/* CSS Document */

#wrapper{
	grid-template-rows: auto 1fr;
}

#siteName{
	@media (min-width: 1200px) {
		transition: opacity 0.2s ease-out;
		.scrollTop &{
			opacity: 0;
			pointer-events: none;
		}
	}
}

#pagePath{
	display: none;
}

#hero{
	display: grid;
	@media (max-width: 1199.98px) {
		grid-template-columns: 1fr var(--wrap) 1fr;
		#heroSlide{
			grid-column: 1 / 4;
		}
		#heroWeather{
			grid-column: 2;
			margin-top: clamp(16px, calc(24 / 768 * 100dvw), 24px);
		}
		#heroToul{
			display: none;
		}
	}
	@media (min-width: 576px) {
		#heroWeather{
			justify-self: center;
		}
	}
	@media (min-width: 1200px) {
		grid-template-columns: 320px 1fr;
		grid-template-rows: auto auto 1fr;
		&:before{
			content: "";
			justify-self: center;
			aspect-ratio: 29 / 30;
			width: clamp(176px, calc(200 / 1400 * 100dvw), 200px);
			margin-top: -48px;
			background: url('/common/images/logoType.vt.svg') no-repeat center / contain;
		}
		.scrollTop &:before{
			z-index: 1000;
		}
		#heroSlide{
			grid-column: 2;
			grid-row: 1 / 4;
			align-self: start;
			border-radius: 4px 0 0 4px;
			overflow: hidden;
		}
		#heroWeather{
			width: 176px;
			margin-top: clamp(56px, calc(64 / 1400 * 100dvw), 64px);
		}
		#heroToul{
			justify-self: center;
			align-self: start;
			width: 176px;
			margin-top: clamp(56px, calc(64 / 1400 * 100dvw), 64px);
		}
	}
}

#heroSlide{
	display: grid;
	& dl{
		display: grid;
	}
	& dt{
		grid-column: 1;
		grid-row: 1;
		display: grid;
		justify-items: end;
		align-items: end;
		aspect-ratio: 3 / 2;
		padding: 16px var(--wrap-space) clamp(48px, calc(64 / 992 * 100dvw), 64px) var(--wrap-space);
		background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), transparent 50%);
		color: #fff;
		font-size: clamp(16px, calc(32 / 768 * 100dvw), 32px);
		letter-spacing: 0.1em;
		z-index: 1;
		overflow: hidden;
		pointer-events: none;
	}
	& dd{
		grid-column: 1;
		grid-row: 1;
		display: grid;
		& img{
			aspect-ratio: 3 / 2;
			object-fit: cover;
		}
		& a{
			display: grid;
			font-size: 0;
		}
	}
	&:not(.slick-slider){
		& dl{
			grid-column: 1;
			grid-row: 1;
			&:nth-child(n+2){
				visibility: hidden;
			}
		}
	}
	&.slick-slider{
		grid-template-columns: auto 1fr auto;
		.slick-list{
			grid-column: 1 / 4;
			grid-row: 1;
		}
		.slick-arrow{
			grid-row: 1;
		}
		.slick-prev{
			grid-column: 1;
		}
		.slick-next{
			grid-column: 3;
		}
		.slick-dots{
			grid-column: 1 / 4;
			grid-row: 1;
			justify-self: center;
			align-self: end;
			width: var(--wrap-fit);
			min-height: clamp(48px, calc(64 / 992 * 100dvw), 64px);
			z-index: 1;
		}
	}
	@media (min-width: 992px) {
		& dt{
			padding: 64px 48px;
		}
	}
	@media (min-width: 1200px) {
		& dt{
			width: 100%;
			max-height: calc(100dvh - 120px);
		}
		& dd{
			& img{
				max-height: calc(100dvh - 120px);
			}
		}
	}
}

#heroWeather{
	display: grid;
	background: #edf5f1;
	border-radius: 4px;
	color: var(--color-theme);
	& h2{
		display: grid;
		font-weight: 700;
		font-size: clamp(16px, calc(18 / 768 * 100dvw), 18px);
		text-align: center;
		&:before{
			content: "WEATHER";
			font-weight: 500;
			font-size: clamp(10px, calc(12 / 768 * 100dvw), 12px);
			letter-spacing: 0.1em;
			line-height: 1;
		}
	}
	& h2+div{
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		column-gap: 16px;
	}
	& dl{
		display: grid;
		background: #fff;
		font-weight: 500;
		text-align: center;
		&:nth-child(1) dt:before{
			-webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 42 30"><path d="M33.96,29.49l-4.07-10.72c-.06-.15-.19-.24-.35-.24h-.96v-2.93h2.07c.17,0,.33-.12.37-.29.04-.17-.04-.34-.2-.42-2.03-.99-2.25-3.32-2.26-3.34-.02-.19-.18-.34-.37-.34h-1.13v-2.93h1.75c.17,0,.33-.12.37-.29.04-.17-.04-.34-.2-.42-2.03-.99-2.25-3.32-2.26-3.34-.02-.19-.18-.34-.37-.34h-10.33c-.2,0-.36.15-.37.34,0,.02-.21,2.34-2.26,3.34-.16.08-.24.25-.2.42.04.17.19.29.37.29h1.75v2.93h-1.13c-.19,0-.36.15-.37.34,0,.02-.23,2.35-2.26,3.34-.16.08-.24.25-.2.42.04.17.19.29.37.29h2.07v2.93h-1.3c-.16,0-.3.1-.35.24l-4.07,10.72c-.04.12-.03.24.04.35.07.1.19.16.31.16h25.22c.12,0,.24-.06.31-.16.07-.1.09-.23.04-.35ZM29.28,19.28l.5,1.31-2.46,1.42-2.78-1.61v-1.12h4.74ZM14.51,18.53v-2.93h13.32v2.93h-13.32ZM23.79,19.28v1.12l-2.79,1.61-2.79-1.61v-1.12h5.57ZM14.77,7.52c1.09-.98,1.45-2.28,1.57-2.9h9.68c.11.61.48,1.91,1.57,2.9h-12.81ZM21.43,10.06c-.14-.13-.37-.13-.51,0l-1.22,1.14h-3.66v-2.93h10.27v2.93h-3.66l-1.22-1.14ZM23.69,13.21h-5.04l1.46-1.37s0,0,0,0l1.06-.99,2.52,2.36ZM12.92,14.85c1.09-.98,1.45-2.28,1.57-2.9h4.41l-1.45,1.36c-.11.11-.15.27-.09.41s.19.24.35.24h6.94c.15,0,.29-.09.35-.24s.02-.31-.09-.41l-1.45-1.36h4.41c.11.61.48,1.91,1.57,2.9H12.92ZM12.72,19.28h4.74v1.12l-2.79,1.61-2.46-1.42.5-1.31ZM11.14,29.25h-2.21l.75-1.97,1.47.85v1.12ZM9.95,26.57l2-5.28,2.35,1.36v3.22l-2.78,1.61-1.57-.91ZM17.46,29.25h-5.57v-1.12l2.78-1.61,2.79,1.61v1.12ZM15.05,25.87v-3.22l2.79-1.61,2.79,1.61v3.22l-2.79,1.61-2.79-1.61ZM23.79,29.25h-5.57v-1.12l2.79-1.61,2.79,1.61v1.12ZM21.38,25.87v-3.22l2.79-1.61,2.78,1.61v3.22l-2.78,1.61-2.79-1.61ZM30.1,29.25h-5.57v-1.12l2.78-1.61,2.79,1.61v1.12ZM27.69,25.87v-3.22l2.35-1.36,2,5.28-1.57.91-2.79-1.61ZM30.85,29.25v-1.12l1.47-.85.75,1.97h-2.21ZM17.04,3.16h.64c.21,0,.35-.17.35-.38s-.19-.38-.4-.38h-.6c-.53,0-.65-.82-.65-.83-.03-.2-.22-.35-.42-.33-.2.03-.35.21-.33.42.06.51.43,1.49,1.39,1.49ZM24.71,3.16h.6c.96,0,1.33-.97,1.39-1.49.02-.21-.12-.39-.33-.42-.21-.03-.39.12-.42.33,0,0-.11.83-.65.83h-.64c-.21,0-.35.17-.35.38s.19.38.4.38ZM15.77,18.12h2.13v-2.13h-2.13v2.13ZM16.52,16.75h.63v.63h-.63v-.63ZM24.45,18.12h2.13v-2.13h-2.13v2.13ZM25.2,16.75h.63v.63h-.63v-.63ZM22.91,10.8h2.13v-2.13h-2.13v2.13ZM23.66,9.42h.63v.63h-.63v-.63ZM18.66,18.12h2.13v-2.13h-2.13v2.13ZM19.41,16.75h.63v.63h-.63v-.63ZM17.31,10.8h2.13v-2.13h-2.13v2.13ZM18.06,9.42h.63v.63h-.63v-.63ZM21.56,18.12h2.13v-2.13h-2.13v2.13ZM22.31,16.75h.63v.63h-.63v-.63Z"/></svg>');
		}
		&:nth-child(2) dt:before{
			-webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 42 30"><path d="M11.73,12.91c.07.07.17.11.27.11s.19-.04.27-.11c.15-.15.15-.38,0-.53l-1.22-1.22c-.15-.15-.38-.15-.53,0s-.15.38,0,.53l1.22,1.22ZM10.77,6.35c.1,0,.19-.04.27-.11l1.22-1.22c.15-.15.15-.38,0-.53s-.38-.15-.53,0l-1.22,1.22c-.15.15-.15.38,0,.53.07.07.17.11.27.11ZM12.66,20.99l4.15-5.52c.81.6,1.53.42,2.11.27.61-.16,1.04-.28,1.66.38.34.35.86.62,1.41.62.32,0,.66-.09.98-.31,1.43-1.18,1.55-1.1,3-.19l.4.25c.08.05.17.06.26.05l1.42,1.83.59-.46-6.32-8.18c-.23-.3-.62-.49-1.08-.48-.44,0-.84.19-1.07.49l-8.11,10.8.6.45ZM20.77,10.19c.09-.11.27-.19.47-.19h0c.2,0,.39.07.47.19l3.8,4.92c-1-.52-1.61-.43-3,.72-.49.33-1.08.11-1.4-.23-.91-.98-1.73-.76-2.39-.58-.52.14-.94.25-1.47-.14l3.52-4.68ZM11.52,8.7c0,.21.17.38.38.38h1.73c.21,0,.38-.17.38-.38s-.17-.38-.38-.38h-1.73c-.21,0-.38.17-.38.38ZM8.05,5.23c.21,0,.38-.17.38-.38v-1.73c0-.21-.17-.38-.38-.38s-.38.17-.38.38v1.73c0,.21.17.38.38.38ZM5.06,11.16l-1.22,1.22c-.15.15-.15.38,0,.53.07.07.17.11.27.11s.19-.04.27-.11l1.22-1.22c.15-.15.15-.38,0-.53s-.38-.15-.53,0ZM2.47,9.08h1.73c.21,0,.38-.17.38-.38s-.17-.38-.38-.38h-1.73c-.21,0-.38.17-.38.38s.17.38.38.38ZM5.06,6.25c.07.07.17.11.27.11s.19-.04.27-.11c.15-.15.15-.38,0-.53l-1.22-1.22c-.15-.15-.38-.15-.53,0s-.15.38,0,.53l1.22,1.22ZM7.67,12.55v1.73c0,.21.17.38.38.38s.38-.17.38-.38v-1.73c0-.21-.17-.38-.38-.38s-.38.17-.38.38ZM41.3,29.4l-8.79-11.48c-.23-.3-.63-.48-1.06-.48h0c-.44,0-.83.18-1.06.47l-8.88,11.34h-4.97l-7.08-8.73c-.24-.29-.65-.44-1.08-.46-.43,0-.82.19-1.05.49L.7,29.4c-.08.11-.1.27-.04.39s.19.21.34.21h15.35s0,0,0,0h24.64c.14,0,.27-.08.34-.21.06-.13.05-.28-.04-.39ZM7.92,21c.08-.11.26-.18.46-.19.22,0,.39.07.49.18l1.91,2.35c-.66.19-1.31.11-1.85-.26-1.1-.74-1.8-.09-2.29.38-.18.16-.42.22-.73.22l2.01-2.69ZM1.75,29.25l3.64-4.87c.19.04.38.06.55.06.48,0,.88-.14,1.2-.42.58-.55.82-.69,1.37-.32.77.52,1.73.63,2.65.31.04-.02.08-.04.11-.07l4.3,5.3H1.75ZM28.28,21.81l2.69-3.43c.09-.11.25-.22.48-.18.2,0,.38.07.47.19l2.83,3.7c-.19.09-.52.09-.85,0-.17-.05-.33-.11-.5-.17-.21-.08-.42-.16-.65-.21-.78-.19-1.68-.07-2.31.3-.09.05-.17.11-.25.16-.09.06-.19.13-.3.18-.34.16-.85.18-1.21.03-.27-.11-.45-.32-.41-.48,0-.03,0-.06,0-.09ZM22.45,29.25l5.26-6.72c.15.22.39.42.69.54.26.11.56.16.86.16.34,0,.68-.07.97-.21.15-.07.27-.15.4-.24.07-.05.13-.09.2-.13.46-.27,1.17-.35,1.75-.22.2.05.38.12.56.18.19.07.37.14.57.19.22.06.96.22,1.49-.11,0,0,0,0,.01-.01l5.03,6.57h-17.79ZM8.05,10.81c1.29,0,2.34-1.05,2.34-2.34s-1.05-2.34-2.34-2.34-2.34,1.05-2.34,2.34,1.05,2.34,2.34,2.34ZM8.05,6.88c.88,0,1.59.71,1.59,1.59s-.71,1.59-1.59,1.59-1.59-.71-1.59-1.59.71-1.59,1.59-1.59Z"/></svg>');
		}
	}
	& dt{
		display: grid;
		justify-items: center;
		font-size: clamp(12px, calc(16 / 768 * 100dvw), 16px);
		&:before{
			content: "";
			aspect-ratio: 42 / 30;
			height: clamp(20px, calc(30 / 768 * 100dvw), 30px);
			background: currentColor;
			transform: translateY(calc(0.825em - 50%));
			-webkit-mask: no-repeat center / contain;
		}
	}
	& dd{
		justify-self: center;
		letter-spacing: 0.1em;
		line-height: 1;
		&:nth-of-type(2){
			color: #d4145a;
		}
		& img{
			aspect-ratio: 1;
			width: clamp(24px, calc(40 / 768 * 100dvw), 40px);
			object-fit: contain;
		}
		/*
		&[data-type]{
			aspect-ratio: 1;
			width: 36px;
			background: no-repeat center / contain;
			font-size: 0;
		}
		&[data-type="1"]{
			background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path d="M24.38,11.62c-1.62-1.62-3.9-2.67-6.38-2.67s-4.76,1-6.38,2.67c-1.62,1.62-2.67,3.9-2.67,6.38s1.05,4.76,2.67,6.38,3.9,2.67,6.38,2.67,4.76-1,6.38-2.67c1.62-1.62,2.67-3.9,2.67-6.38s-1-4.76-2.67-6.38Z" style="fill: %23ffc151;"/><path d="M18,0C17.33,0,16.76.57,16.76,1.24v3.67c0,.67.57,1.24,1.24,1.24s1.24-.57,1.24-1.24V1.24C19.24.57,18.67,0,18,0ZM28.14,9.62l2.62-2.62c.48-.48.48-1.24,0-1.71-.48-.48-1.24-.48-1.71,0l-2.62,2.62c-.48.48-.48,1.24,0,1.71.43.48,1.19.48,1.71,0ZM34.76,16.76h-3.67c-.67,0-1.24.57-1.24,1.24s.57,1.24,1.24,1.24h3.67c.67,0,1.24-.57,1.24-1.24s-.57-1.24-1.24-1.24ZM28.1,26.38c-.48-.48-1.24-.48-1.71,0s-.48,1.24,0,1.71l2.62,2.62c.48.48,1.24.48,1.71,0,.48-.48.48-1.24,0-1.71l-2.62-2.62ZM18,29.86c-.67,0-1.24.57-1.24,1.24v3.67c0,.67.57,1.24,1.24,1.24s1.24-.57,1.24-1.24v-3.67c0-.67-.57-1.24-1.24-1.24ZM7.86,26.38l-2.62,2.62c-.48.48-.48,1.24,0,1.71s1.24.48,1.71,0l2.62-2.62c.48-.48.48-1.24,0-1.71-.43-.48-1.19-.48-1.71,0ZM6.14,18c0-.67-.57-1.24-1.24-1.24H1.24C.57,16.76,0,17.33,0,18s.57,1.24,1.24,1.24h3.67c.67,0,1.24-.57,1.24-1.24ZM6.95,5.29c-.48-.48-1.24-.48-1.71,0-.48.48-.48,1.24,0,1.71l2.62,2.62c.48.48,1.24.48,1.71,0s.48-1.24,0-1.71l-2.62-2.62Z" style="fill: %23ffdd48;"/></svg>');
		}
		&[data-type="2"]{
			background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path d="M23.06,7.87c-3.8,0-6.93,2.91-7.28,6.62-.01.15.07.29.21.35,1.59.7,2.95,1.86,3.9,3.33.07.11.2.17.34.15,2.55-.32,5.06.71,6.67,2.69.12.15.33.18.48.07.73-.53,1.36-1.2,1.85-1.97,3.07-4.79-.34-11.25-6.16-11.25ZM23.06,6.75c.62,0,1.12-.5,1.12-1.12v-2.25c0-.62-.5-1.12-1.12-1.12s-1.12.5-1.12,1.12v2.25c0,.62.5,1.12,1.12,1.12ZM34.87,14.06h-2.25c-.62,0-1.12.5-1.12,1.12s.5,1.12,1.12,1.12h2.25c.62,0,1.12-.5,1.12-1.12s-.5-1.12-1.12-1.12ZM30.62,21.15c-.44-.44-1.15-.44-1.59,0s-.44,1.15,0,1.59l1.59,1.59c.22.22.51.33.8.33.99,0,1.51-1.21.8-1.92l-1.59-1.59ZM17.1,9.22c.44-.44.44-1.15,0-1.59l-1.59-1.59c-.44-.44-1.15-.44-1.59,0-.44.44-.44,1.15,0,1.59l1.59,1.59c.44.44,1.15.44,1.59,0ZM29.82,9.55c.29,0,.58-.11.8-.33l1.59-1.59c.44-.44.44-1.15,0-1.59-.44-.44-1.15-.44-1.59,0l-1.59,1.59c-.71.71-.2,1.92.8,1.92Z" style="fill: %23ffc151;"/><path d="M26.19,26.72c.87-4.27-3.61-7.57-7.4-5.62-.83-2.75-3.39-4.76-6.42-4.76-3.93,0-7.03,3.36-6.68,7.3-3.19.25-5.7,2.92-5.7,6.17s2.76,6.19,6.19,6.19h20.11c2.56,0,4.64-2.08,4.64-4.64s-1.93-4.64-4.74-4.64Z" style="fill: %23cef3f5;"/></svg>');
		}
		&[data-type="3"]{
			background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path d="M15.74,0h-2.11v3h2.11V0ZM10.26,3.9l-1.5-2.6-1.83,1.05,1.5,2.6,1.83-1.05ZM5.96,7.43l-2.6-1.5-1.05,1.83,2.6,1.5,1.05-1.83ZM4,12.63H1v2.11h3v-2.11ZM2.31,19.61l1.05,1.83,2.6-1.5-1.05-1.83-2.6,1.5ZM26.01,5.93l-2.6,1.5,1.05,1.83,2.6-1.5-1.05-1.83ZM22.44,2.36l-1.83-1.05-1.5,2.6,1.83,1.05,1.5-2.6ZM14.69,4.94c-4.82,0-8.74,3.92-8.74,8.74,0,2.37.94,4.59,2.61,6.23,1.39-2.21,3.84-3.63,6.58-3.63.14,0,.27,0,.41.01.67-1.31,1.65-2.43,2.88-3.27,1.4-.97,3.03-1.5,4.74-1.55-.43-1.64-1.32-3.13-2.6-4.28-1.61-1.45-3.69-2.26-5.86-2.26Z" style="fill: %23ffc151;"/><path d="M12.78,35.17l1.94.83,1.79-4.18h-2.3l-1.44,3.34ZM18.02,35.17l1.94.83,1.79-4.18h-2.3l-1.44,3.34ZM24.7,31.82l-1.44,3.34,1.94.83,1.79-4.18h-2.3Z" style="fill: %2338a9cb;"/><path d="M35,25.24c0-2.24-1.67-4.15-3.9-4.43l-.85-.11-.06-.86c-.12-1.7-.88-3.28-2.13-4.44-1.26-1.17-2.9-1.82-4.61-1.82-2.78,0-5.24,1.66-6.28,4.24l-.31.78-.83-.13c-.29-.05-.59-.07-.89-.07-2.61,0-4.86,1.76-5.49,4.29l-.2.78-.81.02c-1.69.03-3.06,1.43-3.06,3.11s1.4,3.12,3.12,3.12h21.83c2.47,0,4.47-2.01,4.47-4.47h0Z" style="fill: %23cef3f5;"/></svg>');
		}
		&[data-type="4"]{
			background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path d="M35.96,23.65c0-3.02-2.18-5.54-5.05-6.07.09-4.44-4.23-7.88-8.66-6.56-1.34-2.84-4.22-4.84-7.62-4.84-4.54,0-8.25,3.61-8.42,8.11C2.64,15.06.04,18.25.04,21.96c0,4.33,3.53,7.86,7.86,7.86h21.89c3.4,0,6.18-2.77,6.18-6.18Z" style="fill: %23cef3f5;"/></svg>');
		}
		&[data-type="5"]{
			background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path d="M35.96,17.47c0-3.02-2.18-5.54-5.05-6.07.09-4.44-4.23-7.88-8.66-6.56-1.34-2.84-4.22-4.84-7.62-4.84C10.09,0,6.38,3.61,6.22,8.11,2.64,8.89.04,12.07.04,15.79c0,4.33,3.53,7.86,7.86,7.86h21.89c3.4,0,6.18-2.77,6.18-6.18Z" style="fill: %23cef3f5;"/><path d="M24.68,25.45c-.55-.28-1.23-.05-1.51.5l-2.25,4.49c-.38.75.18,1.63,1,1.63.41,0,.81-.23,1.01-.62l2.25-4.49c.28-.55.05-1.23-.5-1.51ZM34.78,25.45c-.55-.28-1.23-.05-1.51.5l-2.25,4.49c-.38.75.18,1.63,1,1.63.41,0,.81-.23,1.01-.62l2.25-4.49c.28-.55.05-1.23-.5-1.51ZM14.57,25.45c-.55-.28-1.23-.05-1.51.5l-2.25,4.49c-.38.75.18,1.63,1,1.63.41,0,.81-.23,1.01-.62l2.25-4.49c.28-.55.05-1.23-.5-1.51ZM4.47,25.45c-.55-.28-1.23-.05-1.51.5l-2.25,4.49c-.38.75.18,1.63,1,1.63.41,0,.81-.23,1.01-.62l2.25-4.49c.28-.55.05-1.23-.5-1.51ZM17.94,29.38c-.55-.28-1.23-.05-1.51.5l-2.25,4.49c-.38.75.18,1.63,1,1.63.41,0,.81-.23,1.01-.62l2.25-4.49c.28-.55.05-1.23-.5-1.51ZM28.05,29.38c-.55-.28-1.23-.05-1.51.5l-2.25,4.49c-.38.75.18,1.63,1,1.63.41,0,.81-.23,1.01-.62l2.25-4.49c.28-.55.05-1.23-.5-1.51ZM7.84,29.38c-.55-.28-1.23-.05-1.51.5l-2.25,4.49c-.38.75.18,1.63,1,1.63.41,0,.81-.23,1.01-.62l2.25-4.49c.28-.55.05-1.23-.5-1.51Z" style="fill: %2338a9cb;"/></svg>');
		}
		&[data-type="6"]{
			background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path d="M26.53,20.86h-.99l.49-.85c.29-.5.12-1.15-.39-1.44-.5-.29-1.15-.12-1.44.39l-.49.85-.49-.85c-.29-.5-.94-.68-1.44-.39-.5.29-.68.94-.39,1.44l.49.85h-.99c-.58,0-1.05.47-1.05,1.05s.47,1.05,1.05,1.05h.99l-.49.85c-.29.5-.12,1.15.39,1.44.17.1.35.14.53.14.36,0,.72-.19.91-.53l.49-.85.49.85c.2.34.55.53.91.53.18,0,.36-.05.53-.14.5-.29.68-.94.39-1.44l-.49-.85h.99c.58,0,1.05-.47,1.05-1.05s-.47-1.05-1.05-1.05ZM18.77,31.45h-.99l.49-.85c.29-.5.12-1.15-.39-1.44-.5-.29-1.15-.12-1.44.39l-.49.85-.49-.85c-.29-.5-.94-.68-1.44-.39-.5.29-.68.94-.39,1.44l.49.85h-.99c-.58,0-1.05.47-1.05,1.05s.47,1.05,1.05,1.05h.99l-.49.85c-.29.5-.12,1.15.39,1.44.17.1.35.14.53.14.36,0,.72-.19.91-.53l.49-.85.49.85c.2.34.55.53.91.53.18,0,.36-.05.53-.14.5-.29.68-.94.39-1.44l-.49-.85h.99c.58,0,1.05-.47,1.05-1.05s-.47-1.05-1.05-1.05ZM12.8,23.39c0-.58-.47-1.05-1.05-1.05h-.99l.49-.85c.29-.5.12-1.15-.39-1.44-.5-.29-1.15-.12-1.44.39l-.49.85-.49-.85c-.29-.5-.94-.68-1.44-.39-.5.29-.68.94-.39,1.44l.49.85h-.99c-.58,0-1.05.47-1.05,1.05s.47,1.05,1.05,1.05h.99l-.49.85c-.29.5-.12,1.15.39,1.44.17.1.35.14.53.14.36,0,.72-.19.91-.53l.49-.85.49.85c.2.34.55.53.91.53.18,0,.36-.05.53-.14.5-.29.68-.94.39-1.44l-.49-.85h.99c.58,0,1.05-.47,1.05-1.05Z" style="fill: %2338a9cb;"/><path d="M26.44,16.17H9.56c-2.52,0-4.57-2.05-4.57-4.57,0-1.94,1.23-3.62,2.97-4.27-.1-.44-.16-.9-.16-1.36,0-3.3,2.68-5.98,5.98-5.98,1.43,0,2.81.51,3.89,1.44.73.63,1.29,1.42,1.65,2.29.48-.14.99-.22,1.5-.22,1.32,0,2.59.49,3.56,1.38.66.6,1.14,1.35,1.43,2.18.21-.03.42-.05.64-.05,2.52,0,4.57,2.05,4.57,4.57s-2.05,4.57-4.57,4.57Z" style="fill: %23cef3f5;"/></svg>');
		}
		*/
	}
	@media (max-width: 1199.98px) {
		grid-gap: clamp(16px, calc(24 / 768 * 100dvw), 24px);
		padding: 16px clamp(16px, calc(32 / 768 * 100dvw), 32px);
		& dl{
			grid-template-columns: auto auto auto;
			justify-content: center;
			grid-gap: 4px;
			min-height: 56px;
			border-radius: 56px;
		}
		& dt{
			grid-column: 1;
			grid-row: 1 / 3;
			align-self: center;
			grid-row-gap: 4px;
		}
		& dd{
			font-size: clamp(14px, calc(20 / 768 * 100dvw), 20px);
			&:nth-of-type(2){
				align-self: end;
			}
			&:has(img){
				grid-column: 2;
				grid-row: 1 / 3;
				align-self: center;
			}
			&[data-type]{
				align-self: end;
			}
		}
	}
	@media (min-width: 576px) and (max-width: 1199.98px) {
		grid-template-columns: auto 1fr;
		align-items: center;
		& dl{
			padding: 8px clamp(8px, calc(32 / 768 * 100dvw), 32px);
			column-gap: clamp(8px, calc(16 / 768 * 100dvw), 16px);
		}
	}
	@media (min-width: 1200px) {
		grid-gap: 16px;
		padding: 16px;
		& dl{
			grid-template-rows: subgrid;
			grid-row: span 4;
			grid-row-gap: 8px;
			padding: 24px 4px;
			border-radius: 32px;
		}
		& dt{
			grid-row-gap: 4px;
			font-size: 14px;
		}
		& dd{
			font-size: 14px;
		}
	}
}

#heroToul{
	display: grid;
	grid-row-gap: 8px;
}

#heroToulSearch{
	display: grid;
	align-items: center;
	min-height: 32px;
	padding: 0 8px 0 24px;
	border: 1px solid var(--color-theme);
	border-radius: 8px;
	overflow: hidden;
	& form.gsc-search-box{
		all: unset;
		box-sizing: border-box;
		display: grid;
		grid-template-columns: auto 1fr auto;
		align-items: center;
		overflow: hidden;
	}
	& input.gsc-input{
		all: unset;
		box-sizing: border-box;
		width: 100%;
		height: 32px;
		margin: 0 8px 0 16px !important;
		&::placeholder{
			color: #b3b3b3;
		}
	}
	& button.gsc-search-button{
		all: unset;
		box-sizing: border-box;
		cursor: pointer;
		order: -1;
		display: block !important;
		aspect-ratio: 1;
		width: 16px;
		background: var(--color-theme);
		-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M15.74,14.43l-4.79-4.79c-.36.47-.78.9-1.25,1.26l4.78,4.78c.17.17.4.26.63.26s.45-.09.63-.26c.35-.35.35-.91,0-1.25ZM11.53,5.77c0-3.19-2.58-5.77-5.77-5.77S0,2.58,0,5.77s2.58,5.77,5.77,5.77,5.77-2.58,5.77-5.77ZM5.77,9.76c-2.2,0-3.99-1.79-3.99-3.99s1.79-3.99,3.99-3.99,3.99,1.79,3.99,3.99-1.79,3.99-3.99,3.99Z"/></svg>') no-repeat center / contain;
		& svg{
			display: none;
		}
	}
	& a.gsst_a{
		aspect-ratio: 1;
		width: 16px;
		background: currentColor;
		-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="fill: none; stroke: black; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; stroke-width: 2px;"><line x1="4" y1="4" x2="12" y2="12"/><line x1="12" y1="4" x2="4" y2="12"/></svg>') no-repeat center / contain;
		& span{
			all: unset;
			display: contents;
		}
	}
}

#heroToulLanguage{
	position: relative;
	height: 32px;
	& details{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background: #fff;
		border: 1px solid var(--color-theme);
		border-radius: 8px;
		z-index: 10;
	}
	& summary{
		display: grid;
		grid-template-columns: auto 1fr auto;
		align-items: center;
		min-height: 32px;
		padding: 0 8px 0 24px;
		color: var(--color-theme);
		font-weight: 500;
		font-size: 14px;
		letter-spacing: 0.05em;
		text-align: center;
		cursor: pointer;
		&:before,
		&:after{
			content: "";
			aspect-ratio: 1;
			width: 16px;
			background: currentColor;
		}
		&:before{
			-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8,0C3.58,0,0,3.58,0,8s3.58,8,8,8,8-3.58,8-8S12.42,0,8,0ZM14.74,6.12c-.85-.58-2.07-1.04-3.53-1.32-.28-1.46-.74-2.68-1.32-3.53,2.35.66,4.19,2.51,4.85,4.85ZM10.5,8c0,.84-.06,1.63-.16,2.34-.71.1-1.5.16-2.34.16s-1.63-.06-2.34-.16c-.1-.71-.16-1.5-.16-2.34s.06-1.63.16-2.34c.71-.1,1.5-.16,2.34-.16s1.63.06,2.34.16c.1.71.16,1.5.16,2.34ZM8,1c.72,0,1.66,1.35,2.16,3.63-.69-.08-1.41-.13-2.16-.13s-1.47.05-2.16.13c.5-2.28,1.44-3.63,2.16-3.63ZM6.12,1.26c-.58.85-1.04,2.07-1.32,3.53-1.46.28-2.68.74-3.53,1.32C1.92,3.77,3.77,1.92,6.12,1.26ZM1,8c0-.72,1.35-1.66,3.63-2.16-.08.69-.13,1.41-.13,2.16s.05,1.47.13,2.16c-2.28-.5-3.63-1.44-3.63-2.16ZM1.26,9.88c.85.58,2.07,1.04,3.53,1.32.28,1.46.74,2.68,1.32,3.53-2.35-.66-4.19-2.51-4.85-4.85ZM8,15c-.72,0-1.66-1.35-2.16-3.63.69.08,1.41.13,2.16.13s1.47-.05,2.16-.13c-.5,2.28-1.44,3.63-2.16,3.63ZM9.88,14.74c.58-.85,1.04-2.07,1.32-3.53,1.46-.28,2.68-.74,3.53-1.32-.66,2.35-2.51,4.19-4.85,4.85ZM11.37,10.16c.08-.69.13-1.41.13-2.16s-.05-1.47-.13-2.16c2.28.5,3.63,1.44,3.63,2.16s-1.35,1.66-3.63,2.16Z"/></svg>') no-repeat center / contain;
		}
		&:after{
			-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><polyline points="12 6 8 10 4 6" style="fill: none; stroke: black; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.5px;"/></svg>') no-repeat center / contain;
		}
	}
	& ul{
		display: grid;
		grid-row-gap: 8px;
		padding: 8px 16px 16px 16px;
	}
	& li{
		display: contents;
	}
	& a{
		display: grid;
		grid-template-columns: auto 1fr;
		column-gap: 0.5em;
		font-weight: 500;
		font-size: 14px;
		text-decoration: none;
		&:before{
			content: "-";
		}
	}
}

#alert{
	display: grid;
	grid-template-columns: min(var(--wrap-fit), 1220px);
	justify-content: center;
	margin-top: clamp(16px, calc(32 / 992 * 100dvw), 32px);
	& h2{
		display: none;
	}
	& h2+div{
		display: grid;
		grid-row-gap: 16px;
	}
	& dl{
		position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		grid-gap: 8px 16px;
		padding: clamp(16px, calc(24 / 768 * 100dvw), 24px);
		border: 2px solid currentColor;
		border-radius: 8px;
		color: #d4145a;
		font-weight: 500;
		text-align: center;
	}
	& dt{
		display: grid;
		grid-template-columns: auto auto;
		align-items: center;
		column-gap: 16px;
		&:before{
			content: "";
			aspect-ratio: 1;
			width: 32px;
			background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M31.8,29.37c-.22.39-.64.63-1.09.63H1.28c-.45,0-.86-.24-1.09-.63-.22-.39-.23-.87,0-1.25L14.91,2.63c.22-.39.64-.63,1.09-.63s.86.24,1.09.63l14.72,25.49c.22.39.22.87,0,1.26Z" style="fill: %23dfb22a;"/><path d="M16,22.9c-1.09,0-1.98.89-1.98,1.98s.89,1.98,1.98,1.98,1.98-.89,1.98-1.98c0-1.09-.89-1.98-1.98-1.98ZM16,21.74c.67,0,1.22-.55,1.22-1.22l.76-8.96c0-1.09-.89-1.98-1.98-1.98s-1.98.89-1.98,1.98l.76,8.96c0,.67.55,1.22,1.22,1.22Z" style="fill: %233d3d3d;"/></svg>') no-repeat center / contain;
		}
	}
	& dd{
		font-size: clamp(16px, calc(18 / 768 * 100dvw), 18px);
		& a{
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			font-size: 0;
		}
	}
	@media (max-width: 575.98px) {
		& dt{
			width: 100%;
			justify-content: center;
		}
	}
}

#topics{
	position: relative;
	display: grid;
	grid-template-columns: min(var(--wrap-fit), 1220px);
	justify-content: center;
	margin-top: clamp(16px, calc(32 / 992 * 100dvw), 32px);
	padding: clamp(32px, calc(80 / 992 * 100dvw), 80px) 0;
	background: #edf5f1;
	overflow: hidden;
	&:after{
		content: "";
		justify-self: end;
		aspect-ratio: 150 / 37;
		height: clamp(60px, calc(150 / 1400 * 100dvw), 150px);
		background: var(--color-theme);
		-webkit-mask: var(--topics-pict) no-repeat center / contain;
	}
	& h2{
		display: grid;
		color: var(--color-theme);
		font-weight: 500;
		font-size: clamp(18px, calc(32 / 768 * 100dvw), 32px);
		&:before{
			content: "TOPICS";
			font-size: clamp(12px, calc(22 / 768 * 100dvw), 22px);
			font-family: kodchasan, sans-serif;
			letter-spacing: 0.025em;
			line-height: 1;
		}
	}
	#topicsList{
		z-index: 1;
	}
	@media (max-width: 1199.98px) {
		&:after{
			margin-top: 24px;
			transform: translateX(var(--wrap-space));
		}
		& h2{
			&:before,
			&:after{
				grid-column: 1;
				grid-row: 1;
				justify-self: start;
				align-self: start;
				aspect-ratio: 150 / 43;
				height: 3em;
			}
			&:before{
				display: grid;
				place-items: end;
				padding-bottom: 1em;
				font-weight: 700;
			}
			&:after{
				content: "";
				background: currentColor;
				font-size: clamp(12px, calc(22 / 768 * 100dvw), 22px);
				-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 230.66 66.27"><path d="M229.52,48.31h-85.12c-5.23,0-10.16,2.34-13.17,6.26-1.5,1.95-3.24,2.86-5.19,2.73-4.59-.34-6-4.5-6.72-8.08-1.9-9.49-6.42-42.18-6.94-45.94-.33-1.9-1.96-3.28-3.89-3.28h-5.24c-1.94,0-3.62,1.46-3.91,3.44-.43,3.69-4.26,36.29-5.95,45.81-.13.71-.25,1.42-.37,2.14l-.05.32c-1.06,6.32-2.07,12.29-5.89,12.29-2.87,0-4.46-7.64-5.4-12.2-.21-1.01-.41-1.96-.61-2.81l-.07-.3c-.87-3.76-2.68-11.58-8.29-11.58-4.77,0-6.65,6.21-7.9,10.32-.16.54-.31,1.03-.45,1.46-.23.71-.45,1.42-.67,2.11l-.05.17c-1.34,4.34-2.27,7-4.57,7h-.09c-2.18-.06-4.26-5.25-5.04-8.91,0,0-4.73-20.95-6.23-27.64-1.14-5.08-4.89-8.71-9.12-8.81-6.13-.22-8.59,6.91-9.2,9.11l-5.64,22.98c-.5,2.04-2.32,3.46-4.43,3.46l-18.16-.03C.51,48.31,0,48.82,0,49.44c0,.63.51,1.14,1.14,1.14l18.18.03c3.15,0,5.87-2.14,6.62-5.2l5.64-22.95c1.32-4.78,3.84-7.46,6.94-7.41,3.13.08,6.06,3.04,6.96,7.04.75,3.35,2.31,10.26,3.68,16.33l1.79,7.93c.49,2.17.68,3.03.81,3.36h-.05c.23,1.09,2.38,10.57,7.2,10.71h.17c4.08,0,5.37-4.18,6.73-8.6.22-.73.46-1.48.71-2.23.15-.44.3-.94.47-1.52.99-3.26,2.63-8.71,5.72-8.71,3.79,0,5.33,6.63,6.07,9.82l.07.31c.19.81.38,1.72.58,2.68v.07c1.31,6.24,2.93,14.01,7.65,14.01,5.75,0,6.96-7.21,8.14-14.19l.07-.42c.11-.67.23-1.34.35-2.01,1.74-9.78,5.8-44.46,5.97-45.95.12-.81.83-1.43,1.65-1.43h5.24c.82,0,1.51.57,1.64,1.35.04.34,4.96,36.08,6.96,46.04.47,2.32,1.88,9.38,8.78,9.9,2.71.22,5.19-1.04,7.17-3.61,2.59-3.36,6.83-5.37,11.36-5.37h85.12c.63,0,1.14-.51,1.14-1.14s-.51-1.14-1.14-1.14Z"/></svg>') no-repeat center / contain;
			}
		}
		#topicsList{
			margin-top: 24px;
		}
	}
	@media (min-width: 1200px) {
		grid-template-columns: calc((100dvw - min(var(--wrap-fit), 1220px)) / 2) 128px 1fr calc((100dvw - min(var(--wrap-fit), 1220px)) / 2);
		grid-template-rows: 1fr;
		&:after{
			grid-column: 3;
			grid-row: 1;
			transform: translate(90px, -56px);
		}
		& h2{
			grid-column: 2;
			grid-row: 1;
			display: grid;
			align-content: end;
			writing-mode: vertical-rl;
			&:before{
				order: 1;
				font-weight: 500;
			}
		}
		#topicsSlideMain{
			grid-column: 3;
			grid-row: 1 / 4;
			align-self: end;
			width: 490px;
			background: #edf5f1;
			z-index: 2;
			.slick-slide{
				//opacity: 0;
				transition: opacity 0.2s ease-out;
				&.slick-active{
					//opacity: 1;
				}
			}
		}
		#topicsSlideSub{
			grid-column: 3 / 5;
			grid-row: 1 / 4;
			align-self: end;
			margin-left: 176px;
			z-index: 1;
			.slick-slide{
				width: 322px;
				//opacity: 1;
				transition: opacity 0.2s ease-out;
				&.slick-active{
					//opacity: 0;
				}
			}
		}
		.slick-con{
			display: contents;
		}
		.slick-dots{
			grid-column: 2 / 4;
			margin-top: 64px;
		}
		.slick-arrow{
			grid-column: 2;
			margin-top: 24px;
		}
		&:not(.slick-slider){
			#topicsList{
				grid-column: 3;
				grid-row: 1 / 4;
			}
		}
		&:has(.slick-slider){
			#topicsList{
				display: contents;
			}
		}
	}
}

#topicsList{
	display: grid;
	& section{
		position: relative;
		display: grid;
		grid-row-gap: 16px;
		padding: clamp(16px, calc(24 / 992 * 100dvw), 24px);
		background: #fff;
		&:not(:has(img)):before{
			content: "";
			aspect-ratio: 3 / 2;
			object-fit: cover;
			border-radius: 4px;
			background: var(--dummy);
		}
		&:hover{
			& h3{
				color: var(--color-theme);
			}
		}
	}
	& h3{
		order: 1;
		margin-inline: 8px;
		font-weight: 700;
		font-size: clamp(16px, calc(18 / 768 * 100dvw), 18px);
		transition: color 0.2s ease-out;
		@media (min-width: 768px) {
			letter-spacing: 0.1em;
		}
	}
	& h3+div{
		display: contents;
		& a{
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			font-size: 0;
		}
	}
	& figure{
		& img{
			aspect-ratio: 3 / 2;
			object-fit: cover;
			border-radius: 4px;
		}
	}
	&:not(.slick-slider){
		grid-template-columns: clamp(320px, calc(100dvw - (var(--wrap-space) * 2)), 480px);
		justify-content: center;
		& section{
			grid-column: 1;
			grid-row: 1;
			&:nth-child(n+2){
				visibility: hidden;
			}
		}
	}
	.slick-slide{
		margin: 0 8px;
	}
	@media (max-width: 1199.98px) {
		#topicsSlideSub{
			display: none;
		}
		.slick-list{
			overflow: visible;
		}
		.slick-slide{
			width: clamp(320px, calc(100dvw - (var(--wrap-space) * 2)), 480px);
		}
		.slick-con{
			display: grid;
			grid-template-columns: auto 1fr auto;
			grid-gap: 24px;
			margin-top: 24px;
		}
		.slick-dots{
			grid-column: 2;
			grid-row: 1;
		}
	}
	@media (min-width: 1200px) {
		#topicsSlideMain{
			& h3{
				font-size: 20px;
			}
		}
		#topicsSlideSub{
			.slick-slide{
				width: 322px;
			}
		}
		.slick-list{
			margin: 0 -8px;
		}
		.slick-arrow{
			width: 64px;
			&:before{
				-webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><polyline points="4.8 1.6 11.2 8 4.8 14.4" style="fill: none; stroke: black; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px;"/></svg>');
			}
		}
	}
}

#information{
	display: grid;
	grid-template-columns: min(var(--wrap-fit), 1220px);
	justify-content: center;
	padding: clamp(32px, calc(80 / 992 * 100dvw), 80px) 0;
	overflow: hidden;
	&:after{
		content: "";
		aspect-ratio: 49 / 25;
		height: clamp(120px, calc(280 / 1400 * 100dvw), 280px);
		background: var(--color-theme);
		-webkit-mask: var(--information-pict) no-repeat center / contain;
	}
	& h2{
		display: grid;
		color: var(--color-theme);
		font-weight: 500;
		font-size: clamp(18px, calc(32 / 768 * 100dvw), 32px);
		&:before,
		&:after{
			grid-column: 1;
			grid-row: 1;
			justify-self: start;
			align-self: start;
			aspect-ratio: 300 / 66;
			height: 3em;
			font-size: clamp(12px, calc(22 / 768 * 100dvw), 22px);
		}
		&:before{
			content: "INFORMATION";
			display: grid;
			place-items: end;
			padding-bottom: 1em;
			font-weight: 700;
			font-family: kodchasan, sans-serif;
			letter-spacing: 0.025em;
			line-height: 1;
		}
		&:after{
			content: "";
			background: currentColor;
			-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300.66 66.27"><path d="M299.52,48.31h-155.12c-5.23,0-10.16,2.34-13.17,6.26-1.5,1.95-3.24,2.86-5.19,2.73-4.59-.34-6-4.5-6.72-8.08-1.9-9.49-6.42-42.18-6.94-45.94-.33-1.9-1.96-3.28-3.89-3.28h-5.24c-1.94,0-3.62,1.46-3.91,3.44-.43,3.69-4.26,36.29-5.95,45.81-.13.71-.25,1.42-.37,2.14l-.05.32c-1.06,6.32-2.07,12.29-5.89,12.29-2.87,0-4.46-7.64-5.4-12.2-.21-1.01-.41-1.96-.61-2.81l-.07-.3c-.87-3.76-2.68-11.58-8.29-11.58-4.77,0-6.65,6.21-7.9,10.32-.16.54-.31,1.03-.45,1.46-.23.71-.45,1.42-.67,2.11l-.05.17c-1.34,4.34-2.27,7-4.57,7h-.09c-2.18-.06-4.26-5.25-5.04-8.91,0,0-4.73-20.95-6.23-27.64-1.14-5.08-4.89-8.71-9.12-8.81-6.13-.22-8.59,6.91-9.2,9.11l-5.64,22.98c-.5,2.04-2.32,3.46-4.43,3.46l-18.16-.03C.51,48.31,0,48.82,0,49.44c0,.63.51,1.14,1.14,1.14l18.18.03c3.15,0,5.87-2.14,6.62-5.2l5.64-22.95c1.32-4.78,3.84-7.46,6.94-7.41,3.13.08,6.06,3.04,6.96,7.04.75,3.35,2.31,10.26,3.68,16.33l1.79,7.93c.49,2.17.68,3.03.81,3.36h-.05c.23,1.09,2.38,10.57,7.2,10.71h.17c4.08,0,5.37-4.18,6.73-8.6.22-.73.46-1.48.71-2.23.15-.44.3-.94.47-1.52.99-3.26,2.63-8.71,5.72-8.71,3.79,0,5.33,6.63,6.07,9.82l.07.31c.19.81.38,1.72.58,2.68v.07c1.31,6.24,2.93,14.01,7.65,14.01,5.75,0,6.96-7.21,8.14-14.19l.07-.42c.11-.67.23-1.34.35-2.01,1.74-9.78,5.8-44.46,5.97-45.95.12-.81.83-1.43,1.65-1.43h5.24c.82,0,1.51.57,1.64,1.35.04.34,4.96,36.08,6.96,46.04.47,2.32,1.88,9.38,8.78,9.9,2.71.22,5.19-1.04,7.17-3.61,2.59-3.36,6.83-5.37,11.36-5.37h155.12c.63,0,1.14-.51,1.14-1.14s-.51-1.14-1.14-1.14Z"/></svg>') no-repeat center / contain;
		}
	}
	#informationLink{
		margin-top: clamp(48px, calc(64 / 992 * 100dvw), 64px);
	}
	@media (max-width: 1199.98px) {
		&:after{
			margin-top: 24px;
			transform: translateX(calc(0px - var(--wrap-space)));
		}
		#informationTab{
			display: none;
		}
		#informationList{
			margin-top: 24px;
		}
	}
	@media (min-width: 1200px) {
		grid-template-columns: calc((100dvw - min(var(--wrap-fit), 1220px)) / 2) 480px 1fr calc((100dvw - min(var(--wrap-fit), 1220px)) / 2);
		grid-template-rows: auto auto 1fr;
		&:after{
			grid-column: 2;
			grid-row: 2 / 4;
			justify-self: end;
			align-self: end;
			margin-top: 40px;
			transform: translateX(-90px);
		}
		& h2{
			grid-column: 2;
			grid-row: 1;
			align-self: end;
			margin-right: 40px;
		}
		#informationTab{
			grid-column: 3;
			grid-row: 1;
			align-self: end;
			margin-bottom: 16px;
		}
		#informationList{
			grid-column: 3;
			grid-row: 2;
		}
		#informationLink{
			grid-column: 3;
			grid-row: 3;
			align-self: start;
		}
	}
}

#informationTab{
	& ul{
		display: flex;
		justify-content: flex-end;
		column-gap: 4px;
		padding-bottom: 8px;
	}
	& li{
		position: relative;
		display: grid;
		align-items: center;
		min-width: 5em;
		min-height: 2em;
		padding: 0 1em;
		border-radius: 1em;
		font-weight: 500;
		font-size: clamp(12px, calc(16 / 768 * 100dvw), 16px);
		letter-spacing: 0.1em;
		text-align: center;
		cursor: pointer;
		&.select{
			position: relative;
			background: var(--color);
			color: #fff;
			pointer-events: none;
			&:before{
				content: "";
				position: absolute;
				top: 100%;
				left: 50%;
				aspect-ratio: 1;
				width: 8px;
				background: inherit;
				transform: translateX(-50%);
				-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8"><polygon points="8 0 4 8 0 0 8 0"/></svg>') no-repeat center / contain;
			}
		}
		&:hover{
			background: var(--color-theme);
			color: #fff;
		}
	}
}

#informationList{
	border-top: 1px solid #dedede;
	& summary{
		display: none;
	}
	& section{
		position: relative;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		grid-gap: 8px;
		padding: 16px 0;
		border-bottom: 1px solid #dedede;
		@media (min-width: 576px) {
			padding: 16px 16px 16px 0;
		}
		&:has(a):hover{
			& h3{
				color: var(--color-theme);
			}
		}
	}
	& h3{
		order: 1;
		width: 100%;
		font-weight: 500;
		transition: color 0.2s ease-out;
	}
	& h3+div{
		display: contents;
		& time{
			font-weight: 500;
			font-size: 12px;
		}
		& ul{
			display: flex;
			flex-wrap: wrap;
			grid-gap: 8px;
		}
		& li{
			padding: 4px;
			background: var(--color-theme);
			color: #fff;
			font-weight: 500;
			font-size: 12px;
			line-height: 1;
			&.tagNew{
				background: #dfb22a;
				color: inherit;
			}
			&.tagCheck{
				background: var(--color);
			}
		}
		& a{
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			font-size: 0;
			&:hover{
				color: var(--color-theme);
			}
		}
		@media (min-width: 768px) {
			& section{
				&:has(a){
					padding-right: 16px;
				}
			}
			& a{
				display: grid;
				grid-template-columns: 1fr auto;
				align-items: center;
				color: inherit;
				&:after{
					content: "";
					aspect-ratio: 1;
					width: 16px;
					background: currentColor;
					-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><polyline points="4.8 1.6 11.2 8 4.8 14.4" style="fill: none; stroke: black; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px;"/></svg>') no-repeat center / 16px;
				}
			}
		}
	}
}

#informationLink{
	display: flex;
	justify-content: center;
	& a{
		display: grid;
		grid-template-columns: 1fr auto;
		align-items: center;
		column-gap: 0.5em;
		min-width: min(100%, 420px);
		min-height: clamp(48px, calc(64 / 768 * 100dvw), 64px);
		padding: 0.25em 1.5em 0.25em 2em;
		border: 1px solid currentColor;
		border-radius: clamp(24px, calc(32 / 768 * 100dvw), 32px);
		font-weight: 700;
		font-size: clamp(14px, calc(16 / 768 * 100dvw), 16px);
		letter-spacing: 0.05em;
		text-align: center;
		text-decoration: none;
		&:hover{
			background: var(--color-theme);
			border-color: transparent;
			color: #fff;
		}
		&:after{
			content: "";
			aspect-ratio: 1;
			width: 16px;
			background: currentColor;
			-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><polyline points="5.6 3.2 10.4 8 5.6 12.8" style="fill: none; stroke: black; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px;"/></svg>') no-repeat center / 16px;
		}
		@media (min-width: 768px) {
			&:after{
				-webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><polyline points="4.8 1.6 11.2 8 4.8 14.4" style="fill: none; stroke: black; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px;"/></svg>');
			}
		}
	}
}

#seasonal{
	display: grid;
	grid-template-columns: min(var(--wrap-fit), 1220px);
	justify-content: center;
	padding: clamp(32px, calc(80 / 992 * 100dvw), 80px) 0;
	background: #edf5f1;
	overflow: hidden;
	&:after{
		content: "";
		justify-self: end;
		aspect-ratio: 75 / 26;
		height: clamp(80px, calc(196 / 1400 * 100dvw), 196px);
		background: var(--color-theme);
		-webkit-mask: var(--seasonal-pict) no-repeat center / contain;
	}
	& h2{
		display: grid;
		color: var(--color-theme);
		font-weight: 500;
		font-size: clamp(18px, calc(32 / 768 * 100dvw), 32px);
		&:before,
		&:after{
			grid-column: 1;
			grid-row: 1;
			justify-self: start;
			align-self: start;
			aspect-ratio: 300 / 75;
			height: 3em;
			font-size: clamp(12px, calc(22 / 768 * 100dvw), 22px);
		}
		&:before{
			content: "SEASONAL";
			display: grid;
			place-items: end;
			padding-bottom: 1em;
			font-weight: 700;
			font-family: kodchasan, sans-serif;
			letter-spacing: 0.025em;
			line-height: 1;
		}
		&:after{
			content: "";
			background: currentColor;
			-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264.66 66.27"><path d="M263.52,48.31h-119.12c-5.23,0-10.16,2.34-13.17,6.26-1.5,1.95-3.24,2.86-5.19,2.73-4.59-.34-6-4.5-6.72-8.08-1.9-9.49-6.42-42.18-6.94-45.94-.33-1.9-1.96-3.28-3.89-3.28h-5.24c-1.94,0-3.62,1.46-3.91,3.44-.43,3.69-4.26,36.29-5.95,45.81-.13.71-.25,1.42-.37,2.14l-.05.32c-1.06,6.32-2.07,12.29-5.89,12.29-2.87,0-4.46-7.64-5.4-12.2-.21-1.01-.41-1.96-.61-2.81l-.07-.3c-.87-3.76-2.68-11.58-8.29-11.58-4.77,0-6.65,6.21-7.9,10.32-.16.54-.31,1.03-.45,1.46-.23.71-.45,1.42-.67,2.11l-.05.17c-1.34,4.34-2.27,7-4.57,7h-.09c-2.18-.06-4.26-5.25-5.04-8.91,0,0-4.73-20.95-6.23-27.64-1.14-5.08-4.89-8.71-9.12-8.81-6.13-.22-8.59,6.91-9.2,9.11l-5.64,22.98c-.5,2.04-2.32,3.46-4.43,3.46l-18.16-.03C.51,48.31,0,48.82,0,49.44c0,.63.51,1.14,1.14,1.14l18.18.03c3.15,0,5.87-2.14,6.62-5.2l5.64-22.95c1.32-4.78,3.84-7.46,6.94-7.41,3.13.08,6.06,3.04,6.96,7.04.75,3.35,2.31,10.26,3.68,16.33l1.79,7.93c.49,2.17.68,3.03.81,3.36h-.05c.23,1.09,2.38,10.57,7.2,10.71h.17c4.08,0,5.37-4.18,6.73-8.6.22-.73.46-1.48.71-2.23.15-.44.3-.94.47-1.52.99-3.26,2.63-8.71,5.72-8.71,3.79,0,5.33,6.63,6.07,9.82l.07.31c.19.81.38,1.72.58,2.68v.07c1.31,6.24,2.93,14.01,7.65,14.01,5.75,0,6.96-7.21,8.14-14.19l.07-.42c.11-.67.23-1.34.35-2.01,1.74-9.78,5.8-44.46,5.97-45.95.12-.81.83-1.43,1.65-1.43h5.24c.82,0,1.51.57,1.64,1.35.04.34,4.96,36.08,6.96,46.04.47,2.32,1.88,9.38,8.78,9.9,2.71.22,5.19-1.04,7.17-3.61,2.59-3.36,6.83-5.37,11.36-5.37h119.12c.63,0,1.14-.51,1.14-1.14s-.51-1.14-1.14-1.14Z"/></svg>') no-repeat center / contain;
		}
	}
	#seasonalTab{
		grid-row: 2;
		margin: clamp(16px, calc(32 / 992 * 100dvw), 32px) 0 0 8px;
	}
	#seasonalLink{
		order: 1;
		margin-top: clamp(48px, calc(64 / 992 * 100dvw), 64px);
	}
	@media (max-width: 1199.98px) {
		&:after{
			margin-top: 24px;
			transform: translateX(var(--wrap-space));
		}
	}
	@media (min-width: 1200px) {
		&:after{
			grid-column: 1;
			grid-row: 1 / 3;
			transform: translate(90px, -40px);
		}
		& h2{
			grid-column: 1;
			grid-row: 1;
			align-self: start;
		}
		#seasonalTab{
			grid-column: 1;
			grid-row: 2;
		}
	}
}

#seasonalTab{
	& ul{
		display: flex;
		column-gap: 4px;
		padding-bottom: 8px;
	}
	& li{
		position: relative;
		display: grid;
		align-items: center;
		min-width: clamp(40px, calc(56 / 768 * 100dvw), 56px);
		min-height: clamp(40px, calc(56 / 768 * 100dvw), 56px);
		padding: 0.25em 0.5em;
		border-radius: clamp(20px, calc(28 / 768 * 100dvw), 28px);
		font-weight: 500;
		font-size: clamp(16px, calc(24 / 768 * 100dvw), 24px);
		line-height: 1;
		text-align: center;
		cursor: pointer;
		&.select{
			position: relative;
			background: var(--color);
			color: #fff;
			pointer-events: none;
			&:before{
				content: "";
				position: absolute;
				top: 100%;
				left: 50%;
				aspect-ratio: 1;
				width: 8px;
				background: inherit;
				transform: translate(-50%, -1px);
				-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8"><polygon points="8 0 4 8 0 0 8 0"/></svg>') no-repeat center / contain;
			}
		}
		&:hover{
			background: var(--color-theme);
			color: #fff;
		}
	}
}

#seasonalList{
	& summary{
		display: none;
	}
	& summary+div{
		visibility: hidden;
		& p{
			font-weight: 700;
			@media (min-width: 768px) {
				letter-spacing: 0.1em;
			}
		}
	}
	& section{
		position: relative;
		display: grid;
		grid-template-columns: clamp(120px, calc(272 / 992 * 100dvw), 272px) 1fr;
		grid-gap: clamp(16px, calc(24 / 992 * 100dvw), 24px);
		padding: clamp(16px, calc(24 / 992 * 100dvw), 24px);
		border: 1px solid #97c1c2;
		transition: background 0.2s ease-out;
		&:hover{
			background: #fff;
		}
		&:not(:has(img)):before{
			content: "";
			aspect-ratio: 3 / 2;
			object-fit: cover;
			border-radius: 4px;
			background: var(--dummy);
		}
		@media (max-width: 575.98px) {
			&:before{
				grid-column: 1;
				grid-row: 1;
			}
			& ul{
				grid-column: 1 / 3;
				grid-row: 2;
				margin-inline: 8px;
			}
			& figure{
				grid-column: 1;
				grid-row: 1;
			}
		}
		@media (min-width: 576px) {
			grid-template-rows: auto 1fr;
			&:before{
				grid-column: 1;
				grid-row: 1 / 3;
			}
			& ul{
				grid-column: 2;
				grid-row: 2;
				align-self: start;
			}
			& figure{
				grid-column: 1;
				grid-row: 1 / 3;
			}
		}
	}
	& h3{
		font-weight: 700;
	}
	& h3+div{
		display: contents;
		& ul{
			display: flex;
			flex-wrap: wrap;
			grid-gap: 8px;
		}
		& li{
			display: grid;
			align-items: center;
			min-height: 2em;
			padding: 0.25em 1em;
			border: 1px solid currentColor;
			border-radius: 1em;
			color: var(--color-theme);
			font-size: 14px;
			line-height: 1;
			text-align: center;
			&[data-area]{
				background: var(--color-theme);
				color: #fff;
			}
			&[data-area="1"]{
				background: #f285ac;
			}
			&[data-area="2"]{
				background: #61bce2;
			}
			&[data-area="3"]{
				background: #5cbf52;
			}
			&[data-area="4"]{
				background: #f2973d;
			}
		}
		& a{
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			font-size: 0;
		}
	}
	& figure{
		& img{
			aspect-ratio: 3 / 2;
			object-fit: cover;
			border-radius: 4px;
		}
	}
	@media (max-width: 1199.98px) {
		& summary+div{
			margin: 16px;
		}
		& span{
			display: contents;
			& section{
				border-top: none;
			}
		}
	}
	@media (min-width: 1200px) {
		& details{
			&::details-content{
				display: grid;
				grid-template-columns: 1fr 1fr;
				grid-template-rows: 1fr auto;
			}
		}
		& summary+div{
			margin: 8px 32px 32px 24px;
		}
		& summary+div+div{
			display: contents;
			& span{
				grid-column: 2;
				grid-row: 1 / 4;
				align-self: end;
			}
		}
		& section{
			&:nth-of-type(1):nth-last-of-type(1){
				align-self: end;
				grid-template-columns: unset;
				grid-template-rows: unset;
				margin-right: -1px;
				&:before{
					grid-row: 1;
				}
				& h3{
					margin-inline: 8px;
				}
				& ul{
					grid-column: 1;
					grid-row: 3;
					margin-inline: 8px;
				}
				& figure{
					grid-row: 1;
				}
			}
		}
		& span{
			& section:nth-child(n+2){
				border-top: none;
			}
			& h3{
				margin-top: 16px;
			}
			& ul{
				margin-bottom: 16px;
			}
		}
	}
}

#seasonalLink{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	grid-gap: 16px 40px;
	& a{
		display: grid;
		grid-template-columns: 1fr auto;
		align-items: center;
		column-gap: 0.5em;
		min-width: min(100%, 420px);
		min-height: clamp(48px, calc(64 / 768 * 100dvw), 64px);
		padding: 0.25em 1.5em 0.25em 2em;
		background: #fff;
		border: 1px solid currentColor;
		border-radius: clamp(24px, calc(32 / 768 * 100dvw), 32px);
		font-weight: 700;
		font-size: clamp(14px, calc(16 / 768 * 100dvw), 16px);
		letter-spacing: 0.05em;
		text-align: center;
		text-decoration: none;
		&:hover{
			background: var(--color-theme);
			border-color: transparent;
			color: #fff;
		}
		&:after{
			content: "";
			aspect-ratio: 1;
			width: 16px;
			background: currentColor;
			-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><polyline points="5.6 3.2 10.4 8 5.6 12.8" style="fill: none; stroke: black; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px;"/></svg>') no-repeat center / 16px;
		}
		@media (min-width: 768px) {
			&:after{
				-webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><polyline points="4.8 1.6 11.2 8 4.8 14.4" style="fill: none; stroke: black; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px;"/></svg>');
			}
		}
	}
}

#area{
	display: grid;
	grid-template-columns: min(var(--wrap-fit), 1220px);
	justify-content: center;
	padding: clamp(32px, calc(80 / 992 * 100dvw), 80px) 0;
	background: var(--color-theme);
	color: #fff;
	overflow: hidden;
	&:after{
		content: "";
		justify-self: end;
		aspect-ratio: 150 / 47;
		height: clamp(64px, calc(160 / 1400 * 100dvw), 160px);
		background: currentColor;
		-webkit-mask: var(--area-pict) no-repeat center / contain;
	}
	& h2{
		justify-self :start;
		display: grid;
		font-weight: 500;
		font-size: clamp(18px, calc(32 / 768 * 100dvw), 32px);
		&:before,
		&:after{
			grid-column: 1;
			grid-row: 1;
			justify-self: start;
			align-self: start;
			aspect-ratio: 150 / 43;
			height: 3em;
			font-size: clamp(12px, calc(22 / 768 * 100dvw), 22px);
		}
		&:before{
			content: "AREA";
			display: grid;
			place-items: end;
			padding-bottom: 1em;
			font-weight: 700;
			font-family: kodchasan, sans-serif;
			letter-spacing: 0.025em;
			line-height: 1;
		}
		&:after{
			content: "";
			background: currentColor;
			-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 230.66 66.27"><path d="M229.52,48.31h-85.12c-5.23,0-10.16,2.34-13.17,6.26-1.5,1.95-3.24,2.86-5.19,2.73-4.59-.34-6-4.5-6.72-8.08-1.9-9.49-6.42-42.18-6.94-45.94-.33-1.9-1.96-3.28-3.89-3.28h-5.24c-1.94,0-3.62,1.46-3.91,3.44-.43,3.69-4.26,36.29-5.95,45.81-.13.71-.25,1.42-.37,2.14l-.05.32c-1.06,6.32-2.07,12.29-5.89,12.29-2.87,0-4.46-7.64-5.4-12.2-.21-1.01-.41-1.96-.61-2.81l-.07-.3c-.87-3.76-2.68-11.58-8.29-11.58-4.77,0-6.65,6.21-7.9,10.32-.16.54-.31,1.03-.45,1.46-.23.71-.45,1.42-.67,2.11l-.05.17c-1.34,4.34-2.27,7-4.57,7h-.09c-2.18-.06-4.26-5.25-5.04-8.91,0,0-4.73-20.95-6.23-27.64-1.14-5.08-4.89-8.71-9.12-8.81-6.13-.22-8.59,6.91-9.2,9.11l-5.64,22.98c-.5,2.04-2.32,3.46-4.43,3.46l-18.16-.03C.51,48.31,0,48.82,0,49.44c0,.63.51,1.14,1.14,1.14l18.18.03c3.15,0,5.87-2.14,6.62-5.2l5.64-22.95c1.32-4.78,3.84-7.46,6.94-7.41,3.13.08,6.06,3.04,6.96,7.04.75,3.35,2.31,10.26,3.68,16.33l1.79,7.93c.49,2.17.68,3.03.81,3.36h-.05c.23,1.09,2.38,10.57,7.2,10.71h.17c4.08,0,5.37-4.18,6.73-8.6.22-.73.46-1.48.71-2.23.15-.44.3-.94.47-1.52.99-3.26,2.63-8.71,5.72-8.71,3.79,0,5.33,6.63,6.07,9.82l.07.31c.19.81.38,1.72.58,2.68v.07c1.31,6.24,2.93,14.01,7.65,14.01,5.75,0,6.96-7.21,8.14-14.19l.07-.42c.11-.67.23-1.34.35-2.01,1.74-9.78,5.8-44.46,5.97-45.95.12-.81.83-1.43,1.65-1.43h5.24c.82,0,1.51.57,1.64,1.35.04.34,4.96,36.08,6.96,46.04.47,2.32,1.88,9.38,8.78,9.9,2.71.22,5.19-1.04,7.17-3.61,2.59-3.36,6.83-5.37,11.36-5.37h85.12c.63,0,1.14-.51,1.14-1.14s-.51-1.14-1.14-1.14Z"/></svg>') no-repeat center / contain;
		}
	}
	#areaLink{
		margin-top: clamp(32px, calc(64 / 992 * 100dvw), 64px);
	}
	@media (max-width: 1199.98px) {
		&:after{
			margin-top: 24px;
			transform: translateX(var(--wrap-space));
		}
		#areaMap{
			margin-top: 24px;
		}
	}
	@media (min-width: 1200px) {
		&:after{
			margin-top: 56px;
			transform: translateX(90px);
		}
		& h2{
			grid-column: 1;
			grid-row: 1;
			align-self: start;
		}
		#areaMap{
			grid-column: 1;
			grid-row: 1;
		}
	}
}

#areaMap{
	& svg{
		& > use{
			pointer-events: none;
		}
	}
	& a{
		pointer-events: none;
		& use{
			transition: opacity 0.2s ease-out;
		}
		& use:nth-child(1){
			opacity: 0;
		}
	}
	@media (max-width: 1199.98px) {
		& svg{
			display: none;
		}
	}
	@media (min-width: 1200px) {
		& img{
			display: none;
		}
	}
}

#areaList{
	display: grid;
	& section{
		position: relative;
		display: grid;
		grid-gap: clamp(16px, calc(24 / 992 * 100dvw), 24px);
		padding: clamp(16px, calc(24 / 992 * 100dvw), 24px);
		border: 1px solid #47acb0;
		&[data-area="1"] h3{
			background: #f285ac;
		}
		&[data-area="2"] h3{
			background: #61bce2;
		}
		&[data-area="3"] h3{
			background: #5cbf52;
		}
		&[data-area="4"] h3{
			background: #f2973d;
		}
	}
	& h3{
		display: grid;
		grid-template-columns: 1fr auto;
		align-items: center;
		min-height: clamp(48px, calc(56 / 768 * 100dvw), 56px);
		padding: 0.25em 1.5em;
		background: var(--color);
		border-radius: clamp(24px, calc(28 / 768 * 100dvw), 28px);
		font-weight: 700;
		font-size: clamp(14px, calc(18 / 768 * 100dvw), 18px);
		letter-spacing: 0.05em;
		text-align: center;
		text-decoration: none;
		&:after{
			content: "";
			aspect-ratio: 1;
			width: 16px;
			background: currentColor;
			-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><polyline points="5.6 3.2 10.4 8 5.6 12.8" style="fill: none; stroke: black; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px;"/></svg>') no-repeat center / 16px;
		}
		@media (min-width: 768px) {
			&:after{
				-webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><polyline points="4.8 1.6 11.2 8 4.8 14.4" style="fill: none; stroke: black; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px;"/></svg>');
			}
		}
	}
	& h3+div{
		display: contents;
		& p{
			font-weight: 600;
			font-size: 14px;
		}
		& a{
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			font-size: 0;
		}
	}
	& figure{
		& img{
			aspect-ratio: 3 / 2;
			object-fit: cover;
			border-radius: 4px;
		}
	}
	&:not(.slick-slider){
		grid-template-columns: clamp(320px, calc(100dvw - (var(--wrap-space) * 2)), 480px);
		justify-content: center;
		& section{
			grid-column: 1;
			grid-row: 1;
			&:nth-child(n+2){
				visibility: hidden;
			}
		}
	}
	@media (max-width: 1199.98px) {
		&.slick-slider{
			grid-template-columns: auto 1fr auto;
			align-items: center;
			&:before{
				content: "";
				grid-column: 1 / 4;
				grid-row: 1;
				aspect-ratio: 3 / 2;
				width: clamp(320px, calc(100dvw - (var(--wrap-space) * 2)), 480px);
				margin-top: 8px;
				background: red;
				opacity: 0.5;
				z-index: 1;
				visibility: hidden;
			}
			.slick-list{
				grid-column: 2;
				grid-row: 1 / 3;
				overflow: visible;
			}
			.slick-arrow{
				grid-row: 1;
			}
			.slick-prev{
				grid-column: 1;
			}
			.slick-next{
				grid-column: 3;
			}
			.slick-dots{
				grid-column: 2;
				grid-row: 3;
				margin-top: 32px;
			}
		}
		.slick-slide{
			width: clamp(320px, calc(100dvw - (var(--wrap-space) * 2)), 480px);
			margin: 0 8px;
		}
		.slick-arrow{
			&:not(:hover){
				background: #fff;
			}
		}
		& figure{
			grid-row: 1;
		}
	}
	@media (min-width: 1200px) {
		&.slick-slider{
			grid-template-columns: repeat(2, 1fr);
			grid-template-rows: repeat(2, 1fr);
			grid-auto-flow: column;
			.slick-list{
				display: contents;
			}
			.slick-track{
				display: contents;
				&:before,
				&:after{
					content: none;
				}
			}
			.slick-slide{
				display: contents;
				&:nth-child(-n+2) section{
					transform: translateY(-120px);
					margin-right: -1px;
				}
				&:nth-child(even) section{
					border-top: none;
				}
			}
		}
		& section{
			grid-template-columns: clamp(120px, calc(272 / 992 * 100dvw), 272px) 1fr;
			grid-template-rows: auto 1fr;
			transition: background 0.2s ease-out;
			&:has(a):hover{
				background: #75c1c4;
				&[data-area="1"] h3{
					color: #f285ac;
				}
				&[data-area="2"] h3{
					color: #61bce2;
				}
				&[data-area="3"] h3{
					color: #5cbf52;
				}
				&[data-area="4"] h3{
					color: #f2973d;
				}
				& h3{
					background: #fff;
				}
			}
		}
		& h3{
			transition: all 0.2s ease-out;
		}
		& figure{
			grid-column: 1;
			grid-row: 1 / 3;
		}
	}
}

#areaLink{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	grid-gap: 16px 40px;
	& a{
		display: grid;
		grid-template-columns: 1fr auto;
		align-items: center;
		column-gap: 0.5em;
		min-width: min(100%, 420px);
		min-height: clamp(48px, calc(64 / 768 * 100dvw), 64px);
		padding: 0.25em 1.5em 0.25em 2em;
		border: 1px solid currentColor;
		border-radius: clamp(24px, calc(32 / 768 * 100dvw), 32px);
		color: inherit;
		font-weight: 700;
		font-size: clamp(14px, calc(16 / 768 * 100dvw), 16px);
		letter-spacing: 0.05em;
		text-align: center;
		text-decoration: none;
		&:hover{
			background: #fff;
			border-color: transparent;
			color: var(--color-theme);
		}
		&:after{
			content: "";
			aspect-ratio: 1;
			width: 16px;
			background: currentColor;
			-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><polyline points="5.6 3.2 10.4 8 5.6 12.8" style="fill: none; stroke: black; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px;"/></svg>') no-repeat center / 16px;
		}
		@media (min-width: 768px) {
			&:after{
				-webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><polyline points="4.8 1.6 11.2 8 4.8 14.4" style="fill: none; stroke: black; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px;"/></svg>');
			}
		}
	}
}

#ranking{
	display: grid;
	grid-template-columns: min(var(--wrap-fit), 1220px);
	justify-content: center;
	padding: clamp(32px, calc(80 / 992 * 100dvw), 80px) 0;
	background: #edf5f1;
	overflow: hidden;
	& h2{
		display: grid;
		color: var(--color-theme);
		font-weight: 500;
		font-size: clamp(18px, calc(32 / 768 * 100dvw), 32px);
		&:before,
		&:after{
			grid-column: 1;
			grid-row: 1;
			justify-self: start;
			align-self: start;
			aspect-ratio: 300 / 75;
			height: 3em;
			font-size: clamp(12px, calc(22 / 768 * 100dvw), 22px);
		}
		&:before{
			content: "RANKING";
			display: grid;
			place-items: end;
			padding-bottom: 1em;
			font-weight: 700;
			font-family: kodchasan, sans-serif;
			letter-spacing: 0.025em;
			line-height: 1;
		}
		&:after{
			content: "";
			background: currentColor;
			-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 264.66 66.27"><path d="M263.52,48.31h-119.12c-5.23,0-10.16,2.34-13.17,6.26-1.5,1.95-3.24,2.86-5.19,2.73-4.59-.34-6-4.5-6.72-8.08-1.9-9.49-6.42-42.18-6.94-45.94-.33-1.9-1.96-3.28-3.89-3.28h-5.24c-1.94,0-3.62,1.46-3.91,3.44-.43,3.69-4.26,36.29-5.95,45.81-.13.71-.25,1.42-.37,2.14l-.05.32c-1.06,6.32-2.07,12.29-5.89,12.29-2.87,0-4.46-7.64-5.4-12.2-.21-1.01-.41-1.96-.61-2.81l-.07-.3c-.87-3.76-2.68-11.58-8.29-11.58-4.77,0-6.65,6.21-7.9,10.32-.16.54-.31,1.03-.45,1.46-.23.71-.45,1.42-.67,2.11l-.05.17c-1.34,4.34-2.27,7-4.57,7h-.09c-2.18-.06-4.26-5.25-5.04-8.91,0,0-4.73-20.95-6.23-27.64-1.14-5.08-4.89-8.71-9.12-8.81-6.13-.22-8.59,6.91-9.2,9.11l-5.64,22.98c-.5,2.04-2.32,3.46-4.43,3.46l-18.16-.03C.51,48.31,0,48.82,0,49.44c0,.63.51,1.14,1.14,1.14l18.18.03c3.15,0,5.87-2.14,6.62-5.2l5.64-22.95c1.32-4.78,3.84-7.46,6.94-7.41,3.13.08,6.06,3.04,6.96,7.04.75,3.35,2.31,10.26,3.68,16.33l1.79,7.93c.49,2.17.68,3.03.81,3.36h-.05c.23,1.09,2.38,10.57,7.2,10.71h.17c4.08,0,5.37-4.18,6.73-8.6.22-.73.46-1.48.71-2.23.15-.44.3-.94.47-1.52.99-3.26,2.63-8.71,5.72-8.71,3.79,0,5.33,6.63,6.07,9.82l.07.31c.19.81.38,1.72.58,2.68v.07c1.31,6.24,2.93,14.01,7.65,14.01,5.75,0,6.96-7.21,8.14-14.19l.07-.42c.11-.67.23-1.34.35-2.01,1.74-9.78,5.8-44.46,5.97-45.95.12-.81.83-1.43,1.65-1.43h5.24c.82,0,1.51.57,1.64,1.35.04.34,4.96,36.08,6.96,46.04.47,2.32,1.88,9.38,8.78,9.9,2.71.22,5.19-1.04,7.17-3.61,2.59-3.36,6.83-5.37,11.36-5.37h119.12c.63,0,1.14-.51,1.14-1.14s-.51-1.14-1.14-1.14Z"/></svg>') no-repeat center / contain;
		}
	}
	@media (max-width: 1199.98px) {
		#rankingTab{
			margin-top: 24px;
		}
		#rankingList{
			margin-top: 24px;
		}
	}
	@media (min-width: 1200px) {
		grid-template-columns: calc((100dvw - min(var(--wrap-fit), 1220px)) / 2) auto 1fr calc((100dvw - min(var(--wrap-fit), 1220px)) / 2);
		& h2{
			grid-column: 2;
			grid-row: 1;
			align-self: end;
		}
		#rankingTab{
			grid-column: 3;
			grid-row: 1;
			justify-self: end;
			align-self: end;
			margin-left: 40px;
		}
		#rankingList{
			grid-column: 2 / 4;
			grid-row: 2;
			margin-top: 40px;
		}
	}
}

#rankingTab{
	& ul{
		display: flex;
		column-gap: 4px;
		padding-bottom: 8px;
	}
	& li{
		position: relative;
		display: grid;
		align-items: center;
		min-width: 5em;
		min-height: 2em;
		padding: 0 1em;
		border-radius: 1em;
		font-weight: 500;
		font-size: clamp(12px, calc(16 / 768 * 100dvw), 16px);
		letter-spacing: 0.1em;
		text-align: center;
		cursor: pointer;
		&.select{
			position: relative;
			background: var(--color);
			color: #fff;
			pointer-events: none;
			&:before{
				content: "";
				position: absolute;
				top: 100%;
				left: 50%;
				aspect-ratio: 1;
				width: 8px;
				background: inherit;
				transform: translateX(-50%);
				-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8"><polygon points="8 0 4 8 0 0 8 0"/></svg>') no-repeat center / contain;
			}
		}
		&:hover{
			background: var(--color-theme);
			color: #fff;
		}
	}
}

#rankingList{
	& summary{
		display: none;
	}
	& summary+div{
		display: grid;
		align-items: start;
		grid-gap: 48px 32px;
	}
	& section{
		counter-increment: count;
		position: relative;
		display: grid;
		grid-row-gap: 16px;
		&:not(:has(img)):before{
			content: "";
			grid-row: 1;
			aspect-ratio: 1;
			object-fit: cover;
			border-radius: 100%;
			background: var(--dummy);
		}
		&:after{
			content: counter(count);
			position: absolute;
			top: 0;
			left: 0;
			display: grid;
			place-content: center;
			aspect-ratio: 1;
			width: 1.75em;
			background: var(--color-theme);
			border-radius: 100%;
			color: #fff;
			font-weight: 600;
			font-size: clamp(20px, calc(32 / 768 * 100dvw), 32px);
			font-family: minion-pro, serif;
			line-height: 1;
			transform-origin: left top;
		}
		& figure{
			grid-row: 1;
		}
		&:has(a):hover{
			& h3{
				color: var(--color-theme);
			}
		}
	}
	& h3{
		font-weight: 700;
		text-align: center;
		transition: color 0.2s ease-out;
	}
	& h3+div{
		display: contents;
		& a{
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			font-size: 0;
		}
	}
	& figure{
		& img{
			aspect-ratio: 1;
			object-fit: cover;
			border-radius: 100%;
		}
	}
	& summary+div+div{
		display: flex;
		justify-content: center;
		margin-top: clamp(48px, calc(64 / 992 * 100dvw), 64px);
		& a{
			display: grid;
			grid-template-columns: 1fr auto;
			align-items: center;
			column-gap: 0.5em;
			min-width: min(100%, 420px);
			min-height: clamp(48px, calc(64 / 768 * 100dvw), 64px);
			padding: 0.25em 1.5em 0.25em 2em;
			background: #fff;
			border: 1px solid currentColor;
			border-radius: clamp(24px, calc(32 / 768 * 100dvw), 32px);
			font-weight: 700;
			font-size: clamp(14px, calc(16 / 768 * 100dvw), 16px);
			letter-spacing: 0.05em;
			text-align: center;
			text-decoration: none;
			&:hover{
				background: var(--color-theme);
				border-color: transparent;
				color: #fff;
			}
			&:after{
				content: "";
				aspect-ratio: 1;
				width: 16px;
				background: currentColor;
				-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><polyline points="5.6 3.2 10.4 8 5.6 12.8" style="fill: none; stroke: black; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px;"/></svg>') no-repeat center / 16px;
			}
			@media (min-width: 768px) {
				&:after{
					-webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><polyline points="4.8 1.6 11.2 8 4.8 14.4" style="fill: none; stroke: black; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px;"/></svg>');
				}
			}
		}
	}
	@media (max-width: 575.98px) {
		& summary+div{
			grid-template-columns: repeat(2, 1fr);
		}
		& section{
			&:nth-of-type(1){
				grid-column: 1 / 3;
				justify-self: center;
				width: max(200px, 60%);
				&:after{
					transform: scale(1.5);
				}
			}
		}
	}
	@media (min-width: 576px) and (max-width: 767.98px) {
		& summary+div{
			grid-template-columns: repeat(3, 1fr);
		}
		& section{
			&:nth-of-type(-n+2){
				grid-column: 1 / 4;
				grid-row: 1;
				width: calc(50% - 16px);
				&:after{
					transform: scale(1.25);
				}
			}
			&:nth-of-type(2){
				justify-self: end;
			}
		}
	}
	@media (min-width: 768px) and (max-width: 1199.98px) {
		& summary+div{
			grid-template-columns: repeat(3, 1fr);
		}
		& section{
			&:nth-of-type(n+4){
				transform: translateX(calc(50% + 16px));
			}
		}
	}
	@media (min-width: 1200px) {
		& summary+div{
			grid-template-columns: repeat(5, 1fr);
		}
	}
}

#theme{
	display: grid;
	grid-template-columns: min(var(--wrap-fit), 1024px);
	justify-content: center;
	padding: clamp(32px, calc(80 / 992 * 100dvw), 80px) 0;
	overflow: hidden;
	& h2{
		display: grid;
		grid-template-columns: auto 1fr;
		column-gap: 0.25em;
		color: var(--color-theme);
		font-weight: 500;
		font-size: clamp(24px, calc(36 / 768 * 100dvw), 36px);
		&:before{
			content: "";
			aspect-ratio: 1;
			width: 1em;
			background: currentColor;
			transform: translateY(calc(0.825em - 50%));
			-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path d="M10.23,22.01c-2.68-.82-3.53-1.67-4.35-4.35-.07-.22-.37-.22-.44,0-.82,2.68-1.67,3.53-4.35,4.35-.22.07-.22.37,0,.44,2.68.82,3.53,1.67,4.35,4.35.07.22.37.22.44,0,.82-2.68,1.67-3.53,4.35-4.35.22-.07.22-.37,0-.44ZM25.51,14.48c.04.13.23.13.27,0,.51-1.65,1.03-2.18,2.69-2.69.13-.04.13-.23,0-.27-1.65-.51-2.18-1.03-2.69-2.69-.04-.13-.23-.13-.27,0-.51,1.65-1.03,2.18-2.69,2.69-.13.04-.13.23,0,.27,1.65.51,2.18,1.03,2.69,2.69ZM3.15,9.22c4.95,1.53,6.52,3.11,8.04,8.11.12.4.69.4.81,0,1.52-4.99,3.09-6.57,8.04-8.11.4-.12.4-.69,0-.82-4.95-1.53-6.52-3.11-8.04-8.11-.12-.4-.69-.4-.81,0-1.52,4.99-3.09,6.57-8.04,8.11-.4.12-.4.69,0,.82ZM16.89,16.01c-.29.88-5.85,19.21-6.11,19.99h4l1.41-4.75h6.6l1.52,4.75h4.27l-6.42-19.99h-5.27ZM16.97,27.88c1.04-3.44,1.95-6.55,2.43-8.78h.03c.45,1.87,1.32,4.73,2.56,8.78h-5.03ZM31.14,16.01v3.5h3.92v-3.5h-3.92ZM31.14,36h3.92v-14.17h-3.92v14.17Z"/></svg>') no-repeat center / contain;
		}
		& span{
			grid-column: 1 / 3;
			grid-row: 1;
			font-size: clamp(14px, calc(18 / 768 * 100dvw), 18px);
		}
	}
	& h2+div{
		font-weight: 700;
		@media (min-width: 768px) {
			letter-spacing: 0.1em;
		}
	}
	#seasonalTab{
		grid-row: 2;
		margin: clamp(16px, calc(32 / 992 * 100dvw), 32px) 0 0 8px;
	}
	@media (max-width: 1199.98px) {
		& h2+div{
			margin: 16px 0;
		}
		#seasonalList{
			margin-top: 16px;
		}
	}
	@media (min-width: 1200px) {
		grid-template-columns: calc((100dvw - min(var(--wrap-fit), 1024px)) / 2) auto 1fr calc((100dvw - min(var(--wrap-fit), 1024px)) / 2);
		grid-row-gap: 16px;
		& h2{
			grid-column: 2;
			align-self: start;
		}
		& h2+div{
			grid-column: 3;
			align-self: end;
			justify-self: end;
			margin: 0 0 8px 40px;
		}
		#themeSearch{
			grid-column: 2 / 4;
		}
	}
}

#themeSearch{
	display: grid;
	border: solid #dedede;
	& summary{
		display: grid;
		grid-template-columns: auto 1fr;
		align-items: center;
		column-gap: 0.5em;
		font-weight: 700;
		font-size: clamp(18px, calc(24 / 768 * 100dvw), 24px);
		letter-spacing: 0.1em;
		& span{
			padding: 0.25em 1em;
			border: 1px solid currentColor;
			border-radius: 2em;
			font-weight: 500;
			font-size: clamp(12px, calc(16 / 768 * 100dvw), 16px);
			line-height: 1;
		}
	}
	& summary+div{
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(min(calc(50% - 8px), 216px), 1fr));
		grid-gap: 16px;
	}
	& label{
		all: unset;
		box-sizing: border-box;
		cursor: pointer;
		display: block;
		padding: clamp(8px, calc(16 / 768 * 100dvw), 16px);
		border-radius: clamp(8px, calc(16 / 992 * 100dvw), 16px);
		outline: 1px solid #dedede;
		outline-offset: -1px;
		font-weight: 700;
		font-size: clamp(12px, calc(16 / 768 * 100dvw), 16px);
		letter-spacing: 0.1em;
		text-align: center;
		&:has(:checked){
			background: #edf5f1;
			outline-color: var(--color-theme);
			outline-width: 2px;
			outline-offset: -2px;
		}
		&:has(img){
			display: grid;
			grid-row-gap: 8px;
			& img{
				aspect-ratio: 16 / 9;
				object-fit: cover;
				border-radius: 4px;
			}
		}
		&:hover{
			outline-color: currentColor;
			color: var(--color-theme);
		}
		/*&:has([name="c3"]){
			display: grid;
			grid-template-rows: auto 1fr;
			align-items: center;
			grid-row-gap: 8px;
			&:before{
				content: "";
				justify-self: center;
				aspect-ratio: 1;
				width: 4em;
				background: currentColor;
				-webkit-mask: no-repeat center / contain;
			}
		}*/
		& input{
			display: none;
		}
	}
	& details+button{
		all: unset;
		box-sizing: border-box;
		cursor: pointer;
		justify-self: center;
		display: grid;
		grid-template-columns: auto 1fr;
		align-items: center;
		column-gap: 0.5em;
		min-width: min(100%, 420px);
		min-height: clamp(48px, calc(64 / 768 * 100dvw), 64px);
		padding: 0.25em 1.5em 0.25em 2em;
		background: #e6e6e6;
		border-radius: clamp(24px, calc(32 / 768 * 100dvw), 32px);
		color: #999;
		font-weight: 700;
		font-size: clamp(14px, calc(16 / 768 * 100dvw), 16px);
		letter-spacing: 0.05em;
		text-align: center;
		text-decoration: none;
		transition: all 0.2s ease-out;
		&:hover{
			background: var(--color-theme);
			color: #fff;
		}
		&:before{
			content: "";
			aspect-ratio: 1;
			width: 20px;
			background: currentColor;
			-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36"><path d="M10.23,22.01c-2.68-.82-3.53-1.67-4.35-4.35-.07-.22-.37-.22-.44,0-.82,2.68-1.67,3.53-4.35,4.35-.22.07-.22.37,0,.44,2.68.82,3.53,1.67,4.35,4.35.07.22.37.22.44,0,.82-2.68,1.67-3.53,4.35-4.35.22-.07.22-.37,0-.44ZM25.51,14.48c.04.13.23.13.27,0,.51-1.65,1.03-2.18,2.69-2.69.13-.04.13-.23,0-.27-1.65-.51-2.18-1.03-2.69-2.69-.04-.13-.23-.13-.27,0-.51,1.65-1.03,2.18-2.69,2.69-.13.04-.13.23,0,.27,1.65.51,2.18,1.03,2.69,2.69ZM3.15,9.22c4.95,1.53,6.52,3.11,8.04,8.11.12.4.69.4.81,0,1.52-4.99,3.09-6.57,8.04-8.11.4-.12.4-.69,0-.82-4.95-1.53-6.52-3.11-8.04-8.11-.12-.4-.69-.4-.81,0-1.52,4.99-3.09,6.57-8.04,8.11-.4.12-.4.69,0,.82ZM16.89,16.01c-.29.88-5.85,19.21-6.11,19.99h4l1.41-4.75h6.6l1.52,4.75h4.27l-6.42-19.99h-5.27ZM16.97,27.88c1.04-3.44,1.95-6.55,2.43-8.78h.03c.45,1.87,1.32,4.73,2.56,8.78h-5.03ZM31.14,16.01v3.5h3.92v-3.5h-3.92ZM31.14,36h3.92v-14.17h-3.92v14.17Z"/></svg>') no-repeat center / contain;
		}
		&.on{
			background: var(--color-theme);
			color: #fff;
		}
	}
	.slick-slider{
		&.slick-initialized{
			grid-template-columns: 0 1fr 0;
			align-items: center;
			grid-gap: 0;
			
		}
		&:not(:has(button)){
			grid-template-columns: 1fr;
			.slick-track{
				margin-left: 0;
			}
		}
	}
	.slick-list{
		grid-column: 2;
		margin: 0 calc(0px - clamp(4px, calc(8 / 768 * 100dvw), 8px));
	}
	.slick-slide{
		margin: 0 clamp(4px, calc(8 / 768 * 100dvw), 8px);
	}
	.slick-arrow{
		justify-self: center;
		width: clamp(32px, calc(48 / 1200 * 100dvw), 48px);
		&:not(:hover){
			background: #fff;
		}
	}
	@media (max-width: 1199.98px) {
		grid-row-gap: clamp(8px, calc(16 / 768 * 100dvw), 16px);
		padding: 16px 0 32px 0;
		border-width: 1px 0;
		& summary{
			grid-template-columns: auto 1fr auto;
			min-height: clamp(48px, calc(56 / 768 * 100dvw), 56px);
			cursor: pointer;
			&:before,
			&:after{
				content: "";
				grid-column: 3;
				grid-row: 1;
				align-self: center;
				aspect-ratio: 1;
				width: clamp(32px, calc(40 / 768 * 100dvw), 40px);
			}
			&:before{
				border: 1px solid #dedede;
				border-radius: 100%;
			}
			&:after{
				background: var(--color-theme);
				-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><polyline points="12.8 5.6 8 10.4 3.2 5.6" style="fill: none; stroke: black; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px;"/></svg>') no-repeat center / 16px;
			}
			[open] &:after{
				transform: scale(1, -1);
			}
			@media (min-width: 768px) {
				&:after{
					-webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><polyline points="14.4 4.8 8 11.2 1.6 4.8" style="fill: none; stroke: black; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px;"/></svg>');
				}
			}
		}
		& summary+div{
			margin-top: 8px;
		}
		& details+button{
			margin-top: 16px;
		}
		.slick-list{
			overflow: visible;
		}
	}
	@media (min-width: 1200px) {
		position: relative;
		grid-row-gap: 48px;
		margin-top: 48px;
		padding: 40px;
		border-width: 1px;
		&:before{
			content: "";
			position: absolute;
			top: -48px;
			left: -1px;
			width: 50%;
			height: 48px;
			background: #fff url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 520 48"><polyline points="0 .5 496 .5 520 49.13" style="fill: none; stroke: %23dedede; stroke-miterlimit: 10;"/></svg>') no-repeat right top / 100% 48px;
			border-left: 1px solid #dedede;
		}
		& details{
			z-index: 1;
			&::details-content{
				display: contents;
			}
			&:nth-child(1){
				margin-top: -64px;
				& summary{
					width: 50%;
				}
			}
		}
		& summary{
			& span{
				align-self: start;
				transform: translateY(calc(1.25em - 50%));
			}
		}
		& summary+div{
			margin-top: 24px;
		}
	}
}

#instagram{
	display: grid;
	grid-template-columns: min(var(--wrap-fit), 1024px);
	justify-content: center;
	padding: 0 0 clamp(48px, calc(120 / 992 * 100dvw), 120px) 0;
	overflow: hidden;
	&:after{
		content: "";
		justify-self: end;
		aspect-ratio: 60 / 17;
		height: clamp(72px, calc(196 / 1400 * 100dvw), 196px);
		background: var(--color-theme);
		-webkit-mask: var(--instagram-pict) no-repeat center / contain;
	}
	& hgroup{
		display: grid;
		color: var(--color-theme);
	}
	& h2{
		column-gap: 0.25em;
		font-weight: 500;
		font-size: clamp(24px, calc(36 / 768 * 100dvw), 36px);
	}
	& p{
		grid-row: 1;
		font-size: clamp(14px, calc(18 / 768 * 100dvw), 18px);
	}
	#instagramList{
		margin-top: clamp(24px, calc(40 / 992 * 100dvw), 40px);
	}
	#instagramLink{
		margin-top: clamp(32px, calc(64 / 992 * 100dvw), 64px);
	}
	@media (max-width: 1199.98px) {
		&:after{
			margin-top: 24px;
			transform: translateX(var(--wrap-space));
		}
	}
	@media (min-width: 1200px) {
		grid-template-columns: calc((100dvw - min(var(--wrap-fit), 1024px)) / 2) 1fr 1fr calc((100dvw - min(var(--wrap-fit), 1024px)) / 2);
		&:after{
			grid-column: 3;
			grid-row: 1;
			transform: translate(144px, 24px);
		}
		& hgroup{
			grid-column: 2;
			grid-row: 1;
			align-self: end;
		}
		#instagramList{
			grid-column: 2 / 4;
		}
		#instagramLink{
			grid-column: 2 / 4;
		}
	}
}

#instagramList{
	/*& ul{
		display: grid;
		grid-gap: clamp(16px, calc(32 / 992 * 100dvw), 32px);
		@media (max-width: 767.98px) {
			grid-template-columns: repeat(3, 1fr);
			& li:nth-child(10){
				display: none;
			}
		}
		@media (min-width: 768px) and (max-width: 991.98px) {
			grid-template-columns: repeat(4, 1fr);
			& li:nth-child(n+9){
				display: none;
			}
		}
		@media (min-width: 992px) {
			grid-template-columns: repeat(5, 1fr);
		}
	}
	& li{
		display: contents;
	}
	& a{
		display: block;
	}
	& img{
		aspect-ratio: 1;
		object-fit: cover;
		border-radius: 4px;
	}*/
}

#instagramLink{
	display: flex;
	justify-content: center;
	& a{
		display: grid;
		grid-template-columns: 1fr auto;
		align-items: center;
		column-gap: 0.5em;
		min-width: min(100%, 420px);
		min-height: clamp(48px, calc(64 / 768 * 100dvw), 64px);
		padding: 0.25em 1.5em 0.25em 2em;
		border: 1px solid currentColor;
		border-radius: clamp(24px, calc(32 / 768 * 100dvw), 32px);
		color: var(--color-theme);
		font-weight: 700;
		font-size: clamp(14px, calc(16 / 768 * 100dvw), 16px);
		letter-spacing: 0.05em;
		text-align: center;
		text-decoration: none;
		&:hover{
			background: var(--color-theme);
			border-color: transparent;
			color: #fff;
		}
		&:after{
			content: "";
			aspect-ratio: 1;
			width: 24px;
			background: currentColor;
			-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17.01,0H6.99C3.15,0,.02,3.13.02,6.97v10.06c0,3.84,3.13,6.97,6.97,6.97h10.02c3.84,0,6.97-3.13,6.97-6.97V6.97c0-3.84-3.13-6.97-6.97-6.97ZM21.78,17.03c0,2.63-2.14,4.77-4.77,4.77H6.99c-2.63,0-4.77-2.14-4.77-4.77V6.97c0-2.63,2.14-4.77,4.77-4.77h10.02c2.63,0,4.77,2.14,4.77,4.77v10.06ZM12,5.86c-3.38,0-6.14,2.75-6.14,6.14s2.75,6.14,6.14,6.14,6.14-2.75,6.14-6.14-2.75-6.14-6.14-6.14ZM12,15.99c-2.2,0-3.99-1.79-3.99-3.99s1.79-3.99,3.99-3.99,3.99,1.79,3.99,3.99-1.79,3.99-3.99,3.99ZM18.44,4.16c-.81,0-1.46.66-1.46,1.46s.66,1.46,1.46,1.46,1.46-.66,1.46-1.46-.66-1.46-1.46-1.46Z"/></svg>') no-repeat center / contain;
		}
	}
}

#banner{
	display: grid;
	grid-template-columns: var(--wrap);
	justify-content: center;
	padding: clamp(32px, calc(80 / 992 * 100dvw), 80px) 0 clamp(80px, calc(160 / 992 * 100dvw), 160px) 0;
	background: #edf5f1;
	overflow: hidden;
	& h2{
		font-weight: 500;
		font-size: 18px;
		letter-spacing: 0.5em;
		text-align: center;
	}
	& h2+div{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		grid-gap: clamp(16px, calc(56 / 992 * 100dvw), 56px);
		margin-top: 24px;
		& div{
			display: grid;
			place-content: center;
			aspect-ratio: 30 / 25;
			width: 300px;
			background: #fff;
		}
	}
}

.slick-arrow{
	all: unset;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
	aspect-ratio: 1;
	width: 48px;
	border: 1px solid #c1d6cb;
	border-radius: 100%;
	color: var(--color-theme);
	font-size: 0;
	transition: all 0.2s ease-out;
	z-index: 1;
	&:hover{
		background: var(--color-theme);
		border-color: transparent;
		color: #fff;
	}
	&:before{
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: currentColor;
		-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><polyline points="5.6 3.2 10.4 8 5.6 12.8" style="fill: none; stroke: black; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px;"/></svg>') no-repeat center / 16px;
	}
	&.slick-prev:before{
		transform: scale(-1, 1);
	}
}

.slick-dots{
	display: flex;
	flex-wrap: wrap;
	place-content: center;
	grid-gap: 16px clamp(24px, calc(32 / 992 * 100dvw), 32px);
	& li{
		aspect-ratio: 1;
		width: 8px;
		background: #d6d6d6;
		border-radius: 100%;
		overflow: hidden;
		transition: transform 0.2s ease-out;
		&.slick-active{
			background: #dfb22a;
			transform: scale(1.5);
		}
	}
	& button{
		opacity: 0;
	}
}

:root{
	--topics-pict: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 607.78 149.85"><path d="M474.73,149.85c-6.79,0-14.03-.3-21.89-.89-6.45-.49-11.43-1.46-17.81-4.98-.81-.45-1.42-1.14-2.02-1.81-1.1-1.25-1.84-1.99-3.17-1.65-3.15.8-4.39.31-4.88-.25-.29-.34-.37-.78-.2-1.19.22-.53.79-.91,1.47-.96.44-.03.74-.15.87-.33.12-.16.09-.34.09-.35l-.02-.11c-.18.3-.35.44-.47.53-.8.62-2.09.13-4.22-.68-3.56-1.36-9.52-3.63-18.11-2.55-6.57.82-7.42.15-8.04-1.04-.33-.64-.75-1.43-7.13-.88-10.39.89-13.75-.79-14.81-1.77-.71.11-1.58.23-2.56.23,0,0-.02,0-.02,0-3.5.54-3.71-.19-3.8-.49-.02-.08-.04-.16-.04-.24-.76-.3-1.54-.72-2.33-1.29-2.1-1.5-1.56-3.32-1.21-4.53.15-.5.3-1.03.15-1.2-.28-.31-1.59-.52-6.25.29-1.28.22-2.49.43-3.79.03l-.16-.05-.1-.14c-.46-.63-.92-1.35-1.41-2.09-1.78-2.72-3.79-5.8-6.54-6.78-9.09-3.27-22.14,2.2-28.69,6.67-3.33,2.27-6.35,4.99-9.28,7.61-4.07,3.65-8.29,7.43-13.46,10.16-8.87,4.68-19.37,6.52-29.59,5.2-.31-.04-.66-.08-1.04-.13-4.02-.48-10.75-1.27-12.06-5.09-.65-1.89.55-3.41,1.61-4.75,1.01-1.28,1.87-2.38,1.27-3.62-.38-.77-1.38-1.12-2.31-1.35-1.7-.43-3.23-.45-4.85-.47-.94-.01-1.91-.02-2.94-.12-3.7-.35-7.31-.94-10.71-1.75-.71-.17-2.86-.69-3.15-2.4-.12-.73.05-1.42.53-2.05,1.03-1.38,3.21-2.1,4.43-2.25,2.21-.27,4.33-.7,6.88-1.39l8.88-2.4c.75-.2,1.59-.5,2.47-.81,1.92-.68,3.92-1.38,5.66-1.39.48-.13,1.01-.28,1.33-.62.6-.61.38-1.74-.19-2.38-.61-.69-1.53-1.06-2.71-1.4-4.23-1.22-8.72-1.59-13.07-1.95-2.22-.19-4.51-.38-6.75-.68-9.78-1.31-19.86-2.25-30.83-2.88-2.62-.15-5.35-.19-7.99-.23-5.57-.09-11.33-.18-16.79-1.27-1.22-.25-2.45-.61-3.15-1.64-.2-.29-.28-.56-.25-.83.07-.69.77-.96,1.03-1.06,5.82-2.28,10.42-3.61,14.9-4.33,2.2-.35,4.51-.79,6.5-1.95.19-.11.39-.24.44-.38.1-.26-.31-.65-.75-.87-2.64-1.34-5.7-1.22-8.65-1.11-.45.02-.89.03-1.33.05-1.87.05-3.75-.05-5.56-.15-1.51-.08-3.08-.17-4.62-.16h-1.89c-7.05.03-14.33.06-21.5-.04-.57,0-5.55-.14-6.34-2.29-.33-.91.15-1.93,1.43-3.03,1.72-1.49,4.24-2.1,6.65-1.82l5.05-6.43c.44-.56,1-1.27,1.79-1.63,1.06-.49,2.25-.26,3.29-.01,4.37,1.05,8.64,2.58,12.69,4.53l18.55-5.12c1.31-.36,2.34-.26,2.94.26,3.38-3.29,9.12-1.97,13.21-.66,6.26,2.01,10.35,1.69,12.51-.96.22-.27.41-.56.6-.84.26-.39.54-.8.88-1.17,2.6-2.82,7.12-1.84,10.5.02.44.24.89.5,1.33.75,2.65,1.52,5.39,3.09,8.22,2.56,1.25-.23,2.36-.85,3.55-1.51.77-.43,1.57-.87,2.42-1.2,3.12-1.22,6.77-.8,9.54,1.09.76.52,1.46,1.16,2.14,1.77,1.31,1.18,2.55,2.3,4.14,2.62,1.66.34,3.31-.27,5.04-.92,1.44-.54,2.92-1.09,4.48-1.1,3.07.02,5.52,1.92,7.91,3.8,2.34,1.85,4.55,3.59,7.23,3.59h.04c.94,0,1.87-.24,2.85-.49,1.12-.28,2.28-.57,3.48-.5,1.84.11,3.43,1.02,4.97,1.9.61.35,1.24.71,1.86,1.01,1.94.92,4.48,1.07,5.69-.33-3.96-3.14-7.33-7.04-10.6-10.81-4.43-5.12-9.01-10.41-14.98-13.65-.7-.38-1.55-.81-2.36-.78-.83,0-1.62.41-2.45.84-.22.11-.44.22-.65.33-5.18,2.48-12.07.67-15.36-4.04-.87-1.25-1.51-2.66-2.13-4.03-.94-2.07-1.83-4.03-3.45-5.42-.56-.48-1.21-.89-1.85-1.29-1.19-.75-2.43-1.53-3.19-2.79-.47-.79-.76-1.74-1.04-2.65-.59-1.94-1.04-3.13-2.29-3.29-1.23-.15-2.28,1.05-3.23,2.37-2.86,3.97-5.75,6.22-8.83,6.87-3.07.65-4.85-.67-6.74-2.07-.74-.55-1.5-1.11-2.39-1.6-1.92-1.06-4.07-1.45-6.35-1.86-2.04-.37-4.16-.75-6.08-1.66-.61-.29-1.37-.71-1.83-1.44-.5-.79-.52-1.73-.55-2.56v-.11c-.22-6.68-2.69-13.19-6.96-18.33-.44-.53-.96-1.11-1.61-1.32-.65-.21-1.4-.05-2.17.14-1.92.49-3.84,1.07-5.71,1.75,1.45,2.29,2.29,4.92,3.1,7.47.65,2.04,1.32,4.16,2.3,6.05.22.43.46.86.7,1.29.93,1.65,1.88,3.37,1.89,5.32,0,1.53-.96,3.13-2.34,3.89-.78.43-1.61.53-2.35.28-.12,1.04.79,1.98,2.21,3.29,1.36,1.26,2.91,2.69,2.8,4.57v.16s-.11.13-.11.13c-.39.48-.94.76-1.58.81-1.25.1-2.56-.67-3.31-1.35l-.45-.41c-.98-.92-1.99-1.86-3.12-1.72-1.08.13-1.77,1.15-2.5,2.23-.77,1.14-1.57,2.32-2.93,2.68-.88.23-1.74.04-2.56-.15-.63-.14-1.22-.28-1.79-.22-1.68.17-2.72,1.88-3.71,3.53-.21.35-.42.7-.64,1.03-.97,1.5-2.84,2.64-4.35,2.64h0c-.92,0-1.67-.4-2.15-1.15-.82-1.27-.31-2.94.56-4.02.47-.59,1.04-1.07,1.59-1.54.41-.35.79-.67,1.14-1.04,1.57-1.64,2.25-3.96,2.92-6.21.17-.57.34-1.14.52-1.7.88-2.71,2.63-6.08,5.94-6.78.42-.09.87-.14,1.3-.18,1.07-.11,2.07-.22,2.57-.93.66-.95.02-1.92-1.09-3.43-.67-.91-1.36-1.84-1.64-2.88-.54-2.01.62-3.72,1.73-5.38.69-1.03,1.41-2.1,1.7-3.21.05-.21.09-.42.13-.63.11-.57.22-1.17.56-1.7.36-.55.87-.92,1.44-1.19-.11-.14-.22-.28-.34-.42-.58-.69-1.25-1.33-1.89-1.96-.66-.63-1.34-1.29-1.95-2.01-.68-.81-1.36-2.13-2.14-3.66-1.52-2.96-3.41-6.63-5.85-7.29-.93-.25-1.88-.05-2.91.62-1.01.65-1.75,1.63-2.53,2.67-.42.56-.86,1.14-1.34,1.66-.3.32-.67.65-1.18.68-.38.02-.7-.14-.96-.27l-.16-.08c-1.09-.51-2.38,0-3.16.61-.83.64-1.45,1.5-2.1,2.42l-.33.47c-1.76,2.42-3.84,4.59-6.19,6.46-1.23.98-2.88,2.09-4.7,1.99-.63-.03-1.23-.2-1.8-.37-.49-.14-.95-.27-1.42-.32-3.17-.31-5.84,3.23-6.76,5.54-.21.53-.45,1.04-.73,1.53,1.47.68,2.67,1.79,3.29,3.19.31.69.41,1.29.32,1.86-.17,1.07-1,1.81-1.83,2.47l-6.62,5.26c-.55.43-2.27,1.94-1.58,3.08.35.57,1.13.72,1.96.87.33.06.66.13.97.21,2.25.63,3.5,2.6,4.71,4.51.85,1.33,1.73,2.72,2.93,3.59,1.25.91,2.86,1.29,4.41,1.65l.59.14c6.91,1.65,13.45,4.93,18.9,9.48,1.87,1.56,2.57,3.11,2.03,4.49-.18.46-.47.82-.76,1.17-.32.4-.61.75-.66,1.14-.09.67.5,1.28,1.13,1.92.74.77,1.59,1.64,1.37,2.81l-.08.42-.43-.02c-4.25-.16-7.24-3.5-10.13-6.74-2.9-3.24-5.63-6.31-9.5-6.38-1.46-.04-2.98.42-4.44.86-2.19.65-4.45,1.32-6.65.47-1.2-.46-2.16-1.31-3.08-2.13-.21-.19-.42-.37-.63-.55-2.08-1.78-4.11-2.68-6.03-2.68-.02,0-.05,0-.08,0-.17.4-.38.79-.62,1.16-1.06,1.61-2.66,2.7-4.4,2.98l-.63.1.06-.64c.22-2.54,2.58-4.23,4.88-4.55.3-.96.34-1.95.11-2.87-.3-1.17-.95-2.2-1.64-3.29-.59-.94-1.2-1.9-1.58-2.98-1.16-3.27-.06-7.36,2.95-10.93,1.25-1.49,2.7-2.81,4.11-4.09,1.35-1.23,2.74-2.5,3.93-3.9.47-.55.87-1.07,1.22-1.58-.95-.26-1.99-.33-3.01-.17-2.46.4-4.91,2.01-6.91,4.54-.43.55-.69,1.26-.6,1.68.03.16.1.26.24.34l.69.39-.66.45c-3.86,2.66-7.16,5.97-9.79,9.85l-.23.35c-.8,1.19-1.62,2.41-2.91,3.15-.95.54-2.01.73-3.03.91-.46.08-.91.16-1.36.28-3.14.81-5.58,3.24-7.95,5.59-.46.45-.91.9-1.37,1.34-2.25,2.16-5.74,4.88-10.22,3.8l-2.38,1.38-1.53-1.94c-1.41.99-2.87,2.03-4.28,3.16,1.2.65,2.32,1.43,3.13,2.58.51.72.67,1.39.47,1.98-.18.54-.62.89-.94,1.15l-9.65,7.63-.31-.36c-1.95-2.22-.36-5.53.17-6.49,1.36-2.45,3.25-4.49,5.32-6.29-.16-.08-.32-.15-.48-.23-1.27-.6-2.59-1.21-3.71-2.11-.78-.62-1.47-1.38-2.14-2.12-1.31-1.43-2.54-2.79-4.27-3.05-.34-.05-.69-.06-1.06-.06-.45,0-.92-.01-1.39-.11-1.03-.2-1.91-.79-2.68-1.3l-4.91-3.26c-1.9-1.26-3.8-2.68-4.33-4.83-.22-.91-.18-1.88-.15-2.81.06-1.41.11-2.74-.77-3.56-.58-.54-1.41-.69-2.3-.86-.73-.14-1.49-.28-2.17-.65-1.02-.55-1.68-1.47-2.31-2.37-.28-.4-.55-.77-.84-1.12-1.38-1.61-3.5-2.5-5.62-2.36l-7.49,12.29-1.85-4.49-6.76,6.28-.34-.33c-1.09-1.06-2.41-1.92-3.82-2.49-2.77,5.45-5.63,11.07-8.07,16.78l-.04.09c-.43,1.01-.88,2.05-1.6,2.94-.73.89-1.65,1.53-2.69,2.21-5.58,3.65-11.48,6.91-17.55,9.68,3.77,1.13,7.34,2.8,10.62,4.99l.58.38-.54.43c-4.35,3.4-9.49,5.72-14.91,6.73.98.89,2.31,1.42,3.62,1.88,10.45,3.71,21.84,5.53,33.85,5.44,7.37-.06,13.71-.86,19.39-2.43,1.06-.29,2.05-.99,2.3-1.63.1-.25.08-.47-.07-.7-.21-.34-.68-.54-1.46-.62-1.09-.12-2.27-.08-3.41-.05-2.59.07-5.26.15-7.34-1.48-.19-.15-.37-.31-.55-.47-.37-.33-.72-.64-1.12-.81-.75-.31-1.75-.15-2.71,0-1.37.22-2.93.48-3.83-.81-.25-.36-.37-.76-.48-1.14-.09-.3-.17-.58-.31-.81-.82-1.28-3.09-.37-4.17.29-3.18,1.94-4.78,1.3-5.56.43-1.56-1.75.16-4.41.73-5.28,3.11-4.8,5.4-10.05,6.79-15.6.3-1.21.64-2.57,1.77-3.35,1.65-1.14,3.93-.19,5.1,1.34.72.94,1.14,2.04,1.55,3.11.2.53.4,1.05.64,1.56.3.64,1.43,2.73,3.27,2.78l1.54.05-1.28.87c-.97.66-1.61,1.79-1.75,3.11s.25,2.55,1.06,3.4c.23.24.49.45.76.67.1-.34.2-.65.3-.91.27-.71.59-1.4.91-2.06.53-1.12,1.03-2.19,1.29-3.33.15-.63.22-1.3.29-1.95.12-1.07.25-2.18.68-3.21.47-1.12,1.48-2.08,2.57-2.44.8-.27,1.58-.2,2.25.19l.23.13.02.26c.07.89.21,1.76.79,2.11.27.17.64.21,1.03.25.29.03.58.07.85.14,2.31.62,2.88,3.56,3.19,5.14.17.9.89,3.82,2.83,3.82h.52s-.01.51-.01.51c0,.06,0,.13,0,.2.13,0,.26.02.39.02.89.05,2.38-.26,3.95-.58,3.48-.72,7.82-1.61,10.16.22.84.66,1.36,1.61,1.55,2.85,3.34-1.73,5.84-1.81,7.44-.22.54.53.87,1.2,1.2,1.84.36.71.7,1.38,1.28,1.79,1.32.94,3.13.11,4.88-.69.25-.11.49-.22.72-.33,4.47-1.96,9.44-1.34,14.24-.74,4.25.53,8.64,1.08,12.63-.18.35-.11.69-.23,1.04-.36.89-.32,1.8-.65,2.78-.76,4.01-.45,7.29,2.82,9.96,6.08.63.77,1.26,1.84,1.47,2.88.8.35,1.56.81,2.25,1.35.5.4,1.18,1.02,1.35,1.9.11.61-.02,1.2-.39,1.7-.77,1.06-2.44,1.62-3.75,1.79-17.48,2.32-35.39,2.87-52.7,3.4l-41.23,1.27c-5.17.16-10.91.63-14.35,4.13l36.67,2.63c2.14.15,4.57.33,6.61,1.55,1.83,1.1,3.25,3.38,2.8,5.54,14.77.59,30.03,1.22,44.85,3.86,1.56.28,3.46,1.38,3.94,2.73.23.66.1,1.32-.38,1.87-.5.57-1.24.77-1.79.91-16.09,4.25-32.65,7.11-49.23,8.5.87,1.53.61,3.54-.21,4.95-1.02,1.76-2.76,2.87-4.33,3.74-8.05,4.44-17.59,5.56-25.91,6.27-10.93.93-22.95,1.43-36.74,1.52v-1c13.76-.09,25.75-.59,36.65-1.52,8.21-.7,17.63-1.81,25.51-6.15,1.45-.8,3.04-1.82,3.95-3.36.76-1.31.94-3.33-.22-4.52l-.75-.76,1.06-.09c16.83-1.36,33.63-4.24,49.96-8.55.54-.14,1.02-.29,1.29-.6.24-.28.3-.56.19-.88-.3-.86-1.79-1.83-3.17-2.08-14.97-2.67-30.42-3.28-45.36-3.87l-.71-.03.26-.66c.74-1.84-.54-3.98-2.19-4.97-1.83-1.1-4.13-1.26-6.16-1.41l-38.62-2.77.59-.74c3.6-4.5,10.02-5.06,15.76-5.24l41.23-1.27c17.29-.53,35.17-1.08,52.6-3.4,1.06-.14,2.49-.59,3.07-1.39.21-.29.28-.59.22-.93-.08-.42-.39-.83-.98-1.3-.49-.39-1.03-.73-1.6-1.01-.11.6-.43,1.1-.94,1.43l-.2.13-7.82-2.62,1.44-.47c2.06-.67,4.29-.66,6.33-.03-.24-.64-.65-1.29-1.07-1.81-2.63-3.2-5.56-6.11-9.08-5.72-.86.1-1.68.39-2.55.7-.36.13-.71.26-1.07.37-4.2,1.33-8.7.77-13.06.22-4.88-.61-9.49-1.19-13.71.66-.23.1-.47.21-.71.32-1.91.87-4.08,1.86-5.88.6-.78-.55-1.19-1.36-1.59-2.15-.3-.6-.59-1.16-1.01-1.58-1.67-1.66-4.68-.51-6.91.75l-.71.4-.03-.82c-.05-1.33-.46-2.27-1.24-2.88-1.97-1.54-6.06-.7-9.34-.03-1.71.35-3.18.65-4.21.6-.13,0-.26-.02-.39-.02-.08.88-.29,1.82-.88,2.58-.53.68-1.46,1.11-2.31,1.07-.7-.02-1.27-.33-1.62-.86-.33-.5-.41-1.12-.21-1.74.25-.8.93-1.52,1.73-1.83.49-.19.98-.27,1.48-.29-1.16-.65-2.03-2.14-2.44-4.27-.37-1.89-.89-3.94-2.47-4.37-.23-.06-.46-.09-.7-.11-.46-.05-.97-.11-1.44-.39-.88-.53-1.14-1.54-1.24-2.6-.45-.17-.89-.1-1.21,0-.82.27-1.6,1.03-1.96,1.88-.38.91-.49,1.89-.61,2.94-.08.68-.15,1.38-.31,2.06-.29,1.25-.83,2.41-1.36,3.53-.31.65-.62,1.32-.88,1.99-.13.34-.27.76-.38,1.23.38.31.74.65,1.03,1.07.51.73.64,1.76.33,2.56-.22.59-.66.99-1.23,1.13l-.34.08-.19-.29c-.86-1.31-.91-2.84-.7-4.15-.02-.02-.05-.04-.07-.06-.39-.3-.8-.62-1.17-.99-1.02-1.06-1.51-2.59-1.34-4.2.13-1.22.61-2.31,1.37-3.13-1.21-.44-2.31-1.55-3.06-3.15-.25-.53-.46-1.08-.67-1.63-.4-1.04-.78-2.03-1.41-2.86-.89-1.17-2.61-1.9-3.74-1.12-.81.56-1.09,1.68-1.37,2.77-1.42,5.66-3.74,11.01-6.92,15.9-1.26,1.95-1.53,3.28-.82,4.07.96,1.07,2.87.26,4.3-.62,1.98-1.2,4.46-1.66,5.54.03.22.34.33.71.43,1.06.09.32.18.62.34.85.51.72,1.41.63,2.85.39,1.1-.18,2.24-.37,3.26.06.56.23.98.61,1.4.98.16.15.33.29.5.43,1.8,1.41,4.18,1.34,6.7,1.27,1.17-.03,2.38-.07,3.54.06.4.04,1.63.17,2.2,1.09.31.5.36,1.05.15,1.59-.42,1.09-1.83,1.92-2.96,2.23-5.77,1.6-12.2,2.41-19.65,2.47-12.09.1-23.63-1.75-34.19-5.49-1.74-.62-3.53-1.34-4.67-2.86l-.5-.66.82-.13c5.36-.85,10.46-3.01,14.8-6.26-3.42-2.19-7.14-3.81-11.07-4.84l-1.38-.36,1.3-.58c6.47-2.87,12.74-6.29,18.66-10.17.97-.63,1.82-1.22,2.46-2,.63-.78,1.05-1.75,1.46-2.7l.04-.09c2.51-5.88,5.45-11.66,8.3-17.24l.2-.39.42.15c1.56.56,3.02,1.44,4.25,2.55l7.13-6.62,1.64,4,6.72-11.03.25-.03c2.5-.26,5.09.77,6.73,2.68.33.38.62.79.9,1.19.59.84,1.15,1.63,1.96,2.06.55.29,1.2.42,1.89.55.99.19,2.01.38,2.79,1.11,1.21,1.13,1.15,2.76,1.09,4.33-.04.87-.07,1.76.12,2.53.44,1.81,2.1,3.04,3.91,4.24l4.91,3.26c.73.49,1.49.99,2.32,1.16.38.08.79.08,1.21.09.39,0,.79.01,1.19.07,2.08.31,3.49,1.86,4.86,3.36.64.71,1.31,1.44,2.03,2.01,1.02.82,2.29,1.41,3.51,1.98.3.14.6.28.89.42,1.66-1.37,3.41-2.59,5.06-3.76l.39-.27,1.58,2.01,1.98-1.15.2.05c3.15.84,6.07-.24,9.47-3.5.45-.43.9-.88,1.35-1.33,2.46-2.45,5.01-4.98,8.41-5.85.47-.12.95-.21,1.43-.29.98-.18,1.91-.34,2.71-.8,1.08-.62,1.84-1.75,2.58-2.84l.24-.35c2.59-3.82,5.81-7.1,9.56-9.77-.09-.15-.16-.32-.2-.51-.17-.87.33-1.89.8-2.49,2.15-2.73,4.82-4.47,7.53-4.91,1.27-.2,2.55-.09,3.71.28.29-.5.53-1,.74-1.54,1.06-2.68,4.03-6.54,7.78-6.16.56.05,1.09.21,1.6.35.54.16,1.06.3,1.57.33,1.47.08,2.87-.86,4.02-1.78,2.27-1.81,4.29-3.92,6-6.27l.33-.46c.67-.93,1.36-1.9,2.3-2.63,1.32-1.02,2.96-1.3,4.2-.72l.19.09c.17.09.35.16.45.16.16,0,.35-.2.5-.36.45-.49.87-1.05,1.28-1.59.8-1.06,1.62-2.16,2.79-2.91,1.26-.81,2.51-1.06,3.71-.74,2.86.77,4.87,4.67,6.48,7.8.73,1.41,1.41,2.75,2.02,3.47.57.68,1.23,1.32,1.87,1.93.67.64,1.36,1.31,1.97,2.04.18.22.36.44.52.67h.04c1.97-.73,3.99-1.35,6.02-1.86.88-.22,1.82-.42,2.72-.12.9.29,1.54,1,2.07,1.64,4.41,5.31,6.96,12.04,7.19,18.94v.11c.03.74.05,1.5.4,2.06.32.51.92.84,1.41,1.07,1.8.85,3.85,1.22,5.83,1.58,2.26.41,4.6.83,6.66,1.96.95.52,1.74,1.11,2.5,1.67,1.85,1.37,3.32,2.45,5.94,1.89,2.82-.6,5.51-2.72,8.22-6.48.76-1.06,2.18-3.02,4.16-2.77,1.98.25,2.56,2.15,3.12,3.99.26.86.53,1.75.94,2.43.63,1.06,1.72,1.74,2.86,2.46.67.42,1.36.85,1.97,1.38,1.79,1.53,2.77,3.69,3.71,5.77.6,1.32,1.22,2.69,2.04,3.87,3.02,4.33,9.35,5.99,14.11,3.71.21-.1.42-.21.63-.32.9-.46,1.83-.94,2.9-.95h.03c1.01,0,1.95.43,2.81.9,6.13,3.32,10.77,8.69,15.26,13.88,3.34,3.86,6.79,7.85,10.83,10.97l.35.27-.23.38c-1.37,2.28-4.74,2.26-7.23,1.07-.66-.31-1.31-.68-1.93-1.04-1.51-.86-2.93-1.68-4.54-1.77-1.04-.06-2.08.2-3.18.48-.99.25-2.02.51-3.08.52h-.05c-3.02,0-5.48-1.93-7.85-3.8-2.34-1.84-4.55-3.59-7.22-3.59-.02,0-.04,0-.06,0-1.39.01-2.79.54-4.14,1.04-1.79.67-3.65,1.36-5.6.96-1.85-.38-3.25-1.64-4.6-2.86-.66-.59-1.33-1.2-2.04-1.69-2.49-1.71-5.79-2.09-8.6-.99-.78.31-1.55.73-2.3,1.15-1.2.67-2.44,1.35-3.85,1.62-3.19.6-6.09-1.07-8.9-2.68-.44-.25-.88-.51-1.32-.75-2.9-1.6-7.07-2.61-9.28-.21-.29.31-.53.67-.78,1.05-.21.31-.42.62-.66.92-2.46,3.01-6.9,3.43-13.59,1.28-3.99-1.28-9.64-2.59-12.57.8l-.52.6-.32-.72c-.33-.74-1.87-.35-2.18-.27l-18.91,5.22-.17-.08c-4.04-1.96-8.3-3.48-12.66-4.54-.91-.22-1.87-.41-2.63-.05-.58.27-1.02.84-1.42,1.34l-4.72,6c1.23.29,2.4.82,3.38,1.6l.53.42-.55.39c-1.68,1.19-4.13,1.06-5.68-.29l-.36-.31.84-1.06c-1.94-.09-3.89.46-5.26,1.65-.91.78-1.31,1.47-1.14,1.93.36.98,3.03,1.6,5.41,1.63,7.16.1,14.44.07,21.49.05h1.89c1.61,0,3.15.07,4.67.16,1.79.1,3.65.2,5.48.15.44-.01.88-.03,1.32-.05,3.08-.12,6.27-.24,9.14,1.22.79.4,1.58,1.19,1.24,2.12-.16.43-.51.68-.87.89-2.14,1.25-4.65,1.73-6.85,2.08-4.41.71-8.95,2.03-14.7,4.27-.35.14-.4.23-.4.23,0,0,0,.05.08.16.5.73,1.51,1.02,2.53,1.23,5.36,1.08,11.08,1.16,16.61,1.25,2.65.04,5.38.08,8.03.24,10.99.63,21.1,1.57,30.91,2.89,2.22.3,4.5.49,6.7.67,4.4.37,8.94.75,13.26,1.99,1.17.34,2.36.77,3.18,1.7.87.99,1.18,2.7.15,3.74-.53.54-1.26.74-1.85.9l-.13.02c-1.59,0-3.53.68-5.4,1.34-.9.32-1.75.62-2.54.83l-8.88,2.4c-2.6.7-4.77,1.14-7.02,1.42-1.08.13-2.96.8-3.75,1.86-.31.41-.42.83-.34,1.29.12.71.9,1.23,2.39,1.59,3.36.8,6.92,1.39,10.57,1.73.99.09,1.94.1,2.86.12,1.61.02,3.27.04,5.08.5,1.16.29,2.41.75,2.96,1.88.88,1.8-.32,3.33-1.38,4.67-.99,1.25-1.92,2.44-1.45,3.81,1.11,3.22,7.7,4,11.24,4.42.38.05.74.09,1.05.13,10.01,1.3,20.31-.51,28.99-5.09,5.07-2.67,9.23-6.41,13.26-10.02,2.95-2.64,5.99-5.38,9.38-7.69,8.05-5.5,20.75-9.96,29.59-6.78,3.06,1.1,5.17,4.33,7.04,7.18.44.67.87,1.32,1.28,1.91,1.02.27,2.02.09,3.17-.11,5.15-.89,6.56-.65,7.17.03.52.58.29,1.38.07,2.14-.34,1.16-.69,2.35.83,3.44.77.55,1.51.94,2.24,1.22.19-.12.4-.21.57-.28.48-.2.81-.35.92-.69.3-.9,1.17-.98,1.69-1.03.17-.02.42-.04.49-.08-.02-.75-.73-2.82-1.13-3.54l-.28.09-.42-.54.22-.38c.05-.08.12-.15.19-.21.46-.64,1.71-2.6,1.79-3.81.02-.23.04-.61.38-.76l.28-.12.27.2c.61.51,1.07,5.54.57,7.75-.32,1.43-.11,2.18.21,2.42.23.17.5.05.6,0,.48-.28,1-.36,1.46-.26-.02-.44,0-.93.12-1.42.04-.94-.11-2.13-.25-3.29-.22-1.8-.41-3.35.01-4.19.18-.37.39-.67.6-.97.55-.79,1.06-1.54,1.15-3.58.04-.88-.08-1.18-.18-1.28-.18-.17-.77-.12-1.46-.06-.73.06-1.64.14-2.78.06-1.55-.11-2.83.32-3.6,1.2-.32.37-.54.8-.63,1.25-.01.15-.03.29-.05.44,0,.16.01.33.05.48.39,1.8-.29,3.27-.89,4.56l-.17.37c-.32.71.92,3.23,2.27,5.16l-.81.58c-.35-.47-3.35-4.65-2.5-6.77.44-1.11.87-2.92,1.06-4.5,0-.14.02-.29.05-.43.08-.78.09-1.49.01-1.99-.07-.44-.11-.86.09-1.17-.6.25-.87-.04-1.64-.85l-.13-.14c-.32-.34-.47-.85-.44-1.42-.69.05-1.25-.13-1.67-.53-1.2-1.16-.86-3.84-.58-5.99.38-2.95,1.35-3.85,2.21-4.23-.46-1.4.96-2.4,2.12-3.21,1.23-.86,1.95-1.43,1.63-2.09-.37-.76-.29-1.61.22-2.33.6-.85,1.68-1.37,2.64-1.27.8.09,1.44.58,1.78,1.39.63,1.49.87,2.31,1.01,2.75.02.07.04.12.05.17.07.06.15.14.25.26.54.24.9.75,1.15,1.4.5.6,1.03,1.22,1.39,1.53,1.12.96,3.39,3.92,3.26,6.95-.08,1.81.56,4.72,1.03,6.84.29,1.33.51,2.29.51,2.77,0,.9-.66,1.41-1.31,1.45-.71.05-1.27-.43-1.36-1.13-.07-.54.12-.98.26-1.3.05-.12.13-.3.13-.36h0s-.06-.05-.22-.12c-.63-.28-.99-.55-1.2-.79-.24.08-.5.21-.58.39-.02.09.05.5.11.82.22,1.34.59,3.57-.8,5.57-1.04,1.49-.88,3.41-.73,5.1.09,1.05.17,1.95-.05,2.65,0,0,0,.01,0,.02,0,.12-.02.23-.03.34-.04.37-.07.69-.08.97,0,.13.01.27.02.4.01.19.03.38.03.56.02.1.04.21.04.33,0,.24,0,.57-.29.73-.03.04-.06.08-.1.11-.23.22-.54.33-.96.31,1.55.74,5.13,1.61,13.13.92,6.56-.56,7.47.2,8.11,1.42.32.61.68,1.3,7.02.51,8.83-1.1,14.94,1.22,18.59,2.61,1.49.57,2.89,1.1,3.25.83.38-.29,1.49-2.09.07-13.15-.03-.24-.05-.47-.04-.69-.06.02-.12.01-.17.02-.63,0-.73-.84-.81-1.52-.05-.46-.12-.94-.18-1.43-.42-3.22-.85-6.54.15-7.91,1.28-1.76,8.68-1.2,10.77-.15.68.34,1.19.41,1.51.21.2-.12.42-.39.58-.96-.34-.09-.52-.07-.78-.03-.64.09-1.6.22-5.01-.73-3.59-.99-5.86.18-6.89.97-1.11.85-1.72,1.94-1.72,2.53,0,1.21-.72,2.63-1.69,2.73-.54.06-1.25-.24-1.61-1.98-.46-2.19,1.52-6.94,2.96-10.4.53-1.27,1.13-2.72,1.14-3.02-.15-1.06.71-5.31,2.3-7.17.85-.99.85-1.16.85-1.67,0-.36,0-.86.2-1.72.12-.52.43-.9.89-1.1,1.19-.51,3.21.35,4.22.86.17.08.31.15.42.21.53-.01,1.07,0,1.58.02.57.02,1.11.04,1.55,0,.77-.05,1.42.25,1.92.85,1.06,1.29,1.27,3.78.59,6.92.04.03.07.06.11.09.65.58,1.29,2.22,2.3,4.85.51,1.34,1.04,2.73,1.61,4.02,1.07,2.41.42,3.56-.06,4.04-.64.64-1.69.79-2.9.46-.17.86-.48,1.8-1.04,2.25-.31.24-.5,1.32-.66,2.27-.24,1.37-.54,3.04-1.38,4.14-.03.57-.06,1.1-.08,1.57-.09,2.03-.7,5.06-1.18,7.49-.2,1-.38,1.9-.49,2.58-.12.71.08,1.7.26,2.56.27,1.3.5,2.43-.15,3.04-.01.01-.03.02-.04.04.14.17.25.4.31.74.13.74-.21,1.33-.93,1.6-.4.15-.96.2-1.55.18.26.26.51.54.75.81.54.61,1.09,1.24,1.75,1.6,6.21,3.43,11.08,4.38,17.4,4.85,17.56,1.33,31.95,1.17,45.29-.48,18.47-2.29,36.63-7.9,54.19-13.31,17.89-5.52,36.39-11.23,55.26-13.46l.12.99c-18.78,2.22-37.24,7.92-55.08,13.42-17.6,5.43-35.81,11.05-54.36,13.35-7.43.92-15.17,1.38-23.6,1.38ZM428.18,137.77c-.03.19-.11.4-.26.6-.32.43-.86.68-1.6.73-.32.02-.55.19-.62.34-.03.06-.02.1.03.16.24.28,1.33.58,3.87-.07.04-.01.08-.02.12-.03-.12-.38-.09-.9.18-1.36l-.13-.06v-.27c-.24-.1-.9-.11-1.59-.05ZM430.67,139.19c.54.29,2.92.8,3.7.3.11-.07.2-.15.15-.41-.06-.33-.06-.33-.51-.27-.14.02-.28.04-.41.04-.02,0-1.54-.15-2.44-.57-.13.07-.23.15-.31.26-.19.24-.2.52-.17.65ZM429.76,137.71h0s0,0,0,0ZM432.03,137.11c.44,0,.96.07,1.58.24.72.2.91.07.94.04.24-.23.02-1.31-.14-2.11-.2-.95-.42-2.03-.27-2.93.11-.69.3-1.6.5-2.61.48-2.4,1.07-5.39,1.16-7.34,0-.21.02-.43.03-.66-.38.18-.82.28-1.33.28-.9,0-1.84-.09-2.75-.18-1.77-.18-3.6-.36-4.28.34-.31.31-.41.83-.31,1.59,1.09,8.45.73,11.73.23,13.08l.23-.03c.51-.08,1.58-.2,2.31,0,.23-1.62.61-5.25.35-6.46-.2-.92.18-1.59.55-2.25.15-.27.31-.55.43-.86-.06-1.07-.25-2.17-.36-2.81-.13-.79-.19-1.16.28-1.28.47-.13.59.18.95,1.19.48,1.34.4,2.3.13,3.07.04,1.06-.04,2.11-.41,2.82-.57,1.07-.31,3.05-.11,4.64.12.94.22,1.7.14,2.24.04,0,.09,0,.13,0ZM369.91,129.96c.6.12,1.18.18,1.72.19.85-.13,1.8-.3,2.67-.5h.05c-.27-.03-.52-.13-.74-.29-.25-.19-.58-.56-.71-1.26-.29.35-.82.4-1.16.43-.57.05-.76.11-.84.35-.19.56-.6.87-1,1.08ZM374.75,129.62l.09.23c.46-.07.84-.1,1.16-.08.21.02.27-.02.27-.02,0,0,0,0,0-.01-.01-.1-.03-.23-.03-.37-.02-.01-.04-.03-.06-.04-.16-.1-.49-.13-.88.09-.18.1-.37.17-.56.2ZM371.71,123.19c.52.71.98,2.15,1.23,3.18.02-.15.05-.3.09-.46.32-1.39.2-3.6,0-5.14-.37.88-.89,1.8-1.32,2.42ZM427.5,117.17s0,.05,0,.08c-.16,1.87-.34,3.16-.51,4.04,1.07-.82,2.92-.63,4.87-.44.88.09,1.8.18,2.65.18.59,0,1.04-.2,1.4-.55.07-1.28.16-2.7.24-3.92.05-.73.09-1.42.12-1.94-1.15.52-2.9.41-5.25-.32-1.22-.38-1.82-.5-2.11-.53.08.19.23.46.35.68.48.9,1.14,2.12,1.29,3.61.07.68.09,1.36-.43,1.56-.58.22-1.01-.37-1.74-1.36-.23-.31-.61-.83-.87-1.1ZM429.78,112.27c-1.87,0-3.52.23-3.86.7-.76,1.05-.32,4.46.04,7.2.03.22.06.44.08.65.16-.95.33-2.23.46-3.65.02-.24.08-.97.66-1.13.69-.19,1.28.62,2.03,1.65.11.15.24.32.36.49h0c-.13-1.29-.74-2.42-1.18-3.24-.44-.82-.75-1.4-.37-1.86.38-.46,1.09-.4,3.31.29,2.46.76,4.21.79,4.96.1-.26-.07-.54-.18-.83-.33-1.12-.56-3.53-.85-5.65-.85ZM437.3,113.52v.18c0,.23-.06,1.21-.17,2.93-.02.32-.04.65-.06,1,.07-.33.13-.68.2-1.04.24-1.34.42-2.4,1.02-2.88.24-.19.53-.81.71-1.81,0,0-.02,0-.03-.01-.02-.01-.05-.02-.07-.03-.22.7-.54,1.18-.99,1.45-.19.12-.39.2-.61.23ZM426.62,96.33c-.91,1.92-1.34,4.54-1.26,5.11.06.42-.27,1.23-1.21,3.51-1.23,2.96-3.29,7.92-2.9,9.81.21.99.48,1.19.53,1.19h0c.25-.03.79-.86.79-1.73,0-.77.47-1.71,1.24-2.54-.21-.14-.33-.38-.36-.61l-.02-.12.05-.12c.04-.11,1.1-2.8,2.3-4.14.51-.57.48-1.17.35-2.6-.09-.99-.2-2.23-.09-3.9.08-1.21.28-2.6.58-3.86ZM380.18,111.81c.06.07.26.27.86.54,1.15.51.8,1.35.61,1.79-.11.27-.22.52-.19.79.03.23.18.27.3.26.06,0,.37-.04.37-.45,0-.37-.24-1.43-.48-2.55-.48-2.17-1.14-5.15-1.06-7.1.12-2.63-1.95-5.32-2.91-6.15-.1-.09-.21-.19-.33-.31.08.79.09,1.59.1,2.25,0,.01,0,.02,0,.04.11-.06.24-.08.39-.06.61.1.88.8,1.18,4.53.08.98.34,1.89.53,2.55.21.72.32,1.11.21,1.44-.37,1.07-.7,1.79-.99,2.29.39-.19.77-.24.84-.25l.56-.07v.47ZM369.22,113.33c0,.07,0,.2.04.43,0,.06.02.12.02.18.22-.23.47-.43.75-.61-.05,0-.11,0-.16,0-.24,0-.51-.01-.66,0ZM375.21,112.5s-.1.06-.15.08c.25-.01.48-.03.7-.04-.18-.01-.36-.03-.55-.04ZM370.66,112.28v.06c.32,0,.67,0,1.06-.04-.38-.01-.74-.02-1.06-.02ZM369.56,112.32c.11,0,.22,0,.34,0,.1,0,.21,0,.32,0l-.02-.05c-.25,0-.46.02-.64.03ZM367.19,110.06c-.09.49,0,.86.13,1l.13.14c.24.26.46.48.58.59,0,0,.02-.01.03-.02.17-.09.41-.22.82-.35.19-.06.48-.09.85-.12l-.38-.79c-.1-.21-2.5-5.27-1.72-10.75.12-.84.3-1.54.53-2.12-.99.75-1.33,1.23-1.01,1.82.12.23.09.41.05.53-.1.27-.35.36-.53.43-.42.15-1.39.5-1.77,3.45-.23,1.78-.56,4.39.28,5.19.25.24.62.32,1.13.23.02,0,.04,0,.06,0,.11-.32.26-.64.46-.95-.02-.02-.04-.03-.05-.05-.37-.34-1.06-.98-1.06-2.3,0-.81.54-.88.65-.88.86-.05,1.73,1.67,1.86,2.81.11,1-.26,1.75-1.02,2.14ZM380.16,111.78h0ZM376.24,111.57c.52.04.9.08,1.05.09l.21.06c.16-.13.63-.67,1.33-2.68,0-.07-.13-.49-.22-.83-.2-.7-.48-1.67-.56-2.75-.13-1.63-.26-2.56-.36-3.09-.15.24-.35.43-.67.37-.18-.03-.3-.11-.38-.25.12,1.03.24,2.21.34,3.47.15,2.07.31,4.19-.73,5.61ZM370.71,111.28c1.27,0,2.9.09,4.23.19,1.28-.96,1.23-2.78,1.03-5.44-.12-1.62-.3-3.13-.44-4.34-.15-1.28-.23-2-.22-2.42-.8-.21-3.61-.16-4.92,1.06-1.16,1.08-.68,6.63-.1,9.88l.19,1.07c.08,0,.15,0,.23,0ZM440.1,111.23c.9.27,1.65.21,2.05-.18.51-.5.45-1.57-.15-2.93-.58-1.31-1.12-2.71-1.63-4.07-.63-1.64-1.27-3.34-1.76-4.11-.45,1.93-.42,3.14-.21,4.21.14.21.29.41.46.62,1.24,1.47,1.45,4.35,1.25,6.36,0,.03,0,.06,0,.09ZM439.12,110.84s0,0,.01,0c0-.09.01-.18.02-.27,0,.09-.02.18-.03.26ZM429.53,109.33c.87,0,1.84.12,2.92.42,3.22.89,4.05.78,4.61.7.37-.05.65-.08,1.1.04.05-.42.08-.93.08-1.54,0-1.35-.25-2.31-.5-3.23-.1-.38-.2-.77-.29-1.18-1.41-2.3-1.17-4.8-.25-5.7.22-.21.47-.33.73-.36.21-.98.31-1.84.34-2.59l-.36.34c-.1.1-2.57,2.37-5.89,1.27-.33-.11-.63-.22-.9-.31-.63-.22-1.42-.5-1.57-.39-.33.25-.16,2.63-.09,3.53.19,2.59-.24,4.01-.58,5.14-.35,1.13-.55,1.82.03,3.17l.04.1c.11.25.2.46.26.62.1,0,.2,0,.3,0ZM426.97,108.92s-.03,0-.05,0c-.3.03-.56.37-.72.66-.12.21-.23.4-.34.57.56-.28,1.24-.53,2.05-.68-.28-.28-.63-.56-.95-.56ZM429.11,93.27s-.09,0-.14,0c-.42.17-1.67,2.82-1.94,6.98-.1,1.6,0,2.79.09,3.74.13,1.42.22,2.44-.6,3.36-.31.34-.61.8-.89,1.28.34-.43.74-.67,1.19-.71.3-.03.59.04.85.16-.29-1.16-.03-1.99.25-2.92.32-1.06.72-2.38.54-4.78-.21-2.82-.17-3.9.48-4.4.17-.13.35-.19.55-.22-.04-.05-.09-.1-.13-.15-.49-.62-.57-1.44-.26-2.35ZM372.39,96c-1.87,0-3.29.53-3.77,3.91-.24,1.69-.15,3.36.07,4.84-.07-2.17.13-4.32,1.02-5.14,1.74-1.61,5.42-1.62,6.27-1.12.33.2.39.5.34.71-.03.18.05.97.15,1.84,0-.05,0-.09,0-.14-.02-.99-.04-2.67-.4-3.75-.15-.19-.3-.37-.45-.54-.13-.16-.27-.33-.39-.48-.05-.01-.11-.02-.16-.02-.46,0-.92-.03-1.38-.05-.45-.03-.88-.05-1.29-.05ZM377.98,101.76h0ZM432.6,96.62c1.53.42,2.83,0,3.66-.45-.62,0-1.46.07-2.69.31-.34.07-.66.11-.97.14ZM436.23,95.16c1.05,0,1.48.2,1.59.26l.46.26c.03-1.6-.3-2.67-.75-3.2-.29-.36-.64-.52-1.08-.49-.49.03-1.05.01-1.65,0-1.85-.06-3.96-.13-4.61,1.26-.24.51-.44,1.24-.04,1.76.48.61,1.68.8,3.21.49,1.26-.25,2.19-.33,2.86-.33ZM372.46,91.67c-.57,0-1.21.34-1.57.85-.21.3-.4.77-.14,1.32.23.48.23.92.08,1.32.93-.23,1.94-.17,2.9-.11.26.02.53.03.8.04-.13-.43-.37-1.21-.97-2.63-.2-.47-.52-.73-.96-.78-.05,0-.09,0-.14,0ZM429.13,90.77s-.08.03-.12.04c-.11.05-.25.14-.32.41-.12.53-.16.9-.17,1.18.08-.04.16-.08.23-.1,0,0,0,0,0,0-.07-.34-.2-1.04.37-1.53ZM430.8,91.26c-.24,0-.48.03-.71.11-.47.16-.44.3-.36.74,0,0,0,.02,0,.03.37-.41.84-.68,1.37-.86-.1-.01-.21-.02-.32-.02ZM136.15,85.78l4.19,1.4c.18-.17.29-.38.33-.65.01-.07.02-.14.02-.22-1.44-.53-3.02-.72-4.54-.54ZM159.75,85.12c.99.63,2.33.74,3.42.3-.85-.53-1.81-.89-2.81-1.07l-.61.77ZM50.89,76.79c-.06.81.02,1.67.4,2.45.09-.09.16-.2.21-.34.19-.5.1-1.18-.22-1.64-.12-.17-.25-.32-.4-.47ZM66.42,74.71c-.52,0-1.01.05-1.47.23-.52.2-.97.69-1.14,1.2-.07.23-.12.57.09.88.22.32.57.4.83.41.52.02,1.16-.26,1.48-.68.43-.55.6-1.25.68-2.04-.16,0-.31-.01-.46-.01ZM96.45,61.02c-2.12,1.8-4.07,3.85-5.42,6.29-.85,1.54-1.4,3.58-.57,4.96l8.87-7.02c.3-.24.54-.44.62-.68.11-.35-.12-.78-.34-1.09-.78-1.1-1.9-1.83-3.15-2.47ZM164.97,58.84s.09,0,.14,0c4.3.08,7.31,3.45,10.22,6.71,2.75,3.07,5.34,5.98,8.9,6.37-.12-.49-.58-.96-1.08-1.48-.73-.75-1.55-1.6-1.4-2.75.09-.68.5-1.19.87-1.64.25-.31.49-.6.61-.91.49-1.25-.88-2.64-1.74-3.36-5.34-4.45-11.73-7.66-18.49-9.28l-.59-.14c-1.65-.38-3.36-.78-4.78-1.82-1.36-.99-2.29-2.45-3.19-3.87-1.16-1.83-2.26-3.55-4.14-4.08-.28-.08-.58-.14-.88-.19-.96-.18-2.05-.39-2.63-1.33-.77-1.26-.12-2.86,1.8-4.38l6.62-5.26c.71-.56,1.35-1.13,1.47-1.84.06-.37-.02-.79-.25-1.29-.54-1.21-1.6-2.17-2.9-2.74-.4.61-.87,1.23-1.43,1.89-1.23,1.45-2.65,2.74-4.02,3.99-1.38,1.26-2.81,2.56-4.01,4-2.77,3.3-3.81,7.02-2.77,9.96.34.97.9,1.85,1.49,2.78.7,1.11,1.42,2.26,1.76,3.58.25.99.24,2.04-.02,3.07,2.08.08,4.24,1.06,6.42,2.92.21.18.43.37.64.56.9.8,1.74,1.55,2.77,1.94,1.88.73,3.89.13,6.01-.5,1.49-.44,3.04-.9,4.6-.9ZM143,55.98c-1.45.38-2.82,1.41-3.27,2.81,1.18-.38,2.25-1.22,3-2.37.1-.15.18-.29.27-.44ZM203.07,17.26c-.49.22-.92.5-1.18.9-.24.37-.33.85-.42,1.35-.04.23-.09.47-.15.7-.33,1.28-1.09,2.42-1.83,3.52-1.03,1.54-2.01,3-1.59,4.57.23.86.86,1.72,1.47,2.55,1.04,1.41,2.21,3,1.1,4.59-.76,1.09-2.1,1.23-3.29,1.35-.41.04-.81.08-1.19.16-2.99.63-4.54,4.1-5.19,6.11-.18.55-.35,1.11-.51,1.68-.7,2.36-1.42,4.79-3.15,6.61-.38.4-.81.76-1.22,1.11-.54.46-1.05.89-1.46,1.4-.62.78-1.04,2-.5,2.85.29.46.73.69,1.31.69h0c1.18,0,2.72-.96,3.51-2.18.21-.32.41-.66.62-1,1.07-1.78,2.29-3.79,4.47-4.01.73-.07,1.43.08,2.11.24.74.17,1.44.33,2.09.16,1-.26,1.66-1.24,2.36-2.27.83-1.22,1.68-2.48,3.21-2.66,1.6-.2,2.84.97,3.93,1.99l.43.4c.78.71,1.81,1.14,2.56,1.09.32-.02.57-.13.77-.32-.03-1.34-1.28-2.49-2.49-3.61-1.55-1.44-3.16-2.92-2.31-4.92l.23-.54.5.31c.72.45,1.44.23,1.92-.03,1.06-.59,1.82-1.85,1.82-3.01,0-1.7-.86-3.22-1.76-4.84-.25-.44-.49-.88-.72-1.32-1.01-1.97-1.7-4.12-2.36-6.21-.85-2.67-1.66-5.22-3.1-7.41Z"/></svg>');
	--information-pict: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 554.37 282.53"><path d="M554.33,128.64c-.04-.28-.12-.63-.4-.88-.25-.22-.56-.27-.78-.3-1.18-.18-2.23-.62-3.35-1.08-.91-.37-1.85-.76-2.86-1-2.15-.5-4.19-1.17-6.43-1.9-.48-.16-.94-.32-1.41-.48-1.78-.61-3.46-1.19-5.43-1.43-2.34-.28-4.73-.29-7.03-.31h-.24c-7-.03-14.11-.22-21.11-.55-6.6-.31-13.07.02-19.67.42-.86.05-1.83.11-2.77.42-.94.31-1.77.84-2.57,1.36l-.53.34c-2.24,1.41-4.77,2.42-7.51,3.01-1.78.38-6.08,1.05-7.02.82l-.66-6.11-.54.11c-1.69.35-2.99,1.91-3.03,3.63,0,.21,0,.43.02.65.02.37.05.72-.05,1.02-.05.17-.22.35-.39.42.06-1.77-.39-3.57-1.28-5.11l-.14-.24h-.28s-.04,0-.05,0c-1.49,0-2.2,1.65-2.37,3.22-.08.7-.28,1.79-.82,2.26-.13-1.54-.46-3.05-.99-4.51-.12-.33-.28-.71-.63-.95-.33-.23-.73-.29-1.13-.15-.53.17-.99.64-1.17,1.18-.15.44-.16.89-.17,1.31,0,.25-.01.51-.05.76-.12.67-.6,1.28-1.31,1.64-.62.31-1.29.37-1.86.17-.2-1.5-.21-3.01-.02-4.51.05-.43.13-.91.39-1.22.4-.48,1.18-.55,1.95-.58l17.33-.65c2.33-.09,4.75-.18,6.93.02,1.63.15,3.34-.56,4.46-1.85.54-.62.77-1.34.99-2.03.18-.55.34-1.08.66-1.5.6-.8,1.87-.96,2.99-1.1.22-.03.44-.05.64-.08,1.98-.3,4.01-.44,6.01-.42,1.4.01,2.72-.06,3.98-.14,1.55-.09,3.14-.19,4.91-.11.93.04,1.85.04,2.75.05,1.67,0,3.25.02,4.92.23.3.04.81.11,1.23-.21.34-.26.51-.69.49-1.29,0-.25-.03-.5-.06-.74-.04-.33-.07-.65-.05-.95.02-.25.09-.54.25-.76.72,1,1.35,2.07,1.9,3.2.14.29.31.63.62.88.31.25.69.33.97.39,3.48.78,7.05,1.28,10.61,1.47l.37.02.12-.35c.32-.89-.26-1.74-.72-2.29-1.05-1.27-2.21-2.45-3.47-3.52-.34-.29-.73-.67-.66-.96.02-.08.07-.15.17-.2.16-.1.38-.13.56-.08.42.11.79.48,1.12.81l3.89,3.91c.83.84,1.77,1.78,2.98,2.29.61.26,1.31.42,2.09.47,1.21.08,2.46-.09,3.6-.5l.65-.23-.43-.55c-.94-1.2-2.14-2.22-3.47-2.97-.22-.12-.45-.24-.68-.36-.75-.39-1.46-.76-1.95-1.34-.34-.4-.53-.99-.47-1.49.02-.15.07-.35.19-.52l8.35,4.86c1.14.66,2.44,1.42,3.88,1.64,1.59.25,5.43-.73,7.25-2.53.75-.75,1.08-1.58.96-2.42-.33-2.2-3.25-2.41-4.66-2.51-3.09-.22-6.07-1.32-8.95-2.39-2.67-.99-5.42-2.01-7.96-3.39-.04-.37-.09-.72-.13-1.04-.04-.29-.08-.55-.1-.79-.25-2.35-.91-4.7-1.45-6.6-.2-.69-.43-1.41-1-1.92-.71-.63-1.66-.72-2.57-.76-1.12-.04-2.23-.07-3.35-.08-2.52-.02-5.18.05-7.91.21-1.53.09-3.1.08-4.61.06-.98,0-1.96-.02-2.94,0-5.28.09-10.63.44-15.88,1.04l-.27.03c-1.42.16-2.89.33-4.31.2-.16-.02-.32-.03-.41-.09-.16-.1-.18-.18-.14-.63.02-.2.04-.42,0-.65-.09-.69-.55-1.33-.94-1.88-.12-.17-.25-.34-.39-.5,1.65,0,3.38,0,5.18,0,.6.13,1.22.22,1.86.25v-.26c5.35-.03,11.18-.14,17.02-.43,1.68-.08,3.37-.26,5-.44,2.27-.24,4.6-.49,6.91-.47,2.15.02,4.33.16,6.44.3,2.07.13,4.21.27,6.33.3,1.22.01,2.5-.02,3.58-.69.68-.42,1.19-1.13,1.37-1.91.14-.62.04-1.23-.27-1.71-.6-.93-1.75-1.18-2.7-1.38-6.15-1.32-11.55-4.94-16.78-8.45-3.29-2.21-6.69-4.49-10.29-6.22-2.35-1.13-4.39-1.69-6.71-.77-2.48.98-4.53,2.71-6.53,4.38-.62.52-1.23,1.03-1.86,1.53-3.91,3.08-8.63,5.54-14.11,7.33-1.49.49-4.98,1.63-4.91,3.85.07,2.18,2.88,2.61,4.39,2.84l.46.07c.98.17,1.88.46,2.67.85-.08,0-.15,0-.22,0h-.27s-.15.23-.15.23c-.58.89-2.04,1.65-3.89,2.02-1.22.25-2.52.22-3.78.19h-.59c-.52-.02-1.04-.02-1.54.12-.3.08-.58.2-.85.31-.15.06-.3.13-.45.18-.86.31-1.8.32-2.85.31-5.9-.06-11.82-.7-17.6-1.89-3.57-.73-7.66-1.79-10.99-4.13-.81-.57-2.66-2.07-2.27-3.8.1-.42.33-.83.56-1.23l2.72-4.78c.66-1.16,1.37-2.41,1.92-3.74.29-.3.45-.71.47-1.17,0-.04,0-.08,0-.12.21-.7.37-1.42.44-2.15.23-2.49-.77-5.68-3.51-6.81-1.74-.72-3.61-.39-5.53.03l.19.87c-.53.22-1.04.47-1.55.72-.79.39-1.54.76-2.33,1-.86.26-1.77.36-2.67.38-2.42-.85-4.87-1.82-7.26-2.91-.05-.24-.08-.48-.12-.73-.08-.56-.14-1.08-.19-1.58-.17-1.66-.33-3.22-1.47-4.94-.14-.21-.29-.42-.45-.61.49-.07.98-.15,1.47-.21,3.52-.47,6.94-.63,10.19-.48.74.03,1.58.07,2.33-.3.5-.25.91-.71,1.08-1.23.14-.42.11-.86-.08-1.22-.22-.43-.6-.68-.97-.9-1.25-.76-2.58-1.42-3.86-2.05-1.06-.52-2.15-1.06-3.18-1.66-.73-.42-1.48-.89-1.77-1.59-.12-.3-.17-.65-.22-1.02-.06-.49-.13-.99-.38-1.47-.46-.87-1.47-1.43-2.64-1.48-.9-.04-1.74.2-2.56.42l-.19.05c-4.03,1.1-8.31.85-12.46.61-2.16-.13-4.4-.26-6.61-.2-2.64.07-5.32.2-7.92.33-4.02.2-8.16.41-12.25.38-.79,0-1.56-.05-2.34-.09-1.17-.06-2.37-.12-3.61-.07h-.17c-2,.1-4.08.21-5.98-.43-.26-.09-.42-.23-.46-.24,0,0,.08-.08.45-.08,1.69-.04,3.37-.15,5-.26,2.31-.15,4.69-.31,7.05-.26l31.18.69c1.81.04,3.68.08,5.49-.43,2.35-.67,3.75-2,4.28-4.09.45-1.78,1.05-3.55,2.94-4.06.17-.05.36-.08.55-.12.76-.16,1.72-.35,2.13-1.21.37-.77.3-1.97-2.11-3.3-3.62-2-6.08-5.96-6.26-10.09-.01-.26-.02-.53-.02-.8-.01-1-.03-2.04-.45-3.01-.35-.81-1.08-1.48-1.89-1.75-.17-.06-.34-.09-.51-.11.29-.4.6-.79.93-1.19.49-.59.99-1.21,1.4-1.89.93-1.56,1.28-3.86-.15-5.22l-.96-.92.12,1.32c.02.22-.12.39-.21.48-.2.19-.49.3-.74.27-.5-.06-.99-.5-1.23-1.11l-.29-.71-.53.54c-.74.76-.28,1.91.46,2.67.43.44.96.98.82,1.41-.07.23-.33.42-.63.63-1.64,1.13-3.54,2.3-5.32,1.73-.2-.06-.42-.15-.63-.23-.94-.37-2.11-.82-2.93.06-.29.31-.43.73-.41,1.19.03.5.27,1.02.64,1.38-9.6.21-19.3.11-28.88-.28.17-.22.31-.47.42-.74.33-.87.25-1.79-.24-2.47l-.29-.41-.41.3c-1.52,1.11-3.56,1.42-5.34.79-.42-.15-.68-.31-.81-.51-.16-.24-.19-.6-.21-.93l-.43-5.68-.81,1.34c-.24.4-.74.51-1.12.47-.38-.03-.86-.23-1.02-.67l-.21-.54-.51.29c-.24.14-.41.36-.48.64-.09.36-.02.79.19,1.13.11.18.25.35.39.51.13.15.25.28.32.42.17.34.12.78.05,1.28-.06.43-.12.88-.04,1.34.12.73.56,1.35.99,1.95.45.64.76,1.09.74,1.51-1.03-.03-2,.75-2.43,1.62-.54,1.07-.45,2.29-.35,3.12.06.49.15.99.24,1.5.32,1.79.62,3.49-.18,4.88-.62,1.07-1.76,1.69-2.96,2.35-.4.22-.79.43-1.17.67-1.76,1.09-3.27,3.13-2.44,5.04.79,1.83,3.09,2.16,4.76,2.25,12.41.66,24.97.45,37.35-.63l1.72-.15c.49-.04.99-.09,1.48-.13v.07c.18-.03.34-.08.5-.11,4.81-.41,9.71-.7,14.42.19-1.09.44-2.38.56-3.78.65-12.95.79-26.09,1.12-39.07.97h-.14c-3.05-.04-6.22-.07-9.18.9-.52.17-1.06.4-1.41.88-.27.37-.36.79-.43,1.14-.14.64-.25,1.16-.37,1.67-.11.49-.22.98-.35,1.57-1.82,1.99-3.83,3.83-5.99,5.45-.59.44-1.22.89-1.9,1.1-.54.17-1.17.22-1.78.26-1.26.1-2.56.2-3.39,1.27-.44.57-.6,1.31-.46,2.09.19.99.84,1.94,1.71,2.46,1.41.85,3.13.85,4.63.85,2.39,0,5.05.03,7.77.26-1.87,1.55-3.41,3.85-4.42,6.64-.28.76-.41,1.47-.39,2.09-2.1.88-4.19,1.67-6.38,2.03-1.32.22-2.69.28-4.02.35-1.13.05-2.3.11-3.45.26-3.15.41-5.49,1.52-6.95,3.3-.27.33-.58.77-.65,1.33-.16,1.28,1.02,2.24,2.26,2.62,1.46.45,2.96.48,4.64.46,5.3-.06,10.89-.31,18.13-.82.79-.06,1.57-.12,2.34-.19,1.98-.16,3.84-.32,5.83-.33,18.48,0,35.15.12,52.07,1.53,1.84.15,3.69.32,5.53.5,1,.1,2.23.48,2.72,1.12.18.23.24.48.18.76-.08.42-.44.74-.65.89-.73.53-1.67.68-2.74.81-14.09,1.77-28.55.69-42.54-.35-7.16-.53-14.57-1.09-21.86-1.25-3.08-.07-6.67-.09-10.12.55-2.66.49-2.83,3.28-2.89,4.2-.09,1.41.47,2.7,1.45,3.37.74.5,1.6.61,2.56.69,2.03.16,4.05.3,6.09.43,25.13,1.63,51.11,3.32,76.72,2.05,3.94-.2,7.21,1.55,10.67,3.4.66.35,1.33.71,2.01,1.06,3.55,1.82,7.28,3.37,11.08,4.61-1.81,1.63-4.24,2.59-6.67,2.6-2.69,0-5.42-1.14-7.28-3.08-.55-.57-1.04-1.23-1.53-1.86-.82-1.08-1.66-2.2-2.82-3.01l-1.07-.76,1.93,8.22c.02.1.09.37.04.45-.01.02-.05.06-.22.13-1.3.55-2.84-.2-3.72-1.13-.86-.91-1.4-2.05-1.97-3.26l-.33-.69c-.69-1.42-1.6-2.99-3.13-3.86l-.99-.57.26,1.11c.6,2.56,1.51,5.04,2.72,7.37-.48.44-1.07.57-1.51.61-1.02.06-2.18-.34-2.95-1.05-1.26-1.17-1.91-2.9-2.53-4.57l-.2-.53c-.15-.4-.38-1.01-.87-1.41-.55-.44-1.47-.51-1.97.08l-.12.14v.19c.04,2.3.77,4.55,2.09,6.42-2.03.32-4.17.04-6.25-.24l-.57-.08c-12.36-1.61-24.98-1.11-37.19-.62-4.31.17-8.01.06-11.65-.36-1.46-.17-2.86-.37-4.09-1.02-.42-.22-.85-.53-1.22-.92,1.06-1.45,1.64-3.26,1.57-5.06l-.02-.47-.47-.02c-.76-.02-1.51.29-2.1.9-.68.7-1.05,1.67-.99,2.6.04.71.3,1.4.72,2.03-.05.06-.11.12-.16.17-2.81-1.38-5.35-3.35-7.59-5.1-8.99-7-17.96-14.28-26.66-21.64-.44-.38-1-.84-1.72-.95-.85-.12-1.62.3-2.26.71-2.32,1.46-4.53,3.16-6.66,4.8-.71.54-1.41,1.09-2.12,1.62-6.01,4.52-12.44,8.57-19.13,12.01l-.1.05c-2.22,1.15-4.74,2.45-6.02,4.78l-.25.46.47.23c3.38,1.68,7.33,1.03,10.76.17,3.51-.88,6.98-2.01,10.33-3.38,3.46-1.41,7.84-3.48,11-6.99l.22-.25c.47-.54.92-1.04,1.49-1.32.81-.39,1.89-.32,3.23.22,2.46.99,4.57,2.78,6.61,4.52.36.3.71.6,1.07.9,5.96,4.97,12.62,8.93,19.83,11.78-1.03.1-2.14-.14-3.1-.34-11.4-2.4-23.08-3.67-34.73-3.76-1.5-.01-2.87,0-4.21.38-1.18.32-2.25.9-3.28,1.45-1.44.77-2.79,1.62-4.11,2.43-1.93,1.2-3.76,2.34-5.86,3.29-4.26,1.94-8.61,3.82-12.94,5.61-3.52,1.45-6.7,2.65-10.04,2.51h-.2c-.86-.05-1.84-.09-2.59.53-.88.73-1.06,2.07-.49,3.69.58,1.62,1.41,2.78,2.48,3.44,1.37.85,3.06.84,4.42.83l53.46-.32c1.01,0,2.03-.03,3.05-.05,1.99-.05,4.05-.1,6.05,0,.2,0,.42.04.66.08.64.1,1.36.21,1.98-.07.72-.32,1.17-.88,1.22-1.53.06-.66-.31-1.33-.97-1.77-.43-.29-.9-.57-1.37-.86-1.26-.76-2.57-1.56-3.41-2.61-1.97-2.46-4.12-4.27-6.73-6.4-.43-.35-.88-.72-1.25-1.13,4.44-.85,8.68-.4,13.16.07.62.07,1.25.13,1.88.2l2.19.22c3.34.34,6.69.67,10.03,1.02,3.2.32,6.35.94,9.4,1.53,4.12.8,8.38,1.63,12.79,1.75l.59.02-.31-2.28,24.41-.08c3.86-.01,7.83-.02,11.63.87l-.37,2.5.52.05c9.71.91,19.55.96,29.28.15-1.04,4.13-1.38,8.37-1,12.62.04.51.09,1.04-.13,1.39-.11.17-.3.33-.6.49-1.74.94-4.15.44-5.38-1.11-.94-1.19-1.56-3.19-2.06-4.8l-.13-.4c-.15-.47-.25-.98-.36-1.52-.27-1.35-.55-2.74-1.59-3.77-.26-.26-.64-.37-1.03-.29-.47.09-.89.44-1.07.87-.28.68-.07,1.4.06,1.88.24.83.54,1.69.84,2.53.58,1.61,1.17,3.28,1.3,4.87.03.43-.06.78-.26.94-.21.17-.55.19-.95.2l-3.03.07c-1.55-2.53-2.47-4.76-2.75-6.64-.03-.21-.06-.42-.08-.63-.1-.81-.2-1.64-.6-2.4-.43-.84-1.21-1.56-2.31-2.15-.15-.08-.33-.17-.55-.18-.56-.03-1.03.39-1.23,1.12-.53,1.94.1,3.95.86,5.82.07.18.17.4.28.65.49,1.12,1.52,3.44,1,4.3-.08.13-.24.31-.72.35-11.03.91-20.98,1.65-31.13,1.4-5.49-.13-10.48-.54-15.24-1.24-.53-.08-1.17-.14-1.86-.2-1.88-.17-4.23-.38-5.4-1.15-1.24-.81-.79-3.18-.41-4.52l1.19-4.2c.26-.93.63-2.21.23-3.38-.14-.42-.36-.75-.65-.97-.74-.56-1.76-.3-2.33.23-.58.54-.81,1.29-.95,1.89-.24,1.04-.38,2.2-.52,3.32-.48,3.92-.94,7.62-5.1,8.3-2.52.41-5.5-.07-8.03-1.34-.02-.38-.12-.62-.26-.91-.07-.15-.15-.32-.22-.57-.24-.92-.44-1.87-.63-2.8-.2-.99-.41-2.01-.68-3.01-.64-2.37-1.55-4.16-2.76-5.47-.42-.45-.8-.45-1.04-.36-.63.22-.93,1.11-1.07,3.19v.13c-.16,1.85.04,3.47.63,4.95.92,2.34,2.78,4.17,5.01,5.41-.22,1.91-.64,3.78-1.05,5.59-4.02,1.02-8.34,1.12-12.17,1.21-3.46.08-7.05.15-10.75.21-.12-1.23-.25-2.45-.4-3.67-.15-1.17-.39-2.49-1.36-3.31-.88-.74-2.23-.91-3.69-.47-3.94,1.19-4.49,4.4-4.64,7.51-1.29,0-2.58-.01-3.87-.02,0-.2,0-.39,0-.59.01-1.08.03-2.19-.03-3.25-.15-2.84-.88-4.66-2.24-5.57-1.14-.77-2.69-.82-4.59-.15-4.21,1.47-4.15,5.14-4.11,8.37,0,.32,0,.63,0,.94-2.63-.1-5.26-.23-7.9-.39,0-.09,0-.18,0-.26,0-.38,0-.79.02-1.22.05-2.5.12-5.62-1.62-7.08-.87-.73-2.08-.94-3.61-.65-1.96.39-4.9,2.11-4.97,4.59-.04,1.55,0,3.16.08,4.83-.19.01-.37.02-.56.03-2.56.15-5.12.29-7.85.42-.43.02-.95.04-1.43.31-1,.57-1.16,1.84-1.24,2.53-.13,1.07-.2,2.29.58,3.16.58.65,1.45.85,2.21.99,2.78.5,5.62.73,8.51.88-.1,3.56-.64,6.98-2.32,9.9-2.6,4.54-7.07,7.25-12.25,7.44-5.32.19-9.89-2.51-14.31-5.12-1.79-1.06-3.64-2.15-5.53-3.05-2.38-1.13-4.88-1.95-7.43-2.58,1.51-.53,3.03-1.26,4.4-2.27,3.01-2.22,4.7-5.57,4.42-8.74-.09-1-.37-1.75-.86-2.3-.61-.68-1.49-.97-2.1-1.12-1.92-.49-3.75,0-5.51.46-1.59.42-3.09.82-4.61.53-1.33-.25-2.42-1.17-3.58-2.14-1.24-1.05-2.53-2.14-4.2-2.38-2.62-.38-4.9,1.48-6.96,3.55-.62.62-1.33,1.33-2.18,1.6-.97.31-2.02.06-3.14-.21-1.21-.29-2.47-.59-3.71-.18-1.72.57-2.87,2.48-2.67,4.44.16,1.65,1.23,3.28,2.84,4.35,1.61,1.07,3.31,1.31,4.95,1.54.64.09,1.3.19,1.96.33,3.16.69,6.44,1.14,9.6,1.57,2.32.32,4.67.64,7,1.06-.23.04-.45.08-.67.12-5.95,1.06-12,1.12-17.98.18-2.39-.38-5.14-.97-7.43-2.49-1.74-1.15-3.12-2.79-4.47-4.38l-5.68-6.71c-.94-1.11-2.01-2.37-2.29-3.86-.5-2.7,1.74-5.21,4.01-6.66,4.03-2.57,9.19-3.75,15.75-3.62,3.02.06,6.08.38,9.04.69,2.48.26,5.04.53,7.58.65,1.61.07,3.46.08,5.03-.76,1.3-.7,2.13-1.98,2.17-3.36,0-.13,0-.26,0-.38,2.34-.1,4.68-.24,7-.44,3.16-.26,6.46-.68,8.93-2.71,1.48-1.21,2.44-3.16,2.5-5.08.05-1.48-.47-2.8-1.45-3.71-1.68-1.55-4-1.54-6.25-1.52-2.08.02-4.05.03-5.48-1.12-.48-.39-.91-.93-1.33-1.45-.84-1.05-1.7-2.14-3.13-2.29-1-.11-1.92.33-2.67.68l-10.09,4.78c-1.09.51-2.44,1.15-3.09,2.22-.85,1.41-.36,3.53.53,4.8.97,1.38,2.65,2.39,4.61,2.75.96.18,1.96.21,2.92.24,1.72.06,3.35.11,4.69.94.42.26.75.59.97.96-4.99.17-10,.14-14.97-.12-3.79-.19-8.15-.54-11.89-2.28-.57-.26-1.17-.6-1.36-1.13-.24-.68.26-1.5.73-2.13.6-.81,1.23-1.6,1.87-2.39,1.23-1.53,2.5-3.11,3.5-4.86.77-1.36,1.83-3.7,1.81-6.27.52-.03,1.05-.04,1.58-.06,1.4-.05,2.84-.1,4.25-.31,3.93-.6,7.59-2.53,10.32-5.42,1.36-1.44,2.15-2.83,2.42-4.23.35-1.86-.32-3.73-1.69-4.65-1.1-.75-2.49-.81-3.7-.78-3.1.08-6.14.66-9.04,1.74-.79-.88-1.23-2.05-1.7-3.28-.61-1.59-1.23-3.23-2.67-4.26-1.96-1.4-4.81-1.18-8.24.63l-.67.36c-2.17,1.16-4.4,2.36-6.66,1.9-.76-.16-1.54-.51-2.3-.85-1.42-.65-2.89-1.31-4.46-.81-1.16.37-1.97,1.3-2.7,2.21-1.94,2.43-2.38,4.67-1.2,6.14.54.68,1.33,1.04,2.03,1.31,2.82,1.06,5.85,1.23,8.79,1.39,1.38.08,2.81.15,4.19.32,1.92.24,8.31,1.4,10.03,6.26.17.49.29.98.35,1.47-1.7.14-3.38.42-4.95,1.14-3.53,1.62-5.55,4.86-7.5,8-.52.84-1.04,1.67-1.58,2.45-1.23,1.8-2.69,3.49-4.11,5.12-1.59,1.83-3.23,3.73-4.58,5.82l-.32.5c-1.13,1.78-2.3,3.62-4.13,3.7-2.01.12-3.49-2.19-3.82-4.38-.12-.8-.16-1.64-.2-2.45-.07-1.56-.14-3.18-.79-4.68-.94-2.17-3.11-3.93-5.86-4.74l8.11-.63c2.53-.2,5.69-.44,8.08-2.19,1.4-1.02,2.39-2.72,2.59-4.42.15-1.32-.2-2.55-.98-3.45-1.37-1.58-3.76-2.06-7.09-1.43l-.62.12c-2.08.41-4.23.84-5.99-.06-.52-.26-.98-.63-1.46-1.02-.22-.18-.44-.36-.67-.52-4-2.95-10.09-2.74-13.87.48-.47.4-.9.84-1.33,1.26-.73.74-1.42,1.43-2.25,1.92-1.05.62-2.25.89-3.53,1.17-.65.14-1.31.29-1.96.49-1.97.61-4.13,2.06-4.28,4.32-.13,2.07,1.55,3.7,3.16,4.34,1.71.67,3.6.58,5.26.51l8.74-.41c1.43-.07,2.88-.13,4.32-.06-.03.04-.06.08-.09.13-.93,1.37-.32,3.24.77,4.39.59.62,1.28,1.09,1.95,1.55.48.33.94.65,1.36,1.01,2.42,2.09,3.19,5.96,1.75,8.82-2.94,5.83-14.22,4.63-20.28,3.99l-.99-.1c1.99-1.39,3.81-3.15,5.33-5.21.76-1.02,1.61-2.39,1.47-3.89-.08-.79-.41-1.43-.99-1.91-1.18-.95-3.06-.97-4.45-.82-2.35.26-4.16-.13-6.24-1.34l-.09-.05c-1.79-1.04-3.64-2.12-5.84-2.24-2.72-.14-5.41,1.21-6.69,3.37-.53.9-.84,1.91-1.14,2.9-.46,1.5-.89,2.92-2.04,3.74-.76.54-1.7.71-2.71.9-.83.16-1.69.32-2.49.7-1.21.58-2.15,1.71-2.58,3.1-.44,1.39-.31,2.85.35,4.02,1.82,3.21,6.45,3.44,9.88,2.02,1.32-.54,2.57-1.26,3.78-1.96,1.8-1.03,3.5-2.01,5.42-2.48,1.91-.46,3.93-.37,5.93-.18-1.56.78-3.19,1.32-4.84,1.6-3.08.53-5.3,1.46-6.96,2.93-.44.39-.92,1.05-.94,1.73,0,.37.12.7.38.96.5.49,1.24.43,1.63.4,1.44-.12,2.87-.26,4.31-.39,5.78-.53,11.75-1.09,17.64-.94,1.27.03,2.67,0,4.15-.04,5.49-.13,11.72-.27,15.6,2.6,3.65,2.7,9.42,8.91,9.34,14.06-.09,5.83-4.29,6.16-9.61,6.57l-1.17.09c-12.97,1.08-27.05-.86-43.05-5.93-18.19-5.77-33.2-15.87-43.42-29.21-5.14-6.71-9.33-14.25-13.38-21.55-3.63-6.53-7.38-13.28-11.81-19.45-5.4-7.51-20.14-24.83-40.27-23.4-8.1.57-15.52,4.21-22.71,7.73-5.22,2.55-10.61,5.2-16.24,6.65l.25.97c5.72-1.48,11.16-4.15,16.42-6.72,7.1-3.47,14.44-7.07,22.34-7.63,13.62-.95,28.34,7.63,39.38,22.99,4.4,6.12,8.14,12.85,11.75,19.35,4.07,7.33,8.28,14.9,13.46,21.67,10.34,13.5,25.53,23.72,43.91,29.56,16.12,5.12,30.33,7.07,43.44,5.98l1.16-.09c5.37-.42,10.44-.81,10.54-7.55.08-5.57-5.78-11.95-9.75-14.88-4.16-3.08-10.57-2.93-16.22-2.79-1.47.03-2.86.07-4.1.04-5.95-.15-11.95.41-17.75.95-1.44.13-2.87.27-4.3.39-.35.03-.7.04-.85-.11-.04-.04-.08-.1-.08-.22,0-.28.26-.71.6-1.01,1.52-1.35,3.57-2.2,6.47-2.7,2.21-.38,4.39-1.2,6.42-2.4.32.04.64.07.96.1l1.27.13c6.3.67,18.02,1.91,21.27-4.53,1.66-3.3.81-7.61-1.99-10.02-.46-.4-.97-.74-1.45-1.08-.66-.45-1.28-.87-1.79-1.41-.79-.83-1.3-2.21-.67-3.13.16-.24.39-.43.64-.57.6.08,1.2.19,1.79.34,2.61.68,4.68,2.28,5.54,4.26.57,1.33.64,2.78.71,4.33.04.84.08,1.71.21,2.56.4,2.63,2.22,5.35,4.85,5.23,2.35-.11,3.72-2.26,4.93-4.16l.32-.5c1.31-2.03,2.93-3.9,4.5-5.7,1.43-1.65,2.91-3.36,4.18-5.21.55-.8,1.07-1.64,1.6-2.49,1.88-3.01,3.81-6.13,7.07-7.62,1.45-.66,2.99-.93,4.6-1.06,0,2.32-.97,4.46-1.68,5.71-.96,1.68-2.2,3.23-3.41,4.73-.64.8-1.28,1.6-1.89,2.42-.62.83-1.27,1.94-.87,3.06.31.88,1.17,1.38,1.88,1.71,3.9,1.81,8.38,2.17,12.26,2.37,5.09.26,10.22.29,15.34.11,0,.1.01.21,0,.31-.03,1.02-.66,1.98-1.65,2.51-1.34.72-3.03.71-4.51.64-2.51-.12-5.06-.38-7.53-.64-2.98-.31-6.07-.64-9.13-.7-6.78-.14-12.12,1.1-16.31,3.78-2.54,1.62-5.05,4.5-4.46,7.69.33,1.74,1.53,3.17,2.5,4.32l5.68,6.71c1.39,1.64,2.82,3.34,4.68,4.57,2.45,1.63,5.33,2.25,7.83,2.64,6.09.96,12.24.9,18.31-.19.91-.16,1.89-.36,2.91-.63,3.07.67,6.08,1.56,8.91,2.9,1.84.87,3.68,1.96,5.45,3.01,4.54,2.69,9.24,5.47,14.85,5.26,5.53-.2,10.3-3.1,13.08-7.94,1.77-3.1,2.34-6.66,2.45-10.34.42.02.84.04,1.26.06,9.35.4,18.77.58,28.19.56.24.06.48.1.74.08.2-.01.38-.04.56-.09,3.48-.02,6.97-.06,10.45-.13.03,1.23.05,2.47.05,3.7,0,.69.06,1.42.17,2.18-.77.51-1.5,1.08-2.23,1.63-1.61,1.23-3.27,2.5-5.15,3.13-1.84.62-3.84.62-5.77.63-8.95.03-18.21.06-27.26-.83-.84-.09-1.42.5-1.92,1.02-.18.18-.35.36-.54.5-.77.59-1.28,1.41-1.73,2.14-3.23,5.22-6.57,10.63-8.16,16.73-.38,1.46-.74,3.57.47,5.07,1.06,1.32,2.87,1.57,4.48,1.71,14.97,1.27,30.1,1.91,45.19,1.91,5.91,0,11.82-.1,17.7-.29,1.31-.04,2.04-1.07,2.16-3.04,1.74.82,4.2,1.44,6.45,1.44,1.4,0,2.73-.24,3.75-.82,2.92-1.65,6.22-3.53,8.7-5.97l-.7-.71c-2.38,2.35-5.63,4.19-8.49,5.81-2.49,1.41-7.24.46-9.72-.87-.12-1.56-.97-2.96-1.67-4.1l-10.95-17.82c-.43-.7-.78-1.32-.71-1.94.08-.71.69-1.34,1.92-1.98,2.1-1.08,4.34-1.87,6.66-2.32,1.13-.22,2.43-.39,3.56.05,1.09.43,1.93,1.39,2.77,2.42,3.12,3.86,6.03,7.96,8.63,12.18,1.42,2.3,3.36,5.44,6.25,6.82,1.94.92,4.16.95,6.11.97l5.78.08c19.54.26,65.3.87,80.04.05,3.39-.19,4.86-1.61,5.5-2.77.55-1.01.71-2.26.51-3.64.72.41,1.51.72,2.32.87.57.11,1.16.16,1.78.16,1.25,0,2.6-.22,4.16-.67,2.76-.79,5.26-2.02,7.34-3.61-.08.5-.12,1.01-.1,1.53.1,2.34,1.48,2.51,3.08,2.7,2.72.33,5.62.66,8.58.84,8.86.53,17.85.11,26.55-.3,2.68-.12,5.36-.25,8.04-.35,5.98-.22,10.56-.26,14.84-.13h.17c1.98.07,4.02.13,5.89-.65,1.91-.8,3.7-2.89,3.25-5.17-.44-2.24-2.63-3.79-4.4-5.04-.41-.29-.8-.56-1.14-.83-.88-.68-1.72-1.43-2.51-2.23.01-.1.03-.2.03-.3.21-2.48-.67-4.92-1.51-7.28-.23-.63-.45-1.25-.64-1.86-.02-.07-.04-.14-.06-.2.79-.03,1.59-.09,2.39-.17l.83-.08-.47-.69c-.47-.69-.42-1.69.12-2.33.53-.64,1.51-.86,2.27-.53l.2.04c1,0,2.02.09,3.01.17,1.14.1,2.32.2,3.5.17,1.29-.03,2.65-.21,3.97-.38.47-.06.94-.12,1.39-.18.39-.04.8-.11,1.17-.34.7-.44,1.03-1.35.88-2.45ZM424.8,62.59c.87-.27,1.69-.67,2.48-1.06.97-.48,1.88-.93,2.87-1.14l-.15-.69c1.18-.18,2.32-.2,3.34.23,2.17.9,3.1,3.59,2.89,5.79-.02.23-.05.46-.09.69-.04-.04-.08-.08-.11-.11-.75-.68-1.76-.89-2.69-1.08-2.82-.57-5.98-1.39-9.25-2.44.24-.05.48-.11.71-.18ZM418.56,61.86c-1.45-.14-2.81-.46-3.49-1.45,1.16.51,2.32,1,3.49,1.45ZM414.19,60.91c.98,1.52,2.89,1.86,4.8,2,.82.06,1.74.13,2.69.11,4.06,1.41,8.02,2.48,11.49,3.18.8.16,1.63.33,2.17.83.22.2.38.51.43.82-.09.27-.19.54-.29.81-.13.09-.31.15-.49.21-5.69,1.84-16.31.06-21.32-2.63-4.16-2.24-8.5-5.27-13.28-9.27-1.82-1.52-3.84-2.92-5.8-4.27-1.21-.84-2.46-1.7-3.64-2.57-.78-.58-1.66-1.24-2.68-1.6-.61-.21-1.27-.32-1.96-.32-1.09,0-2.24.26-3.4.78-1.42.64-2.67,1.56-3.88,2.45l-.51.38c-3.71,2.7-7.69,5.06-11.84,7.01-.61.29-1.21.59-1.81.88-3.22,1.6-6.27,3.11-9.98,2.55-.42-.06-.86-.16-1.17-.4-.21-.17-.35-.39-.43-.64.07-.03.14-.06.21-.09,2.28-.98,4.59-2.03,6.81-3.08,2.18-.72,4.08-2.04,5.69-3.22,2.84-2.08,5.58-4.36,8.15-6.77l.55-.51c3.36-3.16,6.83-6.43,11.17-6.44h.03c2.92,0,5.5,1.58,7.16,2.91,1.55,1.24,2.93,2.74,4.27,4.18.5.54,1,1.08,1.5,1.6,3.85,4,9.2,7.35,14.91,10.01.11.38.25.76.48,1.11ZM358.32,30.21c1.41-1.34,2.48-3.22,3.2-5.63.43-1.46.71-2.98.97-4.45.18-.97.36-1.98.58-2.95.02-.11.06-.24.1-.31.01-.02.06-.07.19-.06.19.01.41.15.49.31.21.41.1,1,0,1.52-.63,3.26-.96,6.6-.96,9.92v.24s.18.15.18.15c.34.27.75.38,1.19.31.82-.14,1.52-.85,1.87-1.41,1.08-1.75,1.42-3.78,1.75-5.74.13-.79.27-1.62.46-2.4.09-.36.19-.74.4-.99.17-.2.43-.31.6-.24.11.04.23.17.36.38.6,1.03.62,2.44.05,4.3-.11.35-.23.71-.35,1.06-.41,1.2-.82,2.44-.82,3.76,0,.35.03.81.25,1.23.3.59,2.24.97,4.6,1.22-5.05.07-10.1-.01-15.12-.23ZM401.98,28.8c.51-.16,1.01-.34,1.51-.56.8-.34,1.78-.84,2.46-1.68.43.54.9,1.02,1.42,1.43.48.38.99.7,1.51,1.01-2.28-.25-4.59-.29-6.89-.2ZM405.03,22.74c-.5-1.51-.78-3.25-.86-5.49-.01-.36-.01-.71.12-.95.07-.14.23-.23.32-.23.02,0,.03,0,.05,0,.13.06.23.37.27.48.67,2.05,1.01,4.19,1,6.35,0,.52-.02,1.08-.13,1.62-.3-.55-.55-1.15-.76-1.78ZM353.51,58.84c1.1-3.04,2.85-5.45,4.96-6.84,1.28.14,2.56.33,3.84.58,1.04.2,2.23.44,3.27-.1.67-.34,1.14-1.13,1.16-1.92.01-.62-.27-1.14-.77-1.42-.7-.39-1.81-.16-3.1.16-.19.05-.36.09-.51.12-1.51.32-2.84.81-3.95,1.45-.06.04-.12.07-.19.11-3.16-.33-6.26-.38-9.02-.38-1.45,0-2.94,0-4.11-.7-.62-.38-1.11-1.08-1.25-1.79-.07-.35-.07-.86.26-1.3.55-.72,1.54-.8,2.67-.88.67-.05,1.35-.11,2-.3.84-.26,1.55-.77,2.21-1.26,2.24-1.69,4.33-3.6,6.22-5.68l.09-.1.03-.13c.14-.65.26-1.17.38-1.69.12-.52.24-1.04.38-1.69.06-.28.12-.56.26-.76.18-.25.55-.4.91-.52,2.8-.92,5.88-.89,8.85-.85h.14c13,.15,26.17-.17,39.14-.97,1.47-.09,3.44-.22,5.01-1.2.07.03.14.07.22.09l.12-.32s.05-.03.07-.05l.84-.64-1.03-.24c-.22-.05-.45-.08-.67-.13-.62-.28-1.24-.58-1.88-.95-.71-.41-1.45-.82-2.09-1.33-.55-.44-1.05-.97-1.49-1.58.37-.88.43-1.86.43-2.73,0-2.26-.35-4.5-1.05-6.66-.09-.27-.27-.84-.79-1.08-.66-.31-1.38.1-1.68.66-.25.46-.25.97-.23,1.46.08,2.34.37,4.17.91,5.77.32.97.74,1.86,1.25,2.65-.01.02-.02.03-.03.05-.53.78-1.46,1.25-2.21,1.57-1.2.51-2.45.88-3.74,1.1-.65.11-1.24.29-1.82.46-.34.1-.66.19-.99.27-.64.06-1.28.11-1.91.17l-1.72.15c-3.22.28-6.45.5-9.68.66l-.05-.21c-1.27.28-12.58-.44-13.45-1.16-.1-.18-.14-.43-.14-.78,0-1.15.37-2.26.77-3.44.12-.36.25-.72.36-1.09.65-2.14.61-3.8-.14-5.09-.24-.41-.52-.68-.85-.81-.57-.23-1.29-.01-1.74.52-.36.42-.5.95-.61,1.41-.19.81-.33,1.65-.47,2.46-.33,1.95-.64,3.8-1.61,5.38-.3.48-.8.88-1.19.95-.08.01-.15.01-.21,0,.03-3.16.34-6.33.94-9.43.12-.64.28-1.44-.09-2.16-.24-.47-.76-.81-1.31-.85-.45-.04-.84.14-1.08.48-.16.23-.22.48-.26.66-.23,1-.42,2.01-.59,3-.26,1.44-.53,2.93-.95,4.34-.8,2.68-2.05,4.65-3.72,5.85-.38-.02-.76-.03-1.15-.05-1.4-.07-3.32-.33-3.89-1.64-.56-1.31.6-2.9,2.05-3.8.36-.22.74-.43,1.12-.64,1.27-.7,2.58-1.42,3.34-2.73.99-1.71.64-3.67.3-5.56-.09-.49-.17-.97-.24-1.45-.14-1.11-.06-1.92.25-2.55.32-.64,1.07-1.2,1.79-1.03l.38.09.18-.35c.53-1.07-.14-2.02-.73-2.85-.36-.51-.73-1.03-.82-1.54-.05-.31,0-.66.05-1.03.08-.58.17-1.25-.15-1.87-.09-.19-.22-.34-.33-.48.21.08.44.13.68.16.44.04.86-.03,1.22-.2l.24,3.15c.03.42.07.95.38,1.4.34.51.91.76,1.31.9,1.89.66,4.05.43,5.76-.6.09.33.06.71-.08,1.09-.21.55-.63.95-1.12,1.05l-3.74.82,3.83.17c10.92.49,22.01.58,32.94.29l.06-.99c-.76-.12-1.38-.24-1.82-.61-.22-.19-.38-.5-.4-.78,0-.13,0-.31.14-.44.34-.36.95-.16,1.84.19.24.09.47.18.69.25,2.1.67,4.22-.5,6.19-1.86.33-.23.83-.57,1.01-1.14.3-.94-.41-1.75-.95-2.31.21.1.43.17.66.19.55.07,1.15-.14,1.56-.54.05-.05.1-.1.14-.16.38.97.1,2.27-.5,3.26-.37.62-.83,1.18-1.32,1.77-.58.71-1.18,1.44-1.62,2.28l-.79,1.51,1.48-.85c.35-.2.71-.14.96-.06.54.18,1.05.65,1.29,1.2.34.79.35,1.68.37,2.63,0,.28,0,.55.02.83.2,4.47,2.85,8.76,6.77,10.92.78.43,2.04,1.26,1.69,1.99-.18.38-.68.51-1.42.66-.21.04-.41.08-.6.14-2.41.64-3.15,2.8-3.65,4.78-.44,1.73-1.58,2.8-3.58,3.37-1.67.47-3.46.44-5.19.4l-31.18-.69c-2.4-.05-4.81.1-7.14.26-1.62.11-3.29.22-4.95.25-.74.02-1.2.27-1.36.74-.08.25-.07.5.05.74.25.5.85.73,1.03.79,2.08.69,4.25.59,6.35.49h.17c1.19-.06,2.37,0,3.51.06.79.04,1.58.08,2.39.09,4.11.03,8.28-.18,12.31-.38,2.59-.13,5.26-.26,7.89-.33,2.16-.06,4.38.07,6.52.2,4.22.25,8.59.5,12.78-.65l.19-.05c.78-.21,1.51-.41,2.26-.39.81.03,1.51.41,1.8.95.17.32.22.71.27,1.13s.11.85.28,1.27c.41.99,1.35,1.59,2.19,2.08,1.06.61,2.17,1.15,3.24,1.68,1.26.62,2.57,1.27,3.78,2.01.26.16.5.31.6.51.07.13.07.28.02.45-.09.27-.31.52-.57.65-.52.26-1.19.22-1.88.19-3.27-.15-6.74.01-10.32.49-.7.09-1.4.2-2.1.31-.03,0-.05,0-.08.01-.48-.41-.99-.73-1.53-.94-.91-.36-1.9-.42-2.78-.47-.97-.06-1.98-.12-2.98.04-1.36.22-2.08.59-2.27,1.18-.09.27-.09.69.38,1.16.63.63,2.02.64,3.51.59.17,0,.31,0,.43-.01,1.66,0,3.3-.24,4.9-.49.32.33.59.68.79.98,1.01,1.52,1.14,2.83,1.31,4.49.05.52.11,1.06.19,1.63,0,.02,0,.04,0,.06-5.35-2.55-10.33-5.73-13.95-9.49-.5-.52-1-1.06-1.49-1.59-1.36-1.47-2.77-3-4.38-4.28-1.78-1.43-4.57-3.13-7.79-3.13h-.03c-4.73.02-8.52,3.57-11.86,6.71l-.54.51c-2.54,2.38-5.26,4.63-8.06,6.69-1.55,1.14-3.37,2.41-5.46,3.1-2.22,1.05-4.49,2.08-6.72,3.04.05-.52.21-1.01.32-1.31ZM360.02,51.19c.77-.33,1.63-.59,2.56-.79.15-.03.33-.08.54-.13.64-.16,1.96-.48,2.37-.26.17.1.26.28.25.53,0,.42-.27.87-.62,1.05-.74.38-1.69.19-2.66,0-.81-.16-1.63-.29-2.45-.41ZM410.08,50.58c-1.27.18-2.55.33-3.82.33-.12,0-.28,0-.45.01-.66.02-2.4.07-2.77-.3-.09-.09-.12-.15-.14-.15.07-.09.44-.33,1.47-.49.89-.15,1.84-.09,2.76-.03.84.05,1.71.11,2.48.41.16.06.32.14.47.22ZM430.39,83.89c-25.55,1.27-51.5-.42-76.61-2.05-2.02-.13-4.05-.26-6.07-.43-.82-.07-1.54-.15-2.08-.52-.68-.46-1.08-1.43-1.01-2.48.13-2.03.77-3.04,2.07-3.28,2.46-.46,4.99-.57,7.37-.57.88,0,1.73.02,2.55.03,7.26.16,14.66.72,21.81,1.25,14.04,1.05,28.55,2.13,42.74.34,1.16-.15,2.28-.33,3.2-1,.57-.41.94-.95,1.05-1.52.1-.55-.03-1.09-.37-1.54-.71-.94-2.23-1.4-3.42-1.51-1.85-.18-3.7-.34-5.54-.5-16.95-1.42-33.65-1.53-52.15-1.53-2.03.01-4,.18-5.91.33-.77.06-1.54.13-2.33.18-7.22.51-12.79.76-18.07.82-1.59.02-3.01,0-4.33-.41-.84-.26-1.65-.87-1.56-1.54.04-.3.25-.59.43-.82,1.3-1.58,3.42-2.56,6.31-2.94,1.11-.14,2.26-.2,3.37-.25,1.36-.06,2.76-.13,4.13-.36,2.22-.37,4.31-1.14,6.4-2.01.15.42.4.77.74,1.03.49.39,1.1.52,1.64.6,4.03.6,7.36-1.05,10.58-2.64.59-.29,1.19-.59,1.79-.87,4.21-1.98,8.25-4.37,12.01-7.1l.52-.38c1.17-.86,2.38-1.75,3.7-2.34,1.65-.74,3.29-.9,4.62-.43.87.31,1.66.89,2.42,1.45,1.19.89,2.45,1.75,3.67,2.59,1.94,1.34,3.95,2.73,5.73,4.22,1.43,1.19,2.82,2.29,4.18,3.32-2.58-.32-5.11-.93-7.54-1.87-1.78-.69-2.71-1.47-2.93-2.47l-.33-1.48-.61,1.39c-.65,1.48-2.4,2.39-3.99,2.06-1.58-.33-2.84-1.85-2.85-3.47v-1.5s-.9,1.21-.9,1.21c-3.87,5.28-10.06,8.95-16.55,9.81l.13.99c6.37-.85,12.46-4.3,16.51-9.29.48,1.57,1.84,2.89,3.46,3.22,1.68.35,3.52-.39,4.57-1.74.72,1.14,2.08,1.78,3.14,2.19,3.04,1.18,6.23,1.88,9.48,2.11,2.66,1.93,5.21,3.55,7.69,4.89,5.07,2.73,15.72,4.54,21.72,2.82-.43.89-.92,1.75-1.39,2.57l-2.72,4.78c-.25.44-.54.94-.67,1.51-.52,2.31,1.69,4.15,2.67,4.84.24.17.48.33.72.48-1-.18-2.04-.26-3.14-.21ZM347.89,113.61c-.53-1.33-.71-2.81-.57-4.5v-.15c.11-1.46.28-2.01.38-2.22,0,0,0,0,0,0,1.1,1.2,1.93,2.85,2.53,5.06.26.97.47,1.97.67,2.95.19.94.39,1.9.64,2.85.05.2.11.36.17.5-1.71-1.11-3.1-2.62-3.83-4.48ZM162.85,119.89c-2.53-.28-5.15-.56-7.69.05-2.06.5-3.9,1.56-5.68,2.58-1.18.68-2.4,1.38-3.66,1.9-3.03,1.25-7.08,1.12-8.62-1.59-.52-.92-.62-2.1-.27-3.22.35-1.13,1.1-2.04,2.06-2.49.68-.32,1.44-.47,2.24-.62,1.07-.2,2.17-.41,3.11-1.07,1.42-1.01,1.93-2.67,2.41-4.26.28-.93.57-1.89,1.04-2.68,1.04-1.76,3.18-2.89,5.42-2.89.12,0,.23,0,.35,0,1.96.1,3.7,1.12,5.39,2.1l.09.05c2.28,1.33,4.27,1.76,6.86,1.47,1.66-.19,3.01.04,3.7.6.37.3.57.7.63,1.23.11,1.16-.62,2.32-1.27,3.2-1.71,2.31-3.81,4.23-6.1,5.64ZM181.16,99.37c-1.86-.2-3.74-.12-5.58-.03l-8.74.41c-1.56.07-3.33.15-4.84-.44-1.33-.52-2.63-1.84-2.53-3.34.11-1.75,2-2.94,3.58-3.43.61-.19,1.26-.33,1.88-.47,1.3-.29,2.63-.58,3.82-1.29.94-.56,1.71-1.33,2.45-2.08.41-.41.83-.83,1.26-1.21,1.82-1.55,4.22-2.34,6.62-2.34,2.14,0,4.28.63,6,1.9.22.16.43.33.64.5.5.4,1.03.82,1.63,1.13,2.07,1.06,4.49.58,6.63.15l.61-.12c2.96-.57,5.02-.2,6.15,1.1.77.89.83,1.95.75,2.68-.16,1.44-1,2.87-2.18,3.73-2.17,1.58-5.16,1.81-7.57,2l-8.17.64c-.62.05-1.58.12-2.42.5ZM211.29,80.66c-1.41-.18-2.86-.25-4.26-.33-2.86-.16-5.82-.32-8.49-1.33-.57-.22-1.21-.5-1.6-.99-1.22-1.53.43-3.93,1.2-4.89.63-.79,1.33-1.59,2.22-1.88.27-.09.55-.13.83-.13.94,0,1.9.44,2.91.9.81.37,1.64.75,2.51.92,2.6.53,5.11-.81,7.33-2l.66-.35c2.14-1.13,5.13-2.17,7.19-.7,1.19.85,1.74,2.28,2.32,3.8.53,1.38,1.07,2.81,2.15,3.87l.23.22.3-.11c2.89-1.11,5.93-1.71,9.02-1.79,1.11-.03,2.25.03,3.11.61,1.02.69,1.54,2.18,1.27,3.63-.23,1.21-.94,2.43-2.16,3.73-2.57,2.73-6.03,4.55-9.74,5.12-1.34.21-2.76.26-4.13.3-.53.02-1.07.04-1.61.07-.07-.58-.2-1.16-.41-1.74-1.29-3.65-5.35-6.24-10.85-6.92ZM242.48,107.68c-1.57-.97-3.41-1.03-5.18-1.09-.93-.03-1.88-.06-2.77-.23-1.7-.32-3.15-1.17-3.97-2.34-.71-1.01-1.09-2.71-.49-3.71.49-.81,1.69-1.38,2.65-1.83l10.09-4.78c.6-.28,1.27-.6,1.93-.6.07,0,.14,0,.2.01,1.01.11,1.71.99,2.45,1.92.45.57.92,1.15,1.48,1.61,1.7,1.38,3.94,1.36,6.11,1.34,2.14-.02,4.18-.03,5.56,1.25.98.91,1.15,2.1,1.13,2.94-.05,1.61-.89,3.32-2.13,4.34-2.25,1.84-5.37,2.24-8.38,2.49-2.38.2-4.76.34-7.15.44-.28-.71-.81-1.32-1.53-1.77ZM241.56,140.46c-3.07-.65-6.19-1.08-9.26-1.5-3.15-.43-6.4-.88-9.53-1.56-.69-.15-1.37-.25-2.03-.34-1.6-.23-3.12-.44-4.54-1.39-1.36-.9-2.26-2.26-2.4-3.61-.15-1.49.73-2.98,1.99-3.39.32-.11.66-.15,1-.15.69,0,1.41.17,2.16.35,1.2.29,2.45.58,3.68.19,1.08-.35,1.91-1.18,2.58-1.85,1.75-1.75,3.81-3.6,6.11-3.27,1.38.2,2.51,1.15,3.69,2.15,1.2,1.02,2.44,2.06,4.04,2.36,1.74.32,3.42-.12,5.05-.55,1.72-.46,3.34-.88,5.01-.46.77.2,1.27.46,1.6.82.34.38.54.95.61,1.72.25,2.82-1.29,5.83-4.02,7.85-1.76,1.3-3.8,2.1-5.75,2.63ZM322.85,119.9c.54-.16,1.88-.46,2.76.28.69.58.88,1.64,1.01,2.67.15,1.18.28,2.37.39,3.56-2.65.03-5.35.05-8.08.05.14-2.94.62-5.55,3.93-6.55ZM307.52,117.81c1.59-.56,2.84-.54,3.71.04,1.06.71,1.66,2.32,1.79,4.79.05,1.02.04,2.07.03,3.18,0,.2,0,.39,0,.59-2.97-.03-5.95-.09-8.95-.19,0-.33,0-.66,0-1-.05-3.18-.09-6.18,3.44-7.41ZM295.16,126.92s0-.08,0-.13c2.64.16,5.27.3,7.91.39-.07,1.97-.45,3.7-2.1,4.77-1.32.85-3.11.89-4.34.09-1.66-1.08-1.56-3.14-1.47-5.12ZM276.99,132.46c-.63-.11-1.27-.26-1.65-.67-.5-.55-.43-1.51-.33-2.37.09-.76.25-1.5.74-1.78.26-.15.64-.17.98-.18,2.74-.13,5.3-.27,7.87-.42.18-.01.37-.02.55-.03,0,.15.01.29.02.44.09,1.96.18,3.93.17,5.88-2.85-.15-5.63-.37-8.35-.86ZM286.02,121.2c.05-1.82,2.49-3.3,4.16-3.63,1.23-.24,2.14-.1,2.77.43,1.37,1.15,1.31,4,1.27,6.29,0,.44-.02.86-.02,1.24,0,.06,0,.13,0,.2-.6-.04-1.19-.07-1.79-.11-2.19.1-4.26.21-6.31.33-.07-1.65-.12-3.23-.08-4.75ZM287.63,133.43c-.43-.02-.86-.04-1.29-.06.02-1.98-.08-3.99-.17-5.97,0-.15-.01-.3-.02-.45,2.05-.12,4.11-.23,6.25-.33.59.04,1.18.07,1.77.11,0,.05,0,.09,0,.14-.1,2.16-.22,4.61,1.92,6.01,1.58,1.03,3.76.99,5.43-.08,2.04-1.31,2.48-3.38,2.56-5.57,3,.1,5.99.16,8.96.19,0,1.72.09,3.44.5,5.05.14.54.41,1.08.76,1.52-8.91,0-17.83-.18-26.68-.56ZM317.61,133.55c-.19.23-.47.36-.78.44-.3,0-.61,0-.91,0-.68-.24-1.2-1.01-1.4-1.77-.39-1.5-.47-3.14-.47-4.79,1.29.01,2.57.02,3.84.02,0,.07,0,.14,0,.21-.01.45.04,1.01.11,1.66.16,1.49.35,3.35-.38,4.23ZM318.52,133.97c.82-1.22.63-3.17.47-4.76-.06-.58-.12-1.14-.11-1.52,0-.08,0-.16,0-.24,2.77,0,5.52-.02,8.21-.05.19,2.14.32,4.3.4,6.45-2.99.06-5.98.1-8.97.12ZM501.88,89.96c.97-.02,1.94,0,2.92,0,1.53.01,3.12.03,4.68-.06,2.71-.16,5.35-.23,7.85-.21,1.11,0,2.21.03,3.32.08.76.03,1.48.09,1.94.5.37.33.55.87.71,1.45.67,2.36,1.19,4.33,1.42,6.43.03.24.06.52.1.82.01.09.03.18.04.28-.22-.14-.45-.28-.67-.42-2.31-1.51-5.33-4.1-6.6-7.88l-.11-.33h-.35c-2.71-.06-5.43-.09-8.15-.09-3.05,0-6.11.04-9.14.1-.89.02-1.81.1-2.78.18-1.91.16-3.88.33-5.59.02-.52-.09-1.01-.17-1.47-.22,3.95-.35,7.93-.57,11.88-.64ZM491.29,91.81c1.83.33,3.87.15,5.85-.01.95-.08,1.86-.16,2.72-.18,5.6-.13,11.28-.14,16.9-.03,1.42,3.88,4.51,6.52,6.88,8.07.44.29.89.56,1.35.82.1,1.24.02,2.52-.76,3.04-.77.52-1.79.57-2.93.58-3.23.02-6.52-.02-9.7-.07-9.22-.12-18.75-.25-28.03,1.15-1.28.19-2.55.42-3.83.64-1.41.25-2.82.49-4.23.7-.35.05-.83.14-1.37.24-1.99.38-5.32,1.01-6.44.3-.21-.13-.24-.21-.24-.21,0-.21.59-.63,1.75-1.23l.37-.19c1.02-.55,2.1-1.02,3.16-1.48,1.23-.54,2.51-1.1,3.71-1.79,2.25-1.29,4.22-2.96,5.85-4.96.38-.47.75-.96,1.11-1.44.8-1.07,1.55-2.07,2.5-2.9,1.81-1.58,3.15-1.43,5.36-1.04ZM475.23,79.38c.17-.19.44-.33.72-.48l.14-.07c.74-.4,1.42-.89,2.04-1.46,3.96-1.63,7.5-3.66,10.56-6.07.64-.5,1.26-1.02,1.89-1.55,1.93-1.62,3.93-3.29,6.25-4.21,1.99-.79,3.8-.27,5.91.74,3.54,1.7,6.91,3.96,10.17,6.15,5.3,3.55,10.78,7.23,17.15,8.6.82.18,1.67.36,2.05.94.21.33.19.7.14.95-.12.51-.47,1-.92,1.28-.85.53-1.98.56-3.05.54-2.09-.03-4.22-.16-6.28-.3-2.13-.14-4.32-.28-6.5-.3-2.35-.02-4.73.23-7.02.48-1.62.17-3.29.35-4.95.43-6.48.31-12.95.42-18.75.43-2.17-.49-3.91-1.65-4.81-3.3-.04-.07-.07-.13-.1-.2,2.86-.01,5.64-.99,7.76-2.02,1.56-.75,3.06-1.64,4.52-2.5,2.01-1.18,4.08-2.41,6.27-3.26.78-.3,1.61-.56,2.39-.42.5.09.97.34,1.41.6,1.37.81,2.64,1.85,3.86,2.86.46.37.91.75,1.37,1.11,1.63,1.29,3.62,2.68,5.97,3.26,2.52.62,5.09.07,6.7-1.42.51-.47.68-.98.49-1.45-.18-.43-.6-.61-.83-.71-3.69-1.53-6.98-2.97-9.96-5.03-.72-.5-1.42-1.03-2.12-1.56-1.56-1.19-3.17-2.42-5-3.24-1.22-.54-2.29-.79-3.3-.75-1.56.07-2.93.82-3.94,1.47-1.92,1.22-3.63,2.76-5.28,4.24-.72.65-1.45,1.3-2.19,1.93-1.9,1.6-4.82,3.79-8.18,4.29-1.01.15-1.07.92-1.11,1.48v.04c-.99-.1-1.97-.34-2.91-.77-.63-.29-.72-.44-.73-.49,0-.02.02-.11.16-.27ZM479.71,80.96v-.02q.04-.53.26-.56c3.61-.54,6.68-2.83,8.68-4.52.75-.63,1.48-1.29,2.22-1.95,1.62-1.46,3.3-2.97,5.15-4.14,1.35-.86,2.42-1.27,3.45-1.31.86-.03,1.78.18,2.85.66,1.73.77,3.29,1.97,4.8,3.12.71.54,1.42,1.08,2.15,1.59,3.06,2.12,6.41,3.58,10.15,5.13.17.07.27.13.29.15,0,.02-.04.15-.24.34-1.37,1.27-3.59,1.72-5.78,1.18-2.17-.53-4.04-1.85-5.59-3.07-.46-.36-.91-.73-1.36-1.1-1.26-1.03-2.55-2.09-3.99-2.94-.49-.29-1.08-.61-1.74-.73-1.03-.19-2.06.14-2.93.48-2.26.88-4.37,2.12-6.41,3.33-1.44.85-2.93,1.73-4.45,2.46-1.73.84-4.57,1.95-7.5,1.91ZM474.07,83.62l-.47-.07c-1.69-.26-3.5-.64-3.54-1.88-.05-1.48,3.05-2.49,4.31-2.9.04-.01.08-.03.12-.04-.34.38-.47.76-.39,1.14.14.66.89,1.01,1.3,1.19,1.11.51,2.26.78,3.41.88.08.28.21.52.31.72.64,1.17,1.63,2.13,2.87,2.83-1.2,0-2.38,0-3.5-.01-1.18-.92-2.68-1.56-4.4-1.85ZM360.09,88.32c.26-.27.56-.45.87-.54-.06,1.29-.48,2.56-1.2,3.64-.21-.38-.35-.8-.38-1.26-.04-.64.23-1.35.71-1.84ZM342.78,173.07c-20.85.7-41.97.15-62.77-1.61-1.47-.12-2.97-.33-3.78-1.34-.71-.88-.79-2.21-.28-4.19,1.55-5.96,4.85-11.3,8.04-16.46.42-.69.86-1.4,1.48-1.87.22-.17.43-.38.64-.6.37-.37.71-.73,1.06-.73.02,0,.03,0,.05,0,9.1.9,18.38.87,27.36.84,2.01,0,4.1-.01,6.09-.68,2.03-.68,3.77-2.01,5.44-3.29.61-.47,1.21-.92,1.81-1.34.84,4.13,3.18,9.26,7,15.32.21.33.55.9.98,1.62,3.29,5.46,6.52,10.63,8.08,11.74-.02,2.25-.69,2.56-1.21,2.58ZM328.52,134.83c4.82-.11,9.63-.27,14.43-.49.32,1.25-.48,2.64-1.54,3.33-1.35.89-3.1,1-4.48.98-.38,0-.76-.01-1.14-.02-1.28-.04-2.6-.07-3.9.2-1.16.25-2.22.72-3.22,1.31-.06-.55-.1-1.09-.1-1.6,0-1.24-.01-2.48-.05-3.72ZM475.4,153.03c-2.17,1.92-4.92,3.4-8.03,4.29-2.17.62-3.91.78-5.48.48-1.02-.19-2.02-.68-2.84-1.33-.26-.86-.63-1.75-1.14-2.65-1.43-2.55-3.56-4.66-5.64-6.57-2.81-2.57-5.81-5.02-8.71-7.39-1.5-1.23-3.2-2.62-5.25-3.22-.49-.14-.98-.23-1.49-.29,2.72-.65,5.44-1.37,8.17-2.11,2.68-.73,5.62-1.06,8.46-1.38l.54-.06c7.29-.81,13.23-.23,18.17,1.78,2.53,1.03,4.25,2.29,5.27,3.85.9,1.39,1.25,3.05,1.39,4.59-.51,1.73-1.03,3.46-1.55,5.18-.24.8-.58,1.61-.95,2.46-.33.78-.66,1.57-.93,2.37ZM405.01,136.68c-.09-.04-.19-.06-.28-.1,1.81-.62,3.69-1.43,5.4-2.61,2.62-1.8,4.41-4.21,5.08-6.82,8.74.13,17.44.35,26.03.58.76.02,1.71.46,1.91.88.04.07.06.16-.05.31l-.5.67.83.12c4.29.64,8.67.98,13.01,1.03,3.1.03,6.06-.12,8.92-.27,4.22-.22,8.2-.43,12.59-.08,1.09.09,2.21.23,2.87.93.93.99.62,2.67.19,4.18-.5,1.76-1.01,3.52-1.52,5.28-.24-1.01-.62-2.01-1.21-2.92-1.13-1.73-3-3.12-5.73-4.23-5.1-2.07-11.2-2.68-18.65-1.85l-.54.06c-2.88.32-5.86.65-8.62,1.41-3.87,1.06-7.73,2.07-11.61,2.89-9.37-.23-18.85.12-28.11.52ZM428.15,137.09c-5.99.97-12.09,1.35-18.46.63-.44-.05-.9-.11-1.37-.18,6.56-.27,13.21-.48,19.83-.45ZM367.97,137.26c-3.81-.8-7.59-1.9-11.28-3.3-1.56-.59-3.41-1.63-3.31-3.18.04-.58.36-1.14.94-1.68.46-.06.91-.09,1.35-.13,3.54-.29,7.19-.59,10.79-.84,12.23-.84,24.57-1.1,36.88-1.08-1.55.77-2.8,2.02-3.17,3.75-.4,1.88.48,4.02,2.18,5.47-.18.05-.35.1-.53.15-.63.17-1.27.33-1.91.48-10.53.45-21.27.84-31.94.36ZM393.35,138.17c-5.76.82-11.67.91-17.56.3,5.87.06,11.74-.09,17.56-.3ZM356.33,134.89c2.04.77,4.1,1.44,6.18,2.04-2.81-.21-5.6-.49-8.39-.86-2.79-.37-4.33-1.22-4.72-2.6-.38-1.36.63-2.81,1.78-3.47.5-.29,1.05-.49,1.62-.63-.26.43-.4.88-.43,1.35-.1,1.71,1.26,3.16,3.96,4.18ZM401.15,131c.5-2.4,3.29-3.7,5.67-3.89.28-.02.57-.03.86-.03.32,0,.63,0,.95,0,.68.02,1.36.06,2.03.11,1.13.08,2.3.17,3.47.12-.69,2.21-2.29,4.26-4.57,5.83-1.89,1.3-4.02,2.14-6.02,2.77-1.46-1-2.8-2.93-2.38-4.92ZM478.88,146.33c-.06,1.06-.22,2.14-.66,3.14-.24.54-.57,1.08-.99,1.63,0-.02.01-.04.02-.05.36-.84.72-1.7.98-2.56.22-.71.43-1.44.64-2.15ZM536.32,144.04c-1.07-1.21-2.02-2.51-2.83-3.89-.85-1.44-1.59-3.06-2.19-4.72.91.02,1.82.02,2.73,0,.05.16.1.32.15.48.2.62.43,1.25.65,1.89.74,2.05,1.49,4.16,1.48,6.23ZM488.41,134.6c1.16.43,2.59.11,3.73-.83.97-.8,1.63-1.91,2.21-2.89l2.94-4.97c.15-.25.31-.53.53-.66.13-.08.3-.06.33-.02.02.03.04.12.05.25.1,1.2-.37,2.36-.87,3.58-.39.95-.79,1.93-.93,2.98-.04.31-.07.72.11,1.09.13.29.37.53.71.74,1.01.61,2.22.62,3.2.62,3.32,0,6.69.08,9.95.16,2.58.06,5.15.12,7.72.14,2.36.02,4.74.18,7.05.33,1.68.11,3.38.22,5.09.28.64,1.84,1.46,3.65,2.4,5.25.98,1.68,2.18,3.26,3.53,4.69-.13.42-.36.75-.68,1-1.35,1.06-4.26.61-6.4.28-.69-.11-1.34-.21-1.89-.25-2.21-.18-4.45-.2-6.62-.22-.91,0-1.82-.02-2.73-.03-8.21-.17-16.55-.63-24.61-1.07-2.37-.13-4.81-.26-7.14-.81-.93-.22-2.09-.56-2.89-1.33-.97-.93-1.03-2.21-.18-4.02.72-1.54,1.54-3.08,2.32-4.58.4-.76.8-1.52,1.19-2.29,1.08-2.1,2.19-4.27,3.7-6.11.21-.26.41-.37.48-.37,0,0,0,0,0,0,.02.02.06.19-.05.59-.78,2.61-1.64,5.24-2.57,7.81l-.17.47.47.17ZM529.79,128.66c-.04-.71.1-1.09.26-1.14.25-.09.93.26,1.54,1.14.95,1.36,1.51,3.42,2.01,5.24.05.18.1.37.15.55-.93.02-1.86,0-2.79-.02-.65-2.01-1.06-4.02-1.17-5.77ZM552.92,130.25c-.19.12-.46.16-.75.2-.46.05-.93.12-1.41.18-1.29.17-2.63.34-3.86.37-1.13.03-2.28-.07-3.4-.17-.98-.08-1.99-.17-3-.17-1.15-.46-2.54-.11-3.34.84-.65.78-.83,1.87-.53,2.82-.62.05-1.24.09-1.86.11-.07-.26-.14-.52-.21-.78-.52-1.9-1.1-4.04-2.15-5.55-.83-1.2-1.89-1.79-2.69-1.51-.47.16-1.02.67-.93,2.15.1,1.73.49,3.7,1.11,5.68-1.58-.06-3.15-.17-4.69-.27-2.32-.15-4.73-.31-7.11-.33-2.56-.02-5.13-.08-7.7-.14-3.26-.08-6.64-.16-9.97-.16-1.08,0-1.97-.04-2.68-.47-.17-.1-.28-.21-.33-.31-.07-.14-.05-.36-.03-.54.12-.92.48-1.8.86-2.73.52-1.28,1.06-2.6.94-4.04-.02-.23-.06-.5-.23-.74-.39-.55-1.16-.56-1.66-.26-.43.26-.69.69-.88,1.01l-2.94,4.97c-.56.95-1.14,1.93-1.98,2.62-.69.57-1.54.85-2.26.78.86-2.42,1.67-4.88,2.4-7.33.33-1.1-.1-1.55-.38-1.73-.53-.32-1.21-.1-1.77.58-1.58,1.92-2.72,4.14-3.82,6.29-.39.76-.79,1.52-1.19,2.28-.79,1.5-1.61,3.06-2.34,4.62-1.04,2.23-.92,3.92.39,5.17.97.93,2.3,1.33,3.35,1.58,2.41.57,4.91.7,7.32.83,8.07.44,16.42.9,24.64,1.07.91.02,1.83.03,2.74.03,2.15.02,4.38.04,6.55.22.52.04,1.14.14,1.82.24,2.44.38,5.48.85,7.17-.49.35-.27.62-.61.82-1.01.71.69,1.45,1.34,2.23,1.94.36.28.76.56,1.18.86,1.7,1.2,3.63,2.57,3.99,4.41.33,1.7-1.09,3.39-2.66,4.05-1.67.7-3.6.64-5.47.58h-.17c-4.31-.14-8.91-.1-14.91.12-2.68.1-5.37.22-8.05.35-8.67.4-17.64.82-26.45.3-2.94-.17-5.82-.51-8.52-.83-1.69-.2-2.14-.32-2.2-1.75-.04-.86.13-1.71.39-2.57.22-.2.44-.4.65-.61,1.04-1.05,1.76-2.07,2.21-3.1.73-1.67.8-3.52.78-5.11,0-.52-.03-1.08-.07-1.65.72-2.44,1.43-4.89,2.12-7.32.51-1.78.85-3.79-.42-5.14-.9-.96-2.29-1.15-3.52-1.24-4.45-.35-8.47-.15-12.72.08-2.84.15-5.79.3-8.85.26-4.09-.05-8.22-.36-12.27-.94.01-.21-.03-.43-.13-.63-.41-.86-1.77-1.42-2.79-1.44-10.66-.28-21.47-.56-32.34-.65-.46-.02-.92-.02-1.38-.01-13.71-.1-27.5.11-41.15,1.05-3.61.25-7.27.55-10.81.84-.11,0-.22.02-.33.03l-.34-.57c-.39.23-.73.47-1.03.72-1.09.15-2.2.41-3.2.99-1.51.87-2.77,2.73-2.25,4.6.51,1.81,2.32,2.9,5.55,3.32,4.59.61,9.22.98,13.86,1.2,10.78,2.25,21.85,2.15,32.2-.36.86-.04,1.72-.07,2.58-.11.72-.03,1.45-.06,2.17-.09,1.57.61,3.25.85,4.78,1.03,8.23.93,15.98.05,23.63-1.55.44.01.88.02,1.31.03,1.28.04,2.43.1,3.51.41,1.85.54,3.47,1.87,4.9,3.04,2.89,2.36,5.87,4.8,8.66,7.35,2.02,1.85,4.08,3.89,5.44,6.32.09.16.16.32.24.48l-.66.32c.35.72.9,1.39,1.57,1.96.43,1.57.37,2.96-.2,4.01-.75,1.36-2.32,2.12-4.67,2.25-14.7.82-60.44.21-79.97-.06l-5.78-.08c-1.85-.02-3.95-.05-5.69-.88-2.63-1.25-4.48-4.25-5.83-6.44-2.63-4.26-5.56-8.39-8.7-12.28-.92-1.14-1.86-2.2-3.18-2.72-1.37-.53-2.85-.35-4.12-.1-2.41.47-4.74,1.28-6.93,2.41-.98.51-2.3,1.34-2.46,2.75-.11,1.01.44,1.92.85,2.58l10.95,17.82c.48.78,1,1.63,1.29,2.53-1.93-2.25-5.37-7.96-6.98-10.64-.44-.73-.79-1.31-.99-1.64-3.88-6.17-6.21-11.33-6.95-15.38,1.03-.64,2.09-1.15,3.27-1.4,1.18-.25,2.39-.22,3.67-.18.39.01.78.02,1.16.02,1.52.01,3.46-.11,5.04-1.15,1.49-.98,2.57-3.07,1.8-4.88l-.14-.32-.35.02c-4.92.23-9.85.39-14.79.5-.08-2.15-.21-4.3-.39-6.44,3.67-.05,7.25-.12,10.69-.2,3.97-.09,8.48-.2,12.69-1.32l.29-.08.07-.29c.39-1.73.83-3.68,1.09-5.63,2.65,1.23,5.69,1.69,8.28,1.27,4.9-.8,5.45-5.24,5.93-9.17.14-1.15.27-2.23.5-3.22.11-.46.28-1.03.66-1.38.28-.26.76-.38,1.05-.17.12.09.23.26.3.49.27.82.05,1.75-.24,2.79l-1.19,4.2c-.55,1.95-.86,4.52.82,5.62,1.38.91,3.76,1.12,5.86,1.31.67.06,1.29.12,1.81.19,4.8.71,9.82,1.12,15.36,1.25,10.19.24,20.18-.49,31.23-1.41.87-.07,1.29-.49,1.5-.84.78-1.31-.26-3.66-.95-5.22-.1-.24-.2-.45-.27-.62-.69-1.71-1.28-3.53-.82-5.19.06-.24.17-.37.2-.39.03,0,.11.05.14.06.92.49,1.55,1.07,1.89,1.73.31.61.4,1.32.49,2.07.03.22.05.44.09.65.31,2.07,1.33,4.52,3.04,7.26l.15.24,3.6-.08c.42,0,1.06-.02,1.55-.42.47-.38.69-1.02.63-1.79-.14-1.72-.76-3.45-1.36-5.12-.31-.86-.6-1.66-.82-2.46-.13-.46-.24-.9-.1-1.23.05-.12.2-.24.34-.27.04,0,.1-.01.12.02.82.82,1.06,2,1.31,3.26.11.54.22,1.1.38,1.62l.12.4c.52,1.69,1.18,3.78,2.23,5.12,1.54,1.95,4.45,2.55,6.64,1.37.29-.16.7-.41.97-.84.4-.64.34-1.4.28-2.01-.38-4.37,0-8.73,1.15-12.96l.19-.69-.71.06c-9.72.86-19.56.84-29.28-.04l.34-2.36-.44-.11c-4.05-1.03-8.25-1.02-12.32-1l-25.56.08.3,2.24c-4.12-.17-8.14-.95-12.03-1.71-3.07-.6-6.24-1.21-9.49-1.54-3.34-.34-6.69-.68-10.03-1.02l-2.19-.22c-.63-.06-1.25-.13-1.87-.2-4.81-.51-9.36-1-14.24.1l-.67.15.36.59c.49.83,1.25,1.44,1.91,1.98,2.56,2.08,4.67,3.87,6.58,6.25.96,1.19,2.34,2.03,3.67,2.84.46.28.91.55,1.33.83.36.24.55.56.53.85-.02.28-.25.53-.63.7-.35.15-.91.07-1.42,0-.27-.04-.53-.08-.76-.09-2.03-.1-4.11-.05-6.12,0-1.01.02-2.02.05-3.03.05l-53.46.32c-1.23,0-2.76.02-3.89-.68-.87-.53-1.56-1.52-2.06-2.92-.16-.44-.61-1.93.18-2.58.46-.38,1.2-.34,1.91-.31h.2c3.55.16,6.83-1.08,10.46-2.57,4.34-1.79,8.7-3.68,12.97-5.62,2.16-.98,4.1-2.19,5.97-3.35,1.3-.81,2.64-1.64,4.05-2.4.98-.53,2-1.08,3.07-1.37,1.22-.33,2.5-.35,3.94-.34,11.58.09,23.2,1.35,34.53,3.74,1.55.33,3.47.73,5.11-.13l.99-.52-1.05-.39c-7.64-2.84-14.68-6.93-20.93-12.15-.35-.3-.71-.6-1.06-.9-2.1-1.79-4.27-3.63-6.89-4.68-1.61-.65-2.96-.71-4.03-.19-.75.36-1.29.97-1.8,1.56l-.21.24c-3.02,3.36-7.26,5.37-10.63,6.74-3.3,1.34-6.73,2.47-10.2,3.33-3.08.77-6.59,1.37-9.57.13,1.2-1.78,3.29-2.86,5.32-3.91l.1-.05c6.74-3.47,13.22-7.54,19.27-12.1.71-.54,1.42-1.08,2.13-1.63,2.11-1.63,4.3-3.31,6.59-4.75.52-.33,1.07-.64,1.59-.57.41.06.78.35,1.22.72,8.71,7.37,17.69,14.65,26.69,21.66,2.37,1.84,5.05,3.93,8.09,5.36l.3.14.25-.23c.13-.12.25-.24.37-.36.4.4.87.75,1.4,1.03,1.38.73,2.95.96,4.44,1.13,3.69.42,7.44.54,11.81.36,12.17-.49,24.75-1,37.02.61l.57.08c2.43.32,4.95.66,7.38.07l.77-.19-.51-.62c-1.43-1.75-2.26-3.93-2.35-6.19.13-.02.32.02.45.12.26.21.41.57.56.98l.19.52c.66,1.79,1.35,3.63,2.79,4.96.98.91,2.4,1.41,3.7,1.32,1.01-.07,1.85-.49,2.43-1.21l.21-.26-.16-.29c-1.02-1.91-1.83-3.92-2.42-6,.69.74,1.19,1.66,1.62,2.53l.32.68c.58,1.23,1.18,2.5,2.15,3.52,1.15,1.21,3.09,2.1,4.84,1.37.21-.09.5-.24.68-.54.26-.43.14-.93.08-1.19l-1.27-5.42c.52.55.98,1.16,1.46,1.8.5.66,1.01,1.34,1.6,1.95,2.04,2.13,5,3.39,7.95,3.39h.06c2.97-.02,5.94-1.32,7.97-3.49l.54-.58-.76-.24c-4.02-1.26-7.96-2.88-11.72-4.8-.67-.35-1.34-.7-1.99-1.05-.09-.05-.19-.1-.28-.15.98.25,1.94.46,2.87.66,5.84,1.2,11.83,1.84,17.79,1.91,1.11.01,2.18,0,3.2-.37.17-.06.34-.13.5-.2.23-.1.46-.2.71-.26.39-.1.81-.1,1.28-.09h.58c1.31.04,2.67.06,4-.2.96-.19,3.24-.79,4.36-2.23.49,0,.99,0,1.5.01.39.34.74.71,1.03,1.13.3.42.68.95.74,1.4.02.12,0,.27-.01.43-.04.45-.1,1.14.62,1.58.28.17.58.21.84.23,1.52.14,3.04-.03,4.51-.2l.27-.03c.37-.04.73-.08,1.1-.12-.62.24-1.25.63-1.93,1.22-1.03.9-1.85,2-2.64,3.06-.36.48-.71.95-1.09,1.41-1.56,1.91-3.44,3.5-5.58,4.73-1.15.66-2.4,1.21-3.61,1.74-1.07.47-2.18.95-3.23,1.52l-.36.19c-1,.52-2.25,1.17-2.29,2.07-.01.29.1.72.7,1.1,1.34.84,4.15.4,7.16-.17.52-.1.98-.19,1.33-.24,1.42-.21,2.84-.45,4.26-.7,1.27-.22,2.53-.44,3.81-.63,9.19-1.39,18.69-1.26,27.87-1.14,3.18.04,6.48.08,9.71.07,1.26,0,2.48-.07,3.48-.75,1.02-.69,1.26-1.99,1.23-3.31,2.43,1.27,5.01,2.22,7.53,3.15,2.95,1.09,5.99,2.22,9.23,2.45,1.74.12,3.55.42,3.74,1.66.08.52-.15,1.04-.67,1.56-1.53,1.52-5.02,2.46-6.39,2.25-1.26-.2-2.42-.87-3.53-1.52l-8.96-5.21-.26.19c-.45.32-.74.83-.81,1.43-.09.78.17,1.64.7,2.26.62.73,1.45,1.16,2.25,1.58.22.11.44.23.65.35,1,.56,1.92,1.3,2.7,2.15-.81.21-1.66.29-2.49.23-.67-.05-1.27-.18-1.77-.39-1.03-.44-1.86-1.27-2.66-2.08l-3.89-3.91c-.4-.4-.89-.9-1.57-1.07-.45-.12-.94-.05-1.33.19-.32.19-.54.49-.62.83-.22.93.63,1.64.99,1.95,1.21,1.03,2.33,2.17,3.34,3.39.32.39.5.7.56.96-3.35-.21-6.7-.69-9.96-1.42-.24-.05-.44-.1-.57-.2-.14-.11-.24-.31-.35-.55-.64-1.32-1.41-2.58-2.29-3.75l-.23-.31-.36.15c-.78.33-1.11,1.17-1.15,1.86-.03.39.01.77.05,1.13.02.22.05.44.06.66,0,.28-.04.42-.1.46-.09.07-.36.03-.49.01-1.73-.23-3.41-.24-5.04-.24-.89,0-1.79,0-2.71-.05-1.81-.08-3.44.02-5.01.11-1.25.08-2.55.15-3.92.14-2.08-.02-4.13.13-6.16.43-.2.03-.4.06-.62.08-1.26.16-2.82.35-3.67,1.49-.42.56-.62,1.19-.81,1.79-.2.62-.39,1.21-.79,1.68-.9,1.04-2.31,1.64-3.61,1.51-2.25-.21-4.69-.11-7.06-.02l-17.33.65c-.95.04-2.02.14-2.69.94-.41.49-.53,1.12-.61,1.73-.21,1.68-.18,3.38.07,5.06l.04.26.23.12c.89.45,2.01.42,2.99-.07.99-.5,1.67-1.38,1.84-2.36.05-.29.06-.6.07-.9,0-.37.02-.72.12-1.02.08-.24.31-.47.53-.55.15-.05.22,0,.25.02.11.08.2.29.27.48.58,1.58.9,3.23.98,4.91l.02.53.53-.05c.86-.08,1.93-.74,2.22-3.37.08-.79.42-2.05,1.14-2.29.75,1.42,1.09,3.06.96,4.67l-.02.26.2.17c.3.24.69.32,1.09.2.5-.15.94-.59,1.1-1.09.15-.48.12-.96.09-1.38-.01-.19-.03-.37-.02-.56.02-1.06.74-2.07,1.7-2.5l.56,5.14c.02.19.12.36.29.49,1.11.81,7.84-.61,7.91-.62,2.86-.61,5.49-1.67,7.83-3.14l.55-.35c.78-.5,1.51-.98,2.33-1.25.81-.27,1.72-.32,2.52-.37,6.57-.4,13.02-.73,19.56-.42,7.02.33,14.13.51,21.15.55h.24c2.28.01,4.63.02,6.92.3,1.86.23,3.5.79,5.22,1.38.47.16.94.32,1.51.51,2.18.71,4.24,1.38,6.43,1.9.93.22,1.79.57,2.7.95,1.12.46,2.29.94,3.58,1.14.09.01.24.04.27.06,0,0,.04.05.07.26.07.54,0,1.21-.42,1.47ZM319.93,98.48c-3.93-1.04-8.49-.49-12.85,1.54-4.27,2-7.85,5.13-10.48,7.63l.69.72c2.58-2.45,6.07-5.51,10.21-7.45,4.15-1.94,8.47-2.46,12.17-1.48,2.12.56,3.93,1.64,5.53,3.3.86.89,1.84,1.66,2.79,2.4.73.57,1.49,1.17,2.18,1.81.26.24.52.52.51.76-.02.37-.69.6-1.35.65-15.01,1.27-28.29,1.17-40.61-.33-1.2-.14-2.25-.32-3.03-.94l-.63.78c.99.79,2.24,1,3.54,1.16,6.68.81,13.64,1.21,21.01,1.21,6.29,0,12.87-.29,19.81-.88,1.38-.12,2.23-.72,2.26-1.6.03-.73-.55-1.27-.82-1.53-.72-.67-1.49-1.28-2.24-1.86-.96-.75-1.88-1.47-2.68-2.31-1.73-1.8-3.69-2.97-5.99-3.58ZM540.97,237.16l-.1.26h-.09s-.04-.01-.04-.01l-.06-.27c-.43.09-.69.37-.94.62-.85.88-1.61,1.58-2.5,2.11-.97.58-2.1,1.03-3.46,1.37-1.49.38-2.86.57-4.18.6-1.77.03-3.36.02-4.86-.03-1.68-.06-3.45-.3-5.56-.75-1.63-.35-3.26-.67-4.9-.98l-2.12-.42h-.13s.02-.05.04-.06c.38-.34.89-.79,1.43-1.21,1.81-1.4,3.79-2.6,6.06-3.69.82-.39,1.64-.78,2.45-1.16l1.98-.94c.58-.27,1.01-.6,1.32-.99.25-.32.33-.69.21-1.01-.06-.17-.23-.46-.7-.55-.24-.05-.49-.13-.75-.21.1-.04.2-.08.31-.11.19-.06.38-.13.56-.21l.12-.06c.36-.17.77-.35,1.08-.71.35-.4.36-.84.02-1.21-.27-.3-.54-.56-.82-.78-1.22-1-2.67-1.65-3.94-2.23-1.9-.86-3.97-1.57-6.29-2.18,2.23.39,4.29.86,6.26,1.46.71.21,1.42.41,2.13.61l.97.28c.05.02.15.05.28.04.01,0,.06,0,.1,0,.04,0,.09,0,.15,0,.18,0,.44-.05.6-.34.28-.5-.14-.85-.32-1-.82-.72-1.77-1.26-2.6-1.72-1.44-.79-3.01-1.51-4.79-2.22-1.69-.67-3.46-1.27-5.25-1.79-1.83-.53-3.67-.95-5.47-1.25-.85-.14-1.74-.24-2.71-.31-1.16-.08-2.32-.12-3.44-.13-.62,0-1.24.05-1.84.11l-.28.03s0,0,0,0c.08-.11.18-.21.27-.31.15-.16.29-.32.41-.5.2-.29.25-.59.15-.86-.1-.27-.33-.46-.66-.55-.79-.21-1.6-.28-2.4-.21-1.85.16-3.63.55-5.28,1.13-1.42.5-2.75,1.17-4.21,1.91-3.02,1.54-5.8,3.35-8.26,5.37-1.69,1.39-3.27,2.86-4.71,4.37-.57.6-1.13,1.31-1.7,2.14-1.54,2.26-3.04,4.53-4.55,6.81-1.53,2.32-3.25,4.6-5.09,6.78-1.73,2.04-3.37,3.7-5.02,5.08,0-.05.01-.09.03-.14.02-.09.04-.18.06-.27.07-.43.15-.86.23-1.29.09-.51.19-1.02.27-1.53.17-1.11.32-2.2.44-3.23.19-1.59.35-3.19.51-4.79.12-1.24.22-2.49.31-3.74.06-.85.08-1.7.1-2.56l.02-.62c.04-1.44.07-2.89.08-4.33,0-1.37-.01-2.61-.07-3.78-.04-.86-.1-1.73-.17-2.59-.05-.64-.09-1.28-.13-1.92-.12-2.11-.41-4.32-.86-6.76-.32-1.7-.79-3.43-1.4-5.14-.15-.43-.3-.86-.45-1.3-.32-.92-.63-1.84-.99-2.74-.48-1.23-1.13-2.33-1.95-3.3-1.22-1.44-2.85-2.28-5.15-2.64-1.03-.16-2.09-.19-3.24-.09-1.81.15-3.59.74-5.45,1.79-.91.52-1.85,1.1-2.65,1.9-.94.94-1.5,2.08-1.94,3.06-.36.82-.8,1.91-1,3.07-.14.81-.22,1.52-.23,2.16,0,.43.07.91.25,1.47.2.63.37.84.86.83-.03.27-.1.54-.17.82-.03.13-.07.26-.1.39-.24,1.01-.55,2.19-1.13,3.26-.23.44-.5.86-.76,1.28-.18.29-.37.58-.54.88-.57.97-.74,1.91-.53,2.88l.03.18c.06.31.13.7.46,1,.29.27.84.36,1.18.07.44-.39.79-.72,1.08-1.04.52-.57,1.02-1.15,1.51-1.74.38-.46.78-.92,1.17-1.37.79-.9,1.61-1.84,2.31-2.85.54-.78.71-1.62.54-2.59-.1-.57-.29-1.3-.86-1.88-.81-.84-1.66-1.17-2.6-1.02-.17.03-.35.08-.52.14.09-1.01.35-1.51,1.4-1.85,1.19-.38,2.06-1.07,2.65-2.11.11-.19.24-.41.39-.56.12.15.21.38.2.6,0,.16-.06.28-.21.4-.19.15-.38.3-.55.49-.73.84-.97,1.68-.72,2.55.15.51.36,1.01.56,1.48l.06.15c.28.68.57,1.35.89,2.02.26.54.78.76,1.36.57.27-.09.48-.2.65-.33.53-.42,1.05-.85,1.57-1.29l.33-.28c.43-.37.83-.73,1.32-.96.23-.11.59-.08.69.06.07.09.14.19.22.28.16.2.31.39.43.6.49.89.62,1.88.77,3.02.27,1.99.28,4.04.3,6.03v.12c.01,1.49-.06,2.99-.13,4.28-.07,1.36-.17,2.97-.34,4.55-.24,2.25-.67,4.45-1.27,6.54-.6,2.05-1.27,4.24-2.2,7.11-.59,1.82-1.19,3.64-1.78,5.46-.56,1.69-1.11,3.39-1.66,5.08-.3.94-.6,2.06-.53,3.29.03.6.19,1.11.47,1.56.53.85,1.31,1.46,2.39,1.85.97.36,1.96.54,2.94.56h.48c.79.02,1.62.04,2.43-.01.58-.03,1.16-.12,1.72-.2.29-.04.59-.09.88-.12l.6-.07c1.83-.23,3.73-.46,5.61-.54.89-.04,1.78-.08,2.67-.12l2.15-.1c.48-.02.96-.04,1.43-.04,1.74.01,3.48.04,5.21.07,1.46.02,2.91.06,4.37.1,1.01.03,2.03.08,3.04.13,1.66.09,3.32.2,4.98.3l.37.02c1.49.1,2.98.19,4.47.32,1.99.16,3.97.35,5.96.54,1.83.18,3.66.37,5.48.58,2.23.26,4.61.54,6.94.85,3.24.43,6.48.89,9.72,1.35-.79,0-1.58.01-2.37.02l-50.04.62c-1.34.03-2.69.06-4.03.1-1.44.04-2.87.09-4.31.14l-.64.02c-.96.03-1.93.06-2.89.12-1.57.09-3.14.19-4.72.3-.76.05-1.55.11-2.33.22-.06,0-.11.01-.17.02-.25.02-.62.04-.91.34,0,0,0,0-.01,0-.06,0-.13-.01-.18-.01v.75s.07,0,.1,0c.03,0,.07,0,.1,0,.27.27.62.34.83.36l.33.04c1.68.22,3.42.45,5.13.64,1.5.16,3,.28,4.5.4l.63.05c.87.07,1.73.13,2.6.19l3.79.28c.97.07,1.93.15,2.9.21.61.04,1.23.08,1.84.11.53.03,1.05.06,1.58.09.62.04,1.24.09,1.86.13.62.05,1.24.09,1.87.13.45.03.9.05,1.36.08.37.02.75.04,1.12.06.54.03,1.07.07,1.6.11l6.77.43c.41.03.83.05,1.24.07.4.02.8.04,1.2.07l8.61.54c.38.02.76.04,1.13.06.45.02.89.05,1.34.08.49.03.98.07,1.47.11.44.03.87.07,1.31.09.46.03.91.06,1.37.08l1.24.07c.79.05,1.59.1,2.38.15.73.05,1.47.11,2.2.17l1.1.1c.37.03.75.07,1.12.1-2.13,0-4.26.01-6.39,0-1.4,0-2.8-.03-4.2-.05l-21.03-.31c-1.51-.02-3.01-.04-4.52-.05l-2.38-.02c-3.68-.02-7.37-.05-11.05-.04-1.15,0-2.31.07-3.44.13-.44.02-.88.05-1.33.07-.18,0-.36.03-.54.05-.2.02-.4.04-.6.05-.34,0-.57.14-.72.28,0,0-.01,0-.01,0h-.06s0,.08,0,.08c-.01.01-.03.02-.04.03l.03.03-.07.6s.07,0,.14,0c.36.36.82.42,1.19.46l.21.03c1.8.28,3.9.59,5.98.85,1.48.18,2.96.33,4.45.48l1.66.17c.9.09,1.79.18,2.69.27l15.21,1.52c.91.09,1.83.18,2.74.28l.95.1c1.57.16,3.14.33,4.71.51,1.91.22,3.82.46,5.72.71,1.09.14,2.08.27,3.06.45l.18.03s.04,0,.06.01c-.05,0-.1,0-.15,0l-.83.02c-1.57.04-3.15.08-4.72.08-3.43.01-6.86,0-10.29,0h-4.87c-.58,0-1.17-.01-1.76,0h-.59c-1.41.04-2.87.07-4.3.14-1.04.05-2.08.17-3.09.29l-.15.02c-.4.05-.79.15-1.24.28-.22.06-.68.19-.75.71h.08s-.1.41-.1.41l.24.07c.2.06.4.11.61.14.78.11,1.57.22,2.35.31,1.04.11,2.08.22,3.13.31.65.06,1.3.1,1.95.15l1.61.12c.99.08,1.99.15,2.98.24,1.28.11,2.55.24,3.82.37l.5.05c1.17.12,2.37.25,3.55.43.85.12,1.71.3,2.54.47l.63.13c.07.01.14.04.22.07-.32.13-.66.26-1,.33-.58.12-1.17.22-1.76.31l-2.42.39.12.74,2.42-.39c.6-.1,1.2-.19,1.8-.32.48-.1.93-.28,1.35-.46.24-.1.4-.29.42-.51.02-.23-.09-.45-.32-.6-.21-.15-.45-.25-.68-.3l-.62-.13c-.84-.17-1.71-.35-2.58-.48-1.19-.17-2.4-.3-3.58-.43l-.5-.05c-1.28-.14-2.56-.26-3.84-.37-1-.09-1.99-.17-2.99-.24l-1.62-.12c-.65-.05-1.29-.09-1.94-.15-1.04-.09-2.07-.19-3.11-.3-.66-.07-1.32-.17-1.98-.26.27-.07.54-.14.8-.17l.15-.02c1-.11,2.03-.23,3.04-.28,1.43-.07,2.85-.1,4.28-.13h.59c.58-.02,1.16-.02,1.74-.02h4.87c3.43,0,6.86,0,10.29,0,1.58,0,3.16-.04,4.74-.08l.83-.02c.34,0,.7-.04,1.02-.18l-.15-.34.54-.42c-.34-.44-.83-.51-1.22-.57l-.17-.03c-1.01-.18-2-.31-3.1-.45-1.91-.25-3.82-.49-5.73-.71-1.57-.18-3.14-.35-4.71-.51l-.95-.1c-.91-.1-1.83-.19-2.74-.28l-15.21-1.52c-.9-.09-1.79-.18-2.69-.27l-1.66-.17c-1.48-.15-2.96-.3-4.43-.48-2.06-.25-4.15-.57-5.95-.85l-.24-.03c-.07,0-.13-.02-.19-.03.11,0,.22-.01.33-.02.16-.02.33-.03.5-.04.44-.02.89-.04,1.33-.07,1.11-.06,2.27-.12,3.4-.13,3.68,0,7.36.02,11.04.04l2.38.02c1.5,0,3.01.03,4.51.05l21.03.31c1.4.02,2.81.04,4.21.05,1.11,0,2.22,0,3.33,0,1.69,0,3.39,0,5.08,0,.13,0,.47-.02.73-.22l-.23-.31.53-.36c-.28-.41-.73-.44-.99-.46l-.9-.06c-.33-.02-.66-.05-1-.07-.4-.03-.8-.07-1.19-.1l-1.11-.1c-.74-.06-1.47-.12-2.21-.17-.79-.05-1.59-.1-2.38-.15l-1.24-.07c-.45-.03-.91-.05-1.36-.08-.43-.03-.87-.06-1.3-.09-.49-.04-.98-.07-1.48-.11-.45-.03-.9-.05-1.35-.08-.38-.02-.75-.04-1.13-.06l-8.61-.54c-.4-.02-.8-.05-1.2-.07-.41-.02-.83-.04-1.24-.07l-6.76-.43c-.54-.04-1.07-.07-1.61-.11-.38-.02-.75-.04-1.13-.06-.45-.02-.9-.05-1.35-.08-.62-.04-1.24-.09-1.86-.13-.62-.05-1.24-.09-1.87-.13-.53-.04-1.06-.06-1.59-.1-.61-.03-1.22-.07-1.83-.11-.96-.07-1.93-.14-2.89-.21l-3.8-.28c-.86-.06-1.73-.12-2.59-.19l-.63-.05c-1.49-.12-2.99-.24-4.48-.4-1.71-.18-3.44-.41-5.11-.63l-.16-.02s.04,0,.06,0c.76-.1,1.53-.16,2.28-.21,1.57-.11,3.14-.22,4.7-.3.96-.05,1.92-.08,2.87-.12l.64-.02c1.43-.05,2.87-.09,4.3-.14,1.34-.04,2.69-.07,4.03-.1l50.03-.62c1.15,0,2.3-.02,3.44-.03.15,0,.29-.04.41-.07l.31-.08c.1-.03.2-.05.28-.05l.03-.75c-.06,0-.12,0-.18.01-.28-.33-.68-.4-.96-.43l-.26-.04c-3.44-.49-6.88-.98-10.33-1.44-2.34-.31-4.72-.59-6.95-.85-1.83-.21-3.66-.4-5.5-.58-1.99-.19-3.98-.38-5.97-.54-1.49-.12-2.99-.22-4.48-.32l-.37-.02c-1.66-.11-3.32-.21-4.99-.31-1.02-.06-2.04-.1-3.06-.14-1.46-.04-2.92-.08-4.38-.1-1.74-.03-3.48-.06-5.22-.07-.49,0-.98.02-1.47.04l-2.15.1c-.89.04-1.78.08-2.67.12-1.91.08-3.82.31-5.67.54l-.6.07c-.3.04-.6.08-.9.13-.54.08-1.1.16-1.65.2-.78.05-1.59.03-2.37.02h-.48c-.89-.02-1.8-.19-2.69-.52-.92-.34-1.58-.84-2.01-1.54-.21-.34-.33-.74-.35-1.21-.06-1.1.22-2.14.5-3.01.55-1.69,1.1-3.39,1.66-5.08.6-1.82,1.2-3.64,1.79-5.47.92-2.87,1.6-5.07,2.2-7.13.62-2.13,1.06-4.38,1.3-6.67.17-1.6.27-3.22.34-4.59.07-1.3.14-2.81.13-4.33v-.12c-.02-2.01-.03-4.08-.31-6.21-.14-1.07-.29-2.18-.85-3.19-.14-.26-.32-.48-.5-.7-.07-.09-.14-.17-.2-.26-.36-.48-1.12-.52-1.61-.29-.58.27-1.05.68-1.49,1.07l-.32.27c-.51.43-1.03.86-1.55,1.28-.1.08-.24.15-.42.21-.27.09-.38-.03-.45-.18-.31-.65-.6-1.31-.88-1.98l-.06-.15c-.19-.46-.39-.93-.53-1.4-.18-.61,0-1.2.56-1.85.12-.14.28-.26.49-.43.29-.23.45-.55.46-.93.01-.47-.21-.99-.55-1.29-.25-.23-.73-.11-.92.09-.22.24-.39.53-.53.77-.49.87-1.22,1.45-2.23,1.77-1.67.53-1.87,1.57-1.94,2.78-.01.22-.02.32-.1.42-.06.07-.09.15-.12.22-.07.01-.11.03-.1.04-.04-.05-.11-.28-.14-.36-.15-.48-.22-.88-.21-1.23.01-.6.09-1.27.22-2.04.19-1.07.59-2.07.95-2.9.41-.92.93-1.98,1.78-2.84.69-.7,1.5-1.21,2.49-1.78,1.76-1,3.44-1.56,5.14-1.7,1.09-.09,2.09-.06,3.06.09,2.11.32,3.6,1.08,4.69,2.38.76.9,1.37,1.94,1.82,3.09.35.9.66,1.8.98,2.71.15.44.3.87.45,1.3.6,1.68,1.06,3.37,1.37,5.03.45,2.41.73,4.59.85,6.66.04.64.08,1.29.13,1.93.06.86.12,1.72.16,2.57.05,1.16.08,2.38.07,3.74,0,1.44-.05,2.88-.08,4.32l-.02.62c-.02.84-.05,1.69-.1,2.53-.08,1.24-.18,2.48-.3,3.72-.15,1.59-.32,3.18-.51,4.77-.12,1.02-.27,2.1-.44,3.2-.08.5-.17,1.01-.27,1.51-.08.43-.16.87-.23,1.31-.01.08-.03.15-.05.23-.05.23-.11.51-.05.81-.17.17-.29.37-.4.54-.05.08-.1.15-.15.22-.21.03-.41.13-.54.22-.24.16-.48.34-.72.51-.31.23-.62.45-.94.66-1.01.64-2.03,1.26-3.05,1.89l-1.89,1.17-.11.06c-.22.13-.56.32-.64.76l.21.04-.08.41c.07.01.15.03.22.05.17.05.35.1.55.1.04,0,.08,0,.12,0,.47-.05.98-.16,1.52-.31,1.32-.38,2.6-1.03,3.78-1.93.9-.68,1.59-1.53,2.08-2.54.13-.27.16-.5.12-.68.05-.08.11-.15.16-.23.23-.36.39-.58.7-.65.15-.04.24-.14.26-.18,1.7-1.42,3.39-3.13,5.17-5.23,1.86-2.2,3.59-4.51,5.14-6.85,1.5-2.27,3.01-4.55,4.54-6.8.55-.81,1.08-1.48,1.62-2.05,1.41-1.49,2.97-2.94,4.64-4.31,2.42-1.99,5.15-3.76,8.13-5.28,1.44-.74,2.75-1.39,4.12-1.88,1.59-.57,3.3-.93,5.09-1.09.71-.06,1.43,0,2.14.19.09.02.14.06.15.09,0,.02,0,.08-.06.18-.1.15-.23.28-.35.42-.1.11-.21.23-.3.35-.1.12-.17.26-.25.39l-.05.08s-.05.02-.07.02c-.21.09-.41.18-.62.27-.28.12-.56.25-.84.36-.31.13-.53.3-.78.53l.51.55c.19-.17.35-.3.55-.38.29-.12.57-.25.86-.37.2-.09.4-.18.58-.3.25.1.49.08.72.06l.3-.03c.58-.05,1.19-.11,1.76-.1,1.11,0,2.25.05,3.4.13.95.07,1.81.16,2.64.3,1.78.29,3.59.71,5.38,1.23,1.76.51,3.51,1.1,5.18,1.77,1.75.69,3.29,1.41,4.7,2.18.77.42,1.66.93,2.48,1.63-.03,0-.06,0-.09,0,0,0-.01,0-.04-.01l-.96-.27c-.71-.2-1.41-.4-2.11-.61-2.24-.68-4.57-1.21-7.13-1.62l-.22-.04c-.4-.08-.9-.18-1.39.1l-.37-.06c-.13-.02-.26-.05-.4-.06l-.67-.09c-.61-.09-1.21-.17-1.82-.22-.95-.08-1.91-.11-2.83-.14-.59-.02-1.18-.02-1.77-.03h-.7c-.2-.18-.45-.28-.77-.28-.44,0-.88.01-1.32.02-.88.01-1.77.02-2.65.06-.51.02-1.02.09-1.51.15-.3.04-.61.08-.91.11-1.55.15-3.18.46-5.11.98-.83.22-1.64.51-2.43.79-.34.12-.68.24-1.02.35-1.97.66-3.77,1.63-5.11,2.41-2.11,1.21-4.17,2.61-6.29,4.29-1.82,1.44-3.61,3.08-5.31,4.86-.7.73-1.36,1.52-1.99,2.29l-.23.27c-.15.18-.16.39-.18.56,0,.03,0,.05,0,.08-.18.15-.32.33-.44.5-.07.1-.14.2-.23.29l.54.52c.11-.11.2-.24.29-.36.21-.28.34-.45.58-.48.18-.02.31-.13.41-.22l2.69-2.39c1.25-1.1,2.49-2.21,3.75-3.3,1.53-1.33,3.21-2.57,4.97-3.69,1.35-.86,2.86-1.65,4.62-2.43,1.49-.66,3.11-1.25,5.08-1.86,1.26-.39,2.59-.74,4.07-1.08,1.08-.25,2.2-.44,3.28-.63l.66-.12c.54-.1,1.09-.18,1.63-.27.56-.09,1.13-.18,1.69-.28.09-.02.17-.02.26-.03.31-.03.68-.08,1-.36h.67c.58.01,1.17.02,1.75.04.91.03,1.86.06,2.79.14.59.05,1.19.13,1.78.22l.68.09c.12.02.25.04.37.06.11.02.23.04.36.06.01,0,.03,0,.04,0,.33.37.76.47,1.12.53.09.02.18.03.27.06,2.6.65,4.88,1.42,6.95,2.35,1.23.56,2.63,1.18,3.77,2.12.25.2.49.44.74.71.06.07.08.08-.03.21-.21.24-.51.38-.83.53l-.13.06c-.15.07-.32.12-.48.18-.35.11-.74.24-1.06.53-.04.02-.16.02-.23.02h-.14c-.77.07-1.53.13-2.3.18-.01,0-.03,0-.05,0-.3-.25-.65-.24-.95-.24h-.95c-.82.02-1.63.03-2.45.08-.84.04-1.67.16-2.44.27-.64.1-1.3.23-2.1.42-.29.07-.54.25-.74.4-.22.16-.32.39-.26.62.05.22.24.38.49.41.36.06.69.08,1,.08.1,0,.2,0,.3,0,.75-.05,1.56-.12,2.56-.23.95-.11,1.91-.24,2.86-.37.64-.09,1.3-.18,1.95-.32.22-.05.42-.16.58-.26.06-.03.12-.07.17-.1.03,0,.05,0,.07,0,.77-.05,1.54-.11,2.31-.17h.11c.1-.01.21-.02.32-.04l.08.04c.13.07.25.14.39.18.33.11.66.22,1,.28.06.01.13.04.14.07.02.04,0,.15-.1.28-.24.31-.57.55-1.05.78l-1.98.94c-.82.39-1.64.77-2.46,1.16-2.32,1.11-4.35,2.34-6.2,3.77-.56.43-1.08.89-1.48,1.24-.14.12-.22.28-.3.41,0,0,0,0,0,0-.06,0-.12.02-.18.04l-.5-.12c-.33-.08-.66-.16-1-.23-.61-.12-1.23-.24-1.84-.34-.34-.06-.69-.1-1.03-.15-.28-.04-.56-.08-.83-.12-.24-.04-.48-.08-.72-.12-.28-.05-.56-.1-.84-.14-.25-.04-.5-.06-.75-.09l-1.15-.14c-.29-.04-.58-.08-.86-.11-.27-.03-.53-.05-.8-.07-.24-.02-.48-.03-.72-.04-.46-.02-.91-.05-1.37-.1-1.37-.15-2.75-.14-4.05-.13-.85.01-1.62.06-2.37.14-2.26.24-4.11.63-5.81,1.23-1.89.66-3.66,1.61-5.25,2.8-1.28.96-2.44,2.06-3.46,3.27-1.22,1.45-2.2,2.93-3,4.55-.57,1.15-.93,2.24-1.1,3.33-.08.5-.12,1.14.23,1.74.28.47.7.72,1.28.76.09,0,.18.01.28.01.71,0,1.35-.2,1.93-.38,2.67-.84,5.53-1.71,8.42-2.41,1.1-.27,2.23-.48,3.33-.68l.72-.13c.77-.14,1.55-.26,2.32-.38l.78-.12c.76-.12,1.53-.23,2.29-.31,2.14-.23,4.21-1.01,6.53-2.47,1.51-.95,2.79-1.9,3.91-2.92,1.21-1.1,2.4-2.21,3.6-3.32.59-.55,1.16-1.11,1.73-1.67.1-.1.18-.21.26-.32l.06-.09c.07-.03.13-.04.26.05.13.09.27.11.44.13l2.12.42c1.63.32,3.26.63,4.88.98,2.16.46,3.97.71,5.69.77,1.51.06,3.11.07,4.9.04,1.38-.03,2.81-.23,4.35-.62,1.43-.36,2.63-.84,3.66-1.45,1.07-.64,1.93-1.49,2.66-2.24.18-.19.32-.31.49-.36.25.12.4.31.48.61.15.6.11,1.18-.01,1.88-.14.83-.42,1.68-.89,2.76-.64,1.44-1.52,2.82-2.62,4.11-1.94,2.27-4.04,3.92-6.41,5.02-1.79.83-3.75,1.49-5.82,1.97-1.11.26-2.22.48-3.3.67-1.23.22-2.47.4-3.71.58-1.88.27-3.77.54-5.65.78-1.24.16-2.48.3-3.73.44l-1.39.16c-.99.11-1.98.23-2.98.32-.24.02-.48.03-.71.03h-.34s.02.76.02.76h.33c.26-.01.52-.01.78-.04,1-.1,1.99-.21,2.99-.32l1.38-.16c1.25-.14,2.49-.28,3.74-.44,1.89-.24,3.78-.51,5.67-.78,1.25-.18,2.5-.36,3.74-.58,1.09-.19,2.21-.42,3.34-.68,2.12-.49,4.13-1.17,5.97-2.02,2.48-1.15,4.66-2.85,6.67-5.21,1.15-1.34,2.07-2.79,2.73-4.29.5-1.14.8-2.04.95-2.94.12-.68.2-1.42,0-2.19-.15-.57-.48-.96-1.02-1.17ZM435.84,210.21c.03-.12.06-.25.09-.37.08-.32.17-.65.2-1,0-.08,0-.16,0-.24,0-.14,0-.23.04-.28.07-.09.12-.18.15-.27.07-.02.14-.05.21-.07.18-.06.36-.13.54-.16.69-.11,1.31.14,1.94.8.34.35.54.8.66,1.5.14.78.01,1.41-.42,2.03-.68.98-1.48,1.9-2.26,2.79-.4.46-.8.92-1.19,1.38-.48.58-.97,1.16-1.48,1.71-.27.3-.6.61-1.01.98-.04.01-.14,0-.19-.05-.14-.13-.18-.31-.23-.58l-.04-.2c-.17-.78-.02-1.54.44-2.34.17-.29.35-.58.53-.86.27-.44.55-.87.79-1.33.61-1.15.95-2.38,1.19-3.44ZM454.56,251.61c-1.11.84-2.3,1.45-3.53,1.8-.43.12-.83.21-1.21.26l1.91-1.18c1.02-.63,2.04-1.26,3.06-1.89.34-.21.66-.45.99-.69.19-.14.37-.27.56-.41-.43.83-1.02,1.53-1.77,2.1ZM501.27,221.59c-.55.09-1.1.18-1.65.27l-.66.12c-1.09.19-2.22.39-3.32.64-1.5.34-2.85.7-4.13,1.09-2.01.62-3.65,1.22-5.17,1.89-1.8.8-3.34,1.61-4.72,2.48-1.8,1.14-3.5,2.41-5.06,3.76-1.26,1.09-2.51,2.2-3.76,3.3l-1.4,1.24-.39.36c.45-.54.91-1.07,1.39-1.58,1.68-1.76,3.44-3.37,5.24-4.79,2.09-1.66,4.12-3.04,6.2-4.23,1.32-.75,3.08-1.7,4.98-2.35.34-.12.69-.24,1.03-.36.78-.27,1.58-.56,2.38-.77,1.89-.51,3.47-.81,4.98-.95.31-.03.63-.07.94-.11.48-.06.96-.12,1.45-.15.87-.04,1.75-.05,2.62-.06.06,0,.13,0,.19,0-.38.06-.77.13-1.15.19ZM504.23,221.37l-.11-.09.11-.09v.18ZM517.6,230.43c-.94.13-1.89.26-2.84.37-.99.11-1.79.19-2.52.23-.19.01-.4,0-.62,0,.02,0,.04-.01.05-.02.77-.18,1.42-.31,2.03-.4.75-.11,1.56-.22,2.37-.27.8-.04,1.61-.05,2.42-.06h.15c-.35.05-.71.1-1.05.15ZM508.75,241.74c-1.19,1.11-2.38,2.22-3.59,3.32-1.09.99-2.33,1.92-3.81,2.84-2.22,1.39-4.19,2.14-6.21,2.35-.78.08-1.55.2-2.33.32l-.77.12c-.79.12-1.57.23-2.35.38l-.71.13c-1.11.21-2.25.42-3.37.69-2.91.71-5.79,1.58-8.47,2.43-.59.19-1.25.4-1.92.34-.34-.03-.54-.14-.69-.4-.18-.31-.23-.68-.14-1.24.16-1.02.49-2.04,1.03-3.12.77-1.56,1.72-3,2.9-4.4.98-1.16,2.1-2.23,3.34-3.15,1.53-1.15,3.23-2.06,5.05-2.7,1.65-.58,3.44-.96,5.64-1.19.72-.08,1.48-.12,2.3-.13.37,0,.74,0,1.12,0,.93,0,1.89.03,2.84.13.47.05.94.08,1.41.1.24.01.47.02.71.04.25.02.51.04.76.07l2.02.25c.24.03.48.05.71.09.27.04.55.09.82.14.24.04.49.09.74.13.28.04.56.08.85.12.34.05.68.09,1.01.15.61.1,1.21.21,1.82.34.33.07.65.14.97.22h.03c-.56.56-1.12,1.11-1.7,1.64Z"/></svg>');
	--seasonal-pict: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 569.4 196.72"><path d="M568.83,160.8c-7.16.95-13.83-2.98-20.29-6.78l-1.64-.96c-11.91-6.95-23.7-11.37-35.04-13.14-13.28-2.07-26.06-.55-36.95,4.4-7.58,3.45-14.53,8.46-21.25,13.31-.93.67-1.85,1.33-2.77,1.99-18.78,13.44-39.77,21.6-54.07,26.07-14.86,4.65-36.02,9.44-48.11-2.58-.42-.42-.91-.98-1.42-1.56-.38-.44-.79-.9-1.22-1.36.28-.37.55-.77.81-1.22,2.32-3.94,4.04-11.28,2.66-17.11-1.5-6.33-6.93-12.02-13.32-14.18.44-1.4,1.11-3.52,1.49-4.73.44-1.37.5-1.55.56-1.71.03-.09.12-.33-.02-.59-.17-.3-.53-.45-1.49-.64-.13-.02-.27-.05-.42-.08.34-.02.66-.03.91-.06,1.07-.09,1.49-.23,1.69-.87l.29-.93c.03-.1.1-.33-.05-.56-.19-.29-.34-.3-1.83-.45-1.43-.15-4.41-.45-5.85-.66l-.3-.04c-1.48-.23-1.67.02-2.15,1.67l-1.96,6.64c-.14.49-.27.9-.35,1.14-.44-.18-1.23-.48-2.03-.58-1.05-.12-1.93.1-2.48.63-2.63-.61-5.76-.84-7.48.01-2.78,1.37-5.01,4.96-5.79,8.05-2.52-1.26-5.68-2.22-8.41-2.2-1.56.01-3,.36-4.26.91-.11-.88-.4-1.79-.88-2.72-.47-.93-1.14-1.88-1.78-2.8-.7-1-1.42-2.04-1.93-3.07.88-2.83,1.38-4.73,1.37-5.89-.01-1.29-.65-1.58-.93-1.65-.62-.15-1.3.31-1.73,1.17-.65,1.27-.88,3.76.12,6.22.03.07.06.15.09.22-.35,1.13-.76,2.39-1.21,3.79l-4.41,13.61c-.12-.19-.26-.39-.41-.59-1.13-1.43-3.36-2.88-5.78-2.91-1.97-.02-4.19.98-5.23,2.35-2.79-1.29-5.41-2.79-7.68-5.04-2.66-2.63-4.74-6.33-6.01-8.96-.7-1.44-1.31-2.89-1.85-4.16-.7-1.65-1.31-3.08-1.95-4.19-.03-.05-.06-.1-.09-.15.24-.71.53-1.66.93-2.94l.2-.64c1.53-4.91,4.5-14.33,6.24-19.86l.38-1.2c.97-3.09,1.38-4.37.81-5.23-.51-.77-1.6-.88-3.68-1.09-4.17-.42-11.94-1.21-15.85-1.78l-.81-.12c-3.47-.53-3.65-.24-4.87,3.91-1.28,4.36-3.96,13.42-5.3,17.95-.67,2.26-1.11,3.75-1.32,3.91-.07,0-.27-.08-.44-.15-1.08-.44-3.32-1.37-5.59-1.64-2.68-.33-4.87.25-6.18,1.62-.94-.33-1.88-.65-2.82-.97.94-2.19,1.37-4.5,1.11-6.54-.58-4.55-4.5-7.61-7.68-8.85-.47-.18-.94-.33-1.4-.44-.06-1.77-.13-3.49-.2-5.16-.1-2.39-.19-4.64-.24-6.8-.02-.79-.03-1.58-.03-2.38l.29-.23c4.81-3.81,9.34-7.4,11.94-11.08,2.86-4.06,3.1-7.92,2.38-10.18-.45-1.41-1.3-2.4-2.38-2.78-3.22-1.14-7.93,3.13-10.32,7.82-2.36,4.62-2.89,10.3-2.91,15.97-2.38,1.89-4.81,3.83-6.96,5.79-7.09,6.46-10.87,12.79-10.94,18.31-.07,6.25,4.46,11.58,8.7,13.89,2.5,1.36,5.14,1.89,7.69,1.6-1.1,4.33-2.6,7.98-4.36,10.51-3.46,4.97-7.89,5.83-10.89,4.97-3.25-.93-5.64-3.98-5.69-7.26-.03-1.56.47-3.07,1.22-4.31,2.68,1.01,5.44,1.79,7.16,1.7,1.1-.06,1.94-.47,2.29-1.13.2-.38.34-1.02-.17-1.87-.94-1.59-3.76-3.41-6.38-2.54-1.25.42-2.4,1.38-3.3,2.62-2.48-.97-4.87-2.11-6.27-2.92-4.05-2.33-7.99-5.69-9.38-14.44-.42-2.62-.6-5.78-.8-9.12-.52-8.75-1.16-19.64-6.41-28.42-.98-1.65-2.61-2.79-4.34-3.92-2.27-1.48-4.73-2.75-6.86-3.81-1.68-.84-4.98-2.28-8.47-3.79-3.73-1.62-7.59-3.29-9.39-4.22-.04-.02-.09-.03-.14-.04-.04-.09-.11-.18-.21-.23-4.23-2.3-12.95-10.06-14.49-15.85-.4-1.51-.29-2.78.33-3.79.54-.88,1.07-1.77,1.6-2.65.96-1.6,1.95-3.26,2.99-4.84.26-.4.52-.8.78-1.21.86-1.35,1.75-2.75,2.89-3.92l.45.18c.54.22,1.05.42,1.57.62,2.2.82,3.04.45,4.31-1,.62-.71,1.17-1.46,1.62-2.11,1.08-1.54,1.42-1.64,3.33-.97,1.27.44,1.73,1.44,2.24,2.79.79,2.11,2.49,3.77,4.64,4.54,2.04.73,4.24.55,6.02-.49,1.46-.85,2.31-2.5,2.06-4.02-.31-1.87-1.21-3.29-2.62-4.12-.64-.37-1.14-.85-1.59-1.39.11-.02.22-.03.33-.06.17-.04.44.04.71.12.22.06.44.12.65.15,1.69.23,3.9.34,6.05-.76,1.13-.58,1.86-1.47,2.05-2.49.18-.98-.15-2.01-.94-2.9-.49-.55-1.17-1.26-2.04-1.81-1.53-.97-3.39-1.92-5.77-1.89-1.47.04-2.37.93-3.15,1.72-.18.18-.36.36-.54.53-.25.22-.48.33-.94.21-.31-.08-.65-.13-.98-.18-.34-.05-.66-.09-.94-.18-.33-.1-.67-.17-1.01-.24-.72-.15-1.4-.29-1.97-.7.01-.02.03-.05.04-.07.11-.21.2-.37.33-.52,1.24-1.31,2.3-2.87,3.15-4.62.58-1.19.7-2.08.37-2.8-.33-.71-1.07-1.2-2.34-1.54-1.25-.33-2.06-1.06-2.47-2.21-.53-1.5-.18-2.96.19-4.5l.13-.55c.42-1.81,1.58-3.2,2.95-4.69.12-.13.15-.31.1-.47,0,0,0,0,0-.02.07-.27-.08-.54-.35-.62l-.11-.03c-.43-.12-.96-.27-1.55.07-1.72,1-2.84,2.63-3.73,3.98-1.26-.32-2.18.14-3.03,1.53-.69,1.13-.88,2.36-.55,3.48.33,1.1,1.15,2.01,2.31,2.56.48.23.8.62.82,1.01.01.29-.15.54-.46.73-3.09,1.84-5.77,2.83-8.81,1.7-.2-.07-.38-.19-.56-.32.2,0,.43.03.7.08.35.06.75.13,1.16.07.1-.01.21-.02.32-.02.44-.01,1.19-.03,1.48-.89.27-.8-.29-1.3-.69-1.65-2.84-2.54-6.43-3.42-10.66-2.61-.81.16-1.43.59-1.8,1.27-.46.86-.45,1.98.03,3.16.67,1.63,1.51,2.75,2.59,3.43.79.5,1.65.93,2.67.93.4,0,.82-.07,1.26-.22l.33-.11c.79-.28,1.53-.53,2.26-.33-.02.02-.04.03-.06.04-.93.81-1.69,1.76-2.42,2.68-.62.78-1.2,1.51-1.88,2.18-.64.62-.97.66-1.67.22-.36-.23-.75-.4-1.13-.57-.58-.26-1.13-.52-1.53-.95.18-.04.4,0,.75.09.42.11.89.23,1.4.05.11-.04.19-.11.24-.2.15-.1.25-.28.23-.47-.23-2.22-2-3.19-3.43-3.98l-.23-.13c-1.95-1.09-4.25-1.26-6.66-.51-1.99.62-3.35,2.39-3.46,4.5-.11,2.08,1.63,4.5,3.72,5.16.88.28,1.73.39,2.57.39,1.34,0,2.63-.27,3.91-.53l.79-.16c.51-.1.89-.16,1.22-.08l-12.64,14.7c-.82.96-1.64,1.92-2.46,2.88-1.99,2.33-4.04,4.74-6.12,7.05-.17.19-.35.34-.53.51-1.07-1.32-2.67-1.51-3.98-1.65l-.52-.06c-5.95-.74-10.87-.53-15.47.65-4.5,1.15-8.66,3.53-12.71,7.27-3.33,3.07-6.04,6.98-8.26,11.94-1.25,2.79-2.75,4.69-4.71,5.97-1.35.88-2.87,1.25-4.48,1.64l-.59.14c-.91.22-1.85.44-2.65,1.27-.16.16-.19.41-.07.6.49.84,1.04,1.64,1.58,2.42.81,1.17,1.65,2.38,2.23,3.67,1.44,3.21,2.76,7.06,1.68,11.31-1.11,4.31-3.95,7.41-8.7,9.47-2.45,1.07-4.58,1.6-6.69,1.67-3.21.1-5.66-1.19-7.45-3.98-.07-.11-.13-.22-.2-.33-.33-.57-.74-1.28-1.64-1.6-.12-.04-.25-.04-.37.01-.38.17-.76.34-1.14.52-.87.4-1.77.82-2.68,1.16-1.45.54-1.19,1.69-1.04,2.38l.04.17c.71,3.31.18,6.07-1.6,8.44-.94,1.25-2.15,2.16-3.43,3.13-.42.32-.85.64-1.26.97-3.21,2.58-6.56,5.41-9.22,9.07-3.13,4.29-4.85,8.96-5.28,14.3-.64,8.02,1.28,15.86,5.7,23.3,1.75,2.95,3.77,5.21,6.17,6.88,1.6,1.12,3.11,1.68,4.55,1.68,1.57,0,3.06-.66,4.5-1.97,4.06-3.7,7.21-8.44,9.93-14.93,1.39-3.33,2.03-6.2,2-9.04-.05-4.42-2.7-7.08-7.08-7.13-3.12-.04-7.12-.43-10.35-3.19-1.83-1.56-2.8-3.24-3.05-5.3-.28-2.25.95-4.36,3.07-5.24.96-.4,2-.61,3.19-.64,3.84-.1,7.34-1.47,10.42-4.08.37-.31.85-.73.97-1.37,1.69.43,3.18.65,4.58.65.1,0,.2,0,.3,0,6.17-.13,10.45-2.19,13.48-6.49,1.96-2.78,4.46-5.2,6.65-7.21.29-.27.57-.5.83-.69-.05.88-.57,1.59-1.11,2.33-.23.31-.45.62-.65.94-.09.14-.09.3-.03.44-.03.03-.07.06-.1.09-.16.23-.1.54.13.69.53.36.94.87,1.38,1.41.48.59.98,1.2,1.68,1.66-.19.35-.38.71-.56,1.05-2.53,4.79-4.75,9.82-6.89,14.67l-.84,1.91s0,.02-.01.03c-.69-.58-1.5-.87-2.29-1.14-.28-.09-.55-.2-.83-.31.57-1.63,1.29-3.22,2-4.77.32-.7.64-1.4.95-2.11,1.14-2.62,2.3-5.23,3.46-7.84l1.44-3.24c.11-.25,0-.55-.25-.66-.25-.11-.55,0-.66.25l-1.44,3.24c-1.16,2.61-2.32,5.22-3.46,7.85-.3.7-.62,1.4-.94,2.09-.77,1.69-1.56,3.44-2.17,5.24-.07.22.02.45.21.57.05.08.12.14.21.19.38.17.78.31,1.18.44.88.29,1.7.57,2.29,1.25.05.05.1.09.16.12,0,.07,0,.15,0,.22-.02.28.19.51.47.53.01,0,.02,0,.03,0,.09,0,.18-.03.25-.08.34.14.45.45.51,1.16.03.3-.07.4-.53.71l-.21.14c-.18.13-.38.22-.59.32-.62.3-1.39.68-1.64,1.73-.12.07-.62-.04-.79-.08l-.12-.03c-.72-.16-1.39-.55-1.97-.93,0-.3-.03-.6-.05-.9.02-.01.05,0,.07-.02.97-.63,1.88-1.33,1.93-2.23.05-.83-.64-1.52-1.33-2.08-.21-.18-.53-.15-.7.07-.18.21-.15.53.07.7.67.55.98.96.96,1.25-.02.3-.39.69-1.1,1.19-.05-.64-.05-1.26.1-1.87.07-.27-.1-.54-.36-.61-.27-.07-.54.1-.61.36-.25,1-.16,1.98-.06,2.94.09.93.17,1.81-.06,2.67-.08.31.07.59.18.79.03.06.07.12.09.18.13.41.27.81.41,1.22.31.91.64,1.86.81,2.8.42,2.27.24,3.94-.6,5.41-1.28,2.24-2.77,4.28-4.45,6.06-3.61,3.84-6.09,8.5-7.57,14.25-.11.43-.22.86-.32,1.28-.38,1.52-.77,3.09-1.3,4.58-.23.65-.46.8-.54.84-.03.01-.12.05-.32-.04-.31-.15-.62-.29-.94-.43-1.65-.76-3.36-1.54-4.7-2.81-.4-.38-.6-.67-.59-.86,0-.18.2-.44.58-.76.81-.69,1.68-1.35,2.51-1.99.42-.32.83-.64,1.25-.96,4.59-3.59,7.07-8.51,9.41-13.65,2.71-5.97,4.06-12.77,4.25-21.38v-.26c.01-.89.06-1.3.55-1.5.9-.36,1.59-.28,2.1.27.19.2.5.21.71.02.2-.19.21-.51.02-.71-.56-.6-1.57-1.17-3.2-.51-1.15.47-1.16,1.59-1.17,2.42v.25c-.19,8.47-1.51,15.14-4.16,20.99-2.28,5.03-4.7,9.83-9.11,13.28-.41.32-.82.64-1.24.95-.85.65-1.73,1.32-2.56,2.02-.43.36-.92.86-.93,1.5-.02.65.45,1.18.9,1.62,1.46,1.38,3.24,2.2,4.97,3,.31.14.62.28.93.43.24.11.46.16.65.16s.35-.04.48-.09c.47-.19.83-.66,1.1-1.42.55-1.54.95-3.13,1.33-4.67.11-.43.21-.85.32-1.28,1.43-5.58,3.83-10.1,7.33-13.82,1.73-1.83,3.27-3.94,4.59-6.25,1.24-2.17,1.03-4.39.72-6.09-.19-1.01-.52-1.99-.85-2.94-.14-.4-.27-.79-.4-1.19-.04-.12-.1-.24-.17-.36-.02-.04-.05-.09-.07-.13.04-.17.07-.35.09-.52.53.32,1.15.62,1.81.77l.11.02c.19.04.52.12.85.12.04,0,.08,0,.12-.01,1.14,1.45,2.61,1.81,3.97,1.81.23,0,.45-.02.67-.04.17.72.78,1.04,1.37,1.23l.12.04c.62.2,1.32.42,2,.42.81,0,1.61-.31,2.25-1.36.04-.04.2-.09.3-.13.12-.04.24-.09.34-.14.25-.12.35-.42.22-.67-.12-.25-.42-.35-.67-.22-.07.04-.16.07-.24.1-.1.04-.21.08-.31.13-.12-.16-.26-.29-.4-.4-.35-.3-.35-.3-.22-.5.07-.11.09-.14.57,0,.1.03.2.06.29.08.27.06.54-.11.6-.38.06-.27-.11-.54-.38-.6-.08-.02-.16-.04-.23-.06-.42-.12-1.19-.33-1.68.43-.61.94.08,1.52.41,1.8.11.1.23.19.28.27.02.03.05.04.07.06-.71.86-1.55.66-2.89.23l-.12-.04c-.68-.22-.82-.42-.68-1.03.49-.1.85-.36,1.17-.61l.22-.16c.62-.44.93-.93.93-1.45,0-.52-.31-1.01-.93-1.46,0,0-.02,0-.03-.01-.03-.04-.05-.08-.09-.11-.84-.57-1.4-.96-1.97-.8-.48.13-.74.6-1.05,1.24-.19-.09-.34-.19-.47-.29.35-.29.64-.68.58-1.35-.02-.26-.05-.58-.15-.9.16-.04.39,0,.76.26.81.56,1.67,1.06,2.5,1.55,1.14.67,2.33,1.37,3.38,2.2.02.01.04.01.06.02.03.03.06.07.1.09,1.36.77,2.61,1.77,3.69,2.68-.06.15-.19.21-.47.34l-.21.1c-5.78,2.84-10.75,6.66-14.84,10.01-4.96,4.07-8.77,9.18-11.63,15.63-1.35,3.03-2.13,5.93-2.4,8.86-.22,2.37.81,4.15,3.05,5.28,7.3,3.68,14.81,5.54,22.37,5.54.81,0,1.63-.02,2.44-.06,4.81-.26,9.74-1.79,14.65-4.56,10.99-6.19,17.5-15.22,19.36-26.84.14-.89.26-1.78.37-2.67.32-2.45.65-4.98,1.54-7.34.13-.34.27-.7.44-1.06,1.61.28,2.92-.49,4.08-1.17l.32-.19c.65-.38.91-1.09.62-1.74-.12-.27-.48-1.08-1.52-1.17-.74-.06-1.49.15-2.02.58-1.11.9-1.83,2.07-2.35,3.17-.23-.07-.46-.14-.7-.2-.68-.18-1.33-.36-1.85-.68-2.13-1.32-2.94-3.55-3.45-5.56-.67-2.61-.6-5.34-.54-7.99l.02-.72c.09-4.37,1.25-8.63,3.45-12.67,3.01-5.54,7.6-9.81,13.65-12.7l.88-.42c2.73-1.3,5.55-2.64,8.05-4.53,6.39-4.82,8.99-11.64,7.71-20.26-.53-3.59-1.96-6.97-3.35-10.24l-.17-.4c-.34-.81-.7-1.6-1.07-2.4-.72-1.57-1.46-3.19-2-4.86l-.05-.14c-.27-.81-.41-1.37-.06-1.65.39-.31,1.04-.23,1.94.26.06.03.1.07.15.11.08.07.16.13.25.18,1.78,1.03,3.26,2.63,4.55,4.89,5.24,9.21,7.48,17.96,6.86,26.77-.52,7.36-2.95,12.99-7.42,17.21-3.8,3.58-6.34,7.96-7.56,13.01-.03.14-.13.3-.23.47-.07.11-.14.24-.21.38-.04-.02-.08-.05-.12-.09-3.26-3.67-10.33-3.89-14.56-.44-3.43,2.8-5.54,6.29-6.25,10.37-.38,2.15,0,3.85,1.11,5.05,1.18,1.28,3.18,1.88,5.47,1.66,1.04-.1,2.07-.42,3.21-.79.35-.11.67-.08.91.09.23.17.36.46.36.81,0,3.76,1.49,7.09,3.01,10.19.23.46.4,1,.52,1.56.15.76-.18,1.33-.88,1.49-6.33,1.45-7.99,6.92-9.33,11.32-.34,1.13-.65,2.27-.95,3.42-.67,2.54-1.37,5.18-2.53,7.59-2.23,4.62-5.31,8.61-9.17,11.86-4.73,3.99-10.4,6.7-16.87,8.05-1.67.35-3.45.62-5.42.81-.68.07-1.18.32-1.63.59l-4.55-.07c-.49-.46-1.08-.47-1.56-.48-.14,0-.29,0-.43-.02-7.13-.81-13.95-3.23-20.28-7.2-.7-.44-1.43-.85-2.15-1.25-.6-.33-1.19-.66-1.77-1.02-1.02-.62-2.01-.52-2.72.26-.29.32-.65.52-1.18.65-.79.2-1.37.15-1.74-.13-.38-.29-.58-.88-.58-1.75,0-.22,0-.45,0-.67.02-.69.04-1.4-.16-2.12-.25-.92-.82-1.66-1.76-2.26-1.13-.72-2.42-1.23-3.95-1.58-1.53-.35-2.74.43-3.81,1.12-.25.16-.5.32-.74.46-.6.35-1.14.78-1.66,1.2l-.49.39c-.22.17-.26.48-.09.7.17.22.48.26.7.09l.5-.4c.49-.4,1-.8,1.54-1.11.26-.15.52-.32.79-.49.99-.64,1.93-1.24,3.05-.99,1.42.32,2.61.79,3.64,1.45.73.46,1.15.99,1.33,1.67.16.58.14,1.19.12,1.84,0,.24-.01.47,0,.7.01,1.19.34,2.04.97,2.54.62.48,1.49.58,2.59.31.72-.18,1.26-.48,1.68-.95.24-.27.66-.56,1.46-.08.59.36,1.2.7,1.8,1.04.71.4,1.42.79,2.11,1.22,6.46,4.06,13.42,6.53,20.7,7.35.17.02.35.02.52.03.49,0,.75.02.97.29.09.12.23.19.38.19l4.91.07h0c.09,0,.19-.03.26-.08.48-.3.84-.47,1.32-.52,2.01-.2,3.81-.47,5.52-.83,6.63-1.38,12.45-4.16,17.31-8.26,3.96-3.35,7.13-7.45,9.42-12.19,1.21-2.5,1.92-5.18,2.6-7.77.3-1.13.6-2.26.94-3.38,1.6-5.28,3.25-9.41,8.6-10.63,1.22-.28,1.89-1.37,1.63-2.66-.13-.65-.33-1.26-.6-1.8-1.53-3.11-2.91-6.2-2.91-9.75,0-.67-.28-1.26-.78-1.62-.5-.36-1.16-.45-1.81-.23-1.08.36-2.05.66-2.99.75-1.99.19-3.67-.3-4.64-1.34-.89-.96-1.18-2.38-.86-4.2.67-3.83,2.66-7.12,5.9-9.76,3.77-3.08,10.3-2.91,13.18.33.2.23.45.37.72.42.03.16.1.32.2.5.15.23.46.3.69.16.23-.15.3-.46.16-.69-.15-.25-.1-.38.16-.83.13-.22.28-.46.35-.75,1.17-4.86,3.62-9.08,7.27-12.52,4.67-4.4,7.2-10.24,7.74-17.87.63-9.01-1.65-17.95-6.99-27.33-1.37-2.41-2.98-4.13-4.91-5.26-.04-.03-.08-.06-.12-.09-.09-.08-.19-.15-.31-.21-1.28-.69-2.31-.75-3.04-.16-.92.74-.54,1.89-.27,2.74l.05.14c.55,1.72,1.31,3.37,2.04,4.97.36.79.72,1.57,1.06,2.37l.17.4c1.36,3.21,2.77,6.53,3.28,9.99,1.23,8.35-1.16,14.67-7.33,19.32-2.43,1.83-5.2,3.15-7.88,4.42l-.88.42c-6.24,2.98-10.98,7.4-14.09,13.13-2.27,4.18-3.47,8.6-3.57,13.12l-.02.72c-.06,2.71-.13,5.51.57,8.26.53,2.07,1.45,4.64,3.9,6.16.65.4,1.4.6,2.12.8.19.05.38.11.56.16-.04.1-.08.19-.11.29-.93,2.47-1.27,5.06-1.6,7.57-.12.88-.23,1.76-.37,2.64-1.81,11.3-8.15,20.09-18.86,26.12-4.78,2.69-9.56,4.18-14.21,4.43-8.21.44-16.38-1.37-24.31-5.37-1.86-.94-2.68-2.34-2.5-4.29.26-2.82,1.02-5.61,2.32-8.54,2.8-6.3,6.51-11.29,11.35-15.26,4.05-3.32,8.95-7.09,14.64-9.89l.17-.08c.4-.18,1.08-.48,1.11-1.44,0-.15-.06-.3-.18-.39-1.06-.89-2.29-1.9-3.64-2.72l.95-1.9c2.31-4.64,4.82-9.22,7.37-13.73,1.03.96,2.29,1.41,3.51,1.84.33.12.65.23.97.36.21.08.43.14.65.2.6.16.98.28,1.2.69.09.16.26.25.44.25.08,0,.17-.02.25-.06.2-.11.28-.33.24-.54.34-.48.45-1.01.55-1.51l.05-.24c.21-1.01.28-2.02.36-3.01.05-.65.09-1.3.18-1.94.3-2.27.03-2.8-2.06-4.01-.26-.15-.53-.3-.8-.45-.19-.1-.37-.2-.55-.31l.29-.51c3.95-6.9,7.66-12.99,11.34-18.64,6.75-10.35,13.85-20.49,20.73-30.3,1.74-2.48,3.49-4.96,5.24-7.43,1.78-2.52,3.55-5.03,5.32-7.55,2.5-3.56,5.09-7.15,7.61-10.61,2.61-3.6,5.31-7.32,7.91-11.04,2.58-3.69,5.12-6.34,9.12-7.25,1.17-.27,2.1-.65,2.85-1.17.26-.18,1.03-.72.75-1.67-.3-1.01-1.31-.94-1.63-.92-.34.03-.67-.05-.98-.22-.24-.13-.55-.05-.68.2-.13.24-.05.55.2.68.49.27,1.01.39,1.54.35.53-.04.56.07.6.2.03.11.08.25-.37.56-.64.45-1.46.78-2.5,1.01-4.32.98-7.01,3.77-9.72,7.65-2.59,3.7-5.29,7.42-7.89,11.02-2.52,3.47-5.12,7.05-7.62,10.62-1.77,2.52-3.54,5.04-5.32,7.55-1.75,2.48-3.5,4.95-5.24,7.44-6.88,9.82-13.99,19.97-20.75,30.33-3.69,5.66-7.41,11.77-11.37,18.69l-.28.49c-.82-.54-1.53-1.18-1.98-2.13-.3-.63-.91-1.07-1.45-1.47l-.21-.15s-.08-.05-.12-.08c.55-.84,1.1-1.69,1.65-2.53,1.71-2.64,3.48-5.37,5.43-7.89,7.49-9.67,13.93-18.2,19.69-26.07,3.74-5.11,7.45-10.25,11.16-15.38,4.54-6.29,9.24-12.79,13.92-19.15.78-1.06,1.56-2.13,2.33-3.2,2.41-3.33,4.91-6.77,7.61-9.96.69-.81.72-1.74.67-2.46-.02-.28-.26-.47-.53-.47-.28.02-.48.26-.47.53.05.81-.07,1.32-.44,1.75-2.73,3.22-5.23,6.68-7.66,10.02-.77,1.07-1.54,2.13-2.33,3.19-4.68,6.36-9.38,12.87-13.93,19.16-3.71,5.13-7.42,10.27-11.15,15.38-5.75,7.87-12.19,16.39-19.67,26.05-1.98,2.56-3.76,5.31-5.48,7.96-.55.84-1.09,1.68-1.64,2.52-1.16-.73-2.38-1.32-3.64-1.87.75-1.28,1.52-2.56,2.32-3.82,5.13-8.12,11.06-15.71,16.69-22.8,7.68-9.66,15.42-19.2,23-28.33,2.44-2.94,4.87-5.98,7.21-8.92,3.89-4.87,7.91-9.91,12.12-14.64.52-.58.56-1.18.54-1.63-.01-.27-.23-.5-.52-.47-.02,0-.03,0-.05.01-.11-.11-.27-.18-.44-.15-.62.11-1.03.47-1.4.84-3.96,4.07-7.83,8.38-11.5,12.82-2.63,3.18-5.24,6.45-7.76,9.62-2.9,3.63-5.89,7.39-8.92,11.01-5.58,6.68-11.6,13.3-18.42,20.25-6.6,6.74-12.36,14.25-17.12,22.31-.11.19-.24.37-.37.55-.4.55-.84,1.16-.87,1.98-.87.16-1.82.72-2.89,1.71-2.23,2.05-4.78,4.52-6.79,7.38-2.83,4.01-6.86,5.94-12.68,6.06-1.22.03-2.51-.12-3.98-.46.02-.19.14-.41.24-.59,1.42-2.55.7-4.84-2.04-6.44-.63-.37-1.35-.44-1.97-.19-.62.25-1.08.78-1.28,1.46-.3,1.05-.1,2.45.56,3.74.66,1.3,1.61,2.22,2.64,2.56-.03.32-.26.55-.66.89-2.88,2.44-6.17,3.73-9.79,3.83-1.31.04-2.48.27-3.55.72-2.54,1.06-4.01,3.58-3.68,6.29.28,2.29,1.4,4.24,3.4,5.94,3.48,2.97,7.7,3.39,10.99,3.43,2.25.03,6.03.86,6.09,6.14.03,2.69-.58,5.44-1.92,8.64-2.66,6.35-5.73,10.98-9.68,14.57-2.4,2.19-4.88,2.26-7.8.21-2.28-1.6-4.21-3.75-5.89-6.58-4.38-7.36-6.2-14.79-5.57-22.71.41-5.14,2.07-9.65,5.09-13.79,2.59-3.55,5.89-6.33,9.04-8.88.41-.33.82-.64,1.24-.96,1.28-.97,2.6-1.97,3.63-3.33,1.97-2.61,2.55-5.63,1.78-9.25l-.04-.19c-.17-.75-.19-1,.41-1.22.95-.35,1.87-.78,2.76-1.19.31-.14.62-.29.93-.43.44.23.69.65.94,1.09.07.13.15.25.22.37,2,3.12,4.72,4.58,8.33,4.44,2.24-.08,4.48-.64,7.05-1.75,5.05-2.19,8.08-5.51,9.27-10.14,1.16-4.55-.22-8.6-1.73-11.97-.62-1.38-1.48-2.63-2.32-3.83-.45-.65-.92-1.32-1.33-2,.54-.42,1.17-.57,1.89-.74l.59-.14c1.62-.39,3.3-.79,4.8-1.77,2.12-1.39,3.74-3.42,5.07-6.4,2.17-4.84,4.8-8.64,8.03-11.62,3.93-3.62,7.94-5.92,12.28-7.03,4.48-1.15,9.27-1.34,15.1-.62l.53.06c1.24.13,2.51.28,3.33,1.3-.85.63-1.76,1.06-2.75,1.25-.44.09-.71.11-1.02,0-7.34-2.42-13.74-2.32-19.57.32-4.46,2.02-7.15,5.62-8.02,10.73-.33,1.97-.47,4.05-.43,6.61,0,.48.01,1.14.63,1.59.03.02.06.01.09.03-.08.43-.05.86-.03,1.27.01.23.03.45.02.67,0,.28.21.51.49.51h.01c.27,0,.49-.21.5-.49,0-.25,0-.5-.02-.76-.04-.67-.07-1.25.33-1.73.33-.38.28-.79.26-1.03,0-.05-.01-.1-.01-.15-.03-1.44.17-2.85.57-4.19,1.75-5.79,5.45-9.54,11.01-11.17,2.11-.62,4.21-.39,6.44-.16.41.04.82.09,1.23.13,1.99.18,4.46.41,6.63-1.02.04-.03.08-.07.11-.11.34.03.66-.02.98-.08,1.73-.33,3.28-1.25,4.6-2.72,2.09-2.32,4.14-4.74,6.13-7.07.82-.96,1.63-1.92,2.46-2.87l13.33-15.5c.18-.21.16-.53-.05-.71-.21-.18-.52-.15-.7.05-.73-.36-1.46-.22-2.11-.1l-.8.16c-2.04.42-3.96.81-5.97.17-1.67-.53-3.12-2.52-3.03-4.16.09-1.72,1.15-3.1,2.76-3.6,2.15-.67,4.18-.52,5.88.43l.23.13c1.24.69,2.51,1.4,2.84,2.84-.17,0-.35-.04-.56-.09-.49-.12-1.14-.29-1.76.12-.29-.12-.58-.09-.79-.07-.11.01-.22.02-.29,0-.27-.05-.53.14-.58.41-.05.27.13.53.41.58.2.04.39.02.55,0,.32-.03.33-.01.37.05.57.91,1.45,1.3,2.23,1.65.36.16.7.31,1,.5.47.3.89.44,1.3.44.54,0,1.05-.26,1.6-.79.73-.71,1.36-1.5,1.97-2.27.73-.93,1.43-1.8,2.29-2.55.57-.49.97-.67,1.53-.67,0,0,0,0,.01,0,.28,0,.5-.22.5-.5,0-.28-.24-.51-.51-.5-.43,0-.79.09-1.12.23,0,0-.01-.01-.02-.02-1.28-.77-2.56-.32-3.59.05l-.32.11c-1.13.39-2.05.04-3.08-.61-.89-.56-1.61-1.53-2.2-2.96-.36-.89-.39-1.73-.08-2.31.22-.41.59-.66,1.11-.76,3.97-.76,7.18.01,9.87,2.43.36.32.39.39.35.53-.06.17-.08.2-.55.21-.15,0-.29,0-.44.03-.25.04-.54-.02-.85-.07-.54-.1-1.2-.21-1.85.17-.22-.14-.45-.27-.72-.36-.26-.09-.54-.11-.78-.14-.1,0-.19-.02-.29-.03-.27-.04-.53.15-.57.42-.04.27.15.53.42.57.11.02.22.03.33.04.21.02.4.04.56.09.35.12.66.36.98.62.35.28.74.6,1.25.78,1.03.38,2.01.54,2.96.54,2.53,0,4.75-1.16,6.71-2.33.63-.38.98-.97.95-1.64-.04-.76-.57-1.48-1.39-1.87-.9-.43-1.53-1.12-1.78-1.94-.25-.84-.09-1.79.45-2.67.62-1.02,1.13-1.23,1.76-1.13-.05.18-.09.36-.13.55-.09.46-.19.94-.43,1.29-.16.23-.1.54.13.7.09.06.19.09.28.09.16,0,.32-.08.41-.22.35-.52.48-1.12.59-1.66.08-.38.15-.74.29-.95.86-1.3,1.93-2.92,3.52-3.84.09-.05.18-.07.28-.07-1.26,1.41-2.39,2.86-2.82,4.73l-.13.54c-.39,1.62-.79,3.29-.16,5.07.52,1.46,1.58,2.42,3.15,2.84.95.25,1.5.58,1.69.99.19.42.07,1.05-.36,1.94-.81,1.66-1.81,3.13-2.97,4.37-.23.24-.36.49-.49.74-.06.12-.13.25-.22.38-.13.2-.1.46.07.63.83.81,1.85,1.02,2.75,1.21.32.07.63.13.93.22.35.11.73.16,1.09.21.29.04.59.08.87.16.74.19,1.33.06,1.87-.43.2-.18.39-.37.58-.56.75-.75,1.4-1.4,2.47-1.42,2.11-.05,3.81.85,5.21,1.73.76.48,1.35,1.1,1.83,1.63.59.67.83,1.38.71,2.06-.13.71-.68,1.35-1.53,1.79-1.48.77-3.17.97-5.46.66-.17-.02-.34-.07-.51-.12-.36-.1-.78-.22-1.19-.13-.28.06-.55.09-.82.09-.23-.35-.45-.71-.68-1.08-.32-.52-.65-1.06-1.02-1.57-.66-.92-1.33-1.79-2.31-2.44-.64-.43-1.21-.58-1.73-.48-.5.11-.94.45-1.32,1.05-.44.69-.95,1.33-1.4,1.9q-1.02,1.29-2.69.82c-.16-.05-.33-.08-.49-.12-.2-.05-.41-.09-.6-.16-1.02-.34-1.88-.12-2.56.65-.14.15-.16.37-.07.56.42.85,1.12,1.19,1.75,1.42,1.44.52,2.92,1,4.22,1.42,1.56.5,2.38-.14,2.8-.76.45-.67,1.07-.88,2.2-.75.47.06.94.15,1.4.24.64.13,1.3.26,1.98.3.61.85,1.32,1.63,2.31,2.21,1.16.69,1.88,1.84,2.15,3.42.18,1.1-.48,2.36-1.57,2.99-1.53.89-3.42,1.04-5.18.41-1.88-.67-3.35-2.11-4.04-3.95-.57-1.51-1.17-2.8-2.84-3.39-2.17-.76-3.07-.67-4.48,1.34-.44.62-.97,1.35-1.56,2.02-1.03,1.17-1.45,1.38-3.21.72-.51-.19-1.01-.39-1.54-.61l-.76-.31c-.18-.07-.39-.03-.53.11-1.33,1.29-2.31,2.83-3.26,4.33-.25.4-.51.8-.77,1.19-1.06,1.59-2.05,3.26-3.02,4.88-.53.88-1.06,1.77-1.59,2.64-.77,1.25-.92,2.79-.45,4.58,1.68,6.31,10.78,14.19,14.98,16.47.05.02.09.03.14.04.04.1.12.19.22.25,1.83.94,5.7,2.63,9.45,4.25,3.48,1.51,6.77,2.94,8.42,3.77,2.1,1.06,4.54,2.31,6.76,3.76,1.62,1.06,3.15,2.13,4.03,3.59,5.12,8.58,5.76,19.33,6.27,27.97.2,3.37.39,6.55.81,9.22,1.46,9.16,5.61,12.7,9.87,15.15,1.21.7,3.62,1.87,6.22,2.91-.81,1.42-1.3,3.08-1.28,4.69.06,3.71,2.76,7.17,6.42,8.21,3.33.95,8.23.04,11.99-5.37,1.91-2.75,3.49-6.64,4.63-11.26,1.76-.37,3.45-1.14,4.96-2.31,1.85-1.43,3.4-3.41,4.47-5.55.87.3,1.74.59,2.6.9-.97,1.61-1.04,3.74-.04,5.15,1.25,1.77,4.08,2.42,6.33,2.27,2.62-.17,4.62-1.37,5.17-1.73.4-.26.79-.56.8-1,0-.44-.36-.69-.71-.94-.53-.37-1.51-1.06-4.98-2.4-1.6-.62-3.23-1.22-4.87-1.8,1.11-.9,2.9-1.26,4.99-1.01,2.14.26,4.29,1.15,5.33,1.57.42.17.81.33,1.22.14.62-.3.86-1.11,1.88-4.54,1.34-4.53,4.02-13.59,5.31-17.98q1.05-3.59,3.75-3.17l.82.12c3.93.58,11.71,1.36,15.99,1.8,1.57.16,2.6.26,2.85.63.31.47-.16,1.94-.92,4.38l-.38,1.2c-1.74,5.53-4.71,14.95-6.24,19.86l-.2.64c-.28.89-.5,1.61-.69,2.18-.91-1.18-1.96-1.91-3.34-2.35-3.25-1.04-6.91-.37-8.17,1.51-.47.69-.99,2.16.72,4.2,1.03,1.22,2.96,1.67,5.58,1.31,1.4-.2,2.9-.61,4.33-1.21.51-.21.76-.34,1.11-1.15.5.97,1,2.16,1.57,3.49.55,1.29,1.16,2.74,1.87,4.21,1.31,2.71,3.45,6.51,6.21,9.24,2.34,2.31,5.07,3.89,7.89,5.2-.2.56-.21,1.14,0,1.71.31.87,1.08,1.6,2.17,2.05,1.33.55,3.38.77,6.06.66.92-.04,1.53-.06,1.64-.59.11-.54-.48-.82-1.3-1.2-1.37-.64-2.79-1.23-4.15-1.8-1.01-.42-2-.83-2.97-1.27.84-.93,2.52-1.78,4.21-1.78.02,0,.04,0,.06,0,2.09.02,4.06,1.33,5.01,2.53.35.44.59.91.75,1.35l-.14.42q-1.17,3.6-.79,3.87c.32.23.63.01.74-.06.31-.22,1.02-.72,1.3-1.87.08-.34.24-1.25-.06-2.36l4.75-14.69c.33-1.02.64-1.97.91-2.84.46.79,1,1.56,1.53,2.32.65.93,1.27,1.82,1.71,2.69.48.94.75,1.85.8,2.73-1.47.8-2.65,1.85-3.45,2.86-1.13,1.42-2.37,3.32-1.87,4.35.17.35.51.55.93.55h0c1.2,0,3.27-1.63,4.75-4.66.39-.81.61-1.64.65-2.5,1.23-.58,2.65-.97,4.22-.98.03,0,.06,0,.09,0,2.6,0,5.72.98,8.1,2.21-.03.18-.05.36-.06.53-.2,2.25.67,3.5,1.21,4.05.61.62,1.4.96,2.11.9.71-.05,1.28-.49,1.5-1.14.16-.48.33-1.77-1.5-3.39-.57-.5-1.3-1-2.14-1.48.65-2.87,2.76-6.38,5.32-7.64,1.54-.76,4.2-.52,6.47,0-.2.61-.13,1.28.22,1.78.57.81,1.77,1.03,2.62.97.94-.06,1.76-.46,2.08-.83.19-.22.29-.59,0-.97-.37-.48-1.49-1.02-2.93-1.47.27-.05.59-.06.94-.02.75.09,1.52.41,1.89.56.18.07.43.18.71.04.36-.17.44-.46.86-1.88l1.96-6.65c.14-.49.28-.95.35-1.02.08-.03.41.02.69.07l.3.05c1.46.21,4.35.51,5.93.67.35.04.65.07.87.09l-.16.59s-.18.08-.83.14c-1.11.09-3.29.13-4.61.15-1.58.03-1.79.03-1.82.53-.04.5.41.57.98.67.39.07.99.15,1.66.25,1.13.17,2.41.36,3.19.51.33.06.54.12.67.16-.08.22-.21.62-.49,1.5-.39,1.21-1.06,3.34-1.49,4.74-.35-.1-.71-.19-1.06-.26-1.48-.32-2.43-.26-3,.19-.33.26-.53.66-.58,1.13-.05.53.1,1.07.41,1.44.45.54,1.27.74,2.35.59.55-.08,1.13-.24,1.68-.47.46-.19.54-.37.86-1.37,6,2.07,11.25,7.55,12.65,13.45,1.27,5.37-.3,12.54-2.55,16.37-.21.36-.42.69-.65.99-.96-.96-2.01-1.87-3.12-2.43-2.66-1.35-5.86-.94-6.85.88-.38.71-.4,1.6-.05,2.51.5,1.29,1.66,2.4,3.04,2.88,1.88.66,4.66.34,7.04-2.31.39.42.76.85,1.11,1.24.53.6,1.02,1.17,1.47,1.61,5.88,5.85,13.78,7.86,22.06,7.86,9.29,0,19.07-2.53,27.06-5.03,14.37-4.5,35.47-12.7,54.36-26.21.92-.66,1.84-1.33,2.77-1.99,6.68-4.82,13.59-9.8,21.08-13.21,10.71-4.87,23.3-6.37,36.38-4.32,11.21,1.75,22.88,6.13,34.69,13.02l1.63.96c6.6,3.89,13.44,7.91,20.93,6.91.27-.04.47-.29.43-.56-.04-.27-.3-.47-.56-.43ZM212.09,83.43c2.17-4.27,5.81-7.46,8.29-7.46.29,0,.56.04.81.13.79.28,1.41,1.04,1.77,2.14.65,2.03.4,5.54-2.25,9.3-2.45,3.48-6.78,6.95-11.4,10.61.07-5.27.63-10.49,2.79-14.72ZM190.27,139.58c2.2-.73,4.52.95,5.2,2.1.22.36.26.66.14.89-.18.33-.74.56-1.46.6-1.49.08-3.99-.61-6.52-1.55.78-1,1.73-1.74,2.63-2.04ZM98.19,141.93c.33-.27.82-.41,1.3-.37.33.03.51.18.69.58.11.25-.1.41-.2.47l-.33.19c-1.01.59-1.98,1.16-3.09,1.08.41-.71.94-1.39,1.63-1.96ZM54.02,138.49c0,.18-.18.4-.52.64l-.24.18c-.14.1-.26.2-.39.28,0-.24-.02-.46-.08-.65.06-.04.11-.08.17-.11.28-.18.6-.39.86-.7.13.14.2.26.2.37ZM52.27,137.08h0c.12,0,.47.21.79.42-.14.17-.35.31-.62.48-.07.04-.13.09-.19.13-.11-.1-.25-.2-.4-.29.15-.32.34-.69.42-.74ZM50.65,138.31c1.27.56,1.4.81,1.09,2.08,0,.03,0,.05-.01.07-1.77.14-2.93-.25-3.79-1.27.04-.08.09-.15.12-.25.14-.57.52-.78,1.13-1.08.15-.07.29-.16.44-.24.3.33.67.53,1.03.69ZM53.82,135.24c-.53-.32-1.06-.65-1.57-.99-.69-.47-1.31-.55-1.85-.28-.15-.13-.34-.23-.57-.3,0-.19,0-.36.08-.52l.84-1.91c2.14-4.84,4.35-9.85,6.86-14.61.17-.32.35-.66.52-.99.98.57,2.04.81,3.08,1.01.31.06.62.13.93.2-.49,1.03-.99,2.05-1.48,3.08-1.64,3.39-3.34,6.89-4.8,10.45-.5,1.22-1.02,2.43-1.53,3.65l-.51,1.22ZM58.68,135.95l-.89,1.79c-1-.74-2.06-1.38-3.1-1.99,0,0,0,0,0,0l.57-1.34c.52-1.22,1.03-2.43,1.53-3.66,1.45-3.52,3.14-7.01,4.78-10.39.52-1.07,1.03-2.14,1.55-3.21.96.38,1.55,1.01,1.87,2.05l.11.38c.21.74.46,1.58,1.13,2.23.01.01.03.02.04.03-2.62,4.63-5.21,9.34-7.58,14.12ZM71.43,114.8c.19.11.38.21.57.32.26.14.52.29.78.44,1.74,1.01,1.82,1.15,1.57,3.02-.09.67-.14,1.33-.19,2-.07.95-.14,1.94-.34,2.88l-.05.25c-.07.33-.13.63-.25.9-.38-.26-.8-.39-1.18-.5-.19-.05-.37-.1-.55-.17-.33-.13-.67-.25-1-.37-1.25-.44-2.43-.87-3.34-1.81,1.16-2.05,2.32-4.08,3.47-6.09l.49-.86ZM66.95,110.55l.1.08c.46.34.95.69,1.13,1.09.56,1.19,1.43,1.95,2.39,2.57l-.51.88c-1.09,1.9-2.19,3.82-3.28,5.76-.38-.44-.56-1.01-.73-1.62l-.12-.39c-.39-1.27-1.12-2.11-2.26-2.62.92-1.85,1.96-3.89,3.27-5.73ZM66.12,109.99c-1.38,1.94-2.45,4.06-3.4,5.97-.43-.11-.87-.21-1.32-.29-1.01-.2-1.97-.41-2.81-.91,1.14-2.14,2.4-4.42,3.74-6.73,1.32.59,2.6,1.2,3.79,1.97ZM59.04,104.39c.15-.21.3-.41.42-.62,4.72-7.99,10.43-15.44,16.98-22.12,6.83-6.97,12.87-13.62,18.47-20.31,3.04-3.63,6.03-7.39,8.93-11.03,2.52-3.16,5.13-6.44,7.75-9.61,3.65-4.42,7.51-8.71,11.45-12.76.23-.23.43-.38.66-.47-.04.19-.12.35-.26.51-4.23,4.75-8.26,9.8-12.15,14.69-2.34,2.93-4.76,5.97-7.2,8.91-7.59,9.14-15.33,18.68-23.01,28.35-5.65,7.11-11.59,14.73-16.75,22.89-.84,1.33-1.66,2.68-2.44,4.03-1.09-.6-2.31-.85-3.5-1.03.03-.5.32-.93.66-1.41ZM58.06,106.76c1.13.17,2.31.39,3.31.93-1.3,2.24-2.51,4.45-3.62,6.53-.53-.36-.94-.86-1.38-1.4-.41-.5-.83-1.01-1.37-1.43.02-.02.05-.03.06-.06.18-.3.39-.58.6-.87.66-.91,1.41-1.93,1.29-3.36,0-.05-.02-.09-.04-.13.42-.19.8-.26,1.14-.21ZM27.41,118c-.53-1.06-.72-2.21-.49-3.01.11-.39.36-.67.69-.81.13-.05.27-.08.41-.08.23,0,.46.07.69.2,2.29,1.34,2.83,3,1.67,5.09-.12.21-.28.5-.34.84-.16-.04-.33-.09-.5-.14-.79-.23-1.58-1.01-2.12-2.08ZM87.8,54.83c-.41-.04-.81-.08-1.22-.12-2.23-.24-4.53-.48-6.83.19-5.9,1.72-9.83,5.71-11.68,11.84-.44,1.44-.64,2.96-.61,4.5,0,.08,0,.16.02.24.02.2.02.23-.02.27-.06.07-.1.14-.15.21-.08-.14-.1-.35-.1-.74-.04-2.44.09-4.46.42-6.36.8-4.75,3.31-8.11,7.44-9.98,5.38-2.43,11.3-2.6,18.06-.52-1.56.75-3.28.67-5.32.48ZM147.51,30.87c-.49-.1-.98-.2-1.48-.25-1.02-.12-2.29-.09-3.15,1.18-.25.37-.63.7-1.67.37-1.3-.42-2.77-.89-4.19-1.4-.41-.15-.75-.32-1-.62.34-.25.73-.28,1.23-.11.23.08.46.13.7.18.15.03.3.07.47.12,2.16.61,2.37.55,3.73-1.16.47-.59,1-1.26,1.46-1.98.23-.36.46-.56.68-.61.24-.05.57.06.97.33.84.56,1.45,1.36,2.06,2.2.34.48.65.98.98,1.51.09.15.19.31.28.46-.35-.05-.71-.12-1.07-.2ZM208.64,126.62c-.52-.17-1.04-.33-1.56-.5-.46-.15-.93-.3-1.39-.45.15-1-.03-2-.55-2.71-.84-1.14-2.51-1.39-3.55-.9-1.03.48-1.17,1.59-1.23,2.06-.06.48-.12.85.32.99l1.95.63c.62.2,1.24.4,1.86.6-.1.26-.24.51-.41.75-.82,1.13-2.48,1.94-3.94,1.21-1.46-.72-2.77-3.02-2.36-5.47.39-2.32,2.42-5.04,5.05-6.78,1.57-1.04,3.12-1.55,4.72-1.55.41,0,.82.03,1.23.1.11,3.94.13,8.05-.14,12.03ZM204.72,125.36c-.6-.19-1.19-.38-1.79-.58l-1.59-.51s0-.01,0-.02c.07-.5.18-1.05.67-1.28.57-.27,1.76-.17,2.32.59.31.42.46,1.09.39,1.81ZM207.03,137.51c-2.45.36-5.03-.11-7.46-1.43-3.99-2.17-8.25-7.17-8.18-13,.06-5.24,3.73-11.32,10.61-17.58,1.94-1.77,4.12-3.54,6.29-5.26,0,.54.01,1.07.02,1.61.04,2.17.14,4.43.24,6.82.07,1.59.14,3.24.19,4.93-2.23-.3-4.37.24-6.47,1.63-2.37,1.56-4.99,4.47-5.49,7.45-.5,2.94,1.08,5.63,2.9,6.54,1.95.97,4.13-.06,5.19-1.52.23-.32.41-.67.55-1.03.45.14.89.29,1.34.43.59.19,1.19.38,1.79.57-.29,3.48-.81,6.82-1.53,9.86ZM212.22,135.28c-1.26.97-2.64,1.64-4.1,2.01.65-2.88,1.13-6.02,1.41-9.33,2.26.73,4.53,1.47,6.8,2.23-1.01,1.97-2.43,3.79-4.11,5.09ZM216.76,129.28c-2.38-.8-4.77-1.58-7.15-2.34.29-4.01.28-8.15.17-12.12.33.09.67.2,1.01.34,2.93,1.14,6.53,3.92,7.05,8.04.24,1.86-.19,4.03-1.08,6.09ZM226.12,133.69c3.35,1.29,4.27,1.94,4.76,2.29.04.03.11.08.17.12-.05.04-.13.1-.24.17-.36.23-2.25,1.41-4.68,1.57-1.9.12-4.43-.4-5.45-1.85-.79-1.12-.68-2.94.19-4.23,1.77.63,3.52,1.27,5.24,1.93ZM254.06,139.31c-1.36.56-2.77.96-4.09,1.14-1.58.22-3.68.23-4.68-.96-.68-.81-1.34-1.98-.66-3,.66-.99,2.35-1.55,4.21-1.55.93,0,1.9.14,2.82.43,1.39.45,2.37,1.21,3.25,2.58-.41,1.16-.53,1.21-.86,1.35ZM277.12,162.96c1.28.53,2.6,1.09,3.89,1.68-2.39.08-4.23-.13-5.37-.6-.82-.34-1.39-.85-1.6-1.45-.11-.31-.12-.63-.02-.95,1.03.46,2.07.9,3.1,1.33ZM291.13,142.48c-.46-1.74-.29-3.44.18-4.37.26-.51.54-.65.6-.65h0s.16.19.16.68c0,.86-.34,2.31-.95,4.34ZM294.81,155.75c-1.5,3.06-3.52,4.26-3.88,4.11,0,0-.26-.76,1.75-3.3.63-.79,1.52-1.61,2.61-2.29-.08.51-.24,1-.48,1.48ZM311.36,156.62c1.14,1,1.37,1.85,1.22,2.32-.09.27-.32.44-.63.46-.41.03-.92-.2-1.32-.61-.42-.42-1.09-1.41-.93-3.26,0-.03,0-.06,0-.1.64.39,1.21.79,1.66,1.18ZM325.64,148.16c-.25.15-.68.31-1.19.35-.73.04-1.48-.19-1.74-.55-.17-.24-.18-.62-.05-.95,1.42.38,2.56.84,2.99,1.16ZM334.68,149.07c-.48.2-.97.34-1.43.4-.72.1-1.23.01-1.45-.25-.13-.16-.21-.44-.18-.7.01-.11.05-.33.21-.45.1-.08.32-.18.79-.18.33,0,.77.05,1.38.18.33.07.65.15.98.24-.13.41-.22.69-.28.75ZM338.71,182.32c-1.11-.39-2.04-1.27-2.44-2.3-.24-.63-.25-1.23,0-1.67.38-.7,1.43-1.15,2.71-1.15.88,0,1.86.21,2.8.69,1.03.52,2.03,1.39,2.95,2.33-2.08,2.34-4.44,2.66-6.02,2.1ZM144.94,1.82c.25.11.55-.02.65-.27.22-.55.66-.59.98-.52,4.14.84,6.06,2.8,6.41,6.56.42,4.54-1.09,9.07-4.76,14.24-.3.42-.63.66-.98.69-.3.03-.64-.09-.92-.35-.56-.52-.55-1.57.04-2.25.59-.69,1.34-1.17,2.14-1.68.24-.15.48-.3.71-.46,1.13-.76,1.71-1.72,1.76-2.92.02-.47-.1-.83-.35-1.07-.25-.24-.6-.33-1.04-.29-.68.07-.84.03-.88,0-.03-.03-.09-.18-.11-.78-.04-.99.29-1.89,1.01-2.75l.26-.3c.46-.54.93-1.09,1.21-1.79.21-.52.16-1.03-.15-1.4-.31-.37-.83-.51-1.39-.39-.8.18-1.3.69-1.79,1.18l-.17.17c-.35.35-.54.77-.71,1.15-.16.35-.29.6-.47.79-.06-.1-.12-.2-.21-.3,0-.13.06-.39.09-.54l.04-.2c.29-1.5.85-2.7,1.78-3.72.33-.37.79-.88.64-1.66-.02-.11-.08-.2-.16-.28-.84-.74-1.58-.23-1.98.04-.16.11-.34.23-.44.23,0,0-.06,0-.08,0-1.95,0-2.73,1.49-3.15,2.62-.07.18-.15.37-.24.56-.37.81-.87,1.91-.07,3.05-.14.35-.18.68-.2,1.01-.01.28.2.51.48.52,0,0,.02,0,.02,0,.27,0,.49-.21.5-.48.02-.5.08-.77.4-1.15,1.22-1.5,1.94-3.27,2.1-5.12.07,0,.14-.01.22-.01.43,0,.76-.22,1.03-.41.33-.23.46-.29.6-.22-.02.18-.16.36-.44.67-1.01,1.12-1.66,2.48-1.98,4.16l-.04.18c-.11.53-.21,1.03.09,1.35.31.32.25.6.11,1.13-.06.25-.13.5-.14.78-.01.28.2.51.48.52,0,0,.01,0,.02,0,.27,0,.49-.21.5-.48,0-.17.06-.36.11-.56.05-.18.1-.39.13-.61.66-.35.94-.93,1.18-1.46.15-.33.29-.63.51-.85l.17-.18c.42-.43.79-.8,1.3-.91.19-.04.35-.02.41.06.06.07.05.21-.01.38-.23.55-.63,1.02-1.05,1.52l-.26.31c-.88,1.06-1.28,2.18-1.24,3.43.02.62.07,1.16.45,1.5.39.34.95.31,1.64.25.2-.02.26.02.26.02,0,0,.05.06.04.3-.04.89-.45,1.55-1.32,2.14-.23.15-.46.3-.69.45-.83.53-1.68,1.07-2.37,1.88-.93,1.09-.91,2.76.05,3.64.43.4.97.61,1.5.61.07,0,.13,0,.2-.01.45-.05,1.1-.28,1.69-1.11,3.81-5.37,5.38-10.11,4.94-14.91-.39-4.22-2.61-6.52-7.2-7.45-.94-.19-1.74.24-2.1,1.13-.1.26.02.55.27.65ZM143.19,8.17c-.14-.48.06-.97.37-1.64.1-.21.2-.43.27-.63.28-.75.59-1.25.99-1.57-.2,1.38-.74,2.67-1.63,3.84Z"/></svg>');
	--area-pict: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 504.72 158.06"><path d="M51.5,117.1c2.69-.15,5.39-.31,8.08-.49,2.02-.13,4.04-.29,6.05-.45,4.64-.37,9.27-.75,13.91-1.12,2.35-.19,4.71-.36,7.06-.54,2.76-.22,5.51-.46,8.27-.67,2.29-.18,4.57-.32,6.86-.49,4.98-.36,9.95-.76,14.93-1.09,3.3-.22,6.6-.38,9.9-.52,5.05-.22,10.11-.48,15.17-.6,6.07-.15,12.14.05,18.19.63,3.04.29,6,.89,8.93,1.7.24.06.44.26.65.39-.19.11-.37.29-.57.32-1.14.15-2.27.32-3.41.36-3.91.14-7.82.27-11.73.33-4.73.07-9.43.56-14.08,1.39-3.71.66-7.38,1.56-11.06,2.39-.64.15-1.26.46-1.85.77-.44.24-.35,1.01.12,1.14.51.14,1.05.25,1.58.24,4.39-.04,8.77-.02,13.16-.2,6.54-.27,13.07-.64,19.62-.57,2.76.03,5.53.2,8.25.73,1.53.3,3.02.72,4.36,1.55.61.38,1.47.69,1.38,1.56-.08.82-.89,1.17-1.58,1.41-1.15.39-2.31.73-3.5.99-4.02.85-8.06,1.64-12,2.85-3.36,1.04-6.65,2.24-9.7,4.01-.87.5-1.72,1.09-2.43,1.79-1.11,1.09-.82,2.31.61,2.84.56.2,1.18.34,1.77.35,1.01.01,2.02-.06,3.02-.18,2.21-.27,4.4-.67,6.61-.88,3.44-.32,6.81-.98,10.06-2.13,1.45-.51,2.85-1.21,4.23-1.91.62-.32,1.55-.73,1.2-1.59-.27-.66-1.16-.48-1.84-.43-1.83.14-3.61.54-5.33,1.14-2.99,1.04-5.99,2.07-8.94,3.23-2.68,1.05-5.46,1.44-8.28,1.75-.4.04-.82.04-1.21-.05-.56-.13-1.33-.07-1.45-.84-.1-.61.45-.97.9-1.24,1.27-.76,2.54-1.53,3.88-2.17,5.46-2.61,11.31-3.97,17.2-5.15,1.92-.39,3.85-.7,5.66-1.47.7-.29,1.34-.64,1.79-1.26.64-.87.63-1.57-.17-2.33-.58-.55-1.23-1.1-1.95-1.41-1.29-.55-2.64-1.12-4.01-1.32-2.73-.39-5.49-.72-8.25-.75-4.31-.06-8.63.13-12.95.25-5.73.16-11.46.35-17.2.52-.67.02-1.34,0-2.08,0,.16-.19.22-.35.32-.38.57-.2,1.15-.4,1.73-.55,7.09-1.76,14.3-2.73,21.59-3.03,4.52-.19,9.04-.26,13.55-.43,1.07-.04,2.15-.2,3.2-.4.7-.13,1.65-.25,1.64-1.18,0-.76-.88-.99-1.5-1.16-1.95-.53-3.9-1.09-5.89-1.43-5.13-.86-10.32-1.11-15.52-1.16-9.99-.1-19.96.37-29.93,1.07-7.87.55-15.74,1.09-23.62,1.67-4.98.36-9.95.79-14.93,1.17-6.12.47-12.24.92-18.36,1.37-2.22.16-4.44.31-6.66.45-5.32.35-10.63.79-15.95,1.01-6.67.27-13.35.43-20.03.51-5.67.07-11.34-.05-17-.07-.6,0-1.2.06-1.8.12-.08,0-.19.19-.19.29,0,.11.09.3.17.32.59.1,1.18.22,1.77.22,8.84.01,17.68.01,26.52,0,1.28,0,2.56-.03,3.84-.1,6.4-.34,12.79-.7,19.19-1.06ZM160.92,135.17c3-1.2,6.01-2.36,9.2-2.99.26-.05.53-.07.77-.11.09,0,.16-.01.23,0,.12.03.23.07.34.11-.08.1-.14.25-.25.29-.91.42-1.81.89-2.76,1.23-2.41.87-4.86,1.59-7.41,1.89-.13.02-.28-.13-.42-.19.1-.08.18-.2.3-.25ZM257.41,84.73c.73.11,1.46.23,2.2.24,3.23.05,6.47.04,9.7.12,1.41.04,2.81.24,4.22.38.14.01.27.16.4.25-.16.11-.32.25-.49.31-.25.08-.53.1-.79.15-1.32.27-2.64.52-3.95.81-.45.1-.91.27-1.31.5-.7.39-.71,1.28,0,1.62.47.23,1.01.37,1.53.45,4.42.65,8.87.56,13.31.3,1.26-.07,2.51-.42,3.75-.72.53-.13.98-.52.97-1.15-.02-.66-.54-.88-1.07-1.04-2.27-.7-4.64-.79-6.98-1-.11-.01-.28.23-.35.38-.03.06.1.28.19.31.65.17,1.3.35,1.96.46,1.33.21,2.67.35,4,.57.26.04.48.33.72.51-.23.13-.44.33-.68.36-1.27.17-2.54.39-3.81.41-2.83.06-5.66.05-8.49,0-1.14-.02-2.28-.23-3.41-.37-.11-.01-.22-.11-.33-.17.11-.14.2-.38.33-.41,1.38-.31,2.77-.56,4.14-.9.77-.19,1.53-.49,2.25-.84.24-.12.5-.53.48-.79-.02-.25-.36-.62-.62-.67-1.11-.25-2.24-.51-3.37-.58-2.29-.15-4.58-.17-6.87-.25,0-.03,0-.06,0-.09-2.16,0-4.31,0-6.47,0-.34,0-.69-.04-1.01.04-.21.05-.37.29-.56.44.14.13.26.36.42.38ZM504.31,102.98c-.53.07-1.06.2-1.58.32-.92.22-1.83.48-2.74.7-5.32,1.26-10.72,2.11-16.14,2.72-3.48.39-6.98.74-10.48.86-12.08.42-24.15.33-36.18-1.12-5.82-.7-11.64-1.46-17.46-2.2-4.88-.62-9.75-1.34-14.65-1.86-4.96-.54-9.94-.89-14.91-1.33-6.39-.56-12.79-.79-19.21-.7-5.61.08-11.18.56-16.69,1.63-2.98.58-5.91,1.38-8.77,2.42-.88.32-1.74.74-2.55,1.22-.7.42-.7,1.22,0,1.65.62.38,1.32.68,2.03.87,2.02.53,4.06.97,6.09,1.48,4.77,1.2,9.54,2.43,14.31,3.64,1.43.36,2.86.71,4.28,1.06-.3.19-.57.23-.84.23-5.07.04-10.11-.35-15.16-.65-3.77-.22-7.54-.44-11.32-.58-1.06-.04-2.14.2-3.2.37-.39.06-.78.22-1.13.41-1.25.67-1.4,1.91-.3,2.77.52.41,1.13.78,1.76.97,1.54.48,3.1.95,4.68,1.24,4.12.77,8.32.86,12.49,1.1,5.19.31,10.37.65,15.51,1.38,2.39.34,4.75.96,7.11,1.52.77.19,1.52.56,2.23.93.75.39.78,1.11.05,1.59-.61.4-1.28.78-1.98.97-1.36.37-2.75.76-4.15.86-4.5.34-9.02.6-13.53.79-2.97.12-5.94.04-8.91.11-3.3.07-6.61.18-9.91.31-2.03.08-4.01.47-5.94,1.15-.97.34-1.89.79-2.56,1.57-1.32,1.54-1.23,2.65-.27,4.02.68.97,1.6,1.68,2.74,1.98,1.3.34,2.62.66,3.95.75,2.89.2,5.8.22,8.69.38,1.88.1,3.77.24,5.64.5,2.77.39,5.39,1.3,7.75,2.79,1.18.75,2.24,1.72,3.28,2.67.42.38.89.92.58,1.59-.27.58-.91.6-1.42.58-1.68-.06-3.38-.07-5.03-.36-2.39-.42-4.74-1.04-7.09-1.63-4.25-1.05-8.49-2.19-12.75-3.2-2.64-.63-5.33-.8-8.04-.49-1.67.19-3.35.43-5.03.55-2.02.15-4.05.21-6.04-.32-.34-.09-.75-.24-.64-.62.4-1.3-.29-2.36-.62-3.51-.31-1.1-.63-2.2-.85-3.31-.14-.71-.74-1.58.4-2.09.09-.04.08-.36.08-.54-.05-2.69-.09-5.39-.17-8.08-.07-2.43-.23-4.85-.3-7.28-.05-1.69,0-3.37,0-5.06,0-1.62.03-3.24-.05-4.86-.08-1.65.38-3.32-.12-4.96-.04-.12.01-.27.02-.4.06-3.31.13-6.61.18-9.92.03-2.08.03-4.17.08-6.26.03-1.35.16-2.69.19-4.04.12-4.99.23-9.98.31-14.98.1-6.21.16-12.42.24-18.62.05-3.85.11-7.69.15-11.54,0-.76.16-1.4.72-2.01.9-1,.94-1.59.11-2.7-.79-1.05-1.05-2.15-.97-3.4.04-.67.01-1.35.02-2.02.01-.67-.08-1.36.8-1.66.19-.07.33-.57.33-.87,0-.46-.11-.94-.25-1.39-.81-2.61-1.1-5.27-.99-7.99.04-.88,0-1.75,0-2.63.02-1.75.03-3.51.09-5.26.06-1.74.97-2.9,2.6-3.49,3.72-1.33,7.16-.72,10.35,1.53,1.21.85,1.57,2.14,1.67,3.53,0,.05-.05.15-.09.16-.11.03-.28.07-.34.02-1.61-1.44-3.19-2.89-4.81-4.32-.4-.35-.85-.66-1.31-.91-.41-.22-.86.01-.93.44-.07.4-.1.8-.12,1.2-.09,2.09-.18,4.18-.25,6.27-.08,2.5-.11,4.99-.22,7.49-.17,3.71-.4,7.41-.6,11.11-.14,2.63-.25,5.25-.38,7.88-.31,6.33-.64,12.67-.94,19-.18,3.77-.33,7.55-.48,11.32-.25,6.27-.49,12.54-.73,18.81-.04,1.01-.04,2.02-.08,3.04-.21,5.66-.46,11.32-.63,16.99-.2,6.81-.34,13.63-.5,20.44-.02.8-.05,1.6-.08,2.39-.26-1.35-.47-2.69-.51-4.03-.18-6.41-.39-12.81-.45-19.22-.05-5.13.1-10.25.16-15.38,0-.33-.01-.68-.1-1-.04-.14-.28-.25-.45-.3-.07-.02-.27.14-.28.24-.1.66-.24,1.32-.25,1.99-.18,12.01-.18,24.02.41,36.03.14,2.82.5,5.64.82,8.45.07.66.34,1.29.55,1.93.03.08.23.15.34.15.11,0,.29-.1.3-.18.08-.39.14-.79.16-1.19.25-6.74.5-13.48.72-20.23.12-3.57.18-7.15.28-10.72.2-7.49.41-14.97.62-22.46.01-.4.02-.81.04-1.21.25-6,.5-12,.75-18,.02-.54.04-1.08.06-1.62.24-4.72.48-9.43.71-14.15.17-3.37.32-6.74.48-10.11.36-7.41.75-14.82,1.09-22.24.16-3.5.24-7.01.36-10.52,0-.27.01-.54.05-.81.02-.11.1-.27.18-.3.1-.04.28,0,.36.07,1.37,1.2,2.74,2.4,4.1,3.61.84.75,1.38,1.66,1.36,2.82-.03,2.09-.07,4.18-.11,6.27,0,.43-.18.75-.59.97-2.1,1.15-2.66,3.09-2.66,5.3,0,.85.37,1.36,1.21,1.63.89.29.91.34.85,1.24-.16,2.49-.33,4.98-.51,7.47-.2,2.83-.43,5.65-.62,8.47-.16,2.49-.28,4.98-.42,7.48-.02.27,0,.57-.11.79-.1.18-.39.31-.6.33-.16.02-.34-.18-.51-.28-1.12-.63-1.9-.44-2.47.65-.56,1.08-.54,2.21-.16,3.34.43,1.28.83,1.51,2.24,1.39,1.05-.09,1.2.04,1.23,1.05.01.47,0,.94-.02,1.42-.1,3.3-.22,6.61-.3,9.91-.15,6.34-.35,12.68-.38,19.02-.08,15.45-.07,30.91-.1,46.36,0,.61.01,1.22-.04,1.82-.09,1.09-.63,1.94-1.59,2.43-.71.36-1.5.61-2.27.82-.65.18-1.33.21-1.99.34-.17.03-.31.2-.47.31.19.17.39.49.57.47,1-.07,2.03-.11,2.98-.38,2.85-.8,4.06-2.61,3.92-5.56-.08-1.68-.18-3.37-.17-5.05.04-11.27.05-22.54.18-33.81.14-12.01.42-24.02.64-36.03.01-.67.02-1.35.09-2.02.09-.86.3-1.08,1.15-1.07,2.5.01,4.99.06,7.49.11.74.02,1.48.08,2.22.18.94.12,1.25.46,1.4,1.43.03.2.04.4.05.6.19,4.79.53,9.57.14,14.36-.03.33-.03.68.02,1.01.12.89.56,1.52,1.49,1.67.8.13,1.6.27,2.41.31,3.57.17,7.14.34,10.72.43,1.21.03,2.3.06,2.43,1.63,0,.06.06.12.1.18.63,1.05,1.83,1.08,2.43.04.83-1.42.88-2.97.48-4.51-.27-1.01-1.21-1.3-2.04-.6-.66.56-1.26.56-2.04.48-2.42-.24-4.84-.37-7.26-.56-1.34-.11-2.69-.24-4.03-.4-.85-.1-1-.31-1.03-1.19,0-.34.01-.67.02-1.01.12-4.79.24-9.58.36-14.37.01-.47,0-.95-.04-1.42-.07-.91-.58-1.5-1.44-1.75-.65-.19-1.31-.38-1.97-.45-3.15-.33-6.31-.62-9.46-.92-.81-.08-1.62-.12-2.42-.22-.7-.09-.83-.24-.85-.89-.01-.34,0-.67.03-1.01.25-4.17.48-8.35.78-12.52.26-3.63.61-7.26.92-10.89.03-.33.18-.72.06-.99-.48-1.08-.18-2.1.04-3.16.68-3.28.34-2.86,3.83-2.91.97-.01,1.1.16.88,1.06-.3,1.2-.35,2.39-.07,3.6.29,1.24.29,1.25-1.03,1.26-.61,0-1.21,0-1.82,0-.27,0-.55,0-.8.07-.14.04-.35.26-.33.36.03.15.23.28.36.41.04.04.13.05.19.05,1.62.02,3.24.05,4.85.03.67,0,1.13-.41,1.38-1.02.69-1.7.77-3.41-.02-5.1-.5-1.07-1.33-1.68-2.54-1.68-.88,0-1.75.01-2.63,0-.79-.01-1.05-.2-1.02-.9.12-2.56-.12-5.13.36-7.67.48-2.53-.39-4.55-2.54-5.92-3.11-1.98-6.5-2.61-10.07-1.5-2.83.88-3.96,2.37-3.96,5.14,0,.61-.04,1.21-.04,1.82,0,2.36,0,4.72,0,7.09,0,1.99.11,2.03-1.99,2-.27,0-.54,0-.81,0-6.95.08-13.9.16-20.85.24-.47,0-.94.09-1.31-.33-.59-.68-1.41-.65-2.04-.29-1,.56-1.96.31-2.95.2-.2-.02-.4-.06-.6-.11-1.28-.33-2.55-.31-3.75.3-.61.31-1.13.21-1.72-.06-1.69-.76-3.4-.78-5.06.07-.51.26-1,.42-1.55.27-1.23-.34-2.4-.18-3.56.3-.66.27-1.32.28-1.97-.01-1.82-.84-3.64-.82-5.5-.14-.48.17-1.1.29-1.56.14-2.66-.87-5.35.14-8.01-.23-.25-.03-.53.09-.78.2-.48.21-.89.13-1.35-.08-.9-.41-1.86-.4-2.75,0-.63.29-1.13.25-1.71-.1-.67-.41-1.41-.39-2.15-.14-1.02.36-2.01.62-3.14.18-.54-.21-1.3.13-1.96.19-.39.04-.84.17-1.16.02-1.22-.57-2.38-.36-3.51.17-.74.34-1.37.36-2.1-.04-.88-.49-1.85-.3-2.76-.04-1.04.3-2.04.64-3.05-.16-.28-.22-.78-.23-1.17-.21-1.07.07-2.16.12-3.2.33-.88.18-1.69.28-2.55-.07-.98-.4-1.98-.33-2.97,0-.51.17-1.02.35-1.52.56-.42.18-.7.17-1.06-.2-.8-.83-1.82-.77-2.84-.54-.33.07-.64.21-.94.36-.55.27-1.05.55-1.68.06-.39-.3-.97-.24-1.32.11-.77.79-1.71.66-2.65.66-4.39.02-8.77.03-13.16.08-.93.01-1.85.16-2.78.25.02-3.16.07-6.32.03-9.47-.03-3.22-.8-4.14-3.9-4.98-1.36-.37-2.8-.45-4.05-1.2-.19-.12-.54-.08-.78,0-1.46.5-2.93,1.01-4.37,1.57-.69.27-1.02.85-1.04,1.6-.01.47-.03.94-.03,1.42-.02,2.97-.02,5.94-.07,8.9-.04,2.66.31,2.52-2.52,2.49-.13,0-.27,0-.4,0-.94.07-1.32.37-1.55,1.29-.26,1.06-.31,2.13,0,3.2.41,1.43.94,1.82,2.47,1.83.27,0,.54-.03.81-.03,1.1,0,1.16.05,1.21,1.1.01.27,0,.54,0,.81,0,5.33,0,10.66,0,15.99,0,.34,0,.67-.02,1.01-.02.47-.26.75-.75.76-.81.03-1.62.06-2.43.06-2.83.02-5.67,0-8.5.07-2.84.07-3.27.56-3.32,3.33,0,.27-.01.54-.01.81,0,4.59,0,9.17-.01,13.76,0,.61,0,1.21-.02,1.82-.02.56-.33.87-.87.92-.54.05-1.08.08-1.61.07-2.29-.06-4.58-.16-6.88-.19-.99-.01-1.76-.15-2.36-1.12-.49-.8-1.65-.73-2.27,0-.73.87-1.04,1.89-.68,3.01.38,1.19,1.32,1.59,2.52,1.13.36-.14.77-.33,1.13-.3,2.61.27,5.22.58,7.83.9,1.8.22,3.6.54,5.41.71.97.09,1.33-.31,1.45-1.28.06-.47.06-.94.06-1.41.02-2.29.06-4.59.06-6.88,0-3.04-.07-6.07-.07-9.11,0-1.73.14-1.85,1.88-1.72,1.95.14,3.89.35,5.84.51.87.07,1.75.12,2.62.18.98.08,1.13.2,1.21,1.23.06.74.07,1.48.07,2.22-.04,5.19-.12,10.39-.11,15.58.03,17.06.1,34.13.16,51.19,0,.4,0,.81.03,1.21.12,2.03,1.39,3.03,3.4,2.64.59-.11,1.17-.32,1.74-.52.64-.23,1.23-.59,1.59.42.11.29.67.4.99.64,1.15.86,2.37,1.66,2.82,3.14-.66-.63-1.31-1.26-1.99-1.87-.55-.5-.95-.45-1.32.16-1.85,3.04-2.09,7.7,2.42,10.34,2.03,1.19,3.48.61,3.62-1.8.02-.4.02-.81-.01-1.21-.08-.87-.18-1.74-.29-2.61-.08-.66-.01-.74.56-.6.59.15,1.17.34,1.76.47,1.4.32,1.35.3,1.08,1.78-.23,1.26-.42,2.53-.48,3.8-.06,1.17.33,2.27,1.13,3.16.25.28.66.61.99.6.94-.03,1.69.44,2.49.76,2.22.89,4.51,1.37,6.91,1.34,2.43-.03,4.86-.07,7.29-.12.8-.01,1.6-.04,2.4-.06.51.81.19,1.7.23,2.56.04.89.15,1.76.61,2.53.4.67.99,1.15,1.82,1.03.75-.11,1.16-.68,1.33-1.37.16-.65.28-1.32.34-1.98.05-.6,0-1.21,0-1.82.01-1.09.1-1.18,1.11-1.23.27-.01.54,0,.81-.01,4.2-.15,8.36.22,12.49.93,1.99.34,3.96.84,5.92,1.31,1.11.27,1.1.32,1.08,1.55-.01,1.21-.08,2.43-.01,3.64.04.73.23,1.46.44,2.16.16.53.55.93,1.18.95.61.01,1.03-.33,1.29-.83.21-.41.37-.87.48-1.32.34-1.39.38-2.8.1-4.22-.09-.48.1-.67.52-.58.46.09.92.22,1.37.34,2.86.79,5.71,1.6,8.58,2.36,3.84,1.02,7.67,2.11,11.62,2.7.26.04.53.11.77.22.28.13.36.37.23.66-.31.68-.91,1.01-1.59,1.13-1.32.25-2.65.48-3.99.63-2.01.21-4.04.26-6.05.53-4.49.61-9,.74-13.53.78-5.77.04-11.43-.74-17.05-1.94-5.08-1.08-10.06-2.55-15.04-4.03-5.62-1.67-11.24-3.35-16.91-4.85-6.21-1.65-12.55-2.66-18.96-2.96-8.97-.42-17.94-.23-26.85,1.1-6.21.93-12.37,2.01-18.46,3.54-5.1,1.27-10.18,2.67-15.32,3.78-5.6,1.2-11.24,2.23-16.9,3.13-4.72.75-9.49,1.25-14.25,1.79-3.28.37-6.58.65-9.87.9-4.84.37-9.68.76-14.53,1.01-5.53.28-11.06.43-16.59.62-3.44.12-6.88.2-10.32.3-.54.02-1.08.04-1.61.11-.15.02-.35.23-.37.38-.02.12.17.35.31.4.25.08.53.08.8.08,3.64-.06,7.29-.09,10.93-.21,4.99-.18,9.98-.42,14.96-.66,3.44-.16,6.88-.27,10.31-.53,5.38-.42,10.75-.89,16.12-1.45,4.83-.51,9.65-1.06,14.45-1.78,8.54-1.28,17-2.98,25.34-5.22,8.67-2.32,17.41-4.26,26.33-5.34,4.09-.5,8.18-.94,12.29-1.05,3.84-.1,7.69-.09,11.54,0,4.25.11,8.47.62,12.66,1.35,6.52,1.14,12.88,2.89,19.21,4.82,5.22,1.59,10.46,3.13,15.73,4.57,8.51,2.32,17.17,3.49,26.01,3.06,1.89-.09,3.77-.21,5.65-.37,3.63-.3,7.26-.61,10.88-.95,1-.09,2.01-.26,2.99-.48,1.14-.26,2.2-.72,2.74-1.87.33-.7.82-.66,1.5-.59,2.41.27,4.83.56,7.26.39,4.6-.33,9.07-1.27,13.44-2.72.57-.19,1.17-.35,1.76-.39,2.72-.16,5.31-.88,7.86-1.78,5.1-1.81,10-4.04,14.74-6.63.59-.32,1.24-.87,1.8-.8.53.07.98.8,1.46,1.25.15.14.3.27.44.41.27.26.13.48-.08.69-.19.19-.44.33-.59.54-.09.12-.11.41-.02.5.11.12.38.18.53.13.31-.11.64-.26.87-.49.49-.48.96-.57,1.64-.35,1.56.5,3.18.59,4.81.48,2.35-.16,4.7-.41,7.05-.57,1.34-.09,2.71-.24,4.03-.1,2.01.21,4.01.54,5.97,1.02,4.45,1.08,8.88,2.26,13.32,3.43,2.48.66,5,1.16,7.56,1.31,1.06.06,2.16-.09,3.19-.33,1.09-.26,1.49-1.21,1.01-2.22-.29-.59-.72-1.14-1.18-1.62-1.89-2-4.22-3.34-6.79-4.27-2.81-1.02-5.73-1.52-8.72-1.63-3.3-.13-6.61-.25-9.91-.37-1.36-.05-2.69-.26-3.95-.78-.67-.28-1.35-.65-1.89-1.13-1.16-1.06-1.11-2.51.09-3.5.51-.42,1.13-.73,1.75-.99,1.76-.73,3.63-1.05,5.52-1.16,2.9-.17,5.8-.28,8.7-.33,6.61-.11,13.23.04,19.83-.49,1.75-.14,3.5-.28,5.23-.52,1.13-.16,2.26-.43,3.34-.79.82-.27,1.64-.66,2.32-1.19,1.43-1.11,1.31-2.28-.26-3.17-.41-.23-.85-.43-1.3-.56-1.42-.42-2.83-.89-4.28-1.2-5.42-1.18-10.94-1.58-16.46-1.99-4.24-.31-8.48-.54-12.72-.87-2.29-.18-4.56-.55-6.74-1.29-.81-.28-1.56-.77-2.31-1.21-.29-.17-.25-.7.04-.87.34-.2.71-.43,1.09-.49,1.06-.17,2.14-.39,3.21-.36,3.37.1,6.74.3,10.11.48,2.09.11,4.17.31,6.26.39,3.71.14,7.42.22,11.12.32.47.01.96,0,1.4-.13.29-.08.68-.34.73-.58.05-.22-.23-.66-.48-.77-.66-.31-1.37-.56-2.09-.74-7.59-1.89-15.18-3.75-22.77-5.64-.91-.23-1.81-.53-2.7-.83-.15-.05-.26-.27-.33-.43-.02-.05.15-.23.26-.27,1-.41,1.98-.85,3-1.19,7.23-2.46,14.72-3.27,22.29-3.54,8.04-.29,16.06.22,24.06.85,6.86.54,13.69,1.27,20.51,2.23,6.74.95,13.5,1.83,20.26,2.61,5.09.59,10.19,1.13,15.31,1.4,8.36.44,16.73.49,25.09.05,2.09-.11,4.18-.24,6.25-.49,3.81-.45,7.64-.88,11.42-1.54,3.78-.66,7.52-1.58,11.27-2.39.33-.07.65-.19.94-.35.14-.08.27-.32.24-.46-.03-.13-.28-.33-.4-.31ZM320.72,31.57c.02.11.05.23.06.34,0,.02-.07.05-.11.07-.02-.11-.05-.23-.06-.34,0-.02.07-.05.11-.07ZM329.04,50.1c.1.11.22.2.2.24-.04.1-.12.21-.22.27-.06.03-.17-.03-.26-.05.09-.14.17-.29.28-.46ZM329.33,52.57s0,.24-.06.43c-.03.08-.2.19-.27.17-.1-.03-.22-.17-.23-.27-.03-.26-.02-.53.02-.79.02-.1.16-.18.25-.27.1.12.2.24.28.37.03.05,0,.13,0,.36ZM331.14,53.38c-.03.08-.2.18-.3.17-.11,0-.29-.11-.3-.19-.05-.31-.08-.64-.05-.95.08-.8.4-1.27.55-1.03.19.3.24.69.33.97-.08.42-.13.74-.22,1.04ZM362.4,74.2c.06-.32.13-.67.3-.94.16-.26.44-.6.68-.62.43-.04.39.42.42.74.01.13,0,.27,0,.48,0,.11,0,.32-.04.51-.14.69-.06,1.52-.81,1.91-.37.19-.75-1.05-.57-2.09ZM333.91,50.93c3.48.36,6.97.63,10.46.93.13.01.27.02.4.04,2.67.38,2.83.59,2.82,3.34-.01,2.29,0,4.58,0,6.87-.07,0-.15,0-.22,0-.05,2.63-.12,5.25-.13,7.88,0,1.47.4,1.95,1.86,2.11,3.01.32,6.04.55,9.05.81.81.07,1.62.09,2.42.16.32.03.73.11.65.55-.02.14-.39.29-.62.32-.4.04-.81,0-1.21-.01-3.03-.12-6.06-.22-9.09-.37-1.28-.06-2.55-.21-3.83-.33-.55-.05-.84-.4-.86-.94-.02-.47,0-.94,0-1.41-.08-4.51-.16-9.03-.24-13.54,0-.34-.02-.68-.07-1.01-.22-1.37-.85-2.05-2.23-2.19-1.54-.16-3.09-.25-4.64-.29-1.68-.05-3.37,0-5.06-.03-1.01-.02-1.11-.15-1.12-1.22,0-.07,0-.13,0-.2.04-1.22-.08-1.65,1.62-1.47ZM332.55,22.18c-.01.08-.19.2-.27.19-.1-.01-.26-.15-.26-.23,0-1.13.11-2.23,1.02-3.05-.16,1.03-.32,2.06-.49,3.09ZM340.04,18.63c.11-.26.53-.3.62-.04.24.67.43,1.35.63,2.01-.19.73-.33,1.36-.52,1.98-.09.28-.49.3-.62.06-.73-1.31-.65-2.65-.11-4ZM177.14,23.94c-.71.26-1.56.18-2.35.17-.18,0-.42-.32-.53-.55-.14-.29-.24-.63-.26-.96-.19-2.82.13-2.86,2.95-2.63.18.01.46.32.48.52.07.53.02,1.07.02,1.6h.05c0,.07,0,.14,0,.2-.08.57.27,1.4-.37,1.64ZM149.95,66.99c-.14.2-.32.48-.51.51-.17.03-.42-.22-.56-.4-.11-.14-.13-.38-.12-.57.02-.46.02-.97.56-1.16.32-.12.62.36.67,1.04,0,.07,0,.13.01.2-.01.13.02.29-.05.39ZM175.48,49.04c-1.88-.09-3.76-.27-5.65-.41-1.01-.07-2.02-.15-3.03-.19-.78-.03-1.3.37-1.48,1.11-.15.58-.24,1.19-.25,1.79-.02,1.21,0,2.43.07,3.64.26,4.11.21,8.22-.03,12.33-.02.33-.01.69-.13.99-.08.21-.35.47-.54.47-.6.02-1.21-.03-1.81-.11-3.07-.39-6.15-.79-9.22-1.19-.53-.07-1.07-.15-1.59-.28-.15-.04-.27-.24-.4-.36.2-.12.39-.36.59-.35,1.21.01,2.43.08,3.64.13,1.68.07,3.37.14,5.05.2.27,0,.54,0,.81-.02,1.43-.15,1.91-.61,1.95-2.05.05-1.89,0-3.78,0-5.67,0-.94,0-1.89,0-2.83h.05c0-2.5,0-4.99,0-7.49,0-.54.02-1.08.08-1.61.06-.51.35-.88.87-.99.53-.11,1.06-.24,1.59-.24,3.44-.03,6.88-.04,10.32-.04,1.03,0,1.1.11,1.13,1.2.05,1.94-.03,2.06-2.03,1.97ZM319.29,24.95c0,.13,0,.27,0,.4h0c0,.34.01.67-.01,1.01,0,.09-.13.17-.21.24-.02.02-.13-.04-.16-.08-.57-.83-1.16-1.64-1.71-2.49-.21-.33.03-.46.34-.48.13,0,.27-.01.4,0,1.26.03,1.31.08,1.35,1.41ZM295.71,17.79c3.77-.15,7.55-.25,11.32-.37,0,.03,0,.07,0,.1,3.44,0,6.88,0,10.32,0,.4,0,.81.01,1.21.05.39.04.58.29.61.68.01.2.02.4.01.61-.09,3.23.51,3.25-3.17,3.01-.45-.03-1.14-.08-1.32.17-.37.5.17.99.47,1.41,1.01,1.43,2.07,2.83,3.08,4.26.35.49.68,1.01.93,1.55.27.6.11,1.59-.02,1.49-.36-.27-.69-.61-.96-.98-1.61-2.17-3.37-4.21-5.28-6.12-.76-.76-1.59-1.1-2.7-1.09-5.19.07-10.39.06-15.58.1-1.89.02-2.2.09-1.92-2.23.2-1.69,1.22-2.57,3-2.65ZM292.39,17.76s.12-.06.18-.09c.05.01.12.01.15.05.04.04.07.13.06.17-.08.18-.17.36-.29.53-.77,1.12-.87,2.38-.81,3.68.05,1.01.22,1.92,1.56,1.84.06,0,.18.19.17.27-.02.12-.11.27-.22.31-.46.21-.93.2-1.32-.14-.2-.17-.37-.39-.5-.62-.95-1.73-.45-4.59,1.02-5.98ZM292.19,25.63c.89.31,1.77-.15,2.27-.95.54-.87,1.25-1.06,2.2-1.06,4.52,0,9.04-.03,13.56-.07.73,0,1.29.18,1.76.76,2.23,2.71,4.48,5.4,6.73,8.09.45.54.67,1.15.66,1.86-.01.61,0,1.21,0,1.82-.06,7.62-.12,15.25-.18,22.87-.04,0-.08,0-.13,0-.11,6.61-.21,13.22-.33,19.83-.02,1.08-.09,2.16-.19,3.23-.06.62.26,1.31-.29,1.86-.42-.42-.83-.85-1.26-1.25-1.51-1.38-3.25-2.41-5.11-3.23-1.48-.65-3.03-1.14-4.52-1.75-2.44-1-5-1.53-7.56-2.08-2.5-.54-5-1.12-7.53-1.5-4.73-.71-9.47-1.42-14.23-1.89-4.83-.48-9.68-.68-14.53-.98-1.62-.1-3.23-.14-4.85-.19-.54-.02-1.08-.02-1.61.03-.14.01-.35.27-.35.41,0,.15.2.39.35.42.46.1.93.16,1.4.17,1.35.05,2.7.04,4.05.1,3.1.14,6.2.29,9.3.47.63.04,1.32-.05,1.81.53-.41.34-.88.63-1.22,1.03-1.23,1.47-2.76,1.46-4.53,1.31-4.03-.34-8.08-.46-12.12-.64-1.72-.08-1.78-.1-1.89-1.85-.33-5.25-.67-10.5-.96-15.75-.16-2.83-.23-5.66-.33-8.49-.01-.4-.03-.81-.03-1.21-.02-1.15-.01-2.32,0-3.46.03-5.26.07-10.52.11-15.79,0-.27-.04-.56.05-.8.11-.29.3-.69.53-.75.63-.18,1.37-.42,1.94-.23.82.27,1.47.04,2.12-.29.64-.32,1.16-.49,1.85-.04.65.42,1.44.27,2.16.02.51-.18.99-.43,1.5-.6.22-.07.59-.13.7-.01,1.05,1.14,2.27.99,3.54.52.63-.23,1.21-.45,1.88.07.3.23.91.14,1.35.07.66-.11,1.31-.32,1.96-.49.41-.11.8-.15,1.11.22.52.63,1.2.51,1.87.37.46-.1.91-.24,1.35-.41.98-.39,1.91-.55,2.88.09.52.34,1.14.33,1.76.14,1.16-.36,2.34-.65,3.49-1.02.54-.17,1.02-.24,1.56.01.94.45,1.95.47,2.97.42,1-.05,1.96-.26,2.99.1ZM314.46,107.48c-.16-.55-.06-.86.43-1.15.92-.55,1.8-1.16,2.71-1.73.33-.21.49,0,.5.32.11,1.88.21,3.76.31,5.64-.02,0-.04,0-.05,0,0,1.82,0,3.64,0,5.45,0,.6-.13.66-.76.51-.33-.08-.65-.19-.97-.26-.52-.1-1.17-.02-1.53-.3-.52-.41-.21-1.15-.11-1.71.41-2.31.12-4.56-.54-6.78ZM312.41,116.75c-.51.18-1.03.32-1.54.49-1.12.39-2.07.99-2.56,2.13-.19.45-.47.77-.99.9-2.81.71-5.61,1.46-8.41,2.19-.19.05-.39.09-.59.11-.54.07-.78-.12-.77-.63,0-.27,0-.54.06-.81.39-2.23.06-4.43-.29-6.63-.04-.27-.11-.53-.13-.8-.09-.86.04-1.09.85-1.34.64-.2,1.3-.34,1.95-.51,1.44-.39,2.85-.83,3.93-1.95.22-.22.57-.44.86-.45,2.49-.09,4.7-1.09,6.93-2.07.43-.19.62-.04.62.42,0,.2-.02.4-.03.61,0,.54,0,1.08,0,1.62-.05,1.83.21,3.62.79,5.37.29.86.15,1.07-.68,1.35ZM312.48,118.01c.04.06-.03.25-.1.34-.12.16-.25.32-.42.42-.7.39-1.4.75-2.11,1.11-.11.05-.25.03-.37.05-.05-.04-.13-.09-.13-.13.01-.13.02-.28.09-.37.67-.91,1.62-1.34,2.7-1.53.11-.02.29.04.35.12ZM308.87,129.86c-.11-1.58-.22-3.15-.32-4.73,0-.1.1-.21.15-.32.1.08.26.15.27.24.2,1.6.23,3.19-.11,4.81ZM303.38,135.58c-2.45.42-4.92.79-7.38,1.17-1.55.24-3.03.57-4.22,1.73-.29.28-.85.37-1.29.41-1.54.15-3.09.23-4.23.32-1.28,0-2.15.01-3.03,0-.47,0-.75-.24-.71-.75,0-.07,0-.14.01-.2.63-3,.35-6.04.43-9.06,0-.13,0-.27,0-.4.09-1.91.38-2.25,2.22-2.39,3.23-.26,6.4-.84,9.54-1.63,2.87-.73,5.77-1.33,8.64-2.03,1.24-.3,2.45-.73,3.68-1.08.6-.17.86.07.8.73-.08.87-.22,1.74-.28,2.61-.14,2.17.24,4.29.53,6.43.07.53.18,1.06.21,1.6.07,1.18-.1,1.46-1.19,1.75-1.23.33-2.49.6-3.75.81ZM306.25,136.29c-.1.08-.19.2-.31.24-1.34.4-2.67.92-4.04,1.16-2.7.47-5.43.79-8.05,1.16-.19-.1-.28-.15-.37-.2.09-.1.16-.24.27-.28.63-.21,1.26-.46,1.92-.57,3.36-.57,6.73-1.1,10.1-1.63.15-.02.32.09.48.13ZM276.31,125.95c0-.06,0-.13,0-.19-1.21,0-2.43.04-3.64-.02-.71-.04-.94-.41-.68-1.09.8-2.13,1.02-4.33.78-6.57-.11-1-.38-1.98-.57-2.98-.1-.54.04-.8.58-.8,2.15.02,4.27-.36,6.44-.16,1.87.17,3.77.02,5.66-.1,3.03-.18,6.05-.46,9.08-.68.73-.05.79.07.62.82-.17.79-.37,1.57-.46,2.37-.22,1.87.16,3.61,1.21,5.21.48.74.32,1.03-.58,1.14-1.4.18-2.81.31-4.22.49-2.27.3-4.55.59-6.61,1.74-.39.22-.9.29-1.36.33-2.08.17-4.17.31-6.25.46ZM282.07,132.44c-.13,1.47-.26,2.94-.39,4.4-.01.12-.1.24-.15.36-.09-.13-.22-.24-.26-.38-.64-2.4-.48-4.79.24-7.14.05-.16.25-.28.38-.42.04.18.1.37.1.55.01.87,0,1.75,0,2.62.03,0,.06,0,.08,0ZM265.52,124.95c-2.72.11-5.38.58-8.02,1.08-1.12.21-2.06.16-3.05-.49-1.5-.99-3.3-1.13-5.04-1.3-1.81-.17-3.63-.26-5.44-.39-.27-.02-.54-.03-.81-.07-.51-.08-.7-.32-.63-.83.1-.73.24-1.46.34-2.2.25-1.89.13-3.76-.35-5.61-.15-.56.07-.79.59-.68,1.32.26,2.63.56,3.96.82,1.63.31,3.21.32,4.65-.72.29-.21.75-.3,1.13-.28,5.39.24,10.78-.11,16.17.08.07,0,.13,0,.2,0,1.56-.04,1.38.23,1.1,1.33-.58,2.28-.17,4.55.09,6.83.07.6.21,1.2.24,1.8.04.79-.3,1.1-1.11,1.03-1.34-.11-2.68-.26-4.02-.39ZM267.82,126.24c-.13.12-.26.33-.39.33-1.66.02-3.32.02-5.12.02,1.77-.8,3.5-.55,5.2-.51.11,0,.21.11.31.16ZM255.76,131.97c-.01,1.77-.28,3.48-.86,5.14-.04.12-.14.22-.21.33-.15-.12-.38-.2-.44-.36-1-2.79-.88-5.52.6-8.13.06-.11.19-.18.29-.26.08.1.21.2.22.31.15.99.27,1.98.4,2.97ZM252.84,126.09c-1.96-.21-3.95-.19-5.83-.88,2-.07,3.97.03,5.83.88ZM229.37,130.43c0,.2.02.41,0,.61-.17,1.26-.35,2.52-.53,3.78-1.07-1.03-1-2.44-1.17-3.73-.11-.84,0-1.75.19-2.59.15-.7.54-1.34.83-2.01.56.61.59,1.38.63,2.14.03.6,0,1.21,0,1.82.01,0,.03,0,.04,0ZM227.49,123.72c-3.14-.79-6.35-1.19-9.56-1.52-.27-.03-.54-.04-.8-.1-.37-.08-.59-.31-.5-.72.13-.59.28-1.18.41-1.77.43-1.93.44-3.87.06-5.81-.1-.53-.18-1.06-.23-1.6-.03-.38.18-.66.56-.7.53-.05,1.07-.04,1.61-.04,1.96,0,3.92,0,5.71-.98.35-.19.65-.11.94.07,3.19,2,6.85,2.29,10.43,2.85,1.26.2,2.54.31,3.8.47.66.08.74.22.47.96-.65,1.81-.96,3.65-.46,5.54.22.84.6,1.64.91,2.45.29.74.17.95-.68.94-1.21-.01-2.42-.08-3.63-.13,0-.06,0-.12,0-.19-2.01.13-4.03.2-6.03.4-1.02.1-2.02.11-3-.14ZM214.2,120.31c.09.55-.13.73-.68.65-.07-.01-.13-.02-.2-.04-1.61-.48-3.19-.44-4.72.33-.39.2-.77.21-1.13-.09-1.65-1.39-3.66-1.96-5.66-2.57-2.29-.69-2.26-.69-1.86-3.08.24-1.39.38-2.79.57-4.19.08-.84-.59-1.72.06-2.5.79.17,1.57.36,2.36.5,3.31.6,6.62,1.18,9.94,1.77,2.83.5,2.5.22,1.82,2.63-.61,2.16-.87,4.35-.51,6.59ZM213.64,122.27c-.07.06-.16.21-.23.2-.46-.04-.93-.08-1.37-.19-.54-.14-1.23.09-1.56-.59.52,0,1.05-.04,1.57.01.46.05.91.18,1.35.3.1.03.16.17.24.26ZM206.52,132.61c.23.53.03.74-.65.69-2.32-.31-4.67-.87-6.92-1.83-.31-.13-.61-.29-.9-.47-.87-.53-1.33-1.16-1.06-2.32.74-3.2.66-6.42-.28-9.59-.17-.59.08-.84.71-.9.79-.08,1.43.04,1.89.81.69,1.15,1.82,1.79,3.06,2.19,1.09.35,2.21.59,3.31.88,1.64.43,1.4.41.96,1.69-.33.95-.63,1.92-.8,2.91-.34,2.03-.14,4.02.67,5.94ZM189.02,100.85c-.35-.58-1.11-.99-1.78-1.27-1.45-.61-2.1-1.59-1.86-3.16.04-.26,0-.54,0-.81-.02,0-.03,0-.05,0,.06-.87.07-1.75.21-2.61.09-.51.34-1.01.6-1.47.22-.39.61-.51,1.05-.31.18.08.36.19.52.3,2.43,1.61,5.12,2.68,7.85,3.64.38.13.77.26,1.14.41.62.26.74.42.52,1.07-.61,1.82-.83,3.68-.64,5.57.11,1.07.38,2.12.55,3.18.03.17-.01.46-.12.53-.13.08-.4.02-.56-.07-.75-.45-1.48-.93-2.23-1.39-.75-.46-1.47-.95-2.26-1.33-1.16-.55-2.23-1.11-2.96-2.29ZM189.69,108.25c-.05,1.03-.1,2.1-.17,3.17,0,.11-.12.24-.22.3-.05.03-.26-.05-.27-.11-.63-2.16-.78-4.34-.11-6.53.04-.12.15-.21.23-.31.13.14.36.27.37.42.08,1,.12,2.01.17,3.05ZM229.07,80.94c.05.07-.08.39-.17.42-.45.13-.91.24-1.38.29-4.49.51-8.95,1.23-13.36,2.19-2.64.57-5.18,1.47-7.64,2.61-.93.43-1.76,1-2.41,1.8-.31.38-.69.43-1.06.14-.74-.57-1.55-1.1-2.16-1.79-.74-.84-.77-1.92-.06-2.8.58-.72,1.3-1.39,2.09-1.86,2.27-1.36,4.79-2.14,7.32-2.86.63-.18.9.05.92.67.01.34,0,.67,0,1.01-.02,0-.04,0-.06,0,.03.47.02.95.1,1.41.11.61.41,1.13.95,1.5.43.29,1,.26,1.23-.2.3-.59.57-1.22.68-1.87.12-.72.08-1.48.06-2.22-.03-1.03-.04-1.15,1.21-1.47.65-.17,1.32-.26,1.99-.35,3.41-.44,6.82-.88,10.22-1.3.66-.08.88.12.9.74,0,.2-.01.4-.01.61,0,1.14-.09,2.3.64,3.31ZM231.98,82.15c6.38-.73,12.78-.81,19.19-.75.4,0,.81.02,1.21.06.1.01.19.13.29.2-.12.13-.23.36-.36.37-.6.06-1.21.06-1.82.07-7.23.03-14.4.61-21.58,1.51-3.9.49-7.71,1.27-11.49,2.25-1.63.42-3.24.94-4.69,1.84-.63.39-1.37.78-1.29,1.65.09.99.97,1.22,1.76,1.41,1.18.29,2.38.48,3.55.77,1.77.43,3.52.91,5.28,1.38.31.08.6.24.89.36-.02.07-.04.15-.05.22-.59-.03-1.18,0-1.76-.09-4.46-.72-8.88-1.65-13.21-2.93-.9-.27-1.76-.67-2.63-1.04-.36-.16-.43-.58-.11-.82.69-.53,1.38-1.08,2.15-1.47,2.43-1.21,5.05-1.87,7.69-2.45,5.6-1.22,11.28-1.91,16.98-2.56ZM229.55,79.3c0-.78.02-1.56.07-2.33,0-.07.19-.18.29-.17.08,0,.21.15.22.24.05.32.05.65.08,1.01-.04.36-.07.76-.14,1.14-.02.1-.15.22-.25.25-.07.02-.27-.1-.27-.15ZM231.16,76.98c0-.47.16-.78.65-.85.73-.11,1.46-.28,2.2-.29,4.71-.08,9.43-.13,14.14-.18.27,0,.54,0,.81.03.93.07,1.01.17,1.15,1.04.15.93.33,1.85.51,2.77.1.52,0,.71-.6.73-1.82.08-3.63.15-5.45.19-1.41.03-2.83,0-3.76,0-3.5.29-6.52.53-9.54.78-.61.05-.79-.1-.56-.65.48-1.16.47-2.37.46-3.58ZM251.56,46.88c0,2.26,0,4.53,0,6.79,0,.25-.08.5-.12.75,0-.27-.03-.53-.03-.8,0-2.26,0-4.52,0-6.79l.16.04ZM251.33,44.78c-.56-2.87-.37-14.43.35-17.53-.12,5.84-.24,11.68-.35,17.53ZM251.41,77.96v-1.69s.05,0,.08,0v1.69s-.05,0-.08,0ZM251.96,58.06c.03,2.17.05,4.34.08,6.51-.09-.64-.21-1.28-.23-1.93-.04-1.53-.01-3.06.15-4.58ZM273,82.35c.29.02.57.13.85.21-2.3-.09-4.6-.19-6.9-.25-3.49-.09-6.99-.14-10.48-.2-.6-.01-1.21-.02-1.81-.06-.1,0-.2-.14-.3-.22.11-.12.22-.35.33-.35,2.22.02,4.43.06,6.65.12.87.02,1.74.11,2.61.17,3.01.19,6.03.37,9.04.57ZM270.89,78.23c0-.56.38-1.13.45-.94.11.29.12.62.16.94.02.13,0,.26,0,.61-.01.18-.02.57-.06.96,0,.09-.12.17-.19.25-.09-.09-.24-.17-.25-.26-.06-.52-.12-1.03-.12-1.55ZM274.73,76.99c4.54.49,9.06,1.11,13.58,1.7.96.12,1.25.47,1.14,1.5-.09.86.04,1.74.08,2.61.03.59-.07.7-.67.61-2.06-.31-4.11-.67-6.17-.95-2.93-.39-5.86-.72-8.79-1.08-.33-.04-.67-.06-1-.11-.4-.06-.57-.33-.55-.71.01-.47.06-.94.09-1.32-.03-2.6-.05-2.51,2.3-2.25ZM295.78,111.9c-.28.23-.76.26-1.15.31-1.74.22-3.47.45-5.22.59-2.55.2-5.11.33-7.66.49,0-.02,0-.05,0-.07-.81,0-1.62.03-2.42,0-.52-.02-.74-.31-.61-.79.8-2.86.65-5.73.07-8.61-.15-.76-.13-.82.59-.95,1.98-.38,3.97-.73,5.96-1.05,5.59-.88,11.13-1.98,16.6-3.43.2-.05.38-.14.58-.17.33-.05.53.14.48.45-.11.66-.27,1.32-.42,1.97-.55,2.43-.42,4.82.53,7.14.05.12.1.25.15.37.2.46.05.81-.39.98-.69.27-1.39.5-2.09.73-1.71.57-3.55.83-5.01,2.04ZM296.75,118.1c-.07,1.2-.12,2-.18,2.8,0,.09-.14.23-.22.25-.11.02-.28-.05-.34-.13-1.35-2.24-1.27-4.55-.27-6.89.05-.11.18-.18.27-.27.06.1.16.19.17.3.21,1.45.42,2.89.57,3.95ZM277.67,101.36c-.96-1.65-2.16-3.09-3.58-4.36-.13-.11-.16-.33-.24-.5.18-.08.36-.2.55-.23,1.46-.21,2.93-.43,4.4-.61,4.28-.53,8.51-1.31,12.67-2.47.96-.27,1.74-.28,2.67.24,1.52.85,3.18,1.46,4.77,2.19.86.39,1.7.81,2.54,1.24.09.05.18.21.17.31-.01.1-.13.25-.23.28-2.15.54-4.29,1.17-6.47,1.59-5.15.98-10.33,1.87-15.5,2.79-.26.05-.53.07-.97.13-.2-.15-.61-.31-.78-.6ZM277.85,111.55c-.86-1.93-.36-3.64-.1-5.34,0-.04.1-.11.11-.1.11.06.28.13.29.21.23,1.66.22,3.32-.31,5.23ZM250.76,101.22c.02,1.53.02,1.57-1.57,1.47-1.95-.12-3.91-.25-5.85-.45-4.63-.48-9.25-.99-13.87-1.52-.73-.08-1.45-.28-2.17-.43.12-.84.94-1.06,1.42-1.57.65-.68,1.41-1.25,2.07-1.93.61-.63,1.29-.89,2.17-.82,2.82.24,5.65.47,8.47.65,2.36.15,4.72.22,7.07.32.26.01.53-.05.79-.12.1-.03.21-.17.22-.28.01-.11-.06-.29-.15-.33-.23-.12-.49-.24-.74-.26-.81-.06-1.62-.07-2.43-.1-.74-.02-1.42-.2-2.14-.47-1.05-.39-2.21-.59-3.34-.68-2.42-.19-4.85-.3-7.28-.36-3.2-.08-6.29-.54-9.3-1.7-2.9-1.12-5.9-1.92-8.97-2.4-.2-.03-.41-.03-.6-.1-.68-.25-1.49-.2-2-.86.31-.89,1.17-1.07,1.89-1.32,4.4-1.54,8.83-2.95,13.56-3.02.81-.01,1.61-.14,2.42-.18.33-.02.69-.02,1,.08.22.07.38.33.57.51-.18.15-.35.39-.56.42-1.93.3-3.87.54-5.8.86-.79.13-1.58.35-2.33.64-.41.16-.78.51-1.08.86-.26.3-.12.76.2.85.83.24,1.69.49,2.54.51,2.43.07,4.86.04,7.29.05,2.09,0,4.19-.09,6.25.34.19.04.37.11.56.17-.02.08-.04.16-.07.24-1.41.1-2.82.19-4.23.29-1.61.12-3.23.26-4.84.41-.33.03-.68.09-.94.27-.14.09-.2.5-.11.67.11.2.4.38.64.42.86.16,1.73.31,2.6.38,3.64.27,7.24.71,10.77,1.69,1.03.29,2.12.4,3.19.44,2.7.1,5.4.11,8.06-.43.67-.14,1.38-.25,1.78-.84.4-.59.94-.7,1.56-.75,2.89-.24,5.77-.52,8.66-.74.59-.05,1.21.02,1.79.16.73.18,1.34.86,1.12.94-.41.15-.88.17-1.33.2-2.35.15-4.71.25-7.06.45-1.48.12-2.92.37-4.18,1.33-.43.33-1.14.32-1.73.41-.8.13-1.61.23-2.28.74-.95.73-1.61,1.64-1.71,2.86-.05.67-.05,1.35-.04,2.02ZM224.36,99.52c-.43.49-.95.44-1.48.36-1.93-.27-3.86-.53-5.79-.84-4.65-.74-9.27-1.64-13.84-2.77-.45-.11-.89-.27-1.63-.49,2.16-.63,4.02-1.17,5.88-1.72,1.23-.36,2.47-.66,3.67-1.09.67-.24,1.3-.25,1.97-.11,1.52.31,3.04.59,4.55.88.33.06.69.06.98.21,2.17,1.1,4.54,1.08,6.87,1.31,1.24.12,2.49.25,4.18.43-2.31,1.03-3.98,2.26-5.37,3.83ZM225.7,99.65s-.07.09-.1.14c0-.04,0-.1.02-.11.02-.01.05-.02.08-.03ZM225.16,107.78c-.69-1.52-.57-2.9-.54-4.42.7,2.04.71,2.16.54,4.42ZM188.88,91.04c-.15-.09-.24-.29-.35-.44.16-.09.3-.23.47-.26,1.64-.35,3.29-.73,4.94-1.02,1.99-.35,3.99-.62,5.99-.92.13-.02.27-.03.57-.07.23.07.64.12.97.32,2.08,1.27,4.27,2.3,6.61,2.99.08.02.2.2.17.26-.04.11-.16.23-.27.26-1.3.35-2.62.64-3.9,1.04-1.54.48-3.06,1.04-4.57,1.6-.52.19-1,.35-1.56.15-3.11-1.1-6.25-2.13-9.07-3.9ZM197.77,99.81v2.48s-.09,0-.14,0v-2.48s.09,0,.14,0ZM227.72,98.05c-.49.69-1,1.35-1.91,1.52.4-.8,1.08-1.25,1.91-1.52ZM233.33,84.9c0-.36.18-.48.46-.49,1.21-.04,2.43-.11,3.64-.06,2.13.08,4.26.23,6.41.58-.64.16-1.29.29-1.92.48-.51.16-1.02.36-1.48.62-.53.29-.46,1.02.11,1.28.3.14.63.26.96.28,1.14.1,2.28.21,3.42.23,3.57.05,7.15.06,10.72.1.4,0,.8.09,1.2.15.03,0,.05.1.05.15,0,.06-.04.15-.07.16-.39.08-.78.16-1.17.22-1.79.29-3.6.53-5.38.87-.58.11-1.14.4-1.67.69-.55.3-.6,1.03-.07,1.32.7.37,1.47.67,2.24.84,1.11.25,2.26.35,3.39.55.14.02.25.24.37.36-.1.07-.2.18-.32.2-4.16.54-8.3.92-12.43-.34-1.53-.47-3.17-.62-4.76-.9-.72-.13-1.45-.24-2.18-.36.01-.04.02-.09.04-.13,1.47-.14,2.95-.27,4.42-.43.33-.03.66-.12.98-.23.38-.13.55-.64.37-1.02-.28-.6-.77-.95-1.4-1.03-1.27-.16-2.54-.37-3.81-.39-3.03-.06-6.07-.03-9.1-.04-.61,0-1.21-.02-1.82-.05-.11,0-.21-.11-.32-.16.12-.13.22-.35.36-.38,1.65-.31,3.31-.6,4.97-.88.86-.14,1.74-.2,2.59-.39,1.15-.26,1.23-.42,1.19-1.81ZM251.18,107.52c.15-2.32.39-2.82.5-2.53.31.79.57,1.63.67,2.47.2,1.59.35,3.19-.15,4.76-.04.11-.16.24-.27.27-.06.02-.22-.12-.26-.22-.54-1.4-.52-2.88-.54-4.12.02-.36.03-.49.04-.63ZM252.19,102.11c.14-1.4.3-2.81.47-4.21.05-.38.32-.58.68-.62.4-.04.81-.06,1.21-.07,4.98-.15,9.96-.3,14.94-.44.4-.01.81-.02,1.21-.04.52-.02.9.18,1.16.64.97,1.74,2.37,3.08,3.93,4.29.13.1.16.33.23.5-.17.07-.34.18-.52.21-4.54.64-9.1.97-13.69.91-2.69-.12-5.38-.23-8.07-.35-.34-.02-.67-.06-1-.11-.39-.07-.59-.32-.55-.71ZM303.28,104.14c.08-1.32.34-2.64.54-3.96.02-.12.14-.21.22-.32.06.14.17.27.18.41.08.93.13,1.87.2,2.85-.06,1.03-.13,2.09-.21,3.16,0,.08-.16.22-.23.21-.11,0-.28-.11-.3-.2-.16-.72-.44-1.45-.4-2.16ZM304.14,96.67c-1.03.05-1.66-1.04-2.5-1.57-1.84-1.15-3.8-2.02-5.85-2.71-.15-.05-.26-.21-.39-.32.11-.08.2-.18.32-.23,1.11-.5,2.24-.94,3.32-1.49,1.63-.83,3.23-1.72,4.01-3.53.24-.56.73-.49.94-.48,1.54.14,2.81.27,4.09.38,2.82.25,5.63.5,8.45.75.27.02.57,0,.78.14.18.11.39.43.36.61-.09.45-.22.95-.5,1.29-.69.82-1.4,1.64-2.22,2.32-1.46,1.21-3.17,2.04-4.9,2.8-.93.4-1.87.78-2.82,1.12-1.01.36-2.04.87-3.08.92ZM294.46,85.87c1.82.54,3.57,1.23,5.22,2.16.35.2.36.59.02.8-.34.22-.7.41-1.05.6-1.27.66-1.24.64-2.26-.44-.45-.48-1.01-.89-1.58-1.23-2.27-1.37-4.77-2.19-7.34-2.79-4.13-.97-8.31-1.72-12.55-2.08-.29-.02-.57-.18-.85-.29,3.01-.05,5.96.53,8.93.88,3.89.47,7.7,1.29,11.45,2.4ZM290.58,80.16c0-.12.09-.24.14-.36.07.16.21.32.21.47,0,.72-.03,1.45-.05,2.17-.42-.74-.32-1.52-.29-2.28ZM291.69,83.2c.17-.92.16-1.87.24-2.8.04-.58.25-.8.72-.69,2.49.6,4.96,1.28,7.15,2.64.73.45,1.36,1.09,1.94,1.73.29.32.37.84.57,1.32-.24.57-.44,1.13-.72,1.66-.21.41-.59.56-1.02.31-2.58-1.5-5.41-2.36-8.25-3.19-.53-.15-.75-.36-.63-.99ZM317.2,86.11c-4.23-.9-8.52-1.18-12.83-1.12-.66.01-1.12-.13-1.44-.81-.66-1.39-1.81-2.35-3.19-2.96-1.78-.78-3.61-1.46-5.41-2.19-.14-.06-.25-.22-.37-.33.13-.04.26-.09.39-.11,2.45-.39,4.9-.82,7.37-1.14.71-.09,1.48.03,2.18.2,2.95.7,5.8,1.72,8.52,3.07,1.2.59,2.31,1.37,3.41,2.14.9.63,1.51,1.52,1.89,2.56.2.56.06.77-.51.69ZM297.45,76.45c-.46.11-.93.18-1.38.29-1.5.37-3,.75-4.5,1.12-.39.1-.78.18-1.1.25-.42-.07-.75-.12-1.08-.18-4.7-.92-9.45-1.46-14.21-1.92-.33-.03-.67-.05-1-.11-.11-.02-.25-.13-.29-.23-.03-.08.04-.26.12-.32.88-.63,1.76-1.23,2.45-2.09.16-.2.62-.25.93-.21,3.55.41,7.1.79,10.63,1.3,2.73.39,5.44.95,8.15,1.45.46.08.91.23,1.36.36.06.02.1.08.16.12-.07.06-.14.16-.22.18ZM269.61,81.06c-2.41-.15-4.83-.3-7.24-.45,0-.04,0-.09,0-.13-2.35,0-4.7.02-7.06,0-1.04-.01-1.13-.12-1.17-1.18-.03-.81-.05-1.61-.03-2.42.02-.99.14-1.1,1.22-1.11.87,0,1.75,0,2.62.05,3.35.19,6.71.4,10.06.61.33.02.67.1,1,.12.56.03.83.29.86.88.05,1.07.16,2.14.23,3.21.02.34-.18.47-.49.45ZM255.51,83.07c3.1.05,6.21.1,9.31.24,2.96.13,5.92.33,8.88.58,5.31.44,10.59,1.16,15.73,2.62,1.69.48,3.32,1.12,4.81,2.08.29.18.27.46-.01.64-1.34.85-2.88,1.1-4.41,1.38-3.01.56-6.05.49-9.08.27-2.16-.16-4.31-.16-6.46.12-.26.03-.52.11-.77.21-.09.04-.17.21-.16.31,0,.11.11.26.2.29.25.08.53.16.78.13,3.71-.38,7.42.06,11.13.05,2.11,0,4.16-.28,6.21-.75,1.26-.29,2.5-.57,3.46-1.53.23-.22.55-.17.66.12.08.2.05.62-.07.68-.71.37-1.44.73-2.2.99-3.84,1.31-7.79,2.16-11.8,2.77-3,.46-6.01.9-9.02,1.17-2.95.27-5.92.35-8.89.46-1.89.07-3.78.06-5.67.06-.12,0-.25-.19-.37-.29.09-.09.16-.25.27-.27.99-.22,1.97-.45,2.97-.61,3.48-.55,6.99-.44,10.5-.4.94.01,1.89.01,2.83,0,.27,0,.55-.03.79-.12.15-.06.33-.28.33-.43,0-.15-.18-.4-.33-.44-.58-.15-1.17-.32-1.77-.34-1.46-.04-2.8-.37-3.99-1.24-.86-.63-1.83-.84-2.87-.75-2.42.2-4.85.31-7.25.62-3.13.41-6.19.09-9.23-.62-.11-.03-.2-.13-.3-.2.09-.09.18-.24.29-.26,1.05-.23,2.1-.49,3.16-.66,1.33-.21,2.68-.3,4.01-.5.73-.11,1.45-.31,2.15-.55.19-.06.4-.4.41-.61,0-.22-.18-.59-.36-.65-.83-.27-1.67-.58-2.52-.64-4.11-.3-8.22-.42-12.34-.21-.6.03-1.21-.01-1.81-.05-.09,0-.18-.17-.27-.26.1-.06.19-.16.29-.18.59-.15,1.19-.25,1.77-.42.38-.11.75-.29,1.1-.49.36-.21.38-.84,0-1.02-.54-.26-1.11-.49-1.69-.61-.57-.12-1.17-.1-1.88-.15,2.44-.66,4.81-.52,7.16-.58.81-.02,1.62-.02,2.43,0,1.14.02,1.13.03,1.57,1.27.06.16.24.29.36.43.18-.17.45-.3.53-.5.43-1.13.41-1.19,1.43-1.17ZM252.56,80.03c-.05-.17-.15-.34-.14-.5.08-1.1.19-2.19.29-3.28.04,0,.09,0,.13,0,.03,1.13.06,2.25.06,3.38,0,.14-.23.27-.35.41ZM252.67,74.44c-.05-.39-.13-.78-.15-1.18-.15-2.79-.3-5.57-.44-8.36.09.16.21.31.22.48.2,2.61.4,5.22.56,7.83.03.41-.12.82-.18,1.23ZM212.53,78.9c.04-.08.23-.15.33-.13.09.02.22.16.23.25.05.46.07.93.1,1.55-.08.44-.16,1.03-.29,1.61-.02.1-.19.23-.29.24-.1,0-.26-.13-.3-.23-.38-1.12-.29-2.23.21-3.3ZM225.35,75.56c-3.19.45-6.38.85-9.57,1.29-.53.07-1.06.19-1.58.31-.87.2-1.67.19-2.53-.24-1.06-.53-2.22-.86-3.75-1.43,1.73-.32,3.02-.62,4.32-.8,2.52-.35,5.06-.64,7.59-.96.93-.12,1.87-.22,2.79-.37,1.19-.18,2.26-.05,3.08.95.25.3.58.53.88.8-.41.15-.81.38-1.24.44ZM208.5,77.78c.15.07.25.25.37.37-.15.11-.29.27-.45.33-1.37.56-2.76,1.06-4.11,1.65-.86.38-1.69.83-2.47,1.35-.62.42-1.2.44-1.88.23-2.54-.76-5.14-.97-7.78-.86-.39.02-.77.08-1.15.12.28-.78,1.04-.97,1.69-1.21,2.14-.81,4.28-1.59,6.45-2.31,1.34-.44,2.73-.72,4.08-1.12.88-.26,1.67-.27,2.51.21.87.49,1.84.81,2.76,1.22ZM188.09,34.09c-.12.15-.3.24-.46.36-.03-.17-.12-.36-.08-.51.63-2.34,1.32-4.67,3.01-6.52.23-.25.43-.52.65-.77,1.09-1.25,2.36-2.13,4.13-1.94-1.26,1.64-2.53,3.27-3.79,4.91-1.15,1.49-2.29,2.98-3.45,4.47ZM189.87,43.98c.04-2.96.25-5.92.57-8.89.03.52.1,1.04.09,1.56-.06,5.6-.03,11.2-.24,16.79-.08,2.3.09,4.58.08,6.87-.02,2.9,0,5.8,0,8.7-.06,0-.11,0-.17,0,0-1.6.08-3.21-.01-4.8-.4-6.74-.42-13.48-.32-20.22ZM191.77,82.75c2.24.13,4.65.26,7.06.41.74.04.83.13.68.82-.17.8-.27,1.59.05,2.38.23.56-.09.72-.54.78-1.53.19-3.06.39-4.59.56-2.28.25-4.51.7-6.67,1.46-.91.32-1.19.06-1.57-.69-.4-.8-.58-1.65-.53-2.53.04-.82.32-1.17,1.22-1.24.82-.06,1.43-.44,1.9-.99.77-.91,1.66-1.33,3-.94ZM194.47,106.03c-1.34-.37-2.51-1.06-3.62-1.88-.13-.1-.19-.29-.27-.45,1.5.44,2.76,1.28,3.89,2.33ZM190.27,112.92c.47-2.27.36-4.56.37-6.85,0-.35.19-.5.51-.34.73.35,1.44.74,2.16,1.09,1.35.65,2.72,1.21,4.27.89.13-.03.27-.02.4-.01.56.03.85.4.72.94-.16.65-.39,1.29-.51,1.95-.25,1.33-.43,2.66-.13,4.02.07.33.07.67.09,1.01.06,1.27-.06,1.4-1.46,1.35-.7.03-1.47-.17-2.17-.63-1.24-.81-2.49-1.61-3.74-2.41-.37-.24-.6-.56-.51-1.01ZM199.13,113.62v-2.88h.19v2.88c-.06,0-.13,0-.19,0ZM202.61,120.13c.09-.04.2-.13.26-.1.08.04.12.13.18.21-.09-.01-.19-.02-.28-.04-.06-.01-.11-.05-.16-.07ZM204.41,120.69c.1.02.19.03.28.06.1.03.2.07.3.1-.11,0-.24.05-.34.01-.09-.03-.17-.11-.24-.18ZM207.42,124.6c.05-.11.18-.19.27-.28.08.08.2.16.22.25.22,1.18.43,2.36.64,3.58-.23,1.25-.45,2.49-.68,3.74-.02.08-.18.2-.26.19-.11-.02-.27-.12-.3-.22-.81-2.43-.87-4.85.11-7.26ZM203.96,108.28c2.72-.1,7.11.7,9.17,1.68-1.78.05-6.76-.86-9.17-1.68ZM215.81,113.61c.55,1.04.61,1.99.54,2.93-.11,1.34-.31,2.67-.51,4-.02.15-.25.27-.38.41-.07-.16-.19-.32-.21-.49-.21-2.23-.25-4.44.56-6.84ZM215.52,110.13c-1.21-1.18-2.78-1.64-4.36-1.95-3.5-.69-7.01-1.33-10.61-.99-.07,0-.13.01-.2.01-1.11.01-1.47-.35-1.42-1.42.07-1.34.14-2.69.2-4.03-.03,0-.06,0-.1,0,0-1.55-.01-3.1,0-4.64,0-.51.29-.72.8-.61,1.38.3,2.75.62,4.13.95,5.5,1.33,11.06,2.29,16.66,3.08.8.11,1.59.26,2.39.39.48.08.67.38.66.84,0,.27,0,.54-.02.81-.05,2.02-.18,4.04.52,6,.14.39-.03.65-.47.66-.94.03-1.88.03-2.83.06-1.42.05-2.82.23-4.08.96-.47.27-.86.28-1.27-.12ZM221.52,110.29c-.03.05-.04.09-.05.09-.2,0-.41.05-.59,0-.24-.06-.21-.11.04-.1.2.01.39,0,.61,0ZM228.64,110.66c.13-.03.26-.09.39-.09.6,0,1.21,0,2.01,0,1.41.14,3.02.27,4.62.48,1.28.17,2.47.62,3.53,1.38.1.07.17.2.25.3-.1.05-.21.14-.3.13-3.24-.55-6.48-1.1-9.71-1.66-.13-.02-.27-.07-.37-.14-.15-.11-.27-.26-.4-.39ZM240.74,118.41c-.05-1.01-.05-2.07.67-2.94.59.89.5,1.91.58,2.89.02.2,0,.4,0,.6.02,0,.04,0,.06,0-.08.79-.15,1.59-.25,2.38-.01.08-.18.21-.26.2-.1,0-.26-.12-.28-.21-.19-.97-.46-1.95-.51-2.93ZM240.58,112.2c-1.41-1.34-3.17-2.01-5.12-2.16-2.15-.16-4.3-.29-6.45-.44-.81-.06-1.61-.13-2.41-.21-.37-.04-.63-.23-.55-.66.43-2.17.11-4.29-.46-6.39-.25-.91-.1-1.04.82-1,1.41.16,2.74.33,4.08.47,5.02.52,10.05,1.04,15.08,1.55.4.04.81.06,1.21.1,1.2.13,2.4.26,3.59.39.32,1.21-.31,2.36-.28,3.54.03,1.27.09,2.55.24,3.82.2,1.68.65,1.79-1.53,1.56-1.95-.2-3.9-.26-5.84.09-.91.17-1.65.04-2.38-.66ZM250.4,113.98c-.07.11-.11.27-.21.31-.24.1-.5.18-.75.2-1.26.08-2.5-.05-4.11-.66,1.91-.12,3.4-.01,4.89.08.06,0,.12.05.18.08ZM265.46,112.32c-2.07.3-4.14.62-6.21.78-1.81.14-3.63.06-5.45.05-.32,0-.75-.15-.61-.6.76-2.57.28-5.07-.29-7.58-.03-.13-.12-.3-.07-.39.1-.2.25-.5.43-.53.39-.08.8-.02,1.21-.02h7.08c3.84.15,7.69.14,11.51-.32,1-.12,2-.29,3.01-.38.99-.09,1.16.15.98,1.18-.13.73-.26,1.46-.4,2.19-.37,1.81-.39,3.61.17,5.4.2.64.1.78-.45.76-1.56-.05-3.1-.07-4.57.61-.19.09-.56,0-.74-.14-1.68-1.4-3.6-1.28-5.58-1ZM271.22,115.92c.83,2.13.72,3.9.56,5.66,0,.08-.17.23-.23.21-.1-.02-.24-.14-.26-.24-.23-1.72-.24-3.45-.08-5.64ZM290.66,124.57c-.27,0-.34,0-.4,0,0,0,0-.05,0-.08.07.01.14.03.4.09ZM288.78,124.95c-.12.02-.24.05-.36.05-.07,0-.15-.07-.22-.1.12-.02.24-.04.36-.06.07.04.15.07.22.11ZM312.74,105.2c-.12.33-.47.7-.8.81-2.03.72-4.07,1.39-6.12,2.04-.62.2-.87-.05-.74-.72.55-2.81.36-5.62.08-8.44-.12-1.25-.06-1.28,1.13-1.77,1.74-.71,3.51-1.36,5.23-2.13,2.35-1.06,4.49-2.44,6.18-4.43.11-.13.33-.17.49-.25.04.18.12.37.12.55-.06,1.55-.14,3.09-.21,4.64-.03,0-.06,0-.09,0,0,1.48-.03,2.96.01,4.44.02.86-.32,1.39-1.13,1.68-.44.16-.86.39-1.27.62-1.25.7-2.37,1.51-2.88,2.97ZM313.28,108.49c0-.09.1-.19.16-.28.08.1.23.18.24.29.19,1.12.35,2.25.46,2.96-.06,1.05-.09,1.65-.13,2.26,0,.11-.09.22-.14.33-.07-.11-.14-.22-.19-.34-.03-.06-.03-.13-.05-.2-.49-1.65-.38-3.34-.35-5.02ZM313.91,105.36s-.04-.26.02-.36c.8-1.38,2.16-1.95,3.57-2.42.03-.01.13.17.19.26-.06.12-.09.26-.18.35-.88.95-1.9,1.72-3.08,2.26-.14.06-.36-.02-.53-.09ZM289.62,24.51c-.32.07-.66.06-1.19.09-.28-.06-.73-.14-1.18-.25-.12-.03-.27-.12-.32-.22-.03-.08.06-.25.14-.32.46-.38.92-.78,1.42-1.11.4-.27.51-.93,1.16-.84.14.77.3,1.55.4,2.33.01.09-.27.29-.44.32ZM288.08,18.14c.4-.34.87-.9,1.38-.54.47.33.21,1.01.08,1.52-.4,1.58-1.35,2.79-2.67,3.68-1.87,1.27-3.99,1.92-5.91,2.3-.42,0-.55,0-.69,0-.06,0-.17-.05-.17-.09,0-.11,0-.27.06-.33.32-.25.65-.48.99-.7,2.3-1.44,4.35-3.18,6.22-5.14.23-.24.45-.5.71-.72ZM285.41,17.72c.14-.2.41-.37.66-.43.38-.09.97-.26,1.13-.08.36.41-.23.63-.46.88-1.03,1.09-2.04,2.21-3.41,2.91.69-1.09,1.36-2.19,2.08-3.27ZM283.39,18.19c.09-.06.24-.04.36-.03.04,0,.06.1.11.17-.09.16-.15.36-.27.51-1.48,1.93-3.27,3.57-5.2,5.02-.68.51-1.54.82-2.35,1.13-.44.17-.88.63-1.42.21.35-.3.69-.61,1.04-.9,1.65-1.38,3.29-2.77,4.96-4.11.89-.71,1.84-1.35,2.77-2.01ZM278.57,17.94c.18-.47.54-.75,1.04-.84.2-.04.4-.07.6-.06.66.03,1.32.08,1.98.13-.04.87-.86,1.09-1.35,1.57-.72.69-1.51,1.32-2.3,1.92-.39.3-.86.51-1.3.75.45-1.16.89-2.31,1.34-3.47ZM276.52,18.41c.12-.08.36-.02.51.05.07.03.12.26.08.35-1.59,3.74-3.3,6.04-7.17,6.24,1.82-1.93,3.64-3.87,5.47-5.79.32-.33.71-.61,1.1-.86ZM272.09,19.2c.36-.71,1.03-1.04,1.74-1.25.3-.09.82-.16.94-.01.35.44-.21.65-.44.9-1.45,1.54-2.92,3.06-4.39,4.58.72-1.41,1.43-2.81,2.15-4.22ZM268.3,23.86c-.64,1.14-1.81,1.53-3.09,1.5-.35,0-.62-.45-.42-.73,1.27-1.72,2.41-3.55,4.12-4.9.51-.41,1.06-.78,1.78-.67-.78,1.61-1.5,3.25-2.38,4.81ZM267.37,18.12c.36-.68,1.41-.8,2.09-.32.04.03-.02.37-.11.41-1.03.52-1.84,1.29-2.61,2.13-.11.12-.29.18-.45.26.35-.83.66-1.69,1.08-2.48ZM265.72,18.18s.18.11.28.17c-.04.13-.07.26-.13.38-.7,1.38-1.37,2.77-2.13,4.12-.32.58-.77,1.11-1.25,1.57-.59.57-1.33.94-2.17.94-.31,0-.68-.13-.9-.33-.34-.3,0-.62.18-.87,1.21-1.79,2.64-3.41,4.23-4.86.53-.48,1.25-.76,1.89-1.11ZM262.89,17.91c.1,0,.21.12.31.18-.03.13-.03.27-.09.37-.15.22-.34.41-.52.62-1.35,1.59-2.73,3.16-4.05,4.77-.48.58-.98,1.11-1.68,1.41-.1.04-.24-.02-.36-.03.03-.11.03-.26.1-.34,1.34-1.62,2.32-3.46,3.23-5.35.81-1.68,1.14-1.7,3.05-1.65ZM258.17,18.42c.14-.08.42-.08.54.01.1.07.15.38.08.51-.9,1.65-1.77,3.32-2.78,4.9-.8,1.25-1.65,1.64-2.82,1.64-.41,0-.7-.29-.57-.6,1.19-2.71,3.01-4.9,5.54-6.47ZM256.36,17.99s.09.03.14.04c-.1.04-.19.08-.29.13.05-.06.1-.12.15-.17ZM251.5,17.97c.14-.09.37-.04.55-.06,0,.09.04.24-.01.28-.25.21-.52.39-.82.6-.08-.1-.21-.23-.19-.25.14-.21.28-.43.47-.57ZM251.27,20.19c1.32-1.34,2.88-2.11,4.81-1.96-.22.31-.42.64-.68.91-1.5,1.55-2.91,3.15-3.74,5.18-.09.22-.33.39-.51.58-.22-.22-.51-.41-.63-.68-.7-1.51-.46-2.8.76-4.03ZM247.87,17.85c.08,0,.13.16.23.28-.57.47-1.13.94-1.7,1.39-.02.02-.24-.11-.24-.17,0-.98.74-1.63,1.7-1.51ZM248.96,18.86c.14-.08.37-.05.54,0,.08.02.09.23.2.51-.54,1.57-.94,3.35-2.08,4.81-.16.21-.37.4-.58.55-.55.39-1.23.9-1.83.52-.71-.45-.26-1.24-.01-1.82.81-1.88,1.98-3.49,3.78-4.56ZM243.11,17.96c.12-.03.25.01.38.02-.03.1-.04.23-.1.28-.73.64-1.47,1.27-2.21,1.9.14-1.16.81-1.88,1.93-2.21ZM244.05,18.98c.2-.17.44-.31.69-.39.09-.03.38.21.36.28-.32,1.87-.85,3.68-2.11,5.15-.72.84-1.61,1.42-2.45,1.42-.76-.02-1.07-.42-.97-.84.05-.19.07-.42.19-.57,1.32-1.78,2.56-3.63,4.29-5.06ZM238.01,23.53c-.97,1.14-2.27,1.63-3.51,1.86-.26-.03-.33-.01-.39-.04-.17-.09-.4-.17-.46-.32-.05-.14.03-.41.15-.52,1.39-1.27,2.79-2.53,4.22-3.75.46-.39,1.01-.67,1.53-.98.1-.06.24-.07.36-.1.03.12.1.26.07.36-.45,1.28-1.08,2.47-1.97,3.5ZM236.17,19.23c.61-.57,1.52-.85,2.32-1.18.45-.19.98-.39,1.46.01-.35.29-.68.62-1.07.86-2.07,1.3-3.87,2.93-5.67,4.56-.53.48-.94,1.17-1.77,1.21,1.27-2.08,2.97-3.81,4.73-5.46ZM230.17,19.98c.95-1.23,2.35-1.73,3.91-1.74.07,0,.14-.01.2,0,.19.05.46.05.54.18.07.1-.03.39-.14.53-.29.37-.63.7-.94,1.05-1.15,1.31-2.29,2.64-3.46,3.93-.68.75-1.44,1.43-2.52,1.53-.25.02-.58.02-.75-.12-.11-.09-.08-.51.03-.69,1.02-1.57,1.99-3.19,3.14-4.67ZM230.9,25.16c-.06.03-.12.07-.18.1.04-.03.08-.07.13-.09.02,0,.03,0,.05,0ZM224.7,24.21c-.76.77-1.73,1.29-3.07,1.21-.08-.02-.36-.05-.58-.18-.12-.07-.19-.31-.2-.48,0-.11.11-.24.2-.33,1.95-1.89,4.19-3.35,6.67-4.45.11-.05.25,0,.38,0-.01.17.05.4-.04.5-1.1,1.26-2.18,2.55-3.36,3.74ZM224.2,19.1c1.24-.99,2.64-1.28,4.17-1.17.11,0,.27.1.3.19.03.09-.05.26-.14.32-.16.11-.37.16-.55.24-2.86,1.26-5.47,2.91-7.81,4.99-.59.53-1.18,1.08-2.06.97,1.87-2.03,3.95-3.83,6.1-5.55ZM217.94,23.33c-.86.84-1.78,1.64-3.03,1.86-.12.02-.27.06-.36,0-.06-.03-.08-.26-.02-.33,1.71-2.27,3.68-4.25,6.42-5.27.23-.09.49-.09.74-.13-1.24,1.29-2.46,2.6-3.74,3.86ZM217.12,19.41c1.31-1.05,2.9-1.27,4.54-1.3-.43.19-.85.37-1.28.56-1.81.79-3.38,1.92-4.76,3.34-.5.51-1.06.96-1.59,1.44.05-.25.05-.53.17-.73.76-1.29,1.76-2.38,2.92-3.31ZM212.03,21.28s0-.49.09-.94c.33-1.66,1.87-2.7,3.58-2.45.46.07.69.52.42.87-.29.37-.64.68-.92,1.05-.73.95-1.42,1.93-2.16,2.86-.21.27-.13.95-.67.73-.22-.09-.24-.69-.32-1.07-.04-.19,0-.4,0-1.05ZM212.8,26.31c.55-.2,1.01-.09,1.53-.09,1.54-.02,3.08-.24,4.62-.37.32-.03.71-.12.96.01,2.01,1.11,3.75.42,5.44-.72.13,1.08.96,1.5,1.83,1.45.81-.05,1.58.11,2.36.12.71,0,1.45-.28,2.12-.56.53-.22.95-.37,1.5-.02.67.43,1.44.31,2.16.08.77-.25,1.54-.52,2.24-.9.52-.28.66-.15.83.35.2.58.73.74,1.3.77,1.2.06,2.26-.36,3.23-.99.46-.3.75-.48,1.03.22.31.74,1.04.8,1.73.69,1.25-.21,2.25-.84,3.06-1.82.38-.47.5-.41.83.13.61,1,1.03,2,.66,3.24-.21.69-.16,1.47-.16,2.21-.03,3.91-.04,7.83-.05,11.74,0,.74.02,1.48,0,2.23l.04,3.04c.1,1.75.22,3.5.31,5.25.36,6.8.7,13.61,1.06,20.41.1,1.79.09,1.82-1.69,1.85-4.45.06-8.9.12-13.35.19-1.08.02-2.16.06-3.24.11-1.01.05-2.08.38-2.99.12-.92-.25-1.69-1.06-2.51-1.64-.1-.07-.16-.2-.23-.31.1-.06.19-.16.3-.18.87-.13,1.73-.29,2.6-.35,5.19-.33,10.38-.53,15.57-.47.61,0,1.22.02,1.82-.05.21-.02.4-.26.61-.4-.17-.15-.33-.41-.52-.44-.46-.08-.94-.06-1.41-.06-3.1.01-6.21-.01-9.31.06-4.32.1-8.61.51-12.9,1.05-2.68.34-5.37.55-8.03.93-3.33.48-6.64,1.12-9.98,1.59-3.75.54-7.3,1.78-10.89,2.91-.39.12-.75.31-1.14.4-.89.21-1.6,1-2.61.81-.04-.94-.1-1.88-.1-2.81,0-11.47.01-22.94.04-34.41,0-1.82.12-3.64.16-5.46.02-1.08.12-2.18-.03-3.23-.14-.96.03-1.69.64-2.41,1.35-1.6,2.66-3.22,3.98-4.85.55-.67,1.2-.97,2.1-.96,3.31.02,6.61,0,9.92-.06.8-.01,1.41.13,1.88.87.64,1,1.67,1.12,2.69.75ZM210.77,18.51c.07-.07.26-.08.35-.04.1.05.16.19.22.3.03.05.03.14.02.2-.51,1.94-.36,3.86.14,5.78.03.12-.13.29-.2.44-.12-.06-.27-.1-.34-.19-.73-1.07-1.26-2.22-1.3-3.48.05-1.17.28-2.2,1.11-3.01ZM191.71,18.64c.05.34.23.59.58.62.6.05,1.21.03,1.81.03,4.57-.04,9.13-.08,13.7-.12.2,0,.44-.04.59.06.19.12.44.36.44.55,0,1.14-.05,2.28-.14,3.41-.02.19-.29.48-.49.52-.52.09-1.07.08-1.6.09-2.75.02-5.51.05-8.26.04-.88,0-1.72.11-2.53.43-.21-1.16-.38-1.38-1.27-1.24-.57.09-1.15.33-1.66.61-.49.27-.8.41-1.42.11-.68-.33-1.57-.23-2.37-.27-.64-.03-1-.34-1.13-.93-.61-2.75-1.38-3,1.97-3.01.77,0,1.43-.14,1.79-.9ZM184.13,97.81c-.11,1.32-.55,2.61-.86,3.92-.04.18-.13.36-.28.77-.06-3.47-.13-6.68-.16-9.9,0-.74.05-1.48.14-2.21.06-.52.23-1.04.34-1.51.11-.05.16-.06.21-.08.02.06.06.12.07.19.12,1.61.25,3.21.35,4.82.09,1.34.3,2.69.19,4.01ZM183.52,117.96c-.62-2.77-.55-5.59-.52-8.4,0-.4.1-.79.17-1.18,0-.04.09-.09.14-.11.04-.01.13.02.13.04.03.2.07.4.07.6,0,3.02,0,6.04,0,9.06ZM184.15,84.71c-1.33,1.51-1.86,3.42-2.17,5.37-.3,1.94-.26,3.89-.2,5.85.14,5.12.16,10.25.22,15.38.01.94,0,1.89-.02,2.83-.07,2.45.26,4.84,1,7.18.4,1.28.27,1.48-1.07,1.78-.58.13-1.2.2-1.78.14-.81-.09-1.16-.54-1.22-1.36-.05-.74-.05-1.48-.05-2.23-.01-22.74-.03-45.47-.04-68.21,0-.87.08-1.63.7-2.42,1.02-1.28.71-3.19-.49-4.37-.32-.32-.49-.61-.49-1.04,0-.54-.01-1.08-.01-1.62,0-5.06,0-10.12.01-15.18,0-.94.1-1.82.49-2.74.5-1.17.54-2.51-.07-3.73-.28-.56-.46-1.1-.45-1.73.04-3.44.06-6.88.09-10.32,0-.61.08-1.21.11-1.82.03-.67.28-1.17.96-1.38,1.03-.33,2.04-.68,3.08-.97.47-.13.8.12.85.59.05.47.08.94.07,1.41-.04,4.65.1,9.32-.18,13.96-.45,7.54-.69,15.09-.9,22.64-.11,3.98.03,7.96.07,11.94.04,3.85.08,7.69.17,11.54.11,4.65.27,9.3.43,13.96.01.39.14.78.25,1.16.02.08.22.16.33.15.1,0,.27-.14.28-.22.04-.6.08-1.21.07-1.81-.14-5.12-.31-10.25-.43-15.37-.09-3.91-.12-7.83-.18-11.74-.03,0-.07,0-.1,0,.11-6.48.17-12.95.35-19.43.1-3.64.46-7.27.59-10.91.18-5.12.26-10.25.38-15.37,0-.4-.03-.81,0-1.21.03-.76.27-.94,1.04-.76.92.21,1.83.44,2.74.7,1.21.35,1.98,1.11,2.09,2.43.03.34.12.67.12,1,.02,2.83.03,5.67.02,8.5,0,.88-.22,1.09-1.07,1.14-1.08.06-2.16.03-3.24.09-.71.04-.96.44-.65,1.1.64,1.36,1.08,2.75,1.05,4.28,0,.44.34.73.78.8.47.07.95.05,1.41.14.3.06.77.18.82.37.07.25-.14.64-.34.88-.56.67-1.21,1.27-1.77,1.94-.48.56-.91,1.16-1.3,1.79-.1.16.04.68.13.69.87.15.62.74.51,1.24-.18.79-.45,1.56-.6,2.35-.08.45-.05.94.03,1.39.09.48.74.73,1.13.44.37-.28.69-.64,1.04-.95.09-.08.25-.14.36-.12.08.02.16.19.16.3,0,.54-.04,1.08-.06,1.62-.12,3.1-.32,6.2-.33,9.3-.02,5.46-.03,10.93.14,16.39.16,4.98.24,9.98.99,14.93.05.33.03.68.09,1.01.19.99-.16,1.63-1.07,2.11-1.93,1.03-3.45,2.6-4.88,4.22ZM185.68,89.58c.25.46.04.75-.25,1.03-.08.08-.23.15-.34.14-.08-.01-.2-.16-.21-.26-.13-1.05-.25-2.1-.39-3.39.45.95.79,1.73,1.19,2.48ZM185.47,112.56c-.27,1.93-.52,3.86-.77,5.79-.03.02-.07.04-.1.06,0-2.28,0-4.57.01-6.85,0-.08.14-.23.23-.24.11-.01.26.06.35.14.33.3.36.68.3,1.1ZM184.93,107.63c.13-.78.02-1.61.02-2.41.02,0,.04,0,.06,0,.1-1.41.19-2.81.3-4.22,0-.1.11-.25.2-.28.1-.03.28.01.35.09.76.76,1.51,1.52,2.26,2.29.27.27.27.57.14.91-1,2.53-.91,5.11-.3,7.71.04.18-.04.39-.07.58-.18-.08-.38-.14-.55-.24-.17-.1-.32-.24-.49-.35-1.43-.99-2.23-2.24-1.93-4.08ZM190.12,133.76c0,.13,0,.27,0,.4-.04.59.12,1.28-.46,1.67-.67.45-1.3.04-1.87-.31-2.86-1.76-3.58-4.54-2.25-7.92.15-.37.45-.42.8-.15.86.65,1.74,1.28,2.55,1.98.33.29.63.72.74,1.14.26,1.04.39,2.11.58,3.17l-.08.02ZM193.11,129.11c-.89-.46-1.69-1.08-2.73-1.24-.33-.05-.67-.41-.91-.71-.95-1.22-1.91-2.43-3.26-3.25-.38-.23-.57-.57-.54-1.01.18-2.95.36-5.89.55-8.83.01-.2.08-.39.15-.58.11-.28.34-.44.62-.29.83.44,1.72.81,2.44,1.4,1.47,1.2,3.03,2.21,4.72,3.06,1.12.56,1.19.74,1.16,2.02-.03.24-.06.65-.12,1.04-.36,2.48-.43,4.95.07,7.42.07.33.12.66.14,1,.04.6-.33.92-.86.7-.49-.21-.96-.48-1.44-.73ZM195.44,138.13c-.23-.46-.56-.9-.65-1.38-.21-1.05-.03-2.09.51-3.43.18,1.39.37,2.43.43,3.47.03.44.33,1.02-.29,1.35ZM195.93,125.92c-.01-.53,0-1.06,0-1.6-.02,0-.03,0-.05,0,.03-.6.06-1.19.09-1.79,0-.04.07-.1.1-.1.06,0,.12.04.17.09.05.05.1.11.1.17,0,1.06-.02,2.11-.05,3.17,0,.11-.13.21-.21.31-.05-.08-.14-.16-.14-.25ZM213.02,141c-1.81.13-3.63.22-6.02.36-1.45-.14-3.48-.2-5.46-.56-1.37-.25-2.67-.88-4-1.37-.47-.17-.77-.54-.76-1.08.05-2.03-.29-4.03-.61-6.02-.03-.2-.06-.43.01-.59.05-.12.28-.18.44-.24.04-.02.12.05.17.09,2.68,2.12,5.89,2.56,9.13,2.81,1.31.1,2.46.42,3.65.97,1.34.61,2.78,1,4.19,1.45.64.21,1.31.32,1.96.5,1.04.29,1.11.4.64,1.36-1.22,2.54-.38,2.12-3.34,2.33ZM218,146.44c-.07.26-.41.63-.62.63-.25,0-.62-.31-.72-.57-.24-.61-.41-1.27-.48-1.92-.07-.59-.01-1.2.05-1.8.08-.73.54-1.05,1.26-.91.22.04.53.24.58.43.16.57.21,1.17.33,1.91-.11.66-.2,1.46-.4,2.22ZM216.79,140.29c.08-.31.23-.62.4-.9.04-.06.38-.05.41.01.14.3.22.62.35.99-.13.13-.23.32-.38.38-.17.06-.42.07-.58-.01-.12-.07-.23-.33-.2-.47ZM218.4,136.91c-.32.01-.72.04-.95-.12-2.34-1.63-5.04-2.21-7.74-2.82-.26-.06-.56-.1-.76-.25-.17-.13-.35-.43-.31-.62.19-.99.45-1.97.68-2.95.43-1.9.19-3.75-.32-5.59-.13-.45-.26-.91-.33-1.37-.02-.1.24-.35.35-.33,1.07.15,2.12.37,3.19.51.66.09,1.41.27,1.99.05,1.12-.42,2.11-.12,3.16.11,2.97.65,5.99.92,9.01,1.22.4.04.81.04,1.21.11.28.05.48.24.34.58-.3.75-.67,1.48-.91,2.25-.79,2.58-.42,5.06.68,7.48.84,1.83.82,1.83-1.21,1.73-.61-.03-1.21-.08-1.82-.1-.34-.01-.67,0-1.01,0,0-.05,0-.1,0-.16-1.75.1-3.5.2-5.24.28ZM241.36,141.82c-.06.26-.15.52-.22.78-.14.5-.45.57-.92.47-2.37-.49-4.74-.97-7.11-1.44-3.65-.72-7.34-.9-11.04-.85-.4,0-.81,0-1.21,0-1.95,0-1.77.12-2.24-2.02-.1-.44.19-.75.68-.78.47-.02.94.01,1.41.03.67.03,1.34.09,2.01.11.6.02,1.21,0,1.82,0v.04c1.88,0,3.78-.17,5.63.05,1.78.21,3.51.86,5.28,1.26,1.7.39,3.42.69,5.13,1.06.85.18.96.4.77,1.26ZM236.45,138.62c1.34-.18,2.68-.31,3.83.64-1.32.08-2.58-.26-3.83-.64ZM238.12,137.48c-1.41-.07-2.83-.13-4.24-.18-.88-.03-1.76,0-2.63-.08-1.34-.13-1.51-.36-1.39-1.65.04-.4.1-.8.16-1.2.41-2.68.56-5.36-.09-8.03-.05-.2-.08-.4-.09-.6-.05-.51.15-.79.64-.84.54-.05,1.08-.05,1.62-.06,1.48,0,2.97,0,4.45,0v-.05c1.62,0,3.24.03,4.85-.01.69-.02,1.32.03,1.95.36,1.94,1.02,4.07,1.4,6.22,1.66,1.4.17,2.82.27,4.22.41.58.06.69.25.43.78-.18.36-.4.71-.57,1.07-1.16,2.4-1.44,4.89-.68,7.47.13.45.28.9.41,1.35.1.32-.02.54-.37.52-.61-.02-1.21-.07-1.81-.13s-1.2-.16-1.81-.2c-2.18-.15-4.32-.01-6.26,1.16-.52.31-.98.38-1.43-.15-.94-1.09-2.19-1.53-3.59-1.6ZM250.25,139.38c-.14.06-.27.16-.41.17-.6.02-1.21,0-1.82,0v.03c-.54,0-1.08.01-1.61,0-.21,0-.42-.1-.62-.15.17-.09.34-.23.52-.26,1.2-.23,2.4-.25,3.6.03.12.03.23.12.34.19ZM242.52,143.49s-.3.07-.31.04c-.07-.17-.12-.35-.12-.53,0-.05.17-.11.4-.23.02.28.04.5.03.72ZM243.04,150.35c-.03.13-.08.26-.16.36-.12.14-.27.35-.42.36-.14.01-.38-.16-.43-.31-.16-.43-.31-.89-.35-1.35-.06-.66-.01-1.34-.01-2-.03,0-.06,0-.08,0,.05-.73.07-1.47.17-2.2.03-.2.29-.49.48-.52.21-.03.47.17.68.32.09.06.15.22.17.35.27,1.66.33,3.33-.03,4.99ZM267.49,141.81c-.74,1.69-.59,3.43-.36,5.17.07.53.22,1.06.29,1.59.22,1.56-.15,1.44-1.22,1.2-3.54-.8-7.1-1.57-10.62-2.47-3.39-.86-6.75-1.85-10.12-2.82-.57-.16-1.36-.36-1.56-.78-.4-.81-.49-1.79-.64-2.7-.02-.12.35-.43.55-.44,1.21-.04,2.42-.02,3.63-.02,0,.03,0,.06,0,.09,2.15-.17,4.29-.34,6.44-.49.67-.05,1.34-.08,2.01-.03,3.69.27,7.38.56,11.08.84.71.05.82.17.51.86ZM262.45,139.67c1.39-.24,2.78-.53,4.5.39-1.78-.15-3.14-.27-4.5-.39ZM264.1,138.38c-1.07.09-2.15.21-3.22.27-1.61.09-3.23.15-4.84.21-.31.01-.49-.18-.41-.51.06-.26.13-.52.21-.78.61-1.81.85-3.67.9-5.59-.15-1.27-.3-2.54-.44-3.81-.07-.62.14-.93.75-.93,1.41,0,2.83.07,4.24.12,1.82.06,3.63.17,5.45.2,1.23.01,2.42-.29,3.51-.84.59-.3,1.11-.28,1.74-.18,1.12.18,2.27.25,3.41.27,1.89.02,3.77-.05,5.66-.06.31,0,.48.2.39.53-.03.13-.1.25-.16.37-1.75,3.37-1.75,6.85-.74,10.42.27.95.19,1.11-.7,1.2-1.48.14-2.96.24-4.44.35-1.81.13-3.63.23-5.44.4-.65.06-1.16-.05-1.69-.45-1.23-.94-2.65-1.29-4.19-1.17ZM268.39,147.27c-.58-.9-.45-1.94-.42-2.93.02-.59.23-1.17.38-1.75.02-.1.18-.22.28-.22.1,0,.26.12.28.21.09.46.15.92.15.97,0,.56,0,.69,0,.82-.06,1.51-.52,3.14-.68,2.9ZM289.39,148.4c-.13.05-.26.09-.38.13-4.02,1.34-9.49,2.22-13.72,2.27-1.68-.12-3.36-.19-5.04-.38-1.32-.15-1.37-.29-1.08-1.52.09-.39.21-.78.31-1.17.47-1.77.68-3.56.49-5.4-.11-1.09,0-1.18,1.02-1.27,1.54-.14,3.08-.27,4.63-.41,1.61-.15,3.22-.31,4.83-.45.94-.08,1.85-.03,2.8.2,1.99.49,4.01.33,6.01-.07.6-.12.72.04.52.63-.06.19-.14.38-.21.57-.7,1.99-.81,3.94.26,5.86.31.56.17.81-.43,1.04ZM292.12,147c-.45.43-1.01.38-1.37-.14-.58-.81-.63-1.75-.63-3.15.07-.34.18-1.14.43-1.9.14-.42.47-1.05.76-1.08.67-.06.67.7.83,1.16.3.89.54,1.8.73,2.72.19.91-.05,1.73-.74,2.39ZM316.6,133.59c-.06,1.21-.15,2.41-.16,3.62,0,.69-.23,1.17-.85,1.46-.12.06-.23.13-.35.2-5.76,3.28-11.77,6.01-18.13,7.91-1.09.33-2.23.53-3.35.77-.35.07-.54-.15-.38-.45.88-1.66.39-3.28-.06-4.92-.19-.71-.36-1.42-.55-2.13.61-.59,1.4-.28,2.1-.38,2.6-.39,5.21-.7,7.8-1.12.99-.16,1.95-.51,2.91-.83,1.1-.37,2.06-.97,2.83-1.88.29-.35.66-.73,1.07-.87,2.17-.72,4.37-1.37,6.57-2.03.51-.15.75.11.55.63ZM310.63,133.61c-.73.22-.86.1-.76-.62.31-2.14.4-4.29.25-6.45-.11-1.55-.28-3.09-.76-4.57-.17-.54,0-.91.53-1.12.5-.2,1-.39,1.5-.61,1.02-.44,1.77-1.19,2.48-2.02.73-.85,2.56-1.04,3.52-.44.53.33.59.86.63,1.41.19,2.35.38,4.7.57,7.05-.03,0-.07,0-.1,0,0,1.35,0,2.7,0,4.04,0,.63-.35.99-.92,1.17-2.31.73-4.63,1.46-6.95,2.16ZM317.62,137c-.12-.06-.14-.33-.2-.5-.02-.06,0-.13.02-.5.13-.61.31-1.51.51-2.41.02-.1.17-.18.26-.27.07.08.19.15.2.24.11.72.18,1.44.29,2.16.09.54-.15.9-.57,1.16-.15.1-.4.19-.52.13ZM319.29,140.12c-.38-.25-.73-.57-1.01-.92-.44-.53-.02-1.48.72-1.65.09-.02.27.06.3.14.23.69.44,1.38.69,2.21-.29.1-.58.29-.69.22Z"/></svg>');
	--instagram-pict: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 692.7 195.13"><path d="M625.28,163.56c-6.91,3.29-13.1,8.02-19.07,12.6-5.63,4.31-11.46,8.77-17.86,11.99-13.04,6.54-28.51,7.79-42.44,3.42-.4-.12-.81-.27-1.22-.44.65-.83,1.04-1.9,1.03-2.95,0-1.04-.39-1.96-1.13-2.62-.75-.52-1.67-.46-2.47.16-.9.7-1.6,2.13-1.12,3.41.37.99,1.1,1.7,1.96,2.24-1.38.93-3.2,1.19-4.84,1.31-2.89.24-20.29-4.24-25.3-6.06.18-.14.33-.27.44-.41.66-.82.89-1.69.6-2.26-.17-.33-.46-.51-.86-.5-.81.04-1.65,1.03-2.31,2.7-.05.14-.03.34.04.48-2.15.83-5.42,1.26-6.31.59-.09-.07-.33-.25.19-.98.34-.48.74-.85,1.14-1.12.98.61,2.66.72,3.92.33.67-.2,1.02-.53,1.02-.96,0-.25-.12-.7-.96-.97-.94-.31-2.42-.28-3.79.35.02-.21.36-.58,1.14-.96,3.42-1.72,20.67-9.03,24.76-9.9-1.56,1.26-4.3,2.12-7.18,3.02-3.76,1.18-7.65,2.39-9.47,4.72-1.84,2.35-.87,3.75-.36,4.24,1.38,1.35,4.29,1.3,5.98-.09,2.34-1.92,9.01-5.96,14.56-7.02,5.22-1,13.03-4.6,14.04-9.45.57-2.74.87-4.47-.05-5.62-.69-.85-1.95-1.22-4.21-1.23-.67,0-1.53.05-2.51.16.26-3.98-2.85-8.31-4.97-10.44l-.56-.56c-2.45-2.46-5.51-5.51-5.39-7.82.09-1.66-2.09-2.35-4.61-3.16-2.58-.83-5.51-1.76-6.39-3.76-1.09-2.46-3.51-1.54-5.85-.65-2.42.92-5.17,1.97-7.63.42-1.52-.95-1.9-1.01-2.22-.79-.16.11-.27.38-.23.57.21,1.09,6.4,5.73,11.29,6.83,1.36.31,2.83.6,4.26.87-5.19-.37-10.62-1.27-14.25-5.76-3.53-4.39-11.06-10.58-12.88-9.4-.85.55-.17,1.89.05,2.33,1.17,2.29.97,5.12-.52,7.21-1.59,2.23-4.37,3.25-7.62,2.79-3.03-.42-4.97-1.7-5.62-3.69-.7-2.17.3-4.97,2.56-7.14,3.84-3.7,6.52-1.64,8.89.18l.25.19c.43.32.97.66,1.4.38.12-.08.38-.31.27-.82-.24-1.04-2.44-3.78-5.44-4.15-3.91-.48-5.45-1.4-6.34-3.79-.67-1.82-3.02-3.57-5.46-4.07-1.28-.26-2.49-.17-3.57.26-.31-.18-.68-.3-1.1-.34-.66-.07-2.91-.05-4.52,3.04-1.36,2.59-1.29,3.65-1.26,4.21,0,.09.01.19,0,.22-.02.04-.14.16-.7.48-3.08,1.74-4.5,3.07-4.63,4.29-.02.19-.01.43.08.69-.23.17-.42.34-.58.54-.49.6-.62,1.29-.37,2.01.7,2.05,7.46,5.16,15.56,8.73.75.33,1.51.66,2.21.98-5.22-1.83-12.96-5.86-14.69-6.97-.25-.16-.57-.36-.88-.13-.17.13-.24.36-.18.56.14.47,3.79,3.46,7.08,5.65-.14.57.38,1.26.89,1.82,2.61,2.92,7.36,6.82,12.07,9.06-.46.03-.86.17-1.2.42-1,.75-1.77,2.22-2.6,3.79-1.01,1.91-2.15,4.08-3.83,5.17-.6.39-1.2.75-1.74,1.08-1.74,1.04-2.89,1.73-2.8,2.67.07.78,1,1.21,1.8,1.51.99.36,2.66.81,4.6,1.32,2.83.75,8.02,2.13,8.73,2.94-.01,0-.02.01-.04.02-.77.45-3.45-.07-6.03-.56-5.24-1-11.75-2.25-13.39,1.55-1.46,3.39-4.72,4.85-6.24,4.33-1.16-.4-.99-1.81-.78-2.62.22-.84.5-1.58.82-2.22,1.92-.03,3.52-.3,3.9-1.87.39-1.64-.39-2.02-.74-2.11-1.03-.26-2.58.94-3.75,2.98-.25,0-.51,0-.79,0-2.58-.04-5.8-.09-8,1.85-2.74,2.38-5.41,2.97-5.81,2.57-.06-.06-.1-.53.88-1.68,1.6-1.87,5.71-3.21,9.68-4.52,3.59-1.17,7.29-2.39,9.47-4.07,3.06-2.36,11.06-10.8,10.88-12.06-.02-.18-.18-.38-.35-.44-.34-.14-.71.04-1.63.78-1.49,1.19-2.97,2.72-4.54,4.34-3.07,3.17-6.25,6.44-9.24,6.75-.85.09-1.77.22-2.74.35-4.37.59-9.81,1.32-13.66-.17-3.45-1.33-5.37-1.56-6.21-.75-.48.46-.56,1.2-.22,2.18.66,1.94,3.2,2.04,5.43,2.12,1.19.04,2.42.09,3.15.41-.61,1.9-2.38,3.27-4.23,4.47l-2.04,1.33c-4.83,3.17-8.64,5.67-14.16,8.1-6.31,2.78-12.93,3.77-19.67,2.95-1.64-.34-3.1-.69-4.33-1.51-.97-.65-1.65-1.56-1.89-2.5.47-.29.93-.6,1.37-.92.15-.11.31-.21.47-.32.75-.5,1.53-1.02,1.64-1.75.03-.23,0-.58-.3-.95-.06-.07-.14-.12-.23-.15-.79-.26-1.66-.13-2.43.38-.89.58-1.5,1.55-1.61,2.55-.02.22-.03.44,0,.66-7.09,4.21-16.91,5.47-24.51-.76-.07-.06-.09-.17-.09-.26-.03-.52.36-1.34.73-1.76.37-.05,1.65.11,2.89.27,5.05.63,14.45,1.8,20.03-1.84,9.62-6.27,15.49-18.17,16.56-24.09,2.16-2.47,3.31-5.19,3.31-7.94,0-7.04-6.23-18.94-29.58-18.94s-30.76,9.84-30.76,14.6c0,.21.12.38.3.46-.85,1.81-1.26,3.88-1.26,6.24,0,1.3.07,2.51.19,3.68-1.17-1.45-2.14-3.09-2.74-4.9-1.11-3.34-.75-6.61,1.08-9.74,5.09-8.72,12.44-10.3,15.97-11.06.38-.08.7-.15.97-.22.52-.13,1.22-.31,1.68-.87.42-.51.49-1.15.53-1.76.93-13.87-3.12-26.48-6.75-35.92l-.5-1.3c-4.83-12.55-9.82-25.53-9.82-30.27,0-1.82.77-3.1,1.75-4.71,1.61-2.64,3.6-5.93,3.6-13.36,0-7.03-11.4-9.53-21.16-9.53s-18.84,2.18-18.84,6.35c0,.35.03.7.08,1.04-1.11.98-1.69,2.11-1.69,3.35,0,3.12,1.45,5.88,2.86,8.54,1.41,2.67,2.75,5.19,2.75,8.07,0,3.36-2.03,6.89-4.39,10.97-1.74,3.03-3.72,6.46-5.29,10.49,0,0,0,0,0,0h0c-1.9,5.2-4.05,11.59-6.33,18.35-4.53,13.45-9.21,27.36-11.96,31.79-1,1.6-1.98,2.67-3.1,3.37-1.23.76-2.62,1.02-3.8.71.56-1.74,1-3.52,1.31-5.33l.06-.35-.32-.17c-.76-.41-1.7-.41-2.57,0-.95.45-1.67,1.32-1.85,2.27-.32,1.59.6,3.32,2.12,4.15-2.61,7.5-7.53,14.26-14.02,19.13-4.1,3.07-9.03,5.38-14.21,7.27-.21-3.27-.75-6.48-2.3-9.37-1.39-2.58-4.1-4.87-6.98-4.19-.27.06-.61.18-.86.47-.32.37-.32.85-.32,1.16-.01,1.74-.14,3.49-.38,5.2-.2,1.41-.45,2.54-1.07,3.49-.5.76-1.21,1.36-1.96,1.95-1.62,1.29-3.57,2.7-5.75,3.38-1.7.53-3.55.64-5.35.73l-.89.05c-3.27.2-6.56.64-9.75,1.07-3.63.49-7.38.99-11.09,1.13-3.41.13-7.46.15-11.61-.75-3.2-.69-6.26-2.06-9.22-3.38l-.87-.39c-2.81-1.25-6.07-2.45-9.13-.96-.36.17-.7.38-1.04.58-.33.19-.65.39-1,.55-.73.35-1.37.46-1.91.33-.46-.11-.74-.34-.86-.7-.25-.74.19-1.83.72-2.49.82-1,2.27-1.49,4.43-1.49h.06c5.28.02,9.74,2.29,14.46,4.69,1.18.6,2.36,1.2,3.55,1.76.77.36,1.59.69,2.43.41.6-.2,1.08-.71,1.3-1.36.23-.69.2-1.31-.11-1.86-.71-1.28-2.65-1.74-4.07-2.07-.23-.05-.44-.1-.62-.15-3.05-.81-5.97-2.26-8.79-3.65-1.48-.73-3.02-1.49-4.55-2.15-1.02-.44-2.07-.89-3.21-1.11-2.12-.42-4.4.07-6.27,1.33-1.36.92-2.1,2.2-2.82,3.45-.34.6-.7,1.21-1.12,1.79-.56.75-1.09,1.1-1.53,1.04-.31-.04-.58-.28-.76-.47-1.51-1.64-.74-4.43.77-6.22,1.95-2.33,4.97-3.89,8.5-4.41,1.96-.29,4.06-.26,6.42.07,1.7.24,3.05.87,4.62,1.59l.43.2c3.68,1.69,7.05,3.93,10.03,6.67.38.35.75.7,1.13,1.05,1.22,1.15,2.49,2.33,3.83,3.36,1.38,1.05,2.81,2.14,4.52,2.73,2.52.87,5.46.47,7.66-1.05.6-.42,1.14-.91,1.67-1.38.62-.57,1.21-1.1,1.89-1.51,1.8-1.09,3.93-1.2,6.19-1.31,1.84-.09,3.74-.18,5.49-.85,1.05-.4,2.15-1.25,2.05-2.45-.09-1.19-1.26-1.97-3.2-2.14-2.93-.26-6.25-.56-9.3.43-1.12.36-2.17.88-3.19,1.39-1.28.63-2.49,1.23-3.82,1.54-2.48.58-5.18,0-7.21-1.55-.14-.11-.3-.23-.36-.36-.04-.08-.08-.2,0-.38.15-.34.64-.7,1.13-.84,1.09-.3,2.25-.24,3.46-.18.8.04,1.63.08,2.45.02,2.43-.2,4.68-1.33,6.87-2.43,2.78-1.39,5.41-2.71,8.2-2.1,1.14.25,2.17.81,3.27,1.41.35.19.7.38,1.04.55,1.18.6,2.92,1.32,4.68,1.03-.57,1.55-1.3,3.05-2.16,4.45-.28.45-1.42,1.32-2.44,2.09-2.29,1.74-3.14,2.47-2.94,3.2.18.66.8,1.17,1.59,1.31,3.17.55,8.14-1.66,10.17-3.43,4.39-3.82,4.18-10.53,1.75-14.9-2.22-4-6.33-7.27-12.2-9.7l-.34-.14c-1.03-.42-2.09-.86-2.91-1.56-2.13-1.83-2.36-5.12-2.41-8.07-.13-7.87.8-16,3.02-26.36.66-3.08,1.18-5.65,1.49-8.35.35-3.11.39-6.28.42-9.34.06-5.64.12-11.47.05-17.21-.04-3.13-.11-5.99-.22-8.75-.04-.87-.13-1.77-.22-2.64-.17-1.64-.34-3.34-.15-4.88.09-.68.29-1.15.61-1.4.22-.18.54-.36.76-.28.72.28,1.06,2.62,1.18,3.39.03.19.05.35.07.47.42,2.35.55,4.8.62,7.09.46,15.02-.98,30.27-2.38,45.01-.69,7.3-1.41,14.86-1.89,22.3-.12,1.85-.27,4.14.43,6.24.36,1.09,1.44,2.9,2.92,3.41.73.25,1.47.15,2.13-.3,1.36-.92,1.26-2.25,1.17-3.42v-.11c-.08-1.03,0-2.12.07-3.17.04-.52.07-1.05.09-1.57l.71-18.88c.64-16.92,1.3-34.41,1.17-51.64-.02-2.98-.06-6.64-1.01-10.06,6.8-2.28,75.62-25.35,79.24-26.91,2.48-1.06,3.45-3.18,2.96-4.62-.36-1.05-1.39-1.51-2.65-1.19-.78.2-7.04,2.59-16.51,6.2-17.68,6.75-50.87,19.41-64.18,23.6-.21-.39-.45-.73-.69-1.05,5.37-2.55,14.23-6.15,20.84-8.84,7.23-2.94,13.47-5.47,15.76-6.73,1.93-1.06,6.95-3.17,12.77-5.61,15.71-6.61,27.8-11.86,28.62-14.3.12-.36.03-.64-.06-.81-1.34-2.33-16.62,4.23-46.22,17.96-4.16,1.93-7.76,3.6-10.23,4.7-7.3,3.26-14.41,6.78-17.99,8.59-2.78,1.4-4.67,2.38-5.97,3.07-.87-.36-1.79-.49-2.64-.33-1.53.29-2.93,1.46-3.74,3.14-.7,1.46-.91,3.09-1.07,4.63-.6,6.07-.55,12.27-.49,18.26l.02,2.02c.15,18.61-.52,34.1-4.22,49.25-.69,2.83-2.4,8.05-4.26,10.84-2.74,4.12-7.17,6.01-13.57,5.78-1.51-.05-3.11-.73-4.96-1.52-2.61-1.11-5.86-2.48-10.06-2.48-6.25,0-16.48,5.1-24.33,12.13-4.35,3.9-8.35,8.08-11.88,11.76-5.62,5.87-10.49,10.96-14.79,12.9-.14-.94-.41-1.8-.82-2.52-.12-.21-.27-.39-.44-.54.84-1.11,1.47-2.34,1.59-2.64.32-.76.96-2.52,1.12-4.53.14-.25.27-.51.38-.78,1.13-2.67.73-5.94-1.03-8.32-1.4-1.9-2.82-2.49-4.33-3.11-1.05-.43-2.13-.88-3.32-1.82-2.24-1.78-3.08-4.61-2.26-7.55.13-.48.31-.94.53-1.36-.07.3-.13.59-.18.88-.43,2.25.23,4.58,1.77,6.21,1.46,1.55,3.52,2.27,5.66,2.01,2.85-.37,5.1-2.55,5.72-5.56.58-2.85-.46-5.52-2.66-6.82-2.29-1.35-5.05-1.59-7.38-.65-.39.16-.77.35-1.12.56.3-1.38.55-2.8.6-4.2.45-.55.88-1.12,1.31-1.69l1.11-1.46c1.28-1.67,2.37-3.09,3.61-4.02-.53.89-1.01,1.82-1.35,2.79-.76,2.17-.33,4.52,1.14,6.28,1.5,1.78,3.8,2.62,6.13,2.23,2.73-.45,4.79-2.52,5.38-5.39.69-3.36-1.65-6.84-5.21-7.76-1.39-.36-2.56-.43-3.6-.27.71-1.18,1.35-2.41,1.7-3.74,1.1.43,2.52.39,3.58.12,2.34-.6,4.01-2.29,4.85-4.88.86-2.65.49-5.28-1-7.2-1.44-1.86-3.72-2.85-6.28-2.7-3.21.19-6.41,2.09-8.15,4.85-.11.17-.3.46-.55.76-.99-.7-2.12-1.22-2.9-.81-.54.29-.83.77-.8,1.32.04.65.53,1.28,1.19,1.55.83.33,1.74.07,2.62-.72.5.4.95.82,1.23,1.15,1.97,2.31,1.71,5.33.58,7.31-1.27,2.21-3.5,3.26-5.95,2.82-2.73-.5-4.23-3.35-4.25-5.79,0-.55.07-1.33.27-2.12.79.1,1.61.04,2.33-.28.76-.34,1.36-1.57,1.19-2.45-.12-.6-.58-.98-1.23-1-.73-.02-1.35.23-1.89.76-.47.46-.83,1.11-1.09,1.8-.36-.11-.69-.25-.98-.41-.04-.47-.1-.97-.2-1.47-.09-.43-.21-1.01-.55-1.45-.26-.34-.73-.65-1.22-.68-.33,0-.62.17-.82.47-.61.89.32,2.15.62,2.51.39.47.8.88,1.21,1.18.01.22.02.43.02.62.03,1.3-.25,3.68-2.51,5.05-2,1.21-4.43,1.32-6.52.29-1.9-.95-3.11-2.65-3.31-4.67-.26-2.59.67-5.22,2.35-6.71,1.24-1.09,2.78-1.47,4.45-1.09.53.12,1.05.41,1.4.78-.7.32-1.36,1.18-1.26,1.96.07.6.42,1,.93,1.07.64.09,1.39-.4,1.65-1.05.15-.37.21-.75.17-1.12.29.02.58.06.88.1.61.08,1.25.17,1.91.1l.95-.12c1.83-.27,3.6-1.36,4.9-2.91.23-.13.45-.27.67-.42,1.82-1.22,3.35-3.11,3.9-4.83.27-.84.47-1.75.68-2.71.12.25.25.5.39.74,1.4,2.42,3.68,4.11,6.24,4.63,2.37.48,4.78-.08,6.78-1.59,3.02-2.27,4.16-6.21,2.86-9.79-1.24-3.4-4.32-5.4-8.07-5.18-5.46.29-7.34,3.79-8.35,7.43-.1-.47-.2-.94-.3-1.42-.43-2.11-.87-4.29-2.13-6.2-.29-.44-.58-.84-.88-1.2-.23-.58-.51-1.17-.79-1.77l-.29-.61c-.59-1.29-1.2-3.14-.73-4.62.31-.96.79-1.63,1.27-1.8.17-.06.31-.08.44-.07-.15.33-.25.63-.3.86-.72,3.21,0,6.1,1.95,7.93,2.07,1.94,5.34,2.33,8.14.96,2.85-1.39,4.38-4.22,4.08-7.57-.28-3.22-3.73-6.01-6.77-6.6-.58-.11-1.22-.17-1.89-.23-2.62-.24-4.35-.54-4.66-2.49-.25-1.56.67-2.26,1.48-2.57,1-.38,2.17-.29,2.86.04-1.03-.08-1.42.5-1.55.79-.29.65-.04,1.55.55,1.96.41.28,1.06.36,1.68-.25.28-.27.48-.53.62-.77.26.29.51.66.8,1.08.38.55.8,1.18,1.38,1.8,1.75,1.85,4.37,2.88,7.03,2.76,2.46-.12,4.67-1.22,6.07-3.01,3.45-4.45,2.07-9.66-1.08-12.51-2.93-2.66-7.74-3.59-11.86.32-.89.85-1.78,2.43-1.97,3.9-.34,0-.71,0-1.1.04l-1.89.15c-.35.07-.68.14-1,.2-.02,0-.05.01-.07.02.92-.84,1.54-1.97,1.87-3.39.44-1.93.1-3.91-.94-5.42-.97-1.42-2.49-2.34-4.28-2.6-2.75-.4-5.2,1.08-6.22,3.78-.89,2.36-.55,5.76,2.33,7.65.33.22.65.4.96.56-.99-.12-2.04-.38-3.09-.77-.52-.19-1.08-.46-1.68-.74-1.77-.83-3.77-1.77-5.64-1.39-2,.4-3.09,2.32-3.85,4.35-.49.23-.94.51-1.35.84-.4.31-.85.81-.79,1.37.03.25.17.59.67.83.42.2.75.13.96.04.65-.28.92-1.13,1.09-1.7l.05-.15c.05-.16.11-.33.16-.49,1.45-.57,3.3-.69,5.59-.38,2.7.37,5.71.93,7.14,3.06.34.5.59,1.09.85,1.71.12.28.24.56.37.84-.45,0-.89.09-1.28.18-.21.05-.41.09-.61.12-.65.1-1.18-.15-1.79-.43-.46-.21-.93-.43-1.51-.52-.2-.03-.4.06-.51.23s-.1.39.02.56c.46.63,1.1,1.04,1.73,1.45.52.33,1,.65,1.36,1.06.63.74,1.09,2.02,1.17,3.28.02.39-.01,2.31-.1,3.13-2.65-.42-5.35-.79-6.53,2.64-.09.25-.2.51-.32.78-.15.34-.3.69-.41,1.04-.06.19-.09.39-.13.6-.11-.15-.23-.3-.35-.44-.48-.58-.98-1.18-1.26-2.53-.35-1.64-1.17-2.79-2.14-3-.63-.13-1.24.13-1.68.74-1.09,1.48,0,3.15.65,4.14.14.21.26.4.33.54,1.19,2.39,2.43,4.86,1.41,7.64-.18.5-.5.96-.83,1.46-.27.4-.55.81-.76,1.25-.47.98-.63,1.79-.73,2.79-1.49-1.38-3.31-3.15-4.51-4.72-1.13-1.46-.67-3.21-.19-5.05.44-1.68.89-3.42.16-5.06-.14-.32-.57-1.3-1.41-1.21-1.19.13-1.9,2.74-2.22,4.28-.3,1.49-.9,3.07-1.78,4.72-.66-1.09-1.62-2.51-3.11-2.11-1.14.3-2.26,1.72-2.88,2.75-.93-.91-1.84-1.6-2.98-1.63-1.15,0-2,.79-2.67,1.68-.29-1.27-.86-2.05-1.74-2.36-1.48-.53-4.07-.29-6.04.24,1.7-2,3.33-4.75,2.81-6.5-.09-.3-.25-.63-.57-.92,1.16-.42,1.98-1.26,2.22-2.34.2-.88-.04-1.75-.64-2.48,1.58-.18,2.54-1.4,3.48-2.59.36-.45.73-.92,1.14-1.34.94-.96,2.23-.87,3.59-.77,1.14.08,2.33.17,3.28-.44.83-.54,1.27-1.36,1.23-2.31-.04-1.1-.74-2.25-1.66-2.74-1.22-.65-2.44-.21-3.29.1-1.4.5-2.69,1.76-3.84,2.87-.4.38-.78.75-1.14,1.07-.28.24-.53.49-.77.74-.57.58-1.06,1.07-1.84,1.29-.87.24-1.91.06-2.91-.11-.54-.09-1.1-.19-1.62-.22-.71-.04-1.47.03-2.21.1-.62.06-1.26.11-1.85.11.85-.74,1.56-1.71,1.93-2.5.3-.65.56-1.39.8-2.09.69-2,1.41-4.08,3.37-4.81.19-.07.32-.25.33-.46,0-.21-.12-.39-.31-.47-.81-.33-1.63-.36-2.42-.38-.3,0-.6-.02-.91-.04l.08-.09c1.08-1.1,2.31-2.36,3.31-3.13.9-.7,1.54-.63,2.36-.53.7.08,1.49.17,2.45-.24.13-.06.23-.17.28-.3s.03-.29-.04-.41c-.55-.94-1.8-1.16-3.01-1.36-.4-.07-.8-.14-1.17-.23,1-.12,2.05-.46,2.68-1,.38-.32.56-.66.63-.97.11.02.22.04.33.05.54.09,1.1.19,1.63.11.15-.02.28-.11.35-.23.08-.13.1-.28.05-.42-.02-.05-.02-.09-.02-.15.47.16.96.58,1.46,1.01.93.81,1.99,1.72,3.32,1.15.52-.23.94-.75,1.1-1.4.18-.68.05-1.39-.33-1.88-.62-.81-1.97-.99-3.15-1.16-.19-.03-.37-.05-.53-.08.11-1.03-.49-1.66-.98-2.17-.21-.22-.4-.42-.53-.63.47-.03,1.18-.09,2.3-.22.4-.04.71-.08.8-.08,5.01-.1,8.67.39,11.42,1.54-.28,1.97-.56,4.01-.59,6.16,0,.47-.03.96-.06,1.45-.08,1.61-.17,3.27.34,4.84.41,1.25,1.41,2.16,2.6,2.37,1.2.21,2.39-.31,3.26-1.42,1.33-1.69,1.88-3.74,1.61-5.93-.32-2.58-1.77-5.09-3.86-6.71-.67-.51-1.4-.96-2.2-1.35.29-2.07.56-4.22.54-6.51-.07-6.92-4.12-15.05-15.29-17.11-.28-.04-.53.13-.58.4-.05.27.13.53.4.58,10.57,1.94,14.4,9.61,14.47,16.13.02,2.12-.22,4.13-.49,6.08-2.86-1.13-6.57-1.61-11.59-1.52-.1,0-.44.04-.89.09-.68.07-2.22.23-2.64.22-.07-.04-.14-.05-.24-.05-.28,0-.49.24-.48.52.03.85.54,1.38.99,1.85.58.61.88.96.63,1.72-.04.13-.03.27.04.39.07.12.18.21.31.24.29.08.69.13,1.12.19.89.12,2.12.29,2.49.78.2.25.25.64.15,1.02-.09.35-.29.63-.53.73-.7.3-1.33-.17-2.27-.98-.79-.68-1.59-1.38-2.62-1.32-.14,0-.27.08-.36.19s-.13.25-.1.39c0,.07,0,.12-.01.22,0,.03,0,.05-.01.08-.27-.02-.56-.07-.86-.12-.32-.05-.64-.11-.94-.13-.15-.01-.3.05-.41.16-.1.11-.15.27-.12.42.03.15.02.39-.31.68-.83.71-2.84,1-3.73.69-.19-.06-.41,0-.54.15-.13.16-.16.38-.06.56.61,1.11,2.04,1.36,3.3,1.57.6.1,1.2.2,1.66.39-.36.03-.7-.01-1.05-.05-.88-.11-1.87-.22-3.09.73-1.05.81-2.3,2.09-3.41,3.22l-.76.77c-.13.13-.17.31-.13.49.05.17.18.31.36.35.72.18,1.39.2,2.04.22.29,0,.58.02.86.04-1.5,1.14-2.16,3.04-2.75,4.75-.25.72-.48,1.39-.76,2-.44.94-1.5,2.25-2.6,2.8-.18.09-.29.29-.27.49s.16.38.36.43c1.04.31,2.25.19,3.42.08.74-.07,1.43-.13,2.06-.1.47.03.98.11,1.51.21,1.12.19,2.27.39,3.35.09,1.04-.29,1.67-.93,2.29-1.55.22-.23.45-.46.71-.69.38-.33.77-.71,1.18-1.11,1.07-1.04,2.28-2.22,3.53-2.66.75-.27,1.61-.58,2.43-.14.53.28,1.1,1.07,1.13,1.9.03.6-.23,1.09-.77,1.43-.67.43-1.64.36-2.67.29-1.46-.11-3.11-.22-4.38,1.07-.45.45-.83.94-1.21,1.42-1.2,1.51-2.14,2.7-4.26,2.04-.26-.08-.52.05-.61.29-.1.24,0,.52.24.63,1.2.59,1.81,1.55,1.6,2.5-.24,1.1-1.42,1.83-2.99,1.86-.26,0-.47.21-.49.47-.01.26.18.49.44.52,1.18.15,1.35.71,1.4.9.5,1.71-2.19,5.51-4.25,7.23h0c-.21.18-.24.49-.06.71.18.21.49.24.7.06h0c1.01-.84,5.56-1.76,7.46-1.08.73.26,1.14,1.17,1.26,2.79.02.21.16.39.37.45.21.05.42-.03.54-.2l.14-.2c.67-.99,1.41-2.09,2.41-2.08.96.02,1.82.83,2.76,1.8.11.12.28.17.44.15.16-.03.3-.13.37-.28.48-1.01,1.66-2.59,2.56-2.82.81-.19,1.48.78,2.14,1.9.11.19.21.36.31.51.09.15.25.23.43.23.17,0,.33-.1.42-.25,1.17-2.01,1.94-3.94,2.32-5.76.39-1.92,1.03-3.38,1.32-3.49,0,0,.17.07.41.62.59,1.32.2,2.82-.21,4.4-.52,2-1.05,4.06.37,5.91,1.45,1.88,3.64,3.95,5.39,5.54.14.13.35.17.52.09.18-.07.3-.24.31-.43.09-1.45.17-2.33.71-3.46.18-.37.42-.73.68-1.12.36-.52.72-1.06.95-1.67,1.17-3.18-.22-5.97-1.45-8.43-.09-.17-.23-.39-.39-.64-.72-1.1-1.31-2.15-.68-3.01.21-.28.43-.4.66-.35.46.1,1.08.84,1.37,2.23.34,1.59.96,2.35,1.47,2.96.32.39.57.69.71,1.15.05.17.18.29.35.34.17.04.35,0,.47-.12.4-.37.49-.91.57-1.38.03-.17.06-.34.1-.49.09-.31.23-.62.37-.93.13-.29.25-.57.35-.85.88-2.57,2.6-2.43,5.55-1.96l.31.05c.14.02.32-.03.43-.13.48-.44.37-4.08.37-4.12-.07-1.16-.48-2.79-1.41-3.87-.23-.27-.49-.5-.77-.7.26.04.54.04.84,0,.23-.03.46-.08.69-.13.69-.15,1.29-.29,1.8.09.2.15.47.13.64-.04.18-.17.21-.44.07-.64-.36-.54-.63-1.18-.89-1.79-.27-.64-.55-1.3-.94-1.88-1.67-2.47-4.92-3.1-7.83-3.49-2.06-.28-3.8-.22-5.26.17.63-1.44,1.48-2.66,2.79-2.92,1.54-.31,3.39.55,5.01,1.31.62.29,1.21.56,1.76.77,2.49.92,4.97,1.15,6.96.66.96-.03,1.94-.23,3.03-.46.32-.07.65-.13.93-.19l1.83-.14c.29-.02.64-.04,1-.03.09.76.42,1.39.98,1.83.67.52,1.29.43,1.64.18.43-.31.58-.89.38-1.48-.26-.76-.93-1.24-1.99-1.43.17-1.22.93-2.57,1.67-3.26,3.66-3.47,7.91-2.65,10.5-.31,2.72,2.46,4.18,7,.96,11.15-1.21,1.57-3.16,2.52-5.32,2.63-2.38.12-4.71-.8-6.26-2.45-.52-.56-.91-1.12-1.29-1.67-.41-.61-.81-1.19-1.33-1.61-.02-.32-.14-.58-.25-.76-.71-1.1-2.84-1.49-4.56-.83-1.61.61-2.38,1.95-2.11,3.66.45,2.87,3.28,3.12,5.56,3.33.64.06,1.25.11,1.79.22,2.96.58,5.75,3.24,5.97,5.71.26,2.97-1.02,5.37-3.52,6.59-2.39,1.16-5.28.84-7.02-.79-1.69-1.58-2.3-4.13-1.66-6.98.04-.17.12-.4.23-.66.38.23.86.47,1.54.42,1.01-.06,2.11-1.2,2.22-2.29.08-.75-.33-1.32-1.1-1.53-.46-.13-.95-.04-1.44.26-.64.39-1.21,1.09-1.64,1.8-.34-.1-.74-.12-1.25.05-1.08.37-1.65,1.69-1.9,2.44-.58,1.79.1,3.9.77,5.35l.05.1c-.72-.5-1.46-.82-2.21-.95-1.37-.24-2.75.16-4.11,1.17-2.48,1.85-3.1,5.28-1.4,7.64.92,1.27,2.39,2.14,3.93,2.33,1.46.18,2.84-.24,4-1.21,1.76-1.48,2.38-2.87,2.39-4.27.7,1.47,1.03,3.07,1.37,4.75.22,1.08.44,2.19.78,3.27-.06.29-.12.58-.19.87-.24,1.16-.47,2.26-.79,3.24-.35,1.09-1.16,2.27-2.2,3.26.09-.21.17-.43.25-.64.9-2.67.34-5.32-1.55-7.25-1.99-2.04-6.32-2.56-8.73-1.06-1.92,1.19-3.14,2.92-3.45,4.88-.29,1.86.26,3.79,1.52,5.28,2.14,2.53,4.96,2.93,7.53,2.3-.64.35-1.33.59-2.02.69l-.92.12c-.53.05-1.08-.02-1.66-.1-.44-.06-.9-.12-1.36-.12-.46-.76-1.35-1.37-2.32-1.59-2-.46-3.85,0-5.34,1.32-1.92,1.7-2.97,4.66-2.68,7.56.23,2.33,1.68,4.38,3.86,5.47,2.39,1.19,5.19,1.07,7.48-.33,1.99-1.21,3.06-3.32,2.99-5.93h0c.2.08.41.15.62.22-.21.86-.3,1.71-.29,2.34.03,2.84,1.82,6.17,5.07,6.77,2.84.51,5.53-.75,7-3.31,1.57-2.74,1.3-6.14-.69-8.46-.01-.01-.56-.6-1.31-1.22.2-.25.4-.53.6-.84,1.57-2.5,4.46-4.22,7.36-4.39,2.23-.11,4.19.72,5.43,2.31,1.29,1.66,1.59,3.95.84,6.29-.74,2.28-2.13,3.7-4.15,4.22-.95.25-2.27.25-3.13-.15.06-.41.08-.82.07-1.25-.01-.74-.49-1.35-1.07-1.36-.38.03-.85.28-.89,1.1-.04.81.23,1.49.79,1.98-.36,1.64-1.25,3.12-2.21,4.65-2.19.86-3.73,2.87-5.49,5.17l-1.12,1.46c-.18.24-.36.48-.55.72-.12-1.51-.55-2.96-1.46-4.3-1.63-2.39-5.29-3.73-8.13-1.91-2.1,1.34-3.18,4.04-2.7,6.72.44,2.41,2.03,4.13,4.25,4.6,3.12.66,5.21-.53,6.96-2.3-.15,1.31-.44,2.64-.74,3.91-.96.92-1.67,2.11-2.05,3.5-.92,3.3.08,6.59,2.6,8.6,1.3,1.03,2.5,1.53,3.56,1.97,1.44.59,2.68,1.1,3.91,2.78,1.26,1.71,1.73,3.93,1.33,5.96-.18-.96-.53-1.9-1.13-2.76-1.18-1.68-3.05-2.43-5.01-2.02-2.11.45-3.79,2.13-4.19,4.19-.33,1.72.25,3.68,1.49,4.99,1.08,1.14,2.5,1.65,4.01,1.44,1.46-.2,2.72-.79,3.71-1.71-.25,1.14-.6,2.08-.8,2.57-.21.5-.84,1.61-1.56,2.53-.37-.12-.79-.16-1.24-.13-.71.06-1.64.36-1.89,1.04-.14.37-.04.77.27,1.1.37.38.83.53,1.33.44.6-.11,1.22-.58,1.78-1.19.08.08.15.17.21.27.39.68.63,1.51.74,2.43-8.92,3.61-15.51,5.8-29.05,5.8-4.95,0-10.47-.5-15.68-1.17.93-2.16,1.92-4.33,2.85-6.37,1.48-3.25,2.65-5.85,3.44-7.89.28-.1.54-.23.79-.41.73-.52,1.31-1.34,1.68-2.39,2.75-7.78.57-17.77-1.74-24.78-2.16-6.55-6.38-12.15-9.37-15.79-1.17-1.43-12.15-14.02-35.24-15.45-3.8-.23-7.98.18-12.41,1.24-7.61-.7-18.08-.16-23.51,6.72-1.88,2.38-1.89,4.22-1.48,5.59-3.14,2.25-5.96,4.81-8.41,7.66-3.27,3.8-5.82,8.09-7.79,13.12-1.37,3.48-2.6,7.17-1.47,10.61.26.79.62,1.51,1.06,2.18.3,8.23,2.48,20.39,9.03,28.48,9.49,11.72,31.29,21.64,58.61,17.38,3-.47,5.96-1.81,8.55-3.87,2.75-2.19,4.4-5.16,4.52-8.17.02-.54,0-1.32-.46-1.95-.57-.78-1.57-1-2.24-1.14-.63-.13-1.22-.25-1.79-.36,1.81-1.57,3.54-3.26,5.19-4.97,2.64.46,5.62.94,8.74,1.37-2.46,5.84-4.24,11.25-3.21,13.96.29.76.79,1.31,1.48,1.61l.07-.16c4.59,1.02,10.07-3.14,13.36-6.62.23.98.54,1.9.86,2.55,1.61,3.22,4.82,5.05,9.28,5.28.3.02.61.02.93.02,3.6,0,7.69-1.03,11.39-2.87,6.03-3.02,10.67-8.22,12.4-13.92.5-1.64.71-3.22.66-4.65,4.56-1.93,9.59-7.18,15.41-13.26,3.52-3.67,7.5-7.84,11.82-11.71,8.62-7.71,18.62-11.87,23.67-11.87,3.99,0,7.01,1.28,9.67,2.4,1.94.82,3.62,1.54,5.32,1.6,6.75.24,11.48-1.79,14.43-6.22,2.09-3.13,3.79-8.67,4.4-11.16,3.73-15.25,4.4-30.82,4.25-49.5l-.02-2.02c-.05-5.96-.11-12.13.49-18.15.15-1.45.34-2.98.97-4.29.67-1.39,1.8-2.36,3.02-2.59.4-.07.82-.06,1.23.01-1.59.89-1.59,1.04-1.6,1.23h.57s.28.37.28.37c.14-.11.87-.52,2.02-1.14.27.15.54.32.79.53-2.55,1.28-3.83,2.17-4.02,2.79-.07.23-.04.45.09.64.28.41,1.71.3,5.73-.9.22.48.42.98.59,1.56,1.04,3.41,1.07,7.2,1.09,10.25.13,17.2-.53,34.68-1.17,51.64l-.71,18.83c-.02.51-.05,1.02-.09,1.54-.08,1.09-.16,2.21-.08,3.32v.12c.1,1.19.11,1.95-.73,2.52-.41.27-.81.33-1.25.18-.97-.33-1.93-1.67-2.29-2.77-.63-1.91-.49-4.1-.38-5.86.48-7.43,1.19-14.97,1.89-22.27,1.4-14.77,2.85-30.05,2.39-45.14-.07-2.33-.2-4.82-.63-7.24-.02-.11-.04-.26-.07-.44-.26-1.78-.63-3.71-1.8-4.17-.54-.21-1.13-.07-1.75.43-.53.43-.85,1.1-.97,2.06-.21,1.66-.03,3.42.14,5.11.09.9.18,1.74.21,2.58.11,2.75.18,5.6.22,8.72.07,5.73,0,11.55-.05,17.18-.03,3.03-.06,6.17-.41,9.23-.3,2.66-.83,5.21-1.48,8.25-2.23,10.44-3.17,18.64-3.04,26.59.05,3.17.31,6.72,2.75,8.82.94.81,2.08,1.28,3.18,1.73l.34.14c5.66,2.35,9.6,5.46,11.71,9.26,2.27,4.09,2.32,10.31-1.54,13.66-2.09,1.82-6.73,3.66-9.34,3.2-.3-.05-.66-.24-.78-.52.21-.42,1.67-1.53,2.56-2.21,1.24-.94,2.31-1.75,2.68-2.36,1.04-1.68,1.89-3.5,2.51-5.38.68-.37,1.27-.95,1.62-1.62.41-.77.48-1.6.2-2.34-.16-.42-.4-.78-.7-1.08.11-1.21.06-2.56-.48-3.82-1.32-3.09-5.06-4.31-8.16-4.14-1.95.1-3.85.61-5.68,1.11-1.08.29-2.21.6-3.32.81-4.35.83-8.74-.02-12.99-.83-4.56-.87-9.27-1.78-14.09-.71-1.66.37-3.31,1-4.9,1.62-2.26.87-4.6,1.78-6.91,1.88-.77.04-1.36.26-1.73.68-.29.32-.43.79-.36,1.23.06.38.26.68.57.86.18.1.36.15.5.18,3.11.71,6.29-.09,9.35-.86.72-.18,1.43-.36,2.13-.52,5.33-1.19,10.99-1.35,16.38-.46.27.35.16.96-.15,1.33-.41.5-1.09.75-1.77.95-2.29.67-4.67.92-7.04.71-.56-.05-1.21-.19-1.89-.34-1.52-.33-3.24-.71-4.61-.15-.92.38-1.65,1.46-1.25,2.46.24.62.8.97,1.36,1.25,2.28,1.14,4.79,1.08,7.23,1.02h.31c1.82-.05,4.18-.21,6.4-1.06,1.53-.58,2.91-1.46,4.25-2.31.73-.46,1.49-.95,2.25-1.37,6.46-3.56,15.03-3.5,22.35.16.42.21.85.45,1.21.73-.03.27-.08.52-.12.77-.18,1.06-.44,2.12-.77,3.16-.09.04-.18.06-.28.09-1.19.3-2.57.02-4.33-.88-.34-.17-.68-.36-1.02-.54-1.11-.6-2.25-1.22-3.53-1.5-3.13-.7-6.05.77-8.86,2.18-2.1,1.05-4.26,2.14-6.5,2.32-.75.06-1.55.02-2.32-.02-1.24-.06-2.52-.13-3.78.21-.66.18-1.46.68-1.78,1.4-.18.42-.18.84.02,1.24.16.31.4.52.65.71,2.26,1.72,5.27,2.36,8.04,1.73,1.43-.33,2.75-.99,4.03-1.62.99-.49,2.01-1,3.05-1.33,2.86-.92,6.07-.64,8.91-.38.52.05,2.21.27,2.29,1.22.05.64-.73,1.17-1.41,1.43-1.6.61-3.42.7-5.18.78-2.29.11-4.65.22-6.66,1.45-.76.46-1.41,1.05-2.04,1.62-.52.47-1.02.92-1.57,1.3-1.94,1.34-4.53,1.7-6.76.93-1.56-.54-2.92-1.58-4.24-2.58-1.31-1-2.55-2.17-3.76-3.3-.38-.36-.76-.71-1.14-1.06-3.05-2.8-6.51-5.11-10.29-6.84l-.43-.2c-1.57-.73-3.06-1.41-4.9-1.67-2.46-.35-4.65-.37-6.7-.07-3.77.55-7.02,2.24-9.13,4.75-1.78,2.12-2.64,5.48-.74,7.54.42.45.87.71,1.35.78.85.12,1.68-.36,2.47-1.43.46-.62.83-1.26,1.18-1.88.69-1.2,1.34-2.33,2.51-3.12,1.65-1.11,3.66-1.54,5.52-1.18,1.03.2,2.03.63,3,1.05,1.51.65,3.03,1.4,4.5,2.13,2.87,1.42,5.84,2.88,8.98,3.72.19.05.41.1.65.16,1.17.27,2.93.69,3.43,1.58.17.3.18.64.03,1.06-.12.35-.38.63-.68.74-.48.17-1.07-.08-1.68-.37-1.19-.56-2.36-1.15-3.53-1.75-4.62-2.35-9.4-4.78-14.91-4.8h-.07c-2.48,0-4.18.61-5.2,1.86-.7.86-1.28,2.3-.9,3.44.16.48.56,1.11,1.57,1.36.77.19,1.64.06,2.59-.4.37-.18.72-.38,1.07-.59.32-.19.63-.38.96-.54,2.68-1.31,5.69-.18,8.29.97l.87.38c3.01,1.34,6.11,2.72,9.41,3.44,4.26.92,8.39.91,11.86.77,3.75-.15,7.53-.65,11.19-1.14,3.17-.42,6.44-.86,9.67-1.06l.88-.05c1.85-.1,3.77-.21,5.59-.78,2.34-.73,4.38-2.21,6.08-3.55.78-.62,1.6-1.3,2.17-2.19.76-1.16,1.04-2.56,1.22-3.9.25-1.76.38-3.55.39-5.34,0-.17,0-.42.08-.52.04-.05.16-.1.33-.14,2.35-.57,4.7,1.52,5.87,3.69,1.51,2.8,2.01,6,2.21,9.25-4.85,1.71-9.87,3.07-14.6,4.34-1.12.3-2.22.6-3.3.9-4,1.1-8.13,1.42-12.35,1.67-9.51.57-18.98.77-26.99.89-3.69.06-7.43-.18-11.04-.41-1.42-.09-2.85-.18-4.27-.25-5.54-.29-11.1-1.65-16.09-3.95-2.83-1.3-6.67-3.38-7.36-6.36-.12-.51-.04-1.41.05-2.36.2-2.25.45-5.06-1.69-5.72-.87-.27-1.92.17-2.39,1-2.6,4.6-3.92,13.78-3.62,16.82,2.03,20.32,19.77,23.27,25.65,24.25,4.15.69,10.68,1.31,20.83,1.31,7.79,0,17.71-.36,30.29-1.34,3.24-.25,6.15-.6,8.91-1.07,2.76-.47,5.67-1.09,8.24-2.41,11.28-5.81,10.99-17.87,10.88-22.41l-.02-.81c-.02-1.12-.05-2.26-.1-3.39,5.36-1.93,10.48-4.31,14.75-7.51,6.64-4.97,11.66-11.89,14.35-19.55,1.46.4,3.16.11,4.65-.81,1.25-.78,2.34-1.95,3.42-3.69,2.81-4.53,7.51-18.49,12.06-32,2.28-6.76,4.42-13.15,6.32-18.33h0c1.54-3.96,3.49-7.35,5.22-10.34,2.43-4.21,4.52-7.85,4.52-11.47,0-3.12-1.45-5.88-2.86-8.54-1.41-2.67-2.75-5.19-2.75-8.07,0-.83.34-1.57.96-2.23,1.56,4.68,8.14,8,16.52,8,12.75,0,20.13-1.34,20.13-8.16,0-3.55-9.32-5.17-17.97-5.17-5.33,0-10.27.6-13.9,1.69-1.68.51-3.06,1.12-4.12,1.81,0-.11,0-.23,0-.34,0-2.95,8-5.35,17.84-5.35,5.4,0,10.35.74,13.95,2.08,2.83,1.06,6.21,3.04,6.21,6.44,0,7.14-1.92,10.3-3.46,12.84-1.02,1.68-1.9,3.13-1.9,5.23,0,4.93,5.03,17.99,9.89,30.63l.5,1.3c3.59,9.34,7.6,21.82,6.69,35.49-.03.47-.08.91-.3,1.19-.23.28-.66.41-1.16.53-.26.06-.57.13-.94.21-3.38.73-11.31,2.44-16.62,11.54-1.95,3.34-2.35,6.99-1.16,10.56.81,2.44,2.25,4.58,3.94,6.38.61,3.57,1.91,6.81,4.19,10.63,1.67,2.79,5.39,8.15,7.64,10.52.01.01.03.02.04.03.01.01.02.02.03.03,1.98,1.39,2.18,4.39,1.23,6.48-1.05,2.33-3.23,4.01-5.22,5.34-3.1,2.08-5.81,3.44-8.51,4.25-2.43.74-5.12,1.12-8.74,1.26-13.34.51-25.81-2.92-35.11-9.65-3.29-2.38-4.46-4.24-4.98-7.92-.58-4.11-1.07-8.31-1.43-12.5-.72-8.32-.99-16.78-.81-25.14.11-4.95,1.49-21.88,1.65-23.79.02-.28-.18-.52-.46-.54-.25-.01-.52.18-.54.46-.26,3.13-1.54,18.97-1.66,23.85-.19,8.39.08,16.89.81,25.25.36,4.21.85,8.43,1.43,12.55.56,3.96,1.87,6.05,5.38,8.59,8.86,6.42,20.53,9.89,33.1,9.89.87,0,1.75-.02,2.63-.05,3.7-.14,6.47-.54,8.99-1.31,2.8-.85,5.59-2.24,8.78-4.38,2.11-1.42,4.42-3.21,5.57-5.76,1.08-2.4.91-5.87-1.49-7.64,0,0,0,0,0,0-2.21-2.32-5.87-7.58-7.51-10.34-1.93-3.23-3.12-5.98-3.79-8.88,2.14,1.94,4.53,3.39,6.59,4.26,7.65,3.22,15.22,4.57,22.13,4.57,9.46,0,17.67-2.51,23.15-6.15,1.14-.76,2.16-1.56,3.06-2.4-1.69,6.02-7.29,16.33-15.75,21.84-5.27,3.44-14.44,2.3-19.36,1.68-2.66-.33-3.31-.4-3.66-.05-.56.56-1.13,1.7-1.09,2.58.03.53.26.83.46.99,7.88,6.46,17.97,5.27,25.35,1.03.36,1.07,1.14,2.09,2.22,2.81,1.38.92,3.01,1.31,4.7,1.67.01,0,.03,0,.04,0h0c6.93.85,13.73-.17,20.21-3.02,5.59-2.46,9.44-4.99,14.31-8.18l2.03-1.33c2.03-1.32,4.18-3,4.75-5.44.05-.2-.03-.4-.19-.52-.9-.65-2.41-.71-4-.77-2.01-.07-4.08-.15-4.52-1.44-.11-.33-.26-.91-.03-1.14.23-.22,1.19-.57,5.16.96,4.09,1.58,9.67.83,14.16.23.96-.13,1.88-.25,2.72-.34,3.35-.35,6.65-3.76,9.85-7.05,1.16-1.19,2.27-2.34,3.35-3.32-2.21,2.67-6.39,7.16-9.04,9.21-2.04,1.57-5.66,2.76-9.17,3.91-4.29,1.41-8.34,2.73-10.13,4.82-1.48,1.73-1.27,2.61-.83,3.04,1.06,1.05,4.41-.12,7.17-2.53,1.92-1.68,4.79-1.64,7.33-1.6.1,0,.2,0,.29,0-.27.61-.51,1.27-.69,1.97-.49,1.92.04,3.34,1.42,3.82,2.21.75,5.89-1.17,7.48-4.88,1.32-3.07,7.4-1.9,12.29-.96,3.14.6,5.62,1.08,6.71.45.58-.33.61-.75.58-.97-.16-1.21-3.17-2.14-9.52-3.83-1.83-.49-3.57-.95-4.51-1.29-1.07-.39-1.14-.66-1.15-.66-.03-.32,1.44-1.2,2.32-1.72.56-.33,1.17-.7,1.78-1.1,1.9-1.24,3.1-3.53,4.16-5.55.77-1.46,1.5-2.84,2.31-3.45.54-.4,1.53-.27,2.71.37,2,1.08,3.56,2.99,3.52,3.67-.02.39-1.96.74-3.12.95-2.24.4-5.02.9-6.42,2.44-1.01,1.11-.55,1.86-.31,2.13.33.36.88.59,1.56.71,0,.07,0,.13,0,.18.04.72.52,1.37,1.29,1.75,1.17.58,2.67.38,3.99-.52,1.54-1.05,4.1-1.07,6.37-1.09-.25,1,.15,1.95,1.1,2.52,1.18.72,3.11.74,4.16-.47,1.25-1.43,2.55-1.47,5.81-.88.8.14,1.29.03,1.59-.17.06.13.1.27.14.41,1.17,4.55-4.33,10.64-6.82,12.41-.98.69-2.48-.35-4.07-1.46-1.77-1.24-3.61-2.51-5.28-1.72-.69.33-1.08.89-1.12,1.58-.03.57.19,1.17.55,1.75-4.33-.52-9.57-.67-10.42-.33-.64.26-.97.88-.92,1.62-1.66-.07-3.37.01-4.6.24-2.82.53-3.3,1.71-3.22,2.61.09.96.77,1.75,2.03,2.36.7.34,1.58.61,2.55.81-.13.17-.23.35-.3.55-.24.65-.11,1.26.37,1.72,2.05,1.97,10.55.83,13.11-.21,1.43-.58,3.69-.55,6.07-.51,2.81.04,5.71.08,7.71-.88.64-.31,1.33-.6,2.05-.9,1.46-.61,3.09-1.29,4.63-2.29-.31.48-.25.9-.14,1.17,0,.02.02.04.03.06-.46.33-.89.75-1.26,1.27-.98,1.37-.31,2.1.02,2.35,1.37,1.04,5.56.36,7.95-.77,4.66,1.92,23.6,6.61,26.43,6.43,1.94-.15,4.12-.48,5.74-1.79.56.25,1.14.46,1.68.63,5.58,1.75,11.4,2.62,17.21,2.62,8.96,0,17.92-2.06,25.97-6.09,6.49-3.25,12.35-7.74,18.02-12.09,5.94-4.55,12.08-9.25,18.89-12.49,21.63-10.28,47.01-5.01,66.71.73l.28-.96c-19.86-5.79-45.48-11.1-67.42-.67ZM508.11,184.34c.61-.03,1.05.05,1.33.14-.02,0-.04.01-.06.02-.86.27-1.75.22-2.41.05.44-.13.84-.19,1.15-.2ZM461.2,168.99s.05,0,.07,0c.05.01.16.26,0,.9-.18.77-1,1.02-2.33,1.08.89-1.34,1.86-1.99,2.26-1.99ZM133.15,99.47c-.3-.12-.55-.42-.56-.67,0-.1.02-.25.27-.39.05-.03.12-.04.19-.04.35,0,.93.29,1.53.7-.44.37-.95.59-1.43.4ZM128.39,100.8c.34-.34.72-.5,1.16-.48.24,0,.26.1.28.19.09.45-.3,1.21-.62,1.34-.48.21-1.04.27-1.62.22.2-.5.47-.96.8-1.28ZM124.22,100.21c-.48-.58-.68-1.15-.55-1.34h0c.06,0,.26.11.4.29.2.25.29.69.36,1.04.02.11.04.23.06.34-.1-.1-.19-.21-.29-.33ZM144.16,76.18c3.32-.2,5.98,1.51,7.08,4.52.96,2.64.56,6.33-2.52,8.65-1.77,1.33-3.88,1.83-5.98,1.41-2.28-.46-4.31-1.98-5.57-4.15-.37-.64-.65-1.3-.88-1.99.91-4.16,2.21-8.13,7.87-8.43ZM113.4,55.9s-.07,0-.13-.03c-.06-.03-.09-.05-.1-.06.03-.07.14-.25.41-.47.08-.06.16-.12.24-.18-.11.3-.26.66-.42.73ZM108.8,45.54c.03-.5.05-1,.06-1.48.03-1.98.28-3.89.54-5.74.63.33,1.21.69,1.74,1.1,1.86,1.44,3.19,3.75,3.48,6.05.24,1.92-.25,3.72-1.4,5.19-.63.81-1.47,1.2-2.3,1.05-.83-.14-1.52-.79-1.82-1.69-.46-1.39-.38-2.96-.3-4.47ZM133.21,51.62c-.38.21-.8.37-1.26.49-1.19.04-2.35-.28-3.8-1.24-2.43-1.6-2.73-4.39-1.95-6.46.61-1.61,2.06-3.2,4.37-3.2.25,0,.51.02.78.06,1.53.22,2.77.97,3.59,2.17.88,1.28,1.17,2.97.79,4.63-.38,1.65-1.22,2.85-2.52,3.55ZM140.95,53.12c.06.18.04.31-.01.35-.05.04-.22.03-.45-.15-.29-.23-.48-.53-.56-.92.49.12.89.34,1.03.72ZM137.73,56.35c-.12.24-.32.47-.51.66-.25.25-.37.17-.41.14-.2-.14-.3-.51-.21-.72.07-.16.26-.2.46-.2.18,0,.37.04.48.07.06.02.12.04.18.06ZM135,63.04c.25-.15.47-.2.66-.15.34.09.39.25.37.46-.06.59-.77,1.37-1.29,1.4-.44.03-.7-.12-1.01-.31.35-.57.8-1.12,1.27-1.4ZM130.07,80.15c-1.18.99-2.41,1.08-3.23.98-1.27-.16-2.49-.88-3.24-1.92-1.39-1.92-.85-4.72,1.19-6.25.92-.69,1.84-1.04,2.74-1.04.2,0,.4.02.59.05,1.16.2,2.33,1.01,3.46,2.35.84,2.12.9,3.81-1.5,5.83ZM120.88,92.6c-1.08-1.28-1.55-2.91-1.3-4.48.26-1.67,1.33-3.16,2.99-4.19.77-.48,1.81-.7,2.89-.7,1.74,0,3.59.58,4.6,1.61,2.21,2.26,1.78,4.87,1.32,6.23-.3.9-.78,1.74-1.36,2.47-2.86,1.62-6.56,2.12-9.14-.94ZM121.03,97.17c.04.24,0,.48-.09.72-.06.16-.24.33-.43.4-.11.04-.17.03-.17.03,0,0-.04-.04-.06-.2-.04-.3.42-.87.75-.96ZM140.36,112.36s.01-.02.02-.03c1.12-.36,2.43-.38,4.09.04,3,.77,5.06,3.79,4.48,6.59-.5,2.46-2.25,4.22-4.56,4.61-1.98.33-3.93-.37-5.2-1.88-1.25-1.48-1.61-3.46-.97-5.3.49-1.39,1.33-2.73,2.14-4.02ZM124.74,122.99c-1.82-.39-3.12-1.81-3.48-3.8-.34-1.9.22-4.4,2.25-5.7.75-.48,1.57-.69,2.39-.69,1.74,0,3.45.96,4.38,2.33,1.01,1.48,1.34,3.17,1.32,4.94-1.76,2.08-3.73,3.59-6.86,2.93ZM130.99,129.06c.15-.81.36-1.66.56-2.53.03-.14.06-.27.1-.41.53-.47,1.15-.84,1.83-1.12,2.04-.83,4.48-.61,6.5.58,1.83,1.07,2.68,3.33,2.19,5.75-.4,1.96-1.92,4.39-4.86,4.77-1.84.23-3.55-.37-4.8-1.7-1.32-1.4-1.89-3.4-1.51-5.34ZM135.14,153.24c-1.18.17-2.3-.24-3.14-1.14-1.03-1.08-1.51-2.7-1.24-4.11.32-1.67,1.7-3.03,3.42-3.4.29-.06.58-.09.86-.09,1.24,0,2.34.6,3.12,1.71.94,1.34,1.17,2.94,1.09,4.43-.9,1.46-2.33,2.37-4.1,2.62ZM134.91,159.08c-.17.03-.3-.01-.49-.2.03-.09.39-.35,1.03-.4.05,0,.12,0,.2,0,.06,0,.13,0,.2,0-.33.32-.66.54-.94.6ZM98.64,151.12c-.37.06-.74.03-1.05-.11-.51-.23-.87-.7-1.21-1.28,1.13-1.3,2.03-2.2,2.55-2.38.31-.1.48-.09.51-.05.33.37-.06,1.85-.81,3.82ZM55.45,94.13c22.67,1.4,33.38,13.69,34.52,15.08,2.94,3.58,7.09,9.08,9.2,15.47,2.26,6.86,4.4,16.62,1.75,24.14-.17.48-.48,1.1-.97,1.59.65-1.95.77-3.18.24-3.77-.24-.26-.7-.52-1.57-.23-.67.22-1.54,1.02-2.74,2.38-.16-.33-.33-.65-.48-.98-.71-1.51-1.45-3.08-2.95-4.13-.05-.04-3.46-2.37-6.8-3.4-.11-.16-.22-.32-.33-.48-.59-.84-1.22-1.68-1.85-2.52-2.37-3.14-4.81-6.39-5.35-10.2-.06-.4-.09-.9.14-1.18.21-.25.64-.33,1.13-.39,2.84-.38,5.77-.99,7.95-2.91,2.21-1.95,3.27-5.67,1.31-8.1-1.06-1.32-2.72-1.93-4.27-2.49-3.37-1.23-6.7-2.66-9.91-4.25-1.24-.61-2.41-1.25-3.17-2.24-.59-.77-.92-1.72-1.26-2.72-.39-1.14-.79-2.32-1.62-3.26-1.84-2.07-4.69-2.06-7.44-2.03-.83,0-1.69.01-2.49-.04-1.85-.13-3.69-.68-5.47-1.21-1.22-.36-2.48-.74-3.75-.99-.87-.17-1.9-.35-3.05-.52,3.26-.58,6.35-.79,9.22-.61ZM70.74,137.49c-.3-.3-.6-.61-.9-.92-2.48-2.56-5.27-5.43-8.75-5.43-.29,0-.58.02-.88.06-3.62.5-5.58,3.79-7.47,6.98-.4.67-.8,1.34-1.21,1.98-2.5-1.4-5.15-2.31-7.79-2.66-.08-2.33.16-4.73.39-7.09.12-1.22.24-2.44.32-3.64.07-1.05.09-2.15-.41-3.14-.57-1.12-1.68-1.78-2.47-2.19-3.93-2-8.38-2.01-12.76-1.83.13-.25.26-.5.38-.75.47-.96.95-2.1.89-3.31-.06-1.25-.68-2.33-1.5-3.17.41-.05.83-.1,1.26-.15,2.71-.32,4.66-.81,6.94-1.75.72-.3,1.35-.59,1.88-1.1.74-.72,1.1-1.49,1.06-2.29-.08-1.55-1.62-2.78-2.86-3.76l-.23-.19c-.4-.31-.77-.61-.9-.99-.26-.76.54-1.6,1.37-2.13,4.58-2.93,8.48-3.92,12.29-3.09,3.88.83,7.8,2.68,12.35,5.83.56.38,1.14.8,1.71,1.25-3.34-1.2-8.36-1.27-12.42,2.12-1.3,1.08-2.06,2.81-2.16,4.86-.12,2.44.76,4.99,2.23,6.49,3.88,3.94,12.74,5.66,16.49,2.03,2.76-2.68,2.04-7.37,1.6-9.27-.86-3.74-4.13-6.4-6.88-8.3-2.38-1.65-4.6-2.95-6.74-3.94.94.22,1.89.4,2.87.47.83.06,1.72.05,2.56.05,2.65-.02,5.14-.04,6.68,1.7.7.79,1.05,1.82,1.42,2.92.35,1.04.72,2.11,1.41,3.01.89,1.16,2.18,1.86,3.52,2.53,3.24,1.61,6.61,3.05,10.08,4.32,1.41.51,2.87,1.05,3.76,2.15,1.57,1.96.63,5.12-1.2,6.72-1.99,1.75-4.74,2.31-7.42,2.67-.51.07-1.28.17-1.76.73-.5.58-.46,1.36-.37,1.97.58,4.07,3.1,7.42,5.55,10.66.51.68,1.02,1.35,1.51,2.03-1.38-.24-2.65-.15-3.57.54-.99.75-1.72,1.7-2.26,2.74-2.8-1.52-5.38-3.44-7.61-5.7ZM77.92,144.1c-.64,1.55-.94,3.18-1.11,4.52-.07.53-.13,1.06-.19,1.59-.27,2.35-.55,4.79-1.67,6.83-1.31,2.38-4.31,4.14-6.71,2.95-1.55-.77-2.4-2.5-3.22-4.17l-.08-.17c-2.57-5.22-5.47-9.23-8.89-12.26-1.16-1.03-2.39-1.94-3.66-2.73.41-.64.81-1.31,1.2-1.97,1.86-3.12,3.61-6.07,6.75-6.5,3.39-.47,6.13,2.35,8.78,5.08.31.31.61.63.91.93,2.32,2.34,4.99,4.33,7.9,5.9ZM50.97,140.99c-1.3,1.87-2.77,3.35-4.86,3.75-.15.03-.31.05-.42.02-.19-.06-.35-.34-.46-.58-.87-1.78-1.28-3.69-1.43-5.66,2.43.35,4.87,1.19,7.18,2.48ZM28.23,120.62c4.45-.2,8.99-.29,12.88,1.69,1.05.54,1.7,1.09,2.03,1.75.39.76.36,1.72.3,2.63-.08,1.19-.19,2.4-.31,3.61-.23,2.35-.46,4.74-.4,7.08-.17-.01-.34-.03-.52-.03-3.29-.16-6.6.54-9.79,1.21-4.27.9-8.3,1.76-12.31.73-.45-.12-.91-.26-1.23-.55-.89-.8-.47-2.4-.14-3.28,1.25-3.35,3.45-6.31,5.58-9.17,1.35-1.82,2.74-3.68,3.91-5.67ZM27.39,119.66c-1.47.07-3.01.12-4.46.14-1.15,0-2.41-.11-3.13-.88-.8-.86-.62-2.32,0-3.23.6-.87,1.64-1.56,3.16-2.11,1.39-.5,2.79-.79,4.33-1.03.95.75,1.73,1.8,1.79,3.04.05.98-.37,1.97-.79,2.82-.21.42-.43.83-.66,1.24h-.25ZM67.1,108.3l.24-.04c.39.69.69,1.42.87,2.2.31,1.35,1.14,5.94-1.32,8.33-3.32,3.22-11.57,1.54-15.08-2.02-1.29-1.31-2.05-3.56-1.95-5.74.09-1.77.73-3.24,1.81-4.14,2.31-1.93,4.96-2.64,7.37-2.64,1.49,0,2.9.27,4.08.7,2.16.78,3.76,2.12,3.99,3.36ZM81.21,141.25c.84-.63,2.25-.55,3.81-.12.41.67.76,1.39.82,2.16.07.91-.41,2-1.32,2.2-.51.11-1.08-.07-1.63-.27-1.25-.45-2.47-.97-3.66-1.57.53-1.01,1.18-1.8,1.98-2.4ZM43.18,95.37c.91.09,1.78.19,2.59.3-2.89.22-5.89,1.37-9.22,3.49-1.49.95-2.15,2.19-1.77,3.3.22.65.75,1.07,1.22,1.44l.23.18c1.08.86,2.43,1.94,2.48,3.03.02.5-.22,1-.76,1.52-.4.39-.94.63-1.56.89-2.19.91-4.06,1.38-6.67,1.68-.68.08-1.41.17-2.17.27-.31-.22-.63-.41-.95-.57-1.09-.55-2.27-.89-3.41-1.22-.63-.18-1.26-.36-1.88-.58-.56-.2-1.17-.47-1.41-.95l-.18-.34c-.13-.25-.27-.51-.4-.79.89-.62,1.81-1.21,2.75-1.77,6.62-3.97,13.48-8.07,21.1-9.91ZM20.38,101.7c4.1-5.2,11.34-6.58,17.84-6.58.66,0,1.32.01,1.96.04-6.67,2.1-12.73,5.73-18.62,9.25-.88.53-1.74,1.08-2.57,1.65-.25-1.12-.07-2.52,1.39-4.36ZM3.3,131.73c.35-.27.73-.41,1.07-.41.61.02,1.2.52,1.67.93,8.81,7.59,19.14,14,32.26,19.92-.74.32-1.48.66-2.2.98-1.22.56-2.48,1.13-3.75,1.64-3.05,1.21-5.48.27-8.55-.92-3.1-1.2-5.78-3.42-7.53-6.25l-.85.53c.55.88,1.19,1.7,1.89,2.46-3.47-1.95-6.84-4.06-10.02-6.31-1.7-1.2-3.53-2.59-4.77-4.35-.15-4.55.28-7.78.79-8.22ZM46.34,155.59c.08.58.13,1.19.17,1.83.05.73.09,1.48.22,2.21.32,1.91.52,3.87.68,5.79-4.64-1.43-10.58-3.7-20.37-8.12-1.53-.69-2.8-1.66-4.1-2.72.16.07.32.15.49.21,3.15,1.22,5.87,2.28,9.29.92,1.3-.51,2.57-1.1,3.8-1.66.99-.45,2.01-.91,3.04-1.34,2.18.97,4.44,1.92,6.79,2.87ZM40.88,152.22c1.15-.37,2.11-.42,2.89-.12,1.3.5,1.94,1.31,2.28,2.3-1.77-.72-3.5-1.45-5.18-2.18ZM79.32,171.97c.68.15,1.32.31,1.64.75.27.37.28.93.26,1.32-.1,2.67-1.65,5.45-4.14,7.42-2.46,1.95-5.26,3.22-8.09,3.66-26.78,4.18-48.67-5.89-57.68-17.02-6.06-7.48-8.25-18.5-8.73-26.46,1.21,1.35,2.7,2.47,4.11,3.46,3.5,2.47,7.22,4.79,11.05,6.9,1.43.79,2.7,1.83,3.93,2.84,1.5,1.24,3.06,2.51,4.95,3.37,10.11,4.56,16.14,6.85,20.87,8.28,0,.08.01.16.02.24.18,2.16.37,4.4.71,6.59.33,2.12.87,4.55,2.42,6.41,1.96,2.35,5.39,2.88,10.17,1.56,3.76-1.04,7.44-3.63,10.68-5.92.53-.37,1.04-.74,1.55-1.09,1.26-.87,2.49-1.83,3.69-2.83.8.15,1.64.31,2.57.51ZM48.53,166.8c2.94.84,5.42,1.37,8.19,1.96l.34.07c5.16,1.1,8.23,1.34,11.19,1.58,2.1.17,4.27.35,7.21.83-.97.78-1.96,1.53-2.97,2.23-.51.35-1.03.72-1.56,1.09-3.17,2.24-6.77,4.78-10.37,5.77-4.38,1.21-7.45.79-9.14-1.23-1.4-1.67-1.9-3.93-2.2-5.92-.33-2.11-.51-4.28-.69-6.38ZM76.48,170.4c-3.41-.6-5.81-.8-8.14-.99-2.93-.23-5.97-.48-11.07-1.56l-.34-.07c-2.86-.61-5.41-1.15-8.49-2.05-.18-2.07-.38-4.19-.73-6.27-.12-.68-.16-1.41-.21-2.11-.03-.45-.06-.9-.1-1.34,3.07,1.22,6.27,2.43,9.64,3.63,5.22,1.86,10.71,2.99,16.02,4.09l1.9.39c1.65.35,4.01.82,6.79,1.32-1.67,1.72-3.43,3.39-5.27,4.95ZM82.58,164.58c-3.05-.54-5.64-1.06-7.41-1.43l-1.9-.4c-5.28-1.09-10.73-2.22-15.89-4.06-3.56-1.27-6.92-2.54-10.15-3.83-.33-1.56-1.08-2.94-3.1-3.71-1.17-.45-2.57-.33-4.27.34-.1.04-.2.09-.3.13-13.44-5.98-23.95-12.45-32.87-20.14-.56-.49-1.33-1.15-2.3-1.17-.73,0-1.33.33-1.71.62-.17.14-.71.55-1.02,3.24-.12,1.04-.19,2.33-.2,3.8-.03-.07-.05-.15-.08-.22-1.03-3.13.1-6.49,1.45-9.93,1.93-4.92,4.42-9.12,7.62-12.84,2.34-2.72,5.03-5.18,8.03-7.35.12.25.24.47.35.68l.17.32c.4.79,1.22,1.17,1.97,1.43.64.22,1.29.41,1.94.6,1.09.31,2.12.61,3.09,1.08-1.13.21-2.28.49-3.39.88-1.73.62-2.92,1.43-3.64,2.48-.85,1.22-1.1,3.21.08,4.48.98,1.05,2.5,1.19,3.86,1.19,1.37.02,2.75-.06,4.11-.12-1.07,1.74-2.3,3.4-3.51,5.02-2.17,2.92-4.42,5.94-5.72,9.42-.72,1.93-.58,3.48.4,4.37.48.44,1.08.63,1.66.78,4.23,1.08,8.57.17,12.77-.73,3.13-.66,6.38-1.35,9.54-1.19.2.01.41.02.61.04.14,2.15.58,4.24,1.55,6.22.22.44.51.92,1.05,1.09.33.11.65.07.92.01,2.44-.46,4.11-2.17,5.53-4.22,1.23.76,2.42,1.64,3.55,2.64,3.32,2.94,6.15,6.85,8.66,11.95l.08.17c.85,1.74,1.82,3.71,3.67,4.63,2.91,1.44,6.5-.58,8.03-3.37,1.21-2.21,1.5-4.75,1.79-7.19.06-.53.12-1.05.19-1.57.22-1.65.55-3.04,1.01-4.19,1.21.61,2.46,1.15,3.74,1.6.65.23,1.41.46,2.17.3,1.46-.31,2.22-1.9,2.11-3.26-.05-.57-.21-1.11-.44-1.62,2.11.8,4.25,2.04,5.48,2.9,1.28.9,1.93,2.28,2.62,3.74.22.46.44.93.68,1.38-.85,1.01-1.84,2.24-3.04,3.74-2.67,3.35-5.89,7.37-9.55,11.23ZM83.75,164.78c3.58-3.83,6.71-7.73,9.17-10.81,1-1.25,1.94-2.43,2.79-3.45.35.55.81,1.09,1.47,1.39.33.15.7.2,1.07.21-.9,2.23-2.11,4.9-3.2,7.29-1,2.18-2.02,4.44-2.97,6.65-2.95-.4-5.77-.85-8.32-1.29ZM104.39,171.3s.05-.02.09-.02c.15,0,.42.14.79.47-.13.33-.57.98-1.23,1.79-.07-1.12.04-2,.36-2.23ZM137.26,166.58c-1.65,5.44-6.1,10.42-11.89,13.32-3.87,1.93-8.19,2.93-11.82,2.75-2.84-.15-6.61-1.08-8.43-4.73-.43-.87-.75-1.96-.93-3.02.81-.92,1.42-1.75,1.77-2.35.18-.32.57-.97.16-1.37-1.14-1.13-1.9-1-2.32-.69-.83.6-.92,2.32-.67,4.08-1.46,1.61-3.52,3.54-5.78,4.96-1.98,1.25-4.88,2.59-7.44,1.86,0,0-.01,0-.02,0-.22-.19-.39-.44-.52-.77-.92-2.43.92-7.82,3.31-13.47,5.33.7,11,1.22,16.09,1.22,13.55,0,20.23-2.17,29.1-5.75,0,1.21-.2,2.55-.62,3.95ZM259.14,24.04c2.48-1.11,6.07-2.78,10.24-4.71,13.91-6.45,42.83-19.88,44.92-18.41-.11,1.97-18.3,9.62-28.07,13.73-5.84,2.46-10.88,4.58-12.86,5.66-2.24,1.22-8.76,3.87-15.66,6.68-10.17,4.13-17.02,6.99-21.16,8.98-.23-.22-.48-.42-.73-.59,4.76-2.51,14.33-7.33,23.31-11.33ZM232.86,39.16c.57-.47,1.8-1.15,3.46-1.97.23.27.44.58.64.91-1.91.58-3.33.96-4.09,1.06ZM238.37,38.68c8.37-2.58,26.43-9.17,64.12-23.55,8.75-3.34,15.67-5.98,16.4-6.17.74-.19,1.27,0,1.45.54.28.83-.29,2.47-2.41,3.38-3.54,1.52-72.83,24.75-79.15,26.87-.13-.38-.27-.74-.41-1.08ZM242.03,143.97c.19.58.01,1.11-.17,1.46-.06.12-.14.24-.23.36.16-.6.29-1.21.4-1.82ZM240.42,141.25c-7.61-3.81-16.53-3.86-23.28-.14-.79.43-1.56.92-2.3,1.4-1.35.86-2.63,1.67-4.07,2.22-2.07.79-4.33.94-6.07.99h-.31c-2.42.07-4.7.13-6.76-.9-.38-.19-.76-.41-.88-.72-.17-.43.24-.98.7-1.17.38-.16.8-.22,1.26-.22.85,0,1.81.21,2.75.42.72.16,1.4.31,2.02.36,2.5.21,5-.04,7.41-.75.83-.25,1.68-.57,2.26-1.27.64-.77.77-2.08-.05-2.8l-.11-.09-.14-.02c-5.57-.94-11.42-.79-16.93.45-.71.16-1.43.34-2.15.52-2.95.75-6.01,1.51-8.88.86-.08-.02-.17-.04-.22-.07-.05-.03-.07-.1-.08-.15-.02-.14.02-.3.11-.4.19-.21.54-.33,1.04-.35,2.48-.11,4.89-1.05,7.22-1.95,1.56-.6,3.18-1.23,4.76-1.58,4.62-1.02,9.23-.14,13.69.72,4.34.83,8.82,1.69,13.36.83,1.15-.22,2.29-.53,3.39-.82,1.78-.48,3.63-.98,5.47-1.08,2.77-.15,6.06.89,7.19,3.54.37.85.46,1.79.44,2.68-.28-.18-.58-.33-.86-.48ZM248.75,183.78c-2.31,1.19-4.85,1.79-7.95,2.31-2.73.46-5.61.81-8.82,1.06-28.87,2.23-43.6,1.25-50.93.03-5.64-.94-22.82-3.8-24.77-23.36-.29-2.92.98-11.78,3.5-16.22.19-.34.61-.57.99-.57.08,0,.16.01.24.03,1.27.39,1.21,2.26.99,4.67-.1,1.08-.18,2.01-.03,2.68.78,3.41,4.89,5.65,7.91,7.04,5.1,2.35,10.79,3.75,16.46,4.04,1.42.07,2.84.16,4.26.25,3.63.23,7.38.47,11.12.41,8.02-.12,17.5-.32,27.03-.89,4.28-.25,8.46-.58,12.56-1.7,1.08-.3,2.18-.59,3.29-.89,4.66-1.26,9.61-2.59,14.4-4.27.04,1.02.07,2.04.09,3.06l.02.81c.1,4.37.38,15.97-10.34,21.5ZM288.46,129.66c-1.05-.66-1.68-1.89-1.46-2.99.13-.65.63-1.25,1.3-1.57.3-.14.61-.21.9-.21.15,0,.3.02.44.06-.29,1.59-.69,3.16-1.18,4.71ZM339.28,31.19c9.36,0,16.97,1.87,16.97,4.17,0,5.99-7.02,7.16-19.13,7.16-8.2,0-14.57-3.23-15.69-7.73,3.33-2.46,10.79-3.6,17.85-3.6ZM386,126.66c22.56,0,28.58,11.28,28.58,17.94,0,2.08-.74,4.15-2.12,6.1.28-4.94-1.01-9.03-3.87-12.15-4.57-4.98-13.01-7.51-25.09-7.51h-.26c-14.5.05-23.17,2.63-26.86,8.21,1.05-4.57,8.99-12.59,29.63-12.59ZM407.29,155.51c-9.26,6.14-26.56,8.99-44.34,1.49-2.3-.97-5.03-2.69-7.3-5.04-.25-1.56-.37-3.2-.37-5.02,0-10.26,8.62-14.86,27.96-14.92h.26c11.78,0,19.98,2.42,24.35,7.19,2.82,3.07,4.02,7.17,3.57,12.18-.02.22-.06.46-.1.71-1.09,1.2-2.43,2.35-4.02,3.41ZM398.81,178.61c.35-.23.72-.34,1.08-.34.11,0,.23.01.34.04,0,.03,0,.05,0,.06-.04.29-.74.75-1.2,1.06-.18.12-.35.23-.5.34-.28.2-.57.4-.86.59.09-.68.53-1.34,1.15-1.74ZM471.88,118.95c.02.08-.03.17-.16.26-1.15.86-1.63,1.42-2.43,2.36-.17.2-.35.41-.55.65.5-.67,1.15-1.47,1.98-2.34.38-.4.77-.7,1.17-.92ZM469.73,142.87c-.08-.09-.15-.17-.21-.25,1.36.83,2.55,1.4,3.22,1.44.55.03.88-.12.97-.47.09-.33.04-.76-1.66-1.59-.7-.34-2.13-.98-3.07-.89-1.07-.71-2.21-1.54-3.26-2.34,4.4,2.25,10.85,5.22,14.06,5.68.37.05.97.14,1.12-.38.18-.62.05-.73-5.93-3.36-5.03-2.22-14.4-6.34-15.02-8.14-.14-.39-.07-.72.2-1.05.11-.13.23-.25.39-.36,1.76,1.46,9.6-.29,11.18-1.17.44-.24.63-.53.57-.86-.1-.51-.73-.61-.97-.64-2.23-.32-7.55-.04-10.43,1.33,0-.02,0-.04,0-.05.06-.58.83-1.65,4.13-3.53,1.05-.59,1.25-.87,1.2-1.63-.03-.47-.09-1.35,1.15-3.69,1.32-2.53,3.03-2.57,3.53-2.51,0,0,0,0,0,0-.31.22-.61.48-.88.77-1.89,2-3.77,4.59-3.51,5.43.05.17.26.37.43.41.32.07.68-.06,1.51-.96.72-.78,1.22-1.36,1.63-1.84.78-.91,1.21-1.41,2.27-2.21.47-.36.66-.84.52-1.33-.01-.04-.03-.08-.04-.12.95-.29,1.88-.23,2.63-.08,2.31.47,4.25,2.15,4.72,3.43,1.15,3.12,3.5,3.99,7.15,4.44,1.83.22,3.32,1.52,4.06,2.47-2.28-1.75-5.66-4.14-10.01.04-2.53,2.44-3.64,5.64-2.82,8.17.76,2.34,3.04,3.9,6.43,4.37,3.65.51,6.76-.66,8.57-3.2,1.7-2.38,1.93-5.62.59-8.24-.37-.73-.37-1.01-.39-1.03,1.07-.35,7.4,4.02,11.55,9.19,4.5,5.57,11.71,5.97,17.5,6.28.92.05,1.82.1,2.68.17,2.36.17,2.61.19,2.68-.36q.07-.55-3.83-1.25c-2.28-.41-5.4-.96-8.03-1.55-3.02-.68-6.28-2.66-8.37-4.2,2.52.89,5.14-.1,7.3-.93,2.75-1.05,3.94-1.33,4.58.12,1.07,2.41,4.22,3.42,7,4.31,1.95.62,3.96,1.27,3.91,2.16-.15,2.75,2.95,5.84,5.68,8.58l.56.56c2.59,2.61,4.95,6.62,4.66,9.86-6.02.82-15.54,3.26-18.35,5.76-.46.41-.62.8-.47,1.18.21.53.92.73,2.37.7,4.44-.13,16.11-2.92,17.17-6.15.07-.2.12-.4.16-.6,1.02-.12,1.91-.17,2.65-.17,1.88,0,2.97.28,3.44.86.63.78.36,2.33-.15,4.79-.82,3.94-7.52,7.57-13.25,8.67-5.73,1.1-12.6,5.25-15.01,7.24-1.4,1.15-3.73,1.05-4.65.15-.9-.88-.1-2.2.45-2.91,1.63-2.08,5.37-3.25,8.98-4.38,3.25-1.01,6.31-1.97,7.95-3.58.46-.45.57-.84.34-1.17-.1-.14-.21-.29-.67-.29-1.03,0-3.79.75-12.03,4.08-5.96,2.41-11.93,5.03-13.73,5.9,1.26-1.1,2.4-2.52,3.24-4.42.1-.23.2-.46.29-.69,1.54.37,3.71.17,5.92-.15,1.07-.15,1.51-.21,1.57-.69.06-.45-.32-.6-.81-.8-1.07-.44-3.29-1.35-3.59-4.12-.1-.92.41-1.97,1.51-3.15.41-.44.89-.87,1.42-1.3,4.48-.48,15.85-4.87,15.88-6.64,0-.21-.09-.71-1.02-.76-2.89-.12-10.68,2.83-15.26,6.44-.38.02-.71,0-.97-.06-.33-.08-.33-.18-.33-.22-.09-2.34-2.89-3.89-6.77-6.04-2.35-1.3-5.02-2.78-7.61-4.73-4.42-3.34-6.38-2.69-8.64-1.92-1.33.45-2.7.91-4.87.69-5.82-.59-13.49-6.49-17.07-10.49ZM461.54,130.59c2.37-1.02,6.63-1.38,9.04-1.17-2.05.76-7.33,1.71-9.04,1.17ZM541.43,162.88s-.03.1-.05.15c-.34,1.03-2.67,2.33-6.24,3.47-4.95,1.58-10.1,2.25-11.28,1.93.02-.02.04-.04.07-.07,2.47-2.2,11.49-4.64,17.5-5.48ZM509.44,175.24c-.31-.38-.32-.97-.03-1.76.37-1.01.71-1.42.87-1.55.15.34.2,1.53-.51,3.6-.13-.08-.24-.18-.33-.28ZM518.19,165.3c4.25-2.8,10.16-5.03,12.73-5.09-1.69,1.25-8.39,4.09-12.73,5.09ZM500.16,184.53c-.74.31-1.45.61-2.1.92-1.79.86-4.56.82-7.26.78-2.48-.04-4.84-.07-6.46.58-2.83,1.15-10.6,1.81-12.04.42-.14-.13-.25-.3-.12-.65.08-.23.27-.46.56-.68,4.08.58,9.2.17,10.94-.97.59-.39.63-.78.56-1.04-.11-.4-.49-.81-2.48-.88-2.44-.1-6.99.41-9.26,1.85-1.18-.19-2.24-.47-3.07-.87-.92-.44-1.41-.96-1.47-1.55-.01-.16-.06-.63.87-1.07,1.45-.69,4.01-.82,6.24-.69.66,1.32,2.28,2.21,4.27,1.44.81-.32.82-.78.75-1.03-.21-.72-2.09-1.17-4.29-1.35-.06-.33,0-.65.27-.75.84-.33,6.79,0,10.98.54.4.38.84.72,1.28.99,1.26.76,2.46.92,3.3.42.49-.29.51-.71.38-.98-.28-.57-2.13-1.04-4.5-1.39-.6-.65-.98-1.36-.95-1.88,0-.21.08-.5.55-.73,1.15-.54,2.74.56,4.28,1.64,1.8,1.25,3.66,2.55,5.21,1.46,2.32-1.64,8.58-8.15,7.21-13.47-.13-.49-.35-.95-.65-1.37-.24-1.32-2.13-3.13-4.33-3.58-1.3-.27-3.61-1.56-5.64-2.71-3.44-1.93-4.61-2.51-5.22-1.95-.44.4-.15,1.04-.05,1.25.64,1.41,3.24,2.29,6.24,3.31,3.09,1.05,6.52,2.22,8.01,4.02-.08.08-.36.13-.88.04-3.05-.55-5.03-.75-6.74,1.21-.69.8-2.05.78-2.88.28-.37-.23-.94-.75-.57-1.66v-.02c1.76-.03,3.23-.15,4.09-.85.51-.42.7-.83.57-1.23-.1-.29-.4-.63-1.27-.65-.03,0-.06,0-.1,0-1.16,0-2.95.54-3.85,1.74-.15,0-.3,0-.45,0-2.42.02-5.16.04-6.96,1.26-1.03.7-2.14.87-2.99.45-.44-.21-.71-.55-.73-.91,0-.01,0-.03,0-.04.03,0,.06,0,.09,0,2.03,0,4.65-.73,6.38-2,.55-.4,1.57-1.15,1.1-1.83-.8-1.16-6.25,1.25-7.43,2.01-.38.25-.64.51-.81.77-.55-.06-.96-.2-1.15-.41-.17-.19.07-.54.31-.79,1.17-1.29,3.76-1.75,5.85-2.13,2.25-.4,3.88-.69,3.94-1.88.06-1.11-1.38-2.79-2.98-3.94.68.18,1.36.31,2.01.38,2.38.25,3.93-.27,5.29-.73,2.15-.73,3.71-1.26,7.72,1.77,2.66,2,5.35,3.49,7.73,4.81,3.46,1.91,6.18,3.42,6.25,5.2.01.38.21.97,1.2,1.18-.23.21-.45.43-.65.65-1.31,1.39-1.91,2.72-1.78,3.94.29,2.68,2.07,3.93,3.36,4.56-1.27.18-3.59.46-5.11.15.75-2.16.88-3.89.32-4.62-.21-.28-.52-.41-.84-.35-.8.12-1.38,1.29-1.73,2.24-.42,1.14-.35,2.07.2,2.74.2.25.45.44.75.6-.08.2-.17.41-.27.63-2,4.5-5.71,6.05-8.98,7.42ZM474.35,185.08c.3-.11.62-.21.97-.31,3.01-.84,6.61-.9,7.72-.62-1.32.78-5.18,1.19-8.69.93ZM476.38,180.79c1.04.12,1.91.28,2.41.46-1.13.36-1.93.01-2.41-.46ZM489.2,179.85c.63.12,1.14.24,1.49.36-.42.04-.93-.08-1.49-.36ZM493.56,159.27c-2.22-.77-4.3-1.56-4.72-2.45.78.23,2.53,1.22,3.87,1.97.29.16.57.32.86.48ZM492.04,163.36c.41-.26.83-.42,1.08-.49.51-.16.95-.21,1.26-.21.11,0,.2,0,.27.02-.03.03-.06.06-.1.09-.48.39-1.41.54-2.51.6ZM480.18,163.13c1.49-.93,4.24-1.87,5.5-2.09-.11.09-.24.2-.41.32-1.49,1.09-3.49,1.64-5.09,1.77ZM511.77,186.13c.6-1.37,1.15-1.69,1.18-1.74.05.09.03.55-.48,1.18-.15.19-.39.38-.7.56ZM543.76,190.68c-.82-.46-1.51-1.06-1.83-1.9-.3-.81.17-1.79.79-2.27.18-.14.47-.31.78-.31.15,0,.31.04.46.15.62.55.75,1.3.75,1.83,0,.89-.37,1.83-.97,2.5Z"/></svg>');
}




