		/* TRUCS DE BASE */
		*{
			margin: 0px;
			padding: 0px;
			scroll-behavior: smooth;
		}
		body{
			margin: 0px;
			padding: 0px;
		}
		a{
			text-decoration: none;
		}



		/* LIGNES DE CODE POUR LES ANIMATIONS */
		@keyframes gradient {
			0% {
				background-position: 0% 50%;
			}
			50% {
			    background-position: 100% 50%;
			}
			100% {
				background-position: 0% 50%;
			}
		}
		@keyframes title-translate {
			0% {
				transform: scale(1);
				border: 5px white solid;
			}
			25% {
				transform: scale(0.9);
				border: 15px white solid;
				width: 150vh;
			}
			50% {
				transform: scale(0.9);
				border: 5px white solid;
				height: 45vh;
			}
			75% {
				transform: scale(1);
				border: 15px white solid;
				width: 130vh;
			}
			100% {
				transform: scale(1);
				border: 5px white solid;
				height: 40vh;
			}
		}
		@keyframes chevron-translate {
			0% {
				transform: translateY(-10px);
			}
			50% {
				transform: translateY(10px);
			}
			100% {
				transform: translateY(-10px);
			}
		}
		@keyframes chevronchevron-translate {
			0% {
				transform: translateX(-10px) rotateZ(-90deg);
			}
			50% {
				transform: translateX(10px) rotateZ(-90deg);
			}
			100% {
				transform: translateX(-10px) rotateZ(-90deg);
			}
		}
		@keyframes chevron-translate2 {
			0% {
				transform: translateX(-1.5em) rotateZ(-90deg);
			}
			50% {
				transform: translateX(1.5em) rotateZ(-90deg);
			}
			100% {
				transform: translateX(-1.5em) rotateZ(-90deg);
			}
		}
		@-webkit-keyframes animation { 
		  0% { -webkit-transform: matrix3d(1.2, 0, 0, 0, 0, 1.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.2, 0, 0, 0, 0, 1.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  3.4% { -webkit-transform: matrix3d(1.137, 0, 0, 0, 0, 1.119, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.137, 0, 0, 0, 0, 1.119, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  4.7% { -webkit-transform: matrix3d(1.11, 0, 0, 0, 0, 1.08, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.11, 0, 0, 0, 0, 1.08, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  6.81% { -webkit-transform: matrix3d(1.068, 0, 0, 0, 0, 1.021, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.068, 0, 0, 0, 0, 1.021, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  9.41% { -webkit-transform: matrix3d(1.023, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.023, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  10.21% { -webkit-transform: matrix3d(1.012, 0, 0, 0, 0, 0.955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.012, 0, 0, 0, 0, 0.955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  13.61% { -webkit-transform: matrix3d(0.975, 0, 0, 0, 0, 0.934, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.975, 0, 0, 0, 0, 0.934, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  14.11% { -webkit-transform: matrix3d(0.972, 0, 0, 0, 0, 0.934, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.972, 0, 0, 0, 0, 0.934, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  17.52% { -webkit-transform: matrix3d(0.958, 0, 0, 0, 0, 0.952, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.958, 0, 0, 0, 0, 0.952, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  18.72% { -webkit-transform: matrix3d(0.958, 0, 0, 0, 0, 0.963, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.958, 0, 0, 0, 0, 0.963, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  21.32% { -webkit-transform: matrix3d(0.961, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.961, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  24.32% { -webkit-transform: matrix3d(0.97, 0, 0, 0, 0, 1.008, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.97, 0, 0, 0, 0, 1.008, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  25.23% { -webkit-transform: matrix3d(0.973, 0, 0, 0, 0, 1.012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.973, 0, 0, 0, 0, 1.012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  29.03% { -webkit-transform: matrix3d(0.987, 0, 0, 0, 0, 1.021, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.987, 0, 0, 0, 0, 1.021, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  29.93% { -webkit-transform: matrix3d(0.99, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  35.54% { -webkit-transform: matrix3d(1.004, 0, 0, 0, 0, 1.008, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.004, 0, 0, 0, 0, 1.008, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  36.74% { -webkit-transform: matrix3d(1.006, 0, 0, 0, 0, 1.004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.006, 0, 0, 0, 0, 1.004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  41.04% { -webkit-transform: matrix3d(1.008, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.008, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  44.44% { -webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 0.994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.007, 0, 0, 0, 0, 0.994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  52.15% { -webkit-transform: matrix3d(1.002, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.002, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  59.86% { -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.999, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  63.26% { -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.999, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  75.28% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  85.49% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  90.69% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); } 
		}

		@keyframes animation { 
		  0% { -webkit-transform: matrix3d(1.2, 0, 0, 0, 0, 1.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.2, 0, 0, 0, 0, 1.2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  3.4% { -webkit-transform: matrix3d(1.137, 0, 0, 0, 0, 1.119, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.137, 0, 0, 0, 0, 1.119, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  4.7% { -webkit-transform: matrix3d(1.11, 0, 0, 0, 0, 1.08, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.11, 0, 0, 0, 0, 1.08, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  6.81% { -webkit-transform: matrix3d(1.068, 0, 0, 0, 0, 1.021, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.068, 0, 0, 0, 0, 1.021, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  9.41% { -webkit-transform: matrix3d(1.023, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.023, 0, 0, 0, 0, 0.966, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  10.21% { -webkit-transform: matrix3d(1.012, 0, 0, 0, 0, 0.955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.012, 0, 0, 0, 0, 0.955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  13.61% { -webkit-transform: matrix3d(0.975, 0, 0, 0, 0, 0.934, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.975, 0, 0, 0, 0, 0.934, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  14.11% { -webkit-transform: matrix3d(0.972, 0, 0, 0, 0, 0.934, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.972, 0, 0, 0, 0, 0.934, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  17.52% { -webkit-transform: matrix3d(0.958, 0, 0, 0, 0, 0.952, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.958, 0, 0, 0, 0, 0.952, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  18.72% { -webkit-transform: matrix3d(0.958, 0, 0, 0, 0, 0.963, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.958, 0, 0, 0, 0, 0.963, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  21.32% { -webkit-transform: matrix3d(0.961, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.961, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  24.32% { -webkit-transform: matrix3d(0.97, 0, 0, 0, 0, 1.008, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.97, 0, 0, 0, 0, 1.008, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  25.23% { -webkit-transform: matrix3d(0.973, 0, 0, 0, 0, 1.012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.973, 0, 0, 0, 0, 1.012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  29.03% { -webkit-transform: matrix3d(0.987, 0, 0, 0, 0, 1.021, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.987, 0, 0, 0, 0, 1.021, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  29.93% { -webkit-transform: matrix3d(0.99, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99, 0, 0, 0, 0, 1.02, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  35.54% { -webkit-transform: matrix3d(1.004, 0, 0, 0, 0, 1.008, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.004, 0, 0, 0, 0, 1.008, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  36.74% { -webkit-transform: matrix3d(1.006, 0, 0, 0, 0, 1.004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.006, 0, 0, 0, 0, 1.004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  41.04% { -webkit-transform: matrix3d(1.008, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.008, 0, 0, 0, 0, 0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  44.44% { -webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 0.994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.007, 0, 0, 0, 0, 0.994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  52.15% { -webkit-transform: matrix3d(1.002, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.002, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  59.86% { -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.999, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  63.26% { -webkit-transform: matrix3d(0.999, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.999, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  75.28% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  85.49% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  90.69% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
		  100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); } 
		}



		.imagebubule{

width: 100%;
height: 50%;
}

.bull1{
    position: relative;
    background-color: rgba(255, 255, 255, 0.473);
    width: 100px;
    height: 100px;
    border-radius: 200px;
    text-align: center;
    margin-top: -50%;
    left: 40%;
    transition: 1s;
}
.bull1:hover{
    position: relative;
    background-color: rgba(255, 255, 255, 0.473);
    width: 500px;
    height: 200px;
    border-radius: 30px;
    text-align: center;
    margin-top: -50%;
    left: 20%;
}

.bull1 .tour_normal{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: 0.4s;
}
.bull1:hover .tour_normal{
    top: 3%;
}

.bull1 .text_normal{
    position: relative;
    font-size: 0px;
    opacity: 0;
    transition: 0.7s;
}

.bull1:hover .text_normal{
    font-size: 15px;
    opacity: 1;
}


 .bull2{
    position: relative;
    background-color: rgba(255, 255, 255, 0.473);
    width: 100px;
    height: 100px;
    border-radius: 200px;
    text-align: center;
    margin-top: 15px;
    left: 60%;
    transition: 1s;
}

 .bull2:hover{
    position: relative;
    background-color: rgba(255, 255, 255, 0.473);
    width: 500px;
    height: 300px;
    border-radius: 30px;
    text-align: center;
    margin-top: 15px;
    left: 60%;
    
}
.bull2 .tour_normal{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: 0.4s;
}
.bull2:hover .tour_normal{
top: 3%;
}
.bull2 .text_normal{
    position: relative;
    font-size: 0px;
    opacity: 0;
    transition: 0.7s;
}

.bull2:hover .text_normal{
    font-size: 15px;
    opacity: 1;
}



		/* LIGNES DE CODE POUR LES SECTIONS DE LA PAGE */
		.section-header{
			position: relative;
			background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1920' height='1080' preserveAspectRatio='none' viewBox='0 0 1920 1080'%3e%3cg mask='url(%26quot%3b%23SvgjsMask17951%26quot%3b)' fill='none'%3e%3crect width='1920' height='1080' x='0' y='0' fill='url(%23SvgjsLinearGradient17952)'%3e%3c/rect%3e%3crect width='215.04' height='215.04' clip-path='url(%26quot%3b%23SvgjsClipPath17953%26quot%3b)' x='958.06' y='340.56' fill='url(%23SvgjsPattern17954)' transform='rotate(285.32%2c 1065.58%2c 448.08)'%3e%3c/rect%3e%3crect width='503.36' height='503.36' clip-path='url(%26quot%3b%23SvgjsClipPath17955%26quot%3b)' x='91.56' y='570.24' fill='url(%23SvgjsPattern17956)' transform='rotate(73.34%2c 343.24%2c 821.92)'%3e%3c/rect%3e%3crect width='420' height='420' clip-path='url(%26quot%3b%23SvgjsClipPath17957%26quot%3b)' x='1694.85' y='527.07' fill='url(%23SvgjsPattern17958)' transform='rotate(142.52%2c 1904.85%2c 737.07)'%3e%3c/rect%3e%3crect width='667.92' height='667.92' clip-path='url(%26quot%3b%23SvgjsClipPath17959%26quot%3b)' x='1084.69' y='29.59' fill='url(%23SvgjsPattern17960)' transform='rotate(242.83%2c 1418.65%2c 363.55)'%3e%3c/rect%3e%3crect width='213.12' height='213.12' clip-path='url(%26quot%3b%23SvgjsClipPath17961%26quot%3b)' x='1430.5' y='374.66' fill='url(%23SvgjsPattern17962)' transform='rotate(259.12%2c 1537.06%2c 481.22)'%3e%3c/rect%3e%3crect width='347.88' height='347.88' clip-path='url(%26quot%3b%23SvgjsClipPath17963%26quot%3b)' x='959.54' y='429.41' fill='url(%23SvgjsPattern17964)' transform='rotate(125.35%2c 1133.48%2c 603.35)'%3e%3c/rect%3e%3cpath d='M1017.77 799.96 L993.42 1007.28L1099.580265050886 997.605265050886z' fill='%23d3b714'%3e%3c/path%3e%3crect width='456.96' height='456.96' clip-path='url(%26quot%3b%23SvgjsClipPath17965%26quot%3b)' x='-74.27' y='-50.04' fill='url(%23SvgjsPattern17966)' transform='rotate(136.17%2c 154.21%2c 178.44)'%3e%3c/rect%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask17951'%3e%3crect width='1920' height='1080' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='50%25' y1='0%25' x2='50%25' y2='100%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient17952'%3e%3cstop stop-color='rgba(14%2c 42%2c 71%2c 1)' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(0%2c 64%2c 146%2c 1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3cpattern x='0' y='0' width='13.44' height='13.44' patternUnits='userSpaceOnUse' id='SvgjsPattern17954'%3e%3cpath d='M0 13.44L6.72 0L13.44 13.44' stroke='%23e73635' fill='none'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17953'%3e%3ccircle r='53.76' cx='1065.58' cy='448.08'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='503.36' height='11.44' patternUnits='userSpaceOnUse' id='SvgjsPattern17956'%3e%3crect width='503.36' height='5.72' x='0' y='0' fill='%23d3b714'%3e%3c/rect%3e%3crect width='503.36' height='5.72' x='0' y='5.72' fill='rgba(0%2c 0%2c 0%2c 0)'%3e%3c/rect%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17955'%3e%3ccircle r='125.84' cx='343.24' cy='821.92'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='6' height='6' patternUnits='userSpaceOnUse' id='SvgjsPattern17958'%3e%3cpath d='M0 6L3 0L6 6' stroke='%23e73635' fill='none'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17957'%3e%3ccircle r='105' cx='1904.85' cy='737.07'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='10.12' height='10.12' patternUnits='userSpaceOnUse' id='SvgjsPattern17960'%3e%3cpath d='M5.06 1L5.06 9.12M1 5.06L9.12 5.06' stroke='%23e73635' fill='none' stroke-width='3.29'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17959'%3e%3ccircle r='166.98' cx='1418.65' cy='363.55'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='13.32' height='13.32' patternUnits='userSpaceOnUse' id='SvgjsPattern17962'%3e%3cpath d='M0 13.32L6.66 0L13.32 13.32' stroke='%23d3b714' fill='none'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17961'%3e%3ccircle r='53.28' cx='1537.06' cy='481.22'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='13.38' height='13.38' patternUnits='userSpaceOnUse' id='SvgjsPattern17964'%3e%3cpath d='M6.69 1L6.69 12.38M1 6.69L12.38 6.69' stroke='%23e73635' fill='none' stroke-width='1'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17963'%3e%3ccircle r='86.97' cx='1133.48' cy='603.35'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='456.96' height='9.52' patternUnits='userSpaceOnUse' id='SvgjsPattern17966'%3e%3crect width='456.96' height='4.76' x='0' y='0' fill='%23e73635'%3e%3c/rect%3e%3crect width='456.96' height='4.76' x='0' y='4.76' fill='rgba(0%2c 0%2c 0%2c 0)'%3e%3c/rect%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17965'%3e%3ccircle r='114.24' cx='154.21' cy='178.44'%3e%3c/circle%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
			background-repeat: no-repeat;
			background-size: 120%;
		    animation: gradient 15s ease infinite;
			width: 100%;
			height: 100vh;
			z-index: 1;
		}
		.section-header-div1{
			position: relative;
			background-color: #262626;
			width: 100%;
			height: 7vh;
			box-shadow: 0px 0px 30px 1px #171717;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.section-header-div1-p{
			color: #F9F9F9;
			font-family: Poppins, sans-serif;
			font-size: 16px;
			transition: all 0.2s ease;
		}
		.section-header-div1-img{
			width: 35px;
			transition: all 0.2s ease;
		}
		.section-header-div1:hover .section-header-div1-p{
			text-decoration: underline;
			transition: all 0.2s ease;
			font-size: 14px;
		}
		.section-header-div1:hover .section-header-div1-img{
			width: 20px;
			transition: all 0.2s ease;
		}
		.section-header-div2{
			position: relative;
			background-color: transparent;
			width: 100%;
			height: 15vh;
			display: flex;
			align-items: center;
			justify-content: space-around;
		}
		.section-header-div2 h3{
			color: #F9F9F9;
			font-size: 16px;
			font-family: Poppins, sans-serif;
		}
		.section-header-div3{
			position: relative;
			background-color: transparent;
			width: 100%;
			height: 60vh;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.section-header-div3 h2{
			color: #F9F9F9;
			width: 130vh;
			height: 40vh;
			font-family: Poppins, sans-serif;
			font-size: 100px;
			display: flex;
			align-items: center;
			justify-content: center;
			animation: title-translate 8s ease infinite;
		}
		.section-header-div4{
			position: relative;
			background-color: transparent;
			width: 100%;
			height: 18vh;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.section-header-div4 img{
			animation: chevron-translate 2s ease infinite;
		}
		.section-main1{
			position: relative;
			background-color: #F9F9F9;
			width: 100%;
			height: 100vh;
			z-index: 1;
		}
		.section-main1-div1{
			position: relative;
			background-color: #262626;
			width: 100%;
			height: 20vh;
			box-shadow: 0px 0px 30px 1px #171717;
		}
		.section-main1-div1-div1{
			position: relative;
			background-color: transparent;
			width: 100%;
			height: 10vh;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.section-main1-div1-div1 h6{
			color: #F9F9F9;
			font-family: Poppins, sans-serif;
			font-size: 30px;
		}
		.section-main1-div1-div2{
			position: relative;
			background-color: transparent;
			width: 100%;
			height: 10vh;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.section-main1-div1-div2 p{
			color: #F9F9F9;
			font-family: Poppins, sans-serif;
			font-size: 20px;
		}
		.section-main1-div2{
			position: relative;
			background-size: 120%;
			background-repeat: no-repeat;
			background-position: center;
			background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1103%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='url(%23SvgjsLinearGradient1104)'%3e%3c/rect%3e%3cpath d='M-57.75 342.77L-57.75 342.77' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-57.75 342.77L53.74 378.65' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-57.75 342.77L-52.23 508.24' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-52.23 508.24L-52.23 508.24' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-52.23 508.24L98.93 514.11' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M53.74 378.65L53.74 378.65' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M53.74 378.65L98.93 514.11' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M53.74 378.65L193.52 410.59' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M53.74 378.65L-52.23 508.24' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M53.74 378.65L189.99 538.16' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M53.74 378.65L100.31 667.5' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M98.93 514.11L98.93 514.11' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M98.93 514.11L189.99 538.16' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M98.93 514.11L193.52 410.59' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M98.93 514.11L100.31 667.5' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M98.93 514.11L-57.75 342.77' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M100.31 667.5L100.31 667.5' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M100.31 667.5L237.01 701.41' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M100.31 667.5L189.99 538.16' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M100.31 667.5L-52.23 508.24' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M100.31 667.5L370.7 676.17' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M193.52 410.59L193.52 410.59' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M193.52 410.59L189.99 538.16' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M189.99 538.16L189.99 538.16' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M189.99 538.16L237.01 701.41' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M189.99 538.16L360.97 524.06' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M237.01 701.41L237.01 701.41' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M237.01 701.41L370.7 676.17' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M237.01 701.41L360.97 524.06' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M389.19 353.5L389.19 353.5' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M389.19 353.5L550.16 402.21' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M389.19 353.5L360.97 524.06' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M389.19 353.5L489.9 513.56' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M389.19 353.5L193.52 410.59' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M389.19 353.5L189.99 538.16' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M389.19 353.5L680.37 393.84' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M360.97 524.06L360.97 524.06' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M360.97 524.06L489.9 513.56' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M360.97 524.06L370.7 676.17' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M370.7 676.17L370.7 676.17' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M370.7 676.17L519.47 680.94' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M550.16 402.21L550.16 402.21' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M550.16 402.21L489.9 513.56' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M550.16 402.21L680.37 393.84' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M550.16 402.21L702.03 250.49' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M550.16 402.21L707.97 556.47' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M489.9 513.56L489.9 513.56' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M489.9 513.56L519.47 680.94' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M519.47 680.94L519.47 680.94' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M519.47 680.94L669.39 666.12' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M702.03 250.49L702.03 250.49' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M702.03 250.49L797.05 221.23' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M702.03 250.49L810.78 344.21' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M702.03 250.49L680.37 393.84' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M680.37 393.84L680.37 393.84' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M680.37 393.84L810.78 344.21' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M707.97 556.47L707.97 556.47' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M707.97 556.47L669.39 666.12' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M707.97 556.47L831.22 491.32' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M707.97 556.47L680.37 393.84' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M669.39 666.12L669.39 666.12' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M669.39 666.12L834.55 688.53' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M669.39 666.12L489.9 513.56' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M669.39 666.12L831.22 491.32' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M797.05 221.23L797.05 221.23' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M797.05 221.23L810.78 344.21' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M797.05 221.23L952.95 218.73' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M797.05 221.23L680.37 393.84' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M797.05 221.23L956.54 369.24' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M810.78 344.21L810.78 344.21' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M831.22 491.32L831.22 491.32' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M831.22 491.32L958.66 522.61' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M831.22 491.32L810.78 344.21' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M831.22 491.32L956.54 369.24' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M831.22 491.32L680.37 393.84' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M831.22 491.32L834.55 688.53' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M834.55 688.53L834.55 688.53' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M834.55 688.53L707.97 556.47' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1007.78 76.82L1007.78 76.82' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1007.78 76.82L1104.65 83.08' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1007.78 76.82L952.95 218.73' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1007.78 76.82L1148.1 -71.71' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1007.78 76.82L1117.68 251.1' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M952.95 218.73L952.95 218.73' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M952.95 218.73L956.54 369.24' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M952.95 218.73L1117.68 251.1' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M952.95 218.73L810.78 344.21' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M956.54 369.24L956.54 369.24' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M956.54 369.24L810.78 344.21' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M958.66 522.61L958.66 522.61' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M958.66 522.61L956.54 369.24' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1148.1 -71.71L1148.1 -71.71' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1148.1 -71.71L1243.81 -56.82' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1148.1 -71.71L1104.65 83.08' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1148.1 -71.71L1299.74 64.99' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1104.65 83.08L1104.65 83.08' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1104.65 83.08L1117.68 251.1' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1104.65 83.08L1249.87 199.38' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1104.65 83.08L1299.74 64.99' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1117.68 251.1L1117.68 251.1' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1117.68 251.1L1141.61 345.51' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1117.68 251.1L1249.87 199.38' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1141.61 345.51L1141.61 345.51' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1147.64 520.71L1147.64 520.71' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1147.64 520.71L1262.71 545.29' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1147.64 520.71L1098.14 660.84' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1147.64 520.71L1252.97 652.75' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1147.64 520.71L1141.61 345.51' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1098.14 660.84L1098.14 660.84' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1098.14 660.84L1252.97 652.75' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1243.81 -56.82L1243.81 -56.82' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1243.81 -56.82L1299.74 64.99' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1299.74 64.99L1299.74 64.99' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1299.74 64.99L1426.42 92.62' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1299.74 64.99L1249.87 199.38' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1299.74 64.99L1459.03 225.55' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1249.87 199.38L1249.87 199.38' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1273.56 376.24L1273.56 376.24' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1273.56 376.24L1395.17 384.64' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1273.56 376.24L1141.61 345.51' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1262.71 545.29L1262.71 545.29' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1262.71 545.29L1252.97 652.75' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1262.71 545.29L1273.56 376.24' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1262.71 545.29L1404.93 665.76' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1262.71 545.29L1449.95 510.43' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1252.97 652.75L1252.97 652.75' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1252.97 652.75L1404.93 665.76' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1459.82 -98.37L1459.82 -98.37' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1459.82 -98.37L1554.47 -106.21' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1426.42 92.62L1426.42 92.62' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1426.42 92.62L1459.03 225.55' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1459.03 225.55L1459.03 225.55' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1459.03 225.55L1539.91 238.82' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1459.03 225.55L1395.17 384.64' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1395.17 384.64L1395.17 384.64' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1395.17 384.64L1449.95 510.43' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1449.95 510.43L1449.95 510.43' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1449.95 510.43L1547.76 515.01' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1404.93 665.76L1404.93 665.76' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1404.93 665.76L1449.95 510.43' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1404.93 665.76L1576.41 652.22' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1554.47 -106.21L1554.47 -106.21' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1554.47 -106.21L1576.67 47.69' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1554.47 -106.21L1426.42 92.62' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1576.67 47.69L1576.67 47.69' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1576.67 47.69L1426.42 92.62' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1576.67 47.69L1459.82 -98.37' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1576.67 47.69L1539.91 238.82' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1539.91 238.82L1539.91 238.82' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1539.91 238.82L1546.8 377.55' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1546.8 377.55L1546.8 377.55' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1546.8 377.55L1547.76 515.01' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1546.8 377.55L1395.17 384.64' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1546.8 377.55L1449.95 510.43' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1546.8 377.55L1459.03 225.55' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1547.76 515.01L1547.76 515.01' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1576.41 652.22L1576.41 652.22' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1576.41 652.22L1547.76 515.01' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1576.41 652.22L1449.95 510.43' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1576.41 652.22L1546.8 377.55' stroke='%23132e65' stroke-width='1.5'%3e%3c/path%3e%3ccircle r='5' cx='-57.75' cy='342.77' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='-52.23' cy='508.24' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='53.74' cy='378.65' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='98.93' cy='514.11' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='100.31' cy='667.5' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='193.52' cy='410.59' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='189.99' cy='538.16' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='237.01' cy='701.41' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='389.19' cy='353.5' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='360.97' cy='524.06' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='370.7' cy='676.17' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='550.16' cy='402.21' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='489.9' cy='513.56' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='519.47' cy='680.94' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='702.03' cy='250.49' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='680.37' cy='393.84' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='707.97' cy='556.47' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='669.39' cy='666.12' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='797.05' cy='221.23' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='810.78' cy='344.21' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='831.22' cy='491.32' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='834.55' cy='688.53' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1007.78' cy='76.82' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='952.95' cy='218.73' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='956.54' cy='369.24' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='958.66' cy='522.61' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1148.1' cy='-71.71' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1104.65' cy='83.08' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1117.68' cy='251.1' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1141.61' cy='345.51' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1147.64' cy='520.71' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1098.14' cy='660.84' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1243.81' cy='-56.82' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1299.74' cy='64.99' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1249.87' cy='199.38' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1273.56' cy='376.24' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1262.71' cy='545.29' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1252.97' cy='652.75' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1459.82' cy='-98.37' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1426.42' cy='92.62' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1459.03' cy='225.55' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1395.17' cy='384.64' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1449.95' cy='510.43' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1404.93' cy='665.76' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1554.47' cy='-106.21' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1576.67' cy='47.69' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1539.91' cy='238.82' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1546.8' cy='377.55' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1547.76' cy='515.01' fill='%23132e65'%3e%3c/circle%3e%3ccircle r='5' cx='1576.41' cy='652.22' fill='%23132e65'%3e%3c/circle%3e%3cpath d='M-89.92 658.74L-89.92 658.74' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-89.92 658.74L-110.94 550.13' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-89.92 658.74L45.7 644.27' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-89.92 658.74L85.67 552.44' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-89.92 658.74L190.99 686.41' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M194.31 553.65L194.31 553.65' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M194.31 553.65L85.67 552.44' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M194.31 553.65L190.99 686.41' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M375.36 655.78L375.36 655.78' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M375.36 655.78L364.29 560.57' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M375.36 655.78L549.58 709.72' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M375.36 655.78L190.99 686.41' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M375.36 655.78L194.31 553.65' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M375.36 655.78L516.27 502.92' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M375.36 655.78L676.97 663.3' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M516.27 502.92L516.27 502.92' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M516.27 502.92L364.29 560.57' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M516.27 502.92L692.68 499.17' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M549.58 709.72L549.58 709.72' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M549.58 709.72L676.97 663.3' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M549.58 709.72L516.27 502.92' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M549.58 709.72L364.29 560.57' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M549.58 709.72L692.68 499.17' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M549.58 709.72L821.18 698.67' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M947.12 399.18L947.12 399.18' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M947.12 399.18L858.79 399.73' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M947.12 399.18L993.29 545.18' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M947.12 399.18L1104.38 397.62' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M947.12 399.18L851.2 531.38' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M947.12 399.18L1132.77 511.6' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1104.38 397.62L1104.38 397.62' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1104.38 397.62L1132.77 511.6' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1394.95 75.84L1394.95 75.84' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1394.95 75.84L1282.86 73.85' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1394.95 75.84L1450.65 -41.81' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1394.95 75.84L1564.74 59.82' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1394.95 75.84L1307.36 237.07' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1419.93 346.91L1419.93 346.91' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1419.93 346.91L1458.15 250.77' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1419.93 346.91L1547.36 393.85' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1461.72 706.08L1461.72 706.08' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1461.72 706.08L1554.78 693.16' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1461.72 706.08L1427.61 558.36' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1461.72 706.08L1276.33 691.81' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1461.72 706.08L1596.8 506.64' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1461.72 706.08L1285.53 500.11' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1592.28 194.66L1592.28 194.66' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1592.28 194.66L1564.74 59.82' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1547.36 393.85L1547.36 393.85' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1547.36 393.85L1596.8 506.64' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1547.36 393.85L1458.15 250.77' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-110.94 550.13L-110.94 550.13' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-110.94 550.13L45.7 644.27' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-110.94 550.13L85.67 552.44' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-110.94 550.13L194.31 553.65' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-110.94 550.13L190.99 686.41' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M-110.94 550.13L364.29 560.57' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M85.67 552.44L85.67 552.44' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M85.67 552.44L45.7 644.27' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M85.67 552.44L190.99 686.41' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M85.67 552.44L364.29 560.57' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M45.7 644.27L45.7 644.27' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M45.7 644.27L190.99 686.41' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M45.7 644.27L194.31 553.65' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M190.99 686.41L190.99 686.41' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M364.29 560.57L364.29 560.57' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M364.29 560.57L194.31 553.65' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M364.29 560.57L190.99 686.41' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M692.68 499.17L692.68 499.17' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M692.68 499.17L851.2 531.38' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M692.68 499.17L676.97 663.3' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M692.68 499.17L858.79 399.73' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M692.68 499.17L821.18 698.67' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M676.97 663.3L676.97 663.3' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M676.97 663.3L821.18 698.67' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M676.97 663.3L851.2 531.38' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M858.79 399.73L858.79 399.73' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M858.79 399.73L851.2 531.38' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M858.79 399.73L993.29 545.18' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M858.79 399.73L1104.38 397.62' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M858.79 399.73L1001.71 657.55' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M851.2 531.38L851.2 531.38' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M851.2 531.38L993.29 545.18' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M851.2 531.38L821.18 698.67' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M821.18 698.67L821.18 698.67' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M993.29 545.18L993.29 545.18' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M993.29 545.18L1001.71 657.55' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M993.29 545.18L1132.77 511.6' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M993.29 545.18L1104.38 397.62' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1001.71 657.55L1001.71 657.55' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1001.71 657.55L1140.37 660.16' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1001.71 657.55L821.18 698.67' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1001.71 657.55L1132.77 511.6' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1001.71 657.55L851.2 531.38' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1155.63 110.28L1155.63 110.28' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1155.63 110.28L1158.59 198.39' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1155.63 110.28L1282.86 73.85' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1158.59 198.39L1158.59 198.39' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1158.59 198.39L1307.36 237.07' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1158.59 198.39L1282.86 73.85' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1158.59 198.39L1104.38 397.62' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1132.77 511.6L1132.77 511.6' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1132.77 511.6L1140.37 660.16' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1132.77 511.6L1285.53 500.11' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1132.77 511.6L1249.68 394.8' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1140.37 660.16L1140.37 660.16' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1140.37 660.16L1276.33 691.81' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1140.37 660.16L993.29 545.18' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1140.37 660.16L1285.53 500.11' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1140.37 660.16L1104.38 397.62' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1279.56 -77.99L1279.56 -77.99' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1279.56 -77.99L1282.86 73.85' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1279.56 -77.99L1450.65 -41.81' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1282.86 73.85L1282.86 73.85' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1282.86 73.85L1307.36 237.07' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1307.36 237.07L1307.36 237.07' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1307.36 237.07L1458.15 250.77' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1307.36 237.07L1419.93 346.91' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1307.36 237.07L1249.68 394.8' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1249.68 394.8L1249.68 394.8' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1249.68 394.8L1285.53 500.11' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1249.68 394.8L1104.38 397.62' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1285.53 500.11L1285.53 500.11' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1285.53 500.11L1427.61 558.36' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1285.53 500.11L1276.33 691.81' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1276.33 691.81L1276.33 691.81' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1276.33 691.81L1427.61 558.36' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1276.33 691.81L1132.77 511.6' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1450.65 -41.81L1450.65 -41.81' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1450.65 -41.81L1597.85 -37.64' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1450.65 -41.81L1564.74 59.82' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1458.15 250.77L1458.15 250.77' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1458.15 250.77L1592.28 194.66' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1427.61 558.36L1427.61 558.36' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1427.61 558.36L1596.8 506.64' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1427.61 558.36L1554.78 693.16' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1597.85 -37.64L1597.85 -37.64' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1597.85 -37.64L1564.74 59.82' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1597.85 -37.64L1592.28 194.66' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1564.74 59.82L1564.74 59.82' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1564.74 59.82L1458.15 250.77' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1564.74 59.82L1282.86 73.85' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1596.8 506.64L1596.8 506.64' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1596.8 506.64L1554.78 693.16' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1554.78 693.16L1554.78 693.16' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1554.78 693.16L1276.33 691.81' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1554.78 693.16L1547.36 393.85' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3cpath d='M1554.78 693.16L1285.53 500.11' stroke='hsl(228.5%2c 77.2%25%2c 51.5%25)' stroke-width='1.5'%3e%3c/path%3e%3ccircle r='25' cx='-89.92' cy='658.74' fill='url(%23SvgjsRadialGradient1105)'%3e%3c/circle%3e%3ccircle r='25' cx='194.31' cy='553.65' fill='url(%23SvgjsRadialGradient1105)'%3e%3c/circle%3e%3ccircle r='25' cx='375.36' cy='655.78' fill='url(%23SvgjsRadialGradient1105)'%3e%3c/circle%3e%3ccircle r='25' cx='516.27' cy='502.92' fill='url(%23SvgjsRadialGradient1105)'%3e%3c/circle%3e%3ccircle r='25' cx='549.58' cy='709.72' fill='url(%23SvgjsRadialGradient1105)'%3e%3c/circle%3e%3ccircle r='25' cx='947.12' cy='399.18' fill='url(%23SvgjsRadialGradient1105)'%3e%3c/circle%3e%3ccircle r='25' cx='1104.38' cy='397.62' fill='url(%23SvgjsRadialGradient1105)'%3e%3c/circle%3e%3ccircle r='25' cx='1394.95' cy='75.84' fill='url(%23SvgjsRadialGradient1105)'%3e%3c/circle%3e%3ccircle r='25' cx='1419.93' cy='346.91' fill='url(%23SvgjsRadialGradient1105)'%3e%3c/circle%3e%3ccircle r='25' cx='1461.72' cy='706.08' fill='url(%23SvgjsRadialGradient1105)'%3e%3c/circle%3e%3ccircle r='25' cx='1592.28' cy='194.66' fill='url(%23SvgjsRadialGradient1105)'%3e%3c/circle%3e%3ccircle r='25' cx='1547.36' cy='393.85' fill='url(%23SvgjsRadialGradient1105)'%3e%3c/circle%3e%3ccircle r='5' cx='-110.94' cy='550.13' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='85.67' cy='552.44' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='45.7' cy='644.27' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='190.99' cy='686.41' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='364.29' cy='560.57' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='692.68' cy='499.17' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='676.97' cy='663.3' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='858.79' cy='399.73' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='851.2' cy='531.38' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='821.18' cy='698.67' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='993.29' cy='545.18' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1001.71' cy='657.55' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1155.63' cy='110.28' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1158.59' cy='198.39' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1132.77' cy='511.6' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1140.37' cy='660.16' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1279.56' cy='-77.99' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1282.86' cy='73.85' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1307.36' cy='237.07' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1249.68' cy='394.8' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1285.53' cy='500.11' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1276.33' cy='691.81' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1450.65' cy='-41.81' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1458.15' cy='250.77' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1427.61' cy='558.36' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1597.85' cy='-37.64' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1564.74' cy='59.82' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1596.8' cy='506.64' fill='%238b9ad9'%3e%3c/circle%3e%3ccircle r='5' cx='1554.78' cy='693.16' fill='%238b9ad9'%3e%3c/circle%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1103'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='84.72%25' y1='139.29%25' x2='15.28%25' y2='-39.29%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient1104'%3e%3cstop stop-color='%230e2a47' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(0%2c 38%2c 87%2c 1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3cradialGradient id='SvgjsRadialGradient1105'%3e%3cstop stop-color='white' offset='0.1'%3e%3c/stop%3e%3cstop stop-color='%231735b3' offset='0.2'%3e%3c/stop%3e%3cstop stop-color='rgba(23%2c 53%2c 179%2c 0)' offset='1'%3e%3c/stop%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");
			width: 100%;
			height: 80vh;
			display: flex;
			align-items: center;
			justify-content: space-evenly;
		}
		.section-main1-div2-card{
			position: relative;
			background-color: #F9F9F9;
			width: 50vh;
			height: 50vh;
			border-radius: 25px;
			-webkit-animation: animation 2000ms linear both;
		  	animation: animation 2000ms linear both;
		  	box-shadow: 0 5px 30px -10px rgb(0 0 0 / 35%);
			transition: all 0.3s ease;
		}
		.section-main1-div2-card:hover{
			box-shadow: 0 5px 30px -10px rgb(0 0 0 / 95%);
			transition: all 0.3s ease;
		}
		.section-main1-div2-card-div1{
			position: relative;
			background-color: transparent;
			width: 100%;
			height: 30vh;
			display: flex;
			align-items: center;
			justify-content: center;
			border-radius: 25px 25px 0 0;
			transition: all 0.3s ease;
		}
		.section-main1-div2-card-div1 img{
			transition: all 0.3s ease;
		}
		.section-main1-div2-card-div2{
			position: relative;
			background-color: transparent;
			width: 100%;
			height: 10vh;
			display: flex;
			align-items: center;
			justify-content: center;
			transition: all 0.3s ease;
		}
		.section-main1-div2-card-div2 p{
			color: #262626;
			font-family: Poppins, sans-serif;
			font-size: 25px;
			transition: all 0.3s ease;
		}
		.section-main1-div2-card-div3{
			position: relative;
			background-color: transparent;
			width: 100%;
			height: 0vh;
			display: flex;
			align-items: center;
			justify-content: center;
			border-radius: 0 0 0 0;
			transition: all 0.3s ease;
		}
		.section-main1-div2-card-div3 img{
			width: 0px;
			transition: all 0.3s ease;
		}
		.section-main1-div2-barrier{
			position: relative;
			background-color: transparent;
			width: 10vh;
			height: 10vh;
		}
		.section-main1-div2-card:hover .section-main1-div2-card-div1{
			position: relative;
			background-color: transparent;
			width: 100%;
			height: 25vh;
			display: flex;
			align-items: center;
			justify-content: center;
			border-radius: 25px 25px 0 0;
			transition: all 0.3s ease;
		}
		.section-main1-div2-card:hover .section-main1-div2-card-div1 img{
			width: 150px;
			transition: all 0.3s ease;
		}
		.section-main1-div2-card:hover .section-main1-div2-card-div2{
			position: relative;
			background-color: transparent;
			width: 100%;
			height: 5vh;
			display: flex;
			align-items: center;
			justify-content: center;
			transition: all 0.3s ease;
		}
		.section-main1-div2-card:hover .section-main1-div2-card-div2 p{
			color: #262626;
			font-family: Poppins, sans-serif;
			font-size: 20px;
			transition: all 0.3s ease;
		}
		.section-main1-div2-card:hover .section-main1-div2-card-div3{
			position: relative;
			background-color: transparent;
			width: 100%;
			height: 20vh;
			display: flex;
			align-items: center;
			justify-content: center;
			border-radius: 0 0 25px 25px;
			transition: all 0.3s ease;
		}
		.section-main1-div2-card:hover .section-main1-div2-card-div3 img{
			width: 55px;
			animation: chevronchevron-translate 1.5s ease infinite;
			transition: all 0.3s ease;
		}
		.section-main1-div3{
			position: relative;
			background-position: center;
			background-repeat: no-repeat;
			background-size: 120%;
			background-attachment: fixed;
			background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='3000' height='3000' preserveAspectRatio='none' viewBox='0 0 3000 3000'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1002%26quot%3b)' fill='none'%3e%3crect width='3000' height='3000' x='0' y='0' fill='%230e2a47'%3e%3c/rect%3e%3cg mask='url(%26quot%3b%23SvgjsMask1003%26quot%3b)'%3e%3cpath d='M275 2475L25 2475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M262.5 2475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 2475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2325 1775L1825 2275L1825 2725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2312.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1812.5 2725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2875 1375L2075 2175L2075 2325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2862.5 1375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2062.5 2325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1225 2125L1225 1225L1275 1175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1212.5 2125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1262.5 1175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M375 25L25 375L25 425L325 725L575 725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M362.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM562.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2875 1125L2875 275L2775 175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2862.5 1125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2762.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2075 1975L1775 2275L1775 2925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2062.5 1975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1762.5 2925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1025 1425L1175 1575L1175 1775L875 2075L825 2075L675 1925L575 1925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1012.5 1425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM562.5 1925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M25 2325L225 2125L225 1375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M12.5 2325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM212.5 1375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1175 275L1825 275L1925 175L1925 75L1975 25L2025 25' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1162.5 275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2012.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2975 2575L2975 2525L2925 2475L2925 1625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2962.5 2575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2912.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2125 475L2125 375L2475 25L2875 25L2975 125' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2112.5 475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2962.5 125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M775 1225L975 1225L1175 1425L1175 1525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M762.5 1225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1162.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1525 1775L1325 1775L1275 1825L1275 2075L1425 2225L1725 2225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1512.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1712.5 2225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M775 1325L375 925L175 925L25 1075L25 1275' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M762.5 1325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 1275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1225 525L1175 475L275 475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1212.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM262.5 475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1225 2725L1475 2975L2175 2975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1212.5 2725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2162.5 2975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M375 1125L375 975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M362.5 1125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM362.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1275 975L1475 1175L1475 1725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1262.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1462.5 1725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2025 2725L1925 2725L1825 2825L1825 2925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2012.5 2725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1812.5 2925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M75 275L125 225L125 25' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M62.5 275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM112.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M525 2775L525 2975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M512.5 2775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM512.5 2975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M775 575L1125 575L1525 975L1525 1175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M762.5 575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1512.5 1175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1575 1225L2525 1225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1562.5 1225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2512.5 1225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M675 1875L425 1875L275 2025L275 2425L425 2575' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M662.5 1875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM412.5 2575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2375 1575L2375 1825L1875 2325L1875 2525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2362.5 1575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1862.5 2525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1175 225L975 425L625 425L525 325L375 325L225 475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1162.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM212.5 475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M525 2525L325 2325L325 2025L375 1975L675 1975L775 2075' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M512.5 2525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM762.5 2075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2325 475L2325 625L1775 1175L1575 1175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2312.5 475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1562.5 1175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M525 875L475 875L375 775L25 775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M512.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2275 1125L2325 1175L2975 1175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2262.5 1125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2962.5 1175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M575 25L425 25L75 375L75 425L125 475L175 475L475 175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M562.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM462.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M25 2075L175 1925L175 1275L75 1175L75 1125' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M12.5 2075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM62.5 1125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M775 2625L1275 2125' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M762.5 2625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1262.5 2125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1925 475L1875 425L1025 425' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1912.5 475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1012.5 425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2525 975L2725 975L2825 875L2825 675L2775 625L2775 225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2512.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2762.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2475 1425L2475 1275' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2462.5 1425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2462.5 1275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1775 1825L1525 1575L1525 1225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1762.5 1825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1512.5 1225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2125 1675L2325 1675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2112.5 1675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2312.5 1675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2775 2125L2775 2025L2725 1975L2725 1575L2975 1325L2975 1225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2762.5 2125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2962.5 1225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1625 2275L1475 2275L1425 2325L1425 2875L1475 2925L1625 2925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1612.5 2275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1612.5 2925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1625 1325L1725 1325L1775 1275L2425 1275' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1612.5 1325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2412.5 1275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1275 775L1475 975L1475 1125' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1262.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1462.5 1125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1775 1675L1825 1725L2325 1725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1762.5 1675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2312.5 1725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1025 175L875 25L625 25L525 125L375 125L125 375L125 425' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1012.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM112.5 425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M925 1025L1175 1025L1325 875' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M912.5 1025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1312.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M275 1625L275 1325L125 1175L125 1025L175 975L325 975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M262.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM312.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1675 1925L1775 2025L1975 2025L2075 1925L2075 1775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1662.5 1925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2062.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2175 2175L2675 2175L2775 2275L2875 2275' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2162.5 2175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2862.5 2275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1575 875L2025 875L2275 625L2275 375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1562.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2262.5 375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M875 1025L1175 1325L1175 1375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M862.5 1025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1162.5 1375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M875 2575L1275 2975L1425 2975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M862.5 2575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1412.5 2975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2275 1025L2375 1125L2425 1125L2525 1025L2825 1025' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2262.5 1025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2812.5 1025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2475 325L2725 75L2875 75L2975 175L2975 625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2462.5 325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2962.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2725 2025L2275 2025L2175 2125' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2712.5 2025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2162.5 2125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2125 2675L1925 2475L1925 2325L2025 2225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2112.5 2675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2012.5 2225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M625 175L525 175L425 275' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M612.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM412.5 275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1225 725L1125 625L675 625L575 525L375 525L275 625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1212.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM262.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2775 2725L2925 2875L2925 2975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2762.5 2725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2912.5 2975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1275 2725L1025 2475L975 2475L925 2525L925 2575L975 2625L1025 2625L1075 2575' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1262.5 2725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1062.5 2575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2225 2275L2125 2175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2212.5 2275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2112.5 2175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2875 2675L2875 2775L2975 2875L2975 2975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2862.5 2675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2962.5 2975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1525 825L1525 925L1725 1125L1775 1125L1975 925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1512.5 825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1962.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2625 2675L2825 2875L2875 2875' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2612.5 2675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2862.5 2875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M725 1525L725 1475L925 1275L975 1275L1125 1425L1125 1475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M712.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1112.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M325 1575L325 1475L575 1225L575 1175L425 1025' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M312.5 1575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM412.5 1025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M875 875L725 875L625 775L625 625L575 575L475 575L375 675L325 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M862.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM312.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M25 225L25 325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M12.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1225 175L1375 25L1625 25L1825 225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1212.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1812.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M925 1625L925 1525L875 1475L775 1475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M912.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM762.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M375 2175L375 2325L1025 2975L1175 2975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M362.5 2175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1162.5 2975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M475 675L575 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M462.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM562.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M725 2575L775 2525L825 2525L1175 2175L1175 2125L1025 1975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M712.5 2575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1012.5 1975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1475 75L1625 75L1775 225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1462.5 75 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1762.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M925 1875L925 1675L775 1525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M912.5 1875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM762.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2075 975L2075 1125L2025 1175L1975 1175L1925 1125L1875 1125L1825 1175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2062.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1812.5 1175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1625 2375L1725 2375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1612.5 2375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1712.5 2375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2875 175L2825 125L2725 125L2375 475L2375 925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2862.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2362.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2125 975L2225 975L2325 875L2325 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2112.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2312.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1975 2675L1875 2675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1962.5 2675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1862.5 2675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1225 375L2075 375L2175 275' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1212.5 375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2162.5 275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2725 2975L2425 2975L2175 2725L2175 2325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2712.5 2975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2162.5 2325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M75 2725L25 2675L25 2525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M62.5 2725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 2525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M125 2075L75 2075L25 2125' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M112.5 2075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 2125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M225 1175L225 1225L375 1375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M212.5 1175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM362.5 1375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2075 175L1975 75' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2062.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1962.5 75 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1825 25L1925 25' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1812.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1912.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2275 2775L2425 2925L2875 2925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2262.5 2775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2862.5 2925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1075 1975L1175 1975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1062.5 1975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1162.5 1975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2725 325L2675 275L2675 225L2725 175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2712.5 325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2712.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M975 725L975 975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M962.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM962.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1625 2075L1925 2075' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1612.5 2075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1912.5 2075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2625 725L2725 625L2725 375L2675 325L2575 325L2475 425L2475 775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2612.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2462.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1825 725L1325 725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1812.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1312.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1375 1525L1325 1475L1275 1475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1362.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1262.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1425 1375L1375 1425L1375 1475L1425 1525L1425 1725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1412.5 1375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1412.5 1725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M475 1475L375 1475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M462.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM362.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1725 2675L1475 2675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1712.5 2675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1462.5 2675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1025 775L1025 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1012.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1012.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M875 2225L975 2125L975 2025' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M862.5 2225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM962.5 2025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1425 1275L1425 1325L1325 1425L1275 1425' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1412.5 1275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1262.5 1425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2425 1875L2325 1975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2412.5 1875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2312.5 1975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2925 375L2925 575' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2912.5 375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2912.5 575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2325 1525L2325 1325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2312.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2312.5 1325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1525 325L2075 325L2225 175L2225 25' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1512.5 325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2212.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M925 2775L825 2675L825 2625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M912.5 2775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM812.5 2625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1925 1975L2025 1875L2025 1775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1912.5 1975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2012.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2425 1425L2425 1325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2412.5 1425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2412.5 1325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2775 1675L2775 1575L2875 1475L2925 1475L2975 1525L2975 2175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2762.5 1675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2962.5 2175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M975 2775L1125 2925L1175 2925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M962.5 2775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1162.5 2925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M625 1425L625 1225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M612.5 1425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM612.5 1225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M375 1175L425 1125L475 1125L525 1175L525 1225L425 1325L375 1325L325 1275L325 1075L275 1025L175 1025' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M362.5 1175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM162.5 1025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2775 1425L2925 1275L2925 1225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2762.5 1425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2912.5 1225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M625 875L675 875L975 1175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M612.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM962.5 1175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M175 2875L75 2975L25 2975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M162.5 2875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 2975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M925 775L925 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M912.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM912.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2775 2525L2775 2675L2725 2725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2762.5 2525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2712.5 2725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2125 1775L2125 1925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2112.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2112.5 1925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1475 2175L1325 2025L1325 1825' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1462.5 2175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1312.5 1825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2475 2475L2425 2525L2225 2525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2462.5 2475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2212.5 2525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M825 975L925 975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M812.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM912.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1975 1875L1875 1975L1775 1975L1525 1725L1525 1625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1962.5 1875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1512.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M325 2425L775 2875L875 2875L975 2975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M312.5 2425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM962.5 2975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M575 925L675 925L925 1175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M562.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM912.5 1175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M675 1825L725 1825L825 1725L875 1725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M662.5 1825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM862.5 1725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1775 1325L1575 1525L1575 1575L1825 1825L1825 1925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1762.5 1325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1812.5 1925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1175 125L1175 75L1125 25L925 25' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1162.5 125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM912.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2075 1425L2275 1625L2325 1625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2062.5 1425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2312.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1725 2825L1675 2875L1475 2875' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1712.5 2825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1462.5 2875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2175 1575L1625 1575' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2162.5 1575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1612.5 1575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1475 2725L1575 2825L1675 2825L1725 2775L1725 2725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1462.5 2725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1712.5 2725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2675 375L2675 625L2575 725L2525 725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2662.5 375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2512.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M825 2025L725 1925L725 1875L825 1775L875 1775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M812.5 2025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM862.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2675 1725L2575 1725L2475 1825L2475 1975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2662.5 1725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2462.5 1975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M575 1575L525 1525L375 1525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M562.5 1575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM362.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M525 1425L425 1425' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M512.5 1425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM412.5 1425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M475 975L675 975L875 1175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M462.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM862.5 1175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2575 1075L2525 1075L2475 1125' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2562.5 1075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2462.5 1125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2675 1075L2625 1125L2525 1125' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2662.5 1075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2512.5 1125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1875 1425L2025 1425L2125 1525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1862.5 1425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2112.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M325 25L175 175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M312.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM162.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1675 2425L1625 2475L1625 2625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1662.5 2425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1612.5 2625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M525 1475L575 1425L575 1275' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M512.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM562.5 1275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2325 2475L2225 2475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2312.5 2475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2212.5 2475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M175 2925L225 2975L475 2975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M162.5 2925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM462.5 2975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1175 175L1075 75L975 75' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1162.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM962.5 75 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2525 1475L2375 1475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2512.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2362.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1125 875L1275 875' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1112.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1262.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1475 475L1575 475L1775 675L2025 675L2225 475L2225 325L2275 275' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1462.5 475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2262.5 275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1875 2825L1975 2925L2325 2925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1862.5 2825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2312.5 2925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2675 1475L2575 1575L2425 1575L2375 1525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2662.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2362.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2825 1625L2825 1575L2875 1525L2925 1525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2812.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2912.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M325 2575L475 2725L575 2725L825 2975L925 2975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M312.5 2575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM912.5 2975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M25 1775L125 1675L125 1525L25 1425L25 1325L75 1275L75 1225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M12.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM62.5 1225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M575 1775L525 1825L275 1825' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M562.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM262.5 1825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2775 1325L2775 1225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2762.5 1325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2762.5 1225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M75 1325L75 1425L125 1475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M62.5 1325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM112.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M725 2325L725 2075L675 2025L375 2025' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M712.5 2325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM362.5 2025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1625 1975L1575 2025L1375 2025' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1612.5 1975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1362.5 2025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M875 1425L975 1325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M862.5 1425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM962.5 1325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1125 2525L1025 2425' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1112.5 2525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1012.5 2425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1875 1625L2225 1625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1862.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2212.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1425 1825L1575 1825L1625 1875L1625 1925L1575 1975L1375 1975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1412.5 1825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1362.5 1975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2275 1475L2175 1475L2025 1325L1975 1325L1925 1375L1775 1375L1625 1525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2262.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1612.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1525 575L1525 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1512.5 575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1512.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2625 2375L2225 2375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2612.5 2375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2212.5 2375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2525 2475L2575 2425L2775 2425L2975 2625L2975 2825' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2512.5 2475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2962.5 2825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M375 1225L475 1225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M362.5 1225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM462.5 1225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M175 825L225 875L425 875L475 925L525 925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M162.5 825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM512.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M275 2725L275 2925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M262.5 2725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM262.5 2925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2475 2725L2625 2875L2775 2875' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2462.5 2725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2762.5 2875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2675 1775L2525 1925L2525 1975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2662.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2512.5 1975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2575 825L2375 1025L2325 1025L2275 975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2562.5 825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2262.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M875 775L925 825L925 925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M862.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM912.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M525 2225L675 2225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M512.5 2225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM662.5 2225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M625 2375L675 2325L675 2275' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M612.5 2375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM662.5 2275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M725 75L675 125L675 375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M712.5 75 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM662.5 375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1775 1625L1825 1625L1875 1675L2075 1675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1762.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2062.5 1675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1525 775L1375 775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1512.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1362.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2775 1875L2775 1775L2875 1675L2875 1575' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2762.5 1875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2862.5 1575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M625 2275L625 2325L525 2425' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M612.5 2275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM512.5 2425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1025 1675L1025 1475L975 1425L925 1425' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1012.5 1675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM912.5 1425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1275 1675L1275 1525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1262.5 1675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1262.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2375 1325L2375 1425' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2362.5 1325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2362.5 1425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1275 1075L1275 1125L1375 1225L1425 1225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1262.5 1075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1412.5 1225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2775 1975L2875 2075L2875 2225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2762.5 1975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2862.5 2225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2275 2725L2275 2675L2225 2625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2262.5 2725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2212.5 2625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2075 725L2125 725L2225 625L2225 525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2062.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2212.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1075 375L1125 375L1175 325L1475 325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1062.5 375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1462.5 325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M75 2125L175 2125' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M62.5 2125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM162.5 2125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2025 175L1925 275L1875 275' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2012.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1862.5 275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M675 1775L725 1775L825 1675L875 1675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M662.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM862.5 1675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M675 1725L575 1825' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M662.5 1725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM562.5 1825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M625 2625L575 2625L525 2575' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M612.5 2625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM512.5 2575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2025 2825L1975 2775L1925 2775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2012.5 2825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1912.5 2775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M825 225L725 325L725 375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M812.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM712.5 375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2225 875L2225 825L2275 775L2275 725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2212.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2262.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2525 2225L2525 2325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2512.5 2225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2512.5 2325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1275 2425L1175 2525L1175 2575L1375 2775L1375 2825' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1262.5 2425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1362.5 2825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M925 325L875 375L775 375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M912.5 325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM762.5 375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1075 1125L1125 1075L1225 1075L1275 1025' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1062.5 1125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1262.5 1025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2675 2275L2725 2275L2825 2375L2875 2375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2662.5 2275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2862.5 2375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M425 2875L375 2925L325 2925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M412.5 2875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM312.5 2925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M625 1625L625 1725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M612.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM612.5 1725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1275 2275L1275 2375L1175 2475L1125 2475L1075 2425L1075 2375L1175 2275L1225 2275' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1262.5 2275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1212.5 2275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1325 1725L1375 1675L1375 1625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1312.5 1725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1362.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2625 2725L2725 2825' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2612.5 2725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2712.5 2825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1875 775L1925 825L2025 825L2075 775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1862.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2062.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2025 1075L2025 975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2012.5 1075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2012.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1125 525L1175 525L1275 625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1112.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1262.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M425 2225L475 2275L475 2375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M412.5 2225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM462.5 2375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1375 2675L1375 2225L1325 2175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1362.5 2675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1312.5 2175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M725 2475L825 2475L1125 2175L1125 2125L1025 2025' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M712.5 2475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1012.5 2025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2175 25L2125 25L2075 75L2075 125L2125 175L2175 175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2162.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2162.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M825 2325L775 2325L625 2475L625 2525L675 2575' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M812.5 2325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM662.5 2575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M525 1925L425 1925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M512.5 1925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM412.5 1925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2625 575L2625 625L2575 675L2525 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2612.5 575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2512.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2425 2625L2675 2625L2725 2575L2725 2475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2412.5 2625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2712.5 2475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2425 2425L2225 2425' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2412.5 2425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2212.5 2425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2525 475L2525 625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2512.5 475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2512.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M675 1275L775 1375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M662.5 1275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM762.5 1375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1775 1075L1625 925L1575 925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1762.5 1075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1562.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2625 1375L2725 1275L2725 1225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2612.5 1375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2712.5 1225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M25 725L125 625L125 575L25 475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M12.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1275 1275L1275 1375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1262.5 1275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1262.5 1375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2425 2725L2425 2675L2325 2575' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2412.5 2725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2312.5 2575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M525 2375L525 2275' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M512.5 2375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM512.5 2275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1525 175L1475 225L1225 225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1512.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1212.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M425 2175L425 2075' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M412.5 2175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM412.5 2075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M425 1675L525 1575' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M412.5 1675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM512.5 1575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2675 925L2675 725L2725 675L2775 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2662.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2762.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2975 775L2925 725L2925 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2962.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2912.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1275 475L1275 575' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1262.5 475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1262.5 575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1425 575L1325 575' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1412.5 575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1312.5 575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2975 2325L2975 2225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2962.5 2325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2962.5 2225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M975 525L775 525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M962.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM762.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M175 1175L175 1075' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M162.5 1175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM162.5 1075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1575 2625L1475 2525L1475 2425L1575 2325L1725 2325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1562.5 2625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1712.5 2325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2175 1125L2125 1125L2075 1175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2162.5 1125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2062.5 1175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2825 2075L2825 2225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2812.5 2075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2812.5 2225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M575 2875L575 2775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M562.5 2875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM562.5 2775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2025 725L1975 775L1925 775L1875 725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2012.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1862.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1225 2375L1125 2375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1212.5 2375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1112.5 2375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2725 825L2725 925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2712.5 825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2712.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1675 2775L1625 2725L1525 2725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1662.5 2775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1512.5 2725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2075 2875L2125 2825L2125 2725L1925 2525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2062.5 2875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1912.5 2525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2425 575L2425 925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2412.5 575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2412.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M925 275L1075 275' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M912.5 275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1062.5 275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2975 1025L2925 975L2925 775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2962.5 1025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2912.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M125 1725L125 1925L25 2025' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M112.5 1725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 2025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M425 1725L275 1725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M412.5 1725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM262.5 1725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2625 2775L2525 2675L2475 2675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2612.5 2775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2462.5 2675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M425 2775L425 2825L475 2875L475 2925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M412.5 2775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM462.5 2925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1525 2475L1525 2525L1575 2575' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1512.5 2475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1562.5 2575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2125 2325L2125 2225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2112.5 2325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2112.5 2225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2575 1625L2425 1775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2562.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2412.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M25 925L125 925L175 875' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M12.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM162.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1875 475L1925 525L1975 525L2075 425' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1862.5 475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2062.5 425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M675 1475L675 1375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M662.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM662.5 1375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1825 1025L1775 1025L1675 925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1812.5 1025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1662.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2275 125L2325 125L2425 25' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2262.5 125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2412.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M775 175L925 175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M762.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM912.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M125 2375L225 2375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M112.5 2375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM212.5 2375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M875 225L775 325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M862.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM762.5 325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2875 1725L2875 2025' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2862.5 1725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2862.5 2025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1675 825L1575 825' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1662.5 825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1562.5 825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1675 1775L1625 1775L1575 1725L1575 1675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1662.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1562.5 1675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2525 1525L2575 1525L2725 1375L2725 1325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2512.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2712.5 1325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1825 625L1875 575L2025 575' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1812.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2012.5 575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1275 2875L1075 2675L1025 2675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1262.5 2875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1012.5 2675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1875 825L1825 775L1675 775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1862.5 825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1662.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M175 2725L225 2725L325 2625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M162.5 2725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM312.5 2625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1475 1925L1375 1825' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1462.5 1925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1362.5 1825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M25 1975L25 1825L75 1775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M12.5 1975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM62.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2825 275L2825 625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2812.5 275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2812.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2175 625L2125 675L2075 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2162.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2062.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1325 2475L1325 2225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1312.5 2475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1312.5 2225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2325 275L2525 75L2675 75' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2312.5 275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2662.5 75 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M725 2775L625 2675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M712.5 2775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM612.5 2675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1425 525L1325 525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1412.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1312.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M925 1975L825 1975L775 1925L775 1875' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M912.5 1975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM762.5 1875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M275 2575L25 2825L25 2875L75 2925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M262.5 2575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM62.5 2925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M575 1075L625 1075L725 1175L825 1175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M562.5 1075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM812.5 1175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1975 625L1875 625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1962.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1862.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M375 2775L375 2875' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M362.5 2775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM362.5 2875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1775 1475L1725 1475L1675 1525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1762.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1662.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M75 1825L75 1925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M62.5 1825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM62.5 1925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1775 525L1675 525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1762.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1662.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M725 225L725 125L775 75' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M712.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM762.5 75 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2475 275L2625 125' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2462.5 275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2612.5 125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1175 975L1025 975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1162.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1012.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2275 2275L2325 2225L2475 2225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2262.5 2275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2462.5 2225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1625 1275L1725 1275' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1612.5 1275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1712.5 1275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M475 2125L675 2125' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M462.5 2125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM662.5 2125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M975 225L1075 225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M962.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1062.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1125 1175L1125 1225L1175 1275' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1112.5 1175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1162.5 1275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M875 825L725 675L675 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M862.5 825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM662.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1775 125L1675 25' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1762.5 125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1662.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2375 2275L2425 2325L2475 2325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2362.5 2275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2462.5 2325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1925 1525L1825 1425' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1912.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1812.5 1425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2475 2875L2425 2875L2325 2775L2325 2625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2462.5 2875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2312.5 2625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1125 1625L1125 1575L1075 1525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1112.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1062.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M675 2925L625 2975L575 2975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M662.5 2925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM562.5 2975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M125 2825L225 2825' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M112.5 2825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM212.5 2825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2825 2725L2825 2525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2812.5 2725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2812.5 2525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2225 1125L2225 1025' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2212.5 1125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2212.5 1025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2825 1775L2825 1975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2812.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2812.5 1975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1125 1775L1125 1675L1075 1625L1075 1575' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1112.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1062.5 1575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2225 2325L2375 2325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2212.5 2325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2362.5 2325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2125 2425L1975 2425' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2112.5 2425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1962.5 2425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1775 475L1825 525L1875 525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1762.5 475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1862.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2025 1475L1925 1475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2012.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1912.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2575 2125L2725 2125L2775 2175L2775 2225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2562.5 2125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2762.5 2225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2425 225L2525 125' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2412.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2512.5 125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M375 225L225 375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M362.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM212.5 375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M225 25L225 75L175 125' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M212.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM162.5 125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M775 775L725 725L675 725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M762.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM662.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1575 2525L1575 2375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1562.5 2525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1562.5 2375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2425 1675L2475 1625L2525 1625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2412.5 1675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2512.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2475 2825L2525 2875L2575 2875' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2462.5 2825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2562.5 2875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1825 825L1725 825' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1812.5 825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1712.5 825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2625 2275L2625 2325L2675 2375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2612.5 2275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2662.5 2375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2325 2075L2375 2125L2525 2125L2575 2075L2725 2075' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2312.5 2075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2712.5 2075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2125 925L2175 875L2175 825' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2112.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2162.5 825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1475 125L1425 175L1275 175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1462.5 125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1262.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M25 525L75 575L75 625L25 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M12.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M525 1025L675 1025L775 1125' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M512.5 1025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM762.5 1125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2625 425L2625 525L2575 575L2575 625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2612.5 425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2562.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M625 1575L625 1475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M612.5 1575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM612.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M975 1625L975 1925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M962.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM962.5 1925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2175 2875L2175 2775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2162.5 2875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2162.5 2775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1825 2125L1775 2125L1725 2175L1575 2175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1812.5 2125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1562.5 2175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1325 975L1425 1075' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1312.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1412.5 1075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1025 1775L1025 1725L1075 1675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1012.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1062.5 1675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2575 2225L2675 2225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2562.5 2225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2662.5 2225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1925 1875L1925 1775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1912.5 1875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1912.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M25 1575L25 1475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M12.5 1575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M525 1775L575 1725L575 1675L525 1625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M512.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM512.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M225 2225L225 2325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M212.5 2225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM212.5 2325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2625 1275L2525 1275' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2612.5 1275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2512.5 1275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2525 1425L2525 1325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2512.5 1425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2512.5 1325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1825 975L1875 925L1925 925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1812.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1912.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M175 525L325 525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M162.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM312.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M675 2075L475 2075' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M662.5 2075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM462.5 2075 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M525 425L475 425L425 375L375 375L325 425' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M512.5 425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM312.5 425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M725 1675L775 1675L825 1625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M712.5 1675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM812.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2425 2775L2375 2725L2375 2675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2412.5 2775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2362.5 2675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2175 1875L2175 1825L2225 1775L2275 1775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2162.5 1875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2262.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1625 2025L1725 2025' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1612.5 2025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1712.5 2025 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2925 325L2925 225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2912.5 325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2912.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M625 2175L475 2175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M612.5 2175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM462.5 2175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2375 25L2325 75L2275 75' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2362.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2262.5 75 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1025 875L1075 925L1225 925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1012.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1212.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1825 1525L1725 1525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1812.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1712.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2675 2575L2675 2525L2625 2475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2662.5 2575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2612.5 2475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M975 1575L975 1475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M962.5 1575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM962.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2975 875L2975 975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2962.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2962.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M775 1625L675 1525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M762.5 1625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM662.5 1525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1325 1275L1325 1375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1312.5 1275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1312.5 1375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2375 275L2425 325L2425 375L2375 425' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2362.5 275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2362.5 425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M225 2575L275 2525L325 2525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M212.5 2575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM312.5 2525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1175 2675L1125 2625L1075 2625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1162.5 2675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1062.5 2625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2675 1825L2675 1925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2662.5 1825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2662.5 1925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M2575 1475L2575 1325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M2562.5 1475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM2562.5 1325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M775 675L825 675L875 725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M762.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM862.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1425 975L1375 975L1325 925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1412.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1312.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M875 925L775 925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M862.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM762.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1025 1875L1025 1825L1075 1775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1012.5 1875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1062.5 1775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1002'%3e%3crect width='3000' height='3000' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cmask id='SvgjsMask1003'%3e%3crect width='3000' height='3000' fill='white'%3e%3c/rect%3e%3cpath d='M268.75 2475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 2475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2318.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1818.75 2725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2868.75 1375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2068.75 2325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1218.75 2125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1268.75 1175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M368.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM568.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2868.75 1125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2768.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2068.75 1975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1768.75 2925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1018.75 1425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM568.75 1925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M18.75 2325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM218.75 1375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1168.75 275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2018.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2968.75 2575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2918.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2118.75 475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2968.75 125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M768.75 1225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1168.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1518.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1718.75 2225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M768.75 1325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 1275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1218.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM268.75 475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1218.75 2725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2168.75 2975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M368.75 1125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM368.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1268.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1468.75 1725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2018.75 2725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1818.75 2925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M68.75 275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM118.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M518.75 2775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM518.75 2975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M768.75 575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1518.75 1175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1568.75 1225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2518.75 1225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M668.75 1875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM418.75 2575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2368.75 1575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1868.75 2525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1168.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM218.75 475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M518.75 2525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM768.75 2075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2318.75 475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1568.75 1175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M518.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2268.75 1125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2968.75 1175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M568.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM468.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M18.75 2075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM68.75 1125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M768.75 2625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1268.75 2125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1918.75 475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1018.75 425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2518.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2768.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2468.75 1425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2468.75 1275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1768.75 1825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1518.75 1225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2118.75 1675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2318.75 1675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2768.75 2125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2968.75 1225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1618.75 2275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1618.75 2925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1618.75 1325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2418.75 1275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1268.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1468.75 1125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1768.75 1675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2318.75 1725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1018.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM118.75 425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M918.75 1025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1318.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M268.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM318.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1668.75 1925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2068.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2168.75 2175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2868.75 2275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1568.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2268.75 375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M868.75 1025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1168.75 1375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M868.75 2575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1418.75 2975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2268.75 1025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2818.75 1025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2468.75 325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2968.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2718.75 2025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2168.75 2125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2118.75 2675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2018.75 2225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M618.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM418.75 275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1218.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM268.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2768.75 2725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2918.75 2975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1268.75 2725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1068.75 2575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2218.75 2275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2118.75 2175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2868.75 2675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2968.75 2975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1518.75 825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1968.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2618.75 2675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2868.75 2875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M718.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1118.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M318.75 1575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM418.75 1025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M868.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM318.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M18.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1218.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1818.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M918.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM768.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M368.75 2175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1168.75 2975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M468.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM568.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M718.75 2575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1018.75 1975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1468.75 75 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1768.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M918.75 1875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM768.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2068.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1818.75 1175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1618.75 2375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1718.75 2375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2868.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2368.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2118.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2318.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1968.75 2675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1868.75 2675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1218.75 375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2168.75 275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2718.75 2975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2168.75 2325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M68.75 2725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 2525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M118.75 2075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 2125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M218.75 1175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM368.75 1375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2068.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1968.75 75 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1818.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1918.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2268.75 2775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2868.75 2925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1068.75 1975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1168.75 1975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2718.75 325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2718.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M968.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM968.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1618.75 2075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1918.75 2075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2618.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2468.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1818.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1318.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1368.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1268.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1418.75 1375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1418.75 1725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M468.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM368.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1718.75 2675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1468.75 2675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1018.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1018.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M868.75 2225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM968.75 2025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1418.75 1275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1268.75 1425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2418.75 1875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2318.75 1975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2918.75 375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2918.75 575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2318.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2318.75 1325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1518.75 325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2218.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M918.75 2775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM818.75 2625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1918.75 1975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2018.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2418.75 1425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2418.75 1325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2768.75 1675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2968.75 2175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M968.75 2775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1168.75 2925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M618.75 1425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM618.75 1225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M368.75 1175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM168.75 1025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2768.75 1425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2918.75 1225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M618.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM968.75 1175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M168.75 2875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 2975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M918.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM918.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2768.75 2525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2718.75 2725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2118.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2118.75 1925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1468.75 2175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1318.75 1825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2468.75 2475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2218.75 2525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M818.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM918.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1968.75 1875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1518.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M318.75 2425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM968.75 2975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M568.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM918.75 1175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M668.75 1825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM868.75 1725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1768.75 1325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1818.75 1925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1168.75 125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM918.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2068.75 1425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2318.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1718.75 2825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1468.75 2875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2168.75 1575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1618.75 1575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1468.75 2725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1718.75 2725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2668.75 375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2518.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M818.75 2025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM868.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2668.75 1725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2468.75 1975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M568.75 1575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM368.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M518.75 1425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM418.75 1425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M468.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM868.75 1175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2568.75 1075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2468.75 1125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2668.75 1075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2518.75 1125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1868.75 1425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2118.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M318.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM168.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1668.75 2425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1618.75 2625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M518.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM568.75 1275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2318.75 2475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2218.75 2475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M168.75 2925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM468.75 2975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1168.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM968.75 75 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2518.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2368.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1118.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1268.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1468.75 475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2268.75 275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1868.75 2825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2318.75 2925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2668.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2368.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2818.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2918.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M318.75 2575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM918.75 2975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M18.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM68.75 1225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M568.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM268.75 1825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2768.75 1325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2768.75 1225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M68.75 1325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM118.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M718.75 2325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM368.75 2025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1618.75 1975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1368.75 2025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M868.75 1425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM968.75 1325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1118.75 2525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1018.75 2425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1868.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2218.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1418.75 1825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1368.75 1975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2268.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1618.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1518.75 575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1518.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2618.75 2375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2218.75 2375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2518.75 2475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2968.75 2825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M368.75 1225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM468.75 1225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M168.75 825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM518.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M268.75 2725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM268.75 2925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2468.75 2725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2768.75 2875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2668.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2518.75 1975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2568.75 825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2268.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M868.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM918.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M518.75 2225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM668.75 2225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M618.75 2375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM668.75 2275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M718.75 75 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM668.75 375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1768.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2068.75 1675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1518.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1368.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2768.75 1875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2868.75 1575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M618.75 2275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM518.75 2425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1018.75 1675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM918.75 1425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1268.75 1675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1268.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2368.75 1325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2368.75 1425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1268.75 1075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1418.75 1225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2768.75 1975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2868.75 2225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2268.75 2725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2218.75 2625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2068.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2218.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1068.75 375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1468.75 325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M68.75 2125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM168.75 2125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2018.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1868.75 275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M668.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM868.75 1675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M668.75 1725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM568.75 1825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M618.75 2625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM518.75 2575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2018.75 2825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1918.75 2775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M818.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM718.75 375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2218.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2268.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2518.75 2225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2518.75 2325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1268.75 2425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1368.75 2825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M918.75 325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM768.75 375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1068.75 1125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1268.75 1025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2668.75 2275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2868.75 2375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M418.75 2875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM318.75 2925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M618.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM618.75 1725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1268.75 2275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1218.75 2275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1318.75 1725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1368.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2618.75 2725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2718.75 2825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1868.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2068.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2018.75 1075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2018.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1118.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1268.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M418.75 2225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM468.75 2375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1368.75 2675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1318.75 2175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M718.75 2475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1018.75 2025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2168.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2168.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M818.75 2325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM668.75 2575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M518.75 1925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM418.75 1925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2618.75 575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2518.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2418.75 2625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2718.75 2475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2418.75 2425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2218.75 2425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2518.75 475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2518.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M668.75 1275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM768.75 1375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1768.75 1075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1568.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2618.75 1375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2718.75 1225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M18.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1268.75 1275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1268.75 1375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2418.75 2725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2318.75 2575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M518.75 2375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM518.75 2275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1518.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1218.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M418.75 2175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM418.75 2075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M418.75 1675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM518.75 1575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2668.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2768.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2968.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2918.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1268.75 475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1268.75 575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1418.75 575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1318.75 575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2968.75 2325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2968.75 2225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M968.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM768.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M168.75 1175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM168.75 1075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1568.75 2625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1718.75 2325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2168.75 1125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2068.75 1175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2818.75 2075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2818.75 2225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M568.75 2875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM568.75 2775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2018.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1868.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1218.75 2375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1118.75 2375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2718.75 825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2718.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1668.75 2775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1518.75 2725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2068.75 2875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1918.75 2525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2418.75 575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2418.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M918.75 275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1068.75 275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2968.75 1025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2918.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M118.75 1725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 2025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M418.75 1725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM268.75 1725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2618.75 2775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2468.75 2675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M418.75 2775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM468.75 2925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1518.75 2475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1568.75 2575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2118.75 2325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2118.75 2225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2568.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2418.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M18.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM168.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1868.75 475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2068.75 425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M668.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM668.75 1375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1818.75 1025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1668.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2268.75 125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2418.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M768.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM918.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M118.75 2375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM218.75 2375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M868.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM768.75 325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2868.75 1725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2868.75 2025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1668.75 825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1568.75 825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1668.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1568.75 1675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2518.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2718.75 1325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1818.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2018.75 575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1268.75 2875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1018.75 2675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1868.75 825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1668.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M168.75 2725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM318.75 2625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1468.75 1925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1368.75 1825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M18.75 1975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM68.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2818.75 275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2818.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2168.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2068.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1318.75 2475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1318.75 2225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2318.75 275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2668.75 75 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M718.75 2775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM618.75 2675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1418.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1318.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M918.75 1975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM768.75 1875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M268.75 2575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM68.75 2925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M568.75 1075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM818.75 1175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1968.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1868.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M368.75 2775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM368.75 2875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1768.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1668.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M68.75 1825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM68.75 1925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1768.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1668.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M718.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM768.75 75 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2468.75 275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2618.75 125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1168.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1018.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2268.75 2275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2468.75 2225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1618.75 1275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1718.75 1275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M468.75 2125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM668.75 2125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M968.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1068.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1118.75 1175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1168.75 1275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M868.75 825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM668.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1768.75 125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1668.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2368.75 2275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2468.75 2325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1918.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1818.75 1425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2468.75 2875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2318.75 2625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1118.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1068.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M668.75 2925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM568.75 2975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M118.75 2825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM218.75 2825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2818.75 2725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2818.75 2525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2218.75 1125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2218.75 1025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2818.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2818.75 1975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1118.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1068.75 1575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2218.75 2325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2368.75 2325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2118.75 2425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1968.75 2425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1768.75 475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1868.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2018.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1918.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2568.75 2125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2768.75 2225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2418.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2518.75 125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M368.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM218.75 375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M218.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM168.75 125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M768.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM668.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1568.75 2525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1568.75 2375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2418.75 1675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2518.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2468.75 2825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2568.75 2875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1818.75 825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1718.75 825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2618.75 2275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2668.75 2375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2318.75 2075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2718.75 2075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2118.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2168.75 825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1468.75 125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1268.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M18.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M518.75 1025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM768.75 1125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2618.75 425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2568.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M618.75 1575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM618.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M968.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM968.75 1925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2168.75 2875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2168.75 2775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1818.75 2125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1568.75 2175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1318.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1418.75 1075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1018.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1068.75 1675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2568.75 2225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2668.75 2225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1918.75 1875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1918.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M18.75 1575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M518.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM518.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M218.75 2225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM218.75 2325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2618.75 1275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2518.75 1275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2518.75 1425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2518.75 1325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1818.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1918.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M168.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM318.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M668.75 2075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM468.75 2075 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M518.75 425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM318.75 425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M718.75 1675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM818.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2418.75 2775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2368.75 2675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2168.75 1875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2268.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1618.75 2025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1718.75 2025 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2918.75 325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2918.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M618.75 2175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM468.75 2175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2368.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2268.75 75 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1018.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1218.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1818.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1718.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2668.75 2575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2618.75 2475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M968.75 1575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM968.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2968.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2968.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M768.75 1625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM668.75 1525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1318.75 1275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1318.75 1375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2368.75 275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2368.75 425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M218.75 2575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM318.75 2525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1168.75 2675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1068.75 2625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2668.75 1825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2668.75 1925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M2568.75 1475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM2568.75 1325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M768.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM868.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1418.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1318.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M868.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM768.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1018.75 1875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1068.75 1775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");
			width: 100%;
			padding-bottom: 30px;
			padding-top: 30px;
			display: flex;
			align-items: center;
			justify-content: center;
			flex-wrap: wrap;
		}
		.section-main1-div3-2{
			position: relative;
			background-position: center;
			background-repeat: no-repeat;
			background-size: 120%;
			background-attachment: fixed;
			background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1920' height='1080' preserveAspectRatio='none' viewBox='0 0 1920 1080'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1132%26quot%3b)' fill='none'%3e%3crect width='1920' height='1080' x='0' y='0' fill='url(%23SvgjsLinearGradient1133)'%3e%3c/rect%3e%3cpath d='M346.8310960412318 393.2724773346062L181.796669763549 612.2805581155005 565.8391768221261 558.306903612289z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M399.85 660.29 a317.58 317.58 0 1 0 635.16 0 a317.58 317.58 0 1 0 -635.16 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M704.54 524.6 a182.17 182.17 0 1 0 364.34 0 a182.17 182.17 0 1 0 -364.34 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M745.6828290595636 443.56880110807697L646.4347989705519 622.2152552682979 825.0812531307729 622.2152552682978z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1094.981%2c170.79C1141.62%2c173.439%2c1186.824%2c148.55%2c1209.518%2c107.719C1231.643%2c67.91%2c1224.294%2c19.51%2c1200.719%2c-19.457C1178.038%2c-56.947%2c1138.775%2c-83.016%2c1094.981%2c-81.597C1053.278%2c-80.245%2c1020.016%2c-49.837%2c1000.483%2c-12.967C982.279%2c21.395%2c983.174%2c61.294%2c1000.958%2c95.875C1020.6%2c134.07%2c1052.1%2c168.355%2c1094.981%2c170.79' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M275.989%2c689.061C317.286%2c689.09%2c363.315%2c684.381%2c384.362%2c648.85C405.678%2c612.865%2c388.648%2c569.52%2c368.514%2c532.861C347.327%2c494.284%2c320%2c451.191%2c275.989%2c451.528C232.288%2c451.863%2c206.896%2c495.94%2c185.885%2c534.26C165.986%2c570.551%2c147.055%2c612.929%2c167.876%2c648.7C188.616%2c684.332%2c234.76%2c689.032%2c275.989%2c689.061' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M160.65 258.88 a186.82 186.82 0 1 0 373.64 0 a186.82 186.82 0 1 0 -373.64 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1699.127%2c864.623C1775.219%2c867.556%2c1833.137%2c803.39%2c1869.418%2c736.439C1903.737%2c673.108%2c1911.683%2c598.532%2c1877.755%2c534.991C1841.778%2c467.612%2c1775.508%2c417.104%2c1699.127%2c417.512C1623.342%2c417.916%2c1556.889%2c468.714%2c1523.77%2c536.88C1494.246%2c597.647%2c1518.28%2c664.564%2c1550.152%2c724.133C1584.665%2c788.637%2c1626.024%2c861.805%2c1699.127%2c864.623' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1554.38 941.46 a315.71 315.71 0 1 0 631.42 0 a315.71 315.71 0 1 0 -631.42 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M999.136965661806 498.52324202889054L1310.794462687096 624.7866778281976 1274.971358287151 333.0309054695438z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M878.08 231.17 a245.4 245.4 0 1 0 490.8 0 a245.4 245.4 0 1 0 -490.8 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M206.909%2c1219.694C290.285%2c1221.393%2c366.784%2c1175.036%2c409.204%2c1103.238C452.393%2c1030.139%2c457.884%2c939.578%2c416.066%2c865.687C373.643%2c790.728%2c292.995%2c748.586%2c206.909%2c745.793C115.231%2c742.819%2c16.393%2c770.577%2c-27.152%2c851.308C-69.245%2c929.348%2c-29.145%2c1020.437%2c18.406%2c1095.276C61.679%2c1163.383%2c126.234%2c1218.05%2c206.909%2c1219.694' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M26.28 1063.69 a346.38 346.38 0 1 0 692.76 0 a346.38 346.38 0 1 0 -692.76 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1871.318%2c461.996C1918.465%2c464.976%2c1969.129%2c452.211%2c1993.667%2c411.843C2018.954%2c370.243%2c2011.325%2c316.48%2c1984.444%2c275.891C1960.141%2c239.194%2c1915.312%2c228.456%2c1871.318%2c227.101C1823.996%2c225.643%2c1769.04%2c227.487%2c1745.441%2c268.53C1721.881%2c309.506%2c1747.335%2c358.286%2c1773.112%2c397.904C1795.961%2c433.022%2c1829.504%2c459.353%2c1871.318%2c461.996' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M740.4423757942716 356.58360718546874L442.41549247857023 442.04144080832475 527.8733261014263 740.068324124026 825.9002094171276 654.61049050117z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1371.963954766501 693.8158905962039L1582.0786927518398 911.3960711541847 1799.6588733098206 701.281333168846 1589.5441353244819 483.70115261086517z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1726.962660600544 1146.2519794995221L1813.0263755151389 952.9497109025332 1533.660392003555 1060.1882645849273z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M476.4152186935098 94.95849365901144L335.40767188918426 151.92924060863731 491.3675657157859 334.9551873403127z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1473.544%2c971.838C1569.176%2c970.569%2c1668.274%2c939.828%2c1715.088%2c856.429C1761.142%2c774.383%2c1735.601%2c674.224%2c1685.198%2c594.775C1638.719%2c521.511%2c1560.27%2c478.266%2c1473.544%2c475.689C1381.631%2c472.958%2c1289.201%2c504.525%2c1238.925%2c581.517C1183.826%2c665.894%2c1168.716%2c776.621%2c1220.633%2c862.992C1271.311%2c947.302%2c1375.184%2c973.143%2c1473.544%2c971.838' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M63.59 451.32 a349.04 349.04 0 1 0 698.08 0 a349.04 349.04 0 1 0 -698.08 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1132'%3e%3crect width='1920' height='1080' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='89.06%25' y1='119.44%25' x2='10.94%25' y2='-19.44%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient1133'%3e%3cstop stop-color='%230e2a47' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(0%2c 61%2c 140%2c 1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e");			width: 100%;
			padding-bottom: 30px;
			padding-top: 30px;
			display: flex;
			align-items: center;
			justify-content: center;
			flex-wrap: wrap;
		}
		.section-main1-div3-block{
			position: relative;
			background-color: #ffffff;
			width: 400px;
			height: 400px;
			border-radius: 20px;
			box-shadow: 0 5px 30px -10px rgb(0 0 0 / 15%);
			margin: 20px;
			transition: all 0.3s ease;
		}
		.section-main1-div3-block:hover{
			box-shadow: 0 5px 30px -10px rgb(0 0 0 / 50%);
			transition: all 0.3s ease;
		}
		.section-main1-div3-block-div1{
			position: relative;
			background-color: transparent;
			width: 100%;
			height: 250px;
			border-radius: 20px 20px 0 0;
			display: flex;
			align-items: center;
			justify-content: center;
			transition: all 0.3s ease;
		}
		.section-main1-div3-block-div2{
			position: relative;
			background-color: #262626;
			width: 100%;
			height: 50px;
			display: flex;
			align-items: center;
			justify-content: center;
			transition: all 0.3s ease;
		}
		.section-main1-div3-block-div3{
			position: relative;
			background-color: transparent;
			width: 100%;
			height: 100px;
			border-radius: 0 0 25px 25px;
			display: flex;
			align-items: center;
			justify-content: center;
			transition: all 0.3s ease;
		}
		.section-main1-div3-block-div1-img{
			width: 10em;
			transition: all 0.3s ease;
		}
		.section-main1-div3-block-div2-text{
			font-size: 16px;
			color: white;
			font-family: Poppins, sans-serif;
			transition: all 0.3s ease;
		}
		.section-main1-div3-block-div2-text2{
			font-size: 14px;
			color: white;
			font-family: Poppins, sans-serif;
			transition: all 0.3s ease;
		}
		.section-main1-div3-block-div3-text{
			font-size: 15px;
			color: #262626;
			font-family: Poppins, sans-serif;
			opacity: 0;
			transition: all 0.3s ease;
		}
		.section-main1-div3-block:hover .section-main1-div3-block-div1{
			width: 100%;
			height: 200px;
			transition: all 0.3s ease;
		}
		.section-main1-div3-block:hover .section-main1-div3-block-div1-img{
			width: 8em;
			transition: all 0.3s ease;
		}
		.section-main1-div3-block:hover .section-main1-div3-block-div2-text{
			font-size: 20px;
			transition: all 0.3s ease;
		}
		.section-main1-div3-block:hover .section-main1-div3-block-div2-text2{
			font-size: 16px;
			transition: all 0.3s ease;
		}
		.section-main1-div3-block:hover .section-main1-div3-block-div3{
			width: 100%;
			height: 150px;
			transition: all 0.3s ease;
		}
		.section-main1-div3-block:hover .section-main1-div3-block-div3-text{
			opacity: 1;
			font-size: 18px;
			transition: all 0.3s ease;
		}
		.section-main2{
			position: relative;
			background-color: #F9F9F9;
			width: 100%;
			height: 125vh;
			z-index: 1;
		}
		.section-main2-div1{
			position: relative;
			background-color: #262626;
			width: 100%;
			height: 20vh;
			box-shadow: 0px 0px 30px 1px #171717;
		}
		.section-main2-div1-div1{
			position: relative;
			background-color: transparent;
			width: 100%;
			height: 10vh;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.section-main2-div1-div1 h6{
			color: #F9F9F9;
			font-family: Poppins, sans-serif;
			font-size: 30px;
		}
		.section-main2-div1-div2{
			position: relative;
			background-color: transparent;
			width: 100%;
			height: 10vh;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.section-main2-div1-div2 p{
			color: #F9F9F9;
			font-family: Poppins, sans-serif;
			font-size: 20px;
		}
		.section-main2-div2{
			position: relative;
			background-color: transparent;
			width: 100%;
			height: 105vh;
		}
		.section-main2-div2-cardbarrier{
			position: relative;
			background-color: transparent;
			width: 30px;
			height: 30px;
		}
		.section-main2-div2-card1{
			position: relative;
			background-size: 400% 400%;
		    animation: gradient 15s ease infinite;
			width: 100%;
			height: 15vh;
			display: flex;
			align-items: center;
			justify-content: center;
			opacity: 0.85;
			transition: all 0.3s ease;
		}
		.section-main2-div2-card1 p{
			color: #F9F9F9;
			font-family: Poppins, sans-serif;
			font-size: 20px;
			transition: all 0.3s ease;
		}
		.section-main2-div2-card1 img{
			width: 30px;
			transition: all 0.3s ease;
		}
		.section-main2-div2-card1:hover .section-main2-div2-card1-img{
			animation: chevronchevron-translate 1.5s ease infinite;
			transition: all 0.3s ease;
		}
		.section-main2-div2-card1:hover .section-main2-div2-card1-p{
			transform: translateX(-25px);
			transition: all 0.3s ease;
		}
		.section-main2-div2-card1:hover{
			opacity: 1;
			transition: all 0.3s ease;
		}
		.section-footer{
			position: relative;
			background-color: #F9F9F9;
			width: 100%;
			height: 23vh;
			z-index: 1;
		}
		.section-footer-div1{
			position: relative;
			background-color: #262626;
			width: 100%;
			height: 3vh;
			box-shadow: 0px 0px 30px 1px #171717;
		}
		.section-footer-div2{
			position: relative;
			background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1920' height='300' preserveAspectRatio='none' viewBox='0 0 1920 300'%3e%3cg mask='url(%26quot%3b%23SvgjsMask11890%26quot%3b)' fill='none'%3e%3crect width='1920' height='300' x='0' y='0' fill='url(%23SvgjsLinearGradient11891)'%3e%3c/rect%3e%3cpath d='M1103.03 235.3 L1070.47 263.38L1103.781245825266 266.3712458252661z' fill='rgba(220%2c 0%2c 255%2c 1)'%3e%3c/path%3e%3cpath d='M1605.17 231.25L1598.92 220.07 1608.46 211.53 1602.21 200.35 1611.75 191.8 1605.5 180.62 1615.04 172.07' stroke='rgba(220%2c 0%2c 255%2c 1)' stroke-width='2.6' stroke-dasharray='3%2c 2'%3e%3c/path%3e%3cpath d='M390.43 187.49L384.36 198.77 372.03 195.33 365.96 206.61 353.63 203.17 347.56 214.45 335.23 211.01M387.29 180.13L381.23 191.41 368.89 187.97 362.83 199.25 350.49 195.81 344.43 207.09 332.09 203.65' stroke='%23e73635' stroke-width='2.71' stroke-dasharray='4%2c 4'%3e%3c/path%3e%3crect width='127.6' height='127.6' clip-path='url(%26quot%3b%23SvgjsClipPath11892%26quot%3b)' x='1618.84' y='-52.63' fill='url(%23SvgjsPattern11893)' transform='rotate(298.13%2c 1682.64%2c 11.17)'%3e%3c/rect%3e%3crect width='86.8' height='86.8' clip-path='url(%26quot%3b%23SvgjsClipPath11894%26quot%3b)' x='1438.41' y='232.36' fill='url(%23SvgjsPattern11895)' transform='rotate(253%2c 1481.81%2c 275.76)'%3e%3c/rect%3e%3crect width='123.2' height='123.2' clip-path='url(%26quot%3b%23SvgjsClipPath11896%26quot%3b)' x='780.01' y='200.2' fill='url(%23SvgjsPattern11897)' transform='rotate(104.49%2c 841.61%2c 261.8)'%3e%3c/rect%3e%3crect width='130.6' height='130.6' clip-path='url(%26quot%3b%23SvgjsClipPath11898%26quot%3b)' x='476.89' y='-30.8' fill='url(%23SvgjsPattern11899)' transform='rotate(17.2%2c 542.19%2c 34.5)'%3e%3c/rect%3e%3ccircle r='49.05576410592857' cx='672.7' cy='138.52' fill='%23e73635'%3e%3c/circle%3e%3cpath d='M1998.04 353.84000000000003 L1919.19 265.49L2012.363149805442 255.91685019455812z' stroke='rgba(255%2c 155%2c 56%2c 1)' stroke-width='1.84' stroke-dasharray='3%2c 2'%3e%3c/path%3e%3crect width='108' height='108' clip-path='url(%26quot%3b%23SvgjsClipPath11900%26quot%3b)' x='1334.89' y='5.12' fill='url(%23SvgjsPattern11901)' transform='rotate(312.7%2c 1388.89%2c 59.12)'%3e%3c/rect%3e%3cpath d='M1955.07 245.73999999999998 L1950.18 239.83999999999997L1956.265479799319 239.1495202006808z' fill='%23037b0b'%3e%3c/path%3e%3crect width='61.6' height='61.6' clip-path='url(%26quot%3b%23SvgjsClipPath11902%26quot%3b)' x='178.24' y='-21.88' fill='url(%23SvgjsPattern11903)' transform='rotate(44.15%2c 209.04%2c 8.92)'%3e%3c/rect%3e%3crect width='132' height='132' clip-path='url(%26quot%3b%23SvgjsClipPath11904%26quot%3b)' x='1419.38' y='151.08' fill='url(%23SvgjsPattern11905)' transform='rotate(239.35%2c 1485.38%2c 217.08)'%3e%3c/rect%3e%3cpath d='M1338.4199999999998 274.9 L1380.6999999999998 221.78L1317.2599011419277 206.03990114192766z' stroke='%23e73635' stroke-width='2.42' stroke-dasharray='3%2c 3'%3e%3c/path%3e%3ccircle r='25' cx='945.05' cy='244.57' fill='rgba(220%2c 0%2c 255%2c 1)'%3e%3c/circle%3e%3cpath d='M1695.67 247.21L1708.47 247.6 1710.9 260.18 1723.7 260.57 1726.12 273.15 1738.92 273.54 1741.34 286.12' stroke='%23037b0b' stroke-width='1' stroke-dasharray='4%2c 4'%3e%3c/path%3e%3crect width='60' height='60' clip-path='url(%26quot%3b%23SvgjsClipPath11906%26quot%3b)' x='903.94' y='268.87' fill='url(%23SvgjsPattern11907)' transform='rotate(216.33%2c 933.94%2c 298.87)'%3e%3c/rect%3e%3cpath d='M609.62 254.85a5.6 5.6 0 1 0-2.03 11.02 5.6 5.6 0 1 0 2.03-11.02zM606.72 270.59a5.6 5.6 0 1 0-2.04 11.01 5.6 5.6 0 1 0 2.04-11.01zM603.81 286.32a5.6 5.6 0 1 0-2.03 11.02 5.6 5.6 0 1 0 2.03-11.02zM600.91 302.06a5.6 5.6 0 1 0-2.04 11.01 5.6 5.6 0 1 0 2.04-11.01z' stroke='%23d3b714' stroke-width='1'%3e%3c/path%3e%3crect width='95.03999999999999' height='95.03999999999999' clip-path='url(%26quot%3b%23SvgjsClipPath11908%26quot%3b)' x='1728.18' y='55.12' fill='url(%23SvgjsPattern11909)' transform='rotate(5.68%2c 1775.7%2c 102.64)'%3e%3c/rect%3e%3cpath d='M1544.95 22.53L1535.22 14.21 1541.2 2.88 1531.46-5.44 1537.45-16.76 1527.71-25.08 1533.7-36.41M1552.81 21.03L1543.07 12.71 1549.06 1.38 1539.32-6.94 1545.3-18.26 1535.57-26.58 1541.55-37.91' stroke='%23e73635' stroke-width='2.66' stroke-dasharray='3%2c 2'%3e%3c/path%3e%3cpath d='M853.71 87.43L855.73 100.07 843.84 104.82 845.86 117.47 833.96 122.21 835.99 134.86 824.09 139.61M846.75 83.48L848.77 96.12 836.88 100.87 838.9 113.52 827.01 118.27 829.03 130.91 817.13 135.66' stroke='rgba(220%2c 0%2c 255%2c 1)' stroke-width='2.47' stroke-dasharray='2%2c 2'%3e%3c/path%3e%3ccircle r='25' cx='1182.77' cy='146.91' fill='rgba(220%2c 0%2c 255%2c 1)'%3e%3c/circle%3e%3cpath d='M931.56 265.18L937.68 253.93 950 257.43 956.12 246.18 968.44 249.68 974.56 238.43 986.87 241.93M934.66 272.56L940.78 261.31 953.1 264.81 959.22 253.56 971.54 257.06 977.66 245.81 989.98 249.31' stroke='%23037b0b' stroke-width='1' stroke-dasharray='4%2c 4'%3e%3c/path%3e%3crect width='156' height='156' clip-path='url(%26quot%3b%23SvgjsClipPath11910%26quot%3b)' x='1752.58' y='107.79' fill='url(%23SvgjsPattern11911)' transform='rotate(218.91%2c 1830.58%2c 185.79)'%3e%3c/rect%3e%3cpath d='M825.25 191.84 L806.18 244.77L844.3884038855706 246.97840388557069z' fill='%23e73635'%3e%3c/path%3e%3crect width='91.8' height='91.8' clip-path='url(%26quot%3b%23SvgjsClipPath11912%26quot%3b)' x='1026.32' y='89.79' fill='url(%23SvgjsPattern11913)' transform='rotate(206.72%2c 1072.22%2c 135.69)'%3e%3c/rect%3e%3crect width='60' height='60' clip-path='url(%26quot%3b%23SvgjsClipPath11914%26quot%3b)' x='330.22' y='98.68' fill='url(%23SvgjsPattern11915)' transform='rotate(157.1%2c 360.22%2c 128.68)'%3e%3c/rect%3e%3crect width='204' height='204' clip-path='url(%26quot%3b%23SvgjsClipPath11916%26quot%3b)' x='306.23' y='84.21' fill='url(%23SvgjsPattern11917)' transform='rotate(168.74%2c 408.23%2c 186.21)'%3e%3c/rect%3e%3crect width='160.16' height='160.16' clip-path='url(%26quot%3b%23SvgjsClipPath11918%26quot%3b)' x='1595.33' y='111.53' fill='url(%23SvgjsPattern11919)' transform='rotate(294.32%2c 1675.41%2c 191.61)'%3e%3c/rect%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask11890'%3e%3crect width='1920' height='300' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='50%25' y1='0%25' x2='50%25' y2='100%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient11891'%3e%3cstop stop-color='rgba(14%2c 42%2c 71%2c 1)' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(0%2c 64%2c 146%2c 1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3cpattern x='0' y='0' width='12.76' height='12.76' patternUnits='userSpaceOnUse' id='SvgjsPattern11893'%3e%3cpath d='M0 12.76L6.38 0L12.76 12.76' stroke='rgba(220%2c 0%2c 255%2c 1)' fill='none'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath11892'%3e%3ccircle r='31.9' cx='1682.64' cy='11.17'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='8.68' height='8.68' patternUnits='userSpaceOnUse' id='SvgjsPattern11895'%3e%3cpath d='M4.34 1L4.34 7.68M1 4.34L7.68 4.34' stroke='%23d3b714' fill='none' stroke-width='1'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath11894'%3e%3ccircle r='21.7' cx='1481.81' cy='275.76'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='123.2' height='6.16' patternUnits='userSpaceOnUse' id='SvgjsPattern11897'%3e%3crect width='123.2' height='3.08' x='0' y='0' fill='rgba(255%2c 155%2c 56%2c 1)'%3e%3c/rect%3e%3crect width='123.2' height='3.08' x='0' y='3.08' fill='rgba(0%2c 0%2c 0%2c 0)'%3e%3c/rect%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath11896'%3e%3ccircle r='30.8' cx='841.61' cy='261.8'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='13.06' height='13.06' patternUnits='userSpaceOnUse' id='SvgjsPattern11899'%3e%3cpath d='M0 13.06L6.53 0L13.06 13.06' stroke='%23d3b714' fill='none'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath11898'%3e%3ccircle r='32.65' cx='542.19' cy='34.5'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='108' height='6' patternUnits='userSpaceOnUse' id='SvgjsPattern11901'%3e%3crect width='108' height='3' x='0' y='0' fill='rgba(255%2c 155%2c 56%2c 1)'%3e%3c/rect%3e%3crect width='108' height='3' x='0' y='3' fill='rgba(0%2c 0%2c 0%2c 0)'%3e%3c/rect%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath11900'%3e%3ccircle r='27' cx='1388.89' cy='59.12'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='6.16' height='6.16' patternUnits='userSpaceOnUse' id='SvgjsPattern11903'%3e%3cpath d='M0 6.16L3.08 0L6.16 6.16' stroke='%23e73635' fill='none'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath11902'%3e%3ccircle r='15.4' cx='209.04' cy='8.92'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='6' height='6' patternUnits='userSpaceOnUse' id='SvgjsPattern11905'%3e%3cpath d='M0 6L3 0L6 6' stroke='rgba(220%2c 0%2c 255%2c 1)' fill='none'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath11904'%3e%3ccircle r='33' cx='1485.38' cy='217.08'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='6' height='6' patternUnits='userSpaceOnUse' id='SvgjsPattern11907'%3e%3cpath d='M3 1L3 5M1 3L5 3' stroke='rgba(255%2c 155%2c 56%2c 1)' fill='none' stroke-width='1'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath11906'%3e%3ccircle r='15' cx='933.94' cy='298.87'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='7.92' height='7.92' patternUnits='userSpaceOnUse' id='SvgjsPattern11909'%3e%3cpath d='M0 7.92L3.96 0L7.92 7.92' stroke='rgba(255%2c 155%2c 56%2c 1)' fill='none'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath11908'%3e%3ccircle r='23.759999999999998' cx='1775.7' cy='102.64'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='6' height='6' patternUnits='userSpaceOnUse' id='SvgjsPattern11911'%3e%3cpath d='M0 6L3 0L6 6' stroke='rgba(220%2c 0%2c 255%2c 1)' fill='none'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath11910'%3e%3ccircle r='39' cx='1830.58' cy='185.79'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='9.18' height='9.18' patternUnits='userSpaceOnUse' id='SvgjsPattern11913'%3e%3cpath d='M0 9.18L4.59 0L9.18 9.18' stroke='rgba(220%2c 0%2c 255%2c 1)' fill='none'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath11912'%3e%3ccircle r='22.95' cx='1072.22' cy='135.69'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='6' height='6' patternUnits='userSpaceOnUse' id='SvgjsPattern11915'%3e%3cpath d='M0 6L3 0L6 6' stroke='%23e73635' fill='none'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath11914'%3e%3ccircle r='15' cx='360.22' cy='128.68'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='204' height='6' patternUnits='userSpaceOnUse' id='SvgjsPattern11917'%3e%3crect width='204' height='3' x='0' y='0' fill='rgba(255%2c 155%2c 56%2c 1)'%3e%3c/rect%3e%3crect width='204' height='3' x='0' y='3' fill='rgba(0%2c 0%2c 0%2c 0)'%3e%3c/rect%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath11916'%3e%3ccircle r='51' cx='408.23' cy='186.21'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='6.16' height='6.16' patternUnits='userSpaceOnUse' id='SvgjsPattern11919'%3e%3cpath d='M3.08 1L3.08 5.16M1 3.08L5.16 3.08' stroke='%23e73635' fill='none' stroke-width='1.99'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath11918'%3e%3ccircle r='40.04' cx='1675.41' cy='191.61'%3e%3c/circle%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
			background-repeat: no-repeat;
			background-size: 120%;
		    animation: gradient 15s ease infinite;
			width: 100%;
			height: 10vh;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.section-footer-div2 p{
			color: #F9F9F9;
			font-family: Poppins, sans-serif;
			font-size: 13px;
		}
		.section-footer-div3{
			position: relative;
			background-color: #262626;
			width: 100%;
			height: 10vh;
			display: flex;
			align-items: center;
			justify-content: space-around;
		}
		.section-footer-div3 p{
			color: #F9F9F9;
			font-family: Poppins, sans-serif;
			font-size: 13px;
		}
		.section-footer-div3 p:hover{
			text-decoration: underline;
		}



		/* LIGNE DE CODE POUR LE MENU */
		.box-header-menu{
				display: flex;
				flex-wrap: wrap;
				flex-flow: row;
				align-items: center;
				justify-content: center;
				background-color: transparent;
			}
			.dropbtn {
			  background-color: transparent;
			  color: white;
			  padding: 15px;
			  padding-right: 15px;
			  padding-left: 15px;
			  font-size: 16px;
			  border: none;
			  cursor: pointer;
			  display: flex;
			  align-items: center;
			  justify-content: center;
			  border-radius: 10px 10px 0px 0px;
			  z-index: 1;
			}
			.dropbtn p{
				font-family: Poppins, sans-serif;
				margin-right: 10px;
			}
			.dropbtn-lang {
			  background-color: transparent;
			  color: white;
			  padding-top: 15px;
			  padding-bottom: 15px;
			  font-size: 16px;
			  width: 120px;
			  border: none;
			  cursor: pointer;
			  display: flex;
			  align-items: center;
			  justify-content: center;
			  border-radius: 10px 10px 0px 0px;
			  z-index: 3;
			}
			.dropbtn-lang p{
				font-family: Poppins, sans-serif;
				margin-right: 10px;
			}
			.dropdown {
			  position: relative;
			  display: inline-block;
			}
			.dropdown-content {
			  display: none;
			  position: absolute;
			  background-color: #f9f9f9;
			  min-width: 200px;
			  border-radius: 0px 10px 10px 10px;
			  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
			  z-index: 2;
			}
			.dropdown-content a {
			  color: black;
			  padding: 12px 16px;
			  text-decoration: none;
			  font-family: Poppins, sans-serif;
			  display: block;
			}
			.dropdown-content a:hover {
				background-color: #D1D1D1;
				border-radius: 10px;
			}
			.dropdown-content2 {
			  display: none;
			  position: absolute;
			  right: 0px;
			  background-color: #f9f9f9;
			  min-width: 200px;
			  border-radius: 10px 0px 10px 10px;
			  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
			  z-index: 2;
			}
			.dropdown-content2 a {
			  color: black;
			  padding: 12px 16px;
			  text-decoration: none;
			  font-family: Poppins, sans-serif;
			  display: block;
			}
			.dropdown-content2 a:hover {
				background-color: #D1D1D1;
				border-radius: 10px;
			}
			.dropdown-content3 {
			  display: none;
			  position: absolute;
			  background-color: #f9f9f9;
			  min-width: 250px;
			  border-radius: 0px 10px 10px 10px;
			  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
			  z-index: 2;
			}
			.dropdown-content3 a {
			  color: black;
			  padding: 12px 16px;
			  text-decoration: none;
			  font-family: Poppins, sans-serif;
			  display: block;
			}
			.dropdown-content3 a:hover {
				background-color: #D1D1D1;
				border-radius: 10px;
			}
			.dropdown:hover .dropdown-content {
			  display: block;
			}
			.dropdown:hover .dropdown-content2 {
			  display: block;
			}
			.dropdown:hover .dropdown-content3 {
			  display: block;
			}
			.dropdown:hover .dropbtn {
			  background-color: white;
			  color: black;
			  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
			}
			.dropdown:hover .dropbtn-lang {
			  background-color: white;
			  color: black;
			}
			.dropdown-content1 {
			  display: none;
			  position: absolute;
			  background-color: #f9f9f9;
			  min-width: 120px;
			  border-radius: 0px 0px 10px 10px;
			  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
			  z-index: 1;
			}
			.dropdown-content1 a {
			  color: black;
			  padding: 12px 16px;
			  text-decoration: none;
			  font-family: Poppins, sans-serif;
			  display: block;
			}
			.dropdown-content1 a:hover {
				background-color: #D1D1D1;
				border-radius: 10px;
			}
			.dropdown:hover .dropdown-content1 {
			  display: block;
			}
			.dropbtn-arrow{
				transform: rotateZ(90deg);
				transition: all 0.2s ease;
			}
			.dropdown:hover .dropbtn-arrow{
				transform: rotateZ(-90deg);
				transition: all 0.2s ease;
			}



			/* LIGNES DE CODE POUR QUE QUAND ON DEZOOM, SA BUG PAS VOUS VOYEZ LE DÉLIRE ??? */
			@media (max-width: 1400px){
				.section-header-div1-img{
					width: 20px;
					transition: all 0.2s ease;
				}
				.section-header-div3 h2{
					color: #F9F9F9;
					width: 130vh;
					height: 40vh;
					font-family: Poppins, sans-serif;
					font-size: 75px;
					display: flex;
					align-items: center;
					justify-content: center;
					animation: title-translate 8s ease infinite;
				}
				.section-header-div2 img{
					width: 100px;
				}
				.dropbtn p{
					font-family: Poppins, sans-serif;
					margin-right: 10px;
					font-size: 10px;
				}
				.dropdown-content a {
				  color: black;
				  padding: 12px 16px;
				  text-decoration: none;
				  font-family: Poppins, sans-serif;
				  display: block;
				  font-size: 10px;
				}
				.dropdown-content {
				  display: none;
				  position: absolute;
				  background-color: #f9f9f9;
				  min-width: 150px;
				  border-radius: 0px 10px 10px 10px;
				  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
				  z-index: 1;
				}
				.section-header-div1:hover .section-header-div1-p{
					text-decoration: underline;
					transition: all 0.2s ease;
					font-size: 10px;
				}
				.section-header-div1:hover .section-header-div1-img{
					width: 10px;
					transition: all 0.2s ease;
				}
				.section-header-div4 img{
					width: 35px;
					animation: chevron-translate 2s ease infinite;
				}
				.section-main1-div2-card-div1 img{
					width: 100px;
					transition: all 0.3s ease;
				}
				.section-main1-div2-card:hover .section-main1-div2-card-div1 img{
					width: 130px;
					transition: all 0.3s ease;
				}
				.section-main1-div2-card-div2 p{
					color: #262626;
					font-family: Poppins, sans-serif;
					font-size: 20px;
				}
				.section-main1-div2-card-div3 p{
					color: #262626;
					font-family: Poppins, sans-serif;
					font-size: 10px;
					text-align: center;
					transition: all 0.3s ease;
				}
				.section-footer-div2 p{
					color: #F9F9F9;
					font-family: Poppins, sans-serif;
					font-size: 10px;
				}
				.section-footer-div3 p{
					color: #F9F9F9;
					font-family: Poppins, sans-serif;
					font-size: 10px;
				}
			}
			@media (max-width: 1000px){
				.section-header-div1-p{
					color: #F9F9F9;
					font-family: Poppins, sans-serif;
					font-size: 10px;
					transition: all 0.2s ease;
				}
				.section-header-div2 h3{
					color: #F9F9F9;
					font-size: 10px;
					font-family: Poppins, sans-serif;
				}
				.section-header-div2 img{
					width: 50px;
				}
				.section-header-div3 h2{
					color: #F9F9F9;
					width: 130vh;
					height: 40vh;
					font-family: Poppins, sans-serif;
					font-size: 50px;
					display: flex;
					align-items: center;
					justify-content: center;
					animation: title-translate 8s ease infinite;
				}
				.dropbtn p{
					font-family: Poppins, sans-serif;
					margin-right: 10px;
					font-size: 6px;
				}
				.dropdown-content a {
				  color: black;
				  padding: 12px 16px;
				  text-decoration: none;
				  font-family: Poppins, sans-serif;
				  display: block;
				  font-size: 6px;
				}
				.dropdown-content {
				  display: none;
				  position: absolute;
				  background-color: #f9f9f9;
				  min-width: 50px;
				  border-radius: 0px 0px 10px 10px;
				  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
				  z-index: 1;
				}
				.section-header-div1-img{
					width: 10px;
					transition: all 0.2s ease;
				}
				.section-header-div4 img{
					width: 20px;
					animation: chevron-translate 2s ease infinite;
				}
				.section-main1-div2-card-div1 img{
					width: 70px;
					transition: all 0.3s ease;
				}
				.section-main1-div2-card:hover .section-main1-div2-card-div1 img{
					width: 95px;
					transition: all 0.3s ease;
				}
				.section-main1-div2-card-div2 p{
					color: #262626;
					font-family: Poppins, sans-serif;
					font-size: 10px;
				}
				.section-main1-div2-card-div3 p{
					color: #262626;
					font-family: Poppins, sans-serif;
					font-size: 5px;
					text-align: center;
					transition: all 0.3s ease;
				}
				.section-footer-div2 p{
					color: #F9F9F9;
					font-family: Poppins, sans-serif;
					font-size: 7px;
				}
				.section-footer-div3 p{
					color: #F9F9F9;
					font-family: Poppins, sans-serif;
					font-size: 8px;
				}
			}



			/* LIGNES DE CODES POUR LES ACTUALITÉS */
			.section-mainACTU{
			position: relative;
			background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='2000' height='1000' preserveAspectRatio='none' viewBox='0 0 2000 1000'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1089%26quot%3b)' fill='none'%3e%3crect width='2000' height='1000' x='0' y='0' fill='url(%23SvgjsLinearGradient1090)'%3e%3c/rect%3e%3cpath d='M250 190.79C194.13 190.79 117.65 221.02 117.65 250C117.65 278.75 193.58 306.25 250 306.25C275.16 306.25 280.82 278.29 280.82 250C280.82 220.56 275.72 190.79 250 190.79' stroke='rgba(51%2c 121%2c 194%2c 0.58)' stroke-width='2'%3e%3c/path%3e%3cpath d='M469.7 0C486.32 0.98 483.55 14.71 500 14.71C570.13 14.71 571.27 4.21 642.86 0C696.27 -3.14 696.43 0 750 0C875 0 875 0 1000 0C1125 0 1125 0 1250 0C1375 0 1375 0 1500 0C1625 0 1625 0 1750 0C1875 0 1937.5 -62.5 2000 0C2062.5 62.5 2000 125 2000 250C2000 375 2000 375 2000 500C2000 625 2000 625 2000 750C2000 832.24 2012.32 834.89 2000 914.47C1992.97 959.89 1999.76 986.85 1961.31 1000C1874.76 1029.61 1855.65 1000 1750 1000C1625 1000 1625 1000 1500 1000C1399.35 1000 1351.95 1055.38 1298.7 1000C1231.76 930.38 1249.91 872.81 1259.62 750C1269.68 622.81 1323.67 627.71 1338.24 500C1352.19 377.71 1341.99 371.66 1316.67 250C1297.87 159.7 1285.84 76.09 1250 76.09C1213.29 76.09 1185.08 158.37 1171.57 250C1153.83 370.32 1176.25 375.3 1187.5 500C1198.8 625.3 1214.63 624.8 1216.67 750C1218.7 874.8 1256.52 929.77 1195.65 1000C1148.18 1054.77 1097.82 1000 1000 1000C875 1000 875 1000 750 1000C625 1000 625 1000 500 1000C402.25 1000 366.17 1047.66 304.49 1000C241.17 951.07 313.15 819.31 250 806.82C160.91 789.19 74.84 956.77 0 939.76C-50.16 928.36 0 844.88 0 750C0 625 0 625 0 500C0 375 0 375 0 250C0 125 -62.5 62.5 0 0C62.5 -62.5 125 0 250 0C359.85 0 361.32 -6.38 469.7 0' stroke='rgba(51%2c 121%2c 194%2c 0.58)' stroke-width='2'%3e%3c/path%3e%3cpath d='M750 30C710.84 30 686.05 143.92 686.05 250C686.05 308.92 712.69 360 750 360C792.91 360 846.49 312.46 846.49 250C846.49 147.46 791.06 30 750 30' stroke='rgba(51%2c 121%2c 194%2c 0.58)' stroke-width='2'%3e%3c/path%3e%3cpath d='M500 442.77C452.11 442.77 405 458.01 405 500C405 577.97 451.32 682.69 500 682.69C549.35 682.69 601.06 577.08 601.06 500C601.06 457.12 550.14 442.77 500 442.77' stroke='rgba(255%2c 84%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M750 662.79C667.05 662.79 579.55 707.89 579.55 750C579.55 791.39 666.76 829.79 750 829.79C818.95 829.79 883.93 791.23 883.93 750C883.93 707.73 819.24 662.79 750 662.79' stroke='rgba(51%2c 121%2c 194%2c 0.58)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1750 673.61C1707.84 673.61 1673.61 714.23 1673.61 750C1673.61 781.99 1708.97 809.14 1750 809.14C1805.68 809.14 1867.02 782.8 1867.02 750C1867.02 715.04 1804.54 673.61 1750 673.61' stroke='rgba(63%2c 255%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M250 26.32C127.1 98.66 79.26 173.34 0 165C-45.74 160.18 -49.7 32.8 0 0C75.3 -49.7 125 0 250 0C265.15 0 280.3 -5.66 280.3 0C280.3 7.5 267.25 16.16 250 26.32' stroke='rgba(51%2c 121%2c 194%2c 0.58)' stroke-width='2'%3e%3c/path%3e%3cpath d='M366.44 250C366.44 181.63 436.12 106.62 500 106.62C559.59 106.62 613.37 181.11 613.37 250C613.37 311.53 559.09 367.47 500 367.47C435.62 367.47 366.44 312.06 366.44 250' stroke='rgba(255%2c 84%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M956.14 250C980.62 137.75 841.49 81.41 855.77 0C863.42 -43.59 927.88 0 1000 0C1078.13 0 1147.31 -45.6 1156.25 0C1171.82 79.4 1063.35 121.03 1049.02 250C1035.57 371.03 1114.33 381.25 1100.69 500C1089.82 594.66 1071.36 673.28 1000 676.83C896.02 682 873.16 599.33 750 517.44C740.18 510.91 734.04 508.42 734.04 500C734.04 492.2 742.73 493.18 750 485C853.78 368.18 927.73 380.25 956.14 250' stroke='rgba(63%2c 255%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1420.83 250C1408.39 125.74 1381.54 92.12 1410.71 0C1421.12 -32.88 1455.36 0 1500 0C1625 0 1625 0 1750 0C1875 0 1934.66 -59.66 2000 0C2059.66 54.47 2010.92 119.1 2000 228.26C1998.42 244.1 1975 239.39 1975 250C1975 260.26 1998.47 254.73 2000 270C2010.97 379.73 2000 385 2000 500C2000 625 2056.97 730.22 2000 750C1931.97 773.62 1866.52 586.81 1750 586.81C1659.93 586.81 1586.81 673.58 1586.81 750C1586.81 818.34 1670.77 810.34 1750 876.34C1820.82 935.34 1886.9 964.51 1886.9 1000C1886.9 1026.34 1818.45 1000 1750 1000C1625 1000 1625 1000 1500 1000C1439.93 1000 1399.37 1040.57 1379.87 1000C1339.28 915.57 1360.09 871.88 1379.81 750C1400.54 621.88 1450.33 627.33 1460.78 500C1470.84 377.33 1433.42 375.74 1420.83 250' stroke='rgba(51%2c 121%2c 194%2c 0.58)' stroke-width='2'%3e%3c/path%3e%3cpath d='M0 452.38C105.01 436.63 132.54 442.52 250 462.5C272.54 466.33 280 479.78 280 500C280 527.38 263.7 528.22 250 557.69C205.6 653.22 227.95 671.27 163.79 750C102.95 824.65 52.07 864.46 0 864.46C-29.83 864.46 0 807.23 0 750C0 625 0 625 0 500C0 476.19 -19.99 455.38 0 452.38' stroke='rgba(63%2c 255%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M384.62 1000C384.62 946.89 423.52 841.12 500 833.33C606.21 822.51 626.06 965.29 750 962.77C876.06 960.21 896.68 812.34 1000 823.17C1074.22 830.95 1105.07 941.48 1105.07 1000C1105.07 1029.89 1052.53 1000 1000 1000C875 1000 875 1000 750 1000C625 1000 625 1000 500 1000C442.31 1000 384.62 1030.23 384.62 1000' stroke='rgba(211%2c 255%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M68.97 0C68.97 10.72 22.96 40 0 40C-11.52 40 -12.66 7.34 0 0C21.83 -12.66 68.97 -9.28 68.97 0' stroke='rgba(51%2c 121%2c 194%2c 0.58)' stroke-width='2'%3e%3c/path%3e%3cpath d='M452.05 250C452.05 225.46 477.07 198.53 500 198.53C521.39 198.53 540.7 225.27 540.7 250C540.7 272.09 521.21 292.17 500 292.17C476.89 292.17 452.05 272.28 452.05 250' stroke='rgba(255%2c 84%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1000 62.5C987.55 62.5 975.96 22.99 975.96 0C975.96 -8.26 987.98 0 1000 0C1013.02 0 1026.04 -8.68 1026.04 0C1026.04 22.57 1012.59 62.5 1000 62.5' stroke='rgba(211%2c 255%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1588.24 250C1588.24 187.49 1677.37 169.12 1750 169.12C1792.63 169.12 1779.52 214.56 1818.75 250C1904.52 327.5 1937.6 308.93 2000 395C2028.23 433.93 2000 447.5 2000 500C2000 557.07 2036.68 614.13 2000 614.13C1911.68 614.13 1875 557.07 1750 500C1750 500 1750 500 1750 500C1669.12 375 1588.24 352.93 1588.24 250' stroke='rgba(211%2c 255%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M2000 92.39C1967.92 92.39 1893.75 26.33 1893.75 0C1893.75 -19.87 1971.58 -24.71 2000 0C2024.71 21.49 2021.05 92.39 2000 92.39' stroke='rgba(211%2c 255%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M961.54 500C961.54 477.33 985.74 447.37 1000 447.37C1011.91 447.37 1013.89 474.59 1013.89 500C1013.89 513.1 1009.98 524.39 1000 524.39C983.81 524.39 961.54 515.84 961.54 500' stroke='rgba(211%2c 255%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M0 654.41C15.04 654.41 56.03 708.33 56.03 750C56.03 775.71 17.81 789.16 0 789.16C-10.2 789.16 0 769.58 0 750C0 702.2 -12.98 654.41 0 654.41' stroke='rgba(211%2c 255%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M464.74 1000C464.74 983.77 476.24 949.07 500 949.07C541.29 949.07 594.83 986.46 594.83 1000C594.83 1011.93 547.41 1000 500 1000C482.37 1000 464.74 1009.24 464.74 1000' stroke='rgba(63%2c 255%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M954.55 1000C954.55 993.52 980.66 975.61 1000 975.61C1010.63 975.61 1014.49 991.93 1014.49 1000C1014.49 1004.12 1007.24 1000 1000 1000C977.28 1000 954.55 1005.71 954.55 1000' stroke='rgba(51%2c 121%2c 194%2c 0.58)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1461.04 1000C1461.04 891.68 1435.77 762.55 1500 750C1580.25 734.32 1626.62 844.84 1750 943.55C1782.87 969.84 1812.5 983.8 1812.5 1000C1812.5 1012.02 1781.25 1000 1750 1000C1625 1000 1625 1000 1500 1000C1480.52 1000 1461.04 1016.68 1461.04 1000' stroke='rgba(51%2c 121%2c 194%2c 0.58)' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1089'%3e%3crect width='2000' height='1000' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='87.5%25' y1='125%25' x2='12.5%25' y2='-25%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient1090'%3e%3cstop stop-color='%230e2a47' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(0%2c 40%2c 92%2c 1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");			background-position: center;
			background-repeat: no-repeat;
			background-size: 120%;
			background-attachment: fixed;
			width: 100%;
			display: flex;
			align-items: center;
			justify-content: space-evenly;
			flex-wrap: wrap;
			flex-direction: row;
		}
		.section-mainACTU-card{
			position: relative;
			background-color: #F9F9F9;
			width: 50vh;
			height: 60vh;
			border-radius: 25px;
			transition: all 0.3s ease;
		}
		.section-mainACTU-card:hover{
			box-shadow: 0px 0px 50px 0.5px #171717;
			transition: all 0.3s ease;
		}
		.section-mainACTU-card-div1{
			position: relative;
			width: 100%;
			height: 30vh;
			display: flex;
			align-items: center;
			justify-content: center;
			border-radius: 25px 25px 25px 25px;
		}
		.section-mainACTU-card-div2{
			position: relative;
			width: 100%;
			height: 5vh;
			background-color: transparent;
			display: flex;
			align-items: center;
			justify-content: space-around;
		}
		.section-mainACTU-card-div2 p{
			color: #262626;
			font-family: Poppins, sans-serif;
			font-size: 15px;
		}
		.section-mainACTU-card-div3{
			position: relative;
			width: 100%;
			height: 10vh;
			background-color: transparent;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.section-mainACTU-card-div3 p{
			color: #262626;
			font-family: Poppins, sans-serif;
			font-size: 25px;
		}
		.section-mainACTU-card-div4{
			position: relative;
			width: 100%;
			height: 15vh;
			background-color: transparent;
			border-radius: 0px 0px 25px 25px;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.section-mainACTU-card-div4 p{
			color: #262626;
			font-family: Poppins, sans-serif;
			font-size: 15px;
			text-align: center;
		}



		/* COMPETENCES */
		.competences-main-tableau{
			width: 100%;
			background-color: transparent;
		}
		.competences-main-tableau-ligne{
			width: 100%;
			height: 8vh;
			background-color: white;
			border-top: #262626 0.1em solid;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.competences-main-tableau-ligne-div1{
			height: 100%;
			width: 50%;
			background-color: white;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.competences-main-tableau-ligne-div2{
			height: 100%;
			width: 16%;
			background-color: white;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.competences-main-tableau-ligne-div3{
			height: 100%;
			width: 16%;
			background-color: white;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.competences-main-tableau-ligne-div4{
			height: 100%;
			width: 18%;
			background-color: white;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.competences-main-tableau-ligne-div1-p{
			font-family: Poppins, sans-serif;
			font-size: 16px;
			color: #262626;
		}
		.competences-main-tableau-ligne-div2-p{
			font-family: Poppins, sans-serif;
			font-size: 16px;
			color: #262626;
		}
		.competences-main-tableau-ligne-div3-p{
			font-family: Poppins, sans-serif;
			font-size: 16px;
			color: #262626;
		}
		.competences-main-tableau-ligne-div4-p{
			font-family: Poppins, sans-serif;
			font-size: 16px;
			color: #262626;
		}



.tilt{
	height: 50vh;
	width: 50vh;
	border-radius: 2.5em;
	background-color: white;
	margin: 0 auto;
	transition: box-shadow 0.1s, transform 0.1s;
	background-size: cover;
	background-repeat: no-repeat;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
	transform: scale(1);
	transform-style: preserve-3d;
	transform: perspective(1000px);
	transition: all 0.3s ease;
}
.tilt-div1{
	width: 100%;
	height: 25vh;
	background-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 2.5em 2.5em 0 0;
	transform: translateZ(20px);
	transition: all 0.3s ease;
}
.tilt-div1 img{
	width: 7em;
	opacity: 1;
	transition: all 0.3s ease;
}
.tilt-div2{
	width: 100%;
	height: 25vh;
	background-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0 0 2.5em 2.5em;
	transform: translateZ(20px);
	transition: all 0.3s ease;
}
.tilt-div2 p{
	font-size: 1.5em;
	font-family: Poppins, sans-serif;
	color: black;
}
.tilt-div3{
	width: 100%;
	height: 0vh;
	background-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0 0 2.5em 2.5em;
	transform: translateZ(20px);
	transition: all 0.3s ease;
}
.tilt-div3 img{
	width: 0em;
	opacity: 0;
	transition: all 0.3s ease;
}
.tilt-div3 p{
	opacity: 0;
	font-size: 0em;
	font-family: Poppins, sans-serif;
	color: black;
	transition: all 0.3s ease;
}
.tilt:hover{
	box-shadow: 0px 0px 30px rgba(0,0,0,0.6);
	transform: scale(1.2);
	cursor: pointer;
	transition: all 0.3s ease;
}
.tilt:hover .tilt-div1{
	width: 100%;
	height: 25vh;
	transition: all 0.3s ease;
}
.tilt:hover .tilt-div1 img{
	width: 8.5em;
	opacity: 1;
	transition: all 0.3s ease;
}
.tilt:hover .tilt-div2{
	width: 100%;
	height: 5vh;
	border-radius: 0 0 0 0;
	transition: all 0.3s ease;
}
.tilt:hover .tilt-div3{
	width: 100%;
	height: 20vh;
	border-radius: 0 0 2.5em 2.5em;
	transition: all 0.3s ease;
}
.tilt:hover .tilt-div3 img{
	width: 5em;
	opacity: 1;
	transition: all 0.3s ease;
	animation: chevron-translate2 1.5s infinite;
}
.tilt:hover .tilt-div3 p{
	font-size: 1em;
	opacity: 1;
	transition: all 0.3s ease;
}



/* NOUVELLES ACTUALITÉS */
.actualites-card{
	margin: 5vh;
	width: 40vh;
	height: 50vh;
	transition: all 0.2s ease;
	background-image: url("../img/actualite/lycee.png");
	background-size: 220%;
	background-position: center;
	background-repeat: no-repeat;
	transform-style: preserve-3d;
	transform: perspective(1000px);
}
.actualites-card-div1{
	width: 100%;
	height: 30vh;
	background-color: transparent;
	transform: translateZ(20px);
}
.actualites-card-div2{
	width: 100%;
	height: 20vh;
	background-color: transparent;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	transform: translateZ(20px);
}
.actualites-card-div2-div1{
	position: relative;
	width: 35vh;
	height: 15vh;
	background-color: transparent;
	transition: all 0.2s ease;
}
.actualites-card-div2-div1-div1{
	position: relative;
	width: 100%;
	height: 5vh;
	background-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: translateZ(40px);
}
.actualites-card-div2-div1-div1 p{
	font-family: Poppins, sans-serif;
	font-size: 2vh;
	color: white;
	transition: all 0.2s ease;
}
.actualites-card-div2-div1-div2{
	position: relative;
	width: 100%;
	height: 6vh;
	background-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: translateZ(40px);
}
.actualites-card-div2-div1-div2 p{
	font-family: Poppins, sans-serif;
	font-size: 3.5vh;
	color: white;
	transition: all 0.2s ease;
}
.actualites-card-div2-div1-div3{
	position: relative;
	width: 100%;
	height: 4vh;
	background-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: translateZ(40px);
}
.actualites-card-div2-div1-div3 p{
	font-family: Poppins, sans-serif;
	font-size: 1.5vh;
	color: white;
	transition: all 0.2s ease;
}
.actualites-card:hover{
	transform: translateY(-2vh);
	box-shadow: 0px 0px 30px rgba(0,0,0,0.3);
	background-image: url("../img/actualite/lycee.png");
	background-size: 220%;
	transform: scale(1.1);
	background-position: center;
	background-repeat: no-repeat;
	transition: all 0.2s ease;
}
.actualites-card:hover .actualites-card-div2-div1{
	position: relative;
	width: 35vh;
	height: 15vh;
	background-color: white;
	transition: all 0.2s ease;
}
.actualites-card:hover .actualites-card-div2-div1-div1 p{
	font-family: Poppins, sans-serif;
	font-size: 2vh;
	color: #B1B1B1;
	transition: all 0.2s ease;
}
.actualites-card:hover .actualites-card-div2-div1-div2 p{
	font-family: Poppins, sans-serif;
	font-size: 3.5vh;
	color: #262626;
	transition: all 0.2s ease;
}
.actualites-card:hover .actualites-card-div2-div1-div3 p{
	font-family: Poppins, sans-serif;
	font-size: 1.5vh;
	color: #B1B1B1;
	transition: all 0.2s ease;
}



.sallesdeclasses-equipement{
	width: 100%;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1024%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='%230e2a47'%3e%3c/rect%3e%3cuse xlink:href='%23SvgjsSymbol1031' x='0' y='0'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsSymbol1031' x='720' y='0'%3e%3c/use%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1024'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cpath d='M-1 0 a1 1 0 1 0 2 0 a1 1 0 1 0 -2 0z' id='SvgjsPath1026'%3e%3c/path%3e%3cpath d='M-3 0 a3 3 0 1 0 6 0 a3 3 0 1 0 -6 0z' id='SvgjsPath1027'%3e%3c/path%3e%3cpath d='M-5 0 a5 5 0 1 0 10 0 a5 5 0 1 0 -10 0z' id='SvgjsPath1028'%3e%3c/path%3e%3cpath d='M2 -2 L-2 2z' id='SvgjsPath1030'%3e%3c/path%3e%3cpath d='M6 -6 L-6 6z' id='SvgjsPath1029'%3e%3c/path%3e%3cpath d='M30 -30 L-30 30z' id='SvgjsPath1025'%3e%3c/path%3e%3c/defs%3e%3csymbol id='SvgjsSymbol1031'%3e%3cuse xlink:href='%23SvgjsPath1025' x='30' y='30' stroke='%231c538e' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1026' x='30' y='90' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1027' x='30' y='150' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='30' y='210' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='30' y='270' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='30' y='330' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='30' y='390' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='30' y='450' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='30' y='510' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='30' y='570' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='90' y='30' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='90' y='90' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1027' x='90' y='150' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='90' y='210' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='90' y='270' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='90' y='330' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='90' y='390' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='90' y='450' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1026' x='90' y='510' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='90' y='570' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='150' y='30' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='150' y='90' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1027' x='150' y='150' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='150' y='210' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='150' y='270' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='150' y='330' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1025' x='150' y='390' stroke='%231c538e' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='150' y='450' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='150' y='510' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='150' y='570' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='210' y='30' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='210' y='90' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='210' y='150' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='210' y='210' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='210' y='270' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='210' y='330' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1026' x='210' y='390' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='210' y='450' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='210' y='510' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1025' x='210' y='570' stroke='%231c538e' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='270' y='30' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1025' x='270' y='90' stroke='%231c538e' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='270' y='150' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='270' y='210' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='270' y='270' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1027' x='270' y='330' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='270' y='390' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='270' y='450' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1025' x='270' y='510' stroke='%231c538e' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1027' x='270' y='570' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='330' y='30' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='330' y='90' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='330' y='150' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='330' y='210' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='330' y='270' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1026' x='330' y='330' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='330' y='390' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='330' y='450' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1025' x='330' y='510' stroke='%231c538e' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='330' y='570' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='390' y='30' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='390' y='90' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='390' y='150' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='390' y='210' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1025' x='390' y='270' stroke='%231c538e' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='390' y='330' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1026' x='390' y='390' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='390' y='450' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1027' x='390' y='510' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='390' y='570' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='450' y='30' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1027' x='450' y='90' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='450' y='150' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='450' y='210' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1026' x='450' y='270' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='450' y='330' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='450' y='390' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='450' y='450' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='450' y='510' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='450' y='570' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='510' y='30' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='510' y='90' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='510' y='150' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='510' y='210' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='510' y='270' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1026' x='510' y='330' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1026' x='510' y='390' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='510' y='450' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1026' x='510' y='510' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='510' y='570' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='570' y='30' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='570' y='90' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='570' y='150' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='570' y='210' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='570' y='270' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='570' y='330' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='570' y='390' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='570' y='450' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1027' x='570' y='510' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='570' y='570' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='630' y='30' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1026' x='630' y='90' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='630' y='150' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1027' x='630' y='210' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1027' x='630' y='270' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='630' y='330' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1030' x='630' y='390' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='630' y='450' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='630' y='510' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='630' y='570' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1025' x='690' y='30' stroke='%231c538e' stroke-width='3'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='690' y='90' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='690' y='150' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='690' y='210' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='690' y='270' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1028' x='690' y='330' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='690' y='390' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1026' x='690' y='450' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1026' x='690' y='510' stroke='%231c538e'%3e%3c/use%3e%3cuse xlink:href='%23SvgjsPath1029' x='690' y='570' stroke='%231c538e'%3e%3c/use%3e%3c/symbol%3e%3c/svg%3e");
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-evenly;
	flex-flow: row;
	flex-wrap: wrap;
}
.sallesdeclasses-equipement-tilt{
	margin: 8vh;
	width: 50vh;
	height: 70vh;
	background-color: white;
	border-radius: 2vh;
	box-shadow: 0px 0px 30px rgba(0,0,0,0.3);
	transform-style: preserve-3d;
	transform: perspective(1000px);
	transition: all 0.2s ease;
}
.sallesdeclasses-equipement-tilt:hover{
	box-shadow: 0px 0px 30px rgba(0,0,0,0.6);
	transition: all 0.2s ease;
}
.sallesdeclasses-equipement-tilt:active{
	box-shadow: 0px 0px 30px rgba(0,0,0,0.3);
	transition: all 0.2s ease;
}
.sallesdeclasses-equipement-tilt-div1{
	width: 100%;
	height: 40vh;
	border-radius: 2vh 2vh 0 0;
	background-size: 150%;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
.sallesdeclasses-equipement-tilt-div2{
	width: 100%;
	height: 30vh;
	background-color: white;
	border-radius: 0 0 2vh 2vh;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
	position: relative;
	transform: translateZ(20px);
}
.sallesdeclasses-equipement-tilt-div2 p{
	font-family: Poppins, sans-serif;
	text-align: center;
	font-size: 3.5vh;
	color: #262626;
	position: relative;
}


.poursuiteetude-main-tableau{
	width: 100%;
	background-color: transparent;
}
		.poursuiteetude-main-tableau-ligne{
			width: 100%;
			height: 8vh;
			background-color: white;
			border-top: #262626 0.1em solid;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.poursuiteetude-main-tableau-ligne-div1{
			height: 8vh;
			width: 100%;
			background-color: white;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.poursuiteetude-main-tableau-ligne-div1-p{
			font-family: Poppins, sans-serif;
			font-size: 16px;
			color: #262626;
		}
		.poursuiteetude-main-tableau-ligne-div1-p:hover{
			font-family: Poppins, sans-serif;
			font-size: 16px;
			color: #262626;
			text-decoration: underline;
		}



		.contact-formulaire{
			width: 100%;
			height: 100vh;
			background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1920' height='1080' preserveAspectRatio='none' viewBox='0 0 1920 1080'%3e%3cg mask='url(%26quot%3b%23SvgjsMask17951%26quot%3b)' fill='none'%3e%3crect width='1920' height='1080' x='0' y='0' fill='url(%23SvgjsLinearGradient17952)'%3e%3c/rect%3e%3crect width='215.04' height='215.04' clip-path='url(%26quot%3b%23SvgjsClipPath17953%26quot%3b)' x='958.06' y='340.56' fill='url(%23SvgjsPattern17954)' transform='rotate(285.32%2c 1065.58%2c 448.08)'%3e%3c/rect%3e%3crect width='503.36' height='503.36' clip-path='url(%26quot%3b%23SvgjsClipPath17955%26quot%3b)' x='91.56' y='570.24' fill='url(%23SvgjsPattern17956)' transform='rotate(73.34%2c 343.24%2c 821.92)'%3e%3c/rect%3e%3crect width='420' height='420' clip-path='url(%26quot%3b%23SvgjsClipPath17957%26quot%3b)' x='1694.85' y='527.07' fill='url(%23SvgjsPattern17958)' transform='rotate(142.52%2c 1904.85%2c 737.07)'%3e%3c/rect%3e%3crect width='667.92' height='667.92' clip-path='url(%26quot%3b%23SvgjsClipPath17959%26quot%3b)' x='1084.69' y='29.59' fill='url(%23SvgjsPattern17960)' transform='rotate(242.83%2c 1418.65%2c 363.55)'%3e%3c/rect%3e%3crect width='213.12' height='213.12' clip-path='url(%26quot%3b%23SvgjsClipPath17961%26quot%3b)' x='1430.5' y='374.66' fill='url(%23SvgjsPattern17962)' transform='rotate(259.12%2c 1537.06%2c 481.22)'%3e%3c/rect%3e%3crect width='347.88' height='347.88' clip-path='url(%26quot%3b%23SvgjsClipPath17963%26quot%3b)' x='959.54' y='429.41' fill='url(%23SvgjsPattern17964)' transform='rotate(125.35%2c 1133.48%2c 603.35)'%3e%3c/rect%3e%3cpath d='M1017.77 799.96 L993.42 1007.28L1099.580265050886 997.605265050886z' fill='%23d3b714'%3e%3c/path%3e%3crect width='456.96' height='456.96' clip-path='url(%26quot%3b%23SvgjsClipPath17965%26quot%3b)' x='-74.27' y='-50.04' fill='url(%23SvgjsPattern17966)' transform='rotate(136.17%2c 154.21%2c 178.44)'%3e%3c/rect%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask17951'%3e%3crect width='1920' height='1080' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='50%25' y1='0%25' x2='50%25' y2='100%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient17952'%3e%3cstop stop-color='rgba(14%2c 42%2c 71%2c 1)' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(0%2c 64%2c 146%2c 1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3cpattern x='0' y='0' width='13.44' height='13.44' patternUnits='userSpaceOnUse' id='SvgjsPattern17954'%3e%3cpath d='M0 13.44L6.72 0L13.44 13.44' stroke='%23e73635' fill='none'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17953'%3e%3ccircle r='53.76' cx='1065.58' cy='448.08'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='503.36' height='11.44' patternUnits='userSpaceOnUse' id='SvgjsPattern17956'%3e%3crect width='503.36' height='5.72' x='0' y='0' fill='%23d3b714'%3e%3c/rect%3e%3crect width='503.36' height='5.72' x='0' y='5.72' fill='rgba(0%2c 0%2c 0%2c 0)'%3e%3c/rect%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17955'%3e%3ccircle r='125.84' cx='343.24' cy='821.92'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='6' height='6' patternUnits='userSpaceOnUse' id='SvgjsPattern17958'%3e%3cpath d='M0 6L3 0L6 6' stroke='%23e73635' fill='none'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17957'%3e%3ccircle r='105' cx='1904.85' cy='737.07'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='10.12' height='10.12' patternUnits='userSpaceOnUse' id='SvgjsPattern17960'%3e%3cpath d='M5.06 1L5.06 9.12M1 5.06L9.12 5.06' stroke='%23e73635' fill='none' stroke-width='3.29'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17959'%3e%3ccircle r='166.98' cx='1418.65' cy='363.55'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='13.32' height='13.32' patternUnits='userSpaceOnUse' id='SvgjsPattern17962'%3e%3cpath d='M0 13.32L6.66 0L13.32 13.32' stroke='%23d3b714' fill='none'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17961'%3e%3ccircle r='53.28' cx='1537.06' cy='481.22'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='13.38' height='13.38' patternUnits='userSpaceOnUse' id='SvgjsPattern17964'%3e%3cpath d='M6.69 1L6.69 12.38M1 6.69L12.38 6.69' stroke='%23e73635' fill='none' stroke-width='1'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17963'%3e%3ccircle r='86.97' cx='1133.48' cy='603.35'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='456.96' height='9.52' patternUnits='userSpaceOnUse' id='SvgjsPattern17966'%3e%3crect width='456.96' height='4.76' x='0' y='0' fill='%23e73635'%3e%3c/rect%3e%3crect width='456.96' height='4.76' x='0' y='4.76' fill='rgba(0%2c 0%2c 0%2c 0)'%3e%3c/rect%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17965'%3e%3ccircle r='114.24' cx='154.21' cy='178.44'%3e%3c/circle%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
			background-repeat: no-repeat;
			background-size: 120%;
		    animation: gradient 15s ease infinite;
			display: flex;
			align-content: center;
			align-items: center;
			justify-content: center;
		}
		.contact-formulaire-div1{
			width: 150vh;
			padding: 2vh;
			background: rgba( 255, 255, 255, 0.25 );
			box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
			backdrop-filter: blur( 4px );
			-webkit-backdrop-filter: blur( 4px );
			border-radius: 4vh;
			border: 0.2vh solid rgba( 255, 255, 255, 0.18 );
			overflow: hidden;
			overflow-y: hidden;
			overflow-x: hidden;
		}
		.contact-formulaire2{
			width: 100%;
			height: 100vh;
			background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='2000' height='1000' preserveAspectRatio='none' viewBox='0 0 2000 1000'%3e%3cg clip-path='url(%26quot%3b%23SvgjsClipPath1065%26quot%3b)' fill='none'%3e%3crect width='2000' height='1000' x='0' y='0' fill='%230e2a47'%3e%3c/rect%3e%3ccircle r='166.665' cx='97.78' cy='-153.81' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='166.665' cx='804.79' cy='757.94' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='166.665' cx='1475.05' cy='1190.72' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='289.315' cx='1940.82' cy='881.6' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='96.235' cx='1099.07' cy='893.97' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='226.76' cx='1442.38' cy='824.59' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='164.235' cx='1311.56' cy='914.33' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='297.58' cx='508.75' cy='475.04' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='207.735' cx='534.07' cy='789.78' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='271.845' cx='273.83' cy='677.14' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='101.07' cx='1828.39' cy='268.98' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='137.47' cx='1506.69' cy='184.62' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='150.095' cx='1508.48' cy='869.25' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='213.94' cx='1979.83' cy='241.5' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='123.445' cx='968.42' cy='532.85' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='105.53' cx='75.48' cy='734.03' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='223.925' cx='1298.88' cy='594.66' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='202.58' cx='1517.78' cy='216.07' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='84.5' cx='1259.44' cy='676.94' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='213.625' cx='1387.61' cy='754' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='134.125' cx='870.45' cy='38.37' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='112.75' cx='1950.72' cy='579.14' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='232.2' cx='1720.01' cy='558.54' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='249.76' cx='66.3' cy='387.91' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='185.5' cx='1610.04' cy='114.5' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='145.615' cx='370.57' cy='340.81' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='280.88' cx='1345.81' cy='487.94' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='189.115' cx='814.31' cy='210.69' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='89.61' cx='628.84' cy='942.85' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='215.44' cx='991.53' cy='798.69' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='138' cx='491.38' cy='926.66' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='287' cx='1896.95' cy='273.26' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='212.005' cx='1474.75' cy='435.26' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='158.22' cx='1187.92' cy='94.45' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='113.5' cx='381.03' cy='275.15' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='254.69' cx='1316.32' cy='458.84' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='95.655' cx='871.5' cy='159.25' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='139.38' cx='1271.58' cy='893.74' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='312.495' cx='105.07' cy='825.25' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='101.6' cx='1394.79' cy='843.72' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='184.005' cx='1004.1' cy='405.39' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='200.44' cx='1097.72' cy='698.75' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='147.76' cx='614.31' cy='387.81' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='196.72' cx='312.49' cy='760.23' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='279.27' cx='1598.93' cy='267.24' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='134.47' cx='54.08' cy='388.55' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='316.775' cx='1450.7' cy='421' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='135.94' cx='154.33' cy='83.15' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='318.8' cx='311.54' cy='276.64' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='270.755' cx='1696.03' cy='266.85' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='200.25' cx='148.53' cy='967.32' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='324.19' cx='9.97' cy='424.66' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='217.665' cx='1043.68' cy='231.56' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='245.915' cx='368.68' cy='88.65' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='142.25' cx='795.8' cy='89.28' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='262.825' cx='267.6' cy='282.85' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='323.995' cx='428.02' cy='692.86' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='132.97' cx='1664.37' cy='717.27' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='146.095' cx='608.88' cy='648.83' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='159.315' cx='948.02' cy='76.28' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='283.26' cx='1977.7' cy='54.03' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='240.615' cx='1219.41' cy='736.42' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='235.62' cx='1157.16' cy='971.99' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='261.53' cx='1517.61' cy='876.82' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='320.26' cx='883.56' cy='595.62' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='240.72' cx='658.85' cy='639.4' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='143.53' cx='639.59' cy='798.78' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='211.505' cx='883.13' cy='876.6' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='231.875' cx='1564.51' cy='90.24' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='234.02' cx='1852.68' cy='745.43' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='118.375' cx='1947.3' cy='406.84' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='222.215' cx='331.4' cy='688.4' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='96.07' cx='357.12' cy='105.23' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='279.79' cx='1598.52' cy='198.8' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='311.925' cx='346.4' cy='234.06' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='227.73' cx='655.61' cy='357.66' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='305.38' cx='1146.27' cy='168.35' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='293.755' cx='83.17' cy='468.37' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='106.835' cx='744.13' cy='682.19' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='327.7' cx='83.9' cy='338.16' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='235.605' cx='1190.38' cy='417.59' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='156.985' cx='897.77' cy='865.11' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='270.24' cx='543.74' cy='501.24' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='171.645' cx='609.7' cy='167.14' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='219.135' cx='1502.12' cy='727.11' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='327.635' cx='1455.35' cy='132.4' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='129.19' cx='584.71' cy='625.27' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='300.25' cx='36.87' cy='543.87' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='171.97' cx='1036.46' cy='223.34' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='319.69' cx='1222.02' cy='557.76' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='147.88' cx='1608.9' cy='739.29' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='278.32' cx='386.44' cy='44.07' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='160.595' cx='1277.29' cy='80.18' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='232.115' cx='772.73' cy='144.95' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='282.515' cx='1459.84' cy='463.25' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='89.045' cx='373.56' cy='718.24' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='184.815' cx='1145.09' cy='318.6' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='261.735' cx='1742.36' cy='119.52' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='270.025' cx='1306.04' cy='371.85' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3ccircle r='160.58' cx='1479.61' cy='434.83' stroke='%23365aa3' stroke-opacity='0.25' stroke-width='2'%3e%3c/circle%3e%3c/g%3e%3cdefs%3e%3cclipPath id='SvgjsClipPath1065'%3e%3crect width='2000' height='1000' x='0' y='0'%3e%3c/rect%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
			background-size: 120%;
			background-attachment: fixed;
			background-repeat: no-repeat;
			background-position: center;
			display: flex;
			align-items: center;
			justify-content: space-evenly;
		}




.mentionslegales-main{
	width: 100%;
	height: 200vh;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1920' height='1080' preserveAspectRatio='none' viewBox='0 0 1920 1080'%3e%3cg mask='url(%26quot%3b%23SvgjsMask17951%26quot%3b)' fill='none'%3e%3crect width='1920' height='1080' x='0' y='0' fill='url(%23SvgjsLinearGradient17952)'%3e%3c/rect%3e%3crect width='215.04' height='215.04' clip-path='url(%26quot%3b%23SvgjsClipPath17953%26quot%3b)' x='958.06' y='340.56' fill='url(%23SvgjsPattern17954)' transform='rotate(285.32%2c 1065.58%2c 448.08)'%3e%3c/rect%3e%3crect width='503.36' height='503.36' clip-path='url(%26quot%3b%23SvgjsClipPath17955%26quot%3b)' x='91.56' y='570.24' fill='url(%23SvgjsPattern17956)' transform='rotate(73.34%2c 343.24%2c 821.92)'%3e%3c/rect%3e%3crect width='420' height='420' clip-path='url(%26quot%3b%23SvgjsClipPath17957%26quot%3b)' x='1694.85' y='527.07' fill='url(%23SvgjsPattern17958)' transform='rotate(142.52%2c 1904.85%2c 737.07)'%3e%3c/rect%3e%3crect width='667.92' height='667.92' clip-path='url(%26quot%3b%23SvgjsClipPath17959%26quot%3b)' x='1084.69' y='29.59' fill='url(%23SvgjsPattern17960)' transform='rotate(242.83%2c 1418.65%2c 363.55)'%3e%3c/rect%3e%3crect width='213.12' height='213.12' clip-path='url(%26quot%3b%23SvgjsClipPath17961%26quot%3b)' x='1430.5' y='374.66' fill='url(%23SvgjsPattern17962)' transform='rotate(259.12%2c 1537.06%2c 481.22)'%3e%3c/rect%3e%3crect width='347.88' height='347.88' clip-path='url(%26quot%3b%23SvgjsClipPath17963%26quot%3b)' x='959.54' y='429.41' fill='url(%23SvgjsPattern17964)' transform='rotate(125.35%2c 1133.48%2c 603.35)'%3e%3c/rect%3e%3cpath d='M1017.77 799.96 L993.42 1007.28L1099.580265050886 997.605265050886z' fill='%23d3b714'%3e%3c/path%3e%3crect width='456.96' height='456.96' clip-path='url(%26quot%3b%23SvgjsClipPath17965%26quot%3b)' x='-74.27' y='-50.04' fill='url(%23SvgjsPattern17966)' transform='rotate(136.17%2c 154.21%2c 178.44)'%3e%3c/rect%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask17951'%3e%3crect width='1920' height='1080' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='50%25' y1='0%25' x2='50%25' y2='100%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient17952'%3e%3cstop stop-color='rgba(14%2c 42%2c 71%2c 1)' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(0%2c 64%2c 146%2c 1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3cpattern x='0' y='0' width='13.44' height='13.44' patternUnits='userSpaceOnUse' id='SvgjsPattern17954'%3e%3cpath d='M0 13.44L6.72 0L13.44 13.44' stroke='%23e73635' fill='none'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17953'%3e%3ccircle r='53.76' cx='1065.58' cy='448.08'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='503.36' height='11.44' patternUnits='userSpaceOnUse' id='SvgjsPattern17956'%3e%3crect width='503.36' height='5.72' x='0' y='0' fill='%23d3b714'%3e%3c/rect%3e%3crect width='503.36' height='5.72' x='0' y='5.72' fill='rgba(0%2c 0%2c 0%2c 0)'%3e%3c/rect%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17955'%3e%3ccircle r='125.84' cx='343.24' cy='821.92'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='6' height='6' patternUnits='userSpaceOnUse' id='SvgjsPattern17958'%3e%3cpath d='M0 6L3 0L6 6' stroke='%23e73635' fill='none'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17957'%3e%3ccircle r='105' cx='1904.85' cy='737.07'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='10.12' height='10.12' patternUnits='userSpaceOnUse' id='SvgjsPattern17960'%3e%3cpath d='M5.06 1L5.06 9.12M1 5.06L9.12 5.06' stroke='%23e73635' fill='none' stroke-width='3.29'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17959'%3e%3ccircle r='166.98' cx='1418.65' cy='363.55'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='13.32' height='13.32' patternUnits='userSpaceOnUse' id='SvgjsPattern17962'%3e%3cpath d='M0 13.32L6.66 0L13.32 13.32' stroke='%23d3b714' fill='none'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17961'%3e%3ccircle r='53.28' cx='1537.06' cy='481.22'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='13.38' height='13.38' patternUnits='userSpaceOnUse' id='SvgjsPattern17964'%3e%3cpath d='M6.69 1L6.69 12.38M1 6.69L12.38 6.69' stroke='%23e73635' fill='none' stroke-width='1'%3e%3c/path%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17963'%3e%3ccircle r='86.97' cx='1133.48' cy='603.35'%3e%3c/circle%3e%3c/clipPath%3e%3cpattern x='0' y='0' width='456.96' height='9.52' patternUnits='userSpaceOnUse' id='SvgjsPattern17966'%3e%3crect width='456.96' height='4.76' x='0' y='0' fill='%23e73635'%3e%3c/rect%3e%3crect width='456.96' height='4.76' x='0' y='4.76' fill='rgba(0%2c 0%2c 0%2c 0)'%3e%3c/rect%3e%3c/pattern%3e%3cclipPath id='SvgjsClipPath17965'%3e%3ccircle r='114.24' cx='154.21' cy='178.44'%3e%3c/circle%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-size: 200%;
	animation: gradient 30s ease infinite;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.mentionslegales-main-div1{
	width: 150vh;
	padding: 2vh;
	background: rgba( 255, 255, 255, 0.25 );
	box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
	backdrop-filter: blur( 4px );
	-webkit-backdrop-filter: blur( 4px );
	border-radius: 4vh;
	border: 0.2vh solid rgba( 255, 255, 255, 0.18 );
}
.mentionslegales-main-div1-ligne{
	width: 150vh;
	padding: 0.5vh;
	background-color: transparent;
}
.mentionslegales-main-div1-ligne p{
	font-family: Poppins, sans-serif;
	font-size: 16px;
	color: white;
}




.plandusite-main1{
	width: 100%;
	height: 200vh;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1920' height='1080' preserveAspectRatio='none' viewBox='0 0 1920 1080'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1132%26quot%3b)' fill='none'%3e%3crect width='1920' height='1080' x='0' y='0' fill='url(%23SvgjsLinearGradient1133)'%3e%3c/rect%3e%3cpath d='M346.8310960412318 393.2724773346062L181.796669763549 612.2805581155005 565.8391768221261 558.306903612289z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M399.85 660.29 a317.58 317.58 0 1 0 635.16 0 a317.58 317.58 0 1 0 -635.16 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M704.54 524.6 a182.17 182.17 0 1 0 364.34 0 a182.17 182.17 0 1 0 -364.34 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M745.6828290595636 443.56880110807697L646.4347989705519 622.2152552682979 825.0812531307729 622.2152552682978z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1094.981%2c170.79C1141.62%2c173.439%2c1186.824%2c148.55%2c1209.518%2c107.719C1231.643%2c67.91%2c1224.294%2c19.51%2c1200.719%2c-19.457C1178.038%2c-56.947%2c1138.775%2c-83.016%2c1094.981%2c-81.597C1053.278%2c-80.245%2c1020.016%2c-49.837%2c1000.483%2c-12.967C982.279%2c21.395%2c983.174%2c61.294%2c1000.958%2c95.875C1020.6%2c134.07%2c1052.1%2c168.355%2c1094.981%2c170.79' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M275.989%2c689.061C317.286%2c689.09%2c363.315%2c684.381%2c384.362%2c648.85C405.678%2c612.865%2c388.648%2c569.52%2c368.514%2c532.861C347.327%2c494.284%2c320%2c451.191%2c275.989%2c451.528C232.288%2c451.863%2c206.896%2c495.94%2c185.885%2c534.26C165.986%2c570.551%2c147.055%2c612.929%2c167.876%2c648.7C188.616%2c684.332%2c234.76%2c689.032%2c275.989%2c689.061' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M160.65 258.88 a186.82 186.82 0 1 0 373.64 0 a186.82 186.82 0 1 0 -373.64 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1699.127%2c864.623C1775.219%2c867.556%2c1833.137%2c803.39%2c1869.418%2c736.439C1903.737%2c673.108%2c1911.683%2c598.532%2c1877.755%2c534.991C1841.778%2c467.612%2c1775.508%2c417.104%2c1699.127%2c417.512C1623.342%2c417.916%2c1556.889%2c468.714%2c1523.77%2c536.88C1494.246%2c597.647%2c1518.28%2c664.564%2c1550.152%2c724.133C1584.665%2c788.637%2c1626.024%2c861.805%2c1699.127%2c864.623' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1554.38 941.46 a315.71 315.71 0 1 0 631.42 0 a315.71 315.71 0 1 0 -631.42 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M999.136965661806 498.52324202889054L1310.794462687096 624.7866778281976 1274.971358287151 333.0309054695438z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M878.08 231.17 a245.4 245.4 0 1 0 490.8 0 a245.4 245.4 0 1 0 -490.8 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M206.909%2c1219.694C290.285%2c1221.393%2c366.784%2c1175.036%2c409.204%2c1103.238C452.393%2c1030.139%2c457.884%2c939.578%2c416.066%2c865.687C373.643%2c790.728%2c292.995%2c748.586%2c206.909%2c745.793C115.231%2c742.819%2c16.393%2c770.577%2c-27.152%2c851.308C-69.245%2c929.348%2c-29.145%2c1020.437%2c18.406%2c1095.276C61.679%2c1163.383%2c126.234%2c1218.05%2c206.909%2c1219.694' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M26.28 1063.69 a346.38 346.38 0 1 0 692.76 0 a346.38 346.38 0 1 0 -692.76 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1871.318%2c461.996C1918.465%2c464.976%2c1969.129%2c452.211%2c1993.667%2c411.843C2018.954%2c370.243%2c2011.325%2c316.48%2c1984.444%2c275.891C1960.141%2c239.194%2c1915.312%2c228.456%2c1871.318%2c227.101C1823.996%2c225.643%2c1769.04%2c227.487%2c1745.441%2c268.53C1721.881%2c309.506%2c1747.335%2c358.286%2c1773.112%2c397.904C1795.961%2c433.022%2c1829.504%2c459.353%2c1871.318%2c461.996' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M740.4423757942716 356.58360718546874L442.41549247857023 442.04144080832475 527.8733261014263 740.068324124026 825.9002094171276 654.61049050117z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1371.963954766501 693.8158905962039L1582.0786927518398 911.3960711541847 1799.6588733098206 701.281333168846 1589.5441353244819 483.70115261086517z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1726.962660600544 1146.2519794995221L1813.0263755151389 952.9497109025332 1533.660392003555 1060.1882645849273z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M476.4152186935098 94.95849365901144L335.40767188918426 151.92924060863731 491.3675657157859 334.9551873403127z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1473.544%2c971.838C1569.176%2c970.569%2c1668.274%2c939.828%2c1715.088%2c856.429C1761.142%2c774.383%2c1735.601%2c674.224%2c1685.198%2c594.775C1638.719%2c521.511%2c1560.27%2c478.266%2c1473.544%2c475.689C1381.631%2c472.958%2c1289.201%2c504.525%2c1238.925%2c581.517C1183.826%2c665.894%2c1168.716%2c776.621%2c1220.633%2c862.992C1271.311%2c947.302%2c1375.184%2c973.143%2c1473.544%2c971.838' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M63.59 451.32 a349.04 349.04 0 1 0 698.08 0 a349.04 349.04 0 1 0 -698.08 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1132'%3e%3crect width='1920' height='1080' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='89.06%25' y1='119.44%25' x2='10.94%25' y2='-19.44%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient1133'%3e%3cstop stop-color='%230e2a47' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(0%2c 61%2c 140%2c 1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e");			width: 100%;
	background-repeat: no-repeat;
	background-size: 200%;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}




.realisationdusite-main{
	width: 100%;
	padding-bottom: 8vh;
	padding-top: 8vh;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1920' height='1080' preserveAspectRatio='none' viewBox='0 0 1920 1080'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1132%26quot%3b)' fill='none'%3e%3crect width='1920' height='1080' x='0' y='0' fill='url(%23SvgjsLinearGradient1133)'%3e%3c/rect%3e%3cpath d='M346.8310960412318 393.2724773346062L181.796669763549 612.2805581155005 565.8391768221261 558.306903612289z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M399.85 660.29 a317.58 317.58 0 1 0 635.16 0 a317.58 317.58 0 1 0 -635.16 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M704.54 524.6 a182.17 182.17 0 1 0 364.34 0 a182.17 182.17 0 1 0 -364.34 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M745.6828290595636 443.56880110807697L646.4347989705519 622.2152552682979 825.0812531307729 622.2152552682978z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1094.981%2c170.79C1141.62%2c173.439%2c1186.824%2c148.55%2c1209.518%2c107.719C1231.643%2c67.91%2c1224.294%2c19.51%2c1200.719%2c-19.457C1178.038%2c-56.947%2c1138.775%2c-83.016%2c1094.981%2c-81.597C1053.278%2c-80.245%2c1020.016%2c-49.837%2c1000.483%2c-12.967C982.279%2c21.395%2c983.174%2c61.294%2c1000.958%2c95.875C1020.6%2c134.07%2c1052.1%2c168.355%2c1094.981%2c170.79' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M275.989%2c689.061C317.286%2c689.09%2c363.315%2c684.381%2c384.362%2c648.85C405.678%2c612.865%2c388.648%2c569.52%2c368.514%2c532.861C347.327%2c494.284%2c320%2c451.191%2c275.989%2c451.528C232.288%2c451.863%2c206.896%2c495.94%2c185.885%2c534.26C165.986%2c570.551%2c147.055%2c612.929%2c167.876%2c648.7C188.616%2c684.332%2c234.76%2c689.032%2c275.989%2c689.061' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M160.65 258.88 a186.82 186.82 0 1 0 373.64 0 a186.82 186.82 0 1 0 -373.64 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1699.127%2c864.623C1775.219%2c867.556%2c1833.137%2c803.39%2c1869.418%2c736.439C1903.737%2c673.108%2c1911.683%2c598.532%2c1877.755%2c534.991C1841.778%2c467.612%2c1775.508%2c417.104%2c1699.127%2c417.512C1623.342%2c417.916%2c1556.889%2c468.714%2c1523.77%2c536.88C1494.246%2c597.647%2c1518.28%2c664.564%2c1550.152%2c724.133C1584.665%2c788.637%2c1626.024%2c861.805%2c1699.127%2c864.623' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1554.38 941.46 a315.71 315.71 0 1 0 631.42 0 a315.71 315.71 0 1 0 -631.42 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M999.136965661806 498.52324202889054L1310.794462687096 624.7866778281976 1274.971358287151 333.0309054695438z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M878.08 231.17 a245.4 245.4 0 1 0 490.8 0 a245.4 245.4 0 1 0 -490.8 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M206.909%2c1219.694C290.285%2c1221.393%2c366.784%2c1175.036%2c409.204%2c1103.238C452.393%2c1030.139%2c457.884%2c939.578%2c416.066%2c865.687C373.643%2c790.728%2c292.995%2c748.586%2c206.909%2c745.793C115.231%2c742.819%2c16.393%2c770.577%2c-27.152%2c851.308C-69.245%2c929.348%2c-29.145%2c1020.437%2c18.406%2c1095.276C61.679%2c1163.383%2c126.234%2c1218.05%2c206.909%2c1219.694' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M26.28 1063.69 a346.38 346.38 0 1 0 692.76 0 a346.38 346.38 0 1 0 -692.76 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1871.318%2c461.996C1918.465%2c464.976%2c1969.129%2c452.211%2c1993.667%2c411.843C2018.954%2c370.243%2c2011.325%2c316.48%2c1984.444%2c275.891C1960.141%2c239.194%2c1915.312%2c228.456%2c1871.318%2c227.101C1823.996%2c225.643%2c1769.04%2c227.487%2c1745.441%2c268.53C1721.881%2c309.506%2c1747.335%2c358.286%2c1773.112%2c397.904C1795.961%2c433.022%2c1829.504%2c459.353%2c1871.318%2c461.996' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M740.4423757942716 356.58360718546874L442.41549247857023 442.04144080832475 527.8733261014263 740.068324124026 825.9002094171276 654.61049050117z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1371.963954766501 693.8158905962039L1582.0786927518398 911.3960711541847 1799.6588733098206 701.281333168846 1589.5441353244819 483.70115261086517z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1726.962660600544 1146.2519794995221L1813.0263755151389 952.9497109025332 1533.660392003555 1060.1882645849273z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M476.4152186935098 94.95849365901144L335.40767188918426 151.92924060863731 491.3675657157859 334.9551873403127z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1473.544%2c971.838C1569.176%2c970.569%2c1668.274%2c939.828%2c1715.088%2c856.429C1761.142%2c774.383%2c1735.601%2c674.224%2c1685.198%2c594.775C1638.719%2c521.511%2c1560.27%2c478.266%2c1473.544%2c475.689C1381.631%2c472.958%2c1289.201%2c504.525%2c1238.925%2c581.517C1183.826%2c665.894%2c1168.716%2c776.621%2c1220.633%2c862.992C1271.311%2c947.302%2c1375.184%2c973.143%2c1473.544%2c971.838' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M63.59 451.32 a349.04 349.04 0 1 0 698.08 0 a349.04 349.04 0 1 0 -698.08 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1132'%3e%3crect width='1920' height='1080' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='89.06%25' y1='119.44%25' x2='10.94%25' y2='-19.44%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient1133'%3e%3cstop stop-color='%230e2a47' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(0%2c 61%2c 140%2c 1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e");			width: 100%;
	background-repeat: no-repeat;
	background-size: 300%;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: space-evenly;
	flex-direction: row;
	flex-wrap: wrap;
}
.realisationdusite-main embed{
	width: 80vh;
	height: 70vh;
	margin: 3vh;
}



.temoignages-main{
	width: 100%;
	background-color: white;
}
.temoignages-main-barrier{
	width: 100%;
	height: 1vh;
	background-color: #272727;
}
.temoignages-main-bloc1{
	width: 100%;
	height: 50vh;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='2000' height='1000' preserveAspectRatio='none' viewBox='0 0 2000 1000'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1014%26quot%3b)' fill='none'%3e%3crect width='2000' height='1000' x='0' y='0' fill='url(%23SvgjsLinearGradient1015)'%3e%3c/rect%3e%3cpath d='M43.1 250C43.1 225.67 5.49 229.74 0 197.92C-16.06 104.74 -55.23 43.73 0 0C69.77 -55.23 125 0 250 0C375 0 375 0 500 0C625 0 625 0 750 0C875 0 875 0 1000 0C1125 0 1125 0 1250 0C1375 0 1375 0 1500 0C1625 0 1625 0 1750 0C1875 0 1937.5 -62.5 2000 0C2062.5 62.5 2000 125 2000 250C2000 375 2000 375 2000 500C2000 625 2000 625 2000 750C2000 875 2062.5 937.5 2000 1000C1937.5 1062.5 1875 1000 1750 1000C1625 1000 1625 1000 1500 1000C1377.72 1000 1376.28 1003.1 1255.43 1000C1251.28 999.89 1252.89 993.59 1250 993.59C1246.8 993.59 1247.85 999.88 1243.24 1000C1122.85 1003.09 1121.62 1000 1000 1000C921.06 1000 842.11 1039.89 842.11 1000C842.11 932.75 919.03 891.15 1000 785.71C1015.02 766.15 1033.13 773.48 1034.09 750C1038.95 630.62 1027.73 622.32 1011.63 500C1010.69 492.85 1005.23 491.07 1000 491.07C995.99 491.07 997.58 496.53 993.15 500C872.58 594.42 873.44 596.05 750 686.84C703.48 721.05 694.64 710.4 653.23 750C569.64 829.95 574.91 836.57 500 925.93C470.12 961.57 484.23 987.98 443.66 1000C359.23 1025.01 346.83 1000 250 1000C125 1000 62.5 1062.5 0 1000C-62.5 937.5 0 875 0 750C0 625 0 625 0 500C0 393.94 -16.96 386.27 0 287.88C4.59 261.27 43.1 270.65 43.1 250' stroke='rgba(211%2c 255%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M500 479.17C492.66 479.17 484.62 489.34 484.62 500C484.62 511.66 492.69 523.81 500 523.81C507.04 523.81 513.33 511.71 513.33 500C513.33 489.39 507.01 479.17 500 479.17' stroke='rgba(255%2c 84%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M250 681.55C177.83 681.55 98.68 714.7 98.68 750C98.68 785.78 178.23 823.72 250 823.72C301.02 823.72 344.26 786.02 344.26 750C344.26 714.93 300.62 681.55 250 681.55' stroke='rgba(51%2c 121%2c 194%2c 0.58)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1500 734.85C1494.68 734.85 1487.5 742.98 1487.5 750C1487.5 755.87 1494.47 760.64 1500 760.64C1504.34 760.64 1507.25 755.6 1507.25 750C1507.25 742.7 1504.55 734.85 1500 734.85' stroke='rgba(211%2c 255%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M150.86 250C150.86 164.84 58.65 164.9 0 67.71C-16.78 39.9 -26.64 7.22 0 0C98.36 -26.64 125 0 250 0C375 0 375 0 500 0C625 0 625 0 750 0C812.5 0 815.18 -12.93 875 0C940.18 14.09 942.27 54.05 1000 54.05C1033.34 54.05 1020.93 7.83 1057.14 0C1145.93 -19.2 1153.57 0 1250 0C1375 0 1375 0 1500 0C1625 0 1625 0 1750 0C1847.22 0 1855.18 -19.48 1944.44 0C1980.18 7.8 1992.09 18.94 2000 54.55C2019.87 143.94 2000 152.27 2000 250C2000 375 2000 375 2000 500C2000 625 2000 625 2000 750C2000 875 2062.5 937.5 2000 1000C1937.5 1062.5 1875 1000 1750 1000C1625 1000 1625 1000 1500 1000C1445.65 1000 1391.3 1022.17 1391.3 1000C1391.3 968.98 1451.8 951.96 1500 893.62C1555.07 826.96 1597.83 825.53 1597.83 750C1597.83 651.45 1561.44 545.45 1500 545.45C1428.15 545.45 1418.12 649.97 1331.25 750C1293.12 793.91 1289.63 833.33 1250 833.33C1212.08 833.33 1190.44 801.25 1176.14 750C1143.93 634.59 1133.19 613.57 1156.98 500C1170.12 437.29 1189.55 407.23 1250 397.44C1361.06 379.45 1383 405.44 1500 444.44C1536.84 456.72 1523 481.1 1557.69 500C1648 549.21 1660.34 580.65 1750 580.65C1802.79 580.65 1842.59 547.78 1842.59 500C1842.59 429.33 1803.37 416.47 1750 343.75C1711.62 291.47 1711.72 287.28 1659.09 250C1586.72 198.74 1585.11 190.6 1500 166.67C1380.57 133.1 1360.4 109.49 1250 135C1180.11 151.15 1196.43 194.25 1139.42 250C1071.43 316.48 1064.47 309.96 1000 379.46C948.52 434.96 961.7 447.66 907.53 500C836.7 568.45 828.37 621.05 750 621.05C672.94 621.05 661.84 570.93 596.67 500C536.84 434.89 550.86 348.96 500 348.96C446.75 348.96 453.15 433.2 388.46 500C328.15 562.29 327.61 569.38 250 607.14C133.38 663.89 72.74 720.19 0 689.02C-52.26 666.62 0 594.51 0 500C0 441.29 -27.83 428.7 0 382.58C47.6 303.7 150.86 322.28 150.86 250' stroke='rgba(51%2c 121%2c 194%2c 0.58)' stroke-width='2'%3e%3c/path%3e%3cpath d='M446.72 750C446.72 712.93 473.51 672.62 500 672.62C526.36 672.62 552.42 712.9 552.42 750C552.42 781.68 526.33 810.19 500 810.19C473.48 810.19 446.72 781.72 446.72 750' stroke='rgba(63%2c 255%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M0 888.89C86.59 855.59 136.77 868.47 250 903.85C314.58 924.03 355.63 972.36 355.63 1000C355.63 1020.44 302.82 1000 250 1000C125 1000 86.54 1038.46 0 1000C-38.46 982.91 -38.41 903.66 0 888.89' stroke='rgba(63%2c 255%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M951.75 1000C951.75 979.45 972.37 934.52 1000 934.52C1033.65 934.52 1074.32 981.29 1074.32 1000C1074.32 1014.03 1037.16 1000 1000 1000C975.88 1000 951.75 1012.19 951.75 1000' stroke='rgba(255%2c 84%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M250 204.55C193.05 204.55 142.86 69.86 142.86 0C142.86 -32.41 196.43 0 250 0C312.5 0 375 -35.05 375 0C375 67.22 309.12 204.55 250 204.55' stroke='rgba(63%2c 255%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M607.14 250C620.65 186.3 673.29 175.28 750 170C869.72 161.76 880.85 187.57 1000 222.97C1015.47 227.57 1019.23 237.47 1019.23 250C1019.23 259.91 1008.12 257.57 1000 267.86C909.47 382.57 917.34 390.31 821.92 500C792.34 534.01 785.78 555.26 750 555.26C714.82 555.26 698.22 538.94 680 500C626.79 386.31 585.65 351.3 607.14 250' stroke='rgba(63%2c 255%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1250 10C1241.59 7.85 1235.71 2.75 1235.71 0C1235.71 -2.25 1242.86 0 1250 0C1375 0 1375 0 1500 0C1625 0 1625 0 1750 0C1789.35 0 1828.7 -23.15 1828.7 0C1828.7 47.68 1812.99 128.74 1750 141.67C1648.64 162.47 1626.03 100.65 1500 67.46C1376.03 34.81 1373.73 41.58 1250 10' stroke='rgba(255%2c 84%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1854.84 250C1862.78 186.77 1951.32 168.18 2000 168.18C2023.9 168.18 2000 209.09 2000 250C2000 375 2000 375 2000 500C2000 625 2000 625 2000 750C2000 875 2034.09 909.09 2000 1000C1987.22 1034.09 1945.27 1021.09 1906.25 1000C1820.27 953.52 1816.79 941.51 1750 864.86C1707.87 816.51 1688.41 803.72 1688.41 750C1688.41 712.02 1716.24 712.72 1750 681.45C1851.2 587.72 1931.85 608.99 1958.33 500C1984.27 393.26 1841.95 352.68 1854.84 250' stroke='rgba(255%2c 84%2c 60%2c 0.4)' stroke-width='2'%3e%3c/path%3e%3cpath d='M0 477.27C116.54 378.65 163.45 281.73 250 288.46C309.6 293.09 292.31 402.13 292.31 500C292.31 524.27 275.76 529.52 250 532.74C129.61 547.81 109.04 550.87 0 536.59C-15.96 534.5 0 518.3 0 500C0 488.63 -8.46 484.42 0 477.27' stroke='rgba(51%2c 121%2c 194%2c 0.58)' stroke-width='2'%3e%3c/path%3e%3cpath d='M193.18 1000C193.18 995.92 223.48 983.97 250 983.97C260.7 983.97 267.61 995.39 267.61 1000C267.61 1003.41 258.81 1000 250 1000C221.59 1000 193.18 1003.93 193.18 1000' stroke='rgba(51%2c 121%2c 194%2c 0.58)' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1014'%3e%3crect width='2000' height='1000' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='87.5%25' y1='125%25' x2='12.5%25' y2='-25%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient1015'%3e%3cstop stop-color='%230e2a47' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(0%2c 40%2c 92%2c 1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");
	background-attachment: fixed;
	background-size: 120%;
	background-repeat: no-repeat;
	background-position: center;
}
.temoignages-main-bloc2{
	width: 100%;
	height: 50vh;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='2000' height='1000' preserveAspectRatio='none' viewBox='0 0 2000 1000'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1003%26quot%3b)' fill='none'%3e%3crect width='2000' height='1000' x='0' y='0' fill='%230e2a47'%3e%3c/rect%3e%3cpath d='M15.03 -6.23L101.64 43.77L101.64 143.77L15.03 193.77L-71.58 143.77L-71.58 43.77zM15.03 293.77L101.64 343.77L101.64 443.77L15.03 493.77L-71.58 443.77L-71.58 343.77zM15.03 593.77L101.64 643.77L101.64 743.77L15.03 793.77L-71.58 743.77L-71.58 643.77zM15.03 893.77L101.64 943.77L101.64 1043.77L15.03 1093.77L-71.58 1043.77L-71.58 943.77zM361.45 -6.23L448.06 43.77L448.06 143.77L361.45 193.77L274.84 143.77L274.84 43.77zM448.06 143.77L534.66 193.77L534.66 293.77L448.06 343.77L361.45 293.77L361.45 193.77zM448.06 443.77L534.66 493.77L534.66 593.77L448.06 643.77L361.45 593.77L361.45 493.77zM361.45 593.77L448.06 643.77L448.06 743.77L361.45 793.77L274.84 743.77L274.84 643.77zM448.06 743.77L534.66 793.77L534.66 893.77L448.06 943.77L361.45 893.77L361.45 793.77zM448.06 1043.77L534.66 1093.77L534.66 1193.77L448.06 1243.77L361.45 1193.77L361.45 1093.77zM534.66 -6.23L621.26 43.77L621.26 143.77L534.66 193.77L448.05 143.77L448.05 43.77zM621.26 143.77L707.87 193.77L707.87 293.77L621.26 343.77L534.66 293.77L534.66 193.77zM534.66 293.77L621.26 343.77L621.26 443.77L534.66 493.77L448.05 443.77L448.05 343.77zM621.26 443.77L707.87 493.77L707.87 593.77L621.26 643.77L534.66 593.77L534.66 493.77zM534.66 593.77L621.26 643.77L621.26 743.77L534.66 793.77L448.05 743.77L448.05 643.77zM621.26 743.77L707.87 793.77L707.87 893.77L621.26 943.77L534.66 893.77L534.66 793.77zM534.66 893.77L621.26 943.77L621.26 1043.77L534.66 1093.77L448.05 1043.77L448.05 943.77zM794.48 143.77L881.08 193.77L881.08 293.77L794.48 343.77L707.87 293.77L707.87 193.77zM794.48 743.77L881.08 793.77L881.08 893.77L794.48 943.77L707.87 893.77L707.87 793.77zM707.87 893.77L794.48 943.77L794.48 1043.77L707.87 1093.77L621.26 1043.77L621.26 943.77zM967.69 143.77L1054.29 193.77L1054.29 293.77L967.69 343.77L881.08 293.77L881.08 193.77zM881.08 293.77L967.69 343.77L967.69 443.77L881.08 493.77L794.48 443.77L794.48 343.77zM881.08 593.77L967.69 643.77L967.69 743.77L881.08 793.77L794.48 743.77L794.48 643.77zM967.69 743.77L1054.29 793.77L1054.29 893.77L967.69 943.77L881.08 893.77L881.08 793.77zM1054.29 -6.23L1140.89 43.77L1140.89 143.77L1054.29 193.77L967.68 143.77L967.68 43.77zM1140.89 443.77L1227.5 493.77L1227.5 593.77L1140.89 643.77L1054.29 593.77L1054.29 493.77zM1054.29 593.77L1140.89 643.77L1140.89 743.77L1054.29 793.77L967.68 743.77L967.68 643.77zM1140.89 743.77L1227.5 793.77L1227.5 893.77L1140.89 943.77L1054.29 893.77L1054.29 793.77zM1140.89 1043.77L1227.5 1093.77L1227.5 1193.77L1140.89 1243.77L1054.29 1193.77L1054.29 1093.77zM1487.32 143.77L1573.92 193.77L1573.92 293.77L1487.32 343.77L1400.71 293.77L1400.71 193.77zM1400.71 293.77L1487.32 343.77L1487.32 443.77L1400.71 493.77L1314.11 443.77L1314.11 343.77zM1487.32 443.77L1573.92 493.77L1573.92 593.77L1487.32 643.77L1400.71 593.77L1400.71 493.77zM1400.71 593.77L1487.32 643.77L1487.32 743.77L1400.71 793.77L1314.11 743.77L1314.11 643.77zM1400.71 893.77L1487.32 943.77L1487.32 1043.77L1400.71 1093.77L1314.11 1043.77L1314.11 943.77zM1573.92 293.77L1660.53 343.77L1660.53 443.77L1573.92 493.77L1487.32 443.77L1487.32 343.77zM1660.53 443.77L1747.13 493.77L1747.13 593.77L1660.53 643.77L1573.92 593.77L1573.92 493.77zM1747.13 293.77L1833.74 343.77L1833.74 443.77L1747.13 493.77L1660.53 443.77L1660.53 343.77zM1833.74 443.77L1920.34 493.77L1920.34 593.77L1833.74 643.77L1747.13 593.77L1747.13 493.77zM1747.13 593.77L1833.74 643.77L1833.74 743.77L1747.13 793.77L1660.53 743.77L1660.53 643.77zM1833.74 1043.77L1920.34 1093.77L1920.34 1193.77L1833.74 1243.77L1747.13 1193.77L1747.13 1093.77zM1920.34 293.77L2006.95 343.77L2006.95 443.77L1920.34 493.77L1833.74 443.77L1833.74 343.77zM1920.34 593.77L2006.95 643.77L2006.95 743.77L1920.34 793.77L1833.74 743.77L1833.74 643.77zM2006.95 743.77L2093.55 793.77L2093.55 893.77L2006.95 943.77L1920.34 893.77L1920.34 793.77zM2006.95 1043.77L2093.55 1093.77L2093.55 1193.77L2006.95 1243.77L1920.34 1193.77L1920.34 1093.77z' stroke='rgba(255%2c 241%2c 0%2c 0.46)' stroke-width='2'%3e%3c/path%3e%3cpath d='M5.03 -6.23 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM91.64 43.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM91.64 143.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM5.03 193.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM-81.58 143.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM-81.58 43.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM5.03 293.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM91.64 343.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM91.64 443.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM5.03 493.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM-81.58 443.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM-81.58 343.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM5.03 593.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM91.64 643.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM91.64 743.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM5.03 793.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM-81.58 743.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM-81.58 643.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM5.03 893.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM91.64 943.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM91.64 1043.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM5.03 1093.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM-81.58 1043.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM-81.58 943.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM351.45 -6.23 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM438.06 43.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM438.06 143.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM351.45 193.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM264.84 143.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM264.84 43.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM524.66 193.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM524.66 293.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM438.06 343.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM351.45 293.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM438.06 443.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM524.66 493.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM524.66 593.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM438.06 643.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM351.45 593.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM351.45 493.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM438.06 743.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM351.45 793.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM264.84 743.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM264.84 643.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM524.66 793.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM524.66 893.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM438.06 943.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM351.45 893.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM438.06 1043.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM524.66 1093.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM524.66 1193.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM438.06 1243.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM351.45 1193.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM351.45 1093.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM524.66 -6.23 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM611.26 43.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM611.26 143.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM438.05 143.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM438.05 43.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM697.87 193.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM697.87 293.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM611.26 343.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM611.26 443.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM438.05 443.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM438.05 343.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM697.87 493.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM697.87 593.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM611.26 643.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM611.26 743.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM438.05 743.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM438.05 643.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM697.87 793.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM697.87 893.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM611.26 943.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM611.26 1043.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM438.05 1043.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM438.05 943.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM784.48 143.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM871.08 193.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM871.08 293.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM784.48 343.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM784.48 743.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM871.08 793.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM871.08 893.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM784.48 943.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM784.48 1043.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM697.87 1093.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM957.69 143.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1044.29 193.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1044.29 293.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM957.69 343.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM957.69 443.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM871.08 493.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM784.48 443.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM871.08 593.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM957.69 643.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM957.69 743.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM784.48 643.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1044.29 793.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1044.29 893.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM957.69 943.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1044.29 -6.23 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1130.89 43.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1130.89 143.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM957.68 143.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM957.68 43.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1130.89 443.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1217.5 493.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1217.5 593.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1130.89 643.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1044.29 593.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1044.29 493.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1130.89 743.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM957.68 743.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM957.68 643.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1217.5 793.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1217.5 893.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1130.89 943.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1130.89 1043.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1217.5 1093.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1217.5 1193.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1130.89 1243.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1044.29 1193.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1044.29 1093.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1477.32 143.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1563.92 193.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1563.92 293.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1477.32 343.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1390.71 293.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1390.71 193.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1477.32 443.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1390.71 493.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1304.11 443.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1304.11 343.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1563.92 493.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1563.92 593.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1477.32 643.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1390.71 593.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1477.32 743.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1390.71 793.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1304.11 743.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1304.11 643.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1390.71 893.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1477.32 943.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1477.32 1043.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1390.71 1093.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1304.11 1043.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1304.11 943.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1650.53 343.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1650.53 443.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1737.13 493.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1737.13 593.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1650.53 643.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1737.13 293.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1823.74 343.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1823.74 443.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1910.34 493.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1910.34 593.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1823.74 643.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1823.74 743.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1737.13 793.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1650.53 743.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1823.74 1043.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1910.34 1093.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1910.34 1193.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1823.74 1243.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1737.13 1193.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1737.13 1093.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1910.34 293.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1996.95 343.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1996.95 443.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1996.95 643.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1996.95 743.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1910.34 793.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM2083.55 793.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM2083.55 893.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1996.95 943.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1910.34 893.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1996.95 1043.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM2083.55 1093.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM2083.55 1193.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0zM1996.95 1243.77 a10 10 0 1 0 20 0 a10 10 0 1 0 -20 0z' fill='rgba(255%2c 241%2c 0%2c 0.46)'%3e%3c/path%3e%3cpath d='M33.95 -23.67L76.39 0.83L76.39 49.83L33.95 74.33L-8.49 49.83L-8.49 0.83zM33.95 270.33L76.39 294.83L76.39 343.83L33.95 368.33L-8.49 343.83L-8.49 294.83zM76.39 343.83L118.82 368.33L118.82 417.33L76.39 441.83L33.95 417.33L33.95 368.33zM33.95 417.33L76.39 441.83L76.39 490.83L33.95 515.33L-8.49 490.83L-8.49 441.83zM76.39 490.83L118.82 515.33L118.82 564.33L76.39 588.83L33.95 564.33L33.95 515.33zM33.95 711.33L76.39 735.83L76.39 784.83L33.95 809.33L-8.49 784.83L-8.49 735.83zM76.39 784.83L118.82 809.33L118.82 858.33L76.39 882.83L33.95 858.33L33.95 809.33zM33.95 858.33L76.39 882.83L76.39 931.83L33.95 956.33L-8.49 931.83L-8.49 882.83zM33.95 1005.33L76.39 1029.83L76.39 1078.83L33.95 1103.33L-8.49 1078.83L-8.49 1029.83zM161.26 49.83L203.7 74.33L203.7 123.33L161.26 147.83L118.82 123.33L118.82 74.33zM118.82 123.33L161.26 147.83L161.26 196.83L118.82 221.33L76.39 196.83L76.39 147.83zM161.26 784.83L203.7 809.33L203.7 858.33L161.26 882.83L118.82 858.33L118.82 809.33zM161.26 931.83L203.7 956.33L203.7 1005.33L161.26 1029.83L118.82 1005.33L118.82 956.33zM118.82 1005.33L161.26 1029.83L161.26 1078.83L118.82 1103.33L76.39 1078.83L76.39 1029.83zM203.7 123.33L246.13 147.83L246.13 196.83L203.7 221.33L161.26 196.83L161.26 147.83zM246.13 196.83L288.57 221.33L288.57 270.33L246.13 294.83L203.7 270.33L203.7 221.33zM203.7 417.33L246.13 441.83L246.13 490.83L203.7 515.33L161.26 490.83L161.26 441.83zM203.7 711.33L246.13 735.83L246.13 784.83L203.7 809.33L161.26 784.83L161.26 735.83zM246.13 784.83L288.57 809.33L288.57 858.33L246.13 882.83L203.7 858.33L203.7 809.33zM203.7 858.33L246.13 882.83L246.13 931.83L203.7 956.33L161.26 931.83L161.26 882.83zM288.57 -23.67L331.01 0.83L331.01 49.83L288.57 74.33L246.13 49.83L246.13 0.83zM288.57 270.33L331.01 294.83L331.01 343.83L288.57 368.33L246.13 343.83L246.13 294.83zM331.01 343.83L373.44 368.33L373.44 417.33L331.01 441.83L288.57 417.33L288.57 368.33zM288.57 417.33L331.01 441.83L331.01 490.83L288.57 515.33L246.13 490.83L246.13 441.83zM331.01 784.83L373.44 809.33L373.44 858.33L331.01 882.83L288.57 858.33L288.57 809.33zM288.57 858.33L331.01 882.83L331.01 931.83L288.57 956.33L246.13 931.83L246.13 882.83zM331.01 931.83L373.44 956.33L373.44 1005.33L331.01 1029.83L288.57 1005.33L288.57 956.33zM373.44 270.33L415.88 294.83L415.88 343.83L373.44 368.33L331.01 343.83L331.01 294.83zM415.88 343.83L458.31 368.33L458.31 417.33L415.88 441.83L373.44 417.33L373.44 368.33zM415.88 490.83L458.31 515.33L458.31 564.33L415.88 588.83L373.44 564.33L373.44 515.33zM373.44 564.33L415.88 588.83L415.88 637.83L373.44 662.33L331.01 637.83L331.01 588.83zM415.88 784.83L458.31 809.33L458.31 858.33L415.88 882.83L373.44 858.33L373.44 809.33zM415.88 931.83L458.31 956.33L458.31 1005.33L415.88 1029.83L373.44 1005.33L373.44 956.33zM373.44 1005.33L415.88 1029.83L415.88 1078.83L373.44 1103.33L331.01 1078.83L331.01 1029.83zM458.31 -23.67L500.75 0.83L500.75 49.83L458.31 74.33L415.88 49.83L415.88 0.83zM500.75 49.83L543.19 74.33L543.19 123.33L500.75 147.83L458.31 123.33L458.31 74.33zM500.75 196.83L543.19 221.33L543.19 270.33L500.75 294.83L458.31 270.33L458.31 221.33zM500.75 343.83L543.19 368.33L543.19 417.33L500.75 441.83L458.31 417.33L458.31 368.33zM458.31 417.33L500.75 441.83L500.75 490.83L458.31 515.33L415.88 490.83L415.88 441.83zM500.75 490.83L543.19 515.33L543.19 564.33L500.75 588.83L458.31 564.33L458.31 515.33zM500.75 931.83L543.19 956.33L543.19 1005.33L500.75 1029.83L458.31 1005.33L458.31 956.33zM458.31 1005.33L500.75 1029.83L500.75 1078.83L458.31 1103.33L415.88 1078.83L415.88 1029.83zM543.19 -23.67L585.62 0.83L585.62 49.83L543.19 74.33L500.75 49.83L500.75 0.83zM585.62 49.83L628.06 74.33L628.06 123.33L585.62 147.83L543.19 123.33L543.19 74.33zM543.19 270.33L585.62 294.83L585.62 343.83L543.19 368.33L500.75 343.83L500.75 294.83zM585.62 490.83L628.06 515.33L628.06 564.33L585.62 588.83L543.19 564.33L543.19 515.33zM543.19 858.33L585.62 882.83L585.62 931.83L543.19 956.33L500.75 931.83L500.75 882.83zM628.06 123.33L670.5 147.83L670.5 196.83L628.06 221.33L585.62 196.83L585.62 147.83zM670.5 343.83L712.93 368.33L712.93 417.33L670.5 441.83L628.06 417.33L628.06 368.33zM628.06 417.33L670.5 441.83L670.5 490.83L628.06 515.33L585.62 490.83L585.62 441.83zM670.5 637.83L712.93 662.33L712.93 711.33L670.5 735.83L628.06 711.33L628.06 662.33zM670.5 784.83L712.93 809.33L712.93 858.33L670.5 882.83L628.06 858.33L628.06 809.33zM628.06 1005.33L670.5 1029.83L670.5 1078.83L628.06 1103.33L585.62 1078.83L585.62 1029.83zM755.37 196.83L797.81 221.33L797.81 270.33L755.37 294.83L712.93 270.33L712.93 221.33zM712.93 417.33L755.37 441.83L755.37 490.83L712.93 515.33L670.5 490.83L670.5 441.83zM712.93 564.33L755.37 588.83L755.37 637.83L712.93 662.33L670.5 637.83L670.5 588.83zM712.93 711.33L755.37 735.83L755.37 784.83L712.93 809.33L670.5 784.83L670.5 735.83zM755.37 784.83L797.81 809.33L797.81 858.33L755.37 882.83L712.93 858.33L712.93 809.33zM712.93 858.33L755.37 882.83L755.37 931.83L712.93 956.33L670.5 931.83L670.5 882.83zM712.93 1005.33L755.37 1029.83L755.37 1078.83L712.93 1103.33L670.5 1078.83L670.5 1029.83zM797.81 -23.67L840.24 0.83L840.24 49.83L797.81 74.33L755.37 49.83L755.37 0.83zM840.24 196.83L882.68 221.33L882.68 270.33L840.24 294.83L797.81 270.33L797.81 221.33zM840.24 343.83L882.68 368.33L882.68 417.33L840.24 441.83L797.81 417.33L797.81 368.33zM797.81 417.33L840.24 441.83L840.24 490.83L797.81 515.33L755.37 490.83L755.37 441.83zM797.81 858.33L840.24 882.83L840.24 931.83L797.81 956.33L755.37 931.83L755.37 882.83zM840.24 931.83L882.68 956.33L882.68 1005.33L840.24 1029.83L797.81 1005.33L797.81 956.33zM797.81 1005.33L840.24 1029.83L840.24 1078.83L797.81 1103.33L755.37 1078.83L755.37 1029.83zM882.68 -23.67L925.12 0.83L925.12 49.83L882.68 74.33L840.24 49.83L840.24 0.83zM882.68 123.33L925.12 147.83L925.12 196.83L882.68 221.33L840.24 196.83L840.24 147.83zM882.68 417.33L925.12 441.83L925.12 490.83L882.68 515.33L840.24 490.83L840.24 441.83zM882.68 564.33L925.12 588.83L925.12 637.83L882.68 662.33L840.24 637.83L840.24 588.83zM925.12 637.83L967.55 662.33L967.55 711.33L925.12 735.83L882.68 711.33L882.68 662.33zM882.68 858.33L925.12 882.83L925.12 931.83L882.68 956.33L840.24 931.83L840.24 882.83zM882.68 1005.33L925.12 1029.83L925.12 1078.83L882.68 1103.33L840.24 1078.83L840.24 1029.83zM967.55 -23.67L1009.99 0.83L1009.99 49.83L967.55 74.33L925.12 49.83L925.12 0.83zM1009.99 196.83L1052.42 221.33L1052.42 270.33L1009.99 294.83L967.55 270.33L967.55 221.33zM967.55 417.33L1009.99 441.83L1009.99 490.83L967.55 515.33L925.12 490.83L925.12 441.83zM1009.99 490.83L1052.42 515.33L1052.42 564.33L1009.99 588.83L967.55 564.33L967.55 515.33zM967.55 564.33L1009.99 588.83L1009.99 637.83L967.55 662.33L925.12 637.83L925.12 588.83zM967.55 711.33L1009.99 735.83L1009.99 784.83L967.55 809.33L925.12 784.83L925.12 735.83zM1009.99 784.83L1052.42 809.33L1052.42 858.33L1009.99 882.83L967.55 858.33L967.55 809.33zM1009.99 931.83L1052.42 956.33L1052.42 1005.33L1009.99 1029.83L967.55 1005.33L967.55 956.33zM967.55 1005.33L1009.99 1029.83L1009.99 1078.83L967.55 1103.33L925.12 1078.83L925.12 1029.83zM1052.42 -23.67L1094.86 0.83L1094.86 49.83L1052.42 74.33L1009.99 49.83L1009.99 0.83zM1094.86 49.83L1137.3 74.33L1137.3 123.33L1094.86 147.83L1052.42 123.33L1052.42 74.33zM1052.42 123.33L1094.86 147.83L1094.86 196.83L1052.42 221.33L1009.99 196.83L1009.99 147.83zM1094.86 196.83L1137.3 221.33L1137.3 270.33L1094.86 294.83L1052.42 270.33L1052.42 221.33zM1052.42 270.33L1094.86 294.83L1094.86 343.83L1052.42 368.33L1009.99 343.83L1009.99 294.83zM1094.86 490.83L1137.3 515.33L1137.3 564.33L1094.86 588.83L1052.42 564.33L1052.42 515.33zM1052.42 564.33L1094.86 588.83L1094.86 637.83L1052.42 662.33L1009.99 637.83L1009.99 588.83zM1094.86 637.83L1137.3 662.33L1137.3 711.33L1094.86 735.83L1052.42 711.33L1052.42 662.33zM1052.42 711.33L1094.86 735.83L1094.86 784.83L1052.42 809.33L1009.99 784.83L1009.99 735.83zM1094.86 784.83L1137.3 809.33L1137.3 858.33L1094.86 882.83L1052.42 858.33L1052.42 809.33zM1179.73 49.83L1222.17 74.33L1222.17 123.33L1179.73 147.83L1137.3 123.33L1137.3 74.33zM1137.3 123.33L1179.73 147.83L1179.73 196.83L1137.3 221.33L1094.86 196.83L1094.86 147.83zM1137.3 270.33L1179.73 294.83L1179.73 343.83L1137.3 368.33L1094.86 343.83L1094.86 294.83zM1179.73 343.83L1222.17 368.33L1222.17 417.33L1179.73 441.83L1137.3 417.33L1137.3 368.33zM1137.3 564.33L1179.73 588.83L1179.73 637.83L1137.3 662.33L1094.86 637.83L1094.86 588.83zM1137.3 711.33L1179.73 735.83L1179.73 784.83L1137.3 809.33L1094.86 784.83L1094.86 735.83zM1179.73 931.83L1222.17 956.33L1222.17 1005.33L1179.73 1029.83L1137.3 1005.33L1137.3 956.33zM1264.61 196.83L1307.04 221.33L1307.04 270.33L1264.61 294.83L1222.17 270.33L1222.17 221.33zM1222.17 270.33L1264.61 294.83L1264.61 343.83L1222.17 368.33L1179.73 343.83L1179.73 294.83zM1264.61 343.83L1307.04 368.33L1307.04 417.33L1264.61 441.83L1222.17 417.33L1222.17 368.33zM1264.61 490.83L1307.04 515.33L1307.04 564.33L1264.61 588.83L1222.17 564.33L1222.17 515.33zM1222.17 564.33L1264.61 588.83L1264.61 637.83L1222.17 662.33L1179.73 637.83L1179.73 588.83zM1264.61 784.83L1307.04 809.33L1307.04 858.33L1264.61 882.83L1222.17 858.33L1222.17 809.33zM1222.17 1005.33L1264.61 1029.83L1264.61 1078.83L1222.17 1103.33L1179.73 1078.83L1179.73 1029.83zM1307.04 -23.67L1349.48 0.83L1349.48 49.83L1307.04 74.33L1264.61 49.83L1264.61 0.83zM1349.48 49.83L1391.92 74.33L1391.92 123.33L1349.48 147.83L1307.04 123.33L1307.04 74.33zM1349.48 490.83L1391.92 515.33L1391.92 564.33L1349.48 588.83L1307.04 564.33L1307.04 515.33zM1307.04 711.33L1349.48 735.83L1349.48 784.83L1307.04 809.33L1264.61 784.83L1264.61 735.83zM1391.92 -23.67L1434.35 0.83L1434.35 49.83L1391.92 74.33L1349.48 49.83L1349.48 0.83zM1391.92 123.33L1434.35 147.83L1434.35 196.83L1391.92 221.33L1349.48 196.83L1349.48 147.83zM1434.35 196.83L1476.79 221.33L1476.79 270.33L1434.35 294.83L1391.92 270.33L1391.92 221.33zM1391.92 417.33L1434.35 441.83L1434.35 490.83L1391.92 515.33L1349.48 490.83L1349.48 441.83zM1434.35 490.83L1476.79 515.33L1476.79 564.33L1434.35 588.83L1391.92 564.33L1391.92 515.33zM1391.92 564.33L1434.35 588.83L1434.35 637.83L1391.92 662.33L1349.48 637.83L1349.48 588.83zM1434.35 784.83L1476.79 809.33L1476.79 858.33L1434.35 882.83L1391.92 858.33L1391.92 809.33zM1391.92 858.33L1434.35 882.83L1434.35 931.83L1391.92 956.33L1349.48 931.83L1349.48 882.83zM1434.35 931.83L1476.79 956.33L1476.79 1005.33L1434.35 1029.83L1391.92 1005.33L1391.92 956.33zM1391.92 1005.33L1434.35 1029.83L1434.35 1078.83L1391.92 1103.33L1349.48 1078.83L1349.48 1029.83zM1476.79 -23.67L1519.23 0.83L1519.23 49.83L1476.79 74.33L1434.35 49.83L1434.35 0.83zM1476.79 270.33L1519.23 294.83L1519.23 343.83L1476.79 368.33L1434.35 343.83L1434.35 294.83zM1476.79 711.33L1519.23 735.83L1519.23 784.83L1476.79 809.33L1434.35 784.83L1434.35 735.83zM1519.23 931.83L1561.66 956.33L1561.66 1005.33L1519.23 1029.83L1476.79 1005.33L1476.79 956.33zM1561.66 -23.67L1604.1 0.83L1604.1 49.83L1561.66 74.33L1519.23 49.83L1519.23 0.83zM1604.1 196.83L1646.54 221.33L1646.54 270.33L1604.1 294.83L1561.66 270.33L1561.66 221.33zM1561.66 270.33L1604.1 294.83L1604.1 343.83L1561.66 368.33L1519.23 343.83L1519.23 294.83zM1604.1 343.83L1646.54 368.33L1646.54 417.33L1604.1 441.83L1561.66 417.33L1561.66 368.33zM1604.1 637.83L1646.54 662.33L1646.54 711.33L1604.1 735.83L1561.66 711.33L1561.66 662.33zM1604.1 784.83L1646.54 809.33L1646.54 858.33L1604.1 882.83L1561.66 858.33L1561.66 809.33zM1561.66 858.33L1604.1 882.83L1604.1 931.83L1561.66 956.33L1519.23 931.83L1519.23 882.83zM1688.97 49.83L1731.41 74.33L1731.41 123.33L1688.97 147.83L1646.54 123.33L1646.54 74.33zM1688.97 196.83L1731.41 221.33L1731.41 270.33L1688.97 294.83L1646.54 270.33L1646.54 221.33zM1688.97 343.83L1731.41 368.33L1731.41 417.33L1688.97 441.83L1646.54 417.33L1646.54 368.33zM1646.54 564.33L1688.97 588.83L1688.97 637.83L1646.54 662.33L1604.1 637.83L1604.1 588.83zM1646.54 711.33L1688.97 735.83L1688.97 784.83L1646.54 809.33L1604.1 784.83L1604.1 735.83zM1688.97 784.83L1731.41 809.33L1731.41 858.33L1688.97 882.83L1646.54 858.33L1646.54 809.33zM1688.97 931.83L1731.41 956.33L1731.41 1005.33L1688.97 1029.83L1646.54 1005.33L1646.54 956.33zM1731.41 -23.67L1773.84 0.83L1773.84 49.83L1731.41 74.33L1688.97 49.83L1688.97 0.83zM1731.41 123.33L1773.84 147.83L1773.84 196.83L1731.41 221.33L1688.97 196.83L1688.97 147.83zM1773.84 196.83L1816.28 221.33L1816.28 270.33L1773.84 294.83L1731.41 270.33L1731.41 221.33zM1731.41 270.33L1773.84 294.83L1773.84 343.83L1731.41 368.33L1688.97 343.83L1688.97 294.83zM1773.84 343.83L1816.28 368.33L1816.28 417.33L1773.84 441.83L1731.41 417.33L1731.41 368.33zM1773.84 637.83L1816.28 662.33L1816.28 711.33L1773.84 735.83L1731.41 711.33L1731.41 662.33zM1731.41 711.33L1773.84 735.83L1773.84 784.83L1731.41 809.33L1688.97 784.83L1688.97 735.83zM1773.84 784.83L1816.28 809.33L1816.28 858.33L1773.84 882.83L1731.41 858.33L1731.41 809.33zM1731.41 858.33L1773.84 882.83L1773.84 931.83L1731.41 956.33L1688.97 931.83L1688.97 882.83zM1773.84 931.83L1816.28 956.33L1816.28 1005.33L1773.84 1029.83L1731.41 1005.33L1731.41 956.33zM1731.41 1005.33L1773.84 1029.83L1773.84 1078.83L1731.41 1103.33L1688.97 1078.83L1688.97 1029.83zM1858.72 49.83L1901.15 74.33L1901.15 123.33L1858.72 147.83L1816.28 123.33L1816.28 74.33zM1858.72 343.83L1901.15 368.33L1901.15 417.33L1858.72 441.83L1816.28 417.33L1816.28 368.33zM1816.28 564.33L1858.72 588.83L1858.72 637.83L1816.28 662.33L1773.84 637.83L1773.84 588.83zM1858.72 637.83L1901.15 662.33L1901.15 711.33L1858.72 735.83L1816.28 711.33L1816.28 662.33zM1858.72 784.83L1901.15 809.33L1901.15 858.33L1858.72 882.83L1816.28 858.33L1816.28 809.33zM1816.28 858.33L1858.72 882.83L1858.72 931.83L1816.28 956.33L1773.84 931.83L1773.84 882.83zM1816.28 1005.33L1858.72 1029.83L1858.72 1078.83L1816.28 1103.33L1773.84 1078.83L1773.84 1029.83zM1901.15 123.33L1943.59 147.83L1943.59 196.83L1901.15 221.33L1858.72 196.83L1858.72 147.83zM1943.59 196.83L1986.03 221.33L1986.03 270.33L1943.59 294.83L1901.15 270.33L1901.15 221.33zM1901.15 270.33L1943.59 294.83L1943.59 343.83L1901.15 368.33L1858.72 343.83L1858.72 294.83zM1943.59 343.83L1986.03 368.33L1986.03 417.33L1943.59 441.83L1901.15 417.33L1901.15 368.33zM1901.15 711.33L1943.59 735.83L1943.59 784.83L1901.15 809.33L1858.72 784.83L1858.72 735.83zM1943.59 784.83L1986.03 809.33L1986.03 858.33L1943.59 882.83L1901.15 858.33L1901.15 809.33zM1943.59 931.83L1986.03 956.33L1986.03 1005.33L1943.59 1029.83L1901.15 1005.33L1901.15 956.33zM2028.46 196.83L2070.9 221.33L2070.9 270.33L2028.46 294.83L1986.03 270.33L1986.03 221.33zM2028.46 490.83L2070.9 515.33L2070.9 564.33L2028.46 588.83L1986.03 564.33L1986.03 515.33zM2028.46 637.83L2070.9 662.33L2070.9 711.33L2028.46 735.83L1986.03 711.33L1986.03 662.33zM2028.46 784.83L2070.9 809.33L2070.9 858.33L2028.46 882.83L1986.03 858.33L1986.03 809.33zM1986.03 858.33L2028.46 882.83L2028.46 931.83L1986.03 956.33L1943.59 931.83L1943.59 882.83zM2028.46 931.83L2070.9 956.33L2070.9 1005.33L2028.46 1029.83L1986.03 1005.33L1986.03 956.33zM1986.03 1005.33L2028.46 1029.83L2028.46 1078.83L1986.03 1103.33L1943.59 1078.83L1943.59 1029.83z' stroke='rgba(255%2c 0%2c 0%2c 0.45)' stroke-width='2'%3e%3c/path%3e%3cpath d='M29.05 -23.67 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM71.49 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM71.49 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM29.05 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM-13.39 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM-13.39 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM29.05 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM71.49 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM71.49 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM29.05 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM-13.39 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM-13.39 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM113.92 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM113.92 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM71.49 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM29.05 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM71.49 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM29.05 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM-13.39 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM-13.39 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM113.92 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM113.92 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM71.49 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM29.05 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM29.05 711.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM71.49 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM71.49 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM29.05 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM-13.39 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM-13.39 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM113.92 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM113.92 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM71.49 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM29.05 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM71.49 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM29.05 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM-13.39 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM-13.39 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM29.05 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM71.49 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM71.49 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM29.05 1103.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM-13.39 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM-13.39 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM156.36 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM198.8 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM198.8 123.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM156.36 147.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM113.92 123.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM113.92 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM156.36 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM113.92 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM71.49 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM71.49 147.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM156.36 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM198.8 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM198.8 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM156.36 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM156.36 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM198.8 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM198.8 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM156.36 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM113.92 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM113.92 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM156.36 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM113.92 1103.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM241.23 147.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM241.23 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM198.8 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM283.67 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM283.67 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM241.23 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM198.8 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM198.8 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM241.23 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM241.23 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM198.8 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM156.36 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM156.36 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM198.8 711.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM241.23 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM241.23 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM156.36 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM283.67 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM283.67 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM241.23 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM241.23 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM283.67 -23.67 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM326.11 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM326.11 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM283.67 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM241.23 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM241.23 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM326.11 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM326.11 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM283.67 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM241.23 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM368.54 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM368.54 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM326.11 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM283.67 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM326.11 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM283.67 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM326.11 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM368.54 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM368.54 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM326.11 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM326.11 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM283.67 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM368.54 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM368.54 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM326.11 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM283.67 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM368.54 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM410.98 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM410.98 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM453.41 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM453.41 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM410.98 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM410.98 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM453.41 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM453.41 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM410.98 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM368.54 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM368.54 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM410.98 637.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM368.54 662.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM326.11 637.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM326.11 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM410.98 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM453.41 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM453.41 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM410.98 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM410.98 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM453.41 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM453.41 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM410.98 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM410.98 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM368.54 1103.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM326.11 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM453.41 -23.67 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM495.85 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM495.85 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM453.41 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM410.98 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM410.98 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM538.29 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM538.29 123.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM495.85 147.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM453.41 123.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM495.85 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM538.29 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM538.29 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM495.85 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM453.41 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM453.41 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM495.85 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM538.29 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM538.29 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM495.85 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM495.85 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM538.29 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM538.29 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM495.85 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM495.85 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM538.29 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM538.29 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM495.85 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM495.85 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM453.41 1103.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM538.29 -23.67 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM580.72 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM580.72 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM623.16 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM623.16 123.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM580.72 147.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM580.72 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM580.72 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM580.72 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM623.16 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM623.16 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM580.72 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM538.29 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM580.72 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM580.72 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM495.85 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM665.6 147.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM665.6 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM623.16 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM580.72 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM665.6 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM708.03 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM708.03 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM665.6 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM623.16 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM623.16 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM665.6 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM580.72 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM665.6 637.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM708.03 662.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM708.03 711.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM665.6 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM623.16 711.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM623.16 662.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM665.6 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM708.03 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM708.03 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM665.6 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM623.16 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM623.16 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM623.16 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM665.6 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM665.6 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM623.16 1103.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM580.72 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM580.72 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM750.47 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM792.91 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM792.91 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM750.47 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM708.03 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM708.03 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM750.47 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM750.47 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM708.03 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM708.03 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM750.47 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM750.47 637.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM665.6 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM750.47 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM750.47 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM792.91 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM792.91 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM750.47 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM750.47 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM708.03 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM665.6 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM708.03 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM750.47 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM750.47 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM708.03 1103.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM792.91 -23.67 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM835.34 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM835.34 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM792.91 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM750.47 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM750.47 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM835.34 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM877.78 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM877.78 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM835.34 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM835.34 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM877.78 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM877.78 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM835.34 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM792.91 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM792.91 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM835.34 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM792.91 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM835.34 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM835.34 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM792.91 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM877.78 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM877.78 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM835.34 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM792.91 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM835.34 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM792.91 1103.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM877.78 -23.67 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM920.22 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM920.22 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM877.78 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM877.78 123.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM920.22 147.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM920.22 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM835.34 147.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM920.22 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM920.22 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM877.78 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM877.78 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM920.22 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM920.22 637.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM877.78 662.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM835.34 637.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM835.34 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM962.65 662.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM962.65 711.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM920.22 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM877.78 711.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM877.78 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM920.22 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM920.22 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM920.22 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM920.22 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM877.78 1103.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM962.65 -23.67 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1005.09 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1005.09 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM962.65 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1005.09 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1047.52 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1047.52 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1005.09 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM962.65 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM962.65 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM962.65 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1005.09 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1005.09 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM962.65 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1047.52 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1047.52 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1005.09 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM962.65 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1005.09 637.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1005.09 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1005.09 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM962.65 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM920.22 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1047.52 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1047.52 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1005.09 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM962.65 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1005.09 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1047.52 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1047.52 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1005.09 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM962.65 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM962.65 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1005.09 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM962.65 1103.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1047.52 -23.67 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1089.96 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1089.96 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1047.52 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1132.4 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1132.4 123.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1089.96 147.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1047.52 123.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1089.96 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1005.09 147.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1132.4 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1132.4 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1089.96 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1089.96 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1047.52 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1005.09 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1089.96 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1132.4 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1132.4 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1089.96 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1089.96 637.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1047.52 662.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1132.4 662.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1132.4 711.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1089.96 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1047.52 711.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1089.96 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1132.4 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1132.4 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1089.96 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1174.83 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1217.27 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1217.27 123.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1174.83 147.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1174.83 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1174.83 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1174.83 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1132.4 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1217.27 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1217.27 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1174.83 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1132.4 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1174.83 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1174.83 637.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1174.83 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1174.83 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1174.83 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1217.27 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1217.27 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1174.83 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1132.4 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1132.4 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1259.71 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1302.14 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1302.14 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1259.71 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1217.27 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1217.27 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1259.71 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1302.14 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1302.14 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1259.71 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1259.71 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1302.14 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1302.14 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1259.71 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1217.27 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1217.27 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1259.71 637.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1217.27 662.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1259.71 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1302.14 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1302.14 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1259.71 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1217.27 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1217.27 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1259.71 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1259.71 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1217.27 1103.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1174.83 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1302.14 -23.67 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1344.58 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1344.58 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1302.14 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1259.71 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1259.71 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1387.02 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1387.02 123.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1344.58 147.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1302.14 123.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1344.58 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1387.02 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1387.02 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1344.58 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1302.14 711.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1344.58 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1344.58 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1259.71 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1387.02 -23.67 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1429.45 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1429.45 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1429.45 147.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1429.45 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1387.02 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1344.58 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1471.89 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1471.89 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1429.45 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1387.02 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1387.02 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1429.45 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1429.45 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1344.58 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1471.89 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1471.89 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1429.45 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1429.45 637.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1387.02 662.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1344.58 637.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1429.45 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1471.89 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1471.89 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1429.45 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1387.02 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1387.02 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1429.45 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1387.02 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1344.58 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1344.58 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1471.89 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1471.89 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1429.45 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1387.02 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1429.45 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1387.02 1103.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1344.58 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1344.58 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1471.89 -23.67 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1514.33 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1514.33 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1471.89 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1514.33 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1514.33 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1471.89 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1429.45 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1471.89 711.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1514.33 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1514.33 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1429.45 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1514.33 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1556.76 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1556.76 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1514.33 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1556.76 -23.67 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1599.2 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1599.2 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1556.76 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1599.2 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1641.64 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1641.64 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1599.2 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1556.76 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1556.76 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1599.2 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1556.76 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1641.64 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1641.64 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1599.2 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1556.76 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1599.2 637.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1641.64 662.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1641.64 711.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1599.2 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1556.76 711.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1556.76 662.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1599.2 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1641.64 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1641.64 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1599.2 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1556.76 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1556.76 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1599.2 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1514.33 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1684.07 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1726.51 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1726.51 123.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1684.07 147.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1641.64 123.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1641.64 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1684.07 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1726.51 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1726.51 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1684.07 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1684.07 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1726.51 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1726.51 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1684.07 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1641.64 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1684.07 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1684.07 637.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1599.2 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1684.07 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1684.07 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1726.51 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1726.51 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1684.07 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1684.07 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1726.51 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1726.51 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1684.07 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1641.64 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1641.64 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1726.51 -23.67 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1768.94 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1768.94 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1684.07 0.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1768.94 147.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1768.94 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1811.38 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1811.38 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1768.94 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1768.94 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1811.38 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1811.38 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1768.94 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1768.94 637.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1811.38 662.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1811.38 711.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1768.94 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1726.51 711.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1726.51 662.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1768.94 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1811.38 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1811.38 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1768.94 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1768.94 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1811.38 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1811.38 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1768.94 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1768.94 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1726.51 1103.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1684.07 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1853.82 49.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1896.25 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1896.25 123.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1853.82 147.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1811.38 123.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1811.38 74.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1853.82 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1896.25 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1896.25 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1853.82 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1811.38 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1853.82 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1853.82 637.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1768.94 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1896.25 662.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1896.25 711.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1853.82 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1853.82 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1896.25 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1896.25 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1853.82 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1853.82 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1853.82 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1853.82 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1811.38 1103.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1938.69 147.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1938.69 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1896.25 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1853.82 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1981.13 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1981.13 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1938.69 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1896.25 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1938.69 343.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1853.82 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1981.13 368.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1981.13 417.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1938.69 441.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1938.69 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1938.69 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1981.13 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1981.13 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1938.69 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1938.69 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1981.13 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1981.13 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1938.69 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1896.25 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1896.25 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2023.56 196.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2066 221.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2066 270.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2023.56 294.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2023.56 490.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2066 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2066 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2023.56 588.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1981.13 564.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1981.13 515.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2023.56 637.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2066 662.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2066 711.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2023.56 735.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1981.13 711.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1981.13 662.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2023.56 784.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2066 809.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2066 858.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2023.56 882.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2023.56 931.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2066 956.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2066 1005.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2023.56 1029.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM2023.56 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1981.13 1103.33 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0zM1938.69 1078.83 a4.9 4.9 0 1 0 9.8 0 a4.9 4.9 0 1 0 -9.8 0z' fill='rgba(255%2c 0%2c 0%2c 0.45)'%3e%3c/path%3e%3cpath d='M85.46 905.21L146.09 940.21L146.09 1010.21L85.46 1045.21L24.84 1010.21L24.84 940.21zM206.71 695.21L267.33 730.21L267.33 800.21L206.71 835.21L146.09 800.21L146.09 730.21zM327.96 695.21L388.58 730.21L388.58 800.21L327.96 835.21L267.33 800.21L267.33 730.21zM449.2 275.21L509.83 310.21L509.83 380.21L449.2 415.21L388.58 380.21L388.58 310.21zM691.7 485.21L752.32 520.21L752.32 590.21L691.7 625.21L631.08 590.21L631.08 520.21zM691.7 905.21L752.32 940.21L752.32 1010.21L691.7 1045.21L631.08 1010.21L631.08 940.21zM752.32 -39.79L812.95 -4.79L812.95 65.21L752.32 100.21L691.7 65.21L691.7 -4.79zM812.95 275.21L873.57 310.21L873.57 380.21L812.95 415.21L752.32 380.21L752.32 310.21zM752.32 800.21L812.95 835.21L812.95 905.21L752.32 940.21L691.7 905.21L691.7 835.21zM994.82 -39.79L1055.44 -4.79L1055.44 65.21L994.82 100.21L934.19 65.21L934.19 -4.79zM1055.44 275.21L1116.06 310.21L1116.06 380.21L1055.44 415.21L994.82 380.21L994.82 310.21zM1176.69 275.21L1237.31 310.21L1237.31 380.21L1176.69 415.21L1116.06 380.21L1116.06 310.21zM1297.93 695.21L1358.56 730.21L1358.56 800.21L1297.93 835.21L1237.31 800.21L1237.31 730.21zM1297.93 905.21L1358.56 940.21L1358.56 1010.21L1297.93 1045.21L1237.31 1010.21L1237.31 940.21zM1358.56 170.21L1419.18 205.21L1419.18 275.21L1358.56 310.21L1297.93 275.21L1297.93 205.21zM1419.18 275.21L1479.8 310.21L1479.8 380.21L1419.18 415.21L1358.56 380.21L1358.56 310.21zM1358.56 590.21L1419.18 625.21L1419.18 695.21L1358.56 730.21L1297.93 695.21L1297.93 625.21zM1479.8 800.21L1540.43 835.21L1540.43 905.21L1479.8 940.21L1419.18 905.21L1419.18 835.21zM1661.67 65.21L1722.3 100.21L1722.3 170.21L1661.67 205.21L1601.05 170.21L1601.05 100.21zM1782.92 905.21L1843.54 940.21L1843.54 1010.21L1782.92 1045.21L1722.3 1010.21L1722.3 940.21zM1843.54 170.21L1904.17 205.21L1904.17 275.21L1843.54 310.21L1782.92 275.21L1782.92 205.21zM2025.42 275.21L2086.04 310.21L2086.04 380.21L2025.42 415.21L1964.79 380.21L1964.79 310.21z' stroke='rgba(6%2c 80%2c 156%2c 0.93)' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1003'%3e%3crect width='2000' height='1000' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");	background-attachment: fixed;
	background-size: 120%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
.temoignages-main-bloc3{
	width: 100%;
	height: 50vh;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='2000' height='1000' preserveAspectRatio='none' viewBox='0 0 2000 1000'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1016%26quot%3b)' fill='none'%3e%3crect width='2000' height='1000' x='0' y='0' fill='%230e2a47'%3e%3c/rect%3e%3cg mask='url(%26quot%3b%23SvgjsMask1017%26quot%3b)'%3e%3cpath d='M875 75L825 25L375 25L25 375L25 475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M862.5 75 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1825 725L1975 725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1812.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1962.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1675 925L1425 675L1425 475L1875 25L1925 25' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1662.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1912.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M675 825L625 875L325 875L275 825L25 825' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M662.5 825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M325 975L325 925L275 875L25 875' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M312.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M275 625L25 625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M262.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M75 725L275 725L375 825L625 825L1025 425' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M62.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1012.5 425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1275 175L1225 125L575 125L525 75L375 75L325 125' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1262.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM312.5 125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M825 375L825 575L625 775L375 775L275 675L75 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M812.5 375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM62.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M675 525L375 225L225 225L75 375L75 525L25 575' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M662.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M425 525L325 625L325 675L375 725L625 725L775 575L775 225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M412.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM762.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1475 925L1425 975L1125 975L825 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1462.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM812.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1775 925L1725 975L1625 975L1225 575L1225 175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1762.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1212.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M975 875L825 725L775 725L725 775L725 975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M962.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM712.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1125 275L1125 475L925 675L875 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1112.5 275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM862.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1675 775L1975 775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1662.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1962.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M975 575L1075 475L1075 425L825 175L625 175L525 275L525 325L625 425L725 425' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M962.5 575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM712.5 425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M875 325L925 325L975 375L975 425L875 525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M862.5 325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM862.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1075 75L1475 75L1625 225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1062.5 75 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1612.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M575 75L825 75' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M562.5 75 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM812.5 75 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1075 725L1025 775L975 775L925 725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1062.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM912.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1275 525L1575 225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1262.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1562.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1225 825L1325 725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1212.5 825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1312.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1775 375L1775 175L1875 75L1975 75' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1762.5 375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1962.5 75 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1725 125L1575 125L1475 25L875 25' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1712.5 125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM862.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M475 275L475 225L525 175L575 175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M462.5 275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM562.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1625 625L1525 725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1612.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1512.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1625 325L1725 225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1612.5 325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1712.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M575 975L675 875' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M562.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM662.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M525 625L475 675L375 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M512.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM362.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1625 525L1625 375L1725 275' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1612.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1712.5 275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1575 575L1775 575L1875 675L1975 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1562.5 575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1962.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M375 525L475 425L525 425L675 575L675 625L625 675L525 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M362.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM512.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1475 125L1275 125' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1462.5 125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1262.5 125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1525 175L1525 225L1275 475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1512.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1262.5 475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1575 775L1725 625L1775 625L1825 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1562.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1812.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1075 225L1125 175L1175 175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1062.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1162.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1125 575L1175 575L1225 625L1225 775L1125 875L1075 875L1025 825' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1112.5 575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1012.5 825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1975 625L1975 275L1875 175L1875 125' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1962.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1862.5 125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M775 975L875 875L875 825L825 775L775 775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M762.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM762.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1525 425L1475 475L1475 575L1525 625L1575 625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1512.5 425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1562.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M125 25L125 225L25 325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M112.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1775 675L1725 675L1675 725' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1762.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1662.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1925 375L1925 625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1912.5 375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1912.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1375 925L1375 775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1362.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1362.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1025 325L1025 175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1012.5 325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1012.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1325 875L1275 925L1175 925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1312.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1162.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1475 225L1275 425' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1462.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1262.5 425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M275 325L375 425L425 425L475 375' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M262.5 325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM462.5 375 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1025 975L925 975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1012.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM912.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1725 875L1625 775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1712.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1612.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1275 575L1325 525L1375 525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1262.5 575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1362.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M425 125L375 125L325 175L275 175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M412.5 125 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM262.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1375 575L1375 675' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1362.5 575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1362.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1175 275L1175 525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1162.5 275 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1162.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1825 425L1725 525L1675 525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1812.5 425 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1662.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M175 475L375 475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M162.5 475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM362.5 475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M275 25L275 75L175 175' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M262.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM162.5 175 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M425 625L425 575L525 475' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M412.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM512.5 475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M375 325L325 325L275 275L225 275L125 375L125 525L175 575L325 575' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M362.5 325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM312.5 575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1275 325L1275 225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1262.5 325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1262.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M25 925L275 925' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M12.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM262.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1725 25L1675 75L1575 75L1525 25' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1712.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1512.5 25 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1825 975L1875 975L1975 875L1975 825' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1812.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1962.5 825 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1325 775L1225 875L1175 875' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1312.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1162.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M975 725L1025 725L1125 625L1175 625' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M962.5 725 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1162.5 625 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1875 575L1825 575L1775 525' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1862.5 575 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1762.5 525 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M575 325L625 275L625 225' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M562.5 325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM612.5 225 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1675 475L1675 375L1725 325' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1662.5 475 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1712.5 325 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M25 675L25 775' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M12.5 675 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 775 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M175 975L25 975' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M162.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM12.5 975 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3cpath d='M1875 925L1825 925L1775 875' stroke-width='8.33' stroke='%233a7cc3'%3e%3c/path%3e%3cpath d='M1862.5 925 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0zM1762.5 875 a12.5 12.5 0 1 0 25 0 a12.5 12.5 0 1 0 -25 0z' fill='%233a7cc3'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1016'%3e%3crect width='2000' height='1000' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cmask id='SvgjsMask1017'%3e%3crect width='2000' height='1000' fill='white'%3e%3c/rect%3e%3cpath d='M868.75 75 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1818.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1968.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1668.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1918.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M668.75 825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M318.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M268.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M68.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1018.75 425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1268.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM318.75 125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M818.75 375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM68.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M668.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M418.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM768.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1468.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM818.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1768.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1218.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M968.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM718.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1118.75 275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM868.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1668.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1968.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M968.75 575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM718.75 425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M868.75 325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM868.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1068.75 75 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1618.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M568.75 75 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM818.75 75 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1068.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM918.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1268.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1568.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1218.75 825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1318.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1768.75 375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1968.75 75 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1718.75 125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM868.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M468.75 275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM568.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1618.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1518.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1618.75 325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1718.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M568.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM668.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M518.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM368.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1618.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1718.75 275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1568.75 575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1968.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M368.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM518.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1468.75 125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1268.75 125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1518.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1268.75 475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1568.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1818.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1068.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1168.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1118.75 575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1018.75 825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1968.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1868.75 125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M768.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM768.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1518.75 425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1568.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M118.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1768.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1668.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1918.75 375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1918.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1368.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1368.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1018.75 325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1018.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1318.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1168.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1468.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1268.75 425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M268.75 325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM468.75 375 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1018.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM918.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1718.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1618.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1268.75 575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1368.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M418.75 125 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM268.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1368.75 575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1368.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1168.75 275 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1168.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1818.75 425 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1668.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M168.75 475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM368.75 475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M268.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM168.75 175 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M418.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM518.75 475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M368.75 325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM318.75 575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1268.75 325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1268.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M18.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM268.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1718.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1518.75 25 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1818.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1968.75 825 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1318.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1168.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M968.75 725 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1168.75 625 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1868.75 575 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1768.75 525 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M568.75 325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM618.75 225 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1668.75 475 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1718.75 325 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M18.75 675 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 775 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M168.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM18.75 975 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3cpath d='M1868.75 925 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0zM1768.75 875 a6.25 6.25 0 1 0 12.5 0 a6.25 6.25 0 1 0 -12.5 0z' fill='black'%3e%3c/path%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");	background-size: 120%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 120%;
	background-position: center;
}
.temoignages-main-bloc-div1{
	width: 100%;
	height: 30vh;
	background-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
}
.temoignages-main-bloc-div1 p{
	font-family: Poppins, sans-serif;
	font-size: 2em;
	padding-bottom: 0.2vh;
	padding-top: 0.2vh;
	padding-left: 1vh;
	padding-right: 1vh;
	background-color: #272727;
	color: white;
}
.temoignages-main-bloc-div2{
	width: 100%;
	height: 20vh;
	background-color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
}
.temoignages-main-bloc-div2 p{
	font-family: Poppins, sans-serif;
	font-size: 1em;
	color: white;
	padding-bottom: 0.2vh;
	padding-top: 0.2vh;
	padding-left: 1vh;
	padding-right: 1vh;
	background-color: #272727;
}




.covid19-main{
	width: 100%;
	height: 100vh;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='2000' height='2000' preserveAspectRatio='none' viewBox='0 0 2000 2000'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1019%26quot%3b)' fill='none'%3e%3crect width='2000' height='2000' x='0' y='0' fill='%230e2a47'%3e%3c/rect%3e%3cpath d='M517.39 559.97L517.39 565.14L557.04 565.14L557.04 559.97zM547.87 562.55 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM510.86 597.99L508.88 602.77L537.18 614.5L539.17 609.72zM529.01 612.11 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM490.27 630.62L486.61 634.28L515.02 662.69L518.68 659.03zM507.68 660.86 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM458.76 652.89L453.98 654.87L471.46 697.06L476.24 695.08zM464.68 696.07 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM421.13 661.4L415.96 661.4L415.96 681.47L421.13 681.47zM409.38 681.47 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM383.11 654.87L378.33 652.89L369.66 673.82L374.44 675.8zM362.88 674.81 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM350.48 634.28L346.82 630.62L324 653.44L327.66 657.1zM316.66 655.27 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM328.21 602.77L326.23 597.99L287.83 613.9L289.81 618.68zM279.65 616.29 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM319.7 565.14L319.7 559.97L293.6 559.97L293.6 565.14zM284.43 562.55 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM326.23 527.12L328.21 522.34L309.26 514.48L307.28 519.27zM299.1 516.88 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM346.82 494.49L350.48 490.83L326.98 467.33L323.32 470.99zM315.98 469.16 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM378.33 472.22L383.11 470.24L364.8 426.04L360.02 428.03zM353.24 427.03 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM415.96 463.71L421.13 463.71L421.13 433.06L415.96 433.06zM409.38 433.06 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM453.98 470.24L458.76 472.22L474.91 433.25L470.13 431.26zM463.35 432.25 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM486.61 490.83L490.27 494.49L517.04 467.72L513.38 464.06zM506.04 465.89 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM508.88 522.34L510.86 527.12L531.6 518.53L529.62 513.75zM521.44 516.14 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM319.67 562.55 a98.88 98.88 0 1 0 197.76 0 a98.88 98.88 0 1 0 -197.76 0z' fill='%23488fdb'%3e%3c/path%3e%3cpath d='M481.93 486.66 A97.88 97.88 0 0 1 452.77 655.32M452.77 655.32 A197.76 197.76 0 0 0 481.93 486.66' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M395.72 508.89 a19.78 19.78 0 1 0 39.56 0 a19.78 19.78 0 1 0 -39.56 0zM502.73 557.61 a6.92 6.92 0 1 0 13.84 0 a6.92 6.92 0 1 0 -13.84 0zM448.82 577.3 a18.79 18.79 0 1 0 37.58 0 a18.79 18.79 0 1 0 -37.58 0zM394.5 549.5 a3.96 3.96 0 1 0 7.92 0 a3.96 3.96 0 1 0 -7.92 0zM338.46 512.2 a17.8 17.8 0 1 0 35.6 0 a17.8 17.8 0 1 0 -35.6 0zM395.18 634.45 a19.78 19.78 0 1 0 39.56 0 a19.78 19.78 0 1 0 -39.56 0zM463.71 483.68 a4.94 4.94 0 1 0 9.88 0 a4.94 4.94 0 1 0 -9.88 0zM339.22 614.17 a18.79 18.79 0 1 0 37.58 0 a18.79 18.79 0 1 0 -37.58 0zM472.87 620.99 a5.93 5.93 0 1 0 11.86 0 a5.93 5.93 0 1 0 -11.86 0zM387.51 586.68 a5.93 5.93 0 1 0 11.86 0 a5.93 5.93 0 1 0 -11.86 0z' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M1492.54 1774L1492.54 1779.18L1541.18 1779.18L1541.18 1774zM1532.01 1776.59 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1486.01 1812.03L1484.03 1816.81L1506.48 1826.11L1508.47 1821.33zM1498.31 1823.72 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1465.42 1844.66L1461.76 1848.32L1485.98 1872.54L1489.64 1868.87zM1478.64 1870.7 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1433.91 1866.92L1429.13 1868.9L1445.08 1907.41L1449.86 1905.43zM1438.3 1906.42 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1396.28 1875.44L1391.11 1875.44L1391.11 1899.14L1396.28 1899.14zM1384.52 1899.14 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1358.26 1868.9L1353.48 1866.92L1339.12 1901.58L1343.9 1903.56zM1332.34 1902.57 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1325.63 1848.32L1321.97 1844.66L1295.4 1871.23L1299.06 1874.89zM1288.06 1873.06 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1303.36 1816.81L1301.38 1812.03L1257.07 1830.38L1259.05 1835.16zM1248.89 1832.77 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1294.85 1779.18L1294.85 1774L1249.64 1774L1249.64 1779.18zM1240.47 1776.59 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1301.38 1741.16L1303.36 1736.37L1288.65 1730.28L1286.66 1735.06zM1278.48 1732.67 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1321.97 1708.53L1325.63 1704.87L1311.61 1690.85L1307.95 1694.51zM1300.61 1692.68 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1353.48 1686.26L1358.26 1684.28L1353.06 1671.73L1348.28 1673.71zM1341.5 1672.72 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1391.11 1677.75L1396.28 1677.75L1396.28 1665.28L1391.11 1665.28zM1384.52 1665.28 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1429.13 1684.28L1433.91 1686.26L1448.74 1650.46L1443.96 1648.48zM1437.18 1649.47 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1461.76 1704.87L1465.42 1708.53L1488.97 1684.98L1485.31 1681.32zM1477.97 1683.15 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1484.03 1736.37L1486.01 1741.16L1521.99 1726.25L1520.01 1721.47zM1511.83 1723.86 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1294.81 1776.59 a98.88 98.88 0 1 0 197.76 0 a98.88 98.88 0 1 0 -197.76 0z' fill='%23488fdb'%3e%3c/path%3e%3cpath d='M1439.41 1688.92 A97.88 97.88 0 0 1 1446.94 1859.91M1446.94 1859.91 A197.76 197.76 0 0 0 1439.41 1688.92' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M1465.15 1799.05 a11.87 11.87 0 1 0 23.74 0 a11.87 11.87 0 1 0 -23.74 0zM1467.55 1723.23 a3.96 3.96 0 1 0 7.92 0 a3.96 3.96 0 1 0 -7.92 0zM1412.15 1819.63 a18.79 18.79 0 1 0 37.58 0 a18.79 18.79 0 1 0 -37.58 0zM1342.4 1818.6 a19.78 19.78 0 1 0 39.56 0 a19.78 19.78 0 1 0 -39.56 0zM1426.96 1743.2 a12.85 12.85 0 1 0 25.7 0 a12.85 12.85 0 1 0 -25.7 0zM1341.92 1736.96 a19.78 19.78 0 1 0 39.56 0 a19.78 19.78 0 1 0 -39.56 0zM1399.62 1689.72 a9.89 9.89 0 1 0 19.78 0 a9.89 9.89 0 1 0 -19.78 0zM1354.22 1692.13 a4.94 4.94 0 1 0 9.88 0 a4.94 4.94 0 1 0 -9.88 0zM1396.17 1862.99 a10.88 10.88 0 1 0 21.76 0 a10.88 10.88 0 1 0 -21.76 0zM1310.08 1785.79 a11.87 11.87 0 1 0 23.74 0 a11.87 11.87 0 1 0 -23.74 0z' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M293.52 1895.26L293.52 1898.49L322.68 1898.49L322.68 1895.26zM316.95 1896.87 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM289.43 1919.02L288.19 1922.01L316.34 1933.67L317.58 1930.68zM311.23 1932.18 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM276.56 1939.41L274.28 1941.7L280.45 1947.87L282.74 1945.59zM275.86 1946.73 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM256.87 1953.33L253.88 1954.57L263.09 1976.81L266.08 1975.57zM258.86 1976.19 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM233.35 1958.65L230.12 1958.65L230.12 1969.7L233.35 1969.7zM226.01 1969.7 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM209.59 1954.57L206.6 1953.33L198.34 1973.28L201.33 1974.51zM194.1 1973.9 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM189.2 1941.7L186.91 1939.41L180.97 1945.35L183.26 1947.64zM176.38 1946.5 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM175.28 1922.01L174.04 1919.02L166.1 1922.31L167.34 1925.3zM160.99 1923.8 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM169.96 1898.49L169.96 1895.26L144.84 1895.26L144.84 1898.49zM139.11 1896.87 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM174.04 1874.73L175.28 1871.74L160.81 1865.74L159.57 1868.73zM154.46 1867.24 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM186.91 1854.33L189.2 1852.04L171.48 1834.33L169.2 1836.62zM164.61 1835.48 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM206.6 1840.42L209.59 1839.18L203.52 1824.53L200.53 1825.76zM196.3 1825.14 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM230.12 1835.09L233.35 1835.09L233.35 1811L230.12 1811zM226.01 1811 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM253.88 1839.18L256.87 1840.42L265.21 1820.29L262.22 1819.06zM257.98 1819.67 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM274.28 1852.04L276.56 1854.33L282.88 1848.02L280.59 1845.73zM276 1846.87 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM288.19 1871.74L289.43 1874.73L310 1866.21L308.76 1863.22zM303.65 1864.71 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM169.94 1896.87 a61.8 61.8 0 1 0 123.6 0 a61.8 61.8 0 1 0 -123.6 0z' fill='%23488fdb'%3e%3c/path%3e%3cpath d='M202.81 1842.26 A60.8 60.8 0 0 1 293.5 1899M293.5 1899 A123.6 123.6 0 0 0 202.81 1842.26' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M196.74 1876.09 a12.36 12.36 0 1 0 24.72 0 a12.36 12.36 0 1 0 -24.72 0zM194.12 1901.64 a3.09 3.09 0 1 0 6.18 0 a3.09 3.09 0 1 0 -6.18 0zM205.42 1929.77 a12.36 12.36 0 1 0 24.72 0 a12.36 12.36 0 1 0 -24.72 0zM243.41 1840.99 a3.71 3.71 0 1 0 7.42 0 a3.71 3.71 0 1 0 -7.42 0zM175.14 1900.99 a3.09 3.09 0 1 0 6.18 0 a3.09 3.09 0 1 0 -6.18 0zM258.93 1879.66 a12.36 12.36 0 1 0 24.72 0 a12.36 12.36 0 1 0 -24.72 0zM242.65 1925.44 a6.18 6.18 0 1 0 12.36 0 a6.18 6.18 0 1 0 -12.36 0zM242.27 1948.45 a4.33 4.33 0 1 0 8.66 0 a4.33 4.33 0 1 0 -8.66 0zM255.57 1903.65 a2.47 2.47 0 1 0 4.94 0 a2.47 2.47 0 1 0 -4.94 0zM217.74 1841.24 a4.94 4.94 0 1 0 9.88 0 a4.94 4.94 0 1 0 -9.88 0z' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M1250.74 462.93L1250.74 468.11L1292.18 468.11L1292.18 462.93zM1283.01 465.52 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1244.21 500.95L1242.23 505.74L1259.14 512.74L1261.12 507.96zM1250.96 510.35 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1223.62 533.58L1219.96 537.24L1254.3 571.58L1257.96 567.92zM1246.96 569.75 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1192.11 555.85L1187.33 557.83L1204.59 599.5L1209.37 597.52zM1197.81 598.51 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1154.48 564.36L1149.31 564.36L1149.31 609.69L1154.48 609.69zM1142.73 609.69 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1116.46 557.83L1111.68 555.85L1103.26 576.17L1108.04 578.15zM1096.48 577.16 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1083.83 537.24L1080.17 533.58L1048.17 565.58L1051.83 569.24zM1040.83 567.41 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1061.56 505.74L1059.58 500.95L1038.66 509.62L1040.64 514.4zM1030.48 512.01 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1053.05 468.11L1053.05 462.93L1040.43 462.93L1040.43 468.11zM1031.26 465.52 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1059.58 430.08L1061.56 425.3L1033.89 413.84L1031.91 418.62zM1023.73 416.23 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1080.17 397.45L1083.83 393.79L1058.52 368.49L1054.86 372.15zM1047.52 370.32 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1111.68 375.19L1116.46 373.21L1110.72 359.35L1105.94 361.33zM1099.16 360.34 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1149.31 366.67L1154.48 366.67L1154.48 331.88L1149.31 331.88zM1142.73 331.88 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1187.33 373.21L1192.11 375.19L1209.85 332.37L1205.07 330.38zM1198.29 331.37 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1219.96 393.79L1223.62 397.45L1240.66 380.41L1237 376.75zM1229.66 378.58 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1242.23 425.3L1244.21 430.08L1266.62 420.8L1264.64 416.02zM1256.46 418.41 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1053.02 465.52 a98.88 98.88 0 1 0 197.76 0 a98.88 98.88 0 1 0 -197.76 0z' fill='%23488fdb'%3e%3c/path%3e%3cpath d='M1206.2 382.88 A97.88 97.88 0 0 1 1196.49 553.77M1196.49 553.77 A197.76 197.76 0 0 0 1206.2 382.88' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M1200.69 433.12 a19.78 19.78 0 1 0 39.56 0 a19.78 19.78 0 1 0 -39.56 0zM1059.28 499.15 a3.96 3.96 0 1 0 7.92 0 a3.96 3.96 0 1 0 -7.92 0zM1145.61 463.16 a19.78 19.78 0 1 0 39.56 0 a19.78 19.78 0 1 0 -39.56 0zM1096.52 389.21 a8.9 8.9 0 1 0 17.8 0 a8.9 8.9 0 1 0 -17.8 0zM1120.85 418.06 a6.92 6.92 0 1 0 13.84 0 a6.92 6.92 0 1 0 -13.84 0zM1205.02 522.69 a11.87 11.87 0 1 0 23.74 0 a11.87 11.87 0 1 0 -23.74 0zM1115.86 537.47 a19.78 19.78 0 1 0 39.56 0 a19.78 19.78 0 1 0 -39.56 0zM1082.37 483.45 a3.96 3.96 0 1 0 7.92 0 a3.96 3.96 0 1 0 -7.92 0zM1172.52 402.99 a8.9 8.9 0 1 0 17.8 0 a8.9 8.9 0 1 0 -17.8 0zM1134.94 386.58 a6.92 6.92 0 1 0 13.84 0 a6.92 6.92 0 1 0 -13.84 0z' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M988.43 1325.38L988.43 1330.56L1012.03 1330.56L1012.03 1325.38zM1002.86 1327.97 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM981.89 1363.41L979.91 1368.19L1013.71 1382.19L1015.69 1377.4zM1005.53 1379.8 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM961.31 1396.03L957.65 1399.69L979.93 1421.98L983.59 1418.32zM972.59 1420.15 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM929.8 1418.3L925.02 1420.28L933.72 1441.3L938.51 1439.32zM926.95 1440.31 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM892.17 1426.82L886.99 1426.82L886.99 1445.57L892.17 1445.57zM880.41 1445.57 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM854.15 1420.28L849.36 1418.3L834.3 1454.67L839.08 1456.65zM827.52 1455.66 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM821.52 1399.69L817.86 1396.03L792.31 1421.58L795.97 1425.24zM784.97 1423.41 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM799.25 1368.19L797.27 1363.41L760.12 1378.79L762.1 1383.58zM751.94 1381.18 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM790.74 1330.56L790.74 1325.38L768.97 1325.38L768.97 1330.56zM759.8 1327.97 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM797.27 1292.53L799.25 1287.75L762.45 1272.51L760.47 1277.29zM752.29 1274.9 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM817.86 1259.91L821.52 1256.24L811.19 1245.92L807.53 1249.58zM800.19 1247.75 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM849.36 1237.64L854.15 1235.66L837.5 1195.47L832.72 1197.45zM825.94 1196.46 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM886.99 1229.12L892.17 1229.12L892.17 1215.87L886.99 1215.87zM880.41 1215.87 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM925.02 1235.66L929.8 1237.64L936.3 1221.94L931.52 1219.96zM924.74 1220.95 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM957.65 1256.24L961.31 1259.91L987.13 1234.08L983.47 1230.42zM976.13 1232.25 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM979.91 1287.75L981.89 1292.53L1017.51 1277.78L1015.53 1273zM1007.35 1275.39 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM790.7 1327.97 a98.88 98.88 0 1 0 197.76 0 a98.88 98.88 0 1 0 -197.76 0z' fill='%23488fdb'%3e%3c/path%3e%3cpath d='M966.24 1265.51 A97.88 97.88 0 0 1 905.54 1425.55M905.54 1425.55 A197.76 197.76 0 0 0 966.24 1265.51' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M793.63 1349.8 a4.94 4.94 0 1 0 9.88 0 a4.94 4.94 0 1 0 -9.88 0zM863.65 1270.09 a19.78 19.78 0 1 0 39.56 0 a19.78 19.78 0 1 0 -39.56 0zM872.64 1400.93 a19.78 19.78 0 1 0 39.56 0 a19.78 19.78 0 1 0 -39.56 0zM794.72 1302.85 a9.89 9.89 0 1 0 19.78 0 a9.89 9.89 0 1 0 -19.78 0zM823.04 1341.66 a3.96 3.96 0 1 0 7.92 0 a3.96 3.96 0 1 0 -7.92 0zM962.81 1358.39 a9.89 9.89 0 1 0 19.78 0 a9.89 9.89 0 1 0 -19.78 0zM912.5 1300.55 a5.93 5.93 0 1 0 11.86 0 a5.93 5.93 0 1 0 -11.86 0zM826.52 1374.96 a9.89 9.89 0 1 0 19.78 0 a9.89 9.89 0 1 0 -19.78 0zM942.63 1314.15 a15.82 15.82 0 1 0 31.64 0 a15.82 15.82 0 1 0 -31.64 0zM868.63 1341.44 a19.78 19.78 0 1 0 39.56 0 a19.78 19.78 0 1 0 -39.56 0z' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M761.95 1029.28L761.95 1031.86L780.53 1031.86L780.53 1029.28zM775.95 1030.57 a4.58 4.58 0 1 0 9.16 0 a4.58 4.58 0 1 0 -9.16 0zM758.69 1048.29L757.7 1050.68L771.6 1056.44L772.59 1054.05zM767.52 1055.24 a4.58 4.58 0 1 0 9.16 0 a4.58 4.58 0 1 0 -9.16 0zM748.39 1064.6L746.56 1066.43L753.7 1073.57L755.53 1071.74zM750.03 1072.65 a4.58 4.58 0 1 0 9.16 0 a4.58 4.58 0 1 0 -9.16 0zM732.64 1075.74L730.25 1076.73L734.18 1086.22L736.57 1085.23zM730.8 1085.73 a4.58 4.58 0 1 0 9.16 0 a4.58 4.58 0 1 0 -9.16 0zM713.83 1079.99L711.24 1079.99L711.24 1094.27L713.83 1094.27zM707.95 1094.27 a4.58 4.58 0 1 0 9.16 0 a4.58 4.58 0 1 0 -9.16 0zM694.81 1076.73L692.42 1075.74L685.69 1091.99L688.08 1092.98zM682.31 1092.48 a4.58 4.58 0 1 0 9.16 0 a4.58 4.58 0 1 0 -9.16 0zM678.5 1066.43L676.67 1064.6L670.06 1071.21L671.89 1073.04zM666.39 1072.13 a4.58 4.58 0 1 0 9.16 0 a4.58 4.58 0 1 0 -9.16 0zM667.37 1050.68L666.37 1048.29L656.25 1052.48L657.24 1054.87zM652.16 1053.68 a4.58 4.58 0 1 0 9.16 0 a4.58 4.58 0 1 0 -9.16 0zM663.11 1031.86L663.11 1029.28L648.74 1029.28L648.74 1031.86zM644.16 1030.57 a4.58 4.58 0 1 0 9.16 0 a4.58 4.58 0 1 0 -9.16 0zM666.37 1012.85L667.37 1010.46L658.07 1006.61L657.08 1009zM653 1007.81 a4.58 4.58 0 1 0 9.16 0 a4.58 4.58 0 1 0 -9.16 0zM676.67 996.54L678.5 994.71L665.92 982.13L664.09 983.96zM660.42 983.04 a4.58 4.58 0 1 0 9.16 0 a4.58 4.58 0 1 0 -9.16 0zM692.42 985.4L694.81 984.41L690.26 973.42L687.87 974.41zM684.48 973.91 a4.58 4.58 0 1 0 9.16 0 a4.58 4.58 0 1 0 -9.16 0zM711.24 981.15L713.83 981.15L713.83 963.52L711.24 963.52zM707.95 963.52 a4.58 4.58 0 1 0 9.16 0 a4.58 4.58 0 1 0 -9.16 0zM730.25 984.41L732.64 985.4L740.33 966.83L737.94 965.84zM734.56 966.34 a4.58 4.58 0 1 0 9.16 0 a4.58 4.58 0 1 0 -9.16 0zM746.56 994.71L748.39 996.54L762.74 982.19L760.91 980.36zM757.25 981.28 a4.58 4.58 0 1 0 9.16 0 a4.58 4.58 0 1 0 -9.16 0zM757.7 1010.46L758.69 1012.85L767.52 1009.19L766.53 1006.8zM762.44 1008 a4.58 4.58 0 1 0 9.16 0 a4.58 4.58 0 1 0 -9.16 0zM663.09 1030.57 a49.44 49.44 0 1 0 98.88 0 a49.44 49.44 0 1 0 -98.88 0z' fill='%23488fdb'%3e%3c/path%3e%3cpath d='M757.68 1010.43 A48.44 48.44 0 0 1 707.5 1079.75M707.5 1079.75 A98.88 98.88 0 0 0 757.68 1010.43' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M668.24 1009.7 a3.96 3.96 0 1 0 7.92 0 a3.96 3.96 0 1 0 -7.92 0zM686.87 1030.55 a9.89 9.89 0 1 0 19.78 0 a9.89 9.89 0 1 0 -19.78 0zM750.27 1005.04 a1.98 1.98 0 1 0 3.96 0 a1.98 1.98 0 1 0 -3.96 0zM726.39 993.55 a6.92 6.92 0 1 0 13.84 0 a6.92 6.92 0 1 0 -13.84 0zM700.9 987.44 a5.93 5.93 0 1 0 11.86 0 a5.93 5.93 0 1 0 -11.86 0zM715.14 1064.48 a9.89 9.89 0 1 0 19.78 0 a9.89 9.89 0 1 0 -19.78 0zM726.41 1017.89 a7.42 7.42 0 1 0 14.84 0 a7.42 7.42 0 1 0 -14.84 0zM742.76 1041.09 a8.9 8.9 0 1 0 17.8 0 a8.9 8.9 0 1 0 -17.8 0zM688.26 1067.35 a8.4 8.4 0 1 0 16.8 0 a8.4 8.4 0 1 0 -16.8 0zM715.32 1039 a1.98 1.98 0 1 0 3.96 0 a1.98 1.98 0 1 0 -3.96 0z' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M1830.06 1817.41L1830.06 1820.65L1841.65 1820.65L1841.65 1817.41zM1835.92 1819.03 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM1825.98 1841.18L1824.74 1844.17L1838.74 1849.96L1839.98 1846.98zM1833.63 1848.47 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM1813.11 1861.57L1810.82 1863.86L1821.82 1874.85L1824.11 1872.57zM1817.23 1873.71 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM1793.42 1875.49L1790.43 1876.73L1798.98 1897.36L1801.97 1896.12zM1794.74 1896.74 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM1769.9 1880.81L1766.67 1880.81L1766.67 1911.02L1769.9 1911.02zM1762.55 1911.02 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM1746.14 1876.73L1743.15 1875.49L1737.74 1888.55L1740.73 1889.79zM1733.5 1889.17 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM1725.74 1863.86L1723.46 1861.57L1709.11 1875.92L1711.4 1878.21zM1704.52 1877.06 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM1711.83 1844.17L1710.59 1841.18L1686.27 1851.25L1687.51 1854.24zM1681.16 1852.74 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM1706.5 1820.65L1706.5 1817.41L1687.12 1817.41L1687.12 1820.65zM1681.39 1819.03 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM1710.59 1796.88L1711.83 1793.89L1694.08 1786.54L1692.84 1789.53zM1687.73 1788.04 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM1723.46 1776.49L1725.74 1774.2L1710.04 1758.5L1707.75 1760.79zM1703.16 1759.64 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM1743.15 1762.57L1746.14 1761.34L1740.56 1747.86L1737.57 1749.1zM1733.33 1748.48 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM1766.67 1757.25L1769.9 1757.25L1769.9 1743.91L1766.67 1743.91zM1762.55 1743.91 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM1790.43 1761.34L1793.42 1762.57L1799.37 1748.2L1796.39 1746.96zM1792.15 1747.58 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM1810.82 1774.2L1813.11 1776.49L1829.21 1760.39L1826.92 1758.1zM1822.34 1759.25 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM1824.74 1793.89L1825.98 1796.88L1852.6 1785.86L1851.36 1782.87zM1846.25 1784.36 a5.73 5.73 0 1 0 11.46 0 a5.73 5.73 0 1 0 -11.46 0zM1706.48 1819.03 a61.8 61.8 0 1 0 123.6 0 a61.8 61.8 0 1 0 -123.6 0z' fill='%23488fdb'%3e%3c/path%3e%3cpath d='M1715.69 1786.58 A60.8 60.8 0 0 1 1822.62 1789.59M1822.62 1789.59 A123.6 123.6 0 0 0 1715.69 1786.58' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M1743.7 1847.78 a12.36 12.36 0 1 0 24.72 0 a12.36 12.36 0 1 0 -24.72 0zM1766.56 1806.98 a12.36 12.36 0 1 0 24.72 0 a12.36 12.36 0 1 0 -24.72 0zM1757.14 1874.93 a2.47 2.47 0 1 0 4.94 0 a2.47 2.47 0 1 0 -4.94 0zM1808.22 1805.76 a9.89 9.89 0 1 0 19.78 0 a9.89 9.89 0 1 0 -19.78 0zM1804.58 1857.45 a4.94 4.94 0 1 0 9.88 0 a4.94 4.94 0 1 0 -9.88 0zM1761.12 1773.07 a9.89 9.89 0 1 0 19.78 0 a9.89 9.89 0 1 0 -19.78 0zM1727.3 1789.87 a12.36 12.36 0 1 0 24.72 0 a12.36 12.36 0 1 0 -24.72 0zM1816.21 1831.18 a3.09 3.09 0 1 0 6.18 0 a3.09 3.09 0 1 0 -6.18 0zM1736.72 1820.51 a5.56 5.56 0 1 0 11.12 0 a5.56 5.56 0 1 0 -11.12 0zM1774.53 1875.68 a3.09 3.09 0 1 0 6.18 0 a3.09 3.09 0 1 0 -6.18 0z' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M575.19 1427.61L575.19 1432.14L615.82 1432.14L615.82 1427.61zM607.8 1429.87 a8.02 8.02 0 1 0 16.04 0 a8.02 8.02 0 1 0 -16.04 0zM569.48 1460.88L567.74 1465.06L580.19 1470.22L581.92 1466.03zM573.03 1468.13 a8.02 8.02 0 1 0 16.04 0 a8.02 8.02 0 1 0 -16.04 0zM551.46 1489.43L548.26 1492.63L557.71 1502.09L560.92 1498.88zM551.3 1500.49 a8.02 8.02 0 1 0 16.04 0 a8.02 8.02 0 1 0 -16.04 0zM523.89 1508.91L519.71 1510.65L529.2 1533.57L533.39 1531.84zM523.28 1532.7 a8.02 8.02 0 1 0 16.04 0 a8.02 8.02 0 1 0 -16.04 0zM490.97 1516.36L486.44 1516.36L486.44 1552.61L490.97 1552.61zM480.68 1552.61 a8.02 8.02 0 1 0 16.04 0 a8.02 8.02 0 1 0 -16.04 0zM457.7 1510.65L453.51 1508.91L448.1 1521.99L452.28 1523.72zM442.17 1522.85 a8.02 8.02 0 1 0 16.04 0 a8.02 8.02 0 1 0 -16.04 0zM429.15 1492.63L425.94 1489.43L396.37 1519L399.58 1522.2zM389.95 1520.6 a8.02 8.02 0 1 0 16.04 0 a8.02 8.02 0 1 0 -16.04 0zM409.66 1465.06L407.93 1460.88L371.88 1475.81L373.61 1480zM364.73 1477.9 a8.02 8.02 0 1 0 16.04 0 a8.02 8.02 0 1 0 -16.04 0zM402.21 1432.14L402.21 1427.61L363.86 1427.61L363.86 1432.14zM355.84 1429.87 a8.02 8.02 0 1 0 16.04 0 a8.02 8.02 0 1 0 -16.04 0zM407.93 1398.87L409.66 1394.68L373.16 1379.56L371.43 1383.75zM364.27 1381.66 a8.02 8.02 0 1 0 16.04 0 a8.02 8.02 0 1 0 -16.04 0zM425.94 1370.32L429.15 1367.11L414.76 1352.73L411.55 1355.93zM405.14 1354.33 a8.02 8.02 0 1 0 16.04 0 a8.02 8.02 0 1 0 -16.04 0zM453.51 1350.83L457.7 1349.1L448.85 1327.73L444.66 1329.46zM438.73 1328.6 a8.02 8.02 0 1 0 16.04 0 a8.02 8.02 0 1 0 -16.04 0zM486.44 1343.38L490.97 1343.38L490.97 1317.88L486.44 1317.88zM480.68 1317.88 a8.02 8.02 0 1 0 16.04 0 a8.02 8.02 0 1 0 -16.04 0zM519.71 1349.1L523.89 1350.83L529.82 1336.53L525.63 1334.8zM519.71 1335.67 a8.02 8.02 0 1 0 16.04 0 a8.02 8.02 0 1 0 -16.04 0zM548.26 1367.11L551.46 1370.32L566.43 1355.35L563.23 1352.15zM556.81 1353.75 a8.02 8.02 0 1 0 16.04 0 a8.02 8.02 0 1 0 -16.04 0zM567.74 1394.68L569.48 1398.87L607.27 1383.21L605.54 1379.03zM598.39 1381.12 a8.02 8.02 0 1 0 16.04 0 a8.02 8.02 0 1 0 -16.04 0zM402.18 1429.87 a86.52 86.52 0 1 0 173.04 0 a86.52 86.52 0 1 0 -173.04 0z' fill='%23488fdb'%3e%3c/path%3e%3cpath d='M546.38 1494.36 A85.52 85.52 0 0 1 404.05 1447.76M404.05 1447.76 A173.04 173.04 0 0 0 546.38 1494.36' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M493.37 1507.29 a7.79 7.79 0 1 0 15.58 0 a7.79 7.79 0 1 0 -15.58 0zM444.36 1500.91 a4.33 4.33 0 1 0 8.66 0 a4.33 4.33 0 1 0 -8.66 0zM416 1475.03 a4.33 4.33 0 1 0 8.66 0 a4.33 4.33 0 1 0 -8.66 0zM506.38 1363.48 a12.98 12.98 0 1 0 25.96 0 a12.98 12.98 0 1 0 -25.96 0zM416.72 1438.18 a17.3 17.3 0 1 0 34.6 0 a17.3 17.3 0 1 0 -34.6 0zM498.26 1471.52 a11.25 11.25 0 1 0 22.5 0 a11.25 11.25 0 1 0 -22.5 0zM474.53 1399.56 a15.57 15.57 0 1 0 31.14 0 a15.57 15.57 0 1 0 -31.14 0zM476.53 1359.64 a6.06 6.06 0 1 0 12.12 0 a6.06 6.06 0 1 0 -12.12 0zM540.36 1390.06 a11.25 11.25 0 1 0 22.5 0 a11.25 11.25 0 1 0 -22.5 0zM431.91 1378.18 a14.71 14.71 0 1 0 29.42 0 a14.71 14.71 0 1 0 -29.42 0z' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M1921.62 752.31L1921.62 757.49L1939.03 757.49L1939.03 752.31zM1929.86 754.9 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1915.09 790.34L1913.1 795.12L1951.35 810.96L1953.33 806.18zM1943.17 808.57 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1894.5 822.97L1890.84 826.63L1918.76 854.55L1922.42 850.89zM1911.42 852.72 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1862.99 845.23L1858.21 847.21L1872.82 882.49L1877.6 880.51zM1866.04 881.5 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1825.36 853.75L1820.18 853.75L1820.18 895.4L1825.36 895.4zM1813.6 895.4 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1787.34 847.21L1782.55 845.23L1774.15 865.51L1778.94 867.49zM1767.38 866.5 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1754.71 826.63L1751.05 822.97L1728.51 845.5L1732.17 849.16zM1721.17 847.33 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1732.44 795.12L1730.46 790.34L1693.15 805.79L1695.14 810.57zM1684.97 808.18 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1723.93 757.49L1723.93 752.31L1677.05 752.31L1677.05 757.49zM1667.88 754.9 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1730.46 719.47L1732.44 714.68L1699.6 701.08L1697.62 705.86zM1689.44 703.47 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1751.05 686.84L1754.71 683.18L1739.63 668.1L1735.97 671.76zM1728.63 669.93 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1782.55 664.57L1787.34 662.59L1782.54 651L1777.76 652.98zM1770.98 651.99 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1820.18 656.06L1825.36 656.06L1825.36 642.46L1820.18 642.46zM1813.6 642.46 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1858.21 662.59L1862.99 664.57L1870.62 646.16L1865.84 644.18zM1859.06 645.17 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1890.84 683.18L1894.5 686.84L1910.51 670.82L1906.85 667.16zM1899.51 668.99 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1913.1 714.68L1915.09 719.47L1933.29 711.93L1931.3 707.14zM1923.13 709.54 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1723.89 754.9 a98.88 98.88 0 1 0 197.76 0 a98.88 98.88 0 1 0 -197.76 0z' fill='%23488fdb'%3e%3c/path%3e%3cpath d='M1735.24 800.9 A97.88 97.88 0 0 1 1826.5 656.09M1826.5 656.09 A197.76 197.76 0 0 0 1735.24 800.9' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M1803.43 696.19 a19.78 19.78 0 1 0 39.56 0 a19.78 19.78 0 1 0 -39.56 0zM1738.26 708.43 a12.85 12.85 0 1 0 25.7 0 a12.85 12.85 0 1 0 -25.7 0zM1770.93 790.1 a19.78 19.78 0 1 0 39.56 0 a19.78 19.78 0 1 0 -39.56 0zM1819.14 822.93 a12.85 12.85 0 1 0 25.7 0 a12.85 12.85 0 1 0 -25.7 0zM1913.13 751.88 a3.96 3.96 0 1 0 7.92 0 a3.96 3.96 0 1 0 -7.92 0zM1881.93 721.81 a12.85 12.85 0 1 0 25.7 0 a12.85 12.85 0 1 0 -25.7 0zM1839.52 738.65 a9.89 9.89 0 1 0 19.78 0 a9.89 9.89 0 1 0 -19.78 0zM1775.68 740.49 a9.89 9.89 0 1 0 19.78 0 a9.89 9.89 0 1 0 -19.78 0zM1885.41 799.73 a11.87 11.87 0 1 0 23.74 0 a11.87 11.87 0 1 0 -23.74 0zM1864.59 683.82 a9.89 9.89 0 1 0 19.78 0 a9.89 9.89 0 1 0 -19.78 0z' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M1731.4 1222.26L1731.4 1227.43L1775.48 1227.43L1775.48 1222.26zM1766.31 1224.85 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1724.87 1260.28L1722.88 1265.06L1764.87 1282.45L1766.85 1277.67zM1756.69 1280.06 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1704.28 1292.91L1700.62 1296.57L1713.65 1309.6L1717.31 1305.94zM1706.31 1307.77 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1672.77 1315.18L1667.99 1317.16L1682.16 1351.36L1686.94 1349.38zM1675.38 1350.37 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1635.14 1323.69L1629.96 1323.69L1629.96 1359.73L1635.14 1359.73zM1623.38 1359.73 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1597.12 1317.16L1592.33 1315.18L1582.64 1338.59L1587.42 1340.57zM1575.86 1339.58 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1564.49 1296.57L1560.83 1292.91L1544.94 1308.8L1548.6 1312.46zM1537.6 1310.63 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1542.22 1265.06L1540.24 1260.28L1519.17 1269.01L1521.15 1273.79zM1510.99 1271.4 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1533.71 1227.43L1533.71 1222.26L1518.36 1222.26L1518.36 1227.43zM1509.19 1224.85 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1540.24 1189.41L1542.22 1184.63L1514.38 1173.09L1512.39 1177.88zM1504.22 1175.49 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1560.83 1156.78L1564.49 1153.12L1553.92 1142.56L1550.26 1146.22zM1542.92 1144.39 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1592.33 1134.52L1597.12 1132.53L1589.36 1113.81L1584.58 1115.79zM1577.8 1114.8 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1629.96 1126L1635.14 1126L1635.14 1095.25L1629.96 1095.25zM1623.38 1095.25 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1667.99 1132.53L1672.77 1134.52L1681.62 1113.15L1676.84 1111.16zM1670.06 1112.16 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1700.62 1153.12L1704.28 1156.78L1719.39 1141.67L1715.73 1138.01zM1708.39 1139.84 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1722.88 1184.63L1724.87 1189.41L1749.31 1179.29L1747.33 1174.5zM1739.15 1176.89 a9.17 9.17 0 1 0 18.34 0 a9.17 9.17 0 1 0 -18.34 0zM1533.67 1224.85 a98.88 98.88 0 1 0 197.76 0 a98.88 98.88 0 1 0 -197.76 0z' fill='%23488fdb'%3e%3c/path%3e%3cpath d='M1721.04 1268.98 A97.88 97.88 0 0 1 1550.2 1279.58M1550.2 1279.58 A197.76 197.76 0 0 0 1721.04 1268.98' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3cpath d='M1673.71 1291.61 a12.85 12.85 0 1 0 25.7 0 a12.85 12.85 0 1 0 -25.7 0zM1585.42 1215.01 a19.78 19.78 0 1 0 39.56 0 a19.78 19.78 0 1 0 -39.56 0zM1640.57 1175.36 a19.78 19.78 0 1 0 39.56 0 a19.78 19.78 0 1 0 -39.56 0zM1633.91 1248.07 a15.82 15.82 0 1 0 31.64 0 a15.82 15.82 0 1 0 -31.64 0zM1547.99 1271.19 a15.82 15.82 0 1 0 31.64 0 a15.82 15.82 0 1 0 -31.64 0zM1567.66 1187.02 a3.96 3.96 0 1 0 7.92 0 a3.96 3.96 0 1 0 -7.92 0zM1644.41 1297.57 a4.94 4.94 0 1 0 9.88 0 a4.94 4.94 0 1 0 -9.88 0zM1615.49 1147.38 a6.92 6.92 0 1 0 13.84 0 a6.92 6.92 0 1 0 -13.84 0zM1593.92 1307.96 a10.88 10.88 0 1 0 21.76 0 a10.88 10.88 0 1 0 -21.76 0zM1681.68 1228.75 a6.92 6.92 0 1 0 13.84 0 a6.92 6.92 0 1 0 -13.84 0z' fill='%232672c3' fill-rule='nonzero'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1019'%3e%3crect width='2000' height='2000' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");
	background-attachment: fixed;
	background-size: 110%;
	animation: gradient 15s ease infinite;
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
}
.covid19-main-div1{
	width: 150vh;
	padding: 2vh;
	background: rgba( 255, 255, 255, 0.25 );
	box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
	backdrop-filter: blur( 4px );
	-webkit-backdrop-filter: blur( 4px );
	border-radius: 4vh;
	border: 0.2vh solid rgba( 255, 255, 255, 0.18 );
}



.poursuiteetude-main1{
	width: 100%;
	padding-top: 8vh;
	padding-bottom: 8vh;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1920' height='1080' preserveAspectRatio='none' viewBox='0 0 1920 1080'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1132%26quot%3b)' fill='none'%3e%3crect width='1920' height='1080' x='0' y='0' fill='url(%23SvgjsLinearGradient1133)'%3e%3c/rect%3e%3cpath d='M346.8310960412318 393.2724773346062L181.796669763549 612.2805581155005 565.8391768221261 558.306903612289z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M399.85 660.29 a317.58 317.58 0 1 0 635.16 0 a317.58 317.58 0 1 0 -635.16 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M704.54 524.6 a182.17 182.17 0 1 0 364.34 0 a182.17 182.17 0 1 0 -364.34 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M745.6828290595636 443.56880110807697L646.4347989705519 622.2152552682979 825.0812531307729 622.2152552682978z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1094.981%2c170.79C1141.62%2c173.439%2c1186.824%2c148.55%2c1209.518%2c107.719C1231.643%2c67.91%2c1224.294%2c19.51%2c1200.719%2c-19.457C1178.038%2c-56.947%2c1138.775%2c-83.016%2c1094.981%2c-81.597C1053.278%2c-80.245%2c1020.016%2c-49.837%2c1000.483%2c-12.967C982.279%2c21.395%2c983.174%2c61.294%2c1000.958%2c95.875C1020.6%2c134.07%2c1052.1%2c168.355%2c1094.981%2c170.79' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M275.989%2c689.061C317.286%2c689.09%2c363.315%2c684.381%2c384.362%2c648.85C405.678%2c612.865%2c388.648%2c569.52%2c368.514%2c532.861C347.327%2c494.284%2c320%2c451.191%2c275.989%2c451.528C232.288%2c451.863%2c206.896%2c495.94%2c185.885%2c534.26C165.986%2c570.551%2c147.055%2c612.929%2c167.876%2c648.7C188.616%2c684.332%2c234.76%2c689.032%2c275.989%2c689.061' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M160.65 258.88 a186.82 186.82 0 1 0 373.64 0 a186.82 186.82 0 1 0 -373.64 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1699.127%2c864.623C1775.219%2c867.556%2c1833.137%2c803.39%2c1869.418%2c736.439C1903.737%2c673.108%2c1911.683%2c598.532%2c1877.755%2c534.991C1841.778%2c467.612%2c1775.508%2c417.104%2c1699.127%2c417.512C1623.342%2c417.916%2c1556.889%2c468.714%2c1523.77%2c536.88C1494.246%2c597.647%2c1518.28%2c664.564%2c1550.152%2c724.133C1584.665%2c788.637%2c1626.024%2c861.805%2c1699.127%2c864.623' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1554.38 941.46 a315.71 315.71 0 1 0 631.42 0 a315.71 315.71 0 1 0 -631.42 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M999.136965661806 498.52324202889054L1310.794462687096 624.7866778281976 1274.971358287151 333.0309054695438z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M878.08 231.17 a245.4 245.4 0 1 0 490.8 0 a245.4 245.4 0 1 0 -490.8 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M206.909%2c1219.694C290.285%2c1221.393%2c366.784%2c1175.036%2c409.204%2c1103.238C452.393%2c1030.139%2c457.884%2c939.578%2c416.066%2c865.687C373.643%2c790.728%2c292.995%2c748.586%2c206.909%2c745.793C115.231%2c742.819%2c16.393%2c770.577%2c-27.152%2c851.308C-69.245%2c929.348%2c-29.145%2c1020.437%2c18.406%2c1095.276C61.679%2c1163.383%2c126.234%2c1218.05%2c206.909%2c1219.694' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M26.28 1063.69 a346.38 346.38 0 1 0 692.76 0 a346.38 346.38 0 1 0 -692.76 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1871.318%2c461.996C1918.465%2c464.976%2c1969.129%2c452.211%2c1993.667%2c411.843C2018.954%2c370.243%2c2011.325%2c316.48%2c1984.444%2c275.891C1960.141%2c239.194%2c1915.312%2c228.456%2c1871.318%2c227.101C1823.996%2c225.643%2c1769.04%2c227.487%2c1745.441%2c268.53C1721.881%2c309.506%2c1747.335%2c358.286%2c1773.112%2c397.904C1795.961%2c433.022%2c1829.504%2c459.353%2c1871.318%2c461.996' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M740.4423757942716 356.58360718546874L442.41549247857023 442.04144080832475 527.8733261014263 740.068324124026 825.9002094171276 654.61049050117z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1371.963954766501 693.8158905962039L1582.0786927518398 911.3960711541847 1799.6588733098206 701.281333168846 1589.5441353244819 483.70115261086517z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1726.962660600544 1146.2519794995221L1813.0263755151389 952.9497109025332 1533.660392003555 1060.1882645849273z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M476.4152186935098 94.95849365901144L335.40767188918426 151.92924060863731 491.3675657157859 334.9551873403127z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1473.544%2c971.838C1569.176%2c970.569%2c1668.274%2c939.828%2c1715.088%2c856.429C1761.142%2c774.383%2c1735.601%2c674.224%2c1685.198%2c594.775C1638.719%2c521.511%2c1560.27%2c478.266%2c1473.544%2c475.689C1381.631%2c472.958%2c1289.201%2c504.525%2c1238.925%2c581.517C1183.826%2c665.894%2c1168.716%2c776.621%2c1220.633%2c862.992C1271.311%2c947.302%2c1375.184%2c973.143%2c1473.544%2c971.838' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M63.59 451.32 a349.04 349.04 0 1 0 698.08 0 a349.04 349.04 0 1 0 -698.08 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1132'%3e%3crect width='1920' height='1080' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='89.06%25' y1='119.44%25' x2='10.94%25' y2='-19.44%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient1133'%3e%3cstop stop-color='%230e2a47' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(0%2c 61%2c 140%2c 1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e");			width: 100%;
	background-attachment: fixed;
	background-size: 110%;
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
	flex-direction: row;
}


/* HUGO DOUEIL, MELWIN DUQUENNE ET BERTRAND CASSAGNE */
/* RÉALISATION DU SITE POUR LE PPE2 DE BTS SIO SLAM */
/* 2020 - 2021 */