body::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

body::-webkit-scrollbar-track {
    background: #FFFFFF;
    border: none;
}

body::-webkit-scrollbar-thumb {
    background: #f97979;
    border-radius: 2px;
    border: none;
}
button,hr,input {
	overflow: visible;
}

legend,pre {
	white-space: normal;
}

audio,canvas,progress,video {
	display: inline-block;
}

progress,sub,sup {
	vertical-align: baseline;
}

.form-group,body {
	text-align: left;
	position: relative;
}

@font-face {
	font-family:Finlandica;font-style:normal;font-weight:700;font-display:swap;src:url("/assets/fonts//Finlandica-Bold.eot");src:url("/assets/fonts//Finlandica-Bold.eot#iefix") format("embedded-opentype"),url("/assets/fonts//Finlandica-Bold.woff2") format("woff2"),url("/assets/fonts//Finlandica-Bold.woff") format("woff"),url("/assets/fonts//Finlandica-Bold.ttf") format("truetype"),url("/assets/fonts//Finlandica-Bold.svg#Finlandica-Bold") format("svg");
}

@font-face {
	font-family:Finlandica;font-style:normal;font-weight:600;font-display:swap;src:url("/assets/fonts//Finlandica-SemiBold.eot");src:url("/assets/fonts//Finlandica-SemiBold.eot#iefix") format("embedded-opentype"),url("/assets/fonts//Finlandica-SemiBold.woff2") format("woff2"),url("/assets/fonts//Finlandica-SemiBold.woff") format("woff"),url("/assets/fonts//Finlandica-SemiBold.ttf") format("truetype"),url("/assets/fonts//Finlandica-SemiBold.svg#Finlandica-SemiBold") format("svg");
}

@font-face {
	font-family:Finlandica;font-style:normal;font-weight:500;font-display:swap;src:url("/assets/fonts//Finlandica-Medium.eot");src:url("/assets/fonts//Finlandica-Medium.eot#iefix") format("embedded-opentype"),url("/assets/fonts//Finlandica-Medium.woff2") format("woff2"),url("/assets/fonts//Finlandica-Medium.woff") format("woff"),url("/assets/fonts//Finlandica-Medium.ttf") format("truetype"),url("/assets/fonts//Finlandica-Medium.svg#Finlandica-Medium") format("svg");
}

@font-face {
	font-family:Finlandica;font-style:normal;font-weight:400;font-display:swap;src:url("/assets/fonts//Finlandica-Regular.eot");src:url("/assets/fonts//Finlandica-Regular.eot#iefix") format("embedded-opentype"),url("/assets/fonts//Finlandica-Regular.woff2") format("woff2"),url("/assets/fonts//Finlandica-Regular.woff") format("woff"),url("/assets/fonts//Finlandica-Regular.ttf") format("truetype"),url("/assets/fonts//Finlandica-Regular.svg#Finlandica-Regular") format("svg");
}

body,html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	background: #000;
	font: 14px Finlandica,Roboto,Tahoma,sans-serif;
	line-height: 1;
	margin: 0;
	min-height: 100vh;
	outline: 0;
	padding: 0;
	width: 100%;
}

body {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-weight: 400;
	margin: 0 auto;
	min-width: 320px;
	overflow-y: auto;
	width: auto;
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

[type=checkbox],[type=radio],legend {
	-webkit-box-sizing: border-box;
	padding: 0;
}

a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
	outline: 0;
}

abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

b,strong {
	font-weight: inherit;
	font-weight: bolder;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
	outline: 0;
}

svg:not(:root) {
	overflow: hidden;
}

button,input,optgroup,select,textarea {
	font: 14px Finlandica,Roboto,Tahoma,sans-serif;
	line-height: 1.15;
	margin: 0;
}

button,input {
	outline: 0;
}

button,select {
	outline: 0;
	text-transform: none;
}

[type=reset],[type=submit],button,html [type=button] {
	-webkit-appearance: button;
	border: none;
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline: ButtonText dotted 1px;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
}

textarea {
	overflow: auto;
}

[type=checkbox],[type=radio] {
	box-sizing: border-box;
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

summary {
	display: list-item;
}

[hidden],template {
	display: none;
}

nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.clearfix::after {
	clear: both;
	content: "";
	display: block;
}

.grecaptcha-badge,.hide {
	display: none;
}

.swal2-container {
	z-index: 9999;
}

.swal2-html-container a {
	color: #f97979;
	font-weight: 500;
	text-decoration: none;
	-webkit-transition: color .15s ease;
	-o-transition: color .15s ease;
	transition: color .15s ease;
}

.swal2-html-container a:hover {
	color: #ebb06f;
}

.form-group {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	letter-spacing: normal;
	margin-top: 20px;
	vertical-align: top;
	width: 100%;
}

.form-group label {
	color: #a18f96;
	display: block;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 7px;
}

.form-group input,.form-group select,.form-group textarea {
	background: #0c070a;
	border-radius: 10px;
	border: 2px solid rgba(255,255,255,.02);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #d7c0c3;
	font-size: 15px;
	font-weight: 400;
	height: 60px;
	line-height: 60px;
	outline: 0;
	padding: 0 20px;
	-webkit-transition: border-color .3s;
	-o-transition: border-color .3s;
	transition: border-color .3s;
	width: 100%;
}

@media (max-width:500px) {
	.form-group {
		margin-top: 15px;
	}

	.form-group label {
		margin-bottom: 5px;
	}

	.form-group input,.form-group select,.form-group textarea {
		border-radius: 7px;
		font-size: 13px;
		height: 46px;
		line-height: 46px;
		padding: 0 15px;
	}
}

.form-group input::-webkit-input-placeholder,.form-group select::-webkit-input-placeholder,.form-group textarea::-webkit-input-placeholder {
	color: #a18f96;
	font-weight: 400;
	opacity: 1;
}

.form-group input:-moz-placeholder,.form-group select:-moz-placeholder,.form-group textarea:-moz-placeholder {
	color: #a18f96;
	font-weight: 400;
	opacity: 1;
}

.form-group input::-moz-placeholder,.form-group select::-moz-placeholder,.form-group textarea::-moz-placeholder {
	color: #a18f96;
	font-weight: 400;
	opacity: 1;
}

.form-group input:-ms-input-placeholder,.form-group select:-ms-input-placeholder,.form-group textarea:-ms-input-placeholder {
	color: #a18f96;
	font-weight: 400;
	opacity: 1;
}

.form-group input:focus,.form-group select:focus,.form-group textarea:focus {
	background: #0e090c;
	border-color: #ebb06f;
}

.form-group input:focus::-webkit-input-placeholder,.form-group select:focus::-webkit-input-placeholder,.form-group textarea:focus::-webkit-input-placeholder {
	color: #a18f96;
}

.form-group input:focus:-moz-placeholder,.form-group select:focus:-moz-placeholder,.form-group textarea:focus:-moz-placeholder {
	color: #a18f96;
}

.form-group input:focus::-moz-placeholder,.form-group select:focus::-moz-placeholder,.form-group textarea:focus::-moz-placeholder {
	color: #a18f96;
}

.form-group input:focus:-ms-input-placeholder,.form-group select:focus:-ms-input-placeholder,.form-group textarea:focus:-ms-input-placeholder {
	color: #a18f96;
}

.form-group input[disabled],.form-group select[disabled],.form-group textarea[disabled] {
	background: #0e090c;
	color: #a18f96;
}

.form-group input[type=checkbox],.form-group select[type=checkbox],.form-group textarea[type=checkbox] {
	display: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.form-group .checklist,.modal .wrapper .content h3 span::before,.modal--event .wrapper .content .background .shell--v2 .v2-header .v2-icon,.modal--event .wrapper .content .background .shell::before {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.form-group input[type=checkbox]~label,.form-group select[type=checkbox]~label,.form-group textarea[type=checkbox]~label {
	cursor: pointer;
	line-height: 22px;
	padding-left: 35px;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.form-group input[type=checkbox]~label:after,.form-group input[type=checkbox]~label:before,.form-group select[type=checkbox]~label:after,.form-group select[type=checkbox]~label:before,.form-group textarea[type=checkbox]~label:after,.form-group textarea[type=checkbox]~label:before {
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 22px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 22px;
}

.form-group input[type=checkbox]~label:before,.form-group select[type=checkbox]~label:before,.form-group textarea[type=checkbox]~label:before {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' height='512' width='448' preserveAspectRatio='none meet'%3E%3Cpath d='M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-size: 14px;
	color: #fff;
	content: "";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 22px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 0;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
	width: 22px;
	z-index: 2;
}

.form-group input[type=checkbox]~label:after,.form-group select[type=checkbox]~label:after,.form-group textarea[type=checkbox]~label:after {
	background: #f2f2f2;
	border: 1px solid #ddd;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	content: "";
	-webkit-transition: background .2s,border-color .2s;
	-o-transition: background .2s,border-color .2s;
	transition: background .2s,border-color .2s;
	z-index: 1;
}

.form-group input[type=checkbox]:checked~label:before,.form-group select[type=checkbox]:checked~label:before,.form-group textarea[type=checkbox]:checked~label:before {
	opacity: 1;
}

.form-group input[type=checkbox]:checked~label:after,.form-group select[type=checkbox]:checked~label:after,.form-group textarea[type=checkbox]:checked~label:after {
	background: #047bf8;
	border-color: #047bf8;
}

.form-group textarea {
	height: 100px;
	min-height: 40px;
	resize: vertical;
}

.form-group .checklist select,.form-group .select select {
	display: none;
}

.form-group .checklist .trigger,.form-group .select .trigger {
	background: #0c070a;
	border-radius: 10px;
	border: 2px solid rgba(255,255,255,.02);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #a18f96;
	cursor: pointer;
	font-size: 15px;
	height: 60px;
	letter-spacing: .3px;
	line-height: 60px;
	outline: 0;
	overflow: hidden;
	padding: 0 25px;
	position: relative;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-transition: border-color .3s;
	-o-transition: border-color .3s;
	transition: border-color .3s;
	white-space: nowrap;
	z-index: 1200;
}

@media (max-width:500px) {
	.form-group .checklist .trigger,.form-group .select .trigger {
		border-radius: 7px;
		font-size: 13px;
		height: 46px;
		line-height: 46px;
		padding: 0 15px;
	}
}

.form-group .checklist .trigger:after,.form-group .select .trigger:after {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' height='512' width='320' preserveAspectRatio='none meet'%3E%3Cpath d='M311.9 335.1l-132.4 136.8C174.1 477.3 167.1 480 160 480c-7.055 0-14.12-2.702-19.47-8.109l-132.4-136.8C-9.229 317.8 3.055 288 27.66 288h264.7C316.9 288 329.2 317.8 311.9 335.1z' fill='%23a18f96'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
	background-size: contain;
	content: "";
	height: 16px;
	position: absolute;
	right: 10px;
	top: calc(50% - 3px);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: -webkit-transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
	transition: transform .3s,-webkit-transform .3s;
	width: 16px;
}

@media (max-width:500px) {
	.form-group .checklist .trigger:after,.form-group .select .trigger:after {
		height: 12px;
		width: 12px;
	}
}

.form-group .checklist .trigger[data-value=""],.form-group .select .trigger[data-value=""] {
	color: #888;
}

.form-group .checklist .list,.form-group .select .list {
	background: #0c070a;
	border: 2px solid rgba(255,255,255,.02);
	bottom: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	left: 0;
	max-height: 190px;
	opacity: 0;
	overflow-y: auto;
	position: absolute;
	-webkit-transform: translateY(calc(100% - 40px));
	-ms-transform: translateY(calc(100% - 40px));
	transform: translateY(calc(100% - 40px));
	-webkit-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
	visibility: hidden;
	width: 100%;
	z-index: -1;
}

.form-group .checklist .list::-webkit-scrollbar,.form-group .select .list::-webkit-scrollbar {
	background: rgba(0,0,0,0);
	cursor: pointer;
}

.form-group .checklist .list::-webkit-scrollbar-corner,.form-group .select .list::-webkit-scrollbar-corner {
	background: rgba(0,0,0,0);
}

.form-group .checklist .list::-webkit-scrollbar:vertical,.form-group .select .list::-webkit-scrollbar:vertical {
	cursor: pointer;
	width: 5px;
}

.form-group .checklist .list::-webkit-scrollbar:horizontal,.form-group .select .list::-webkit-scrollbar:horizontal {
	cursor: pointer;
	height: 5px;
}

.form-group .checklist .list::-webkit-scrollbar-thumb,.form-group .select .list::-webkit-scrollbar-thumb {
	background: rgba(0,0,0,.1);
	cursor: pointer;
}

.form-group .checklist .list::-webkit-scrollbar-thumb:hover,.form-group .select .list::-webkit-scrollbar-thumb:hover {
	background: rgba(0,0,0,.2);
}

.form-group .checklist .list .empty,.form-group .checklist .list .option,.form-group .select .list .empty,.form-group .select .list .option {
	border-top: 2px solid rgba(255,255,255,.02);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 13px;
	padding: 12px 30px;
	position: relative;
	-webkit-transition: background .15s;
	-o-transition: background .15s;
	transition: background .15s;
}

.form-group .checklist .list .empty:last-child,.form-group .checklist .list .option:last-child,.form-group .select .list .empty:last-child,.form-group .select .list .option:last-child {
	border-bottom: none;
}

.form-group .checklist .list .empty:hover,.form-group .checklist .list .option:hover,.form-group .select .list .empty:hover,.form-group .select .list .option:hover {
	background: #100a0e;
}

.form-group .checklist .list .empty.selected,.form-group .checklist .list .option.selected,.form-group .select .list .empty.selected,.form-group .select .list .option.selected {
	color: #ebb06f;
	font-weight: 500;
}

.form-group .checklist .list .empty.selected::after,.form-group .checklist .list .option.selected::after,.form-group .select .list .empty.selected::after,.form-group .select .list .option.selected::after {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' height='512' width='448' preserveAspectRatio='none meet'%3E%3Cpath d='M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z' fill='%23a18f96'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
	background-size: contain;
	content: "";
	height: 14px;
	position: absolute;
	right: 10px;
	top: calc(50% - 7px);
	width: 14px;
}

.form-group .checklist.open .trigger,.form-group .select.open .trigger {
	background: #0c070a;
	border-color: #ebb06f;
}

.form-group .checklist.open .trigger::after,.form-group .select.open .trigger::after {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' height='512' width='320' preserveAspectRatio='none meet'%3E%3Cpath d='M311.9 335.1l-132.4 136.8C174.1 477.3 167.1 480 160 480c-7.055 0-14.12-2.702-19.47-8.109l-132.4-136.8C-9.229 317.8 3.055 288 27.66 288h264.7C316.9 288 329.2 317.8 311.9 335.1z' fill='%23ebb06f'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
	background-size: contain;
	-webkit-transform: rotate(180deg) translateY(50%);
	-ms-transform: rotate(180deg) translateY(50%);
	transform: rotate(180deg) translateY(50%);
	top: calc(50% + 3px);
}

.form-group .checklist.open .list,.form-group .select.open .list {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 1;
	visibility: visible;
	z-index: 1502;
}

.form-group .checklist.disabled .trigger,.form-group .select.disabled .trigger {
	background: #CCC;
	cursor: not-allowed;
}

.form-group .checklist {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
	border-radius: 2px;
	border: 1px solid #ececec;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: text;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 5px 5px;
	line-height: 40px;
	min-height: 40px;
	outline: 0;
	padding: 5px 7px;
	position: relative;
	-webkit-transition: border-color .3s;
	-o-transition: border-color .3s;
	transition: border-color .3s;
	user-select: none;
}

.form-group .checklist .choise,.form-group .checklist .default {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ececec;
	border-radius: 2px;
	color: #212121;
	cursor: default;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	font-weight: 300;
	height: 24px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 100%;
	position: relative;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.form-group .checklist .choise img,.form-group .checklist .default img {
	-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,.4);
	box-shadow: 0 0 2px 0 rgba(0,0,0,.4);
	height: 14px;
	margin-right: 8px;
}

.form-group .checklist .choise div,.form-group .checklist .default div {
	max-width: 100%;
	overflow: hidden;
	padding: 0 26px 0 10px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.form-group .checklist .choise span,.form-group .checklist .default span {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' height='512' width='320' preserveAspectRatio='none meet'%3E%3Cpath d='M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z' fill='%23313131'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
	background-size: contain;
	content: "";
	cursor: pointer;
	display: inline-block;
	height: 11px;
	position: absolute;
	right: 10px;
	top: calc(50% - 5px);
	width: 11px;
}

.form-group .checklist .default {
	background: 0 0;
	border: none;
	color: #acacac;
	cursor: text;
	height: 40px;
	left: 15px;
	line-height: 40px;
	position: absolute;
	top: 0;
}

.form-group .checklist .default.hide {
	display: none;
}

.form-group .checklist .list {
	max-height: 0;
	line-height: 1;
	opacity: 1;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

.form-group .checklist .list .empty {
	background: 0 0!important;
	color: #acacac;
	cursor: default;
}

.form-group .checklist .list .option {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.form-group .checklist .input,.form-group .checklist .list .option.hide,.form-group .error {
	display: none;
}

.form-group .checklist .list .option img {
	-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,.4);
	box-shadow: 0 0 2px 0 rgba(0,0,0,.4);
	height: 14px;
	margin-right: 8px;
}

.form-group .checklist input[type=text] {
	background: #fff;
	border: none;
	height: 24px;
	line-height: 24px;
	min-width: 5px;
	max-width: 100%;
	padding: 0;
	width: auto;
}

.form-group .checklist input[type=text]:focus~.list {
	max-height: 190px;
	visibility: visible;
	z-index: 1502;
}

.form-group .error {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #ffe0de;
	border-left: 2px solid #f44336;
	color: #f44336;
	font-size: 12px;
	font-weight: 400;
	margin-top: 5px;
	padding: 5px 10px;
}

.form-group .error::before {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' height='512' width='512' preserveAspectRatio='none meet'%3E%3Cpath d='M506.3 417l-213.3-364c-16.33-28-57.54-28-73.98 0l-213.2 364C-10.59 444.9 9.849 480 42.74 480h426.6C502.1 480 522.6 445 506.3 417zM232 168c0-13.25 10.75-24 24-24S280 154.8 280 168v128c0 13.25-10.75 24-23.1 24S232 309.3 232 296V168zM256 416c-17.36 0-31.44-14.08-31.44-31.44c0-17.36 14.07-31.44 31.44-31.44s31.44 14.08 31.44 31.44C287.4 401.9 273.4 416 256 416z' fill='%23f44336'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 12px;
	margin: -2px 7px 0 0;
	vertical-align: middle;
	width: 12px;
}

.form-group.error input {
	background: #ffebe9;
	border-color: #f44336;
	-webkit-box-shadow: 0 0 1px #f44336;
	box-shadow: 0 0 1px #f44336;
	color: #f44336;
}

.form-group.error input::-webkit-input-placeholder {
	color: #d28e8e;
}

.form-group.error input:-moz-placeholder {
	color: #d28e8e;
}

.form-group.error input::-moz-placeholder {
	color: #d28e8e;
}

.form-group.error input:-ms-input-placeholder {
	color: #d28e8e;
}

.form-group.error .select .trigger {
	background: #ffebe9;
	border-color: #f44336;
	-webkit-box-shadow: 0 0 1px #f44336;
	box-shadow: 0 0 1px #f44336;
	color: #f44336;
}

.form-group.error .error {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.form-group.error .info {
	display: none!important;
}

@-webkit-keyframes change-location-1 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
		-webkit-filter: blur(2px);
		filter: blur(2px);
	}

	10% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		-webkit-filter: blur(0);
		filter: blur(0);
	}
}

@keyframes change-location-1 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
		-webkit-filter: blur(2px);
		filter: blur(2px);
	}

	10% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		-webkit-filter: blur(0);
		filter: blur(0);
	}
}

@-webkit-keyframes change-location-2 {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 0;
		-webkit-filter: blur(2px);
		filter: blur(2px);
	}

	10% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		-webkit-filter: blur(0);
		filter: blur(0);
	}
}

@keyframes change-location-2 {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 0;
		-webkit-filter: blur(2px);
		filter: blur(2px);
	}

	10% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		-webkit-filter: blur(0);
		filter: blur(0);
	}
}

@-webkit-keyframes change-enemy-1 {
	0% {
		-webkit-transform: rotate(0) scale(0);
		transform: rotate(0) scale(0);
		opacity: 0;
		-webkit-filter: blur(5px);
		filter: blur(5px);
	}

	10% {
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(360deg) scale(1);
		transform: rotate(360deg) scale(1);
		-webkit-filter: blur(0);
		filter: blur(0);
	}
}

@keyframes change-enemy-1 {
	0% {
		-webkit-transform: rotate(0) scale(0);
		transform: rotate(0) scale(0);
		opacity: 0;
		-webkit-filter: blur(5px);
		filter: blur(5px);
	}

	10% {
		opacity: 1;
	}

	100% {
		-webkit-transform: rotate(360deg) scale(1);
		transform: rotate(360deg) scale(1);
		-webkit-filter: blur(0);
		filter: blur(0);
	}
}

@-webkit-keyframes change-enemy-2 {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	50% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes change-enemy-2 {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	50% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes end-phase-1 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		opacity: .8;
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
		opacity: 0;
	}
}

@keyframes end-phase-1 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		opacity: .8;
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
		opacity: 0;
	}
}

@-webkit-keyframes end-phase-2 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	30% {
		opacity: .8;
		-webkit-transform: translateY(40px);
		transform: translateY(40px);
	}

	100% {
		-webkit-transform: translateY(100px);
		transform: translateY(100px);
		opacity: 0;
	}
}

@keyframes end-phase-2 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	30% {
		opacity: .8;
		-webkit-transform: translateY(40px);
		transform: translateY(40px);
	}

	100% {
		-webkit-transform: translateY(100px);
		transform: translateY(100px);
		opacity: 0;
	}
}

@-webkit-keyframes fight-damage {
	0% {
		opacity: 0;
	}

	10% {
		opacity: 1;
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-120px) scale(1);
		transform: translateY(-120px) scale(1);
	}
}

@keyframes fight-damage {
	0% {
		opacity: 0;
	}

	10% {
		opacity: 1;
		-webkit-transform: scale(1.3);
		transform: scale(1.3);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-120px) scale(1);
		transform: translateY(-120px) scale(1);
	}
}

.modal {
	background-color: rgba(0,0,0,.3);
	display: none;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	margin: 0;
	overflow-y: auto;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9980;
}

.modal .wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 100%;
	padding: 90px 15px 65px;
}

@media (max-width:768px) {
	.modal .wrapper {
		padding: 50px 15px 15px;
	}
}

@media (max-width:500px) {
	.modal .wrapper {
		padding: 35px 15px 15px;
	}
}

@media (max-width:450px) {
	.modal .wrapper {
		padding: 30px 15px 15px;
	}
}

@media (max-width:400px) {
	.modal .wrapper {
		padding: 25px 10px 10px;
	}
}

.modal .wrapper .content {
	background: #0c070a;
	border-radius: 50px;
	-webkit-box-shadow: 0 3px 100px 0 #140e12,0 0 1px 1px rgba(255,255,255,.05);
	box-shadow: 0 3px 100px 0 #140e12,0 0 1px 1px rgba(255,255,255,.05);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	line-height: 20px;
	max-width: 640px;
	padding: 36px;
	position: relative;
	width: 100%;
	z-index: 2;
}

@media (max-width:768px) {
	.modal .wrapper .content {
		border-radius: 25px;
		padding: 0 60px 40px;
	}
}

@media (max-width:450px) {
	.modal .wrapper .content {
		padding: 0 30px 25px;
	}
}

.modal .wrapper .content::before {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 1920 1328' height='1328' width='1920' preserveAspectRatio='none meet'%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2.4' d='M1422.46 922.831v21.406m-10.7-10.703h21.4m73.18-304.408v21.405m-10.7-10.702h21.41M838.031 1085.61v21.41m-10.699-10.7h21.406M354.172 941.499v21.405m-10.699-10.702h21.405M1710.19 463.854v21.654m-10.7-10.951h21.41M1488.66 57.6443v21.4056m-10.7-10.7027h21.41M866.656 467.837v21.405m-10.699-10.702h21.406m87.36-295.946V204m-10.7-10.703h21.406M77.1328 412.829v21.406m-10.6992-10.703h21.4056M-33.8672 202.008s55.5054-9.458 115.4909-9.458c60.2343 0 116.9843 22.152 110.7623 39.576-6.223 17.423 38.082 44.304 58.492 39.575 20.659-4.729 170.996 33.353 210.572 53.763 39.575 20.659 83.88 80.645 153.573 75.916 69.692-4.73 96.574-34.847 132.914-34.847 36.34 0 72.679 0 75.915-25.388 3.236-25.388-33.353-60.235-66.457-60.235-33.353 0-90.103-39.575-90.103-53.763 0-14.187-20.659-28.374-31.61-42.811-11.201-14.187-15.93-36.34 0-45.798 15.929-9.458 88.609-15.93 115.491-25.388 26.881-9.458 83.88-36.3399 58.492-49.034-25.388-12.694-17.424-41.0689-9.459-52.2696'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2.4' d='M1023.23-5.32788s12.69 47.54048 39.57 67.95048c26.88 20.659-11.2 44.3044 15.93 56.9984 27.13 12.694 47.54 60.235 26.88 75.916-20.66 15.93-31.61 55.505-41.07 110.762-9.45 55.505-22.15 83.88-18.91 115.491 3.23 31.61-69.696 67.95-69.696 91.845 0 23.645 49.036 36.34 49.036 60.234 0 23.646-27.381 91.845-68.201 88.61-41.069-3.236-101.055 1.493-148.595 6.222-47.541 4.729-38.082-26.881-77.658-33.353-39.575-6.222-93.338-11.2-80.644-39.575 12.694-28.375 53.763-75.916 17.423-96.575-36.34-20.659-150.337-25.388-191.406-12.694-41.069 12.694-58.493 45.798-98.068 60.235-39.576 14.187-53.763-11.201-101.304-7.965-47.54 3.236-61.728-4.729-101.303 18.917-39.576 23.645-44.305 23.645-87.1162 23.645-42.8113 0-118.7267 34.847-118.7267 34.847'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2.4' d='M-17.9375 998s49.0339-17.423 83.8803-28.375c34.8462-11.201 124.9492-44.305 144.1152-80.644 18.916-36.34 20.658-58.493-6.223-67.951-26.882-9.458-71.186-45.798-63.221-69.693 7.965-23.646 33.353-58.492 55.505-58.492s47.54 23.646 75.915 12.694c28.375-11.201 79.151-28.375 104.54-28.375 25.388 0 113.997 26.882 101.303 49.034-12.694 22.152-18.17 63.221 1.245 63.221 19.414 0 136.398-3.235 142.87 22.153 6.222 25.388 4.729 53.763 7.965 67.95 3.235 14.188 14.187 30.117 38.082 30.117 23.646 0 120.22-17.423 155.066-11.2 34.847 6.222 210.575 23.646 253.135-7.965 42.81-31.611 36.34-82.387 57-98.068 20.66-15.93 23.64-39.575 41.07-83.88 17.42-44.305 38.08-87.116 69.69-107.526 31.61-20.659 134.41-44.305 139.14-72.68 4.73-28.375-34.85-49.034-15.93-85.374 18.91-36.339 38.08-66.457 36.34-82.386-1.5-15.93-30.12-41.069-26.88-90.103 3.23-49.034-39.58-52.27-69.7-67.951-30.11-15.93-60.23-60.234-63.22-79.151-3.23-18.917-36.34-77.6576 12.7-131.42067M1923.51 141.774s-123.46-11.201-186.68 0c-63.22 11.2-64.97 39.575-109.27 49.034-44.3 9.458-106.03 72.679-96.57 93.338 9.45 20.659 49.03 60.235 41.06 110.762-7.96 50.527-28.37 61.728-25.13 82.387 3.23 20.659 56.99 67.95 72.68 99.81 15.93 31.611 67.95 55.505 132.91 61.728 64.96 6.222 83.88-33.353 163.03-23.646'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2.4' d='M-30.6289 1205.09c11.2006 4.73 91.8452 38.08 128.185 18.91 36.3399-18.91 71.1859-72.68 124.9489-87.11 53.763-14.19 116.985-49.04 124.95-63.22 7.965-14.19 27.13-30.12 47.54-33.36 20.41-3.23 113.5 3.49 113.5 25.64s-11.948 43.31-53.017 53.02c-41.068 9.45-46.544 43.55-43.558 49.78 2.987 6.22 21.157-1.75 44.803 4.48 23.646 6.22 60.235 3.23 72.68-4.73 12.694-7.97 34.846-28.38 60.234-44.31 25.388-15.93-12.694-55.5 9.458-77.65 22.153-22.16 112.256-26.89 150.338-64.968 38.082-38.082 196.135-49.034 283.247-30.117 87.12 18.916 142.38 6.222 180.46-17.423 38.08-23.646 53.02-59.239 38.08-74.422-14.93-14.934-25.39-33.353-14.93-58.492 10.2-25.389 65.71-56.999 86.12-56.999 20.66 0 83.88 36.34 167.76 41.069 83.88 4.729 112.25-18.917 126.69-28.375 14.19-9.458 69.69-18.917 91.84-12.694 22.16 6.222 63.23 39.575 60.24 66.457-3.24 26.881 4.73 44.305 18.92 49.034 14.18 4.729 42.81 26.881 33.35 52.269-9.46 25.388-7.97 71.684-41.07 73.925-33.35 1.991-91.85 19.416-126.69 30.616-34.85 11.2-50.53 31.61-41.07 41.07s31.61 22.15 57 22.15 121.96 23.65 116.98 41.07c-4.73 17.42 18.92 26.88 42.81 42.81 23.65 15.93 11.2 30.12 0 53.76-11.2 23.65-33.35 63.22-28.37 83.88'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2.4' d='M491.566 1301.66s38.083-80.64 98.068-107.52c60.235-26.89 120.22-36.34 128.185-18.92 7.965 17.42 14.188 33.35 31.611 39.57 17.423 6.23 64.963 33.36 104.539 22.16 39.575-11.2 69.693-31.61 91.845-36.34 22.152-4.73 98.066 1.49 118.726 11.2 20.66 9.46 57 15.93 47.54 36.34-9.46 20.66 1.49 69.69-3.23 69.69m487.1-16.18s-33.85-55.75-22.65-75.91c11.2-20.41 40.82-60.99 74.67-67.95 33.86-6.97 97.33 18.17 113.01 20.41 15.93 2.24 38.58 20.41 27.13 38.58-11.2 18.17-24.89 13.69-29.37 43.06-4.48 29.37-43.06 42.06-52.02 42.06M829.826 539.023c18.668 0 76.911-4.48 94.583 4.48 17.921 9.21 41.069 41.816 31.362 56.999-9.707 15.183-32.109 29.37-55.505 14.187-23.397-15.183-35.842-15.68-55.008-3.733-34.1 21.157-50.776.249-64.466-8.961-7.467-4.978-40.571-15.681-44.304-31.61-3.236-13.69 4.729-25.388 9.209-37.336 7.218-18.419 24.89-28.624 42.064-20.161 13.69 6.223 18.917 26.135 42.065 26.135Zm525.184 290.718c-16.17 14.685-17.17 28.624-14.43 44.554 2.99 15.681 16.67 34.348-1.74 40.322-18.42 5.725-57.25 28.624-64.47 40.322-7.22 11.45-18.67 37.336-46.05 53.021-27.38 15.68-56 18.66-51.77 30.11 4.23 11.45 35.84 7.22 53.02 14.44 17.17 7.22 15.68 17.17 48.78 12.94 33.11-4.23 71.69-30.12 102.05-33.1 30.12-2.99 61.73 15.68 78.9-18.67 17.18-34.348 14.44-71.684 58.99-80.395 44.56-8.712 146.36-20.161 143.62-37.336-2.99-17.174-14.43-34.348-27.88-42.313-13.69-7.965-35.09-23.646-68.19-9.21-33.11 14.437-64.72 35.843-104.79 15.681-40.08-20.161-95.58-39.824-106.04-30.366Zm562.02-562.769c-7.46-2.738-114.99-30.864-130.67-31.86-15.93-.995-56.5-5.227-63.47 1.991-6.97 6.97-38.33 17.673-44.8 24.393-6.48 6.471-10.21 46.794.99 53.265 11.2 6.472 43.06 13.192 58.74 6.472 15.93-6.472 43.31-15.93 56.75-11.201 13.44 4.729 32.11 9.458 35.84 18.668 3.74 9.458 8.47 28.126 20.66 28.872 12.2.996 66.21 28.127 68.2 33.602M252.123 755.568c-23.894 0-7.716 38.829 9.708 49.034 17.423 10.205 23.148 30.615 9.707 49.034-13.441 18.419-26.882 55.008-9.707 55.008 17.174 0 59.736-30.615 82.884-34.598 23.148-3.982 42.314 6.223 67.453 6.223 25.139 0 62.475-13.192 73.177-24.393 10.703-11.2-5.724-30.615-26.881-36.837-21.157-6.223-35.593-35.593-48.038-49.034-12.445-13.192-33.851-35.593-70.44-29.371-37.086 5.974-70.688 14.934-87.863 14.934Zm-36.342-637.44c-26.135-5.725-49.781 22.152-37.833 25.886 11.947 3.733 87.614 9.209 90.352 15.681 2.737 6.471 16.676 44.304 29.37 41.566 12.943-2.737 33.104-2.737 41.567 2.738 8.463 5.476 45.051 46.047 65.461 45.052 20.161-.996 45.052 4.729 60.733 15.681 15.68 10.951 21.156 23.894 61.728 44.304 40.571 20.162 67.203 32.358 84.627 23.895 17.423-8.214 80.395-2.987 80.395-13.192s-55.007-18.17-66.955-36.091c-10.703-15.681.498-15.183-17.921-30.864-18.419-15.681-17.423-25.886-39.575-29.37-22.153-3.734-69.942 2.738-81.889-9.21-11.948-11.947-41.567-58.99-68.2-62.723-26.632-3.734-54.261 12.943-69.941-5.476-15.681-18.419-23.895-42.313-56.253-35.095-32.357 7.218-59.238 10.951-75.666 7.218Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M.730469 585.319C38.3148 562.669 115.724 569.389 128.169 562.669c12.445-6.721 71.684-37.585 91.098-44.305 19.415-6.72 69.444-5.725 85.374-1.245 15.93 4.481 45.549 20.41 64.715 11.45 19.414-9.209 60.234-47.789 100.059-60.235 39.824-12.445 152.079-5.226 192.899 5.974 41.069 11.45 47.043 28.126 41.318 46.296-5.725 18.17-26.632 60.235-28.126 69.444-1.493 9.209 8.712 20.41 24.642 20.41 15.929 0 51.771 8.463 61.479 18.17 9.707 9.707 42.064 27.628 55.754 24.392 6.222-1.493 41.069-13.938 55.256-13.689 6.472 0 18.917 5.973 34.1 7.467 18.17 1.991 39.576-.249 44.803 0 17.174 1.244 58.74-45.3 48.78-67.204-5.72-12.445-43.305-31.859-50.025-48.785-6.72-17.174-5.227-31.362 7.965-44.305 13.192-12.943 64.96-47.789 65.96-57.994 1.24-10.205 0-80.645 6.72-104.539 6.72-23.895 34.1-93.339 34.1-105.784 0-12.445 27.38-34.1 25.14-47.789-2.24-13.69-28.38-35.344-41.07-47.79-12.45-12.445-2.24-18.418 0-29.1213 2.24-10.7028-3.49-27.6282-14.69-35.5931-11.45-7.9649-26.13-52.26958-26.13-52.26958'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M817.877 12.0955s-10.702 29.8683-4.231 36.3398c6.472 6.4715 27.13 17.1743 24.144 24.1436-2.738 7.2182-24.144 35.5931-65.462 47.0431-41.318 11.449-75.417 27.13-96.823 29.868-21.406 2.738-29.62 1.244-27.131 15.681 4.232 24.143 38.332 31.362 38.332 47.042 0 15.681 24.143 35.594 44.055 42.812 19.913 7.218 54.012 19.912 68.2 25.637 14.187 5.724 28.375 19.912 35.593 42.811 7.218 22.65 15.681 41.318-14.188 47.043-29.868 5.724-68.199 12.445-91.098 21.156-22.65 8.712-109.517 40.074-128.185 35.842-18.419-4.231-93.836-29.868-109.517-51.274-15.681-21.405-59.737-45.3-79.649-48.287-19.912-2.987-126.692-37.086-150.835-37.086-24.144 0-80.396-9.21-89.605-18.419-9.21-9.21 1.493-29.868-12.695-44.056-14.187-14.187-121.962-24.641-176.9695-7.965'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M9.44141 175.127s61.23009-4.232 91.09859-4.232c29.868 0 80.396 13.441 96.823 29.869 16.428 16.427 12.694 35.593 19.912 42.811 7.219 7.218 25.637 7.218 37.087 7.218 11.449 0 54.012 11.45 92.592 19.912 38.331 8.463 102.548 27.131 126.691 44.056 24.144 17.175 68.2 49.781 92.592 61.23 24.144 11.45 51.274 17.175 85.374 5.725 34.1-11.449 51.274-27.379 71.186-30.117 19.912-2.738 75.418.249 79.649-14.188 4.231-14.187-3.485-31.859-24.143-34.099-33.851-3.983-78.156-18.419-98.317-34.1-19.912-15.681-37.087-22.65-38.331-34.1-1.494-11.449-19.912-31.362-27.131-45.549-7.218-14.187-8.711-46.296 0-58.243 14.188-19.912 45.55-15.681 65.462-19.912 19.912-4.232 51.772-4.232 69.195-12.6945 17.672-8.4627 37.584-14.1875 37.584-21.4057 0-7.2182-23.397-12.694-23.397-23.3969 0-10.7028 12.197-44.8025 12.197-44.8025'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M9.44141 158.948s30.61509-1.245 64.21699-7.467c33.6016-6.223 125.6956 18.667 138.1406 31.113 12.446 12.445 12.446 38.58 17.424 43.558 4.978 4.978 46.047 7.467 57.247 3.733 11.201-3.733 26.135-4.978 36.091 4.978s44.803 22.401 57.248 28.624c12.445 6.223 49.78 3.734 72.182 17.423 22.401 13.69 99.561 63.47 124.451 73.427 24.891 9.956 37.336 14.934 49.781 7.467s38.58-14.934 56.003-17.424c17.423-2.489 46.047-9.956 63.47-7.467 17.423 2.489 38.829 3.734 40.323-9.956 1.493-13.441-25.389-14.685-50.279-14.685-24.89 0-49.78-18.917-58.492-22.65-8.712-3.734-26.135-9.956-29.868-17.423-3.734-7.467-10.454-25.388-23.646-31.113-13.192-5.725-18.668-11.201-22.401-28.624-3.734-17.423-4.979-32.357-8.712-51.025-3.734-18.668-5.476-31.86 4.978-42.314s23.646-19.9119 39.824-19.9119c16.179 0 43.558-4.9781 63.471-4.9781 19.912 0 62.225-9.9561 56.003-16.1787-6.223-6.2225-18.668-12.4451-16.179-22.4012 2.489-9.9561 8.214-37.3355 8.214-37.3355'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M228.976 165.668c-3.235.996-2.986 5.974-2.737 8.214.248 1.991 4.729 9.459 5.226 11.948.498 2.737 3.485 12.694 3.734 14.187.249 1.493 3.734 13.192 4.48 14.436 3.734 5.725 16.926 4.73 20.161 4.73 3.236 0 15.93 0 17.424-1.494 1.244-1.493 6.969-4.48 5.973-6.969-.995-2.738-4.978-11.201-8.213-12.694-2.987-1.245-11.45-8.214-12.695-11.948-1.493-3.982-2.986-12.196-8.462-13.938-5.725-1.742-22.402-7.218-24.891-6.472Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M238.431 175.625c-1.494.249-.996 4.978.995 9.209 1.992 4.232 5.227 11.201 4.73 13.939-.249 2.738 1.493 7.218 2.489 8.711.995 1.494 10.205 3.734 13.44 3.734 3.236 0 9.708-2.987 9.459-4.48-.249-1.494-.996-7.467-6.721-8.463-5.724-.996-8.213-5.476-9.707-8.96-1.493-3.485-1.991-6.721-2.987-9.957-.498-1.742-8.462-4.231-11.698-3.733Zm-26.879-48.785c-3.235.995-12.943 5.226-12.943 6.72 0 1.493 14.188 5.974 18.419 5.476 4.232-.249 46.047 6.471 51.772 8.214 5.725 1.742 13.192 3.733 14.187 6.72.996 2.987 9.459 18.17 10.205 21.655.747 3.484 16.428 11.2 24.891 10.951 8.462-.249 27.379 5.974 32.108 9.459 4.48 3.484 16.428 11.698 19.166 16.427 2.987 4.729 37.584 23.397 49.531 23.397 11.948-.249 31.611 1.991 42.812 7.467 11.2 5.476 25.886 20.659 33.851 28.624 7.964 7.965 39.824 20.908 45.051 27.13 5.227 6.223 36.091 19.913 47.789 22.402 11.699 2.489 29.869-5.227 34.598-5.227 4.729 0 18.419-1.494 16.925-3.983-1.493-2.489-12.943-5.227-18.668-9.707-5.724-4.48-11.2-12.445-14.934-19.912-3.733-7.467-12.196-23.646-21.903-30.366-9.707-6.721-6.223-16.428-31.113-16.428s-56.252 1.991-67.453-3.485c-11.2-5.475-39.575-34.348-47.042-44.553-7.467-10.205-22.65-22.153-34.598-22.153-11.947 0-31.859 10.205-52.021 2.241-20.161-7.965-31.112-37.585-42.811-43.061-11.698-5.476-30.864-2.489-40.82 2.24-9.956 4.73-25.886 5.974-32.108 4.73-6.223-1.245-21.406-5.974-24.891-4.978Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M286.476 139.783c-2.489 2.489 14.436 12.943 16.427 20.161 1.992 7.218 2.241 10.454 9.459 12.196 7.218 1.742 31.859 7.965 37.335 11.201 5.476 3.235 9.956-2.738 5.476-5.974-4.48-3.236-14.934-4.729-21.903-8.463-6.97-3.733-9.957-9.956-14.935-18.667-4.978-8.712-6.222-16.428-13.938-15.93-7.716.498-15.93 3.733-17.921 5.476ZM556.53 247.558c-13.689-1.245-46.545-2.987-49.531 1.493-2.987 4.231-2.987 15.681 7.218 17.921 9.956 2.24 27.877 4.978 31.113 9.956 3.235 4.978 15.681 22.152 22.152 22.152 6.471 0 27.13 8.712 28.375 4.481 1.493-4.232-14.934-17.921-17.174-27.131-1.992-9.458-14.188-28.126-22.153-28.872ZM412.664 178.86c-13.69-.995-25.388.249-27.877 2.987-2.489 2.738 2.24 7.467 8.96 8.961 4.729.995 21.157 11.947 26.882 17.672 5.724 5.725 9.956 9.209 14.436 7.965 4.231-1.494-2.24-15.681-2.987-21.406-.747-6.223-12.943-15.681-19.414-16.179Zm-13.685 30.615c-5.227.747-7.219 7.965-2.241 10.205 4.979 1.992 16.428 6.472 17.921 4.978 1.494-1.493-4.978-7.965-6.471-11.449-1.245-3.734-3.485-4.232-9.209-3.734Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M729.519 18.3176c-5.974 5.9737-4.73 26.3837-6.97 35.842-2.24 9.2094 9.956 18.4189 4.729 20.9079-5.226 2.489-48.536 6.2226-61.727 5.4759-13.192-.7468-49.283.7467-59.488 7.7159-9.956 6.9693-26.135 9.9562-30.118 26.8817-3.733 16.925-9.956 38.58-6.969 49.283 2.987 10.702 12.445 33.104.747 36.339-11.45 2.987-45.549 12.694-56.252 6.223-10.703-6.223-32.358-21.655-37.087-34.1-4.729-12.445-16.178-33.104-33.85-37.086-17.673-3.734-59.986 12.196-73.178-1.245-13.192-13.192-25.388-37.3352-46.296-38.8286-20.908-1.4934-52.518 1.4934-78.653 6.2226-26.135 4.729-44.056-5.4759-61.728 5.476-17.672 10.703-18.419 26.881-33.104 28.624-14.685 1.493-62.4748-6.223-78.6535-2.987-16.1787 2.987-80.89341 19.165-83.3824 19.165'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M483.606 112.901c-2.489 4.729-5.227 18.17-.498 24.641 4.978 6.472 5.227 22.153 6.223 27.131.746 4.978 10.702 10.703 16.178 14.436 5.476 3.734 18.419 11.948 23.646 10.703 5.227-1.244 27.877-3.236 29.122-6.471 1.244-3.236 1.244-8.712-1.743-13.69-2.986-4.978-2.986-16.925-2.986-23.148 0-6.223 2.489-20.908 2.489-27.628 0-6.472-.747-15.93-8.214-17.672-7.467-1.7427-20.908-3.2361-26.633-6.9696-5.725-3.7336-19.414-4.9781-23.148-4.2314-3.484.9956-11.2 16.677-14.436 22.899Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M709.858 17.0735c-3.236 3.2357-4.231 21.4056-1.245 27.6282 2.987 6.2226 5.227 18.9166-4.48 18.9166-9.956 0-42.313 4.2314-59.239 2.9869-16.925-1.2446-28.872-.7467-42.811 6.2225-13.939 6.9693-28.873 18.9167-34.846 21.4057-6.223 2.489-13.939 1.9912-21.655-1.9912-7.716-4.2314-19.663-11.4496-29.371-11.4496-9.707 0-23.396 1.9913-26.632 3.7336-3.236 1.7423-19.415 20.1608-23.148 26.3838-3.734 6.222-4.978 15.183-16.428 15.183-11.449 0-25.139-1.245-35.842 1.244-10.703 2.49-24.641 5.227-38.331-6.471-13.689-11.947-20.161-32.6063-46.047-34.5975-25.886-1.9912-89.605 9.9561-103.543 8.2138-13.939-1.7423-29.62-9.9561-41.069-3.9825-11.45 5.9737-23.148 29.1212-33.353 32.1082-10.205 2.987-54.759-2.987-69.9421-2.24-15.1831.747-70.6884 18.419-70.6884 18.419'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M503.266 103.443c-4.978 3.235-13.69 18.169-10.454 21.405 3.236 3.236 4.231 13.939 4.978 18.917.498 4.978 6.471 12.445 8.712 13.192 2.24.746 7.964-4.978 10.702-9.21 2.738-4.231 8.463-13.938 9.957-19.414 1.493-5.476 1.991-10.952-1.992-13.441-3.982-2.489-17.423-14.436-21.903-11.449Zm30.866 48.287c-4.978 0-11.948 13.938-9.459 17.921 2.489 3.982 10.454 10.454 13.939 9.458 3.485-.996 11.201-2.489 6.969-6.969-4.48-4.48-5.476-20.41-11.449-20.41ZM15.6641 116.635s38.5799-9.21 52.7674-9.21 45.0515 2.24 53.7635 3.236c8.711.996 26.632-2.24 29.37-4.978 2.738-2.738 22.401-32.1086 28.873-34.3487 6.471-2.2401 49.531 14.1874 57.745 11.4495 8.214-2.7379 98.566-18.9166 115.242-14.1875 16.926 4.9781 23.646 37.5847 30.615 43.0607 6.97 5.475 27.131-3.236 36.34-3.236 9.21 0 28.873 4.978 33.602 0 4.978-4.978 20.659-34.8466 23.895-38.0823 3.236-3.2358 26.135-8.2138 38.082-6.4715 11.947 1.7423 36.34 18.9166 44.056 17.921 7.716-.9956 35.842-23.8947 51.772-26.1348 15.68-2.2401 79.4-.4978 82.635-4.9781 3.236-4.2313-10.951-23.3968-10.951-26.1348'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2.4' d='M7.70312 95.4779c8.21378-.7467 35.59308 5.2271 52.26958 1.7424 16.6765-3.4847 57.2473 5.7247 66.2083-1.7424 9.209-7.467 24.641-4.978 31.113-17.6721 6.72-12.694-8.712-13.4407 5.227-25.3881 14.187-11.9473 22.401-27.1304 19.165-32.3573-3.235-4.9781-21.654-7.9649-21.654-7.9649'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M198.606 13.8376s-8.961 24.8903-8.214 32.6063c.747 7.716 7.716 16.4276 12.445 17.921 4.729 1.4935 28.375 10.9518 34.846 7.716 6.472-2.9868 32.856-6.9692 44.305-10.205 11.699-2.9868 50.527-8.4627 62.226-8.4627 11.698 0 39.575 2.2401 41.816 8.4627 2.24 6.2226 3.484 31.1129 11.947 31.1129s25.388-2.2401 34.846 0c9.21 2.2401 17.921-3.9825 20.161-10.9518 2.241-6.9692 8.463-20.1611 14.686-21.6545 6.222-1.4934 46.296-11.6984 52.269-11.6984 5.974 0 30.118 15.4319 37.087 13.9385 6.969-1.4934 21.654-6.9693 34.846-13.1918 13.192-6.2226 32.607-7.716 38.829-11.6985 6.223-3.9824 15.432-19.6633 15.432-19.6633M6.95312 71.0852S27.861 81.2902 42.2973 81.2902c14.4364 0 35.0953-2.738 44.3048 0 9.2094 2.7379 28.1259 1.9912 33.3529 0 5.227-1.9912 18.419-9.4583 18.419-14.9342 0-5.227-5.725-11.6984 1.742-17.1743 7.467-5.227 20.161-24.1436 21.904-29.6194'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M216.529 14.8332s-17.921 26.8815-14.685 30.1172c3.236 3.2357 15.681 17.921 23.895 16.6765 8.462-.9956 20.907-3.2357 29.868-5.9737 9.209-2.7379 79.898-13.9385 92.343-13.9385 12.445 0 38.331 4.2313 43.807 2.7379 5.476-1.7423 19.912-4.2313 19.912-4.2313s12.694-7.4671 14.685-12.943c2.24-5.4759 1.743-16.1787 1.743-16.1787m14.69 9.2095s-9.21 18.4188-17.921 23.6458c-8.712 5.4758-22.153 8.2138-24.393 11.9473-2.24 3.7336-8.214 14.6853-4.978 17.921 3.236 3.2358 29.62 5.4759 34.1 5.4759 4.231 0 13.441-8.2138 13.441-15.6809 0-7.4671 9.707-16.1787 19.414-19.4144 9.707-3.2358 39.824-6.4715 47.043-6.4715 6.969 0 36.588 12.694 43.807 12.694 6.969 0 27.628-11.6984 36.588-12.694 9.21-.9956 27.628-18.4188 27.628-18.4188'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M423.62 56.8981s-8.214 0-12.445 2.7379c-4.232 2.738-5.476 8.2138 0 8.7116 5.475.4978 12.196 3.9825 16.925 1.7424 6.969-3.7336 3.734-16.6765 17.174-22.1524 3.983-1.4934 11.45-12.4451 4.978-10.205-6.471 2.2401-16.676 5.4759-18.418 9.7072-1.743 3.9824-6.223 7.4671-8.214 9.4583ZM221.757 21.3047s-5.476 15.432-5.476 18.4188c0 2.9869 4.729 8.2138 7.716 9.4583 2.987 1.2445 19.912 1.7423 23.397-2.489 3.485-4.2314 18.917-8.4627 24.89-8.4627 5.974 0 31.113-1.4934 34.598-1.4934 3.485 0 21.406-.4978 22.899-2.7379 1.493-2.2402 9.956-14.6853 9.956-14.6853m8.459 1.7424s-5.973 10.205-5.973 12.1963c0 1.9912 24.641 3.9824 32.108 3.9824 7.467 0 21.157.9956 26.135-1.9912 4.978-2.9869 13.69-14.6853 13.69-14.6853M10.1875 53.911s28.3749 12.1963 35.0953 11.9474c6.7204-.4979 28.8727 0 35.0953 0 6.2226 0 29.8679 9.4583 32.6059 1.9912 2.987-7.4671-1.493-15.1831 3.734-20.659 5.227-5.4758 12.445-16.1786 12.445-21.1567 0-4.9781-5.227-13.1919-5.227-13.1919'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M7.70312 28.7718S26.3708 44.9505 34.5846 46.9417c8.4627 1.9913 47.2916 3.4847 52.7675 6.9693 5.2269 3.4847 7.716-6.9693 8.7116-11.9473.9956-4.7292-1.9913-12.6941-1.9913-15.6809 0-2.9868-12.694-12.4452-12.694-12.4452m767.8626 0c-15.93 12.6941-16.428 32.1085-12.196 36.3399 4.231 4.2313 25.637 13.1918 25.637 16.9254 0 3.7335-50.279 57.2481-59.488 62.9721-9.209 5.725-27.628 19.166-42.314 19.166-14.685 0-41.566 12.196-59.985 13.441-18.419 1.244-26.882 1.244-26.882 6.222 0 4.978 18.917 18.917 26.384 26.384 7.467 7.467 4.231 32.357 18.917 36.091 14.685 3.733 55.007 24.392 83.88 30.615 28.873 6.222 42.313 38.082 48.536 46.545 6.223 8.462 6.72 38.082 6.72 49.034 0 10.951-2.986 23.396-31.361 28.126-28.126 4.978-72.182 7.467-110.264 22.152-38.083 14.685-100.557 28.126-112.753 28.126-12.197 0-93.837-17.423-112.007-35.593-18.17-18.17-48.287-52.768-82.138-58.741-33.85-6.223-114.744-35.593-144.114-34.349-29.371 1.245-98.068-2.489-105.286-9.707-7.467-7.467-17.175-51.523-29.371-56.252-12.196-4.978-29.37-2.489-51.5228 0-22.1523 2.489-85.87148 34.349-85.87148 34.349'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M9.44141 294.849s56.50099-33.104 75.16869-33.104c18.6679 0 40.5709-1.244 41.8159 10.952 1.244 12.196 23.894 43.558 26.881 46.545 2.987 2.986 62.973 12.196 84.129 9.707 21.157-2.489 84.876 1.244 94.832 6.222 9.708 4.73 69.195 28.624 79.649 39.078 10.454 10.454 41.816 23.397 50.279 35.593 8.462 12.197 104.29 38.331 150.835 39.576 46.545 1.244 98.068-23.646 109.019-24.89 10.952-1.245 71.187-12.197 96.824-17.175 25.637-4.978 55.256-24.392 57.496-34.348 2.489-9.708 9.707-46.545 9.707-55.257 0-8.462-25.637-45.3-40.322-55.256-14.685-9.707-36.837-31.86-59.488-33.104-22.65-1.245-52.02-3.734-58.243-15.93-6.223-12.196-19.663-26.882-18.419-35.593 1.245-8.463 61.23-10.952 72.182-14.686 10.952-3.733 63.719-41.566 76.662-54.509 12.943-12.9432 49.532-42.3137 33.602-51.0253-15.93-8.4627-20.908-31.3618-17.174-40.0734'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M-10.4695 550.472s97.5699-15.929 126.6915-15.929c29.122 0 75.666-31.362 104.788-39.825 29.122-8.214 109.269-1.991 128.185 0 18.917 1.991 28.126.747 45.798-17.174 17.921-17.921 77.907-21.157 77.907-29.62 0-8.214 1.991-14.436-25.388-25.388-27.131-10.703-61.977-25.388-73.675-36.837-11.699-11.699-61.231-29.122-84.379-29.122-23.148 0-130.922 4.48-147.101-14.436-16.179-18.917-39.327-45.052-59.7369-43.807-20.41 1.493-104.7881 33.353-104.7881 33.353'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2.4' d='M-5.98928 365.289s68.19938-47.043 82.88468-43.807c14.4363 3.235 40.8196 39.575 55.2566 45.549 14.436 5.725 69.942 21.157 87.365 21.157 17.423 0 37.833 7.964 69.941 7.964 32.109 0 64.466 4.481 71.436 23.397 7.218 18.917 26.632 44.554 8.462 46.047-18.17 1.494-44.553-3.982-86.12-5.227-41.816-1.493-44.554-7.218-78.156 7.219-33.602 14.685-43.558 10.205-81.64 21.903-37.833 11.698-51.0249 11.45-75.6663 20.41-24.6413 8.712-69.9417-10.205-69.9417-10.205'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M7.69897 398.89s37.08653-32.108 60.23453-29.121c23.1479 2.987 23.3968 14.436 39.3265 24.641 15.93 10.205 36.34 13.192 46.545 15.93 10.205 2.987 30.615 20.41 24.641 29.122-5.724 8.711-13.191 27.628-37.833 30.615-24.641 2.986-42.3134-1.494-65.4614 4.48-23.1479 5.973-15.9297 4.48-43.8069 13.192-27.87708 8.711-42.3135-13.192-42.3135-13.192m250.8958-68.199c-11.699-.249-33.602 2.986-35.096 10.453-1.493 7.468-18.419 27.38-9.707 27.38s55.008-10.952 65.213-8.463c10.205 2.489 70.19 12.943 75.168 7.965 4.978-4.978-6.222-20.659-20.659-24.393-14.436-3.484-57.247-12.445-74.919-12.942Zm147.348 16.178c-1.244 2.987-1.244 17.921 5.974 19.166 7.218 1.244 15.183 6.969 22.401 4.978 7.219-1.742 21.904 4.729 22.9-.996.995-5.724 2.489-8.711-.498-10.454-2.987-1.742-17.672-7.716-22.153-10.454-4.48-2.489-24.641-12.694-28.624-2.24Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M134.641 432.99c-5.725-.249-34.349-24.89-50.7765-29.868-16.4276-4.978-18.9166-14.685-27.8771-3.236-8.9605 11.45-9.2094 26.135-13.9385 30.864-4.7292 4.729-6.4715 15.93 1.7423 19.166 8.2138 3.235 21.1567-2.987 38.5799-1.494 16.4276 1.494 42.0649 10.454 47.2919 7.965 4.978-2.489 36.091-22.152 4.978-23.397ZM889.806 19.8113c4.978 12.1963 14.935 28.375 20.41 33.8508 5.476 5.4759 2.49 16.6765-2.489 26.6326-4.978 9.9562-29.121 52.0203-38.579 61.4793-9.459 9.458-22.153 18.667-36.091 23.646-13.939 4.978-37.834 11.2-50.03 12.943-12.196 1.742-43.558 2.737-39.327 9.209 3.983 6.471 4.978 17.174 34.349 17.921 29.619.747 65.462 19.663 77.907 27.379 12.196 7.716 17.921 35.593 26.134 48.039 8.214 12.196 18.917 23.894 22.153 36.837 3.236 13.192 1.742 33.851 0 47.292-1.742 13.44-8.214 35.593-21.406 37.086-13.192 1.743-34.348 18.668-55.754 21.904-21.406 3.235-62.475 18.17-78.404 18.17-15.93 0-43.061 3.982-39.576 14.685 3.236 10.703 3.236 13.192 10.703 24.641 7.467 11.45 6.471 31.113 6.471 35.345 0 3.982-5.725 12.196-13.192 25.388-7.467 13.191-9.956 36.091-8.213 43.558 1.742 7.467 31.61 7.716 39.326 15.681 7.716 7.716 36.091 22.152 42.563 28.623 6.471 6.472 30.366 8.961 44.304 4.978 13.939-3.982 31.113-12.445 39.078-13.938 12.943-2.489 28.873 11.449 37.087 13.192 8.213 1.742 22.899-.747 34.348-.747 11.45 0 18.917-8.96 27.877-19.663 8.961-10.703 18.917-22.153 15.681-27.877-3.235-5.725-13.44-20.908-18.916-26.135-5.227-5.227-15.93-14.437-25.388-23.895-9.459-9.458-11.948-21.406-10.703-36.091 1.244-14.685 14.436-22.401 25.637-33.602 11.2-11.2 52.024-33.104 54.514-39.078 2.48-5.973 0-72.43 1.74-84.627 1.74-12.196 14.68-50.029 19.66-71.435 4.98-21.405 12.2-45.051 17.18-55.007 4.97-9.707 19.66-31.113 19.66-42.563 0-11.449-26.88-35.095-32.36-43.807-5.47-8.711-6.97-24.143-5.47-36.3394 1.74-12.4452-6.48-24.3925-17.18-31.6107-10.7-6.9693-20.409-45.7981-20.409-48.0383'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M780.543 539.272c-8.96 3.484-19.165 19.663-18.418 22.65.746 2.987 5.973 13.192 14.187 16.427 8.214 2.987 16.677 10.952 21.406 13.192 4.729 2.24 16.676 4.481 20.161 1.494 3.236-2.987 20.161-8.463 24.641-12.445 4.481-3.983 25.14.249 29.371 2.24 4.231 1.742 24.143 7.218 30.117 7.716 5.974.249 21.406-1.743 21.406-5.725 0-3.982-2.489-19.414-12.196-22.899-9.708-3.734-29.62-5.476-39.576-3.734-9.956 1.743-21.655 1.494-36.838 1.494-14.934 0-28.872-1.743-35.095-7.218-6.471-5.974-14.436-15.183-19.166-13.192Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M779.298 553.459c-3.734 1.742-1.245 14.187 3.733 17.174s19.663 12.694 23.397 13.939c3.734.995 11.201.249 14.934-1.742 3.734-2.241 13.441-10.454 17.672-11.201 4.232-.747-2.489-4.978-7.965-4.978-5.475 0-17.672.747-24.143-1.494-6.721-2.24-18.419-6.222-20.908-8.462-2.489-2.489-2.987-5.227-6.72-3.236Zm89.107 11.201c-4.978.995 4.231 9.209 8.711 11.698 4.481 2.489 20.41 6.97 26.384 7.218 5.974.249 11.947-6.471 8.463-9.458-3.485-2.987-7.965-9.458-16.179-8.711-8.712.746-21.903-1.743-27.379-.747Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M778.553 524.089c-6.471 0-17.174 11.2-21.157 16.925-3.982 5.725-3.733 16.428-6.222 20.908-2.489 4.231-1.992 11.947 1.991 14.685 3.982 2.738 20.41 10.703 24.89 13.441 4.48 2.738 26.882 14.934 34.847 13.69 7.716-1.245 26.881-8.961 31.361-11.699 4.481-2.738 22.153-4.231 26.882-1.742 4.729 2.489 29.868 7.716 37.833 13.192 7.716 5.476 24.641 2.24 27.131 0 2.489-2.24 2.986-14.686 3.484-20.41.249-5.725-5.476-17.424-10.952-22.402-5.475-4.978-15.68-6.471-21.903-7.467-6.223-.995-23.397-4.231-32.357-2.987-8.961 1.245-20.908 2.241-31.86 1.494-10.952-.498-19.165 1.244-26.633-1.494-7.467-2.737-17.672-7.716-20.41-11.2-2.738-3.485-8.96-14.934-16.925-14.934Zm-43.555-66.209c-3.734 3.734-4.232 4.232 0 14.935 4.231 10.702 5.724 22.65 10.702 24.143 15.681 4.232 28.375-8.214 34.598-8.214 5.974 0 32.606 5.725 34.349-1.742 1.742-7.467-17.175-13.192-17.175-13.192s-7.965-12.196-13.441-15.681c-5.724-3.484-24.89-3.235-30.615-2.489-5.973.747-13.938-2.24-18.418 2.24Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M747.444 463.854c-1.992 1.992 0 19.913 0 19.913s9.209 6.72 11.698 4.231c2.489-2.489 19.166-7.467 23.148-7.467 4.231 0-1.742-9.21-5.725-13.192-4.231-4.48-25.886-6.969-29.121-3.485ZM909.972 24.7893c6.721 6.7204 21.655 25.1392 21.655 34.0997 0 9.2095-14.934 37.8333-16.676 50.527-1.743 12.694-26.633 48.288-39.825 56.252-13.192 7.716-59.488 16.926-60.483 22.651-.996 5.724 48.785 18.169 61.23 25.637 12.445 7.467 10.703 36.588 22.401 44.802 11.698 8.214 8.214 25.388 17.423 39.576 9.21 14.187-1.742 58.243 1.743 73.924 3.235 15.681 4.231 34.1-9.21 41.567-13.192 7.467-25.637 4.978-49.78 14.934-24.144 9.956-57.497 13.192-55.257 21.654 2.24 8.214 5.974 15.432 12.943 22.402 6.969 6.969 10.205 12.694 10.205 15.929 0 3.236-13.69 11.45-16.179 16.428-2.489 4.978 7.716 12.445 13.441 15.681 5.725 3.236 19.663 2.489 33.851 0 14.187-2.489 54.759 9.209 59.737 6.72 4.978-2.489-1.743-27.877 2.489-39.326 4.231-11.45 13.192-29.62 25.637-36.34 12.445-6.721 46.545-23.148 50.527-33.104 4.236-9.956 1.742-58.99 1.742-68.946 0-9.957-.746-39.327 2.494-51.523 3.23-12.197 30.61-68.2 34.09-81.392 3.24-12.943 20.66-35.344 15.69-48.785-4.98-13.191-27.38-17.921-29.87-33.85-2.49-15.93 6.72-35.8424-3.24-50.0299-9.95-14.1874-30.613-19.9122-36.587-29.8683-5.725-9.9561-9.209-36.5887-9.209-36.5887'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M955.521 11.1s0 52.0207 8.96 60.7323c8.961 8.9605 43.559 18.9166 43.559 28.6237 0 9.956-9.957 47.541-4.98 53.514 4.98 5.974 28.63 11.948 28.63 18.917 0 6.969-39.58 97.819-46.55 112.753-6.969 14.934-10.951 60.234-8.96 74.173 1.991 13.939 7.965 43.558 2.987 51.523-4.978 7.965-53.514 26.384-60.235 36.838-6.969 10.702-15.93 32.357-15.93 38.331 0 5.973 4.978 26.632 0 27.628-4.978.995-30.117-2.987-35.095-1.991-4.978.995-20.41 1.991-26.384.497-2.986-.746-14.685-1.742-12.694-8.213 1.991-5.476 12.445-14.935 11.201-18.17-2.489-6.97-15.432-26.384-14.436-31.362.995-5.227 25.637-2.24 33.601-4.231 7.965-1.992 49.532-14.935 54.51-19.664 4.978-4.978 15.93-16.925 15.93-20.659 0-3.733 3.982-13.689 1.991-22.152-1.991-8.463-4.978-31.362-.995-46.047 3.982-14.934 4.978-44.554 3.982-50.527-.996-5.974-9.956-11.201-13.938-28.873-3.983-17.672-14.188-17.921-15.93-29.62-1.992-11.698-4.729-37.584-15.183-38.58-10.454-.995-35.345-2.986-28.375-5.973 6.969-2.987 38.082-11.45 46.545-19.664 8.462-8.462 16.925-29.619 23.645-36.588 6.97-6.97 18.917-35.5934 15.93-46.5451-2.987-10.9518-9.956-30.6151-10.952-42.5624-.995-11.9474-15.929-34.84644-15.929-34.84644'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M844.761 462.361c-6.721 1.742 5.725 13.192 5.725 21.406 0 8.213-9.21 13.191-5.725 18.916 3.236 5.227 17.423 1.245 24.143 1.245 6.721 0 22.153 4.48 24.144-1.245 1.742-5.973.996-11.449 0-15.93-.996-4.48-.498-13.938 2.987-18.916 3.733-4.978 7.716-14.934 4.231-16.677-3.733-1.742-6.222-.498-11.449.996-5.227 1.493-10.454 8.214-13.69 8.214-2.987-.249-25.388.497-30.366 1.991Zm124.945-351.7c-3.235 2.24-15.183 30.366-18.418 39.078-3.236 8.711-17.424 29.37-26.384 33.353-8.712 3.982-13.69 11.698-11.201 14.187 2.489 2.489 8.463 32.606 14.934 39.078 6.472 6.471 13.69 26.383 16.179 32.606 2.489 6.223 2.489 35.095 1.494 43.06-.747 7.965-6.472 28.624-3.983 36.589 2.489 7.965-1.493 23.895 0 31.113s-6.223 35.842-3.982 37.833c2.24 2.24 11.2-1.244 14.436-4.48 3.236-3.236 14.188-1.742 16.428-11.201 2.489-10.454-1.992-30.117-5.227-36.837-3.236-6.97-2.489-26.135-2.489-36.091s3.982-26.633 6.471-35.345c2.489-8.711 13.441-39.824 15.93-51.771 2.489-11.948 24.646-47.043 25.386-55.755.75-8.711-5.47-11.947-11.945-18.418-6.472-6.472-11.948-31.86-13.441-39.078-1.494-6.721-6.969-22.65-14.188-17.921Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M969.464 138.289c-3.484.996-9.209 14.188-9.209 20.41 0 6.472-9.209 23.646-13.192 27.877-3.982 3.983-15.681 12.196-13.192 16.179 2.241 3.982 2.987 17.921 10.454 23.646 7.467 5.724 9.21 20.161 16.179 16.676 6.969-3.484 20.161-27.13 24.393-34.348 3.982-7.219 9.209-18.17 3.982-23.397-5.227-5.227-7.467-21.406-8.712-27.877-1.493-6.223-5.973-20.41-10.703-19.166Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M.730469 629.872s54.011931-27.13 88.609431-27.13c27.1301 0 84.3781-1.494 98.0681-10.454 13.689-8.961 60.234-27.131 72.43-25.637 11.948 1.493 47.043 10.703 80.147 13.69 33.104 2.986 49.532 3.982 57.995-4.481 8.462-8.462 45.3-42.064 55.007-51.523 9.707-9.707 60.732-19.165 75.418-20.907 14.934-1.494 91.845-.996 105.286 2.489 13.689 3.484 25.637 26.632 22.65 33.353-2.987 6.471-43.807 59.238-43.807 67.701 0 8.214 9.209 29.122 27.13 30.615 17.921 1.743 95.828 15.432 106.78 31.86 10.951 16.427 19.912 27.13 51.523 24.143 31.61-2.986 72.679-11.947 114.744-10.454 42.064 1.494 61.728 0 75.169-5.973 13.69-5.974 25.14-20.659 34.35-37.336 8.96-16.676 24.89-58.99 22.15-68.946-2.74-9.707-12.69-28.126-27.63-38.58-15.18-10.454-12.19-24.89 0-37.335 12.2-12.196 46.05-35.095 52.52-51.772 6.22-16.676 3.24-42.811 1.74-55.256-1.49-12.446 15.93-77.409 19.17-100.059 3.23-22.651 12.44-48.536 22.9-62.724 10.45-14.187 21.15-47.291 24.14-59.488 2.99-12.196 5.97-42.313-7.47-46.793-13.69-4.481-31.61-2.987-36.09-13.69-4.48-10.454 10.46-31.6108 0-37.5844-10.45-5.9737-21.15-46.7938-19.66-53.5142'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M-5.99219 964.647S80.1282 952.699 105.765 936.023c25.637-16.677 70.689-34.598 76.911-45.3 6.223-10.454 17.423-48.536 10.205-55.755-7.218-7.218-28.126-19.663-41.567-27.13-13.689-7.467-36.09-31.611-36.09-43.807 0-12.196 15.183-45.3 21.156-57.248 5.974-11.947 37.585-40.82 46.545-42.313 9.21-1.494 72.182 28.624 82.138 24.144 9.956-4.481 67.204-30.118 82.387-35.345 15.183-5.227 89.107 11.45 105.784 15.93 16.427 4.48 42.064 28.624 42.064 34.598 0 5.973-12.943 60.234-2.738 63.221 10.205 2.987 76.911 0 104.042 5.974 27.13 5.973 50.029 13.689 50.029 24.143s10.205 55.754 10.205 67.951c0 11.947 18.17 24.143 33.104 19.663 15.184-4.48 107.029-15.183 143.369-7.467 36.09 7.467 144.861 4.48 173.481 4.48 28.63 0 53.77-7.467 62.98-21.157 9.45-13.689 20.66-55.007 33.6-67.95 12.94-12.943 22.65-32.358 28.62-50.279 5.98-17.672 34.6-85.871 42.32-105.285 7.46-19.415 21.9-33.851 35.34-47.292 13.69-13.69 77.66-32.855 94.33-37.087 16.68-4.231 46.8-25.388 46.8-34.348 0-8.961-18.17-44.554-15.19-61.479 2.99-16.926 45.3-75.916 45.3-87.116 0-11.201-27.13-40.571-27.13-57.497 0-16.925 4.48-62.226-21.15-72.928-25.64-10.454-63.97-33.353-79.9-49.283-15.93-15.93-39.33-60.235-42.31-80.147-2.99-19.9121-5.98-45.5491-2.99-68.1992C1210.4 19.0646 1216.37-23 1216.37-23'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M-33.8672 915.115s66.2082 9.956 92.5919 9.956c26.3837 0 54.7583-16.676 62.9723-24.89 8.214-8.214 40.322-36.589 40.322-43.06 0-6.721-3.982-32.856-22.152-36.589-17.921-3.485-45.0514-23.148-45.0514-33.104s3.4847-39.576 5.2274-48.038c1.742-8.463 19.912-46.545 31.61-64.715 11.699-18.17 51.523-33.104 64.715-29.869 13.192 3.236 59.737 30.864 69.693 24.642 9.956-6.223 68.448-31.113 89.107-36.091 20.41-4.978 108.771 14.685 117.731 17.174 8.961 2.489 46.794 25.886 46.794 34.1 0 8.214-16.179 57.994-6.223 61.479 9.957 3.236 82.885 0 97.819 0 14.934 0 43.06 14.934 48.039 28.126 4.978 13.192 11.2 78.902 14.934 82.636 3.982 3.982 11.2 12.943 18.667 11.2 7.467-1.493 44.056-8.462 56.999-9.458 12.943-.747 47.541-3.485 61.23-1.493 13.69 1.991 69.942 7.965 86.867 9.209 16.926 1.245 108.275-.498 126.445-3.733 18.17-3.236 39.82-36.838 42.31-49.283 2.49-12.445 12.45-31.113 18.67-38.58 6.22-7.467 48.04-79.649 54.51-98.317 6.47-18.668 20.16-58.492 25.88-70.937 5.48-12.445 15.44-26.135 31.86-36.091 16.43-9.956 82.14-29.868 92.85-34.349 10.7-4.48 34.84-11.947 36.83-16.178 1.99-4.232-11.94-45.301-7.96-63.471 3.98-18.17 41.81-74.671 41.81-83.382 0-8.712-27.87-38.331-29.37-50.776-1.24-12.694-1.24-43.061-1.24-50.03 0-6.969-18.67-24.392-29.37-26.881-10.7-2.489-49.78-33.602-61.73-45.301-11.95-11.947-24.89-36.091-38.58-71.684-13.69-35.5928-11.95-70.937-14.44-81.6399-2.49-10.7028.5-36.0909.5-36.0909'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1096.15 15.8286s2.49 31.1129 7.96 37.8333c5.48 6.7203 5.48 23.6457 4.49 29.8683-1 6.2226-1.25 15.432 6.22 17.9208 7.46 2.489 28.62 2.738 32.85 14.934 4.23 12.197 6.23 58.493-4.48 84.627-10.7 26.135-24.39 42.314-30.36 57.248-5.98 14.934-17.18 80.893-22.65 98.317-5.48 17.423-5.98 34.348-5.98 51.772 0 17.423-.5 37.086-4.48 46.544-3.73 9.459-14.93 29.371-27.38 37.336-12.44 7.965-25.38 14.934-27.38 20.41-1.99 5.476 29.87 26.881 34.35 39.824 4.48 12.943-.25 25.388-8.21 50.279-7.97 24.89-24.14 72.679-34.1 82.635-9.96 9.957-27.878 13.939-43.559 13.939-15.681 0-74.671-1.991-90.103-1.991-15.432 0-79.151 9.458-95.081 11.947-15.93 2.489-33.602 1.494-44.305-15.681-10.454-17.174-23.645-27.877-50.278-32.108-26.633-4.232-59.239-6.97-67.702-9.956-8.462-2.987-29.37-28.624-27.379-42.314 1.991-13.69 22.401-42.313 26.135-48.536 3.733-6.223 15.432-19.912 15.432-24.392 0-4.481-10.454-20.41-24.144-22.402-13.689-1.991-94.583 1.743-115.74 6.721-21.156 4.978-38.58 9.956-44.802 16.178-6.223 6.223-45.052 51.025-57.497 55.257-12.196 4.48-53.265 2.987-75.666.498-22.401-2.489-60.981-14.935-67.204-14.935-6.223 0-57.248 24.891-67.204 28.375-9.956 3.485-30.366 8.961-49.283 8.961-18.916 0-54.2604-.498-64.2165 3.733-9.9561 4.232-29.8684 11.201-38.58 19.913-8.7116 8.711-41.81569 48.536-41.81569 48.536'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M2.96875 902.67s45.79815 7.716 58.49215 5.974c12.6941-1.992 34.3486-11.699 40.3221-17.673 5.974-5.973 26.135-24.641 29.371-31.61 3.235-7.218 3.982-25.388-3.983-26.882-7.965-1.493-31.3615-14.685-36.3395-19.663-5.227-5.227-18.1699-18.917-17.4232-28.375.7467-9.458 10.205-50.527 12.694-60.981 2.4891-10.205 11.9474-36.34 13.4408-43.558 1.4929-7.218 22.8989-22.899 29.3709-29.122 6.471-6.471 49.78-19.912 58.492-19.912 8.711 0 32.108 4.231 35.593 7.965 3.485 3.484 41.069 14.436 47.54 11.947 6.223-2.489 77.658-23.895 85.374-27.628 7.965-3.983 53.763-2.489 64.964-2.489 11.2 0 60.234 17.423 67.701 20.659 7.467 3.236 45.55 22.899 48.785 30.864 3.236 7.965-13.44 53.016-8.711 57.745 4.729 4.729 65.71.747 76.662.747 11.2 0 48.287 12.694 55.505 17.423 7.218 4.729 18.917 14.188 20.161 20.161 1.245 5.974 4.232 42.314 3.485 50.279-.747 7.965 1.493 20.659 1.493 27.628 0 7.218 22.153 3.982 30.864 1.493 8.712-2.489 50.528-10.205 68.946-10.205 18.17 0 91.846 7.965 102.797 7.965 11.201 0 75.169 3.236 85.374 3.236 10.205 0 47.041-5.227 54.511-12.694 7.47-7.467 21.9-26.135 22.9-38.082.99-11.948 27.13-47.541 36.59-63.222 9.45-15.929 33.35-76.662 38.83-93.338 5.47-16.677 25.38-56.252 34.1-67.951 8.71-11.947 49.78-32.357 63.96-39.575 14.19-7.218 71.94-15.183 76.67-23.397 4.72-8.214-4.73-46.296-2.49-55.754 2.49-9.459 43.55-74.422 41.07-82.387-2.49-7.965-26.14-38.829-26.14-53.017 0-14.187 1.49-45.798-5.48-49.033-7.21-3.236-40.57-14.935-49.03-23.397-8.46-8.463-43.56-45.798-49.78-56.252-6.22-10.454-14.19-31.113-18.17-39.576-3.98-8.712-15.93-35.095-15.93-40.82 0-5.725-8.71-37.5844-8.71-47.2916 0-9.9561 3.23-49.2828 3.23-49.2828'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1123.28 6.12158c-3.23 12.69402-3.98 37.83322 0 48.28712 3.99 10.454-.74 34.5976 4.73 35.5932 5.48.9956 21.41 9.7072 26.14 14.4361 4.73 4.729 11.2 24.642 11.94 35.593.75 10.952.75 44.056-13.44 71.187-14.18 26.881-26.88 51.274-28.37 62.225-1.49 10.703-11.2 56.75-13.44 68.449-2.49 11.947-11.2 28.375-11.2 38.828 0 10.205 1.49 46.794-1.5 60.982-3.23 14.187-3.23 34.099-11.94 42.811-8.71 8.712-34.85 23.148-34.1 30.117.74 6.97 17.42 23.646 19.66 37.087 2.49 13.441-.75 38.58-11.2 62.474-10.21 23.646-10.95 58.742-14.19 66.706-3.23 7.965-14.68 24.891-25.39 30.367-10.95 5.475-32.353 10.205-44.051 10.205-11.948 0-65.711-11.948-102.051-4.73-36.34 7.219-100.556 17.424-115.491 11.948-14.934-5.476-26.881-14.934-36.837-27.38-9.956-12.196-33.602-30.366-48.536-30.366h-49.781c-11.201 0-40.322-40.322-41.069-51.523-.747-11.2 3.983-29.37 8.712-37.086 4.729-7.965 23.645-30.117 25.388-35.593 1.493-5.476 2.489-14.934-7.965-18.917-10.205-3.982-101.304 2.489-113.998 7.218-12.694 4.729-33.353 26.882-43.558 37.087-10.205 10.205-29.868 26.135-38.331 27.628-8.462 1.493-31.361 9.458-40.073 9.458s-68.946-7.218-84.627-7.965c-15.93-.746-30.864-11.2-37.087-7.218-6.222 3.983-35.593 14.188-42.811 16.677-7.218 2.489-26.135 7.965-45.051 13.44-18.917 5.476-56.252 10.206-65.7107 12.695-9.4583 2.489-39.5756 11.2-44.3048 15.929-4.7291 4.729-15.9297 16.677-20.6589 26.882-4.7292 10.205-34.84641 53.016-34.84641 53.016'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M7.70475 880.517s27.62825 15.93 39.57555 15.93c11.9474 0 28.3749-7.218 35.5931-11.2 7.2182-3.983 31.6106-27.629 31.6106-38.083 0-10.205-15.9297-11.947-25.388-17.423-9.4583-5.476-16.6765-17.423-22.1524-25.388-5.4758-7.965-12.694-15.93-8.7116-25.388 3.9825-9.458 13.4408-55.505 15.9298-63.968 2.4891-8.712 15.9298-45.051 13.4408-51.523-2.489-6.223-16.9254-4.231-18.9166-2.489-1.9913 1.991-14.9342 12.694-19.6634 22.899-4.7291 10.205-11.9473 24.641-19.6633 34.1C21.6433 727.442.984375 736.9.984375 736.9'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M10.9374 814.061s16.6765-6.223 26.1348-3.236c9.4583 3.236 19.6633 6.223 21.4057 12.943 1.4934 6.72 9.7072 15.183 14.1874 16.925 4.4803 1.743 6.7204 14.686 2.4891 18.917-4.2314 4.231-10.9518 11.947-17.4232 11.947-6.4715 0-14.1875 7.219-23.6458 2.489-9.4583-4.729-29.37056-14.934-29.37056-14.934m6.22096-67.203s22.8991 3.235 24.6414 0c1.4934-3.236 4.7292-14.935 7.9649-22.899 3.2358-7.965 9.4583-16.179 11.2006-26.384 1.4935-10.205 3.9825-21.904 4.7292-29.122.7467-7.218-1.4934-10.205-6.2226-3.982-4.7291 6.222-8.4627 14.934-17.6721 20.659-9.2094 5.476-32.10845 9.209-32.10845 9.209M246.896 607.72c-3.484-.498-8.96 1.742-12.196 3.236-2.987 1.493-12.943 8.462-11.698 9.707 1.244 1.493 5.724 7.716 7.467 8.96 1.991 1.494 12.943 4.729 15.432 4.481 2.489-.249 13.44.995 16.925-1.743 3.485-2.738 19.663-7.965 21.406-11.449 1.493-3.485-2.24-5.725-5.476-6.223-2.738-.747-28.126-6.471-31.86-6.969ZM47.7752 787.677c-1.4934-3.236-8.4627 7.218-8.4627 10.205s2.2401 7.467 5.9737 8.462c3.4846.996 10.9517 7.219 10.4539 2.489-.2489-4.978-6.7204-18.418-7.9649-21.156ZM289.21 626.886c-1.493 1.493 4.231 8.711 6.472 6.471 2.24-2.24 15.432-3.734 18.667-6.969 3.236-3.236 18.17-7.467 15.183-9.707-3.235-2.241-6.222-3.485-11.698-2.241-5.476 1.245-23.397 7.219-28.624 12.446Zm286.983-40.821c5.725-5.724 16.677-28.126 17.424-34.597.746-6.472-2.987-13.69-8.712-13.69s-60.732 6.472-67.204 7.965c-6.471 1.494-28.624 10.454-33.104 15.183-4.729 4.729-31.113 28.873-32.357 34.598-1.494 5.725 10.205 18.916 16.676 18.916 6.472 0 43.309 15.183 50.528 18.668 7.218 3.485 25.885 17.423 28.872 22.401 2.987 4.978 8.712 22.402 5.725 27.38-2.987 4.978-7.965 26.632-.747 28.872 7.219 2.241 50.528-2.24 56.999-2.24 6.472 0 76.413 20.908 80.147 29.869 3.485 8.96 11.449 55.256 11.449 62.474 0 7.218.747 24.642 15.93 23.148 15.183-1.493 51.274-9.458 64.964-6.471 13.689 2.987 76.413-1.494 93.09 2.987 16.676 4.231 72.181 4.978 88.111 7.218 15.93 2.24 46.796 0 52.016-7.965 4.98-7.965 20.17-37.584 28.13-49.034 7.97-11.45 48.29-66.457 57-95.579 8.71-29.121 30.37-79.898 38.33-95.578 7.97-15.93 19.42-39.576 31.11-46.296 11.45-6.472 103.3-27.38 106.78-37.585 3.49-10.205 1.5-55.505 7.97-63.47 6.47-7.965 26.63-44.056 26.63-53.514 0-9.458-12.94-29.62-12.94-43.309 0-13.69-7.22-46.296-13.69-52.768-6.47-6.471-26.63-15.929-39.08-23.894-12.2-7.965-26.63-19.415-29.62-28.126-2.99-8.712-25.89-50.528-31.11-51.274-4.98-.747-7.22 4.729-9.46 11.449-2.24 6.721-11.2 25.139-15.18 29.122-3.99 3.982-12.2 25.139-12.2 33.104s-5.72 22.401-5.72 33.851c0 11.449-14.44 41.069-17.43 50.527-2.98 9.458-11.45 38.331-11.45 44.056 0 5.725 3.49 23.148 3.49 35.344 0 12.196-4.23 51.025-8.71 59.986-4.24 9.209-30.37 27.13-31.12 35.095-.74 7.965.75 22.401 3.49 36.091 2.74 13.69 4.23 25.388 3.48 35.842-1.24 16.428-14.43 32.606-16.92 42.811-3.49 14.437 1.24 36.838-4.73 50.528-5.73 13.689-7.22 27.379-15.93 36.09-8.71 8.712-29.62 15.93-46.3 18.668-16.675 2.987-40.072 11.45-61.477 4.978-21.406-6.471-19.415-8.711-49.781-7.218-30.117 1.493-61.23 10.703-91.596 10.703-30.366 0-41.069 7.965-56.252-1.494-15.183-9.458-38.58-36.339-45.549-43.309-6.97-6.969-12.197-16.676-29.62-15.929-17.423.746-41.816-.747-51.274-.747-9.458 0-26.135-11.948-33.602-19.415-7.467-7.467-16.925-32.357-16.925-39.575.498-6.721 9.458-33.104 11.449-34.847Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M508.493 565.904c-7.965 6.721-39.576 25.14-31.113 29.869 8.214 4.729 27.628 13.689 34.846 16.676 7.467 2.987 19.166 1.245 24.891-6.222 5.476-7.467 13.689-18.917 20.161-29.62 6.471-10.454 23.894-29.37 10.952-26.135-12.943 3.236-44.305 2.241-59.737 15.432Zm60.733 111.011c-2.987 3.733-7.716 20.41-4.978 22.899 2.489 2.489 27.13 4.978 35.593 2.489 8.463-2.489 7.965-4.729 5.974-6.721-2.24-1.991-29.868-27.13-36.589-18.667Zm107.525 16.926c-10.205 0-27.379-4.232-36.838-2.49-9.458 1.743-18.916 6.721-13.938 8.463 4.978 1.743 51.523 10.952 55.754 15.183 4.231 4.232 24.641 14.437 24.641 21.904 0 7.716 10.454 60.483 14.437 64.217 3.733 3.733 24.641 3.484 34.597 1.742 9.956-1.742 69.444-4.231 80.396-2.489 10.952 1.742 59.239 2.489 69.942 5.974 10.453 3.484 78.155 1.742 84.129 0 5.973-1.743 26.139-18.668 33.849-27.878 7.72-9.209 31.36-43.06 23.65-44.802-7.72-1.742-17.92 3.236-23.65 8.96-5.72 5.725-30.365 14.686-43.059 17.175-12.694 2.489-33.851 9.209-42.313.747-8.463-8.463-8.463-20.908-27.131-18.17-18.667 2.986-82.138 8.711-97.321 12.196-15.183 3.485-35.593 6.72-55.007 4.231-19.415-2.489-35.842-8.96-37.336-15.183-1.244-6.222-16.925-23.646-23.645-30.366-6.721-6.72-16.926-19.414-21.157-19.414Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M918.184 764.529c-7.716-2.987-31.61-1.991-44.056-.498-12.445 1.493-37.086 6.72-49.531 6.72s-33.104 5.227-42.563 5.227c-9.458 0-20.161 9.708-13.938 10.454 6.222.747 54.012-2.987 69.444 0 15.432 2.987 47.54 5.227 57.247 7.467 9.956 2.24 38.331 0 46.794 2.24 8.463 2.241 36.091-.497 39.576-3.733 3.484-3.236 26.133-24.144 20.663-24.144-5.48 0-16.93 3.734-28.628 7.467-11.699 3.734-47.043 7.468-50.279.747-2.489-6.471-.249-11.2-4.729-11.947Zm-194.14-1.991s-1.742 10.951 0 16.178c1.742 4.978 9.956 19.913 11.698 15.183 1.743-4.978 11.948-17.672 6.97-20.907-4.978-3.236-15.681-13.441-18.668-10.454Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2.4' d='M1186.5 224.907c-1.99-6.969-21.4 20.659-17.92 29.122 3.49 8.463-10.7 48.536-14.19 58.243-3.48 9.707-22.65 49.034-19.16 62.226 3.48 13.192-7.22 62.475-4.73 80.644 2.49 18.17-4.73 52.768-13.19 61.231-8.47 8.462-17.92 42.313-16.68 49.282 1.24 6.721 19.66-.249 28.62-14.934 8.96-14.685 35.85-42.064 50.03-44.802 14.19-2.738 76.17-10.952 72.68-25.388-3.48-14.188-12.69-36.838.25-56.004 12.95-19.165 23.65-31.112 23.65-49.033 0-17.922 2.49-48.785-5.98-59.488-8.46-10.703-26.88-23.148-44.05-40.571-17.18-17.175-34.6-34.349-39.33-50.528Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1105.61 588.056c-3.99 2.738-10.96 9.956-10.96 14.437 0 4.729-3.98 22.152-6.47 26.881-2.24 4.729-7.46 29.122-4.73 26.135 2.99-2.987 9.21-.747 15.93-14.934 2.99-6.223 11.95-28.873 13.2-37.585 1.24-8.711.49-20.161-6.97-14.934Zm-22.4 79.401c-4.98 2.986-9.21 12.943-9.21 17.174s-5.73 19.663-4.23 19.663c1.49 0 10.45-6.222 11.45-9.209.99-2.987 8.46-17.175 9.21-21.157.74-4.231-2.99-8.96-7.22-6.471Zm101.8-386.795c-4.98 3.484-18.67 41.815-18.67 53.016s-4.98 28.375-4.98 41.069c0 12.694-2.49 27.628-5.47 41.069-3.24 13.441-1.99 33.104-4.48 44.554-2.49 11.449-12.2 34.348-12.2 40.073 0 5.725 19.42 2.738 26.14-3.983 6.72-6.72 27.62-18.916 37.08-18.916 9.46 0 34.1 6.222 26.88-4.978-7.21-11.201-2.98-41.816 1.25-52.27 4.23-10.205 26.38-40.322 26.38-48.287 0-7.965 8.71-44.305 0-48.287-8.71-3.983-32.11-12.196-41.81-22.153-9.96-9.209-18.92-28.623-30.12-20.907Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1192.97 312.272c-1.49 3.236-16.67 19.166-14.18 34.349 2.49 14.934-3.24 31.86-4.73 44.554-1.5 12.694-2.99 47.291-7.72 56.003-4.73 8.711-6.72 26.881-2.74 28.375 3.99 1.493 27.63-10.952 33.36-10.952 5.47 0 13.44-.747 13.44-14.685 0-13.939 6.22-44.803 10.2-55.008 3.98-10.205 17.43-22.152 17.43-37.086 0-14.935-20.66-26.135-26.14-33.353-5.47-7.219-16.43-17.424-18.92-12.197Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1200.94 338.407c-2.48 2.489-13.44 17.174-7.96 26.881 5.48 9.708 2.49 24.891-1.49 36.34-3.99 11.201-17.43 46.296-13.44 48.039 3.98 1.991 15.93 5.226 18.17 0 2.48-5.227 2.48-27.38 4.72-33.602 2.49-6.223 15.93-33.353 18.92-47.043 3.24-13.939-14.19-35.344-18.92-30.615Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1263.92 12.0955s-9.71 41.3178-6.97 58.4921c2.74 17.4233 15.43 59.4874 28.12 74.9194 12.7 15.432 26.64 40.323 52.03 45.55 25.38 4.978 72.92 18.916 72.92 28.126 0 9.209-13.93 55.505-6.97 70.937 6.97 15.432 29.37 56.252 25.14 75.169-4.23 18.916-40.82 80.644-33.6 95.33 6.97 14.685 26.63 40.322 16.93 63.221-9.71 23.148-19.67 52.021-46.3 57.994-26.63 5.974-61.73 18.419-77.16 29.62-15.43 11.2-42.06 23.894-57.5 47.789-15.43 23.895-22.4 35.095-30.11 58.99-7.72 23.895-16.93 56.252-23.65 65.959-6.72 9.708-22.15 24.393-30.61 39.576-8.47 15.183-26.64 63.719-40.82 72.431-13.94 8.711-47.79 16.427-50.53 28.872-2.74 12.197 36.59 13.69 49.03 17.921 12.7 4.232 40.82 2.738 54.76-5.724 13.94-8.463 43.56-25.388 52.02-36.589 8.47-11.201 23.15-23.148 11.2-35.095-11.94-11.948-16.18-35.096-13.94-49.034 2-13.939 21.41-52.519 30.37-66.955 8.96-14.437 61.98-35.593 73.43-39.078 11.45-3.485 45.05 12.196 57.74 21.157 12.7 8.96 63.22 17.423 89.86 25.886 26.63 8.462 81.39 12.694 101.05 4.231 19.66-8.463 47.79-25.388 70.19-36.589 22.4-11.2 60.49-11.2 85.62-5.724 25.39 5.724 67.46 36.588 67.46 50.527 0 13.938 16.92 39.326 11.94 53.265-4.97 13.939 26.64 23.148 33.36 33.353 6.72 10.205 10.95 28.375 10.95 43.807 0 15.432-9.71 49.283-6.97 63.968 2.74 14.685 4.23 30.117-11.2 35.842-15.43 5.72-39.33 15.43-58.99 16.93-19.66 1.49-64.47 9.7-78.65 16.92-13.94 6.97-23.9 22.4-5.73 25.39 18.17 2.74 68.7 5.72 85.62 15.43 16.93 9.71 57.5 2.74 53.27 18.17-4.23 15.43-11.2 29.37-1.49 35.1 9.7 5.72 47.78 19.66 50.52 25.38 2.74 5.73 9.71 33.61-1.49 52.02-11.2 18.17-28.13 39.58-32.36 53.27-4.23 13.69-8.46 46.3-8.46 46.3'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1287.06 6.12158s-15.18 52.26962-11.95 64.46582c3.24 12.1963 26.88 59.4876 30.12 67.7016 3.24 8.214 13.94 27.628 26.88 31.86 12.94 4.231 75.67 9.707 83.13 17.174 7.47 7.467 28.13 36.589 23.65 46.296-4.23 9.707-19.41 53.016-19.41 56.252 0 3.236 24.89 32.855 24.89 47.789 0 14.934 9.7 42.563 0 57.248-9.71 14.934-17.18 30.864-22.65 40.571-5.48 9.956-3.24 33.353-1 42.065 2.24 8.711 10.7 24.89 10.7 42.064 0 17.175-23.64 67.951-38.83 75.667-15.18 7.467-39.82 16.676-54.01 17.921-13.94 1.493-43.31 9.956-48.53 23.646-5.48 13.44-24.64 20.907-33.36 29.619-8.71 8.712-28.12 23.895-30.11 33.602-2.24 9.707-8.72 34.598-15.19 44.305-6.47 9.707-18.42 36.091-25.88 49.78-7.47 13.939-23.65 35.345-29.12 47.292-5.48 11.947-12.45 36.091-19.42 43.309-6.97 6.969-39.33 34.1-36.59 36.589 2.74 2.738 34.6 10.951 47.54 3.235 12.95-7.716 26.39-15.68 34.6-23.894 8.21-8.214 16.18-18.419 13.94-28.126s-4.23-32.358-4.23-42.065 6.47-30.117 11.95-44.305c5.47-13.938 16.17-35.593 21.65-45.3 5.48-9.707 43.81-36.091 47.54-40.073 3.73-3.734 35.59-5.725 45.3-7.716 9.71-1.992 37.83 2.24 48.54 13.192 10.7 10.702 67.95 21.654 84.13 29.121 16.17 7.467 67.95 20.659 83.13 13.69 15.18-7.218 72.43-31.86 85.37-41.816 12.95-9.707 76.67-15.432 86.37-14.187 9.71 1.244 67.95 28.126 76.66 36.837 8.72 8.712 31.37 37.834 30.12 46.545-.99 8.712-1.74 41.567 5.48 48.536 6.97 6.97 34.6 17.175 38.83 28.126 4.23 10.703-4.23 24.891-2.24 45.301 2.24 20.41-6.48 52.518-1 65.71 5.48 13.192 1 34.846-8.71 41.321-9.71 6.47-44.31 20.41-66.96 25.88-22.65 5.48-56.25 1-62.72 3.24-6.47 2.24-28.13 6.47-21.65 10.7 6.47 4.23 30.11 5.48 45.3 8.71 15.18 3.24 32.35 11.7 38.83 11.7 6.47 0 24.89-1.24 38.82 0 13.94 1.25 28.13 15.18 24.89 22.9-3.23 7.47-15.18 22.65-7.71 26.88 7.71 4.23 33.35 12.94 43.31 19.42 9.7 6.47 22.65 19.41 22.65 25.88 0 6.47-12.95 36.59-21.66 45.3-8.71 8.71-10.7 75.67-10.7 86.37'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1312.7 2.63696s-13.44 54.75864-13.44 67.95054c0 13.1918 38.33 74.1735 48.53 77.4085 10.21 3.485 81.89 14.188 86.87 19.166 4.98 4.978 21.41 49.531 22.65 61.977 1.25 12.445-15.68 45.051-12.44 55.256 3.48 10.205 15.68 52.021 16.92 65.462 1.25 13.44 8.96 40.571 5.73 55.256-3.49 14.685-25.89 29.371-28.13 39.576-2.24 10.205 6.72 49.531 7.97 61.976 1.24 12.446 0 40.572-4.48 53.017-4.49 12.445-36.1 53.016-46.3 56.501-10.21 3.484-52.02 14.685-60.98 15.681-8.96 1.244-23.15 6.222-28.13 11.2-4.98 4.978-25.88 25.886-21.4 30.366 4.48 4.481 32.6-3.484 44.05 0 11.2 3.485 37.34 0 48.54 7.965 11.2 7.965 64.22 32.606 74.42 36.091 10.21 3.485 60.98 19.166 71.19 16.926 10.2-2.241 39.82-15.681 48.53-24.393 8.71-8.712 42.81-17.423 56.5-26.384 13.44-8.96 77.91-13.44 92.6-8.96 14.68 4.48 76.16 32.108 85.62 41.815 9.71 9.708 25.88 27.131 25.88 36.091 0 8.961-5.72 47.292 0 53.017 5.73 5.725 22.65 22.65 28.13 28.126 5.72 5.725 42.81 28.126 47.29 28.126 4.48 0 24.15-14.188 28.13-18.17m-20.66 151.83s-35.1 16.93-41.82 23.65c-6.72 6.72-14.69 13.44-30.37 13.44-15.68 0-50.77 3.48-47.29 10.2 3.49 6.72 41.82 4.48 47.29 10.21 5.73 5.72 20.41 14.68 16.93 22.65-3.49 7.96 0 25.88 11.2 29.37 11.2 3.48 44.06 22.65 44.06 22.65m-2.24-248.407c-3.49 0-35.35-15.681-37.34-11.201-3.73 8.961-9.21 29.62-8.21 40.821 1.24 11.2 10.45 39.326 8.21 49.531-2.24 10.205-10.2 39.576-3.48 39.576 6.97 0 42.81-11.45 42.81-11.45'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1929.73 109.914s-67.7 4.481-91.35 4.481c-23.64 0-72.18-2.241-93.59 1.244-21.4 3.485-42.81 8.961-54.26 14.685-11.2 5.725-33.85 25.886-47.29 31.611-13.44 5.725-45.05 18.17-60.98 22.65-15.68 4.48-45.05 24.89-48.54 31.611-3.48 6.72-18.17 35.842-22.65 45.549-4.48 9.707-8.46 26.135-4.48 30.117 3.99 3.983 21.41 45.052 25.89 53.017 4.48 7.965 16.93 31.61 11.2 53.016-5.72 21.406-22.65 64.964-22.65 80.396 0 15.432 38.33 51.522 52.02 76.413 13.44 24.89 33.11 59.736 37.59 68.946 4.23 8.96 67.45 23.895 79.89 27.13 12.45 3.236 46.3 2.987 60.98 8.214 14.69 5.227 52.03 11.201 59.74 8.214 7.97-2.987 31.61-19.912 49.53-23.397 18.17-3.485 78.91 15.183 78.91 15.183'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1933.21 687.618s-42.81-25.886-58.74-23.646c-15.68 2.24-35.1 7.965-41.82 14.685-6.72 6.721-14.68 13.441-2.24 28.126 12.45 14.686 19.17 24.891 16.93 41.816-2.24 16.926 3.98 43.558 16.92 56.501 12.95 12.943 56.51 22.401 56.51 22.401'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1916.29 696.579s-45.06-18.17-53.02-14.686c-7.97 3.485-18.17 15.681-7.97 25.886 10.21 10.205 17.68 24.89 15.69 32.606-2 7.965-6.23 28.126-2.49 36.091 3.73 7.965 43.31 22.651 43.31 22.651M1350.53 6.12158c-8.71 18.16992-19.91 55.50532-19.91 69.19502 0 13.6897 21.16 48.5364 29.87 51.0254 8.71 2.489 68.45 17.423 78.4 22.401 9.96 4.978 22.4 12.445 26.14 19.912 3.73 7.467 9.95 38.58 9.95 47.292 0 8.711-3.73 41.069-8.71 52.269-4.98 11.201 3.74 55.008 7.47 63.471 3.73 8.711 13.69 49.033 11.2 61.23-2.49 12.196-6.22 42.064-13.69 49.531-7.47 7.467-6.22 29.869-6.22 39.825 0 9.956 2.49 68.448 0 78.404-2.49 9.956-11.95 34.349-21.16 43.558-9.46 9.21-41.07 30.864-48.53 32.855-7.47 1.992-46.05 9.459-49.78 9.459-3.74 0-17.93 7.965-14.94 11.2 2.99 3.236 39.83 4.978 46.05 7.467 6.22 2.49 46.05 9.957 53.51 17.424 7.47 7.467 70.94 39.824 88.36 36.091 17.43-3.734 65.22-37.834 69.7-42.314 4.48-4.48 13.69-20.161 11.2-26.881-2.49-6.721-.5-20.908-9.96-30.367-9.46-9.209-18.67-33.601-28.62-43.558-9.96-9.956-29.87-37.335-33.61-46.047-3.73-8.711-23.64-43.309-23.64-53.265 0-9.956 21.16-84.876 18.67-97.321-2.49-12.445-15.93-41.069-22.16-58.492-6.47-17.423-12.69-37.584-12.69-41.816 0-4.231 24.89-71.435 28.62-83.88 3.74-12.445 49.78-29.868 56.01-32.357 6.22-2.489 57.49-15.93 65.96-24.393 8.46-8.463 44.8-23.646 54.75-28.873 9.96-5.227 39.83-13.9382 48.54-15.9294 8.71-1.9912 62.23-3.2357 74.67-3.2357 12.45 0 38.58 2.489 58.49 0 19.92-2.4891 67.21-21.1568 67.21-21.1568'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1497.88 547.486c-6.97 0-13.19 6.222-15.93 15.929-2.74 9.708-5.23 27.38-9.71 35.096-4.48 7.965-22.9 23.645-29.12 29.868-6.22 6.223-29.87 11.45-31.61 17.672-1.74 6.223 19.42 8.712 26.39 13.192 6.96 4.48 21.9 14.188 30.86 20.659 8.71 6.471 34.35 16.179 43.06 15.432 8.71-.996 50.03-15.93 53.76-23.646 3.49-7.965 10.46-27.379 8.71-32.606-1.74-5.227-15.93-17.423-22.9-27.131-6.96-9.707-20.16-27.379-23.64-36.588-3.49-9.21-22.15-27.877-29.87-27.877Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1504.85 594.528c-3.48 0-16.68 24.642-20.91 28.873-4.23 4.231-14.93 13.441-18.17 18.17-3.23 4.729 12.7 12.694 18.17 18.17 5.48 5.476 24.4 15.681 33.85 11.947 9.46-3.982 22.9-15.681 21.41-23.646-1.49-7.964-14.93-18.916-16.68-30.864-1.49-11.947-13.44-22.65-17.67-22.65Zm-22.4-139.635s-5.97 15.93-4.48 22.153c1.74 6.222 4.73 37.086 5.23 42.562.5 5.476 19.16 17.175 20.16 7.467.99-9.707-15.18-42.313-11.7-55.007 3.24-12.445 9.21-45.798 9.21-50.528 0-4.729-7.22.498-11.7 8.214-4.23 7.716-6.72 25.139-6.72 25.139ZM1362.97 10.1042s-4.97 36.8377-7.46 46.7938-6.23 32.3574 0 38.58c6.22 6.223 39.82 22.401 49.78 24.89 9.95 2.489 43.8 19.912 57.25 22.402 13.68 2.489 24.39 31.112 30.36 33.601 5.73 2.489 29.62-13.689 37.09-21.156 7.46-7.467 60.48-7.965 69.44-16.926 8.96-8.96 43.56-27.877 54.76-34.099 11.2-6.223 52.27-24.144 70.94-26.3842 18.67-2.2401 69.69-10.9517 87.11-10.9517 17.43 0 51.03 4.9781 63.47-2.489 12.45-7.4671 63.97-29.8684 63.97-33.6019'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1386.62 19.3134s-12.44 43.8069-12.44 53.7631c0 9.9561 31.11 21.1567 39.82 23.6457 8.72 2.4891 59.24 11.9478 65.96 18.6678 6.72 6.72 18.92 29.371 22.16 26.135 3.23-3.236 33.85-17.423 43.8-17.423 9.96 0 39.83-3.734 48.54-12.446 8.71-8.711 64.71-36.0905 77.16-42.3131 12.44-6.2226 60.98-18.6677 77.16-18.6677s92.84 9.2094 103.29-1.2445c10.46-10.4539 0-40.8201 0-40.8201'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1712.68 13.8375s1.75 24.3925 13.94 24.3925c12.2 0 55.76 3.7335 74.42 0 18.67-3.7336 36.1-7.9649 36.1-18.9167 0-10.95169-18.67-37.0865-18.67-37.0865m-390.03 31.6109c-7.47 7.4671-32.36 33.6019-30.61 38.8289 1.74 5.2269 8.46 18.6677 17.92 21.4056 9.45 2.489 34.84 5.9737 46.04 6.7204 10.96.7467 35.85 22.8994 43.56 21.4054 7.72-1.742 15.18-21.4054 18.67-30.6148 3.48-9.4583 6.72-15.432 3.48-22.8991-3.48-7.716-12.44-17.4232-18.66-23.8947-6.72-6.7203-77.66-13.6896-80.4-10.9517Zm127.68 4.48s0 32.6063-3.48 42.0646c-3.48 9.4583 0 34.0997 4.23 34.8464 4.23.7467 32.36.7467 40.82-10.9517 8.46-11.9474 46.05-21.4057 54.51-29.8684 8.46-8.4627 25.64-4.4802 28.13-15.4319 2.49-10.9518 4.73-21.6546-8.71-23.148-13.45-1.4934-107.03-2.9869-115.5 2.489Zm171.74 234.4673c-3.23 2.24-33.1 18.916-33.1 24.641 0 5.725-2.74 23.895 4.23 25.388 6.97 1.493 24.64 6.223 30.12.747 5.72-5.725 38.08-11.201 45.8-13.441 7.71-1.991 27.38-12.694 27.38-17.672s-4.98-12.694-18.17-13.939c-13.2-1.742-51.03-9.458-56.26-5.724Zm182.21 28.623c-9.21-1.991-54.01-18.916-68.2-19.663-13.94-.747-25.89 2.738-22.4 7.716 3.48 4.978 8.46 18.917 6.22 25.886-1.99 6.969 13.94 13.939 17.67 17.672 3.49 3.485 11.2 16.925 16.93 22.401 5.72 5.725 33.1 19.664 41.56 24.642 8.47 4.978 52.02-16.926 52.02-16.926'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1777.15 266.723c-2.99-2.987-19.66-1.991-27.38-3.485-7.72-1.493-22.4-.746-24.64 3.485-1.99 4.231-5.73 19.663-1.49 19.663 4.23 0 22.4-2.738 30.11-4.231 7.97-1.494 30.12-8.712 23.4-15.432Zm65.96 10.205c-7.22 1.244-4.48 15.432-.75 19.165 3.99 3.734 13.94 13.192 18.17 19.664 4.24 6.471 35.1 18.418 38.58 17.921 3.49-.747 13.94-34.847 11.2-37.585-2.73-2.738-20.41-11.449-33.85-13.689-12.94-2.241-25.38-6.97-33.35-5.476Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1909.32 413.576c-8.47-8.463-52.02-33.104-59.74-34.349-7.72-1.493-25.64-4.978-25.64-11.2 0-6.223-7.46-33.104-8.71-34.349-1.49-1.493-27.38-9.956-35.09-7.716-7.72 1.991-44.31 14.685-52.02 17.672-7.72 2.738-36.59-1.991-44.31-3.484-7.72-1.494-20.41-16.926-23.15-21.904-2.74-4.978-8.46-52.767-5.72-62.474 2.74-9.708 34.6-15.432 39.57-20.411 4.73-4.729 24.4-20.41 30.12-21.156 5.73-.747 42.81-.747 47.79-.747 4.98 0 154.57 38.58 154.57 38.58'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1917.03 172.638s-76.66-16.179-116.73-15.432c-40.08.746-85.87 5.725-90.6 8.462-4.98 2.738-30.87 20.41-40.08 25.886-9.21 5.725-35.84 17.672-45.79 21.157-9.96 3.485-40.08 21.904-46.3 29.62-6.22 7.716-23.89 28.872-23.15 34.348.75 5.725 22.4 30.615 23.9 34.349 1.49 3.733 16.92 44.553 16.92 58.243 0 13.69 3.49 33.353-.74 46.047-4.24 12.694-23.15 44.305-21.91 54.759 1.5 10.454 31.61 45.051 35.84 49.283 4.24 4.231 16.93 22.401 21.16 29.619s6.97 26.633 10.45 30.117c3.49 3.485 38.58 23.895 70.94 33.851s67.45 12.196 75.92 8.961c8.46-3.236 38.58-19.415 47.04-24.393 8.46-4.978 52.02-11.947 73.92-7.716'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1911.06 193.545s-89.11-19.663-101.05-20.41c-11.95-.746-52.02-1.493-68.2 0-16.18 1.494-29.62 4.232-38.08 9.708-8.47 5.724-26.64 16.925-35.1 21.156-8.46 4.232-37.34 14.686-48.54 21.904-11.2 6.969-45.79 36.589-47.04 42.811-1.49 6.223 17.67 31.86 23.15 42.065 5.72 9.956 9.96 31.859 11.95 43.807 1.99 11.947 7.71 28.872 6.22 42.064-1.49 13.441-4.98 24.642-7.72 31.611-2.73 6.969-15.43 32.108-13.44 39.327 1.99 7.218 30.87 35.344 38.58 47.291 7.72 11.947 13.69 25.388 13.69 30.864 0 5.476 5.98 21.904 8.71 24.641 2.74 2.738 48.54 25.389 65.47 32.358 16.92 6.969 52.26 9.209 58.24 7.716 5.72-1.494 36.84-19.663 45.55-25.886 8.71-6.223 22.15-15.432 28.37-17.672 6.23-1.991 79.4-5.725 79.4-5.725'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1897.37 431.248s-47.04-37.833-58.74-40.073c-11.7-2.241-25.64-5.725-27.13-8.463-1.49-2.738.25-36.838-2.74-40.074-3.23-3.235-24.89-6.969-30.36-5.724-5.48 1.493-47.05 17.672-52.52 17.672-5.48 0-47.04 1.493-52.02-3.485-4.98-4.978-25.89-24.641-28.87-30.117-2.74-5.725-7.72-30.864-7.72-40.073 0-9.21 6.97-29.62 10.45-33.105 3.49-3.484 28.38-16.925 34.6-21.156 6.22-4.232 30.12-18.917 33.6-22.402 3.49-3.484 42.07-2.737 47.79-1.991 5.73.747 42.07 1.991 50.03 3.485 7.72 1.493 99.06 29.619 99.06 29.619'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1913.55 209.724s-94.83-21.156-111.76-22.401c-16.92-1.493-47.79-1.991-56.99-1.991-9.21 0-32.61 4.48-36.59 8.462-3.99 3.983-40.08 24.642-46.3 28.127-6.22 3.484-25.39 14.685-33.85 20.41-8.46 5.724-30.86 23.894-32.36 29.619-1.49 5.725 14.69 28.873 18.17 38.082 3.49 9.21 21.16 59.737 21.16 69.693 0 9.956-9.21 48.536-12.69 55.505-3.49 6.97-11.21 25.388-8.47 29.62 2.74 4.231 28.88 25.886 34.35 31.61 5.73 5.725 9.21 25.886 9.21 30.864 0 4.978 5.73 25.886 9.21 29.62 3.48 3.484 38.58 18.17 45.8 23.148 6.97 4.978 53.51 16.925 59.73 13.938 6.23-2.738 23.15-9.209 28.13-16.925 4.98-7.716 43.56-29.62 50.03-32.357 6.22-2.738 76.66-1.992 76.66-1.992'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1660.42 391.174s-22.9 38.58-24.4 46.296c-1.49 7.716.5 23.895 6.72 25.886 6.23 1.991 20.41 20.41 24.15 24.144 3.98 3.982 3.23 28.375 4.73 32.108 1.24 3.485 16.18 25.388 21.15 26.633 4.98 1.493 70.19 35.095 74.43 30.864 4.23-4.232 27.37-13.939 32.35-21.904 4.98-7.716 25.39-18.916 27.38-26.632 1.99-7.716 16.93-21.157 14.69-28.873-1.99-7.716-11.2-19.663-23.9-22.401-12.69-2.738-35.84-11.201-41.56-16.926-5.73-5.724-53.27-25.885-54.76-35.842-1.5-9.956-8.47-16.925-15.19-23.645-6.72-6.721-20.65-7.467-26.38-4.481-5.23 3.236-12.94-8.711-19.41-5.227Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1669.38 421.789c-4.23 4.232-15.18 23.646-10.46 28.375 4.73 4.729 18.42 14.686 22.65 21.655 4.24 6.969 3.74 20.908 6.72 25.886 2.99 4.978 11.7 11.698 18.42 12.196 6.72.498 16.18-1.493 19.67-4.978 3.48-3.485 10.95-22.65 14.18-27.628 2.99-4.978 9.96-18.419 2-20.41-7.97-1.743-34.6-6.223-36.34-12.197-1.75-6.222-5.48-19.165-8.72-22.152-2.98-3.236-24.39-4.231-28.12-.747Zm69.19 100.06c-3.23 3.235-4.98 17.672-4.23 21.156.75 3.485 17.42 6.223 21.16 9.956 3.73 3.734 14.18 11.948 18.91 6.97 4.98-4.978 14.69-16.179 21.91-23.148 6.97-6.97 13.93-16.926 6.97-17.672-6.97-.747-2.74-14.686-20.41-16.926-17.68-1.991-37.09 12.445-44.31 19.664Zm163.03-58.244s-39.58-39.326-44.81-42.811c-5.22-3.485-29.86-14.685-35.34-16.179-5.72-1.493-25.39-4.231-25.39-10.454 0-6.222-3.23-31.361-4.98-33.104-1.74-1.742-10.45-5.724-18.17-3.484-7.71 1.991-29.62 10.454-40.82 10.454s-33.85-.996-35.84.995c-1.99 1.991-4.98 11.699 0 12.943 4.98 1.245 28.38 8.961 30.62 11.201 1.99 1.991 8.96 16.925 8.96 20.41 0 3.484 23.15 17.672 33.1 19.663 9.96 1.991 33.11 16.677 40.82 19.166 7.72 2.489 27.88 10.454 32.61 16.676 4.73 6.223 10.95 18.917 11.7 23.895.74 4.978 6.97 16.925 12.69 20.41 5.72 3.485 42.06 11.201 42.06 11.201'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1903.1 504.674s-30.37 3.982-32.11 0c-1.74-3.982-11.95-38.829-17.17-44.056-5.23-5.227-28.13-18.916-39.33-23.895-11.2-4.978-60.48-22.401-61.98-26.632-1.24-4.231-14.93-23.895-18.42-27.379-3.48-3.485 11.45-8.463 18.42-6.97 6.97 1.494 19.67-4.231 22.65-1.493 2.74 2.738 4.23 23.895 7.72 27.379 3.48 3.485 29.62 16.179 39.33 18.917 9.95 2.738 35.09 19.663 38.08 25.886 2.74 6.222 50.03 30.864 50.03 30.864M282.487 768.511c-5.227 2.987-3.983 17.175 1.991 21.655s11.699 18.667 13.69 20.659c1.991 1.991 9.956 4.48 15.681 4.48 5.476 0 15.681 0 19.912-6.223 4.48-6.222 8.96-15.68 12.196-22.152 3.236-6.72 14.437-19.414 8.961-21.654-5.476-2.241-9.956-5.974-18.419-2.738-8.463 3.235-23.397.995-27.131.995-3.982 0-21.654 2.24-26.881 4.978Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M299.909 778.219c-2.738 1.493-1.991 8.711.996 11.2 2.987 2.24 5.973 9.458 6.969 10.454.996.996 5.227 2.24 7.965 2.24 2.738 0 7.965 0 10.205-3.236 2.24-3.235 4.48-7.964 6.222-11.449 1.743-3.485 7.468-9.956 4.481-11.201-2.987-1.244-5.227-2.987-9.459-1.493-4.231 1.742-11.947.498-13.938.498-1.991.249-10.952 1.493-13.441 2.987Zm73.929 8.711c-4.48 3.485-10.951 11.699-15.431 19.664-4.481 7.965 1.244 11.698-19.913 19.663-21.156 7.965-44.056 23.895-47.042 28.624-2.987 4.978-8.214 23.646-6.472 23.646s26.882-13.939 32.606-17.673c5.725-3.733 26.882-7.218 33.851-5.475 6.97 1.742 38.829 6.222 46.545 6.222 7.716 0 48.785-3.733 51.523-9.707 2.738-6.223 4.978-16.428-9.707-20.659-14.686-4.231-34.598-9.458-42.314-20.659-7.716-11.201-8.711-17.921-12.943-22.152-4.231-4.729-8.213-3.485-10.703-1.494Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M375.083 806.594c-5.227 2.24-14.685 24.641-20.659 27.13-5.973 2.24-22.401 9.209-18.17 9.209 4.232 0 35.842 1.245 40.074 1.245 4.231 0 35.344 6.969 34.597 0-.498-6.969-6.471-11.201-14.187-16.428-7.467-5.227-13.441-24.641-21.655-21.156Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M-5.99064 1044.54s63.22134-36.83 73.67524-42.06c10.454-5.227 47.2914-20.908 60.9814-27.38 13.69-6.222 43.06-25.637 51.025-33.601 7.965-7.965 20.659-5.725 28.624-13.69s23.148-28.375 24.143-36.838c.996-8.462 14.686-33.104 14.686-43.807 0-10.702-.996-27.628-11.45-30.615-10.454-3.235-12.694-14.685-25.139-20.908-12.694-6.222-31.362-22.152-34.598-29.37-3.235-7.467 3.734-29.868 9.459-35.593 5.725-5.725 29.868-10.454 37.584-5.227 7.467 5.227 50.527 7.467 58.99 4.231 8.463-3.236 48.287-13.938 66.208-18.916 17.921-5.227 45.052-7.219 55.506-5.227 10.454 1.991 44.055 9.458 39.824 18.916-4.231 9.459-7.467 42.065-4.231 47.292 3.235 5.227 13.689 32.606 23.148 35.593 9.458 3.236 31.361 2.987 46.296 2.987 14.685 0 51.523 2.24 62.972 6.471 11.45 4.232 26.135 20.41 26.135 30.615 0 10.205 23.646 58.99 33.602 68.946 9.956 9.957 24.143 17.921 45.051 12.694 20.908-5.227 76.662-9.458 85.623-9.458 8.711 0 56.501-2.738 59.239 0 2.738 2.738 42.064 4.231 42.064 7.467 0 3.236-17.423 11.45-22.899 11.45-5.476 0-22.899-7.467-31.362-7.467-8.711 0-27.877 1.991-35.593 6.222-7.716 4.232-40.073 42.065-56.003 48.287-15.681 6.223-67.204 14.686-76.662 15.686-9.458.99-36.091 15.18-45.051 24.14-8.961 8.96-25.388 18.92-25.388 26.13 0 7.22-2.241 22.16 0 36.84 2.24 14.69-4.978 27.38-10.205 32.61-5.227 5.22-36.838 34.6-48.288 35.59-11.449 1-34.597 3.24-44.055 3.24-9.459 0-30.367-6.23-25.14-13.69 5.227-7.47 28.375-11.45 40.82-16.68 12.695-5.23 24.144-13.69 28.375-26.13 4.232-12.7 15.681-29.38 14.686-43.06-.996-13.69-3.236-27.38-20.908-31.37-17.921-4.23-45.052-16.67-75.667-15.68-30.366 1-39.824 1.99-56.501 6.23-16.925 4.23-34.597 15.68-42.064 26.13-7.467 10.45-22.899 39.82-42.314 47.29-19.414 7.47-54.261 22.15-75.168 25.14-20.908 3.24-38.331 8.96-47.292 17.92-8.96 8.96-63.968 72.43-82.8847 73.43-18.9166.99-102.7969-29.37-102.7969-29.37'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M2.96928 1066.2s50.27842-36.09 66.95492-44.06c16.6765-8.21 55.5058-18.42 67.2038-24.389 11.449-5.974 37.833-10.205 49.283-25.886 11.449-15.681 49.282-45.052 60.981-45.052 11.449 0 38.829 1.743 49.283-1.742 10.454-3.484 45.051-26.632 59.736-26.632 14.686 0 39.825 7.467 59.737 6.222 19.912-.996 56.252-3.733 64.964-12.694 8.96-8.96 26.135-46.296 31.362-49.283 5.226-3.235 30.366-12.445 37.833-6.222 7.467 6.222 37.833 30.366 37.833 37.833 0 7.467 17.174 38.829 18.668 46.296 1.493 7.467 22.401 24.143 30.864 24.143 8.462 0 40.073 4.232 49.531.996 9.459-3.236 47.043-11.449 48.536-7.467 1.494 4.231-11.947 26.135-19.414 29.371-7.467 3.235-26.135 9.458-43.06 9.458-16.677 0-43.06 0-51.523 8.463-8.463 8.462-39.327 22.645-45.052 28.375-5.724 5.72-20.907 33.6-22.152 39.82-.995 6.23 3.236 44.06-.996 51.53-4.231 7.46-19.912 23.14-25.139 28.37s-43.06 14.69-38.829 8.46c4.232-6.22 24.144-15.68 30.367-27.37 6.222-11.45 17.921-26.14 17.921-36.84 0-10.46.995-32.61-.996-40.82-1.991-8.47-16.677-26.14-28.873-28.88-11.947-2.73-59.239-21.401-76.164-21.401-16.925 0-62.972 5.476-72.431 11.201-9.458 5.72-35.593 17.17-43.06 27.63-7.467 10.45-28.375 38.83-37.335 44.05-8.961 5.23-68.698 29.37-86.619 29.37-17.921 0-42.562 18.42-51.523 27.38-8.96 8.96-50.2779 63.97-59.7362 63.97-9.4583 0-82.38687-20.41-85.1248-17.92'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M548.813 857.619c-12.196 1.991-26.632 16.179-31.113 23.895-4.48 7.716-13.44 23.894-17.174 27.628-3.733 3.733-8.463 19.912-8.463 26.135 0 6.222-.995 23.148 7.468 31.361 8.462 8.463 23.148 25.14 27.379 29.371 4.231 4.231 22.152 15.681 28.375 6.221 6.222-9.457 26.135-27.378 30.366-37.832 4.231-10.454 18.917-17.921 11.45-28.375-7.468-10.454-13.69-.995-19.913-23.148-6.471-21.654-18.419-56.75-28.375-55.256ZM10.189 1095.32s56.7498-46.79 67.2038-51.52c10.4539-4.73 76.6622-23.9 88.1112-26.63 11.45-2.74 31.362-11.45 33.602-18.175 1.992-6.72 45.55-46.794 54.759-46.794 9.209 0 50.029 6.721 57.496 0 7.468-6.72 28.375-16.178 38.829-18.17 10.454-1.991 57.746 5.725 64.964 6.721 7.467.995 45.051-10.205 45.051 3.733 0 5.725 31.362 36.091 24.144 38.083-7.467 1.991-15.681-5.725-28.375-8.463-12.694-2.738-40.82-8.463-53.514-6.472-12.694 1.743-47.292 5.725-62.972 15.183-15.681 9.459-55.506 13.441-62.973 26.634-7.467 13.44-5.227 26.63-18.917 36.09-13.689 9.46-46.295 25.64-70.19 28.62-24.144 2.74-49.283 5.73-57.746 13.44-8.462 7.72-32.6059 22.9-38.8285 35.35-6.2226 12.44-21.6545 26.63-33.353 25.64-11.6984-1-66.45706-6.72-66.45706-6.72M1236.78 1031.1c4.73 10.96 26.88 14.69 39.58 10.96 12.69-3.74 63.71-20.91 78.4-25.64 14.68-4.48 64.96 3.73 70.44-1.74 5.48-5.48 28.37-39.828 31.11-50.033 2.74-10.205 18.17-39.576 30.12-43.061 11.95-3.733 55.75-14.685 71.19-14.685 15.43 0 67.7-4.48 70.44-11.947 2.73-7.218-4.49-30.615-13.69-32.606-9.21-1.992-24.65-9.459-34.6-4.73-9.96 4.73-31.12 17.424-42.07 21.904s-40.07 11.947-49.28 9.209c-9.21-2.738-55.75-21.903-64.96-24.641-9.21-2.738-42.07-15.432-47.54-9.956-5.48 5.476-10.96 25.637-9.21 36.589 1.74 10.951 7.22 22.899 0 27.379s-36.09 11.449-43.06 18.17c-6.97 6.969-26.39 13.689-28.38 31.113-1.74 17.423-15.93 25.139-23.64 32.855-7.97 7.72-37.59 24.64-34.85 30.86Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1342.82 945.481c-11.45 7.716-31.62 22.152-32.86 28.873-1 6.471-5.48 28.376 4.48 26.136 9.71-2.242 47.04-17.425 59.99-15.185 13.19 2.241 45.79 10.952 49.03 2.241 3.24-8.712 5.48-29.371 15.18-43.807 9.71-14.188 26.14-37.087 9.71-37.087s-38.33.747-47.04 12.943-13.19 24.144-22.9 24.144c-9.46 0-22.15-7.219-35.59 1.742ZM525.664 1293.2s32.855-39.08 48.536-48.54c15.681-9.7 34.1-27.87 52.519-35.34 18.418-7.47 56.75-18.42 63.221-12.2 6.223 6.23 23.397 25.14 33.602 31.12 9.956 5.72 42.313 9.2 53.763 13.93 11.449 4.48 27.628 13.69 39.078 14.94 11.449 1.24 39.077 2.24 49.282-2.24 10.454-4.48 54.012-7.97 67.702-18.42 13.69-10.45 36.838-12.69 59.737-12.69 22.896 0 66.956 9.2 76.666 14.93 9.45 5.72-14.94 47.04-14.94 50.53'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M576.191 1293.2s21.157-25.39 27.629-31.86c6.222-6.22 31.61-24.89 39.077-32.11 7.467-7.47 39.078-4.23 44.554 1.25 5.227 5.22 29.619 13.68 36.34 17.17 6.72 3.48 37.086 11.95 41.069 16.18 3.982 3.98 29.619 29.62 29.619 29.62m74.427-5.73s42.563-20.66 50.528-24.14c7.964-3.49 37.833-6.97 42.562-11.45 4.48-4.48 61.974-4.48 69.944-2.24 7.96 2.24-4.48 40.07-4.48 40.07m584.92-1.99s-14.69-25.88-16.18-30.86c-1.49-4.98-3.73-20.41-2.99-23.4.75-2.99 36.1-48.29 44.81-52.77 8.71-4.48 59.73 5.98 68.45 8.22 8.71 2.24 40.32 8.96 42.81 12.44 2.73 3.49 5.97 16.18 2.73 20.41-3.23 4.23-13.44 15.93-13.44 22.15 0 6.48 2.24 7.47-.49 21.16-2.74 13.44-10.46 37.34-10.46 37.34'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1626.56 1282.5s-18.17-21.41-19.16-27.13c-1.25-5.73 1.49-20.66 2.98-23.4 1.5-2.74 28.88-36.09 33.86-36.09 4.97 0 48.28 7.22 53.76 9.46 3.73 1.49 20.16 9.21 21.4 10.45 1.25 1.24 8.22 11.7 6.72 13.94-1.49 2.24-8.21 12.44-7.46 15.43.74 2.99 3.48 11.7 2.74 14.93-.75 3.49-9.46 31.62-9.46 31.62'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1701.98 1229.23s-21.15-11.95-27.87-13.44c-6.73-1.49-20.42-7.47-24.15-6.47-3.73 1.24-17.42 13.94-21.4 18.17-4.24 4.23-7.22 15.93-6.72 17.67.49 1.99 6.47 8.96 13.19 11.7 6.72 2.74 38.08 5.72 43.56 3.48 5.72-2.24 21.4-4.97 23.39-7.46 1.74-2.74 2.49-22.4 0-23.65Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M-5.99219 1235.2s59.48779 15.19 87.36489 13.2c27.8773-1.99 63.7193-21.91 73.1773-31.12 9.21-9.21 46.545-52.51 52.519-52.51 5.973 0 49.78-.75 61.728-4.73 11.947-3.99 63.719-31.86 73.177-41.32 9.458-9.46 16.179-27.88 26.135-33.36 9.956-5.22 39.078-13.19 47.043-13.19 7.964 0 49.282-5.22 50.527 0 1.244 5.23-18.668 26.64-31.86 31.86-13.192 5.23-29.37 17.18-33.353 27.88-3.982 10.7-17.174 47.79-9.209 51.77 7.965 3.98 33.353-2.74 43.807 2.74 10.703 5.23 48.785 17.17 56.252 14.68 7.467-2.73 43.309-5.22 51.523-13.19 7.965-7.96 29.619-29.37 39.326-34.59 9.708-5.23 44.056-30.62 42.314-38.58-1.991-7.97-15.183-47.79-5.974-57.25 9.21-9.21 53.265-18.67 86.37-29.37 33.353-10.71 45.798-20.16 58.492-32.858 12.694-12.694 53.265-24.143 67.701-26.881 14.686-2.738 105.037-19.415 152.827-11.699 47.785 7.716 89.105 23.646 102.295 23.646 13.2 0 49.29 9.209 67.71 0 18.66-9.209 49.28-21.157 63.71-30.615 14.69-9.21 37.34-25.388 43.81-38.58 6.72-13.192 20.41-50.278 6.72-63.968-13.94-13.939-15.93-35.095-9.21-45.3 6.72-10.205 51.77-42.065 65.21-39.576 13.2 2.738 70.94 25.637 94.59 32.108 23.64 6.472 74.92 18.419 119.72 9.21 44.8-9.21 80.64-18.419 86.12-23.895 5.48-5.476 41.32-14.685 51.77-13.441 10.71 1.245 59.74 12.943 65.22 21.655 5.22 8.96 9.2 36.838 9.2 51.523 0 14.685 9.96 24.641 17.18 31.859 7.22 7.219 27.63 21.157 27.63 29.371 0 8.214-3.49 33.353-7.72 41.318-3.98 7.965-2.74 27.877-17.17 27.877-14.69 0-50.78 6.72-67.95 9.209-17.18 2.738-55.76 14.686-64.97 23.897-9.21 9.21-42.56 29.62-47.79 38.08-5.22 8.46-10.7 19.17-5.22 27.13 5.47 7.97 26.63 21.16 41.31 23.9 14.69 2.73 80.15 14.68 95.83 18.66 15.68 3.99 42.32 15.93 46.3 26.64 3.98 10.7 26.63 35.84 39.32 39.32 12.7 3.24 8.72 28.63 3.24 36.59-5.23 7.97-22.65 28.38-25.39 43.81-2.74 15.43-6.72 48.04-6.72 48.04'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M31.0977 1286.48s88.8583-15.93 103.5433-30.62c14.686-14.68 41.318-21.15 51.772-34.59 10.703-13.2 26.384-35.85 36.34-34.6 10.205 1.24 47.291 2.74 57.994-2.74 10.703-5.23 42.563-11.95 51.772-21.16 9.209-9.21 42.562-58.49 49.283-51.77 6.72 6.72-6.472 34.35-13.939 45.8-7.467 11.45-3.484 36.34 5.227 39.33 8.712 2.73 29.869 18.66 43.309 16.18 13.192-2.74 27.878-2.74 37.336 0 9.209 2.73 47.789 4.48 51.772 12.94 3.982 8.46-19.913 29.62-26.633 40.32-6.72 10.7-27.628 61.23-27.628 61.23'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M157.293 1290.21s49.283-27.88 55.754-41.81c6.721-13.94 6.721-32.36 17.175-33.85 10.702-1.25 47.789 1.24 58.492-3.99 10.703-5.22 34.597-20.41 42.562-20.41 7.965 0 29.122 12.7 36.589 20.41 7.467 7.72 46.047 22.65 54.012 22.65 7.716 0 39.824-3.23 35.842 6.97-3.983 10.21-17.175 32.86-21.157 42.32'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M223 1294.44s18.17-23.89 20.659-31.86c2.738-7.96-.996-27.38 10.205-27.38s45.549 4.48 55.505 0c10.205-4.48 36.589-9.21 43.309-4.48 6.721 4.48 47.79 26.64 55.755 26.64 7.965 0-10.703 30.61-10.703 30.61M239.182 997.004c-7.468 1.245-23.397 11.196-26.633 16.676-3.236 5.48-3.236 17.18-8.214 22.15-5.227 5.23-12.196 12.7-7.716 12.7 4.48 0 32.357-5.98 34.598-8.22 2.24-2.24 13.938-14.68 15.929-18.42 1.992-3.73 5.725-16.67 5.725-22.397 0-5.725-5.476-3.733-13.689-2.489ZM6.95485 1107.02s29.37055-14.69 33.10405-18.42c3.7336-3.73 28.1261-22.9 33.8508-24.89 5.7248-1.99 23.6458-6.47 29.3703-6.47 5.725 0 30.615.75 28.126 4.48-2.489 3.73-10.951 8.21-21.156 12.69-10.205 4.48-22.8995 17.18-24.3929 22.4-1.2445 5.23-8.2138 23.65-15.9298 28.88-7.716 5.22-21.6546 8.96-29.3706 6.97-7.7159-1.99-56.252 3.23-56.252 3.23M513.469 943.241c-1.742 4.48.747 21.655 9.209 27.379 8.214 5.725 24.393 9.459 26.633 7.467 1.991-1.991 14.188-18.169 15.681-23.147 1.742-4.979-4.978-13.939-8.214-20.908-3.236-6.97-14.934-22.899-20.659-21.406-5.973 1.742-19.414 22.401-22.65 30.615Zm612.301 344.229s7.96-27.13 10.2-31.86c2.24-4.48 6.23-18.66 2.24-22.65-3.98-3.98-16.92-14.68-34.1-24.89-16.92-10.2-36.34-27.87-58.99-27.87s-51.022 1.74-77.156-2.74c-26.135-4.48-51.025 3.48-62.475 10.2-11.45 6.72-42.065 28.38-53.265 28.38-11.201 0-39.078 3.48-53.514-2.24-14.437-5.73-39.327-3.49-44.056-15.93-4.48-12.45-11.45-31.86-22.65-36.34-11.201-4.48-29.62-15.93-43.061-14.69-13.689 1.25-44.802 3.74-48.784 0-3.983-3.98 10.205-28.37 7.964-30.61-2.24-2.24-6.72-29.62-3.484-37.34 3.484-7.96 17.423-20.41 26.881-20.41 9.459 0 49.034-14.68 56.999-16.92 7.965-2.24 42.314-15.93 49.034-22.65 6.72-6.72 40.571-22.653 52.021-26.137 11.449-3.485 52.269-15.93 69.195-15.93 16.925 0 70.439-.249 85.124 2.24 14.686 2.24 42.067 6.969 60.237 11.449 18.17 4.481 56.75 7.716 73.67 7.716 16.93 0 39.08 1.992 48.54 0 9.46-1.991 27.38-8.96 37.83-19.165 10.21-10.205 27.13-19.166 36.34-28.375 8.96-8.96 45.3-37.335 45.3-53.265s5.73-52.27 2.24-61.23c-3.48-8.961-9.7-18.17-3.23-24.891 6.72-6.72 31.61-33.601 39.32-31.112 7.97 2.737 95.33 41.317 144.12 41.317 48.78 0 80.64 3.485 93.09 0 12.44-3.484 59.49-5.973 74.67-14.934 14.93-8.96 42.31-11.2 59.24-8.96 16.92 2.24 31.36 34.099 31.36 45.549 0 11.449 16.18 36.34 21.9 42.065 5.73 5.724 10.21 34.099 7.97 42.064-2.24 7.965-10.21 21.655-20.91 24.89-10.7 3.485-50.53 5.725-62.47 10.205-11.95 4.481-47.05 16.179-62.48 31.86-15.43 15.684-37.33 41.564-45.8 50.034-8.46 8.46-19.16 21.4-8.96 31.61 10.21 10.2 46.55 28.37 60.24 31.86 13.69 3.48 31.86 13.69 44.3 13.69 12.45 0 72.68 12.44 72.68 20.41 0 7.96-30.61 0-47.54 0-16.92 0-51.02 2.24-60.23 2.24-9.21 0-44.06 10.2-50.53 19.16-6.22 8.96-21.16 46.55-23.4 55.76-2.24 8.96-3.48 26.38-1.24 43.3 2.24 16.93 7.96 46.3 7.96 46.3'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1528.5 1293.2s-4.48-46.55-4.48-54.51c0-7.97 7.97-32.36 8.96-43.56 1.25-10.95 6.47-31.36 13.69-38.58 7.22-7.22 35.1-21.16 35.1-29.12 0-7.97-5.73-13.69-19.17-15.93-13.69-2.24-32.61-16.93-32.61-23.9 0-6.72-.24-26.88 9.21-36.34 9.46-9.45 60.24-58.985 67.95-70.435 7.72-11.449 29.13-24.89 39.33-29.619 10.21-4.481 53.27-17.672 60.24-17.672 6.96 0 21.65-12.197 21.65-27.38s-17.42-31.61-19.17-39.326c-3.48-13.192-5.72-30.367-16.92-37.087-11.45-6.72-13.69-5.725-24.89-5.725-11.45 0-28.38 3.485-42.07 1.245-13.69-2.24-35.09 1.244-43.06 3.484-7.96 2.241-45.3 8.961-65.71 13.69-20.41 4.48-46.54 3.485-60.23-2.24-13.69-5.725-56.75-24.89-73.68-26.135-16.92-1.244-38.58-3.484-53.26 3.485-14.69 6.72-16.93 13.69-16.93 27.13 0 13.69 10.21 36.34 5.73 43.061-4.48 6.72-21.66 20.41-29.62 28.374-7.97 7.965-19.17 28.375-30.62 40.82-11.45 12.446-15.93 11.45-28.37 22.651-12.45 11.449-43.06 28.379-62.48 35.099-19.16 6.72-55.5 10.2-72.68 5.72-16.92-4.48-89.6-21.654-110.011-19.16-20.41 2.24-87.365-10.21-102.05-3.489-14.686 6.719-37.336 20.409-62.475 27.129-24.89 6.72-75.915 31.86-93.09 36.34-16.925 4.48-40.82 3.49-47.54 10.21-6.72 6.72-18.17 10.2-16.926 19.16 1.245 8.96-4.48 34.1 2.241 34.1h27.13c10.205 0 23.895 0 35.095 5.73 11.45 5.72 38.58 13.69 40.82 23.89 2.241 10.21 3.485 22.65 14.686 30.62 11.449 7.96 43.06 21.65 53.265 15.93 10.205-5.73 28.375-11.45 39.824-19.17 11.45-7.97 50.03-32.86 60.235-29.62 10.205 3.48 53.265 13.69 63.47 13.69 10.206 0 54.506-10.21 66.956-7.96 12.44 2.24 30.61 13.68 52.27 27.13 21.65 13.69 46.54 35.09 47.54 43.06 1.24 7.96-16.93 86.12-16.93 86.12'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1682.57 841.191c-5.73-3.485-29.62 3.236-26.63 6.969 8.46 10.205 20.9 21.904 22.15 26.633 1.24 4.48.75 23.894 1.99 25.886 1.25 1.991 1.49 9.707 9.46 17.174 4.73 4.48 16.92 2.987 16.43-1.991-.75-4.978-13.2-18.668-12.45-24.393.75-5.724 3.24-16.427 2.49-22.152-.75-5.974-5.23-23.148-13.44-28.126Zm-497.81 458.479s19.91-75.42 11.2-81.14c-8.96-5.48-83.13-74.42-108.77-77.66-25.64-3.24-82.14 8.96-95.328 5.48-13.441-3.24-57.746-23.4-67.702-18.92-9.956 4.48-72.182 32.11-79.898 38.83-7.716 6.72-4.48 14.43-25.637 12.19-21.156-2.24-32.108-26.63-35.593-31.11-3.235-4.48-22.152-25.64-29.868-25.64-7.716 0-43.309-12.19-48.785-9.95-5.476 2.24-22.152-1-22.152-6.72 0-5.48 3.235-23.4 11.2-23.4 7.716 0 35.593-.99 45.549-2.24 9.957-.99 44.305-19.91 54.261-26.63 9.956-6.72 44.305-12.2 55.506-16.68 11.2-4.48 32.108-19.91 46.544-19.91 14.437 0 53.266-1 67.702 3.24 14.436 4.48 79.901 21.15 99.811 19.91 19.91-1 52.27-5.48 60.98-4.48 8.96.99 29.87 2.24 37.83 8.96 7.97 6.72 27.63 17.67 44.31 23.39 16.67 5.48 38.83 21.16 52.27 22.16 13.44.99 58.74-13.44 70.94-17.67 12.19-4.49 52.26-17.68 64.46-16.68 12.2.99 45.55 6.72 55.51-1 9.95-7.71 25.63-32.11 33.35-48.78 7.72-16.679 17.67-42.067 31.11-48.787 13.44-6.72 45.55-14.436 57.75-12.196 12.19 2.24 41.07-12.196 48.78-6.721 7.72 5.476 1 12.197-6.72 16.677-7.71 4.48-14.43 9.956-28.87 22.152-14.44 12.196-14.44 11.201-24.39 27.625-9.96 16.68-24.4 22.16-35.6 38.83-11.2 16.68-26.63 33.36-25.63 41.07.99 7.72 0 23.4 12.19 28.87 12.2 5.48 36.59 2.24 27.63 14.44-8.96 12.2-18.91 31.11-25.64 43.31-6.72 12.2-12.19 18.92-8.96 34.35 3.24 15.43-2.24 28.87-5.47 43.31-3.24 14.43-9.96 50.03-9.96 50.03'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1448.85 1296.19s31.11-57.75 29.87-68.7c-1-11.2-6.72-29.87-4.48-42.07 2.24-12.19 32.11-46.54 28.87-52.27-3.24-5.47-21.16-12.19-23.4-19.91-2.24-7.71-2.24-21.16 1-29.87 3.23-8.96 28.87-44.3 35.59-52.27 6.72-7.71 18.92-25.63 22.15-32.105 3.24-6.72 33.36-26.632 31.12-29.868-2.24-3.236-14.44-2.24-25.64 0-11.2 2.24-19.91-3.236-26.63 4.48-6.72 7.716-17.67 32.113-19.91 38.833-2.24 6.72-25.64 46.54-36.59 55.5-11.2 8.96-55.51 5.48-68.7 6.72-13.44 1-42.07 9.96-56.5 18.92-14.44 8.96-55.51 21.16-75.42 17.67-19.91-3.24-93.34-34.35-108.77-42.06-15.43-7.72-34.35-19.92-53.26-16.68-18.92 3.24-28.88 9.96-54.27 7.72-25.63-2.24-96.57-23.4-107.771-22.16-11.2 1.25-46.545 3.24-63.221 11.2-16.677 7.72-48.785 7.72-59.986 13.44-11.2 5.48-27.628 13.45-36.588 19.92-8.961 6.72-45.55 7.71-46.545 12.19-.996 4.48 31.113 9.96 35.593 11.2 4.48 1 22.152 4.48 24.392 13.44 2.241 8.96 25.637 31.12 32.109 31.12 6.72 0 37.833-19.92 44.305-25.64 6.72-5.48 52.269-23.4 64.465-19.91 12.197 3.48 35.594 15.43 51.026 15.43 15.432 0 68.701-1 85.371-2.24 16.68-1 46.55 13.44 58.74 21.16 12.2 7.71 44.31 26.63 62.23 36.59 17.67 9.95 31.11 26.63 35.59 40.07 4.48 13.44-4.48 64.46-5.47 73.18'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1244.75 1291.7s2.24-38.82 3.23-58.74c1-19.91 3.24-34.34-4.48-45.55-7.72-11.2-2.24-32.1 4.48-37.83 6.72-5.47 25.64-16.67 35.59-16.67 9.96 0 52.27 3.23 62.23-3.24 9.96-6.72 44.3-24.39 55.51-28.87 11.2-4.48 42.06-7.72 44.3.99 2.24 8.96 14.44 24.39 22.15 26.63 7.72 2.24-9.95 36.59-16.67 45.55-6.72 8.96 6.72 41.07 6.72 47.79 0 6.72-40.08 69.94-40.08 69.94m-611.548-205.09c-3.982 1.99 7.716 18.92 14.437 25.64 6.72 6.72 26.632 4.48 33.353-4.48 6.72-8.96 34.348-22.16 45.549-25.64 11.201-3.24 33.353-6.72 46.545-1 13.44 5.48 41.069 9.96 47.789 6.72 6.725-3.23 7.715-13.44-3.236-15.43-11.2-2.24-38.829-9.95-48.785-16.67-9.956-6.73-32.108-2.24-42.064 3.23-9.956 5.48-35.593 19.91-46.545 21.16-11.45.74-40.322 2.98-47.043 6.47Zm233.218-6.72c-4.73 3.48-5.48 21.16 3.24 22.15 8.96 1 26.63 4.48 36.58 1 9.96-3.24 27.63-2.24 23.4-5.48-4.48-3.23-21.16-5.47-31.11-6.72-9.96-.99-18.92-20.91-32.11-10.95Zm119.72 24.39s2.25 27.63 8.97 34.35c6.72 6.72 14.43 12.2 22.15 18.92 7.71 6.72 25.63 14.43 25.63 7.71s3.24-26.63 3.24-31.11-17.67-9.96-27.63-17.67c-9.95-7.72-24.39-16.68-32.36-12.2Zm-45.3 2.24c-1.99 2.99 5.48 8.96 11.21 12.2 5.47 3.23 25.63-2.24 17.67-5.48-7.97-3.48-26.63-10.2-28.88-6.72Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1281.34 1283.99s.99-35.59-3.24-50.03c-4.48-14.44-12.19-43.31-12.19-48.79 0-5.47 12.19-23.39 17.67-23.39 5.47 0 58.74-7.72 74.42-15.43 15.43-7.72 43.31-21.16 50.03-21.16 6.72 0 26.63 11.2 28.87 16.68 2.24 5.47-16.67 35.59-19.91 42.06-3.24 6.72 6.72 26.63 7.72 35.59.99 8.96-14.44 15.93-16.68 34.35s-6.72 35.59-6.72 35.59l-119.97-5.47Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1375.67 1163.02s-28.87 8.96-35.59 13.44c-6.73 4.48-14.44 17.68-11.21 25.64 3.24 7.72 13.45 32.11 13.45 32.11s0 .99 5.47 6.72c5.48 5.47 32.11 3.23 37.83-2.24 5.48-5.48 19.92-15.43 13.44-24.39-6.72-8.96-3.23-21.16-3.23-33.36-.25-12.19-12.45-23.39-20.16-17.92Zm-77.66 62.23c-4.48 3.23-2.24 23.4 1 27.63 3.23 4.48 21.16 7.71 23.4-2.24 2.24-9.96 0-17.68-5.48-25.64-5.73-7.47-14.44-2.99-18.92.25Z'%3E%3C/path%3E%3C/svg%3E") right no-repeat;
	content: "";
	background-size: cover;
	bottom: 0;
	-webkit-filter: contrast(.5);
	filter: contrast(.5);
	height: 100%;
	left: 0;
	opacity: .13;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}

.modal .wrapper .content .close,.modal .wrapper .content body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal.open,body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal .wrapper .content .modal.open {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' height='512' width='320' preserveAspectRatio='none meet'%3E%3Cpath d='M315.3 411.3c-6.253 6.253-16.37 6.253-22.63 0L160 278.6l-132.7 132.7c-6.253 6.253-16.37 6.253-22.63 0c-6.253-6.253-6.253-16.37 0-22.63L137.4 256L4.69 123.3c-6.253-6.253-6.253-16.37 0-22.63c6.253-6.253 16.37-6.253 22.63 0L160 233.4l132.7-132.7c6.253-6.253 16.37-6.253 22.63 0c6.253 6.253 6.253 16.37 0 22.63L182.6 256l132.7 132.7C321.6 394.9 321.6 405.1 315.3 411.3z' fill='%23a18f96'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
	background-size: 20px;
	cursor: pointer;
	height: 40px;
	position: absolute;
	right: 20px;
	top: 15px;
	-webkit-transition: opacity .2s ease,-webkit-transform .2s ease;
	-o-transition: opacity .2s ease,transform .2s ease;
	transition: opacity .2s ease,transform .2s ease;
	transition: opacity .2s ease,transform .2s ease,-webkit-transform .2s ease;
	width: 40px;
	z-index: 1;
}

@media (max-width:768px) {
	.modal .wrapper .content .close,.modal .wrapper .content body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal.open,body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal .wrapper .content .modal.open {
		background-size: 18px;
		right: 13px;
		top: 10px;
	}
}

@media (max-width:500px) {
	.modal .wrapper .content {
		border-radius: 13px;
	}

	.modal .wrapper .content .close,.modal .wrapper .content body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal.open,body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal .wrapper .content .modal.open {
		background-size: 15px;
		right: 0;
		top: 0;
	}
}

.modal .wrapper .content .close:hover,.modal .wrapper .content body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal.open:hover,body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal .wrapper .content .modal.open:hover {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' height='512' width='320' preserveAspectRatio='none meet'%3E%3Cpath d='M315.3 411.3c-6.253 6.253-16.37 6.253-22.63 0L160 278.6l-132.7 132.7c-6.253 6.253-16.37 6.253-22.63 0c-6.253-6.253-6.253-16.37 0-22.63L137.4 256L4.69 123.3c-6.253-6.253-6.253-16.37 0-22.63c6.253-6.253 16.37-6.253 22.63 0L160 233.4l132.7-132.7c6.253-6.253 16.37-6.253 22.63 0c6.253 6.253 6.253 16.37 0 22.63L182.6 256l132.7 132.7C321.6 394.9 321.6 405.1 315.3 411.3z' fill='%23ffe4e8'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
	background-size: 20px;
	opacity: 1;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

@media (max-width:768px) {
	.modal .wrapper .content .close:hover,.modal .wrapper .content body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal.open:hover,body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal .wrapper .content .modal.open:hover {
		background-size: 18px;
	}
}

@media (max-width:500px) {
	.modal .wrapper .content .close:hover,.modal .wrapper .content body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal.open:hover,body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal .wrapper .content .modal.open:hover {
		background-size: 15px;
	}
}

.modal .wrapper .content h3 {
	margin: -30px 0 0 -20px;
	padding: 0 0 35px;
	position: relative;
}

.modal .wrapper .content h3 span {
	background: #302a2e;
	border-radius: 5px;
	-webkit-box-shadow: #221c20 0 -1px 1px 0,#100d0e 0 10px 10px 0 inset;
	box-shadow: #221c20 0 -1px 1px 0,#100d0e 0 10px 10px 0 inset;
	color: #ffe4e8;
	display: inline-block;
	font-size: 21px;
	font-weight: 700;
	padding: 15px 25px;
	position: relative;
	text-shadow: -1px 2px rgba(0,0,0,.1);
	text-transform: uppercase;
	-webkit-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	transform: rotate(-1deg);
}

.modal .wrapper .content h3 span::before {
	content: "";
	background-image: url("/files/images/card-bg.png");
	border-radius: 3px;
	border: 1px solid rgba(255,255,255,.3);
	height: calc(100% - 2px);
	left: 0;
	opacity: .15;
	pointer-events: none;
	position: absolute;
	top: 0;
	user-select: none;
	width: calc(100% - 2px);
}

.modal .wrapper .content h3 span span {
	-webkit-backdrop-filter: unset;
	backdrop-filter: unset;
	background: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: inline;
	padding: 0;
}

.modal .wrapper .content h3 span span::after {
	display: none;
}

@media (max-width:768px) {
	.modal .wrapper .content h3 {
		margin: -25px 0 0 -25px;
		padding: 0 0 25px;
	}

	.modal .wrapper .content h3 span {
		font-size: 19px;
		font-weight: 700;
		padding: 12px 20px;
	}
}

@media (max-width:500px) {
	.modal .wrapper .content h3 {
		margin: -20px 0 0 -20px;
		padding: 0 0 20px;
	}

	.modal .wrapper .content h3 span {
		border-radius: 2px;
		font-size: 15px;
		padding: 7px 15px;
	}
}

@media (max-width:450px) {
	.modal .wrapper .content h3 {
		margin: -15px 0 0 -10px;
		padding: 0 0 15px;
	}

	.modal .wrapper .content h3 span {
		font-size: 15px;
		padding: 5px 10px;
	}
}

.modal .wrapper .content form .form-group,.modal .wrapper .content form button {
	width: 100%;
}

.modal .wrapper .content .button-block {
	margin-top: 20px;
}

.modal .wrapper .content .button-block .button,.modal .wrapper .content .button-block button {
	margin-right: 10px;
}

.modal .wrapper .content .button-block .button:last-child,.modal .wrapper .content .button-block button:last-child {
	margin-right: 0;
}

.modal.open {
	-webkit-animation: modal-show .75s forwards;
	animation: modal-show .75s forwards;
	display: block;
}

@media (max-width:600px) {
	.modal.open {
		-webkit-animation: modal-show .5s forwards;
		animation: modal-show .5s forwards;
	}
}

@-webkit-keyframes modal-show {
	0% {
		background: rgba(0,0,0,0);
	}

	100% {
		background: rgba(0,0,0,.3);
	}
}

@keyframes modal-show {
	0% {
		background: rgba(0,0,0,0);
	}

	100% {
		background: rgba(0,0,0,.3);
	}
}

.modal.open .wrapper .content {
	-webkit-animation: modal-content-show .4s forwards;
	animation: modal-content-show .4s forwards;
}

@-webkit-keyframes modal-content-show {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes modal-content-show {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.modal.close,body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal.open {
	-webkit-animation: modal-hide .4s forwards;
	animation: modal-hide .4s forwards;
	display: block;
}

.modal.close .wrapper .content,body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal.open .wrapper .content {
	-webkit-animation: modal-content-hide .4s forwards;
	animation: modal-content-hide .4s forwards;
}

@-webkit-keyframes modal-content-hide {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}
}

@keyframes modal-content-hide {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}
}

@-webkit-keyframes modal-hide {
	0% {
		background: rgba(0,0,0,.3);
	}

	100% {
		background: rgba(0,0,0,0);
	}
}

@keyframes modal-hide {
	0% {
		background: rgba(0,0,0,.3);
	}

	100% {
		background: rgba(0,0,0,0);
	}
}

.modal--game .wrapper .content {
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 60px 40px;
	width: 500px;
}

@media (max-width:500px) {
	.modal--game .wrapper .content {
		padding: 0 55px 40px;
		width: 100%;
	}
}

@media (max-width:480px) {
	.modal--game .wrapper .content {
		padding: 0 45px 35px;
	}
}

.modal--game .wrapper .content .close,.modal--game .wrapper .content body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal.open,body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal--game .wrapper .content .modal.open {
	background-size: 17px;
	right: 7px;
	top: 7px;
}

@media (max-width:400px) {
	.modal--game .wrapper .content {
		padding: 0 30px 25px;
	}

	.modal--game .wrapper .content .close,.modal--game .wrapper .content body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal.open,body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal--game .wrapper .content .modal.open {
		right: 0;
		top: 0;
	}
}

.modal--game .wrapper .content .close:hover,.modal--game .wrapper .content body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal.open:hover,body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal--game .wrapper .content .modal.open:hover {
	background-size: 17px;
}

.modal--game .wrapper .content h3 {
	margin: -20px 0 0 -20px;
	padding-bottom: 5px;
}

.modal--game .wrapper .content h3 span {
	border-radius: 3px;
	font-size: 18px;
	padding: 13px 20px;
}

@media (max-width:540px) {
	.modal--game .wrapper .content h3 span {
		padding: 10px 15px;
		font-size: 16px;
	}
}

@media (max-width:500px) {
	.modal--game .wrapper .content h3 span {
		font-size: 15px;
		padding: 8px 14px;
	}
}

.modal--game .wrapper .content .about p {
	color: #d7c0c3;
	font-size: 16px;
	letter-spacing: -.3px;
}

.modal--icon .wrapper .content h3::after {
	content: "";
	display: inline-block;
	position: absolute;
}

@media (max-width:768px) {
	.modal--icon .wrapper .content h3::after {
		display: none;
	}
}

@media (min-width:768px) {
	.modal--icon .wrapper .content .close,.modal--icon .wrapper .content body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal.open,body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal--icon .wrapper .content .modal.open {
		display: none;
	}
}

.modal--event .wrapper {
	padding: 60px 15px 50px;
}

@media (max-width:750px) {
	.modal--event .wrapper {
		padding: 15px;
	}
}

@media (max-width:500px) {
	.modal--game .wrapper .content .about p {
		font-size: 13px;
		line-height: 16px;
	}

	.modal--event .wrapper {
		padding: 10px;
	}
}

.modal--event .wrapper .content {
	background: 0 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	max-width: 700px;
	padding: 0;
}

.modal--event .wrapper .content::before {
	display: none;
}

.modal--event .wrapper .content .background {
	background-position: top,top;
	border-color: #ffae50;
	border-radius: 4px;
	-webkit-filter: drop-shadow(0 4px 8px rgba(0, 0, 0, .1));
	filter: drop-shadow(0 4px 8px rgba(0, 0, 0, .1));
	height: 100%;
	min-height: 100%;
	width: 100%;
}

.modal--event .wrapper .content .background .close-event {
	-webkit-appearance: button;
	background-color: rgba(0,0,0,.2);
	border-top-right-radius: inherit;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 0);
	clip-path: polygon(0 0,100% 0,100% 100%,0 0);
	cursor: pointer;
	height: 74px;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	width: 74px;
	z-index: 10;
}

.modal--event .wrapper .content .background .close-event::after,.modal--event .wrapper .content .background .close-event::before {
	content: "";
	background: -webkit-gradient(linear,left top,right top,color-stop(36.25%,rgba(255,227,231,.9)),color-stop(0,rgba(122,122,173,0)),color-stop(63.75%,rgba(122,122,173,0)),color-stop(0,rgba(255,227,231,.9)));
	background: -o-linear-gradient(left,rgba(255,227,231,.9) 36.25%,rgba(122,122,173,0) 0,rgba(122,122,173,0) 63.75%,rgba(255,227,231,.9) 0);
	background: linear-gradient(90deg,rgba(255,227,231,.9) 36.25%,rgba(122,122,173,0) 0,rgba(122,122,173,0) 63.75%,rgba(255,227,231,.9) 0);
	height: 2px;
	margin-top: -1px;
	position: absolute;
	right: 15%;
	top: 30%;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
	width: 26%;
}

.modal--event .wrapper .content .background .close-event::before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.modal--event .wrapper .content .background .close-event::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.modal--event .wrapper .content .background .close-event:hover {
	background-color: rgba(0,0,0,.25);
}

.modal--event .wrapper .content .background .close-event:hover::after,.modal--event .wrapper .content .background .close-event:hover::before {
	background: -webkit-gradient(linear,left top,right top,color-stop(36.25%,#ffae50),color-stop(0,rgba(122,122,173,0)),color-stop(63.75%,rgba(122,122,173,0)),color-stop(0,#ffae50));
	background: -o-linear-gradient(left,#ffae50 36.25%,rgba(122,122,173,0) 0,rgba(122,122,173,0) 63.75%,#ffae50 0);
	background: linear-gradient(90deg,#ffae50 36.25%,rgba(122,122,173,0) 0,rgba(122,122,173,0) 63.75%,#ffae50 0);
}

.modal--event .wrapper .content .background .border {
	border-color: #ffae50;
	border-radius: 4px;
	bottom: -100%;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	color: rgba(35,35,73,.6);
	height: 100%;
	height: 10px;
	left: -100%;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	min-height: 100%;
	min-width: 100%;
	padding: 9px;
	pointer-events: none;
	position: absolute;
	right: -100%;
	top: -100%;
	visibility: visible;
	width: 100%;
}

.modal--event .wrapper .content .background .border .btm,.modal--event .wrapper .content .background .border .fill {
	border-color: #ffae50;
	border-radius: 4px;
	bottom: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	left: 0;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.modal--event .wrapper .content .background .border .btm::after,.modal--event .wrapper .content .background .border .btm::before,.modal--event .wrapper .content .background .border .fill::after,.modal--event .wrapper .content .background .border .fill::before {
	content: "";
	border-color: #ffae50;
	border-style: solid;
	border-width: 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 11px;
	position: absolute;
	width: 11px;
}

.modal--event .wrapper .content .background .border .fill {
	-webkit-box-shadow: inset 0 0 0 2px #543151;
	box-shadow: inset 0 0 0 2px #543151;
	-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 40px),calc(100% - 40px) 100%,0 100%);
	clip-path: polygon(0 0,100% 0,100% calc(100% - 40px),calc(100% - 40px) 100%,0 100%);
}

@media (max-width:750px) {
	.modal--event .wrapper .content .background .border {
		padding: 7px;
	}

	.modal--event .wrapper .content .background .border .fill {
		-webkit-box-shadow: inset 0 0 0 1.5px #543151;
		box-shadow: inset 0 0 0 1.5px #543151;
	}
}

.modal--event .wrapper .content .background .border .fill::before {
	border-right: none;
	border-top-left-radius: 4px;
	left: 0;
	border-bottom: none;
	top: 0;
}

.modal--event .wrapper .content .background .border .fill::after {
	border-bottom: none;
	border-left: none;
	border-top-right-radius: 4px;
	right: 0;
	top: 0;
}

.modal--event .wrapper .content .background .border .fill .btm::before {
	border-bottom-left-radius: 4px;
	border-right: none;
	border-top: none;
	bottom: 0;
	left: 0;
}

.modal--event .wrapper .content .background .border .fill .btm::after {
	border-bottom-right-radius: 4px;
	border-left: none;
	border-top: none;
	bottom: 0;
	right: 0;
}

.modal--event .wrapper .content .background .border .triangle {
	border-color: #ffae50;
	border-radius: 4px;
	bottom: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-clip-path: polygon(0 0,100% 0,100% 100%,100% 100%,0 100%);
	clip-path: polygon(0 0,100% 0,100% 100%,100% 100%,0 100%);
	height: 40px;
	position: absolute;
	right: 0;
	width: 40px;
	z-index: 0;
}

.modal--event .wrapper .content .background .border .triangle::after,.modal--event .wrapper .content .background .border .triangle::before {
	content: "";
	-webkit-box-shadow: inset -2px -2px 0 #543151;
	box-shadow: inset -2px -2px 0 #543151;
	border-bottom-right-radius: 4px;
	border-left: none;
	border-top: none;
	height: 16px;
	position: absolute;
	-webkit-transform-origin: right bottom;
	-ms-transform-origin: right bottom;
	transform-origin: right bottom;
	width: 15px;
}

.modal--event .wrapper .content .background .border .triangle::before {
	bottom: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	right: 30px;
	-webkit-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
}

.modal--event .wrapper .content .background .border .triangle::after {
	-webkit-transform: skewY(-45deg);
	-ms-transform: skewY(-45deg);
	transform: skewY(-45deg);
	right: 0;
	bottom: 30px;
}

.modal--event .wrapper .content .background .border .triangle .element {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-color: #ffae50;
	bottom: 15px;
	height: 0;
	margin-right: -8px;
	position: absolute;
	right: 15px;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 16px;
	z-index: 1;
}

.modal--event .wrapper .content .background .shell {
	min-height: 200px;
	padding: 65px 40px 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

@media (max-width:750px) {
	.modal--event .wrapper .content .background .border .triangle::after,.modal--event .wrapper .content .background .border .triangle::before {
		-webkit-box-shadow: inset -1.5px -1.5px 0 #543151;
		box-shadow: inset -1.5px -1.5px 0 #543151;
	}

	.modal--event .wrapper .content .background .shell {
		padding: 45px 35px 35px;
	}
}

@media (max-width:500px) {
	.modal--event .wrapper .content .background .shell {
		padding: 35px 25px 25px;
	}
}

.modal--event .wrapper .content .background .shell::before {
	content: "";
	background-color: #543151;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#543148),color-stop(65%,rgba(49,49,84,0)),to(rgba(49,49,84,0))),repeating-linear-gradient(-45deg,rgba(0,0,0,.028),rgba(0,0,0,.028) 15px,rgba(0,0,0,0) 0,rgba(0,0,0,0) 30px),radial-gradient(50% 100% at center 110%,rgba(255,174,80,.2) 0,rgba(35,35,65,0) 100%);
	background-image: -o-linear-gradient(top,#543148 50%,rgba(49,49,84,0) 65%,rgba(49,49,84,0)),-o-repeating-linear-gradient(135deg,rgba(0,0,0,.028),rgba(0,0,0,.028) 15px,rgba(0,0,0,0) 0,rgba(0,0,0,0) 30px),-o-radial-gradient(center 110%,50% 100%,rgba(255,174,80,.2) 0,rgba(35,35,65,0) 100%);
	background-image: linear-gradient(180deg,#543148 50%,rgba(49,49,84,0) 65%,rgba(49,49,84,0)),repeating-linear-gradient(-45deg,rgba(0,0,0,.028),rgba(0,0,0,.028) 15px,rgba(0,0,0,0) 0,rgba(0,0,0,0) 30px),radial-gradient(50% 100% at center 110%,rgba(255,174,80,.2) 0,rgba(35,35,65,0) 100%);
	border-radius: 3px;
	bottom: 0;
	-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 28px),calc(100% - 28px) 100%,0 100%);
	clip-path: polygon(0 0,100% 0,100% calc(100% - 28px),calc(100% - 28px) 100%,0 100%);
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	user-select: none;
	width: 100%;
	z-index: -1;
}

.modal--event .wrapper .content .background .shell .modal-icon {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	top: -45px;
	right: 0;
	width: 90px;
}

@media (max-width:750px) {
	.modal--event .wrapper .content .background .shell .modal-icon {
		display: none;
	}
}

.modal--event .wrapper .content .background .shell .modal-icon::before {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' height='512' width='512' preserveAspectRatio='none meet'%3E%3Cpath d='M512 80C512 98.01 497.7 114.6 473.6 128C444.5 144.1 401.2 155.5 351.3 158.9C347.7 157.2 343.9 155.5 340.1 153.9C300.6 137.4 248.2 128 192 128C183.7 128 175.6 128.2 167.5 128.6L166.4 128C142.3 114.6 128 98.01 128 80C128 35.82 213.1 0 320 0C426 0 512 35.82 512 80V80zM160.7 161.1C170.9 160.4 181.3 160 192 160C254.2 160 309.4 172.3 344.5 191.4C369.3 204.9 384 221.7 384 240C384 243.1 383.3 247.9 381.9 251.7C377.3 264.9 364.1 277 346.9 287.3C346.9 287.3 346.9 287.3 346.9 287.3C346.8 287.3 346.6 287.4 346.5 287.5L346.5 287.5C346.2 287.7 345.9 287.8 345.6 288C310.6 307.4 254.8 320 192 320C132.4 320 79.06 308.7 43.84 290.9C41.97 289.9 40.15 288.1 38.39 288C14.28 274.6 0 258 0 240C0 205.2 53.43 175.5 128 164.6C138.5 163 149.4 161.8 160.7 161.1L160.7 161.1zM391.9 186.6C420.2 182.2 446.1 175.2 468.1 166.1C484.4 159.3 499.5 150.9 512 140.6V176C512 195.3 495.5 213.1 468.2 226.9C453.5 234.3 435.8 240.5 415.8 245.3C415.9 243.6 416 241.8 416 240C416 218.1 405.4 200.1 391.9 186.6V186.6zM384 336C384 354 369.7 370.6 345.6 384C343.8 384.1 342 385.9 340.2 386.9C304.9 404.7 251.6 416 192 416C129.2 416 73.42 403.4 38.39 384C14.28 370.6 .0003 354 .0003 336V300.6C12.45 310.9 27.62 319.3 43.93 326.1C83.44 342.6 135.8 352 192 352C248.2 352 300.6 342.6 340.1 326.1C347.9 322.9 355.4 319.2 362.5 315.2C368.6 311.8 374.3 308 379.7 304C381.2 302.9 382.6 301.7 384 300.6L384 336zM416 278.1C434.1 273.1 452.5 268.6 468.1 262.1C484.4 255.3 499.5 246.9 512 236.6V272C512 282.5 507 293 497.1 302.9C480.8 319.2 452.1 332.6 415.8 341.3C415.9 339.6 416 337.8 416 336V278.1zM192 448C248.2 448 300.6 438.6 340.1 422.1C356.4 415.3 371.5 406.9 384 396.6V432C384 476.2 298 512 192 512C85.96 512 .0003 476.2 .0003 432V396.6C12.45 406.9 27.62 415.3 43.93 422.1C83.44 438.6 135.8 448 192 448z' fill='%23ffe4e8'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 34px;
	position: absolute;
	width: 34px;
}

.modal--event .wrapper .content .background .shell .modal-icon .image,.modal--event .wrapper .content .background .shell .modal-icon .ram,.modal--event .wrapper .content .background .shell .modal-icon .shadow {
	background-clip: content-box;
	background-color: #ffae50;
	-webkit-mask-position: center center;
	mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: auto 96%;
	mask-size: auto 96%;
	height: 100%;
	width: 100%;
}

.modal--event .wrapper .content .background .shell .modal-icon .ram {
	-webkit-mask-image: url("/assets/fonts//modal-icon-ram.svg");
	mask-image: url("/assets/fonts//modal-icon-ram.svg");
}

.modal--event .wrapper .content .background .shell .modal-icon .shadow {
	height: 68%;
	left: 50%;
	-webkit-mask-image: url("/assets/fonts//modal-icon-shadow.svg");
	mask-image: url("/assets/fonts//modal-icon-shadow.svg");
	padding: 2%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 68%;
}

.modal--event .wrapper .content .background .shell .modal-icon .image {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	left: 0;
	-webkit-mask-image: url("/assets/fonts//modal-icon-image.svg");
	mask-image: url("/assets/fonts//modal-icon-image.svg");
	-webkit-mask-size: auto 72%;
	mask-size: auto 72%;
	position: absolute;
	top: 0;
}

.modal--event .wrapper .content .background .shell .modal-title {
	color: #ffe4e8;
	font-size: 35px;
	font-weight: 700;
	letter-spacing: -2px;
	text-align: center;
}

@media (max-width:500px) {
	.modal--event .wrapper .content .background .shell .modal-title {
		font-size: 25px;
	}
}

.modal--event .wrapper .content .background .shell .modal-title span {
	color: #ebb06f;
	font-weight: 700;
}

@media (max-width:350px) {
	.modal--event .wrapper .content .background .shell .modal-title span {
		margin-top: 5px;
		display: block;
	}
}

.modal--event .wrapper .content .background .shell .modal-hiw {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-color: inherit;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin: 0;
	text-align: center;
	width: 100%;
}

.modal--event .wrapper .content .background .shell .modal-hiw::after,.modal--event .wrapper .content .background .shell .modal-hiw::before {
	content: "";
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 10px;
	margin-bottom: 3px;
	opacity: .15;
}

.modal--event .wrapper .content .background .shell .modal-hiw::before {
	-webkit-box-shadow: 1px 1px 0 0 rgba(255,255,255,.6);
	box-shadow: 1px 1px 0 0 rgba(255,255,255,.6);
	-webkit-transform: skewX(-30deg);
	-ms-transform: skewX(-30deg);
	transform: skewX(-30deg);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}

.modal--event .wrapper .content .background .shell .modal-hiw::after {
	-webkit-box-shadow: -1px 1px 0 0 rgba(255,255,255,.6);
	box-shadow: -1px 1px 0 0 rgba(255,255,255,.6);
	-webkit-transform: skewX(30deg);
	-ms-transform: skewX(30deg);
	transform: skewX(30deg);
	-webkit-transform-origin: bottom right;
	-ms-transform-origin: bottom right;
	transform-origin: bottom right;
}

.modal--event .wrapper .content .background .shell .modal-hiw span {
	border-color: rgba(255,255,255,.6);
	color: #ffe4e8;
	display: block;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: -1px;
	max-width: 80%;
	padding: 0 35px;
	position: relative;
}

@media (max-width:500px) {
	.modal--event .wrapper .content .background .shell .modal-hiw span {
		font-size: 20px;
		font-weight: 500;
	}
}

.modal--event .wrapper .content .background .shell .modal-hiw span::after,.modal--event .wrapper .content .background .shell .modal-hiw span::before {
	content: "";
	border-right: 2px solid;
	border-color: inherit;
	display: block;
	height: 14px;
	margin-top: -7px;
	position: absolute;
	top: 50%;
}

.modal--event .wrapper .content .background .shell .modal-hiw span::before {
	left: 14px;
	-webkit-transform: skewX(-30deg);
	-ms-transform: skewX(-30deg);
	transform: skewX(-30deg);
}

.modal--event .wrapper .content .background .shell .modal-hiw span::after {
	right: 14px;
	-webkit-transform: skewX(30deg);
	-ms-transform: skewX(30deg);
	transform: skewX(30deg);
}

.modal--event .wrapper .content .background .shell--v2 {
	padding: 0;
}

.modal--event .wrapper .content .background .shell--v2 .v2-header {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 2px solid rgba(0,0,0,.2);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 75px;
	padding-left: 50px;
	position: relative;
}

@media (max-width:600px) {
	.modal--event .wrapper .content .background .shell--v2 .v2-header {
		padding-left: 30px;
	}
}

.modal--event .wrapper .content .background .shell--v2 .v2-header .title {
	color: #ffe4e8;
	font-size: 27px;
	font-weight: 700;
	letter-spacing: -2px;
	text-transform: uppercase;
	text-align: center;
}

.modal--event .wrapper .content .background .shell--v2 .v2-header .v2-icon {
	height: 74px;
	pointer-events: none;
	position: absolute;
	right: 100px;
	top: -40px;
	user-select: none;
}

.modal--event .wrapper .content .background .shell--v2 .v2-shell {
	padding: 15px 40px 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

@media (max-width:750px) {
	.modal--event .wrapper .content .background .shell--v2 .v2-shell {
		padding: 15px 35px 35px;
	}
}

@media (max-width:500px) {
	.modal--event .wrapper .content .background .shell--v2 .v2-header .title {
		font-size: 23px;
	}

	.modal--event .wrapper .content .background .shell--v2 .v2-header .v2-icon {
		height: 50px;
		top: -30px;
		right: 70px;
	}

	.modal--event .wrapper .content .background .shell--v2 .v2-shell {
		padding: 15px 25px 25px;
	}
}

.modal--event.open {
	-webkit-animation: modal-show-event .75s forwards;
	animation: modal-show-event .75s forwards;
	display: block;
}

@-webkit-keyframes modal-show-event {
	0% {
		background: rgba(0,0,0,0);
	}

	100% {
		background: rgba(0,0,0,.4);
	}
}

@keyframes modal-show-event {
	0% {
		background: rgba(0,0,0,0);
	}

	100% {
		background: rgba(0,0,0,.4);
	}
}

.modal--event.close,body.swal2-shown:not(.swal2-toast-shown):not(.swal2-stable) .modal--event.modal.open {
	-webkit-animation: modal-hide-event .4s forwards;
	animation: modal-hide-event .4s forwards;
	display: block;
}

@-webkit-keyframes modal-hide-event {
	0% {
		background: rgba(0,0,0,.4);
	}

	100% {
		background: rgba(0,0,0,0);
	}
}

@keyframes modal-hide-event {
	0% {
		background: rgba(0,0,0,.4);
	}

	100% {
		background: rgba(0,0,0,0);
	}
}

.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation {
	background: rgba(0,0,0,.3);
}

.swal2-html-container {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: .5em 1.6em .3em;
}

.swal2-container .exp,.swal2-container .gem,.swal2-html-container .exp,.swal2-html-container .gem {
	white-space: nowrap;
}

.swal2-container .exp::before,.swal2-container .gem::before,.swal2-html-container .exp::before,.swal2-html-container .gem::before {
	content: "";
	display: inline-block;
	height: 14px;
	margin: -3px 5px 0 0;
	vertical-align: middle;
	width: 14px;
}

.swal2-container .exp::before,.swal2-html-container .exp::before {
	background-image: url("/files/images/exp.png");
	background-size: cover;
}

.swal2-container .gem::before,.swal2-html-container .gem::before {
	background-image: url("/files/images/gem.png");
	background-size: cover;
}

.swal2-container .swal2-popup .swal2-icon.swal2-error,.swal2-html-container .swal2-popup .swal2-icon.swal2-error {
	border-color: #ff5151;
}

.swal2-container .swal2-popup .swal2-icon.swal2-error .swal2-x-mark .swal2-x-mark-line-left,.swal2-container .swal2-popup .swal2-icon.swal2-error .swal2-x-mark .swal2-x-mark-line-right,.swal2-html-container .swal2-popup .swal2-icon.swal2-error .swal2-x-mark .swal2-x-mark-line-left,.swal2-html-container .swal2-popup .swal2-icon.swal2-error .swal2-x-mark .swal2-x-mark-line-right {
	background-color: #ff5151;
}

.swal2-container .swal2-popup .swal2-icon.swal2-success .swal2-success-circular-line-left,.swal2-container .swal2-popup .swal2-icon.swal2-success .swal2-success-circular-line-right,.swal2-container .swal2-popup .swal2-icon.swal2-success .swal2-success-fix,.swal2-html-container .swal2-popup .swal2-icon.swal2-success .swal2-success-circular-line-left,.swal2-html-container .swal2-popup .swal2-icon.swal2-success .swal2-success-circular-line-right,.swal2-html-container .swal2-popup .swal2-icon.swal2-success .swal2-success-fix {
	display: none;
}

.swal2-container .swal2-popup .swal2-icon.swal2-success .swal2-success-ring,.swal2-html-container .swal2-popup .swal2-icon.swal2-success .swal2-success-ring {
	border: .25em solid #abf184;
}

.swal2-container .swal2-popup .swal2-icon.swal2-warning,.swal2-html-container .swal2-popup .swal2-icon.swal2-warning {
	border-color: #f8bb86;
}

.swal2-container .swal2-popup.swal2-toast,.swal2-html-container .swal2-popup.swal2-toast {
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	background: -webkit-gradient(linear,left top,left bottom,from(rgba(21,24,34,0)),to(#10060a)),rgba(16,6,10,.8);
	background: -o-linear-gradient(top,rgba(21,24,34,0),#10060a),rgba(16,6,10,.8);
	background: linear-gradient(180deg,rgba(21,24,34,0),#10060a),rgba(16,6,10,.8);
	border-radius: 10px;
	-webkit-box-shadow: inset 0 1px 1px 1px rgba(255,255,255,.02);
	box-shadow: inset 0 1px 1px 1px rgba(255,255,255,.02);
	color: #d7c0c3;
}

.swal2-container .swal2-popup.swal2-toast .swal2-success-circular-line-left,.swal2-container .swal2-popup.swal2-toast .swal2-success-circular-line-right,.swal2-container .swal2-popup.swal2-toast .swal2-success-fix,.swal2-html-container .swal2-popup.swal2-toast .swal2-success-circular-line-left,.swal2-html-container .swal2-popup.swal2-toast .swal2-success-circular-line-right,.swal2-html-container .swal2-popup.swal2-toast .swal2-success-fix {
	display: none;
}

.swal2-container .swal2-popup.swal2-toast .swal2-timer-progress-bar,.swal2-html-container .swal2-popup.swal2-toast .swal2-timer-progress-bar {
	background: rgba(255,255,255,.1);
}

.swal2-container .swal2-popup:not(.swal2-toast),.swal2-html-container .swal2-popup:not(.swal2-toast) {
	-webkit-backdrop-filter: blur(13px);
	backdrop-filter: blur(13px);
	background: -webkit-gradient(linear,left top,left bottom,from(rgba(21,24,34,0)),to(#10060a)),rgba(16,6,10,.95);
	background: -o-linear-gradient(top,rgba(21,24,34,0),#10060a),rgba(16,6,10,.95);
	background: linear-gradient(180deg,rgba(21,24,34,0),#10060a),rgba(16,6,10,.95);
	border-radius: 40px;
	-webkit-box-shadow: inset 0 1px 1px 2px rgba(255,255,255,.02);
	box-shadow: inset 0 1px 1px 2px rgba(255,255,255,.02);
	color: #d7c0c3;
	padding: 0 0 3.25em;
}

@media (max-width:767px) {
	.swal2-html-container {
		font-size: 1.2em;
	}

	.swal2-container .swal2-popup:not(.swal2-toast),.swal2-html-container .swal2-popup:not(.swal2-toast) {
		border-radius: 20px;
	}
}

.swal2-container .swal2-popup:not(.swal2-toast)::after,.swal2-html-container .swal2-popup:not(.swal2-toast)::after {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 1920 1328' height='1328' width='1920' preserveAspectRatio='none meet'%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2.4' d='M1422.46 922.831v21.406m-10.7-10.703h21.4m73.18-304.408v21.405m-10.7-10.702h21.41M838.031 1085.61v21.41m-10.699-10.7h21.406M354.172 941.499v21.405m-10.699-10.702h21.405M1710.19 463.854v21.654m-10.7-10.951h21.41M1488.66 57.6443v21.4056m-10.7-10.7027h21.41M866.656 467.837v21.405m-10.699-10.702h21.406m87.36-295.946V204m-10.7-10.703h21.406M77.1328 412.829v21.406m-10.6992-10.703h21.4056M-33.8672 202.008s55.5054-9.458 115.4909-9.458c60.2343 0 116.9843 22.152 110.7623 39.576-6.223 17.423 38.082 44.304 58.492 39.575 20.659-4.729 170.996 33.353 210.572 53.763 39.575 20.659 83.88 80.645 153.573 75.916 69.692-4.73 96.574-34.847 132.914-34.847 36.34 0 72.679 0 75.915-25.388 3.236-25.388-33.353-60.235-66.457-60.235-33.353 0-90.103-39.575-90.103-53.763 0-14.187-20.659-28.374-31.61-42.811-11.201-14.187-15.93-36.34 0-45.798 15.929-9.458 88.609-15.93 115.491-25.388 26.881-9.458 83.88-36.3399 58.492-49.034-25.388-12.694-17.424-41.0689-9.459-52.2696'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2.4' d='M1023.23-5.32788s12.69 47.54048 39.57 67.95048c26.88 20.659-11.2 44.3044 15.93 56.9984 27.13 12.694 47.54 60.235 26.88 75.916-20.66 15.93-31.61 55.505-41.07 110.762-9.45 55.505-22.15 83.88-18.91 115.491 3.23 31.61-69.696 67.95-69.696 91.845 0 23.645 49.036 36.34 49.036 60.234 0 23.646-27.381 91.845-68.201 88.61-41.069-3.236-101.055 1.493-148.595 6.222-47.541 4.729-38.082-26.881-77.658-33.353-39.575-6.222-93.338-11.2-80.644-39.575 12.694-28.375 53.763-75.916 17.423-96.575-36.34-20.659-150.337-25.388-191.406-12.694-41.069 12.694-58.493 45.798-98.068 60.235-39.576 14.187-53.763-11.201-101.304-7.965-47.54 3.236-61.728-4.729-101.303 18.917-39.576 23.645-44.305 23.645-87.1162 23.645-42.8113 0-118.7267 34.847-118.7267 34.847'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2.4' d='M-17.9375 998s49.0339-17.423 83.8803-28.375c34.8462-11.201 124.9492-44.305 144.1152-80.644 18.916-36.34 20.658-58.493-6.223-67.951-26.882-9.458-71.186-45.798-63.221-69.693 7.965-23.646 33.353-58.492 55.505-58.492s47.54 23.646 75.915 12.694c28.375-11.201 79.151-28.375 104.54-28.375 25.388 0 113.997 26.882 101.303 49.034-12.694 22.152-18.17 63.221 1.245 63.221 19.414 0 136.398-3.235 142.87 22.153 6.222 25.388 4.729 53.763 7.965 67.95 3.235 14.188 14.187 30.117 38.082 30.117 23.646 0 120.22-17.423 155.066-11.2 34.847 6.222 210.575 23.646 253.135-7.965 42.81-31.611 36.34-82.387 57-98.068 20.66-15.93 23.64-39.575 41.07-83.88 17.42-44.305 38.08-87.116 69.69-107.526 31.61-20.659 134.41-44.305 139.14-72.68 4.73-28.375-34.85-49.034-15.93-85.374 18.91-36.339 38.08-66.457 36.34-82.386-1.5-15.93-30.12-41.069-26.88-90.103 3.23-49.034-39.58-52.27-69.7-67.951-30.11-15.93-60.23-60.234-63.22-79.151-3.23-18.917-36.34-77.6576 12.7-131.42067M1923.51 141.774s-123.46-11.201-186.68 0c-63.22 11.2-64.97 39.575-109.27 49.034-44.3 9.458-106.03 72.679-96.57 93.338 9.45 20.659 49.03 60.235 41.06 110.762-7.96 50.527-28.37 61.728-25.13 82.387 3.23 20.659 56.99 67.95 72.68 99.81 15.93 31.611 67.95 55.505 132.91 61.728 64.96 6.222 83.88-33.353 163.03-23.646'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2.4' d='M-30.6289 1205.09c11.2006 4.73 91.8452 38.08 128.185 18.91 36.3399-18.91 71.1859-72.68 124.9489-87.11 53.763-14.19 116.985-49.04 124.95-63.22 7.965-14.19 27.13-30.12 47.54-33.36 20.41-3.23 113.5 3.49 113.5 25.64s-11.948 43.31-53.017 53.02c-41.068 9.45-46.544 43.55-43.558 49.78 2.987 6.22 21.157-1.75 44.803 4.48 23.646 6.22 60.235 3.23 72.68-4.73 12.694-7.97 34.846-28.38 60.234-44.31 25.388-15.93-12.694-55.5 9.458-77.65 22.153-22.16 112.256-26.89 150.338-64.968 38.082-38.082 196.135-49.034 283.247-30.117 87.12 18.916 142.38 6.222 180.46-17.423 38.08-23.646 53.02-59.239 38.08-74.422-14.93-14.934-25.39-33.353-14.93-58.492 10.2-25.389 65.71-56.999 86.12-56.999 20.66 0 83.88 36.34 167.76 41.069 83.88 4.729 112.25-18.917 126.69-28.375 14.19-9.458 69.69-18.917 91.84-12.694 22.16 6.222 63.23 39.575 60.24 66.457-3.24 26.881 4.73 44.305 18.92 49.034 14.18 4.729 42.81 26.881 33.35 52.269-9.46 25.388-7.97 71.684-41.07 73.925-33.35 1.991-91.85 19.416-126.69 30.616-34.85 11.2-50.53 31.61-41.07 41.07s31.61 22.15 57 22.15 121.96 23.65 116.98 41.07c-4.73 17.42 18.92 26.88 42.81 42.81 23.65 15.93 11.2 30.12 0 53.76-11.2 23.65-33.35 63.22-28.37 83.88'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2.4' d='M491.566 1301.66s38.083-80.64 98.068-107.52c60.235-26.89 120.22-36.34 128.185-18.92 7.965 17.42 14.188 33.35 31.611 39.57 17.423 6.23 64.963 33.36 104.539 22.16 39.575-11.2 69.693-31.61 91.845-36.34 22.152-4.73 98.066 1.49 118.726 11.2 20.66 9.46 57 15.93 47.54 36.34-9.46 20.66 1.49 69.69-3.23 69.69m487.1-16.18s-33.85-55.75-22.65-75.91c11.2-20.41 40.82-60.99 74.67-67.95 33.86-6.97 97.33 18.17 113.01 20.41 15.93 2.24 38.58 20.41 27.13 38.58-11.2 18.17-24.89 13.69-29.37 43.06-4.48 29.37-43.06 42.06-52.02 42.06M829.826 539.023c18.668 0 76.911-4.48 94.583 4.48 17.921 9.21 41.069 41.816 31.362 56.999-9.707 15.183-32.109 29.37-55.505 14.187-23.397-15.183-35.842-15.68-55.008-3.733-34.1 21.157-50.776.249-64.466-8.961-7.467-4.978-40.571-15.681-44.304-31.61-3.236-13.69 4.729-25.388 9.209-37.336 7.218-18.419 24.89-28.624 42.064-20.161 13.69 6.223 18.917 26.135 42.065 26.135Zm525.184 290.718c-16.17 14.685-17.17 28.624-14.43 44.554 2.99 15.681 16.67 34.348-1.74 40.322-18.42 5.725-57.25 28.624-64.47 40.322-7.22 11.45-18.67 37.336-46.05 53.021-27.38 15.68-56 18.66-51.77 30.11 4.23 11.45 35.84 7.22 53.02 14.44 17.17 7.22 15.68 17.17 48.78 12.94 33.11-4.23 71.69-30.12 102.05-33.1 30.12-2.99 61.73 15.68 78.9-18.67 17.18-34.348 14.44-71.684 58.99-80.395 44.56-8.712 146.36-20.161 143.62-37.336-2.99-17.174-14.43-34.348-27.88-42.313-13.69-7.965-35.09-23.646-68.19-9.21-33.11 14.437-64.72 35.843-104.79 15.681-40.08-20.161-95.58-39.824-106.04-30.366Zm562.02-562.769c-7.46-2.738-114.99-30.864-130.67-31.86-15.93-.995-56.5-5.227-63.47 1.991-6.97 6.97-38.33 17.673-44.8 24.393-6.48 6.471-10.21 46.794.99 53.265 11.2 6.472 43.06 13.192 58.74 6.472 15.93-6.472 43.31-15.93 56.75-11.201 13.44 4.729 32.11 9.458 35.84 18.668 3.74 9.458 8.47 28.126 20.66 28.872 12.2.996 66.21 28.127 68.2 33.602M252.123 755.568c-23.894 0-7.716 38.829 9.708 49.034 17.423 10.205 23.148 30.615 9.707 49.034-13.441 18.419-26.882 55.008-9.707 55.008 17.174 0 59.736-30.615 82.884-34.598 23.148-3.982 42.314 6.223 67.453 6.223 25.139 0 62.475-13.192 73.177-24.393 10.703-11.2-5.724-30.615-26.881-36.837-21.157-6.223-35.593-35.593-48.038-49.034-12.445-13.192-33.851-35.593-70.44-29.371-37.086 5.974-70.688 14.934-87.863 14.934Zm-36.342-637.44c-26.135-5.725-49.781 22.152-37.833 25.886 11.947 3.733 87.614 9.209 90.352 15.681 2.737 6.471 16.676 44.304 29.37 41.566 12.943-2.737 33.104-2.737 41.567 2.738 8.463 5.476 45.051 46.047 65.461 45.052 20.161-.996 45.052 4.729 60.733 15.681 15.68 10.951 21.156 23.894 61.728 44.304 40.571 20.162 67.203 32.358 84.627 23.895 17.423-8.214 80.395-2.987 80.395-13.192s-55.007-18.17-66.955-36.091c-10.703-15.681.498-15.183-17.921-30.864-18.419-15.681-17.423-25.886-39.575-29.37-22.153-3.734-69.942 2.738-81.889-9.21-11.948-11.947-41.567-58.99-68.2-62.723-26.632-3.734-54.261 12.943-69.941-5.476-15.681-18.419-23.895-42.313-56.253-35.095-32.357 7.218-59.238 10.951-75.666 7.218Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M.730469 585.319C38.3148 562.669 115.724 569.389 128.169 562.669c12.445-6.721 71.684-37.585 91.098-44.305 19.415-6.72 69.444-5.725 85.374-1.245 15.93 4.481 45.549 20.41 64.715 11.45 19.414-9.209 60.234-47.789 100.059-60.235 39.824-12.445 152.079-5.226 192.899 5.974 41.069 11.45 47.043 28.126 41.318 46.296-5.725 18.17-26.632 60.235-28.126 69.444-1.493 9.209 8.712 20.41 24.642 20.41 15.929 0 51.771 8.463 61.479 18.17 9.707 9.707 42.064 27.628 55.754 24.392 6.222-1.493 41.069-13.938 55.256-13.689 6.472 0 18.917 5.973 34.1 7.467 18.17 1.991 39.576-.249 44.803 0 17.174 1.244 58.74-45.3 48.78-67.204-5.72-12.445-43.305-31.859-50.025-48.785-6.72-17.174-5.227-31.362 7.965-44.305 13.192-12.943 64.96-47.789 65.96-57.994 1.24-10.205 0-80.645 6.72-104.539 6.72-23.895 34.1-93.339 34.1-105.784 0-12.445 27.38-34.1 25.14-47.789-2.24-13.69-28.38-35.344-41.07-47.79-12.45-12.445-2.24-18.418 0-29.1213 2.24-10.7028-3.49-27.6282-14.69-35.5931-11.45-7.9649-26.13-52.26958-26.13-52.26958'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M817.877 12.0955s-10.702 29.8683-4.231 36.3398c6.472 6.4715 27.13 17.1743 24.144 24.1436-2.738 7.2182-24.144 35.5931-65.462 47.0431-41.318 11.449-75.417 27.13-96.823 29.868-21.406 2.738-29.62 1.244-27.131 15.681 4.232 24.143 38.332 31.362 38.332 47.042 0 15.681 24.143 35.594 44.055 42.812 19.913 7.218 54.012 19.912 68.2 25.637 14.187 5.724 28.375 19.912 35.593 42.811 7.218 22.65 15.681 41.318-14.188 47.043-29.868 5.724-68.199 12.445-91.098 21.156-22.65 8.712-109.517 40.074-128.185 35.842-18.419-4.231-93.836-29.868-109.517-51.274-15.681-21.405-59.737-45.3-79.649-48.287-19.912-2.987-126.692-37.086-150.835-37.086-24.144 0-80.396-9.21-89.605-18.419-9.21-9.21 1.493-29.868-12.695-44.056-14.187-14.187-121.962-24.641-176.9695-7.965'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M9.44141 175.127s61.23009-4.232 91.09859-4.232c29.868 0 80.396 13.441 96.823 29.869 16.428 16.427 12.694 35.593 19.912 42.811 7.219 7.218 25.637 7.218 37.087 7.218 11.449 0 54.012 11.45 92.592 19.912 38.331 8.463 102.548 27.131 126.691 44.056 24.144 17.175 68.2 49.781 92.592 61.23 24.144 11.45 51.274 17.175 85.374 5.725 34.1-11.449 51.274-27.379 71.186-30.117 19.912-2.738 75.418.249 79.649-14.188 4.231-14.187-3.485-31.859-24.143-34.099-33.851-3.983-78.156-18.419-98.317-34.1-19.912-15.681-37.087-22.65-38.331-34.1-1.494-11.449-19.912-31.362-27.131-45.549-7.218-14.187-8.711-46.296 0-58.243 14.188-19.912 45.55-15.681 65.462-19.912 19.912-4.232 51.772-4.232 69.195-12.6945 17.672-8.4627 37.584-14.1875 37.584-21.4057 0-7.2182-23.397-12.694-23.397-23.3969 0-10.7028 12.197-44.8025 12.197-44.8025'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M9.44141 158.948s30.61509-1.245 64.21699-7.467c33.6016-6.223 125.6956 18.667 138.1406 31.113 12.446 12.445 12.446 38.58 17.424 43.558 4.978 4.978 46.047 7.467 57.247 3.733 11.201-3.733 26.135-4.978 36.091 4.978s44.803 22.401 57.248 28.624c12.445 6.223 49.78 3.734 72.182 17.423 22.401 13.69 99.561 63.47 124.451 73.427 24.891 9.956 37.336 14.934 49.781 7.467s38.58-14.934 56.003-17.424c17.423-2.489 46.047-9.956 63.47-7.467 17.423 2.489 38.829 3.734 40.323-9.956 1.493-13.441-25.389-14.685-50.279-14.685-24.89 0-49.78-18.917-58.492-22.65-8.712-3.734-26.135-9.956-29.868-17.423-3.734-7.467-10.454-25.388-23.646-31.113-13.192-5.725-18.668-11.201-22.401-28.624-3.734-17.423-4.979-32.357-8.712-51.025-3.734-18.668-5.476-31.86 4.978-42.314s23.646-19.9119 39.824-19.9119c16.179 0 43.558-4.9781 63.471-4.9781 19.912 0 62.225-9.9561 56.003-16.1787-6.223-6.2225-18.668-12.4451-16.179-22.4012 2.489-9.9561 8.214-37.3355 8.214-37.3355'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M228.976 165.668c-3.235.996-2.986 5.974-2.737 8.214.248 1.991 4.729 9.459 5.226 11.948.498 2.737 3.485 12.694 3.734 14.187.249 1.493 3.734 13.192 4.48 14.436 3.734 5.725 16.926 4.73 20.161 4.73 3.236 0 15.93 0 17.424-1.494 1.244-1.493 6.969-4.48 5.973-6.969-.995-2.738-4.978-11.201-8.213-12.694-2.987-1.245-11.45-8.214-12.695-11.948-1.493-3.982-2.986-12.196-8.462-13.938-5.725-1.742-22.402-7.218-24.891-6.472Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M238.431 175.625c-1.494.249-.996 4.978.995 9.209 1.992 4.232 5.227 11.201 4.73 13.939-.249 2.738 1.493 7.218 2.489 8.711.995 1.494 10.205 3.734 13.44 3.734 3.236 0 9.708-2.987 9.459-4.48-.249-1.494-.996-7.467-6.721-8.463-5.724-.996-8.213-5.476-9.707-8.96-1.493-3.485-1.991-6.721-2.987-9.957-.498-1.742-8.462-4.231-11.698-3.733Zm-26.879-48.785c-3.235.995-12.943 5.226-12.943 6.72 0 1.493 14.188 5.974 18.419 5.476 4.232-.249 46.047 6.471 51.772 8.214 5.725 1.742 13.192 3.733 14.187 6.72.996 2.987 9.459 18.17 10.205 21.655.747 3.484 16.428 11.2 24.891 10.951 8.462-.249 27.379 5.974 32.108 9.459 4.48 3.484 16.428 11.698 19.166 16.427 2.987 4.729 37.584 23.397 49.531 23.397 11.948-.249 31.611 1.991 42.812 7.467 11.2 5.476 25.886 20.659 33.851 28.624 7.964 7.965 39.824 20.908 45.051 27.13 5.227 6.223 36.091 19.913 47.789 22.402 11.699 2.489 29.869-5.227 34.598-5.227 4.729 0 18.419-1.494 16.925-3.983-1.493-2.489-12.943-5.227-18.668-9.707-5.724-4.48-11.2-12.445-14.934-19.912-3.733-7.467-12.196-23.646-21.903-30.366-9.707-6.721-6.223-16.428-31.113-16.428s-56.252 1.991-67.453-3.485c-11.2-5.475-39.575-34.348-47.042-44.553-7.467-10.205-22.65-22.153-34.598-22.153-11.947 0-31.859 10.205-52.021 2.241-20.161-7.965-31.112-37.585-42.811-43.061-11.698-5.476-30.864-2.489-40.82 2.24-9.956 4.73-25.886 5.974-32.108 4.73-6.223-1.245-21.406-5.974-24.891-4.978Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M286.476 139.783c-2.489 2.489 14.436 12.943 16.427 20.161 1.992 7.218 2.241 10.454 9.459 12.196 7.218 1.742 31.859 7.965 37.335 11.201 5.476 3.235 9.956-2.738 5.476-5.974-4.48-3.236-14.934-4.729-21.903-8.463-6.97-3.733-9.957-9.956-14.935-18.667-4.978-8.712-6.222-16.428-13.938-15.93-7.716.498-15.93 3.733-17.921 5.476ZM556.53 247.558c-13.689-1.245-46.545-2.987-49.531 1.493-2.987 4.231-2.987 15.681 7.218 17.921 9.956 2.24 27.877 4.978 31.113 9.956 3.235 4.978 15.681 22.152 22.152 22.152 6.471 0 27.13 8.712 28.375 4.481 1.493-4.232-14.934-17.921-17.174-27.131-1.992-9.458-14.188-28.126-22.153-28.872ZM412.664 178.86c-13.69-.995-25.388.249-27.877 2.987-2.489 2.738 2.24 7.467 8.96 8.961 4.729.995 21.157 11.947 26.882 17.672 5.724 5.725 9.956 9.209 14.436 7.965 4.231-1.494-2.24-15.681-2.987-21.406-.747-6.223-12.943-15.681-19.414-16.179Zm-13.685 30.615c-5.227.747-7.219 7.965-2.241 10.205 4.979 1.992 16.428 6.472 17.921 4.978 1.494-1.493-4.978-7.965-6.471-11.449-1.245-3.734-3.485-4.232-9.209-3.734Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M729.519 18.3176c-5.974 5.9737-4.73 26.3837-6.97 35.842-2.24 9.2094 9.956 18.4189 4.729 20.9079-5.226 2.489-48.536 6.2226-61.727 5.4759-13.192-.7468-49.283.7467-59.488 7.7159-9.956 6.9693-26.135 9.9562-30.118 26.8817-3.733 16.925-9.956 38.58-6.969 49.283 2.987 10.702 12.445 33.104.747 36.339-11.45 2.987-45.549 12.694-56.252 6.223-10.703-6.223-32.358-21.655-37.087-34.1-4.729-12.445-16.178-33.104-33.85-37.086-17.673-3.734-59.986 12.196-73.178-1.245-13.192-13.192-25.388-37.3352-46.296-38.8286-20.908-1.4934-52.518 1.4934-78.653 6.2226-26.135 4.729-44.056-5.4759-61.728 5.476-17.672 10.703-18.419 26.881-33.104 28.624-14.685 1.493-62.4748-6.223-78.6535-2.987-16.1787 2.987-80.89341 19.165-83.3824 19.165'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M483.606 112.901c-2.489 4.729-5.227 18.17-.498 24.641 4.978 6.472 5.227 22.153 6.223 27.131.746 4.978 10.702 10.703 16.178 14.436 5.476 3.734 18.419 11.948 23.646 10.703 5.227-1.244 27.877-3.236 29.122-6.471 1.244-3.236 1.244-8.712-1.743-13.69-2.986-4.978-2.986-16.925-2.986-23.148 0-6.223 2.489-20.908 2.489-27.628 0-6.472-.747-15.93-8.214-17.672-7.467-1.7427-20.908-3.2361-26.633-6.9696-5.725-3.7336-19.414-4.9781-23.148-4.2314-3.484.9956-11.2 16.677-14.436 22.899Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M709.858 17.0735c-3.236 3.2357-4.231 21.4056-1.245 27.6282 2.987 6.2226 5.227 18.9166-4.48 18.9166-9.956 0-42.313 4.2314-59.239 2.9869-16.925-1.2446-28.872-.7467-42.811 6.2225-13.939 6.9693-28.873 18.9167-34.846 21.4057-6.223 2.489-13.939 1.9912-21.655-1.9912-7.716-4.2314-19.663-11.4496-29.371-11.4496-9.707 0-23.396 1.9913-26.632 3.7336-3.236 1.7423-19.415 20.1608-23.148 26.3838-3.734 6.222-4.978 15.183-16.428 15.183-11.449 0-25.139-1.245-35.842 1.244-10.703 2.49-24.641 5.227-38.331-6.471-13.689-11.947-20.161-32.6063-46.047-34.5975-25.886-1.9912-89.605 9.9561-103.543 8.2138-13.939-1.7423-29.62-9.9561-41.069-3.9825-11.45 5.9737-23.148 29.1212-33.353 32.1082-10.205 2.987-54.759-2.987-69.9421-2.24-15.1831.747-70.6884 18.419-70.6884 18.419'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M503.266 103.443c-4.978 3.235-13.69 18.169-10.454 21.405 3.236 3.236 4.231 13.939 4.978 18.917.498 4.978 6.471 12.445 8.712 13.192 2.24.746 7.964-4.978 10.702-9.21 2.738-4.231 8.463-13.938 9.957-19.414 1.493-5.476 1.991-10.952-1.992-13.441-3.982-2.489-17.423-14.436-21.903-11.449Zm30.866 48.287c-4.978 0-11.948 13.938-9.459 17.921 2.489 3.982 10.454 10.454 13.939 9.458 3.485-.996 11.201-2.489 6.969-6.969-4.48-4.48-5.476-20.41-11.449-20.41ZM15.6641 116.635s38.5799-9.21 52.7674-9.21 45.0515 2.24 53.7635 3.236c8.711.996 26.632-2.24 29.37-4.978 2.738-2.738 22.401-32.1086 28.873-34.3487 6.471-2.2401 49.531 14.1874 57.745 11.4495 8.214-2.7379 98.566-18.9166 115.242-14.1875 16.926 4.9781 23.646 37.5847 30.615 43.0607 6.97 5.475 27.131-3.236 36.34-3.236 9.21 0 28.873 4.978 33.602 0 4.978-4.978 20.659-34.8466 23.895-38.0823 3.236-3.2358 26.135-8.2138 38.082-6.4715 11.947 1.7423 36.34 18.9166 44.056 17.921 7.716-.9956 35.842-23.8947 51.772-26.1348 15.68-2.2401 79.4-.4978 82.635-4.9781 3.236-4.2313-10.951-23.3968-10.951-26.1348'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2.4' d='M7.70312 95.4779c8.21378-.7467 35.59308 5.2271 52.26958 1.7424 16.6765-3.4847 57.2473 5.7247 66.2083-1.7424 9.209-7.467 24.641-4.978 31.113-17.6721 6.72-12.694-8.712-13.4407 5.227-25.3881 14.187-11.9473 22.401-27.1304 19.165-32.3573-3.235-4.9781-21.654-7.9649-21.654-7.9649'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M198.606 13.8376s-8.961 24.8903-8.214 32.6063c.747 7.716 7.716 16.4276 12.445 17.921 4.729 1.4935 28.375 10.9518 34.846 7.716 6.472-2.9868 32.856-6.9692 44.305-10.205 11.699-2.9868 50.527-8.4627 62.226-8.4627 11.698 0 39.575 2.2401 41.816 8.4627 2.24 6.2226 3.484 31.1129 11.947 31.1129s25.388-2.2401 34.846 0c9.21 2.2401 17.921-3.9825 20.161-10.9518 2.241-6.9692 8.463-20.1611 14.686-21.6545 6.222-1.4934 46.296-11.6984 52.269-11.6984 5.974 0 30.118 15.4319 37.087 13.9385 6.969-1.4934 21.654-6.9693 34.846-13.1918 13.192-6.2226 32.607-7.716 38.829-11.6985 6.223-3.9824 15.432-19.6633 15.432-19.6633M6.95312 71.0852S27.861 81.2902 42.2973 81.2902c14.4364 0 35.0953-2.738 44.3048 0 9.2094 2.7379 28.1259 1.9912 33.3529 0 5.227-1.9912 18.419-9.4583 18.419-14.9342 0-5.227-5.725-11.6984 1.742-17.1743 7.467-5.227 20.161-24.1436 21.904-29.6194'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M216.529 14.8332s-17.921 26.8815-14.685 30.1172c3.236 3.2357 15.681 17.921 23.895 16.6765 8.462-.9956 20.907-3.2357 29.868-5.9737 9.209-2.7379 79.898-13.9385 92.343-13.9385 12.445 0 38.331 4.2313 43.807 2.7379 5.476-1.7423 19.912-4.2313 19.912-4.2313s12.694-7.4671 14.685-12.943c2.24-5.4759 1.743-16.1787 1.743-16.1787m14.69 9.2095s-9.21 18.4188-17.921 23.6458c-8.712 5.4758-22.153 8.2138-24.393 11.9473-2.24 3.7336-8.214 14.6853-4.978 17.921 3.236 3.2358 29.62 5.4759 34.1 5.4759 4.231 0 13.441-8.2138 13.441-15.6809 0-7.4671 9.707-16.1787 19.414-19.4144 9.707-3.2358 39.824-6.4715 47.043-6.4715 6.969 0 36.588 12.694 43.807 12.694 6.969 0 27.628-11.6984 36.588-12.694 9.21-.9956 27.628-18.4188 27.628-18.4188'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M423.62 56.8981s-8.214 0-12.445 2.7379c-4.232 2.738-5.476 8.2138 0 8.7116 5.475.4978 12.196 3.9825 16.925 1.7424 6.969-3.7336 3.734-16.6765 17.174-22.1524 3.983-1.4934 11.45-12.4451 4.978-10.205-6.471 2.2401-16.676 5.4759-18.418 9.7072-1.743 3.9824-6.223 7.4671-8.214 9.4583ZM221.757 21.3047s-5.476 15.432-5.476 18.4188c0 2.9869 4.729 8.2138 7.716 9.4583 2.987 1.2445 19.912 1.7423 23.397-2.489 3.485-4.2314 18.917-8.4627 24.89-8.4627 5.974 0 31.113-1.4934 34.598-1.4934 3.485 0 21.406-.4978 22.899-2.7379 1.493-2.2402 9.956-14.6853 9.956-14.6853m8.459 1.7424s-5.973 10.205-5.973 12.1963c0 1.9912 24.641 3.9824 32.108 3.9824 7.467 0 21.157.9956 26.135-1.9912 4.978-2.9869 13.69-14.6853 13.69-14.6853M10.1875 53.911s28.3749 12.1963 35.0953 11.9474c6.7204-.4979 28.8727 0 35.0953 0 6.2226 0 29.8679 9.4583 32.6059 1.9912 2.987-7.4671-1.493-15.1831 3.734-20.659 5.227-5.4758 12.445-16.1786 12.445-21.1567 0-4.9781-5.227-13.1919-5.227-13.1919'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M7.70312 28.7718S26.3708 44.9505 34.5846 46.9417c8.4627 1.9913 47.2916 3.4847 52.7675 6.9693 5.2269 3.4847 7.716-6.9693 8.7116-11.9473.9956-4.7292-1.9913-12.6941-1.9913-15.6809 0-2.9868-12.694-12.4452-12.694-12.4452m767.8626 0c-15.93 12.6941-16.428 32.1085-12.196 36.3399 4.231 4.2313 25.637 13.1918 25.637 16.9254 0 3.7335-50.279 57.2481-59.488 62.9721-9.209 5.725-27.628 19.166-42.314 19.166-14.685 0-41.566 12.196-59.985 13.441-18.419 1.244-26.882 1.244-26.882 6.222 0 4.978 18.917 18.917 26.384 26.384 7.467 7.467 4.231 32.357 18.917 36.091 14.685 3.733 55.007 24.392 83.88 30.615 28.873 6.222 42.313 38.082 48.536 46.545 6.223 8.462 6.72 38.082 6.72 49.034 0 10.951-2.986 23.396-31.361 28.126-28.126 4.978-72.182 7.467-110.264 22.152-38.083 14.685-100.557 28.126-112.753 28.126-12.197 0-93.837-17.423-112.007-35.593-18.17-18.17-48.287-52.768-82.138-58.741-33.85-6.223-114.744-35.593-144.114-34.349-29.371 1.245-98.068-2.489-105.286-9.707-7.467-7.467-17.175-51.523-29.371-56.252-12.196-4.978-29.37-2.489-51.5228 0-22.1523 2.489-85.87148 34.349-85.87148 34.349'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M9.44141 294.849s56.50099-33.104 75.16869-33.104c18.6679 0 40.5709-1.244 41.8159 10.952 1.244 12.196 23.894 43.558 26.881 46.545 2.987 2.986 62.973 12.196 84.129 9.707 21.157-2.489 84.876 1.244 94.832 6.222 9.708 4.73 69.195 28.624 79.649 39.078 10.454 10.454 41.816 23.397 50.279 35.593 8.462 12.197 104.29 38.331 150.835 39.576 46.545 1.244 98.068-23.646 109.019-24.89 10.952-1.245 71.187-12.197 96.824-17.175 25.637-4.978 55.256-24.392 57.496-34.348 2.489-9.708 9.707-46.545 9.707-55.257 0-8.462-25.637-45.3-40.322-55.256-14.685-9.707-36.837-31.86-59.488-33.104-22.65-1.245-52.02-3.734-58.243-15.93-6.223-12.196-19.663-26.882-18.419-35.593 1.245-8.463 61.23-10.952 72.182-14.686 10.952-3.733 63.719-41.566 76.662-54.509 12.943-12.9432 49.532-42.3137 33.602-51.0253-15.93-8.4627-20.908-31.3618-17.174-40.0734'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M-10.4695 550.472s97.5699-15.929 126.6915-15.929c29.122 0 75.666-31.362 104.788-39.825 29.122-8.214 109.269-1.991 128.185 0 18.917 1.991 28.126.747 45.798-17.174 17.921-17.921 77.907-21.157 77.907-29.62 0-8.214 1.991-14.436-25.388-25.388-27.131-10.703-61.977-25.388-73.675-36.837-11.699-11.699-61.231-29.122-84.379-29.122-23.148 0-130.922 4.48-147.101-14.436-16.179-18.917-39.327-45.052-59.7369-43.807-20.41 1.493-104.7881 33.353-104.7881 33.353'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2.4' d='M-5.98928 365.289s68.19938-47.043 82.88468-43.807c14.4363 3.235 40.8196 39.575 55.2566 45.549 14.436 5.725 69.942 21.157 87.365 21.157 17.423 0 37.833 7.964 69.941 7.964 32.109 0 64.466 4.481 71.436 23.397 7.218 18.917 26.632 44.554 8.462 46.047-18.17 1.494-44.553-3.982-86.12-5.227-41.816-1.493-44.554-7.218-78.156 7.219-33.602 14.685-43.558 10.205-81.64 21.903-37.833 11.698-51.0249 11.45-75.6663 20.41-24.6413 8.712-69.9417-10.205-69.9417-10.205'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M7.69897 398.89s37.08653-32.108 60.23453-29.121c23.1479 2.987 23.3968 14.436 39.3265 24.641 15.93 10.205 36.34 13.192 46.545 15.93 10.205 2.987 30.615 20.41 24.641 29.122-5.724 8.711-13.191 27.628-37.833 30.615-24.641 2.986-42.3134-1.494-65.4614 4.48-23.1479 5.973-15.9297 4.48-43.8069 13.192-27.87708 8.711-42.3135-13.192-42.3135-13.192m250.8958-68.199c-11.699-.249-33.602 2.986-35.096 10.453-1.493 7.468-18.419 27.38-9.707 27.38s55.008-10.952 65.213-8.463c10.205 2.489 70.19 12.943 75.168 7.965 4.978-4.978-6.222-20.659-20.659-24.393-14.436-3.484-57.247-12.445-74.919-12.942Zm147.348 16.178c-1.244 2.987-1.244 17.921 5.974 19.166 7.218 1.244 15.183 6.969 22.401 4.978 7.219-1.742 21.904 4.729 22.9-.996.995-5.724 2.489-8.711-.498-10.454-2.987-1.742-17.672-7.716-22.153-10.454-4.48-2.489-24.641-12.694-28.624-2.24Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M134.641 432.99c-5.725-.249-34.349-24.89-50.7765-29.868-16.4276-4.978-18.9166-14.685-27.8771-3.236-8.9605 11.45-9.2094 26.135-13.9385 30.864-4.7292 4.729-6.4715 15.93 1.7423 19.166 8.2138 3.235 21.1567-2.987 38.5799-1.494 16.4276 1.494 42.0649 10.454 47.2919 7.965 4.978-2.489 36.091-22.152 4.978-23.397ZM889.806 19.8113c4.978 12.1963 14.935 28.375 20.41 33.8508 5.476 5.4759 2.49 16.6765-2.489 26.6326-4.978 9.9562-29.121 52.0203-38.579 61.4793-9.459 9.458-22.153 18.667-36.091 23.646-13.939 4.978-37.834 11.2-50.03 12.943-12.196 1.742-43.558 2.737-39.327 9.209 3.983 6.471 4.978 17.174 34.349 17.921 29.619.747 65.462 19.663 77.907 27.379 12.196 7.716 17.921 35.593 26.134 48.039 8.214 12.196 18.917 23.894 22.153 36.837 3.236 13.192 1.742 33.851 0 47.292-1.742 13.44-8.214 35.593-21.406 37.086-13.192 1.743-34.348 18.668-55.754 21.904-21.406 3.235-62.475 18.17-78.404 18.17-15.93 0-43.061 3.982-39.576 14.685 3.236 10.703 3.236 13.192 10.703 24.641 7.467 11.45 6.471 31.113 6.471 35.345 0 3.982-5.725 12.196-13.192 25.388-7.467 13.191-9.956 36.091-8.213 43.558 1.742 7.467 31.61 7.716 39.326 15.681 7.716 7.716 36.091 22.152 42.563 28.623 6.471 6.472 30.366 8.961 44.304 4.978 13.939-3.982 31.113-12.445 39.078-13.938 12.943-2.489 28.873 11.449 37.087 13.192 8.213 1.742 22.899-.747 34.348-.747 11.45 0 18.917-8.96 27.877-19.663 8.961-10.703 18.917-22.153 15.681-27.877-3.235-5.725-13.44-20.908-18.916-26.135-5.227-5.227-15.93-14.437-25.388-23.895-9.459-9.458-11.948-21.406-10.703-36.091 1.244-14.685 14.436-22.401 25.637-33.602 11.2-11.2 52.024-33.104 54.514-39.078 2.48-5.973 0-72.43 1.74-84.627 1.74-12.196 14.68-50.029 19.66-71.435 4.98-21.405 12.2-45.051 17.18-55.007 4.97-9.707 19.66-31.113 19.66-42.563 0-11.449-26.88-35.095-32.36-43.807-5.47-8.711-6.97-24.143-5.47-36.3394 1.74-12.4452-6.48-24.3925-17.18-31.6107-10.7-6.9693-20.409-45.7981-20.409-48.0383'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M780.543 539.272c-8.96 3.484-19.165 19.663-18.418 22.65.746 2.987 5.973 13.192 14.187 16.427 8.214 2.987 16.677 10.952 21.406 13.192 4.729 2.24 16.676 4.481 20.161 1.494 3.236-2.987 20.161-8.463 24.641-12.445 4.481-3.983 25.14.249 29.371 2.24 4.231 1.742 24.143 7.218 30.117 7.716 5.974.249 21.406-1.743 21.406-5.725 0-3.982-2.489-19.414-12.196-22.899-9.708-3.734-29.62-5.476-39.576-3.734-9.956 1.743-21.655 1.494-36.838 1.494-14.934 0-28.872-1.743-35.095-7.218-6.471-5.974-14.436-15.183-19.166-13.192Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M779.298 553.459c-3.734 1.742-1.245 14.187 3.733 17.174s19.663 12.694 23.397 13.939c3.734.995 11.201.249 14.934-1.742 3.734-2.241 13.441-10.454 17.672-11.201 4.232-.747-2.489-4.978-7.965-4.978-5.475 0-17.672.747-24.143-1.494-6.721-2.24-18.419-6.222-20.908-8.462-2.489-2.489-2.987-5.227-6.72-3.236Zm89.107 11.201c-4.978.995 4.231 9.209 8.711 11.698 4.481 2.489 20.41 6.97 26.384 7.218 5.974.249 11.947-6.471 8.463-9.458-3.485-2.987-7.965-9.458-16.179-8.711-8.712.746-21.903-1.743-27.379-.747Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M778.553 524.089c-6.471 0-17.174 11.2-21.157 16.925-3.982 5.725-3.733 16.428-6.222 20.908-2.489 4.231-1.992 11.947 1.991 14.685 3.982 2.738 20.41 10.703 24.89 13.441 4.48 2.738 26.882 14.934 34.847 13.69 7.716-1.245 26.881-8.961 31.361-11.699 4.481-2.738 22.153-4.231 26.882-1.742 4.729 2.489 29.868 7.716 37.833 13.192 7.716 5.476 24.641 2.24 27.131 0 2.489-2.24 2.986-14.686 3.484-20.41.249-5.725-5.476-17.424-10.952-22.402-5.475-4.978-15.68-6.471-21.903-7.467-6.223-.995-23.397-4.231-32.357-2.987-8.961 1.245-20.908 2.241-31.86 1.494-10.952-.498-19.165 1.244-26.633-1.494-7.467-2.737-17.672-7.716-20.41-11.2-2.738-3.485-8.96-14.934-16.925-14.934Zm-43.555-66.209c-3.734 3.734-4.232 4.232 0 14.935 4.231 10.702 5.724 22.65 10.702 24.143 15.681 4.232 28.375-8.214 34.598-8.214 5.974 0 32.606 5.725 34.349-1.742 1.742-7.467-17.175-13.192-17.175-13.192s-7.965-12.196-13.441-15.681c-5.724-3.484-24.89-3.235-30.615-2.489-5.973.747-13.938-2.24-18.418 2.24Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M747.444 463.854c-1.992 1.992 0 19.913 0 19.913s9.209 6.72 11.698 4.231c2.489-2.489 19.166-7.467 23.148-7.467 4.231 0-1.742-9.21-5.725-13.192-4.231-4.48-25.886-6.969-29.121-3.485ZM909.972 24.7893c6.721 6.7204 21.655 25.1392 21.655 34.0997 0 9.2095-14.934 37.8333-16.676 50.527-1.743 12.694-26.633 48.288-39.825 56.252-13.192 7.716-59.488 16.926-60.483 22.651-.996 5.724 48.785 18.169 61.23 25.637 12.445 7.467 10.703 36.588 22.401 44.802 11.698 8.214 8.214 25.388 17.423 39.576 9.21 14.187-1.742 58.243 1.743 73.924 3.235 15.681 4.231 34.1-9.21 41.567-13.192 7.467-25.637 4.978-49.78 14.934-24.144 9.956-57.497 13.192-55.257 21.654 2.24 8.214 5.974 15.432 12.943 22.402 6.969 6.969 10.205 12.694 10.205 15.929 0 3.236-13.69 11.45-16.179 16.428-2.489 4.978 7.716 12.445 13.441 15.681 5.725 3.236 19.663 2.489 33.851 0 14.187-2.489 54.759 9.209 59.737 6.72 4.978-2.489-1.743-27.877 2.489-39.326 4.231-11.45 13.192-29.62 25.637-36.34 12.445-6.721 46.545-23.148 50.527-33.104 4.236-9.956 1.742-58.99 1.742-68.946 0-9.957-.746-39.327 2.494-51.523 3.23-12.197 30.61-68.2 34.09-81.392 3.24-12.943 20.66-35.344 15.69-48.785-4.98-13.191-27.38-17.921-29.87-33.85-2.49-15.93 6.72-35.8424-3.24-50.0299-9.95-14.1874-30.613-19.9122-36.587-29.8683-5.725-9.9561-9.209-36.5887-9.209-36.5887'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M955.521 11.1s0 52.0207 8.96 60.7323c8.961 8.9605 43.559 18.9166 43.559 28.6237 0 9.956-9.957 47.541-4.98 53.514 4.98 5.974 28.63 11.948 28.63 18.917 0 6.969-39.58 97.819-46.55 112.753-6.969 14.934-10.951 60.234-8.96 74.173 1.991 13.939 7.965 43.558 2.987 51.523-4.978 7.965-53.514 26.384-60.235 36.838-6.969 10.702-15.93 32.357-15.93 38.331 0 5.973 4.978 26.632 0 27.628-4.978.995-30.117-2.987-35.095-1.991-4.978.995-20.41 1.991-26.384.497-2.986-.746-14.685-1.742-12.694-8.213 1.991-5.476 12.445-14.935 11.201-18.17-2.489-6.97-15.432-26.384-14.436-31.362.995-5.227 25.637-2.24 33.601-4.231 7.965-1.992 49.532-14.935 54.51-19.664 4.978-4.978 15.93-16.925 15.93-20.659 0-3.733 3.982-13.689 1.991-22.152-1.991-8.463-4.978-31.362-.995-46.047 3.982-14.934 4.978-44.554 3.982-50.527-.996-5.974-9.956-11.201-13.938-28.873-3.983-17.672-14.188-17.921-15.93-29.62-1.992-11.698-4.729-37.584-15.183-38.58-10.454-.995-35.345-2.986-28.375-5.973 6.969-2.987 38.082-11.45 46.545-19.664 8.462-8.462 16.925-29.619 23.645-36.588 6.97-6.97 18.917-35.5934 15.93-46.5451-2.987-10.9518-9.956-30.6151-10.952-42.5624-.995-11.9474-15.929-34.84644-15.929-34.84644'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M844.761 462.361c-6.721 1.742 5.725 13.192 5.725 21.406 0 8.213-9.21 13.191-5.725 18.916 3.236 5.227 17.423 1.245 24.143 1.245 6.721 0 22.153 4.48 24.144-1.245 1.742-5.973.996-11.449 0-15.93-.996-4.48-.498-13.938 2.987-18.916 3.733-4.978 7.716-14.934 4.231-16.677-3.733-1.742-6.222-.498-11.449.996-5.227 1.493-10.454 8.214-13.69 8.214-2.987-.249-25.388.497-30.366 1.991Zm124.945-351.7c-3.235 2.24-15.183 30.366-18.418 39.078-3.236 8.711-17.424 29.37-26.384 33.353-8.712 3.982-13.69 11.698-11.201 14.187 2.489 2.489 8.463 32.606 14.934 39.078 6.472 6.471 13.69 26.383 16.179 32.606 2.489 6.223 2.489 35.095 1.494 43.06-.747 7.965-6.472 28.624-3.983 36.589 2.489 7.965-1.493 23.895 0 31.113s-6.223 35.842-3.982 37.833c2.24 2.24 11.2-1.244 14.436-4.48 3.236-3.236 14.188-1.742 16.428-11.201 2.489-10.454-1.992-30.117-5.227-36.837-3.236-6.97-2.489-26.135-2.489-36.091s3.982-26.633 6.471-35.345c2.489-8.711 13.441-39.824 15.93-51.771 2.489-11.948 24.646-47.043 25.386-55.755.75-8.711-5.47-11.947-11.945-18.418-6.472-6.472-11.948-31.86-13.441-39.078-1.494-6.721-6.969-22.65-14.188-17.921Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M969.464 138.289c-3.484.996-9.209 14.188-9.209 20.41 0 6.472-9.209 23.646-13.192 27.877-3.982 3.983-15.681 12.196-13.192 16.179 2.241 3.982 2.987 17.921 10.454 23.646 7.467 5.724 9.21 20.161 16.179 16.676 6.969-3.484 20.161-27.13 24.393-34.348 3.982-7.219 9.209-18.17 3.982-23.397-5.227-5.227-7.467-21.406-8.712-27.877-1.493-6.223-5.973-20.41-10.703-19.166Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M.730469 629.872s54.011931-27.13 88.609431-27.13c27.1301 0 84.3781-1.494 98.0681-10.454 13.689-8.961 60.234-27.131 72.43-25.637 11.948 1.493 47.043 10.703 80.147 13.69 33.104 2.986 49.532 3.982 57.995-4.481 8.462-8.462 45.3-42.064 55.007-51.523 9.707-9.707 60.732-19.165 75.418-20.907 14.934-1.494 91.845-.996 105.286 2.489 13.689 3.484 25.637 26.632 22.65 33.353-2.987 6.471-43.807 59.238-43.807 67.701 0 8.214 9.209 29.122 27.13 30.615 17.921 1.743 95.828 15.432 106.78 31.86 10.951 16.427 19.912 27.13 51.523 24.143 31.61-2.986 72.679-11.947 114.744-10.454 42.064 1.494 61.728 0 75.169-5.973 13.69-5.974 25.14-20.659 34.35-37.336 8.96-16.676 24.89-58.99 22.15-68.946-2.74-9.707-12.69-28.126-27.63-38.58-15.18-10.454-12.19-24.89 0-37.335 12.2-12.196 46.05-35.095 52.52-51.772 6.22-16.676 3.24-42.811 1.74-55.256-1.49-12.446 15.93-77.409 19.17-100.059 3.23-22.651 12.44-48.536 22.9-62.724 10.45-14.187 21.15-47.291 24.14-59.488 2.99-12.196 5.97-42.313-7.47-46.793-13.69-4.481-31.61-2.987-36.09-13.69-4.48-10.454 10.46-31.6108 0-37.5844-10.45-5.9737-21.15-46.7938-19.66-53.5142'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M-5.99219 964.647S80.1282 952.699 105.765 936.023c25.637-16.677 70.689-34.598 76.911-45.3 6.223-10.454 17.423-48.536 10.205-55.755-7.218-7.218-28.126-19.663-41.567-27.13-13.689-7.467-36.09-31.611-36.09-43.807 0-12.196 15.183-45.3 21.156-57.248 5.974-11.947 37.585-40.82 46.545-42.313 9.21-1.494 72.182 28.624 82.138 24.144 9.956-4.481 67.204-30.118 82.387-35.345 15.183-5.227 89.107 11.45 105.784 15.93 16.427 4.48 42.064 28.624 42.064 34.598 0 5.973-12.943 60.234-2.738 63.221 10.205 2.987 76.911 0 104.042 5.974 27.13 5.973 50.029 13.689 50.029 24.143s10.205 55.754 10.205 67.951c0 11.947 18.17 24.143 33.104 19.663 15.184-4.48 107.029-15.183 143.369-7.467 36.09 7.467 144.861 4.48 173.481 4.48 28.63 0 53.77-7.467 62.98-21.157 9.45-13.689 20.66-55.007 33.6-67.95 12.94-12.943 22.65-32.358 28.62-50.279 5.98-17.672 34.6-85.871 42.32-105.285 7.46-19.415 21.9-33.851 35.34-47.292 13.69-13.69 77.66-32.855 94.33-37.087 16.68-4.231 46.8-25.388 46.8-34.348 0-8.961-18.17-44.554-15.19-61.479 2.99-16.926 45.3-75.916 45.3-87.116 0-11.201-27.13-40.571-27.13-57.497 0-16.925 4.48-62.226-21.15-72.928-25.64-10.454-63.97-33.353-79.9-49.283-15.93-15.93-39.33-60.235-42.31-80.147-2.99-19.9121-5.98-45.5491-2.99-68.1992C1210.4 19.0646 1216.37-23 1216.37-23'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M-33.8672 915.115s66.2082 9.956 92.5919 9.956c26.3837 0 54.7583-16.676 62.9723-24.89 8.214-8.214 40.322-36.589 40.322-43.06 0-6.721-3.982-32.856-22.152-36.589-17.921-3.485-45.0514-23.148-45.0514-33.104s3.4847-39.576 5.2274-48.038c1.742-8.463 19.912-46.545 31.61-64.715 11.699-18.17 51.523-33.104 64.715-29.869 13.192 3.236 59.737 30.864 69.693 24.642 9.956-6.223 68.448-31.113 89.107-36.091 20.41-4.978 108.771 14.685 117.731 17.174 8.961 2.489 46.794 25.886 46.794 34.1 0 8.214-16.179 57.994-6.223 61.479 9.957 3.236 82.885 0 97.819 0 14.934 0 43.06 14.934 48.039 28.126 4.978 13.192 11.2 78.902 14.934 82.636 3.982 3.982 11.2 12.943 18.667 11.2 7.467-1.493 44.056-8.462 56.999-9.458 12.943-.747 47.541-3.485 61.23-1.493 13.69 1.991 69.942 7.965 86.867 9.209 16.926 1.245 108.275-.498 126.445-3.733 18.17-3.236 39.82-36.838 42.31-49.283 2.49-12.445 12.45-31.113 18.67-38.58 6.22-7.467 48.04-79.649 54.51-98.317 6.47-18.668 20.16-58.492 25.88-70.937 5.48-12.445 15.44-26.135 31.86-36.091 16.43-9.956 82.14-29.868 92.85-34.349 10.7-4.48 34.84-11.947 36.83-16.178 1.99-4.232-11.94-45.301-7.96-63.471 3.98-18.17 41.81-74.671 41.81-83.382 0-8.712-27.87-38.331-29.37-50.776-1.24-12.694-1.24-43.061-1.24-50.03 0-6.969-18.67-24.392-29.37-26.881-10.7-2.489-49.78-33.602-61.73-45.301-11.95-11.947-24.89-36.091-38.58-71.684-13.69-35.5928-11.95-70.937-14.44-81.6399-2.49-10.7028.5-36.0909.5-36.0909'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1096.15 15.8286s2.49 31.1129 7.96 37.8333c5.48 6.7203 5.48 23.6457 4.49 29.8683-1 6.2226-1.25 15.432 6.22 17.9208 7.46 2.489 28.62 2.738 32.85 14.934 4.23 12.197 6.23 58.493-4.48 84.627-10.7 26.135-24.39 42.314-30.36 57.248-5.98 14.934-17.18 80.893-22.65 98.317-5.48 17.423-5.98 34.348-5.98 51.772 0 17.423-.5 37.086-4.48 46.544-3.73 9.459-14.93 29.371-27.38 37.336-12.44 7.965-25.38 14.934-27.38 20.41-1.99 5.476 29.87 26.881 34.35 39.824 4.48 12.943-.25 25.388-8.21 50.279-7.97 24.89-24.14 72.679-34.1 82.635-9.96 9.957-27.878 13.939-43.559 13.939-15.681 0-74.671-1.991-90.103-1.991-15.432 0-79.151 9.458-95.081 11.947-15.93 2.489-33.602 1.494-44.305-15.681-10.454-17.174-23.645-27.877-50.278-32.108-26.633-4.232-59.239-6.97-67.702-9.956-8.462-2.987-29.37-28.624-27.379-42.314 1.991-13.69 22.401-42.313 26.135-48.536 3.733-6.223 15.432-19.912 15.432-24.392 0-4.481-10.454-20.41-24.144-22.402-13.689-1.991-94.583 1.743-115.74 6.721-21.156 4.978-38.58 9.956-44.802 16.178-6.223 6.223-45.052 51.025-57.497 55.257-12.196 4.48-53.265 2.987-75.666.498-22.401-2.489-60.981-14.935-67.204-14.935-6.223 0-57.248 24.891-67.204 28.375-9.956 3.485-30.366 8.961-49.283 8.961-18.916 0-54.2604-.498-64.2165 3.733-9.9561 4.232-29.8684 11.201-38.58 19.913-8.7116 8.711-41.81569 48.536-41.81569 48.536'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M2.96875 902.67s45.79815 7.716 58.49215 5.974c12.6941-1.992 34.3486-11.699 40.3221-17.673 5.974-5.973 26.135-24.641 29.371-31.61 3.235-7.218 3.982-25.388-3.983-26.882-7.965-1.493-31.3615-14.685-36.3395-19.663-5.227-5.227-18.1699-18.917-17.4232-28.375.7467-9.458 10.205-50.527 12.694-60.981 2.4891-10.205 11.9474-36.34 13.4408-43.558 1.4929-7.218 22.8989-22.899 29.3709-29.122 6.471-6.471 49.78-19.912 58.492-19.912 8.711 0 32.108 4.231 35.593 7.965 3.485 3.484 41.069 14.436 47.54 11.947 6.223-2.489 77.658-23.895 85.374-27.628 7.965-3.983 53.763-2.489 64.964-2.489 11.2 0 60.234 17.423 67.701 20.659 7.467 3.236 45.55 22.899 48.785 30.864 3.236 7.965-13.44 53.016-8.711 57.745 4.729 4.729 65.71.747 76.662.747 11.2 0 48.287 12.694 55.505 17.423 7.218 4.729 18.917 14.188 20.161 20.161 1.245 5.974 4.232 42.314 3.485 50.279-.747 7.965 1.493 20.659 1.493 27.628 0 7.218 22.153 3.982 30.864 1.493 8.712-2.489 50.528-10.205 68.946-10.205 18.17 0 91.846 7.965 102.797 7.965 11.201 0 75.169 3.236 85.374 3.236 10.205 0 47.041-5.227 54.511-12.694 7.47-7.467 21.9-26.135 22.9-38.082.99-11.948 27.13-47.541 36.59-63.222 9.45-15.929 33.35-76.662 38.83-93.338 5.47-16.677 25.38-56.252 34.1-67.951 8.71-11.947 49.78-32.357 63.96-39.575 14.19-7.218 71.94-15.183 76.67-23.397 4.72-8.214-4.73-46.296-2.49-55.754 2.49-9.459 43.55-74.422 41.07-82.387-2.49-7.965-26.14-38.829-26.14-53.017 0-14.187 1.49-45.798-5.48-49.033-7.21-3.236-40.57-14.935-49.03-23.397-8.46-8.463-43.56-45.798-49.78-56.252-6.22-10.454-14.19-31.113-18.17-39.576-3.98-8.712-15.93-35.095-15.93-40.82 0-5.725-8.71-37.5844-8.71-47.2916 0-9.9561 3.23-49.2828 3.23-49.2828'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1123.28 6.12158c-3.23 12.69402-3.98 37.83322 0 48.28712 3.99 10.454-.74 34.5976 4.73 35.5932 5.48.9956 21.41 9.7072 26.14 14.4361 4.73 4.729 11.2 24.642 11.94 35.593.75 10.952.75 44.056-13.44 71.187-14.18 26.881-26.88 51.274-28.37 62.225-1.49 10.703-11.2 56.75-13.44 68.449-2.49 11.947-11.2 28.375-11.2 38.828 0 10.205 1.49 46.794-1.5 60.982-3.23 14.187-3.23 34.099-11.94 42.811-8.71 8.712-34.85 23.148-34.1 30.117.74 6.97 17.42 23.646 19.66 37.087 2.49 13.441-.75 38.58-11.2 62.474-10.21 23.646-10.95 58.742-14.19 66.706-3.23 7.965-14.68 24.891-25.39 30.367-10.95 5.475-32.353 10.205-44.051 10.205-11.948 0-65.711-11.948-102.051-4.73-36.34 7.219-100.556 17.424-115.491 11.948-14.934-5.476-26.881-14.934-36.837-27.38-9.956-12.196-33.602-30.366-48.536-30.366h-49.781c-11.201 0-40.322-40.322-41.069-51.523-.747-11.2 3.983-29.37 8.712-37.086 4.729-7.965 23.645-30.117 25.388-35.593 1.493-5.476 2.489-14.934-7.965-18.917-10.205-3.982-101.304 2.489-113.998 7.218-12.694 4.729-33.353 26.882-43.558 37.087-10.205 10.205-29.868 26.135-38.331 27.628-8.462 1.493-31.361 9.458-40.073 9.458s-68.946-7.218-84.627-7.965c-15.93-.746-30.864-11.2-37.087-7.218-6.222 3.983-35.593 14.188-42.811 16.677-7.218 2.489-26.135 7.965-45.051 13.44-18.917 5.476-56.252 10.206-65.7107 12.695-9.4583 2.489-39.5756 11.2-44.3048 15.929-4.7291 4.729-15.9297 16.677-20.6589 26.882-4.7292 10.205-34.84641 53.016-34.84641 53.016'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M7.70475 880.517s27.62825 15.93 39.57555 15.93c11.9474 0 28.3749-7.218 35.5931-11.2 7.2182-3.983 31.6106-27.629 31.6106-38.083 0-10.205-15.9297-11.947-25.388-17.423-9.4583-5.476-16.6765-17.423-22.1524-25.388-5.4758-7.965-12.694-15.93-8.7116-25.388 3.9825-9.458 13.4408-55.505 15.9298-63.968 2.4891-8.712 15.9298-45.051 13.4408-51.523-2.489-6.223-16.9254-4.231-18.9166-2.489-1.9913 1.991-14.9342 12.694-19.6634 22.899-4.7291 10.205-11.9473 24.641-19.6633 34.1C21.6433 727.442.984375 736.9.984375 736.9'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M10.9374 814.061s16.6765-6.223 26.1348-3.236c9.4583 3.236 19.6633 6.223 21.4057 12.943 1.4934 6.72 9.7072 15.183 14.1874 16.925 4.4803 1.743 6.7204 14.686 2.4891 18.917-4.2314 4.231-10.9518 11.947-17.4232 11.947-6.4715 0-14.1875 7.219-23.6458 2.489-9.4583-4.729-29.37056-14.934-29.37056-14.934m6.22096-67.203s22.8991 3.235 24.6414 0c1.4934-3.236 4.7292-14.935 7.9649-22.899 3.2358-7.965 9.4583-16.179 11.2006-26.384 1.4935-10.205 3.9825-21.904 4.7292-29.122.7467-7.218-1.4934-10.205-6.2226-3.982-4.7291 6.222-8.4627 14.934-17.6721 20.659-9.2094 5.476-32.10845 9.209-32.10845 9.209M246.896 607.72c-3.484-.498-8.96 1.742-12.196 3.236-2.987 1.493-12.943 8.462-11.698 9.707 1.244 1.493 5.724 7.716 7.467 8.96 1.991 1.494 12.943 4.729 15.432 4.481 2.489-.249 13.44.995 16.925-1.743 3.485-2.738 19.663-7.965 21.406-11.449 1.493-3.485-2.24-5.725-5.476-6.223-2.738-.747-28.126-6.471-31.86-6.969ZM47.7752 787.677c-1.4934-3.236-8.4627 7.218-8.4627 10.205s2.2401 7.467 5.9737 8.462c3.4846.996 10.9517 7.219 10.4539 2.489-.2489-4.978-6.7204-18.418-7.9649-21.156ZM289.21 626.886c-1.493 1.493 4.231 8.711 6.472 6.471 2.24-2.24 15.432-3.734 18.667-6.969 3.236-3.236 18.17-7.467 15.183-9.707-3.235-2.241-6.222-3.485-11.698-2.241-5.476 1.245-23.397 7.219-28.624 12.446Zm286.983-40.821c5.725-5.724 16.677-28.126 17.424-34.597.746-6.472-2.987-13.69-8.712-13.69s-60.732 6.472-67.204 7.965c-6.471 1.494-28.624 10.454-33.104 15.183-4.729 4.729-31.113 28.873-32.357 34.598-1.494 5.725 10.205 18.916 16.676 18.916 6.472 0 43.309 15.183 50.528 18.668 7.218 3.485 25.885 17.423 28.872 22.401 2.987 4.978 8.712 22.402 5.725 27.38-2.987 4.978-7.965 26.632-.747 28.872 7.219 2.241 50.528-2.24 56.999-2.24 6.472 0 76.413 20.908 80.147 29.869 3.485 8.96 11.449 55.256 11.449 62.474 0 7.218.747 24.642 15.93 23.148 15.183-1.493 51.274-9.458 64.964-6.471 13.689 2.987 76.413-1.494 93.09 2.987 16.676 4.231 72.181 4.978 88.111 7.218 15.93 2.24 46.796 0 52.016-7.965 4.98-7.965 20.17-37.584 28.13-49.034 7.97-11.45 48.29-66.457 57-95.579 8.71-29.121 30.37-79.898 38.33-95.578 7.97-15.93 19.42-39.576 31.11-46.296 11.45-6.472 103.3-27.38 106.78-37.585 3.49-10.205 1.5-55.505 7.97-63.47 6.47-7.965 26.63-44.056 26.63-53.514 0-9.458-12.94-29.62-12.94-43.309 0-13.69-7.22-46.296-13.69-52.768-6.47-6.471-26.63-15.929-39.08-23.894-12.2-7.965-26.63-19.415-29.62-28.126-2.99-8.712-25.89-50.528-31.11-51.274-4.98-.747-7.22 4.729-9.46 11.449-2.24 6.721-11.2 25.139-15.18 29.122-3.99 3.982-12.2 25.139-12.2 33.104s-5.72 22.401-5.72 33.851c0 11.449-14.44 41.069-17.43 50.527-2.98 9.458-11.45 38.331-11.45 44.056 0 5.725 3.49 23.148 3.49 35.344 0 12.196-4.23 51.025-8.71 59.986-4.24 9.209-30.37 27.13-31.12 35.095-.74 7.965.75 22.401 3.49 36.091 2.74 13.69 4.23 25.388 3.48 35.842-1.24 16.428-14.43 32.606-16.92 42.811-3.49 14.437 1.24 36.838-4.73 50.528-5.73 13.689-7.22 27.379-15.93 36.09-8.71 8.712-29.62 15.93-46.3 18.668-16.675 2.987-40.072 11.45-61.477 4.978-21.406-6.471-19.415-8.711-49.781-7.218-30.117 1.493-61.23 10.703-91.596 10.703-30.366 0-41.069 7.965-56.252-1.494-15.183-9.458-38.58-36.339-45.549-43.309-6.97-6.969-12.197-16.676-29.62-15.929-17.423.746-41.816-.747-51.274-.747-9.458 0-26.135-11.948-33.602-19.415-7.467-7.467-16.925-32.357-16.925-39.575.498-6.721 9.458-33.104 11.449-34.847Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M508.493 565.904c-7.965 6.721-39.576 25.14-31.113 29.869 8.214 4.729 27.628 13.689 34.846 16.676 7.467 2.987 19.166 1.245 24.891-6.222 5.476-7.467 13.689-18.917 20.161-29.62 6.471-10.454 23.894-29.37 10.952-26.135-12.943 3.236-44.305 2.241-59.737 15.432Zm60.733 111.011c-2.987 3.733-7.716 20.41-4.978 22.899 2.489 2.489 27.13 4.978 35.593 2.489 8.463-2.489 7.965-4.729 5.974-6.721-2.24-1.991-29.868-27.13-36.589-18.667Zm107.525 16.926c-10.205 0-27.379-4.232-36.838-2.49-9.458 1.743-18.916 6.721-13.938 8.463 4.978 1.743 51.523 10.952 55.754 15.183 4.231 4.232 24.641 14.437 24.641 21.904 0 7.716 10.454 60.483 14.437 64.217 3.733 3.733 24.641 3.484 34.597 1.742 9.956-1.742 69.444-4.231 80.396-2.489 10.952 1.742 59.239 2.489 69.942 5.974 10.453 3.484 78.155 1.742 84.129 0 5.973-1.743 26.139-18.668 33.849-27.878 7.72-9.209 31.36-43.06 23.65-44.802-7.72-1.742-17.92 3.236-23.65 8.96-5.72 5.725-30.365 14.686-43.059 17.175-12.694 2.489-33.851 9.209-42.313.747-8.463-8.463-8.463-20.908-27.131-18.17-18.667 2.986-82.138 8.711-97.321 12.196-15.183 3.485-35.593 6.72-55.007 4.231-19.415-2.489-35.842-8.96-37.336-15.183-1.244-6.222-16.925-23.646-23.645-30.366-6.721-6.72-16.926-19.414-21.157-19.414Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M918.184 764.529c-7.716-2.987-31.61-1.991-44.056-.498-12.445 1.493-37.086 6.72-49.531 6.72s-33.104 5.227-42.563 5.227c-9.458 0-20.161 9.708-13.938 10.454 6.222.747 54.012-2.987 69.444 0 15.432 2.987 47.54 5.227 57.247 7.467 9.956 2.24 38.331 0 46.794 2.24 8.463 2.241 36.091-.497 39.576-3.733 3.484-3.236 26.133-24.144 20.663-24.144-5.48 0-16.93 3.734-28.628 7.467-11.699 3.734-47.043 7.468-50.279.747-2.489-6.471-.249-11.2-4.729-11.947Zm-194.14-1.991s-1.742 10.951 0 16.178c1.742 4.978 9.956 19.913 11.698 15.183 1.743-4.978 11.948-17.672 6.97-20.907-4.978-3.236-15.681-13.441-18.668-10.454Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2.4' d='M1186.5 224.907c-1.99-6.969-21.4 20.659-17.92 29.122 3.49 8.463-10.7 48.536-14.19 58.243-3.48 9.707-22.65 49.034-19.16 62.226 3.48 13.192-7.22 62.475-4.73 80.644 2.49 18.17-4.73 52.768-13.19 61.231-8.47 8.462-17.92 42.313-16.68 49.282 1.24 6.721 19.66-.249 28.62-14.934 8.96-14.685 35.85-42.064 50.03-44.802 14.19-2.738 76.17-10.952 72.68-25.388-3.48-14.188-12.69-36.838.25-56.004 12.95-19.165 23.65-31.112 23.65-49.033 0-17.922 2.49-48.785-5.98-59.488-8.46-10.703-26.88-23.148-44.05-40.571-17.18-17.175-34.6-34.349-39.33-50.528Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1105.61 588.056c-3.99 2.738-10.96 9.956-10.96 14.437 0 4.729-3.98 22.152-6.47 26.881-2.24 4.729-7.46 29.122-4.73 26.135 2.99-2.987 9.21-.747 15.93-14.934 2.99-6.223 11.95-28.873 13.2-37.585 1.24-8.711.49-20.161-6.97-14.934Zm-22.4 79.401c-4.98 2.986-9.21 12.943-9.21 17.174s-5.73 19.663-4.23 19.663c1.49 0 10.45-6.222 11.45-9.209.99-2.987 8.46-17.175 9.21-21.157.74-4.231-2.99-8.96-7.22-6.471Zm101.8-386.795c-4.98 3.484-18.67 41.815-18.67 53.016s-4.98 28.375-4.98 41.069c0 12.694-2.49 27.628-5.47 41.069-3.24 13.441-1.99 33.104-4.48 44.554-2.49 11.449-12.2 34.348-12.2 40.073 0 5.725 19.42 2.738 26.14-3.983 6.72-6.72 27.62-18.916 37.08-18.916 9.46 0 34.1 6.222 26.88-4.978-7.21-11.201-2.98-41.816 1.25-52.27 4.23-10.205 26.38-40.322 26.38-48.287 0-7.965 8.71-44.305 0-48.287-8.71-3.983-32.11-12.196-41.81-22.153-9.96-9.209-18.92-28.623-30.12-20.907Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1192.97 312.272c-1.49 3.236-16.67 19.166-14.18 34.349 2.49 14.934-3.24 31.86-4.73 44.554-1.5 12.694-2.99 47.291-7.72 56.003-4.73 8.711-6.72 26.881-2.74 28.375 3.99 1.493 27.63-10.952 33.36-10.952 5.47 0 13.44-.747 13.44-14.685 0-13.939 6.22-44.803 10.2-55.008 3.98-10.205 17.43-22.152 17.43-37.086 0-14.935-20.66-26.135-26.14-33.353-5.47-7.219-16.43-17.424-18.92-12.197Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1200.94 338.407c-2.48 2.489-13.44 17.174-7.96 26.881 5.48 9.708 2.49 24.891-1.49 36.34-3.99 11.201-17.43 46.296-13.44 48.039 3.98 1.991 15.93 5.226 18.17 0 2.48-5.227 2.48-27.38 4.72-33.602 2.49-6.223 15.93-33.353 18.92-47.043 3.24-13.939-14.19-35.344-18.92-30.615Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1263.92 12.0955s-9.71 41.3178-6.97 58.4921c2.74 17.4233 15.43 59.4874 28.12 74.9194 12.7 15.432 26.64 40.323 52.03 45.55 25.38 4.978 72.92 18.916 72.92 28.126 0 9.209-13.93 55.505-6.97 70.937 6.97 15.432 29.37 56.252 25.14 75.169-4.23 18.916-40.82 80.644-33.6 95.33 6.97 14.685 26.63 40.322 16.93 63.221-9.71 23.148-19.67 52.021-46.3 57.994-26.63 5.974-61.73 18.419-77.16 29.62-15.43 11.2-42.06 23.894-57.5 47.789-15.43 23.895-22.4 35.095-30.11 58.99-7.72 23.895-16.93 56.252-23.65 65.959-6.72 9.708-22.15 24.393-30.61 39.576-8.47 15.183-26.64 63.719-40.82 72.431-13.94 8.711-47.79 16.427-50.53 28.872-2.74 12.197 36.59 13.69 49.03 17.921 12.7 4.232 40.82 2.738 54.76-5.724 13.94-8.463 43.56-25.388 52.02-36.589 8.47-11.201 23.15-23.148 11.2-35.095-11.94-11.948-16.18-35.096-13.94-49.034 2-13.939 21.41-52.519 30.37-66.955 8.96-14.437 61.98-35.593 73.43-39.078 11.45-3.485 45.05 12.196 57.74 21.157 12.7 8.96 63.22 17.423 89.86 25.886 26.63 8.462 81.39 12.694 101.05 4.231 19.66-8.463 47.79-25.388 70.19-36.589 22.4-11.2 60.49-11.2 85.62-5.724 25.39 5.724 67.46 36.588 67.46 50.527 0 13.938 16.92 39.326 11.94 53.265-4.97 13.939 26.64 23.148 33.36 33.353 6.72 10.205 10.95 28.375 10.95 43.807 0 15.432-9.71 49.283-6.97 63.968 2.74 14.685 4.23 30.117-11.2 35.842-15.43 5.72-39.33 15.43-58.99 16.93-19.66 1.49-64.47 9.7-78.65 16.92-13.94 6.97-23.9 22.4-5.73 25.39 18.17 2.74 68.7 5.72 85.62 15.43 16.93 9.71 57.5 2.74 53.27 18.17-4.23 15.43-11.2 29.37-1.49 35.1 9.7 5.72 47.78 19.66 50.52 25.38 2.74 5.73 9.71 33.61-1.49 52.02-11.2 18.17-28.13 39.58-32.36 53.27-4.23 13.69-8.46 46.3-8.46 46.3'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1287.06 6.12158s-15.18 52.26962-11.95 64.46582c3.24 12.1963 26.88 59.4876 30.12 67.7016 3.24 8.214 13.94 27.628 26.88 31.86 12.94 4.231 75.67 9.707 83.13 17.174 7.47 7.467 28.13 36.589 23.65 46.296-4.23 9.707-19.41 53.016-19.41 56.252 0 3.236 24.89 32.855 24.89 47.789 0 14.934 9.7 42.563 0 57.248-9.71 14.934-17.18 30.864-22.65 40.571-5.48 9.956-3.24 33.353-1 42.065 2.24 8.711 10.7 24.89 10.7 42.064 0 17.175-23.64 67.951-38.83 75.667-15.18 7.467-39.82 16.676-54.01 17.921-13.94 1.493-43.31 9.956-48.53 23.646-5.48 13.44-24.64 20.907-33.36 29.619-8.71 8.712-28.12 23.895-30.11 33.602-2.24 9.707-8.72 34.598-15.19 44.305-6.47 9.707-18.42 36.091-25.88 49.78-7.47 13.939-23.65 35.345-29.12 47.292-5.48 11.947-12.45 36.091-19.42 43.309-6.97 6.969-39.33 34.1-36.59 36.589 2.74 2.738 34.6 10.951 47.54 3.235 12.95-7.716 26.39-15.68 34.6-23.894 8.21-8.214 16.18-18.419 13.94-28.126s-4.23-32.358-4.23-42.065 6.47-30.117 11.95-44.305c5.47-13.938 16.17-35.593 21.65-45.3 5.48-9.707 43.81-36.091 47.54-40.073 3.73-3.734 35.59-5.725 45.3-7.716 9.71-1.992 37.83 2.24 48.54 13.192 10.7 10.702 67.95 21.654 84.13 29.121 16.17 7.467 67.95 20.659 83.13 13.69 15.18-7.218 72.43-31.86 85.37-41.816 12.95-9.707 76.67-15.432 86.37-14.187 9.71 1.244 67.95 28.126 76.66 36.837 8.72 8.712 31.37 37.834 30.12 46.545-.99 8.712-1.74 41.567 5.48 48.536 6.97 6.97 34.6 17.175 38.83 28.126 4.23 10.703-4.23 24.891-2.24 45.301 2.24 20.41-6.48 52.518-1 65.71 5.48 13.192 1 34.846-8.71 41.321-9.71 6.47-44.31 20.41-66.96 25.88-22.65 5.48-56.25 1-62.72 3.24-6.47 2.24-28.13 6.47-21.65 10.7 6.47 4.23 30.11 5.48 45.3 8.71 15.18 3.24 32.35 11.7 38.83 11.7 6.47 0 24.89-1.24 38.82 0 13.94 1.25 28.13 15.18 24.89 22.9-3.23 7.47-15.18 22.65-7.71 26.88 7.71 4.23 33.35 12.94 43.31 19.42 9.7 6.47 22.65 19.41 22.65 25.88 0 6.47-12.95 36.59-21.66 45.3-8.71 8.71-10.7 75.67-10.7 86.37'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1312.7 2.63696s-13.44 54.75864-13.44 67.95054c0 13.1918 38.33 74.1735 48.53 77.4085 10.21 3.485 81.89 14.188 86.87 19.166 4.98 4.978 21.41 49.531 22.65 61.977 1.25 12.445-15.68 45.051-12.44 55.256 3.48 10.205 15.68 52.021 16.92 65.462 1.25 13.44 8.96 40.571 5.73 55.256-3.49 14.685-25.89 29.371-28.13 39.576-2.24 10.205 6.72 49.531 7.97 61.976 1.24 12.446 0 40.572-4.48 53.017-4.49 12.445-36.1 53.016-46.3 56.501-10.21 3.484-52.02 14.685-60.98 15.681-8.96 1.244-23.15 6.222-28.13 11.2-4.98 4.978-25.88 25.886-21.4 30.366 4.48 4.481 32.6-3.484 44.05 0 11.2 3.485 37.34 0 48.54 7.965 11.2 7.965 64.22 32.606 74.42 36.091 10.21 3.485 60.98 19.166 71.19 16.926 10.2-2.241 39.82-15.681 48.53-24.393 8.71-8.712 42.81-17.423 56.5-26.384 13.44-8.96 77.91-13.44 92.6-8.96 14.68 4.48 76.16 32.108 85.62 41.815 9.71 9.708 25.88 27.131 25.88 36.091 0 8.961-5.72 47.292 0 53.017 5.73 5.725 22.65 22.65 28.13 28.126 5.72 5.725 42.81 28.126 47.29 28.126 4.48 0 24.15-14.188 28.13-18.17m-20.66 151.83s-35.1 16.93-41.82 23.65c-6.72 6.72-14.69 13.44-30.37 13.44-15.68 0-50.77 3.48-47.29 10.2 3.49 6.72 41.82 4.48 47.29 10.21 5.73 5.72 20.41 14.68 16.93 22.65-3.49 7.96 0 25.88 11.2 29.37 11.2 3.48 44.06 22.65 44.06 22.65m-2.24-248.407c-3.49 0-35.35-15.681-37.34-11.201-3.73 8.961-9.21 29.62-8.21 40.821 1.24 11.2 10.45 39.326 8.21 49.531-2.24 10.205-10.2 39.576-3.48 39.576 6.97 0 42.81-11.45 42.81-11.45'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1929.73 109.914s-67.7 4.481-91.35 4.481c-23.64 0-72.18-2.241-93.59 1.244-21.4 3.485-42.81 8.961-54.26 14.685-11.2 5.725-33.85 25.886-47.29 31.611-13.44 5.725-45.05 18.17-60.98 22.65-15.68 4.48-45.05 24.89-48.54 31.611-3.48 6.72-18.17 35.842-22.65 45.549-4.48 9.707-8.46 26.135-4.48 30.117 3.99 3.983 21.41 45.052 25.89 53.017 4.48 7.965 16.93 31.61 11.2 53.016-5.72 21.406-22.65 64.964-22.65 80.396 0 15.432 38.33 51.522 52.02 76.413 13.44 24.89 33.11 59.736 37.59 68.946 4.23 8.96 67.45 23.895 79.89 27.13 12.45 3.236 46.3 2.987 60.98 8.214 14.69 5.227 52.03 11.201 59.74 8.214 7.97-2.987 31.61-19.912 49.53-23.397 18.17-3.485 78.91 15.183 78.91 15.183'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1933.21 687.618s-42.81-25.886-58.74-23.646c-15.68 2.24-35.1 7.965-41.82 14.685-6.72 6.721-14.68 13.441-2.24 28.126 12.45 14.686 19.17 24.891 16.93 41.816-2.24 16.926 3.98 43.558 16.92 56.501 12.95 12.943 56.51 22.401 56.51 22.401'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1916.29 696.579s-45.06-18.17-53.02-14.686c-7.97 3.485-18.17 15.681-7.97 25.886 10.21 10.205 17.68 24.89 15.69 32.606-2 7.965-6.23 28.126-2.49 36.091 3.73 7.965 43.31 22.651 43.31 22.651M1350.53 6.12158c-8.71 18.16992-19.91 55.50532-19.91 69.19502 0 13.6897 21.16 48.5364 29.87 51.0254 8.71 2.489 68.45 17.423 78.4 22.401 9.96 4.978 22.4 12.445 26.14 19.912 3.73 7.467 9.95 38.58 9.95 47.292 0 8.711-3.73 41.069-8.71 52.269-4.98 11.201 3.74 55.008 7.47 63.471 3.73 8.711 13.69 49.033 11.2 61.23-2.49 12.196-6.22 42.064-13.69 49.531-7.47 7.467-6.22 29.869-6.22 39.825 0 9.956 2.49 68.448 0 78.404-2.49 9.956-11.95 34.349-21.16 43.558-9.46 9.21-41.07 30.864-48.53 32.855-7.47 1.992-46.05 9.459-49.78 9.459-3.74 0-17.93 7.965-14.94 11.2 2.99 3.236 39.83 4.978 46.05 7.467 6.22 2.49 46.05 9.957 53.51 17.424 7.47 7.467 70.94 39.824 88.36 36.091 17.43-3.734 65.22-37.834 69.7-42.314 4.48-4.48 13.69-20.161 11.2-26.881-2.49-6.721-.5-20.908-9.96-30.367-9.46-9.209-18.67-33.601-28.62-43.558-9.96-9.956-29.87-37.335-33.61-46.047-3.73-8.711-23.64-43.309-23.64-53.265 0-9.956 21.16-84.876 18.67-97.321-2.49-12.445-15.93-41.069-22.16-58.492-6.47-17.423-12.69-37.584-12.69-41.816 0-4.231 24.89-71.435 28.62-83.88 3.74-12.445 49.78-29.868 56.01-32.357 6.22-2.489 57.49-15.93 65.96-24.393 8.46-8.463 44.8-23.646 54.75-28.873 9.96-5.227 39.83-13.9382 48.54-15.9294 8.71-1.9912 62.23-3.2357 74.67-3.2357 12.45 0 38.58 2.489 58.49 0 19.92-2.4891 67.21-21.1568 67.21-21.1568'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1497.88 547.486c-6.97 0-13.19 6.222-15.93 15.929-2.74 9.708-5.23 27.38-9.71 35.096-4.48 7.965-22.9 23.645-29.12 29.868-6.22 6.223-29.87 11.45-31.61 17.672-1.74 6.223 19.42 8.712 26.39 13.192 6.96 4.48 21.9 14.188 30.86 20.659 8.71 6.471 34.35 16.179 43.06 15.432 8.71-.996 50.03-15.93 53.76-23.646 3.49-7.965 10.46-27.379 8.71-32.606-1.74-5.227-15.93-17.423-22.9-27.131-6.96-9.707-20.16-27.379-23.64-36.588-3.49-9.21-22.15-27.877-29.87-27.877Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1504.85 594.528c-3.48 0-16.68 24.642-20.91 28.873-4.23 4.231-14.93 13.441-18.17 18.17-3.23 4.729 12.7 12.694 18.17 18.17 5.48 5.476 24.4 15.681 33.85 11.947 9.46-3.982 22.9-15.681 21.41-23.646-1.49-7.964-14.93-18.916-16.68-30.864-1.49-11.947-13.44-22.65-17.67-22.65Zm-22.4-139.635s-5.97 15.93-4.48 22.153c1.74 6.222 4.73 37.086 5.23 42.562.5 5.476 19.16 17.175 20.16 7.467.99-9.707-15.18-42.313-11.7-55.007 3.24-12.445 9.21-45.798 9.21-50.528 0-4.729-7.22.498-11.7 8.214-4.23 7.716-6.72 25.139-6.72 25.139ZM1362.97 10.1042s-4.97 36.8377-7.46 46.7938-6.23 32.3574 0 38.58c6.22 6.223 39.82 22.401 49.78 24.89 9.95 2.489 43.8 19.912 57.25 22.402 13.68 2.489 24.39 31.112 30.36 33.601 5.73 2.489 29.62-13.689 37.09-21.156 7.46-7.467 60.48-7.965 69.44-16.926 8.96-8.96 43.56-27.877 54.76-34.099 11.2-6.223 52.27-24.144 70.94-26.3842 18.67-2.2401 69.69-10.9517 87.11-10.9517 17.43 0 51.03 4.9781 63.47-2.489 12.45-7.4671 63.97-29.8684 63.97-33.6019'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1386.62 19.3134s-12.44 43.8069-12.44 53.7631c0 9.9561 31.11 21.1567 39.82 23.6457 8.72 2.4891 59.24 11.9478 65.96 18.6678 6.72 6.72 18.92 29.371 22.16 26.135 3.23-3.236 33.85-17.423 43.8-17.423 9.96 0 39.83-3.734 48.54-12.446 8.71-8.711 64.71-36.0905 77.16-42.3131 12.44-6.2226 60.98-18.6677 77.16-18.6677s92.84 9.2094 103.29-1.2445c10.46-10.4539 0-40.8201 0-40.8201'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1712.68 13.8375s1.75 24.3925 13.94 24.3925c12.2 0 55.76 3.7335 74.42 0 18.67-3.7336 36.1-7.9649 36.1-18.9167 0-10.95169-18.67-37.0865-18.67-37.0865m-390.03 31.6109c-7.47 7.4671-32.36 33.6019-30.61 38.8289 1.74 5.2269 8.46 18.6677 17.92 21.4056 9.45 2.489 34.84 5.9737 46.04 6.7204 10.96.7467 35.85 22.8994 43.56 21.4054 7.72-1.742 15.18-21.4054 18.67-30.6148 3.48-9.4583 6.72-15.432 3.48-22.8991-3.48-7.716-12.44-17.4232-18.66-23.8947-6.72-6.7203-77.66-13.6896-80.4-10.9517Zm127.68 4.48s0 32.6063-3.48 42.0646c-3.48 9.4583 0 34.0997 4.23 34.8464 4.23.7467 32.36.7467 40.82-10.9517 8.46-11.9474 46.05-21.4057 54.51-29.8684 8.46-8.4627 25.64-4.4802 28.13-15.4319 2.49-10.9518 4.73-21.6546-8.71-23.148-13.45-1.4934-107.03-2.9869-115.5 2.489Zm171.74 234.4673c-3.23 2.24-33.1 18.916-33.1 24.641 0 5.725-2.74 23.895 4.23 25.388 6.97 1.493 24.64 6.223 30.12.747 5.72-5.725 38.08-11.201 45.8-13.441 7.71-1.991 27.38-12.694 27.38-17.672s-4.98-12.694-18.17-13.939c-13.2-1.742-51.03-9.458-56.26-5.724Zm182.21 28.623c-9.21-1.991-54.01-18.916-68.2-19.663-13.94-.747-25.89 2.738-22.4 7.716 3.48 4.978 8.46 18.917 6.22 25.886-1.99 6.969 13.94 13.939 17.67 17.672 3.49 3.485 11.2 16.925 16.93 22.401 5.72 5.725 33.1 19.664 41.56 24.642 8.47 4.978 52.02-16.926 52.02-16.926'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1777.15 266.723c-2.99-2.987-19.66-1.991-27.38-3.485-7.72-1.493-22.4-.746-24.64 3.485-1.99 4.231-5.73 19.663-1.49 19.663 4.23 0 22.4-2.738 30.11-4.231 7.97-1.494 30.12-8.712 23.4-15.432Zm65.96 10.205c-7.22 1.244-4.48 15.432-.75 19.165 3.99 3.734 13.94 13.192 18.17 19.664 4.24 6.471 35.1 18.418 38.58 17.921 3.49-.747 13.94-34.847 11.2-37.585-2.73-2.738-20.41-11.449-33.85-13.689-12.94-2.241-25.38-6.97-33.35-5.476Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1909.32 413.576c-8.47-8.463-52.02-33.104-59.74-34.349-7.72-1.493-25.64-4.978-25.64-11.2 0-6.223-7.46-33.104-8.71-34.349-1.49-1.493-27.38-9.956-35.09-7.716-7.72 1.991-44.31 14.685-52.02 17.672-7.72 2.738-36.59-1.991-44.31-3.484-7.72-1.494-20.41-16.926-23.15-21.904-2.74-4.978-8.46-52.767-5.72-62.474 2.74-9.708 34.6-15.432 39.57-20.411 4.73-4.729 24.4-20.41 30.12-21.156 5.73-.747 42.81-.747 47.79-.747 4.98 0 154.57 38.58 154.57 38.58'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1917.03 172.638s-76.66-16.179-116.73-15.432c-40.08.746-85.87 5.725-90.6 8.462-4.98 2.738-30.87 20.41-40.08 25.886-9.21 5.725-35.84 17.672-45.79 21.157-9.96 3.485-40.08 21.904-46.3 29.62-6.22 7.716-23.89 28.872-23.15 34.348.75 5.725 22.4 30.615 23.9 34.349 1.49 3.733 16.92 44.553 16.92 58.243 0 13.69 3.49 33.353-.74 46.047-4.24 12.694-23.15 44.305-21.91 54.759 1.5 10.454 31.61 45.051 35.84 49.283 4.24 4.231 16.93 22.401 21.16 29.619s6.97 26.633 10.45 30.117c3.49 3.485 38.58 23.895 70.94 33.851s67.45 12.196 75.92 8.961c8.46-3.236 38.58-19.415 47.04-24.393 8.46-4.978 52.02-11.947 73.92-7.716'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1911.06 193.545s-89.11-19.663-101.05-20.41c-11.95-.746-52.02-1.493-68.2 0-16.18 1.494-29.62 4.232-38.08 9.708-8.47 5.724-26.64 16.925-35.1 21.156-8.46 4.232-37.34 14.686-48.54 21.904-11.2 6.969-45.79 36.589-47.04 42.811-1.49 6.223 17.67 31.86 23.15 42.065 5.72 9.956 9.96 31.859 11.95 43.807 1.99 11.947 7.71 28.872 6.22 42.064-1.49 13.441-4.98 24.642-7.72 31.611-2.73 6.969-15.43 32.108-13.44 39.327 1.99 7.218 30.87 35.344 38.58 47.291 7.72 11.947 13.69 25.388 13.69 30.864 0 5.476 5.98 21.904 8.71 24.641 2.74 2.738 48.54 25.389 65.47 32.358 16.92 6.969 52.26 9.209 58.24 7.716 5.72-1.494 36.84-19.663 45.55-25.886 8.71-6.223 22.15-15.432 28.37-17.672 6.23-1.991 79.4-5.725 79.4-5.725'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1897.37 431.248s-47.04-37.833-58.74-40.073c-11.7-2.241-25.64-5.725-27.13-8.463-1.49-2.738.25-36.838-2.74-40.074-3.23-3.235-24.89-6.969-30.36-5.724-5.48 1.493-47.05 17.672-52.52 17.672-5.48 0-47.04 1.493-52.02-3.485-4.98-4.978-25.89-24.641-28.87-30.117-2.74-5.725-7.72-30.864-7.72-40.073 0-9.21 6.97-29.62 10.45-33.105 3.49-3.484 28.38-16.925 34.6-21.156 6.22-4.232 30.12-18.917 33.6-22.402 3.49-3.484 42.07-2.737 47.79-1.991 5.73.747 42.07 1.991 50.03 3.485 7.72 1.493 99.06 29.619 99.06 29.619'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1913.55 209.724s-94.83-21.156-111.76-22.401c-16.92-1.493-47.79-1.991-56.99-1.991-9.21 0-32.61 4.48-36.59 8.462-3.99 3.983-40.08 24.642-46.3 28.127-6.22 3.484-25.39 14.685-33.85 20.41-8.46 5.724-30.86 23.894-32.36 29.619-1.49 5.725 14.69 28.873 18.17 38.082 3.49 9.21 21.16 59.737 21.16 69.693 0 9.956-9.21 48.536-12.69 55.505-3.49 6.97-11.21 25.388-8.47 29.62 2.74 4.231 28.88 25.886 34.35 31.61 5.73 5.725 9.21 25.886 9.21 30.864 0 4.978 5.73 25.886 9.21 29.62 3.48 3.484 38.58 18.17 45.8 23.148 6.97 4.978 53.51 16.925 59.73 13.938 6.23-2.738 23.15-9.209 28.13-16.925 4.98-7.716 43.56-29.62 50.03-32.357 6.22-2.738 76.66-1.992 76.66-1.992'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1660.42 391.174s-22.9 38.58-24.4 46.296c-1.49 7.716.5 23.895 6.72 25.886 6.23 1.991 20.41 20.41 24.15 24.144 3.98 3.982 3.23 28.375 4.73 32.108 1.24 3.485 16.18 25.388 21.15 26.633 4.98 1.493 70.19 35.095 74.43 30.864 4.23-4.232 27.37-13.939 32.35-21.904 4.98-7.716 25.39-18.916 27.38-26.632 1.99-7.716 16.93-21.157 14.69-28.873-1.99-7.716-11.2-19.663-23.9-22.401-12.69-2.738-35.84-11.201-41.56-16.926-5.73-5.724-53.27-25.885-54.76-35.842-1.5-9.956-8.47-16.925-15.19-23.645-6.72-6.721-20.65-7.467-26.38-4.481-5.23 3.236-12.94-8.711-19.41-5.227Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1669.38 421.789c-4.23 4.232-15.18 23.646-10.46 28.375 4.73 4.729 18.42 14.686 22.65 21.655 4.24 6.969 3.74 20.908 6.72 25.886 2.99 4.978 11.7 11.698 18.42 12.196 6.72.498 16.18-1.493 19.67-4.978 3.48-3.485 10.95-22.65 14.18-27.628 2.99-4.978 9.96-18.419 2-20.41-7.97-1.743-34.6-6.223-36.34-12.197-1.75-6.222-5.48-19.165-8.72-22.152-2.98-3.236-24.39-4.231-28.12-.747Zm69.19 100.06c-3.23 3.235-4.98 17.672-4.23 21.156.75 3.485 17.42 6.223 21.16 9.956 3.73 3.734 14.18 11.948 18.91 6.97 4.98-4.978 14.69-16.179 21.91-23.148 6.97-6.97 13.93-16.926 6.97-17.672-6.97-.747-2.74-14.686-20.41-16.926-17.68-1.991-37.09 12.445-44.31 19.664Zm163.03-58.244s-39.58-39.326-44.81-42.811c-5.22-3.485-29.86-14.685-35.34-16.179-5.72-1.493-25.39-4.231-25.39-10.454 0-6.222-3.23-31.361-4.98-33.104-1.74-1.742-10.45-5.724-18.17-3.484-7.71 1.991-29.62 10.454-40.82 10.454s-33.85-.996-35.84.995c-1.99 1.991-4.98 11.699 0 12.943 4.98 1.245 28.38 8.961 30.62 11.201 1.99 1.991 8.96 16.925 8.96 20.41 0 3.484 23.15 17.672 33.1 19.663 9.96 1.991 33.11 16.677 40.82 19.166 7.72 2.489 27.88 10.454 32.61 16.676 4.73 6.223 10.95 18.917 11.7 23.895.74 4.978 6.97 16.925 12.69 20.41 5.72 3.485 42.06 11.201 42.06 11.201'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1903.1 504.674s-30.37 3.982-32.11 0c-1.74-3.982-11.95-38.829-17.17-44.056-5.23-5.227-28.13-18.916-39.33-23.895-11.2-4.978-60.48-22.401-61.98-26.632-1.24-4.231-14.93-23.895-18.42-27.379-3.48-3.485 11.45-8.463 18.42-6.97 6.97 1.494 19.67-4.231 22.65-1.493 2.74 2.738 4.23 23.895 7.72 27.379 3.48 3.485 29.62 16.179 39.33 18.917 9.95 2.738 35.09 19.663 38.08 25.886 2.74 6.222 50.03 30.864 50.03 30.864M282.487 768.511c-5.227 2.987-3.983 17.175 1.991 21.655s11.699 18.667 13.69 20.659c1.991 1.991 9.956 4.48 15.681 4.48 5.476 0 15.681 0 19.912-6.223 4.48-6.222 8.96-15.68 12.196-22.152 3.236-6.72 14.437-19.414 8.961-21.654-5.476-2.241-9.956-5.974-18.419-2.738-8.463 3.235-23.397.995-27.131.995-3.982 0-21.654 2.24-26.881 4.978Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M299.909 778.219c-2.738 1.493-1.991 8.711.996 11.2 2.987 2.24 5.973 9.458 6.969 10.454.996.996 5.227 2.24 7.965 2.24 2.738 0 7.965 0 10.205-3.236 2.24-3.235 4.48-7.964 6.222-11.449 1.743-3.485 7.468-9.956 4.481-11.201-2.987-1.244-5.227-2.987-9.459-1.493-4.231 1.742-11.947.498-13.938.498-1.991.249-10.952 1.493-13.441 2.987Zm73.929 8.711c-4.48 3.485-10.951 11.699-15.431 19.664-4.481 7.965 1.244 11.698-19.913 19.663-21.156 7.965-44.056 23.895-47.042 28.624-2.987 4.978-8.214 23.646-6.472 23.646s26.882-13.939 32.606-17.673c5.725-3.733 26.882-7.218 33.851-5.475 6.97 1.742 38.829 6.222 46.545 6.222 7.716 0 48.785-3.733 51.523-9.707 2.738-6.223 4.978-16.428-9.707-20.659-14.686-4.231-34.598-9.458-42.314-20.659-7.716-11.201-8.711-17.921-12.943-22.152-4.231-4.729-8.213-3.485-10.703-1.494Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M375.083 806.594c-5.227 2.24-14.685 24.641-20.659 27.13-5.973 2.24-22.401 9.209-18.17 9.209 4.232 0 35.842 1.245 40.074 1.245 4.231 0 35.344 6.969 34.597 0-.498-6.969-6.471-11.201-14.187-16.428-7.467-5.227-13.441-24.641-21.655-21.156Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M-5.99064 1044.54s63.22134-36.83 73.67524-42.06c10.454-5.227 47.2914-20.908 60.9814-27.38 13.69-6.222 43.06-25.637 51.025-33.601 7.965-7.965 20.659-5.725 28.624-13.69s23.148-28.375 24.143-36.838c.996-8.462 14.686-33.104 14.686-43.807 0-10.702-.996-27.628-11.45-30.615-10.454-3.235-12.694-14.685-25.139-20.908-12.694-6.222-31.362-22.152-34.598-29.37-3.235-7.467 3.734-29.868 9.459-35.593 5.725-5.725 29.868-10.454 37.584-5.227 7.467 5.227 50.527 7.467 58.99 4.231 8.463-3.236 48.287-13.938 66.208-18.916 17.921-5.227 45.052-7.219 55.506-5.227 10.454 1.991 44.055 9.458 39.824 18.916-4.231 9.459-7.467 42.065-4.231 47.292 3.235 5.227 13.689 32.606 23.148 35.593 9.458 3.236 31.361 2.987 46.296 2.987 14.685 0 51.523 2.24 62.972 6.471 11.45 4.232 26.135 20.41 26.135 30.615 0 10.205 23.646 58.99 33.602 68.946 9.956 9.957 24.143 17.921 45.051 12.694 20.908-5.227 76.662-9.458 85.623-9.458 8.711 0 56.501-2.738 59.239 0 2.738 2.738 42.064 4.231 42.064 7.467 0 3.236-17.423 11.45-22.899 11.45-5.476 0-22.899-7.467-31.362-7.467-8.711 0-27.877 1.991-35.593 6.222-7.716 4.232-40.073 42.065-56.003 48.287-15.681 6.223-67.204 14.686-76.662 15.686-9.458.99-36.091 15.18-45.051 24.14-8.961 8.96-25.388 18.92-25.388 26.13 0 7.22-2.241 22.16 0 36.84 2.24 14.69-4.978 27.38-10.205 32.61-5.227 5.22-36.838 34.6-48.288 35.59-11.449 1-34.597 3.24-44.055 3.24-9.459 0-30.367-6.23-25.14-13.69 5.227-7.47 28.375-11.45 40.82-16.68 12.695-5.23 24.144-13.69 28.375-26.13 4.232-12.7 15.681-29.38 14.686-43.06-.996-13.69-3.236-27.38-20.908-31.37-17.921-4.23-45.052-16.67-75.667-15.68-30.366 1-39.824 1.99-56.501 6.23-16.925 4.23-34.597 15.68-42.064 26.13-7.467 10.45-22.899 39.82-42.314 47.29-19.414 7.47-54.261 22.15-75.168 25.14-20.908 3.24-38.331 8.96-47.292 17.92-8.96 8.96-63.968 72.43-82.8847 73.43-18.9166.99-102.7969-29.37-102.7969-29.37'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M2.96928 1066.2s50.27842-36.09 66.95492-44.06c16.6765-8.21 55.5058-18.42 67.2038-24.389 11.449-5.974 37.833-10.205 49.283-25.886 11.449-15.681 49.282-45.052 60.981-45.052 11.449 0 38.829 1.743 49.283-1.742 10.454-3.484 45.051-26.632 59.736-26.632 14.686 0 39.825 7.467 59.737 6.222 19.912-.996 56.252-3.733 64.964-12.694 8.96-8.96 26.135-46.296 31.362-49.283 5.226-3.235 30.366-12.445 37.833-6.222 7.467 6.222 37.833 30.366 37.833 37.833 0 7.467 17.174 38.829 18.668 46.296 1.493 7.467 22.401 24.143 30.864 24.143 8.462 0 40.073 4.232 49.531.996 9.459-3.236 47.043-11.449 48.536-7.467 1.494 4.231-11.947 26.135-19.414 29.371-7.467 3.235-26.135 9.458-43.06 9.458-16.677 0-43.06 0-51.523 8.463-8.463 8.462-39.327 22.645-45.052 28.375-5.724 5.72-20.907 33.6-22.152 39.82-.995 6.23 3.236 44.06-.996 51.53-4.231 7.46-19.912 23.14-25.139 28.37s-43.06 14.69-38.829 8.46c4.232-6.22 24.144-15.68 30.367-27.37 6.222-11.45 17.921-26.14 17.921-36.84 0-10.46.995-32.61-.996-40.82-1.991-8.47-16.677-26.14-28.873-28.88-11.947-2.73-59.239-21.401-76.164-21.401-16.925 0-62.972 5.476-72.431 11.201-9.458 5.72-35.593 17.17-43.06 27.63-7.467 10.45-28.375 38.83-37.335 44.05-8.961 5.23-68.698 29.37-86.619 29.37-17.921 0-42.562 18.42-51.523 27.38-8.96 8.96-50.2779 63.97-59.7362 63.97-9.4583 0-82.38687-20.41-85.1248-17.92'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M548.813 857.619c-12.196 1.991-26.632 16.179-31.113 23.895-4.48 7.716-13.44 23.894-17.174 27.628-3.733 3.733-8.463 19.912-8.463 26.135 0 6.222-.995 23.148 7.468 31.361 8.462 8.463 23.148 25.14 27.379 29.371 4.231 4.231 22.152 15.681 28.375 6.221 6.222-9.457 26.135-27.378 30.366-37.832 4.231-10.454 18.917-17.921 11.45-28.375-7.468-10.454-13.69-.995-19.913-23.148-6.471-21.654-18.419-56.75-28.375-55.256ZM10.189 1095.32s56.7498-46.79 67.2038-51.52c10.4539-4.73 76.6622-23.9 88.1112-26.63 11.45-2.74 31.362-11.45 33.602-18.175 1.992-6.72 45.55-46.794 54.759-46.794 9.209 0 50.029 6.721 57.496 0 7.468-6.72 28.375-16.178 38.829-18.17 10.454-1.991 57.746 5.725 64.964 6.721 7.467.995 45.051-10.205 45.051 3.733 0 5.725 31.362 36.091 24.144 38.083-7.467 1.991-15.681-5.725-28.375-8.463-12.694-2.738-40.82-8.463-53.514-6.472-12.694 1.743-47.292 5.725-62.972 15.183-15.681 9.459-55.506 13.441-62.973 26.634-7.467 13.44-5.227 26.63-18.917 36.09-13.689 9.46-46.295 25.64-70.19 28.62-24.144 2.74-49.283 5.73-57.746 13.44-8.462 7.72-32.6059 22.9-38.8285 35.35-6.2226 12.44-21.6545 26.63-33.353 25.64-11.6984-1-66.45706-6.72-66.45706-6.72M1236.78 1031.1c4.73 10.96 26.88 14.69 39.58 10.96 12.69-3.74 63.71-20.91 78.4-25.64 14.68-4.48 64.96 3.73 70.44-1.74 5.48-5.48 28.37-39.828 31.11-50.033 2.74-10.205 18.17-39.576 30.12-43.061 11.95-3.733 55.75-14.685 71.19-14.685 15.43 0 67.7-4.48 70.44-11.947 2.73-7.218-4.49-30.615-13.69-32.606-9.21-1.992-24.65-9.459-34.6-4.73-9.96 4.73-31.12 17.424-42.07 21.904s-40.07 11.947-49.28 9.209c-9.21-2.738-55.75-21.903-64.96-24.641-9.21-2.738-42.07-15.432-47.54-9.956-5.48 5.476-10.96 25.637-9.21 36.589 1.74 10.951 7.22 22.899 0 27.379s-36.09 11.449-43.06 18.17c-6.97 6.969-26.39 13.689-28.38 31.113-1.74 17.423-15.93 25.139-23.64 32.855-7.97 7.72-37.59 24.64-34.85 30.86Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1342.82 945.481c-11.45 7.716-31.62 22.152-32.86 28.873-1 6.471-5.48 28.376 4.48 26.136 9.71-2.242 47.04-17.425 59.99-15.185 13.19 2.241 45.79 10.952 49.03 2.241 3.24-8.712 5.48-29.371 15.18-43.807 9.71-14.188 26.14-37.087 9.71-37.087s-38.33.747-47.04 12.943-13.19 24.144-22.9 24.144c-9.46 0-22.15-7.219-35.59 1.742ZM525.664 1293.2s32.855-39.08 48.536-48.54c15.681-9.7 34.1-27.87 52.519-35.34 18.418-7.47 56.75-18.42 63.221-12.2 6.223 6.23 23.397 25.14 33.602 31.12 9.956 5.72 42.313 9.2 53.763 13.93 11.449 4.48 27.628 13.69 39.078 14.94 11.449 1.24 39.077 2.24 49.282-2.24 10.454-4.48 54.012-7.97 67.702-18.42 13.69-10.45 36.838-12.69 59.737-12.69 22.896 0 66.956 9.2 76.666 14.93 9.45 5.72-14.94 47.04-14.94 50.53'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M576.191 1293.2s21.157-25.39 27.629-31.86c6.222-6.22 31.61-24.89 39.077-32.11 7.467-7.47 39.078-4.23 44.554 1.25 5.227 5.22 29.619 13.68 36.34 17.17 6.72 3.48 37.086 11.95 41.069 16.18 3.982 3.98 29.619 29.62 29.619 29.62m74.427-5.73s42.563-20.66 50.528-24.14c7.964-3.49 37.833-6.97 42.562-11.45 4.48-4.48 61.974-4.48 69.944-2.24 7.96 2.24-4.48 40.07-4.48 40.07m584.92-1.99s-14.69-25.88-16.18-30.86c-1.49-4.98-3.73-20.41-2.99-23.4.75-2.99 36.1-48.29 44.81-52.77 8.71-4.48 59.73 5.98 68.45 8.22 8.71 2.24 40.32 8.96 42.81 12.44 2.73 3.49 5.97 16.18 2.73 20.41-3.23 4.23-13.44 15.93-13.44 22.15 0 6.48 2.24 7.47-.49 21.16-2.74 13.44-10.46 37.34-10.46 37.34'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1626.56 1282.5s-18.17-21.41-19.16-27.13c-1.25-5.73 1.49-20.66 2.98-23.4 1.5-2.74 28.88-36.09 33.86-36.09 4.97 0 48.28 7.22 53.76 9.46 3.73 1.49 20.16 9.21 21.4 10.45 1.25 1.24 8.22 11.7 6.72 13.94-1.49 2.24-8.21 12.44-7.46 15.43.74 2.99 3.48 11.7 2.74 14.93-.75 3.49-9.46 31.62-9.46 31.62'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1701.98 1229.23s-21.15-11.95-27.87-13.44c-6.73-1.49-20.42-7.47-24.15-6.47-3.73 1.24-17.42 13.94-21.4 18.17-4.24 4.23-7.22 15.93-6.72 17.67.49 1.99 6.47 8.96 13.19 11.7 6.72 2.74 38.08 5.72 43.56 3.48 5.72-2.24 21.4-4.97 23.39-7.46 1.74-2.74 2.49-22.4 0-23.65Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M-5.99219 1235.2s59.48779 15.19 87.36489 13.2c27.8773-1.99 63.7193-21.91 73.1773-31.12 9.21-9.21 46.545-52.51 52.519-52.51 5.973 0 49.78-.75 61.728-4.73 11.947-3.99 63.719-31.86 73.177-41.32 9.458-9.46 16.179-27.88 26.135-33.36 9.956-5.22 39.078-13.19 47.043-13.19 7.964 0 49.282-5.22 50.527 0 1.244 5.23-18.668 26.64-31.86 31.86-13.192 5.23-29.37 17.18-33.353 27.88-3.982 10.7-17.174 47.79-9.209 51.77 7.965 3.98 33.353-2.74 43.807 2.74 10.703 5.23 48.785 17.17 56.252 14.68 7.467-2.73 43.309-5.22 51.523-13.19 7.965-7.96 29.619-29.37 39.326-34.59 9.708-5.23 44.056-30.62 42.314-38.58-1.991-7.97-15.183-47.79-5.974-57.25 9.21-9.21 53.265-18.67 86.37-29.37 33.353-10.71 45.798-20.16 58.492-32.858 12.694-12.694 53.265-24.143 67.701-26.881 14.686-2.738 105.037-19.415 152.827-11.699 47.785 7.716 89.105 23.646 102.295 23.646 13.2 0 49.29 9.209 67.71 0 18.66-9.209 49.28-21.157 63.71-30.615 14.69-9.21 37.34-25.388 43.81-38.58 6.72-13.192 20.41-50.278 6.72-63.968-13.94-13.939-15.93-35.095-9.21-45.3 6.72-10.205 51.77-42.065 65.21-39.576 13.2 2.738 70.94 25.637 94.59 32.108 23.64 6.472 74.92 18.419 119.72 9.21 44.8-9.21 80.64-18.419 86.12-23.895 5.48-5.476 41.32-14.685 51.77-13.441 10.71 1.245 59.74 12.943 65.22 21.655 5.22 8.96 9.2 36.838 9.2 51.523 0 14.685 9.96 24.641 17.18 31.859 7.22 7.219 27.63 21.157 27.63 29.371 0 8.214-3.49 33.353-7.72 41.318-3.98 7.965-2.74 27.877-17.17 27.877-14.69 0-50.78 6.72-67.95 9.209-17.18 2.738-55.76 14.686-64.97 23.897-9.21 9.21-42.56 29.62-47.79 38.08-5.22 8.46-10.7 19.17-5.22 27.13 5.47 7.97 26.63 21.16 41.31 23.9 14.69 2.73 80.15 14.68 95.83 18.66 15.68 3.99 42.32 15.93 46.3 26.64 3.98 10.7 26.63 35.84 39.32 39.32 12.7 3.24 8.72 28.63 3.24 36.59-5.23 7.97-22.65 28.38-25.39 43.81-2.74 15.43-6.72 48.04-6.72 48.04'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M31.0977 1286.48s88.8583-15.93 103.5433-30.62c14.686-14.68 41.318-21.15 51.772-34.59 10.703-13.2 26.384-35.85 36.34-34.6 10.205 1.24 47.291 2.74 57.994-2.74 10.703-5.23 42.563-11.95 51.772-21.16 9.209-9.21 42.562-58.49 49.283-51.77 6.72 6.72-6.472 34.35-13.939 45.8-7.467 11.45-3.484 36.34 5.227 39.33 8.712 2.73 29.869 18.66 43.309 16.18 13.192-2.74 27.878-2.74 37.336 0 9.209 2.73 47.789 4.48 51.772 12.94 3.982 8.46-19.913 29.62-26.633 40.32-6.72 10.7-27.628 61.23-27.628 61.23'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M157.293 1290.21s49.283-27.88 55.754-41.81c6.721-13.94 6.721-32.36 17.175-33.85 10.702-1.25 47.789 1.24 58.492-3.99 10.703-5.22 34.597-20.41 42.562-20.41 7.965 0 29.122 12.7 36.589 20.41 7.467 7.72 46.047 22.65 54.012 22.65 7.716 0 39.824-3.23 35.842 6.97-3.983 10.21-17.175 32.86-21.157 42.32'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M223 1294.44s18.17-23.89 20.659-31.86c2.738-7.96-.996-27.38 10.205-27.38s45.549 4.48 55.505 0c10.205-4.48 36.589-9.21 43.309-4.48 6.721 4.48 47.79 26.64 55.755 26.64 7.965 0-10.703 30.61-10.703 30.61M239.182 997.004c-7.468 1.245-23.397 11.196-26.633 16.676-3.236 5.48-3.236 17.18-8.214 22.15-5.227 5.23-12.196 12.7-7.716 12.7 4.48 0 32.357-5.98 34.598-8.22 2.24-2.24 13.938-14.68 15.929-18.42 1.992-3.73 5.725-16.67 5.725-22.397 0-5.725-5.476-3.733-13.689-2.489ZM6.95485 1107.02s29.37055-14.69 33.10405-18.42c3.7336-3.73 28.1261-22.9 33.8508-24.89 5.7248-1.99 23.6458-6.47 29.3703-6.47 5.725 0 30.615.75 28.126 4.48-2.489 3.73-10.951 8.21-21.156 12.69-10.205 4.48-22.8995 17.18-24.3929 22.4-1.2445 5.23-8.2138 23.65-15.9298 28.88-7.716 5.22-21.6546 8.96-29.3706 6.97-7.7159-1.99-56.252 3.23-56.252 3.23M513.469 943.241c-1.742 4.48.747 21.655 9.209 27.379 8.214 5.725 24.393 9.459 26.633 7.467 1.991-1.991 14.188-18.169 15.681-23.147 1.742-4.979-4.978-13.939-8.214-20.908-3.236-6.97-14.934-22.899-20.659-21.406-5.973 1.742-19.414 22.401-22.65 30.615Zm612.301 344.229s7.96-27.13 10.2-31.86c2.24-4.48 6.23-18.66 2.24-22.65-3.98-3.98-16.92-14.68-34.1-24.89-16.92-10.2-36.34-27.87-58.99-27.87s-51.022 1.74-77.156-2.74c-26.135-4.48-51.025 3.48-62.475 10.2-11.45 6.72-42.065 28.38-53.265 28.38-11.201 0-39.078 3.48-53.514-2.24-14.437-5.73-39.327-3.49-44.056-15.93-4.48-12.45-11.45-31.86-22.65-36.34-11.201-4.48-29.62-15.93-43.061-14.69-13.689 1.25-44.802 3.74-48.784 0-3.983-3.98 10.205-28.37 7.964-30.61-2.24-2.24-6.72-29.62-3.484-37.34 3.484-7.96 17.423-20.41 26.881-20.41 9.459 0 49.034-14.68 56.999-16.92 7.965-2.24 42.314-15.93 49.034-22.65 6.72-6.72 40.571-22.653 52.021-26.137 11.449-3.485 52.269-15.93 69.195-15.93 16.925 0 70.439-.249 85.124 2.24 14.686 2.24 42.067 6.969 60.237 11.449 18.17 4.481 56.75 7.716 73.67 7.716 16.93 0 39.08 1.992 48.54 0 9.46-1.991 27.38-8.96 37.83-19.165 10.21-10.205 27.13-19.166 36.34-28.375 8.96-8.96 45.3-37.335 45.3-53.265s5.73-52.27 2.24-61.23c-3.48-8.961-9.7-18.17-3.23-24.891 6.72-6.72 31.61-33.601 39.32-31.112 7.97 2.737 95.33 41.317 144.12 41.317 48.78 0 80.64 3.485 93.09 0 12.44-3.484 59.49-5.973 74.67-14.934 14.93-8.96 42.31-11.2 59.24-8.96 16.92 2.24 31.36 34.099 31.36 45.549 0 11.449 16.18 36.34 21.9 42.065 5.73 5.724 10.21 34.099 7.97 42.064-2.24 7.965-10.21 21.655-20.91 24.89-10.7 3.485-50.53 5.725-62.47 10.205-11.95 4.481-47.05 16.179-62.48 31.86-15.43 15.684-37.33 41.564-45.8 50.034-8.46 8.46-19.16 21.4-8.96 31.61 10.21 10.2 46.55 28.37 60.24 31.86 13.69 3.48 31.86 13.69 44.3 13.69 12.45 0 72.68 12.44 72.68 20.41 0 7.96-30.61 0-47.54 0-16.92 0-51.02 2.24-60.23 2.24-9.21 0-44.06 10.2-50.53 19.16-6.22 8.96-21.16 46.55-23.4 55.76-2.24 8.96-3.48 26.38-1.24 43.3 2.24 16.93 7.96 46.3 7.96 46.3'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1528.5 1293.2s-4.48-46.55-4.48-54.51c0-7.97 7.97-32.36 8.96-43.56 1.25-10.95 6.47-31.36 13.69-38.58 7.22-7.22 35.1-21.16 35.1-29.12 0-7.97-5.73-13.69-19.17-15.93-13.69-2.24-32.61-16.93-32.61-23.9 0-6.72-.24-26.88 9.21-36.34 9.46-9.45 60.24-58.985 67.95-70.435 7.72-11.449 29.13-24.89 39.33-29.619 10.21-4.481 53.27-17.672 60.24-17.672 6.96 0 21.65-12.197 21.65-27.38s-17.42-31.61-19.17-39.326c-3.48-13.192-5.72-30.367-16.92-37.087-11.45-6.72-13.69-5.725-24.89-5.725-11.45 0-28.38 3.485-42.07 1.245-13.69-2.24-35.09 1.244-43.06 3.484-7.96 2.241-45.3 8.961-65.71 13.69-20.41 4.48-46.54 3.485-60.23-2.24-13.69-5.725-56.75-24.89-73.68-26.135-16.92-1.244-38.58-3.484-53.26 3.485-14.69 6.72-16.93 13.69-16.93 27.13 0 13.69 10.21 36.34 5.73 43.061-4.48 6.72-21.66 20.41-29.62 28.374-7.97 7.965-19.17 28.375-30.62 40.82-11.45 12.446-15.93 11.45-28.37 22.651-12.45 11.449-43.06 28.379-62.48 35.099-19.16 6.72-55.5 10.2-72.68 5.72-16.92-4.48-89.6-21.654-110.011-19.16-20.41 2.24-87.365-10.21-102.05-3.489-14.686 6.719-37.336 20.409-62.475 27.129-24.89 6.72-75.915 31.86-93.09 36.34-16.925 4.48-40.82 3.49-47.54 10.21-6.72 6.72-18.17 10.2-16.926 19.16 1.245 8.96-4.48 34.1 2.241 34.1h27.13c10.205 0 23.895 0 35.095 5.73 11.45 5.72 38.58 13.69 40.82 23.89 2.241 10.21 3.485 22.65 14.686 30.62 11.449 7.96 43.06 21.65 53.265 15.93 10.205-5.73 28.375-11.45 39.824-19.17 11.45-7.97 50.03-32.86 60.235-29.62 10.205 3.48 53.265 13.69 63.47 13.69 10.206 0 54.506-10.21 66.956-7.96 12.44 2.24 30.61 13.68 52.27 27.13 21.65 13.69 46.54 35.09 47.54 43.06 1.24 7.96-16.93 86.12-16.93 86.12'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1682.57 841.191c-5.73-3.485-29.62 3.236-26.63 6.969 8.46 10.205 20.9 21.904 22.15 26.633 1.24 4.48.75 23.894 1.99 25.886 1.25 1.991 1.49 9.707 9.46 17.174 4.73 4.48 16.92 2.987 16.43-1.991-.75-4.978-13.2-18.668-12.45-24.393.75-5.724 3.24-16.427 2.49-22.152-.75-5.974-5.23-23.148-13.44-28.126Zm-497.81 458.479s19.91-75.42 11.2-81.14c-8.96-5.48-83.13-74.42-108.77-77.66-25.64-3.24-82.14 8.96-95.328 5.48-13.441-3.24-57.746-23.4-67.702-18.92-9.956 4.48-72.182 32.11-79.898 38.83-7.716 6.72-4.48 14.43-25.637 12.19-21.156-2.24-32.108-26.63-35.593-31.11-3.235-4.48-22.152-25.64-29.868-25.64-7.716 0-43.309-12.19-48.785-9.95-5.476 2.24-22.152-1-22.152-6.72 0-5.48 3.235-23.4 11.2-23.4 7.716 0 35.593-.99 45.549-2.24 9.957-.99 44.305-19.91 54.261-26.63 9.956-6.72 44.305-12.2 55.506-16.68 11.2-4.48 32.108-19.91 46.544-19.91 14.437 0 53.266-1 67.702 3.24 14.436 4.48 79.901 21.15 99.811 19.91 19.91-1 52.27-5.48 60.98-4.48 8.96.99 29.87 2.24 37.83 8.96 7.97 6.72 27.63 17.67 44.31 23.39 16.67 5.48 38.83 21.16 52.27 22.16 13.44.99 58.74-13.44 70.94-17.67 12.19-4.49 52.26-17.68 64.46-16.68 12.2.99 45.55 6.72 55.51-1 9.95-7.71 25.63-32.11 33.35-48.78 7.72-16.679 17.67-42.067 31.11-48.787 13.44-6.72 45.55-14.436 57.75-12.196 12.19 2.24 41.07-12.196 48.78-6.721 7.72 5.476 1 12.197-6.72 16.677-7.71 4.48-14.43 9.956-28.87 22.152-14.44 12.196-14.44 11.201-24.39 27.625-9.96 16.68-24.4 22.16-35.6 38.83-11.2 16.68-26.63 33.36-25.63 41.07.99 7.72 0 23.4 12.19 28.87 12.2 5.48 36.59 2.24 27.63 14.44-8.96 12.2-18.91 31.11-25.64 43.31-6.72 12.2-12.19 18.92-8.96 34.35 3.24 15.43-2.24 28.87-5.47 43.31-3.24 14.43-9.96 50.03-9.96 50.03'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1448.85 1296.19s31.11-57.75 29.87-68.7c-1-11.2-6.72-29.87-4.48-42.07 2.24-12.19 32.11-46.54 28.87-52.27-3.24-5.47-21.16-12.19-23.4-19.91-2.24-7.71-2.24-21.16 1-29.87 3.23-8.96 28.87-44.3 35.59-52.27 6.72-7.71 18.92-25.63 22.15-32.105 3.24-6.72 33.36-26.632 31.12-29.868-2.24-3.236-14.44-2.24-25.64 0-11.2 2.24-19.91-3.236-26.63 4.48-6.72 7.716-17.67 32.113-19.91 38.833-2.24 6.72-25.64 46.54-36.59 55.5-11.2 8.96-55.51 5.48-68.7 6.72-13.44 1-42.07 9.96-56.5 18.92-14.44 8.96-55.51 21.16-75.42 17.67-19.91-3.24-93.34-34.35-108.77-42.06-15.43-7.72-34.35-19.92-53.26-16.68-18.92 3.24-28.88 9.96-54.27 7.72-25.63-2.24-96.57-23.4-107.771-22.16-11.2 1.25-46.545 3.24-63.221 11.2-16.677 7.72-48.785 7.72-59.986 13.44-11.2 5.48-27.628 13.45-36.588 19.92-8.961 6.72-45.55 7.71-46.545 12.19-.996 4.48 31.113 9.96 35.593 11.2 4.48 1 22.152 4.48 24.392 13.44 2.241 8.96 25.637 31.12 32.109 31.12 6.72 0 37.833-19.92 44.305-25.64 6.72-5.48 52.269-23.4 64.465-19.91 12.197 3.48 35.594 15.43 51.026 15.43 15.432 0 68.701-1 85.371-2.24 16.68-1 46.55 13.44 58.74 21.16 12.2 7.71 44.31 26.63 62.23 36.59 17.67 9.95 31.11 26.63 35.59 40.07 4.48 13.44-4.48 64.46-5.47 73.18'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1244.75 1291.7s2.24-38.82 3.23-58.74c1-19.91 3.24-34.34-4.48-45.55-7.72-11.2-2.24-32.1 4.48-37.83 6.72-5.47 25.64-16.67 35.59-16.67 9.96 0 52.27 3.23 62.23-3.24 9.96-6.72 44.3-24.39 55.51-28.87 11.2-4.48 42.06-7.72 44.3.99 2.24 8.96 14.44 24.39 22.15 26.63 7.72 2.24-9.95 36.59-16.67 45.55-6.72 8.96 6.72 41.07 6.72 47.79 0 6.72-40.08 69.94-40.08 69.94m-611.548-205.09c-3.982 1.99 7.716 18.92 14.437 25.64 6.72 6.72 26.632 4.48 33.353-4.48 6.72-8.96 34.348-22.16 45.549-25.64 11.201-3.24 33.353-6.72 46.545-1 13.44 5.48 41.069 9.96 47.789 6.72 6.725-3.23 7.715-13.44-3.236-15.43-11.2-2.24-38.829-9.95-48.785-16.67-9.956-6.73-32.108-2.24-42.064 3.23-9.956 5.48-35.593 19.91-46.545 21.16-11.45.74-40.322 2.98-47.043 6.47Zm233.218-6.72c-4.73 3.48-5.48 21.16 3.24 22.15 8.96 1 26.63 4.48 36.58 1 9.96-3.24 27.63-2.24 23.4-5.48-4.48-3.23-21.16-5.47-31.11-6.72-9.96-.99-18.92-20.91-32.11-10.95Zm119.72 24.39s2.25 27.63 8.97 34.35c6.72 6.72 14.43 12.2 22.15 18.92 7.71 6.72 25.63 14.43 25.63 7.71s3.24-26.63 3.24-31.11-17.67-9.96-27.63-17.67c-9.95-7.72-24.39-16.68-32.36-12.2Zm-45.3 2.24c-1.99 2.99 5.48 8.96 11.21 12.2 5.47 3.23 25.63-2.24 17.67-5.48-7.97-3.48-26.63-10.2-28.88-6.72Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1281.34 1283.99s.99-35.59-3.24-50.03c-4.48-14.44-12.19-43.31-12.19-48.79 0-5.47 12.19-23.39 17.67-23.39 5.47 0 58.74-7.72 74.42-15.43 15.43-7.72 43.31-21.16 50.03-21.16 6.72 0 26.63 11.2 28.87 16.68 2.24 5.47-16.67 35.59-19.91 42.06-3.24 6.72 6.72 26.63 7.72 35.59.99 8.96-14.44 15.93-16.68 34.35s-6.72 35.59-6.72 35.59l-119.97-5.47Z'%3E%3C/path%3E%3Cpath stroke='%230F1225' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='.5' d='M1375.67 1163.02s-28.87 8.96-35.59 13.44c-6.73 4.48-14.44 17.68-11.21 25.64 3.24 7.72 13.45 32.11 13.45 32.11s0 .99 5.47 6.72c5.48 5.47 32.11 3.23 37.83-2.24 5.48-5.48 19.92-15.43 13.44-24.39-6.72-8.96-3.23-21.16-3.23-33.36-.25-12.19-12.45-23.39-20.16-17.92Zm-77.66 62.23c-4.48 3.23-2.24 23.4 1 27.63 3.23 4.48 21.16 7.71 23.4-2.24 2.24-9.96 0-17.68-5.48-25.64-5.73-7.47-14.44-2.99-18.92.25Z'%3E%3C/path%3E%3C/svg%3E") right no-repeat;
	content: "";
	background-size: cover;
	bottom: 0;
	-webkit-filter: contrast(.5);
	filter: contrast(.5);
	height: 100%;
	left: 0;
	opacity: .15;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}

.swal2-container .swal2-popup:not(.swal2-toast) .swal2-icon,.swal2-html-container .swal2-popup:not(.swal2-toast) .swal2-icon {
	margin: 4em auto .6em;
}

.swal2-container .swal2-popup .swal2-styled.swal2-cancel,.swal2-container .swal2-popup .swal2-styled.swal2-confirm,.swal2-container .swal2-popup .swal2-styled.swal2-deny,.swal2-html-container .swal2-popup .swal2-styled.swal2-cancel,.swal2-html-container .swal2-popup .swal2-styled.swal2-confirm,.swal2-html-container .swal2-popup .swal2-styled.swal2-deny {
	background: #a70e30;
	border-radius: 7px;
	-webkit-box-shadow: #97223c 0 -2px 1px 0,#7a0d2c 0 10px 10px 0 inset;
	box-shadow: #97223c 0 -2px 1px 0,#7a0d2c 0 10px 10px 0 inset;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .8px;
	padding: 10px 25px;
	text-transform: uppercase;
	-webkit-transition: all .5s cubic-bezier(.25,1,.5,1);
	-o-transition: all .5s cubic-bezier(.25,1,.5,1);
	transition: all .5s cubic-bezier(.25,1,.5,1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.swal2-container .swal2-popup .swal2-styled.swal2-confirm:hover,.swal2-html-container .swal2-popup .swal2-styled.swal2-confirm:hover {
	background: #d6264d;
	-webkit-box-shadow: #ff7d9a 0 -2px 1px 0,#e56085 0 10px 10px 0 inset;
	box-shadow: #ff7d9a 0 -2px 1px 0,#e56085 0 10px 10px 0 inset;
}

.swal2-container .swal2-popup .swal2-styled.swal2-cancel,.swal2-container .swal2-popup .swal2-styled.swal2-deny,.swal2-html-container .swal2-popup .swal2-styled.swal2-cancel,.swal2-html-container .swal2-popup .swal2-styled.swal2-deny {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(255,255,255,.1)),color-stop(120%,rgba(255,255,255,0)));
	background: -o-linear-gradient(top,rgba(255,255,255,.1) 50%,rgba(255,255,255,0) 120%);
	background: linear-gradient(180deg,rgba(255,255,255,.1) 50%,rgba(255,255,255,0) 120%);
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
	-webkit-box-shadow: #282127 0 -2px 1px 0,#20191d 0 10px 10px 0 inset;
	box-shadow: #282127 0 -2px 1px 0,#20191d 0 10px 10px 0 inset;
	color: #a18f96;
}

.swal2-container .swal2-popup .swal2-styled.swal2-cancel:hover,.swal2-container .swal2-popup .swal2-styled.swal2-deny:hover,.swal2-html-container .swal2-popup .swal2-styled.swal2-cancel:hover,.swal2-html-container .swal2-popup .swal2-styled.swal2-deny:hover {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(255,255,255,.07)),color-stop(120%,rgba(255,255,255,0)));
	background: -o-linear-gradient(top,rgba(255,255,255,.07) 50%,rgba(255,255,255,0) 120%);
	background: linear-gradient(180deg,rgba(255,255,255,.07) 50%,rgba(255,255,255,0) 120%);
}

#tooltip,.action-copy-link {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#110c0f),color-stop(120%,#0c070a));
	background: -o-linear-gradient(top,#110c0f 50%,#0c070a 120%);
	background: linear-gradient(180deg,#110c0f 50%,#0c070a 120%);
	-webkit-box-shadow: rgba(255,255,255,.03) 0 1px 1px 0 inset;
	box-shadow: rgba(255,255,255,.03) 0 1px 1px 0 inset;
	border-radius: 10px;
	color: #d7c0c3;
	display: none;
	font-size: 15px;
	font-weight: 400;
	left: 0;
	line-height: 23px;
	letter-spacing: -.1px;
	max-width: 180px;
	padding: 10px 20px;
	position: absolute;
	text-align: center;
	top: 0;
	word-wrap: break-word;
	z-index: 9990;
}

@media (max-width:767px) {
	#tooltip,.action-copy-link {
		border-radius: 5px;
		font-size: 13px;
		line-height: 20px;
	}
}

@media (max-width:500px) {
	#tooltip,.action-copy-link {
		font-size: 12px;
		padding: 7px 15px;
	}
}

#tooltip b,.action-copy-link b {
	color: #ffe4e8;
	font-weight: 500;
	letter-spacing: -.3px;
}

#tooltip i,.action-copy-link i {
	background-image: url("/files/images/gem_14x14.png");
	background-size: cover;
	display: inline-block;
	height: 14px;
	vertical-align: middle;
	margin: -4px 5px 0 2px;
	width: 14px;
}

@media (max-width:767px) {
	#tooltip b,.action-copy-link b {
		letter-spacing: -.1px;
	}

	#tooltip i,.action-copy-link i {
		background-image: url("/files/images/gem_12x12.png");
		background-size: cover;
		height: 12px;
		margin: -3px 3px 0 2px;
		width: 12px;
	}
}

#tooltip u,.action-copy-link u {
	background-image: url("/files/images/exp_14x14.png");
	background-size: cover;
	display: inline-block;
	height: 14px;
	vertical-align: middle;
	margin: -4px 5px 0 2px;
	width: 14px;
}

@media (max-width:767px) {
	#tooltip u,.action-copy-link u {
		background-image: url("/files/images/exp_14x14.png");
		background-size: cover;
		height: 12px;
		margin: -3px 3px 0 2px;
		width: 12px;
	}
}

#tooltip[data-type="1"]::after,.action-copy-link[data-type="1"]::after {
	border-color: #0E090C transparent transparent;
	border-style: solid;
	border-width: 5px;
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
}

#tooltip[data-type="2"]:after,.action-copy-link[data-type="2"]:after {
	border-color: transparent transparent transparent #110C0F;
	border-style: solid;
	border-width: 5px;
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin: -5px 0 0;
}

#tooltip[data-type="3"]:after,.action-copy-link[data-type="3"]:after {
	border-color: transparent transparent #161114;
	border-style: solid;
	border-width: 5px;
	content: "";
	left: 50%;
	margin-left: -5px;
	position: absolute;
	top: -10px;
}

#tooltip[data-type="4"]:after,.action-copy-link[data-type="4"]:after {
	border-color: transparent #110C0F transparent transparent;
	border-style: solid;
	border-width: 5px;
	content: "";
	left: auto;
	margin: -5px 0 0;
	position: absolute;
	right: 100%;
	top: 50%;
}

#tooltip[data-original=balance],.action-copy-link[data-original=balance] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	letter-spacing: -.5px;
	border-radius: 17px;
	line-height: 18px;
	max-width: 310px;
	padding: 20px 25px;
	text-align: left;
	width: 310px;
}

@media (max-width:992px) {
	#tooltip[data-original=balance],.action-copy-link[data-original=balance] {
		left: 0!important;
		margin: 0 auto!important;
		right: 0!important;
	}

	#tooltip[data-original=balance]::before,.action-copy-link[data-original=balance]::before {
		background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' height='512' width='320' preserveAspectRatio='none meet'%3E%3Cpath d='M315.3 411.3c-6.253 6.253-16.37 6.253-22.63 0L160 278.6l-132.7 132.7c-6.253 6.253-16.37 6.253-22.63 0c-6.253-6.253-6.253-16.37 0-22.63L137.4 256L4.69 123.3c-6.253-6.253-6.253-16.37 0-22.63c6.253-6.253 16.37-6.253 22.63 0L160 233.4l132.7-132.7c6.253-6.253 16.37-6.253 22.63 0c6.253 6.253 6.253 16.37 0 22.63L182.6 256l132.7 132.7C321.6 394.9 321.6 405.1 315.3 411.3z' fill='%23a18f96'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
		content: "";
		background-size: 11px;
		cursor: pointer;
		height: 25px;
		position: absolute;
		right: 5px;
		top: 5px;
		-webkit-transition: opacity .2s ease,-webkit-transform .2s ease;
		-o-transition: opacity .2s ease,transform .2s ease;
		transition: opacity .2s ease,transform .2s ease;
		transition: opacity .2s ease,transform .2s ease,-webkit-transform .2s ease;
		width: 25px;
		z-index: 1;
	}

	#tooltip[data-original=balance]::after,.action-copy-link[data-original=balance]::after {
		display: none!important;
	}
}

#tooltip[data-original=balance] .founds,.action-copy-link[data-original=balance] .founds {
	background: rgba(255,255,255,.03);
	border-radius: 13px;
	border: 1px solid rgba(255,255,255,.07);
	-webkit-box-shadow: inset 0 0 20px rgba(12,7,10,.4),inset 0 -5px 10px rgba(12,7,10,.5);
	box-shadow: inset 0 0 20px rgba(12,7,10,.4),inset 0 -5px 10px rgba(12,7,10,.5);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding: 15px;
	margin-bottom: 13px;
}

#tooltip[data-original=balance] .founds::before,.action-copy-link[data-original=balance] .founds::before {
	content: "";
	background-image: url("/files/images/card-bg.png");
	border-radius: 13px;
	height: calc(100% - 2px);
	left: 0;
	opacity: .15;
	pointer-events: none;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: calc(100% - 2px);
}

#tooltip[data-original=balance] .founds .title,#tooltip[data-original=balance] .founds .usd,#tooltip[data-original=balance] .founds .value,.action-copy-link[data-original=balance] .founds .title,.action-copy-link[data-original=balance] .founds .usd,.action-copy-link[data-original=balance] .founds .value {
	display: block;
	text-align: center;
}

#tooltip[data-original=balance] .founds .title,.action-copy-link[data-original=balance] .founds .title {
	font-weight: 500;
	font-size: 17px;
	letter-spacing: -1px;
}

#tooltip[data-original=balance] .founds .value,.action-copy-link[data-original=balance] .founds .value {
	color: #ffe4e8;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 10px 0 7px;
}

#tooltip[data-original=balance] .founds .value::after,.action-copy-link[data-original=balance] .founds .value::after {
	content: "";
	background-image: url("/files/images/gem.png");
	background-size: cover;
	display: inline-block;
	height: 22px;
	margin: -5px 0 0 5px;
	vertical-align: middle;
	width: 22px;
}

#tooltip[data-original=balance] .founds .usd,.action-copy-link[data-original=balance] .founds .usd {
	color: #a18f96;
	font-size: 16px;
	font-weight: 500;
}

#tooltip[data-original=balance] .founds .usd::before,.action-copy-link[data-original=balance] .founds .usd::before {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' height='512' width='320' preserveAspectRatio='none meet'%3E%3Cpath d='M160 0C177.7 0 192 14.33 192 32V67.68C193.6 67.89 195.1 68.12 196.7 68.35C207.3 69.93 238.9 75.02 251.9 78.31C268.1 82.65 279.4 100.1 275 117.2C270.7 134.3 253.3 144.7 236.1 140.4C226.8 137.1 198.5 133.3 187.3 131.7C155.2 126.9 127.7 129.3 108.8 136.5C90.52 143.5 82.93 153.4 80.92 164.5C78.98 175.2 80.45 181.3 82.21 185.1C84.1 189.1 87.79 193.6 95.14 198.5C111.4 209.2 136.2 216.4 168.4 225.1L171.2 225.9C199.6 233.6 234.4 243.1 260.2 260.2C274.3 269.6 287.6 282.3 295.8 299.9C304.1 317.7 305.9 337.7 302.1 358.1C295.1 397 268.1 422.4 236.4 435.6C222.8 441.2 207.8 444.8 192 446.6V480C192 497.7 177.7 512 160 512C142.3 512 128 497.7 128 480V445.1C127.6 445.1 127.1 444.1 126.7 444.9L126.5 444.9C102.2 441.1 62.07 430.6 35 418.6C18.85 411.4 11.58 392.5 18.76 376.3C25.94 360.2 44.85 352.9 60.1 360.1C81.9 369.4 116.3 378.5 136.2 381.6C168.2 386.4 194.5 383.6 212.3 376.4C229.2 369.5 236.9 359.5 239.1 347.5C241 336.8 239.6 330.7 237.8 326.9C235.9 322.9 232.2 318.4 224.9 313.5C208.6 302.8 183.8 295.6 151.6 286.9L148.8 286.1C120.4 278.4 85.58 268.9 59.76 251.8C45.65 242.4 32.43 229.7 24.22 212.1C15.89 194.3 14.08 174.3 17.95 153C25.03 114.1 53.05 89.29 85.96 76.73C98.98 71.76 113.1 68.49 128 66.73V32C128 14.33 142.3 0 160 0V0z' fill='%23a18f96'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 16px;
	margin: -3.5px 1px 0 0;
	vertical-align: middle;
	width: 16px;
}

#tooltip[data-original=balance] .about img,.action-copy-link[data-original=balance] .about img {
	float: left;
	height: 30px;
	margin-right: 8px;
	margin-top: 2px;
	width: 30px;
}

#tooltip[data-original=balance] .notations,#tooltip[data-original=balance] .rate,.action-copy-link[data-original=balance] .notations,.action-copy-link[data-original=balance] .rate {
	border-top: 1px solid rgba(255,255,255,.07);
	margin-top: 10px;
	padding-top: 10px;
}

#tooltip[data-original=balance] .rate b,.action-copy-link[data-original=balance] .rate b {
	margin-left: 5px;
}

#tooltip[data-original=balance] .rate i,.action-copy-link[data-original=balance] .rate i {
	margin: -3px 0 0 3px;
}

#tooltip[data-original=balance] .notations ul,.action-copy-link[data-original=balance] .notations ul {
	list-style: square;
	margin: 10px 0 0;
	padding-left: 30px;
}

#tooltip[data-original=balance] .notations ul li::first-letter,.action-copy-link[data-original=balance] .notations ul li::first-letter {
	color: #ffe4e8;
	font-weight: 500;
}

#tooltip[data-original=surfing-bonus],.action-copy-link[data-original=surfing-bonus] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	letter-spacing: -.5px;
	border-radius: 17px;
	line-height: 18px;
	max-width: 310px;
	padding: 20px 25px;
	text-align: left;
	width: 310px;
}

#tooltip[data-original=surfing-bonus] .about .icon::before,.action-copy-link[data-original=surfing-bonus] .about .icon::before {
	background: url("data:image/svg+xml;utf8,%3Csvg height='512' viewBox='0 0 512 512' width='512' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none meet'%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cg id='_08.GiftBox' data-name='08.GiftBox'%3E%3Cg id='Box'%3E%3Cpath d='m495.96 399.73-239.96 112.27v-270.33l239.96-96.23z' fill='%23c22026'%3E%3C/path%3E%3Cpath d='m16.04 399.73 239.96 112.27v-270.33l-239.96-96.23z' fill='%23eb2335'%3E%3C/path%3E%3Cpath d='m512 179.77-256 112.27v-98.49l256-104.25z' fill='%23007145'%3E%3C/path%3E%3Cpath d='m0 179.77 256 112.27v-98.49l-256-104.25z' fill='%23008a55'%3E%3C/path%3E%3Cpath d='m0 89.3 256-89.3 256 89.3-256 104.25z' fill='%2300c477'%3E%3C/path%3E%3Cpath d='m404.07 227.09v215.63l-40.13 18.77v-216.81z' fill='%23ffaa39'%3E%3C/path%3E%3Cpath d='m404.07 133.25v93.84l-40.13 17.59v-95.09z' fill='%23ffc943'%3E%3C/path%3E%3Cpath d='m404.07 133.25-40.13 16.34-245.22-101.7 34.59-12.06z' fill='%23faf180'%3E%3C/path%3E%3Cpath d='m107.93 227.09v215.63l40.13 18.77v-216.81z' fill='%23ffc943'%3E%3C/path%3E%3Cpath d='m107.93 133.25v93.84l40.13 17.59v-95.09z' fill='%23ffc943'%3E%3C/path%3E%3Cpath d='m107.93 133.25 40.13 16.34 245.22-101.7-34.59-12.06z' fill='%23faf180'%3E%3C/path%3E%3Cpath d='m495.95 186.8v21.83l-239.95 110.66-239.95-110.66v-21.83l239.95 105.23z' opacity='.3'%3E%3C/path%3E%3C/g%3E%3Cg id='Ribbon'%3E%3Cpath d='m344.72 66.41c-35 0-60.07 16.23-73.87 28.22a26.32 26.32 0 0 0 -29.7 0c-13.8-12-38.92-28.22-73.87-28.22-62.18 0-59.63 23.08-59.63 33.43 0 7.71 9.72 29 51.49 29 26.05 0 55.28-4.39 79.29-14.3 3.78 4.25 10.24 7.06 17.57 7.06s13.79-2.81 17.57-7.06c24 9.91 53.24 14.3 79.29 14.3 41.77 0 51.49-21.33 51.49-29 0-10.35 2.55-33.43-59.63-33.43z' opacity='.3'%3E%3C/path%3E%3Cpath d='m258.56 91.76s30.74-60.95 86.16-60.95c62.18 0 59.63 34.47 59.63 49.91 0 11.52-9.72 43.34-51.49 43.34-31.78 0-68.29-9.71-94.3-32.3z' fill='%23eb2335'%3E%3C/path%3E%3Cpath d='m379.24 84c14.44 5.56 16.16 25.47 2.73 33.15-7.31 4.18-16.82 6.94-29.11 6.94-22.95 0-48.36-5.07-70.49-16.39 14.56-14.7 35.56-28.92 62.34-28.92 14.93-.03 26.13 1.96 34.53 5.22z' fill='%23c22026'%3E%3C/path%3E%3Cpath d='m352.86 117.64a153.57 153.57 0 0 1 -59.18-11.77c15.9-13.75 33-20.71 51-20.71q18.07 0 30 4c10.77 3.62 11.95 18.62 1.73 23.6-5.98 2.95-13.69 4.88-23.55 4.88z' fill='%237d121c'%3E%3C/path%3E%3Cpath d='m253.44 91.76s-30.74-60.95-86.16-60.95c-62.18 0-59.63 34.47-59.63 49.91 0 11.52 9.72 43.34 51.49 43.34 31.78 0 68.29-9.71 94.3-32.3z' fill='%23eb2335'%3E%3C/path%3E%3Cpath d='m132.76 84c-14.44 5.56-16.16 25.47-2.73 33.15 7.31 4.18 16.82 6.94 29.11 6.94 23 0 48.36-5.07 70.49-16.39-14.56-14.7-35.56-28.95-62.34-28.95-14.93 0-26.13 1.99-34.53 5.25z' fill='%23c22026'%3E%3C/path%3E%3Cpath d='m159.14 117.64a153.57 153.57 0 0 0 59.18-11.77c-15.9-13.75-33-20.71-51-20.71q-18.07 0-30 4c-10.77 3.62-12 18.62-1.73 23.6 5.98 2.95 13.69 4.88 23.55 4.88z' fill='%237d121c'%3E%3C/path%3E%3Cellipse cx='256' cy='89.68' fill='%23faf180' rx='27.62' ry='30.88'%3E%3C/ellipse%3E%3Cpath d='m283.63 89.67c0 17-12.38 30.9-27.63 30.9s-27.62-13.85-27.62-30.9a35.94 35.94 0 0 1 .19-3.62c1.6 15.36 13.28 27.27 27.43 27.27s25.84-11.91 27.44-27.27a35.94 35.94 0 0 1 .19 3.62z' fill='%23ffc943'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	float: left;
	height: 30px;
	margin-right: 8px;
	margin-top: 2px;
	width: 30px;
}

#tooltip[data-original=surfing-bonus] .list,#tooltip[data-original=surfing-bonus] .sum,.action-copy-link[data-original=surfing-bonus] .list,.action-copy-link[data-original=surfing-bonus] .sum {
	border-top: 1px solid rgba(255,255,255,.07);
	margin-top: 10px;
	padding-top: 10px;
}

#tooltip[data-original=surfing-bonus] .list ul,.action-copy-link[data-original=surfing-bonus] .list ul {
	list-style: none;
	margin: 0;
	padding-left: 15px;
}

#tooltip[data-original=surfing-bonus] .list ul li::before,.action-copy-link[data-original=surfing-bonus] .list ul li::before {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' height='512' width='320' preserveAspectRatio='none meet'%3E%3Cpath d='M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z' fill='%23c55757'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -3px 5px 0 0;
	vertical-align: middle;
	width: 17px;
}

#tooltip[data-original=surfing-bonus] .list ul li b,.action-copy-link[data-original=surfing-bonus] .list ul li b {
	margin-right: 5px;
}

#tooltip[data-original=surfing-bonus] .list ul li s,.action-copy-link[data-original=surfing-bonus] .list ul li s {
	color: #ffe4e8;
	font-weight: 500;
	letter-spacing: -.3px;
	text-decoration: none;
}

@media (max-width:767px) {
	#tooltip[data-original=surfing-bonus] .list ul li s,.action-copy-link[data-original=surfing-bonus] .list ul li s {
		letter-spacing: -.1px;
	}
}

#tooltip[data-original=surfing-bonus] .list ul li.complete::before,.action-copy-link[data-original=surfing-bonus] .list ul li.complete::before {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' height='512' width='448' preserveAspectRatio='none meet'%3E%3Cpath d='M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z' fill='%2357c557'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
	background-size: contain;
	height: 15px;
	width: 15px;
}

#tooltip[data-original=surfing-bonus] .sum,.action-copy-link[data-original=surfing-bonus] .sum {
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0;
	text-align: center;
	text-transform: uppercase;
}

#tooltip[data-original=surfing-bonus] .sum::before,.action-copy-link[data-original=surfing-bonus] .sum::before {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' height='512' width='448' preserveAspectRatio='none meet'%3E%3Cdefs%3E%3Cstyle%3E.fa-secondary%7Bopacity:.4%7D%3C/style%3E%3C/defs%3E%3Cpath class='fa-primary' d='M224 192c17.67 0 32-14.33 32-32c0-17.67-14.33-32-32-32S192 142.3 192 160C192 177.7 206.3 192 224 192zM264 336h-16V248C248 234.8 237.3 224 224 224H192C178.8 224 168 234.8 168 248S178.8 272 192 272h8v64h-16C170.8 336 160 346.8 160 360S170.8 384 184 384h80c13.25 0 24-10.75 24-24S277.3 336 264 336z' fill='%23ffe4e8'%3E%3C/path%3E%3Cpath class='fa-secondary' d='M384 32H64C28.65 32 0 60.65 0 96v320c0 35.34 28.65 64 64 64h320c35.35 0 64-28.66 64-64V96C448 60.65 419.3 32 384 32zM224 128c17.67 0 32 14.33 32 32c0 17.67-14.33 32-32 32S192 177.7 192 160C192 142.3 206.3 128 224 128zM264 384h-80C170.8 384 160 373.3 160 360s10.75-24 24-24h16v-64H192c-13.25 0-24-10.75-24-24S178.8 224 192 224h32c13.25 0 24 10.75 24 24v88h16c13.25 0 24 10.75 24 24S277.3 384 264 384z' fill='%23ffe4e8'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 14px;
	margin: -3px 5px 0 0;
	vertical-align: middle;
	width: 14px;
}

#tooltip[data-original=game-exp],.action-copy-link[data-original=game-exp] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	letter-spacing: -.5px;
	border-radius: 17px;
	line-height: 18px;
	max-width: 310px;
	padding: 20px 25px;
	text-align: left;
	width: 310px;
}

#tooltip[data-original=game-exp] .about .icon::before,.action-copy-link[data-original=game-exp] .about .icon::before {
	content: "";
	background: url("/files/images/exp_30x30.png") 50% 50% no-repeat;
	background-size: cover;
	display: inline-block;
	float: left;
	height: 30px;
	margin-right: 8px;
	margin-top: 2px;
	width: 30px;
}

#tooltip[data-original=game-exp] .current,.action-copy-link[data-original=game-exp] .current {
	margin-top: 5px;
	text-align: center;
}

#tooltip[data-original=game-exp] .current b,.action-copy-link[data-original=game-exp] .current b {
	margin-right: 5px;
}

#tooltip[data-original=game-exp] .current::before,.action-copy-link[data-original=game-exp] .current::before {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' height='512' width='576' preserveAspectRatio='none meet'%3E%3Cpath d='M381.2 150.3L524.9 171.5C536.8 173.2 546.8 181.6 550.6 193.1C554.4 204.7 551.3 217.3 542.7 225.9L438.5 328.1L463.1 474.7C465.1 486.7 460.2 498.9 450.2 506C440.3 513.1 427.2 514 416.5 508.3L288.1 439.8L159.8 508.3C149 514 135.9 513.1 126 506C116.1 498.9 111.1 486.7 113.2 474.7L137.8 328.1L33.58 225.9C24.97 217.3 21.91 204.7 25.69 193.1C29.46 181.6 39.43 173.2 51.42 171.5L195 150.3L259.4 17.97C264.7 6.954 275.9-.0391 288.1-.0391C300.4-.0391 311.6 6.954 316.9 17.97L381.2 150.3z' fill='%23ffe4e8'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 14px;
	margin: -3px 5px 0 0;
	vertical-align: middle;
	width: 14px;
}

#tooltip[data-original=game-exp] .list,#tooltip[data-original=game-exp] .next,.action-copy-link[data-original=game-exp] .list,.action-copy-link[data-original=game-exp] .next {
	border-top: 1px solid rgba(255,255,255,.07);
	margin-top: 10px;
	padding-top: 10px;
}

#tooltip[data-original=game-exp] .list ul,.action-copy-link[data-original=game-exp] .list ul {
	list-style: none;
	margin: 0;
	padding: 0 20px;
}

#tooltip[data-original=game-exp] .list ul li,.action-copy-link[data-original=game-exp] .list ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#tooltip[data-original=game-exp] .list ul li b,.action-copy-link[data-original=game-exp] .list ul li b {
	display: inline-block;
	font-weight: 500;
	text-align: left;
}

#tooltip[data-original=game-exp] .list ul li b::before,.action-copy-link[data-original=game-exp] .list ul li b::before {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' height='512' width='320' preserveAspectRatio='none meet'%3E%3Cpath d='M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z' fill='%23c55757'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 17px;
	margin: -3px 5px 0 0;
	vertical-align: middle;
	width: 17px;
}

#tooltip[data-original=game-exp] .list ul li s,.action-copy-link[data-original=game-exp] .list ul li s {
	text-decoration: none;
}

#tooltip[data-original=game-exp] .list ul li s::after,.action-copy-link[data-original=game-exp] .list ul li s::after {
	content: "";
	background-image: url("/assets/fonts//1.svg");
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 0 0 5px;
	height: 14px;
	width: 14px;
}

#tooltip[data-original=game-exp] .list ul li.complete b::before,.action-copy-link[data-original=game-exp] .list ul li.complete b::before {
	background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' height='512' width='448' preserveAspectRatio='none meet'%3E%3Cpath d='M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z' fill='%2357c557'%3E%3C/path%3E%3C/svg%3E") center no-repeat;
	background-size: contain;
	height: 15px;
	width: 15px;
}

#tooltip[data-original=game-exp] .list ul li:nth-child(1) s::after,.action-copy-link[data-original=game-exp] .list ul li:nth-child(1) s::after {
	background-image: url("/assets/fonts//1.svg");
	background-repeat: no-repeat;
	background-size: contain;
}

#tooltip[data-original=game-exp] .list ul li:nth-child(2) s::after,.action-copy-link[data-original=game-exp] .list ul li:nth-child(2) s::after {
	background-image: url("/assets/fonts//2.svg");
	background-repeat: no-repeat;
	background-size: contain;
}

#tooltip[data-original=game-exp] .list ul li:nth-child(3) s::after,.action-copy-link[data-original=game-exp] .list ul li:nth-child(3) s::after {
	background-image: url("/assets/fonts//3.svg");
	background-repeat: no-repeat;
	background-size: contain;
}

#tooltip[data-original=game-exp] .list ul li:nth-child(4) s::after,.action-copy-link[data-original=game-exp] .list ul li:nth-child(4) s::after {
	background-image: url("/assets/fonts//4.svg");
	background-repeat: no-repeat;
	background-size: contain;
}

#tooltip[data-original=game-exp] .list ul li:nth-child(5) s::after,.action-copy-link[data-original=game-exp] .list ul li:nth-child(5) s::after {
	background-image: url("/assets/fonts//5.svg");
	background-repeat: no-repeat;
	background-size: contain;
}

#tooltip[data-original=game-exp] .list ul li:nth-child(6) s::after,.action-copy-link[data-original=game-exp] .list ul li:nth-child(6) s::after {
	background-image: url("/assets/fonts//6.svg");
	background-repeat: no-repeat;
	background-size: contain;
}

#tooltip[data-original=game-exp] .next,.action-copy-link[data-original=game-exp] .next {
	text-align: center;
}

#tooltip[data-original=game-modifier],.action-copy-link[data-original=game-modifier] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	letter-spacing: -.5px;
	border-radius: 17px;
	line-height: 18px;
	max-width: 310px;
	padding: 20px 25px;
	text-align: left;
	width: 310px;
}

#tooltip[data-original=game-modifier] .about .count,.action-copy-link[data-original=game-modifier] .about .count {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	background-image: -o-linear-gradient(275deg,#f09,#ffe000);
	background-image: linear-gradient(175deg,#f09,#ffe000);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-filter: drop-shadow(2px 4px 5px rgba(0, 0, 0, .5));
	filter: drop-shadow(2px 4px 5px rgba(0, 0, 0, .5));
	float: left;
	font-size: 22px;
	font-weight: 700;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 30px;
	margin-right: 8px;
	margin-top: 2px;
	min-width: 50px;
}

#tooltip[data-original=game-modifier] .list,#tooltip[data-original=game-modifier] .without,.action-copy-link[data-original=game-modifier] .list,.action-copy-link[data-original=game-modifier] .without {
	border-top: 1px solid rgba(255,255,255,.07);
	margin-top: 10px;
	padding-top: 10px;
}

#tooltip[data-original=game-modifier] .list .item,#tooltip[data-original=game-modifier] .without .item,.action-copy-link[data-original=game-modifier] .list .item,.action-copy-link[data-original=game-modifier] .without .item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: rgba(255,255,255,.03);
	border-radius: 5px;
	border: 1px solid rgba(255,255,255,.07);
	-webkit-box-shadow: inset 0 0 20px rgba(12,7,10,.4),inset 0 -5px 10px rgba(12,7,10,.5);
	box-shadow: inset 0 0 20px rgba(12,7,10,.4),inset 0 -5px 10px rgba(12,7,10,.5);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 5px;
	line-height: 13px;
	overflow: hidden;
	padding-right: 10px;
	position: relative;
	font-size: 11px;
}

#tooltip[data-original=game-modifier] .list .item::before,#tooltip[data-original=game-modifier] .without .item::before,.action-copy-link[data-original=game-modifier] .list .item::before,.action-copy-link[data-original=game-modifier] .without .item::before {
	content: "";
	background-image: url("/files/images/card-bg.png");
	border-radius: 5px;
	height: calc(100% - 2px);
	left: 0;
	opacity: .15;
	pointer-events: none;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: calc(100% - 2px);
	z-index: -1;
}

#tooltip[data-original=game-modifier] .list .item span,#tooltip[data-original=game-modifier] .without .item span,.action-copy-link[data-original=game-modifier] .list .item span,.action-copy-link[data-original=game-modifier] .without .item span {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: rgba(255,255,255,.1);
	-webkit-box-shadow: inset 0 0 20px rgba(12,7,10,.4),inset 0 -5px 10px rgba(12,7,10,.5);
	box-shadow: inset 0 0 20px rgba(12,7,10,.4),inset 0 -5px 10px rgba(12,7,10,.5);
	color: #ebb06f;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-filter: drop-shadow(2px 4px 5px #000);
	filter: drop-shadow(2px 4px 5px #000);
	font-size: 13px;
	font-weight: 700;
	height: 32px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 15px;
	padding: 0 10px;
	width: 30px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 30px;
	flex: 0 0 30px;
}

#tooltip[data-original=game-modifier] .list .item--minus,#tooltip[data-original=game-modifier] .without .item--minus,.action-copy-link[data-original=game-modifier] .list .item--minus,.action-copy-link[data-original=game-modifier] .without .item--minus {
	background: rgba(255,0,0,.03);
	border: 1px solid rgba(255,0,0,.07);
	-webkit-box-shadow: inset 0 0 20px rgba(54,16,16,.4),inset 0 -5px 10px rgba(54,16,16,.5);
	box-shadow: inset 0 0 20px rgba(54,16,16,.4),inset 0 -5px 10px rgba(54,16,16,.5);
}

#tooltip[data-original=game-modifier] .list .item--minus span,#tooltip[data-original=game-modifier] .without .item--minus span,.action-copy-link[data-original=game-modifier] .list .item--minus span,.action-copy-link[data-original=game-modifier] .without .item--minus span {
	background: rgba(255,0,0,.1);
	-webkit-box-shadow: inset 0 0 20px rgba(54,16,16,.4),inset 0 -5px 10px rgba(54,16,16,.5);
	box-shadow: inset 0 0 20px rgba(54,16,16,.4),inset 0 -5px 10px rgba(54,16,16,.5);
	color: #eb6e6e;
}

#tooltip[data-original=game-modifier] .list .item.none,#tooltip[data-original=game-modifier] .without .item.none,.action-copy-link[data-original=game-modifier] .list .item.none,.action-copy-link[data-original=game-modifier] .without .item.none {
	height: 32px;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#tooltip[data-original=game-modifier] .list .item:last-child,#tooltip[data-original=game-modifier] .without .item:last-child,.action-copy-link[data-original=game-modifier] .list .item:last-child,.action-copy-link[data-original=game-modifier] .without .item:last-child {
	margin: 0;
}

#tooltip[data-original=game-modifier] .without,.action-copy-link[data-original=game-modifier] .without {
	text-align: center;
}

#tooltip[data-original=fill],.action-copy-link[data-original=fill] {
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,.95)),color-stop(120%,#000));
	background: -o-linear-gradient(top,rgba(0,0,0,.95) 50%,#000 120%);
	background: linear-gradient(180deg,rgba(0,0,0,.95) 50%,#000 120%);
	border-radius: 4px;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: -.3px;
	line-height: 16px;
	padding: 7px 10px;
	text-align: left;
}

#tooltip[data-original=fill] b,.action-copy-link[data-original=fill] b {
	color: #fff;
}

#tooltip[data-original=leaders],.action-copy-link[data-original=leaders] {
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#110c0f),color-stop(120%,#0c070a));
	background: -o-linear-gradient(top,#110c0f 50%,#0c070a 120%);
	background: linear-gradient(180deg,#110c0f 50%,#0c070a 120%);
	-webkit-box-shadow: rgba(255,255,255,.03) 0 1px 1px 0 inset;
	box-shadow: rgba(255,255,255,.03) 0 1px 1px 0 inset;
	border-radius: 4px;
	color: #ffe4e8;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: -.3px;
	line-height: 16px;
	padding: 7px 10px;
	text-align: left;
}

#tooltip[data-original=leaders] b,.action-copy-link[data-original=leaders] b {
	font-weight: 500;
	margin-right: 10px;
}

#tooltip[data-original=dh-chance],#tooltip[data-original=dh],.action-copy-link[data-original=dh-chance],.action-copy-link[data-original=dh] {
	border-radius: 0;
	background: 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: rgba(255,227,231,.9);
	font-size: 17px;
	letter-spacing: -1px;
	font-weight: 500;
	line-height: 23px;
	max-width: 350px;
	padding: 35px 25px 20px;
	text-align: center;
}

@media (max-width:500px) {
	#tooltip[data-original=dh-chance],#tooltip[data-original=dh],.action-copy-link[data-original=dh-chance],.action-copy-link[data-original=dh] {
		font-size: 15px;
		letter-spacing: -.5px;
		max-width: 330px;
		line-height: 19px;
		padding: 35px 20px 20px;
	}
}

@media (max-width:380px) {
	#tooltip[data-original=dh-chance],#tooltip[data-original=dh],.action-copy-link[data-original=dh-chance],.action-copy-link[data-original=dh] {
		font-size: 13px;
		letter-spacing: -.3px;
		max-width: 300px;
		line-height: 16px;
	}
}

#tooltip[data-original=dh-chance]::before,#tooltip[data-original=dh]::before,.action-copy-link[data-original=dh-chance]::before,.action-copy-link[data-original=dh]::before {
	content: "";
	background: url("/files/images/art-50.png");
	background-size: contain;
	display: inline-block;
	height: 50px;
	left: 0;
	margin: 0 auto;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: -20px;
	width: 88px;
	z-index: 10;
}

#tooltip[data-original=dh-chance] .bg,#tooltip[data-original=dh] .bg,.action-copy-link[data-original=dh-chance] .bg,.action-copy-link[data-original=dh] .bg {
	background-image: url("/files/images/money.png"),-o-linear-gradient(300deg,#190505 50%,#280a08 120%);
	background-image: url("/files/images/money.png"),linear-gradient(150deg,#190505 50%,#280a08 120%);
	background-position: bottom right;
	background-size: cover;
	bottom: 0;
	-webkit-clip-path: polygon(10px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0 calc(100% - 10px),0 10px);
	clip-path: polygon(10px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0 calc(100% - 10px),0 10px);
	height: 100%;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
	z-index: -1;
}

#tooltip[data-original=dh-chance] b,#tooltip[data-original=dh] b,.action-copy-link[data-original=dh-chance] b,.action-copy-link[data-original=dh] b {
	font-weight: 700;
	color: #ebb06f;
}

#tooltip[data-original=dh-chance] .calc,#tooltip[data-original=dh] .calc,.action-copy-link[data-original=dh-chance] .calc,.action-copy-link[data-original=dh] .calc {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: -.5px;
	line-height: 20px;
	margin-top: 5px;
}

#tooltip[data-original=dh-chance] .calc b,#tooltip[data-original=dh] .calc b,.action-copy-link[data-original=dh-chance] .calc b,.action-copy-link[data-original=dh] .calc b {
	font-weight: 600;
}

#tooltip[data-original=dh-chance] .current,#tooltip[data-original=dh] .current,.action-copy-link[data-original=dh-chance] .current,.action-copy-link[data-original=dh] .current {
	margin-top: 15px;
}

#tooltip[data-original=dh-chance] .current b,#tooltip[data-original=dh] .current b,.action-copy-link[data-original=dh-chance] .current b,.action-copy-link[data-original=dh] .current b {
	margin-left: 7px;
	display: inline-block;
}

#tooltip[data-original=dh-chance][data-type="1"]::after,#tooltip[data-original=dh][data-type="1"]::after,.action-copy-link[data-original=dh-chance][data-type="1"]::after,.action-copy-link[data-original=dh][data-type="1"]::after {
	border-color: #190505 transparent transparent;
}

#tooltip[data-original=dh-chance][data-type="2"]:after,#tooltip[data-original=dh][data-type="2"]:after,.action-copy-link[data-original=dh-chance][data-type="2"]:after,.action-copy-link[data-original=dh][data-type="2"]:after {
	border-color: transparent transparent transparent #190505;
}

#tooltip[data-original=dh-chance][data-type="3"]:after,#tooltip[data-original=dh][data-type="3"]:after,.action-copy-link[data-original=dh-chance][data-type="3"]:after,.action-copy-link[data-original=dh][data-type="3"]:after {
	border-color: transparent transparent #190505;
}

#tooltip[data-original=dh-chance][data-type="4"]:after,#tooltip[data-original=dh][data-type="4"]:after,.action-copy-link[data-original=dh-chance][data-type="4"]:after,.action-copy-link[data-original=dh][data-type="4"]:after {
	border-color: transparent #190505 transparent transparent;
}

#tooltip[data-original=dh-chance],.action-copy-link[data-original=dh-chance] {
	font-size: 15px;
	letter-spacing: -1px;
	font-weight: 500;
	line-height: 19px;
}

#tooltip[data-original=dh-chance] .bg,.action-copy-link[data-original=dh-chance] .bg {
	background-image: url("/files/images/money.png"),-o-linear-gradient(300deg,#1f1319 50%,#0e070a 120%);
	background-image: url("/files/images/money.png"),linear-gradient(150deg,#1f1319 50%,#0e070a 120%);
	background-position: bottom right;
	background-size: cover;
}

#tooltip[data-original=dh-chance] .chance,.action-copy-link[data-original=dh-chance] .chance {
	display: inline-block;
	font-size: 18px;
	margin-top: 5px;
}

#tooltip[data-original=dh-chance] .formula,.action-copy-link[data-original=dh-chance] .formula {
	margin-top: 10px;
}

#tooltip[data-original=dh-chance] .formula .title,.action-copy-link[data-original=dh-chance] .formula .title {
	color: rgba(255,228,232,.9);
	font-size: 11px;
	font-weight: 600;
	letter-spacing: -.1px;
	text-align: left;
	text-transform: uppercase;
}

#tooltip[data-original=dh-chance] .formula .border,.action-copy-link[data-original=dh-chance] .formula .border {
	border: 1px dashed rgba(255,228,232,.3);
	border-radius: 2px;
	color: rgba(255,228,232,.8);
	letter-spacing: .1px;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 7px 15px;
}

#tooltip[data-original=dh-chance] .formula .desc,.action-copy-link[data-original=dh-chance] .formula .desc {
	color: rgba(255,228,232,.7);
	font-size: 12px;
	font-weight: 400;
	letter-spacing: -.5px;
	line-height: 14px;
	margin-top: 7px;
}

#tooltip[data-original=dh-chance] .formula .desc b,.action-copy-link[data-original=dh-chance] .formula .desc b {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 1px;
}

#tooltip[data-original=dh-chance][data-type="1"]::after,.action-copy-link[data-original=dh-chance][data-type="1"]::after {
	border-color: #1f1319 transparent transparent;
}

#tooltip[data-original=dh-chance][data-type="2"]:after,.action-copy-link[data-original=dh-chance][data-type="2"]:after {
	border-color: transparent transparent transparent #1f1319;
}

#tooltip[data-original=dh-chance][data-type="3"]:after,.action-copy-link[data-original=dh-chance][data-type="3"]:after {
	border-color: transparent transparent #1f1319;
}

#tooltip[data-original=dh-chance][data-type="4"]:after,.action-copy-link[data-original=dh-chance][data-type="4"]:after {
	border-color: transparent #1f1319 transparent transparent;
}