@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap");
body , textarea , input , select {
font-family: 'Source Sans Pro', sans-serif;
}
body {
font-style: normal;
font-weight: normal;
line-height: 150%;
color: #29333A;
font-size: 18px;
}
h1 , h2 , h3 , h4 , h5, p {
margin-top: 0;
margin-bottom: 30px;
}
p.large-text {
font-size: 20px;
}
h1  , p.title {
font-weight: bold;
font-size: 56px;
line-height: 103.9%;
}
h2  {
font-weight: bold;
font-size: 44px;
line-height: 109%;
}
h3 {
font-size: 38px;
line-height: 126%;
}
h4 {
font-weight: 600;
font-size: 30px;
line-height: 120%;
}
h5 {
font-size: 25px;
line-height: 108%;
margin-bottom: 15px;
}
p {
}
a {
color: #00BBF2;
text-decoration: none;
transition: opacity .3s;
}
a:hover {
opacity: 0.7;
}
.spaced-text {
letter-spacing: 0.8px;
text-transform: uppercase;
font-weight: bold;
}
h5 + .spaced-text {
margin-top: -15px;
}
.alignleft {
float: left;
margin-right: 20px;
}
.alignright {
float: right;
margin-left: 20px;
}
.aligncenter {
margin: auto;
text-align: center;
display: block;
}
.border-button {
background-color: #00BBF2;
border: 2px solid #FFFFFF;
box-sizing: border-box;
border-radius: 43px;
font-weight: bold;
font-size: 22px;
line-height: 155%;
text-transform: uppercase;
color: #FFFFFF;
padding: 12px 38px;
transition: background-color .3s;
}
.border-button:hover {
background-color: #2AA449;
opacity: 1;
}
.button {
cursor: pointer;
border: none;
background-color: #81B031;
border: none;
border-radius: 4px;
border-bottom: 3px solid #587D1A;
color: #fff;
padding: 12px 30px;
font-weight: bold;
font-size: 19px;
line-height: 158%;
transition: background-color .3s , border .3s , color .3s;
text-align: center;
white-space: nowrap;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.button:hover {
background-color:#587D1A;
opacity: 1;
}
.button.blue {
background-color: #008CF2;
border-color: #0076CC;
}
.button.blue:hover {
background-color: #0076CC;
}
.button.orange {
background-color: #F2921C;
border-color: #CC7B18;
}
.button.orange:hover {
background-color: #CC7B18;
}
.button.white {
background-color:#fff ;
border-color: #E6E6E6;
}
.button.white:hover {
background-color: #E6E6E6;
}
.button.purple {
background-color: #4B1850;
border-color: #240B26;
}
.button.purple:hover {
background-color: #240B26;
}
.border-button[href^="tel:"] {
background-image: url("data:image/svg+xml,%0A%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.3 18.2v.3l-.8.7c-.8.6-2 .8-3.3.7C8.3 19.3-.8 8.4.7 3.7c.3-1.1 1-2 1.8-2.4A3.7 3.7 0 014 1c.7 0 1.4 0 1.8.2.3 0 .6.3.7.5L7.6 6c0 .4-.1.7-.5.8l-1.3.5-.3.2c-.2.2-.4.5-.2.8.2.6.9 1.7 2.5 3.5l.1.2c1.7 1.8 2.8 2.7 3.4 3 .3.2.7.2 1 0h.2l.1-.1 1-.8a1 1 0 011-.2h.1l4.6 2.3c.3.2.4.4.4.7 0 .4 0 .9-.4 1.4z' fill='%23fff'/%3E%3C/svg%3E");
background-position: 15px center;
background-size: 15px;
background-repeat: no-repeat;
font-size: 18px;
padding: 13px 15px 13px 35px;
}
hr {
display: block;
border: none;
margin: 40px 0;
height: 1px;
background: #DCE0E5;
}
hr.hr-blue {
max-width: 900px;
background:#78AFC3;
margin: 20px auto;
height: 2px;
}
img {
max-width: 100%;
height: auto;
}
div.wp-caption {
max-width: 100%;
display: inline-block;
}
p.wp-caption-text {
background-color: #f7f7f7;
color: #808080;
padding: 16px 25px;
font-size: 18px;
font-style: italic;
}
.mce-content-body a.button[data-mce-selected] {
padding: 8px 20px;
margin: 0;
box-shadow: none;
border-radius: 0;
}
.mce-content-body a.button.white {
background-color: #eee;
}
.mce-content-body span[style="color: #ffffff;"] {
color: #eee!important;
}
table {
background: #F0F7FA;
border: 1px solid #C9E2ED;
padding: 20px 25px 10px;
border-collapse: initial !important;
margin-bottom: 25px;
position: relative;
}
table .brochure-image img {
box-sizing: border-box;
}
.clear {
clear: both;
}
.image-col {
display: flex;
justify-content: space-between;
}
.image-col > * {
max-width: calc(50% - 5px);
align-self: flex-start;
}
.gallery-size-medium {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.gallery-size-medium.gallery figure {
flex-basis: calc(33.3% - 20px);
margin-bottom: 30px;
display: flex;
flex-direction: column;
}
.gallery-size-medium.gallery figure figcaption {
display: block;
text-align: center;
margin-top: auto;
}
ul.tech-data {
padding: 0;
list-style: none;
margin: -5px 0 15px;
}
ul.tech-data li {
display: flex;
margin-bottom: 3px;
background: #333333;
justify-content: space-between;
flex-wrap: wrap;
padding: 5px 10px;
color: #fff;
}
ul.tech-data li strong {font-weight: 500;margin-left: 5px;}
@media (max-width: 1025px) {
h1, p.title {
font-size: 40px;
}
h2 {
font-size: 38px;
}
}
@media (max-width: 769px) {
.gallery-size-medium.gallery figure {
flex-basis: calc(50% - 10px);
margin-bottom: 20px;
}
.gallery-size-medium {
justify-content: space-between;
}
}
@media (max-width: 640px) {
table {
padding: 20px 10px 10px;
}
.button {
padding: 8px 16px;
font-weight: bold;
font-size: 17px;
}
h1, p.title {
font-size: 32px;
}
h2  {
font-size: 30px;
}
h3 {
font-size: 28px;
}
h4 {
font-size: 26px;
}
h5 {
font-size: 24px;
}
.gallery-size-medium.gallery figure figcaption {
display: none;
}
}  #baguetteBox-overlay {
display: none;
opacity: 0;
position: fixed;
overflow: hidden;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000000;
background-color: #222;
background-color: rgba(0, 0, 0, 0.8);
transition: opacity 0.5s ease; }
#baguetteBox-overlay.visible {
opacity: 1; }
#baguetteBox-overlay .full-image {
display: inline-block;
position: relative;
width: 100%;
height: 100%;
text-align: center; }
#baguetteBox-overlay .full-image figure {
display: inline;
margin: 0;
height: 100%; }
#baguetteBox-overlay .full-image img {
display: inline-block;
width: auto;
height: auto;
max-height: 100%;
max-width: 100%;
vertical-align: middle;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }
#baguetteBox-overlay .full-image figcaption {
display: block;
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
line-height: 1.8;
white-space: normal;
color: #ccc;
background-color: #000;
background-color: rgba(0, 0, 0, 0.6);
font-family: sans-serif; }
#baguetteBox-overlay .full-image:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px; }
#baguetteBox-slider {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
white-space: nowrap;
transition: left 0.4s ease, transform 0.4s ease; }
#baguetteBox-slider.bounce-from-right {
animation: bounceFromRight 0.4s ease-out; }
#baguetteBox-slider.bounce-from-left {
animation: bounceFromLeft 0.4s ease-out; }
@keyframes bounceFromRight {
0% {
margin-left: 0; }
50% {
margin-left: -30px; }
100% {
margin-left: 0; } }
@keyframes bounceFromLeft {
0% {
margin-left: 0; }
50% {
margin-left: 30px; }
100% {
margin-left: 0; } }
.baguetteBox-button#previous-button, .baguetteBox-button#next-button {
top: 50%;
top: calc(50% - 30px);
width: 44px;
height: 60px; }
.baguetteBox-button {
position: absolute;
cursor: pointer;
outline: none;
padding: 0;
margin: 0;
border: 0;
border-radius: 15%;
background-color: #323232;
background-color: rgba(50, 50, 50, 0.5);
color: #ddd;
font: 1.6em sans-serif;
transition: background-color 0.4s ease; }
.baguetteBox-button:focus, .baguetteBox-button:hover {
background-color: rgba(50, 50, 50, 0.9); }
.baguetteBox-button#next-button {
right: 2%; }
.baguetteBox-button#previous-button {
left: 2%; }
.baguetteBox-button#close-button {
top: 20px;
right: 2%;
right: calc(2% + 6px);
width: 30px;
height: 30px; }
.baguetteBox-button svg {
position: absolute;
left: 0;
top: 0; } .baguetteBox-spinner {
width: 40px;
height: 40px;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
margin-top: -20px;
margin-left: -20px; }
.baguetteBox-double-bounce1,
.baguetteBox-double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #fff;
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
animation: bounce 2s infinite ease-in-out; }
.baguetteBox-double-bounce2 {
animation-delay: -1s; }
@keyframes bounce {
0%, 100% {
transform: scale(0); }
50% {
transform: scale(1); } } .unity-slider {
display: flex;
justify-content: center;
overflow: hidden;
position: relative; }
.unity-slider > div {
display: flex;
justify-content: center; }
.unity-slider button {
position: absolute;
top: 0;
left: 0;
bottom: 0;
border: none;
background: no-repeat center/contain url("data:image/svg+xml,%3Csvg height='48' viewBox='0 0 48 48' width='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.83 32.67l-9.17-9.17 9.17-9.17-2.83-2.83-12 12 12 12z'/%3E%3Cpath d='M0-.5h48v48h-48z' fill='none'/%3E%3C/svg%3E");
background-color: #fff;
cursor: pointer; }
.unity-slider button.unity-next {
left: auto;
right: 0;
background: no-repeat center/contain url("data:image/svg+xml,%3Csvg height='48' viewBox='0 0 48 48' width='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.17 32.92l9.17-9.17-9.17-9.17 2.83-2.83 12 12-12 12z'/%3E%3Cpath d='M0-.25h48v48h-48z' fill='none'/%3E%3C/svg%3E");
background-color: #fff; }
html {
scroll-behavior: smooth; }
body {
margin: 0; }
.error_404 {
text-align: center;
padding: 200px 0; }
.wp_content > :first-child {
margin-top: 0; }
.wp_content > :last-child {
margin-bottom: 0; } #pagination {
display: flex;
justify-content: center;
flex-wrap: wrap;
margin: 70px 0 0; }
#pagination a, #pagination > span {
display: inline-block;
padding: 9px 15px;
margin: 0 5px 5px 5px;
text-decoration: none;
border: 2px solid #000;
border-radius: 5px;
font-weight: bold;
font-size: 17px;
line-height: 21px; }
#pagination > span {
background: #E3E5E8;
border: none; } .gallery {
column-count: 4;
column-gap: 20px; }
.gallery .gallery-item {
display: inline;
margin: 0; }
.gallery .gallery-item img {
display: block;
margin: 0 0 20px 0; }
.gallery-caption {
display: none; } .gfield_description.validation_message {
position: absolute;
right: -5px;
top: -14px;
background-color: red;
color: white;
padding: 5px 10px;
font-size: 12px;
text-align: center;
border-radius: 2px; }
.validation_message::after {
content: '';
display: block;
position: absolute;
border: 5px solid transparent;
border-top-color: red;
width: 0;
height: 0;
bottom: -10px;
left: 10px; }
.validation_error {
margin-bottom: 20px;
border: 1px solid red;
padding: 10px 20px;
font-size: 15px;
color: red; }
.gform_confirmation_message {
color: #1ba21b; }
.gform_body ul {
padding: 0;
margin: 0;
list-style: none; }
.gform_body > ul {
margin: 20px 0 0 0;
display: flex;
justify-content: space-between;
flex-wrap: wrap; }
.gform_body > ul > li {
position: relative; }
.gform_body > ul > li {
width: 100%;
margin-bottom: 20px; }
.gform_body > ul > li.medium_field {
width: calc(50% - 10px); }
.gform_body > ul > li.small_field {
width: calc(33.33% - 13px); }
.gform_body > ul > li.large_field {
width: 100%; }
.gform_body > ul > li.gfield_visibility_hidden {
display: none; }
.gform_body > ul > li.captcha_field {
margin: 0; }
.gform_body > ul > li.captcha_field > .gfield_label {
display: none; }
.gform_body label {
font-size: 17px;
line-height: 153%;
color: #191919;
font-weight: 600; }
.gform_body li.hidden_label > label {
display: none; }
.gform_body .ginput_container_consent label {
display: inline;
font-weight: 400; }
.gform_body input[type=text], .gform_body textarea, .gform_body select {
height: 50px;
padding-left: 15px;
width: 100%;
font-size: 17px;
line-height: 153%;
color: #191919;
font-weight: 600;
background: #FFFFFF;
border: 1px solid #CCDAE0;
box-sizing: border-box;
border-radius: 4px; }
input[type=search] {
-webkit-appearance: none; }
.gform_body select {
appearance: none;
-webkit-appearance: none;
background: #fff calc(100% - 20px) center no-repeat url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 10'%3E%3Cpath d='M13.8 0H.4l6.4 9.6 7-9.5z' fill='%2329333A'/%3E%3C/svg%3E")/10px;
padding-right: 70px; }
.gform_wrapper {
background: #F0F7FA;
border-radius: 10px;
overflow: hidden; }
.gform_body {
padding: 40px 70px; }
@media (max-width: 640px) {
.gform_body {
padding: 30px 25px; } }
.gform_heading {
background: #D5E8F1;
padding: 30px 70px;
text-align: center; }
@media (max-width: 640px) {
.gform_heading {
padding: 30px 25px; } }
.gform_heading h3 {
margin-bottom: 10px; }
.gform_footer {
padding: 0 70px 40px; }
@media (max-width: 640px) {
.gform_footer {
padding: 0 30px 25px; } }
.gform_footer.top_label {
text-align: right; }
button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
.gform_body select::-ms-expand {
display: none; }
.gform_body textarea {
height: 160px;
padding-top: 20px; }
.gfield_visibility_ {
display: none; }
.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
display: none !important;
position: absolute !important;
left: -9000px; }
::-webkit-input-placeholder { color: #818181; }
::-moz-placeholder { color: #818181; }
:-ms-input-placeholder { color: #818181; }
:-moz-placeholder { color: #818181; }
.image-switch {
background-position: center;
background-size: cover; }
.site_width {
padding-left: calc(50% - (1400px / 2));
padding-right: calc(50% - (1400px / 2)); }
@media (max-width: 1440px) {
.site_width {
padding-right: 20px;
padding-left: 20px; } }
@media (max-width: 1025px) {
.gallery {
column-count: 3;
column-gap: 10px; }
.gallery .gallery-item img {
margin-bottom: 10px; } }
@media (max-width: 640px) {
.gallery {
column-count: 2; }
.header-right {
display: flex;
justify-content: space-between; }
.gform_body > ul > li:nth-child(1n) {
width: 100%; } }
#header {
background: no-repeat url("data:image/svg+xml,%0A%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 173'%3E%3Cpath d='M1107.6-48.4H821.5v252.5h286.1V-48.4z' fill='%2396D6F7'/%3E%3Cpath d='M-110.7-70.2l1.2 263.8 933.4-.8L963.3-44.6 1099 191.6l964.5-2 .2-261.3-2174.5 1.5z' fill='%23AADDF9'/%3E%3Cpath d='M1044.6 96.9l-83.3-52.2 94.8 72' fill='%2371CBF4'/%3E%3Cpath d='M1056 116.7l126.8 96.4h47.7L1044.6 97' fill='%238CD3F6'/%3E%3Cpath d='M1078.5 156L961.3 44.7 1096.8 199l4.7-3-23-40zM1056 213.1h22L961.3 44.7l94.8 168.4zM1003.9 179h17.9L962.2 46.4 1004 179z' fill='%2371CBF4'/%3E%3Cpath d='M969.7 179l18.8-.2-25.8-131 7 131.2zM926.1 18.8l35.2 26L929.4 13' fill='%2371CBF4'/%3E%3Cpath d='M929.4 13l-91.2-91h-43l131 96.8' fill='%238CD3F6'/%3E%3Cpath d='M986-5l-24.7 49.7 31-39' fill='%2371CBF4'/%3E%3Cpath d='M992.3 5.8l66.2-83.8h-36.1L986-5M933 7.1l-62.6-85h33.3L939.1-3' fill='%238CD3F6'/%3E%3Cpath d='M939-3.1l24.1 51.3-30.2-41' fill='%2371CBF4'/%3E%3Cpath d='M957.7-34.7l3.8 83-16.6-61.6 12.8-21.4zM966.4-39.2L962 48.3l17.6-64.8' fill='%2371CBF4'/%3E%3Cpath d='M996 12l-34.7 32.7 38.2-26.3' fill='%2371CBF4'/%3E%3Cpath d='M999.5 18.4l139.7-96.2h-47.4L996 12' fill='%238CD3F6'/%3E%3Cpath d='M1002 22.5l-40.7 22.2 42.9-18.2' fill='%2371CBF4'/%3E%3Cpath d='M1004.2 26.5l228.7-96-47.5-8.5-183.5 100.5' fill='%238CD3F6'/%3E%3Cpath d='M1006.1 30l-52.9 17 55.3-12.7' fill='%2371CBF4'/%3E%3Cpath d='M1008.5 34.3L1468-70.3l-149.3-.2L1006 30' fill='%238CD3F6'/%3E%3Cpath d='M1011 38.7l-49.7 6 52.5-1.6' fill='%2371CBF4'/%3E%3Cpath d='M1013.8 43l1049.8-31 .2-52.2-395.3.1L1011 38.7' fill='%238CD3F6'/%3E%3Cpath d='M1016.4 47.7l-62.6-4.2 65.4 9.3' fill='%2371CBF4'/%3E%3Cpath d='M1019.2 52.8l1044.6 151.3-.2-86.3-1047.2-70' fill='%238CD3F6'/%3E%3Cpath d='M1023 59.3l-64-15.5 68 22.4' fill='%2371CBF4'/%3E%3Cpath d='M1027 66.2L1599.2 254l-1.4-55L1023 59.3' fill='%238CD3F6'/%3E%3Cpath d='M1031.4 73.9l-70-29.2 75.9 39.4' fill='%2371CBF4'/%3E%3Cpath d='M1037.3 84.1l290.8 151v-37.6L1031.3 73.9M869 116L741.3 213h-47l186.4-117' fill='%238CD3F6'/%3E%3Cpath d='M880.7 96.1l82-51.4L869 116M845.2 156.4L962.7 44.7l-125.4 143-10.7.8 18.6-32zM867.2 213.1l-.5-11.3-21.6 13 117.6-170L867.2 213zM920.3 179l-13.3-.2-2-8.5 56.8-123.5L920.3 179zM954.1 179h-18.6l26.4-131.6-7.8 131.6z' fill='%2371CBF4'/%3E%3Cpath d='M921.3 27L695.8-70.2l60-.9 168 94' fill='%238CD3F6'/%3E%3Cpath d='M923.7 23l39 21.7L921.3 27' fill='%2371CBF4'/%3E%3Cpath d='M453.4-70.5L916.8 34.6l2.6-4.5L609-71l-155.6.6z' fill='%238CD3F6'/%3E%3Cpath d='M919.4 30.1L970.6 47l-53.8-12.4' fill='%2371CBF4'/%3E%3Cpath d='M-110.7-39.2V18L911.7 43.4l2.7-4.6-643.8-77.7-381.3-.3z' fill='%238CD3F6'/%3E%3Cpath d='M914.4 38.8l48.3 6-51-1.4' fill='%2371CBF4'/%3E%3Cpath d='M-106.8 115.7l3.9 86.4L906 53l3-5.3-1016 68z' fill='%238CD3F6'/%3E%3Cpath d='M909.1 47.7l61.1-4.2-64 9.5' fill='%2371CBF4'/%3E%3Cpath d='M300 208.2l91.6 26.3L898.5 65.9l4-7L300 208.3z' fill='%238CD3F6'/%3E%3Cpath d='M902.5 59L965 43.8 898.5 66' fill='%2371CBF4'/%3E%3Cpath d='M596 198.2l.1 15h41.8L888.3 83.3l5.7-10-298 124.8z' fill='%238CD3F6'/%3E%3Cpath d='M894 73.4l68.7-28.7-74.5 38.7' fill='%2371CBF4'/%3E%3Cpath d='M961.8 28.6l.7-14v14l1.5-14-.7 14 2.4-13.8-1.7 14 3.2-13.7-2.3 13.8 4-13.4-3.2 13.6 4.6-13.3-3.9 13.6 5.4-13-4.6 13.3 6-12.7-5.4 13 7-12.2-6.3 12.5 7.6-11.8-6.8 12.2 8.1-11.4-7.5 11.9 8.7-10.8-8.1 11.2 9.5-10.3-8.9 11 10-10-9.4 10.4 10.5-9.2-9.9 9.8 11-8.6-10.5 9.2 11.4-8-11 8.6 11.9-7.2-11.4 8 12.3-6.7-11.9 7.2 12.6-5.8-12.3 6.6 13-5.3-12.7 6 13.2-4.5-12.9 5.3 13.5-3.8-13.3 4.5 13.6-3-13.3 3.8 13.8-2.1-13.7 2.9 13.8-1.4-13.8 2.1 14-.6-13.8 1.5 14 .2-14 .6 14 1-14.2-.3 14 1.8-14-1 13.8 2.5-14-1.6 13.7 3.3-13.8-2.6 13.4 4-13.5-3.2 13 4.8-13.3-4 12.7 5.5-13-4.8 12.4 6.3-12.7-5.6 12 7-12.5-6.4 11.7 7.7-12.1-7 11.2 8.3L973 51l10.8 8.8-11.2-8.2 10.2 9.6-10.7-9 9.6 10-10.2-9.4 9.2 10.7-9.8-10.3 8.6 11.2-9.2-10.6 7.8 11.6-8.4-11.1 7 12-7.8-11.6 6.5 12.4-7-12 5.7 12.7-6.5-12.5 5 13.1-5.8-12.8 4.4 13.4-5.1-13 3.6 13.5-4.4-13.3 2.7 13.7-3.4-13.5 2 13.8-2.8-13.7 1.2 14-2-14 .4 14-1.2-13.8-.3 14-.5-14-1.2 13.8.5-14-2 14 1.2-14-2.8 13.7 2-13.8-3.5 13.5 2.7-13.7-4.2 13.3 3.4-13.6-5 13.1 4.3-13.4-5.8 12.8 5-13-6.5 12.4 6-12.8-7.3 12 6.5-12.3-7.9 11.6 7.3-12-8.6 11.1 7.8-11.6-9 10.6 8.4-11.2-9.6 10.3 9-10.7-10.2 9.5 9.8-10.1-10.9 9 10.2-9.6-11.2 8.2 10.8-8.8-11.7 7.6 11.2-8.2-12.1 6.9 11.7-7.7-12.5 6.3 12.2-6.9-13 5.6 12.5-6.3-13 4.8 12.7-5.6-13.3 4 13.2-4.7-13.7 3.3 13.4-4-13.7 2.5 13.5-3.3-13.8 1.6 13.7-2.5-14 1 14-1.8-14 .3 14-1-14-.6 14-.2-14-1.5 14 .6L934 39l14 1.4-13.7-3 13.8 2.2-13.5-3.8 13.6 3-13.2-4.5 13.4 3.8-13-5.3 13.3 4.5-12.6-6 12.9 5.3-12.3-6.6 12.7 5.8-12-7.2 12.3 6.6-11.4-8 11.9 7.3-11-8.6 11.4 8-10.3-9.2 11 8.6-10.1-9.8 10.5 9.2-9.3-10.4 9.9 10-8.7-11 9.3 10.3-8.1-11.2 8.7 10.8-7.5-11.9 8.3 11.4-7-12.2 7.6 11.8-6-12.5 6.7 12.2-5.4-13 6.2 12.7-4.7-13.3 5.4 13-3.9-13.6 4.7 13.3-3.2-13.6 4 13.4-2.5-13.8 3.2 13.7-1.7-14 2.4 13.8-.7-14 1.5 14v-14l.9 14z' fill='%23fff'/%3E%3C/svg%3E") center/cover;
padding: 30px 5vw 35px;
display: flex;
justify-content: space-between;
position: relative;
z-index: 2; }
@media (max-width: 1500px) {
#header {
padding: 30px 20px 35px; } }
#header > * {
flex: 0 0 33.3%; }
#header > *:nth-child(2) {
display: flex;
justify-content: center; }
#header > *:nth-child(3) {
display: flex;
align-items: center;
justify-content: flex-end; }
#header > *:nth-child(3) .tel {
margin-right: 25px; }
@media (max-width: 1025px) {
#header > *:nth-child(3) .tel {
position: absolute;
right: 20px;
top: 0;
bottom: 0;
margin: auto; } }
@media (max-width: 1025px) {
#header > * {
flex: 1 1 100%; }
#header > * .button {
display: none; } }
@media (max-width: 1300px) {
#header .tel {
width: 57px;
height: 57px;
text-indent: -99999px;
box-sizing: border-box;
padding: 0;
background-position: center;
border-radius: 57px; } }
@media (max-width: 640px) {
#header .tel {
width: 37px;
height: 37px;
background-size: 15px; } }
@media (max-width: 1025px) {
#header {
flex-wrap: wrap;
padding: 20px 20px 30px; }
#header *.socials {
display: none; } }
#logo {
text-align: left;
text-indent: -9999px;
overflow: hidden;
width: 281px;
display: block;
height: 100px;
background: no-repeat url("data:image/svg+xml,%0A%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280 101'%3E%3Cpath d='M18.2 38L8.7 26v12H.9V2.5h8.5c3.6 0 6 .2 7.4.6 2.4.5 4.3 1.7 5.7 3.4 1.6 1.7 2.3 4 2.3 6.6 0 2-.5 4-1.6 5.7-1 1.7-2.6 3-4.5 3.8l-2.6.9L27.5 38h-9.3zm-6.4-22c2.3 0 3.3-.4 3.6-.4.6-.2 1-.5 1.3-1 .3-.6.5-1.1.5-1.6s-.2-1-.5-1.6c-.4-.5-.7-.7-1-.8a10 10 0 00-3.7-.4H8.7v5.9l3.1-.2z' fill='%23fff'/%3E%3Cpath d='M9.4 3.3c3.6 0 5.9.2 7.3.5 2.2.5 4 1.6 5.3 3.3 1.4 1.7 2 3.6 2 6a10 10 0 01-1.3 5.2 8.2 8.2 0 01-4.1 3.5c-1 .5-2.3.9-3.9 1L26 37.4h-7.6L7.7 23.5v13.9h-6V3.3h7.7zm2.4 13.5c2.3 0 3.5-.4 4-.5.7-.4 1.2-.7 1.5-1.4.4-.7.6-1.4.6-2 0-.8-.2-1.5-.6-2.2-.3-.5-.8-1-1.5-1.2-.5-.1-1.6-.5-4-.5h-4v7.6l4 .2zM9.4 1.6H0V38.9h9.5V28.5l7.6 9.9.5.7h11.9l-2.2-2.8-9.5-12.2 1.3-.6c2.1-.8 3.7-2.2 4.9-4.1A12 12 0 0023.4 6a10.6 10.6 0 00-6.2-3.8c-1.6-.7-4-.7-7.8-.7zm.2 9.3h2.2c2.4 0 3.3.4 3.5.4l.7.5.3 1c0 .5-.2.9-.3 1.2-.2.4-.6.5-.9.7-.2 0-1 .4-3.5.4h-2v-4.2z' fill='%23000'/%3E%3Cpath d='M42.6 38.6c-3.8 0-7.3-1.4-10-4.3A14 14 0 0128.4 24c0-4 1.4-7.2 4.2-10 2.7-2.7 6-4.1 10-4.1 2.2 0 4.3.5 6.2 1.4.2.1.4.1.5.3v-1.2h7.8V38h-7.8v-1.3c-.1.2-.5.2-.7.4-1.7.9-3.8 1.4-6 1.4zm.3-21.1c-1.2 0-2.2.3-3.3.8-1 .6-1.7 1.4-2.4 2.5a6 6 0 00-.8 3.4c0 1.2.3 2.4.8 3.5.7 1 1.4 1.9 2.4 2.6 1 .5 2.1.8 3.3.8 1.2 0 2.3-.3 3.3-.8s2-1.4 2.4-2.4c.6-1 .9-2.3.9-3.5 0-2-.7-3.6-1.9-5a5.8 5.8 0 00-4.7-2z' fill='%23fff'/%3E%3Cpath d='M42.8 10.7c2 0 4 .6 5.7 1.4.7.4 1.2.7 1.7 1.2v-1.9h6v26h-6v-2c-.7.6-1.2 1-2 1.3-1.6.8-3.5 1.2-5.6 1.2-3.6 0-6.8-1.4-9.4-4-2.4-2.8-3.8-6-3.8-9.7 0-3.6 1.4-6.9 3.8-9.5 2.6-2.8 6-4 9.6-4zm.1 21.3c1.2 0 2.6-.3 3.8-1a7.6 7.6 0 003.8-6.7 7 7 0 00-2.2-5.6 7.7 7.7 0 00-13 5.5c0 1.4.4 2.6 1 3.8a7.5 7.5 0 002.8 3c1.4.7 2.6 1 3.8 1zm-.1-23c-4.2 0-7.6 1.6-10.6 4.5-3 3-4.5 6.6-4.5 10.7 0 4.2 1.4 7.8 4.3 11 3 2.9 6.4 4.4 10.6 4.4 2 0 4.1-.3 5.9-1.2v.7H58V9.7h-9.5v.7c-1.8-1-3.7-1.4-5.7-1.4zm.1 21.3c-1 0-1.9-.4-2.7-.9a5.3 5.3 0 01-2.1-2.2c-.5-1-.9-2-.9-3.2 0-1 .4-2 .9-3 .5-1.1 1.2-1.8 2-2.3 1-.5 1.8-.7 3-.7 1.7 0 3 .5 4 1.7a5.7 5.7 0 011.7 4.3 6 6 0 01-.7 3.2 6 6 0 01-2 2c-1 .9-2.1 1-3.2 1z' fill='%23000'/%3E%3Cpath d='M71.5 38L58.7 10.5H67l6.2 13.5 6.2-13.5h8.3L75.1 38h-3.6z' fill='%23fff'/%3E%3Cpath d='M86.3 11.3L74.4 37.2H72l-12-26h6.4l6.8 14.6 6.7-14.5h6.4zm2.8-1.8H78.9l-.5 1-5.2 11.3L68 10.6l-.5-1H57.3l1.2 2.3 12 26 .4 1h4.5l.6-1 11.9-26L89 9.5z' fill='%23000'/%3E%3Cpath d='M102.4 38.6c-4.5 0-8-1.6-10.5-4.5-2.5-3-3.8-6.2-3.8-9.9 0-3.4 1-6.5 3-9.1 2.8-3.5 6.5-5.2 11-5.2 4.6 0 8.4 1.7 11.2 5.3 2 2.5 3 5.6 3.1 9.2v2.4h-5.9l5.4 2.8-.3.7a14.2 14.2 0 01-13.1 8.3zm-6.2-11.8c.3 1 .9 2 1.5 2.6a5.9 5.9 0 004.4 2 7 7 0 002.6-.6 6 6 0 002-1.2c.4-.4 1-1 2.1-2.8H96.2zm11-7.2c-.5-.7-1.2-1-2-1.6-.9-.3-2-.7-3-.7-1.7 0-3 .5-4.3 1.6l-.5.5h9.9v.2z' fill='%23fff'/%3E%3Cpath d='M102.2 10.7c4.4 0 8 1.8 10.6 5a14 14 0 013 8.7V26H95c.4 1.5 1 2.9 2.1 4 1.4 1.3 3 2 5 2 1 0 2-.2 3-.5a11 11 0 002.4-1.4c.7-.5 1.4-1.6 2.2-3L115 30c-.8 1.8-1.9 3.3-3 4.4-1.3 1-2.7 1.9-4.2 2.5a16 16 0 01-5 1c-4.2 0-7.5-1.5-9.9-4.2a13.6 13.6 0 01-3.5-9.4c0-3.3 1-6.2 3-8.6 2.2-3.3 5.7-4.9 9.8-4.9zM96 20.4h12.8c-.2-.5-.5-.8-.9-1.4a7 7 0 00-5.7-2.6 7 7 0 00-4.8 1.8L96 20.4zM102.2 9c-4.8 0-8.6 2-11.5 5.5a15 15 0 00-3.3 9.7c0 3.8 1.4 7.5 4 10.4 2.7 3.1 6.5 4.8 11.2 4.8a15.2 15.2 0 0010.4-4c1.3-1.1 2.6-2.9 3.4-4.8l.7-1.5-1.5-.9-1.6-.5h3.3v-3.3c0-3.8-1.2-7-3.3-9.9A14 14 0 00102.2 9zm-2 9.7c.7-.4 1.3-.4 2.2-.4.7 0 1.6.2 2.3.4h-4.5zm-2.6 9h9.7c-.6.7-1 1-1 1.2l-1.8 1c-.7.4-1.6.4-2.3.4a5 5 0 01-3.8-1.6c-.3-.3-.7-.7-.8-1z' fill='%23000'/%3E%3Cpath d='M137.5 38V24.8c0-3.2-.2-4.3-.2-4.6-.1-1-.5-1.8-1.2-2.1-.5-.3-1.2-.7-2.2-.7-1.2 0-2.3.4-3.3 1.2-1 .9-1.7 2-2 3.1a24 24 0 00-.4 5.7v10.8h-7.8V10.4h7.8v1l.3-.1c1.7-1 3.8-1.4 5.7-1.4 2.3 0 4.2.5 5.9 1.7 1.7 1.2 3 2.6 3.8 4.5.7 1.7 1.2 4.3 1.2 7.8V38h-7.6z' fill='%23fff'/%3E%3Cpath d='M134.2 10.7c2 0 3.8.6 5.4 1.6a9 9 0 013.4 4.1c.7 1.8 1 4.2 1 7.5v13.3h-5.6V24.7c0-3.2-.2-4.5-.4-4.8-.3-1.2-.7-2-1.4-2.6-.6-.5-1.5-.9-2.7-.9-1.4 0-2.6.6-3.8 1.4-1.2 1-2 2.1-2.3 3.7a29 29 0 00-.3 5.8v9.9h-6v-26h6v2c.5-.4 1-1 1.7-1 1.4-1.1 3.3-1.5 5-1.5zm0-1.7a14 14 0 00-5.3 1v-.5h-9.5V39h9.5V27.3c0-3.8.1-5 .3-5.3.4-1 .9-2 1.7-2.8 1-.7 1.8-1 2.8-1 .9 0 1.4.1 1.7.5.4.3.7.9.9 1.5 0 .2.2 1.3.2 4.5V39h9.5V24a20 20 0 00-1.2-8.1A10.7 10.7 0 00134.2 9z' fill='%23000'/%3E%3Cpath d='M172.6 38L167 25l-5.7 13h-3.8l-11.8-27.6h8.2l5.5 13 5.7-13h3.6l5.7 13 5.6-13h8.3L176.4 38h-3.8z' fill='%23fff'/%3E%3Cpath d='M186.8 11.3l-11 25.9h-2.7L167 23l-6.2 14.2H158l-11-26h6.1l6.1 14.4 6.4-14.3h2.4l6.2 14.3 6-14.3h6.5zm2.6-1.8h-10.2l-.5 1-4.5 10.6-4.7-10.5-.5-1H164l-.5 1-4.6 10.7-4.5-10.7-.6-1h-10l1 2.3L156 38l.5 1h4.8l.6-1 4.7-10.6 4.6 10.6.5 1h5.2l.6-1 10.8-26 1-2.4z' fill='%23000'/%3E%3Cpath d='M233.5 38.6c-4.2 0-7.6-1.4-10.4-4.3-2.6-2.8-4-6.3-4-10 0-3.9 1.2-7.2 3.8-10 2.8-3 6.4-4.6 10.6-4.6 4.1 0 7.8 1.6 10.5 4.7a14.6 14.6 0 01-.2 19.9c-2.7 2.9-6.2 4.3-10.3 4.3zm0-21.1a7 7 0 00-4.7 1.9 6.4 6.4 0 00-1.9 4.8c0 1.2.3 2.4.9 3.5.5 1 1.3 1.9 2.4 2.4 1 .5 2 .9 3.3.9 1.2 0 2.2-.4 3.3-.9 1-.5 1.7-1.4 2.4-2.4a6 6 0 00.8-3.5c0-1.9-.6-3.4-1.9-4.8a7 7 0 00-4.6-2z' fill='%23fff'/%3E%3Cpath d='M233.5 10.7c4 0 7.2 1.4 9.8 4.4 2.4 2.6 3.7 5.7 3.7 9.3 0 3.6-1.3 6.7-3.8 9.3-2.6 2.8-5.8 4-9.7 4-4 0-7.3-1.4-9.7-4a13.7 13.7 0 01-3.8-9.3 13 13 0 013.6-9.2c2.4-3 5.9-4.5 9.9-4.5zm0 21.3c1.4 0 2.6-.3 3.8-1 1-.7 2-1.6 2.6-2.8.7-1.2 1-2.4 1-3.8 0-2.3-.7-4-2.2-5.5a6.8 6.8 0 00-5.2-2.3c-2.1 0-3.8.7-5.2 2.3a7.3 7.3 0 00-2.3 5.5 8 8 0 003.6 6.6c1.3.7 2.5 1 3.9 1zm0-23a15 15 0 00-15.2 15.2c0 4 1.3 7.6 4.1 10.6s6.6 4.6 10.9 4.6a15 15 0 0015-15.2c0-4-1.3-7.4-4-10.4A13.7 13.7 0 00233.6 9zm0 21.3c-1 0-2.1-.2-3-.7a6 6 0 01-3-5.2c0-1.7.6-3.1 1.8-4.3a5.3 5.3 0 014-1.8c1.6 0 2.8.6 4 1.8a5.7 5.7 0 011.7 4.3c0 1-.2 2-.9 3.1a6 6 0 01-2 2c-.7.4-1.6.8-2.6.8z' fill='%23000'/%3E%3Cpath d='M202 38.6c-4.1 0-7.6-1.4-10.4-4.3-2.6-2.8-4-6.3-4-10 0-3.9 1.3-7.2 3.9-10 2.7-3 6.4-4.6 10.5-4.6 4.2 0 7.8 1.6 10.6 4.7a14.7 14.7 0 01-.2 19.9c-2.8 2.9-6.2 4.3-10.4 4.3zm0-21.1a7 7 0 00-4.7 1.9 6.4 6.4 0 00-1.9 4.8c0 1.2.4 2.4.9 3.5.5 1 1.4 1.9 2.4 2.4s2 .9 3.3.9c1.2 0 2.3-.4 3.3-.9s1.7-1.4 2.4-2.4a6 6 0 00.9-3.5c0-1.9-.7-3.4-2-4.8a7 7 0 00-4.6-2z' fill='%23fff'/%3E%3Cpath d='M202 10.7c4 0 7.3 1.4 9.9 4.4 2.4 2.6 3.6 5.7 3.6 9.3 0 3.6-1.2 6.7-3.8 9.3-2.6 2.8-5.7 4-9.7 4-4 0-7.3-1.4-9.7-4a13.7 13.7 0 01-3.8-9.3 13 13 0 013.6-9.2c2.6-3 6-4.5 10-4.5zm0 21.3c1.4 0 2.6-.3 3.8-1 1.2-.7 2-1.6 2.6-2.8.7-1.2 1-2.4 1-3.8 0-2.3-.7-4-2.2-5.5a6.8 6.8 0 00-5.2-2.3c-2 0-3.8.7-5.2 2.3a7.3 7.3 0 00-2.2 5.5 8 8 0 003.6 6.6c1.2.7 2.6 1 3.8 1zm0-23a15 15 0 00-15.2 15.2c0 4 1.4 7.6 4.1 10.6 2.8 3 6.6 4.6 11 4.6s8-1.5 10.8-4.6a15 15 0 004.2-10.6c0-4-1.4-7.4-4-10.4A13.2 13.2 0 00202 9zm0 21.3c-1 0-2-.2-3-.7a6 6 0 01-2.9-5.2c0-1.7.5-3.1 1.8-4.3a5.3 5.3 0 014-1.8c1.5 0 2.7.6 4 1.8a5.7 5.7 0 011.6 4.3c0 1-.1 2-.8 3.1a6 6 0 01-2.1 2c-.5.4-1.6.8-2.6.8z' fill='%23000'/%3E%3Cpath d='M264.8 38.6c-3.8 0-7.3-1.4-10-4.3a14 14 0 01-4.2-10.2c0-4 1.4-7.3 4.1-10 2.8-2.8 6-4.2 10-4.2 2.3 0 4.4.5 6.3 1.5l.5.4v-10h7.8V38h-7.8v-1.3l-.7.4c-1.9.9-4 1.4-6 1.4zm.1-21.1c-1.2 0-2.2.3-3.2.8-1 .6-1.8 1.4-2.5 2.5a6 6 0 00-.8 3.4c0 1.2.3 2.4.8 3.5.7 1 1.4 1.9 2.5 2.6 1 .5 2 .8 3.2.8 1.3 0 2.3-.3 3.3-.8s2-1.4 2.4-2.4a7.2 7.2 0 00-1-8.5 5.8 5.8 0 00-4.7-2z' fill='%23fff'/%3E%3Cpath d='M278.3 2.4v34.8h-6.1v-2c-.7.6-1.2 1-1.9 1.3-1.7.9-3.6 1.2-5.7 1.2-3.6 0-6.7-1.4-9.3-4a13.2 13.2 0 01-3.8-9.6c0-3.7 1.3-7 3.8-9.6a12.8 12.8 0 0115-2.6c.7.4 1.2.7 1.7 1.3V2.4h6.3zM264.9 32c1.3 0 2.6-.3 3.8-1a7.6 7.6 0 003.8-6.7 7 7 0 00-2.2-5.6 6.7 6.7 0 00-5.4-2.3c-1.3 0-2.6.4-3.8 1a7 7 0 00-2.7 2.8 7.4 7.4 0 000 7.7 7.5 7.5 0 002.7 2.9A7 7 0 00265 32zM280 .7H270.6v9.5c-1.8-.8-3.8-1.2-6-1.2-4 0-7.5 1.6-10.5 4.5-2.9 3-4.3 6.6-4.3 10.7 0 4.2 1.4 7.8 4.3 11 3 2.9 6.4 4.4 10.6 4.4 2 0 4.1-.3 5.9-1.2v.7h9.5V.7zm-15 29.6c-1 0-1.9-.4-2.7-.9a5.3 5.3 0 01-2.1-2.2c-.5-1-.9-2-.9-3.1 0-1 .2-2.1.9-3.2.5-1 1.2-1.7 2-2.2 1-.5 1.8-.7 3-.7 1.7 0 3 .5 4 1.7a5.7 5.7 0 011.7 4.4 6 6 0 01-.7 3 6 6 0 01-2 2.1c-1 .9-2.1 1-3.2 1z' fill='%23000'/%3E%3Cpath d='M15.1 90.4V54.8h8.5c3.8 0 6.2.2 7.6.5 2.2.6 4.1 1.8 5.5 3.5 1.6 1.7 2.3 4 2.3 6.6 0 2.6-.7 4.8-2.3 6.5a9.7 9.7 0 01-5.7 3.5c-1.6.3-4.3.5-8.3.5v14.4h-7.6v.1zm10.7-22c2.4 0 3.3-.3 3.8-.4.5-.2.9-.6 1.2-1 .4-.6.5-1.1.5-1.6s-.1-1-.5-1.6c-.3-.5-.7-.7-1-.8-.4-.2-1.4-.4-3.6-.4H23v5.7h2.8z' fill='%23fff'/%3E%3Cpath d='M23.6 55.7c3.6 0 6 .2 7.4.5a10 10 0 015.2 3.1c1.4 1.6 2 3.7 2 6 0 2.5-.6 4.6-1.8 6.1a11.3 11.3 0 01-5.4 3.3c-1.6.4-4.1.5-8.1.5h-.7v14.4h-6v-34h7.4zm2.2 13.5c2.4 0 3.5-.2 4.2-.5.7-.4 1.2-.7 1.5-1.3.4-.6.5-1.2.5-2 0-.7-.1-1.4-.5-2.1-.3-.5-.8-1-1.5-1.2-.6-.2-1.6-.5-4-.5h-4v7.6h3.8zM23.6 54h-9.4V91.3h9.5V77c3.7 0 6-.2 7.6-.6 2.6-.7 4.7-1.9 6.3-3.8a11 11 0 002.4-7 11 11 0 00-2.4-7.1 11.7 11.7 0 00-6-3.8 28 28 0 00-8-.7zm.1 9.5H26c2.4 0 3.1.3 3.3.3l.7.5.3 1c0 .6-.2 1-.3 1.1-.2.4-.4.5-.9.7-.2 0-1 .3-3.5.3h-2v-4h.1z' fill='%23000'/%3E%3Cpath d='M56.2 91.1c-3.8 0-7.2-1.3-10-4.3a14 14 0 01-4.1-10.2c0-4 1.4-7.2 4.1-10 2.8-2.8 6-4.2 10-4.2 2.3 0 4.4.6 6.3 1.6.1.2.3.2.5.3v-1.2h7.8v27.7H63v-1.2a16.4 16.4 0 01-6.7 1.6zm.4-21.2c-1.2 0-2.3.3-3.3.8-1 .6-1.7 1.4-2.4 2.5a6 6 0 00-.9 3.4c0 1.2.4 2.4.9 3.5.7 1 1.4 1.9 2.4 2.6 1 .5 2 .8 3.3.8 1.2 0 2.2-.3 3.3-.8 1-.6 1.9-1.4 2.4-2.5a7.2 7.2 0 00-1-8.5 6.4 6.4 0 00-4.7-1.8z' fill='%23fff'/%3E%3Cpath d='M56.4 63.1c2.1 0 4 .5 5.7 1.4l1.8 1.2v-1.9h6v26H64v-2c-.7.6-1.2 1-1.9 1.3-1.7.8-3.6 1.2-5.7 1.2-3.6 0-6.7-1.4-9.3-4a13.2 13.2 0 01-3.8-9.7c0-3.6 1.4-6.9 3.8-9.5 2.6-2.6 5.7-4 9.3-4zm.2 21.5c1.2 0 2.6-.4 3.8-1a7.6 7.6 0 003.8-6.7 7 7 0 00-2.2-5.6 6.7 6.7 0 00-5.4-2.3c-1.4 0-2.6.4-3.8 1a7 7 0 00-2.8 2.8c-.7 1.2-1 2.6-1 3.8 0 1.4.3 2.6 1 3.8a7.5 7.5 0 002.8 3 7 7 0 003.8 1.2zm-.2-23.2c-4.1 0-7.6 1.6-10.5 4.5-3 3-4.3 6.6-4.3 10.7 0 4.2 1.3 7.8 4.3 11 3 2.8 6.4 4.4 10.5 4.4 2.1 0 4.2-.3 5.9-1.2v.7h9.5V62h-9.5v.7a14 14 0 00-5.9-1.4zm.2 21.4c-1 0-2-.3-2.8-.8a5.3 5.3 0 01-2-2.3c-.6-1-1-1.9-1-3s.3-2.2 1-3.2c.5-1 1.2-1.7 2-2.2.9-.6 1.8-.7 3-.7 1.7 0 3 .5 4 1.7a5.7 5.7 0 011.7 4.3 6 6 0 01-.7 3.1 6 6 0 01-2 2.1c-1.1.7-2.2 1-3.2 1z' fill='%23000'/%3E%3Cpath d='M89.8 91.1c-4.3 0-7.8-1.3-10.7-4.1-3-2.8-4.4-6.2-4.4-10A15 15 0 0190 62.3a18.1 18.1 0 019.6 2.9c1.2.9 2.2 2 3 3.5l1.3 2-6.2 3.8-1.4-1.7a7.5 7.5 0 00-6.4-3.1c-2.3 0-4 .7-5.4 2-1.4 1.5-2 3-2 5 0 1.1.3 2.3 1 3.5.7 1 1.5 2 2.6 2.6 1 .7 2.4.9 3.8.9a8 8 0 006.4-3.1l1.4-1.7 6 4-1.4 1.8c-1.3 2.1-3 3.7-5.3 4.7a13.5 13.5 0 01-7.1 1.7z' fill='%23fff'/%3E%3Cpath d='M90 63.1c1.7 0 3.2.2 4.8.7a12.3 12.3 0 017 5.4l.6 1.2-4.8 3-.7-1.1a8.4 8.4 0 00-7.1-3.5c-2.4 0-4.3.7-5.9 2.3a7.3 7.3 0 00-2.2 5.5 8 8 0 004 7c1.2.6 2.5 1 4.3 1 2.9 0 5.1-1.2 7-3.5l1-1 4.6 3-.9 1.3c-1.2 1.9-3 3.3-5 4.3a15 15 0 01-7 1.6c-3.9 0-7.3-1.4-10-3.8-2.7-2.6-4-5.7-4-9.5A13.9 13.9 0 0190 63zm0-1.7a16.2 16.2 0 00-14 7.8c-1.4 2.4-2.1 5-2.1 7.8 0 4.1 1.5 7.7 4.5 10.7 3 3 6.7 4.3 11.2 4.3 2.8 0 5.5-.5 7.8-1.7 2.4-1.2 4.3-2.8 5.7-5l.9-1.3 1-1.3-1.4-1-4.6-3.2-1.4-.8-1 1.2-1 1a6.8 6.8 0 01-5.6 2.8c-1.2 0-2.5-.4-3.5-.9s-1.7-1.2-2.2-2.2a7 7 0 01-1-3.2c0-1.7.6-3 1.8-4.3a6.3 6.3 0 014.7-1.7c2.4 0 4.3.9 5.7 2.8l.9 1 .8 1.2 1.4-.9 4.8-2.9 1.4-.9-.8-1.3-.7-1.3c-.9-1.5-2.1-2.7-3.3-3.8-1.2-.8-2.8-1.7-4.5-2.2-2-.4-3.6-.7-5.5-.7z' fill='%23000'/%3E%3Cpath d='M122.8 90.4l-8.1-7.2v7.2h-7.8V54.1h7.8v15.3L122 63h11.4l-15.4 13.3 16 14.1h-11.3z' fill='%23fff'/%3E%3Cpath d='M113.8 55v16.3l8.7-7.5h8.8l-14.4 12.5 15 13.5h-8.7l-9.4-8.5v8.5h-6V55h6zm1.8-1.7H106v38.2h9.6v-6.2L122 91l.5.6H136.5l-3.3-3-13.5-12 12.8-11.3 3.5-3.1h-14.2l-.5.3-5.7 4.8V53.3z' fill='%23000'/%3E%3Cpath d='M144.8 91.1c-3.8 0-7.3-1.3-10-4.3a14 14 0 01-4.2-10.2c0-4 1.4-7.2 4.1-10 2.8-2.8 6-4.2 10-4.2 2.3 0 4.4.6 6.3 1.6l.5.3v-1.2h7.8v27.7h-7.8v-1.2c-.2.2-.5.2-.7.3-1.9.7-3.8 1.2-6 1.2zM145 70c-1.2 0-2.2.3-3.3.8-1 .6-1.7 1.4-2.4 2.5a6 6 0 00-.9 3.4c0 1.2.4 2.4 1 3.5.6 1 1.3 1.9 2.3 2.6 1 .5 2.1.8 3.3.8 1.2 0 2.3-.3 3.3-.8 1-.6 2-1.4 2.4-2.5a7.2 7.2 0 00-1-8.5A6.4 6.4 0 00145 70z' fill='%23fff'/%3E%3Cpath d='M144.8 63.1c2 0 4 .5 5.7 1.4.7.4 1.2.7 1.7 1.2v-1.9h6v26h-6v-2c-.7.6-1.2 1-1.9 1.3-1.7.8-3.6 1.2-5.7 1.2-3.6 0-6.7-1.4-9.3-4a13.2 13.2 0 01-3.8-9.7c0-3.6 1.3-6.9 3.8-9.5 2.7-2.6 5.8-4 9.5-4zm.3 21.5c1.2 0 2.6-.4 3.8-1a7.6 7.6 0 003.8-6.7 7 7 0 00-2.2-5.6A6.7 6.7 0 00145 69c-1.4 0-2.6.4-3.8 1a7 7 0 00-2.8 2.8c-.6 1.2-1 2.6-1 3.8 0 1.4.4 2.6 1 3.8a7.5 7.5 0 002.8 3c1.2.8 2.6 1.2 3.8 1.2zm-.3-23.2c-4.2 0-7.6 1.6-10.6 4.5-3 3-4.3 6.6-4.3 10.7 0 4.2 1.4 7.8 4.3 11 3 2.8 6.4 4.4 10.6 4.4 2 0 4.1-.3 5.9-1.2v.7h9.5V62h-9.5v.7c-1.8-.9-3.7-1.4-6-1.4zm.3 21.4c-1 0-1.9-.3-2.7-.7a5.3 5.3 0 01-2.1-2.2c-.5-1-.9-1.9-.9-3.1 0-1 .4-2 .9-3.1.5-1 1.2-1.8 2-2.3 1-.5 2-.7 3-.7 1.7 0 3 .6 4 1.8a5.7 5.7 0 011.7 4.3 6 6 0 01-.7 3.1 6 6 0 01-2 2 7 7 0 01-3.2 1z' fill='%23000'/%3E%3Cpath d='M177.6 99.4a16.4 16.4 0 01-10.7-3.8 18.1 18.1 0 01-3.3-4.8l-1.5-3.3h6.4a13.9 13.9 0 01-3.5-18c1.2-2.2 3-4 5.2-5.2a15 15 0 017-1.9c2.2 0 4 .6 5.8 1.2l.8.6V63h7.7v20.5c0 3.5-.4 6-1 7.8-1 2.6-2.7 4.7-5 6-2 1.4-4.8 2.1-7.9 2.1zm-6.2-10.2c.5.9 1.2 1.6 2 2a9 9 0 004 .8 9 9 0 004-.9c1-.5 1.6-1 2-1.9l.1-.3h-.2c-1.9.9-4 1.4-6 1.4-2 .1-4-.2-5.9-1zm6.4-19.3c-1.2 0-2.4.3-3.5.8-1 .6-1.9 1.4-2.4 2.5-.5 1-.8 2.2-.8 3.4 0 2 .5 3.3 1.7 4.5 1.2 1.2 2.8 1.7 4.8 1.7 2.1 0 3.7-.5 4.9-1.7 1.2-1.2 1.7-2.8 1.7-4.8 0-1.4-.3-2.5-.9-3.5-.5-1-1.2-1.7-2.2-2.2-1-.4-2-.7-3.3-.7z' fill='%23fff'/%3E%3Cpath d='M177.5 63.1c1.9 0 3.6.4 5.3 1.2l2 1.4v-1.9h6v19.7c0 3.5-.4 6-.9 7.6a9.8 9.8 0 01-4.7 5.6 15 15 0 01-7.6 1.9c-2 0-4.1-.4-5.7-.9a13 13 0 01-4.3-2.6c-1-1-2-2.6-3.1-4.5l-1-2h6.3l.6.6A7 7 0 00173 92c1.2.7 2.6.9 4.4.9a10 10 0 004.3-.9c1-.7 1.9-1.4 2.2-2.2.2-.4.5-1.3.5-2.5l-1.7 1a13 13 0 01-5.7 1.3 13 13 0 01-13.3-13.1 13 13 0 016.6-11.6c2.4-1 4.8-1.8 7-1.8zm.1 20.8a7.2 7.2 0 007.4-7.4c0-1.4-.3-2.8-.8-4-.7-1-1.6-2-2.6-2.6a7.3 7.3 0 00-7.4 0 7 7 0 00-2.8 2.7c-.7 1.2-1 2.5-1 3.8a7 7 0 002 5.2c1 1.6 3 2.3 5.2 2.3zm-.1-22.5c-2.6 0-5.2.7-7.5 2a15.4 15.4 0 00-7.6 13c0 2.6.7 5.2 2 7.5.4 1 1.1 1.9 2 2.7h-5.5l1.2 2.5 1 2a14.3 14.3 0 008.5 8c1.9.7 4 1 6.4 1 3.3 0 6-.7 8.4-2a12 12 0 005.4-6.6c.7-2 1-4.5 1-8.1V62h-9.3v.7c-2-.9-4.1-1.4-6-1.4zm.1 20.7c-1.7 0-3-.5-4.1-1.5-1-1-1.6-2.3-1.6-4 0-1 .2-2 .9-3.1a6 6 0 012-2c1-.6 2-1 3-1s1.9.2 2.8.8a5 5 0 011.9 1.9c.5.8.7 1.9.7 3 0 1.8-.6 3.2-1.6 4.2-.9 1.4-2.2 1.7-4 1.7z' fill='%23000'/%3E%3Cpath d='M196.1 90.4V62.8h2.6a4.8 4.8 0 01-3.5-4.7c0-1.4.6-2.4 1.4-3.4 1-1 2.1-1.4 3.5-1.4 1.2 0 2.4.5 3.5 1.4.8.8 1.3 2 1.3 3.4 0 1.2-.5 2.4-1.3 3.5-.7.5-1.4 1-2.1 1.2h2.6v27.6h-8z' fill='%23fff'/%3E%3Cpath d='M200 54.3c1 0 2 .4 2.7 1a4 4 0 011.2 2.8c0 1-.3 2-1.2 2.8a4 4 0 01-2.8 1.2c-1 0-2-.4-2.7-1.2A4 4 0 01196 58c0-1 .3-2 1.2-2.8.7-.5 1.7-1 2.7-1zm2.9 9.5v26h-6v-26h6zm-3-11.2c-1.5 0-3 .5-4 1.5a5.6 5.6 0 00-.3 7.8h-.5v29.4h9.3V62h-.5c.9-1 1.4-2.2 1.4-3.8a5 5 0 00-1.7-4c-.7-.8-2.1-1.5-3.7-1.5z' fill='%23000'/%3E%3Cpath d='M225.3 90.4V77.1c0-3.3-.1-4.3-.3-4.6-.2-1-.5-1.8-1.2-2.1-.5-.4-1.2-.7-2.3-.7-1.2 0-2.2.3-3.2 1.2-1 .9-1.8 2-2.1 3.1a24 24 0 00-.4 5.7v10.7h-7.6V62.8h7.6V64l.4-.2c1.7-.8 3.8-1.4 5.7-1.4 2.2 0 4.1.6 5.9 1.8 1.7 1 3 2.6 3.8 4.5.7 1.7 1.2 4.3 1.2 7.7v14.2h-7.5v-.2z' fill='%23fff'/%3E%3Cpath d='M222.2 63.1c2 0 3.8.5 5.4 1.6a9 9 0 013.5 4.1c.6 1.8 1 4.2 1 7.5v13.3h-5.9V77c0-3.3-.2-4.5-.3-5-.4-1.2-.7-2-1.4-2.6-.7-.5-1.6-.8-2.8-.8-1.4 0-2.6.5-3.8 1.3-1.2 1-1.9 2.1-2.2 3.7a29 29 0 00-.4 5.9v9.8h-6v-26h5.8v2.3c.6-.3 1-.8 1.8-1 1.5-1 3.4-1.6 5.3-1.6zm0-1.7a14 14 0 00-5.3 1V62h-9.4v29.4h9.4V79.7c0-3.6.1-5 .3-5.3.4-1 .9-2 1.7-2.6 1-.7 1.8-1 2.8-1 .9 0 1.4.1 1.7.5.4.3.7.8 1 1.5v18.7h9.4V76.4a20 20 0 00-1.2-8 11 11 0 00-10.4-7z' fill='%23000'/%3E%3Cpath d='M251.1 99.4a16.4 16.4 0 01-10.7-3.8 18.2 18.2 0 01-3.3-4.8l-1.6-3.3h6.4c-1.3-1-2.5-2.4-3.4-4a13.9 13.9 0 010-14c1.2-2.2 3-4 5.2-5.2a15 15 0 017-1.9c2.1 0 4 .6 5.8 1.2l.8.6V63h7.6v20.5c0 3.5-.3 6-1 7.8-.9 2.6-2.6 4.7-5 6-2 1.4-4.7 2.1-7.8 2.1zM245 89.2c.5.9 1.2 1.6 2 2a9 9 0 004 .8 9 9 0 004-.9c1-.5 1.6-1 2-1.9V89c-2 .9-4 1.4-6.1 1.4-2.1.1-4-.2-6-1zm6.4-19.3c-1.2 0-2.4.3-3.5.8-1 .6-1.9 1.4-2.4 2.5-.5 1-.9 2.2-.9 3.4 0 2 .6 3.3 1.8 4.5 1.2 1.2 2.7 1.7 4.8 1.7 2 0 3.6-.5 4.8-1.7 1.3-1.2 1.8-2.8 1.8-4.8 0-1.4-.4-2.5-.9-3.5s-1.4-1.7-2.2-2.2c-1-.4-2.3-.7-3.3-.7z' fill='%23fff'/%3E%3Cpath d='M251 63.1c1.8 0 3.6.4 5.3 1.2l2 1.4v-1.9h6v19.7a27 27 0 01-1 7.6 9.9 9.9 0 01-4.6 5.6 15 15 0 01-7.6 1.9c-2 0-4.1-.4-5.7-.9a13 13 0 01-4.3-2.6c-1.2-1-2-2.6-3.1-4.5l-1-2h6.3l.5.6a6.1 6.1 0 002.8 2.8c1.2.7 2.6.9 4.3.9 1.8 0 3.1-.4 4.4-.9 1-.5 1.9-1.4 2.2-2.2.2-.4.5-1.3.5-2.5l-1.7 1a13 13 0 01-5.7 1.3 13 13 0 01-13.3-13.1 13 13 0 016.5-11.6c2.5-1 4.9-1.8 7.1-1.8zM251 84a7.2 7.2 0 007.4-7.4c0-1.4-.3-2.8-.8-4-.7-1-1.6-2-2.6-2.6a7.3 7.3 0 00-7.4 0 7 7 0 00-2.8 2.7c-.7 1.2-1 2.5-1 3.8a7 7 0 002 5.2c1 1.6 3 2.3 5.2 2.3zm-.2-22.5c-2.6 0-5.2.7-7.4 2a15.4 15.4 0 00-7.6 13c0 2.8.7 5.2 1.9 7.5.5 1 1.2 1.9 2 2.7h-5.6l1.2 2.5 1 2a14.2 14.2 0 008.5 8c1.9.7 4 1 6.4 1 3.3 0 6-.7 8.5-2a12 12 0 005.3-6.6c.7-2 1-4.5 1-8.1V62h-9.3v.7c-1.9-.9-4-1.4-5.9-1.4zm.2 20.7c-1.7 0-3.1-.5-4.1-1.5-1-1-1.6-2.3-1.6-4 0-1 .2-2 .9-3.1a6 6 0 015-3c1 0 1.9.2 2.7.8a5 5 0 012 1.9c.5.8.6 1.9.6 3 0 1.8-.5 3.2-1.5 4.2-.9 1.4-2.3 1.7-4 1.7z' fill='%23000'/%3E%3C/svg%3E") center/contain; }
@media (max-width: 640px) {
#logo {
width: 180px;
height: 70px; } }
.socials {
display: flex;
align-items: center; }
.socials a {
width: 20px;
height: 20px;
margin-right: 30px;
box-sizing: border-box;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
position: relative;
transition: opacity .3s; }
.socials a:last-child {
margin-right: 0; }
@media (max-width: 1025px) {
.socials a {
margin-right: 20px; } }
.socials a:hover {
opacity: 0.7; }
@media (min-width: 1025px) {
.site_menu {
display: flex;
justify-content: center;
background-color: #191919;
z-index: 5;
position: relative; }
#main_menu {
display: flex;
list-style: none;
padding: 0;
margin: 0; }
#main_menu ul {
list-style: none;
padding: 0;
margin: 0; }
#main_menu > li {
position: relative; }
#main_menu > li > a {
display: block;
padding: 15px 1.8vw;
color: #fff;
transition: color .3s;
font-weight: bold;
font-size: 19px;
line-height: 158%; } }
@media (min-width: 1025px) and (max-width: 1100px) and (min-width: 1025px) {
#main_menu > li > a {
padding: 15px 10px; } }
@media (min-width: 1025px) {
#main_menu > li:hover > a, #main_menu > li.current-menu-item > a, #main_menu > li.current-menu-ancestor > a {
background-color: rgba(255, 255, 255, 0.1);
opacity: 1; }
#main_menu > li > ul {
position: absolute;
background-color: #191919;
left: 0;
min-width: 200px;
max-height: 0;
transition: max-height .5s;
overflow: hidden;
width: 100%; }
#main_menu > li > ul > li > a {
color: #fff;
padding: 10px 15px;
display: block; }
#main_menu > li > ul > li > a:hover {
opacity: 0.7; }
#main_menu > li > ul > li:nth-child(1) a {
padding-top: 20px; }
#main_menu > li > ul > li:last-child a {
padding-bottom: 20px; }
#main_menu > li:hover > ul {
max-height: 1000px; }
#main_menu > li.mega_menu > ul {
background-color: #000;
width: 100%;
min-width: 700px;
box-sizing: border-box;
display: flex;
justify-content: center;
right: 0;
margin: auto;
border-radius: 0 0 5px 5px; }
#main_menu > li.mega_menu > ul > li {
box-sizing: border-box;
width: 100%;
max-width: 450px;
padding: 40px 30px; }
#main_menu > li.mega_menu > ul > li:nth-child(1) {
padding-left: 40px; }
#main_menu > li.mega_menu > ul > li:last-child {
padding-right: 20px; }
#main_menu > li.mega_menu > ul > li > a {
font-size: 20px;
line-height: 1.2em;
color: #fff;
font-weight: bold;
margin-bottom: 10px;
display: block;
padding: 0; }
#main_menu > li.mega_menu > ul > li ul a {
font-size: 17px;
line-height: 2em;
color: #fff; }
#main_menu > li.mega_menu > ul > li ul a:hover {
opacity: 0.7; }
#main_menu > li.menu-item-has-children > a {
position: relative;
display: flex;
justify-content: center;
align-items: center; }
#main_menu > li.menu-item-has-children > a:after {
content: '';
width: 1px;
height: 1px;
margin-left: 10px;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 5px solid #fff;
transition: border-color .3s;
position: relative;
top: 2px; }
.close_menu {
display: none; }
.site_menu .socials, .site_menu .button {
display: none; } }
@media (max-width: 1025px) {
#mobile_menu_button {
width: 57px;
position: absolute;
left: 20px;
top: 0;
bottom: 0;
margin: auto;
height: 57px;
display: flex;
justify-content: center;
align-items: center;
background-color: #00BBF2;
border: 2px solid #FFFFFF;
border-radius: 57px;
flex-direction: column; } }
@media (max-width: 1025px) and (max-width: 640px) {
#mobile_menu_button {
width: 37px;
height: 37px; } }
@media (max-width: 1025px) {
#mobile_menu_button > div {
height: 4px;
width: 30px;
background-color: #fff;
margin-bottom: 5px; } }
@media (max-width: 1025px) and (max-width: 640px) {
#mobile_menu_button > div {
width: 18px;
height: 3px;
margin-bottom: 3px; } }
@media (max-width: 1025px) {
#mobile_menu_button > div:last-child {
margin-bottom: 0; }
.site_menu {
transform: scale(0);
padding: 0;
display: flex;
top: 0px;
left: 0;
width: 100%;
z-index: 11;
position: fixed;
height: 100vh;
overflow-x: hidden;
overflow-y: scroll;
max-height: 100vh;
background-color: #00bbf2;
flex-direction: column; }
.site_menu .button {
margin: 20px auto 0;
padding: 15px 40px; }
.site_menu .socials {
display: flex;
justify-content: center;
margin-top: 40px;
margin-bottom: 40px; }
.close_menu {
width: 30px;
height: 30px;
border-radius: 5px;
position: absolute;
top: 10px;
left: 10px;
background-color: rgba(49, 49, 49, 0.45);
display: flex; }
.close_menu:before, .close_menu:after {
width: 20px;
height: 3px;
background-color: #fff;
display: block;
content: '';
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
position: absolute;
transform: rotate(45deg); }
.close_menu:after {
transform: rotate(-45deg); }
body.menu_open .site_menu {
transition: transform 0.1s ease;
transform: scale(1);
opacity: 1; }
.menu, .menu ul {
padding: 0;
margin: 0;
list-style: none; }
.menu {
margin-top: 50px; }
.menu ul {
max-height: 0;
transition: max-height 0.3s;
overflow: hidden; }
.menu li.clicked ul {
max-height: 5000px; }
.menu > li > ul {
background-color: rgba(255, 255, 255, 0.1); }
.menu a {
color: #fff;
padding: 20px;
font-size: 30px;
font-weight: 400;
text-decoration: none;
display: flex;
justify-content: center;
align-items: center; }
.menu ul a {
font-size: 22px;
padding: 10px 25px;
background: rgba(255, 255, 255, 0.05); }
.menu li {
position: relative;
text-align: center; }
.menu > li.menu-item-has-children > a:after {
content: '';
width: 1px;
height: 1px;
margin-left: 10px;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 5px solid #fff;
transition: border-color .3s;
position: relative;
top: 4px; }
.menu li.menu-item-has-children.clicked > a:after {
transform: rotate(-90deg); } }
.page_banner {
min-height: 340px;
display: flex;
align-items: center;
position: relative;
border-top: 2px solid #00BBF2; }
@media (max-width: 640px) {
.page_banner {
min-height: 240px; } }
.page_banner:before {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
content: '';
background: rgba(15, 47, 89, 0.86); }
.page_banner .banner_title {
padding-top: 100px;
padding-bottom: 100px;
position: relative;
width: 100%; }
.page_banner .banner_title * {
color: #fff; }
@media (max-width: 1025px) {
.page_banner .banner_title {
padding-top: 40px;
padding-bottom: 40px; } }
.page_banner p {
max-width: 80%;
font-size: 25px;
line-height: 144%; }
@media (max-width: 1025px) {
.page_banner p {
font-size: 21px;
max-width: 100%; } }
@media (max-width: 640px) {
.page_banner p {
font-size: 18px; } }
.page_banner p[style*="text-align: center"] {
margin: auto; }
.page_banner h1, .page_banner p.title {
font-size: 66px;
line-height: 100%;
display: flex;
align-items: center;
margin-bottom: 40px;
max-width: 100%; }
@media (max-width: 1025px) {
.page_banner h1, .page_banner p.title {
font-size: 48px;
margin-bottom: 20px; }
.page_banner h1 img, .page_banner p.title img {
display: none; } }
@media (max-width: 640px) {
.page_banner h1, .page_banner p.title {
font-size: 32px; } }
.page_banner h1 img, .page_banner p.title img {
margin: 0 20px 0 0; }
.page_banner h1[style*="text-align: center"], .page_banner p.title[style*="text-align: center"] {
justify-content: center; }
.banner-trail {
position: absolute;
left: 0;
top: 20px;
width: 100%;
box-sizing: border-box;
color: #FFFFFF;
opacity: 0.7;
font-size: 14px;
line-height: 1em;
z-index: 2; }
@media (max-width: 1025px) {
.banner-trail {
display: none; } }
.banner-trail * {
font-weight: bold;
font-size: 14px;
line-height: 1em;
letter-spacing: 0.6px;
text-transform: uppercase;
color: #FFFFFF; }
.banner-trail > * {
margin: 0 5px; }
.banner-trail > *:first-child {
margin-left: 0; }
.banner-trail a {
transition: opacity .3s; }
.banner-trail a:hover {
opacity: 0.8; }
.main_container {
display: flex;
padding-top: 85px; }
@media (max-width: 769px) {
.main_container {
padding-top: 45px; } }
.main_container main {
flex: 1 0 calc(100% - 340px - 8.5vw);
flex-basis: calc(100% - 340px - 8.5vw);
max-width: 100%; }
.main_container aside {
flex: 0 0 340px;
margin-left: 8.5vw; }
.main_container aside .full-width-flex a:nth-child(1) {
margin-bottom: 20px; }
@media (max-width: 1025px) {
.main_container aside {
display: none; } }
.sidebar {
background-position: center;
background-size: cover;
position: relative;
text-align: center;
padding: 50px 20px 30px;
border-radius: 20px;
overflow: hidden; }
.sidebar:before {
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute;
background-color: rgba(45, 39, 39, 0.8);
content: ''; }
.sidebar * {
position: relative;
color: #fff; }
.sidebar *:last-child {
margin-bottom: 0; }
.sidebar a {
display: block;
max-width: 85%;
box-sizing: border-box;
margin: 0 auto 15px; }
.sidebar a:last-child {
margin-bottom: 0; }
.sidebar h4 {
margin-bottom: 15px; }
.events .event_block {
display: flex;
background: #F0F7FA;
border: 1px solid #C9E2ED;
margin-bottom: 25px;
position: relative; }
@media (max-width: 769px) {
.events .event_block {
flex-direction: row-reverse; } }
.events .event_block > div:nth-child(1) {
width: 30%;
background-position: center;
background-repeat: no-repeat;
background-color: #fff;
background-size: 150px;
min-width: 200px; }
@media (max-width: 769px) {
.events .event_block > div:nth-child(1) {
min-width: 100px;
background-position: bottom right;
margin-right: 15px;
margin-bottom: 15px;
background-size: contain;
background-color: transparent; } }
@media (max-width: 640px) {
.events .event_block > div:nth-child(1) {
display: none; } }
.events .event_block > div:nth-child(2) {
padding: 30px; }
@media (max-width: 640px) {
.events .event_block > div:nth-child(2) {
padding: 15px; } }
.events .event_block > div:nth-child(2) table {
padding: 0;
border: none;
margin-bottom: 0; }
.events .event_block > div:nth-child(2) table tr {
display: flex; }
.events .event_block > div:nth-child(2) table tr td:nth-child(1) {
max-width: 150px; }
@media (max-width: 640px) {
.events .event_block > div:nth-child(2) table tr td:nth-child(1) {
max-width: 100px; } }
.contact-top {
display: flex;
justify-content: space-between; }
.contact-top > div {
width: calc(50% - 20px);
max-width: 570px; }
.contact-top > div .address {
background: #F0F7FA;
padding: 50px 40px; }
.contact-top > div .address a {
color: #191919; }
.contact-top > div .address a[href^="tel:"] {
font-size: 28px;
line-height: 121%;
color: #008CF2;
font-weight: bold;
padding-left: 30px;
background: url("data:image/svg+xml,%0A%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 21'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.1 19l-.1.2a3 3 0 01-.8.8c-.8.5-2 .8-3.5.7C8.5 20-1.2 8.5.4 3.6c.4-1.2 1-2 2-2.5A4 4 0 013.7.8l2 .1c.3.1.5.3.6.6L7.7 6V6c0 .3-.1.7-.5.8l-1.3.5h-.2l-.2.2c-.3.2-.4.5-.3.8.3.7 1 1.8 2.8 3.8v.1c1.8 2 3 2.9 3.6 3.3.4.2.8.2 1.1 0l.2-.1h.1l1-1c.3-.2.8-.3 1.2 0l4.8 2.3c.3.2.5.4.5.7 0 .4-.1 1-.4 1.5z' fill='%23008CF2'/%3E%3C/svg%3E");
background-size: 25px;
background-position: center left;
background-repeat: no-repeat; }
.contact-top > div .socials a {
background: #00BBF2;
border-radius: 32px;
width: 32px;
height: 32px;
background-repeat: no-repeat;
background-position: center;
background-size: 40%;
margin-right: 10px; }
.contact-top iframe {
height: 40vw;
min-height: 200px;
max-height: 350px;
margin-bottom: 10px;
width: 100%;
display: block; }
.contact-top .gallery {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
column-gap: 0;
width: 100%; }
.contact-top .gallery a {
height: 30vw;
max-height: 215px;
background-position: center;
background-size: cover;
width: calc(50% - 5px);
margin-bottom: 10px; }
@media (max-width: 768px) {
.contact-top {
display: block; }
.contact-top > div {
width: 100%;
max-width: none; }
.contact-top > div .address {
margin-bottom: 10px; } }
@media (max-width: 768px) and (max-width: 640px) {
.contact-top > div .address {
padding: 25px 20px; } }
.contact-tabs {
display: flex;
border-bottom: 2px solid  #191919; }
.contact-tabs > div {
font-weight: bold;
font-size: 20px;
line-height: 100%;
padding: 16px 20px;
color: #191919;
margin-right: 8px;
background: #EBEBEB;
border-radius: 5px 5px 0 0;
cursor: pointer; }
.contact-tabs > div.active, .contact-tabs > div:hover {
color: #fff;
background: #008CF2; }
@media (max-width: 1025px) {
.contact-tabs {
display: none; } }
.contact-details-container {
margin-top: 125px; }
@media (max-width: 1025px) {
.contact-details-container {
margin-top: 60px; } }
.contact-content .tab-toggle {
display: none; }
@media (max-width: 1025px) {
.contact-content .tab-toggle {
display: block;
padding: 20px;
font-size: 24px;
font-weight: bold;
text-align: center;
height: 65px;
box-sizing: border-box;
background-color: #f1f1f1;
border-bottom: 2px solid #fff; } }
.contact-content .c-content {
margin-top: 50px;
display: none; }
@media (max-width: 1025px) {
.contact-content .c-content {
display: block;
margin-top: 0;
max-height: 65px;
overflow: hidden;
position: relative; }
.contact-content .c-content:after {
background: center no-repeat url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 10'%3E%3Cpath d='M13.8 0H.4l6.4 9.6 7-9.5z' fill='%2329333A'/%3E%3C/svg%3E")/10px;
content: '';
position: absolute;
top: 25px;
right: 20px;
width: 20px;
height: 20px; } }
.contact-content .c-content.active {
display: block;
max-height: 5000px; }
.contact-content .c-content.active:after {
transform: rotate(-90deg); }
.contact-content .c-content > div:nth-child(2) {
display: flex;
flex-wrap: wrap; }
@media (max-width: 1025px) {
.contact-content .c-content > div:nth-child(2) {
margin-top: 40px; } }
.contact-content .c-content > div:nth-child(2) > div {
width: calc(25% - 38px);
margin-right: 50px;
border-top: 2px solid #E6E6E6;
padding-top: 20px;
display: flex;
flex-direction: column;
margin-bottom: 20px; }
.contact-content .c-content > div:nth-child(2) > div:nth-child(4n+4) {
margin-right: 0; }
@media (max-width: 1025px) {
.contact-content .c-content > div:nth-child(2) > div:nth-child(1n) {
width: calc(50% - 20px);
margin-right: 40px; }
.contact-content .c-content > div:nth-child(2) > div:nth-child(2n+2) {
margin-right: 0; } }
@media (max-width: 450px) {
.contact-content .c-content > div:nth-child(2) > div:nth-child(1n) {
width: 100%;
margin-right: 0; } }
.contact-content .c-content > div:nth-child(2) > div * {
color: #191919;
font-weight: 600; }
.contact-content .c-content > div:nth-child(2) > div *:last-child {
margin-top: auto; }
.contact-content .c-content > div:nth-child(2) > div .title {
font-weight: bold;
font-size: 24px;
line-height: 121%;
color: #191919;
margin-bottom: 5px; }
.contact-content .c-content > div:nth-child(2) > div .title + p {
font-size: 14px;
line-height: 129%;
letter-spacing: 0.8px;
text-transform: uppercase;
color: #008CF2;
margin-bottom: 20px; }
.contact-form {
display: flex;
justify-content: center;
padding: 150px 20px;
position: relative;
margin-top: 40px;
margin-bottom: 20px; }
@media (max-width: 1025px) {
.contact-form {
padding: 70px 20px; } }
.contact-form + .newsletter {
margin-top: 0; }
.contact-form:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.84); }
.contact-form > div {
width: 100%;
max-width: 920px;
position: relative; }
.contact-form > div .gform_wrapper .gform_heading {
text-align: center; }
table .brochure-image img {
position: absolute;
top: 11px;
right: 15px;
bottom: 10px;
margin: auto;
width: 120px; }
@media (max-width: 769px) {
table .brochure-image {
text-align: right; }
table .brochure-image img {
position: relative;
top: auto;
right: auto;
bottom: auto;
margin-left: auto; } }
@media (max-width: 640px) {
table .brochure-image {
display: none; } }
.enquiry-page {
position: relative; }
.enquiry-page:before {
content: '';
display: block;
position: absolute;
background-color: rgba(0, 0, 0, 0.7);
left: 0;
right: 0;
top: 0;
bottom: 0; }
.enquiry-page main {
width: 100%;
max-width: 920px;
margin: auto;
position: relative; }
.enquiry-page main .eo-intro * {
color: #fff; }
.enquiry-page main .oe-usps {
display: flex;
flex-wrap: wrap;
margin-bottom: 50px;
justify-content: center; }
.enquiry-page main .oe-usps > div {
margin: 0 20px 20px;
display: flex;
align-items: center;
flex: 0 0 calc(33% - 40px);
flex-basis: calc(33% - 40px); }
@media (max-width: 769px) {
.enquiry-page main .oe-usps > div {
flex-basis: 100%;
justify-content: center; } }
.enquiry-page main .oe-usps > div > div:nth-child(1) {
min-width: 71px;
height: 71px;
background: no-repeat center / contain;
margin-right: 15px; }
.enquiry-page main .oe-usps > div > div:nth-child(2) {
font-weight: bold;
font-size: 21px;
line-height: 110%;
color: #fff; }
.enquiry-page main .eo-footer {
margin: 90px 0 110px;
text-align: center; }
@media (max-width: 769px) {
.enquiry-page main .eo-footer {
margin: 50px 0 70px; } }
.enquiry-page main .eo-footer h5 {
color: #fff;
margin-bottom: 45px; }
.enquiry-page + .newsletter {
margin-top: 0; }
#pagination + aside {
margin-top: 35px; }
@media (max-width: 1025px) {
#pagination + aside {
margin-top: 0; } }
.single-product {
display: block;
padding-top: 0; }
.single-product .banner-trail {
position: relative;
top: 0;
color: #29333A;
opacity: 0.5;
padding: 20px 0 80px; }
@media (max-width: 1025px) {
.single-product .banner-trail {
padding: 20px 0 45px; } }
.single-product .banner-trail * {
color: #29333A; }
.single-product .product-title {
margin-bottom: 60px; }
@media (max-width: 1025px) {
.single-product .product-title {
padding-top: 30px; } }
.single-product .product-title h1 {
margin-bottom: 10px; }
.single-product .product-title .sku {
font-size: 16px;
line-height: 137%;
color: #666666;
margin-bottom: 0; }
.product-top {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: flex-start; }
@media (max-width: 769px) {
.product-top {
display: block; } }
.product-top .product-top-right {
flex: 0 0 64%;
display: flex; }
@media (max-width: 1250px) {
.product-top .product-top-right {
flex: 50%;
display: block;
padding-left: 40px;
box-sizing: border-box; } }
@media (max-width: 769px) {
.product-top .product-top-right {
padding: 20px 0 0; } }
.product-top .product-top-right .product-overview {
padding: 0 40px; }
@media (max-width: 1250px) {
.product-top .product-top-right .product-overview {
padding: 0; } }
.product-top .product-gal {
flex: 0 0 36%;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
position: relative; }
.product-top .product-gal span {
width: 68px;
height: 68px;
position: absolute;
right: -34px;
background-color: #000;
border: 5px solid #BCBCBC;
border-radius: 68px;
padding: 5px;
box-sizing: border-box;
top: 350px;
flex-direction: column;
font-size: 14px;
line-height: 18px;
display: flex;
justify-content: center;
align-items: center;
color: #FFFFFF;
cursor: pointer;
transition: background-color .3s; }
@media (max-width: 1025px) {
.product-top .product-gal span {
display: none; } }
.product-top .product-gal span:hover {
background-color: #00BBF2; }
.product-top .product-gal span:before {
content: '';
width: 14px;
height: 17px;
background: no-repeat center url("data:image/svg+xml,%3Csvg width='14' height='17' viewBox='0 0 14 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.751604 0.519775L0.751603 16.2514L13.1699 8.66652L0.751604 0.519775Z' fill='white'/%3E%3C/svg%3E%0A"); }
@media (max-width: 1250px) {
.product-top .product-gal {
flex: 0 0 50%; } }
.product-top .product-gal > a {
height: 15vw;
max-height: 115px;
min-height: 60px;
margin-right: 15px;
width: calc(25% - 12px);
margin-bottom: 15px;
background: no-repeat center / cover;
border: 1px solid #eee;
box-sizing: border-box;
display: block; }
.product-top .product-gal > a:hover {
opacity: 0.85; }
@media (max-width: 1025px) {
.product-top .product-gal > a {
height: 10vw;
min-height: 40px; } }
.product-top .product-gal > a:nth-child(4n + 5) {
margin-right: 0; }
.product-top .product-gal > a:nth-child(1) {
height: 40vw;
max-height: 500px;
width: 100%;
margin-right: 3px;
border: none;
position: relative; }
@media (max-width: 769px) {
.product-top .product-gal > a {
height: 20vw; }
.product-top .product-gal > a:nth-child(1) {
height: 60vw; } }
.product-top aside {
flex: 0 0 40%;
margin-left: auto; }
@media (max-width: 1025px) {
.product-top aside {
display: block; } }
.product-listing-features {
flex: 1 0 calc(60% - 7vw);
flex-basis: calc(60% - 7vw);
margin: 0 3.5vw; }
@media (max-width: 1250px) {
.product-listing-features {
margin: 0 0 40px; } }
.product-listing-features div {
display: flex;
margin-bottom: 6px;
background: #F0F7FA;
justify-content: space-between;
flex-wrap: wrap;
padding: 11px 15px; }
.product-listing-features div p {
margin: 0; }
.tab-titles {
display: flex;
border-bottom: 3px solid #059FCC;
margin-top: 70px; }
.tab-titles > div {
cursor: pointer;
border-radius: 10px 10px 0 0;
background: #000000;
padding: 15px 25px;
color: #fff;
margin-right: 15px;
font-weight: 600;
transition: background .3s; }
.tab-titles > div:last-child {
margin-right: 0; }
.tab-titles > div.active, .tab-titles > div:hover {
background: #00BBF2; }
@media (max-width: 769px) {
.tab-titles {
display: none; } }
.content_tabs {
border-bottom: 3px solid #059FCC;
background: #F0F7FA;
padding-top: 75px;
padding-bottom: 125px; }
@media (max-width: 769px) {
.content_tabs {
padding: 0;
border: none; } }
@media (max-width: 769px) {
.content_tabs {
margin-top: 40px; } }
.content_tabs > div {
display: none; }
.content_tabs > div.active {
display: block; }
@media (max-width: 769px) {
.content_tabs > div {
display: block;
max-height: 50px;
overflow: hidden;
transition: max-height  .3s; }
.content_tabs > div.active {
max-height: 1000px; } }
.product-description {
display: flex; }
@media (max-width: 769px) {
.product-description {
padding: 30px 20px 10px; } }
@media (max-width: 640px) {
.product-description {
display: block; } }
.product-description > div:nth-child(1) {
flex: 1 0 calc(100% - 40% - 10vw);
flex-basis: calc(100% - 40% - 10vw); }
.product-description > div:nth-child(2) {
flex: 0 0 40%;
margin-left: 10vw;
height: 40vw;
max-height: 320px;
min-height: 180px;
background: no-repeat center / cover;
display: flex;
align-items: center;
justify-content: center; }
.product-description > div:nth-child(2) iframe {
width: 100%;
height: 100%; }
@media (max-width: 640px) {
.product-description > div:nth-child(2) {
margin: 20px 0 0; } }
.product-description > div:nth-child(2) > div {
color: #000;
display: flex;
cursor: pointer;
justify-content: center;
flex-direction: column;
align-items: center;
padding: 15px; }
.product-description > div:nth-child(2) > div span {
background-image: url("data:image/svg+xml,%3Csvg width='20' height='25' viewBox='0 0 20 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.0738239 0.893066L0.0738229 24.9085L19.0312 13.3296L0.0738239 0.893066Z' fill='%2300BBF2'/%3E%3C/svg%3E%0A");
width: 20px;
height: 25px; }
.mobile_tabs {
display: none; }
@media (max-width: 769px) {
.mobile_tabs {
display: flex;
align-items: center;
height: 50px;
background: #059FCC;
padding: 0 20px;
color: #fff;
text-transform: uppercase;
border-bottom: 1px solid #fff;
box-sizing: border-box;
position: relative; }
.mobile_tabs:after, .mobile_tabs:before {
display: block;
width: 20px;
height: 2px;
content: '';
position: absolute;
top: 0;
bottom: 0;
right: 15px;
margin: auto;
background-color: #fff;
transition: transform .3s; }
.mobile_tabs:after {
transform: rotate(-90deg); }
.mobile_tabs.active:after {
transform: rotate(0deg); } }
.p_keyfeatures .product-listing-features {
margin: 0;
max-width: 700px; }
.p_keyfeatures .product-listing-features > div {
background-color: #eaf3f8; }
@media (max-width: 769px) {
.p_keyfeatures .product-listing-features {
padding: 30px 20px; } }
.poptions .potions {
display: flex;
flex-wrap: wrap; }
@media (max-width: 769px) {
.poptions .potions {
padding: 30px 20px; } }
.poptions .potions .product-options {
width: calc(25% - 50px);
margin: 0 40px 20px 0; }
.poptions .potions .product-options > div:nth-child(1) {
width: 100%;
height: 40vw;
max-height: 250px;
background: no-repeat center / cover;
margin-bottom: 20px; }
.poptions .potions .product-options > div ul {
padding: 0  0 0 20px; }
@media (max-width: 1025px) {
.poptions .potions .product-options {
width: calc(33.3% - 13.5px);
margin: 0 20px 20px 0; }
.poptions .potions .product-options:nth-child(3n+3) {
margin-right: 0; } }
@media (max-width: 640px) {
.poptions .potions .product-options:nth-child(1n) {
width: calc(50% - 10px);
margin: 0 20px 20px 0; }
.poptions .potions .product-options:nth-child(2n+2) {
margin-right: 0; } }
@media (max-width: 450px) {
.poptions .potions .product-options:nth-child(1n) {
width: 100%;
margin: 0 0 20px; }
.poptions .potions .product-options:nth-child(1n) div:nth-child(1) {
height: 80vw; } }
.diagram-gal {
display: flex;
flex-wrap: wrap; }
@media (max-width: 769px) {
.diagram-gal {
padding: 30px 10px 20px; } }
.diagram-gal a {
width: 200px;
margin: 0 10px 20px; }
.diagram-gal a:hover {
opacity: 0.85; }
.diagram-gal a > div {
height: 200px; }
.diagram-gal a p {
font-size: 15px;
color: #29333A;
margin: 0; }
@media (max-width: 769px) {
.diagram-gal a {
width: calc(33.3% - 20px); }
.diagram-gal a > div {
height: 25vw;
max-height: 200px;
min-height: 100px;
background: no-repeat center /  cover; }
.diagram-gal a p {
display: none; } }
@media (max-width: 450px) {
.diagram-gal a {
width: calc(50% - 20px); }
.diagram-gal a > div {
height: 35vw; } }
.product-video {
position: fixed;
z-index: 10;
width: 100%;
height: 100vh;
top: 0;
left: 0;
align-items: center;
justify-content: center;
background-color: rgba(0, 0, 0, 0.8);
display: none; }
.product-video.open {
display: flex; }
.product-video > span {
cursor: pointer;
width: 30px;
height: 30px;
top: 20px;
right: calc(2% + 6px);
display: block;
position: absolute;
transition: opacity .3s;
background: no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cg stroke='rgb(160,160,160)' stroke-width='4'%3E%3Cline x1='5' y1='5' x2='25' y2='25'%3E%3C/line%3E%3Cline x1='5' y1='25' x2='25' y2='5'%3E%3C/line%3E%3C/g%3E%3C/svg%3E"); }
.product-video > span:hover {
opacity: 0.7; }
.product-video video {
pointer-events: auto;
width: 80%;
height: 80%;
max-width: 700px;
max-height: 500px;
min-width: 250px;
min-height: 250px; }
.label-gallery .label-section {
max-height: 50px;
overflow: hidden; }
.label-gallery .label-section.active {
max-height: 3000px; }
.label-gallery .label-section .label-tab {
display: flex;
align-items: center;
height: 50px;
background: #059FCC;
padding: 0 20px;
color: #fff;
text-transform: uppercase;
border-bottom: 1px solid #fff;
box-sizing: border-box;
position: relative;
cursor: pointer; }
.label-gallery .label-section .label-tab:after, .label-gallery .label-section .label-tab:before {
display: block;
width: 20px;
height: 2px;
content: '';
position: absolute;
top: 0;
bottom: 0;
right: 15px;
margin: auto;
background-color: #fff;
transition: transform .3s; }
.label-gallery .label-section .label-tab:after {
transform: rotate(-90deg); }
.label-gallery .label-section .label-tab.active:after {
transform: rotate(0deg); }
.label-gallery .label-section .section-gal {
display: flex;
flex-wrap: wrap;
margin-top: 30px;
padding-bottom: 20px; }
.label-gallery .label-section .section-gal a {
width: calc(33.3% - 10px);
margin: 0 15px 15px 0; }
.label-gallery .label-section .section-gal a:nth-child(3n+3) {
margin-right: 0; }
.label-gallery .label-section .section-gal a div {
height: 20vw;
max-height: 200px;
background: no-repeat center /  cover; }
.label-gallery .label-section .section-gal a p {
color: #29333A;
font-size: 15px;
margin: 0; }
@media (max-width: 450px) {
.label-gallery .label-section .section-gal a:nth-child(1n) {
width: calc(50% - 8px);
margin: 0 15px 15px 0; }
.label-gallery .label-section .section-gal a:nth-child(1n) > div {
height: 30vw; }
.label-gallery .label-section .section-gal a:nth-child(2n+2) {
margin-right: 0; } }
@media (max-width: 640px) {
.table-overflow {
width: 100%;
position: relative;
overflow-x: scroll;
display: block; }
.table-overflow table {
width: 500px !important; } }
table.with-border {
padding: 0;
border-collapse: collapse !important; }
table.with-border tr {
border-bottom: 1px solid #ccc; }
table.with-border tr:last-child {
border-bottom: none; }
table.with-border td {
vertical-align: top;
padding: 10px; }
table.with-border td:nth-child(1) {
border-right: 1px solid #ccc; }
.contact-page + .contact-form {
margin-bottom: 0; }
.newsletter {
background-color: #000;
padding: 0 20px;
display: flex;
margin-top: 180px;
justify-content: center;
flex-wrap: wrap;
align-items: center; }
@media (max-width: 1025px) {
.newsletter {
margin-top: 80px; } }
.newsletter > div {
flex: 0 0 33%;
max-width: 300px;
padding-right: 20px;
box-sizing: border-box; }
.newsletter > div * {
color: #fff;
margin-bottom: 0; }
.newsletter > div h4 {
font-size: 28px;
line-height: 107%;
display: flex;
align-items: center; }
.newsletter > div h4:before {
background: no-repeat url("data:image/svg+xml,%0A%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 63 50'%3E%3Cpath d='M56.6 49.8c1.4 0 2.6-.4 3.6-1.4L42.6 30.8l-1.2.9a89 89 0 01-3.2 2.2c-.8.6-1.9 1.1-3.2 1.7a10 10 0 01-3.8.9H31a10 10 0 01-3.8-.9c-1.4-.6-2.5-1.1-3.3-1.7a72.4 72.4 0 01-4.4-3.1L2 48.4c1 1 2.3 1.4 3.6 1.4h51zM3.6 19.7c-1.3-1-2.5-2-3.5-3v26.8L15.6 28l-12-8.2zM58.7 19.7l-12 8.2L62 43.5V16.6c-1 1.1-2.1 2.1-3.4 3z' fill='%23fff'/%3E%3Cpath d='M56.6.8h-51a5 5 0 00-4 1.8A7 7 0 000 7.2c0 1.4.6 3 2 4.7 1.2 1.7 2.5 3 4 4l7 5 5.6 3.9 3.5 2.4.5.4a152.9 152.9 0 004.7 3.2c.7.4 1.3.7 2 .9l1.7.3c.6 0 1.2 0 1.8-.3a36.7 36.7 0 006.6-4l.5-.5 3.5-2.4 12.7-8.9c1.7-1.1 3.1-2.6 4.2-4.3a9.3 9.3 0 001.7-5.2c0-1.5-.5-2.8-1.6-4a5.4 5.4 0 00-4-1.6z' fill='%23fff'/%3E%3C/svg%3E") center left/63px;
width: 90px;
height: 70px;
content: '';
flex: 1 0 90px; }
@media (max-width: 640px) {
.newsletter > div h4:before {
display: none; } }
@media (max-width: 1025px) {
.newsletter > div:nth-child(1) {
width: 100%;
max-width: none;
flex: 1 1 100%;
text-align: center;
padding: 30px 0;
display: flex;
justify-content: center; }
.newsletter > div:nth-child(1) h4 {
min-height: 70px;
display: flex;
align-items: center;
justify-content: center; } }
.newsletter > div:nth-child(2) {
max-width: 430px; }
@media (max-width: 1025px) {
.newsletter > div:nth-child(2) {
flex: 0 0 50%; } }
.newsletter > div:nth-child(3) {
max-width: 260px;
padding: 50px 60px;
background: #191919;
box-sizing: border-box; }
@media (max-width: 1025px) {
.newsletter > div:nth-child(3) {
background: transparent;
padding: 30px; } }
.newsletter > div:nth-child(3) .button {
background-color: #fff;
border-color: #E5E5E5;
color: #000;
transition: color  .3s, background-color .3s , border-color .3s;
width: 100%;
display: block;
box-sizing: border-box; }
.newsletter > div:nth-child(3) .button:hover {
background-color: #81B031;
border-color: #587D1A;
color: #fff; }
@media (max-width: 640px) {
.newsletter {
padding-bottom: 30px;
display: block;
text-align: center; }
.newsletter > div:nth-child(1) {
padding-bottom: 0; }
.newsletter > div:nth-child(2) {
max-width: none;
padding-right: 0; }
.newsletter > div:nth-child(3) {
margin: auto; } }
#footer {
padding-top: 120px;
background: #00BBF2; }
@media (max-width: 1025px) {
#footer {
padding-top: 60px; } }
#footer * {
color: #fff;
font-weight: bold;
font-size: 16px;
line-height: 187%;
list-style: none; }
#footer a {
display: block;
margin-bottom: 5px; }
#footer ul {
padding: 0;
margin: 0; }
#footer ul a {
line-height: 130%;
margin-bottom: 10px; }
#footer .footer-top {
display: flex; }
@media (max-width: 1025px) {
#footer .footer-top {
flex-direction: column;
padding-bottom: 0px; } }
#footer .footer-top > div:nth-child(1) {
display: flex;
flex: 1 0 calc(100% - 290px);
flex-basis: calc(100% - 290px);
flex-wrap: wrap; }
#footer .footer-top > div:nth-child(1) > div {
flex: 1 0 25%;
flex-basis: calc(25% - 3.5vw);
margin-right: 3.5vw;
margin-bottom: 30px; }
@media (max-width: 1025px) {
#footer .footer-top > div:nth-child(1) > div {
flex: 1 0 25%;
flex-basis: calc(25% - 30px);
margin-right: 30px; } }
@media (max-width: 1025px) {
#footer .footer-top > div:nth-child(1) > div {
flex: 1 0 50%;
flex-basis: calc(50% - 30px);
margin-right: 30px; }
#footer .footer-top > div:nth-child(1) > div:nth-child(2n+2) {
margin-right: 0; } }
#footer .footer-top > div:nth-child(2) {
flex: 0 0 290px; }
@media (max-width: 1025px) {
#footer .footer-top > div:nth-child(2) {
max-width: 300px;
margin-bottom: 60px; } }
#footer .footer-top > div:nth-child(2) a[href^="tel:"] {
background-image: url("data:image/svg+xml,%0A%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.3 18.2v.3l-.8.7c-.8.6-2 .8-3.3.7C8.3 19.3-.8 8.4.7 3.7c.3-1.1 1-2 1.8-2.4A3.7 3.7 0 014 1c.7 0 1.4 0 1.8.2.3 0 .6.3.7.5L7.6 6c0 .4-.1.7-.5.8l-1.3.5-.3.2c-.2.2-.4.5-.2.8.2.6.9 1.7 2.5 3.5l.1.2c1.7 1.8 2.8 2.7 3.4 3 .3.2.7.2 1 0h.2l.1-.1 1-.8a1 1 0 011-.2h.1l4.6 2.3c.3.2.4.4.4.7 0 .4 0 .9-.4 1.4z' fill='%23fff'/%3E%3C/svg%3E");
background-position: left center;
background-size: 18px;
background-repeat: no-repeat;
padding-left: 25px;
font-size: 20px;
line-height: 170%; }
#footer p.title {
font-size: 24px;
line-height: 125%;
padding-bottom: 10px;
border-bottom: 2px solid rgba(255, 255, 255, 0.2); }
.end_of_page {
position: relative;
overflow: hidden; }
@media (max-width: 1025px) {
.end_of_page {
margin-top: -50px; } }
.end_of_page .grass {
position: relative;
height: 48px; }
.end_of_page .grass:before {
top: 0;
right: 0;
width: 2000px;
position: absolute;
content: '';
display: block;
background-repeat: no-repeat;
height: 77px;
background-position: bottom right;
background-size: 100%;
background-image: url("data:image/svg+xml,%3Csvg width='1920' height='103' viewBox='0 0 1920 103' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='1920' height='103'%3E%3Crect width='1920' height='103' fill='%23C4C4C4'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Cmask id='mask1' mask-type='alpha' maskUnits='userSpaceOnUse' x='-530' y='1' width='2980' height='74'%3E%3Crect x='-529.1' y='1.79541' width='2978.55' height='72.9618' fill='%235E5E5E'/%3E%3C/mask%3E%3Cg mask='url(%23mask1)'%3E%3Cpath d='M-4.87542 101.721L-11.0796 102.187L1.48392 116.456H31.8844L-30.3125 57.3613L-4.87542 101.721Z' fill='%238CD3F6'/%3E%3Cpath d='M918.307 44.6429C918.307 44.0225 918.307 43.5571 917.997 43.0918C917.531 42.1612 916.29 42.0061 915.515 42.0061C911.172 41.3857 911.793 44.0225 910.552 44.9531C908.846 46.1939 903.262 47.2797 903.262 43.5571C903.572 43.5571 903.882 43.2469 904.192 42.9367C900.935 41.3857 897.523 42.7816 894.111 43.5571C892.56 43.8674 890.853 44.0225 889.457 43.5571C888.837 43.402 888.217 42.9367 887.596 42.6265C886.976 42.3163 886.2 42.4714 885.735 41.851C885.27 41.0755 885.89 40.1448 885.89 39.3693C885.89 38.2836 885.27 37.8183 884.339 37.353C882.478 36.4223 877.204 36.7325 878.445 39.9897C878.755 40.7653 879.841 41.6959 880.306 42.4714C880.617 42.9367 881.237 43.7122 880.927 44.1776C880.617 44.798 880.151 44.4878 879.686 44.3327C878.755 44.1776 877.669 43.7122 876.739 43.5571C876.118 43.402 875.188 43.7122 874.723 43.2469C874.567 43.0918 874.567 42.6265 874.412 42.4714C873.947 42.0061 873.171 42.3163 872.551 42.0061C871.62 41.5408 871.776 40.7653 871.62 39.6795C871.465 38.904 871.62 38.2836 870.535 38.2836C870.38 37.6632 870.845 37.1979 870.845 36.5774C870.845 35.8019 870.38 35.3366 869.759 35.0264C868.518 34.5611 866.812 34.7162 865.882 35.8019C864.951 37.0428 865.106 38.4387 863.71 39.6795C863.4 39.9897 862.779 40.1448 862.624 40.6102C862.469 41.0755 862.779 41.3857 862.624 41.851C862.314 42.3163 859.833 50.692 859.988 48.8307C859.367 49.1409 858.747 48.9858 858.282 48.5205C857.661 48.0552 857.971 47.745 857.971 47.1245C858.281 45.2633 857.351 45.1082 855.645 44.6429C854.404 44.3327 853.163 44.3327 851.922 44.798C850.836 45.2633 850.526 45.8837 850.526 46.9694C850.526 48.2103 850.836 48.6756 849.44 48.5205C848.975 48.5205 848.82 48.6756 848.355 48.6756C847.269 48.6756 847.424 47.745 846.493 47.4348C845.563 47.1245 845.563 48.2103 844.632 48.2103C843.547 48.2103 843.391 47.2797 843.547 46.5041C843.857 44.6429 845.873 43.402 843.391 42.3163C842.306 41.851 841.065 42.0061 840.134 42.6265C839.204 43.2469 838.738 44.3327 837.653 44.798C836.567 45.1082 835.481 44.9531 834.395 45.4184C832.999 45.8837 831.914 46.9694 830.363 47.2797C828.191 47.5899 822.918 47.1245 823.073 44.1776C823.073 43.2469 823.848 43.0918 824.003 42.3163C824.158 40.2999 822.607 39.5244 820.746 39.2142C818.42 39.0591 817.954 40.1448 817.179 41.6959C816.714 42.6265 816.713 45.1082 816.248 45.4184C812.836 48.0552 812.991 39.8346 812.06 38.7489C807.407 39.8346 809.734 46.349 803.84 46.5041C800.738 46.5041 797.015 44.798 794.378 46.9694C790.346 43.7122 789.415 46.9694 788.64 42.3163C788.329 39.9897 789.88 34.2509 784.917 37.9734C783.211 36.7325 781.195 37.353 779.488 38.1285C779.799 38.904 779.488 40.1448 778.403 40.1448C777.472 40.1448 777.317 38.5938 776.696 38.1285C775.766 37.5081 774.68 37.8183 773.905 36.5774C773.129 35.4917 773.905 34.8713 773.439 34.0958C770.647 29.4426 763.978 36.5774 767.39 39.9897C765.064 43.402 761.651 44.3327 758.394 42.0061C757.153 41.0755 756.998 39.5244 755.602 38.7489C754.206 37.9734 752.655 39.2142 752.345 40.6102C752.19 41.2306 752.19 42.1612 752.655 42.6265C752.965 42.9367 752.965 42.4714 753.121 43.0918C753.121 43.2469 753.121 43.5571 753.121 43.7122C752.965 43.8673 752.655 43.8674 752.5 43.8674C752.035 44.3327 750.329 43.8674 749.708 43.8674C748.468 43.7122 748.467 44.0225 747.537 44.4878C746.606 44.9531 746.451 45.4184 746.141 46.5041C745.831 48.0552 746.141 49.4511 746.296 50.8471C746.296 51.6226 745.986 52.243 745.52 52.8634C744.745 53.4838 743.814 53.3287 743.039 53.4838C743.039 54.2594 742.884 54.1042 742.418 54.5696C741.953 54.8798 741.798 55.3451 741.953 55.9655C742.263 57.2063 743.039 57.2063 743.969 57.5165C744.59 57.6717 745.055 57.9819 745.52 58.4472C746.141 58.9125 747.071 59.0676 747.071 59.9982C747.071 60.6186 746.761 61.5493 745.986 61.7044C744.125 62.1697 742.884 60.7737 741.178 60.7737C739.471 60.7737 738.696 62.0146 738.696 63.5656C738.696 64.9616 737.455 65.8922 737.455 67.2881C738.075 67.2881 738.696 67.2881 739.316 67.4432C740.557 67.7534 741.333 68.6841 742.263 69.4596C743.504 70.7004 744.9 71.9413 746.451 72.7168C747.382 73.3372 748.623 73.9576 749.863 74.1127C751.259 74.2678 752.81 74.2678 754.206 74.2678C756.843 74.2678 759.48 74.4229 762.117 74.4229C766.305 74.578 770.492 74.578 774.525 74.7331C780.109 74.8882 847.424 75.0434 853.008 75.0434C859.677 75.1985 866.347 75.3536 873.016 75.5087C877.67 75.6638 882.167 75.6638 886.821 75.8189C889.147 75.8189 891.474 75.974 893.8 75.974C895.662 75.974 897.368 75.5087 899.229 75.6638C900.47 75.6638 901.401 76.1291 902.641 76.1291C905.743 76.2842 908.69 75.6638 910.707 73.1821C911.327 72.4066 911.327 71.476 911.637 70.5453C911.792 69.9249 912.723 69.4596 913.188 68.9943C913.809 68.6841 914.274 68.6841 914.895 68.3739C915.205 68.2188 915.515 68.0637 915.825 68.0637C916.446 67.9085 917.376 67.7534 917.997 67.5983C919.082 67.2881 920.168 67.2881 921.254 66.8228C922.029 66.5126 922.805 66.0473 923.58 65.582C924.511 65.1167 925.287 64.8065 926.217 64.4963C926.372 64.9616 926.217 65.4269 926.217 65.8922C926.217 65.582 926.993 65.7371 927.148 65.7371C927.613 65.7371 928.078 65.7371 928.544 65.582C929.629 65.2718 930.405 64.8065 930.715 63.7207C930.87 62.9452 930.87 62.0146 930.715 61.084C930.56 60.6186 930.405 60.3084 930.095 59.9982C929.785 59.5329 929.319 59.3778 929.164 58.9125C928.854 58.6023 928.854 58.137 928.544 57.6716C928.389 57.5165 928.234 57.2063 928.079 57.0512C927.923 56.5859 928.078 55.8104 927.613 55.3451C927.303 55.0349 926.993 55.19 926.683 55.19C926.062 55.19 925.442 55.19 924.821 55.0349C924.201 54.8798 923.58 54.4145 922.805 54.4145C922.805 53.9491 922.96 53.4838 922.96 53.0185C922.65 53.0185 922.34 53.1736 921.874 53.1736C921.564 53.1736 921.254 53.1736 920.944 53.1736C920.323 53.1736 919.703 53.1736 919.082 53.0185C918.462 52.8634 917.997 52.243 917.686 51.7777C917.531 51.6226 917.531 51.3124 917.376 51.1573C917.221 51.0022 917.066 51.0022 917.066 50.6919C917.066 50.2266 917.376 49.7613 917.376 49.296C917.376 48.8307 917.376 48.5205 917.376 48.0552C917.376 47.4348 917.687 47.2796 917.997 46.8143C918.152 46.1939 918.307 45.4184 918.307 44.6429Z' fill='%23166B26'/%3E%3Cpath d='M917.377 46.8143C917.532 46.6592 917.687 46.5041 917.842 46.349C918.152 46.0388 918.152 45.5735 918.152 45.1082C918.152 44.0225 917.997 42.9367 916.911 42.4714C915.981 42.1612 915.05 42.1612 914.119 42.1612C912.103 42.1612 912.103 43.7123 911.017 44.798C909.932 46.0388 907.76 46.1939 906.364 46.1939C904.658 46.1939 903.572 45.1082 903.572 43.5572V43.2469C903.882 43.0918 904.193 42.9367 904.503 42.6265V43.0918C901.401 41.851 898.299 42.7816 895.042 43.5572C893.49 43.8674 891.939 44.1776 890.233 43.8674C888.992 43.7123 887.907 42.9367 886.666 42.4714C885.115 42.0061 886.201 39.3693 885.89 38.5938C885.27 36.7326 882.013 36.8877 880.462 37.1979C879.686 37.353 879.066 37.8183 878.6 38.5938C877.98 39.9898 880.152 41.5408 880.772 42.6265C881.237 43.2469 881.547 44.6429 880.462 44.798C879.221 44.9531 877.67 43.8674 876.429 43.8674C875.809 43.8674 875.343 43.8674 874.723 43.7123C873.947 43.402 875.809 43.5572 873.947 42.6265C873.172 42.3163 872.086 42.6265 871.776 41.5408C871.466 40.4551 871.931 38.7489 870.535 38.5938V38.4387C870.535 38.2836 870.535 37.9734 870.535 37.8183C871 36.1121 870.225 35.6468 868.829 35.3366C867.898 35.1815 866.968 35.4917 866.192 35.957C865.261 36.5775 864.951 38.2836 864.486 39.3693C863.866 40.3 862.78 40.4551 862.625 41.851C862.625 42.7816 861.539 43.2469 860.919 43.7123C860.298 44.0225 859.988 50.0715 859.988 49.4511C859.988 49.7613 857.972 49.1409 857.972 48.2103C857.972 47.5899 858.282 46.9695 857.972 46.1939C857.661 45.5735 856.42 45.4184 855.8 45.2633C854.559 44.9531 853.318 44.9531 852.078 45.4184C850.682 45.8837 850.682 47.1246 850.682 48.3654C850.682 49.296 849.906 48.9858 849.131 48.9858C848.51 48.9858 848.045 49.296 847.58 48.6756C846.959 47.9001 846.494 47.4348 845.718 48.2103C844.788 49.1409 843.857 48.2103 843.702 47.1246C843.702 46.1939 844.012 45.4184 844.478 44.6429C845.098 43.4021 844.167 42.7816 843.082 42.4714C841.996 42.1612 840.755 42.6265 839.979 43.2469C839.204 43.8674 838.894 44.6429 837.963 45.1082C836.877 45.5735 835.481 45.4184 834.241 45.8837C832.379 46.6592 831.294 47.5899 829.277 47.5899C827.726 47.5899 826.02 47.2797 824.624 46.5041C824.004 46.0388 823.538 45.4184 823.538 44.6429C823.538 43.2469 824.934 42.4714 824.159 40.9204C823.383 39.3693 820.591 39.2142 819.35 39.8346C817.799 40.6102 817.334 43.2469 817.179 44.798C817.024 45.7286 816.404 46.5041 815.318 46.349C814.387 46.349 813.922 44.9531 813.767 44.1776C813.457 43.0918 813.301 42.0061 813.146 40.9204C812.991 40.4551 812.991 39.9898 812.836 39.3693C812.526 38.7489 811.13 39.8346 810.975 39.9898C808.959 41.6959 809.269 44.798 806.787 46.1939C805.236 47.1246 803.064 46.6592 801.513 46.349C799.187 46.0388 797.015 45.7286 795.154 47.1246C795.154 47.1246 793.138 45.8837 792.828 45.7286C792.362 45.5735 791.742 45.4184 791.277 45.4184C790.191 45.2633 789.881 44.4878 789.57 43.4021C789.105 41.6959 790.036 37.1979 788.174 36.8877C787.864 36.8877 787.399 37.0428 787.089 37.1979C786.158 37.5081 785.848 38.4387 784.917 37.8183C783.366 36.8877 781.505 37.8183 779.954 38.4387V37.9734C780.109 39.0591 780.109 40.7653 778.558 40.3C778.248 40.1449 778.093 39.8346 777.938 39.5244C777.472 38.7489 777.162 38.2836 776.387 37.9734C775.301 37.5081 774.06 37.1979 773.905 35.8019C773.75 34.8713 773.905 34.2509 773.129 33.4754C772.354 32.6998 771.423 32.6998 770.493 32.8549C767.856 33.6305 765.839 37.353 767.856 39.6795C767.856 39.6795 767.856 39.9898 767.856 40.1449C766.77 41.6959 765.374 42.9367 763.513 43.4021C761.807 43.8674 759.325 43.0918 758.239 41.5408C757.464 40.3 756.533 38.1285 754.672 38.904C753.586 39.3693 752.811 39.6795 752.811 40.9204C752.811 41.2306 752.811 41.6959 752.966 42.0061C753.121 42.3163 753.276 42.1612 753.431 42.4714C753.741 42.9367 754.207 44.0225 753.121 44.1776C752.501 44.3327 752.035 43.5572 751.415 43.5572C750.639 43.5572 749.709 43.7123 748.933 43.8674C745.986 44.3327 746.607 47.4348 746.762 49.6062C746.917 50.692 747.227 53.1736 745.831 53.4838C745.211 53.639 744.28 53.1736 743.66 53.3287C743.194 53.4838 742.884 54.4145 742.729 54.8798C742.419 55.5002 742.264 55.9655 742.884 56.5859C743.66 57.2064 744.745 57.2063 745.676 57.6717C746.451 58.137 747.072 58.7574 747.537 59.5329C748.158 60.7738 747.847 61.5493 746.451 61.5493C745.676 61.5493 744.745 61.7044 743.97 61.5493C743.504 61.3942 743.349 61.084 743.039 60.9289C742.419 60.6187 740.868 60.3084 740.247 60.7738C739.472 61.5493 740.247 62.7901 739.627 63.5656C739.627 63.5656 739.317 63.7207 739.162 63.8758C739.006 64.0309 738.851 64.4963 738.851 64.6514C738.541 65.2718 738.541 65.8922 738.541 66.5126C738.541 67.133 738.851 66.9779 739.006 67.2881C739.472 67.9086 739.472 68.529 740.092 68.9943C739.782 69.6147 739.161 69.6147 738.541 69.4596C737.455 69.3045 737.765 66.8228 737.921 66.2024C738.076 65.582 738.231 64.8065 738.541 64.1861C738.696 63.7207 739.161 63.4105 739.317 62.9452C739.472 62.4799 739.161 61.8595 739.317 61.3942C739.472 61.084 739.937 60.4635 740.247 60.3084C741.023 59.8431 742.109 60.3084 742.884 60.6187C743.815 60.9289 744.125 61.084 745.211 61.084C745.986 61.084 746.607 60.6186 747.382 60.3084C747.227 59.688 747.072 59.0676 746.607 58.7574C746.296 58.4472 745.676 58.2921 745.211 58.137C744.745 57.9819 744.435 57.8268 744.125 57.6717C743.815 57.5166 743.349 57.3615 743.039 57.2064C742.264 56.5859 742.419 55.5002 742.729 54.8798C743.039 54.4145 743.349 53.3287 743.815 53.0185C744.125 52.8634 744.9 53.0185 745.366 52.8634C747.382 52.243 746.451 50.3818 746.296 48.8307C746.296 47.4348 746.141 46.1939 746.917 45.1082C747.382 44.4878 747.847 43.7123 748.623 43.4021C750.019 42.7816 752.19 43.2469 753.741 43.2469C753.431 42.7816 752.966 42.4714 752.811 41.851C752.656 41.2306 752.656 40.3 752.966 39.6795C753.431 38.5938 755.137 37.8183 756.223 38.1285C757.309 38.4387 757.774 39.8346 758.395 40.6102C759.325 42.3163 761.652 42.9367 763.358 42.7816C765.374 42.6265 767.08 41.0755 768.166 39.5244C768.166 39.6795 768.166 39.8346 768.166 39.9898C765.839 37.5081 768.011 33.3203 770.803 32.2345C772.354 31.6141 774.37 32.8549 774.37 34.5611C774.525 37.1979 775.921 36.7326 777.628 37.6632C777.938 37.8183 778.248 38.4387 778.403 38.7489C779.023 39.8346 780.885 39.8346 780.419 37.9734C780.419 37.9734 780.419 37.6632 780.419 37.5081C781.66 36.8877 782.901 36.5775 784.142 36.5775C785.072 36.5775 785.383 37.5081 786.158 36.8877C786.624 36.5775 787.089 36.2672 787.554 36.1121C788.795 35.6468 789.26 36.7326 789.415 37.6632C789.726 39.3693 789.26 41.0755 789.726 42.9367C790.191 44.6429 791.432 44.4878 792.828 44.9531C793.138 45.1082 793.603 45.2633 793.913 45.4184C794.534 45.7286 794.999 46.5041 795.62 46.0388C796.705 45.2633 798.256 45.2633 799.497 45.2633C801.979 45.4184 804.616 46.349 806.942 45.2633C810.044 43.8674 809.114 39.0591 812.836 38.1285C813.301 38.7489 813.301 39.6795 813.457 40.4551C813.612 41.851 813.922 43.2469 814.542 44.3327C815.008 45.4184 816.248 45.5735 817.024 44.6429C817.489 44.0225 817.489 42.7816 817.644 42.1612C817.799 41.3857 818.11 40.7653 818.575 40.1449C819.971 37.5081 824.469 38.4387 824.934 41.2306C825.089 42.0061 824.779 42.4714 824.314 43.0918C822.763 45.1082 826.64 46.349 827.881 46.5041C829.432 46.8144 830.983 46.8144 832.379 46.1939C833.465 45.7286 834.241 45.1082 835.326 44.6429C836.412 44.1776 837.808 44.4878 838.894 43.8674C839.669 43.5572 840.134 42.4714 840.91 41.851C841.841 41.2306 843.237 41.2306 844.167 41.5408C844.943 41.851 845.563 42.3163 845.408 43.0918C845.253 44.3327 843.392 46.349 844.943 47.2797C845.563 47.745 846.184 46.9695 846.649 46.6592C847.425 46.1939 848.045 47.2797 848.355 47.745C848.82 48.2103 849.906 47.745 850.527 47.745C851.147 47.745 851.147 47.2797 851.147 46.8143C851.147 45.5735 851.457 44.6429 852.543 44.0225C853.629 43.5572 858.127 43.402 858.592 45.2633C858.902 46.5041 858.437 48.8307 860.608 48.0552V48.3654C860.608 49.4511 863.245 41.6959 863.245 40.6102C863.245 39.9898 863.4 39.6795 863.866 39.3693C864.796 38.5938 865.417 37.9734 865.727 36.8877C866.037 36.1121 866.347 35.4917 866.968 34.8713C867.743 34.0958 871 33.6305 871.466 35.1815C871.621 35.8019 871.621 36.2672 871.621 36.7326C871.466 37.5081 871.776 37.5081 872.241 37.9734C872.396 38.2836 872.396 39.0591 872.551 39.5244C872.706 41.2306 873.482 41.3857 874.878 41.5408C875.653 41.6959 875.498 42.6265 876.429 42.7816C877.515 42.9367 878.445 42.9367 879.531 43.2469C879.996 43.4021 882.323 44.3327 881.858 42.7816C881.237 40.7653 878.445 39.6795 879.531 37.353C880.617 35.1815 885.115 35.8019 886.356 37.353C886.666 37.6632 886.821 38.4387 886.821 38.904C886.666 39.9898 886.356 41.2306 887.752 41.6959C888.682 42.0061 889.458 42.3163 890.388 42.7816C892.56 43.7123 895.507 42.7816 897.678 42.1612C900.315 41.5408 902.797 41.2306 905.278 42.1612V42.6265C902.952 44.798 907.14 45.4184 908.536 45.2633C910.087 45.1082 911.638 44.6429 912.258 43.2469C913.034 41.6959 914.119 41.2306 915.981 41.2306C916.911 41.2306 918.152 41.3857 918.773 42.0061C919.393 42.6265 919.238 43.7123 919.238 44.4878C919.238 44.9531 919.238 45.4184 919.083 45.7286C918.773 46.1939 918.307 46.5041 918.152 46.9695C917.997 47.2797 917.997 47.2797 917.997 47.5899C917.997 47.9001 918.152 48.0552 918.152 48.3654C918.152 48.6756 918.152 48.5205 917.997 48.6756C917.997 48.6756 917.842 48.6756 917.842 48.8307C917.842 48.9858 917.842 49.1409 917.842 49.296C917.842 50.3818 918.773 51.4675 919.703 51.9328C920.324 52.243 921.099 52.0879 921.719 52.0879C922.185 52.0879 922.96 51.9328 923.27 52.0879C923.736 52.243 923.581 53.0185 923.581 53.6389C924.046 53.6389 924.666 53.9492 925.287 53.9492C926.062 53.9492 926.838 53.7941 927.458 53.9492C928.544 54.1043 928.699 55.19 928.854 56.2757C928.854 56.8961 929.165 57.3615 929.63 57.9819C930.095 58.7574 930.871 59.688 931.181 60.6187C931.336 61.3942 931.336 62.4799 931.181 63.2554C931.026 63.7207 930.871 64.4963 930.56 64.8065C930.405 64.9616 930.095 65.1167 929.94 65.1167C930.095 64.4963 930.56 64.0309 930.716 63.4105C931.026 62.635 931.026 61.2391 930.716 60.4635C930.56 59.688 930.095 59.0676 929.63 58.4472C929.32 57.6717 928.854 57.0512 928.544 56.2757C928.389 55.8104 928.389 55.5002 928.234 55.19C928.079 54.8798 927.769 54.7247 927.613 54.5696C927.148 54.5696 926.528 54.5696 926.062 54.7247C925.287 54.7247 925.132 54.4145 924.356 54.2594C923.891 54.1043 923.426 54.4145 923.27 53.7941C923.27 53.4838 923.27 53.0185 923.27 52.7083C922.65 52.5532 922.03 52.8634 921.409 52.8634C920.789 52.8634 920.169 52.8634 919.548 52.7083C919.083 52.5532 918.617 52.0879 918.307 51.6226C918.152 51.4675 917.842 51.1573 917.687 50.8471C917.532 50.5369 917.532 50.2267 917.532 50.0715C917.377 49.7613 917.377 49.7613 917.532 49.4511C917.687 49.296 917.842 48.9858 917.842 48.8307C917.997 48.2103 917.532 47.5899 917.842 46.9695C917.221 46.9695 917.221 46.8143 917.377 46.8143Z' fill='black'/%3E%3Cpath d='M907.138 84.3493C906.983 84.3493 577.541 88.6922 577.386 88.6922C567.149 88.6922 556.757 88.6922 546.521 88.6922C524.961 88.6922 503.246 88.6922 481.687 88.6922C456.095 88.6922 430.347 88.6922 404.755 88.6922C382.42 88.6922 359.93 88.6922 337.595 88.6922C329.839 88.6922 322.239 88.6922 314.484 88.6922C303.317 88.6922 291.839 91.7943 280.826 88.6922C279.431 88.2269 278.035 87.6065 276.639 86.8309C272.141 84.3493 221.421 81.0921 218.009 77.2144C216.458 75.5083 215.062 73.647 213.976 71.6307C213.046 69.9245 212.891 68.0633 212.115 66.202C211.805 65.2714 211.65 65.1163 212.27 64.4959C213.046 63.7204 214.287 62.9448 215.372 62.6346C220.801 60.9285 272.761 62.3244 278.345 62.3244C281.292 62.3244 284.239 62.6346 287.186 62.9448C292.614 63.5653 298.198 63.4101 303.782 63.8755C307.349 64.0306 310.917 64.1857 314.639 64.3408C321.774 64.651 328.909 64.8061 336.044 65.4265C340.697 65.8918 345.35 66.3571 350.158 66.3571C355.121 66.3571 359.62 66.8224 364.428 66.3571C369.236 65.8918 373.889 66.5122 379.008 66.3571C381.179 66.3571 383.04 66.8224 385.212 66.8224C387.383 66.9776 389.245 66.0469 391.416 65.7367C395.604 65.1163 400.102 65.1163 404.29 65.8918C408.943 66.8224 413.286 65.8918 418.094 65.4265C434.535 63.7204 451.907 64.4959 468.503 64.4959C480.291 64.4959 490.683 66.0469 502.316 66.0469C510.226 66.0469 518.136 65.2714 526.047 64.651C533.337 64.1857 540.316 65.1163 547.606 65.1163C557.223 65.1163 566.064 64.0306 575.525 64.0306C599.721 64.0306 619.264 68.6837 642.84 73.0266C654.473 75.1981 662.694 70.8552 674.016 68.0633C698.058 62.1693 723.65 65.5816 748.311 65.8918C766.304 66.0469 782.745 71.9409 801.357 71.0103C808.647 70.7001 915.204 62.4795 915.204 66.3571C915.669 66.5122 907.138 84.3493 907.138 84.3493Z' fill='%23A8CC6F'/%3E%3Cpath d='M640.825 67.2878C640.67 67.2878 640.98 66.3572 640.98 66.047C640.98 65.7368 640.825 65.5817 640.825 65.4266C640.67 65.1163 640.825 65.1163 640.825 64.8061C640.98 64.3408 641.135 64.0306 641.29 63.5653C641.445 63.1 641.445 62.6347 641.755 62.3245C641.755 62.1694 641.911 62.1694 641.911 62.0143C641.911 62.4796 642.221 62.7898 642.376 63.2551C642.531 63.7204 642.376 64.1857 642.376 64.651C642.376 65.1163 642.066 65.4266 642.066 65.8919C642.066 66.047 641.911 66.3572 641.911 66.5123C641.911 66.6674 642.066 66.6674 642.066 66.8225C642.066 66.9776 641.911 67.1327 642.066 67.2878C642.221 67.7531 642.686 67.598 642.996 67.598C643.151 67.598 643.307 67.4429 643.462 67.4429C643.617 67.2878 643.617 67.2878 643.617 67.1327C643.772 66.8225 644.237 66.2021 644.082 65.7368L643.927 65.5817C643.927 65.4266 643.927 65.4266 643.772 65.2715C643.772 65.1163 643.617 64.8061 643.617 64.651C643.617 64.1857 643.772 63.7204 643.772 63.1C643.772 62.4796 644.082 61.704 644.702 61.3938C645.168 61.704 645.168 62.0143 645.323 62.4796C645.323 62.9449 645.478 63.4102 645.478 63.8755C645.478 64.3408 645.323 64.8061 645.168 65.2715C645.013 65.5817 644.702 66.2021 644.857 66.5123C644.857 66.6674 645.013 66.6674 645.013 66.6674C645.478 66.6674 645.943 66.9776 646.253 66.9776C646.874 66.9776 646.874 66.2021 646.874 65.7368C646.874 65.2714 646.719 64.8061 646.719 64.3408C646.719 63.8755 646.719 63.4102 646.874 62.7898C647.029 62.1694 647.029 61.0836 647.494 60.6183C647.805 60.9285 648.115 61.2387 648.27 61.704C648.425 62.1694 648.425 62.7898 648.27 63.2551C648.27 63.7204 648.27 64.1857 648.115 64.651C647.96 65.1163 647.804 65.5817 647.804 65.8919C647.804 66.3572 647.805 66.8225 648.27 67.1327C648.425 67.2878 648.735 67.4429 648.89 67.4429C649.045 67.4429 649.356 67.1327 649.511 66.9776C649.821 66.6674 649.821 66.047 649.666 65.5817C649.511 65.1163 649.511 64.651 649.511 64.1857C649.511 63.8755 649.511 63.4102 649.666 63.1C649.821 62.7898 649.821 62.4796 649.976 62.1694C650.131 61.8592 650.131 61.5489 650.286 61.2387C650.441 60.9285 650.441 60.6183 650.441 60.3081H650.596C650.752 60.7734 651.062 61.0836 651.062 61.3938C651.217 61.8592 651.217 62.4796 651.062 62.9449C650.907 63.8755 650.907 64.9612 650.596 65.8919C650.441 66.2021 650.131 66.8225 650.441 67.1327C650.752 67.2878 651.372 67.7531 650.907 68.0633C650.596 68.2184 650.131 68.2184 649.666 68.2184C649.201 68.3735 648.58 68.3735 648.115 68.3735C647.184 68.3735 646.409 68.5286 645.478 68.5286C645.013 68.5286 644.703 68.5286 644.237 68.5286C643.927 68.5286 643.617 68.3735 643.151 68.3735C642.841 68.3735 641.755 68.6838 641.6 68.2184C641.445 68.0633 641.6 67.598 641.445 67.2878C641.445 67.1327 641.29 67.1327 641.29 67.1327C641.29 66.9776 641.29 66.8225 641.135 66.6674' fill='%23166B26'/%3E%3Cpath d='M640.824 66.6674C640.669 66.9776 640.513 67.4429 640.824 67.4429C640.979 67.4429 641.134 66.8225 641.134 66.6674C641.134 66.3572 641.134 66.2021 640.979 65.8919C640.824 65.7367 640.824 65.5816 640.824 65.2714C640.824 64.651 641.134 64.0306 641.289 63.4102C641.289 63.2551 641.444 63.1 641.599 62.9449C641.599 62.7898 641.599 62.4795 641.754 62.3244C641.754 62.3244 641.754 62.7898 641.909 62.7898C641.909 62.9449 642.065 62.9449 642.065 63.1C642.22 63.4102 642.22 63.5653 642.22 63.8755C642.22 64.1857 642.22 64.3408 642.22 64.651C642.22 64.9612 642.065 64.9612 642.065 65.2714C642.065 65.5816 641.909 65.8918 641.909 66.047C641.909 66.2021 641.754 66.6674 641.909 66.9776C642.065 67.2878 642.22 67.1327 642.53 66.9776C642.84 66.9776 643.305 67.1327 643.616 67.1327C643.771 67.1327 643.771 66.9776 643.926 66.9776C644.081 66.8225 644.236 66.3572 644.081 66.047C644.081 65.8918 643.926 65.7367 643.771 65.5816C643.771 65.4265 643.616 65.2714 643.616 65.1163C643.616 64.8061 643.616 64.3408 643.616 64.0306C643.616 63.7204 643.771 63.5653 643.616 63.2551C643.616 62.9449 643.616 62.9449 643.616 62.6347C643.771 62.1693 644.081 61.8591 644.236 61.5489C644.236 61.704 644.546 62.0142 644.701 62.0142C644.856 62.1693 645.012 62.4796 645.012 62.7898C645.167 63.4102 645.011 64.0306 644.856 64.651C644.856 64.8061 644.856 65.1163 644.701 65.2714C644.546 65.5816 644.236 65.8918 644.236 66.2021C644.236 66.3572 644.236 66.5123 644.236 66.6674C644.236 66.8225 644.546 66.9776 644.701 66.9776C645.011 67.1327 645.322 67.4429 645.632 67.4429C645.942 67.4429 646.408 67.2878 646.563 66.8225C646.563 66.6674 646.563 66.3572 646.563 66.2021C646.563 65.5816 646.407 64.9612 646.407 64.3408C646.407 64.1857 646.407 64.0306 646.407 63.8755C646.407 63.7204 646.407 63.4102 646.407 63.2551C646.407 63.1 646.407 62.7898 646.407 62.6347C646.407 62.4795 646.408 62.3244 646.563 62.1693C646.718 62.0142 646.873 61.0836 647.183 61.2387C647.493 61.3938 647.648 62.0142 647.648 62.1693C647.803 62.4796 647.648 62.9449 647.648 63.2551C647.648 63.7204 647.648 64.1857 647.648 64.651C647.648 65.1163 647.648 65.5816 647.338 66.047C647.183 66.2021 647.183 66.3572 647.183 66.5123C647.183 66.8225 647.183 67.1327 647.338 67.2878C647.493 67.598 647.803 67.9082 648.114 67.9082C648.424 67.9082 648.889 67.4429 649.044 67.1327C649.044 66.9776 649.044 66.6674 649.044 66.5123C649.044 66.2021 649.044 65.8919 648.889 65.5816C648.734 65.2714 648.889 64.9612 648.889 64.651C648.889 64.1857 648.889 63.8755 649.044 63.4102C649.044 63.1 649.199 62.7898 649.199 62.6347C649.199 62.3244 649.354 62.0142 649.354 61.704C649.354 61.2387 649.665 60.9285 649.82 60.4632C650.13 60.6183 650.285 61.0836 650.44 61.5489C650.595 62.0142 650.44 62.4796 650.44 62.9449C650.44 63.4102 650.285 64.0306 650.285 64.4959C650.285 65.1163 650.13 65.7367 649.82 66.2021C649.665 66.5123 649.51 66.8225 649.665 66.9776C649.665 67.1327 650.595 67.7531 650.75 67.7531L650.905 67.598C650.75 67.598 650.75 67.4429 650.595 67.2878C650.44 67.1327 650.44 67.1327 650.285 67.1327C649.82 66.9776 649.975 66.6674 649.975 66.3572C649.975 66.047 650.285 65.7367 650.44 65.4265C650.595 64.8061 650.75 64.1857 650.75 63.4102C650.75 62.9449 650.75 62.6347 650.75 62.1693C650.75 61.704 650.905 61.3938 650.75 61.0836C650.595 60.6183 650.285 60.3081 650.13 59.8428C649.509 60.3081 649.665 61.0836 649.354 61.704C649.044 62.6347 648.889 63.7204 648.734 64.651C648.734 65.1163 648.889 65.5816 648.889 66.047C648.889 66.2021 648.889 66.2021 648.889 66.3572C648.889 66.6674 648.579 67.1327 648.269 67.2878C647.648 67.4429 647.183 66.6674 647.338 66.047C647.338 65.8918 647.493 65.7367 647.493 65.5816C647.648 65.1163 647.648 64.651 647.803 64.3408C647.958 64.0306 647.958 63.5653 647.958 63.1C647.958 62.9449 647.958 62.6347 647.803 62.4796C647.803 62.1693 647.803 61.8591 647.648 61.5489C647.493 61.2387 647.338 60.9285 647.183 60.7734C647.183 60.7734 647.028 60.4632 646.873 60.4632C646.718 60.4632 646.407 61.2387 646.252 61.3938C646.097 61.8591 646.097 62.4796 645.942 62.9449C645.942 63.2551 645.787 63.5653 645.787 64.0306C645.787 64.1857 645.787 64.3408 645.787 64.651C645.787 65.2714 646.097 65.7367 645.942 66.2021C645.942 66.3572 645.787 66.6674 645.787 66.8225C645.632 67.1327 645.167 66.8225 644.856 66.8225C644.546 66.8225 644.236 66.6674 644.081 66.3572C643.926 66.047 644.081 65.7367 644.236 65.4265C644.546 65.1163 644.701 64.8061 644.701 64.4959C644.701 63.7204 644.856 62.9449 644.701 62.1693C644.701 62.0142 644.701 61.704 644.546 61.5489L643.926 60.9285C643.46 61.0836 643.15 61.8591 642.995 62.3244C642.84 62.9449 642.84 63.5653 642.84 64.1857C642.84 64.4959 642.685 64.9612 642.84 65.2714C642.84 65.4265 642.995 65.4265 642.995 65.5816C642.995 65.7367 642.995 66.2021 642.995 66.3572C642.995 66.5123 642.685 66.6674 642.53 66.6674C642.375 66.6674 642.375 66.5123 642.22 66.5123C641.909 66.3572 641.289 66.6674 641.134 66.2021C641.134 65.7367 641.444 65.4265 641.444 65.1163C641.599 64.8061 641.599 64.9612 641.599 64.8061C641.599 64.651 641.599 64.4959 641.599 64.3408C641.599 63.8755 641.754 63.5653 641.599 63.1C641.599 62.9449 641.444 62.6347 641.444 62.4796C641.444 62.3244 641.289 61.5489 641.134 61.5489C640.979 61.5489 640.824 62.0142 640.669 62.1693C640.513 62.4796 640.358 62.6347 640.358 62.9449C640.358 63.1 640.358 63.2551 640.358 63.2551C640.358 63.4102 640.203 63.5653 640.203 63.7204C640.203 63.8755 640.203 64.0306 640.048 64.1857C640.048 64.4959 639.738 64.3408 639.893 64.651C639.893 65.1163 640.203 65.5816 640.203 66.047C640.824 66.5123 640.824 66.6674 640.824 66.6674Z' fill='black'/%3E%3Cpath d='M-42.7202 64.496C-43.6509 63.4103 -44.1162 62.1694 -44.5815 60.7735C-44.7366 60.3082 -45.202 59.5327 -44.8917 59.0674C-44.7366 58.7571 -44.4264 58.602 -44.1162 58.4469C-43.806 58.2918 -43.4958 57.9816 -43.1856 57.6714C-42.8754 57.5163 -42.0998 57.2061 -41.9447 57.6714C-41.9447 57.9816 -41.9447 58.2918 -41.9447 58.4469C-41.7896 59.2225 -41.0141 59.6878 -40.2386 59.8429C-39.7733 59.8429 -39.3079 59.998 -38.8426 59.998C-38.3773 59.998 -38.0671 59.5327 -37.6018 59.2225C-37.4467 59.0673 -37.2917 58.9122 -36.9815 58.7571C-36.361 58.2918 -35.2753 58.602 -34.6549 58.9122C-34.1896 59.2225 -33.7242 59.5327 -33.7242 60.1531C-33.7242 60.7735 -34.0345 61.3939 -33.8794 62.0143C-33.7243 62.6348 -33.1038 62.945 -32.6385 63.2552C-32.018 63.5654 -31.3976 64.0307 -30.6221 64.1858C-29.8466 64.1858 -29.0711 64.1858 -28.6058 63.7205C-28.1405 63.2552 -27.9853 62.6348 -27.52 62.0143C-27.2098 61.549 -26.7445 61.2388 -26.2792 61.7041C-25.6588 62.3245 -26.1241 63.2552 -25.5037 63.7205C-25.3486 63.8756 -25.1934 64.1858 -24.8832 64.1858C-24.573 64.3409 -23.9526 64.1858 -23.6424 64.1858C-23.022 64.0307 -22.5567 63.1001 -22.2465 62.6348C-22.0914 62.4796 -21.7812 62.1694 -21.471 62.3245C-21.1608 62.4796 -21.3159 62.7899 -21.1608 62.945C-21.0057 63.4103 -20.8505 64.0307 -20.2301 63.8756C-19.7648 63.7205 -19.4546 63.1001 -19.1444 62.945C-18.524 62.7899 -18.2138 63.7205 -17.5934 63.5654C-17.2832 63.5654 -16.9729 63.5654 -16.6627 63.4103C-16.5076 63.4103 -16.3525 63.4103 -16.1974 63.2552C-16.0423 63.2552 -16.0424 63.1001 -16.0424 62.945C-15.8872 62.7899 -15.7321 62.6348 -15.577 62.4797C-15.2668 62.1694 -15.1117 62.1694 -14.6464 62.1694H-14.4913C-14.026 62.1694 -13.5606 62.4797 -13.2504 62.4797C-12.7851 62.4797 -12.4749 62.4796 -12.1647 62.3245C-11.8545 62.3245 -11.3892 62.1694 -11.079 62.6348C-10.7688 63.2552 -11.3892 64.0307 -11.2341 64.8062C-11.0789 66.2022 -9.68301 65.2715 -8.90749 65.1164C-8.28707 64.9613 -7.97686 64.8062 -7.35644 65.1164C-6.89113 65.4266 -6.73604 66.2022 -6.11562 66.2022C-5.185 66.3573 -4.87479 64.9613 -3.78906 65.892C-3.47885 66.0471 -3.47881 66.5124 -3.1686 66.8226C-3.0135 66.9777 -2.85847 66.9777 -2.85847 67.2879C-2.85847 67.443 -3.01357 67.7532 -2.85847 67.9083C-2.85847 67.9083 -2.70331 67.9083 -2.70331 68.0634C-2.70331 68.2185 -2.70331 68.2185 -2.70331 68.3736C-2.70331 68.6838 -2.5482 68.8389 -2.70331 69.1491C-2.85841 69.3042 -3.01353 70.8553 -3.01353 71.0104C-3.01353 71.3206 -2.70335 71.4757 -2.54824 71.6308C-2.54824 71.6308 -2.39312 71.7859 -2.23801 71.7859C-2.08291 71.7859 -1.92782 71.6308 -1.77272 71.4757C-1.46251 71.3206 -1.15224 71.1655 -0.842033 71.1655C-0.686932 71.1655 -0.531845 71.3206 -0.37674 71.4757C-0.221638 71.6308 0.0885162 71.6308 0.243622 71.6308C0.398724 71.6308 0.708973 71.7859 0.864075 71.7859C1.01918 71.7859 1.01914 71.7859 1.01914 71.7859C1.01914 71.7859 1.0192 71.6308 1.1743 71.6308C1.32941 71.6308 1.48449 71.7859 1.6396 71.7859C1.7947 71.941 2.10495 71.941 2.26006 71.941C2.57026 72.0961 2.88044 72.2512 3.19064 72.2512C3.65596 72.2512 4.12131 72.0961 4.58662 72.2512C5.20704 72.2512 5.98256 72.4063 6.13767 71.7859C6.13767 71.6308 6.13767 71.4757 6.13767 71.4757C6.29277 71.1655 6.60292 71.1655 6.75803 71.1655C7.06824 71.1655 7.22338 71.1655 7.37848 71.3206C7.37848 71.4757 7.37844 71.6308 7.53355 71.6308C7.53355 71.7859 7.68871 71.7859 7.68871 71.941C7.68871 72.0961 8.15397 71.941 8.30907 71.941C8.61928 71.941 8.61926 71.7859 8.77437 71.6308C8.92947 71.4757 8.92955 71.3206 9.23976 71.3206C9.39486 71.3206 9.54995 71.3206 9.70505 71.3206C9.86016 71.3206 9.86018 71.4757 10.0153 71.4757C10.3255 71.4757 10.4805 71.0104 10.6356 71.0104C10.7907 71.0104 10.9458 70.8553 11.1009 70.8553C11.4111 70.8553 11.2561 71.0104 11.2561 71.1655C11.4112 71.4757 11.8765 71.4757 12.1867 71.6308C12.4969 71.6308 12.8071 71.7859 12.9622 71.7859C13.2724 71.7859 13.4276 71.6308 13.5827 71.6308C13.7378 71.6308 13.8928 71.6308 14.203 71.4757C14.3581 71.4757 14.5133 71.4757 14.6684 71.4757C14.9786 71.4757 15.1337 71.1655 15.4439 71.0104C15.9092 70.8553 16.0643 70.8553 16.3745 71.1655C16.5296 71.3206 16.6848 71.3206 16.995 71.3206C17.3052 71.4757 17.4603 71.4757 17.7705 71.4757C18.2358 71.4757 18.546 71.4757 19.0113 71.3206C19.9419 71.3206 20.7175 71.1655 21.6481 71.1655C23.6645 71.0104 25.5257 70.8553 27.5421 70.8553C29.7135 70.7002 31.7299 70.5451 33.9013 70.5451C36.0728 70.39 38.2443 70.2349 40.4157 70.0798C42.5872 69.9247 44.7587 71.6308 46.9301 71.4757C49.1016 71.3206 51.4281 74.1125 53.5996 73.9574C55.7711 73.8023 57.7874 73.6472 59.9588 73.6472C61.9752 73.4921 63.8365 73.4921 65.8529 73.337C67.559 73.1819 69.4202 73.1819 71.1264 73.0268C72.6774 72.8717 74.0734 72.8717 75.6245 72.7165C76.0898 72.7165 76.2448 72.2512 76.555 71.941C76.7102 71.6308 77.3306 71.4757 77.6408 71.3206C77.7959 71.3206 77.951 71.1655 78.1061 71.1655C78.4163 71.1655 78.5714 71.0104 78.8816 71.0104C79.1918 70.8553 79.502 70.8553 79.6571 70.7002C79.9673 70.5451 79.8123 70.5451 79.8123 70.2349C79.8123 69.9247 79.8123 69.6145 79.9674 69.3042C80.1225 68.994 80.2775 68.6838 80.1224 68.3736C80.1224 68.0634 79.8122 68.0634 80.1224 67.9083C80.2775 67.7532 80.4327 67.7532 80.5878 67.7532C81.2082 67.5981 81.5184 68.0634 81.9837 68.0634C82.1388 68.0634 82.2939 68.0634 82.449 68.0634C82.6041 67.9083 82.4491 67.9083 82.6042 67.7532C82.7593 67.7532 82.9144 67.7532 82.9144 67.5981C83.2246 67.443 83.2246 67.1328 83.3797 66.9777C83.6899 66.6675 84.0001 66.6675 84.3103 66.6675C84.3103 66.8226 84.4654 66.8226 84.6205 66.8226C84.6205 66.9777 84.7756 67.1328 84.9307 66.9777C85.0858 66.9777 85.0858 66.8226 85.0858 66.6675C85.0858 66.3573 85.2409 66.0471 85.5511 66.0471C85.8613 65.8919 86.0164 66.2022 86.1715 66.5124C86.3266 66.8226 86.7919 66.6675 87.1021 66.6675C87.2572 66.6675 87.4124 66.8226 87.5675 66.6675C87.8777 66.5124 88.0328 66.3573 88.343 66.2022C88.9635 65.8919 89.4287 66.8226 89.7389 67.2879C90.2042 67.7532 90.8246 68.3736 90.9797 68.994C90.0491 68.994 90.3593 71.0104 90.5145 71.4757C90.6696 71.4757 90.6696 71.4757 90.8247 71.6308C91.6002 72.2512 92.6859 72.4063 93.4615 72.7165C98.2697 74.1125 103.233 74.5778 108.196 74.5778C110.058 74.5778 65.5427 74.5778 67.4039 74.5778C68.4897 74.5778 69.5754 74.5778 70.6611 74.4227C72.5223 73.9574 74.3836 73.9574 76.4 73.9574C77.0204 73.9574 77.6408 73.9574 78.2613 73.8023C79.347 73.6472 80.1225 73.0268 81.2082 72.7165C81.6735 72.5614 82.1388 72.5614 82.6042 72.4063C82.7593 72.4063 82.7593 72.2512 82.9144 72.2512C83.2246 72.2512 83.6898 72.4063 84 72.4063C85.2409 72.4063 86.4818 72.4063 87.5675 72.4063C88.9635 72.4063 90.3594 72.0961 91.9104 72.0961C92.3757 72.0961 92.6859 72.0961 92.841 71.4757C92.9961 71.0104 92.9961 70.8553 93.3063 70.7002C93.6165 70.5451 93.7716 70.7002 94.0818 70.7002C94.392 70.7002 94.5471 70.5451 94.8574 70.5451C95.0125 70.5451 95.4778 70.8553 95.6329 70.7002C95.788 70.7002 95.788 70.5451 95.788 70.39C95.788 70.2349 95.9431 70.2349 95.9431 70.0798C95.9431 69.7696 95.9431 69.3042 96.2533 69.1491C96.5635 69.1491 96.8737 68.994 97.1839 68.994C97.4941 68.994 97.8043 68.8389 97.9594 68.5287C97.9594 68.3736 97.9594 68.0634 97.9594 67.9083C97.8043 67.7532 97.6493 67.7532 97.4942 67.5981C97.4942 67.443 97.3391 67.2879 97.3391 67.2879C97.184 66.9777 97.0289 66.5124 97.0289 66.0471C97.0289 65.5817 97.0288 65.2715 97.1839 64.8062C97.339 64.3409 97.3391 63.8756 97.3391 63.4103C97.3391 62.945 97.1839 62.7899 97.4942 62.3245C97.6493 62.0143 97.9595 61.8592 98.2697 61.8592C98.5799 61.8592 98.735 62.1694 99.0452 62.3245C99.2003 62.4796 99.5105 62.7899 99.6656 62.945C100.131 63.4103 99.9759 64.1858 99.9759 64.6511C99.9759 64.9613 99.9759 65.1164 99.9759 65.2715C99.9759 65.4266 99.9758 65.7368 100.131 65.892C100.131 66.0471 100.286 66.2022 100.131 66.3573C99.9758 66.6675 99.6656 66.9777 99.8207 67.1328C100.131 67.1328 100.286 66.9777 100.596 66.9777C100.906 66.9777 101.217 66.9777 101.372 66.8226C101.682 66.8226 101.837 66.6675 101.837 66.3573C101.837 66.2022 101.837 66.0471 101.992 65.892C102.147 65.7368 102.302 65.7368 102.458 65.7368C102.613 65.5817 102.768 65.5817 102.923 65.4266C103.233 65.1164 103.543 64.8062 103.698 64.6511C104.319 63.5654 101.682 62.945 104.164 61.3939C106.18 60.1531 105.715 61.2388 106.956 62.3245C107.111 62.3245 106.8 63.8756 106.8 64.0307C106.8 64.496 108.196 64.3409 108.507 64.1858C108.972 63.8756 109.127 63.2552 109.282 62.6348C109.437 62.0143 109.437 61.3939 109.903 60.7735C110.058 60.4633 110.833 59.6878 110.988 60.4633C111.454 60.9286 111.609 60.6184 112.074 60.3082C112.539 60.1531 113.935 60.3082 113.315 60.9286C113.47 61.549 114.245 61.0837 114.556 61.3939C115.021 61.7041 114.711 62.1694 114.556 62.6348C114.556 63.1001 114.401 63.8756 115.021 63.8756C115.641 64.0307 115.952 63.1001 116.262 62.7899C116.882 63.2552 116.262 64.1858 116.572 64.8062C117.192 65.7368 118.433 65.1164 119.054 64.6511C119.984 63.8756 120.76 63.4103 122.001 63.5654C123.552 63.7205 124.637 64.8062 125.878 65.1164C127.429 65.5817 128.515 65.1164 130.066 65.1164C132.703 65.1164 135.495 67.443 137.976 66.2022C138.907 64.0307 141.699 64.6511 143.405 65.4266C143.87 65.5817 144.336 65.8919 144.801 66.2022C145.111 66.3573 145.577 66.9777 145.887 66.9777C146.973 67.2879 147.438 65.2715 148.679 65.4266C148.834 65.8919 148.368 67.1328 149.609 66.9777C149.92 66.9777 149.919 66.3573 150.54 66.5124C151.16 66.6675 150.85 67.1328 151.16 67.443L152.091 68.2185C152.401 68.3736 152.711 67.9083 153.177 68.0634C153.332 68.0634 153.797 67.443 153.952 67.443C154.262 67.1328 154.728 66.9777 155.193 66.9777C156.124 66.8226 157.054 66.9777 157.83 66.5124C158.76 66.0471 159.536 65.5817 160.467 65.2715C161.087 65.1164 161.863 65.1164 162.483 64.8062C162.793 64.496 163.103 63.8756 162.483 63.8756C162.328 62.945 161.707 62.3245 161.552 61.549C161.397 60.9286 161.552 58.9122 162.173 58.602C162.328 58.1367 162.328 57.6714 162.793 57.5163C162.948 57.3612 163.414 57.5163 163.569 57.3612C163.724 57.3612 163.879 56.5857 163.724 56.5857C164.965 56.4306 166.205 57.2061 167.136 56.2755C167.291 56.1204 168.067 54.7244 167.756 54.7244C167.446 54.7244 167.136 54.7244 166.981 54.5693C166.981 54.104 166.671 53.3285 166.826 52.8632C166.981 52.2428 168.067 52.0876 168.687 51.7774C169.308 51.6223 170.859 51.0019 171.479 51.3121C172.099 51.6223 171.789 51.9325 171.789 52.553C172.099 53.4836 173.34 53.4836 173.651 52.553C173.961 51.6223 172.565 51.6223 173.495 50.8468C173.961 50.3815 174.581 50.8468 175.202 50.6917C175.667 50.5366 176.132 49.9162 176.597 49.606C177.683 48.6754 178.924 48.0549 180.32 48.21C181.406 48.21 183.112 49.4509 184.663 49.4509C186.834 49.606 187.92 48.9856 190.092 48.5202C191.332 49.4509 193.814 48.3651 195.365 47.8998C195.52 49.1407 200.794 49.4509 201.414 51.7774C203.12 52.3979 204.051 51.7774 204.982 50.6917C205.447 50.2264 206.843 48.6754 205.602 48.21C206.067 47.7447 206.843 48.0549 207.308 48.21C208.239 48.5202 208.549 48.5202 208.704 49.606C208.704 50.2264 208.394 50.6917 208.394 51.3121C208.239 52.2428 209.014 53.0183 209.169 53.9489C209.635 54.104 210.255 55.4999 210.41 55.9653C210.565 56.4306 210.565 57.051 210.255 57.5163C209.945 57.9816 209.79 58.1367 209.945 58.7571C210.72 58.7571 212.116 59.2225 212.271 60.1531C212.427 60.7735 212.427 61.7041 212.271 62.4797C212.271 63.1001 211.961 63.8756 211.651 64.3409C211.496 64.496 211.186 64.6511 211.031 65.1164C212.116 65.5817 204.206 66.2022 205.447 66.5124C205.912 66.5124 206.378 66.6675 206.843 66.6675C207.929 66.8226 208.859 66.8226 209.945 66.9777C211.496 67.1328 212.892 67.2879 214.443 67.443C216.304 67.5981 264.542 67.7532 266.403 67.9083C268.419 68.0634 270.436 68.3736 272.452 68.5287C274.623 68.6838 276.64 68.994 278.811 69.1491C280.828 69.3042 282.844 69.6145 285.016 69.7696C286.877 69.9247 288.738 70.0798 290.599 70.39C292.15 70.5451 293.701 70.7002 295.252 70.8553C296.338 71.0104 297.579 71.0104 298.665 71.1655C298.975 71.1655 299.44 71.1655 299.75 71.3206C299.906 71.3206 300.681 71.4757 300.836 71.4757C300.991 71.3206 300.991 70.7002 301.146 70.39C301.146 70.2349 301.301 70.0798 301.301 69.9247C301.457 69.4594 301.457 68.994 301.612 68.6838C301.767 68.2185 301.922 67.9083 301.922 67.443C301.922 67.1328 302.077 66.9777 302.077 66.6675C302.077 66.5124 302.232 66.2022 302.387 66.0471C302.542 65.8919 302.697 65.8919 302.853 65.7368C303.008 65.4266 302.697 64.9613 302.697 64.6511C302.697 64.3409 302.697 64.0307 302.697 63.7205C302.697 63.2552 302.542 63.2552 302.232 62.7899C301.767 62.1694 301.767 60.9286 302.077 60.1531C302.387 59.5327 303.318 59.3776 303.938 59.3776C307.195 58.9122 306.73 60.9286 307.661 61.549C308.902 62.4796 313.089 63.2552 313.089 60.4633C312.934 60.4633 312.624 60.3082 312.469 59.998C314.951 58.9122 317.587 59.8429 320.069 60.4633C321.155 60.7735 322.396 60.7735 323.636 60.4633C324.102 60.3082 324.567 59.998 325.032 59.8429C325.498 59.6878 326.118 59.8429 326.428 59.2225C326.739 58.602 326.273 57.9816 326.428 57.3612C326.428 56.5857 326.894 56.1204 327.514 55.8102C328.91 55.0346 332.788 55.3448 332.012 57.8265C331.857 58.4469 330.926 59.0674 330.616 59.6878C330.461 59.998 329.996 60.6184 330.151 60.9286C330.461 61.3939 330.771 61.0837 331.082 61.0837C331.857 60.9286 332.633 60.6184 333.408 60.4633C333.873 60.4633 334.494 60.6184 334.959 60.3082C335.114 60.1531 334.959 59.8429 335.269 59.6878C335.735 59.3776 336.2 59.5327 336.665 59.3776C337.441 59.0674 337.286 58.4469 337.441 57.6714C337.441 57.2061 337.441 56.5857 338.216 56.5857C338.371 56.1204 337.906 55.8102 337.906 55.3448C337.906 54.7244 338.216 54.4142 338.837 54.2591C339.767 53.9489 341.163 54.104 341.784 54.8795C342.559 55.8102 342.249 56.8959 343.335 57.6714C343.645 57.8265 344.11 57.9816 344.11 58.2918C344.265 58.602 343.955 58.9122 344.11 59.2225C344.265 59.5327 346.282 61.2388 346.127 59.8429C346.592 60.1531 347.057 59.998 347.368 59.6878C347.833 59.3776 347.678 59.0674 347.523 58.602C347.367 57.2061 347.988 57.051 349.229 56.7408C350.159 56.5857 351.09 56.4306 352.021 56.8959C352.796 57.2061 353.106 57.6714 353.106 58.4469C353.106 59.3776 352.796 59.6878 353.882 59.5327C354.192 59.5327 354.347 59.6878 354.657 59.6878C355.433 59.6878 355.278 58.9122 356.053 58.7571C356.829 58.602 356.674 59.3776 357.449 59.2225C358.225 59.2225 358.38 58.4469 358.225 57.9816C357.915 56.5857 356.364 55.6551 358.38 54.7244C359.155 54.4142 360.086 54.5693 360.862 54.8795C361.637 55.3448 361.947 56.2755 362.723 56.4306C363.498 56.7408 364.274 56.5857 365.205 56.8959C366.29 57.3612 367.066 58.1367 368.152 58.2918C369.858 58.602 373.735 58.1367 373.58 55.9653C373.58 55.3448 372.96 55.1897 372.96 54.5693C372.805 53.0183 374.045 52.3979 375.441 52.2428C377.148 52.0876 377.458 52.8632 378.078 54.104C378.388 54.7244 378.543 56.5857 378.854 56.8959C381.49 58.9122 381.335 52.7081 381.956 51.9325C385.523 52.7081 383.662 57.6714 388.16 57.6714C390.486 57.6714 393.278 56.4306 395.295 57.9816C398.397 55.4999 399.017 57.9816 399.638 54.4142C399.793 52.7081 398.707 48.3651 402.43 51.157C403.826 50.2264 405.221 50.6917 406.462 51.3121C406.307 51.9325 406.462 52.8632 407.238 52.8632C407.858 52.8632 408.168 51.7774 408.634 51.3121C409.254 50.8468 410.185 51.0019 410.805 50.2264C411.426 49.4509 410.805 48.9856 411.27 48.3651C413.287 44.7977 418.405 50.2264 415.769 52.7081C417.475 55.3448 420.112 55.9653 422.593 54.2591C423.524 53.6387 423.679 52.3979 424.609 51.7774C425.695 51.157 426.781 52.0877 427.091 53.1734C427.246 53.6387 427.246 54.4142 426.936 54.7244C426.781 54.8795 426.626 54.5693 426.626 55.0346C426.626 55.1897 426.626 55.3448 426.626 55.4999C426.781 55.6551 426.936 55.6551 427.091 55.6551C427.557 55.9653 428.642 55.6551 429.263 55.6551C430.193 55.4999 430.193 55.8102 430.814 56.1204C431.589 56.4306 431.589 56.7408 431.899 57.5163C432.055 58.602 431.899 59.6878 431.744 60.7735C431.744 61.3939 431.899 61.8592 432.365 62.3245C432.985 62.7899 433.606 62.6348 434.226 62.7899C434.226 63.2552 434.381 63.2552 434.691 63.5654C435.001 63.8756 435.157 64.1858 435.157 64.6511C435.001 65.5817 434.381 65.5817 433.606 65.7368C433.14 65.8919 432.675 66.2022 432.365 66.3573C431.899 66.6675 431.279 66.8226 431.279 67.5981C431.279 68.0634 431.434 68.6838 432.055 68.8389C433.45 69.1491 434.381 68.0634 435.622 68.0634C436.863 68.0634 437.483 68.994 437.483 70.2349C437.483 71.3206 438.414 71.941 438.414 73.0268C437.948 73.0268 437.483 73.0268 437.018 73.0268C436.087 73.1819 435.467 73.9574 434.846 74.5778C433.916 75.5084 432.83 76.4391 431.744 77.0595C430.969 77.5248 430.038 77.9901 429.263 78.1452C428.177 78.3003 427.091 78.3003 426.005 78.3003C423.989 78.3003 422.128 78.4554 420.112 78.4554C417.009 78.4554 413.907 78.6105 410.805 78.6105C406.617 78.7656 356.053 78.7656 351.866 78.9207C346.902 79.0758 341.784 79.0758 336.82 79.2309C331.081 79.386 325.188 79.5411 319.449 79.5411C313.089 79.6963 306.575 79.8514 300.216 80.0065C293.391 80.1616 286.411 80.3167 279.587 80.4718C225.766 81.5575 218.631 81.7126 257.872 80.9371C250.427 81.0922 196.451 70.39 189.006 70.5451C181.406 70.7002 220.492 81.7126 212.892 81.8677C205.447 82.0228 197.847 82.1779 190.402 82.333C183.112 82.4881 51.7383 82.6432 44.4484 82.7983C37.4687 82.9534 30.489 83.1085 23.5093 83.2637C16.9949 83.4188 10.4806 83.5739 3.8111 83.729C2.10495 83.729 0.398724 83.8841 -1.30742 83.5739C-3.63399 83.1085 -5.65031 82.0228 -7.66667 81.0922C-10.9239 79.6963 -14.0259 77.835 -17.128 75.9737C-18.5239 75.1982 -20.075 73.8023 -21.6261 73.337C-22.4016 73.0268 -23.4873 73.1819 -24.2629 73.0268C-25.1935 72.8717 -26.1241 72.7165 -26.8997 72.5614C-28.7609 72.2512 -30.6221 71.1655 -32.4834 71.0104C-34.4997 70.7002 -36.8263 71.0104 -38.6876 71.6308C-38.6876 71.1655 -38.5325 70.0798 -38.6876 69.6145C-38.8427 69.3042 -39.308 69.1491 -39.4631 68.6838C-39.9284 67.7532 -40.2386 66.6675 -40.5488 65.7368C-40.7039 65.2715 -40.5488 64.6511 -40.7039 64.1858C-42.0998 64.8062 -42.5651 64.6511 -42.7202 64.496Z' fill='%23166B26'/%3E%3Cpath d='M-12.7852 63.255C-12.0096 62.9448 -11.079 62.7897 -11.2341 64.0306C-11.2341 64.3408 -11.3893 64.8061 -11.3893 65.1163C-11.3893 66.6673 -9.99328 66.0469 -8.90754 65.7367C-7.66671 65.4265 -7.3565 65.7367 -6.58098 66.5122C-5.96056 67.2878 -5.18506 66.3571 -4.56464 66.202C-3.94422 66.0469 -3.63403 66.6673 -3.32382 66.9775C-3.16872 67.1326 -3.01363 67.2878 -2.85853 67.598C-2.85853 67.9082 -2.85853 68.0633 -2.85853 68.3735C-2.70342 68.3735 -2.54826 68.6837 -2.70337 68.8388C-2.54826 68.9939 -2.70337 69.149 -2.70337 69.3041C-2.70337 69.4592 -2.70342 69.4592 -2.85853 69.6143C-2.85853 69.6143 -3.01359 69.6143 -3.01359 69.7694C-3.3238 70.0796 -2.85847 71.6307 -2.70337 71.7858C-2.54826 71.9409 -2.54824 72.096 -2.39314 72.096C-2.23803 72.2511 -2.08295 72.096 -1.92784 71.9409C-1.77274 71.7858 -1.61765 71.6307 -1.46255 71.6307C-1.15234 71.4756 -0.84213 71.6307 -0.687026 71.7858C-0.531921 71.7858 -0.376836 71.9409 -0.221731 71.9409C0.0884781 71.9409 0.088459 72.096 0.243564 72.2511C0.243564 72.2511 0.398686 72.4062 0.553791 72.4062C0.708896 72.4062 0.863981 72.4062 1.01909 72.4062C1.17419 72.4062 1.17427 72.2511 1.48448 72.2511C1.79468 72.4062 2.10486 72.5613 2.41506 72.7164C2.57017 72.7164 2.88041 72.7164 3.03552 72.8715C3.19062 72.8715 3.34571 73.0266 3.50081 73.0266C3.65592 73.0266 3.81104 72.8715 3.81104 72.8715C3.96615 72.8715 3.96607 72.8715 4.12118 72.8715L4.27634 72.7164C4.27634 72.7164 4.43146 72.7164 4.58657 72.8715C4.74167 72.8715 5.05182 72.8715 5.20693 72.8715C5.36203 72.8715 5.82734 72.8715 5.98245 72.8715C6.13755 72.8715 6.29268 72.5613 6.29268 72.4062C6.29268 72.2511 6.29264 72.096 6.44774 71.9409C6.60285 71.6307 7.22328 71.7858 7.53349 71.9409C7.53349 72.2511 7.68858 72.7164 7.99879 72.8715C8.15389 72.8715 8.46414 72.8715 8.61924 72.8715C8.77435 72.7164 8.77431 72.7164 8.77431 72.5613C8.92941 72.096 9.54991 72.4062 10.0152 72.4062C10.4805 72.4062 10.7907 71.7858 11.256 71.7858C11.256 72.4062 11.8765 72.4062 12.3418 72.5613C12.652 72.7164 12.9622 72.7164 13.1173 72.7164C13.4275 72.7164 13.4275 72.4062 13.7377 72.4062C13.8928 72.2511 14.0479 72.4062 14.203 72.4062C14.3581 72.4062 14.6683 72.4062 14.8234 72.4062C15.1336 72.4062 15.2887 72.096 15.5989 72.096C15.754 71.9409 15.9092 71.7858 16.2194 71.7858C16.5296 71.6307 16.5296 72.096 16.8398 72.2511C16.9949 72.4062 17.3051 72.2511 17.4602 72.4062C17.7704 72.5613 18.0806 72.7164 18.3908 72.7164C18.8561 72.7164 19.3215 72.7164 19.7868 72.5613C20.7174 72.5613 21.6481 72.4062 22.4236 72.4062C24.7501 72.2511 26.9216 72.096 29.2481 71.9409C31.7298 71.7858 34.0564 71.6307 36.5381 71.4756C39.0197 71.3205 41.5014 71.1654 44.1382 71.0103C46.6199 70.8552 49.1015 75.3532 51.7383 75.1981C54.2199 75.043 56.5465 74.8879 59.0282 74.7328C61.3548 74.5777 63.5263 74.4226 65.8528 74.2675C67.8692 74.1124 69.8855 73.9572 71.9019 73.9572C73.608 73.8021 75.1591 73.8021 76.8652 73.647C77.0203 73.647 77.1754 73.4919 77.3305 73.3368C77.4856 73.1817 77.4856 73.0266 77.6407 72.8715C77.7958 72.5613 78.2611 72.7164 78.5713 72.7164C79.0366 72.7164 79.502 72.8715 80.1224 72.7164C80.5877 72.5613 80.8979 72.096 80.7428 71.6307C80.5877 71.3205 80.4327 71.0103 80.5878 70.7001C80.7429 70.3898 81.0531 70.0796 81.0531 69.6143C81.0531 69.4592 80.8979 69.3041 80.8979 69.3041L80.7428 69.149C80.7428 68.9939 81.053 68.8388 81.2081 68.6837C81.3632 68.6837 82.1387 68.5286 81.9836 68.8388C82.1387 68.8388 82.2938 68.9939 82.4489 68.9939C82.4489 68.8388 82.7592 68.9939 82.7592 68.9939C82.9143 68.9939 83.0694 68.8388 83.2245 68.8388C83.3796 68.5286 83.3796 68.6837 83.6898 68.5286C83.6898 68.5286 83.8449 68.5286 83.8449 68.3735C83.8449 68.2184 83.8449 68.2184 83.8449 68.2184C83.8449 68.0633 84 67.9082 84.1551 67.7531C84.3102 67.598 84.6204 67.2878 84.7755 67.2878C84.9306 67.2878 85.396 67.598 85.396 67.7531C85.7062 67.7531 86.0164 67.598 86.0164 67.2878C86.0164 66.9775 86.0163 66.8224 86.3266 66.6673C86.6368 66.5122 86.6368 66.6673 86.7919 66.8224C86.947 66.9775 87.1021 67.1327 87.2572 67.1327C87.4123 67.1327 87.5674 66.9775 87.7225 66.9775H87.8776H88.0328C88.1879 66.9775 88.1878 67.1326 88.4981 66.9775C88.6532 66.9775 88.8083 66.8224 88.8083 66.6673C89.1185 66.6673 89.2736 66.5122 89.5838 66.5122C90.0491 66.5122 90.0491 66.8224 90.3593 67.1327C90.6695 67.598 91.2899 67.7531 91.6001 68.2184C91.7552 68.3735 91.9103 68.6837 91.7552 68.9939C91.6001 69.3041 91.445 69.3041 91.2899 69.4592C91.1348 69.7694 91.29 71.1654 91.4451 71.4756C91.6002 71.9409 92.2205 72.096 92.5307 72.4062C92.996 73.0266 93.3063 73.3368 94.0818 73.3368C94.8573 73.3368 95.6328 73.3368 96.4083 73.1817C101.372 73.0266 106.18 74.4226 111.143 74.5777C115.796 74.5777 73.7631 74.2675 78.4163 73.9572C79.1918 73.9572 79.8122 73.4919 80.5878 73.3368C81.3633 73.0266 82.1388 73.0266 83.0694 73.0266C84.9306 73.0266 86.947 72.8715 88.8083 72.7164C90.0491 72.5613 91.1348 72.2511 92.3757 72.2511C92.841 72.2511 93.6165 72.4062 93.7716 72.096C94.0818 71.7858 93.9267 71.3205 94.392 71.1654C94.7022 71.0103 95.1675 71.1654 95.4778 71.0103C95.6329 71.0103 95.7879 70.8552 95.943 70.8552C96.2533 70.8552 96.7186 71.1654 96.8737 70.7001C96.8737 70.7001 96.8737 70.5449 96.8737 70.3898L97.0288 70.2347C97.0288 70.0796 97.0288 69.9245 97.0288 69.7694C97.0288 69.149 97.4941 69.149 97.9594 69.149C98.2696 69.149 98.4247 68.8388 98.7349 68.8388C99.0451 68.8388 99.0451 68.8388 99.0451 68.5286C99.0451 68.3735 99.0452 68.0633 98.8901 67.9082C98.735 67.598 98.5799 67.598 98.4248 67.4429C98.1146 66.9775 97.9594 65.8918 98.1145 65.2714C98.2697 64.651 98.4247 64.0306 98.2696 63.255C98.2696 63.0999 98.1145 62.9448 98.2696 62.7897C98.2696 62.6346 98.4247 62.4795 98.5798 62.3244C98.7349 62.1693 98.89 62.1693 99.0451 62.1693C99.2002 62.0142 99.3553 62.0142 99.5104 62.0142C99.5104 62.1693 99.8207 62.4795 99.9758 62.4795C100.131 62.6346 100.131 62.7897 100.286 62.7897C100.441 62.9448 100.596 62.9448 100.596 63.0999C100.751 63.4101 100.906 63.7204 100.906 64.0306C100.906 64.3408 100.751 64.8061 100.751 65.1163C100.906 65.5816 100.906 65.8918 100.906 66.3571C100.906 66.5122 100.906 66.5122 100.751 66.5122C100.751 66.5122 100.751 66.6673 100.751 66.8224L100.596 66.9775C100.596 66.9775 100.596 67.1327 100.441 67.2878C100.596 67.4429 100.906 67.4429 101.061 67.2878C101.217 67.2878 101.372 67.1327 101.527 67.1327C101.682 67.1327 101.992 67.1326 102.147 66.9775C102.302 66.9775 102.457 66.9775 102.613 66.8224C102.768 66.6673 102.613 66.3571 102.768 66.202C102.768 66.0469 103.078 65.8918 103.233 65.8918C103.543 65.7367 103.698 65.5816 104.008 65.4265C104.474 65.1163 104.784 64.8061 104.784 64.1857C104.784 63.255 103.698 62.9448 104.474 62.0142C104.939 61.5489 105.715 61.0836 106.335 60.9285C106.8 60.7734 107.266 61.5489 107.576 61.8591C108.041 62.4795 108.041 62.4795 107.886 63.255C107.886 63.4101 107.731 63.7204 107.731 63.8755C107.731 64.4959 108.507 64.3408 108.972 64.3408C110.523 64.1857 110.368 61.8591 110.833 60.9285C110.988 60.6183 111.298 60.4632 111.609 60.3081C111.454 60.3081 112.384 60.9285 112.384 60.9285C112.229 60.9285 114.711 60.1529 114.09 61.0836V61.3938C114.4 61.8591 114.711 61.704 115.176 61.704C115.796 61.704 115.486 62.7897 115.331 63.0999C115.331 63.5652 115.331 64.1857 115.796 64.3408C116.262 64.4959 116.727 63.7204 116.882 63.4101C117.192 62.9448 117.192 64.3408 117.192 64.4959C117.192 65.5816 118.123 65.7367 118.898 65.4265C119.519 65.2714 120.139 64.651 120.605 64.3408C121.38 63.8755 122.156 63.8755 122.931 64.0306C124.482 64.3408 125.723 65.4265 127.429 65.5816C128.36 65.7367 129.291 65.4265 130.066 65.4265C130.842 65.4265 131.617 65.5816 132.393 65.7367C134.099 66.202 135.495 66.9775 137.356 66.8224C138.287 66.6673 138.287 66.3571 138.907 65.7367C139.217 65.2714 139.838 65.1163 140.458 65.1163C141.544 64.9612 142.785 65.4265 143.87 65.8918C144.646 66.202 145.266 66.6673 145.732 67.1327C146.197 67.598 146.507 67.7531 147.128 67.2878C147.748 66.9775 148.989 64.8061 149.144 66.6673C149.144 67.4429 149.764 67.7531 150.385 67.1327C150.85 66.5122 151.315 67.598 151.47 67.9082C151.626 68.2184 151.936 68.3735 152.091 68.5286C152.401 68.8388 152.866 68.5286 153.332 68.5286C153.487 68.5286 153.952 68.0633 154.107 68.0633C154.573 67.9082 154.883 68.0633 155.348 68.0633C156.589 67.9082 157.675 67.1327 159.071 67.1327C161.242 66.9775 164.654 67.598 163.413 64.1857C163.103 63.4101 162.638 63.255 162.173 62.7897C161.707 62.1693 161.862 61.3938 161.862 60.7734C162.018 59.9978 162.018 59.0672 162.638 58.6019C162.948 58.2917 163.258 58.4468 163.569 58.1366C163.879 57.9815 163.879 57.5162 163.724 57.0509V57.3611C164.965 57.3611 166.516 57.9815 167.291 56.7406C167.601 56.2753 167.912 55.81 167.912 55.1896V55.0345C167.756 55.0345 167.601 55.0345 167.446 55.0345C167.136 54.8794 166.826 54.5692 166.826 54.259C166.516 53.1732 166.981 53.0181 167.601 52.7079C168.532 52.2426 170.238 51.6222 171.324 51.9324C171.634 52.0875 171.634 52.863 171.634 53.0181C171.634 53.3283 171.944 53.4835 172.254 53.6386C172.875 54.1039 173.806 53.3284 173.806 52.7079C173.806 52.0875 173.03 51.6222 173.806 51.312C174.116 51.1569 174.581 51.312 174.891 51.312C175.201 51.312 175.512 51.0018 175.822 50.8467C176.597 50.2263 177.218 49.6058 177.993 49.1405C179.389 48.365 180.785 48.5201 182.181 49.1405C183.887 49.916 185.438 50.0712 187.3 49.7609C188.075 49.6058 188.851 49.2956 189.781 49.1405C190.402 48.9854 191.177 49.4507 191.798 49.2956C192.728 49.2956 194.9 48.0548 195.675 48.6752C197.071 50.0712 199.553 49.9161 201.104 51.312C201.569 51.7773 201.414 52.2426 202.035 52.3977C202.655 52.5528 203.275 52.5528 203.896 52.2426C204.826 51.7773 205.912 50.5365 206.222 49.6058C206.378 49.1405 206.222 48.5201 205.757 48.365V48.6752C206.377 48.0548 207.308 48.5201 208.084 48.8303C209.169 49.1405 208.704 50.2263 208.549 51.0018C208.394 52.0875 208.549 53.3284 209.324 54.259C209.79 54.7243 209.945 55.0345 210.1 55.6549C210.255 56.2753 210.41 56.8958 210.255 57.5162C210.255 57.8264 209.945 57.9815 209.79 58.2917C209.324 59.3774 210.565 59.2223 211.341 59.3774C212.737 59.5325 212.427 61.3938 212.427 62.4795C212.427 63.5652 211.806 63.8755 211.186 64.8061C210.875 65.1163 210.41 65.5816 210.72 66.0469C210.875 66.3571 211.651 66.3571 211.961 66.5122C212.426 66.6673 203.586 66.8224 204.051 66.9775C204.982 67.2878 298.975 72.096 299.905 72.096C300.991 72.096 302.077 67.4429 302.852 66.5122C303.163 66.0469 303.163 65.4265 303.163 64.9612C303.163 64.1857 303.008 63.7204 302.697 63.0999C302.387 62.6346 302.232 62.1693 302.232 61.704C302.232 60.9285 302.387 59.9978 303.163 59.6876C303.783 59.5325 304.559 59.5325 305.334 59.5325C306.885 59.5325 306.885 60.6183 307.661 61.5489C308.436 62.4795 310.142 62.6346 311.228 62.6346C312.469 62.6346 313.244 61.8591 313.4 60.6183V60.3081C313.089 60.3081 312.934 60.1529 312.779 59.8427V60.1529C315.106 59.2223 317.432 59.8427 319.914 60.4632C321.155 60.7734 322.241 60.9285 323.481 60.6183C324.412 60.4632 325.343 59.8427 326.273 59.6876C327.514 59.3774 326.583 57.3611 326.894 56.7406C327.359 55.3447 329.841 55.4998 330.926 55.6549C331.547 55.81 332.012 56.1202 332.322 56.7406C332.788 57.8264 331.237 58.9121 330.616 59.6876C330.306 60.153 329.996 61.0836 330.771 61.2387C331.702 61.3938 332.788 60.6183 333.718 60.4632C334.184 60.4632 334.494 60.4632 334.959 60.3081C335.424 59.9978 334.184 60.1529 335.58 59.5325C336.045 59.2223 336.975 59.5325 337.286 58.757C337.441 57.9815 337.131 56.5855 338.216 56.5855V56.4304C338.216 56.2753 338.216 56.1202 338.216 55.9651C337.751 54.7243 338.371 54.259 339.457 54.1039C340.233 53.9488 340.853 54.259 341.473 54.5692C342.249 55.0345 342.404 56.2753 342.714 57.0509C343.18 57.8264 343.955 57.8264 344.11 58.9121C344.11 59.5325 344.886 59.9978 345.351 60.3081C345.816 60.6183 346.127 60.4632 346.127 59.9978C346.127 60.1529 347.678 59.8427 347.678 59.0672C347.678 58.6019 347.522 58.1366 347.678 57.6713C347.833 57.206 348.763 57.0509 349.229 56.8958C350.159 56.5855 351.09 56.7407 352.021 57.0509C353.106 57.3611 353.106 58.4468 353.106 59.3774C353.106 59.9978 353.727 59.8427 354.192 59.8427C354.657 59.8427 355.123 60.153 355.433 59.6876C355.898 59.0672 356.363 58.757 356.829 59.3774C357.604 60.1529 358.225 59.3774 358.38 58.6019C358.38 57.9815 358.07 57.3611 357.759 56.7406C357.294 55.81 358.07 55.3447 358.845 55.0345C359.621 54.7243 360.551 55.0345 361.172 55.4998C361.792 55.9651 362.102 56.5855 362.723 56.8958C363.498 57.3611 364.584 57.0509 365.515 57.5162C366.911 58.1366 367.841 58.757 369.237 58.757C370.478 58.757 371.719 58.6019 372.649 57.8264C373.115 57.5162 373.425 57.0509 373.58 56.4304C373.58 55.3447 372.494 54.8794 373.115 53.6386C373.735 52.5528 375.752 52.3977 376.837 52.863C378.078 53.4835 378.233 55.3447 378.543 56.5855C378.699 57.3611 379.009 57.8264 379.939 57.8264C380.715 57.8264 381.025 56.7406 381.18 56.1202C381.49 55.3447 381.49 54.4141 381.646 53.6386C381.646 53.3284 381.801 52.863 381.956 52.5528C382.111 52.0875 383.197 52.863 383.352 53.0181C384.903 54.259 384.592 56.7406 386.454 57.6713C387.695 58.2917 389.246 57.9815 390.486 57.8264C392.193 57.5162 393.899 57.3611 395.295 58.4468C395.295 58.4468 396.846 57.5162 397.001 57.3611C397.311 57.206 397.776 57.206 398.242 57.0509C399.017 56.8958 399.327 56.2753 399.483 55.4998C399.793 54.259 399.017 50.8467 400.568 50.5365C400.878 50.5365 401.189 50.6916 401.344 50.6916C401.964 51.0018 402.274 51.6222 402.895 51.1569C403.98 50.5365 405.532 51.1569 406.617 51.6222V51.312C406.462 52.0875 406.462 53.3283 407.703 53.0181C407.858 53.0181 408.168 52.5528 408.168 52.3977C408.479 51.7773 408.789 51.4671 409.409 51.312C410.185 51.0018 411.115 50.6916 411.27 49.7609C411.426 48.9854 411.27 48.5201 411.891 47.8997C412.356 47.2793 413.287 47.2793 413.907 47.4344C415.924 48.0548 417.475 50.8467 415.924 52.5528V52.863C416.699 54.1039 417.785 55.0345 419.181 55.3447C420.422 55.6549 422.283 55.0345 423.058 53.9488C423.679 53.0181 424.299 51.312 425.695 51.9324C426.471 52.2426 427.091 52.5528 427.091 53.4835C427.091 53.7937 427.091 54.1039 426.936 54.259C426.781 54.4141 426.781 54.4141 426.626 54.5692C426.316 54.8794 426.16 55.81 426.781 55.9651C427.246 55.9651 427.556 55.4998 428.022 55.4998C428.642 55.4998 429.263 55.6549 429.883 55.6549C432.054 55.9651 431.589 58.2917 431.434 59.9978C431.279 60.7734 431.124 62.6346 432.21 62.7897C432.675 62.9448 433.295 62.4795 433.761 62.6346C434.071 62.7897 434.381 63.4101 434.536 63.7204C434.691 64.1857 434.846 64.4959 434.381 64.9612C433.761 65.4265 432.985 65.4265 432.365 65.7367C431.744 66.0469 431.279 66.5122 430.969 67.1327C430.504 68.0633 430.814 68.5286 431.899 68.6837C432.365 68.6837 433.14 68.8388 433.761 68.6837C434.071 68.6837 434.226 68.3735 434.536 68.2184C435.001 68.0633 436.242 67.7531 436.708 68.0633C437.173 68.5286 436.708 69.6143 437.173 70.0796C437.173 70.0796 437.483 70.2347 437.483 70.3898C437.638 70.5449 437.638 70.8552 437.793 71.0103C437.948 71.4756 437.949 71.9409 437.949 72.4062C437.949 72.8715 437.793 72.7164 437.638 73.0266C437.328 73.647 437.328 74.2675 436.553 74.2675C435.777 74.4226 435.312 74.4226 434.536 74.7328C432.985 75.3532 431.434 75.1981 429.883 75.9736C429.263 76.2838 428.797 76.4389 428.177 76.7491C427.712 76.9042 427.091 77.2144 426.626 77.2144C418.871 77.3695 412.046 78.3002 404.291 78.4553C385.988 78.9206 321 79.2308 302.697 79.6961C325.343 79.2308 264.076 68.8388 193.659 70.3898C168.997 70.8552 57.6323 82.3329 32.9707 82.7982C21.9582 82.9533 10.9458 83.2635 -0.0665693 83.4186V83.7288C23.044 83.2635 170.238 82.7982 193.349 82.3329C176.442 82.6431 192.263 82.3329 267.954 80.7818C289.669 80.3165 311.383 79.8512 333.253 79.3859C346.902 79.0757 407.238 78.7655 420.887 78.4553C422.128 78.4553 423.369 78.4553 424.765 78.3002C425.695 78.3002 426.781 78.4553 427.711 78.1451C428.487 77.99 428.332 77.3695 428.952 76.9042C429.418 76.594 430.348 76.7491 430.969 76.594C431.744 76.4389 432.52 76.1287 433.295 75.9736C434.071 75.8185 434.691 75.9736 435.467 75.8185C436.552 75.6634 438.414 75.1981 438.569 73.8021C438.569 73.1817 438.569 72.5613 438.414 72.096C438.259 71.6307 438.259 71.0103 437.949 70.545C437.793 70.2347 437.483 69.9245 437.483 69.6143C437.328 69.149 437.638 68.8388 437.483 68.3735C437.328 68.0633 437.018 67.7531 436.708 67.598C436.087 67.2878 435.312 67.598 434.846 67.7531C434.226 68.0633 433.916 68.0633 433.14 68.0633C432.52 68.0633 432.054 67.598 431.434 67.4429C431.589 66.9775 431.744 66.5122 432.054 66.202C432.365 66.0469 432.675 65.8918 432.985 65.7367C433.295 65.5816 433.605 65.5816 433.916 65.4265C434.071 65.2714 434.536 65.2714 434.691 65.1163C435.312 64.651 435.157 63.8755 434.846 63.4101C434.691 63.0999 434.381 62.3244 434.071 62.0142C433.761 61.8591 433.295 62.0142 432.985 61.8591C431.434 61.3938 432.21 59.9978 432.21 58.9121C432.21 57.8264 432.365 56.8958 431.744 56.1202C431.434 55.6549 431.124 55.0345 430.503 54.8794C429.418 54.4141 427.867 54.8794 426.781 54.7243C426.936 54.4141 427.401 54.1039 427.556 53.6386C427.712 53.1732 427.712 52.5528 427.401 51.9324C427.091 51.1569 425.695 50.5365 424.92 50.8467C424.144 51.1569 423.679 52.0875 423.369 52.7079C422.593 53.9488 421.042 54.4141 419.646 54.4141C418.095 54.259 416.854 53.1732 416.079 51.9324C416.079 52.0875 416.079 52.0875 416.079 52.2426C417.785 50.3814 416.234 47.2793 414.062 46.5038C412.822 46.0384 411.426 46.9691 411.426 48.2099C411.426 50.2263 410.185 49.9161 409.099 50.5365C408.789 50.6916 408.634 51.1569 408.479 51.4671C408.013 52.3977 406.617 52.2426 406.928 50.8467V50.5365C405.997 50.0712 405.066 49.7609 404.136 49.916C403.515 49.916 403.205 50.5365 402.585 50.2263C402.274 49.916 401.964 49.7609 401.499 49.6058C400.568 49.2956 400.258 50.0712 400.103 50.8467C399.948 52.2426 400.258 53.4835 399.793 54.7243C399.482 55.9651 398.552 55.81 397.466 56.1202C397.156 56.2753 397.001 56.2753 396.691 56.4304C396.225 56.7406 395.915 57.206 395.45 56.8958C394.674 56.2753 393.433 56.2753 392.503 56.2753C390.642 56.4304 388.78 57.206 386.919 56.2753C384.593 55.1896 385.213 51.6222 382.421 50.8467C382.111 51.312 382.111 52.0875 381.956 52.5528C381.801 53.4835 381.645 54.5692 381.18 55.4998C380.715 56.2753 379.784 56.4304 379.319 55.6549C379.009 55.1896 379.009 54.259 378.854 53.7937C378.698 53.1732 378.544 52.7079 378.233 52.2426C377.148 50.2263 373.735 50.8467 373.425 53.0181C373.27 53.6386 373.58 53.9488 373.89 54.4141C375.131 55.9651 372.029 56.8958 371.254 57.0509C370.168 57.206 368.927 57.206 367.841 56.8958C367.066 56.5855 366.445 56.1202 365.67 55.81C364.739 55.4998 363.809 55.6549 362.878 55.1896C362.258 54.8794 361.947 54.1039 361.327 53.7937C360.551 53.3283 359.621 53.3284 358.845 53.6386C358.225 53.7937 357.759 54.259 357.914 54.8794C357.914 55.81 359.466 57.3611 358.225 57.9815C357.759 58.2917 357.294 57.8264 356.984 57.5162C356.519 57.206 355.898 57.9815 355.743 58.2917C355.433 58.6019 354.502 58.2917 354.037 58.2917C353.572 58.2917 353.572 57.9815 353.572 57.5162C353.572 56.5855 353.416 55.9651 352.486 55.4998C351.71 55.0345 348.298 55.0345 347.988 56.4304C347.833 57.3611 348.143 59.0672 346.592 58.6019V58.757C346.592 59.5325 344.575 58.4468 344.731 57.6713C344.731 57.206 344.731 56.8958 344.265 56.7406C343.49 56.1202 343.18 55.81 342.869 54.8794C342.714 54.259 342.404 53.7937 341.939 53.3283C341.318 52.7079 338.992 52.3977 338.526 53.4835C338.371 53.9488 338.371 54.259 338.526 54.7243C338.682 55.3447 338.371 55.1896 338.061 55.6549C337.906 55.9651 337.906 56.4304 337.906 56.7406C337.751 58.1366 337.286 58.1366 336.2 58.2917C335.579 58.4468 335.735 59.2223 335.114 59.2223C334.339 59.3774 333.563 59.3774 332.788 59.6876C332.477 59.8427 330.771 60.4632 331.082 59.3774C331.547 57.9815 333.718 57.0509 332.788 55.1896C332.012 53.4835 328.6 54.1039 327.669 55.1896C327.359 55.4998 327.359 55.9651 327.359 56.4304C327.514 57.206 327.669 58.2917 326.583 58.4468C325.808 58.6019 325.343 58.9121 324.567 59.2223C322.861 59.8427 320.689 59.2223 319.138 58.757C317.277 58.2917 315.416 57.9815 313.4 58.757V59.0672C315.106 60.6183 312.004 61.2387 310.918 61.0836C309.832 60.9285 308.591 60.6183 308.126 59.5325C307.506 58.2917 306.73 57.9815 305.334 57.9815C304.714 57.9815 303.783 58.1366 303.163 58.6019C302.542 59.0672 302.852 60.4632 302.852 61.2387C302.852 61.704 303.008 62.3244 303.473 62.4795C303.628 62.9448 303.783 63.255 303.783 63.7204C303.628 64.1857 303.628 64.651 303.318 65.1163C303.008 65.5816 302.387 70.3898 301.922 70.545C301.146 70.7001 207.308 65.7367 206.533 65.5816C205.912 65.4265 205.292 65.7367 204.671 65.5816C204.051 65.5816 211.651 64.8061 212.427 63.8755C212.582 63.7204 212.737 63.7204 212.892 63.5653C213.202 63.255 213.667 62.6346 213.822 62.1693C213.978 61.704 213.822 61.0836 213.822 60.6183C213.822 59.9978 213.822 59.3774 213.512 58.9121C213.357 58.757 213.202 58.2917 212.892 58.1366C212.582 57.9815 212.116 58.1366 211.806 57.9815C211.496 57.9815 211.186 57.6713 211.186 57.3611C211.031 57.0509 211.341 57.0509 211.496 56.8958C211.651 56.5855 211.806 56.1202 211.806 55.81C211.806 55.1896 211.651 54.5692 211.341 53.9488C211.186 53.4835 210.876 53.1732 210.565 52.7079C210.255 52.0875 210.1 51.7773 209.945 51.1569C209.79 50.5365 209.945 49.916 209.945 49.1405C209.945 48.9854 209.945 48.6752 209.945 48.5201C209.79 47.2793 207.773 46.3487 206.843 47.2793V47.5895C208.239 48.2099 205.602 50.5365 204.981 50.8467C204.361 51.1569 203.741 51.1569 203.12 51.0018C202.655 50.8467 202.345 50.0712 202.035 49.7609C201.259 48.9854 200.018 48.6752 198.932 48.2099C198.312 47.8997 196.916 47.7446 196.606 46.814C195.675 47.1242 194.745 47.4344 193.659 47.7446C193.194 47.8997 192.728 47.8997 192.263 47.8997C191.643 47.8997 191.487 47.5895 190.867 47.7446C188.696 48.2099 186.679 48.9854 184.508 48.2099C183.577 47.8997 182.802 47.4344 181.871 47.2793C180.785 47.1242 179.699 47.4344 178.924 48.0548C177.993 48.5201 177.373 49.4507 176.442 49.916C175.822 50.2263 174.891 49.6058 174.426 50.5365C173.961 51.312 175.512 51.312 174.581 52.2426C173.806 52.863 173.03 51.9324 173.03 51.312C173.03 51.0018 173.03 50.8467 172.72 50.5365C171.944 49.9161 168.842 51.312 168.222 51.7773C167.756 52.2426 168.222 53.6386 168.377 54.1039L169.307 54.259V53.9488C169.152 54.5692 168.842 55.3447 168.222 55.81C167.446 56.4304 166.05 55.81 165.12 55.81V56.1202C165.275 56.8958 164.189 56.7406 163.879 56.8958C163.413 57.206 163.258 57.9815 163.103 58.4468C162.793 59.5325 162.638 60.9285 163.103 62.0142C163.413 62.0142 163.724 62.4795 163.879 62.7897C164.344 63.4101 164.499 63.7204 164.344 64.4959C163.569 64.4959 162.948 64.8061 162.173 65.1163C161.397 65.4265 160.622 65.7367 159.691 65.8918C159.071 65.8918 158.295 65.8918 157.675 66.0469C157.364 66.202 156.899 66.3571 156.589 66.5122C156.279 66.6673 155.968 66.5122 155.658 66.6673C155.193 66.6673 154.728 66.8224 154.262 67.1327C153.952 67.2878 153.797 67.4429 153.487 67.4429C153.022 67.2878 152.556 66.5122 152.556 66.0469C152.401 65.2714 151.47 66.0469 151.315 66.202C150.54 66.5122 150.54 65.1163 150.385 64.651C149.144 64.651 148.834 66.5122 147.593 66.202C147.283 66.202 146.972 65.7367 146.817 65.5816C146.507 65.2714 146.042 64.9612 145.576 64.8061C144.956 64.4959 144.336 64.1857 143.56 64.0306C142.474 63.7204 140.768 63.7204 140.148 64.8061C138.907 66.6673 136.27 65.4265 134.719 64.8061C133.789 64.4959 133.013 64.3408 132.082 64.1857C130.997 64.1857 129.911 64.3408 128.825 64.3408C126.809 64.1857 125.413 62.7897 123.552 62.6346C121.845 62.4795 120.76 64.651 119.054 64.1857C118.278 64.0306 118.743 62.3244 118.123 61.8591C117.813 62.3244 117.192 63.5653 116.572 62.7897C116.262 62.3244 116.727 61.704 116.727 61.2387C116.727 61.0836 116.727 60.9285 116.727 60.7734C116.572 60.4632 116.572 60.4632 116.262 60.3081C116.262 60.3081 115.176 60.3081 115.331 59.9978C115.486 59.8427 115.331 59.5325 115.331 59.3774C115.176 59.0672 114.556 59.2223 114.245 59.2223C113.935 59.2223 113.78 59.3774 113.47 59.5325C113.005 59.6876 113.005 59.0672 112.694 58.9121C111.919 58.4468 111.298 61.8591 111.143 62.0142C110.988 62.7897 110.523 62.9448 109.747 62.9448C108.817 62.9448 108.972 62.6346 109.127 61.8591C109.127 61.704 109.282 61.2387 109.127 60.9285C108.972 60.6183 108.351 60.1529 108.196 59.8427C107.886 59.5325 107.731 59.3774 107.266 59.5325C105.56 59.9978 104.784 61.2387 105.715 62.6346C106.645 63.8755 104.319 64.3408 103.853 64.9612C103.698 65.2714 104.008 65.4265 103.698 65.5816C103.388 65.5816 103.078 65.7367 102.923 65.7367C102.613 65.7367 102.457 65.8918 102.147 65.8918C102.147 65.5816 102.613 65.2714 102.613 65.1163C102.613 64.9612 102.613 64.8061 102.457 64.651C102.302 64.1857 102.302 63.7204 102.457 63.4101C102.457 63.255 102.613 63.0999 102.613 62.9448C102.613 62.7897 102.613 62.6346 102.457 62.4795C102.302 62.1693 102.457 61.8591 102.147 61.5489C101.992 61.3938 101.837 61.0836 101.527 60.9285C101.372 60.7734 101.062 60.4632 100.751 60.3081C100.441 60.1529 100.131 60.6183 99.8207 60.7734C99.6656 60.9285 99.5105 60.9285 99.3554 61.0836C99.3554 61.2387 99.3554 61.3938 99.2003 61.5489C99.2003 61.8591 99.3554 62.3244 99.2003 62.6346C99.2003 62.7897 99.0452 62.9448 98.8901 63.0999C98.735 63.4101 98.8901 63.5652 98.8901 63.7204C98.8901 64.0306 98.8901 64.1857 98.8901 64.4959C99.0452 64.651 99.0451 64.9612 99.0451 65.1163C99.2002 65.4265 99.3553 65.7367 99.5104 66.0469L99.6656 66.202C99.8207 66.202 99.8207 66.202 99.8207 66.202C99.8207 66.3571 99.9758 66.5122 99.9758 66.6673C99.9758 67.1327 99.6656 67.1327 99.3554 67.2878C98.7349 67.598 98.1145 67.2878 97.9594 68.2184C97.9594 68.3735 97.9594 68.5286 97.9594 68.6837L97.8043 68.8388V68.9939C97.6492 69.149 96.8737 68.9939 96.7186 68.8388C96.2533 68.8388 95.788 68.8388 95.4778 68.9939C95.0124 69.149 95.0124 69.7694 94.8573 70.0796C94.7022 70.3898 91.7553 70.0796 91.4451 69.9245C90.3593 69.9245 89.1185 69.6143 88.0328 69.7694C87.1021 69.9245 86.1715 70.545 85.0857 70.7001C84.1551 70.8552 83.0694 70.7001 82.1388 70.7001C81.6735 70.7001 81.3632 70.545 80.8979 70.545H81.0531C80.1224 71.0103 79.0367 71.1654 77.951 71.4756C76.555 71.9409 75.1591 72.2511 73.6081 72.2511C71.1264 72.2511 68.6446 72.096 66.163 71.7858C63.6813 71.3205 107.576 71.4756 105.094 71.4756C101.837 71.4756 98.2696 71.4756 95.1675 70.3898C94.2369 70.0796 93.3063 69.149 92.3757 69.149C92.3757 68.6837 92.2206 67.2878 92.9961 67.4429C92.9961 66.6673 92.841 66.5122 92.3757 66.0469C92.0655 65.7367 91.6002 65.4265 91.4451 65.1163C91.1349 64.8061 90.9798 64.4959 90.6696 64.3408C90.3593 64.1857 90.0491 64.3408 89.7389 64.4959L89.1185 64.9612C88.8083 64.8061 88.498 65.1163 88.1878 64.8061C87.8776 64.651 87.7225 64.1857 87.4123 64.3408C87.2572 64.3408 87.1021 64.4959 87.1021 64.651C87.1021 64.8061 87.1021 64.9612 86.947 65.1163C86.7919 65.2714 86.6368 65.2714 86.6368 65.1163C86.4817 64.9612 86.4817 64.9612 86.1715 64.8061C85.8613 64.651 85.396 64.9612 85.2409 65.2714C85.0858 65.4265 85.0857 65.5816 85.0857 65.5816C85.0857 65.7367 84.9306 65.8918 84.7755 65.8918H84.6204C84.4653 65.8918 84.4654 66.0469 84.4654 66.0469C84.3103 66.202 84.1551 66.202 84 66.202C83.6898 66.202 83.3796 66.0469 83.0694 66.0469C82.6041 66.0469 81.6735 65.8918 81.8286 66.6673H81.9836C81.9836 66.9775 82.1387 67.1327 81.9836 67.4429C81.8285 67.7531 81.6734 68.0633 81.6734 68.5286C81.6734 68.6837 81.6734 68.8388 81.6734 68.9939C81.6734 69.3041 81.3633 69.9245 81.0531 69.9245C80.8979 69.9245 80.5877 69.9245 80.4326 69.7694C80.2775 69.6143 80.1224 69.6143 79.8122 69.6143C79.6571 69.6143 79.3469 69.6143 79.0367 69.6143C78.8816 69.6143 78.7264 69.9245 78.5713 69.9245C78.106 70.2347 77.7959 70.8552 77.1754 70.8552C75.004 71.0103 72.8325 71.1654 70.506 71.3205C67.8692 71.4756 65.2324 71.6307 62.5956 71.7858C59.6486 71.9409 56.7016 72.096 53.7546 72.2511C50.6525 72.4062 47.5504 67.9082 44.4483 68.2184C41.3463 68.3735 38.2442 68.5286 35.2972 68.8388C32.3502 68.9939 29.5583 69.149 26.6113 69.3041C25.2154 69.4592 23.9746 69.4592 22.5786 69.6143C22.1133 69.6143 19.0113 70.0796 19.0113 69.4592C18.7011 69.4592 18.5459 69.4592 18.2357 69.3041C17.9255 68.9939 17.9255 68.8388 17.4602 69.149C16.9949 69.4592 16.8398 69.6143 16.3745 69.7694C16.2194 69.7694 16.2193 69.7694 16.0642 69.7694C15.9091 69.7694 15.9091 69.6143 15.754 69.6143C15.4438 69.4592 14.9786 70.0796 14.6684 70.0796C14.3581 70.0796 13.8928 70.0796 13.8928 69.7694C13.7377 69.9245 13.2724 69.9245 13.1173 69.7694C12.9622 69.6143 13.1173 69.4592 12.9622 69.3041C12.807 68.9939 12.3417 69.149 12.1866 69.3041C11.8764 69.4592 11.8764 69.9245 11.4111 69.7694C11.1009 69.7694 10.7907 69.6143 10.4805 69.7694C10.3254 69.9245 10.3254 70.2347 10.1703 70.2347C10.0152 70.3898 9.8601 70.2347 9.70499 70.2347C9.54989 70.2347 9.3948 70.0796 9.2397 70.0796C9.2397 69.9245 9.23964 69.6143 9.08454 69.4592C8.92943 69.4592 8.77435 69.4592 8.61924 69.4592C8.46414 69.4592 8.46412 69.3041 8.30902 69.3041C7.8437 69.3041 7.6886 69.4592 7.53349 69.7694C7.53349 70.0796 7.68863 70.3898 7.37843 70.545C7.22332 70.545 6.60285 70.545 6.44774 70.545C6.29264 70.545 5.98249 70.3898 5.82738 70.3898C5.67228 70.3898 5.51714 70.3898 5.20693 70.545C4.89672 70.7001 4.43139 70.5449 4.12118 70.3898C3.81097 70.2347 3.50083 70.0796 3.03552 70.0796C2.88041 70.0796 2.72523 69.9245 2.57013 69.9245C2.41503 69.9245 2.25994 70.0796 2.10484 69.9245C1.79463 69.9245 1.63952 69.6143 1.32931 69.6143C1.0191 69.4592 0.553772 69.4592 0.243564 69.3041C-0.0666456 69.3041 -0.376855 69.4592 -0.531959 69.6143C-0.687063 69.7694 -0.686988 69.7694 -0.842093 69.7694C-0.997196 69.7694 -1.15238 69.6143 -1.30748 69.6143C-1.46259 69.4592 -1.46255 69.3041 -1.46255 69.149C-1.46255 68.9939 -1.30748 67.598 -1.30748 67.598C-1.15238 67.4429 -1.15232 66.9775 -1.15232 66.6673C-1.15232 66.5122 -1.15238 66.3571 -1.30748 66.202C-1.30748 66.0469 -1.46255 66.202 -1.46255 66.0469V65.8918C-1.46255 65.7367 -1.46251 65.4265 -1.61761 65.2714C-1.77272 65.1163 -1.9279 65.1163 -2.083 64.9612C-2.39321 64.651 -2.54832 64.1857 -2.85853 64.0306C-3.32384 63.7204 -3.78913 64.1857 -4.09934 64.3408C-5.18507 65.1163 -5.65041 63.255 -6.73614 63.255C-7.66677 63.255 -10.3035 64.9612 -9.83823 62.4795C-9.52802 61.2387 -9.68307 60.4632 -11.2341 60.9285C-12.7852 62.9448 -12.7852 63.255 -12.7852 63.255Z' fill='black'/%3E%3Cpath d='M515.5 54.5697C515.655 54.5697 515.655 54.4146 515.81 54.4146C516.74 54.4146 517.516 54.8799 517.826 55.8105C517.981 56.4309 517.981 57.0513 517.981 57.6717C517.981 58.2922 517.671 58.9126 517.826 59.533C518.447 59.0677 519.687 58.4473 520.463 58.7575C520.773 58.9126 520.618 59.0677 520.463 59.3779C520.308 59.6881 520.153 59.8432 520.618 59.6881C520.928 59.6881 521.083 59.533 521.394 59.3779C521.704 59.3779 521.859 59.3779 522.169 59.2228C522.479 59.0677 522.789 59.0677 523.1 59.2228C523.41 59.3779 523.41 59.8432 523.41 60.1534C523.41 60.4636 523.1 60.7738 522.945 61.084C522.945 61.2391 522.79 61.3943 522.635 61.5494C522.635 61.8596 522.634 61.8596 522.79 62.0147C523.255 62.3249 523.875 62.1698 524.496 62.48C524.961 62.7902 525.116 63.4106 525.426 63.7208L525.582 63.8759C525.737 63.8759 525.892 63.8759 525.892 63.8759L525.271 64.9617C524.961 65.427 524.651 65.427 524.03 65.5821C523.72 65.7372 523.1 65.7372 523.255 66.0474C523.41 66.3576 523.72 66.5127 523.875 66.8229C524.03 66.978 524.186 67.1331 524.341 67.2882C524.496 67.4433 524.496 67.5984 524.651 67.7535C524.806 67.9086 524.806 67.9086 524.961 67.9086C525.271 68.0637 525.581 68.2189 525.892 68.2189C526.357 68.2189 526.667 67.2882 526.822 66.978C526.977 66.5127 526.822 65.7372 527.443 65.427C527.908 65.1168 528.373 65.427 528.994 65.427C529.304 65.427 529.614 65.427 529.924 65.2719C530.235 65.1168 530.235 64.8066 530.079 64.4963C530.079 64.1861 530.079 63.8759 530.079 63.7208C530.079 63.4106 530.079 63.1004 529.924 62.7902C529.769 62.1698 530.235 61.8596 530.545 61.3943C530.855 60.9289 530.855 60.4636 531.32 60.1534C531.786 59.8432 532.406 59.8432 532.561 59.3779C532.251 59.2228 532.096 58.9126 531.941 58.6024C531.786 58.4473 531.786 58.4473 531.63 58.2922C531.475 58.1371 531.475 57.982 531.32 57.8269C531.631 57.2064 532.561 57.5166 533.181 57.5166C533.492 57.5166 533.647 57.3615 533.957 57.2064C534.422 56.8962 534.422 57.2064 534.733 57.2064C534.888 57.5166 535.508 57.8269 535.663 58.1371C535.663 58.2922 535.663 58.7575 535.973 58.7575C536.129 58.7575 536.439 58.4473 536.594 58.4473C536.749 58.2922 537.059 58.2922 537.214 58.1371C537.369 57.982 537.524 57.6717 537.68 57.3615C537.835 56.8962 538.3 56.4309 538.765 56.2758C539.231 56.1207 539.541 56.4309 539.851 56.7411C540.006 57.0513 540.006 57.2064 540.161 57.5166C540.471 57.6717 540.627 57.982 540.782 58.1371C540.937 58.4473 541.247 58.6024 541.557 58.7575C541.867 58.9126 542.178 58.9126 542.488 59.2228C542.643 59.3779 542.798 59.8432 542.953 59.9983C543.108 60.3085 543.108 60.6187 542.953 60.9289C542.488 61.3943 542.178 61.7045 542.333 62.3249C542.488 62.6351 542.798 63.1004 542.798 63.4106C542.798 63.7208 542.798 64.031 542.798 64.3412V65.1168C542.178 65.2719 542.333 65.5821 542.178 66.0474C542.023 66.5127 541.557 66.6678 541.402 67.1331C541.247 67.4433 541.092 67.9086 541.092 68.2189C541.092 68.5291 541.247 68.8393 541.247 69.1495C541.557 69.7699 542.488 68.5291 542.798 69.3046C543.263 69.3046 542.953 70.3903 542.798 70.5454C542.798 70.5454 471.76 72.2516 471.45 72.2516C471.14 72.2516 472.07 69.4597 472.07 69.3046C472.226 68.8393 472.226 68.2188 472.226 67.7535C472.226 67.2882 471.915 66.8229 471.76 66.3576C471.45 65.2719 471.605 64.031 472.07 63.1004C472.226 62.7902 472.536 62.1698 472.846 62.0147C473.311 61.8596 473.466 62.3249 473.622 62.6351C474.087 63.4106 474.397 64.9617 475.638 65.1168C476.258 65.1168 480.136 64.031 480.136 65.1168C480.446 65.427 480.756 65.8923 481.377 66.0474C481.687 66.0474 482.152 66.0474 482.462 66.0474C482.928 65.8923 482.928 65.7372 483.238 65.427C483.548 64.9617 483.703 64.4963 484.013 64.1861C484.324 63.8759 484.944 63.7208 485.409 63.7208C486.03 63.7208 486.805 64.3412 487.426 64.031C488.046 63.8759 488.201 62.9453 488.356 62.3249C488.356 61.8596 488.356 61.7045 488.201 61.3943C488.046 61.084 488.046 60.9289 488.046 60.6187C488.046 60.4636 488.201 60.3085 488.356 60.1534C488.512 59.9983 488.822 59.9983 488.977 59.8432C488.977 59.6881 488.822 59.2228 488.822 59.0677C488.822 58.4473 488.977 58.1371 489.752 57.982C490.062 57.982 490.528 57.982 490.838 58.1371C490.993 58.1371 491.148 58.4473 491.303 58.4473C491.458 58.4473 491.769 58.4473 492.079 58.4473C492.699 58.4473 493.785 57.8268 494.25 58.4473C495.181 59.3779 493.475 61.084 494.405 62.0147C494.716 62.3249 495.026 62.3249 495.336 62.6351C495.646 62.9453 496.112 63.2555 496.577 63.2555C497.042 63.2555 497.197 63.1004 497.197 62.6351C497.352 62.1698 497.352 61.3943 497.352 60.9289C497.352 60.1534 497.508 59.3779 498.128 58.9126C498.593 58.4473 499.214 58.9126 499.679 58.4473C499.679 59.3779 500.299 59.6881 500.765 60.3085C501.23 60.9289 502.471 62.1698 501.85 62.9453C502.161 62.9453 502.626 63.2555 502.936 63.4106C503.246 63.5657 503.402 63.7208 503.867 63.5657C504.022 63.1004 504.797 62.6351 505.263 62.9453C505.728 63.2555 505.418 63.8759 505.263 64.1861C505.728 64.031 506.038 64.8066 506.659 64.9617C506.969 64.9617 507.279 64.8066 507.589 64.8066C507.899 64.8066 508.21 64.6514 508.365 64.8066C508.675 65.1168 508.365 65.7372 508.52 66.0474C508.675 66.6678 510.071 66.5127 510.691 66.5127C511.157 66.5127 511.467 66.5127 511.932 66.2025C512.242 65.8923 512.553 65.427 512.553 64.8066C512.553 64.4963 512.242 64.3412 512.087 64.031C511.932 63.7208 511.777 63.2555 511.467 62.7902C511.622 62.7902 511.777 62.7902 511.777 62.7902C512.087 62.3249 512.243 61.8596 512.398 61.2392C512.553 60.7738 513.018 60.4636 512.708 59.8432C512.398 59.3779 512.243 58.9126 512.553 58.4473C512.708 58.1371 513.018 57.982 513.328 57.6717C513.638 57.3615 514.104 57.2064 513.483 56.8962C513.638 56.7411 513.949 56.2758 514.104 55.9656C514.259 55.6554 514.104 55.3452 514.414 55.1901C514.569 55.035 514.879 55.1901 515.189 55.1901C515.5 55.1901 515.81 55.1901 516.12 55.035C515.344 54.7248 515.345 54.7248 515.5 54.5697Z' fill='%23166B26'/%3E%3Cpath d='M493.321 61.7046C493.476 61.8597 493.631 61.8597 493.786 61.8597C494.407 62.0148 494.251 61.8597 494.717 62.4801C495.492 63.2557 496.268 63.2557 496.578 62.1699C496.888 61.2393 496.423 60.4638 496.733 59.5331C496.888 58.9127 497.664 58.4474 498.284 58.2923C498.749 58.1372 499.059 58.9127 499.059 59.2229C499.215 59.6883 499.37 59.9985 499.835 60.3087C500.455 60.9291 501.696 61.2393 500.766 62.325V62.6352C501.076 62.7903 502.782 63.5659 502.937 63.4108C503.247 62.7903 503.403 62.7903 504.023 62.7903C504.798 62.7903 504.954 63.1006 504.333 63.5659V63.8761C505.109 64.4965 505.884 64.8067 506.815 64.3414C507.59 64.0312 507.59 64.6516 507.59 65.272C507.59 66.5129 508.986 66.5129 509.917 66.3577C510.847 66.3577 511.933 65.7373 511.933 64.6516C511.933 64.4965 511.933 64.1863 511.778 64.0312C511.313 63.4108 510.847 62.9454 510.537 62.325C510.537 62.4801 510.537 62.4801 510.537 62.6352C511.778 62.4801 511.468 61.0842 512.243 60.3087V59.9985C512.088 59.6883 511.933 59.378 511.933 59.0678C511.778 59.0678 511.623 59.0678 511.468 59.0678V59.378C512.243 58.7576 511.933 57.3617 513.174 57.3617V57.0515C512.554 56.8964 513.174 55.9657 513.484 55.6555C513.95 55.0351 514.88 54.88 515.501 54.7249C516.121 54.5698 516.897 54.7249 517.517 55.0351C518.913 55.6555 518.293 57.9821 517.827 59.0678V59.378C518.913 59.378 519.844 58.1372 520.929 58.9127C520.929 58.7576 520.929 58.7576 520.929 58.6025C520.774 58.9127 520.774 59.2229 520.464 59.5331V59.8434C521.55 60.1536 522.635 58.6025 523.411 59.9985C523.566 60.1536 522.946 61.5495 522.946 62.0148C522.946 62.4801 523.256 62.4801 523.721 62.6352C524.497 62.6352 524.807 62.9454 525.117 63.5659C525.272 64.0312 525.427 64.1863 526.048 64.3414C526.048 64.1863 526.048 64.1863 526.048 64.0312C525.738 64.6516 525.582 65.1169 525.117 65.5822C524.652 66.0475 523.876 65.5822 523.411 66.0475V66.3577C523.876 67.1333 525.893 69.77 526.978 68.219C527.289 67.7537 527.444 67.2884 527.444 66.8231C527.444 66.0475 528.219 65.8924 528.84 65.8924C528.995 66.0475 529.305 66.0475 529.46 66.0475C529.77 66.0475 530.236 65.7373 530.701 65.7373V65.4271C530.546 64.8067 530.701 64.0312 530.546 63.4108C530.391 62.7903 530.546 62.4801 531.011 62.0148C531.321 61.7046 531.476 60.9291 531.787 60.774C532.407 60.4638 533.183 60.6189 533.027 59.8434C532.872 59.0678 530.856 57.6719 532.872 57.827C533.183 57.827 534.113 58.1372 534.423 57.6719C535.044 56.5862 536.285 58.4474 536.44 58.7576C536.44 58.6025 536.44 58.6025 536.44 58.4474C536.44 58.4474 536.285 58.6025 536.13 58.6025V58.9127C537.215 59.6883 538.146 56.7413 539.077 56.4311C540.007 56.1208 540.628 57.9821 541.093 58.4474C541.403 58.7576 542.023 59.0678 542.489 59.2229C542.954 59.378 543.419 59.8434 543.264 60.4638C543.109 61.0842 542.644 61.2393 542.489 61.8597C542.489 62.0148 542.489 62.1699 542.489 62.325C542.489 62.6352 542.489 62.9454 542.799 63.2557C542.954 63.4108 543.264 63.721 543.109 64.0312C542.954 64.1863 542.954 64.1863 542.954 64.3414C542.954 64.4965 542.954 64.6516 542.954 64.8067C542.954 64.9618 542.954 65.272 542.644 65.4271C542.489 65.5822 542.334 65.4271 542.334 65.5822C542.334 65.7373 542.334 65.8924 542.334 66.0475C542.334 66.3577 542.024 66.5129 541.868 66.668C541.093 67.4435 540.938 68.6843 541.403 69.6149C541.558 69.9251 542.489 68.6843 542.954 69.77C542.644 69.3047 542.489 68.9945 542.024 69.3047C541.868 69.4598 541.713 69.6149 541.558 69.4598V69.1496H541.403C541.248 68.9945 541.403 68.3741 541.403 68.0639C541.403 67.7537 541.558 67.4435 541.713 67.1333C541.868 66.9782 542.179 66.9782 542.334 66.668C542.334 66.5129 542.334 66.5129 542.334 66.3577L542.489 66.2026C542.489 66.0475 542.489 65.8924 542.489 65.7373C542.644 65.5822 542.799 65.5822 542.954 65.4271C543.109 65.272 543.109 64.9618 543.109 64.8067C543.109 64.6516 542.954 64.4965 543.109 64.3414C543.264 64.1863 543.419 63.8761 543.264 63.5659C543.109 63.2557 542.799 62.9454 542.644 62.6352C542.489 62.4801 542.334 62.0148 542.489 61.8597L542.644 61.7046C542.799 61.5495 542.799 61.3944 542.799 61.3944C542.954 61.2393 542.954 61.0842 542.954 60.9291C543.109 60.6189 543.109 60.3087 542.954 59.9985C542.799 59.2229 542.024 59.0678 541.403 58.7576C540.628 58.4474 540.317 57.6719 539.852 56.8964C538.146 54.2596 537.37 59.8434 535.819 58.7576V59.0678C535.974 59.0678 535.974 58.9127 536.13 58.9127V58.6025C535.509 57.827 535.199 57.3617 534.113 57.3617C533.958 57.5168 533.958 57.5168 533.803 57.6719C533.648 57.827 533.338 57.827 533.182 57.827C532.717 57.827 532.407 57.6719 531.942 57.6719C530.856 57.6719 531.632 58.9127 531.787 59.2229C531.942 59.5331 532.252 59.8434 532.407 60.1536C532.407 60.1536 531.321 60.6189 531.166 60.6189C530.701 60.774 530.701 61.2393 530.546 61.5495C530.391 62.0148 529.77 62.1699 529.77 62.6352C529.77 62.6352 529.615 63.1006 529.77 63.2557C530.236 64.0312 529.925 64.9618 530.236 65.8924C530.236 65.7373 530.236 65.7373 530.236 65.5822C529.77 65.7373 529.305 65.8924 528.685 65.8924C528.064 65.8924 527.754 65.7373 527.134 66.2026C526.978 66.3577 526.978 66.668 526.978 66.9782C526.978 68.219 526.203 68.9945 525.117 68.5292C524.187 68.0639 523.566 67.1333 523.101 66.3577C523.101 66.5129 523.101 66.5129 523.101 66.668C523.721 66.2026 524.497 66.5129 525.117 66.0475C525.427 65.7373 525.738 65.1169 525.893 64.6516V64.3414C525.272 64.3414 525.117 63.8761 524.962 63.4108C524.652 62.9454 524.342 62.7903 523.876 62.7903C523.566 62.7903 522.015 62.7903 523.256 61.7046C523.411 61.5495 523.566 61.3944 523.566 61.0842C523.566 60.6189 523.411 60.3087 523.256 59.8434C522.791 58.9127 521.24 60.3087 520.464 59.9985C520.464 60.1536 520.464 60.1536 520.464 60.3087C520.619 59.9985 520.774 59.8434 520.929 59.378V59.0678C519.844 58.2923 518.913 59.5331 517.827 59.5331C517.827 59.6883 517.827 59.6883 517.827 59.8434C518.293 58.9127 518.292 57.827 518.292 56.7413C518.292 55.5004 517.517 54.88 516.276 54.7249C514.725 54.5698 513.484 55.3453 513.019 56.7413C512.864 57.0515 512.864 57.6719 513.329 57.827V57.5168C512.088 57.6719 512.399 59.0678 511.623 59.5331V59.8434C512.244 59.8434 512.244 60.4638 512.399 60.774C512.399 60.6189 512.399 60.6189 512.399 60.4638C511.623 61.2393 511.933 62.6352 510.692 62.7903V63.1005C511.003 63.721 511.313 64.1863 511.778 64.6516C512.864 65.8924 509.917 66.3577 509.452 66.3577C508.211 66.3577 507.745 65.8924 507.901 64.6516C507.901 64.3414 507.901 64.0312 507.746 63.721C506.66 64.6516 505.729 64.6516 504.488 63.8761V64.1863C504.798 63.8761 505.264 63.2557 504.798 62.7903C504.643 62.6352 503.403 62.4801 503.247 62.7903C503.092 63.2557 502.937 63.4108 502.472 63.1005C502.162 62.7903 501.386 62.7903 500.921 62.4801V62.7903C501.386 62.325 501.541 61.7046 501.076 61.0842C500.611 60.4638 499.835 60.1536 499.525 59.5331C499.215 59.0678 499.215 58.2923 498.749 58.1372C498.129 57.9821 497.353 58.9127 497.043 59.378C496.888 59.6883 496.888 59.9985 496.888 60.3087C496.888 61.2393 497.198 62.325 496.268 62.9454C495.647 63.4108 494.717 62.325 494.562 61.8597C492.855 62.0148 493.941 60.3087 494.096 59.378C494.096 58.1372 493.166 57.827 492.235 58.1372C491.925 58.2923 491.614 58.2923 491.304 58.4474C490.839 58.4474 490.684 58.1372 490.374 57.9821C489.753 57.5168 488.668 57.6719 488.357 58.4474C488.357 58.6025 488.357 58.7576 488.357 59.0678C488.357 59.2229 488.513 59.5332 488.513 59.6883C488.513 59.8434 487.737 60.774 487.737 61.0842C487.582 61.3944 487.892 61.5495 487.892 61.8597C487.892 62.1699 487.892 62.4801 487.892 62.7903C488.047 63.4108 488.202 63.8761 487.427 64.1863C486.341 64.8067 486.496 64.0312 485.41 63.8761C484.17 63.721 483.704 65.1169 483.084 65.8924C482.463 66.668 481.533 66.5129 480.602 66.3577C479.982 66.3577 479.671 66.2026 479.516 65.5822C479.206 64.9618 479.516 64.8067 478.586 64.8067C477.81 64.8067 477.19 64.9618 476.569 65.1169C476.104 65.272 475.329 65.5822 474.863 65.4271C473.778 65.1169 474.243 62.4801 472.847 62.6352C472.227 62.6352 471.761 64.1863 471.606 64.8067C471.451 66.0475 471.761 66.9782 472.071 68.0639C472.227 68.6843 472.071 69.4598 471.916 70.0803C471.761 70.3905 471.761 70.7007 471.606 71.0109C471.606 71.166 471.606 71.6313 471.606 71.7864C471.451 72.0966 471.141 71.9415 470.986 71.6313C470.831 71.166 471.451 70.3905 471.606 69.9251C471.916 69.4598 471.916 68.219 471.761 67.5986C471.451 66.668 471.296 65.8924 471.296 64.9618C471.296 64.4965 471.451 64.1863 471.451 63.721C471.451 63.4108 471.451 63.1006 471.606 62.9454C471.761 62.4801 472.537 61.5495 473.002 62.0148C473.157 62.1699 473.312 62.4801 473.467 62.7903C473.777 63.1006 473.933 63.2557 474.088 63.5659C474.398 64.1863 474.243 64.6516 475.018 64.8067C475.794 64.9618 476.569 64.3414 477.345 64.3414C477.965 64.3414 478.741 64.1863 479.206 64.6516C479.516 64.9618 479.672 65.1169 479.827 65.4271C479.982 65.7373 479.672 65.7373 480.137 65.8924C480.912 66.2026 482.308 66.0475 482.618 65.272C482.774 64.9618 482.619 64.8067 482.929 64.4965C483.084 64.1863 483.394 64.0312 483.704 63.8761C484.17 63.5659 484.945 63.2557 485.41 63.5659C485.566 63.721 485.565 63.721 485.721 63.8761C485.876 63.8761 486.186 63.8761 486.341 63.8761C486.651 63.8761 486.961 63.721 487.272 63.721C487.272 63.4108 487.737 62.9454 487.892 62.9454C487.892 62.6352 487.892 62.0148 487.737 61.7046C487.737 61.5495 487.272 61.0842 487.272 60.9291C487.272 61.0842 487.272 61.0842 487.272 61.2393C487.582 60.6189 487.582 60.4638 488.202 60.4638C488.202 60.1536 488.202 59.8434 488.202 59.5331C487.737 57.6719 489.908 57.5168 490.529 58.7576C491.459 58.9127 492.235 58.1372 493.011 58.2923C494.251 58.4474 493.476 60.3087 493.321 60.9291C493.321 61.2393 493.321 61.5495 493.321 61.7046C493.321 61.7046 493.321 61.5495 493.321 61.7046Z' fill='black'/%3E%3Cpath d='M986.086 158.645L-943.103 222.083C-942.948 222.083 -943.878 204.866 -944.499 203.47C-945.74 200.833 -948.531 198.972 -950.238 196.49C-952.564 193.078 -953.495 188.735 -957.062 186.254C-958.768 185.013 -960.009 184.858 -962.181 184.237C-972.107 181.755 -982.499 180.67 -992.581 178.964C-1008.09 176.327 -1023.45 171.984 -1039.11 169.812C-1056.17 167.331 -1073.24 167.486 -1090.61 167.486C-1113.1 167.486 -1135.74 169.192 -1158.23 168.417C-1172.35 167.951 -1186.31 164.074 -1199.96 160.661C-1212.67 157.559 -1227.1 158.49 -1239.2 153.526C-1243.23 151.82 -1248.97 156.163 -1250.99 151.82C-1252.85 147.788 -1253.16 138.481 -1253.31 133.983C-1253.62 125.453 -1253.31 117.077 -1252.23 108.546C-1251.76 104.669 -1250.05 100.015 -1250.36 96.1378C-1250.52 94.1215 -1251.14 92.2602 -1251.14 90.0887C-1251.14 88.0724 -1250.99 86.2111 -1250.99 84.1948C-1250.99 82.3335 -1250.67 80.6274 -1250.52 78.7661C-1250.36 75.9742 -1251.3 72.717 -1250.83 70.0803C-1246.95 70.0803 -1243.07 69.9252 -1239.04 69.9252C-1231.6 70.2354 -1224 70.8558 -1216.55 71.166C-1205.07 71.7864 -1194.68 71.0109 -1183.2 70.3905C-1173.9 69.9252 -1164.44 71.166 -1155.29 71.3211C-1145.2 71.3211 -1135.12 68.9945 -1125.04 68.9945C-1112.79 68.9945 -1100.69 68.9945 -1088.44 68.9945C-1066.41 68.9945 -1044.54 73.8028 -1022.36 73.8028C-1009.02 73.8028 -994.908 75.1987 -981.569 73.1823C-968.54 71.3211 -953.96 71.9415 -941.242 71.9415C-939.38 71.9415 -937.674 71.4762 -935.813 71.6313C-922.009 71.7864 -906.808 72.8721 -893.159 70.8558C-886.955 69.9252 -880.596 69.6149 -874.392 70.2354C-872.375 70.3905 -870.514 71.3211 -868.498 71.6313C-863.379 72.4068 -857.951 72.2517 -852.832 72.0966C-846.938 72.0966 -841.665 71.0109 -835.615 71.6313C-833.134 71.9415 -830.652 71.6313 -828.326 71.6313C-825.689 71.6313 -823.362 72.8721 -820.881 73.0272C-818.399 73.3375 -815.607 73.3375 -812.97 73.4926C-804.905 73.9579 -797.15 71.9415 -789.084 71.6313C-785.051 71.4762 -781.019 72.5619 -776.986 71.7864C-772.798 70.8558 -769.231 70.8558 -764.733 71.3211C-760.545 71.7864 -756.512 70.8558 -752.324 71.0109C-748.757 71.166 -745.965 69.7701 -742.553 69.1496C-738.675 68.3741 -735.728 67.2884 -731.695 67.2884C-727.353 67.2884 -723.01 67.2884 -718.667 67.2884C-710.756 67.2884 -702.846 67.2884 -694.936 67.1333C-681.597 67.1333 -668.413 67.1333 -655.074 67.1333C-635.686 67.1333 -616.298 67.4435 -596.91 68.0639C-581.399 68.6843 -565.889 69.6149 -550.378 70.8558C-544.95 71.3211 -539.521 71.7864 -534.092 72.4068C-522.615 73.4926 -510.982 73.4926 -499.349 72.8721C-487.096 72.2517 -475.153 71.9415 -462.899 71.4762C-449.25 71.0109 -435.911 67.4435 -422.727 66.9782C-403.339 66.2026 -383.796 65.5822 -364.253 66.8231C-356.498 67.2884 -348.277 68.3741 -340.677 69.4598C-334.163 70.3905 -327.803 69.1496 -321.134 70.0803C-312.913 71.166 -305.158 71.166 -296.317 70.8558C-290.733 70.5456 -285.15 69.7701 -279.566 69.4598C-274.447 69.3047 -270.104 71.3211 -264.831 71.4762C-263.125 71.6313 -261.419 72.0966 -259.868 71.4762C-256.921 70.7007 -255.835 69.6149 -252.733 69.6149C-249.32 69.77 -245.753 69.4598 -242.341 69.3047C-235.671 69.1496 -229.002 68.8394 -222.332 68.6843C-211.01 68.3741 -199.532 64.8067 -188.054 64.0312C-176.887 63.2557 -165.564 63.4108 -154.396 63.4108C-150.054 63.4108 -140.747 65.272 -138.266 60.774C-132.837 62.1699 -127.874 65.4271 -122.29 67.4435C-114.845 70.2354 -109.261 67.4435 -101.506 66.8231C-88.4772 65.5822 -74.828 65.1169 -61.7992 66.9782C-51.5624 68.5292 -43.8071 69.6149 -33.1049 70.2354C-20.3864 70.8558 -6.1167 70.3905 6.91211 71.6313C28.6267 74.8885 40.2595 68.6843 57.1659 69.6149C65.6967 70.0803 73.2968 71.7864 81.8275 71.0109C88.4971 70.3905 95.3217 70.0803 102.146 70.3905C114.71 71.0109 128.514 72.8721 141.233 71.6313C152.555 70.5456 162.947 67.5986 174.89 67.5986C183.111 67.5986 191.952 68.3741 199.707 67.5986C208.548 66.668 216.923 64.3414 225.92 64.1863C277.259 63.5659 328.754 71.6313 380.248 74.2681C424.453 76.4395 465.246 69.1496 508.83 69.1496C543.729 69.1496 578.627 68.0639 613.526 67.4435C641.289 66.9782 667.502 65.272 695.266 68.6843C725.511 72.4068 755.601 77.8355 786.157 77.8355C819.349 77.8355 850.37 75.664 882.632 70.3905C894.575 68.3741 906.363 65.7373 918.616 64.3414C937.849 62.1699 957.702 60.774 977.091 60.774C980.658 60.774 984.07 60.3087 987.637 60.4638C987.637 62.7904 988.258 64.9618 988.723 67.1333C989.654 72.4068 989.499 77.5253 989.499 82.7988C989.499 91.6398 989.654 100.481 989.033 109.167C988.878 112.114 989.033 117.077 987.637 119.869C987.172 120.799 985.466 121.265 985.001 122.661C984.225 124.677 984.691 126.693 984.691 128.865C985.001 133.828 985.311 138.636 985.466 143.6C985.621 149.184 985.776 153.837 986.086 158.645Z' fill='%2397C334'/%3E%3Cpath d='M1894.15 91.0192L1904.38 91.1743L1882.2 116.456H1851.96L1913.38 57.9819L1894.15 91.0192Z' fill='%238CD3F6'/%3E%3Cpath d='M1447.76 90.8643C1447.29 91.1745 1446.67 91.3296 1446.05 91.3296C1444.81 91.3296 1443.41 91.3296 1442.17 91.3296C1437.83 91.3296 1433.64 91.3296 1429.3 91.3296C1415.8 91.3296 1402.31 91.3296 1388.66 91.3296C1372.22 91.3296 1355.78 91.3296 1339.34 91.3296C1324.29 91.3296 1309.25 91.3296 1294.36 91.3296C1285.21 91.3296 1276.05 91.3296 1266.9 91.3296C1266.59 91.3296 1263.8 91.4847 1263.65 91.3296C1261.63 87.2969 1259.46 83.2642 1257.44 79.2315C1256.05 76.5947 1257.6 75.1988 1260.23 74.113C1264.89 72.2518 1270.01 73.0273 1274.97 72.8722C1279.31 72.7171 1283.65 73.0273 1287.84 72.562C1293.74 72.0967 1299.17 69.1497 1305.06 68.3742C1313.43 67.2884 1321.5 66.668 1330.03 66.668C1334.06 66.668 1337.79 66.5129 1341.82 66.9782C1345.39 67.2884 1349.11 67.5986 1352.83 67.5986C1360.43 67.5986 1367.72 67.1333 1375.48 67.1333C1383.23 67.1333 1390.37 68.6844 1397.97 68.6844C1403.24 68.6844 1408.51 67.9089 1413.79 67.2884C1418.6 66.8231 1423.25 67.9089 1428.21 67.7537C1433.95 67.7537 1439.69 66.668 1445.43 66.668C1449.93 66.668 1455.2 66.0476 1459.08 68.6844C1458.61 71.4763 1456.44 74.2681 1454.89 76.5947C1453.03 79.0764 1452.1 81.7132 1450.86 84.6601C1449.77 87.1418 1449.46 89.7786 1447.76 90.8643Z' fill='%23A8CC6F'/%3E%3Cpath d='M1393.62 63.5654C1393.62 63.5654 1393.47 63.5654 1393.47 63.7205C1393.16 63.8757 1392.85 64.1859 1392.54 64.341C1392.38 64.4961 1392.23 64.4961 1391.92 64.341C1392.07 64.341 1391.92 64.8063 1391.76 64.8063C1391.76 64.8063 1391.61 64.8063 1391.61 64.9614C1391.61 64.9614 1391.45 65.1165 1391.45 65.2716C1391.3 65.4267 1391.3 65.5818 1391.3 65.892C1391.3 66.2022 1391.45 66.5124 1391.76 66.8226C1392.07 66.9777 1392.38 66.9777 1392.54 67.4431C1392.69 67.9084 1392.69 68.3737 1392.54 68.6839C1392.54 68.9941 1392.23 69.1492 1391.92 69.4594C1391.76 69.6145 1391.61 69.6145 1391.61 69.7696C1391.45 69.9247 1391.45 70.2349 1391.3 70.39C1391.45 70.7003 1391.45 71.1656 1391.45 71.4758C1390.99 71.1656 1390.21 71.4758 1389.59 71.4758C1389.28 71.4758 1388.81 71.3207 1388.66 71.4758C1388.5 71.6309 1388.5 71.786 1388.35 71.9411C1388.35 71.9411 1388.19 71.9411 1388.19 72.0962C1388.04 72.2513 1388.04 72.4064 1387.88 72.4064C1387.88 72.5615 1387.73 72.7166 1387.42 72.7166C1387.42 72.8717 1387.42 72.8717 1387.42 73.0268C1387.42 73.337 1387.11 73.337 1386.95 73.6472C1387.11 73.6472 1387.26 73.6472 1387.42 73.6472C1387.88 73.6472 1388.35 73.8023 1388.81 73.9574C1389.59 74.1125 1390.37 74.2677 1391.14 74.2677C1392.23 74.4228 1393.47 74.2677 1394.55 74.1126C1397.5 73.8023 1400.29 73.4921 1403.24 73.6472C1404.32 73.6472 1405.26 73.8023 1406.34 73.8023C1406.81 73.4921 1407.58 73.337 1408.2 73.1819C1408.67 73.0268 1408.98 73.0268 1409.44 73.0268C1409.91 73.0268 1410.37 73.1819 1410.99 73.0268C1411.3 73.0268 1411.77 73.0268 1411.77 72.5615C1411.77 72.0962 1411.46 71.6309 1411.46 71.3207C1411.46 71.1656 1411.46 71.0105 1411.61 70.8554C1411.77 70.7002 1411.92 70.5451 1412.08 70.39C1412.24 70.2349 1412.24 69.9247 1412.39 69.7696C1412.7 69.1492 1412.55 68.5288 1412.55 68.0635C1412.55 67.5982 1412.39 67.288 1412.24 66.9777C1412.08 66.5124 1412.08 66.2022 1412.08 65.7369C1412.08 65.2716 1411.77 64.9614 1411.61 64.6512C1411.3 64.0308 1411.3 63.2552 1410.68 63.1001C1410.53 63.1001 1410.22 63.1001 1409.91 62.945C1409.75 62.945 1409.75 62.7899 1409.44 63.1001C1409.13 63.4103 1409.13 63.7206 1409.13 64.0308C1409.13 64.341 1409.13 64.6512 1409.13 65.1165C1409.13 65.4267 1409.13 65.7369 1408.67 65.7369C1408.36 65.7369 1408.05 65.4267 1407.89 65.2716C1407.74 65.1165 1407.74 64.6512 1407.43 64.6512C1407.27 65.1165 1406.81 64.8063 1406.5 64.6512C1406.03 64.341 1406.03 64.0308 1406.19 63.5654C1406.34 62.945 1405.57 63.1001 1405.1 63.1001V63.2552C1405.57 63.7206 1404.17 64.4961 1404.17 63.8757V63.7205C1403.7 63.7205 1403.08 63.7206 1403.08 64.341C1403.08 64.6512 1403.55 65.1165 1403.24 65.2716C1402.93 65.4267 1402.77 65.5818 1402.46 65.4267C1402.31 65.2716 1402.31 64.6512 1402.31 64.341C1402.15 63.5654 1401.22 63.8757 1400.91 64.4961V64.341C1400.6 64.341 1400.29 64.341 1399.98 64.341V64.4961C1399.98 64.8063 1400.14 65.1165 1399.83 65.1165V65.2716C1400.14 65.892 1399.83 65.7369 1399.52 65.5818C1399.21 65.4267 1398.74 65.2716 1398.9 64.8063V64.6512C1398.74 64.6512 1398.12 64.8063 1397.97 64.6512C1397.81 64.341 1397.66 64.341 1397.35 64.4961C1397.03 64.6512 1396.88 64.341 1396.72 64.1859C1396.41 63.8757 1395.48 64.0308 1395.48 63.7205C1395.17 64.0308 1394.55 64.0308 1394.09 64.1859V64.341C1394.24 64.1859 1394.24 64.1859 1394.4 64.0308V63.8757C1394.24 63.8757 1394.09 63.7205 1393.78 63.7205V63.8757C1393.78 63.2552 1393.78 63.4103 1393.62 63.5654Z' fill='%230D6A30'/%3E%3Cpath d='M1393.78 63.7204C1393.78 63.7204 1393.78 63.5653 1393.78 63.7204C1393.78 63.1 1393.93 63.1 1394.4 63.2551V63.1C1394.24 63.2551 1394.24 63.2551 1394.09 63.4102V63.5653C1394.55 63.4102 1395.02 63.2551 1395.48 63.1C1395.64 63.1 1395.48 63.2551 1395.48 63.2551C1395.64 63.4102 1395.95 63.2551 1396.1 63.2551C1396.57 63.2551 1396.72 63.7204 1397.19 63.8755C1397.35 63.4102 1397.81 63.8755 1397.97 64.0306C1398.28 64.0306 1398.59 63.8755 1398.9 63.8755V63.7204C1398.74 63.8755 1398.74 64.1857 1398.9 64.3408C1399.05 64.8062 1399.67 64.651 1399.98 64.8062V64.651C1399.98 64.3408 1399.98 64.1857 1399.83 64.0306V64.1857C1400.29 64.0306 1400.14 63.5653 1399.98 63.2551V63.4102C1400.29 63.5653 1400.6 63.4102 1400.91 63.4102V63.2551C1400.91 63.2551 1400.91 63.2551 1400.91 63.4102V63.5653C1401.22 63.1 1401.53 62.9449 1402 63.1C1402.46 63.2551 1402.31 63.7204 1402.31 64.0306C1402.31 64.651 1402.77 64.651 1403.39 64.3408C1403.7 64.1857 1403.7 64.0306 1403.7 63.7204C1403.7 63.5653 1403.7 63.5653 1403.55 63.4102C1402.93 62.7898 1404.01 62.6347 1404.32 62.6347V62.4796C1404.32 62.6347 1404.32 62.7898 1404.32 62.9449V63.1C1404.95 63.1 1405.88 62.3245 1405.26 61.8592V62.0143C1405.57 61.8592 1405.72 61.8592 1406.03 61.8592C1406.34 61.8592 1406.19 62.3245 1406.19 62.4796C1406.19 62.6347 1406.19 62.6347 1406.19 62.7898C1406.19 63.1 1406.65 63.2551 1406.81 63.4102C1406.96 63.5653 1407.12 63.5653 1407.27 63.5653C1407.43 63.5653 1407.43 63.4102 1407.74 63.4102C1407.89 63.4102 1407.89 63.7204 1408.05 63.8755C1408.2 64.1857 1408.67 64.3408 1408.82 64.3408C1409.44 64.4959 1409.44 64.0306 1409.44 63.5653C1409.44 63.2551 1409.44 62.9449 1409.44 62.4796C1409.44 62.3245 1409.44 62.0143 1409.44 61.8592C1409.6 61.549 1410.06 61.7041 1410.22 61.7041C1410.68 61.7041 1411.15 62.1694 1411.3 62.6347C1411.3 62.9449 1411.3 62.9449 1411.46 63.1C1411.61 63.2551 1411.92 63.7204 1411.92 63.8755C1411.92 64.1857 1411.92 64.651 1411.92 64.9613C1411.92 65.1164 1412.08 65.4266 1412.24 65.5817C1412.39 65.8919 1412.39 66.047 1412.39 66.2021C1412.39 66.8225 1412.39 67.2878 1412.39 67.9082C1412.39 68.3736 1412.08 68.6838 1411.77 68.994C1411.61 69.1491 1411.46 69.3042 1411.46 69.6144C1411.46 69.9246 1411.61 70.0797 1411.61 70.2348C1411.61 70.3899 1411.77 71.0103 1411.77 70.8552C1412.39 70.545 1411.46 69.9246 1411.46 69.4593C1411.46 69.3042 1411.77 69.1491 1411.92 69.1491C1412.08 68.994 1412.08 68.8389 1412.24 68.6838C1412.24 68.5287 1412.24 68.3736 1412.39 68.2185C1412.39 68.0633 1412.55 68.0633 1412.7 68.0633C1413.01 67.598 1412.86 66.9776 1412.86 66.5123C1412.86 66.047 1412.7 65.7368 1412.55 65.2715C1412.39 64.8061 1412.55 64.4959 1412.55 64.0306C1412.55 63.7204 1412.55 63.4102 1412.39 63.1C1412.24 62.9449 1412.08 62.9449 1412.08 62.7898C1412.08 62.6347 1412.08 62.4796 1411.92 62.3245C1411.77 62.1694 1411.46 61.8592 1411.3 61.7041C1410.99 61.549 1410.68 61.2387 1410.37 61.2387C1410.06 61.2387 1409.6 61.0836 1409.44 61.549C1409.29 61.8592 1409.44 62.3245 1409.29 62.6347C1409.29 62.9449 1409.29 63.4102 1409.29 63.5653C1409.13 63.8755 1408.82 63.7204 1408.51 63.5653C1408.2 63.4102 1408.05 63.4102 1407.89 63.1C1407.89 62.9449 1407.74 62.7898 1407.58 62.7898C1407.43 62.7898 1407.43 62.7898 1407.27 62.9449C1406.96 62.9449 1406.81 62.7898 1406.65 62.6347C1406.19 62.3245 1406.19 62.0143 1406.34 61.549C1406.5 60.9285 1405.72 61.0836 1405.26 61.0836V61.2387C1405.72 61.7041 1404.32 62.4796 1404.32 61.8592V61.7041C1403.86 61.7041 1403.24 61.7041 1403.24 62.3245C1403.24 62.6347 1403.7 63.1 1403.39 63.2551C1403.08 63.4102 1402.93 63.5653 1402.62 63.4102C1402.46 63.2551 1402.46 62.6347 1402.46 62.3245C1402.31 61.549 1401.38 61.8592 1401.07 62.4796V62.3245C1400.76 62.3245 1400.45 62.3245 1400.14 62.3245V62.4796C1400.14 62.7898 1400.29 63.1 1399.98 63.1V63.2551C1400.29 63.8755 1399.98 63.7204 1399.67 63.5653C1399.36 63.4102 1398.9 63.2551 1399.05 62.7898V62.6347C1398.9 62.6347 1398.28 62.7898 1398.12 62.6347C1397.97 62.3245 1397.81 62.3245 1397.5 62.4796C1397.19 62.6347 1397.03 62.3245 1396.88 62.1694C1396.57 61.8592 1395.64 62.0143 1395.64 61.7041C1395.33 62.0143 1394.71 62.0143 1394.24 62.1694V62.3245C1394.4 62.1694 1394.4 62.1694 1394.55 62.0143V61.8592C1394.4 61.8592 1394.24 61.7041 1393.93 61.7041V61.8592C1393.93 62.1694 1393.93 62.3245 1393.62 62.4796C1393.31 62.6347 1393.16 62.7898 1392.85 62.9449C1392.54 63.1 1392.38 63.1 1392.07 63.1C1392.07 63.2551 1392.07 63.2551 1392.07 63.4102C1391.92 63.2551 1391.76 63.5653 1391.61 63.7204C1391.45 64.0306 1391.3 64.0306 1391.3 64.3408C1391.3 64.4959 1391.3 64.9613 1391.45 65.2715L1391.92 65.5817C1392.23 65.7368 1392.38 65.7368 1392.38 66.047C1392.38 66.5123 1392.54 66.9776 1392.54 67.2878C1392.38 67.2878 1392.23 67.4429 1392.23 67.598C1392.07 67.598 1391.76 67.7531 1391.61 68.0633C1391.45 68.2184 1391.45 68.3736 1391.3 68.5287C1391.14 68.6838 1391.14 68.8389 1391.14 69.1491C1391.14 69.3042 1391.14 69.4593 1391.3 69.6144V69.9246C1391.14 70.0797 1391.14 69.7695 1390.99 69.7695C1390.68 69.6144 1390.06 69.7695 1389.75 69.7695C1389.59 69.7695 1389.43 69.7695 1389.28 69.7695C1389.12 69.7695 1388.97 69.6144 1388.81 69.6144C1388.81 69.7695 1388.66 69.7695 1388.5 69.9246C1388.35 70.0797 1388.35 70.2348 1388.19 70.2348C1388.04 70.3899 1388.04 70.3899 1387.88 70.545C1387.57 70.7001 1387.73 70.7001 1387.57 71.0103C1387.11 71.0103 1387.26 71.4756 1386.95 71.6307C1386.95 71.6307 1387.11 71.941 1387.26 71.941C1387.42 71.941 1387.42 71.6307 1387.42 71.4756C1387.42 71.1654 1387.57 71.0103 1387.88 70.8552C1388.04 70.8552 1388.19 70.8552 1388.35 70.7001C1388.5 70.545 1388.5 70.2348 1388.66 70.0797C1388.81 69.9246 1388.97 69.9246 1389.28 69.9246C1389.75 69.9246 1389.9 69.9246 1390.37 69.7695C1390.52 69.7695 1390.83 69.6144 1390.99 69.7695C1391.14 69.7695 1391.14 69.9246 1391.3 69.9246C1391.45 69.9246 1391.61 69.9246 1391.76 69.9246C1391.45 69.6144 1391.45 68.994 1391.61 68.5287C1391.76 68.2184 1392.23 67.4429 1392.54 67.9082C1392.54 67.7531 1392.54 67.7531 1392.54 67.598C1392.54 67.4429 1392.69 67.4429 1392.69 67.2878C1392.85 66.8225 1392.69 66.047 1392.54 65.5817C1391.61 65.5817 1391.45 64.9613 1391.61 64.1857C1391.61 64.0306 1391.61 63.8755 1391.76 63.8755C1391.92 63.7204 1391.92 63.8755 1392.07 63.8755C1392.23 63.7204 1392.23 63.5653 1392.38 63.4102C1392.54 63.2551 1392.69 63.2551 1393 63.2551C1393.16 64.0306 1393.47 63.8755 1393.78 63.7204Z' fill='%232B2523'/%3E%3Cpath d='M1633.1 80.9372L1581.3 93.5006C1581.3 93.5006 1581.3 69.3044 1581.3 68.9941C1581.3 68.839 1589.05 69.6146 1589.83 69.6146C1591.69 69.7697 1593.24 70.235 1595.1 70.235C1597.89 70.3901 1600.53 69.9248 1603.17 69.7697C1605.34 69.6146 1623.64 69.1492 1625.81 69.6146C1626.28 69.7697 1627.05 70.235 1627.52 70.5452C1628.3 71.1656 1628.45 72.4064 1628.76 73.182C1629.38 74.2677 1630.16 75.3534 1630.93 76.4392C1631.71 77.8351 1632.48 79.3861 1633.1 80.9372Z' fill='%23A8CC6F'/%3E%3Cpath d='M1831.02 83.4187L1494.13 88.6922C1525.15 88.2269 1525.15 87.7616 1525.15 87.4514V73.0267C1525.15 70.7001 1525.15 68.2184 1525.15 65.8919C1525.15 65.1164 1525.15 64.3408 1525.15 63.5653C1525.15 63.4102 1525.15 63.4102 1525.15 63.2551C1525 62.7898 1524.69 62.3245 1525.31 61.8592C1525.62 61.5489 1526.7 62.0143 1526.86 61.8592C1527.48 61.3938 1527.17 60.7734 1527.63 59.9979C1527.32 59.8428 1527.32 59.6877 1527.01 59.5326C1527.01 58.2918 1527.01 57.5162 1527.79 56.5856C1528.41 56.7407 1528.72 56.1203 1529.18 55.9652C1529.96 55.8101 1530.27 56.1203 1531.05 56.1203C1532.29 56.2754 1532.91 56.8958 1533.53 57.9815C1533.68 58.2918 1532.91 59.2224 1533.37 59.8428C1533.84 60.4632 1534.46 59.8428 1535.23 60.153C1535.08 59.5326 1535.54 58.7571 1536.32 59.0673C1536.94 59.3775 1536.47 60.3081 1536.78 60.6183C1537.25 61.3938 1537.87 61.0836 1538.49 61.2387C1538.34 61.2387 1538.96 61.0836 1539.11 61.0836C1539.27 61.0836 1539.73 61.5489 1539.89 61.5489C1541.59 62.0143 1540.82 60.153 1541.59 59.3775C1542.52 58.4469 1543.76 59.0673 1544.23 60.153C1544.85 60.3081 1545.47 59.3775 1545.94 59.3775C1547.02 59.3775 1546.4 59.3775 1546.87 60.153C1547.49 61.3938 1547.33 61.8592 1548.88 62.0143C1549.66 62.0143 1551.21 62.0143 1550.12 60.9285C1550.12 60.7734 1550.43 60.3081 1550.59 60.153C1550.74 60.153 1550.9 60.153 1551.05 60.3081C1551.21 59.3775 1550.28 58.602 1551.21 57.9815C1551.83 57.5162 1553.23 57.9815 1553.38 58.602C1554.62 58.9122 1556.17 57.0509 1556.64 59.2224C1556.79 59.9979 1555.09 62.4796 1557.26 62.0143C1557.26 62.0143 1558.03 63.1 1558.34 63.2551C1559.12 63.4102 1559.27 64.3408 1559.27 63.5653C1559.27 62.3245 1558.81 61.0836 1560.36 60.153C1561.91 59.2224 1561.45 61.2387 1562.53 62.0143C1563.15 62.4796 1564.55 63.2551 1563.46 64.3408C1563.77 64.651 1564.39 64.8061 1564.7 64.8061C1565.01 64.8061 1565.01 65.2715 1565.48 65.1164C1565.63 65.1164 1565.63 64.4959 1565.79 64.4959C1566.56 64.3408 1568.27 64.4959 1566.87 65.5817C1567.19 65.7368 1567.34 66.047 1567.65 66.2021C1567.81 66.2021 1567.96 66.2021 1567.96 66.3572C1568.12 66.5123 1567.96 66.6674 1568.12 66.8225C1568.12 66.9776 1568.27 66.9776 1568.43 67.1327C1568.74 67.2878 1569.05 67.1327 1569.2 66.8225C1569.36 66.5123 1569.2 66.2021 1569.51 66.2021C1569.98 66.2021 1570.13 66.5123 1570.13 66.8225C1570.13 67.1327 1570.13 67.1327 1570.29 67.2878C1570.44 67.4429 1570.44 67.7531 1570.44 67.9082C1570.44 68.2184 1570.13 68.5287 1569.98 68.8389C1569.82 69.4593 1570.44 70.2348 1569.98 70.8552C1569.82 71.1654 1569.82 71.4756 1569.82 71.7858C1569.82 71.941 1569.82 72.0961 1569.82 72.4063C1569.82 72.5614 1569.98 72.7165 1569.98 72.8716C1570.13 72.8716 1570.29 73.1818 1570.29 73.1818C1570.44 73.3369 1570.29 73.492 1570.29 73.6471C1570.13 73.8022 1570.13 73.9573 1570.29 74.1124C1570.44 74.4226 1570.6 74.4226 1570.91 74.4226C1571.37 74.4226 1571.84 74.4226 1572.46 74.4226C1572.77 74.4226 1573.39 74.4226 1573.54 74.1124C1573.7 73.8022 1573.7 73.1818 1573.7 72.8716C1573.7 72.5614 1573.7 72.0961 1573.7 71.7858C1573.7 71.4756 1573.85 71.1654 1573.85 70.8552C1574.01 70.2348 1574.16 69.6144 1574.16 68.994C1574.32 68.3735 1574.32 67.9082 1574.32 67.2878C1574.32 66.9776 1574.32 66.6674 1574.32 66.2021C1574.32 66.047 1573.54 65.4266 1573.39 65.2715C1573.23 64.9612 1573.08 64.651 1572.92 64.3408C1574.32 64.3408 1573.7 62.7898 1574.63 62.0143C1574.47 61.7041 1574.32 61.3938 1574.32 61.0836C1574.16 61.0836 1574.01 61.0836 1573.85 61.0836C1574.01 61.0836 1574.47 58.9122 1575.56 59.0673C1574.79 59.0673 1575.72 57.3611 1575.87 57.0509C1576.49 56.4305 1577.58 56.2754 1578.51 56.2754C1579.28 56.2754 1580.06 56.5856 1580.37 57.3611C1580.68 58.1367 1580.37 60.3081 1580.06 60.9285C1581.3 61.0836 1582.23 59.5326 1583.16 60.4632C1583.01 60.7734 1583.01 61.0836 1582.7 61.3938C1583.63 61.8592 1584.4 60.4632 1585.33 60.9285C1585.64 61.0836 1585.95 61.7041 1585.95 62.0143C1585.95 62.3245 1585.64 62.6347 1585.49 62.9449C1585.33 63.2551 1585.18 63.5653 1585.49 63.8755C1585.64 64.0306 1585.95 64.0306 1586.11 64.0306C1586.11 64.1857 1586.26 64.1857 1586.26 64.3408C1586.42 64.4959 1586.26 64.651 1586.42 64.651C1586.57 65.1164 1586.88 65.4266 1587.35 65.4266C1587.19 65.8919 1586.88 66.6674 1586.42 66.9776C1586.11 67.1327 1585.8 67.2878 1585.49 67.4429C1585.33 67.598 1585.18 67.598 1585.18 67.598C1585.02 67.598 1584.87 67.598 1584.87 67.7531C1584.71 67.9082 1584.71 68.0633 1584.56 68.2184C1584.4 68.6838 1584.56 69.3042 1584.87 69.4593C1585.18 69.6144 1585.64 69.4593 1585.95 69.6144C1586.11 69.7695 1586.26 70.0797 1586.42 70.2348C1586.57 70.545 1586.42 70.545 1586.26 70.8552C1586.11 71.1654 1586.11 71.4756 1586.42 71.7858C1586.57 72.0961 1586.57 72.5614 1586.73 72.7165C1587.04 73.0267 1587.35 73.0267 1587.66 73.0267C1587.97 73.0267 1588.12 73.0267 1588.28 72.8716C1588.43 72.8716 1604.26 72.8716 1604.41 72.8716C1604.72 72.8716 1604.72 72.7165 1604.88 72.5614C1605.19 72.2512 1605.34 71.7858 1605.5 71.1654C1605.5 70.7001 1605.5 70.2348 1605.96 70.0797C1606.27 69.9246 1606.58 69.9246 1606.89 69.9246C1607.05 69.9246 1607.2 69.9246 1607.2 69.9246C1607.51 69.7695 1607.67 69.4593 1607.67 69.1491C1607.82 68.8389 1607.98 68.5287 1607.98 68.2184C1608.13 67.9082 1608.13 67.598 1608.13 67.2878C1608.13 66.9776 1608.44 66.8225 1608.29 66.5123C1608.29 66.2021 1608.29 65.8919 1608.29 65.7368C1608.29 65.2715 1608.29 64.651 1607.98 64.1857C1607.98 63.5653 1608.6 63.1 1608.75 62.7898C1609.06 62.4796 1608.75 62.3245 1609.06 61.8592C1609.37 61.5489 1609.99 61.5489 1610.3 61.3938C1611.08 61.0836 1608.91 59.6877 1609.37 59.0673C1609.84 58.4469 1611.7 59.5326 1612.01 58.4469C1613.25 58.2918 1613.41 58.9122 1614.03 59.6877C1614.03 59.8428 1613.87 59.6877 1613.72 59.8428C1615.27 61.0836 1616.04 55.0346 1617.9 58.2918C1618.68 59.5326 1618.52 59.5326 1619.92 60.153C1621.01 60.6183 1621.32 62.1694 1619.77 62.7898C1620.23 63.4102 1620.23 64.0306 1620.85 64.651C1620.08 65.2715 1619.46 66.5123 1619.92 67.4429C1620.23 68.0633 1620.54 67.7531 1621.16 68.0633C1621.63 68.3735 1621.94 68.994 1622.56 69.1491C1622.71 68.994 1623.02 68.2184 1623.18 68.0633C1624.26 67.598 1623.95 68.2184 1624.42 68.6838C1625.81 69.6144 1625.5 68.8389 1626.75 68.0633C1626.9 68.0633 1626.9 68.0633 1627.06 68.2184C1627.68 68.3735 1628.3 67.4429 1628.92 67.4429C1629.07 66.8225 1629.69 66.2021 1629.54 65.5817C1629.54 65.1164 1628.92 65.2715 1629.07 64.651C1629.07 64.1857 1629.85 63.8755 1630.16 63.7204C1630.16 63.5653 1630.16 63.4102 1630 63.4102C1630.78 63.1 1631.71 62.7898 1632.64 62.6347C1633.88 62.4796 1634.5 63.2551 1635.59 63.1C1635.43 65.5817 1640.7 63.8755 1641.79 64.0306C1642.88 64.1857 1644.12 65.2715 1644.58 63.7204C1644.89 62.1694 1643.5 62.9449 1643.03 61.8592C1642.57 60.7734 1644.43 60.9285 1645.05 60.7734C1646.44 60.4632 1646.91 59.8428 1646.91 61.5489C1646.91 62.3245 1646.75 63.5653 1647.99 62.7898C1648.93 62.3245 1648.46 60.6183 1649.7 60.4632C1650.32 61.7041 1651.56 60.153 1652.49 60.4632C1653.27 60.7734 1652.65 61.549 1653.89 61.2387C1654.51 61.0836 1654.51 60.4632 1655.28 60.4632C1655.28 60.3081 1655.13 59.9979 1655.13 59.8428C1655.59 59.8428 1656.22 59.6877 1656.68 59.6877C1656.68 61.0836 1658.39 60.4632 1657.77 59.3775C1659.01 58.7571 1659.78 60.153 1660.87 59.5326C1661.02 58.2918 1660.4 58.4469 1661.33 57.5162C1661.8 57.0509 1662.73 56.2754 1663.51 56.4305C1664.9 56.5856 1664.9 57.6713 1665.06 58.4469C1665.21 59.0673 1664.75 59.0673 1665.83 59.3775C1666.14 59.5326 1666.61 59.5326 1667.07 59.5326C1666.92 58.2918 1668.62 58.4469 1669.4 58.2918C1669.09 59.0673 1669.55 59.8428 1670.33 59.6877C1669.71 60.6183 1670.02 61.2387 1670.64 61.0836C1671.11 60.9285 1671.73 59.9979 1672.66 59.0673C1673.43 57.8264 1672.5 56.8958 1674.05 56.2754C1674.52 56.1203 1675.29 55.8101 1675.76 55.9652C1676.53 56.2754 1676.07 56.8958 1676.38 57.3611C1677 58.1367 1678.86 57.6713 1677.93 56.5856C1678.4 56.4305 1678.55 56.2754 1678.86 55.9652C1679.48 55.8101 1680.1 55.8101 1680.72 55.9652C1680.72 56.1203 1680.57 56.1203 1680.57 56.2754C1681.34 55.1897 1682.89 53.7937 1683.67 55.4999C1684.13 56.5856 1683.36 57.9815 1683.82 58.9122C1684.29 59.8428 1685.37 60.153 1686.31 59.5326C1687.24 58.9122 1687.08 57.6713 1687.86 57.3611C1688.01 57.8264 1688.48 58.1366 1688.79 58.2918C1688.94 58.1366 1689.1 58.1366 1689.25 57.6713C1689.56 57.6713 1689.72 57.9815 1689.87 57.9815C1689.72 57.9815 1690.65 58.4469 1690.65 58.2918C1691.89 59.0673 1691.73 58.9122 1692.82 57.8264C1692.97 57.9815 1693.29 58.1367 1693.29 58.1367C1693.6 57.5162 1693.91 56.7407 1694.68 56.4305C1694.84 57.206 1694.84 59.2224 1695.92 59.2224C1696.85 59.2224 1696.7 58.1367 1697.16 57.8264C1697.63 57.6713 1698.71 57.8264 1699.02 58.1367C1698.71 58.4469 1698.4 58.7571 1698.09 59.0673C1698.71 59.5326 1700.11 59.6877 1700.73 58.9122C1700.73 58.7571 1700.57 58.602 1700.57 58.4469C1701.35 58.4469 1700.73 61.0836 1702.44 59.8428C1703.21 59.2224 1703.37 57.206 1703.99 56.2754C1703.99 56.1203 1703.99 56.1203 1703.99 56.2754C1704.14 57.0509 1704.45 60.9285 1705.69 59.6877C1706.31 59.0673 1705.85 57.6713 1706 57.0509C1706.16 56.2754 1706.31 55.4999 1706.78 54.8795C1708.33 55.8101 1706.78 58.1367 1707.86 59.3775C1708.95 60.6183 1708.64 58.9122 1708.8 57.9815C1708.8 57.0509 1708.8 55.8101 1709.26 55.0346C1710.81 54.259 1710.19 57.0509 1710.19 57.8264C1710.19 58.7571 1710.19 60.3081 1710.97 60.9285C1711.12 58.7571 1712.21 57.206 1711.9 55.0346C1712.05 54.8795 1712.52 54.7244 1712.83 54.7244C1714.07 55.9652 1712.21 59.6877 1713.91 60.6183C1715.15 61.2387 1715.78 59.8428 1715.47 58.9122C1715.31 58.2918 1713.91 56.8958 1715.47 56.8958C1715.47 56.4305 1715.46 55.9652 1715.31 55.655C1715.46 55.3448 1715.62 55.0346 1715.62 54.5692C1716.55 54.5692 1718.26 54.259 1718.88 54.7244C1719.96 55.4999 1718.41 56.8958 1720.43 56.4305C1720.43 57.3611 1720.89 57.0509 1721.36 57.5162C1721.82 58.1366 1721.82 57.8264 1721.51 58.7571C1721.36 59.5326 1720.74 59.2224 1721.51 59.9979C1722.6 60.9285 1722.91 59.5326 1723.84 59.5326C1724.77 59.5326 1724.46 60.7734 1725.55 59.8428C1726.01 59.3775 1725.24 58.602 1726.63 58.602C1726.63 61.2387 1729.27 59.5326 1729.89 58.4469C1730.2 57.9815 1729.58 57.6713 1729.89 57.206C1730.36 56.7407 1730.67 57.206 1731.13 56.8958C1731.91 56.5856 1732.53 55.4999 1731.29 55.3448C1730.67 55.1897 1732.68 53.6386 1733.15 53.6386C1734.7 53.4835 1734.54 54.4141 1735.16 55.3448C1734.7 56.2754 1733.92 56.2754 1735.01 57.206C1735.32 57.3611 1735.63 57.206 1735.94 57.5162C1736.09 57.8264 1735.94 58.4469 1736.25 58.7571C1737.64 60.153 1738.42 56.1203 1739.82 56.2754C1739.82 56.2754 1739.97 56.4305 1740.13 56.4305C1739.97 57.0509 1739.82 57.6713 1740.28 58.1367C1741.06 57.8264 1740.75 56.8958 1741.37 56.2754C1742.76 56.4305 1742.61 58.602 1743.38 58.9122C1743.85 59.2224 1745.71 58.4469 1746.02 57.9815C1746.33 57.5162 1746.18 56.8958 1746.02 56.4305C1746.02 56.4305 1745.87 56.7407 1745.87 56.5856L1746.02 56.2754H1745.87C1746.02 56.1203 1746.02 56.1203 1746.18 55.9652C1746.18 55.8101 1746.02 55.8101 1746.02 55.8101C1746.49 55.3448 1747.26 55.3448 1747.88 55.1897C1748.19 56.7407 1746.8 56.8958 1748.35 57.6713C1749.59 58.2918 1750.36 57.6713 1749.28 56.5856C1749.9 55.8101 1750.67 55.1897 1751.6 55.9652C1752.38 56.5856 1751.91 57.206 1752.07 57.6713C1752.38 58.1366 1752.85 58.1366 1753.31 58.2918C1753.47 58.9122 1752.85 59.6877 1753 60.153C1753 60.3081 1754.24 60.9285 1754.55 60.9285C1755.48 60.9285 1757.5 59.6877 1757.03 58.602C1757.5 57.8264 1758.74 57.9815 1758.74 58.9122C1759.2 58.9122 1760.14 57.6713 1760.29 57.206C1760.6 56.4305 1759.82 56.2754 1759.98 55.4999C1760.14 54.1039 1762.93 54.5692 1763.7 55.1897C1765.56 56.5856 1763.55 59.3775 1765.1 60.4632C1766.34 61.2387 1767.42 60.3081 1767.58 59.3775H1767.43C1767.27 58.1367 1767.42 56.8958 1769.13 57.0509C1769.6 57.8264 1769.13 60.4632 1770.06 60.6183C1769.44 62.0143 1769.13 63.1 1771.15 63.1C1773.63 63.1 1771.77 60.6183 1771.77 59.0673C1771.61 57.6713 1771.77 55.0346 1773.47 54.259C1773.94 54.1039 1774.87 59.8428 1774.71 60.6183C1774.4 61.3938 1773.78 61.8592 1774.09 62.4796C1774.4 62.9449 1775.34 63.1 1775.65 63.5653C1775.96 64.0306 1775.49 64.651 1776.11 64.8061C1776.89 65.1164 1777.51 63.8755 1777.35 63.2551C1777.35 62.7898 1777.2 62.6347 1777.04 62.3245C1776.89 62.0143 1776.89 61.549 1776.89 61.2387C1776.89 60.9285 1776.73 60.4632 1776.73 60.153C1776.73 59.5326 1777.04 58.9122 1777.04 58.2918C1777.04 57.9815 1777.2 57.6713 1777.35 57.5162L1777.97 56.7407C1778.75 57.8264 1779.21 59.2224 1779.37 60.6183C1779.37 61.2387 1779.37 62.3245 1779.21 62.9449C1779.21 63.4102 1778.9 63.8755 1778.75 64.3408C1778.59 64.8061 1778.75 65.4266 1778.9 65.8919C1779.06 66.3572 1779.06 66.8225 1779.06 67.1327C1779.06 67.598 1779.06 67.9082 1778.9 68.3735C1778.9 68.8389 1778.75 69.4593 1778.75 70.0797C1779.37 70.0797 1842.03 70.0797 1842.5 70.0797C1842.5 69.9246 1842.34 69.7695 1842.34 69.6144C1842.34 69.3042 1842.34 69.1491 1842.19 68.994C1842.03 68.6838 1842.03 68.3735 1842.03 68.2184C1842.03 67.9082 1842.03 67.9082 1841.88 67.598C1841.88 67.4429 1841.88 67.4429 1841.88 67.2878C1841.88 67.1327 1841.56 66.9776 1841.56 66.8225C1841.41 66.5123 1841.25 66.3572 1841.25 66.047C1841.1 65.7368 1841.41 65.5817 1841.25 65.4266C1841.56 65.4266 1841.41 64.3408 1841.41 64.1857C1841.41 63.8755 1841.41 63.5653 1841.56 63.2551C1841.72 63.1 1841.88 62.9449 1842.03 62.6347C1842.19 62.4796 1842.03 62.1694 1841.88 62.0143C1841.72 61.7041 1841.56 61.549 1841.56 61.2387C1841.56 61.0836 1841.72 60.7734 1841.72 60.6183C1841.88 60.4632 1842.03 60.4632 1842.03 60.153C1842.03 60.153 1842.19 59.6877 1842.03 59.6877C1842.34 59.6877 1843.27 59.5326 1843.43 59.6877C1843.89 59.8428 1844.2 60.4632 1844.51 60.6183C1845.6 60.9285 1846.53 59.5326 1847.61 59.3775C1847.61 59.0673 1847.77 58.602 1847.61 58.2918C1847.92 58.4469 1848.39 58.4469 1848.7 58.4469C1848.54 58.602 1848.39 58.7571 1848.23 58.9122C1848.39 58.9122 1850.87 58.1367 1850.72 58.1367C1850.72 58.2918 1850.72 58.2918 1850.72 58.2918C1850.72 58.2918 1850.72 58.2918 1850.87 58.4469C1851.34 58.2918 1852.27 58.4469 1852.73 58.7571C1853.35 59.0673 1853.51 59.6877 1854.13 59.6877V59.5326C1854.75 59.2224 1855.37 59.3775 1855.37 60.153C1855.83 59.9979 1856.3 59.8428 1856.92 59.9979C1856.14 61.7041 1858.78 61.7041 1858.78 61.8592C1858.78 61.3938 1858.78 61.0836 1858.47 60.7734C1859.4 60.7734 1858.78 59.8428 1858.63 59.3775C1858.94 59.5326 1859.71 59.5326 1860.33 59.5326C1860.33 59.5326 1860.18 59.6877 1860.33 59.8428C1860.8 59.0673 1861.73 58.4469 1862.66 59.2224C1863.28 59.8428 1862.5 61.3938 1863.59 61.7041C1863.9 61.8592 1865.14 61.2387 1865.3 60.7734C1865.45 60.153 1864.83 59.9979 1864.68 59.6877C1864.37 58.602 1865.45 58.4469 1866.69 58.4469C1866.54 58.7571 1866.69 59.0673 1866.69 59.2224C1867.47 59.3775 1869.33 57.9815 1868.4 57.3611C1868.86 57.206 1869.48 56.8958 1869.95 57.3611C1870.57 57.9815 1869.79 58.2918 1869.95 58.9122C1870.1 59.6877 1872.12 61.2387 1872.43 59.9979C1872.43 60.153 1873.52 61.2387 1873.67 61.3938C1874.14 61.7041 1874.91 62.1694 1875.53 61.8592C1876.31 61.5489 1876.31 60.4632 1876 59.8428C1875.84 59.5326 1875.07 59.0673 1875.07 58.602C1875.22 58.602 1875.38 58.4469 1875.69 58.4469C1876.77 58.1366 1878.01 58.2918 1878.17 59.3775C1878.32 60.6183 1877.7 61.8592 1879.1 62.3245C1880.03 62.6347 1881.89 62.6347 1880.96 61.0836C1880.96 61.0836 1881.27 61.0836 1881.27 61.2387C1881.12 61.0836 1880.65 60.3081 1880.5 60.153C1881.58 59.8428 1882.51 58.9122 1883.75 58.9122C1883.6 58.9122 1883.91 59.3775 1883.91 59.3775C1884.06 59.5326 1884.06 59.6877 1884.06 59.8428C1884.06 60.153 1884.06 60.6183 1884.06 60.9285C1884.06 61.3938 1884.37 61.7041 1884.84 62.0143C1884.99 62.1694 1885.3 62.1694 1885.46 62.3245C1885.77 62.4796 1886.08 62.6347 1886.39 62.7898C1886.7 63.1 1887.01 63.2551 1887.48 63.2551C1888.1 63.1 1887.94 62.6347 1888.1 62.1694C1888.25 61.5489 1888.1 59.9979 1889.03 59.9979C1889.65 59.9979 1889.49 60.4632 1889.65 60.7734C1889.8 61.0836 1890.11 61.0836 1890.27 61.2387C1890.58 61.3938 1890.73 61.5489 1890.89 61.8592C1890.89 61.5489 1891.04 61.0836 1891.04 60.7734C1891.35 60.7734 1891.35 60.6183 1891.66 60.6183C1891.82 60.6183 1891.97 60.6183 1892.13 60.6183C1892.13 60.7734 1892.28 60.9285 1892.28 61.2387C1892.28 61.549 1892.28 61.8592 1892.44 62.1694C1892.59 62.4796 1892.75 62.9449 1893.06 63.1C1893.37 63.2551 1893.68 63.2551 1893.99 63.2551C1894.3 63.2551 1895.08 62.4796 1895.23 63.1C1895.39 63.4102 1895.08 64.1857 1894.92 64.4959C1893.99 66.6674 1892.75 68.994 1891.51 70.8552C1889.96 73.0267 1888.56 73.492 1885.92 73.492C1882.36 73.492 1878.63 72.5614 1875.07 73.0267C1873.36 73.3369 1871.66 73.9573 1869.95 74.1124C1869.02 74.1124 1866.07 74.5777 1865.3 73.8022C1865.14 73.6471 1864.83 73.492 1865.3 73.1818' fill='%23166B26'/%3E%3Cpath d='M1862.04 83.2635C1857.54 83.4186 1853.04 83.4186 1848.39 83.5737C1836.6 83.8839 1762.77 84.039 1751.14 84.3492C1735.01 84.6594 1749.74 84.9696 1733.61 85.2798C1715.78 85.59 1697.94 86.0553 1679.95 86.3656C1663.2 86.6758 1599.91 86.986 1583.16 87.4513C1570.29 87.7615 1557.41 87.9166 1544.54 88.2268C1538.34 88.3819 1532.13 88.537 1525.77 88.537C1525.62 88.537 1525.46 88.537 1525.15 88.537C1525 88.537 1525.15 81.7124 1525.15 80.9369C1525.15 76.2838 1525.15 71.4755 1525.31 66.8224C1525.31 65.5816 1525.62 63.8754 1525.15 62.6346C1524.69 61.3937 1526.55 62.0142 1527.01 62.0142C1527.48 62.0142 1527.79 60.4631 1527.79 60.1529V59.8427C1526.86 59.2223 1527.17 57.9814 1527.63 57.0508C1527.79 56.8957 1528.87 56.2753 1529.18 56.1202C1529.81 55.81 1530.74 56.2753 1531.36 56.4304C1532.13 56.5855 1532.6 57.0508 1533.06 57.6712C1533.53 58.2916 1533.06 58.9121 1533.06 59.6876C1533.06 60.6182 1534.46 60.1529 1535.08 60.308C1535.08 60.308 1535.08 60.1529 1535.08 59.9978C1534.92 58.757 1536.63 58.757 1536.47 60.1529C1536.47 60.308 1536.47 60.4631 1536.47 60.6182C1536.47 61.5488 1537.56 61.3937 1538.18 61.3937C1538.8 60.4631 1540.35 62.7897 1540.82 61.0835C1540.97 60.308 1540.97 59.8427 1541.59 59.3774C1542.52 58.6019 1543.61 59.6876 1543.92 60.4631C1544.7 60.4631 1546.25 58.9121 1546.4 60.1529C1546.56 60.9284 1547.02 61.859 1547.8 62.1693C1548.88 62.4795 1550.9 62.3244 1549.81 60.9284C1549.81 61.0835 1549.81 61.0835 1549.81 61.2386C1550.12 60.6182 1550.12 60.4631 1550.74 60.4631C1550.74 60.1529 1550.74 59.8427 1550.74 59.5325C1550.28 57.6712 1552.45 57.5161 1553.07 58.757C1554 58.9121 1554.78 58.1365 1555.55 58.2916C1556.79 58.4467 1556.02 60.308 1555.86 60.9284C1555.86 61.2386 1555.86 61.5488 1555.86 61.7039C1555.86 62.0142 1556.17 62.0141 1556.33 62.1693C1556.95 62.3244 1556.79 62.1693 1557.26 62.7897C1558.03 63.5652 1558.65 65.1162 1558.96 64.0305C1559.28 63.0999 1558.81 62.3244 1559.12 61.3937C1559.28 60.7733 1560.05 60.308 1560.67 60.1529C1561.14 59.9978 1561.45 60.7733 1561.45 61.0835C1561.6 61.5488 1561.76 61.859 1562.22 62.1693C1562.84 62.7897 1564.08 63.0999 1563.15 64.1856V64.4958C1563.46 64.6509 1565.17 65.4264 1565.32 65.2713C1565.48 64.6509 1565.79 64.6509 1566.41 64.6509C1567.19 64.6509 1567.34 64.9611 1566.72 65.4264V65.7367C1567.03 65.8918 1567.34 66.0469 1567.65 66.3571C1567.81 66.5122 1567.81 66.5122 1567.81 66.6673H1567.96V66.8224C1567.96 66.9775 1568.12 66.9775 1568.27 66.9775C1568.43 66.9775 1568.43 67.1326 1568.58 67.1326C1568.74 66.9775 1569.05 66.8224 1569.05 66.6673C1569.05 66.3571 1569.05 66.202 1569.36 66.202C1569.67 66.202 1569.82 66.202 1569.82 66.5122C1569.82 66.6673 1569.82 66.8224 1569.82 66.9775C1569.82 67.2877 1569.82 67.2877 1569.98 67.4428C1569.98 67.5979 1570.13 67.753 1569.98 67.9081C1569.98 68.2183 1569.67 68.3734 1569.67 68.6836C1569.67 68.8387 1569.67 68.9939 1569.67 68.9939C1569.67 69.149 1569.67 69.3041 1569.67 69.4592C1569.67 69.7694 1569.82 70.0796 1569.82 70.2347C1569.82 70.3898 1569.67 70.5449 1569.67 70.5449C1569.67 70.7 1569.67 70.7 1569.67 70.8551C1569.67 71.1653 1569.51 71.4755 1569.51 71.7857C1569.51 72.0959 1569.51 72.5613 1569.82 72.7164C1569.82 72.8715 1569.98 72.8715 1569.98 73.0266C1569.98 73.1817 1569.82 73.1817 1569.82 73.3368C1569.82 73.4919 1569.51 74.1123 1569.67 74.2674C1569.82 74.2674 1573.08 74.4225 1573.23 74.5776C1573.39 74.5776 1573.39 72.0959 1573.54 71.9408C1573.7 71.6306 1573.23 71.7857 1573.39 71.3204C1573.7 70.3898 1573.7 69.9245 1574.01 68.8387C1574.17 68.0632 1574.17 67.2877 1574.17 66.5122C1574.17 66.3571 1574.17 66.0469 1574.01 65.8918C1573.54 65.2713 1573.08 64.806 1572.77 64.1856C1572.77 64.3407 1572.77 64.3407 1572.77 64.4958C1574.01 64.3407 1573.7 62.9448 1574.48 62.1693V61.859C1574.32 61.5488 1574.17 61.2386 1574.17 60.9284C1574.01 60.9284 1573.85 60.9284 1573.7 60.9284V61.2386C1574.48 60.6182 1574.17 59.2223 1575.41 59.2223V58.9121C1574.79 58.757 1575.41 57.8263 1575.72 57.5161C1576.18 56.8957 1577.11 56.7406 1577.73 56.5855C1578.35 56.4304 1579.13 56.5855 1579.75 56.8957C1581.14 57.5161 1580.52 59.8427 1580.06 60.9284V61.2386C1581.14 61.2386 1582.08 59.9978 1583.16 60.7733C1583.16 60.6182 1583.16 60.6182 1583.16 60.4631C1583.01 60.7733 1583.01 61.0835 1582.7 61.3937V61.7039C1583.78 62.0142 1584.87 60.4631 1585.64 61.859C1585.8 62.0141 1585.18 63.4101 1585.18 63.8754C1585.18 64.3407 1585.49 64.3407 1585.95 64.4958C1586.73 64.4958 1585.95 64.4958 1586.26 65.1162C1586.42 65.5816 1586.57 65.7367 1587.19 65.8918C1587.19 65.7367 1587.19 65.7367 1587.19 65.5816C1586.88 66.202 1586.73 66.6673 1586.26 67.1326C1585.95 67.4428 1585.64 67.5979 1585.18 67.753C1584.87 67.9081 1584.56 68.0632 1584.25 68.3734C1584.09 68.5285 1584.09 69.149 1584.09 69.4592C1584.09 69.6143 1584.4 70.0796 1584.71 70.0796C1585.02 70.2347 1585.33 70.0796 1585.49 70.0796C1585.64 70.0796 1585.8 70.3898 1585.95 70.5449C1586.11 70.8551 1586.26 70.8551 1586.11 71.1653C1585.95 71.3204 1585.8 71.4755 1585.8 71.7857C1585.8 72.0959 1586.11 72.0959 1586.11 72.4061C1586.26 72.7164 1586.11 73.1817 1586.42 73.4919C1586.73 73.9572 1604.41 73.9572 1605.03 73.0266C1605.34 72.5613 1605.5 72.0959 1605.5 71.6306C1605.5 71.0102 1606.12 70.7 1606.74 70.7C1607.05 70.7 1607.2 70.7 1607.51 70.5449C1607.67 70.2347 1607.82 70.0796 1607.98 69.7694C1608.13 69.3041 1608.13 68.6836 1608.29 68.2183L1608.6 67.9081C1608.6 67.753 1608.6 67.4428 1608.44 67.2877C1608.29 66.6673 1608.44 66.0469 1608.29 65.5816C1608.13 64.9611 1608.29 64.6509 1608.75 64.1856C1609.06 63.8754 1609.22 63.0999 1609.53 62.9448C1610.15 62.6346 1610.92 62.7897 1610.77 62.0142C1610.61 61.2386 1608.6 59.8427 1610.61 59.9978C1610.92 59.9978 1611.86 60.308 1612.17 59.8427C1612.79 58.757 1614.03 60.6182 1614.18 60.9284C1614.18 60.7733 1614.18 60.7733 1614.18 60.6182C1614.18 60.6182 1614.03 60.7733 1613.87 60.7733V61.0835C1614.96 61.859 1615.89 58.9121 1616.82 58.6019C1617.75 58.2916 1618.37 60.1529 1618.84 60.6182C1619.15 60.9284 1619.77 61.2386 1620.23 61.3937C1621.47 61.859 1621.16 63.0999 1620.08 63.7203V64.0305C1620.54 64.6509 1620.54 65.2713 1621.16 65.8918V65.5816C1620.54 66.202 1619.92 66.9775 1620.08 67.9081C1620.08 68.3734 1620.23 68.8387 1620.7 68.9939C1621.01 69.149 1621.32 69.149 1621.63 69.4592C1621.94 69.7694 1622.25 70.0796 1622.71 70.2347C1623.02 69.7694 1623.33 68.6836 1624.11 69.149C1624.26 69.149 1624.42 69.6143 1624.42 69.6143C1624.73 69.9245 1625.04 70.0796 1625.5 70.2347C1625.82 70.3898 1626.59 69.3041 1626.9 69.149C1627.06 69.3041 1627.21 69.3041 1627.52 69.149C1627.68 69.149 1627.83 68.9938 1627.99 68.8387C1628.3 68.5285 1629.69 66.9775 1629.69 66.202C1629.69 66.0469 1629.69 66.0469 1629.54 65.8918C1629.23 64.9611 1629.54 64.9611 1630.16 64.4958V64.1856L1630 63.8754C1630 64.0305 1630 64.0305 1630 64.1856C1631.4 63.5652 1632.64 63.255 1634.04 63.7203C1634.66 63.8754 1635.28 63.7203 1635.43 64.3407C1635.74 65.7367 1638.07 65.2713 1639 65.2713C1639.77 65.1162 1640.55 65.1162 1641.33 64.9611C1642.1 64.806 1642.88 65.4264 1643.65 65.4264C1644.58 65.5815 1644.89 63.8754 1644.43 63.255C1644.27 62.9448 1642.1 62.4795 1643.34 61.859C1643.96 61.5488 1644.89 61.7039 1645.67 61.3937C1647.06 60.9284 1646.91 61.5488 1647.06 63.0999C1647.06 63.7203 1647.22 64.0305 1647.84 63.8754C1648.77 63.7203 1648.77 62.6346 1649.08 62.0142C1649.39 61.3937 1649.86 61.5488 1650.17 62.0142C1650.48 62.3244 1650.94 62.0141 1651.25 61.859C1652.18 61.5488 1652.65 61.3937 1653.27 62.3244C1653.73 63.0999 1654.97 61.859 1655.44 61.7039V61.3937C1655.44 61.2386 1655.28 61.0835 1655.28 60.7733C1655.28 60.9284 1655.28 60.9284 1655.28 61.0835C1655.91 61.0835 1656.68 60.7733 1656.99 61.3937C1657.15 61.859 1657.77 61.7039 1658.08 61.3937C1658.39 61.0835 1658.08 60.6182 1658.08 60.308C1658.08 60.4631 1658.08 60.4631 1658.08 60.6182C1659.16 60.1529 1660.09 61.2386 1661.18 60.7733C1661.18 60.7733 1661.18 60.7733 1661.18 60.6182C1661.18 60.1529 1661.02 59.5325 1661.18 59.0672C1661.8 57.9814 1663.35 57.2059 1664.44 57.6712C1665.21 57.9814 1665.37 59.3774 1665.52 59.9978C1665.52 60.6182 1666.92 60.6182 1667.38 60.6182V60.4631C1667.38 59.3774 1668.93 59.5325 1669.71 59.3774C1669.71 59.2223 1669.71 59.2223 1669.71 59.0672C1669.55 59.9978 1669.55 60.7733 1670.64 60.7733V60.4631C1670.17 60.9284 1669.86 61.5488 1670.49 62.0142C1671.11 62.4795 1672.35 60.4631 1672.81 60.1529C1673.43 59.6876 1673.12 58.757 1673.43 57.9814C1673.74 57.0508 1676.38 56.4304 1676.38 57.9814C1676.38 58.6018 1676.69 58.757 1677.31 58.9121C1678.4 59.0672 1678.55 57.9814 1678.09 57.361C1678.09 57.5161 1678.09 57.5161 1678.09 57.6712C1678.4 57.5161 1678.71 57.361 1679.02 57.0508C1679.33 56.7406 1680.57 56.8957 1680.88 57.0508C1680.88 56.8957 1680.88 56.8957 1680.88 56.7406C1680.88 56.8957 1680.72 56.8957 1680.72 57.0508V57.361C1682.12 55.3447 1684.29 55.1895 1683.82 58.4467C1683.67 59.0672 1683.82 59.8427 1684.13 60.4631C1685.06 61.859 1686.77 60.7733 1687.24 59.6876C1687.39 59.2223 1687.55 59.0672 1687.86 58.6019C1688.01 58.4467 1688.79 59.2223 1688.79 59.2223C1689.1 59.5325 1689.1 59.3774 1689.41 59.0672C1689.72 58.757 1689.87 59.0672 1690.18 59.2223V58.9121V59.2223C1690.65 59.5325 1691.11 59.6876 1691.58 59.9978C1691.89 60.1529 1692.04 60.1529 1692.35 59.8427C1692.51 59.6876 1692.67 59.5325 1692.82 59.3774C1693.29 58.9121 1693.13 59.0672 1693.6 59.3774C1693.91 58.757 1694.06 58.2916 1694.68 57.8263C1695.15 57.361 1695.15 58.6018 1695.15 58.757C1695.15 59.2223 1695.3 59.8427 1695.61 60.1529C1696.23 60.6182 1696.85 60.1529 1697.01 59.5325C1697.47 58.757 1698.56 58.757 1699.33 59.2223V58.9121C1699.02 59.2223 1698.71 59.5325 1698.4 59.8427V60.1529C1699.49 60.7733 1701.2 60.7733 1700.89 59.2223C1700.89 59.3774 1700.89 59.3774 1700.89 59.5325C1701.51 59.6876 1701.51 62.6346 1702.9 60.7733C1703.52 59.9978 1703.68 58.9121 1703.99 57.8263C1704.14 57.5161 1704.3 57.361 1704.3 57.0508C1704.14 57.9814 1704.45 60.6182 1705.38 61.0835C1706.16 61.3937 1706.31 59.8427 1706.31 59.5325C1706.31 58.4467 1706.31 57.361 1706.93 56.4304C1707.4 56.1202 1707.56 56.2753 1707.71 56.7406C1707.87 57.2059 1707.87 57.8263 1707.87 58.2916C1707.87 58.6019 1707.87 58.757 1707.87 59.0672C1707.87 59.5325 1708.18 61.3937 1708.95 61.0835C1709.42 60.9284 1709.11 58.4467 1709.11 58.2916C1709.11 57.6712 1708.95 56.2753 1709.88 56.1202C1710.66 55.9651 1710.5 57.8263 1710.5 57.8263C1710.5 58.2916 1710.5 58.757 1710.5 59.2223C1710.5 60.308 1710.5 61.3937 1711.28 62.3244C1711.59 60.308 1712.36 58.2916 1712.21 56.2753V56.5855C1714.22 55.3447 1713.45 59.0672 1713.45 60.1529C1713.45 61.0835 1713.6 61.859 1714.53 62.1693C1715.62 62.6346 1715.93 61.0835 1715.93 60.4631C1715.93 59.6876 1714.53 58.4467 1715.93 58.4467V58.2916C1715.93 57.6712 1715.93 57.0508 1715.93 56.4304C1715.93 55.9651 1716.86 56.1202 1717.33 55.9651C1718.1 55.9651 1719.19 55.81 1719.65 56.5855C1719.96 57.0508 1719.5 57.8263 1720.27 57.9814C1720.58 57.9814 1722.29 59.0672 1722.13 59.5325C1721.98 59.9978 1721.51 60.308 1721.67 60.7733C1721.82 61.7039 1722.91 61.7039 1723.53 61.2386C1724 60.9284 1724.31 60.7733 1724.77 61.0835C1725.24 61.3937 1725.08 61.7039 1725.7 61.3937C1725.86 61.2386 1726.17 60.9284 1726.17 60.7733C1726.17 60.4631 1726.94 59.5325 1727.1 60.308C1727.25 62.1693 1730.05 61.2386 1730.36 59.8427C1730.51 59.3774 1730.36 58.757 1730.67 58.4467C1730.82 58.2916 1731.44 58.4467 1731.6 58.4467C1731.75 58.4467 1732.06 58.1365 1732.22 57.9814C1732.37 57.8263 1732.53 57.5161 1732.53 57.361C1732.53 56.8957 1732.37 56.7406 1731.91 56.5855C1731.91 56.5855 1732.84 55.6549 1732.99 55.6549C1733.46 55.1896 1733.92 55.1896 1734.54 55.1896C1735.16 55.3447 1735.47 56.1202 1735.63 56.5855C1735.78 56.8957 1735.16 57.2059 1735.16 57.5161C1735.16 57.9814 1735.16 58.1365 1735.47 58.4467C1735.94 58.9121 1736.87 58.757 1736.87 59.5325C1736.87 59.8427 1736.87 59.9978 1737.18 60.308C1737.49 60.7733 1738.11 60.4631 1738.42 60.1529C1739.04 59.5325 1739.82 57.2059 1741.06 57.8263C1741.06 57.6712 1741.06 57.6712 1741.06 57.5161C1740.9 58.2916 1740.75 58.9121 1741.21 59.5325C1741.52 59.2223 1741.68 59.0672 1741.83 58.6019C1742.14 57.5161 1742.76 57.6712 1743.23 58.6019C1743.69 59.2223 1743.69 60.6182 1744.78 60.6182C1746.64 60.6182 1747.42 59.2223 1746.95 57.6712L1746.8 57.8263C1746.8 57.9814 1746.8 57.9814 1746.8 58.1365C1746.8 57.9814 1746.95 57.9814 1746.95 57.8263V57.5161H1746.8V57.8263C1746.95 57.6712 1746.95 57.6712 1747.11 57.5161V57.2059L1746.95 57.0508C1746.95 57.2059 1746.95 57.2059 1746.95 57.361C1747.26 57.2059 1749.12 56.2753 1748.81 57.5161C1748.81 57.8263 1748.66 57.9814 1748.66 58.2916C1748.66 58.6019 1748.66 58.757 1748.97 59.0672C1749.28 59.3774 1750.83 60.1529 1750.98 59.3774C1750.98 58.757 1750.83 58.4467 1750.52 57.9814C1750.52 58.1365 1750.52 58.1365 1750.52 58.2916C1750.83 57.8263 1751.14 57.5161 1751.76 57.361C1752.54 57.0508 1753.31 57.8263 1753.31 58.6019C1753.31 58.9121 1753.31 59.0672 1753.47 59.3774C1753.62 59.6876 1753.93 59.8427 1754.24 59.8427C1754.86 60.1529 1754.71 60.6182 1754.55 61.0835C1754.55 61.3937 1754.55 61.5488 1754.55 61.7039C1754.55 62.0142 1755.48 62.3244 1755.79 62.4795C1756.57 62.7897 1757.34 62.3244 1757.81 61.859C1758.43 61.3937 1758.74 60.7733 1758.43 59.9978C1758.43 60.1529 1758.43 60.1529 1758.43 60.308C1759.05 59.6876 1759.98 59.5325 1760.14 60.6182C1760.91 60.4631 1762.15 59.0672 1761.69 57.9814C1761.53 57.5161 1761.07 57.0508 1761.69 56.5855C1762 56.2753 1762.77 56.2753 1763.24 56.2753C1764.32 56.2753 1765.56 56.7406 1766.03 57.8263C1766.49 58.757 1765.25 61.859 1766.96 62.3244C1768.2 62.6346 1768.98 61.859 1769.13 61.0835V60.7733C1768.82 59.9978 1768.82 59.3774 1769.44 58.9121C1769.6 58.757 1770.06 58.6019 1770.22 58.6019C1771.15 58.4467 1770.84 60.1529 1770.99 60.6182C1770.99 61.0835 1770.99 61.859 1771.61 62.0142C1771.61 61.859 1771.61 61.859 1771.61 61.7039C1771.15 63.0999 1770.68 64.4958 1772.7 64.6509C1774.56 64.806 1774.09 62.9448 1773.63 61.859C1773.01 60.1529 1772.85 57.2059 1774.56 55.9651C1775.18 55.4998 1775.49 57.5161 1775.49 57.9814C1775.8 59.0672 1775.96 60.308 1775.96 61.3937C1775.96 62.1693 1775.18 62.7897 1775.34 63.5652C1775.34 63.8754 1775.49 64.1856 1775.8 64.3407C1776.58 64.9611 1777.04 64.6509 1777.2 65.8918C1777.2 66.202 1777.51 66.3571 1777.82 66.3571C1778.28 66.3571 1778.44 65.8918 1778.59 65.5816C1778.75 65.2713 1779.06 64.6509 1778.9 64.1856C1778.75 63.8754 1778.59 63.5652 1778.59 63.255C1778.59 62.9448 1778.59 62.4795 1778.59 62.1693C1778.44 61.859 1778.44 61.5488 1778.44 61.0835C1778.44 60.6182 1778.9 60.1529 1778.9 59.8427C1778.9 59.5325 1778.9 57.9814 1779.68 58.2916C1780.14 58.4467 1780.3 59.2223 1780.61 59.6876C1781.23 61.0835 1781.07 63.255 1780.61 64.806C1780.3 65.5816 1780.3 66.202 1780.45 66.9775C1780.45 67.4428 1780.76 68.0632 1780.76 68.5285C1780.76 68.8387 1780.61 69.149 1780.61 69.4592C1780.45 69.9245 1780.61 70.2347 1780.45 70.7C1780.45 71.1653 1780.61 71.4755 1780.61 72.0959C1781.23 72.251 1843.74 72.4061 1844.36 72.251C1844.36 71.9408 1844.36 71.6306 1844.36 71.1653C1844.36 70.8551 1844.2 70.3898 1844.2 70.0796C1844.05 69.4592 1844.05 68.8387 1843.89 68.3734C1843.89 68.2183 1843.74 68.0632 1843.58 67.9081C1843.43 67.5979 1843.12 67.2877 1843.12 66.9775C1843.12 66.8224 1843.27 66.6673 1843.27 66.3571C1843.27 66.202 1843.43 66.0469 1843.27 65.7367C1843.27 65.5816 1843.12 65.4264 1843.27 65.2713C1843.43 64.806 1843.58 64.1856 1843.74 63.8754C1843.89 63.5652 1844.05 63.5652 1844.05 63.0999C1844.05 62.7897 1843.74 62.6346 1843.58 62.4795C1843.58 62.3244 1843.58 61.859 1843.74 61.7039C1843.89 61.5488 1844.05 61.3937 1844.2 61.2386C1844.36 60.9284 1844.05 60.7733 1844.05 60.4631C1844.05 60.6182 1844.05 60.6182 1844.05 60.7733C1844.51 60.7733 1844.98 60.6182 1845.44 60.7733C1845.91 60.7733 1846.22 61.3937 1846.53 61.7039C1847.46 62.1693 1848.7 60.6182 1849.63 60.4631V60.308C1849.63 59.3774 1849.79 59.3774 1850.72 59.6876V59.3774C1850.56 59.5325 1850.41 59.6876 1850.25 59.8427V60.1529C1851.03 59.9978 1851.96 59.6876 1852.73 59.3774C1852.89 59.3774 1852.73 59.5325 1852.73 59.5325C1852.89 59.6876 1853.66 59.6876 1853.97 59.6876C1854.9 59.8427 1855.21 60.6182 1855.99 60.9284C1856.15 60.1529 1857.23 60.7733 1857.23 61.2386C1857.7 61.0835 1858.16 61.0835 1858.78 61.0835C1858.78 60.9284 1858.78 60.9284 1858.78 60.7733C1858.63 61.2386 1858.63 61.5488 1858.63 62.0142C1858.94 62.9448 1860.18 62.4795 1860.64 62.9448V62.7897C1860.64 62.3244 1860.64 62.0141 1860.33 61.5488C1860.33 61.7039 1860.33 61.7039 1860.33 61.859C1861.26 61.7039 1860.8 60.7733 1860.49 60.1529C1860.49 60.308 1860.49 60.308 1860.49 60.4631C1861.11 60.6182 1861.57 60.6182 1862.19 60.6182C1862.19 60.4631 1862.19 60.4631 1862.19 60.308C1862.19 60.4631 1862.19 60.4631 1862.19 60.6182V60.9284C1862.66 60.1529 1863.28 59.8427 1864.21 60.1529C1864.99 60.4631 1864.68 61.2386 1864.83 61.859C1864.99 62.9448 1865.76 62.9448 1866.69 62.4795C1867.16 62.1693 1867.31 62.0141 1867.16 61.5488C1867.16 61.3937 1867 61.2386 1866.85 61.0835C1865.61 59.8427 1867.78 59.6876 1868.4 59.6876V59.3774C1868.4 59.8427 1868.4 59.8427 1868.4 60.308V60.4631C1869.33 60.6182 1871.04 59.2223 1870.1 58.2916V58.6019C1870.57 58.4467 1870.88 58.2916 1871.35 58.4467C1871.97 58.6018 1871.66 59.2223 1871.66 59.6876C1871.66 59.8427 1871.66 60.1529 1871.66 60.308C1871.81 60.7733 1872.43 61.2386 1872.74 61.5488C1873.05 61.7039 1873.21 61.859 1873.52 61.859C1873.98 61.859 1873.98 61.3937 1874.45 61.7039V61.3937C1874.29 61.2386 1874.29 61.2386 1874.14 61.0835C1873.83 61.859 1873.05 61.3937 1872.59 61.0835C1871.66 60.4631 1871.81 59.9978 1871.97 59.2223C1872.12 58.1365 1870.73 58.2916 1870.1 58.4467V58.757C1870.88 59.5325 1868.24 61.0835 1868.4 59.8427V59.5325C1867.62 59.5325 1866.38 59.5325 1866.38 60.6182C1866.38 61.2386 1867.31 61.859 1866.54 62.3244C1866.07 62.6346 1865.61 62.7897 1865.14 62.6346C1864.83 62.4795 1864.83 61.2386 1864.68 60.7733C1864.52 59.2223 1862.66 59.9978 1862.19 60.9284V60.6182C1861.57 60.6182 1861.11 60.6182 1860.49 60.4631V60.7733C1860.64 61.2386 1860.95 61.7039 1860.33 61.859V62.1693C1860.95 63.255 1860.33 62.9448 1859.87 62.7897C1859.25 62.6346 1858.63 62.3244 1858.94 61.5488V61.2386C1858.47 61.2386 1857.54 61.5488 1857.39 61.0835C1857.08 60.6182 1856.77 60.6182 1856.15 60.7733C1855.68 60.9284 1855.37 60.6182 1855.06 60.1529C1854.59 59.6876 1852.89 59.8427 1852.89 59.3774C1852.27 59.8427 1851.18 59.9978 1850.41 60.1529V60.4631C1850.56 60.308 1850.72 60.1529 1850.87 59.9978V59.6876C1850.56 59.6876 1850.25 59.5325 1849.79 59.5325V59.6876C1849.79 60.308 1849.79 60.4631 1849.17 60.7733C1848.55 61.0835 1848.08 61.5488 1847.61 61.7039C1846.99 62.0142 1846.53 61.7039 1846.06 61.2386C1845.6 60.6182 1844.82 60.9284 1844.2 60.9284V61.3937C1844.2 61.5488 1844.05 61.7039 1843.89 61.859C1843.74 62.1693 1843.58 62.4795 1843.74 62.7897C1843.74 63.0999 1843.89 63.255 1844.2 63.4101C1844.51 63.7203 1844.36 63.8754 1844.05 64.0305C1843.74 64.3407 1843.74 64.6509 1843.58 64.9611C1843.43 65.2713 1843.43 65.5816 1843.43 65.8918C1843.43 66.0469 1843.58 66.202 1843.43 66.3571C1843.43 66.5122 1843.27 66.6673 1843.27 66.8224C1843.27 67.2877 1843.27 67.4428 1843.43 67.9081C1843.58 68.2183 1843.74 68.2183 1843.89 68.5285C1843.89 68.8387 1844.05 69.149 1844.05 69.4592C1844.05 69.7694 1843.89 70.0796 1844.05 70.5449C1844.2 70.8551 1844.2 71.3204 1844.2 71.6306C1844.05 71.6306 1782.01 71.6306 1781.85 71.6306C1781.54 71.6306 1781.07 71.6306 1780.76 71.6306C1780.76 71.0102 1780.76 70.2347 1780.92 69.6143C1781.07 69.149 1780.92 68.8387 1780.92 68.5285C1780.92 68.3734 1780.92 68.2183 1780.92 67.9081C1780.92 67.5979 1780.76 67.5979 1780.61 67.2877C1780.3 66.3571 1780.76 65.4264 1780.92 64.6509C1781.23 62.4795 1781.07 59.8427 1779.68 58.1365C1779.21 58.6019 1778.9 59.0672 1778.9 59.6876C1778.9 59.8427 1778.75 60.1529 1778.75 60.308C1778.75 60.7733 1778.28 61.0835 1778.28 61.5488C1778.28 62.0141 1778.44 62.3244 1778.44 62.7897C1778.44 63.255 1778.59 63.5652 1778.59 63.8754C1778.59 64.3407 1778.9 64.6509 1778.9 65.1162C1778.9 65.2713 1778.75 65.4264 1778.75 65.7367C1778.59 66.0469 1778.44 66.5122 1777.97 66.5122C1777.51 66.5122 1777.35 66.202 1777.35 65.8918C1777.35 65.1162 1776.89 64.9611 1776.27 64.6509C1775.03 64.0305 1776.11 63.255 1776.27 62.4795C1776.42 61.5488 1776.11 60.6182 1775.96 59.8427C1775.8 58.6019 1775.65 57.2059 1775.03 56.1202C1774.87 55.81 1774.09 56.5855 1773.94 56.7406C1773.47 57.5161 1773.32 58.2916 1773.16 59.0672C1773.01 60.1529 1773.16 61.2386 1773.47 62.3244C1773.78 63.255 1774.25 64.4958 1772.85 64.6509C1772.39 64.806 1771.77 64.6509 1771.3 64.3407C1770.68 64.0305 1771.15 62.9448 1771.46 62.3244V62.0142C1770.53 61.5488 1770.99 59.3774 1770.53 58.4467C1768.82 58.4467 1768.67 59.6876 1768.82 61.0835C1768.82 61.0835 1768.82 61.0835 1768.82 61.2386H1768.98C1768.98 61.0835 1768.98 61.0835 1768.98 60.9284C1768.82 62.0142 1768.2 61.7039 1766.96 62.0142C1765.56 62.4795 1766.18 59.0672 1766.03 58.1365C1765.87 56.5855 1764.48 56.1202 1763.24 55.9651C1762.15 55.9651 1761.38 56.2753 1761.38 57.361C1761.38 57.8263 1762 58.1365 1761.69 58.757C1761.53 59.2223 1761.07 59.5325 1760.76 59.8427C1760.29 60.308 1760.14 59.9978 1759.98 59.6876C1759.67 59.0672 1758.27 59.3774 1758.43 60.1529C1758.58 60.9284 1757.81 61.3937 1757.19 61.7039C1756.41 62.1693 1755.95 62.1693 1755.17 61.7039C1754.4 61.2386 1754.71 61.0835 1754.86 60.308C1754.86 59.9978 1754.86 59.8427 1754.86 59.5325C1754.24 59.3774 1753.47 59.2223 1753.62 58.2916C1753.62 58.1365 1753.62 57.9814 1753.62 57.8263C1753.62 57.361 1753.16 57.2059 1752.85 56.8957C1752.07 56.4304 1751.29 57.361 1750.83 57.8263V58.1365C1752.07 59.8427 1748.66 59.2223 1749.28 57.8263C1749.43 57.361 1749.43 56.8957 1749.43 56.4304C1748.66 56.5855 1748.04 56.5855 1747.57 57.0508V57.361C1747.57 57.5161 1747.57 57.5161 1747.73 57.5161C1747.73 57.361 1747.73 57.361 1747.73 57.2059C1747.57 57.2059 1747.42 57.361 1747.42 57.5161V57.8263H1747.57C1747.57 57.6712 1747.57 57.6712 1747.57 57.5161C1747.57 57.6712 1747.42 57.6712 1747.42 57.8263V58.1365C1747.73 57.6712 1747.73 57.9814 1747.42 59.3774C1747.11 59.6876 1746.64 59.8427 1746.18 59.9978C1745.25 60.308 1744.63 60.1529 1744.31 59.2223C1744 58.6018 1743.85 57.8263 1743.23 57.5161C1742.92 57.361 1742.76 57.6712 1742.61 57.9814C1742.61 58.1365 1742.45 58.4467 1742.45 58.6019C1742.3 59.2223 1741.37 59.3774 1741.68 57.9814V57.6712C1740.44 57.0508 1739.51 59.6876 1738.73 60.1529C1737.96 60.7733 1737.65 59.3774 1737.34 58.757C1737.18 58.4467 1736.25 58.2916 1736.09 58.1365C1735.63 57.6712 1736.25 57.2059 1736.56 56.8957V56.5855C1736.09 55.9651 1735.94 55.1896 1735.32 54.8793C1734.54 54.5691 1733.61 55.3447 1733.15 55.81C1732.99 55.9651 1732.22 56.7406 1732.68 56.8957C1733.46 57.2059 1733.3 57.6712 1732.68 57.9814C1732.22 58.2916 1731.75 57.9814 1731.29 58.2916C1731.13 58.4467 1731.13 58.6018 1731.13 58.757C1731.29 59.6876 1730.82 60.1529 1729.89 60.6182C1728.96 61.2386 1728.03 60.9284 1728.03 59.6876V59.5325C1727.72 59.5325 1727.25 59.5325 1727.25 59.8427C1727.1 60.308 1727.1 61.0835 1726.32 61.0835C1725.86 61.0835 1725.7 60.308 1725.08 60.4631C1724.62 60.4631 1724.31 61.0835 1723.84 61.2386C1723.53 61.2386 1723.22 61.0835 1723.07 60.9284C1722.6 60.6182 1722.91 60.308 1723.07 59.9978C1723.22 59.6876 1723.22 59.3774 1723.22 59.2223C1723.22 58.4467 1721.98 58.2916 1721.98 57.5161V57.361C1721.2 57.5161 1720.89 57.361 1720.89 56.5855C1720.89 56.4304 1720.89 56.2753 1720.74 56.1202C1720.27 54.8793 1717.95 55.4998 1717.17 55.4998V55.6549C1717.17 56.1202 1716.86 56.4304 1716.86 56.7406C1716.86 56.7406 1716.86 56.7406 1716.86 56.8957C1717.48 58.9121 1716.55 57.361 1716.4 58.1365C1716.24 58.757 1716.55 59.2223 1716.71 59.6876C1717.33 60.6182 1716.86 61.859 1715.62 61.7039C1714.07 61.5488 1714.53 59.2223 1714.69 58.2916C1714.69 57.5161 1714.84 56.4304 1714.22 55.81C1713.91 55.9651 1713.6 55.9651 1713.29 56.1202V56.4304C1713.45 58.2916 1712.67 59.8427 1712.52 61.5488C1712.21 61.5488 1712.05 61.5488 1712.05 61.2386C1711.74 60.4631 1711.74 59.2223 1711.9 58.4467C1711.9 58.1365 1711.9 57.9814 1711.9 57.6712C1711.9 57.361 1711.9 56.8957 1711.74 56.5855C1711.74 56.2753 1710.97 55.6549 1710.81 56.1202C1710.5 56.7406 1710.5 57.361 1710.5 58.1365C1710.5 58.6019 1710.66 61.2386 1710.04 61.0835C1708.49 60.6182 1710.04 57.2059 1708.49 56.1202C1707.71 57.0508 1707.56 58.1365 1707.56 59.2223C1707.56 59.8427 1707.56 60.7733 1706.78 60.9284C1706.47 60.9284 1706.31 60.6182 1706.31 60.4631C1706 59.8427 1705.85 58.9121 1705.69 58.1365C1705.69 57.8263 1705.69 57.6712 1705.54 57.361C1705.54 57.361 1705.07 58.1365 1705.07 58.2916C1704.76 59.2223 1704.61 60.308 1703.83 60.9284C1702.75 61.7039 1703.06 59.5325 1702.28 59.3774V59.6876C1702.28 59.8427 1702.44 59.9978 1702.44 60.1529C1702.44 59.9978 1702.44 59.9978 1702.44 59.8427C1701.82 60.6182 1700.73 60.4631 1699.8 59.9978V60.308C1700.11 59.9978 1700.42 59.6876 1700.73 59.3774V59.0672C1700.27 58.757 1699.64 58.757 1699.02 58.757C1698.4 58.757 1698.25 59.5325 1697.94 59.9978C1696.7 61.3937 1696.39 57.9814 1696.23 57.5161C1695.77 57.8263 1695.46 58.1365 1695.15 58.6019C1694.84 59.0672 1694.84 59.2223 1694.37 58.9121C1694.37 58.9121 1693.75 59.5325 1693.6 59.6876C1693.13 60.1529 1691.89 59.3774 1691.42 59.0672V59.3774V59.0672C1691.27 58.9121 1691.11 58.757 1690.8 58.757C1690.34 59.6876 1689.72 59.0672 1689.25 58.4467C1688.01 59.0672 1688.32 60.7733 1686.62 61.0835C1684.75 61.3937 1685.06 59.0672 1685.06 57.8263C1685.06 57.0508 1684.91 56.4304 1684.29 55.81C1683.82 55.4998 1683.2 55.81 1682.74 56.1202C1682.43 56.2753 1682.27 56.5855 1682.12 56.7406C1681.19 57.8263 1682.58 56.2753 1681.96 57.2059V56.8957C1681.5 56.7406 1681.03 56.7406 1680.57 56.7406C1679.95 56.7406 1679.79 57.2059 1679.17 57.5161V57.8263C1679.79 58.757 1677.62 59.3774 1677.46 57.6712C1677.31 56.4304 1675.6 57.0508 1674.83 57.361C1674.21 57.6712 1674.21 58.6018 1674.05 59.2223C1673.9 59.9978 1673.28 60.4631 1672.81 61.0835C1672.66 61.3937 1672.5 61.7039 1672.19 61.859C1672.04 62.0141 1671.57 62.1693 1671.42 62.1693C1670.95 61.859 1671.26 61.2386 1671.42 61.0835V60.7733C1670.8 60.7733 1670.17 60.7733 1670.49 59.6876V59.3774C1669.71 59.5325 1668.16 59.3774 1668.16 60.6182C1668.16 60.7733 1666.45 60.7733 1666.3 59.9978C1666.3 59.3774 1665.99 58.6019 1665.68 58.1365C1664.75 56.7406 1661.95 58.1365 1661.8 59.5325C1661.8 59.8427 1661.95 60.7733 1661.64 60.7733C1660.71 61.0835 1659.94 59.9978 1658.85 60.4631V60.7733C1659.16 61.3937 1657.92 61.859 1657.77 60.7733C1657.3 60.7733 1656.68 60.7733 1656.22 60.9284V61.2386C1656.37 61.3937 1656.37 61.5488 1656.37 61.859C1656.37 61.7039 1656.37 61.7039 1656.37 61.5488C1655.75 61.7039 1655.6 62.1693 1654.97 62.3244C1654.35 62.4795 1654.2 62.1693 1653.89 61.7039C1652.96 60.6182 1651.56 62.7897 1650.63 61.3937C1649.39 61.5488 1649.7 63.255 1648.46 63.8754C1647.37 64.3407 1647.99 61.859 1647.53 61.3937C1647.22 61.0835 1646.75 61.3937 1646.44 61.3937C1645.98 61.5488 1645.36 61.5488 1644.89 61.7039C1644.27 61.7039 1643.81 62.0141 1643.81 62.6346C1643.81 63.4101 1644.58 63.5652 1645.2 63.7203C1645.82 64.0305 1645.36 64.806 1645.05 65.1162C1644.74 65.2713 1644.43 65.1162 1644.12 65.1162C1643.5 64.9611 1643.03 64.6509 1642.41 64.6509C1641.33 64.6509 1636.36 66.0469 1636.36 63.8754V63.7203C1635.43 63.7203 1634.81 63.255 1633.88 63.255C1632.95 63.0999 1631.71 63.7203 1630.93 64.0305V64.3407L1631.09 64.6509C1631.09 64.4958 1631.09 64.4958 1631.09 64.3407C1630.47 64.806 1629.85 65.1162 1630 65.8918C1630 66.0469 1630.16 66.202 1630.31 66.202C1630.62 66.5122 1630.16 68.0632 1629.69 68.2183C1629.38 68.2183 1628.92 68.6836 1628.61 68.8387C1628.45 68.9938 1628.3 68.9939 1628.14 68.9939C1627.68 68.9939 1627.68 68.9938 1627.21 69.3041C1626.44 69.9245 1626.44 70.0796 1625.5 69.4592C1625.04 69.149 1624.88 68.2183 1624.11 68.9939C1623.95 69.149 1623.8 69.4592 1623.64 69.7694C1623.49 70.2347 1622.56 69.149 1622.4 69.149C1622.09 68.8387 1621.78 68.8387 1621.47 68.6836C1620.08 68.2183 1621.32 66.3571 1621.94 65.8918V65.5816C1621.47 65.1162 1621.32 64.3407 1620.85 63.7203C1620.85 63.8754 1620.85 63.8754 1620.85 64.0305C1621.78 63.5652 1622.09 62.9448 1621.94 62.0142C1621.78 61.2386 1621.01 61.0835 1620.39 60.7733C1619.61 60.4631 1619.3 59.6876 1618.84 58.9121C1617.13 56.2753 1616.35 61.859 1614.8 60.7733V61.0835C1614.96 61.0835 1614.96 60.9284 1615.11 60.9284V60.6182C1614.49 59.8427 1614.18 59.3774 1613.1 59.3774C1612.94 59.5325 1612.94 59.5325 1612.79 59.6876C1612.63 59.8427 1612.32 59.8427 1612.17 59.8427C1611.7 59.8427 1611.39 59.6876 1610.92 59.6876C1609.84 59.6876 1610.61 60.9284 1610.77 61.2386C1610.92 61.5488 1611.24 61.859 1611.39 62.1693C1611.39 62.1693 1610.3 62.6346 1610.15 62.6346C1609.68 62.7897 1609.68 63.255 1609.53 63.5652C1609.37 64.0305 1608.75 64.1856 1608.75 64.6509C1608.75 64.6509 1608.6 65.1162 1608.75 65.2713C1609.22 66.0469 1608.91 66.9775 1609.22 67.9081C1609.22 67.753 1609.22 67.753 1609.22 67.5979C1608.75 67.753 1608.44 70.8551 1607.82 70.7C1607.2 70.7 1606.89 70.5449 1606.27 71.0102C1606.12 71.1653 1606.12 71.4755 1606.12 71.7857C1606.12 72.251 1605.96 73.0266 1605.65 73.3368C1605.5 73.4919 1589.68 73.647 1589.37 73.647C1589.21 73.647 1589.06 73.647 1588.9 73.647C1588.75 73.647 1588.59 73.8021 1588.43 73.8021C1588.12 73.8021 1587.66 73.8021 1587.5 73.8021C1587.35 73.647 1587.19 73.3368 1587.04 73.1817C1587.04 73.0266 1587.04 72.8715 1586.88 72.7164C1586.73 72.5613 1586.73 72.5613 1586.73 72.4061C1586.57 72.0959 1586.88 71.9408 1587.04 71.6306C1587.19 71.3204 1587.19 71.0102 1587.04 70.7C1586.88 70.5449 1586.73 70.3898 1586.57 70.3898C1586.42 70.3898 1586.42 70.2347 1586.26 70.2347C1586.11 70.2347 1586.11 70.2347 1585.95 70.2347C1585.64 70.2347 1585.49 69.9245 1585.33 69.7694C1585.18 69.6143 1585.18 69.149 1585.18 68.9939C1585.33 68.5285 1585.8 68.6836 1586.11 68.3734C1586.57 68.2183 1586.88 67.9081 1587.19 67.5979C1587.5 67.2877 1587.81 66.6673 1587.97 66.202V65.8918C1587.35 65.8918 1587.19 65.4264 1587.04 64.9611C1586.73 64.4958 1587.66 64.6509 1587.19 64.4958C1586.88 64.4958 1585.33 64.4958 1586.57 63.4101C1586.73 63.255 1586.88 63.0999 1586.88 62.7897C1586.88 62.3244 1586.73 62.0141 1586.57 61.5488C1586.11 60.6182 1584.56 62.0142 1583.78 61.7039C1583.78 61.859 1583.78 61.859 1583.78 62.0142C1583.94 61.7039 1584.09 61.3937 1584.25 61.0835V60.7733C1583.16 59.9978 1582.23 61.2386 1581.14 61.2386C1581.14 61.3937 1581.14 61.3937 1581.14 61.5488C1581.61 60.6182 1581.61 59.5325 1581.61 58.4467C1581.61 57.2059 1580.83 56.5855 1579.59 56.4304C1578.04 56.2753 1576.8 57.0508 1576.34 58.4467C1576.18 58.757 1576.18 59.3774 1576.65 59.5325V59.2223C1575.41 59.3774 1575.72 60.7733 1574.94 61.2386V61.5488C1575.56 61.5488 1575.56 62.1693 1575.72 62.4795C1575.72 62.3244 1575.72 62.3244 1575.72 62.1693C1574.94 62.9448 1575.25 64.3407 1574.01 64.4958V64.806C1574.32 65.4264 1574.63 65.8918 1575.1 66.3571C1575.72 66.9775 1575.25 68.3734 1574.94 69.149C1574.94 69.3041 1574.94 69.6143 1574.94 69.9245C1574.79 70.2347 1574.79 70.7 1574.63 71.0102C1574.48 71.6306 1574.63 71.7857 1574.48 72.4061C1574.32 72.7164 1574.63 74.5776 1574.48 74.7327C1574.32 74.8878 1571.37 74.4225 1571.22 74.4225C1571.06 74.4225 1571.22 73.9572 1571.22 73.9572C1571.37 73.8021 1571.53 73.647 1571.37 73.3368C1571.37 73.1817 1571.22 73.0266 1571.06 72.8715C1570.91 72.7164 1571.06 72.4062 1571.06 72.0959C1571.06 71.9408 1571.06 71.7857 1571.06 71.6306C1571.06 71.4755 1571.06 71.3204 1571.06 71.1653C1571.06 71.0102 1571.22 70.8551 1571.37 70.8551C1571.53 70.7 1571.53 70.7 1571.53 70.3898C1571.53 70.2347 1571.37 70.0796 1571.37 69.9245C1571.37 69.7694 1571.37 69.6143 1571.37 69.4592C1571.37 69.3041 1571.37 69.149 1571.37 68.9939C1571.37 68.8387 1571.53 68.6836 1571.53 68.5285C1571.53 68.3734 1571.68 68.5285 1571.68 68.3734C1571.68 68.3734 1571.68 68.2183 1571.68 68.0632C1571.68 67.753 1571.68 67.5979 1571.53 67.2877C1571.37 67.1326 1571.53 66.9775 1571.53 66.6673C1571.53 66.3571 1571.37 66.0469 1571.06 65.8918C1570.75 65.8918 1570.44 65.8918 1570.29 66.202C1570.29 66.5122 1570.29 66.8224 1569.98 66.9775C1569.82 67.1326 1569.51 66.9775 1569.51 66.9775C1569.36 66.8224 1569.51 66.6673 1569.36 66.5122C1569.36 66.3571 1569.2 66.3571 1569.2 66.3571H1569.05C1568.89 66.202 1567.96 66.0469 1567.96 65.7367V66.0469C1568.27 65.7367 1568.74 65.1162 1568.27 64.6509C1568.12 64.4958 1566.88 64.3407 1566.72 64.6509C1566.57 65.1162 1566.41 65.2713 1565.94 64.9611C1565.63 64.6509 1564.86 64.6509 1564.39 64.3407V64.6509C1564.86 64.1856 1565.01 63.5652 1564.55 62.9448C1564.08 62.3244 1563.31 62.0141 1563 61.3937C1562.69 60.9284 1562.69 60.1529 1562.07 59.9978C1561.45 59.8427 1560.67 60.7733 1560.36 61.2386C1560.21 61.5488 1560.21 61.859 1560.21 62.1693C1560.21 63.0999 1560.67 62.6346 1559.9 63.0999C1559.28 63.5652 1558.34 62.4795 1558.19 62.0142C1556.48 62.1693 1557.57 60.4631 1557.72 59.5325C1557.72 58.2916 1556.79 57.9814 1555.86 58.2916C1555.55 58.4467 1555.24 58.4467 1554.93 58.6019C1554.47 58.6019 1554.31 58.2916 1554 58.1365C1553.38 57.6712 1552.3 57.8263 1551.99 58.6019C1551.99 58.757 1551.99 58.9121 1551.99 59.2223C1551.99 59.3774 1552.14 59.6876 1552.14 59.8427C1552.14 59.9978 1551.36 60.9284 1551.36 61.2386V61.5488C1552.3 62.6346 1549.81 62.3244 1549.35 62.1693C1548.42 62.0141 1548.11 60.6182 1547.8 59.8427C1547.64 59.3774 1546.71 59.8427 1546.56 59.9978C1545.94 60.4631 1545.63 60.7733 1545.01 59.8427C1544.7 59.5325 1544.39 59.3774 1543.92 59.2223C1541.75 58.757 1542.99 62.7897 1540.82 61.7039C1540.51 61.5488 1540.35 61.2386 1540.04 61.3937C1539.58 61.3937 1539.42 61.5488 1538.96 61.5488C1538.03 61.5488 1537.87 60.9284 1537.87 60.1529C1537.72 58.9121 1536.32 59.3774 1536.32 60.4631C1536.32 60.1529 1534.15 61.5488 1534.77 59.2223C1534.77 58.9121 1534.77 58.757 1534.77 58.6019C1534.46 57.0508 1531.2 55.9651 1529.96 56.7406C1529.81 56.8957 1529.03 57.2059 1529.03 57.2059C1528.72 57.5161 1528.56 57.9814 1528.41 58.4467C1528.25 59.0672 1528.25 59.6876 1528.25 60.4631V60.6182C1528.56 60.7733 1528.72 60.7733 1528.87 61.0835C1528.87 60.9284 1528.87 60.9284 1528.87 60.7733C1528.72 61.2386 1528.56 61.7039 1528.41 62.1693C1528.1 62.7897 1527.48 62.4795 1527.01 62.3244C1526.55 62.3244 1526.08 62.6346 1526.08 63.0999C1526.08 64.1856 1526.39 64.9611 1526.39 66.202C1526.39 67.5979 1526.39 68.9939 1526.39 70.2347C1526.39 76.7491 1526.39 83.1084 1526.24 89.6227V89.7779C1530.74 89.6227 1535.23 89.6227 1539.89 89.4676C1551.68 89.1574 1563.46 89.0023 1575.1 88.6921L1670.17 87.7615C1688.01 87.4513 1705.85 86.986 1723.84 86.6758C1740.59 86.3656 1726.32 86.0553 1743.07 85.59C1755.95 85.2798 1830.86 85.1247 1843.74 84.8145C1849.94 84.6594 1856.15 84.5043 1862.5 84.5043C1862.66 84.5043 1862.97 84.5043 1863.12 84.5043C1862.04 83.5737 1862.04 83.2635 1862.04 83.2635Z' fill='black'/%3E%3Cpath d='M1894.3 64.0306C1894.92 63.8755 1895.54 63.5653 1895.7 62.9449C1896.63 64.9613 1899.58 61.549 1896.94 61.7041C1897.25 61.0837 1898.49 60.7734 1899.11 61.3939C1899.73 62.0143 1899.26 63.1 1899.26 63.5653C1899.42 64.6511 1900.04 65.4266 1901.28 65.2715C1902.52 65.1164 1902.06 64.4959 1902.99 63.8755C1902.68 63.2551 1901.28 61.549 1902.99 61.7041C1902.83 61.7041 1902.68 61.3939 1902.68 61.3939C1902.99 60.7734 1903.61 60.7734 1904.23 60.7734C1904.23 61.0836 1904.38 61.2388 1904.38 61.549C1904.54 61.549 1904.54 61.549 1904.69 61.3939C1905 62.3245 1903.92 62.3245 1904.85 63.2551C1905.31 63.7204 1906.24 63.7204 1905.78 62.7898C1906.24 63.1 1906.86 63.1 1907.33 63.2551C1907.33 63.4102 1907.49 63.7204 1907.49 63.8755C1907.49 62.9449 1915.86 64.8062 1916.64 64.9613L1918.03 82.4881L1883.29 83.5738' fill='%230F5A1F'/%3E%3Cpath d='M1872.74 60.7735C1873.21 61.2388 1873.52 62.0143 1874.14 62.3245C1874.76 62.6347 1875.84 62.0143 1876.15 61.3939C1876.62 60.4633 1875.22 59.5326 1874.91 58.7571C1874.91 58.9122 1874.91 58.9122 1874.91 59.0673C1876.15 58.602 1878.48 58.4469 1878.01 60.4633C1877.86 61.0837 1877.7 62.0143 1878.17 62.4796C1879.1 63.4102 1882.05 63.2551 1880.96 61.549C1880.96 61.7041 1880.96 61.7041 1880.96 61.8592C1881.12 61.8592 1881.12 61.8592 1881.27 61.8592V61.549C1881.12 60.9286 1880.81 60.6184 1880.34 60.4633V60.7735C1880.81 60.9286 1881.43 60.3081 1881.89 59.9979C1882.51 59.6877 1883.29 59.2224 1883.91 59.6877C1884.53 59.9979 1884.22 61.0837 1884.37 61.7041C1884.68 62.4796 1885.46 62.6347 1886.08 62.9449C1886.7 63.2551 1887.17 64.1858 1887.94 63.5653C1888.25 63.4102 1888.41 62.9449 1888.41 62.6347C1888.41 62.3245 1888.41 61.8592 1888.25 61.549C1888.1 60.6184 1889.03 60.6184 1889.8 60.6184C1889.8 60.4633 1889.8 60.4633 1889.8 60.3082C1889.8 60.4633 1889.65 60.7735 1889.8 61.0837C1889.96 61.549 1890.89 61.8592 1891.04 62.3245V62.4796C1891.51 62.1694 1891.35 61.549 1891.35 61.0837C1891.35 61.2388 1891.35 61.2388 1891.35 61.3939C1892.13 61.0837 1892.75 61.0837 1892.59 62.0143C1892.59 62.3245 1892.59 62.6347 1892.59 62.9449C1892.75 63.5653 1893.53 63.8756 1894.15 63.8756C1894.46 63.8756 1894.77 63.7204 1894.92 63.4102C1895.08 63.2551 1895.23 62.6347 1895.54 62.9449C1896.63 64.496 1899.26 61.0837 1896.63 61.0837V61.3939C1897.4 60.4633 1899.11 60.4633 1898.95 62.0143C1898.95 62.4796 1898.8 62.9449 1898.95 63.4102C1899.26 64.3409 1899.73 64.9613 1900.66 64.9613C1901.75 64.9613 1901.9 64.0307 1902.68 63.5653V63.2551C1902.52 62.9449 1902.21 62.6347 1902.06 62.3245C1901.9 62.1694 1901.75 61.8592 1901.75 61.7041C1901.9 61.3939 1902.37 61.549 1902.52 61.549V61.2388C1902.37 61.0837 1902.21 61.0837 1902.21 60.9286C1902.21 61.0837 1902.21 61.0837 1902.21 61.2388C1902.68 60.4633 1903.92 60.3082 1903.92 61.3939V61.549C1904.54 61.2388 1904.07 62.1694 1904.07 62.3245C1904.07 62.6347 1904.23 62.9449 1904.38 63.1C1904.69 63.4102 1905.47 63.7204 1905.47 63.1C1905.47 62.7898 1905.47 62.4796 1905.31 62.3245C1905.31 62.4796 1905.31 62.4796 1905.31 62.6347C1905.93 62.9449 1906.86 62.7898 1907.02 63.7205C1907.02 63.1 1912.76 64.1858 1913.22 64.3409C1914.15 64.496 1915.08 64.6511 1916.02 64.9613C1916.17 64.9613 1916.02 64.8062 1916.17 65.1164C1916.17 65.4266 1916.17 65.5817 1916.17 65.8919C1916.64 70.5451 1916.95 75.1982 1917.41 80.0064C1917.41 80.7819 1917.57 81.5575 1917.57 82.333C1917.57 82.1779 1917.57 82.1779 1917.57 82.0228C1911.52 82.333 1905.16 82.333 1898.95 82.4881C1888.87 82.6432 1878.95 82.9534 1868.86 83.1085C1866.54 83.1085 1864.37 83.2636 1862.04 83.2636V83.5738C1868.4 83.4187 1874.6 83.2636 1880.96 83.2636C1891.04 83.1085 1900.97 82.7983 1911.05 82.6432C1913.38 82.6432 1915.55 82.4881 1917.88 82.4881C1917.88 82.4881 1917.88 82.333 1917.88 82.1779C1917.41 76.2839 1916.95 70.545 1916.48 64.6511C1916.48 64.6511 1916.48 64.6511 1916.48 64.496C1914.77 64.1858 1912.91 63.7204 1911.21 63.4102C1910.28 63.2551 1909.19 63.1 1908.26 63.1C1907.95 63.1 1907.64 63.1 1907.48 63.2551C1907.48 63.2551 1907.48 63.2551 1907.33 63.4102C1907.33 63.5653 1907.17 62.9449 1907.17 62.9449C1906.55 62.7898 1906.09 62.7898 1905.62 62.4796V62.7898C1905.93 63.4102 1905.16 63.2551 1904.85 63.1C1904.38 62.9449 1904.23 62.4796 1904.54 62.1694C1904.69 61.8592 1904.69 61.3939 1904.54 61.0837C1904.07 61.3939 1904.07 60.9286 1904.07 60.4633C1903.45 60.3082 1902.83 60.4633 1902.52 61.0837V61.3939C1902.68 61.549 1902.83 61.7041 1902.83 61.7041V61.3939C1901.13 61.2388 1902.52 63.1 1902.83 63.8756C1902.83 63.7204 1902.83 63.7205 1902.83 63.5653C1902.52 63.7205 1902.37 64.0307 1902.06 64.3409C1901.75 64.8062 1901.28 64.9613 1900.82 64.9613C1899.57 65.1164 1899.11 63.7204 1899.11 62.6347C1899.11 62.1694 1899.11 61.549 1898.95 61.2388C1898.49 60.4633 1897.09 60.9286 1896.78 61.3939V61.7041C1897.09 61.7041 1897.56 61.7041 1897.87 62.0143C1898.02 62.3245 1897.56 62.7898 1897.4 62.9449C1896.78 63.4102 1896.01 63.4102 1895.7 62.6347C1895.54 63.4102 1894.92 63.7205 1894.15 63.7205C1893.22 63.7205 1892.9 62.9449 1892.9 62.0143C1892.9 61.7041 1892.9 61.3939 1892.9 61.0837C1892.75 60.4633 1891.97 60.7735 1891.66 60.9286V61.2388C1891.82 61.549 1891.66 61.8592 1891.51 62.0143C1891.51 61.8592 1891.35 61.7041 1891.35 61.7041C1891.2 61.3939 1890.27 61.0837 1890.42 60.6184V60.3082C1889.49 60.3082 1888.72 60.4633 1888.87 61.3939C1888.87 62.0143 1889.18 62.6347 1888.72 63.2551C1887.94 64.0307 1887.32 63.1 1886.7 62.7898C1885.61 62.1694 1884.84 62.1694 1884.84 60.7735C1884.84 60.3081 1884.84 59.8428 1884.37 59.5326C1883.91 59.0673 1882.98 59.5326 1882.51 59.8428C1882.05 59.9979 1881.43 60.7735 1880.81 60.6184V60.9286C1881.27 61.0837 1881.74 61.3939 1881.74 62.0143C1881.74 61.8592 1881.74 61.8592 1881.74 61.7041C1881.58 61.7041 1881.58 61.7041 1881.43 61.7041V62.0143C1882.05 62.9449 1880.5 62.9449 1879.88 62.9449C1879.41 62.9449 1879.1 62.7898 1878.79 62.4796C1878.17 62.0143 1878.48 61.2388 1878.64 60.6184C1878.64 59.9979 1878.79 59.5326 1878.33 59.0673C1877.7 58.2918 1876.15 58.7571 1875.38 58.9122V59.2224C1875.53 59.6877 1875.84 59.9979 1876.15 60.3082C1876.31 60.4633 1876.77 60.9286 1876.62 61.2388C1876.46 61.549 1876 61.8592 1875.53 62.0143C1874.45 62.4796 1873.83 61.0837 1873.05 60.4633C1872.74 60.4633 1872.74 60.7735 1872.74 60.7735Z' fill='black'/%3E%3Cpath d='M1540.66 61.7041C1540.51 61.549 1540.51 61.549 1540.35 61.3939C1540.04 62.6348 1538.03 60.9286 1537.87 60.3082C1537.72 59.5327 1538.65 59.2225 1537.87 58.7572C1537.41 58.4469 1536.78 58.6021 1536.32 58.7572C1537.25 59.3776 1535.39 60.9286 1534.61 60.6184C1534.61 60.3082 1534.61 59.998 1534.61 59.8429C1533.53 59.8429 1532.44 59.998 1532.6 61.0837C1532.75 61.3939 1533.37 61.549 1533.22 62.1695C1533.06 62.4797 1531.82 63.1001 1531.51 63.1001C1530.43 62.7899 1531.2 61.3939 1530.58 60.6184C1529.65 59.6878 1528.72 60.4633 1528.25 61.2388C1528.25 61.0837 1528.25 61.0837 1528.25 60.9286C1527.79 60.9286 1527.01 60.9286 1526.55 60.7735C1526.7 61.2388 1527.32 62.1695 1526.39 62.1695C1526.7 62.4797 1526.7 62.7899 1526.7 63.2552C1526.7 63.1001 1524.07 63.1001 1524.84 61.3939C1524.22 61.3939 1523.76 61.549 1523.29 61.549C1523.29 60.7735 1522.67 60.7735 1522.05 60.9286V61.0837C1521.43 61.0837 1521.27 60.4633 1520.65 60.1531C1520.19 59.8429 1519.26 59.8429 1518.79 59.8429C1518.79 59.8429 1518.79 59.8429 1518.64 59.6878V59.5327C1518.64 59.5327 1516.31 60.3082 1516.16 60.3082C1516.31 60.1531 1516.47 59.998 1516.62 59.8429C1516.31 59.6878 1516 59.6878 1515.54 59.6878C1515.54 59.998 1515.38 60.4633 1515.54 60.7735C1514.45 60.9286 1513.67 62.3246 1512.43 62.0144C1511.97 61.8593 1511.81 61.2388 1511.35 61.0837C1511.04 60.9286 1510.26 61.0837 1509.95 61.0837C1510.11 61.549 1510.73 62.0144 1510.73 62.6348C1510.73 63.2552 1510.26 63.7205 1509.95 64.1858C1509.64 64.6511 1509.95 65.5818 1509.02 65.1164C1508.71 64.9613 1508.25 63.8756 1508.25 63.5654C1508.25 62.945 1508.56 62.4797 1508.56 61.8592C1508.56 61.2388 1508.56 60.3082 1508.4 59.6878C1508.25 58.2918 1507.78 56.7408 1506.85 55.6551C1504.68 57.3612 1507.47 60.4633 1506.69 62.6348C1506.54 63.1001 1506.23 64.1858 1505.45 63.8756C1504.83 63.7205 1505.3 63.1001 1504.99 62.6348C1504.68 62.1695 1503.75 62.0144 1503.44 61.549C1503.13 60.7735 1503.75 60.4633 1504.06 59.6878C1504.21 59.0674 1503.28 53.1734 1502.82 53.3285C1501.11 53.9489 1501.11 56.5857 1501.11 58.1367C1501.27 59.6878 1503.13 62.1695 1500.49 62.1695C1498.47 62.1695 1498.78 61.0837 1499.4 59.6878C1498.47 59.5327 1499.09 56.8959 1498.47 56.1204C1496.77 55.9653 1496.61 57.3612 1496.77 58.4469H1496.92C1496.77 59.3776 1495.68 62.945 1494.44 62.1695C1493.05 61.0837 1495.06 58.2918 1493.2 56.8959C1492.42 56.2755 1489.63 55.9653 1489.48 57.2061C1489.32 57.9816 1490.1 58.1367 1489.79 58.9123C1489.63 59.3776 1488.7 60.6184 1488.24 60.6184C1488.24 59.5327 1487 59.5327 1486.53 60.3082C1486.84 60.9286 1486.07 61.7041 1485.6 62.0144C1485.13 62.3246 1484.51 62.4797 1483.89 62.3246C1483.58 62.3246 1483.27 61.8592 1482.81 61.8592C1482.81 61.3939 1482.65 61.0837 1482.81 60.6184C1482.96 60.1531 1483.12 59.8429 1483.43 59.3776C1483.58 59.2225 1483.58 59.0674 1483.74 58.9123C1483.89 58.7572 1484.05 58.7572 1484.2 58.6021C1484.51 58.2918 1484.51 57.8265 1484.36 57.3612C1484.2 57.051 1484.2 56.7408 1483.89 56.4306C1483.58 56.1204 1483.27 55.8102 1482.96 55.6551C1482.19 55.1898 1480.79 55.0347 1480.02 55.6551C1479.55 55.9653 1479.24 56.1204 1478.78 56.2755C1478.31 56.5857 1478 56.8959 1477.69 57.3612C1477.53 57.5163 1477.22 57.8265 1476.91 57.9816C1476.14 58.2918 1475.52 57.5163 1475.36 56.8959C1475.21 56.2755 1475.36 55.5 1475.52 54.8795C1475.67 53.6387 1475.05 52.7081 1473.81 52.7081C1473.19 52.7081 1472.57 52.7081 1472.11 53.0183C1471.8 53.3285 1471.64 53.6387 1471.18 53.6387C1470.87 53.7938 1470.71 53.7938 1470.56 53.9489C1470.4 54.104 1470.24 54.5693 1470.24 54.8795C1469.93 54.8795 1469.62 55.1898 1469.31 55.0347C1469 54.8795 1468.69 54.5693 1468.54 54.4142C1468.23 54.104 1467.76 53.7938 1467.45 53.6387C1466.99 53.4836 1466.37 53.7938 1465.9 53.9489C1465.13 54.2591 1464.51 54.5693 1463.89 54.8795C1463.73 55.0347 1463.42 55.1898 1463.27 55.1898C1463.11 55.3449 1463.27 55.5 1463.27 55.8102C1463.27 56.4306 1463.42 56.8959 1462.8 57.3612C1462.33 57.6714 1461.56 57.8265 1461.09 57.5163C1460.78 57.2061 1460.63 56.4306 1460.47 56.1204C1460.32 55.8102 1460.16 55.5 1460.16 55.0347C1460.01 54.2591 1459.85 52.553 1458.92 52.2428C1457.99 51.9326 1457.84 52.8632 1457.53 53.4836C1456.29 53.3285 1456.75 56.8959 1456.6 57.5163C1456.13 57.5163 1455.2 58.2918 1454.58 57.6714C1454.42 57.5163 1454.42 56.8959 1454.42 56.5857C1454.27 56.2755 1454.27 55.6551 1453.96 55.3449C1453.65 54.8795 1452.87 54.7244 1452.25 54.7244C1451.32 54.8795 1450.86 55.8102 1450.08 56.2755C1449.62 56.5857 1448.38 56.8959 1448.69 57.8265C1448.69 58.1367 1449 57.9816 1449.15 58.2918C1449.46 58.6021 1449.46 59.2225 1449.62 59.6878C1449.77 59.998 1450.7 61.0837 1450.24 61.549C1450.08 61.7041 1449.93 61.549 1449.77 61.549C1449.62 61.7041 1449.62 61.7041 1449.46 61.8592C1449.31 62.0144 1449 62.0144 1449.15 62.4797C1450.24 62.4797 1449.93 63.7205 1449.62 64.1858C1449.15 64.1858 1448.53 64.6511 1448.22 64.9613C1447.91 65.1164 1447.6 65.1164 1447.29 65.2715C1445.89 65.892 1446.98 68.2185 1447.13 69.1492C1447.75 69.1492 1448.38 69.3043 1449 69.4594C1451.32 69.7696 1453.49 69.9247 1455.82 70.0798C1457.06 70.2349 1458.3 70.2349 1459.54 70.39C1460.47 70.5451 1461.25 70.7002 1462.18 70.7002C1462.64 70.7002 1462.8 70.7002 1462.96 71.0104C1463.11 71.3206 1463.11 72.0961 1463.11 72.4064C1463.27 72.8717 1463.42 73.9574 1463.73 74.1125C1463.73 74.1125 1463.89 74.1125 1464.04 74.1125C1464.35 74.1125 1464.51 74.1125 1464.82 74.1125C1465.9 74.1125 1466.99 74.1125 1468.07 74.1125C1469.78 74.1125 1471.33 74.1125 1473.04 74.1125C1475.05 74.1125 1477.22 74.1125 1479.24 74.1125C1481.72 74.1125 1484.05 74.1125 1486.53 74.1125C1489.17 74.1125 1491.8 74.1125 1494.44 74.1125C1497.23 74.1125 1499.87 74.1125 1502.66 74.1125C1505.45 74.1125 1508.09 74.1125 1510.88 74.1125C1513.52 74.1125 1516.16 74.1125 1518.79 74.1125C1521.27 74.1125 1523.6 74.1125 1526.08 74.1125C1528.1 74.1125 1530.27 74.1125 1532.29 74.1125C1533.84 74.1125 1535.54 74.1125 1537.1 74.1125C1538.18 74.1125 1539.27 74.1125 1540.2 74.1125C1540.51 74.1125 1540.97 74.1125 1541.28 74.1125L1540.04 61.2388' fill='%23166B26'/%3E%3Cpath d='M1253.87 75.3533C1253.25 76.2839 1252.48 76.9043 1251.39 77.0594C1249.84 77.2145 1248.44 77.2145 1246.89 77.5247C1245.96 77.6798 1245.34 77.8349 1244.57 77.5247C1244.57 77.2145 1244.26 76.9043 1244.26 76.5941C1243.95 75.8186 1244.1 74.8879 1244.1 73.9573C1244.1 71.6307 1244.1 69.1491 1244.1 66.8225C1244.1 65.8919 1244.26 65.1164 1244.57 64.1857C1244.72 63.7204 1245.03 63.4102 1245.19 63.1C1245.19 62.9449 1245.19 62.7898 1245.34 62.6347C1245.5 62.3245 1245.81 62.1694 1245.96 61.8592C1246.27 61.549 1246.43 61.2387 1246.43 60.7734C1246.27 60.3081 1245.96 59.9979 1245.96 59.6877C1245.96 59.3775 1246.27 57.6713 1246.74 57.8264C1247.36 57.9816 1247.67 57.3611 1248.13 57.206C1248.91 57.0509 1249.22 57.3611 1250 57.3611C1251.24 57.5162 1251.86 58.1367 1252.48 59.2224C1252.63 59.5326 1251.86 60.4632 1252.32 61.0836C1252.63 61.3938 1252.94 61.3938 1253.25 61.3938C1253.56 61.3938 1254.03 61.549 1254.34 61.7041C1254.65 61.8592 1254.65 62.3245 1254.49 62.6347C1254.49 63.1 1254.49 63.4102 1254.49 63.8755C1254.49 64.0306 1254.49 64.3408 1254.65 64.4959C1254.8 64.651 1254.8 64.651 1254.96 64.8061C1255.11 65.1164 1255.27 65.4266 1255.27 65.8919C1255.27 66.047 1255.42 66.2021 1255.42 66.5123C1255.42 66.8225 1255.42 66.9776 1255.58 67.2878C1255.58 67.4429 1255.73 67.598 1255.58 67.7531C1255.42 67.9082 1255.27 68.0633 1255.11 68.2184C1254.8 68.5287 1254.49 68.8389 1254.34 69.4593C1254.34 69.6144 1254.18 69.9246 1254.34 70.0797C1254.49 69.9246 1254.65 70.0797 1254.96 70.0797C1255.11 70.2348 1255.42 70.2348 1255.58 70.3899C1255.73 70.545 1255.73 70.8552 1255.73 71.0103C1255.89 71.1654 1255.89 71.3205 1255.73 71.6307C1255.11 72.7165 1254.65 74.2675 1253.87 75.3533Z' fill='%23166B26'/%3E%3Cpath d='M1253.87 61.0839C1253.72 61.0839 1253.72 60.9288 1253.72 60.9288C1253.56 60.9288 1253.56 60.9288 1253.41 60.9288C1253.25 60.9288 1252.94 60.9288 1252.79 60.7737C1252.63 60.7737 1252.32 60.7737 1252.32 60.6186C1252.17 60.3084 1252.32 59.843 1252.32 59.5328C1252.32 59.2226 1252.32 59.0675 1252.32 58.9124C1252.01 57.3614 1248.76 56.2756 1247.52 57.0512C1247.36 57.2063 1246.58 57.5165 1246.58 57.5165C1246.27 57.8267 1246.12 58.292 1245.96 58.7573C1245.81 59.3777 1245.81 59.5328 1245.96 60.1533L1246.12 60.3084C1246.27 60.3084 1246.43 60.7737 1246.43 61.0839L1246.58 60.7737C1245.65 60.1533 1245.81 59.0675 1246.27 58.292C1246.43 58.1369 1247.52 57.5165 1247.83 57.3614C1248.45 57.0512 1249.38 57.5165 1250 57.6716C1250.77 57.8267 1251.24 58.292 1251.7 58.9124C1252.17 59.5328 1251.7 60.1533 1251.7 60.9288C1251.7 61.3941 1252.01 61.5492 1252.32 61.5492C1252.63 61.5492 1252.79 61.5492 1253.1 61.5492C1253.25 61.5492 1253.56 61.5492 1253.72 61.7043C1253.87 61.8594 1254.03 62.0145 1254.03 62.1696C1254.03 62.4798 1254.03 62.79 1253.87 63.1002C1253.87 63.2553 1253.87 63.5656 1253.87 63.7207C1253.87 64.0309 1253.87 64.186 1254.18 64.3411C1254.34 64.4962 1254.49 64.6513 1254.65 64.9615C1254.65 65.2717 1254.8 65.5819 1254.8 65.737C1254.8 65.8921 1254.8 65.8921 1254.8 66.0472L1254.65 66.2023C1254.65 66.3574 1254.8 66.5125 1254.8 66.6677C1254.8 66.9779 1254.8 67.133 1254.96 67.4432C1255.12 67.5983 1255.27 67.7534 1255.27 67.9085C1255.27 68.0636 1254.8 68.2187 1254.65 68.3738C1254.49 68.5289 1254.18 68.684 1254.03 68.9942C1253.72 69.3044 1253.56 69.6146 1253.56 70.0799C1253.56 70.235 1253.56 70.3902 1253.72 70.5453C1253.87 70.7004 1254.18 70.7004 1254.34 70.7004C1254.96 70.7004 1255.27 71.1657 1255.27 71.7861C1255.27 72.0963 1255.12 72.4065 1254.96 72.5616C1254.96 72.7167 1254.96 72.7167 1254.96 72.8718C1254.96 73.0269 1254.96 73.182 1254.96 73.3371C1255.27 73.182 1255.43 72.8718 1255.43 72.7167C1255.43 72.5616 1255.58 72.2514 1255.58 72.0963C1255.58 71.9412 1255.58 71.631 1255.58 71.4759C1255.58 71.1657 1255.43 70.7004 1255.12 70.5453C1254.96 70.3902 1254.96 70.3902 1254.8 70.3902C1254.65 70.3902 1254.34 70.3902 1254.34 70.3902L1254.18 70.0799C1254.18 69.9248 1254.34 69.6146 1254.49 69.4595C1254.8 69.1493 1255.12 68.8391 1255.43 68.3738C1255.74 68.0636 1255.74 67.9085 1255.58 67.5983C1255.43 67.2881 1255.27 66.9779 1255.12 66.6677C1255.12 66.5125 1255.12 66.3574 1255.12 66.2023C1255.12 66.0472 1254.96 65.8921 1254.96 65.5819C1254.96 65.4268 1254.96 65.2717 1254.96 65.1166C1254.96 64.9615 1254.8 64.8064 1254.8 64.6513C1254.65 64.4962 1254.49 64.3411 1254.34 64.0309C1254.18 63.7207 1254.34 63.5656 1254.34 63.2554C1254.34 63.1002 1254.34 62.9451 1254.34 62.6349C1254.34 62.4798 1254.34 62.1696 1254.34 62.0145C1254.34 61.3941 1254.03 61.239 1253.87 61.0839Z' fill='black'/%3E%3Cpath d='M1450.08 62.9451C1449.93 62.7899 1450.55 62.4797 1450.7 62.3246C1451.17 62.0144 1451.17 61.8593 1451.17 61.2389C1451.01 60.3083 1450.24 59.5328 1449.93 58.7572C1449.62 58.2919 1449.31 57.8266 1449.77 57.3613C1450.08 57.0511 1450.7 56.896 1451.01 56.5858C1451.32 56.2756 1451.63 55.9653 1452.1 55.6551C1452.56 55.3449 1453.65 55.0347 1454.27 55.1898C1454.58 55.3449 1455.04 56.4307 1455.2 56.7409C1455.51 57.3613 1455.2 57.8266 1455.97 58.1368C1456.75 58.447 1457.99 58.447 1457.99 57.3613C1457.99 56.896 1457.99 56.4307 1457.99 55.9654C1457.99 55.5 1457.99 54.8796 1457.99 54.4143C1457.99 53.6388 1458.3 53.4837 1458.77 53.0184C1459.39 52.3979 1459.54 52.3979 1460.32 52.7082C1460.32 53.3286 1460.94 53.7939 1461.09 54.4143C1461.25 55.3449 1460.94 56.5858 1461.56 57.2062C1462.02 57.8266 1463.11 58.1368 1463.73 57.6715C1464.04 57.5164 1464.51 57.0511 1464.51 56.7409C1464.51 56.2756 1464.2 55.9654 1464.35 55.5C1464.51 55.3449 1464.97 55.0347 1465.13 54.8796C1465.44 54.7245 1465.9 54.4143 1466.37 54.2592C1466.52 54.1041 1466.83 54.1041 1466.99 53.949C1467.45 53.7939 1468.38 53.6388 1468.69 53.7939C1468.85 53.949 1469 54.1041 1469.16 54.1041C1469.31 54.2592 1469.31 54.4143 1469.47 54.5694C1469.62 54.8796 1469.93 55.0347 1470.24 55.0347C1470.4 55.0347 1470.55 55.0347 1470.71 55.0347C1470.86 54.8796 1471.33 54.8796 1471.49 54.7245C1471.8 54.5694 1471.64 54.2592 1471.95 54.1041C1471.95 53.949 1471.8 53.7939 1471.95 53.6388C1472.11 53.4837 1472.42 53.6388 1472.57 53.6388C1472.73 53.6388 1472.88 53.4837 1473.04 53.3286C1473.35 53.1735 1473.66 53.0184 1474.12 52.8633C1474.9 52.5531 1476.29 52.8633 1476.6 53.7939C1476.76 54.4143 1476.45 55.1898 1476.45 55.8102C1476.45 56.2756 1476.45 56.5858 1476.6 57.0511C1476.6 57.2062 1476.6 57.3613 1476.76 57.6715C1476.91 57.8266 1476.91 57.8266 1477.07 57.9817C1477.22 58.1368 1477.38 58.2919 1477.53 58.447C1478.15 58.7572 1478.62 57.9817 1478.93 57.5164C1479.09 57.3613 1479.24 57.3613 1479.4 57.2062C1479.55 57.0511 1479.55 56.896 1479.71 56.896C1480.02 56.5858 1480.48 56.4307 1480.79 56.2756C1481.1 55.9654 1481.57 55.8102 1481.88 55.8102C1482.19 55.8102 1482.5 55.8102 1482.81 55.8102C1483.58 55.8102 1484.05 56.1205 1484.51 56.5858C1484.67 56.7409 1484.98 56.896 1485.13 57.2062C1485.29 57.5164 1485.6 58.1368 1485.44 58.447C1485.29 58.9123 1484.98 59.2225 1484.67 59.5328C1484.36 59.843 1484.2 60.1532 1483.89 60.6185C1483.74 61.0838 1483.27 62.0144 1483.74 62.3246C1483.89 62.4797 1484.36 62.4797 1484.67 62.6348C1485.44 62.9451 1486.06 62.9451 1486.84 62.3246C1487.46 61.8593 1487.77 61.2389 1487.46 60.4634C1487.46 60.6185 1487.46 60.6185 1487.46 60.7736C1488.08 60.1532 1489.01 59.9981 1489.17 61.0838C1489.94 60.9287 1491.18 59.3776 1490.72 58.447C1490.56 57.9817 1490.1 57.5164 1490.72 57.0511C1491.03 56.7409 1491.8 56.7409 1492.27 56.7409C1493.35 56.7409 1494.6 57.2062 1495.06 58.2919C1495.53 59.2225 1494.29 62.3246 1495.99 62.79C1497.23 63.1002 1498.01 59.843 1498.16 59.0674V58.7572C1497.85 57.9817 1497.85 57.3613 1498.47 56.896C1498.63 56.7409 1499.09 56.5858 1499.25 56.5858C1500.18 56.4307 1499.87 58.1368 1500.02 58.6021C1500.02 59.0674 1500.02 59.843 1500.64 59.9981C1500.64 59.843 1500.64 59.843 1500.64 59.6879C1500.18 61.0838 1499.71 62.4797 1501.73 62.4797C1503.59 62.6348 1503.13 60.7736 1502.66 59.6879C1502.04 57.9817 1501.89 55.0347 1503.59 53.7939C1504.21 53.3286 1504.52 55.3449 1504.52 55.8102C1504.83 56.896 1504.99 58.1368 1504.99 59.2225C1504.99 59.9981 1504.21 60.6185 1504.37 61.394C1504.37 61.7042 1504.52 62.0144 1504.83 62.1695C1505.61 62.7899 1506.07 62.4797 1506.23 63.7206C1506.23 64.0308 1506.54 64.1859 1506.85 64.1859C1507.31 64.341 1507.62 63.4104 1507.78 63.1002C1508.55 60.9287 1506.54 58.7572 1507.47 56.7409C1508.09 55.3449 1508.71 57.0511 1509.02 57.6715C1509.64 59.0674 1509.95 61.2389 1509.49 62.79C1509.33 63.2553 1509.18 63.7206 1509.33 64.1859C1509.49 64.4961 1510.26 66.5125 1510.73 65.4267C1511.04 64.9614 1511.04 64.4961 1511.35 64.0308C1511.66 63.7206 1511.81 63.4104 1511.81 62.9451C1511.81 62.3246 1511.19 61.7042 1511.04 61.2389C1511.04 61.394 1511.04 61.394 1511.04 61.5491C1511.5 61.5491 1511.97 61.394 1512.43 61.5491C1512.9 61.5491 1513.21 62.1695 1513.52 62.4797C1514.45 62.9451 1515.69 61.394 1516.62 61.2389V61.0838C1516.62 60.1532 1516.78 60.1532 1517.71 60.4634V60.1532C1517.55 60.3083 1517.4 60.4634 1517.24 60.6185V60.9287C1518.02 60.7736 1518.95 60.4634 1519.72 60.1532C1519.88 60.1532 1519.72 60.3083 1519.72 60.3083C1519.88 60.4634 1520.65 60.4634 1520.96 60.4634C1521.89 60.6185 1522.2 61.394 1522.98 61.7042C1523.13 60.9287 1524.22 61.5491 1524.22 62.0144C1524.69 61.8593 1525.15 61.8593 1525.77 61.8593C1525.77 61.7042 1525.77 61.7042 1525.77 61.5491C1525.62 62.0144 1525.62 62.3246 1525.62 62.79C1525.93 63.7206 1527.17 63.2553 1527.48 63.7206V63.5655C1527.48 63.1002 1527.48 62.7899 1527.17 62.3246C1527.17 62.4797 1527.17 62.4797 1527.17 62.6348C1528.1 62.4797 1527.63 61.5491 1527.32 60.9287C1527.32 61.0838 1527.32 61.0838 1527.32 61.2389C1527.79 61.394 1528.41 61.394 1529.03 61.394C1529.03 61.2389 1529.03 61.2389 1529.03 61.0838C1529.03 61.2389 1529.03 61.2389 1529.03 61.394V61.7042C1529.49 60.9287 1530.11 60.6185 1531.05 60.9287C1531.82 61.2389 1531.51 62.0144 1531.67 62.6348C1531.82 63.7206 1532.6 63.7206 1533.53 63.2553C1533.99 62.9451 1534.15 62.7899 1533.99 62.3246C1533.99 62.1695 1533.84 62.0144 1533.68 61.8593C1532.44 60.6185 1534.61 60.4634 1535.23 60.4634V60.1532C1535.23 60.6185 1535.23 60.6185 1535.23 61.0838V61.2389C1536.16 61.394 1537.87 59.9981 1536.94 59.0674V59.3777C1537.4 59.2225 1537.71 59.0674 1538.18 59.2225C1538.8 59.2225 1538.49 59.9981 1538.49 60.4634C1538.49 60.6185 1538.49 60.9287 1538.49 61.0838C1538.65 61.5491 1539.27 62.0144 1539.58 62.3246C1539.89 62.4797 1540.04 62.6348 1540.35 62.6348C1540.82 62.6348 1540.82 62.1695 1541.28 62.4797V62.1695C1541.13 62.0144 1541.13 62.0144 1540.97 61.8593C1540.66 62.6348 1539.89 62.1695 1539.42 61.8593C1538.49 61.2389 1538.65 60.7736 1538.8 59.9981C1538.96 58.9123 1537.56 59.0674 1536.94 59.2225V59.5328C1537.71 60.3083 1535.08 61.8593 1535.23 60.6185V60.3083C1534.46 60.3083 1533.22 60.3083 1533.22 61.394C1533.22 62.0144 1534.15 62.6348 1533.37 63.1002C1532.91 63.4104 1532.44 63.5655 1531.98 63.4104C1531.67 63.2553 1531.67 62.0144 1531.51 61.5491C1531.36 59.9981 1529.49 60.7736 1529.03 61.7042V61.394C1528.41 61.394 1527.94 61.394 1527.32 61.2389V61.5491C1527.48 62.0144 1527.79 62.4797 1527.17 62.6348V62.9451C1527.79 64.0308 1527.17 63.7206 1526.7 63.5655C1526.08 63.4104 1525.46 63.1002 1525.77 62.3246V62.0144C1525.31 62.0144 1524.38 62.3246 1524.22 61.8593C1523.91 61.394 1523.6 61.394 1522.98 61.5491C1522.51 61.7042 1522.2 61.394 1521.89 60.9287C1521.43 60.4634 1519.72 60.6185 1519.72 60.1532C1519.1 60.6185 1518.02 60.7736 1517.24 60.9287V61.2389C1517.4 61.0838 1517.55 60.9287 1517.71 60.7736V60.4634C1517.4 60.4634 1517.09 60.3083 1516.62 60.3083V60.4634C1516.62 61.0838 1516.62 61.2389 1516 61.5491C1515.38 61.8593 1514.91 62.3246 1514.45 62.4797C1513.83 62.7899 1513.36 62.4797 1512.9 62.0144C1512.43 61.394 1511.66 61.7042 1511.04 61.7042V62.0144C1511.35 62.79 1512.12 63.4104 1511.5 64.1859C1511.19 64.6512 1511.04 64.9614 1510.88 65.4267C1510.73 66.6676 1509.8 65.2716 1509.64 64.9614C1509.33 64.1859 1509.8 63.5655 1509.8 62.79C1510.11 60.6185 1509.49 58.1368 1508.24 56.2756C1507.47 57.0511 1507.31 57.9817 1507.47 59.0674C1507.62 59.9981 1507.93 60.7736 1508.09 61.7042C1508.24 62.6348 1508.09 63.4104 1507.62 64.1859C1507.31 64.8063 1506.54 64.6512 1506.38 63.8757C1506.38 63.1002 1505.92 62.9451 1505.3 62.6348C1504.06 62.0144 1505.14 61.2389 1505.3 60.4634C1505.45 59.5328 1505.14 58.6021 1504.99 57.8266C1504.83 56.5858 1504.68 55.1898 1504.06 54.1041C1503.9 53.7939 1503.13 54.5694 1502.97 54.7245C1502.51 55.5 1502.35 56.2756 1502.2 57.0511C1502.04 58.1368 1502.2 59.2225 1502.51 60.3083C1502.82 61.2389 1503.28 62.4797 1501.89 62.6348C1501.42 62.7899 1500.8 62.6348 1500.33 62.3246C1499.71 62.0144 1500.18 60.9287 1500.49 60.3083V59.9981C1499.56 59.5328 1500.02 57.3613 1499.56 56.4307C1497.85 56.4307 1497.7 57.6715 1497.85 59.0674C1497.85 59.0674 1497.85 59.0674 1497.85 59.2225H1498.01C1498.01 59.0674 1498.01 59.0674 1498.01 58.9123C1497.85 59.9981 1497.23 62.1695 1495.99 62.6348C1494.6 63.1002 1495.22 59.6879 1495.06 58.9123C1494.91 57.3613 1493.51 56.896 1492.27 56.7409C1491.18 56.7409 1490.41 57.0511 1490.41 58.1368C1490.41 58.6021 1491.03 58.9123 1490.72 59.5328C1490.56 59.9981 1490.1 60.3083 1489.79 60.6185C1489.32 61.0838 1489.17 60.7736 1489.01 60.4634C1488.7 59.843 1487.31 60.1532 1487.46 60.9287C1487.62 61.7042 1486.84 62.1695 1486.22 62.6348C1485.91 62.7899 1485.44 62.79 1485.13 62.79C1484.67 62.79 1484.2 62.7899 1483.89 62.3246C1483.58 61.8593 1483.89 61.7042 1484.05 61.2389C1484.2 60.9287 1484.2 60.6185 1484.36 60.3083C1484.67 59.843 1485.29 59.6879 1485.6 59.0674C1485.91 58.447 1485.6 57.8266 1485.29 57.3613C1484.82 56.5858 1484.36 55.9653 1483.27 55.6551C1482.19 55.3449 1480.95 55.6551 1480.02 56.2756C1479.55 56.5858 1479.09 56.7409 1478.77 57.2062C1478.62 57.5164 1478.46 57.6715 1478.31 57.9817C1478 58.447 1477.53 58.447 1477.07 58.2919C1476.45 57.9817 1476.45 57.2062 1476.45 56.5858C1476.45 55.8102 1476.91 54.7245 1476.6 53.949C1476.29 53.3286 1475.83 53.1735 1475.21 53.1735C1474.74 53.0184 1473.97 52.8633 1473.5 53.0184C1473.04 53.1735 1472.73 53.6388 1472.42 53.7939C1472.11 53.949 1471.8 53.949 1471.64 53.7939C1471.64 53.7939 1471.64 53.949 1471.49 54.1041V54.2592C1471.49 54.2592 1471.33 54.2592 1471.33 54.4143C1471.17 54.8796 1471.49 55.1898 1470.71 55.5C1470.55 55.5 1470.24 55.6551 1470.09 55.6551C1469.62 55.6551 1469.31 55.0347 1469 54.8796C1468.54 54.4143 1467.76 54.2592 1466.99 54.4143C1466.37 54.5694 1465.59 55.0347 1464.97 55.5C1464.66 55.6551 1464.35 55.8102 1464.04 56.1205L1463.73 56.2756C1463.42 56.896 1464.04 57.6715 1463.42 58.2919C1462.8 58.7572 1461.87 58.6021 1461.56 57.9817C1461.09 57.2062 1461.4 56.1205 1461.25 55.3449C1460.78 53.3286 1459.85 51.9326 1457.99 53.949C1457.37 54.7245 1457.22 55.6551 1457.37 56.5858C1457.53 57.3613 1457.99 58.1368 1457.06 58.447C1454.58 59.3776 1456.13 56.4307 1454.73 55.5C1453.03 54.4143 1451.01 56.4307 1449.93 57.3613C1449.31 57.8266 1448.68 57.9817 1448.99 58.7572C1449.31 59.5328 1452.1 62.6348 1449.62 62.79C1449.15 63.4104 1449.77 63.5655 1450.08 64.0308C1450.55 64.4961 1450.24 64.4961 1449.93 64.8063C1449.77 64.9614 1449.77 65.2716 1449.62 65.2716C1449.31 65.4267 1448.84 65.2716 1448.53 65.2716C1447.13 65.2716 1446.67 66.5125 1446.82 67.7533C1446.98 68.2186 1447.29 69.6145 1448.06 69.4594C1448.06 68.839 1447.75 68.9941 1447.44 68.5288C1446.98 68.0635 1446.82 67.1329 1447.13 66.5125C1447.44 65.892 1448.22 65.7369 1448.99 65.5818C1449.31 65.4267 1449.62 65.5818 1449.93 65.4267C1450.55 65.2716 1451.17 63.8757 1450.55 63.2553C1450.55 62.9451 1450.24 63.1002 1450.08 62.9451Z' fill='black'/%3E%3Cpath d='M1168.26 75.0429C1168.1 74.8878 1168.57 73.1816 1168.41 72.5612C1168.41 72.0959 1168.26 71.7857 1168.1 71.3204C1167.95 70.8551 1168.1 70.5448 1168.26 70.0795C1168.41 69.304 1168.72 68.5285 1168.88 67.753C1169.03 66.9774 1169.19 66.2019 1169.5 65.4264C1169.65 65.2713 1169.65 65.1162 1169.81 64.9611C1169.81 65.7366 1170.27 66.5121 1170.43 67.2877C1170.58 68.2183 1170.43 69.1489 1170.43 70.0795C1170.43 71.0102 1169.96 71.6306 1169.96 72.5612C1169.96 73.0265 1169.81 73.4918 1169.81 73.802C1169.81 74.1123 1169.96 74.1123 1169.96 74.4225C1169.96 74.7327 1169.81 75.0429 1169.96 75.3531C1170.27 76.1286 1170.74 74.5776 1171.2 74.4225C1171.36 74.4225 1171.67 74.2674 1171.82 74.1123C1171.98 73.9572 1171.98 73.802 1172.13 73.4918C1172.6 72.4061 1172.44 71.6306 1172.29 70.5449C1171.98 68.9938 1172.29 67.2877 1172.29 65.7366C1172.29 64.6509 1172.75 63.0998 1173.53 62.6345C1174.15 63.0998 1174.15 63.8754 1174.31 64.806C1174.46 65.7366 1174.46 66.6672 1174.46 67.5979C1174.46 68.5285 1174.31 69.4591 1174 70.3897C1173.53 71.6306 1172.75 73.4918 1174.31 74.2674C1174.77 74.4225 1175.24 74.5776 1175.7 74.4225C1176.48 73.9572 1176.48 72.4061 1176.48 71.4755C1176.48 70.5449 1176.17 69.6142 1176.17 68.6836C1176.17 67.753 1176.17 66.8223 1176.32 65.8917C1176.48 64.806 1176.48 62.6345 1177.25 61.7039C1177.56 62.3243 1178.03 62.9447 1178.34 63.5652C1178.49 64.3407 1178.49 65.5815 1178.49 66.357C1178.49 67.2877 1178.49 68.2183 1178.34 69.1489C1178.18 70.7 1177.1 72.7163 1177.87 74.2674C1178.18 74.8878 1179.42 75.198 1179.89 74.4225C1180.04 74.1123 1180.04 73.6469 1180.04 73.3367C1180.04 72.7163 1180.04 72.0959 1180.04 71.3204C1180.04 70.8551 1179.89 70.2346 1179.89 69.6142C1179.89 68.3734 1179.89 67.2877 1180.04 66.2019C1180.2 65.5815 1180.35 64.9611 1180.51 64.3407C1180.66 63.7203 1180.82 63.0998 1180.98 62.4794C1181.13 61.859 1181.13 61.2386 1181.29 60.6182C1181.29 60.6182 1181.44 60.6182 1181.6 60.6182C1181.75 61.3937 1182.22 62.0141 1182.37 62.7896C1182.53 63.7203 1182.53 64.806 1182.37 65.7366C1182.22 67.5979 1182.22 69.6142 1181.75 71.3204C1181.6 71.9408 1181.13 72.8714 1181.44 73.4918C1181.91 73.6469 1182.84 74.7327 1182.06 75.198C1181.6 75.5082 1180.98 75.3531 1180.35 75.5082C1179.58 75.6633 1178.8 75.8184 1178.03 75.8184C1176.79 75.9735 1175.55 76.2837 1174.31 76.2837C1173.69 76.2837 1173.06 76.2837 1172.6 76.2837C1172.13 76.2837 1171.67 76.1286 1171.2 76.1286C1170.74 76.1286 1169.34 77.9899 1169.03 77.3694C1168.88 76.9041 1169.03 76.2837 1168.72 75.8184C1168.57 75.6633 1168.57 75.6633 1168.41 75.3531C1168.26 75.0429 1168.41 74.7327 1168.26 74.5776' fill='%23166B26'/%3E%3Cpath d='M1168.1 74.5781C1167.94 75.1985 1167.63 76.1291 1168.1 75.974C1168.41 75.8189 1168.57 74.7332 1168.57 74.423C1168.57 73.8026 1168.57 73.4923 1168.41 72.8719C1168.26 72.4066 1168.26 72.2515 1168.26 71.7862C1168.26 70.5454 1168.57 69.4596 1168.88 68.3739C1169.03 68.0637 1169.19 67.7535 1169.34 67.4433C1169.5 67.1331 1169.5 66.5126 1169.65 66.2024L1169.81 66.978C1169.81 67.1331 1169.96 67.2882 1170.12 67.5984C1170.27 68.0637 1170.27 68.6841 1170.27 69.1494C1170.27 69.7698 1170.27 70.2352 1170.27 70.7005C1170.12 71.3209 1170.12 71.1658 1169.96 71.7862C1169.81 72.2515 1169.65 72.8719 1169.65 73.3372C1169.65 73.8026 1169.5 74.5781 1169.65 75.0434C1169.81 75.5087 1170.12 75.1985 1170.43 75.1985C1170.89 75.0434 1171.51 74.1128 1171.98 74.1128C1172.13 74.1128 1172.29 73.9577 1172.44 73.8026C1172.75 73.4923 1172.75 72.7168 1172.6 72.0964C1172.6 71.7862 1172.29 71.6311 1172.29 71.3209C1172.13 71.0107 1172.13 70.7005 1172.13 70.3903C1172.13 69.7698 1172.13 68.9943 1172.13 68.3739C1172.13 67.9086 1172.29 67.4433 1172.29 66.8229C1172.29 66.3575 1172.29 66.2024 1172.29 65.7371C1172.44 64.9616 1172.91 64.3412 1173.22 63.7208C1173.06 63.8759 1173.68 64.4963 1173.84 64.6514C1174.15 65.1167 1174.15 65.4269 1174.3 66.0473C1174.46 67.1331 1174.3 68.3739 1174.15 69.4596C1174.15 69.9249 1174.15 70.3903 1173.99 70.7005C1173.84 71.3209 1173.37 71.7862 1173.37 72.4066C1173.37 72.5617 1173.22 73.1821 1173.37 73.3372C1173.37 73.6475 1173.84 73.8026 1173.99 73.9577C1174.46 74.2679 1174.77 74.8883 1175.39 74.8883C1175.86 74.8883 1176.48 74.5781 1176.63 73.8026C1176.63 73.4923 1176.63 73.027 1176.63 72.5617C1176.63 71.3209 1176.48 70.08 1176.32 68.9943C1176.32 68.6841 1176.32 68.3739 1176.32 68.2188C1176.32 67.9086 1176.48 67.4433 1176.48 67.1331C1176.48 66.6677 1176.48 66.3575 1176.48 65.8922C1176.48 65.582 1176.63 65.2718 1176.63 64.9616C1176.79 64.4963 1176.94 62.9452 1177.41 63.1003C1177.87 63.2554 1178.03 64.4963 1178.18 64.9616C1178.34 65.7371 1178.18 66.3575 1178.18 67.1331C1178.18 67.9086 1178.03 68.8392 1178.03 69.6147C1178.03 70.3903 1178.03 71.476 1177.56 72.0964C1177.41 72.4066 1177.41 72.5617 1177.41 73.027C1177.41 73.6474 1177.41 74.1128 1177.72 74.5781C1178.03 75.0434 1178.49 75.6638 1178.96 75.8189C1179.42 75.8189 1180.04 74.8883 1180.2 74.423C1180.2 74.1128 1180.2 73.6475 1180.2 73.3372C1180.2 72.7168 1180.04 72.2515 1180.04 71.6311C1179.89 71.0107 1179.89 70.5454 1180.04 69.9249C1180.04 69.1494 1180.04 68.3739 1180.2 67.5984C1180.35 67.1331 1180.35 66.5126 1180.51 66.0473C1180.66 65.4269 1180.66 64.9616 1180.82 64.4963C1180.97 63.7208 1181.28 62.9452 1181.44 62.1697C1181.9 62.3248 1182.06 63.4106 1182.21 64.031C1182.37 64.9616 1182.21 65.7371 1182.21 66.6677C1182.06 67.5984 1182.06 68.6841 1182.06 69.6147C1182.06 70.7005 1181.75 71.7862 1181.44 72.8719C1181.28 73.3372 1180.97 73.9577 1181.28 74.423C1181.28 74.5781 1182.68 75.8189 1182.68 75.8189C1182.68 75.8189 1182.84 75.6638 1182.84 75.5087C1182.52 75.5087 1182.52 75.1985 1182.37 75.0434C1182.21 74.7332 1182.06 74.7332 1181.9 74.7332C1181.28 74.5781 1181.44 73.9577 1181.44 73.3372C1181.59 72.7168 1181.9 72.2515 1182.06 71.6311C1182.37 70.3903 1182.52 69.1494 1182.52 67.9086C1182.52 67.1331 1182.52 66.3575 1182.52 65.582C1182.52 64.8065 1182.68 64.1861 1182.52 63.4106C1182.21 62.635 1181.75 61.8595 1181.75 61.084C1180.97 61.8595 1180.97 63.4106 1180.66 64.6514C1180.2 66.5126 1179.89 68.3739 1179.89 70.2352C1179.89 71.1658 1180.04 71.9413 1180.2 72.8719C1180.2 73.027 1180.2 73.3372 1180.2 73.4923C1180.2 74.1128 1179.73 75.0434 1179.27 75.1985C1178.34 75.3536 1177.72 74.1128 1177.87 72.8719C1177.87 72.5617 1178.03 72.2515 1178.18 71.9413C1178.49 71.1658 1178.49 70.2352 1178.65 69.4596C1178.8 68.6841 1178.96 67.9086 1178.96 67.1331C1178.96 66.6677 1178.8 66.3575 1178.8 65.8922C1178.8 65.2718 1178.8 64.6514 1178.65 64.031C1178.49 63.5657 1178.34 62.9452 1178.03 62.4799C1177.87 62.3248 1177.72 62.0146 1177.56 62.0146C1177.25 62.0146 1176.79 63.4106 1176.79 63.7208C1176.48 64.6514 1176.48 65.7371 1176.48 66.8229C1176.48 67.4433 1176.32 68.0637 1176.32 68.8392C1176.32 69.1494 1176.32 69.4596 1176.48 69.9249C1176.48 71.0107 1176.79 71.7862 1176.79 72.8719C1176.79 73.1821 1176.63 73.8026 1176.48 74.1128C1176.17 74.5781 1175.55 74.2679 1175.23 74.1128C1174.77 74.1128 1174.3 73.6474 1174.15 73.1821C1173.99 72.5617 1174.15 71.9413 1174.46 71.476C1174.77 70.8556 1175.08 70.3903 1175.08 69.6147C1175.08 68.0637 1175.23 66.6677 1175.08 65.2718C1175.08 64.8065 1175.08 64.3412 1174.77 64.031C1174.77 63.8759 1173.84 62.9452 1173.99 62.9452C1173.37 63.2554 1172.91 64.8065 1172.75 65.582C1172.44 66.6677 1172.44 67.9086 1172.44 69.1494C1172.44 69.7698 1172.29 70.7005 1172.44 71.3209C1172.44 71.476 1172.6 71.6311 1172.75 71.9413C1172.91 72.4066 1172.91 73.027 1172.75 73.4923C1172.6 73.8026 1172.44 75.3536 1172.13 75.3536C1171.98 75.3536 1171.82 75.1985 1171.67 75.1985C1171.2 75.0434 1170.27 75.3536 1170.27 74.5781C1170.27 73.6474 1170.58 73.1821 1170.74 72.4066C1170.89 71.9413 1170.89 72.2515 1170.89 71.7862C1170.89 71.476 1170.89 71.1658 1170.89 70.8556C1170.89 70.08 1171.05 69.3045 1170.89 68.529C1170.89 68.0637 1170.74 67.7535 1170.58 67.2882C1169.96 66.8229 1169.96 65.2718 1169.65 65.2718C1169.34 65.2718 1169.19 66.2024 1169.03 66.5126C1168.88 66.978 1168.57 67.4433 1168.57 67.9086C1168.57 68.2188 1168.57 68.3739 1168.41 68.529C1168.41 68.8392 1168.26 68.9943 1168.1 69.3045C1168.1 69.6147 1167.94 69.9249 1167.94 70.3903C1167.94 71.0107 1167.63 70.7005 1167.63 71.3209C1167.63 72.2515 1168.1 73.1821 1167.94 73.9577C1168.1 74.2679 1168.1 74.423 1168.1 74.5781Z' fill='black'/%3E%3Cpath d='M1184.39 75.0432C1184.23 74.8881 1184.7 73.182 1184.54 72.5615C1184.54 72.0962 1184.39 71.786 1184.23 71.3207C1184.08 70.8554 1184.23 70.5452 1184.39 70.0799C1184.54 69.3043 1184.85 68.5288 1185.01 67.7533C1185.16 66.9778 1185.32 66.2023 1185.63 65.4267C1185.78 65.2716 1185.78 65.1165 1185.94 64.9614C1185.94 65.7369 1186.4 66.5125 1186.56 67.288C1186.71 68.2186 1186.56 69.1492 1186.56 70.0799C1186.56 71.0105 1186.09 71.6309 1186.09 72.5615C1186.09 73.0269 1185.94 73.4922 1185.94 73.8024C1185.94 74.1126 1186.09 74.1126 1186.09 74.4228C1186.09 74.733 1185.94 75.0432 1186.09 75.3534C1186.4 76.1289 1186.87 74.5779 1187.33 74.4228C1187.49 74.4228 1187.8 74.2677 1187.95 74.1126C1188.11 73.9575 1188.11 73.8024 1188.26 73.4922C1188.42 73.0269 1188.73 72.5615 1188.73 72.0962C1188.73 71.6309 1188.26 71.1656 1188.26 70.7003C1188.11 69.9248 1188.26 69.3043 1188.26 68.5288C1188.26 67.5982 1188.42 66.6676 1188.42 65.7369C1188.42 64.6512 1188.89 63.1002 1189.66 62.6349C1190.28 63.1002 1190.28 63.8757 1190.44 64.8063C1190.59 65.7369 1190.59 66.6676 1190.59 67.5982C1190.59 68.5288 1190.44 69.4595 1190.13 70.3901C1189.82 71.3207 1189.35 72.4064 1189.51 73.3371C1190.28 73.6473 1190.59 74.5779 1191.52 74.4228C1192.14 74.2677 1192.14 73.8024 1192.14 73.3371C1192.14 72.7167 1192.45 72.2513 1192.45 71.6309C1192.45 70.7003 1192.14 69.7697 1192.14 68.839C1192.14 67.9084 1192.14 66.9778 1192.3 66.0472C1192.45 64.9614 1192.45 62.79 1193.23 61.8593C1193.54 62.4798 1194 63.1002 1194.31 63.7206C1194.47 64.4961 1194.47 65.7369 1194.47 66.5125C1194.47 67.4431 1194.47 68.3737 1194.31 69.3043C1194.16 70.235 1193.85 70.8554 1193.85 71.786C1193.85 72.7167 1193.85 73.4922 1194.47 74.1126C1194.62 74.4228 1195.09 74.733 1195.24 74.733C1195.4 74.733 1195.87 74.1126 1196.02 73.9575C1196.49 73.3371 1196.49 72.2513 1196.33 71.4758C1196.18 70.5452 1196.18 69.7697 1196.18 68.6839C1196.18 67.9084 1196.18 67.288 1196.33 66.5125C1196.49 65.8921 1196.64 65.2716 1196.8 64.6512C1196.95 64.0308 1197.11 63.4104 1197.26 62.79C1197.42 62.1695 1197.42 61.5491 1197.57 60.9287C1197.57 60.9287 1197.73 60.9287 1197.88 60.9287C1198.04 61.7042 1198.5 62.3246 1198.66 63.1002C1198.81 64.0308 1198.81 65.1165 1198.66 66.0472C1198.5 67.9084 1198.5 69.9248 1198.04 71.6309C1197.88 72.2513 1197.42 73.182 1197.73 73.8024C1198.19 73.9575 1199.12 75.0432 1198.35 75.5085C1197.88 75.8187 1197.26 75.6636 1196.64 75.8187C1195.87 75.9738 1195.09 76.1289 1194.31 76.1289C1193.07 76.2841 1191.83 76.5943 1190.59 76.5943C1189.97 76.5943 1189.35 76.5943 1188.89 76.5943C1188.42 76.5943 1187.95 76.4392 1187.49 76.4392C1187.02 76.4392 1185.63 78.3004 1185.32 77.68C1185.16 77.2147 1185.32 76.5943 1185.01 76.1289C1184.85 75.9738 1184.85 75.9738 1184.7 75.6636C1184.54 75.3534 1184.7 75.0432 1184.54 74.8881' fill='%23166B26'/%3E%3Cpath d='M1184.23 74.5781C1184.08 75.1985 1183.77 76.1291 1184.23 75.974C1184.54 75.8189 1184.7 74.7332 1184.7 74.423C1184.7 73.8026 1184.7 73.4923 1184.54 72.8719C1184.39 72.4066 1184.39 72.2515 1184.39 71.7862C1184.39 70.5454 1184.7 69.4596 1185.01 68.3739C1185.16 68.0637 1185.32 67.7535 1185.47 67.4433C1185.63 67.1331 1185.63 66.5126 1185.78 66.2024L1185.94 66.978C1185.94 67.1331 1186.09 67.2882 1186.25 67.5984C1186.4 68.0637 1186.4 68.6841 1186.4 69.1494C1186.4 69.7698 1186.4 70.2352 1186.4 70.7005C1186.25 71.3209 1186.25 71.1658 1186.09 71.7862C1185.94 72.2515 1185.78 72.8719 1185.78 73.3372C1185.78 73.8026 1185.63 74.5781 1185.78 75.0434C1185.94 75.5087 1186.25 75.1985 1186.56 75.1985C1187.02 75.0434 1187.64 74.1128 1188.11 74.1128C1188.26 74.1128 1188.42 73.9577 1188.58 73.8026C1188.89 73.4923 1188.89 72.7168 1188.73 72.0964C1188.73 71.7862 1188.42 71.6311 1188.42 71.3209C1188.26 71.0107 1188.26 70.7005 1188.26 70.3903C1188.26 69.7698 1188.26 68.9943 1188.26 68.3739C1188.26 67.9086 1188.42 67.4433 1188.42 66.8229C1188.42 66.3575 1188.42 66.2024 1188.42 65.7371C1188.58 64.9616 1189.04 64.3412 1189.35 63.7208C1189.2 63.8759 1189.82 64.4963 1189.97 64.6514C1190.28 65.1167 1190.28 65.4269 1190.44 66.0473C1190.59 67.1331 1190.44 68.3739 1190.28 69.4596C1190.28 69.9249 1190.28 70.3903 1190.13 70.7005C1189.97 71.3209 1189.51 71.7862 1189.51 72.4066C1189.51 72.5617 1189.35 73.1821 1189.51 73.3372C1189.51 73.6475 1189.97 73.8026 1190.13 73.9577C1190.59 74.2679 1190.9 74.8883 1191.52 74.8883C1191.99 74.8883 1192.61 74.5781 1192.76 73.8026C1192.76 73.4923 1192.76 73.027 1192.76 72.5617C1192.76 71.3209 1192.61 70.08 1192.45 68.9943C1192.45 68.6841 1192.45 68.3739 1192.45 68.2188C1192.45 67.9086 1192.61 67.4433 1192.61 67.1331C1192.61 66.6677 1192.61 66.3575 1192.61 65.8922C1192.61 65.582 1192.76 65.2718 1192.76 64.9616C1192.92 64.4963 1193.07 62.9452 1193.54 63.1003C1194 63.2554 1194.16 64.4963 1194.31 64.9616C1194.47 65.7371 1194.31 66.3575 1194.31 67.1331C1194.31 67.9086 1194.16 68.8392 1194.16 69.6147C1194.16 70.3903 1194.16 71.476 1193.69 72.0964C1193.54 72.4066 1193.54 72.5617 1193.54 73.027C1193.54 73.6474 1193.54 74.1128 1193.85 74.5781C1194.16 75.0434 1194.62 75.6638 1195.09 75.8189C1195.55 75.8189 1196.18 74.8883 1196.33 74.423C1196.33 74.1128 1196.33 73.6475 1196.33 73.3372C1196.33 72.7168 1196.18 72.2515 1196.18 71.6311C1196.02 71.0107 1196.02 70.5454 1196.18 69.9249C1196.18 69.1494 1196.18 68.3739 1196.33 67.5984C1196.49 67.1331 1196.49 66.5126 1196.64 66.0473C1196.8 65.4269 1196.8 64.9616 1196.95 64.4963C1197.11 63.7208 1197.42 62.9452 1197.57 62.1697C1198.04 62.3248 1198.19 63.4106 1198.35 64.031C1198.5 64.9616 1198.35 65.7371 1198.35 66.6677C1198.19 67.5984 1198.19 68.6841 1198.19 69.6147C1198.19 70.7005 1197.88 71.7862 1197.57 72.8719C1197.42 73.3372 1197.11 73.9577 1197.42 74.423C1197.42 74.5781 1198.81 75.8189 1198.81 75.8189C1198.81 75.8189 1198.97 75.6638 1198.97 75.5087C1198.66 75.5087 1198.66 75.1985 1198.5 75.0434C1198.35 74.7332 1198.19 74.7332 1198.04 74.7332C1197.42 74.5781 1197.57 73.9577 1197.57 73.3372C1197.73 72.7168 1198.04 72.2515 1198.19 71.6311C1198.5 70.3903 1198.66 69.1494 1198.66 67.9086C1198.66 67.1331 1198.66 66.3575 1198.66 65.582C1198.66 64.8065 1198.81 64.1861 1198.66 63.4106C1198.35 62.635 1197.88 61.8595 1197.88 61.084C1197.11 61.8595 1197.11 63.4106 1196.8 64.6514C1196.33 66.5126 1196.02 68.3739 1196.02 70.2352C1196.02 71.1658 1196.18 71.9413 1196.33 72.8719C1196.33 73.027 1196.33 73.3372 1196.33 73.4923C1196.33 74.1128 1195.86 75.0434 1195.4 75.1985C1194.47 75.3536 1193.85 74.1128 1194 72.8719C1194 72.5617 1194.16 72.2515 1194.31 71.9413C1194.62 71.1658 1194.62 70.2352 1194.78 69.4596C1194.93 68.6841 1195.09 67.9086 1195.09 67.1331C1195.09 66.6677 1194.93 66.3575 1194.93 65.8922C1194.93 65.2718 1194.93 64.6514 1194.78 64.031C1194.62 63.5657 1194.47 62.9452 1194.16 62.4799C1194 62.3248 1193.85 62.0146 1193.69 62.0146C1193.38 62.0146 1192.92 63.4106 1192.92 63.7208C1192.61 64.6514 1192.61 65.7371 1192.61 66.8229C1192.61 67.4433 1192.45 68.0637 1192.45 68.8392C1192.45 69.1494 1192.45 69.4596 1192.61 69.9249C1192.61 71.0107 1192.92 71.7862 1192.92 72.8719C1192.92 73.1821 1192.76 73.8026 1192.61 74.1128C1192.3 74.5781 1191.68 74.2679 1191.37 74.1128C1190.9 74.1128 1190.44 73.6474 1190.28 73.1821C1190.13 72.5617 1190.28 71.9413 1190.59 71.476C1190.9 70.8556 1191.21 70.3903 1191.21 69.6147C1191.21 68.0637 1191.37 66.6677 1191.21 65.2718C1191.21 64.8065 1191.21 64.3412 1190.9 64.031C1190.9 63.8759 1189.97 62.9452 1190.13 62.9452C1189.51 63.2554 1189.04 64.8065 1188.89 65.582C1188.58 66.6677 1188.58 67.9086 1188.58 69.1494C1188.58 69.7698 1188.42 70.7005 1188.58 71.3209C1188.58 71.476 1188.73 71.6311 1188.89 71.9413C1189.04 72.4066 1189.04 73.027 1188.89 73.4923C1188.73 73.8026 1188.58 75.3536 1188.26 75.3536C1188.11 75.3536 1187.95 75.1985 1187.8 75.1985C1187.33 75.0434 1186.4 75.3536 1186.4 74.5781C1186.4 73.6474 1186.71 73.1821 1186.87 72.4066C1187.02 71.9413 1187.02 72.2515 1187.02 71.7862C1187.02 71.476 1187.02 71.1658 1187.02 70.8556C1187.02 70.08 1187.18 69.3045 1187.02 68.529C1187.02 68.0637 1186.87 67.7535 1186.71 67.2882C1186.56 66.978 1186.56 65.4269 1186.25 65.4269C1185.94 65.4269 1185.78 66.3575 1185.63 66.6677C1185.47 67.1331 1185.16 67.5984 1185.16 68.0637C1185.16 68.3739 1185.16 68.529 1185.01 68.6841C1185.01 68.9943 1184.85 69.1494 1184.7 69.4596C1184.7 69.7698 1184.54 70.08 1184.54 70.5454C1184.54 71.1658 1184.23 70.8556 1184.23 71.476C1184.23 72.4066 1184.7 73.3372 1184.54 74.1128C1184.23 74.2679 1184.23 74.423 1184.23 74.5781Z' fill='black'/%3E%3Cpath d='M1135.06 75.5082C1134.91 75.3531 1135.37 73.4918 1135.22 72.8714C1135.22 72.4061 1135.06 72.0959 1134.91 71.6306C1134.75 71.0102 1134.91 70.8551 1135.06 70.3897C1135.22 69.6142 1135.53 68.8387 1135.68 67.9081C1135.84 67.1326 1135.99 66.2019 1136.3 65.4264C1136.46 65.2713 1136.46 65.1162 1136.62 64.9611C1136.62 65.8917 1137.08 66.5121 1137.24 67.4428C1137.39 68.3734 1137.24 69.4591 1137.24 70.3897C1137.24 71.3204 1136.77 72.0959 1136.77 73.0265C1136.77 73.4918 1136.62 73.9572 1136.62 74.4225C1136.62 74.7327 1136.77 74.7327 1136.77 75.0429C1136.77 75.3531 1136.62 75.6633 1136.77 76.1286C1137.08 77.0592 1137.7 75.3531 1138.17 75.198C1138.32 75.198 1138.63 75.0429 1138.79 74.8878C1139.1 74.7327 1138.94 74.5776 1139.1 74.2674C1139.41 73.4918 1139.87 72.4061 1139.72 71.4755C1139.72 71.3204 1139.56 71.1653 1139.41 71.0102C1139.25 70.8551 1139.25 70.5448 1139.25 70.3897C1139.25 69.9244 1139.1 69.4591 1139.1 68.9938C1139.1 68.0632 1139.25 66.9775 1139.25 65.8917C1139.25 64.806 1139.72 63.0998 1140.49 62.4794C1141.11 62.9447 1141.27 63.8754 1141.27 64.806C1141.42 65.7366 1141.42 66.6672 1141.42 67.753C1141.42 68.8387 1141.27 69.7693 1140.96 70.7C1140.8 71.3204 1140.18 72.5612 1140.49 73.1816C1140.49 73.3367 1140.65 73.4918 1140.8 73.6469C1141.42 73.802 1142.04 74.4225 1142.66 74.2674C1143.44 74.1123 1143.44 72.7163 1143.44 71.9408C1143.44 70.8551 1143.13 70.0795 1143.13 68.9938C1143.13 67.9081 1143.13 66.9774 1143.28 66.0468C1143.44 64.806 1143.44 62.4794 1144.22 61.7039C1144.53 62.3243 1145.15 62.9447 1145.3 63.7203C1145.61 64.4958 1145.46 65.7366 1145.46 66.6672C1145.46 67.5979 1145.46 68.6836 1145.3 69.6142C1145.15 70.5448 1144.84 71.3204 1144.68 72.251C1144.68 73.3367 1144.68 74.1123 1145.3 74.7327C1145.61 75.0429 1145.92 75.5082 1146.23 75.3531C1146.39 75.3531 1146.85 74.7327 1147.01 74.5776C1147.47 73.9571 1147.47 72.8714 1147.32 71.9408C1147.16 71.0102 1147.16 70.0795 1147.16 68.9938C1147.16 68.2183 1147.16 67.4428 1147.32 66.6672C1147.47 66.0468 1147.63 65.4264 1147.78 64.6509C1147.94 64.0305 1148.09 63.41 1148.25 62.6345C1148.4 62.0141 1148.4 61.3937 1148.56 60.6182C1148.56 60.6182 1148.71 60.6182 1148.87 60.6182C1149.02 61.3937 1149.49 62.0141 1149.64 62.9447C1149.8 63.8754 1149.8 64.9611 1149.64 66.0468C1149.49 67.9081 1149.49 70.0795 1148.87 71.9408C1148.71 72.5612 1148.25 73.6469 1148.56 74.2674C1149.02 74.4225 1150.11 75.5082 1149.33 75.9735C1148.87 76.2837 1148.09 76.2837 1147.63 76.2837C1146.85 76.4388 1146.08 76.5939 1145.15 76.5939C1143.91 76.749 1142.51 77.0592 1141.27 77.0592C1140.65 77.0592 1140.03 77.0592 1139.41 77.0592C1138.94 77.0592 1138.32 76.9041 1137.86 76.9041C1137.39 76.9041 1135.84 78.9205 1135.53 78.145C1135.22 77.6797 1135.53 76.9041 1135.22 76.4388C1135.06 76.2837 1135.06 76.1286 1134.91 75.9735C1134.75 75.6633 1134.91 75.3531 1134.75 75.0429' fill='%23166B26'/%3E%3Cpath d='M1135.06 74.8881C1134.91 75.5085 1134.6 76.4391 1135.06 76.284C1135.37 76.1289 1135.53 75.0432 1135.53 74.5779C1135.53 73.9575 1135.53 73.4922 1135.37 72.8717C1135.22 72.4064 1135.22 72.2513 1135.22 71.786C1135.22 70.5452 1135.53 69.3043 1135.99 68.2186C1136.15 67.9084 1136.3 67.5982 1136.46 67.288C1136.62 66.8227 1136.62 66.3573 1136.77 66.0471C1136.77 66.0471 1136.93 66.8227 1136.93 66.9778C1136.93 67.1329 1137.08 67.288 1137.24 67.5982C1137.39 68.0635 1137.39 68.6839 1137.39 69.1492C1137.39 69.7696 1137.39 70.235 1137.39 70.8554C1137.24 71.6309 1137.24 71.3207 1137.08 72.0962C1136.93 72.7166 1136.77 73.1819 1136.77 73.8024C1136.77 74.2677 1136.62 75.0432 1136.77 75.5085C1136.93 75.9738 1137.39 75.6636 1137.7 75.6636C1138.32 75.5085 1138.79 74.5779 1139.41 74.5779C1139.56 74.5779 1139.72 74.4228 1139.87 74.1126C1140.18 73.6473 1140.18 72.8717 1140.03 72.4064C1140.03 72.0962 1139.72 71.9411 1139.72 71.6309C1139.56 71.3207 1139.56 71.0105 1139.56 70.7003C1139.56 69.9248 1139.56 69.3043 1139.56 68.5288C1139.56 68.0635 1139.72 67.4431 1139.72 66.9778C1139.72 66.5124 1139.72 66.2022 1139.72 65.7369C1139.87 64.8063 1140.34 64.341 1140.65 63.5655C1140.49 63.7206 1141.11 64.4961 1141.27 64.6512C1141.58 65.1165 1141.58 65.4267 1141.73 66.0471C1141.89 67.288 1141.73 68.5288 1141.58 69.6145C1141.58 70.0799 1141.58 70.5452 1141.42 71.0105C1141.27 71.6309 1140.8 72.2513 1140.8 72.8717C1140.8 73.0268 1140.65 73.6473 1140.8 73.8024C1140.8 74.1126 1141.27 74.2677 1141.42 74.4228C1141.89 74.733 1142.35 75.5085 1142.82 75.5085C1143.28 75.5085 1144.06 75.1983 1144.22 74.2677C1144.22 73.9575 1144.22 73.4922 1144.22 73.0268C1144.22 71.786 1144.06 70.3901 1143.91 69.1492C1143.91 68.839 1143.91 68.5288 1143.91 68.2186C1143.91 67.7533 1144.06 67.4431 1144.06 66.9778C1144.06 66.5124 1144.06 66.0471 1144.06 65.5818C1144.06 65.2716 1144.22 64.9614 1144.22 64.6512C1144.37 64.1859 1144.53 62.4797 1145.15 62.6348C1145.61 62.7899 1145.77 64.1859 1145.92 64.6512C1146.08 65.4267 1145.92 66.2022 1145.92 66.9778C1145.92 67.9084 1145.77 68.6839 1145.77 69.6145C1145.77 70.5452 1145.77 71.6309 1145.3 72.2513C1145.15 72.5615 1145.15 72.8717 1145.15 73.1819C1145.15 73.8024 1145.15 74.2677 1145.46 74.733C1145.77 75.1983 1146.23 75.9738 1146.7 75.9738C1147.16 75.9738 1147.94 75.0432 1148.09 74.5779C1148.25 74.2677 1148.09 73.8024 1148.09 73.4922C1148.09 72.8717 1147.94 72.2513 1147.94 71.786C1147.78 71.1656 1147.78 70.7003 1147.94 70.0799C1147.94 69.1492 1147.94 68.5288 1148.09 67.5982C1148.25 67.1329 1148.25 66.5125 1148.4 65.892C1148.56 65.2716 1148.71 64.8063 1148.71 64.1859C1148.87 63.4104 1149.18 62.6348 1149.33 61.8593C1149.95 62.1695 1150.11 63.2553 1150.26 63.8757C1150.57 64.8063 1150.42 65.7369 1150.26 66.6676C1150.11 67.7533 1150.11 68.839 1150.11 69.7696C1150.11 70.8554 1149.8 72.0962 1149.49 73.1819C1149.33 73.6473 1149.02 74.2677 1149.33 74.733C1149.33 74.8881 1150.88 76.284 1150.88 76.1289C1150.88 76.1289 1151.04 75.9738 1151.04 75.8187C1150.73 75.8187 1150.73 75.5085 1150.57 75.3534C1150.42 75.0432 1150.26 75.0432 1150.11 74.8881C1149.49 74.733 1149.49 74.1126 1149.64 73.3371C1149.8 72.7166 1150.11 72.2513 1150.26 71.6309C1150.57 70.3901 1150.73 68.9941 1150.88 67.5982C1150.88 66.8227 1150.88 66.0471 1150.88 65.2716C1150.88 64.4961 1151.04 63.7206 1150.88 62.945C1150.57 62.1695 1150.11 61.2389 1150.11 60.4634C1149.33 61.394 1149.33 62.945 1149.02 64.1859C1148.56 66.0471 1148.25 68.0635 1148.25 70.0799C1148.25 71.0105 1148.4 71.9411 1148.56 72.8717C1148.56 73.0268 1148.56 73.337 1148.56 73.4922C1148.56 74.2677 1148.09 75.1983 1147.63 75.1983C1146.7 75.3534 1145.92 73.9575 1146.08 72.8717C1146.08 72.5615 1146.23 72.2513 1146.39 71.9411C1146.7 71.1656 1146.7 70.235 1146.85 69.3043C1147.01 68.5288 1147.16 67.5982 1147.16 66.8227C1147.16 66.3573 1147.01 66.0471 1147.01 65.5818C1147.01 64.8063 1147.01 64.341 1146.85 63.7206C1146.7 63.1002 1146.54 62.6348 1146.08 62.1695C1145.92 62.0144 1145.77 61.5491 1145.61 61.7042C1145.3 61.7042 1144.84 63.2553 1144.84 63.5655C1144.53 64.6512 1144.53 65.7369 1144.53 66.8227C1144.53 67.5982 1144.37 68.2186 1144.37 68.839C1144.37 69.1492 1144.53 69.6145 1144.53 69.9248C1144.53 71.0105 1144.99 71.9411 1144.84 73.0268C1144.84 73.4922 1144.68 73.9575 1144.53 74.2677C1144.22 74.8881 1143.59 74.4228 1143.13 74.2677C1142.66 74.2677 1142.2 73.8024 1142.04 73.1819C1141.73 72.5615 1142.04 71.9411 1142.35 71.4758C1142.82 70.8554 1142.97 70.235 1142.97 69.4594C1142.97 67.9084 1143.13 66.3573 1142.97 64.8063C1142.97 64.341 1142.97 63.8757 1142.66 63.5655C1142.66 63.4104 1141.73 62.4797 1141.73 62.4797C1140.96 62.7899 1140.65 64.341 1140.49 65.2716C1140.18 66.5125 1140.18 67.7533 1140.18 68.9941C1140.18 69.6145 1140.03 70.7003 1140.18 71.1656C1140.18 71.3207 1140.34 71.4758 1140.49 71.786C1140.65 72.2513 1140.65 73.0268 1140.49 73.4922C1140.34 73.8024 1140.03 75.5085 1139.72 75.5085C1139.56 75.5085 1139.41 75.3534 1139.25 75.1983C1138.79 75.0432 1137.86 75.3534 1137.7 74.5779C1137.7 73.6473 1138.01 73.1819 1138.32 72.2513C1138.48 71.786 1138.48 72.0962 1138.48 71.4758C1138.48 71.1656 1138.48 70.8554 1138.48 70.3901C1138.48 69.6145 1138.63 68.839 1138.48 67.9084C1138.48 67.4431 1138.32 66.9778 1138.17 66.5125C1138.01 66.2022 1138.01 64.6512 1137.7 64.6512C1137.39 64.6512 1137.24 65.7369 1137.08 65.892C1136.93 66.3573 1136.62 66.8227 1136.46 67.4431C1136.46 67.7533 1136.46 67.9084 1136.3 68.2186C1136.3 68.5288 1136.15 68.839 1135.99 68.9941C1135.99 69.3043 1135.84 69.7696 1135.84 70.0799C1135.84 70.7003 1135.53 70.3901 1135.53 71.1656C1135.53 72.0962 1135.99 73.0268 1135.99 73.9575C1135.06 74.5779 1135.06 74.733 1135.06 74.8881Z' fill='black'/%3E%3Cpath d='M1152.28 75.5082C1152.13 75.3531 1152.59 73.4918 1152.44 72.8714C1152.44 72.4061 1152.28 72.0959 1152.13 71.6306C1151.97 71.0102 1152.13 70.8551 1152.28 70.3897C1152.44 69.6142 1152.75 68.8387 1152.9 67.9081C1153.06 67.1326 1153.21 66.2019 1153.52 65.4264C1153.68 65.2713 1153.68 65.1162 1153.83 64.9611C1153.83 65.8917 1154.3 66.5121 1154.45 67.4428C1154.61 68.3734 1154.45 69.4591 1154.45 70.3897C1154.45 71.3204 1153.99 72.0959 1153.99 73.0265C1153.99 73.4918 1153.83 73.9572 1153.83 74.4225C1153.83 74.7327 1153.99 74.7327 1153.99 75.0429C1153.99 75.3531 1153.83 75.6633 1153.99 76.1286C1154.3 77.0592 1154.92 75.3531 1155.38 75.198C1155.54 75.198 1155.85 75.0429 1156 74.8878C1156.31 74.7327 1156.16 74.5776 1156.31 74.2674C1156.62 73.4918 1157.09 72.4061 1156.93 71.4755C1156.93 71.3204 1156.78 71.1653 1156.62 71.0102C1156.47 70.8551 1156.47 70.5448 1156.47 70.3897C1156.47 69.9244 1156.31 69.4591 1156.31 68.9938C1156.31 68.0632 1156.47 66.9775 1156.47 65.8917C1156.47 64.806 1156.93 63.0998 1157.71 62.4794C1158.33 62.9447 1158.49 63.8754 1158.49 64.806C1158.64 65.7366 1158.64 66.6672 1158.64 67.753C1158.64 68.8387 1158.49 69.7693 1158.17 70.7C1158.02 71.3204 1157.4 72.5612 1157.71 73.1816C1157.71 73.3367 1157.86 73.4918 1158.02 73.6469C1158.64 73.802 1159.26 74.4225 1159.88 74.2674C1160.66 74.1123 1160.66 72.7163 1160.66 71.9408C1160.66 70.8551 1160.35 70.0795 1160.35 68.9938C1160.35 67.9081 1160.35 66.9774 1160.5 66.0468C1160.66 64.806 1160.66 62.4794 1161.43 61.7039C1161.74 62.3243 1162.36 62.9447 1162.52 63.7203C1162.83 64.4958 1162.67 65.7366 1162.67 66.6672C1162.67 67.5979 1162.67 68.6836 1162.52 69.6142C1162.36 70.5448 1162.05 71.3204 1161.9 72.251C1161.9 73.3367 1161.9 74.1123 1162.52 74.7327C1162.83 75.0429 1163.14 75.5082 1163.45 75.3531C1163.6 75.3531 1164.07 74.7327 1164.22 74.5776C1164.69 73.9571 1164.69 72.8714 1164.53 71.9408C1164.38 71.0102 1164.38 70.0795 1164.38 68.9938C1164.38 68.2183 1164.38 67.4428 1164.53 66.6672C1164.69 66.0468 1164.84 65.4264 1165 64.6509C1165.15 64.0305 1165.31 63.41 1165.46 62.6345C1165.62 62.0141 1165.62 61.3937 1165.78 60.6182C1165.78 60.6182 1165.93 60.6182 1166.09 60.6182C1166.24 61.3937 1166.71 62.0141 1166.86 62.9447C1167.02 63.8754 1167.02 64.9611 1166.86 66.0468C1166.71 67.9081 1166.71 70.0795 1166.09 71.9408C1165.93 72.5612 1165.46 73.6469 1165.78 74.2674C1166.24 74.4225 1167.33 75.5082 1166.55 75.9735C1166.09 76.2837 1165.31 76.2837 1164.84 76.2837C1164.07 76.4388 1163.29 76.5939 1162.36 76.5939C1161.12 76.749 1159.73 77.0592 1158.49 77.0592C1157.86 77.0592 1157.24 77.0592 1156.62 77.0592C1156.16 77.0592 1155.54 76.9041 1155.07 76.9041C1154.61 76.9041 1153.06 78.9205 1152.75 78.145C1152.44 77.6797 1152.75 76.9041 1152.44 76.4388C1152.28 76.2837 1152.28 76.1286 1152.13 75.9735C1151.97 75.6633 1152.13 75.3531 1151.97 75.0429' fill='%23166B26'/%3E%3Cpath d='M1152.12 74.8881C1151.97 75.5085 1151.66 76.4391 1152.12 76.284C1152.43 76.1289 1152.59 75.0432 1152.59 74.5779C1152.59 73.9575 1152.59 73.4922 1152.43 72.8717C1152.28 72.4064 1152.28 72.2513 1152.28 71.786C1152.28 70.5452 1152.59 69.3043 1153.06 68.2186C1153.21 67.9084 1153.37 67.5982 1153.52 67.288C1153.68 66.8227 1153.68 66.3573 1153.83 66.0471C1153.83 66.0471 1153.99 66.8227 1153.99 66.9778C1153.99 67.1329 1154.14 67.288 1154.3 67.5982C1154.45 68.0635 1154.45 68.6839 1154.45 69.1492C1154.45 69.7696 1154.45 70.235 1154.45 70.8554C1154.3 71.6309 1154.3 71.3207 1154.14 72.0962C1153.99 72.7166 1153.83 73.1819 1153.83 73.8024C1153.83 74.2677 1153.68 75.0432 1153.83 75.5085C1153.99 75.9738 1154.45 75.6636 1154.76 75.6636C1155.38 75.5085 1155.85 74.5779 1156.47 74.5779C1156.62 74.5779 1156.78 74.4228 1156.93 74.1126C1157.24 73.6473 1157.24 72.8717 1157.09 72.4064C1157.09 72.0962 1156.78 71.9411 1156.78 71.6309C1156.62 71.3207 1156.62 71.0105 1156.62 70.7003C1156.62 69.9248 1156.62 69.3043 1156.62 68.5288C1156.62 68.0635 1156.78 67.4431 1156.78 66.9778C1156.78 66.5124 1156.78 66.2022 1156.78 65.7369C1156.93 64.8063 1157.4 64.341 1157.71 63.5655C1157.55 63.7206 1158.17 64.4961 1158.33 64.6512C1158.64 65.1165 1158.64 65.4267 1158.79 66.0471C1158.95 67.288 1158.79 68.5288 1158.64 69.6145C1158.64 70.0799 1158.64 70.5452 1158.48 71.0105C1158.33 71.6309 1157.86 72.2513 1157.86 72.8717C1157.86 73.0268 1157.71 73.6473 1157.86 73.8024C1157.86 74.1126 1158.33 74.2677 1158.48 74.4228C1158.95 74.733 1159.41 75.5085 1159.88 75.5085C1160.35 75.5085 1161.12 75.1983 1161.28 74.2677C1161.28 73.9575 1161.28 73.4922 1161.28 73.0268C1161.28 71.786 1161.12 70.3901 1160.97 69.1492C1160.97 68.839 1160.97 68.5288 1160.97 68.2186C1160.97 67.7533 1161.12 67.4431 1161.12 66.9778C1161.12 66.5124 1161.12 66.0471 1161.12 65.5818C1161.12 65.2716 1161.28 64.9614 1161.28 64.6512C1161.43 64.1859 1161.59 62.4797 1162.21 62.6348C1162.67 62.7899 1162.83 64.1859 1162.98 64.6512C1163.14 65.4267 1162.98 66.2022 1162.98 66.9778C1162.98 67.9084 1162.83 68.6839 1162.83 69.6145C1162.83 70.5452 1162.83 71.6309 1162.36 72.2513C1162.21 72.5615 1162.21 72.8717 1162.21 73.1819C1162.21 73.8024 1162.21 74.2677 1162.52 74.733C1162.83 75.1983 1163.29 75.9738 1163.76 75.9738C1164.22 75.9738 1165 75.0432 1165.15 74.5779C1165.31 74.2677 1165.15 73.8024 1165.15 73.4922C1165.15 72.8717 1165 72.2513 1165 71.786C1164.84 71.1656 1164.84 70.7003 1165 70.0799C1165 69.1492 1165 68.5288 1165.15 67.5982C1165.31 67.1329 1165.31 66.5125 1165.46 65.892C1165.62 65.2716 1165.77 64.8063 1165.77 64.1859C1165.93 63.4104 1166.24 62.6348 1166.39 61.8593C1167.01 62.1695 1167.17 63.2553 1167.32 63.8757C1167.64 64.8063 1167.48 65.7369 1167.32 66.6676C1167.17 67.7533 1167.17 68.839 1167.17 69.7696C1167.17 70.8554 1166.86 72.0962 1166.55 73.1819C1166.39 73.6473 1166.08 74.2677 1166.39 74.733C1166.39 74.8881 1167.95 76.284 1167.95 76.1289C1167.95 76.1289 1168.1 75.9738 1168.1 75.8187C1167.79 75.8187 1167.79 75.5085 1167.64 75.3534C1167.48 75.0432 1167.32 75.0432 1167.17 74.8881C1166.55 74.733 1166.55 74.1126 1166.7 73.3371C1166.86 72.7166 1167.17 72.2513 1167.32 71.6309C1167.64 70.3901 1167.79 68.9941 1167.95 67.5982C1167.95 66.8227 1167.95 66.0471 1167.95 65.2716C1167.95 64.4961 1168.1 63.7206 1167.95 62.945C1167.64 62.1695 1167.17 61.2389 1167.17 60.4634C1166.39 61.394 1166.39 62.945 1166.08 64.1859C1165.62 66.0471 1165.31 68.0635 1165.31 70.0799C1165.31 71.0105 1165.46 71.9411 1165.62 72.8717C1165.62 73.0268 1165.62 73.337 1165.62 73.4922C1165.62 74.2677 1165.15 75.1983 1164.69 75.1983C1163.76 75.3534 1162.98 73.9575 1163.14 72.8717C1163.14 72.5615 1163.29 72.2513 1163.45 71.9411C1163.76 71.1656 1163.76 70.235 1163.91 69.3043C1164.07 68.5288 1164.22 67.5982 1164.22 66.8227C1164.22 66.3573 1164.07 66.0471 1164.07 65.5818C1164.07 64.8063 1164.07 64.341 1163.91 63.7206C1163.76 63.1002 1163.6 62.6348 1163.14 62.1695C1162.98 62.0144 1162.83 61.5491 1162.67 61.7042C1162.36 61.7042 1161.9 63.2553 1161.9 63.5655C1161.59 64.6512 1161.59 65.7369 1161.59 66.8227C1161.59 67.5982 1161.43 68.2186 1161.43 68.839C1161.43 69.1492 1161.59 69.6145 1161.59 69.9248C1161.59 71.0105 1162.05 71.9411 1161.9 73.0268C1161.9 73.4922 1161.74 73.9575 1161.59 74.2677C1161.28 74.8881 1160.66 74.4228 1160.19 74.2677C1159.72 74.2677 1159.26 73.8024 1159.1 73.1819C1158.79 72.5615 1159.1 71.9411 1159.41 71.4758C1159.88 70.8554 1160.04 70.235 1160.04 69.4594C1160.04 67.9084 1160.19 66.3573 1160.04 64.8063C1160.04 64.341 1160.03 63.8757 1159.72 63.5655C1159.72 63.4104 1158.79 62.4797 1158.79 62.4797C1158.02 62.7899 1157.71 64.341 1157.55 65.2716C1157.24 66.5125 1157.24 67.7533 1157.24 68.9941C1157.24 69.6145 1157.09 70.7003 1157.24 71.1656C1157.24 71.3207 1157.4 71.4758 1157.55 71.786C1157.71 72.2513 1157.71 73.0268 1157.55 73.4922C1157.4 73.8024 1157.09 75.5085 1156.78 75.5085C1156.62 75.5085 1156.47 75.3534 1156.31 75.1983C1155.85 75.0432 1154.92 75.3534 1154.76 74.5779C1154.76 73.6473 1155.07 73.1819 1155.38 72.2513C1155.54 71.786 1155.54 72.0962 1155.54 71.4758C1155.54 71.1656 1155.54 70.8554 1155.54 70.3901C1155.54 69.6145 1155.69 68.839 1155.54 67.9084C1155.54 67.4431 1155.38 66.9778 1155.23 66.5125C1155.07 66.2022 1155.07 64.6512 1154.76 64.6512C1154.45 64.6512 1154.3 65.7369 1154.14 65.892C1153.99 66.3573 1153.68 66.8227 1153.52 67.4431C1153.52 67.7533 1153.52 67.9084 1153.37 68.2186C1153.37 68.5288 1153.21 68.839 1153.06 68.9941C1153.06 69.3043 1152.9 69.7696 1152.9 70.0799C1152.9 70.7003 1152.59 70.3901 1152.59 71.1656C1152.59 72.0962 1153.06 73.0268 1153.06 73.9575C1152.12 74.5779 1152.12 74.733 1152.12 74.8881Z' fill='black'/%3E%3Cpath d='M1200.67 75.0429C1200.52 74.8878 1200.98 73.1816 1200.83 72.5612C1200.83 72.0959 1200.67 71.7857 1200.52 71.3204C1200.36 70.8551 1200.52 70.5448 1200.67 70.0795C1200.83 69.304 1201.14 68.5285 1201.29 67.753C1201.45 66.9774 1201.6 66.2019 1201.91 65.4264C1202.07 65.2713 1202.07 65.1162 1202.22 64.9611C1202.22 65.7366 1202.69 66.5121 1202.84 67.2877C1203 68.2183 1202.84 69.1489 1202.84 70.0795C1202.84 71.0102 1202.38 71.6306 1202.38 72.5612C1202.38 73.0265 1202.22 73.4918 1202.22 73.802C1202.22 74.1123 1202.38 74.1123 1202.38 74.4225C1202.38 74.7327 1202.22 75.0429 1202.38 75.3531C1202.69 76.1286 1203.15 74.5776 1203.62 74.4225C1203.77 74.4225 1204.08 74.2674 1204.24 74.1123C1204.39 73.9572 1204.39 73.802 1204.55 73.4918C1204.86 72.8714 1205.33 71.7857 1205.17 70.8551C1205.17 70.7 1205.02 70.5448 1204.86 70.3897C1204.71 70.2346 1204.71 69.9244 1204.71 69.7693C1204.71 69.304 1204.55 68.9938 1204.55 68.5285C1204.55 67.5979 1204.71 66.6672 1204.71 65.5815C1204.71 64.4958 1205.17 62.9447 1205.95 62.4794C1206.57 62.9447 1206.57 63.7203 1206.72 64.6509C1206.88 65.5815 1206.88 66.5121 1206.88 67.4428C1206.88 68.3734 1206.72 69.304 1206.41 70.2346C1206.26 70.8551 1205.79 71.9408 1205.95 72.5612C1205.95 72.7163 1206.1 72.8714 1206.26 73.0265C1206.88 73.1816 1207.5 73.802 1208.12 73.6469C1208.89 73.4918 1208.89 72.251 1208.89 71.3204C1208.89 70.3897 1208.58 69.4591 1208.58 68.5285C1208.58 67.5979 1208.58 66.6672 1208.74 65.7366C1208.89 64.6509 1208.89 62.4794 1209.67 61.5488C1209.98 62.1692 1210.44 62.7896 1210.75 63.41C1210.91 64.1856 1210.91 65.4264 1210.91 66.2019C1210.91 67.1325 1210.91 68.0632 1210.75 68.9938C1210.6 69.9244 1210.29 70.5449 1210.29 71.4755C1210.29 72.4061 1210.29 73.1816 1210.91 73.802C1211.06 74.1123 1211.53 74.4225 1211.68 74.4225C1211.84 74.4225 1212.31 73.802 1212.46 73.6469C1212.93 73.0265 1212.93 71.9408 1212.77 71.1653C1212.62 70.2346 1212.62 69.4591 1212.62 68.3734C1212.62 67.5979 1212.62 66.9774 1212.77 66.2019C1212.93 65.5815 1213.08 64.9611 1213.24 64.3407C1213.39 63.7203 1213.55 63.0998 1213.7 62.4794C1213.86 61.859 1213.86 61.2386 1214.01 60.6182C1214.01 60.6182 1214.17 60.6182 1214.32 60.6182C1214.48 61.3937 1214.94 62.0141 1215.1 62.7896C1215.25 63.7203 1215.25 64.806 1215.1 65.7366C1214.94 67.5979 1214.94 69.6142 1214.48 71.3204C1214.32 71.9408 1213.86 72.8714 1214.17 73.4918C1214.63 73.6469 1215.56 74.7327 1214.79 75.198C1214.32 75.5082 1213.7 75.3531 1213.08 75.5082C1212.31 75.6633 1211.53 75.8184 1210.75 75.8184C1209.51 75.9735 1208.27 76.2837 1207.03 76.2837C1206.41 76.2837 1205.79 76.2837 1205.33 76.2837C1204.86 76.2837 1204.39 76.1286 1203.93 76.1286C1203.46 76.1286 1202.07 77.9899 1201.76 77.3694C1201.6 76.9041 1201.76 76.2837 1201.45 75.8184C1201.29 75.6633 1201.29 75.6633 1201.14 75.3531C1200.98 75.0429 1201.14 74.7327 1200.98 74.5776' fill='%23166B26'/%3E%3Cpath d='M1200.52 74.5781C1200.36 75.1985 1200.05 76.1291 1200.52 75.974C1200.83 75.8189 1200.98 74.7332 1200.98 74.423C1200.98 73.8026 1200.98 73.4923 1200.83 72.8719C1200.67 72.4066 1200.67 72.2515 1200.67 71.7862C1200.67 70.5454 1200.98 69.4596 1201.29 68.3739C1201.45 68.0637 1201.6 67.7535 1201.76 67.4433C1201.91 67.1331 1201.91 66.5126 1202.07 66.2024L1202.22 66.978C1202.22 67.1331 1202.38 67.2882 1202.53 67.5984C1202.69 68.0637 1202.69 68.6841 1202.69 69.1494C1202.69 69.7698 1202.69 70.2352 1202.69 70.7005C1202.53 71.3209 1202.53 71.1658 1202.38 71.7862C1202.22 72.2515 1202.07 72.8719 1202.07 73.3372C1202.07 73.8026 1201.91 74.5781 1202.07 75.0434C1202.22 75.5087 1202.53 75.1985 1202.84 75.1985C1203.31 75.0434 1203.93 74.1128 1204.39 74.1128C1204.55 74.1128 1204.71 73.9577 1204.86 73.8026C1205.17 73.4923 1205.17 72.7168 1205.02 72.0964C1205.02 71.7862 1204.71 71.6311 1204.71 71.3209C1204.55 71.0107 1204.55 70.7005 1204.55 70.3903C1204.55 69.7698 1204.55 68.9943 1204.55 68.3739C1204.55 67.9086 1204.71 67.4433 1204.71 66.8229C1204.71 66.3575 1204.71 66.2024 1204.71 65.7371C1204.86 64.9616 1205.33 64.3412 1205.64 63.7208C1205.48 63.8759 1206.1 64.4963 1206.26 64.6514C1206.57 65.1167 1206.57 65.4269 1206.72 66.0473C1206.88 67.1331 1206.72 68.3739 1206.57 69.4596C1206.57 69.9249 1206.57 70.3903 1206.41 70.7005C1206.26 71.3209 1205.79 71.7862 1205.79 72.4066C1205.79 72.5617 1205.64 73.1821 1205.79 73.3372C1205.79 73.6475 1206.26 73.8026 1206.41 73.9577C1206.88 74.2679 1207.19 74.8883 1207.81 74.8883C1208.27 74.8883 1208.89 74.5781 1209.05 73.8026C1209.05 73.4923 1209.05 73.027 1209.05 72.5617C1209.05 71.3209 1208.89 70.08 1208.74 68.9943C1208.74 68.6841 1208.74 68.3739 1208.74 68.2188C1208.74 67.9086 1208.89 67.4433 1208.89 67.1331C1208.89 66.6677 1208.89 66.3575 1208.89 65.8922C1208.89 65.582 1209.05 65.2718 1209.05 64.9616C1209.2 64.4963 1209.36 62.9452 1209.82 63.1003C1210.29 63.2554 1210.44 64.4963 1210.6 64.9616C1210.75 65.7371 1210.6 66.3575 1210.6 67.1331C1210.6 67.9086 1210.44 68.8392 1210.44 69.6147C1210.44 70.3903 1210.44 71.476 1209.98 72.0964C1209.82 72.4066 1209.82 72.5617 1209.82 73.027C1209.82 73.6474 1209.82 74.1128 1210.13 74.5781C1210.44 75.0434 1210.91 75.6638 1211.37 75.8189C1211.84 75.8189 1212.46 74.8883 1212.62 74.423C1212.62 74.1128 1212.62 73.6475 1212.62 73.3372C1212.62 72.7168 1212.46 72.2515 1212.46 71.6311C1212.31 71.0107 1212.31 70.5454 1212.46 69.9249C1212.46 69.1494 1212.46 68.3739 1212.62 67.5984C1212.77 67.1331 1212.77 66.5126 1212.93 66.0473C1213.08 65.4269 1213.08 64.9616 1213.24 64.4963C1213.39 63.7208 1213.7 62.9452 1213.86 62.1697C1214.32 62.3248 1214.48 63.4106 1214.63 64.031C1214.79 64.9616 1214.63 65.7371 1214.63 66.6677C1214.48 67.5984 1214.48 68.6841 1214.48 69.6147C1214.48 70.7005 1214.17 71.7862 1213.86 72.8719C1213.7 73.3372 1213.39 73.9577 1213.7 74.423C1213.7 74.5781 1215.1 75.8189 1215.1 75.8189C1215.1 75.8189 1215.25 75.6638 1215.25 75.5087C1214.94 75.5087 1214.94 75.1985 1214.79 75.0434C1214.63 74.7332 1214.48 74.7332 1214.32 74.7332C1213.7 74.5781 1213.86 73.9577 1213.86 73.3372C1214.01 72.7168 1214.32 72.2515 1214.48 71.6311C1214.79 70.3903 1214.94 69.1494 1214.94 67.9086C1214.94 67.1331 1214.94 66.3575 1214.94 65.582C1214.94 64.8065 1215.1 64.1861 1214.94 63.4106C1214.63 62.635 1214.17 61.8595 1214.17 61.084C1213.39 61.8595 1213.39 63.4106 1213.08 64.6514C1212.62 66.5126 1212.31 68.3739 1212.31 70.2352C1212.31 71.1658 1212.46 71.9413 1212.62 72.8719C1212.62 73.027 1212.62 73.3372 1212.62 73.4923C1212.62 74.1128 1212.15 75.0434 1211.68 75.1985C1210.75 75.3536 1210.13 74.1128 1210.29 72.8719C1210.29 72.5617 1210.44 72.2515 1210.6 71.9413C1210.91 71.1658 1210.91 70.2352 1211.06 69.4596C1211.22 68.6841 1211.37 67.9086 1211.37 67.1331C1211.37 66.6677 1211.22 66.3575 1211.22 65.8922C1211.22 65.2718 1211.22 64.6514 1211.06 64.031C1210.91 63.5657 1210.75 62.9452 1210.44 62.4799C1210.29 62.3248 1210.13 62.0146 1209.98 62.0146C1209.67 62.0146 1209.2 63.4106 1209.2 63.7208C1208.89 64.6514 1208.89 65.7371 1208.89 66.8229C1208.89 67.4433 1208.74 68.0637 1208.74 68.8392C1208.74 69.1494 1208.74 69.4596 1208.89 69.9249C1208.89 71.0107 1209.2 71.7862 1209.2 72.8719C1209.2 73.1821 1209.05 73.8026 1208.89 74.1128C1208.58 74.5781 1207.96 74.2679 1207.65 74.1128C1207.19 74.1128 1206.72 73.6474 1206.57 73.1821C1206.41 72.5617 1206.57 71.9413 1206.88 71.476C1207.19 70.8556 1207.5 70.3903 1207.5 69.6147C1207.5 68.0637 1207.65 66.6677 1207.5 65.2718C1207.5 64.8065 1207.5 64.3412 1207.19 64.031C1207.19 63.8759 1206.26 62.9452 1206.41 62.9452C1205.79 63.2554 1205.33 64.8065 1205.17 65.582C1204.86 66.6677 1204.86 67.9086 1204.86 69.1494C1204.86 69.7698 1204.71 70.7005 1204.86 71.3209C1204.86 71.476 1205.02 71.6311 1205.17 71.9413C1205.33 72.4066 1205.33 73.027 1205.17 73.4923C1205.02 73.8026 1204.86 75.3536 1204.55 75.3536C1204.39 75.3536 1204.24 75.1985 1204.08 75.1985C1203.62 75.0434 1202.69 75.3536 1202.69 74.5781C1202.69 73.6474 1203 73.1821 1203.15 72.4066C1203.31 71.9413 1203.31 72.2515 1203.31 71.7862C1203.31 71.476 1203.31 71.1658 1203.31 70.8556C1203.31 70.08 1203.46 69.3045 1203.31 68.529C1203.31 68.0637 1203.15 67.7535 1203 67.2882C1202.84 66.978 1202.84 65.4269 1202.53 65.4269C1202.22 65.4269 1202.07 66.3575 1201.91 66.6677C1201.76 67.1331 1201.45 67.5984 1201.45 68.0637C1201.45 68.3739 1201.45 68.529 1201.29 68.6841C1201.29 68.9943 1201.14 69.1494 1200.98 69.4596C1200.98 69.7698 1200.83 70.08 1200.83 70.5454C1200.83 71.1658 1200.52 70.8556 1200.52 71.476C1200.52 72.4066 1200.98 73.3372 1200.83 74.1128C1200.67 74.2679 1200.67 74.423 1200.52 74.5781Z' fill='black'/%3E%3Cpath d='M1216.96 68.0636C1216.96 67.5983 1216.8 67.2881 1216.65 66.8228C1216.49 66.3575 1216.65 66.0473 1216.8 65.5819C1216.96 64.8064 1217.27 64.0309 1217.42 63.2554C1217.58 62.4799 1217.73 61.7043 1218.04 60.9288C1218.2 60.7737 1218.2 60.6186 1218.35 60.4635C1218.35 61.239 1218.82 62.0146 1218.97 62.7901C1219.13 63.7207 1218.97 64.6513 1218.97 65.5819C1218.97 66.8228 1218.2 67.9085 1218.04 69.1493C1217.89 69.6147 1217.73 70.08 1217.73 70.5453C1217.73 71.1657 1217.73 71.9412 1218.04 72.4065C1218.2 72.7167 1218.82 73.3372 1219.29 73.1821C1220.06 72.8718 1220.06 70.8555 1220.37 70.2351C1220.68 69.7698 1220.99 69.6147 1220.99 68.9942C1220.99 68.2187 1221.15 67.2881 1220.99 66.5126C1220.99 66.3575 1220.84 66.0473 1220.68 65.8922C1220.53 65.2717 1220.68 64.6513 1220.68 64.0309C1220.68 63.1003 1220.84 62.1697 1220.84 61.0839C1220.84 59.9982 1221.3 58.4471 1222.08 57.9818C1222.7 58.4471 1222.7 59.2227 1222.85 60.1533C1223.01 61.0839 1223.01 62.0145 1223.01 62.9452C1223.01 63.8758 1222.85 64.8064 1222.54 65.7371C1222.39 66.3575 1221.92 67.133 1222.08 67.9085C1222.23 68.8391 1222.54 69.4596 1222.54 70.3902C1222.54 71.0106 1222.39 72.5616 1223.47 72.7167C1224.09 72.7167 1224.25 71.4759 1224.56 71.0106C1225.02 69.7698 1225.18 68.2187 1225.18 66.8228C1225.18 65.8922 1224.87 64.9615 1224.87 64.0309C1224.87 63.1003 1224.87 62.1697 1225.02 61.239C1225.18 60.1533 1225.18 57.9818 1225.95 57.0512C1226.26 57.6716 1226.73 58.292 1227.04 58.9125C1227.2 59.688 1227.2 60.9288 1227.2 61.7043C1227.2 62.635 1227.2 63.5656 1227.04 64.4962C1226.89 65.4268 1226.42 66.3575 1226.26 67.2881C1226.11 68.0636 1226.42 68.9942 1226.42 69.7698C1226.42 70.3902 1226.42 71.0106 1226.57 71.631C1226.73 72.0963 1227.2 72.5616 1227.04 73.027C1227.35 73.027 1227.82 73.027 1228.13 72.8719C1228.44 72.7167 1228.44 72.0963 1228.9 72.0963C1228.9 71.0106 1228.9 69.7698 1228.9 68.684C1228.9 67.7534 1228.75 66.9779 1228.59 66.0473C1228.44 65.4268 1228.59 64.8064 1228.59 64.186C1228.59 63.5656 1228.59 62.9452 1228.75 62.3248C1229.06 60.9288 1228.75 59.5329 1229.06 58.1369C1229.21 57.6716 1229.52 57.2063 1229.68 56.741C1229.83 56.2757 1230.14 55.6553 1230.45 56.2757C1230.76 56.741 1231.07 57.6716 1231.07 58.292C1231.23 59.2227 1231.23 60.3084 1231.07 61.239C1230.92 63.1003 1230.92 65.1166 1230.45 66.8228C1230.14 67.9085 1229.37 70.3902 1231.23 70.5453C1231.69 70.7004 1232.16 70.3902 1232.62 70.8555C1232.78 71.0106 1232.93 71.4759 1233.09 71.631C1233.24 71.9412 1233.55 72.0963 1233.55 72.4065C1233.55 72.5616 1233.71 73.6474 1233.4 73.8025C1233.24 73.9576 1232 73.8025 1231.69 73.8025C1231.23 73.8025 1230.92 73.8025 1230.45 74.1127C1229.83 74.4229 1229.52 74.7331 1228.9 74.7331C1227.97 74.8882 1226.73 74.8882 1225.8 74.7331C1225.49 74.7331 1225.18 74.4229 1224.87 74.4229C1223.94 74.1127 1222.7 74.578 1221.77 74.4229C1221.15 74.4229 1220.53 74.2678 1219.91 74.2678C1219.29 74.2678 1217.58 74.578 1217.11 74.1127C1216.8 73.8025 1216.8 72.7167 1216.8 72.2514C1216.8 71.4759 1216.8 70.7004 1216.8 70.08C1216.8 69.3044 1216.96 68.684 1216.96 68.0636Z' fill='%23166B26'/%3E%3Cpath d='M1216.65 69.9247C1216.49 70.7003 1216.65 71.1656 1216.65 71.9411C1216.65 72.2513 1216.65 72.4064 1216.8 72.7166C1216.96 72.8717 1217.11 73.0268 1217.11 73.337C1216.96 72.4064 1216.96 71.3207 1216.96 70.39C1216.96 69.6145 1217.11 68.9941 1216.96 68.2186C1216.8 67.7533 1216.8 67.5982 1216.8 67.1329C1216.8 65.892 1217.11 64.8063 1217.42 63.7206C1217.58 63.4103 1217.73 63.1001 1217.89 62.7899C1218.04 62.4797 1218.04 61.8593 1218.2 61.5491L1218.36 62.3246C1218.36 62.4797 1218.51 62.6348 1218.67 62.945C1218.82 63.4103 1218.82 64.0308 1218.82 64.4961C1218.82 65.1165 1218.82 65.5818 1218.82 66.0471C1218.67 66.6675 1218.67 66.5124 1218.51 67.1329C1218.36 67.5982 1218.2 68.2186 1218.2 68.6839C1218.04 69.1492 1217.89 69.6145 1217.73 70.2349C1217.73 70.7003 1217.58 71.3207 1217.73 71.786C1217.73 72.2513 1218.04 72.4064 1218.04 72.7166C1218.2 73.1819 1218.2 73.6472 1218.82 73.6472C1220.06 73.8023 1220.22 72.4064 1220.22 71.3207C1220.22 71.1656 1220.22 70.8554 1220.22 70.7003C1220.37 70.39 1220.68 70.39 1220.84 70.0798C1220.99 69.7696 1220.99 69.1492 1221.15 68.6839C1221.3 68.2186 1221.3 67.7533 1221.15 67.288C1221.15 66.9777 1220.84 66.8226 1220.84 66.5124C1220.68 66.2022 1220.68 65.892 1220.68 65.5818C1220.68 64.9614 1220.68 64.1859 1220.68 63.5655C1220.68 63.1001 1220.84 62.6348 1220.84 62.0144C1220.84 61.5491 1220.84 61.394 1220.84 60.9287C1220.99 60.1532 1221.46 59.5327 1221.77 58.9123C1221.61 59.0674 1222.23 59.6878 1222.39 59.8429C1222.7 60.3083 1222.7 60.6185 1222.85 61.2389C1223.01 62.3246 1222.85 63.5654 1222.7 64.6512C1222.7 65.1165 1222.7 65.5818 1222.54 65.892C1222.39 66.5124 1221.92 66.9777 1221.92 67.5982C1221.92 67.7533 1221.77 68.3737 1221.92 68.5288C1221.92 68.839 1222.39 68.9941 1222.54 69.1492C1223.16 69.6145 1222.54 70.5452 1222.7 71.1656C1222.7 71.6309 1222.85 72.2513 1223.01 72.8717C1223.01 73.1819 1223.16 74.1126 1223.47 74.2677C1224.25 74.8881 1224.56 72.4064 1224.56 72.0962C1224.71 71.786 1225.02 71.4758 1225.02 71.1656C1225.33 70.0798 1225.18 68.839 1225.18 67.9084C1225.18 66.6675 1225.02 65.4267 1224.87 64.341C1224.87 64.0308 1224.87 63.7206 1224.87 63.5655C1224.87 63.2552 1225.02 62.7899 1225.02 62.4797C1225.02 62.0144 1225.02 61.7042 1225.02 61.2389C1225.02 60.9287 1225.18 60.6185 1225.18 60.3083C1225.33 59.8429 1225.49 58.2919 1225.96 58.447C1226.42 58.6021 1226.58 59.8429 1226.73 60.3083C1226.89 61.0838 1226.73 61.7042 1226.73 62.4797C1226.73 63.2552 1226.58 64.1859 1226.58 64.9614C1226.58 65.7369 1226.58 66.8226 1226.11 67.4431C1225.96 67.7533 1225.96 67.9084 1225.96 68.3737C1225.96 69.1492 1226.11 69.7696 1226.11 70.5452C1226.11 70.8554 1225.96 72.7166 1226.42 72.7166C1226.73 72.7166 1226.73 73.337 1227.35 73.337C1228.28 73.4921 1228.44 73.1819 1228.59 72.4064C1229.06 71.1656 1228.9 69.7696 1228.75 68.5288C1228.75 67.9084 1228.59 67.4431 1228.59 66.8226C1228.44 66.2022 1228.44 65.7369 1228.59 65.1165C1228.59 64.341 1228.59 63.5655 1228.75 62.7899C1228.9 62.0144 1228.9 61.394 1229.06 60.6185C1229.06 60.1532 1229.06 59.6878 1229.21 59.2225C1229.21 58.7572 1229.21 57.6715 1229.83 57.6715C1229.99 57.5164 1229.83 56.896 1230.14 56.896C1230.61 57.0511 1230.76 58.7572 1230.92 59.2225C1231.07 60.1532 1230.92 60.9287 1230.92 61.8593C1230.76 62.7899 1230.76 63.8757 1230.76 64.8063C1230.76 65.892 1230.45 66.9777 1230.14 68.0635C1229.99 68.5288 1229.68 69.1492 1229.99 69.6145C1230.14 69.9247 1230.61 70.2349 1230.92 70.5452C1231.07 70.7003 1231.23 70.8554 1231.54 70.8554C1231.85 70.8554 1232.16 70.5452 1232.47 70.7003C1232.78 70.8554 1232.78 71.3207 1232.93 71.4758C1233.25 71.786 1233.4 71.786 1233.71 72.2513C1233.87 72.7166 1233.87 73.337 1233.87 73.8023C1234.33 73.6472 1234.02 72.7166 1234.02 72.2513C1234.02 71.786 1233.87 71.6309 1233.56 71.3207C1233.4 71.1656 1233.25 71.1656 1233.25 71.1656C1232.93 70.8554 1232.93 70.2349 1232.47 70.0798C1231.69 69.9247 1231.69 70.7003 1231.23 69.9247C1231.07 69.6145 1230.92 69.6145 1230.76 69.6145C1230.14 69.4594 1230.3 68.839 1230.3 68.2186C1230.45 67.5982 1230.76 67.1329 1230.92 66.5124C1231.23 65.2716 1231.38 64.0308 1231.38 62.7899C1231.38 62.0144 1231.38 61.2389 1231.38 60.4634C1231.38 59.6878 1231.54 59.0674 1231.38 58.2919C1231.07 57.5164 1230.76 56.7409 1230.61 55.9653C1229.83 56.4306 1229.37 57.3613 1229.21 58.2919C1229.06 59.3776 1229.21 60.4634 1229.06 61.7042C1229.06 62.7899 1228.75 64.0308 1228.75 65.1165C1228.75 66.0471 1228.9 66.8226 1229.06 67.7533C1229.06 68.3737 1229.21 68.9941 1229.06 69.6145C1229.06 70.0798 1229.06 70.39 1229.06 70.8554C1229.06 71.3207 1228.75 72.2513 1228.28 72.4064C1227.35 72.5615 1227.04 72.0962 1227.04 71.3207C1227.04 70.2349 1226.58 68.9941 1226.73 67.9084C1226.73 67.5982 1226.89 67.288 1227.04 66.9777C1227.35 66.2022 1227.35 65.2716 1227.51 64.4961C1227.66 63.7206 1227.82 62.945 1227.82 62.1695C1227.82 61.7042 1227.66 61.394 1227.66 60.9287C1227.66 60.3083 1227.66 59.6878 1227.51 59.0674C1227.35 58.6021 1227.2 57.9817 1226.89 57.5164C1226.73 57.3613 1226.58 57.0511 1226.42 57.0511C1226.11 57.0511 1225.65 58.447 1225.65 58.7572C1225.33 59.6878 1225.33 60.7736 1225.33 61.8593C1225.33 62.4797 1225.18 63.1001 1225.18 63.8757C1225.18 64.1859 1225.18 64.4961 1225.33 64.9614C1225.33 66.0471 1225.65 66.8226 1225.65 67.9084C1225.65 68.839 1225.33 69.7696 1225.18 70.7003C1225.02 71.0105 1225.02 71.3207 1224.87 71.6309C1224.71 71.9411 1224.4 72.2513 1224.4 72.5615C1224.25 72.2513 1224.09 71.9411 1223.78 71.786C1223.78 71.3207 1223.47 70.8554 1223.47 70.39C1223.47 69.9247 1223.47 69.4594 1223.47 68.9941C1223.47 68.6839 1223.32 68.3737 1223.16 68.0635C1223.01 67.9084 1222.85 68.0635 1222.85 67.7533C1222.7 67.288 1223.16 66.6675 1223.47 66.2022C1223.78 65.7369 1223.94 65.2716 1223.94 64.6512C1223.94 63.1001 1224.09 61.7042 1223.94 60.3083C1223.94 59.8429 1223.94 59.3776 1223.63 59.0674C1223.63 58.9123 1222.7 57.9817 1222.85 57.9817C1222.23 58.2919 1221.77 59.8429 1221.61 60.6185C1221.3 61.7042 1221.3 62.945 1221.3 64.1859C1221.3 64.8063 1221.15 65.7369 1221.3 66.3573C1221.3 66.5124 1221.46 66.6675 1221.61 66.9777C1221.77 67.4431 1221.77 68.0635 1221.61 68.5288C1221.46 68.9941 1221.46 69.4594 1221.3 69.9247C1220.99 70.5452 1220.68 71.1656 1220.53 71.9411C1220.37 72.2513 1220.06 72.8717 1219.6 72.8717C1218.82 72.8717 1218.67 71.3207 1218.67 70.7003C1218.67 69.6145 1219.29 68.5288 1219.44 67.4431C1219.6 66.9778 1219.6 67.288 1219.6 66.8226C1219.6 66.5124 1219.6 66.2022 1219.6 65.892C1219.6 65.1165 1219.75 64.341 1219.6 63.5655C1219.6 63.1001 1219.44 62.7899 1219.29 62.3246C1219.13 62.0144 1219.13 60.4634 1218.82 60.4634C1218.51 60.4634 1218.36 61.394 1218.2 61.7042C1218.04 62.1695 1217.73 62.6348 1217.73 63.1001C1217.73 63.4103 1217.73 63.5655 1217.58 63.7206C1217.58 64.0308 1217.42 64.1859 1217.27 64.4961C1217.27 64.8063 1217.11 65.1165 1217.11 65.5818C1217.11 66.2022 1216.8 65.892 1216.8 66.5124C1216.8 67.4431 1217.27 68.3737 1217.11 69.1492C1216.65 69.6145 1216.65 69.7696 1216.65 69.9247Z' fill='black'/%3E%3Cpath d='M1046.65 64.8054C1046.65 64.9605 1046.5 65.2707 1046.5 65.4258C1046.34 65.8911 1046.19 66.2013 1046.03 66.6667C1046.03 66.8218 1045.88 66.8218 1045.88 66.9769C1045.88 67.132 1045.88 67.2871 1045.88 67.2871C1045.72 67.5973 1044.95 67.9075 1044.64 67.5973C1044.17 67.132 1044.02 66.5115 1043.55 66.2013C1043.4 66.0462 1042.78 65.8911 1042.62 66.0462C1042.47 66.2013 1042.47 66.5115 1042.16 66.6667C1041.23 66.9769 1040.76 66.2013 1040.61 65.4258C1040.61 65.2707 1040.61 64.9605 1040.61 64.6503C1040.61 64.4952 1040.45 64.3401 1040.45 64.3401C1039.99 64.3401 1039.36 64.3401 1038.9 64.4952C1038.59 64.4952 1037.81 64.4952 1037.66 64.9605C1037.66 65.1156 1037.66 65.4258 1037.66 65.5809C1037.66 65.8911 1037.81 65.8911 1037.97 66.0462C1038.12 66.2013 1038.12 66.5115 1038.28 66.6667C1038.43 67.5973 1036.11 67.2871 1036.42 66.0462C1036.57 65.5809 1036.88 65.1156 1036.26 64.6503C1035.95 64.3401 1034.87 64.8054 1034.71 64.6503C1034.09 64.185 1034.4 63.5646 1033.94 62.789C1034.25 62.6339 1034.25 62.4788 1034.56 62.3237C1034.56 61.0829 1034.56 60.3074 1033.78 59.3767C1033.16 59.5318 1032.85 58.9114 1032.38 58.7563C1031.61 58.6012 1031.3 58.9114 1030.52 58.9114C1029.28 59.0665 1028.66 59.6869 1028.04 60.7727C1027.89 61.0829 1028.66 62.0135 1028.2 62.6339C1027.73 63.2544 1027.11 62.6339 1026.34 62.9441C1026.49 62.3237 1026.03 61.5482 1025.25 61.8584C1024.63 62.1686 1025.1 63.0992 1024.78 63.4095C1024.32 64.185 1023.7 63.8748 1023.08 64.0299C1023.23 64.0299 1022.61 63.8748 1022.46 63.8748C1022.3 63.8748 1021.84 64.3401 1021.68 64.3401C1019.98 64.8054 1020.75 62.9441 1019.98 62.1686C1019.05 61.238 1017.81 61.8584 1017.34 62.9441C1016.72 63.0992 1016.1 62.1686 1015.63 62.1686C1014.55 62.1686 1015.17 62.1686 1014.7 62.9441C1014.08 64.185 1014.24 64.6503 1012.69 64.8054C1011.91 64.8054 1010.36 64.8054 1011.45 63.7197C1011.45 63.5646 1011.14 63.0992 1010.98 62.9441C1010.83 62.9441 1010.67 62.9441 1010.52 63.0992C1010.36 62.1686 1011.29 61.3931 1010.36 60.7727C1009.74 60.3074 1008.34 60.7727 1008.19 61.3931C1006.95 61.7033 1005.4 59.8421 1004.93 62.0135C1004.78 62.789 1006.48 65.2707 1004.31 64.8054C1004.31 64.8054 1003.54 65.8911 1003.23 66.0462C1002.45 66.2013 1002.29 67.132 1002.29 66.3564C1002.29 65.1156 1002.76 63.8748 1001.21 62.9441C999.658 62.0135 1000.12 64.0299 999.037 64.8054C998.417 65.2707 997.021 66.0462 998.107 67.132C997.797 67.4422 997.176 67.5973 996.866 67.5973C996.556 67.5973 996.556 68.0626 996.09 67.9075C995.935 67.9075 995.935 67.2871 995.78 67.2871C995.005 67.132 993.299 67.2871 994.695 68.3728C994.384 68.5279 994.229 68.8381 993.919 68.9932C993.764 68.9932 993.609 68.9932 993.609 69.1483C993.454 69.3034 993.609 69.4585 993.454 69.6136C993.454 69.7687 993.299 69.7687 993.143 69.9238C992.833 70.0789 992.523 69.9238 992.368 69.6136C992.213 69.3034 992.368 68.9932 992.058 68.9932C991.592 68.9932 991.437 69.3034 991.437 69.6136C991.437 69.9238 991.437 69.9238 991.282 70.0789C991.127 70.2341 991.127 70.5443 991.127 70.6994C991.127 71.0096 991.437 71.3198 991.592 71.63C991.748 72.2504 991.127 73.0259 991.592 73.6464C991.748 73.9566 991.748 74.2668 991.748 74.577C991.748 74.7321 991.748 74.8872 991.748 75.1974C991.748 75.3525 991.592 75.5076 991.592 75.6627C991.437 75.6627 991.282 75.9729 991.282 75.9729C991.127 76.128 991.282 76.2831 991.282 76.4382C991.437 76.5933 991.437 76.7484 991.282 76.9035C991.127 77.2138 990.972 77.2138 990.662 77.2138C990.196 77.2138 989.731 77.2138 989.111 77.2138C988.801 77.2138 988.18 77.2138 988.025 76.9035C987.87 76.5933 987.87 75.9729 987.87 75.6627C987.87 75.3525 987.87 74.8872 987.87 74.577C987.87 74.2668 987.715 73.9566 987.715 73.6464C987.56 73.0259 987.405 72.4055 987.405 71.7851C987.25 71.1647 987.25 70.6994 987.25 70.0789C987.25 69.7687 987.25 69.4585 987.25 68.9932C987.25 68.8381 988.025 68.2177 988.18 68.0626C988.335 67.7524 988.49 67.4422 988.645 67.132C987.25 67.132 987.87 65.5809 986.939 64.8054C987.094 64.4952 987.25 64.185 987.25 63.8748C987.405 63.8748 987.56 63.8748 987.715 63.8748C987.56 63.8748 987.094 61.7033 986.009 61.8584C986.784 61.8584 985.854 60.1523 985.698 59.8421C985.078 59.2216 983.992 59.0665 983.062 59.0665C982.286 59.0665 981.511 59.3767 981.2 60.1523C980.89 60.9278 981.2 63.0992 981.511 63.7197C980.27 63.8748 979.339 62.3237 978.409 63.2544C978.564 63.5646 978.564 63.8748 978.874 64.185C977.943 64.6503 977.168 63.2544 976.237 63.7197C975.927 63.8748 975.617 64.4952 975.617 64.8054C975.617 65.1156 975.927 65.4258 976.082 65.736C976.237 66.0462 976.392 66.3564 976.082 66.6667C975.927 66.8218 975.772 66.8218 975.462 66.8218C975.462 66.9769 975.306 66.9769 975.306 67.132C975.151 67.2871 975.306 67.4422 975.151 67.4422C974.996 67.9075 974.686 68.2177 974.221 68.2177C974.376 68.683 974.686 69.4585 975.151 69.7687C975.462 69.9238 975.772 70.0789 976.082 70.2341C976.237 70.3892 976.392 70.3892 976.392 70.3892C976.547 70.3892 976.702 70.3892 976.702 70.5443C976.858 70.6994 976.858 70.8545 977.013 71.0096C977.168 71.4749 977.013 72.0953 976.702 72.2504C976.392 72.4055 975.927 72.2504 975.617 72.4055C975.462 72.5606 975.306 72.8708 975.151 73.0259C974.996 73.3361 975.151 73.3361 975.306 73.6464C975.462 73.9566 975.462 74.2668 975.151 74.577C974.996 74.8872 974.996 75.3525 974.841 75.5076C974.841 76.128 974.531 75.9729 974.221 76.128C973.755 76.2831 973.911 76.5933 973.755 77.0586C973.445 77.9893 973.29 78.9199 973.135 79.8505C972.98 81.5567 972.825 83.1077 972.825 84.8139C972.825 85.4343 972.67 86.3649 972.825 87.1404C972.98 87.6058 973.29 87.7609 973.6 88.0711C974.221 88.6915 974.841 89.1568 975.617 89.6221C976.237 89.9323 976.858 90.2425 977.633 90.2425C978.564 90.2425 979.649 90.2425 980.58 90.2425C982.596 90.2425 984.458 90.2425 986.474 90.3976C990.196 90.3976 994.074 90.5527 997.797 90.5527C1002.29 90.5527 1006.79 90.7078 1011.29 90.7078C1013.15 90.7078 1015.17 91.1732 1016.87 90.3976C1017.49 90.0874 1018.12 89.9323 1018.74 89.7772C1019.67 89.6221 1019.98 89.3119 1020.75 88.6915C1022.61 87.1404 1024.78 85.7445 1026.65 84.0384C1028.97 82.022 1031.61 80.1607 1033.78 77.9893C1034.25 77.524 1034.71 77.0586 1035.18 76.5933C1035.33 76.4382 1035.33 76.128 1035.49 76.128H1035.64C1035.95 76.128 1036.26 76.4382 1036.57 76.5933C1036.73 76.7484 1036.73 76.7484 1036.88 76.9035C1037.5 77.524 1038.28 77.524 1039.21 77.3689C1040.76 77.2138 1042 76.128 1043.4 75.3525C1044.33 74.8872 1045.41 74.4219 1046.19 73.6464C1046.81 73.181 1047.27 72.7157 1047.9 72.2504C1048.05 72.0953 1048.36 72.0953 1048.52 71.9402C1048.83 71.7851 1049.14 71.4749 1049.45 71.3198C1049.6 71.1647 1049.91 71.0096 1050.07 70.8545C1050.22 70.6994 1050.38 70.6994 1050.22 70.3892C1050.07 69.9238 1050.07 69.6136 1050.07 69.1483C1050.07 68.5279 1050.53 68.2177 1050.69 67.7524C1051 67.132 1050.84 66.0462 1050.69 65.2707C1050.53 64.3401 1049.91 63.5646 1049.14 63.2544C1048.83 63.0992 1048.21 62.789 1047.74 63.0992C1047.27 63.4095 1046.96 63.8748 1046.5 64.185C1046.81 64.3401 1046.65 64.4952 1046.65 64.8054Z' fill='%23166B26'/%3E%3Cpath d='M1051 72.4064C1051.15 72.2513 1051 71.9411 1051 71.786C1051 71.4758 1051 71.1655 1050.69 70.8553C1050.38 70.5451 1050.07 70.2349 1050.07 69.7696C1050.07 69.4594 1050.22 68.9941 1050.38 68.6839C1050.69 68.2186 1051 67.7532 1051 67.2879C1051 66.9777 1051 66.5124 1051 66.0471C1051 65.5818 1050.84 65.2716 1050.53 64.9614C1050.38 64.8063 1050.38 64.4961 1050.22 64.3409C1050.07 64.1858 1049.76 64.0307 1049.6 63.8756C1049.45 63.7205 1049.45 63.7205 1049.29 63.5654C1049.14 63.4103 1048.83 63.4103 1048.67 63.2552C1048.52 63.2552 1048.52 63.1001 1048.36 63.1001C1048.05 63.1001 1047.59 63.5654 1047.43 63.7205C1047.12 64.0307 1046.81 64.1858 1046.65 64.3409C1046.34 64.8063 1046.34 65.2716 1046.19 65.7369C1046.19 66.0471 1046.03 66.2022 1045.88 66.5124C1045.88 66.8226 1045.88 67.2879 1045.72 67.443C1045.57 67.7532 1044.95 67.9083 1044.64 67.7532C1044.33 67.5981 1043.86 66.8226 1043.71 66.5124C1043.55 66.2022 1042.93 65.7369 1042.62 66.0471C1042.47 66.2022 1042.47 66.6675 1042 66.6675C1041.69 66.6675 1041.23 66.6675 1040.92 66.3573C1040.61 66.0471 1040.45 65.5818 1040.45 65.2716C1040.45 64.9614 1040.61 64.4961 1040.3 64.3409C1040.14 64.1858 1039.83 64.3409 1039.67 64.3409C1039.36 64.3409 1039.05 64.3409 1038.74 64.3409C1038.43 64.3409 1037.81 64.1858 1037.66 64.6512C1037.5 65.1165 1037.66 65.4267 1037.97 65.7369C1038.12 65.892 1038.12 66.0471 1038.12 66.3573C1037.97 66.6675 1037.81 66.8226 1037.5 66.8226C1037.19 66.8226 1036.73 66.8226 1036.42 66.8226C1036.11 66.6675 1035.95 66.3573 1035.95 66.0471C1035.95 65.7369 1036.11 65.5818 1036.11 65.2716C1036.26 64.9614 1036.11 64.6512 1035.8 64.496C1035.33 64.3409 1034.87 64.496 1034.4 64.6512C1033.94 64.6512 1033.63 63.1001 1033.63 62.7899V62.4797C1034.56 61.8593 1034.25 60.6184 1033.78 59.6878C1033.63 59.5327 1032.54 58.9123 1032.23 58.7572C1031.61 58.447 1030.68 58.9123 1030.06 59.0674C1029.28 59.2225 1028.82 59.6878 1028.35 60.3082C1027.89 60.9286 1028.35 61.5491 1028.35 62.3246C1028.35 63.2552 1026.96 62.7899 1026.34 62.945C1026.34 62.945 1026.34 62.7899 1026.34 62.6348C1026.49 61.394 1024.78 61.394 1024.94 62.7899C1024.94 62.945 1024.94 63.1001 1024.94 63.2552C1024.94 64.1858 1023.85 64.0307 1023.23 64.0307C1022.61 63.1001 1021.06 65.4267 1020.6 63.7205C1020.44 62.945 1020.44 62.4797 1019.82 62.0144C1018.89 61.2389 1017.81 62.3246 1017.49 63.1001C1016.72 63.1001 1015.17 61.5491 1015.01 62.7899C1014.86 63.5654 1014.39 64.496 1013.62 64.8063C1012.53 65.1165 1010.52 64.9614 1011.6 63.5654C1011.6 63.7205 1011.6 63.7205 1011.6 63.8756C1011.29 63.2552 1011.29 63.1001 1010.67 63.1001C1010.67 62.7899 1010.67 62.4797 1010.67 62.1695C1011.14 60.3082 1008.96 60.1531 1008.34 61.394C1007.41 61.5491 1006.64 60.7735 1005.86 60.9286C1004.62 61.0838 1005.4 62.945 1005.55 63.5654C1005.55 63.8756 1005.55 64.1858 1005.55 64.3409C1005.55 64.6512 1005.24 64.6512 1005.09 64.8063C1004.47 64.9614 1004.62 64.8063 1004.16 65.4267C1003.38 66.2022 1002.76 67.7532 1002.45 66.6675C1002.14 65.7369 1002.6 64.9614 1002.29 64.0307C1002.14 63.4103 1001.36 62.945 1000.74 62.7899C1000.28 62.6348 999.968 63.4103 999.968 63.7205C999.813 64.1858 999.658 64.496 999.193 64.8063C998.572 65.4267 997.331 65.7369 998.262 66.8226V67.1328C997.952 67.2879 996.246 68.0635 996.09 67.9083C995.935 67.2879 995.625 67.2879 995.005 67.2879C994.229 67.2879 994.074 67.5981 994.694 68.0635V68.3737C994.384 68.5288 994.074 68.6839 993.764 68.9941C993.609 69.1492 993.609 69.1492 993.609 69.3043H993.454V69.4594C993.454 69.6145 993.299 69.6145 993.143 69.6145C992.988 69.6145 992.988 69.7696 992.833 69.7696C992.678 69.6145 992.368 69.4594 992.368 69.3043C992.368 68.9941 992.368 68.839 992.058 68.839C991.748 68.839 991.592 68.839 991.592 69.1492C991.592 69.3043 991.592 69.4594 991.592 69.6145C991.592 69.9247 991.592 69.9247 991.437 70.0798C991.437 70.2349 991.282 70.39 991.437 70.5451C991.437 70.8553 991.748 71.0104 991.748 71.3206C991.748 71.4758 991.748 71.6309 991.748 71.6309C991.748 71.786 991.748 71.9411 991.748 72.0962C991.748 72.4064 991.592 72.7166 991.592 72.8717C991.592 73.0268 991.748 73.1819 991.748 73.1819C991.748 73.337 991.748 73.337 991.748 73.4921C991.748 73.8023 991.903 74.1125 991.903 74.4227C991.903 74.7329 991.903 75.1983 991.592 75.3534C991.592 75.5085 991.437 75.5085 991.437 75.6636C991.437 75.8187 991.592 75.8187 991.592 75.9738C991.592 76.1289 991.903 76.7493 991.748 76.9044C991.592 76.9044 988.335 77.0595 988.18 77.2146C988.025 77.2146 988.025 74.7329 987.87 74.5778C987.715 74.2676 988.18 74.4227 988.025 73.9574C987.715 73.0268 987.715 72.5615 987.405 71.4757C987.249 70.7002 987.249 69.9247 987.249 69.1492C987.249 68.9941 987.249 68.6839 987.405 68.5288C987.87 67.9083 988.335 67.443 988.645 66.8226C988.645 66.9777 988.645 66.9777 988.645 67.1328C987.405 66.9777 987.715 65.5818 986.939 64.8063V64.496C987.094 64.1858 987.249 63.8756 987.249 63.5654C987.405 63.5654 987.56 63.5654 987.715 63.5654V63.8756C986.939 63.2552 987.249 61.8593 986.009 61.8593V61.5491C986.629 61.394 986.009 60.4633 985.698 60.1531C985.233 59.5327 984.302 59.3776 983.682 59.2225C983.062 59.0674 982.286 59.2225 981.666 59.5327C980.27 60.1531 980.89 62.4797 981.356 63.5654V63.8756C980.27 63.8756 979.339 62.6348 978.253 63.4103C978.253 63.2552 978.253 63.2552 978.253 63.1001C978.409 63.4103 978.409 63.7205 978.719 64.0307V64.3409C977.633 64.6512 976.547 63.1001 975.772 64.496C975.617 64.6512 976.237 66.0471 976.237 66.5124C976.237 66.9777 975.927 66.9777 975.462 67.1328C974.686 67.1328 975.462 67.1328 975.151 67.7532C974.996 68.2186 974.841 68.3737 974.221 68.5288C974.221 68.3737 974.221 68.3737 974.221 68.2186C974.531 68.839 974.686 69.3043 975.151 69.7696C975.462 70.0798 975.772 70.2349 976.237 70.39C976.547 70.5451 976.857 70.7002 977.168 71.0104C977.323 71.1655 977.323 71.786 977.323 72.0962C977.323 72.2513 977.013 72.7166 976.702 72.7166C976.547 72.7166 976.547 72.7166 976.237 72.7166C976.237 72.5615 976.702 72.2513 976.857 72.0962C977.013 71.9411 977.013 71.4758 977.013 71.3206C976.857 70.8553 976.392 71.0104 976.082 70.7002C975.617 70.5451 975.306 70.2349 974.996 69.9247C974.686 69.6145 974.376 68.9941 974.221 68.5288V68.2186C974.841 68.2186 974.996 67.7532 975.151 67.2879C975.462 66.8226 974.531 66.9777 974.996 66.8226C975.306 66.8226 976.857 66.8226 975.617 65.7369C975.462 65.5818 975.306 65.4267 975.306 65.1165C975.306 64.6512 975.462 64.3409 975.617 63.8756C976.082 62.945 977.633 64.3409 978.409 64.0307C978.409 64.1858 978.409 64.1858 978.409 64.3409C978.253 64.0307 978.098 63.7205 977.943 63.4103V63.1001C979.029 62.3246 979.96 63.5654 981.045 63.5654C981.045 63.7205 981.045 63.7205 981.045 63.8756C980.58 62.945 980.58 61.8593 980.58 60.7735C980.58 59.5327 981.356 58.9123 982.596 58.7572C984.147 58.6021 985.388 59.3776 985.854 60.7735C986.009 61.0837 986.009 61.7042 985.543 61.8593V61.5491C986.784 61.7042 986.474 63.1001 987.249 63.5654V63.8756C986.629 63.8756 986.629 64.496 986.474 64.8063C986.474 64.6512 986.474 64.6512 986.474 64.496C987.249 65.2716 986.939 66.6675 988.18 66.8226V67.1328C987.87 67.7532 987.56 68.2186 987.094 68.6839C986.474 69.3043 986.939 70.7002 987.249 71.4757C987.249 71.6309 987.249 71.9411 987.249 72.2513C987.405 72.5615 987.405 73.0268 987.56 73.337C987.715 73.9574 987.56 74.1125 987.715 74.7329C987.87 75.0432 987.56 76.9044 987.715 77.0595C987.87 77.2146 990.817 76.7493 990.972 76.7493C991.127 76.7493 990.972 76.284 990.972 76.284C990.817 76.1289 990.662 75.9738 990.817 75.6636C990.817 75.5085 990.972 75.3534 991.127 75.1983C991.282 75.0432 991.127 74.7329 991.127 74.4227C991.127 74.2676 991.127 74.1125 991.127 73.9574C991.127 73.8023 991.127 73.6472 991.127 73.4921C991.127 73.337 990.972 73.1819 990.817 73.1819C990.662 73.0268 990.662 73.0268 990.662 72.7166C990.662 72.5615 990.817 72.4064 990.817 72.2513C990.817 72.0962 990.817 71.9411 990.817 71.786C990.817 71.6309 990.817 71.4758 990.817 71.3206C990.817 71.1655 990.662 71.0104 990.662 70.8553C990.662 70.7002 990.507 70.8553 990.507 70.7002C990.507 70.7002 990.507 70.5451 990.507 70.39C990.507 70.0798 990.507 69.9247 990.662 69.6145C990.817 69.4594 990.662 69.3043 990.662 68.9941C990.662 68.6839 990.817 68.3737 991.127 68.2186C991.437 68.2186 991.748 68.2186 991.903 68.5288C991.903 68.839 991.903 69.1492 992.213 69.3043C992.368 69.4594 992.678 69.3043 992.678 69.3043C992.833 69.1492 992.678 68.9941 992.833 68.839C992.833 68.6839 992.988 68.6839 992.988 68.6839H993.143C993.299 68.5288 994.229 68.3737 994.229 68.0635V68.3737C993.919 68.0635 993.454 67.443 993.919 66.9777C994.074 66.8226 995.315 66.6675 995.47 66.9777C995.625 67.443 995.78 67.5981 996.246 67.2879C996.556 66.9777 997.331 66.9777 997.797 66.6675V66.9777C997.331 66.5124 997.176 65.892 997.641 65.2716C998.107 64.6512 998.882 64.3409 999.193 63.7205C999.503 63.2552 999.503 62.4797 1000.12 62.3246C1000.74 62.1695 1001.52 63.1001 1001.83 63.5654C1001.98 63.8756 1001.98 64.1858 1001.98 64.496C1001.98 65.4267 1001.52 64.9614 1002.29 65.4267C1002.92 65.892 1003.85 64.8063 1004 64.3409C1005.71 64.4961 1004.62 62.7899 1004.47 61.8593C1004.47 60.6184 1005.4 60.3082 1006.33 60.6184C1006.64 60.7735 1006.95 60.7735 1007.26 60.9286C1007.72 60.9286 1007.88 60.6184 1008.19 60.4633C1008.81 59.998 1009.89 60.1531 1010.2 60.9286C1010.2 61.0838 1010.2 61.2389 1010.2 61.5491C1010.2 61.7042 1010.05 62.0144 1010.05 62.1695C1010.05 62.3246 1010.83 63.2552 1010.83 63.5654V63.8756C1009.89 64.9614 1012.38 64.6512 1012.84 64.496C1013.77 64.3409 1014.08 62.945 1014.39 62.1695C1014.55 61.7042 1015.48 62.1695 1015.63 62.3246C1016.25 62.7899 1016.56 63.1001 1017.18 62.1695C1017.49 61.8593 1017.81 61.7042 1018.27 61.5491C1020.44 61.0837 1019.2 65.1165 1021.37 64.0307C1021.68 63.8756 1021.84 63.5654 1022.15 63.7205C1022.61 63.7205 1022.77 63.8756 1023.23 63.8756C1024.16 63.8756 1024.32 63.2552 1024.32 62.4797C1024.47 61.2389 1025.87 61.7042 1025.87 62.7899C1025.87 62.4797 1028.04 63.8756 1027.42 61.5491C1027.42 61.2389 1027.42 61.0838 1027.42 60.9286C1027.73 59.3776 1030.99 58.2919 1032.23 59.0674C1032.38 59.2225 1033.16 59.5327 1033.16 59.5327C1033.47 59.8429 1033.63 60.3082 1033.78 60.7735C1033.94 61.394 1033.94 62.0144 1033.94 62.7899V62.945C1033.63 63.1001 1033.47 63.1001 1033.32 63.4103C1033.32 63.2552 1033.32 63.2552 1033.32 63.1001C1033.47 63.5654 1033.63 64.0307 1033.78 64.496C1033.94 64.8063 1033.94 64.8063 1034.25 64.9614C1034.56 64.9614 1034.87 65.1165 1035.18 65.1165C1035.33 65.1165 1035.64 65.1165 1035.8 65.2716C1035.95 65.4267 1035.95 66.0471 1035.95 66.2022C1035.95 66.5124 1035.8 66.8226 1035.95 66.9777C1036.42 67.5981 1037.97 67.2879 1037.5 66.3573C1037.5 66.2022 1037.35 66.2022 1037.35 66.0471C1037.35 65.892 1037.35 65.7369 1037.19 65.7369C1037.04 65.2716 1037.19 64.9614 1037.66 64.8063C1037.97 64.6512 1038.28 64.8063 1038.74 64.6512C1039.05 64.6512 1039.36 64.496 1039.83 64.496C1040.14 64.496 1040.3 64.6512 1040.45 64.9614C1040.61 65.2716 1040.45 65.5818 1040.61 65.892C1040.76 66.0471 1040.76 66.3573 1040.92 66.5124C1041.07 66.8226 1041.54 66.8226 1041.85 66.6675C1042 66.6675 1042 66.6675 1042.16 66.5124C1042.31 66.3573 1042.47 66.2022 1042.78 66.2022C1043.55 66.2022 1043.86 67.2879 1044.33 67.7532C1044.48 67.9083 1044.64 67.9083 1044.79 67.9083C1044.95 67.9083 1045.26 67.9083 1045.41 67.7532V67.5981L1045.57 67.2879C1045.88 66.9777 1046.03 66.5124 1046.19 66.0471C1046.34 65.7369 1046.34 65.4267 1046.34 65.1165C1046.34 64.9614 1046.5 64.9614 1046.5 64.8063C1046.65 64.6512 1046.65 64.4961 1046.81 64.3409C1047.12 64.0307 1047.59 63.5654 1047.9 63.4103C1048.52 63.1001 1048.83 63.7205 1049.29 63.8756C1049.91 64.0307 1050.22 64.496 1050.53 64.9614C1050.84 65.4267 1051 66.0471 1051 66.6675C1051 66.9777 1051 67.2879 1051 67.443C1051 68.0635 1050.53 68.3737 1050.22 68.9941C1050.07 69.4594 1049.91 70.0798 1050.22 70.5451C1050.53 71.0104 1051 71.4758 1051 72.0962C1050.84 72.7166 1050.38 73.337 1049.91 73.8023C1048.98 74.888 1047.9 75.8187 1046.65 76.4391C1045.57 77.0595 1044.02 77.5248 1043.55 78.7657C1043.24 79.8514 1042.93 80.782 1043.09 82.0229C1043.24 82.9535 1043.71 84.0392 1044.48 84.6596C1045.57 85.7454 1046.65 86.9862 1047.59 88.0719C1048.98 89.7781 1050.84 92.1046 1050.84 94.4312V94.5863C1046.34 94.4312 1026.65 91.6393 1022.15 91.4842C1010.36 91.174 998.572 91.0189 986.939 90.7087' fill='black'/%3E%3Cpath d='M3170.34 158.644L1241.15 222.082C1241.31 222.082 1240.38 204.866 1239.76 203.47C1238.52 200.833 1235.73 198.972 1234.02 196.49C1231.69 193.078 1230.76 188.735 1227.2 186.253C1225.49 185.012 1224.25 184.857 1222.08 184.237C1212.15 181.755 1201.76 180.669 1191.68 178.963C1176.17 176.326 1160.81 171.983 1145.15 169.812C1128.08 167.33 1111.02 167.485 1093.65 167.485C1071.16 167.485 1048.52 169.192 1026.03 168.416C1011.91 167.951 997.951 164.073 984.302 160.661C971.583 157.559 957.159 158.489 945.061 153.526C941.028 151.82 935.289 156.163 933.273 151.82C931.411 147.787 931.101 138.481 930.946 133.983C930.636 125.452 930.946 117.076 932.032 108.546C932.497 104.668 934.203 100.015 933.893 96.1373C933.738 94.121 933.118 92.2597 933.118 90.0883C933.118 88.0719 933.273 86.2106 933.273 84.1943C933.273 82.333 933.583 80.6269 933.738 78.7656C933.893 75.9737 932.962 72.7165 933.428 70.0798C937.305 70.0798 941.183 69.9247 945.216 69.9247C952.661 70.2349 960.261 70.8553 967.706 71.1655C979.184 71.7859 989.576 71.0104 1001.05 70.39C1010.36 69.9247 1019.82 71.1655 1028.97 71.3206C1039.05 71.3206 1049.14 68.994 1059.22 68.994C1071.47 68.994 1083.57 68.994 1095.82 68.994C1117.85 68.994 1139.72 73.8023 1161.9 73.8023C1175.24 73.8023 1189.35 75.1982 1202.69 73.1819C1215.72 71.3206 1230.3 71.941 1243.02 71.941C1244.88 71.941 1246.58 71.4757 1248.44 71.6308C1262.25 71.7859 1277.45 72.8716 1291.1 70.8553C1297.3 69.9247 1303.66 69.6145 1309.87 70.2349C1311.88 70.39 1313.74 71.3206 1315.76 71.6308C1320.88 72.4063 1326.31 72.2512 1331.43 72.0961C1337.32 72.0961 1342.59 71.0104 1348.64 71.6308C1351.12 71.941 1353.61 71.6308 1355.93 71.6308C1358.57 71.6308 1360.9 72.8717 1363.38 73.0268C1365.86 73.337 1368.65 73.337 1371.29 73.4921C1379.35 73.9574 1387.11 71.941 1395.17 71.6308C1399.21 71.4757 1403.24 72.5614 1407.27 71.7859C1411.46 70.8553 1415.03 70.8553 1419.53 71.3206C1423.71 71.7859 1427.75 70.8553 1431.93 71.0104C1435.5 71.1655 1438.29 69.7696 1441.71 69.1491C1445.58 68.3736 1448.53 67.2879 1452.56 67.2879C1456.91 67.2879 1461.25 67.2879 1465.59 67.2879C1473.5 67.2879 1481.41 67.2879 1489.32 67.1328C1502.66 67.1328 1515.84 67.1328 1529.18 67.1328C1548.57 67.1328 1567.96 67.443 1587.35 68.0634C1602.86 68.6838 1618.37 69.6145 1633.88 70.8553C1639.31 71.3206 1644.74 71.7859 1650.17 72.4063C1661.64 73.4921 1673.28 73.4921 1684.91 72.8717C1697.16 72.2512 1709.11 71.941 1721.36 71.4757C1735.01 71.0104 1748.35 67.443 1761.53 66.9777C1780.92 66.2022 1800.46 65.5817 1820 66.8226C1827.76 67.2879 1835.98 68.3736 1843.58 69.4594C1850.1 70.39 1856.45 69.1491 1863.12 70.0798C1871.34 71.1655 1879.1 71.1655 1887.94 70.8553C1893.52 70.5451 1899.11 69.7696 1904.69 69.4594C1909.81 69.3042 1914.15 71.3206 1919.43 71.4757C1921.13 71.6308 1922.84 72.0961 1924.39 71.4757C1927.34 70.7002 1928.42 69.6145 1931.53 69.6145C1934.94 69.7696 1938.5 69.4594 1941.92 69.3042C1948.59 69.1491 1955.26 68.8389 1961.93 68.6838C1973.25 68.3736 1984.73 64.8062 1996.2 64.0307C2007.37 63.2552 2018.69 63.4103 2029.86 63.4103C2034.2 63.4103 2043.51 65.2715 2045.99 60.7735C2051.42 62.1694 2056.38 65.4266 2061.97 67.443C2069.41 70.2349 2075 67.443 2082.75 66.8226C2095.78 65.5817 2109.43 65.1164 2122.46 66.9777C2132.7 68.5287 2140.45 69.6145 2151.15 70.2349C2163.87 70.8553 2178.14 70.39 2191.17 71.6308C2212.88 74.888 2224.52 68.6838 2241.42 69.6145C2249.95 70.0798 2257.55 71.7859 2266.09 71.0104C2272.75 70.39 2279.58 70.0798 2286.4 70.39C2298.97 71.0104 2312.77 72.8716 2325.49 71.6308C2336.81 70.5451 2347.2 67.5981 2359.15 67.5981C2367.37 67.5981 2376.21 68.3736 2383.96 67.5981C2392.81 66.6675 2401.18 64.3409 2410.18 64.1858C2461.52 63.5654 2513.01 71.6308 2564.51 74.2676C2608.71 76.4391 2649.5 69.1491 2693.09 69.1491C2727.99 69.1491 2762.88 68.0634 2797.78 67.443C2825.55 66.9777 2851.76 65.2715 2879.52 68.6838C2909.77 72.4063 2939.86 77.835 2970.41 77.835C3003.61 77.835 3034.63 75.6635 3066.89 70.39C3078.83 68.3736 3090.62 65.7368 3102.87 64.3409C3122.11 62.1694 3141.96 60.7735 3161.35 60.7735C3164.92 60.7735 3168.33 60.3082 3171.9 60.4633C3171.9 62.7899 3172.52 64.9613 3172.98 67.1328C3173.91 72.4063 3173.76 77.5248 3173.76 82.7983C3173.76 91.6393 3173.91 100.48 3173.29 109.166C3173.14 112.113 3173.29 117.076 3171.9 119.868C3171.43 120.799 3169.72 121.264 3169.26 122.66C3168.48 124.677 3168.95 126.693 3168.95 128.864C3169.26 133.828 3169.57 138.636 3169.72 143.599C3169.88 149.183 3170.03 153.836 3170.34 158.644Z' fill='%2397C334'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }
.end_of_page > div:nth-child(2) {
display: flex;
justify-content: space-between;
padding-top: 50px;
padding-bottom: 20px;
flex-wrap: wrap;
background-color: #81B031; }
@media (max-width: 640px) {
.end_of_page > div:nth-child(2) {
display: block;
text-align: center; } }
.end_of_page > div:nth-child(2) p {
margin-bottom: 10px; }
.end_of_page > div:nth-child(2) * {
color: rgba(255, 255, 255, 0.7);
font-weight: 600;
font-size: 15px;
line-height: 15px; }
.end_of_page > div:nth-child(2) > div {
display: flex;
margin-right: 20px;
flex-wrap: wrap; }
@media (max-width: 640px) {
.end_of_page > div:nth-child(2) > div {
display: block;
margin-right: 0; } }
.end_of_page > div:nth-child(2) > div ul {
list-style: none;
padding: 0;
margin: 0  0 10px;
display: flex;
align-items: center; }
@media (max-width: 640px) {
.end_of_page > div:nth-child(2) > div ul {
justify-content: center; } }
.end_of_page > div:nth-child(2) > div ul li {
padding-left: 10px;
margin-left: 10px;
border-left: 1px solid rgba(255, 255, 255, 0.7); }
@media (max-width: 640px) {
.end_of_page > div:nth-child(2) > div ul li {
border-left: none; }
.end_of_page > div:nth-child(2) > div ul li:nth-child(1n) {
padding: 0;
margin: 0 10px; } }
.footer-bottom {
display: flex;
justify-content: flex-end;
margin: 0px 0 -71px 0;
height: 292px; }
@media (max-width: 1025px) {
.footer-bottom {
display: none; } }
.footer-bottom > div {
position: absolute;
right: 113px;
width: 360px;
height: 292px; }
.footer-bottom img {
width: 100%;
height: 100%;
position: absolute; }
.topeyes {
position: absolute;
width: 67px;
height: 31px;
top: 83px;
left: 143px;
z-index: 2;
display: flex;
overflow: hidden; }
.topeyes > div {
width: 30px;
height: 31px;
overflow: hidden;
margin: 0 1px;
position: absolute;
border-radius: 20px 20px 30px 30px; }
.topeyes > div:nth-child(2) {
left: 33px; }
.topeyes > div:before, .topeyes > div:after {
content: '';
display: block;
border-radius: 0px;
width: 100%;
height: 21px;
background-color: #000000;
top: 0;
position: absolute; }
.topeyes > div:before {
border-top-left-radius: 20px;
border-top-right-radius: 20px;
top: -20px;
animation: eyesone 5s infinite; }
.topeyes > div:after {
top: auto;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
animation: eyestwo 5s infinite;
height: 10px;
background: linear-gradient(90deg, #521d1d 0%, #020024 83%, #000004 100%);
bottom: -10px; }
@keyframes eyesone {
0% {
top: -20px; }
3% {
top: 0; }
7% {
top: -20px; }
100% {
top: -20px; } }
@keyframes eyestwo {
0% {
bottom: -10px; }
3% {
bottom: 0; }
7% {
bottom: -10px; }
100% {
bottom: -10px; } }
.post_list {
display: flex;
flex-wrap: wrap; }
.post_list > a {
flex: 0 0 calc(33.3% - 19px);
margin-right: 28px;
margin-bottom: 28px;
display: flex;
flex-direction: column; }
.post_list > a:hover {
opacity: 1; }
.post_list > a:hover .post-thumb {
filter: grayscale(80%); }
.post_list > a:nth-child(3n + 4) {
margin-right: 0; }
.post_list > a h5 {
color: #191919; }
.post_list > a p {
color: #29333A; }
.post_list > a .post_excerpt {
display: flex;
flex-direction: column;
flex: 1; }
.post_list > a .post_excerpt .button {
color: #fff; }
.post_list > a .post-date {
display: flex;
margin-top: auto;
align-items: center;
justify-content: space-between; }
.post_list > a .post-date p {
color: #8D8D99;
font-weight: bold;
align-items: center;
margin-bottom: 0; }
.post_list > a .post-date span {
flex-basis: 47px;
padding: 0;
width: 47px;
height: 47px;
box-sizing: border-box;
position: relative; }
.post_list > a .post-date span:before, .post_list > a .post-date span:after {
width: 12px;
height: 3px;
background-color: #fff;
content: '';
position: absolute;
top: 7px;
left: 2px;
bottom: 0;
right: 0;
margin: auto;
transform: rotate(135deg); }
.post_list > a .post-date span:after {
top: -7px;
transform: rotate(-135deg); }
.post_list > a .post-thumb {
height: 50vw;
max-height: 300px;
min-height: 150px;
background-position: center;
background-size: cover;
background-color: #f1f1f1;
margin-bottom: 20px;
transition: filter .3s; }
@media (min-width: 1025px) {
.post_list > a:nth-child(1) {
flex: 1 0 100%;
flex-direction: row-reverse; }
.post_list > a:nth-child(1) .post-thumb {
margin-bottom: 0; }
.post_list > a:nth-child(1) .post-thumb {
max-height: 530px;
flex: 0 0 67%; }
.post_list > a:nth-child(1) .post_excerpt {
padding: 40px;
box-sizing: border-box;
flex: 0 0 33%; }
.post_list > a:nth-child(1) .post_excerpt h5 {
font-size: 38px;
line-height: 126%; } }
@media (min-width: 1025px) and (max-width: 640px) {
.post_list > a:nth-child(1) .post_excerpt h5 {
font-size: 25px;
line-height: 108%; } }
@media (min-width: 1025px) {
.post_list > a:nth-child(1) .post_excerpt * {
color: #fff; } }
@media (max-width: 1025px) {
.post_list > a:nth-child(1n) {
flex: 0 0 calc(50% - 20px);
flex-basis: calc(50% - 20px);
margin-right: 40px; }
.post_list > a:nth-child(2n+2) {
margin-right: 0; } }
@media (max-width: 500px) {
.post_list > a:nth-child(1n) {
margin-right: 0;
flex: 1 1 100%; } }
.tech-cat-listing {
display: flex;
flex-wrap: wrap; }
.tech-cat-listing > a {
flex: 0 0 calc(33.3% - 20px);
flex-basis: calc(33.3% - 20px);
margin-right: 30px;
margin-bottom: 30px;
height: 500px;
overflow: hidden;
background-position: center;
background-size: cover;
background-repeat: no-repeat; }
.tech-cat-listing > a:nth-child(3n+3) {
margin-right: 0; }
.tech-cat-listing > a > div {
height: 100%;
padding: 20px 40px 40px;
display: flex;
flex-direction: column;
box-sizing: border-box;
transform: translateY(75%);
transition: transform .3s; }
.tech-cat-listing > a h4 {
color: #fff;
min-height: 85px; }
.tech-cat-listing > a p {
color: #fff;
margin-bottom: 0; }
.tech-cat-listing > a .button {
background-color: #fff;
border-color: #E6E6E6;
align-self: flex-start;
margin-top: auto;
padding: 12px 60px; }
@media (max-width: 1200px) {
.tech-cat-listing > a {
height: 400px; }
.tech-cat-listing > a > div {
transform: translateY(68%);
padding: 20px 20px 40px; }
.tech-cat-listing > a h4 {
font-size: 26px; } }
@media (max-width: 900px) {
.tech-cat-listing > a:nth-child(1n) {
flex: 0 0 calc(50% - 10px);
flex-basis: calc(50% - 10px);
margin-right: 20px;
margin-bottom: 20px; }
.tech-cat-listing > a:nth-child(2n+2) {
margin-right: 0; } }
@media (max-width: 640px) {
.tech-cat-listing > a {
height: 300px; }
.tech-cat-listing > a div {
padding: 10px 20px 20px; }
.tech-cat-listing > a h4 {
font-size: 21px; } }
@media (max-width: 450px) {
.tech-cat-listing > a div {
padding-top: 20px; } }
@media (max-width: 450px) {
.tech-cat-listing > a:nth-child(1n) {
flex-basis: 100%;
margin-right: 0; } }
.tech-cat-listing > a:hover {
opacity: 1; }
@media (min-width: 1024px) {
.tech-cat-listing > a:hover > div {
transform: translateY(0); } }
.tech-cat-listing.small > a {
max-height: 330px; }
.tech-cat-listing.small > a > div {
transform: translateY(65%); }
@media (min-width: 1024px) {
.tech-cat-listing.small > a:hover > div {
transform: translateY(0); } }
.tech-product-listing {
display: flex;
flex-wrap: wrap; }
.tech-product-listing a {
flex: 0 0 calc(25% - 23px);
flex-basis: calc(25% - 23px);
margin: 0 30px 30px 0;
background-color: #191919;
transform: scale(1);
box-shadow: 0 0  10px #fff;
transition: transform .3s , box-shadow .3s; }
.tech-product-listing a .button {
transition: background-color .3s , color .3s , border .3s; }
@media (min-width: 1025px) {
.tech-product-listing a:hover {
opacity: 1; }
.tech-product-listing a:hover .tech-content .button {
background-color: #008CF2;
border-color: #0076CC;
color: #fff; } }
.tech-product-listing a:nth-child(4n+4) {
margin-right: 0; }
.tech-product-listing a .tech-image {
height: 30vw;
max-height: 330px;
min-height: 180px;
background: no-repeat center / contain;
background-color: #fff;
border-bottom: 5px solid #00BBF2; }
.tech-product-listing a .tech-content {
padding: 15px 20px 20px; }
.tech-product-listing a .tech-content * {
color: #fff; }
.tech-product-listing a .tech-content .button {
background-color: #fff;
color: #00BBF2;
display: block;
padding: 10px 20px;
border-color: #E6E6E6; }
.tech-product-listing a .tech-content .tech-listing-features {
margin: -5px 0 15px; }
.tech-product-listing a .tech-content .tech-listing-features > div {
display: flex;
margin-bottom: 3px;
background: #333333;
justify-content: space-between;
flex-wrap: wrap;
padding: 5px 10px; }
.tech-product-listing a .tech-content .tech-listing-features > div p {
margin-bottom: 0;
font-size: 15px; }
.tech-product-listing a .tech-content .tech-listing-features > div p:nth-child(1) {
margin-right: 5px; }
@media (max-width: 1025px) {
.tech-product-listing a:nth-child(1n) {
flex-basis: calc(33.3% - 16px);
margin-right: 20px; }
.tech-product-listing a:nth-child(3n+3) {
margin-right: 0; } }
@media (max-width: 769px) {
.tech-product-listing a:nth-child(1n) {
flex-basis: calc(50% - 10px);
margin-right: 20px; }
.tech-product-listing a:nth-child(2n+2) {
margin-right: 0; } }
@media (max-width: 640px) {
.tech-product-listing a:nth-child(1n) {
flex-basis: 100%;
margin-right: 0; }
.tech-product-listing a:nth-child(1n) .tech-image {
height: 50vw; } }
.tech-product-listing.small a:nth-child(1n) {
flex-basis: calc(33% - 17px);
margin: 0 30px 30px 0;
background-color: #fff;
transform: scale(1); }
@media (max-width: 1025px) {
.tech-product-listing.small a:nth-child(1n) {
flex-basis: calc(33% - 8px);
margin: 0 15px 30px 0; } }
@media (max-width: 769px) {
.tech-product-listing.small a:nth-child(1n):nth-child(1n) {
flex-basis: calc(50% - 10px);
margin: 0 20px 20px 0; }
.tech-product-listing.small a:nth-child(1n):nth-child(2n+2) {
margin-right: 0; } }
@media (max-width: 769px) {
.tech-product-listing.small a:nth-child(1n):nth-child(1n) {
flex-basis: 100%;
margin-right: 0; } }
.tech-product-listing.small a:nth-child(3n+3) {
margin-right: 0; }
.tech-product-listing.small a .tech-image {
max-height: 220px;
border: none;
height: 30vw; }
@media (max-width: 1025px) {
.tech-product-listing.small a .tech-content {
padding: 10px 0; } }
.tech-product-listing.small a .tech-content h4 {
color: #29333A;
margin-bottom: 0; }
@media (max-width: 1025px) {
.tech-product-listing.small a .tech-content h4 {
font-size: 24px; } }
.banner_title h1 img, .banner_title .title img {
width: 65px; }
.brands-intro p {
text-align: center;
letter-spacing: 1.4px;
text-transform: uppercase;
color: #2AA449;
font-weight: 600;
margin-top: 100px;
border-top: 1px solid #E0E8EB;
padding-top: 80px;
margin-bottom: 50px; }
@media (max-width: 1025px) {
.brands-intro p {
margin-top: 50px;
padding-top: 40px;
margin-bottom: 30px; } }
.slider {
padding: 0 10px; }
.slider > div {
position: relative;
display: flex;
justify-content: center;
flex-wrap: wrap; }
.slider > div > div {
max-width: 220px;
max-height: 120px;
min-height: 70px;
height: 15vw;
width: 20%;
background: no-repeat center / auto;
border: 1px solid #E6EAEB;
box-sizing: border-box;
border-radius: 6px;
margin: 0 15px 15px; }
@media (max-width: 769px) {
.slider > div > div {
background-size: 85px; } }
@media (max-width: 640px) {
.slider > div > div {
margin: 0 5px 10px;
width: 30%;
background-size: 70%; } }
@media (max-width: 400px) {
.slider > div > div {
width: 25%; } }
aside.full-width {
padding-top: 65px; }
aside.full-width .sidebar {
padding: 110px 30px 90px; }
aside.full-width .sidebar .full-width-flex {
display: flex;
max-width: 440px;
flex-wrap: wrap;
margin: 0 auto;
justify-content: space-between;
align-items: center;
padding-top: 20px; }
aside.full-width .sidebar .full-width-flex a {
margin: 0 0 20px;
min-width: 200px; }
@media (max-width: 640px) {
aside.full-width .sidebar .full-width-flex {
max-width: 300px; }
aside.full-width .sidebar .full-width-flex a {
min-width: 100%; } }
@media (max-width: 1025px) {
aside.full-width {
padding-top: 30px; }
aside.full-width .sidebar {
padding: 60px 20px 40px; } }
.main_container.flex-content {
display: block; }
.main_container.flex-content > .fc_split_content:nth-child(1) {
margin-top: -85px; }
@media (max-width: 769px) {
.main_container.flex-content > .fc_split_content:nth-child(1) {
margin-top: -45px; } }
.main_container.flex-content .two-col {
text-align: center; }
.main_container.flex-content .two-col > h1, .main_container.flex-content .two-col p.title {
margin-bottom: -30px; }
@media (max-width: 640px) {
.main_container.flex-content .two-col > h1, .main_container.flex-content .two-col p.title {
margin-bottom: 0; } }
@media (max-width: 640px) {
.main_container.flex-content .two-col {
text-align: left; } }
.main_container.flex-content .two-col > div {
text-align: left;
display: flex;
justify-content: space-between;
margin: auto;
padding: 70px 8vw 0; }
@media (max-width: 1025px) {
.main_container.flex-content .two-col > div {
padding: 50px 0 30px; } }
@media (max-width: 640px) {
.main_container.flex-content .two-col > div {
display: block;
padding: 30px 0 15px; } }
.main_container.flex-content .two-col > div > div {
flex-basis: calc(50% - 30px); }
.main_container.flex-content > * {
margin-top: 100px; }
.main_container.flex-content > *:nth-child(1) {
margin-top: 0; }
.main_container.flex-content > *.banner_cta, .main_container.flex-content > *.usp_cta {
margin-top: 0; }
.main_container.flex-content > *.two-block-cta {
margin-top: 50px; }
@media (max-width: 1025px) {
.main_container.flex-content > * {
margin-top: 50px; } }
.gallery-size-large_gallery_item {
display: flex;
justify-content: center; }
.gallery-size-large_gallery_item > figure.gallery-item {
margin: 0 10px;
max-width: 400px; }
@media (max-width: 640px) {
.gallery-size-large_gallery_item > figure.gallery-item {
margin: 0 5px; } }
.standard-content.small > * {
max-width: 800px;
margin-left: auto;
margin-right: auto; }
.the_family {
display: flex;
flex-wrap: wrap;
padding-top: 60px; }
.the_family > div {
margin-right: 40px;
margin-bottom: 20px;
flex: 0 0 calc(25% - 30px);
flex-basis: calc(25% - 30px); }
.the_family > div:nth-child(4n+4) {
margin-right: 0; }
.the_family > div .family-img {
height: 25vw;
background: no-repeat center / contain;
margin-bottom: 25px;
transform: rotate(-2.5deg);
max-height: 390px;
min-height: 160px; }
.the_family > div:nth-child(2n+2) .family-img {
transform: rotate(2.5deg); }
@media (max-width: 769px) {
.the_family > div:nth-child(1n) {
flex-basis: calc(50% - 10px);
margin-right: 20px; }
.the_family > div:nth-child(1n) .family-img {
height: 50vw; }
.the_family > div:nth-child(2n+2) {
margin-right: 0; } }
@media (max-width: 640px) {
.the_family > div:nth-child(1n) {
flex-basis: 100%;
margin-right: 0; }
.the_family > div:nth-child(1n) .family-img {
height: 100vw; } }
.the_family > div > div:nth-child(2) {
border-top: 2px solid #78AFC3;
padding-top: 15px; }
.the_family > div > div:nth-child(2) h5 + .spaced-text {
font-size: 12pt;
color: #008CF2;
line-height: 118%;
margin-top: -5px; }
@media (min-width: 769px) {
.the_family.featured {
justify-content: center; }
.the_family.featured .family-item {
max-width: 200px; }
.the_family.featured > div .family-img {
max-height: 270px; } }
.fc_split_content {
display: flex;
margin-bottom: 5px; }
.fc_split_content + .fc_split_content {
margin-top: -5px; }
.fc_split_content > div {
flex: 0 0 50%; }
.fc_split_content > div.content {
padding: 7.3vw 15vw 7.3vw 7vw;
box-sizing: border-box; }
.fc_split_content > div.content.with-image {
background-image: url("data:image/svg+xml,%0A%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 960 701'%3E%3Cmask id='a' maskUnits='userSpaceOnUse' x='0' y='0' width='960' height='701'%3E%3Cpath fill='%23008CF2' d='M0 1h960v700H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)' fill='rgba(255,255,255,0.15)'%3E%3Cpath d='M-17.4-99.2l8.8 837 82-1036.4-32.8-32.9-58 232.3zM259-173.7l-73.8-73.8L-8.6 737.9l267.7-911.6zM316.5 123.7l-65-65L.9 734.6l315.6-611z'/%3E%3Cpath d='M432.6 238.6l-64.3-63.2-370.6 546 435-482.8zM796.9 740.4l-810.6-7.6 1039-85.8 14.6 33.4-243 60z'/%3E%3Cpath d='M899.8 467l-37.9 41.7 118.7 27.8-994.3 196.3 913.5-265.7zM600 407.1l44.7 44.8-23.3 37.3-632 234.2L600 407z'/%3E%3Cpath d='M485 292.2l64.4 63.1L2.8 726.5 485 292.2z'/%3E%3C/g%3E%3C/svg%3E");
background-position: left bottom;
background-repeat: no-repeat;
background-size: cover; }
.fc_split_content > div.content .button {
margin-top: 20px;
display: inline-block;
margin-right: 7px; }
@media (max-width: 1320px) {
.fc_split_content > div.content {
padding: 70px 40px; } }
@media (max-width: 1025px) {
.fc_split_content > div.content {
padding: 40px 35px; } }
.fc_split_content > div.image {
min-height: 500px;
background-position: center;
background-size: cover; }
.fc_split_content.right {
flex-direction: row-reverse; }
@media (max-width: 769px) {
.fc_split_content:nth-child(1n) {
flex-direction: column; }
.fc_split_content:nth-child(1n) > div {
flex: 0 0 auto; }
.fc_split_content:nth-child(1n) > div.image {
height: 60vw;
min-height: 250px;
max-height: 430px; } }
.family-link {
text-align: center;
padding-top: 40px; }
@media (max-width: 769px) {
.family-link {
padding-top: 20px; } }
.banner_cta {
padding-top: 120px;
padding-bottom: 120px;
background-image: url("data:image/svg+xml,%0A%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 538'%3E%3Cmask id='a' maskUnits='userSpaceOnUse' x='-1' y='0' width='1921' height='538'%3E%3Cpath fill='%23F2921C' d='M-.2 1h1920v536.5H-.2z'/%3E%3C/mask%3E%3Cg mask='url(%23a)' fill='rgba(255,255,255,0.15)'%3E%3Cpath d='M-183-757.2l16.4 1549.6 151.9-1919-60.8-60.7-107.5 430zM328.9-895.1L192-1032-166.6 792.4 328.9-895.1zM435.2-344.7L314.8-465.1-149 786.5 435.2-344.7z'/%3E%3Cpath d='M650.2-132L531-249-155 762l805.2-894zM1324.5 797L-176 783l1923.6-159 26.9 62-450 111zM1515 291h197l-47.4 128.6L-176 783l1691-492z'/%3E%3Cpath d='M960 180l82.9 83-43.3 69-1169.8 433.5L960 180z'/%3E%3Cpath d='M747.2-32.7L866.4 84.2l-1012 687.1 892.8-804z'/%3E%3C/g%3E%3C/svg%3E");
background-position: bottom left;
background-repeat: no-repeat;
background-size: cover; }
@media (max-width: 1025px) {
.banner_cta {
padding-top: 60px;
padding-bottom: 60px; } }
.usp_cta {
position: relative;
padding-top: 100px;
padding-bottom: 90px; }
@media (max-width: 1025px) {
.usp_cta {
padding-top: 60px;
padding-bottom: 50px; } }
.usp_cta > span {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0; }
.usp_cta .cta-usps {
position: relative;
display: flex;
justify-content: center; }
@media (max-width: 640px) {
.usp_cta .cta-usps {
flex-wrap: wrap; } }
.usp_cta .cta-usps * {
color: #fff; }
.usp_cta .cta-usps > div {
width: calc(33.3% - 20px);
margin: 0 20px 20px;
display: flex; }
@media (max-width: 1025px) {
.usp_cta .cta-usps > div {
display: block;
text-align: center; } }
.usp_cta .cta-usps > div h4 {
margin-bottom: 5px; }
@media (max-width: 1025px) {
.usp_cta .cta-usps > div h4 {
font-size: 24px; } }
@media (max-width: 640px) {
.usp_cta .cta-usps > div {
width: 300px;
max-width: 100%; } }
.usp_cta .cta-usps > div > div:nth-child(1) {
height: 137px;
flex: 0 0 137px;
margin-right: 20px;
background: no-repeat center / contain; }
@media (max-width: 1320px) {
.usp_cta .cta-usps > div > div:nth-child(1) {
height: 70px;
flex-basis: 70px; } }
@media (max-width: 1025px) {
.usp_cta .cta-usps > div > div:nth-child(1) {
margin-bottom: 10px;
margin-right: 0; } }
.usp_cta .cta-content {
margin-top: 50px;
position: relative;
padding: 50px 25% 30px; }
@media (max-width: 1320px) {
.usp_cta .cta-content {
padding: 50px 20% 30px; } }
@media (max-width: 1025px) {
.usp_cta .cta-content {
margin-top: 0; } }
@media (max-width: 769px) {
.usp_cta .cta-content {
padding: 30px 40px 10px; } }
.usp_cta .cta-content * {
color: #fff; }
.two-block-cta {
display: flex;
justify-content: space-between; }
@media (max-width: 640px) {
.two-block-cta {
display: block; } }
.two-block-cta > div {
flex: 0 0 calc(50% - 13px);
flex-basis: calc(50% - 13px);
border-radius: 6px;
padding: 40px 60px 20px;
box-sizing: border-box;
margin-bottom: 20px; }
@media (max-width: 1025px) {
.two-block-cta > div {
padding: 30px 20px 20px; } }
.two-block-cta.full-width-two-cta > div {
border-radius: 0;
flex: 0 0 50%;
padding: 80px 8vw 60px;
background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 904 371'%3E%3Cpath d='M-163.6-267.4l8.8 837 82-1036.5-32.8-32.8-58 232.3z' fill='%23FC9A24'/%3E%3Cpath d='M112.9-341.9L39-415.7l-193.8 985.3L113-341.9zM170.3-44.6l-65-65-250.6 676 315.6-611z' fill='rgba(255,255,255,0.15)'/%3E%3Cpath d='M286.4 70.3L222.1 7.2l-370.6 546 435-482.9zM650.7 572.2l-810.6-7.6 1039-85.9 14.6 33.5-243 60zM753.6 298.8l-37.9 41.7 118.7 27.8L-160 564.6l913.5-265.8z' fill='rgba(255,255,255,0.15)'/%3E%3Cpath d='M453.7 238.9l44.8 44.8-23.3 37.2-632 234.2L453.8 239z' fill='rgba(255,255,255,0.15)'/%3E%3Cpath d='M338.8 124l64.4 63.1-546.6 371.2L338.8 124z' fill='rgba(255,255,255,0.15)'/%3E%3C/svg%3E");
background-position: bottom left;
background-repeat: no-repeat;
background-size: cover;
position: relative;
overflow: hidden; }
.two-block-cta.full-width-two-cta > div * {
z-index: 2;
position: relative; }
.two-block-cta.full-width-two-cta > div .fw-image {
position: absolute;
width: 170px;
height: 150px;
background: no-repeat center / contain;
right: 5vw;
bottom: -15px;
z-index: 1; }
@media (max-width: 1025px) {
.two-block-cta.full-width-two-cta > div {
padding: 30px 20px 20px; }
.two-block-cta.full-width-two-cta > div .fw-image {
display: none; } }
.page-template-techonlogy-landing .brands-intro p {
margin-top: 50px; }
.page-template-techonlogy-landing .flexible-content {
padding-top: 50px; }
.main_container.flex-content aside {
padding-top: 0;
margin-left: 0; }
#dynamic_map {
height: 95vh;
min-height: 500px; }
.map-wrapper {
display: flex;
flex-direction: column; }
.flag-key {
display: inline-flex;
justify-content: center;
background: #262626;
border-radius: 4px;
border-bottom: 4px solid #000;
padding: 15px 20px;
align-self: center;
margin-top: -55px;
position: relative; }
.flag-key > div {
display: flex;
align-items: center; }
.flag-key > div:nth-child(2) {
margin-left: 40px;
margin-right: 40px; }
.flag-key > div > div:nth-child(1) {
width: 50px;
height: 50px;
background-color: #FFFFFF;
border-radius: 4px;
border-bottom: 4px solid #eee;
background-repeat: no-repeat;
background-position: center;
background-size: contain; }
.flag-key > div > div:nth-child(2) {
font-size: 20px;
line-height: 36px;
letter-spacing: 1.4px;
text-transform: uppercase;
color: #FFFFFF;
margin-left: 13px; }
@media (max-width: 450px) {
.flag-key {
padding: 5px 10px;
margin-top: -25px; }
.flag-key > div:nth-child(2) {
margin-left: 15px;
margin-right: 15px; }
.flag-key > div > div:nth-child(1) {
width: 25px;
height: 25px; }
.flag-key > div > div:nth-child(2) {
font-size: 14px;
line-height: 16px;
letter-spacing: 0; } }
.distributors-page main > h2 {
padding-bottom: 10px; }
.distributors-page main > div {
display: flex;
flex-wrap: wrap; }
.distributors-page main .d-block {
border-top: 2px solid #78AFC3;
padding: 15px 0 50px;
width: calc(25% - 38px);
margin-right: 50px; }
.distributors-page main .d-block:nth-child(4n+4) {
margin-right: 0; }
.distributors-page main .d-block p {
margin-bottom: 0; }
.distributors-page main .d-block h5 + p {
font-size: 14px;
line-height: 18px;
letter-spacing: 0.8px;
text-transform: uppercase;
color: #008CF2;
font-weight: 700;
margin-top: -10px;
margin-bottom: 20px; }
.distributors-page main .d-block p.add {
padding-bottom: 10px; }
.distributors-page main .d-block a {
display: inline-block;
color: #29333A;
border-bottom: 1px solid #fff;
font-weight: 600;
transition: color .3s , border .3s;
word-break: break-all; }
.distributors-page main .d-block a:hover {
color: #00BBF2;
opacity: 1;
border-color: #00BBF2; }
.distributors-page main .d-block a.d-a {
margin-bottom: 10px; }
@media (max-width: 769px) {
.distributors-page main .d-block:nth-child(1n) {
width: calc(50% - 10px);
margin-right: 20px; }
.distributors-page main .d-block:nth-child(2n+2) {
margin-right: 0; } }
@media (max-width: 450px) {
.distributors-page main .d-block h5 {
font-size: 18px; } }
.main_container.distributors-page {
padding-bottom: 75px; }
@media (max-width: 1025px) {
.main_container.distributors-page {
padding-bottom: 20px; } }
.home_banner {
position: relative;
height: 70vw;
min-height: 300px;
max-height: 750px;
overflow: hidden;
border-top: 2px solid #00BBF2; }
@media (max-width: 1025px) {
.home_banner {
height: 60vw; } }
.home_banner > .image-switch {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
box-sizing: border-box;
display: flex;
align-items: center;
justify-content: space-between;
transition: opacity 3s;
opacity: 0; }
@media (max-width: 1025px) {
.home_banner > .image-switch {
align-items: flex-start;
padding-top: 80px; } }
@media (max-width: 769px) {
.home_banner > .image-switch {
align-items: center;
padding-top: 0; } }
.home_banner > .image-switch:before {
background: linear-gradient(88.72deg, rgba(10, 48, 100, 0.85) 0.22%, rgba(4, 53, 107, 0.3) 63.33%);
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
content: ''; }
@media (max-width: 1025px) {
.home_banner > .image-switch:before {
background: rgba(10, 48, 100, 0.7); } }
.home_banner > .image-switch .svg {
position: absolute;
right: 0;
bottom: 0;
width: 786px;
height: 523px;
background: no-repeat bottom right / contain; }
@media (max-width: 1025px) {
.home_banner > .image-switch .svg {
height: 320px;
width: 480px; } }
@media (max-width: 769px) {
.home_banner > .image-switch .svg {
display: none; } }
.home_banner > .image-switch .banner-image {
width: 500px;
height: 450px;
position: relative;
z-index: 2;
background: no-repeat bottom right / contain;
margin-bottom: -100px; }
@media (min-width: 1430px) {
.home_banner > .image-switch .banner-image {
margin: 0 -100px -100px 0; } }
@media (max-width: 1025px) {
.home_banner > .image-switch .banner-image {
width: 400px;
height: 350px;
position: absolute;
right: 30px;
bottom: 30px;
margin-bottom: 0; } }
@media (max-width: 769px) {
.home_banner > .image-switch .banner-image {
display: none; } }
.home_banner > .image-switch .banner-content {
width: calc(100% - 500px - 8vw);
position: relative;
z-index: 2; }
.home_banner > .image-switch .banner-content h1, .home_banner > .image-switch .banner-content .title {
font-size: 76px;
line-height: 100%;
color: #FFFFFF;
font-weight: 400;
margin-bottom: 50px;
transform: translateY(-200%);
transition: transform 2.5s; }
@media (max-width: 1300px) {
.home_banner > .image-switch .banner-content {
width: calc(100% - 500px - 2vw); }
.home_banner > .image-switch .banner-content h1 {
font-size: 56px; } }
@media (max-width: 1300px) and (max-width: 640px) {
.home_banner > .image-switch .banner-content h1 {
font-size: 40px; } }
@media (max-width: 1300px) and (max-width: 450px) {
.home_banner > .image-switch .banner-content h1 {
font-size: 32px; } }
@media (max-width: 1025px) {
.home_banner > .image-switch .banner-content {
width: 60%; } }
@media (max-width: 769px) {
.home_banner > .image-switch .banner-content {
width: 100%;
max-width: 600px; } }
.home_banner > .image-switch .banner-content p:last-child {
margin-bottom: 0;
transform: translateY(1000%);
transition: transform 3s;
transition-delay: 0.2s; }
.home_banner > .image-switch.active {
opacity: 1;
z-index: 2; }
.home_banner > .image-switch.active .title, .home_banner > .image-switch.active h1 {
transform: translateY(0); }
.home_banner > .image-switch.active p:last-child {
transform: translateY(0); }
.banner_wrapper {
position: relative; }
.banner_wrapper .banner-buttons {
position: absolute;
display: flex;
bottom: 40px;
left: 40px;
z-index: 3; }
.banner_wrapper .banner-buttons.hide {
display: none; }
@media (max-width: 769px) {
.banner_wrapper .banner-buttons {
left: auto;
right: 20px;
bottom: 20px; } }
.banner_wrapper .banner-buttons > div {
margin: 3px 3px 6px;
width: 20px;
height: 20px;
background-color: #000;
transition: background-color .3s;
cursor: pointer; }
.banner_wrapper .banner-buttons > div.active, .banner_wrapper .banner-buttons > div:hover {
background-color: #fff; }
.product_links {
padding: 0 10px;
justify-content: center;
margin-top: 60px;
margin-bottom: 100px; }
@media (max-width: 1025px) {
.product_links {
margin-bottom: 0px; } }
.product_links a:nth-child(1n) {
flex: 0 0 calc(16.6% - 20px);
flex-basis: calc(16.6% - 20px);
background-position: center 10px;
background-repeat: no-repeat;
background-size: contain;
height: 440px;
margin: 0 10px 20px; }
@media (max-width: 1025px) {
.product_links a:nth-child(1n) {
height: 320px; } }
.product_links a:nth-child(1n) > div {
transform: translateY(65%);
padding: 20px; }
.product_links a:nth-child(1n) > div h4 {
height: 110px;
font-size: calc(1.3vw + 0.5vh); }
@media (max-width: 1300px) {
.product_links a:nth-child(1n) {
flex: 0 0 calc(33.3% - 20px);
flex-basis: calc(33.3% - 20px); }
.product_links a:nth-child(1n) > div h4 {
font-size: 26px; } }
@media (max-width: 1300px) and (max-width: 1025px) {
.product_links a:nth-child(1n) > div {
transform: translateY(75%); }
.product_links a:nth-child(1n) > div h4 {
font-size: 20px;
height: 70px; } }
@media (max-width: 1300px) and (max-width: 640px) {
.product_links a:nth-child(1n) {
flex: 0 0 calc(50% - 20px);
flex-basis: calc(50% - 20px); } }
@media (max-width: 1300px) and (max-width: 450px) {
.product_links a:nth-child(1n) {
flex: 0 0 98%;
margin: 0 20px 20px; }
.product_links a:nth-child(1n) h4 {
font-size: 26px; } }
@media (min-width: 1025px) {
.product_links a:nth-child(1n):hover > div {
transform: translateY(0); } }
.page-template-front-page .full-width-two-cta {
margin-top: 80px; }
@media (max-width: 640px) {
.page-template-front-page .full-width-two-cta {
margin: 0 20px; }
.page-template-front-page .full-width-two-cta > div {
border-radius: 6px; } }
.page-template-front-page .newsletter {
margin-top: 0; }
.page-template-front-page .main_home {
margin-top: -20px;
margin-bottom: -50px; }
@media (max-width: 769px) {
.page-template-front-page .main_home {
margin-bottom: 0; } }
.home-latest {
padding-top: 100px; }
.home-latest .latest-intro {
margin-bottom: 60px; }
.home-latest .latest-blocks {
display: flex;
flex-wrap: wrap; }
.home-latest .latest-blocks > div {
margin-right: 25px;
flex: 0 0 calc(33.3% - 17px);
flex-basis: calc(33.3% - 17px);
display: flex;
flex-direction: column;
align-items: stretch;
margin-bottom: 40px; }
.home-latest .latest-blocks > div:nth-child(3) {
margin-right: 0; }
.home-latest .latest-blocks > div .tax-block {
text-align: center;
padding: 60px 20px 50px;
box-sizing: border-box;
position: relative; }
@media (max-width: 1025px) {
.home-latest .latest-blocks > div .tax-block h3 {
font-size: 24px; }
.home-latest .latest-blocks > div .tax-block .button {
font-size: 16px;
padding: 12px; } }
.home-latest .latest-blocks > div .tax-block > span {
width: 82px;
height: 82px;
border-radius: 82px;
display: block;
background-color: #fff;
background-position: center;
background-size: 40px;
background-repeat: no-repeat;
position: absolute;
top: -40px;
left: 0;
right: 0;
margin: auto; }
@media (max-width: 769px) {
.home-latest .latest-blocks > div {
flex-basis: calc(50% - 12px);
margin-right: 20px; }
.home-latest .latest-blocks > div:nth-child(1) {
flex-basis: 100%; } }
@media (max-width: 640px) {
.home-latest .latest-blocks > div:nth-child(1n) {
flex-basis: 100%; } }
.home-latest .latest-blocks .post_list {
align-items: stretch;
flex: 1 0 auto;
margin-top: 25px; }
.home-latest .latest-blocks .post_list > a {
box-shadow: 0 0 0 #fff;
transition: opacity .3s;
flex: 0 0 100%;
margin-right: 0; }
.home-latest .latest-blocks .post_list > a:nth-child(1n) {
flex-direction: column;
margin-bottom: 0; }
.home-latest .latest-blocks .post_list > a:nth-child(1n) .post-thumb {
max-height: 300px;
flex: 0 0 auto; }
.home-latest .latest-blocks .post_list > a:nth-child(1n) .post_excerpt {
padding: 20px 20px 20px 0px;
flex: 1 0 auto;
display: flex;
flex-direction: column; }
.home-latest .latest-blocks .post_list > a:nth-child(1n) .post_excerpt * {
color: #29333A; }
.home-latest .latest-blocks .post_list > a:nth-child(1n) .post_excerpt .post-date {
margin-top: auto; }
.home-latest .latest-blocks .post_list > a:nth-child(1n) .post_excerpt .post-date p {
padding-left: 25px;
background: no-repeat center left / 20px; }
.home-latest .latest-blocks .post_list > a:hover {
opacity: 0.7;
transform: scale(1); }
.home_contact_section {
padding-top: 85px;
padding-bottom: 65px;
position: relative;
margin-top: 60px; }
@media (max-width: 769px) {
.home_contact_section {
padding-top: 50px;
padding-bottom: 35px;
margin-top: 40px; } }
.home_contact_section:before {
content: '';
background-color: rgba(0, 0, 0, 0.6);
top: 0;
left: 0;
bottom: 0;
right: 0;
display: block;
position: absolute; }
.home_contact_section * {
position: relative; }
.home_contact_section .hc_numbers {
display: flex;
justify-content: center;
flex-wrap: wrap;
margin: 70px 0 60px; }
@media (max-width: 640px) {
.home_contact_section .hc_numbers {
margin: 50px 0 40px; } }
.home_contact_section .hc_numbers > div {
background: #191919;
flex: 0 0 calc(25% - 10px);
flex-basis: calc(25% - 25px);
margin-right: 25px;
position: relative;
margin-bottom: 30px; }
.home_contact_section .hc_numbers > div > span {
background: no-repeat center url("data:image/svg+xml,%0A%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 65'%3E%3Cpath d='M19.7 56.3l2.1 3.5 2.2-3.5 13-21.6c3-3.8 4-8.7 3.8-13.3-.4-4.7-2.2-9.4-5.6-12.7a19.2 19.2 0 00-26.8 0C5 12 3.2 16.7 2.9 21.4c-.3 4.6.8 9.5 3.6 13.3l13.2 21.6z' fill='%2381B031' stroke='%23191919' stroke-width='5'/%3E%3Ccircle cx='21.9' cy='21.1' r='7.2' fill='%23191919'/%3E%3C/svg%3E");
width: 44px;
height: 65px;
position: absolute;
top: -20px;
left: 0;
right: 0;
margin: auto;
z-index: 2; }
.home_contact_section .hc_numbers > div:nth-child(4) {
margin-right: 0; }
@media (max-width: 1025px) {
.home_contact_section .hc_numbers > div:nth-child(1n) {
flex-basis: calc(50% - 25px);
margin-right: 20px; }
.home_contact_section .hc_numbers > div:nth-child(2n+2) {
margin-right: 0; } }
@media (max-width: 640px) {
.home_contact_section .hc_numbers > div:nth-child(1n) {
flex-basis: 100%;
margin-right: 0; } }
.home_contact_section .hc_numbers > div > div {
text-align: center;
padding: 60px 20px 30px;
border-radius: 10px 10px 0 0;
border: 2px solid #81B031;
border-bottom: none; }
.home_contact_section .hc_numbers > div > div p {
margin-bottom: 0; }
.home_contact_section .hc_numbers > div > a {
background: #000000;
display: flex;
justify-content: center;
padding: 15px;
font-weight: bold;
font-size: 22px;
line-height: 155%;
text-transform: uppercase;
color: #00BBF2;
align-items: center;
border-radius: 0 0 10px 10px;
border: 2px solid #81B031;
border-top: none; }
.home_contact_section .hc_numbers > div > a:before {
content: '';
margin-right: 10px;
width: 20px;
height: 20px;
background: no-repeat center url("data:image/svg+xml,%0A%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.9 17.5l-.1.3-.8.7c-.7.5-1.9.8-3.3.7C8 18.6-1.3 7.6.2 3c.4-1.1 1-2 1.9-2.4A3.7 3.7 0 013.5.3l1.8.1c.3.1.6.4.6.6l1.2 4.2c.1.4-.1.7-.5.8l-1.2.5h-.1l-.2.2c-.3.2-.4.5-.3.8.3.6.9 1.7 2.6 3.5v.1c1.7 2 2.8 2.8 3.5 3.1.3.2.7.2 1 0h.2V14l1-.8a1 1 0 011.1-.2l4.6 2.3c.3.1.5.4.5.7 0 .4-.1.9-.4 1.4z' fill='%2300BBF2'/%3E%3C/svg%3E"); }
.home_contact_section .hc_bottom .button, .home_contact_section .hc_bottom .border-button {
margin: 0 10px 20px;
display: inline-block; }
.main_home {
background: #F0F7FA;
padding-top: 100px;
padding-bottom: 40px; }
@media (max-width: 769px) {
.main_home {
padding-top: 60px; } }
.wave-container {
width: 100%;
margin-bottom: -100px;
position: relative;
z-index: 3;
overflow: hidden;
height: 225px; }
@media (max-width: 769px) {
.wave-container {
display: none; } }
.wave-container .ocean {
height: 141px;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
top: 50px; }
.wave-container .wave {
animation: wave 30s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
transform: translate3d(0, 0, 0);
position: absolute;
width: 5760px;
height: 141px;
background-repeat: repeat-x;
background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 143'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M0-2987h1920v6766H0z'/%3E%3Cpath d='M1920.3-383.3H0v506.8s376.4 43.3 608.4 0 141-33.5 318 0c177 33.4 194-29 427 0s567 0 567 0v-506.8z' fill='%23F0F7FA'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0-2987h1920v6766H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
background-position: center; }
.wave-container + * {
padding-top: 250px; }
@media (max-width: 769px) {
.wave-container + * {
padding-top: 70px; } }
.usp_cta > h3 {
text-align: center;
color: #fff;
position: relative;
margin: -10px 0 40px;
font-weight: 600; }
.brochure_intro {
padding: 60px 20px 20px; }
.home_brochures {
margin-bottom: 0;
margin-top: 20px; }
@media (max-width: 1025px) {
.home_brochures {
margin-top: 0; } } @keyframes wave {
0% {
margin-left: 0; }
100% {
margin-left: -1920px; } }
#fish1 {
height: 77px;
width: 97px;
background-image: url("data:image/svg+xml,%0A%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 88 61'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M17.1 61c-1.2 0-2.5-.2-3.2-.7-1.8-.5-4.2-3.3-4.8-4.8h0l-.3-3.3v-1.8h0l.5-1.5 1-2.8.1-.8.4-2a4 4 0 00-2.3-.7 8.7 8.7 0 00-3.6.9l-.4.2-.4.3-.4.3c-.4.3-1 .8-1.6.8a1 1 0 01-.6-.2.9.9 0 01-.4-.5c0-.6.4-1.2.9-1.8l.3-.5 1.1-2c.7-1.3 1.4-2.7 1.6-4.2v-2.5-1c0-1.4-.2-2.5-.5-3.3A78 78 0 011.8 22c-.7-2-1-4.4-.6-6.3l.2-1.7c0-1.3.2-2.5.6-3.8.3-.9.7-2 1.7-2 .4 0 .8.2 1.3.4C6 9.1 6.6 10 7 10.8l.6.8 2.2 1.9c.2-1 0-1.9-.1-2.8l-.2-1.8c0-2 .5-4 1.5-5.5 1.8-3 5-3 8-3h2c2.8 0 6 0 8 .7h3.3l8.4 1.3 1.4.1c.6 0 1.3.1 1.9.3.6 0 1.2.3 1.7.5a12.9 12.9 0 002.6.7c.7.2 1.4.3 2 .6l2.2.8 1.6.7 1.2.6 1 .5 1 .2h.7c.8.1 1.7.7 2.3 1l.1.1.7.6 1.1.8s0 0 0 0h0c1.2.2 2.6 1.2 3.6 2l.4.2a22.2 22.2 0 013.8 3.5l.6.7.4.3.7.3 1.3 1.4.7.8c.8.8 1.4 1.7 2 2.6.6 1 1.1 2 2 2.7 1 .8 1.5 1.6 2.1 2.5l.8 1 1 1 .5 1.4.5 1v.2c.5.4.6 1 .6 1.4h1.2c.8.2 1.1.5 1.5 1l.2.4s0 0 0 0 0 0 0 0l.5-.1h.3c.7.3.8 1.2.8 1.7v.1c.1.9-.2 1.3-.5 1.7l-.2.3-.3.5c-.7 1-1.4 2.2-2.9 2.7-.3 0-.5.3-.8.5a4 4 0 01-.6.5c-.4.3-1 .4-1.5.6l-.9.3a12.5 12.5 0 00-5.8 4.5c-.8 1-1.6 2-2.7 2.8-1.2.9-2.5 1.7-3.8 2.4l-1.2.7-1.4.9c-1.3.8-2.6 1.7-4 2.2-1.7.5-3.4.8-5 1l-.2.1-.8.1-1.7.3-.6.3-.8.4c-3 1.1-6.5 1.8-9.4 1.8a56.6 56.6 0 00-6.6.2c-2 0-3.5-.2-4.7-.5L19 61h-1.9z' stroke='%23000' stroke-width='.1'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.2 31.5l-1-2-1-.5v-.6l-1.1-.9V27l-.9-.6v-.6l-1.1-.8v-.6l-.6-.3-.3-.9-1.1-.8v-.6l-1.2-.9v-.5l-.6-.3-.3-.9-1.4-1.1c-2.4-3.3-5.3-6-9.2-7.8h-.2.2c-1.3-1-2.6-2-4-2.4-.5-.2-.9-.1-1.3-.2l-.2-.1h-.3l-.3-.1h-.4c-.4-.3-1-.9-1.3-.9H54v-.3l-1.5-.2v-.3l-1.7-.3v-.3H50v-.3h-.8v-.3h-.9v-.3c-.8 0-1.5-.2-2.3-.3v-.2l-2.3-.3v-.3L32.3 1.5h-3.2c-2.4-.7-6-.6-9.2-.6h-3.7v.3h-1v.3h-.5v.3h-.6c0 .2-.2.3-.3.5h-.5v.3l-1.2.9V4l-.6.3V5h-.3v.9H11v.5h-.3L10.4 9H10c0 1.6.5 3.6.1 5.1-1.2-.2-2.2-1.6-3.1-2.3-.9-.6-1.8-1.8-2.8-2.2l-.9-.3-.5 2h-.3v1.4c-1 3-.7 6.8.3 9.5v1.1h.3v.6h.2v.8h.3v.6H4v.6h.3v.6h.3v.5h.3v.6h.3v.9h.3v.5h.3l.2 3.8v2h-.2V36h-.3l-.6 2.6h-.3L4 40.4h-.3v.6h-.3L3.2 42l-.6.3v.6l-.6.3v.5h-.3l-.3.9a4 4 0 002.5-1c.2-.3.5-.5.8-.6a7 7 0 012.4-.8c1.5-.2 2.9-.2 4 .7.2.9-.3 2.3-.4 3.1-.3 1.5-1 3-1.5 4.3v1.7l.3 3.2c.6 1.5 3 4.2 4.6 4.6.9.7 3.3.5 5 .5l12.4-.5c3 .8 7.7.3 11.2.3 3.4 0 6.2-.9 8.7-1.8h1.1v-.2h.9v-.3h.9v-.3h.8v-.3h.9V57c.7 0 1.4-.2 2-.3v-.3h.6v-.2h1.2v-.3h.5v-.3h.9v-.3l2.6-.6v-.3l1.2-.3V54h.5l.9-1.2h.6l.6-.6h.5V52h.6v-.3h.6l.6-.9h.5l.3-.6h.6c0-.2.2-.3.3-.5h.6l1.1-1.5.6-.3v-.5c.6-.8 1.1-.5 1.5-1.7h.5V45c.9-.2 1.2-.7 1.8-1.2v-.3l1.1-.2V43l2.6-.9v-.3l1.7-.5.3-.6h.6l1.2-1.4.5-.3v-.6l.6-.3v-.6h.3v-.8h.3v-1.2h.3l-.4-.8v-.1a2 2 0 01-1 .2c0-1.6-1.7-1.7-3-1.5 0-.6.1-1.3-.5-1.6v-.2z' fill='%2366C7EB'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M56.6 24.7c-.2-.8-.5-1-1-1.5h-.2v-.5l-.6-.3-.3-1.5h-.3l-.5-1.7h-.3v-.5l-.9-.6-.3-.6h-.6l-.5-.6h-.6v-.3h-.6v-.2h-.6V16l-1.1-.3-3.8-4c-1-1-3.3-1.4-3.7-2.9 3-.6 5.8-.2 7.8 1.2l.5.8h.6l.3.6h.6l.3.6h.6l.2.5h.6l.3.6h.6l.3.6h.6l.5.6h.6v.2h.6v.3c1.9 1 5.2 1.5 5.8 3.8.5.5 0 .1.3.8h.2v.9h.3c.7 2.2-.7 6.6-1.7 7.1H60v.3h-.8c-.2-.4-.5-.4-.6-.6-.7-1.1-.3-2.1-2-2.5z' fill='%23C26FAA' stroke='%23E5F2EA' stroke-width='2.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.5 32.1a7 7 0 01-3.1-.6L77 25.2l-.6-.2v-.6l-.6-.3v-.6l-1.2-.8V22h-.2l-.6-.9h-.6l-.6-.8h-.6l-.2-.6c-.8-.5-1.6-.6-3-.6-.1.3-2 2-2.5 1.7v-.2c-1.4-.4-.7-.6-1.2-1.8H65v-.8h-.3v-.6h-.3V17h-.2v-.5l-.6-.3v-.6h-.3l-.9-1.1h-.6l-.2-.6-1.2-.3-.3-.6h-.8v-.3h-.6v-.2l-1.2-.3v-.3l-1.7-.3v-.3H55V11h-.9v-.3h-.8v-.3l-3-.5v-.3h.4c.6-.5 1.6 0 2.6-.3v-.3h1.1v.3h3.2v.3h1.5v.3h1.1v.3l2 .2c4 1.7 6.9 4.5 9.3 7.8l1.4 1.1.3.9.6.3v.5l1.1 1v.5l1.2.8.3.9.6.3v.6l1.1.8v.6l.9.6v.5l1.1.9v.6l.9.5 1.4 2.6zM3.4 9.2c1.3.3 2 1.3 2 2.9-.7.9-.7 7.1-.2 8.6h.2v1.1h.3v.9H6v.8h.3v.9h.3c0 .6.2 1.1.3 1.7h.3v.6h.3v.8c.7 2 1.6 4.7.8 7.2v1.4H8c0 .7-.2 1.4-.3 2h-.2L6.9 40h-.3v.5h-.3v.6l-.6.3v.6l-.8.5c-.9 1.2-1.7 2.1-3.5 2.3 0-.3.2-.6.3-.8H2v-.6l.6-.3v-.6c.2 0 .3-.2.5-.3l.3-1.1h.3v-.6H4l.6-1.7h.3l.5-2.6h.3v-1.4H6v-2L5.7 29h-.3v-.6h-.2v-.9h-.3V27h-.3v-.6h-.3v-.6H4v-.6h-.3v-.5h-.3v-.9h-.3v-.6h-.3v-1.1c-.9-2.7-1.1-6.5-.2-9.5v-1.4h.2l.6-2zM36 9.2h1.5v.3c1.6.4 2.2 1.6 3.2 2.6l.8.5v.6l.6.3.6.9h.3v.5l1.4 1.2v.5l.9.3.9 1.2h.5l.3.6h.6v.2h.6v.3h.8v.3h.6v.3h.9v.3h.6v.3h.5l.6.8h.6l.6.6v.6l.6.3.8 2.5.3 5c.4 1.2 1.3 2.1 1.5 3.6h-.3v-.2l-1.8-.3V33H54l-.3-.6c-.7-.5-1.2-.6-1.8-1.1L50 28c-.5-1-.3-1.4-1.1-2v-.3h-4v-.3h-1l-2.3-1.7v-.6L41 23l-.3-1.2h-.3l-.3-1.1h-.3v-.9h-.3v-.6h-.3v-.8H39v-.6h-.3v-.9h-.2v-.5H38v-.9h-.3v-.9h-.3v-.8h-.3v-.9h-.3v-1.1c-.3-.8-.7-1.5-.9-2.6z' fill='%23C26FAA' stroke='%23E5F2EA' stroke-width='2.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M76.8 27.2v-1.4h-.3V25l-.6-.3V24h-.3c-.3-.4-.4-.5-.6-1.1-.6-.2-.7-.3-1.1-.6V22h-.6l-.3-.6H72v-.3l-1.8.3v.3c-.8.5-1 1.4-1.4 2.3v.9l-3 1.4-.2.6h-.6L62 30c.1 1.2.4 1.8 1 2.6l.5.3v.6l.8.5v.6l1 .6v.5l.5.3v.6l.9.6v.5l.5.3v.6h.3c.5.5.7 1 .9 1.7-2 0-3.7-.6-5.2-1.1l-4-.9v-.3H58v-.3l-1.7-.2v-.3h-.6V37h-.9v-.3h-.6v-.3h-.8v-.3l-1.8-.5v-.3h-.5V35l-1.8-.6-.3-.6-1.1-.2-.3-.6H47l-.3-.6h-.5l-.3-.6h-.6l-.3-.5h-.6l-.6-.9h-.5l-.3-.6h-.6l-.9-1.1H41L38.6 26l-1.1-.9v-.5l-.9-.6v-.6l-.6-.3v-.5l-.5-.3-.3-1.2h-.3l-.3-1.1h-.3c0-.5-.2-1-.3-1.4h-.3v-.9h-.2v-.9h-.3v-.8h-.3v-.9h-.3v-1.1h-.3l-.6-3.8s-.6-.4-.8-.8c-3.3 0-5.2.6-7.3 1.7 0 4 2.4 5.5 4.4 7.5L29 20l.6.3v.5l2.3 2 6 6.4h.6l1.2 1.4h.6l.3.6.8.2.9 1.2h.6l.3.6 1.1.3.3.5 1.2.3.3.6 1.7.6v.2l1.1.3v.3h1v.3h.5v.3h.6v.3h.5v.3h1v.2h.5v.3h.9v.3h.8v.3h.9v.3h.9v.3h.8v.3h.9v.3l2 .2v.3h1.2v.3h1.1v.3c1 0 2 .2 2.9.3v.3h2.3v.3h3.5v-.3l1.4-.3c.2-.6 0-.3.3-.6-.2-2.1-1.2-2.5-1.1-5.1.5-.5.2-.7.5-1.2l.6-.3v-.3h.6l.6-.8c1-1 2-1.8 2.6-3.2v-1.4h.3v-1.2h-.3zm-5 5.1s0 0 0 0l-.2.2-.4.1-.4.1h-1.2l-.3-.2-.3-.1-.4-.3-.2-.1-.4-.5c-.2-.2-.4-.3-.4-.5l-.3-.6v-.6c-.2-.4 0-.9.1-1.3l.2-.3.2-.3.1-.3.2-.2.1-.2.7-.4c.2-.2.6-.2.8-.3h.4l.3-.1h.3l.7.1c.2 0 .3.2.4.3l.3.2c.2 0 .4.2.6.4l.5.6.2.5.1.5v1.7l-.4.6a3.6 3.6 0 01-1.3 1zM16.4 18.7l1.7.2.6.9h.3l.9 2.6h.3c0 .4.2.8.3 1.1h.2v.6l1 .6v.5l.5.6h.6l.8 1.2h.6l.3.5h.6l.6.6h.5l.3.6c1 .6 1.3 0 1.8 1.4h.2v1.4c0 3-1.3 2.7-2.6 4-3.1.2-5.1-.4-6.9-1.7l-.6-.8H18v-.3l-.6-.3v-2.3c-.7-.7-.3-2.1-.6-3.1h-.3c0-.7-.2-1.4-.3-2h-.3c-.5-1.7-.5-3.3-.5-5.5.4-.2.9-.5 1.1-.8z' fill='%23C26FAA' stroke='%23E5F2EA' stroke-width='2.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M56.6 7.8v.5c-1.8 0-3.5-.7-5-1.1l-8-.3v-.3c-1.5-.4-7.9 0-9 .3H31v.3h-2.4v.3l-3.4.6v.2l-1.8.6-.2.6h-.6l-1.2 1.4-.6.3v.6c-.2 0-.3.2-.5.3l-.3 1.1-.6.3v.6H19c-.7 1.3-1 2.7-2.6 3.1-.6.6-1.6.6-2.9.6v-.3h-.8l-.3-.6h-.6l-1.5-2.3c-.2-3.7-1.5-9 1.6-12 1.1-1.1 2.8-1.4 4.2-1.4V.9H20c3.1 0 6.7-.1 9.2.6h3.2l11.3 1.7v.3l2.3.3V4l2.3.3v.3h.8V5h1v.3h.8v.3c.6 0 1.1.2 1.7.3V6l1.5.2v.3h.5c.8.4 1.2 1 2 1.2z' fill='%23353D91'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.9 34.7c-.8.1-1.3.2-1.8.6l-.2.5c-1.3.8-3.7 1.4-5.5 1.5v.5c1.7 0 4.3.3 5.2-.5h.8v.3l-2.9 3.1H82l-.3.6-.9.3v.3H80v.2c-1 .5-2.6.4-4 .3l-.3.9h-.3c0 .5-.2 1-.3 1.4h-.3v.6h-.2l-1.2 1.4-3.5.3v-.3H69v-.3h-1.5v-.2h-1.1v-.3h-1.5v-.3l-2.3-.3V45h-.9v-.3H61v-.3L58 44v-.3h-.6v-.3l-1.7-.3v-.3H55v-.3h-.9v-.3l-1.1-.2v-.3h-.9v-.3h-.6V41h-.5l-.3-.6h-.6v-.3h-.6l-.6-.5h-.5v-.3l-.9-.3-.3-.6c-.4 0-.8-.2-1.1-.3l-.6-.8-1.2-.3-.6-.9h-.5l-.3-.5h-.6l-.6-.9h-.6l-.5-.9H40l-.9-1.1h-.6l-.8-1.2h-.6L36 30.1h-.5L34 28.4h-.5l-.3-.6h-.3l-.6-.8c-4-2.8-9.6-7.1-10.7-12.6H21c-.1.8-.6 1.3-.8 2v3.4h.3v.6h.2v.5h.3l.3 1.2.9.6 1.1 1.4h.6l.3.6h.6c0 .2.2.3.3.5h.6l.2.6h.6l.3.6h.6l1.4 1.7.6.3v.6l.6.3v.5h.3v.6h.3v.6h.3v.5l.5.6v.6h.3l.3.6h.6c0 .2.2.3.3.5l.8.3v.3l1.2.3.3.6 1.7.5.3.6 1.7.6.3.6h.6l.6.5h.6v.3h.5v.3h.6v.3h.6v.3h.6v.3h.5l.3.5h.9l.3.6 2.6.9v.3h.6v.2l1.7.6v.3h.9v.3h.5v.3l1.8.3v.2h.8v.3h1v.3l2 .3v.3l2.2.3v.3H61v.3H62v.2h1.2v.3h1.1v.3h1.5c1 .3 1.8.8 3.2.9l.3.3c-.2 1.4-.8 1.3-1.8 2 0 .2-.2.3-.3.5l-1.4.3v.3c-3.3 0-5.1-1-7.5-1.7H57v-.3l-2-.3v-.3h-.9v-.3h-.8v-.2l-2-.3v-.3h-.6v-.3h-.9V47l-1.7-.6v-.2h-.6v-.3l-1.2-.3-.2-.6-1.8-.6v-.3l-.8-.2-.3-.6L42 43l-.6-.9H41l-.3-.5H40v-.3l-.9-.3-.3-.6h-.5l-1-1.1H37l-.6-.9c-1.7-1.2-4-2.8-5.2-4.6h-.8v.3c-1 .3-1 1-1.8 1.5.4 1.5 2 2 3.2 2.8l.6.9h.6l.3.6h.5l.3.5h.6l.3.6h.6l.3.6h.5l.3.5.9.3v.3l1.1.3.3.6 1.2.3c0 .2.2.3.3.5h.6l.5.6h.6v.3h.6l.3.6c.4 0 .8.2 1.1.3v.2h.6v.3l1.7.6v.3l1.8.3v.3h.6v.2l1.7.3v.3h.9v.3h.8v.3h.9v.3h1.1v.3l3.8.5v.3l2.6.3v.3c.5 0 1 .2 1.4.3V53c-.3.3-.3.2-.5.6l-1.5.3v.3c-1 .3-2.6-.2-3.2-.3h-1.7v-.3H54v-.3h-1.2V53h-.9v-.3l-2.9-.5v-.3h-.5v-.3h-.9v-.3H47V51h-.8v-.3l-1.2-.2v-.3h-.9v-.3l-1.1-.3v-.3l-1.2-.3-.3-.6-1.7-.5v-.3l-.9-.3-.3-.6h-.5v-.3l-.9-.2-.3-.6h-.6l-.5-.9h-.6l-.9-1.1h-.6l-2-2.3-.8-.3-.6-.6V40l-1.5-1.2v-.6l-.8-.5V37c-.2-.2-.4-.2-.6-.6-1.3.2-1.7.7-2.6 1.2l1.7 2h.6l1.7 2h.6l1.2 1.4h.5l1 1.1h.5l.6 1h.5l.6.8h.6c0 .2.2.3.3.5h.6l.5.9h.6l.3.6.9.3v.2l1.1.3.3.6h.6l.3.6c.4 0 .8.2 1.1.3v.3l1.8.5v.3h.8v.3l1.2.3v.3c.6 0 1.1.2 1.7.3v.2h.9v.3h.9v.3l3.1.6v.3c.7 0 1.4.2 2 .3.1 0 .3.4.6.5 0 .8 0 1-.3 1.5l-1.1.3v.2h-4.3c-.7-.7-1.5-.8-2.4-1.4l-.2-.6h-.6l-.3-.5h-.6l-.3-.6-1.1-.3-.3-.6-1.8-.5-.2-.6-1.2-.3-.3-.6c-.4 0-.8-.2-1.1-.3l-.3-.5h-.6l-.3-.6h-.6l-.3-.6h-.5l-.3-.6h-.6c0-.2-.2-.3-.3-.5H34l-.5-.9h-.6l-.6-.8h-.6L31 45h-.6l-.9-1.1h-.6L27.4 42h-.6l-4.3-4.8h-.9L18.1 36l-.5-.8h-.3v-.6l-.6-.3v-.6h-.3v-.5h-.3v-.9h-.3v-.9h-.3v-1.1h-.2V29H15v-1.8h-.3c-.5-1.5 0-4.1-.9-5.1-.2-.8-.3-.7-.9-1.2v-.2h-.5l-.6-.6h-.6v-.3h-.6l-.3-.6h-.5l-.3-.5h-.6v-.3L8 18l.9 4.6h.3v.5h.3l.3 1.8h.3v.5h.2l.3 1.7h.3V29h.3v3.4H11v1.7h-.3v1.5h-.3v.8h-.2v1.2c-.5 1.3-1.4 2.3-1.5 4h1.7l.3-.6c.7-.6 1.3-1.2 1.8-2l.3-1.2h.2c.4-.4.5-.4.6-1.1.6-.2.3 0 .6-.3.8 0 1.2.1 1.7.3.3 1.5 0 4.7.6 6h.3v.6h.3c0 .4.2.8.3 1.1l.6.3v.6l1.1.9v.5l2 1.7.9 1.2h.6l1.1 1.4h.6l.9 1.2c.3 0 .6.2.8.3l.3.5h.6l.6.9h.6l.5.8h.6l.3.6h.6c.5.4.7 1 1.4 1.5 0 .2-.2.3-.3.5-.9 0-1.4 0-2-.3v-.2l-1.4-.3v-.3H27l-.3-.6c-.4 0-.8-.2-1.1-.3l-.3-.6h-.6l-.3-.5h-.6l-.6-.9C18.5 50 15 47 15 38.7h-.6l-2.6 4.6v.8h-.3l-.3 1.2H11l-1.7 5.2v1.7l.3 3.1c.6 1.5 3 4.2 4.6 4.6.9.8 3.3.6 5 .6l12.3-.6c3 .8 7.8.3 11.3.3 3.3 0 6.2-.9 8.7-1.7h1.1v-.3h.9v-.3h.8v-.3h1v-.3c0 .5 3.2-.7 3.4-.8.7-.3 1.3-.3 2-.5.8-.2 1.6-.6 2.3-1l2-.9V54h.6l.9-1.2h.5l.6-.6h.6V52h.6v-.3h.6l.5-.9h.6l.3-.6h.6c0-.2.2-.3.3-.5h.5l1.2-1.5.6-.3v-.5c.5-.8 1-.5 1.4-1.7h.6V45c.9-.2 1.1-.7 1.7-1.2v-.3l1.2-.2V43l2.6-.9v-.3c1.4-.5 2.3-1 3.3-2 .6-.6 1.8-1 2.2-1.9.2-.3.5-3.3 0-3.2zM39.8 58.5h-.3c-1 .7-3.7-1.3-4.6-1.7l-1.2-.3-.2-.6-1.2-.3-.3-.6h-.6c0-.2-.2-.3-.3-.5h-.5l-.3-.6h-.6l-.6-.9c-2-1.3-3.9-2.9-4.9-5.1h.9c.5.9 1.4 1 2.3 1.7l.6.9h.5l.3.5h.6l.6.9h.6l.3.6.8.2v.3h.6l.3.6c.4 0 .8.2 1.1.3l.3.6 1.2.2.3.6 1.7.6.3.6c.4 0 .8.2 1.1.3.1.2.3.3.3.5l.9.3v.9zm7.2.3c-4.1-.1-6.6-1.9-9.2-3.5l-1.2-.3c0-.2-.2-.3-.3-.5l-1.1-.3-.6-.9c-.4 0-.8-.2-1.1-.3l-.6-.8h-.6l-.6-.9h-.6L30 50a15 15 0 01-4.6-4.6c.8.1 1.2.2 1.7.6 0 .2.2.3.3.5h.6l.3.6h.5l.3.6.9.3v.3h.6c0 .2.2.3.3.5h.5l.3.6h.6l.3.6 1.7.6v.2h.6l.3.6 1.7.6v.3h.6v.3l1.7.5v.3h.9v.3l1.7.6v.3h.6v.2h.6v.3h.6v.3h.5v.3h.6l.6.6h.6l.3.6h.5c.2 0 .2.3.6.5 0 .8 0 1-.3 1.5z' fill='%23353D91'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M73 29.6c0-1.4-1.1-2.6-2.6-2.6a2.6 2.6 0 100 5.3c1.5 0 2.6-1.2 2.6-2.7z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.6 30c0-.1 0-.5-.4-.5H72l-.4.3.3-.5c.1-.5-.4-.6-.8-.6-.8 0-1.4.6-1.4 1.4 0 .8.6 1.4 1.4 1.4.8 0 1.5-.6 1.5-1.4z' fill='%23000'/%3E%3Cpath clip-rule='evenodd' d='M82.2 31.5h0c-.4-.8-.4-1.6-1-2.4-.4-.8-1.2-1.3-1.7-2a8.7 8.7 0 00-2-2.4c-1.7-1.4-2.4-3.8-4-5.3-.7-.7-1.2-1.6-2-2.2-.3-.3-.8-.3-1-.6-.5-.3-.8-1-1.2-1.3-1-1-2-2-3.2-2.9-1-.7-2.5-2-3.7-2.1h-.2.2c-.4 0-1.7-1.2-2-1.5-.7-.4-1.5-1-2.3-1-.7-.1-1.2 0-1.9-.3s-1.4-.8-2.2-1C53 6 51.6 5.3 50.4 4.9c-1.1-.4-2.2-.5-3.4-.9l-3-.9-3.3-.4-8.4-1.3h-3.2c-2.4-.7-6-.6-9.2-.6-3 0-6.6-.2-8.5 2.8A9.7 9.7 0 0010 8.8c0 1.7.7 3.4.2 5.2 0 .2-2.7-2-2.9-2.2-.8-1.1-1.2-2.3-2.5-3-1.5-.9-2 0-2.4 1.3-.6 1.8-.6 3.7-.8 5.5-.3 2 0 4.3.6 6.1.8 2.4 1.6 4.8 2.6 7.1.4 1 .6 2.3.6 3.3v3.7c-.2 1.5-1 3-1.6 4.3l-1.1 2.1c-.3.5-1.7 1.8-1 2.3.6.4 1.7-.6 2.1-1l.8-.5a7 7 0 012.4-.7c1.5-.3 3-.2 4.1.6.2 1-.3 2.3-.5 3.2-.3 1.4-1 2.9-1.4 4.3V52l.3 3.1c.5 1.5 3 4.2 4.6 4.6.8.8 3.2.6 4.9.6l12.4-.6c3 .8 7.8.3 11.3.3 3 0 6.4-.7 9.3-1.8.5-.1.8-.5 1.3-.7l2.6-.4c1.7-.3 3.4-.6 5.1-1.1 1.9-.6 3.7-2 5.4-3l5-3.2c1.6-1.2 2.6-3 4-4.4a13 13 0 014.5-3c.7-.2 1.7-.3 2.4-.8.6-.4.7-.7 1.5-1 1.5-.5 2-1.7 2.9-3 .4-.6.8-.8.7-1.7 0-.4-.1-1.3-.6-1.5-.4 0-.6.4-1 .2-.1-.1 0-.4-.2-.6-.4-.5-.6-.7-1.2-.9h-1.6c0-.5 0-1.3-.6-1.5h0v-.2z' stroke='%23000' stroke-width='2.8'/%3E%3Cpath d='M86 35l-.4.2-.6.5-1.7 1-.9.2-1.1.2-1.8.3' stroke='%23000' stroke-width='2.8' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M.8.5h87V61H.8z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
background-position: center;
background-repeat: no-repeat;
left: 10%;
top: 75px;
z-index: 100;
animation-name: swimone;
animation-duration: 38s;
animation-iteration-count: infinite;
animation-timing-function: linear;
position: absolute;
transform: scaleX(1); }
#fish2 {
width: 115px;
height: 106px;
background-image: url("data:image/svg+xml,%0A%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 115 106'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M91.8 89.6c-3.7.7-6.7.5-7.2.4a30 30 0 01-14.2 1.5C65.2 90.8 60 89 55 86c-8.4-3.1-12.9-6.6-15.2-9-1.6-1.7-2.4-3-2.7-4L33.4 79l-.3-.4c-.2-.3-.8-1-1.4-.8-.5 0-1 .7-1.3 1.7l-.3.7-.3-.7c-.4-.6-.8-1-1.1-.9-.7.2-1.3 1.5-1.5 2l-.3.8-.3-.9s-.5-1.3-1.4-1.1c-.3 0-.8.3-1.5 1.4l-.4.5-.2-.6c-.3-1-.9-1.4-1.6-1.2-.7.1-1.3.6-1.3.6l-.4.4-.1-.5s-.4-1.1-1-1c-.3 0-.6.3-.8.6l-.7.6v-.9c0-.6 0-1.1-.3-1.3-.1-.1-.4-.2-.7-.1-.6.1-1.1.5-1.1.5l-1 .7.5-1c0-.4.3-1.3 0-1.8-.3-.4-.9-.5-1.7-.4h-.8l.6-.6c.4-.5.6-1 .5-1.4-.2-.7-1.2-1.1-1.2-1.1l-.4-.2.3-.4s1-1.2.8-2.1c0-.4-.4-.8-1-1l-.6-.2.5-.4c1-.7 1.5-1.4 1.4-2 0-.7-1-1-1-1l-.3-.2.2-.4c.2-.2 4.3-6.4 9.7-7.5l1-.2c3.6-.2 6.7 1 9.8 2.1l.2.1v-1.8c-.7-1.7-1.2-1.6-1.3-1.6-.3 0-.6.9-.8 1.4H30c-.4-1.5-1.4-3.6-2.2-3.5-.2 0-.5.4-.8.8l-.4.6-.2-.7c-1-4-2.5-4-3-4l-.1.1-.4.2v-.4c-.4-1.2-1.2-3-1.8-2.9l-.2.1-.5.5v-.7c-.2-1.7-.6-3-1.4-3.5-.6-.5-1.2-.4-1.2-.4l-.5.1.1-.5c0-.1.8-3.2-2.2-5.4l-.3-.2.3-.3c1-1-.5-3.8-1.2-4.8l-.2-.3.2-.2s1.8-1.7-.8-5.4l-.3-.4.5-.1c.5-.1.8-.3 1-.7.4-1.1-.8-3.2-1.3-3.9l-.1-.2.1-.2c0-.1 1.8-3 4.8-3.7 1.8-.3 3.7.2 5.5 1.6 4.3 3.3 7.6 8 10.8 12.4l.1.2.5.6c.8 1.1 1.5 2.2 2 3.4 2.3-5.5 5.3-10 9-13.7 1.4-1.9 4.9-5.3 5-5.4.2-.1 4.2-2 14.6-4.3l4.4-.9c9.5-1.8 15.2-1.5 18.4.7a8.4 8.4 0 013.4 5.7v.1c-1.5 5-4.5 6.5-8.6 8.5-.1.3 0 1.3 1.6 4.2l2 3.6 17.9 21c0 .2.2.3.3.4.2.3.5.5.6.8.2.1.2.2 0 .4.7 0 1.5.8 1.5.8a10.3 10.3 0 012.8 6.1v.6c0 .9-.1 1.7-.4 2.3-.3.7-.8 1.2-1.3 1.5l.5.7c.2.7 0 1.5-.1 1.8V71.7l-.4.7v.3l.1.3c.2 1 .1 2 0 3-.7 3.4-3.1 5.8-5 7.1a19.9 19.9 0 01-11.2 6.5zm-7.3.4c.6 0 3.5.3 7.2-.5 4.6-1 8.4-3 11.3-6.3 1.9-1.4 4.3-3.7 5-7.1.2-1 .2-2 0-3v-.4-.2l.2-.7a2.4 2.4 0 000-1.3c.2-.3.4-1 .2-1.7l-.5-.8c1.1-.6 1.7-2 1.7-3.8v-.5a10.3 10.3 0 00-2.8-6.1s-.8-.8-1.4-.8v-.5l-.7-.7-.3-.4-17.9-21-2-3.6c-1.6-3-1.7-4-1.7-4.2 4.2-2 7.2-3.5 8.7-8.5v-.1A8.3 8.3 0 0088 12c-3.2-2.3-9-2.5-18.4-.7l-4.4.9a69.1 69.1 0 00-14.5 4.2c-.2.2-3.7 3.5-5.1 5.4a40.6 40.6 0 00-9 13.7c-.5-1.2-1.3-2.2-2-3.3l-.5-.7-.1-.2c-3.2-4.4-6.5-9-10.8-12.4-1.9-1.4-3.7-2-5.5-1.5-3 .6-4.7 3.5-4.8 3.6l-.1.2.1.2c.5.7 1.7 2.8 1.2 3.9 0 .3-.4.6-1 .7h-.4l.3.5c2.6 3.7.9 5.3.8 5.4l-.2.2.2.2c.7 1 2.3 3.8 1.1 4.9l-.2.2.3.2c3 2.2 2.3 5.3 2.2 5.5l-.1.4h.5s.6-.2 1.2.3c.8.6 1.2 1.9 1.3 3.6v.6l.6-.4.2-.1c.6-.2 1.4 1.6 1.7 2.9l.1.3.4-.1h.1c.4-.2 2-.2 3 3.9l.2.7.4-.7c.3-.4.6-.6.8-.7.8-.2 1.8 2 2.2 3.5h.6c.1-.5.5-1.4.8-1.5.1 0 .6 0 1.3 1.6v2l-.3-.2c-3-1.1-6-2.3-9.6-2a9 9 0 00-1.1 0c-5.4 1.2-9.5 7.4-9.7 7.6l-.2.3.4.2s.9.4 1 1.1c0 .6-.5 1.3-1.5 2l-.4.3.5.2c.6.3 1 .6 1 1 .3 1-.8 2.2-.8 2.2l-.3.4.4.1s1 .4 1.2 1.1c.1.5 0 1-.5 1.4l-.6.6h.8c.9-.1 1.4 0 1.7.4.4.5.1 1.5 0 1.8l-.4 1 .9-.6 1.1-.6.8.1c.2.2.3.7.3 1.4v.8l.6-.6c.2-.3.5-.5.7-.5.7-.2 1 1 1 1l.2.4.4-.3s.6-.5 1.3-.7c.7-.2 1.3.3 1.6 1.2l.2.6.4-.5c.7-1 1.2-1.3 1.5-1.4.9-.2 1.4 1.2 1.4 1.2l.3.8.3-.8c.2-.5.8-1.8 1.5-2 .3 0 .7.3 1.1 1l.3.6.3-.7c.4-1 .9-1.6 1.3-1.7.6-.1 1.3.6 1.4.9l.3.4 3.7-6.1c.3.9 1.1 2.2 2.7 4 2.3 2.3 6.8 5.8 15.2 9 5.1 3 10.3 4.8 15.3 5.5A29.7 29.7 0 0084.5 90z' fill='%23000'/%3E%3Cpath d='M37 36.4s-8-12.6-14-17.1c-5.8-4.6-9.7 2-9.7 2s3 4.5 0 5c2.9 4.1.8 6 .8 6s2.7 3.7 1.2 5.2c3.2 2.4 2.3 5.7 2.3 5.7s2.7-.5 3 4.3c1.4-1.2 2.4 3 2.4 3s2.3-1.2 3.6 4c2-3.1 3.6 2.9 3.6 2.9s1-4.7 3.1 1.3c1-4.4 3.3 1.5 3.3 1.5l3-6' fill='%2398D3BB'/%3E%3Cpath d='M36.6 61l-.3-.7c-.5-1.4-1.5-3-2-3-.1 0-.4.4-.6 1.4l-.3 1.1-.4-1c-1-2.8-1.5-2.9-1.6-2.9-.4 0-.7 1-.9 1.5H30c-.3-1.3-1.2-3.4-2-3.5-.4 0-.7.4-1 .8l-.4.6-.2-.7c-.6-2.6-1.5-3.5-2.2-3.8-.5-.3-1-.1-1-.1l-.3.2v-.4c-.3-1-1-2.7-1.6-3l-.4.2-.5.4v-.6c-.2-1.8-.6-3-1.3-3.6-.7-.5-1.3-.4-1.3-.4l-.5.1.1-.5s.8-3.2-2.2-5.4l-.3-.2.3-.3c1.1-1-.5-3.8-1.2-4.8l-.2-.2.2-.2c.1 0 1.8-1.7-.8-5.5l-.3-.4h.5c.5-.2.8-.4 1-.8.4-1-.8-3.2-1.3-3.9V21.1c.1-.1 2-3.1 5-3.7 1.7-.3 3.5.2 5.3 1.6a90 90 0 0114 17.2c.2.1.1.3 0 .4h-.5c0-.2-8.1-12.7-13.9-17.1-1.6-1.3-3.2-1.7-4.8-1.5-2.4.5-4 2.6-4.4 3.3.4.6 1.7 2.9 1.2 4.3-.2.4-.5.8-1 1 2.2 3.2 1.2 5 .7 5.7.5.8 2.3 3.6 1.2 5.1A6 6 0 0118 43c.3 0 .8.1 1.3.5.8.7 1.3 1.8 1.5 3.5h.5c1 .4 1.7 2.3 2 3 .2 0 .6 0 1 .3 1 .4 1.8 1.6 2.4 3.6.4-.4.8-.6 1.2-.6 1 .2 1.9 2 2.3 3.1.2-.5.6-1 1-1 .8 0 1.4.7 2 2.3.3-.6.7-.9 1-.9 1 0 2 1.6 2.4 2.7l2.7-5.4a.3.3 0 11.6.3L36.6 61z' fill='%23000'/%3E%3Cpath d='M33 57.8h-.2c0-.1-.1-.3 0-.4l5.6-6.9h.3v.3l-5.6 6.9H33zM29.9 55.3h-.2V55l7.8-6.8h.3v.3L30 55.3h-.1zM26.6 52.8l-.2-.1v-.3l10.4-6.1h.3v.3l-10.5 6.1zM22.9 49.1l-.2-.1v-.3l13.5-4.3h.2l-.1.3-13.4 4.4zM35.7 42.9l-15.2 3-.2-.1c0-.1 0-.2.2-.3l15.1-3c.1 0 .2 0 .2.2v.2zM35.4 41.2L18 42 18 42c0-.2.1-.2.2-.3l17.2-.8c.1 0 .2 0 .2.2l-.1.2zM35.2 39.4l-19-2a.2.2 0 01-.2-.2l.2-.2 19 2 .2.2-.2.2zM34.8 37.8h-.1l-20-5.5-.1-.2.2-.2 20 5.5s.2.1.1.2l-.1.2zM34 36H34l-20.2-9.5v-.3s0-.1.2 0L34 35.6v.3zM34 34.6h-.2L13.2 21.4a.2.2 0 010-.2c0-.1 0-.1.2 0l20.6 13v.4z' fill='%23000'/%3E%3Cpath d='M32.8 59.7c-2.7-1.1-6.7-2.4-10.1-2.1-5.8.4-10.5 7.5-10.5 7.5s2.9 1.3-.4 3.7c2.7 1 .3 3.7.3 3.7s2.6 1 .8 3c3.2-.3 2 2.7 2 2.7s2.8-2 2.7 1.1c1.6-1.7 2.4.6 2.4.6s2.4-2.2 3.4.7c2.3-3.5 3.5-.2 3.5-.2s1.5-4 3.2-1c1.4-3.7 3.3-1 3.3-1l3.7-6.2s1.8 7.4 18 13.4c17.3 10.2 29.4 4.1 29.4 4.1s11.1 1.4 18.3-6.8c6.6-4.7 4.8-10.4 4.8-10.4l-2.5-16-18.8-22.1s-4.3-7-3.7-8.3c4.3-2 7.2-3.4 8.6-8.3-1.4-7.2-7.6-8.7-21.4-6.1-13.8 2.6-18.9 5-18.9 5s-3.5 3.5-5 5.4c-14.2 14-13.1 37.4-13.1 37.4v.2z' fill='%2398D3BB'/%3E%3Cpath d='M50 18.8c1.3 1.2 3.7 3.5 5.7 3.2 1 1 3.2 1.3 4.6 1.5 1.9.3 3.3.9 5 1.5 3.5 1.1 7 .7 10.3 1 4.2.4 8.4.4 11.7-2.5 2.6-2.4 5.2-5.5 2.3-9.4a12 12 0 00-6.2-3.8c-5-1-10.6.5-15.4 1.7-3.8 1-7.7 2.2-11.6 2.8-2.3.3-6.7 1.3-7 4.2' fill='%23A94198'/%3E%3Cpath d='M64.1 18.8h-.6c-.2-1.5-7.5-2-12.5-1.7v-.7l6.3.1c4.4.3 6.6 1 6.8 2.3z' fill='%23963953'/%3E%3Cpath d='M66.3 18h-.7c0-.2-.6-1.3-6.5-1.5h-6.6V16s3.3-.2 6.6 0c4.7 0 7 .8 7.2 2z' fill='%23963953'/%3E%3Cpath d='M69.3 17.3l-.6.1c0-.3-.7-1.4-7-1.6h-7.1v-.6s3.5-.2 7 0c6.7.2 7.6 1.3 7.7 2.1z' fill='%23963953'/%3E%3Cpath d='M72.1 16.9h-.6c0-.3-.7-1.4-6.9-1.8-3.4-.2-6.8-.1-6.9-.1v-.7l7 .2c6.4.4 7.3 1.5 7.4 2.4z' fill='%23963953'/%3E%3Cpath d='M75.2 16.3h-.6c0-.1-.2-.4-.5-.6-2.5-1.7-11.5-2-13-1.6l-.1-.7c1.5-.3 10.8-.1 13.4 1.8.5.3.7.7.8 1.1z' fill='%23963953'/%3E%3Cpath d='M79 16h-.6c0-.2-.2-.4-.6-.7-2.5-1.8-11.4-2.4-13.4-2v-.7c2-.4 11.2.2 13.8 2.2.5.3.8.7.8 1.2z' fill='%23963953'/%3E%3Cpath d='M85.7 14.7H85c-.3-2.4-10.4-2.6-16.7-2.2v-.7s4.2-.2 8.3 0c5.9.2 8.8 1.1 9 2.9z' fill='%23963953'/%3E%3Cpath d='M87.8 14.5h-.6c-.4-3.3-12.5-2.8-17-2.3l-.1-.6s4.3-.5 8.5-.4c5.9.2 9 1.3 9.2 3.3z' fill='%23963953'/%3E%3Cpath d='M89 14.9c-2.4-5-15.1-3.2-15.3-3.2V11c.5 0 13.3-1.9 15.8 3.6l-.6.3z' fill='%23963953'/%3E%3Cpath d='M82.1 15l-.6.2c0-.2-.2-.5-.5-.6-2.3-1.8-12.3-2.1-13.6-2l-.1-.6c1-.1 11.4 0 14.1 2 .4.3.7.7.7 1z' fill='%23963953'/%3E%3Cpath d='M63.7 18.9c-.4-2.6-12.7-2-12.9-2v-.2c.5 0 12.6-.5 12.9 2.2z' fill='%237D2D44'/%3E%3Cpath d='M65.9 18h-.1c-.3-2.5-13.3-1.7-13.4-1.7.5-.1 13.1-.9 13.5 1.7z' fill='%237D2D44'/%3E%3Cpath d='M69 17.4h-.2c-.3-2.6-14.2-1.8-14.4-1.8.6 0 14.2-.9 14.5 1.8z' fill='%237D2D44'/%3E%3Cpath d='M71.7 16.9c-.4-2.6-14-2.2-14.1-2.2.6 0 13.8-.4 14.1 2.2z' fill='%237D2D44'/%3E%3Cpath d='M74.8 16.4c-.1-.3-.3-.6-.7-.9-2.6-1.8-11.6-2-13.2-1.7 1.6-.4 10.7-.2 13.2 1.6.4.3.7.6.7 1z' fill='%237D2D44'/%3E%3Cpath d='M78.6 16c-.1-.3-.3-.6-.7-.9-2.6-2-11.5-2.5-13.6-2.1v-.1c2-.4 11 .2 13.6 2.1.4.3.7.7.7 1zM85.3 14.7h-.1c-.5-3.6-16.9-2.5-17-2.5.6-.1 16.6-1.2 17 2.5z' fill='%237D2D44'/%3E%3Cpath d='M87.4 14.6c-.5-4.4-17.2-2.7-17.4-2.7 0 0 4.3-.5 8.5-.4 5.7.2 8.7 1.2 9 3z' fill='%237D2D44'/%3E%3Cpath d='M89 14.8c-1.2-2.7-5.3-3.5-8.6-3.7-3.5-.2-6.8.3-6.8.3s3.3-.5 6.8-.4c3.3.2 7.5 1 8.8 3.8H89zM81.7 15.1l-.6-.8c-2.6-1.9-12.8-2-13.9-1.9 1-.2 11.3 0 14 1.9.3.2.5.5.5.8z' fill='%237D2D44'/%3E%3Cpath d='M83 25.7c2.9-.7 5.5-2.7 7-5.1.8-1.4 1.1-3.3-.4-3.8-1-.3-3-.1-4.1 0-7 .7-13.5 3.3-20.5 3.1-1.4 0-2.6.6-4.1.6-2.8 0-6.5-.9-9.1-1.6 1.7.2 3.3 1.7 5 2.2 2 .7 3.7 1 5.6 2 2.4 1.3 5.3 2.6 8 3.1 2.3.4 4.6.2 7 .2 2 0 4.7.2 6.6-1' fill='%23983977'/%3E%3Cpath d='M89.7 81.9c.3.7-.4 1.3-.7 1.9-.3.6-.7 1.3-.8 2-.4.2-.5.8-.8 1.1-.3.4-.8.6-1 1 1.5-.2 3-.6 4.4-.9 1.6-.3 3.1-1.4 4.7-1.7.1-1 .4-1.8.8-2.8l.6-1.8c0-.4-.2-.8 0-1.2-1 .6-2.7.6-3.9 1L89.5 82M107.7 74c0 .5-.3 1-.7 1.2l-.6.6-.7.5c-.4.4-.8.8-1.3 1-.2.2-.4.4-.7.4-.2 0-.4 0-.5.3l-.2.8-.6 1.8c-.3 1.1-.8 1.7-1.2 2.7 1.7-.2 3.4-2 4.5-3.2a8.1 8.1 0 002-6z' fill='%23004F7F'/%3E%3Cpath d='M103.3 75.6c.2.7 0 1.3 0 1.9-.1.5-.3.4-.7.5l-1 .5c-1.7.5-3.3 1-5 1.3V78c1.6-.3 3-1.2 4.4-1.7.5-.2 2-1.2 2.3-.6M97.2 87.2l2.1-2.1c.6-.6 1.4-1.2 1.8-2-1 .2-2 .8-3 1.1l-2.8 1c.2.5-.8 1.7-1.1 2-.5.7-1 1.2-1.6 1.7.7-.1 1.5-.4 2.2-.7l1.4-.6c.4-.2.8-.5 1.2-.5M83 79.8c.3 1 0 2.2-.2 3.3a3 3 0 011.4-.2 30 30 0 004-.7c.4 0 1.2 0 1.4-.2.3-.3.6-2.7.2-2.7a14 14 0 00-4 0c-.9.2-2 0-2.8.3v.3M84.6 89.6c.7-.3 1-1.2 1.6-1.6v-.2c-.5.2-1 0-1.5.1l-1.5.1-2.3.3c-1 .1-1.6.5-2.2 1.3L77 91.4c1.4-.2 3-.2 4.4-.8.7-.3 1.5-.6 2.3-.7.2 0 1-.2.9-.4M82.8 83c-.3 1.2-.8 2.4-1.4 3.5-.4.7-1 1.7-1.7 2-1.1.5-2.4.7-3.5 1a9 9 0 01-3.7.2c.7-.1 1-1 1.5-1.4l1.3-1.4 1.4-2 .6-1.4.5-1c.2.3 1.2.1 1.5.1l1.5.1h1.5l.5.2v.3' fill='%23004F7F'/%3E%3Cpath d='M70.6 74.4l2.3.6a10 10 0 014.2 2.8c.7.7.5 1.2.6 2.2 0 1 .2 1.8 0 2.7v-.1c-1.4-.1-3-.3-4.3-.7-.9-.3-1.7-.4-2.6-.8-.5-.3-1.7-.4-2-1 .5-.1.4-1.3.4-1.7a8 8 0 00.1-2.2l-.2-1.6c0-.2 0-.4.2-.5.3-.2 1 .2 1.3.3z' fill='%23004F7F'/%3E%3Cpath d='M69 80.2c-.5.1-1.3-.3-1.8-.4l-1.9-.4c-.8-.2-2-.6-2.8-.4.1.6-.7 1.5-1 2-.3.8-.8 1.6-1.2 2.3a8 8 0 01-1 1.7c-.5.6-.8 1.4-1.4 2 1.3-.3 2 .6 3.2 1 .6.2 1.2.2 2 .1.7-.1 1-.4 1.5-1l1-1 1-1.3a22.4 22.4 0 002.3-3.6c.2-.5.1-.6 0-1' fill='%23004F7F'/%3E%3Cpath d='M69.7 91c.5 0 .8-.4 1.3-.6l1.2-.6.6-.2-2.2.1h-.9l-.7.1h-.7l-1.7-.4-1.5-.6-1-.6c-.2 0-.7-.3-.9-.2l-.4.4-.8.6c.4 0 .8.3 1.2.5 1.1.4 2 .8 3.2 1l2 .3c.4 0 1 .4 1.4.3M68 66.6l.7 2.7c.3 1 .9 2.5.8 3.5-.7 0-.7.7-.6 1.3-1.9.3-4-.4-5.9 0 .9-.2.3-1.6.2-2.1v-2c.1-1.3-.1-2.7.3-4 .6.4 1.1.5 2 .3.4-.1 2-.6 2 .3h.4M53.3 78.6c1-.3 2 .1 3.1-.1.2.5 0 .7 0 1.2-.2.6 0 1.3 0 2 0 1.4-.1 3 .3 4.5-.4-.4-1-.3-1.4-.5-.5-.4-.7-1.4-.9-2-.5-1.6-.8-3.3-1.1-4.9M50.4 83.5l-1-4.2-1 .2c-.4 0-.8-.1-1.1-.3-.4 0-.7-.3-1-.4-.1.5.3 1.3.4 1.8 0 .3 0 .6.2.9.3.5.1.2.5.5.8.8 2.1 1.7 3.3 1.8l-.4-.5' fill='%23004F7F'/%3E%3Cpath d='M57 73c-.2 1-.6 2-.5 3v1l-.1 1.6 1.3-.1H59l2 .3c.4 0 1 .5 1.4.3l.2-1 .5-2c.3-.8.2-1.7.3-2.4-1 .4-2.4 0-3.4-.3-.9-.1-2.5-.7-3.2-.3M57.6 65.6c-.3.1-1.4-.1-1.7-.2l-2.1-.3-1.2-.2c-.6.1-.4 0-.6.5-.2.7 0 2 0 2.9.1 1 .4 1.9.4 3 0 .4 0 .8.4 1h.8c.4 0 .8.3 1.2.4.5 0 1.7.4 2 0 .2-.2.3-1.1.4-1.4l.4-1.3c.2-.5.4-1.2.3-1.8 0-.2-.4-2.5-.3-2.6zM52.6 72.6c0 2 .8 4 .8 6l-4.1.7v-1.7c0-.4-.3-.8-.4-1.2a43 43 0 01-.8-3.8c.4-.2.5.1.8.1h1c.8-.2 1.7-.5 2.4-.4.2.2.3.5.1.7M40.8 72l1.4 6.8c.5 0 .6.5 1 .6l1-.2c.5-.1 1.9-.6 2.1-.3-.2-1-.8-1.6-1.1-2.7-.3-1.2-.4-3-1-4.1-.7 1-2.6-.6-3.5-.3l.1.5' fill='%23004F7F'/%3E%3Cpath d='M45.2 72.4h3l-.4-4.5.1-3.4c-.6.2-1.7-.2-2.3-.2l-2.5-.4c.3 2.2.3 4.5.6 6.7.2 1.4.2 1.6 1.5 1.8zM72.7 66.7c-.3.7 0 1.7.2 2.5.5-.7 1.3-1 1.9-1.5l.8-.9a8 8 0 00-2.9-.3v.3M76.6 60.6c.1.8.5 1.3.8 2 .3.7.4 1.5.8 2.2 1.3-.9 7.5-1.4 6.7-4.2-1.2-.2-2.5.2-3.7.1-1.4 0-3.3-.4-4.7 0M96.2 59.4l-1.8.4c-.3 0-.7.3-1.1.1 0 .3.3.6.4.8l.8 1 .4.3.6-.2 2.4-.7c1.7-.3 3.4-.7 4.7-1.8 1.5-1.1.6-1.2 0-2.4l-2.4.5c-1.4.4-2.5 1.7-4 2z' fill='%23004F7F'/%3E%3Cpath d='M90.4 56.6c.5.4.8 1 1.3 1.5s1.3 1.2 1.6 1.9c-.6.2-1.3 0-2 .1-1.4.3-3 .9-4.4.8l-2.5-.2c-.6-2.2-1.7-4.5-3.4-6 1 1 3 .8 4.5 1l2.4.7c.8 0 1.9.2 2.5 0v.3M66.1 59.2l2.8.5c.9.1 1.8 0 2.3.8.3.8.4 1.8.8 2.7.4.8 1 2.3.7 3.2-.6.2-1.6 0-2.3.2-.6.1-2 .6-2.4 0l-.2.1c.4-1.1-.7-2.8-1-3.8l-.5-2.1-.2-1.1c0-.1-.2-.8 0-.4M62.5 58.7c.5 2.4 1.6 5 1 7.5-.4.2-.9 0-1.4 0-.8 0-1.3 0-2-.2-.9-.2-1.8-.3-2.6-.2l.2-1v-3.1c0-1.4.1-2.7-.1-4v.3c.9 0 5.3-.4 4.8 1M51.3 57.3c.3 1.4.2 2.7.3 4.2 0 .7.5 2.6.2 3.3-.9-.3-1.4-.4-2.3-.2-.6 0-1.3.2-1.8 0 .5-.5.3-2.6.4-3.4 0-.9 0-1.8.2-2.7.1-.7.5-1.1.1-1.8.5-.2 1 .2 1.4.3.5 0 1.2 0 1.8.2M42.6 55.5c.3.6 0 1.5 0 2.2L43 60l.3 4.1c0-.7-1.5-.7-2.1-.7-1 0-1.9-.7-2.8-.7a13 13 0 01-.5-3.7c0-1.3-.2-3.7.6-4.8.7.4 1.4.6 2.2.8.8 0 1.7-.1 2 .5M35.3 55.6a13 13 0 000 5l-1.2-.9c-.8-.6-.6-.5-.4-1.4.3-1 .1-2 .1-3 .1-1.1.3-2.2.2-3.3h.2c.4.2 1 .6 1.3 1 .4.7 0 1.1 0 1.8l-.2.8zM33.3 50.8c.4.3.7.7.8 1.1.2-.4 0-.8.1-1.3 0-1.5.3-3 .5-4.6.2-.7.5-1.6-.5-2 .3 1.2-.3 2.4-.5 3.5-.2 1-.5 2.6-.4 3.5' fill='%23004F7F'/%3E%3Cpath d='M36.4 49.8c.2-1 .6-2 .7-3 0 .2 1 .6 1 .7l.6.3c.2.1.4 0 .6.2.1 0 0 0 0 .1l-.2.6c0 .6-.3 1.2-.3 1.7 0 .4-.6 3.6-.5 3.7-1-.6-1.8-.6-2.7-.9l.8-3.4zM42.8 55.5c1.1-.2 2 .2 3 .5.7.3 2 .8 2.7.8-.3-.7.1-1.8.2-2.5.2-.6.4-1 .4-1.8 0-.7-.2-.6-.7-.9-1-.5-2-.6-3-.9-.7-.2-1.7-.9-2.5-.5.5.4 0 5.3-.1 5.3zM101.7 52.5l-2.6.4c1 .6 1.1 1.4 1.6 2.3.3.4 1.4 1.8 1.9 1.7 0-1 1.7-.5 2.3-.6 0-.7-1-1.2-1.4-1.7-.6-.7-1-1.7-1.8-2z' fill='%23004F7F'/%3E%3Cpath d='M86.3 50c.1 1.1 1.3 2.4 1.8 3.3.2.3 1.8 3.5 2.3 3.3.7-.2 1.4-.6 2-.9l1.8-.7 1.6-1.4 2-.4 1.5-.2c-.3-.5-.8-.8-1.2-1.2l-1-1.6a6 6 0 00-1.2-1.8c-.4-.5-.7-1-1.2-1.4-.6-.5-.8-.3-1.6-.2-1.4.3-2.5.9-3.7 1.6l-2 1c-.3.1-1.3.2-1 .8M94.4 46.7a8 8 0 00-1.2-1.3c-.6-.6-1-1.2-1.4-1.8l-1-1a3 3 0 01-.9-.8c.2 0 2.4-.6 2.4-.3.2 1 1.6 1.6 2.2 2.2.6.5 1.4 1.2 1.6 2 .2 1-.8.9-1.7 1zM86.2 50c-.1-.7-.4-1.2-.8-1.7l-1-1.9-1-1.8c-.2-.5-.4-1.2-.8-1.4-.7-.4-3 .5-3.8.6-1.2.2-2.4.3-3.5.7.4 1 1 1.9 1.5 2.9.8 1.6 1.4 3.3 3.4 3.5 1.8.1 4.7.7 6-1M73.4 49c.4 1 1.4.7 2.2.7 1 0 2.6.4 3.2 1.1.3.4.4.9.6 1.3 0 .2 0 .5.2.7l.5.3c.7.5 1.4 1.2 1.6 2-.5.2-1.1-.1-1.6-.2l-2.1-.4-2-.1c-.3 0-.8.4-1.2.3-.3-.1-.2-.6-.3-.8-.1-.8-.2-1.5-.5-2.2-.3-.8-.2-1.8-.6-2.6z' fill='%23004F7F'/%3E%3Cpath d='M74.6 54.4h-.8l-1-.3-1.6-.2-1.4-.1h-.5l-.2.1c0 .3 0 .7.2 1l.3 1 .7 2.4c.2.6.2 1.3.8 1.6.7.5 1.6.4 2.4.5 1 0 1.9.3 2.9.3-.2-1.1-.7-2.2-1-3.2-.3-1-.2-2.1-.8-3zM63.5 53.6h1l.7.1v.4l.7 2.7.3 1.3v1.2c-.4-.4-1.3-.4-1.9-.3h-.9c-.3-.1-.6-.3-1-.2l-1-5.3c.7 0 1.4.2 2.1 0zM51 52.1c.4 1.8.3 3.5.6 5.3.9-.3 1.9.2 2.8.4 1 .2 2.2.5 3.3.3-.1-.9-.4-1.7-.4-2.6 0-1 0-1.9-.3-2.9-.7.3-2.1-.2-3-.2-1 0-2.2 0-3.2-.3M37.5 41.1c.3.5 1.1 1.1 1.2 1.7 0 .3-.5 1.3-.6 1.6l-.3 1.3c-.2.4-.7.4-.6 1-.8-.4-2.2-1.5-2.2-2.3 0-.5.4-1.4.6-1.9l.5-1.7c0-.4.2-1.1.5-1.4l.3.9.6.8zM40.4 43.8c-.4.5-.4 1.1-.4 1.7-.2.8-1 2-.7 2.8.8-.1 1.3.5 2 1 .5.3 1.6.5 1.9 1h.4c-.6-1.8 1-3.7.1-5.4-1 0-2.6-1.5-3.5-1.1' fill='%23004F7F'/%3E%3Cpath d='M49 51.7c.5-.1 1.4.2 2 .5-.3-1-.5-2-.5-2.8.1-.9.5-2.3.4-3-.7.1-2 0-2.5-.5l-.4.1c.1 1 .5 1.9.5 2.9s0 2 .3 3v-.2M68.3 48.5c.3 1.7.9 3.6 1 5.3-1.3.1-2.7-.3-4 0-.7-2-1.3-4.1-1.8-6.2 1.3.4 2.9.6 4.2.5.2.3.6.3.7.3M60.2 47.6c.5 2 1 4 1.3 5.9-1.4.2-3 0-4.4-.2-.4-1-.4-2-.7-3-.4-1-1-1.9-1.1-3 .7-.3 4.6-.2 4.8.3' fill='%23004F7F'/%3E%3Cpath d='M55.4 47.3c-.2-.6-.2-1.3-.2-2v-.8-.8-1c0-.3.2-.9 0-1.2.1.1-.9.3-1 .3-.4 0-1-.3-1.4-.4l-1-.1c-.2 0-.3 0-.5.2-.6.6-.2 1.8-.3 2.5v2.6c.8-.2 1.6-.5 2.5-.3.6 0 1.7.9 1.6 1M48 41.5c.4 1 .3 3 0 4-.6.3-1.4 0-2-.2l-1-.2h-1.3c.1-.5 0-1 .2-1.5 0-.6.4-1 .5-1.5l.3-1.7c.9-.2 1.2.7 2 .5.4.1 1 .3 1.4.6 0 .2-.1.1-.2.3M40.1 37.8c.4.5 1 .8 1.6 1.1l.5.3c-.4 0-.5.8-.6 1.1l-.5 1c-.3.5-.4 1-.5 1.7 0 .3 0 .5-.2.8l-1-.6c-.3-.2-.8-.4-.8-.7 0-.3.3-.8.4-1 .1-.5.2-1 .4-1.3l.7-2.4zM36.7 39.6l-.3-1.3v-1.5c.1-.8.5-2 1.2-2.5l.4.8.5 1c-.2.1-.3.4-.4.7l-1.4 2.8z' fill='%23004F7F'/%3E%3Cpath d='M40.2 31.9c-.7.8-.5 3-1.6 3.5l-.2.6c1.3.8 1.4.5 1.7 2.2l.5-2.1c0-.3 0-.5.2-.8 0-.2.3-.3.5-.5l.4-.8c-.2 0-.4-.3-.6-.4l-.6-.6-.6-.8M42.2 39.3c.8-.3 2 .8 2.7 1 .1-.6.8-2.5.5-3.2-.1-.5-.6-.8-1-1-.3 0-.5-.1-.7-.3l-.6-.5-.2.6-.5 1.6c-.2.5-.3 1.2-.2 1.8zM48.3 37.9c.2.6 0 1.1 0 1.7l-.4 1.8.6.1 1 .1h1.2c.2 0 .6-.2.8 0 .2-.5 0-1 0-1.5v-2c-1 0-2.6.2-3.4-.6M54.8 38.1c.3 1.2.3 2.5.5 3.6 1.6-.5 2.6 1.6 4.1 1.5l-.4-2-.4-2c0-.4 0-1-.2-1.3l-2 .4c-.5 0-1.4-.1-1.9-.3M68 45.1c.1 1 .2 2.1.7 3 1.8-.5 3 1.5 4.8 1.1l-.8-3.7c-1.9.3-3.2-1-5-.6' fill='%23004F7F'/%3E%3Cpath d='M63 44.4l.6 3c-.8.4-2.2.2-3.2.3-.4 0-.7-1.5-.7-1.7-.3-1-.3-1.9-.4-2.8h.9l.4.2h.6c.5.2 1.6.2 2 .6M74.2 42c.5.8 1.7 1.4 1.7 2.5-1.3.4-2.2.9-3.5 1.2l.3-.1c.2 0-1-3.6-1.2-4l-.6-2c0-.3-.5-1-.2-1.3.2.2.5.1.7.1l1 .2h1.1c.3.1.2.8.2 1 0 .9 0 1.6.5 2.3z' fill='%23004F7F'/%3E%3Cpath d='M67.3 41c.3 1.1.8 2.3.6 3.6-.8-.1-1.7-.3-2.5-.2-.8 0-1.6.4-2.3 0-.4-1.5-.8-3.2-1-4.8 1.6-.1 5.9-1 5.3 1.8M83 42.8l.3-.1c.5-.2 1-.5 1.6-.6l1.7.1c1.2 0 2.4-.6 3.5-.3-.2-.9-1.1-1.4-1.7-2-.2-.1-1.6-2.3-1.4-2.4-.6.2-1.3-.2-1.9-.2-.7 0-1.3.3-2 .2-.5 0-1 .1-1.6 0-.5 0-1-.2-1.5-.1.5.2.6 1 .7 1.4a18 18 0 001.3 3c.3.5.3 1 .4 1.4.2 0 .2-.2.3-.2l.3-.2zM68.8 33.7c1.6-.6 1.6.6 1.6 1.8 0 1 .2 2 .4 3-1.2.3-3.8 1.3-4-.2 0-.9.9-2.7 1.2-3.5.1-.6.3-1.6.8-1' fill='%23004F7F'/%3E%3Cpath d='M73 33.6c.4 1.7 1 3.4.6 5 1.1-1.8 4.5-1 6.4-1.2-.2-1.4-.4-3.2-1.3-4.3-1.8.2-4.3 1.8-6 .3M88.6 37.1c-.6.1-1 .4-1.7.5-.7-1.9-2.7-3.2-3.7-5.2l1.5-.3c.6.9 1.4 2 2.2 2.7.7.6 2.4 1.8 1.4 2.8l-.7-.5M60 34c-1-.2-1.7-.7-2.6-.4.2 1.5.5 3 1 4.4 1.5 0 2 .4 2-1.4 0-1.4.2-2.3-1.1-2.9M54.6 38c-.3 0-.5-.3-.7-.4a2 2 0 00-1 0c-.6 0-1.1.2-1.5.6-.2-.2 0-.7 0-1v-1.1l.2-1.9.2-1v-.7c0-.2.2-.1.4 0H53.9l.7.1c0 .4.2.7.3 1l-.1 1.3-.1 1.7.2 1.4h-.3zM49 32.8c.2 1.3-.4 3.6-.8 4.8-.8-.5-1.6-.7-2.6-.6-.3-1 .6-2 .8-3 .3-.6 0-1.8.7-2.2 1.3-.8 3.1 1 1.7 2.1M44.3 31.7c0 1.1-.8 2.7-1.2 3.7-.5-.2-.8-.5-.9-1-1.3-.2.3-1.3.6-1.8.4-.7.4-1.5.5-2.3.5.3 1 .7 1.3 1.3l-.3.1zM41.7 27.2c.3.8 0 1.7-.4 2.4l-.7 1-.4 1c0 .3-.2.5-.3.8l-.3-.5-.3-1c0-.5.3-1 .6-1.4.4-.7.6-1.8 1.5-2' fill='%23004F7F'/%3E%3Cpath d='M81.6 29.6c.3.6.5 1.3 1 1.9.2.2.5.6.6 1l-.3-.1c-.4-.1-.9 0-1.2.1l-1.5.3c-.2 0-1.6 0-1.5.5v-1.5a44 44 0 01-.4-1.7 9 9 0 013.4-.4M73.2 33.6c-1-.6-2.4-.1-3.6 0 .2-.5 0-1 0-1.6v-.6c.2-.2.7 0 .9 0l1.2-.2c.4 0 .8 0 1 .4.3.6.3 1.4.5 2zM66 33.2c-.1-.7.6-1.8.2-2.3-.5.3-1.2-.2-1.6-.3l-.8-.3c-.3-.1-.4-.4-.6-.5.1.5-.2 1-.3 1.4-.1.4 0 1-.2 1.4.6-.1 1-.3 1.6-.2.7.2 1 .7 1.7.5M57.8 33.7c-.3-.8-.1-1.6 0-2.4l.2-1v-1c0-.2.3-.5.1-.8l-.8.1h-1l-.7-.2c-.4 0-.4.6-.5.9-.3 1-.4 2.4-.5 3.4.7-.1 2.8.3 2.9.8M52.8 27.9c.1 1-.3 3.7-.8 4.5-1 0-1.7 0-2.7.2.4-1.4.7-2.7.9-4.2.3-2.3 1.3-.7 2.8-.9.2.4 0 .3-.1.5M49 26.7c-.1 1.7-2 3.3-1.8 5h-1.4l-1.4-.1.2-.5c0-.5.2-.8.3-1.2l.7-1.2c.1-.5.5-2.2 1-2.5.6-.3 1.5.7 2 .5M82.3 26.3c-2.1-1.2-1 2.5-.7 3.3.2 0 1.5-.6 1.6-.4-.2-.3-.4-3-.8-3l-.3.1' fill='%23004F7F'/%3E%3Cpath d='M77.4 26.7l.4 1.8c.2.6.6 1 .7 1.6-2 .5-4 1.1-6 1.4.4-1.6-.5-4.2-.8-5.9 1.3.5 1.5.6 2.9.5.9 0 2.9 0 3.1.5M69.2 26.2c.3 1.8.3 3.4.3 5.2-1-.8-2.4.3-3.5-.5.7-1.6 0-3.6-.2-5.3.6-.1 1.8-.4 2 .3 1.2-.2 2-.2 1.7 1.2M63.7 25.3c.4 1.5-1 3-.5 4.5-.7.1-1.6-.4-2.4-.6-1-.3-1.9-.5-2.9-.5 1.2-1.3.1-4.2 1.5-5.4.8.6 1.4 1 2.3 1.2.6.2 2.3.4 2.2.7M57.1 22.4l-.8 2-.6 1.8-.3 1.3c0 .4-.2.7.1 1-.5.1-.8 0-1.2-.2-.3-.2-.7-.6-1-.6l-.3-.1.7-2c.3-1.1.4-3.8 1.4-4.4.4.7 1.3 1.1 1.9 1.2M48 24.2c0-1.2 1.3-4.2 2.7-4.4-.8-1.8-1.7.2-2.3 1.1l-1.9 3.2-.5.8-.4.7c-.1.4.6.9 1 .7l.2-.4c.3-.3.5-.5.6-.9l.2-.5.4-.3zM51.8 20.7a7.1 7.1 0 00-2.1 3.7c-.1.4-.2 1-.4 1.3-.1.4-.4.7-.4 1 .4 0 .6.1 1 .3.2 0 .6.1.8.3-.1-.6-.1-1 0-1.6.3-.5.5-1 .5-1.5 1-.6 1.4-2.2 2.4-3-.7-.2-1.5-.6-1.9-1' fill='%23004F7F'/%3E%3Cpath d='M44.5 24.2c0 .6.5 1 1 1.2l.2.4c-.9.4-1.4 1.2-1.7 2l-.5 1.3-.1.6v.8l-.3-.3c-.6-.5-1.3-1.3-1.3-2.1 1.2-.5 2-3.1 2.9-4.2' fill='%23004F7F'/%3E%3Cpath d='M104.5 57c-1.4 0-6.6 3.8-9 4.5-2.6.7-8.5-.9-9.7-.6-1.2.2-16.4 6.7-16.6 13.8 2.4 5.4 11.5 5.2 11.5 5.2S89 80 96.4 78c13.3-3.4 11.5-7.6 11.5-7.6s.9-1.8-.7-2.5c4.6-1.7.7-11.7-2.7-11z' fill='%23F7941D'/%3E%3Cpath d='M76 72.2l-1-.2v-.5c.4-1.5.7-3.3-.2-4.5l.8-.6c1.2 1.6.7 3.7.4 5.3v.5z' fill='%23F68B1F'/%3E%3Cpath d='M77.3 72.4l-1-.2.2-.8c.3-1 .5-1.8.4-2.6 0-1-.3-2.2-.6-2.6l.7-.6c.7.7.9 2.5.9 3.1 0 1-.2 2-.4 2.9l-.2.8z' fill='%23F68B1F'/%3E%3Cpath d='M78.6 72.6l-.9-.3.4-1.3c.3-1 .6-1.9.4-3-.1-.8-.5-1.5-.8-2.2l-.3-.5 1-.4c0 .1 0 .3.2.5.3.7.7 1.5.9 2.3.2 1.5-.1 2.5-.5 3.6l-.4 1.3z' fill='%23F68B1F'/%3E%3Cpath d='M80.6 71.7h-1l.2-1.8c.2-1.8.5-4.5-.8-5.2l.5-.9c1.8 1 1.5 4 1.3 6.2l-.2 1.7z' fill='%23F68B1F'/%3E%3Cpath d='M82.4 72.3h-1l.1-2.7c.2-2.1.5-4.5-1-5.7l.5-.8c2 1.5 1.7 4.4 1.5 6.6-.1 1-.2 1.9-.1 2.6z' fill='%23F68B1F'/%3E%3Cpath d='M83.3 72c-.2-.9 0-2 .4-3l.4-2v-.3c-.1-.8-.2-2.6-.9-2.8l-.3-.1v-.3c0-.1-.3-.5-.5-.5l.3-1c.4.1.9.6 1 1 1.2.7 1.3 2.6 1.3 3.7v.2c0 .7-.2 1.6-.4 2.5-.2.8-.5 1.7-.4 2.4l-1 .2z' fill='%23F68B1F'/%3E%3Cpath d='M85.3 71.3c-.3-.8 0-2 .2-3l.2-1v-1.9c-.1-1.2-.9-2-1.7-2.9l-.3-.4.7-.6.3.4c.9 1 1.8 1.9 2 3.4a8.2 8.2 0 01-.2 3.2c-.2.8-.5 2-.3 2.5l-.9.3z' fill='%23F68B1F'/%3E%3Cpath d='M88.1 70.3l-.8-.4a6.8 6.8 0 00-1-7.8l-.7-.8.8-.6.6.8c.6.8 1.3 1.7 1.6 2.8.6 2.3.5 4.2-.5 6zM73.7 72.3c-.2-.5-.2-1-.2-1.6 0-.7.1-1.4-.5-2l.7-.7c1 1 .9 2 .8 2.7l.1 1.3-1 .3zM70.5 76l-.9-.3a4.4 4.4 0 013.4-3l.2.9a3.5 3.5 0 00-2.7 2.4z' fill='%23F68B1F'/%3E%3Cpath d='M90.1 70l-.9-.2c.6-1.8 0-7.1-1.9-8.1l.5-.9c1.4.8 2 3 2.3 4.4.4 1.9.4 3.8 0 4.9zM69.8 74.4L69 74c.4-1 1.6-1.9 2.8-2.1.8-.2 1.6 0 2.1.6l-.7.7-.3-.2h-.1a5 5 0 00-2 .3l-.5.7-.5.5z' fill='%23F68B1F'/%3E%3Cpath d='M91.8 69.6l-1 .1c0-.8.1-1.5.3-2.2.2-.9.4-1.7.2-2.5l-.8-1.4c-.3-.5-.7-1-.8-1.7l1-.2c0 .5.3.9.6 1.4l1 1.7c.2 1 0 2-.3 3-.1.6-.3 1.2-.2 1.8zM72 77.6l-.6-.7.9-.6.9-.6c.4-.5.6-1.6.5-2.1l1-.2c.1.8-.2 2.2-.7 2.9l-1.2.9-.7.4z' fill='%23F68B1F'/%3E%3Cpath d='M92.9 69.8l-1-.3c.7-1.9.8-6.2-.8-7.3l.6-.9c2.2 1.6 1.8 6.8 1.2 8.5zM95 69.3c-.2-.7 0-1.7.2-2.6l.3-1.7c0-1-.4-2-.6-2.6l-.2-.6 1-.2v.5c.3.7.7 1.8.8 2.9l-.3 1.9c-.2.8-.4 1.6-.3 2.1l-.9.3zM101 67.6l-.9-.3c.7-2 1-5.6-1-7.2l.7-.7c2.3 1.9 2 6 1.3 8.2zM107.1 67.4l-.5-1c.7-.3 1.1-.8 1.2-1.6.3-2.4-1.9-5.8-3.1-6.9l.6-.7c1.3 1.1 3.8 5 3.5 7.7a3 3 0 01-1.7 2.5z' fill='%23F68B1F'/%3E%3Cpath d='M94.1 69.7l-.8-.5c.7-1.2.9-2.5.6-4l-.1-.8c-.1-.6-.3-1.6-.6-1.9l.6-.8c.6.5.8 1.6 1 2.6v.6c.4 1.8.2 3.4-.7 4.8zM97.6 68.6l-1 .1c0-.7.1-1.4.3-2 .1-.7.3-1.3.2-1.9a6 6 0 00-1.3-3l.8-.6a7 7 0 011.5 3.5c0 .8 0 1.5-.2 2.1l-.3 1.8zM106 67.3l-.8-.5c1.1-2 1.5-2.8.4-5l-.2-.3c-.5-1-1.5-3-2.6-3v-1c1.8 0 2.9 2.2 3.5 3.6l.2.3c1.3 2.6.7 3.8-.5 6z' fill='%23F68B1F'/%3E%3Cpath d='M98.4 68.8l-.8-.6c1.7-2.3 1.6-5-.3-6.8l.7-.7c2.2 2.2 2.4 5.3.4 8zM104.6 67.7l-.8-.6c1.3-2 1.5-3.6.8-5.5a4.9 4.9 0 00-2.8-2.8l.3-1c1.6.5 3 2 3.4 3.4.9 2.3.6 4.3-1 6.5z' fill='%23F68B1F'/%3E%3Cpath d='M102.2 67.4h-1l.2-1.8c.4-2.1 1-5.1-1-5.9l.4-.9c2.6 1.1 2 4.7 1.6 7l-.2 1.6zM71.5 76.8l-1-.2A7 7 0 0173 73l.5.9a6 6 0 00-2 2.8z' fill='%23F68B1F'/%3E%3Cpath d='M102.6 67.8l-.4-1 1-1.7a5 5 0 00.3-2.3c-.2-1.6-1-2.9-2-3.4l.3-.9c1.5.6 2.5 2.2 2.7 4.2 0 .9-.1 2-.5 2.8-.5 1.3-1 2-1.4 2.3zM90.7 79.4l-.4-1c1.4-.5 1.2-2.8.8-4-.5-1.3-1.8-3.1-3.5-3l-.1-1c2-.1 3.8 1.8 4.5 3.7.5 1.4.7 4.5-1.3 5.3zM103.6 76l-.6-1c1.3-.7 1.2-2.5.7-3.8-.5-1.4-1.7-3-3.1-2.8l-.1-1c2-.2 3.5 1.6 4.2 3.5.7 2.1.3 4-1.1 5zM85.2 79.9l-.4-1c.6-.2 1.1-1.6 1.1-2.6l-.3-1.8-.6-.8a3 3 0 01-1-1.4l1-.2c0 .4.3.6.6 1 .3.2.6.5.8 1 .3.5.5 1.6.5 2.2 0 1.1-.5 3.1-1.7 3.6zM83.9 79.8h-1l.2-1.8c.3-1.9.6-3.7-1-5l.7-.7c2 1.5 1.6 3.9 1.3 5.9l-.2 1.6zM96.2 78l-.6-.7c1.2-.9 1.4-1.8.6-4-.7-2.1-1.6-3-2.8-2.8l-.2-1c2.6-.4 3.6 2.5 4 3.5.6 1.7 1 3.7-1 5z' fill='%23F68B1F'/%3E%3Cpath d='M105.4 74.9l-.8-.7c1-1.2 1.3-1.8.8-3.4-.2-1-.8-2.6-2-2.7l.1-1c1 .1 2.1.7 2.9 3.5.5 2 .1 3-1 4.3zM87.5 79.5l-.2-1c1.3-.3 1.2-2.1 1-2.7-.2-1.7-1.4-3.7-2.6-3.6v-1c1.8-.1 3.3 2.2 3.6 4.5.3 2-.4 3.5-1.8 3.8zM93 79l-1-.4c.7-1.7 1-3 .5-4.7-.4-1.3-1.4-2.6-2.5-3l.2-.9c1.6.4 2.7 2 3.2 3.6a7 7 0 01-.5 5.4z' fill='%23F68B1F'/%3E%3Cpath d='M107.5 73h-1l.2-1.3c.2-.5.3-1 0-1.6-.3-.8-1-1.3-1.6-1.8l.5-.8c.8.6 1.6 1.2 2 2.3a3 3 0 010 2.2 3 3 0 00-.1 1zM101.9 76.7l-.6-.8c1-.7 1.2-1.8 1.1-2.6a6.2 6.2 0 00-3-4.6l.5-.9c1.9 1 3.3 3.3 3.5 5.4 0 1.5-.4 2.7-1.5 3.5zM81.8 79.7l-1-.2.3-1.2c.4-1.9.7-3.7-.6-5l.6-.7c1.8 1.6 1.3 4 1 5.9l-.3 1.2zM98.5 77.3l-.6-.8c.6-.4.7-1.5.3-2.8-.4-1.7-1.6-3.2-2.5-3.3l.1-1c1.6.2 2.9 2.2 3.4 4 .5 1.8.2 3.2-.7 4zM79.9 80.2l-.6-.7c-.2 0-.2.2-.2.2v-1l.2-1.8c.3-1.4.1-2.5-.1-3.8l1-.2c.2 1.4.4 2.6.1 4.2l-.1 1.7-.3 1.4z' fill='%23F68B1F'/%3E%3Cpath d='M99.9 76.8l-1-.4.3-.5c.7-1.3 1-2 .6-3.5-.4-1.6-1.1-2.3-2.3-2.5l.1-1c1.6.2 2.7 1.3 3.1 3.2.5 2 0 2.8-.6 4.2l-.2.5zM94 78.8l-1-.3c.2-.6.6-1 .9-1.3.3-.3.5-.6.6-1.1.1-.8 0-1.5-.3-2a6.7 6.7 0 00-2.1-3l.6-.8c1.2 1 2 2 2.5 3.5.2.7.4 1.5.3 2.4a3 3 0 01-1 1.7c-.2.3-.4.5-.5.9zM78.2 79.6l-1-.3c.2-.3.2-1.5.3-2.2v-.8-.6c.1-.7.2-1.5 0-2l1-.4c.2.8.1 1.7 0 2.5V77l-.3 2.5zM76.5 78.9h-1l.3-1.8c.3-1.1.5-2.3.3-3.5l1-.2c.2 1.4 0 2.7-.3 3.9l-.3 1.6zM73.7 78.8h-.1l-.1-1c.2 0 .8-.9 1.2-1.9.2-.8.2-1.4 0-2.4l.9-.2a5 5 0 010 3c-.1.2-.9 2.3-2 2.5zM73.6 72.6l-1-.2c.2-.8-.2-1.6-.9-2l.4-.8c1.1.5 1.7 1.8 1.5 3z' fill='%23F68B1F'/%3E%3Cpath d='M75.5 72.2h-.3c0-.4 0-.7.2-1 .3-1.4.6-2.8-.2-4l.2-.2c1 1.3.6 2.8.3 4.3l-.2.9zM76.9 72.5l-.4-.1.2-.5c.2-1 .5-2.2.4-3.1 0-.8-.1-1.7-.5-2.3l.2-.2c.5.6.6 1.7.7 2.5 0 1-.3 2.2-.5 3.1l-.1.6zM78.2 73l-.3-.2c.6-1.1 1.2-3 .8-4.9-.1-.6-.3-1-.5-1.4l-.4-.6.3-.2.3.7c.3.4.5.8.6 1.5.4 1.8-.1 3.9-.8 5zM80.2 72.6h-.4c0-.4 0-1.1.2-2 .2-2 .6-5.3-.9-6.1l.2-.3c1.6 1 1.3 4.2 1 6.5 0 .8-.2 1.5-.1 2zM81.8 72.4h-.3l.3-2.8c.3-2.1.7-4.3-1-5.5l.3-.3c1.7 1.4 1.3 3.7 1 5.8l-.3 2.8zM83.4 72c-.2-.8.1-1.8.4-2.8.3-.8.5-1.6.5-2.3v-.2c-.1-1-.2-2.7-1.1-3l-.1-.1v-.1c0-.2 0-.2-.2-.2h-.1V63h.2c.1 0 .3 0 .4.4 1 .4 1.1 2.2 1.2 3.3v.2c0 .7-.2 1.6-.5 2.4-.3 1-.5 2-.4 2.6h-.3z' fill='%23E77E1D'/%3E%3Cpath d='M85.4 71.2c-.3-.7 0-1.8.3-2.7l.2-1v-2.1c-.1-1.3-.7-1.8-1.4-2.6l-.4-.5.3-.2.4.4c.7.8 1.3 1.5 1.5 2.8v2.2l-.3 1c-.2 1-.5 2-.3 2.6l-.3.1zM87.7 70.2l-.3-.2c.9-1.6 1-3.4.5-5.5-.3-1-.8-1.5-1.3-2.2l-.7-.9.3-.1.6.8c.6.7 1 1.3 1.4 2.3.6 2.2.4 4-.5 5.8zM73.9 72.3c-.2-.6-.1-1 0-1.5 0-.8.2-1.4-.5-2l.2-.3c.8.8.7 1.6.6 2.3 0 .5-.2.9 0 1.3l-.3.2zM70.2 75.7l-.3-.1c.5-1.5 1.4-2.3 3-2.6v.3c-1.4.3-2.2 1-2.7 2.4zM89.7 70l-.3-.2c.7-2 .5-6.7-1.5-7.8l.1-.3c1.3.7 1.8 2.7 2 3.8.2 1.6 0 3.4-.3 4.4z' fill='%23E77E1D'/%3E%3Cpath d='M69.1 74.6l-.2-.1c.1-.4.5-.8 1-1.2.1-.3.3-.5.5-.6l.7-.2.8-.3c.7-.1 1.3 0 1.7.5l-.3.2c-.1-.1-.3-.3-.5-.3h-.2c-.4 0-1 0-1.4.2a5 5 0 00-1.1.7l-.5.5-.5.6zM91.4 69.7H91l.3-2.1c.2-.9.4-1.7.2-2.7l-.8-1.5c-.4-.5-.7-1-.8-1.6h.3c0 .5.4 1 .7 1.4.4.5.7 1 .9 1.6.3 1 0 2-.2 2.9-.1.7-.3 1.3-.2 2zM72.3 76.9l-.2-.3.6-.4c.3 0 .5-.1.6-.3.4-.5.8-1.7.6-2.4h.3c.2.7-.1 2-.6 2.6-.2.3-.5.4-.7.5l-.6.3z' fill='%23E77E1D'/%3E%3Cpath d='M92.4 69.7h-.3c.6-2.1 1.3-6-.5-7.2l.2-.2c2.4 1.6.8 6.8.6 7.4zM95.3 69.2c-.3-.7 0-1.6.1-2.5l.3-1.7c0-.6-.2-1.3-.4-2l-.2-.8h.3l.2.8c.2.7.4 1.3.4 2 0 .5 0 1.1-.2 1.8-.2.8-.4 1.7-.2 2.3h-.3zM100.6 67.5l-.3-.1c.7-2.4 1-5.5-.7-7.2l.3-.2c1.7 1.8 1.5 5 .7 7.5zM106.6 67.7l-.2-.3c1.4-.7 1.6-2.2 1.6-3.3 0-2.6-1.7-5.7-3.3-6.4l.1-.3c1.8.8 3.4 4 3.5 6.6 0 1.8-.6 3.1-1.7 3.7z' fill='%23E77E1D'/%3E%3Cpath d='M93.6 69.6l-.2-.2c.8-1.4 1-2.8.7-4.3l-.1-.7c-.1-.8-.3-1.8-.7-2.1l.2-.3c.5.4.7 1.5.8 2.4l.1.6c.3 1.6 0 3.1-.8 4.6zM97.2 68.7h-.3c-.1-.6 0-1.3.2-2 .1-.6.3-1.3.2-1.9 0-1.2-.8-2.4-1.4-3.1l.3-.2c.6.8 1.3 2 1.4 3.3 0 .7 0 1.3-.2 2-.1.7-.3 1.3-.2 1.9zM105.5 67.4l-.3-.2c1.7-2.1 1.9-3.6.8-5.8-1.1-2.2-2.2-3.3-3.3-3.2v-.4c1.2 0 2.4 1.1 3.6 3.5 1.1 2.3.9 3.9-.8 6.1zM98 68.6l-.2-.2c1.8-2.4 1.6-5.2-.4-7.3l.2-.2c2.1 2.2 2.3 5.1.5 7.7z' fill='%23E77E1D'/%3E%3Cpath d='M104.2 67.5l-.3-.2c1.4-2 1.7-3.8 1-5.8a5.2 5.2 0 00-3-3v-.3c1.5.4 2.7 1.9 3.2 3.2.8 2.1.5 4-1 6.1z' fill='%23E77E1D'/%3E%3Cpath d='M101.7 67.4h-.3l.2-1.7c.4-2.3 1-5.4-1.1-6.3l.1-.2c2.4 1 1.8 4.2 1.4 6.6l-.3 1.6zM71.2 76.4H71c.2-1.1 1.3-2.4 2.2-3l.1.3c-.8.6-1.8 1.7-2 2.7z' fill='%23E77E1D'/%3E%3Cpath d='M102.3 67.5l-.1-.3c.2-.1.7-1 1.1-2 .3-.7.5-1.6.4-2.5-.2-1.7-1-3-2.3-3.6l.2-.3c1.3.6 2.2 2 2.4 4 .1.8 0 1.8-.4 2.6-.2.5-.8 1.9-1.3 2zM90.5 79.1l-.1-.3c1.5-.6 1.3-3.3.9-4.5-.5-1.4-2-3.3-3.9-3.2v-.3c2-.2 3.5 1.6 4.2 3.4.6 1.6.5 4.2-1.1 5zM103.3 75.7l-.2-.3c1.4-1 1.3-2.9.8-4.3-.5-1.5-1.8-3.1-3.5-3v-.3c1.8-.2 3.3 1.5 3.9 3.2.5 1.5.5 3.6-1 4.7zM85 79.6l-.2-.3c.9-.3 1.4-2 1.4-3a6 6 0 00-.5-2l-.6-.8c-.4-.3-.7-.7-.9-1.2l.3-.1c.2.4.5.8.8 1 .3.4.6.6.7 1 .3.5.5 1.5.5 2 0 1-.5 3-1.6 3.4zM83.5 79.8H83l.2-1.7c.4-2 .7-4-1-5.3l.2-.3c1.8 1.5 1.5 3.7 1.2 5.7a15 15 0 00-.2 1.6zM95.9 77.8l-.2-.2c1.5-1 1.4-2.4.7-4.4-.5-1.4-1.4-3.3-3.1-3l-.1-.3c2-.4 3 1.7 3.5 3.2.7 2 .9 3.6-.8 4.7z' fill='%23E77E1D'/%3E%3Cpath d='M105 74.7l-.3-.2c1.2-1.3 1.4-2 1-3.8-.4-1.2-1-2.8-2.3-2.9v-.3c1.1 0 2 1.2 2.5 3.2.6 1.8.3 2.6-1 4zM87.3 79.2V79c1.6-.4 1.4-2.5 1.3-3-.3-2-1.6-4.1-3-4v-.3c1.6-.2 3 2 3.3 4.2.3 1.8-.3 3.1-1.6 3.4zM92.5 78.8h-.3c.8-1.8 1-3.1.5-5-.4-1.3-1.5-2.8-2.7-3.1v-.3c1.5.3 2.5 1.9 3 3.3.6 2 .3 3.4-.5 5.1zM107 73h-.3l.2-1.2c.2-.5.3-1 0-1.8s-1-1.4-1.7-2l.1-.3v.1c.8.6 1.5 1.1 2 2.1.3.9.1 1.5 0 2l-.3 1zM101.6 76.5l-.2-.3c1.1-.8 1.3-2 1.2-2.9-.1-2-1.5-4-3.2-4.9l.2-.3c1.8 1 3.2 3.1 3.3 5.2.1 1.3-.3 2.5-1.3 3.2zM81.4 79.4H81l.2-1.3c.4-1.8.8-3.7-.7-5l.2-.2c1.6 1.4 1.2 3.5.8 5.3l-.2 1.2zM98.2 77.1l-.2-.3c.7-.5.8-1.7.5-3.1-.5-1.7-1.6-3.4-2.9-3.6v-.3c1.5.1 2.7 2 3.2 3.8.4 1.6.2 2.9-.6 3.5zM79.3 80.3v-.4l-.1-.3h.2l.1-1.6v-1c.2-1.5.1-2.6-.2-4h.3c.3 1.4.5 2.5.3 4v1c0 .8 0 1.5-.3 2l-.3.3z' fill='%23E77E1D'/%3E%3Cpath d='M99.5 76.7l-.3-.2.2-.5c.7-1.3 1-2 .6-3.7-.4-1.7-1.2-2.5-2.6-2.7v-.3c1.6.2 2.5 1.1 3 3 .4 1.7 0 2.5-.7 3.9l-.2.5zM93.6 78.7h-.3c0-.6.4-1 .7-1.2.3-.4.6-.7.7-1.4.1-.8 0-1.5-.3-2.1a7.1 7.1 0 00-2.2-3.2l.2-.3c1 1 1.9 2 2.3 3.4.3.6.5 1.4.3 2.3 0 .7-.5 1.1-.8 1.5-.3.3-.5.6-.6 1zM77.9 79.1h-.3v-1.7a17.5 17.5 0 01.2-1.7c0-.7.1-1.5-.1-2.1l.3-.2c.2.8.2 1.6 0 2.3v1.6a8 8 0 01-.1 1.8zM76.1 78.9h-.3c0-.6.1-1.1.3-1.7.2-1.2.4-2.4.2-3.6h.3c.3 1.2 0 2.5-.2 3.7-.1.5-.3 1-.3 1.6zM73.8 78.3h-.1V78c.5 0 1-1.2 1.1-1.8V76c.4-1 .3-1.6 0-2.6l.4-.1c.2 1 .3 1.8 0 2.8-.4 1-.8 2-1.4 2.1zM73.2 72.5H73c.1-1-.3-2-1.1-2.3l.1-.3c1 .5 1.5 1.6 1.3 2.6z' fill='%23E77E1D'/%3E%3Cpath d='M94.6 78.9c-6.7 1.4-13.7 1.3-14 1.3 0 0-2.3 0-4.8-.6-3.5-.8-5.9-2.5-7-4.7v-.1c.2-4 4.5-7.5 8.2-9.9 4-2.6 8.1-4.2 8.7-4.3.5-.1 1.5 0 3.2.2 2.2.4 5 .8 6.5.4 1.1-.4 2.9-1.4 4.6-2.4 2-1.1 3.6-2 4.5-2 2-.5 4 2.2 4.8 5a8 8 0 01.2 3.9c-.2 1-.8 1.9-1.6 2.3l.5.8c.2.7 0 1.4-.1 1.7 0 .3.1 1-.3 1.8-.8 1.7-3.5 4-11.6 6.2l-1.8.4zm-25-4.2c2.2 5 11 4.9 11 4.9.2 0 8.5.1 15.7-1.8 8.2-2.1 10.5-4.5 11.1-5.8.5-.8.2-1.4.2-1.4v-.2s.4-.8.2-1.4c-.1-.3-.4-.6-.7-.7l-.7-.3.7-.3c2.1-.8 2.2-3.5 1.5-5.8-.7-2.4-2.4-4.9-4-4.5-.7 0-2.6 1-4.3 2-1.7 1-3.5 2-4.8 2.4-1.6.4-4.4 0-6.7-.3-1.3-.2-2.5-.4-3-.3-.5.1-4.5 1.8-8.5 4.3-3.5 2.2-7.6 5.6-7.8 9.2z' fill='%23000'/%3E%3Cpath d='M107.3 68.3h-.1s-4.4-.8-6.8-.1c-3.3 1.6-7 2-9.7 2.3-1.6.2-3 .4-3.7.7-8 3.5-13.2 1.9-13.4 1.8a.3.3 0 01-.2-.4c0-.2.2-.3.4-.2 0 0 5.3 1.6 13-1.8.7-.3 2-.5 3.8-.7 2.7-.3 6.4-.8 9.6-2.3 2.6-.8 7 0 7.1 0a.3.3 0 010 .7zM105.2 56.9l-.3-.1L86 34.6l-2.1-3.7c-1.9-3.6-1.8-4.5-1.6-5l.3-.1c4.1-2 6.9-3.3 8.2-8a7.7 7.7 0 00-3-5.2c-3.1-2.2-8.7-2.3-18-.6a85.7 85.7 0 00-18.7 5c-.4.4-3.6 3.6-5 5.3a46.3 46.3 0 00-11.7 23.8C32.9 53.6 33 59.4 33 59.5c0 .2-.1.3-.3.3a.3.3 0 01-.4-.3s-.2-6 1.3-13.5c.9-4.5 2.2-8.6 3.9-12.3 2.1-4.6 4.8-8.6 8-11.8 1.6-1.9 5-5.2 5.1-5.4h.1c.2-.1 5.2-2.6 19-5.2 9.4-1.8 15-1.5 18.4.7a8.4 8.4 0 013.3 5.7v.2c-1.4 5-4.4 6.4-8.6 8.4 0 .3 0 1.3 1.6 4.3l2 3.6 18.9 22.2v.4h-.2z' fill='%23000'/%3E%3Cpath d='M91.7 89.6l-.7.1c-3.3.6-6 .4-6.4.3-.6.3-3.5 1.6-8.3 1.8a38 38 0 01-21.3-6 39.6 39.6 0 01-15.2-9 14 14 0 01-2.7-3.9L33.4 79l-.2-.4c-.2-.2-.8-1-1.4-.8-.5 0-1 .6-1.4 1.7l-.2.6-.4-.6c-.2-.4-.6-1-1-.9-.7 0-1.4 1.5-1.6 2l-.3.8-.3-.9c-.1-.3-.5-1-1.1-1.2-.5 0-1.1.5-1.8 1.5l-.4.5-.2-.6c-.2-.7-.6-1.1-1-1.2-.8-.3-1.9.6-1.9.7l-.4.3-.1-.5c-.1-.2-.4-.9-.8-1-.4 0-.8.3-1 .6l-.6.6v-.9c0-.5 0-1.2-.4-1.4-.5-.2-1.5.3-1.8.5l-1 .7.5-1c.1-.4.4-1.3 0-1.8-.3-.4-.8-.5-1.6-.5l-.9.1.6-.6c.4-.5.6-1 .5-1.4-.2-.7-1.1-1.1-1.2-1.1l-.4-.2.3-.3s1-1.2.9-2.2c-.1-.5-.5-.8-1-1l-.6-.3.4-.3c1-.7 1.5-1.4 1.5-2-.1-.7-1-1-1-1l-.4-.2.3-.4c.1-.3 4.8-7.3 10.7-7.7 5.8-.4 13 3.4 13.4 3.6.1 0 .2.3.1.5 0 .1-.3.2-.4 0-.1 0-7.5-3.8-13-3.4-5 .3-9.2 5.8-10.1 7.1.4.2 1 .7 1 1.4 0 .8-.4 1.5-1.3 2.3.5.3.9.7 1 1.2.2 1-.4 2-.8 2.4.4.3 1 .7 1.2 1.4.1.4 0 1-.2 1.4.7 0 1.2.3 1.5.7.4.5.4 1.1.3 1.6.5-.2 1.2-.4 1.8 0 .4.1.6.6.7 1.2.4-.3.7-.3 1-.3.6.2 1 .7 1.2 1 .4-.3 1.3-.7 2.1-.5.5.1 1 .5 1.3 1 .7-.8 1.4-1.2 2-1.1.6 0 1 .5 1.3 1 .4-.7 1-1.7 1.9-1.7.4 0 .9.2 1.3.7.5-1 1-1.5 1.7-1.6.7 0 1.3.4 1.6.8l4-6.6.1.8s.5 1.9 3 4.4c2.2 2.3 6.6 5.7 14.8 8.8h.1c8.8 5.2 16.2 6 21 5.9 5-.3 8-1.8 8-1.8h.2s2.8.3 6.4-.3c3.3-.6 8-2.2 11.6-6.4a11 11 0 004.8-6.8c.4-2 0-3.3 0-3.3-.1-.2 0-.4.2-.5.1 0 .3 0 .4.3 0 0 .4 1.5 0 3.6-.3 1.9-1.4 4.7-5 7.2-3.4 4-7.8 5.6-11.2 6.4z' fill='%23000'/%3E%3Cpath d='M29.8 79h-.2v-.2l6.5-8.5h.3v.2L29.9 79h-.1zM26.8 79.2h-.2v-.3l8.7-9.7h.3v.3L26.8 79zM23.5 79.4h-.1V79l11.4-10.8h.2v.2L23.6 79.4zM20 79.1h-.2v-.3l14.4-11.5h.3v.3L20 79zM17.7 78.3h-.1V78l16.2-11.6c0-.1.2 0 .2 0v.2L17.8 78.2zM15.6 77l-.2-.1v-.2l18.2-11.4.2.1v.2L15.6 77zM14 74.8h-.2v-.3l19.8-10.3h.2v.3L14 74.8zM12.9 72.1h-.2v-.3l20.6-8.5h.2v.3L12.8 72zM12.4 68.6l-.2-.1v-.3l20.5-5.7h.2l-.1.3-20.4 5.8zM32.8 61.8l-20.6 3.5-.2-.2.2-.1 20.5-3.5.2.1-.1.2zM82.6 26.3h-.2V26c.1 0 7.3-5.4 7.2-8.6 0 0 0-.2.2-.2l.1.2c.2 3.3-7 8.6-7.3 8.8z' fill='%23000'/%3E%3Cpath d='M82.7 25.6l-.3-.2c1-1.9 3.6-6.9 2.8-8v-.2h.2c.9 1.2-1 5.3-2 7.3 2.4-2.7 5.4-6.6 4.7-7.5-.1 0-.1-.1 0-.2h.2c.6.7-.2 2.4-2.3 5-1.6 2-3.3 3.8-3.3 3.8zM81.9 25.5c-.2 0-.2 0-.2-.2.5-1.8 1.6-6.7.7-7.4-.1 0-.1-.1 0-.2 0 0 0-.1.2 0 1.3 1-.4 7-.6 7.7l-.1.1zM81.3 25.4l-.2-.1-.8-7 .2-.1.1.1.8 7-.1.1zM80.7 25.5h-.2L78.2 19l.1-.2h.2l2.3 6.4v.2zM79.6 26h-.1l-3.2-6.5v-.2h.3l3.1 6.5v.2zM78.6 25.9h-.2c-.2-.3-3.5-4.7-3.6-6.6l.1-.2c.1 0 .2 0 .2.2.1 1.8 3.5 6.3 3.6 6.3v.3h-.1zM77.4 26h-.1c-.2-.2-4-4-4.3-6.3l.1-.2c.1 0 .2 0 .2.2.2 2.2 4.2 6 4.2 6v.3zM76 26.3h-.2c-.2-.2-4.4-4-4.8-6.3l.1-.2c.1 0 .2 0 .2.2.4 2 4.7 6 4.7 6v.3zM74.7 26h-.1c-.2-.2-5.8-4-6-6 0-.2.1-.3.2-.3l.2.2c0 2 5.7 5.8 5.8 5.8V26zM73.2 26.2c-.3-.2-6.3-3.6-6.6-6.3l.2-.2.2.1c.2 2.6 6.2 6 6.3 6.1V26.2zM71.4 26.3h-.2c-.2-.2-6.1-3.2-6.8-6l.1-.2h.2c.7 2.8 6.6 5.8 6.7 5.9 0 0 .1.1 0 .2z' fill='%23000'/%3E%3Cpath d='M69.7 26.3c-.3-.1-5.7-2.1-7.1-5.7v-.2h.3c1.4 3.5 6.8 5.5 6.8 5.6.1 0 .2 0 .1.2zM67 19.2c0-.2-.2-.3-.3-.3-.2 0-.3.3-.3.4 0 .2.3.6.5.5l.2-.6zM64.9 19.6c0-.2-.3-.3-.4-.2-.2 0-.3.2-.3.3 0 .2.3.6.4.6.2 0 .3-.5.3-.7z' fill='%23000'/%3E%3Cpath d='M63 20c-.1-.2-.3-.3-.5-.3-.1 0-.3.2-.2.4 0 .2.2.5.4.5s.3-.5.2-.6zM69 19.2c0-.1-.1-.3-.3-.2-.2 0-.3.2-.3.4s.3.5.5.5l.2-.7zM71.4 19.3c0-.1-.2-.3-.4-.2-.2 0-.3.2-.3.4s.3.5.5.5.2-.5.2-.7zM73.3 19l-.4-.2c-.1 0-.3.3-.2.4 0 .2.2.6.4.5.2 0 .3-.4.2-.6zM75.2 18.8c0-.2-.3-.3-.4-.2-.2 0-.3.2-.3.4l.4.5c.2 0 .3-.5.3-.7zM76.6 18.8c0-.2-.3-.3-.4-.2-.2 0-.3.2-.3.4l.4.5c.2 0 .3-.5.3-.7zM78.5 18.4l-.4-.2-.2.4c0 .2.2.5.4.5s.3-.5.2-.7zM80.7 17.9c0-.2-.2-.3-.4-.3s-.3.2-.2.4c0 .2.2.6.4.5.2 0 .2-.5.2-.6zM82.7 17.3c0-.2-.2-.3-.4-.2-.2 0-.3.2-.2.4 0 .1.2.5.4.5s.2-.5.2-.7zM85.3 16.8a.3.3 0 00-.4 0c-.2 0-.2.2 0 .4 0 .1.4.4.5.3.2-.1 0-.5 0-.7zM88.2 16.5c0-.2-.2-.3-.4-.2-.2.1-.2.3-.1.5 0 .1.4.4.5.3.2 0 .1-.5 0-.6zM89.9 16.7a.3.3 0 00-.5 0c-.1 0-.2.2 0 .4 0 .1.4.4.5.3.2 0 0-.5 0-.7z' fill='%23000'/%3E%3Cpath d='M69.1 38.4c-1 2.5-3.8 4.3-6.5 3.1-2.6-1-4-4.6-3-7 .6-2 4.5-4 7.1-3 2.7 1.2 3.4 4.5 2.4 6.9z' fill='%23fff'/%3E%3Cpath d='M65.3 42c-1 .1-1.9 0-2.7-.3-2.7-1.1-4.3-4.8-3.2-7.3.4-1 1.5-2 3-2.7 1.5-.7 3.2-.8 4.4-.3 1.3.6 2.2 1.6 2.7 3a6 6 0 01-.2 4 6 6 0 01-2.7 3c-.5.3-.9.4-1.3.5zm-1.4-10.4c-.5 0-1 .2-1.4.4-1.4.6-2.5 1.6-2.8 2.5-1 2.4.5 5.9 3 6.9 1.2.5 2.5.4 3.7-.2a5.6 5.6 0 002.8-6.7 4.4 4.4 0 00-2.5-2.8c-.8-.3-1.8-.4-2.8-.1z' fill='%23000'/%3E%3Cpath d='M63.3 32.4c-1.7 0-2.8 1.9-3.1 3.3-.4 1.5 1 3.8 2.6 4 1.4 0 3.5-1.5 3.9-2.8.9-3-1.4-5.9-4.6-4.2' fill='%2365CCEC'/%3E%3Cpath d='M63.5 39.6h-.7c-.7 0-1.4-.5-2-1.2-.6-.8-.9-2-.7-2.7.3-1.2 1-2.5 2-3v-.1c1.4-.7 2.7-.6 3.6.2 1.1.9 1.5 2.5 1 4-.3 1.3-1.9 2.5-3.2 2.8zm-.7-7c-1.3.2-2.2 1.7-2.5 3.1-.2.8 0 1.8.6 2.6s1.2 1.2 1.9 1.3c1.4 0 3.4-1.4 3.8-2.7.5-1.6.1-3.2-1-4-.7-.6-1.6-.8-2.6-.5h.3v.1h-.5z' fill='%23007F9F'/%3E%3Cpath d='M64.8 36.2V36c-.1-.8-1.9-2.3-2-.9 0-.7.8-1 1.4-1-.1-2.2-3 .1-3.2 1.3-.2 1.4.4 2.8 1.5 3 1.2.2 2.3-1 2.3-2.2z' fill='%23000'/%3E%3Cpath d='M35.8 61.3c.5.4 1.8 1 2.5 1.3.1 2 .9 3.9 1.5 5.8l.4 1.8.7 2c-.4-.3-3.6-.9-3.8-.4.4-1-.3-2-.8-2.7-.6-1-1-1.9-1.3-3-.3-1.5-.6-3 0-4.2.4-.7.9-1.2 1.2-.3' fill='%23004F7F'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath transform='rotate(-12.1 .4 21.2)' fill='%23fff' d='M.4 21.2h98v86H.4z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
background-position: center;
background-repeat: no-repeat;
left: 25%;
top: 65px;
z-index: 100;
animation-name: swimtwo;
animation-duration: 40s;
animation-iteration-count: infinite;
animation-timing-function: linear;
position: absolute;
transform: scaleX(1); }
#fish3 {
width: 122px;
height: 93px;
background-image: url("data:image/svg+xml,%0A%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 122 93'%3E%3Cpath d='M119.4 59.6h0-6-.5l-3.2-.3-.1-.8v-.1c.2-.2.1-.4 0-.4 0-.2 0-.2-.2-.2-.3-.4-.8-.5-1.1-.6l-.3-.1c-.5-.1-1-.2-1-.5l-.1-.5c0-.3 0-.6-.2-.8-.1-.2-.4-.2-.5-.3h-.3l-.3-.2-.2-.2h-.2l-.3-.2V54l-1-.6c-.2-.2-.4-.2-.7-.2-.5-.1-.7-.2-.7-.4 0-.4.4-1.1.6-1.3h.2v-.3s0 0 0 0v-.2h-.3l-.2-.4-.2-.2c-.2-.5-.2-.9-.1-1.3v-.5c0-.5-.1-.9-.3-1.3a3 3 0 01-.3-.9l.1-1.7c.2-1 .6-1.8 1.2-2.9l.1-.2c.4-.6.7-1.1 1.1-1.4l.6-.3a11 11 0 002.1-.8h.3c1.2-.6 2.2-1.1 3.6-1.4l5.8-1v-.7l-.8.1V36l-3.5.1c-2.3-.4-4.8-.4-7.4-.1h-1a52.5 52.5 0 00-3.9 1 40.2 40.2 0 00-5.5 2.5c-.7.3-1.4.6-2.1 1.1l-2.2 1.6-.6.3-1.2.8-1.1.1-1.2.2-1.3.1-1.1-.1-.5-.2h-1.6c-.4-.2-.7-.7-1-1.2-.2-.4-.5-1-1-1-.2-.2-.6-.4-.5-.7l.3-.2.1-.1h.9v.3l.8-.1V40l1.1-.1.2-.5h.6V39l.4-.3v-.5l.4-.3v-.4h.2l.3-1.6h.3v-1.5h.4l-.8-4.4c.2-1.3 1-2.8 2-4.1.5-.6.6-.9.8-1.4l.2-.3.4-.9h.3V23h.3l.3-.3h-.1 0l2-2.7h.5l.7-1.2s.1 0 0 0c.1-.1.2 0 .2 0l.5-.6s0 0 0 0h.2V18 18l.2-.3h-.3a13.7 13.7 0 00-7 .8l-1.8.1v.4c-.6.2-2.4.8-2.6 1a2706 2706 0 00-2.7 2.2l-2.2 1.6-2 1.4a12.9 12.9 0 00-3.4 4l-.5 1.4c-.4 1-1 2.5-1.5 3l.2-1 .3-.8c.4-1.2 1-2.6.9-4v-.4l-.4.1c-.8.4-1.6 1-2.3 1.7-.7.7-1.3 1.3-2.1 1.7l.2-1.7h.3l-.1-.5h.2v-.2l.2-1.2.1-.8V26h-.3v-.4l-2.2 2h0l-.4.6c-.3.5-.6 1.1-1 1.3l-.4.1-.7.1c0-1 .3-2.1.8-3.2l.3-1h0l-.1-1.3-2 1.8-.2.5h-.5l-.2.6-1.2 1.3h0l.2-4h-.3c-.8.4-1 .8-1.2 1.2l-.2.5h-.2l-1 1.6h-.4c-.2-1-.1-1.7.1-2l.1-.1-.1-1.3h-.5v-.1l-.5.5-.5.5-.5 1-.3.4v.2c-.3.5-.6 1-1 1h-.4c-.5-.2-.4-.8-.2-1.5v-.2s.7-2.6.5-2.8l-.1-.1h-.1 0c-1.2.2-1.6.8-2 1.5l-.5.6-.7.8c-.6.8-1.3 1.5-1.8 2.4a46.1 46.1 0 01.3-1.9l.9-1.6.3-.4.4-.8.2-.5.2-.4a11.3 11.3 0 015.5-5.4l2.8-1.4.4-.1c.7-.3 1.5-.7 2.3-.7l1.5-.1 2.4-.4 2.2-.3 2.2-.2 2.1-.1.8-.1 1.9-.5c.3-.2.8-.5 1-1 0-.3 0-.5-.2-.8-.3-.5-1-.5-1.3-.5h-1l-2.3.6a57.6 57.6 0 01-5.6 1.1l-1.5.1-1.5.2a22.3 22.3 0 00-4.8 1.1l-1.3.6-2.5 1.1c-1.1.5-2.1 1-3 1.9l-.8.6-1.7 1.5-.8 1-1.6 1.9-1.1 1.4-.7 1-.6.6-.8 1 .3-1 .8-1.6.4-.8.4-.9a14.8 14.8 0 012.2-3.7 15 15 0 013.9-3.5l.8-.4.8-.4c1-.6 2-1 3.1-1.2l1.6-.5 1.1-.4.4-.2a19.1 19.1 0 013-.8c1.3-.4 2.7-.7 4.6-1 .7 0 1.3-.2 2-.3a22.2 22.2 0 013.6-.5h1.5l.4-.1c.7-.1 1.1-.6 1.1-1.3 0-.2 0-.4-.2-.5-.3-.3-1-.3-1.7-.2h-2.4a17.2 17.2 0 00-3.4.7l-1.2.2c-.4 0-.8 0-1.3.2l-2.4.6-3.2.9-3.8 1-1.2.3a25 25 0 00-6.7 3c-.5.5-1 1-1.3 1.6l-.7.8-.4.4c-1 1-1.7 2.2-2.2 3.3l-1 1.4-1 1.9-.5.7c-.3.5-.7 1-.9 1.6v.7c0 .4-.1.7-.3.7-.2-2.5 1.6-5.4 2.9-7.5 1-1.5 1.9-3 3-4.3.6-.9 1.5-1.7 2.9-2.6l2.7-1.6a12 12 0 011.7-.7c.3 0 .6-.2.8-.3a27 27 0 015.8-1.1l3.2-.5a15 15 0 003.2-1c.5-.3 1.2-.5 1.5-1l.1-.2h0c-.3-.5-3.2-.3-3.2-.3h-.2l-1.2.2h-1.3V7c-.6 0-1.2.2-1.8.4l-.7.2h-.5c-1.6.4-3.3.8-5 1.4l-2.4.9h-.2l-1.2.6-1.2.6H46c-.7.3-1.3.5-2 1s-1.6 1.2-2.3 2l-.6.7c-.8.8-1.6 1.6-2 2.6-.2.9-.8 1.6-1.4 2.4L37 21a29 29 0 00-1.7 3.2l-.5 1-.5 1-.6 1.2a5 5 0 00-.3.8c-.2.6-.4 1.2-.8 1.6-.2-.8-.3-1.7-.3-2.6V26h-.6l.2-.2h0-.3l-.2.1-.2.3s0 0 0 0l-.4 1-.1.3c-.2.5-.5 1-.5 1.6 0 .6-.2 1-.7 1.6l-.5.6-.4.5-.3.4-1 1c-.4.4-1 .7-1.6 1-1.4.6-2.7 1.5-4 2.6l-.3.2-.3.3h-.2l-.4.2c-.7.4-1.1 1.2-1.5 2l-.1.2c-.4.7-.9 1.5-1.4 2l-.6.3-.5.2c-.5.3-.8.7-1 1.1a29.5 29.5 0 00-1 1.4l-1.6 1.5-.4.2c-.2 0-.4.2-.6.4l-.5.4-.5.5-.2.2-1.1 1-1 .7-.7.4-.4.3-.7.4h0l-.4.4-.2.5c0 .1 0 .3-.2.4h0v.5c0 .8.2 1.6 1 2.1l.9.6.7.4H8a4 4 0 00-.8 0h0c-.2 0-1.5.2-1.7.8h0c-.2.6-.4 1.3-.1 1.9a4 4 0 001 1.4c.7.6 1.8.8 3.3.7h.5c.2-.1.3-.1.4 0l.2.3.4.3c0 .2.2.3.4.5l.1.2.3.3c.1.3.3.5.6.7l1.2.8.6.5.2.2 2.6 1.4.6.3a20.5 20.5 0 003.6 1 23.6 23.6 0 011.5.3l.6.1 1.5.1h3.8l.3-.1c.5-.1.7-.2 1.3 0l.3.2.9.2v.2l2-.2.1 1L34 71v.8c0 .7 0 1.3.3 2 .6 2 1.9 3.5 3 5.1l.6.7c.8 1 1.8 2.2 3.4 3a38.8 38.8 0 012.9 1.2l1 .4 2.7 1.9h0l.9.1v.3l3 .2v-.3l.7-.4V86v-.4c0-.4 0-.7-.2-1-.1-.3-.3-.4-.5-.5l-.3-.4a2 2 0 01-.3-1c0-1.2.4-2.1.8-3.2l.2-.3c.1-.4.3-.7.2-1-.2-.2-.6-.4-1.4-.5-.9-.2-4.5-1.6-4.6-2.5l.2-.2.3-.2-.3-.2-.2-.2a18 18 0 012-.5h.2l.8.3c.6.2 1.1.4 1.9.4h.2v-.2h.2c-.2-1.2-.3-1.3-.4-1.3-.2-.2-.6-.2-.9-.2l-.5-.1c-.6-.2-1.1-.7-1.3-1.1a1 1 0 010-1c.8-1.3 2.1-1.8 3.1-1.9h1l.9 1.2h.5l.9 1.2c-.2.2-.4.4-.3.6l.8 1.2.6-.1.3.5c-.2.2-.4.4-.3.5l.8 1.2c.1.2.4.1.6 0l.2.2c-.2.2-.4.4-.3.6l.8 1.2h.6l.3.4c-.2.2-.3.4-.2.6l.7 1.2c.1.2.4 0 .6 0l3.1 4.7.8-.5 1.2 2c.3.4.8.6 1.2.5l.4-.1 11.3-7.2c.3-.2.5-.5.5-.8v-.1c2.3.8 4.7 1.5 7.2 1.8l.8.1c1.6.3 3.3.5 4.9.4L93 80c1.6-.2 2.7-.5 3.6-1.2l.4-.2c.5-.3 1.2-.7 1.3-1.2v-.8l-.3.2h0v-.3a12 12 0 01-1.8-.8v.2l-.1.1v-.5l-1.4.3a9.2 9.2 0 01-2.3.3h0v-1l-.2-.1h-.1l-2-.1h-.5c0-1.1-1-1.3-1.8-1.5-.8-.2-1.2-.3-1.2-.6h.2l.4-.1h1l-.8-.5-.2-.2-.1-.1.4-.5c.1-.5-.3-1-.8-1.5l-.1-.2s0 0 0 0l.3-.2h.3v-.3c-.3-.8-.9-1.2-1.6-1.2v-.6h.1l.3-.1h.4l-.1-.4-.6-1.2c-.4-.6-1-1.7-1-2h.2l.4-.1-.3-.3c-.2-.2-.4-.5-.3-.8 0-.2.4-.4 1.5-.5l1-.1h.4c2-.2 3.7-.4 5.4-.4h4.8l2.4.3h.5c.4.1 1.3.2 1.5.4v.2h.8c.1-.1.2-.2.4-.1h.2l.3.2h.4l.3-.1c.5 0 .6 0 1 .4.3.4.5.4.9.4H108.4c.5 0 1 0 1.5-.2l1.4-.2h.8l.7-.1.8-.2.8-.1a12.6 12.6 0 004.6-1.5c.6-.2.9-.4 1-.7l-.6-.6z' stroke='%232D2D2C' stroke-width='.1'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.4 40l.6-.2c.8-.2 1.4-.4 2.1-.8 1.4-.6 2.4-1.1 4-1.4l5.5-1v-.2h-.7v-.2l-3.3.1A26.4 26.4 0 0096.4 39c-1.2.7-2.5 1-3.6 1.8l-2.2 1.6c-.5.4-1.4.6-1.8 1.1l-3.7.5c-.6 0-1.2-.2-1.7-.4h-1.6c-1-.4-1.2-2-2-2.3-.3-.1-.8-.4-.7-.8 0-.3.3-.4.6-.5h1.2v.2h.3v-.3l1.2-.1.2-.5h.5V39l.4-.3v-.5l.4-.3v-.5h.2l.3-1.6h.3v-1.5h.3l-.7-4.2c.3-1.5 1.2-3 2.1-4.2.5-.6.6-1 .9-1.7 0-.3.3-.7.5-1h.2V23l.2-.2h.3l.1-.2h.1l2-2.8h.5l.6-1.1c.5-.4.3.2.7-.6l.2-.2c-2-.5-5 0-7 .7l-1.4.2v.3s-2.6.8-2.8 1c-1 .5-1.8 1.4-2.6 2.2-1.3 1.1-2.9 2-4.2 3a12.8 12.8 0 00-3.4 4c-.6 1-1.4 4.6-2.6 4.7l.3-1.5c.5-1.4 1.3-3.1 1.3-4.9-1.8.7-3 3-5 3.6l.3-2.3h.3v-.5h.2c.2-.7.1-1.5.2-2h-.2v-.3L64.3 28c-.4.6-.9 1.7-1.5 2l-1.4.3c-.3-1.5.6-3.1 1-4.6V25l-1.6 1.4-.2.5h-.5l-.2.6-1.3 1.4H58l.3-4c-1 .4-.9 1-1.3 1.7h-.3l-1 1.6-.8.1c0-1-.2-2 .2-2.5l-.1-1.2-1 1-.8 1.4c-.4.7-.8 1.7-1.8 1.3-.8-.3-.4-1.4-.2-2l.4-2.6c-1.4.3-1.6 1.2-2.2 2-1.1 1.4-2.4 2.6-3 4.3h-.3l.7-3.7c0-1.1.8-2 1.3-3l2-3a9 9 0 013-2.5c2.2-1.3 4.3-2 6.8-2.8l9.9-1.3c1.4-.2 3.2-.2 3.9-1h.2v-.2c-1.2-.3-3.8 0-5 .5L61.7 14l-2.5.4-3.9 1.1a14 14 0 00-4.5 2c-1.3 1-2 2.2-3.3 3.2l-3 2.6-1.8 2.4c-.8 1-2 2-2.2 3.2l.8-3.3c.2-.8 0-2 .7-2.7.9-1 1.6-2 2.4-3.3 1-1.3 2.1-2.3 3.3-3.3C54 11 64.1 10 72.2 9l.1-.7c0-.2-3.3-.2-3.6-.2-1.8.1-3.5.8-5.3 1.2L59 10.4c-2.6.7-5.5 1.2-8 2.3-2.4 1-4.7 2.3-6.7 4a17 17 0 00-3.3 4.3l-2 3.3c-.5.7-1 1.5-1.3 2.3-.2.5 0 1.8-.8 1.6-.4-2.7 1.5-5.7 2.9-7.9 2.3-3.6 4.6-7.3 8.7-9.1 1-.5 2-.6 3-.9 2.9-.6 5.7-.8 8.5-1.3 1-.2 1.8-.6 2.7-1 .6-.2 1.5-.3 2-1h-3l-4 .7c-2.5.5-5 1.3-7.5 2.1-1.4.5-3 1-4.2 1.7l-1.4 1a37 37 0 00-7.7 8.7c-.9 1.3-1.5 2.7-2.2 4.1l-1 2.1c-.5.8-.6 2.3-1.5 2.7-.5-1.1-.4-2.8-.6-4h-.4l-.1.3-.4.9c-.2.6-.6 1.2-.6 1.8 0 .6-.3 1.2-.8 1.7l-.8 1.1-1.4 1.5c-.4.4-1 .7-1.6 1-1.5.7-2.8 1.5-4 2.6l-.7.5c-.2 0-.3 0-.5.2-.7.4-1.1 1.4-1.5 2-.4.7-.9 1.6-1.4 2.1l-1.2.6c-.5.2-.7.6-1 1l-1 1.4c-.4.5-1 1.2-1.6 1.5-.4.2-.7.3-1 .6l-1 1L9.4 49l-1.6 1.1-1.1.8c-.2 0-.3.1-.4.3-.1.3-.1.6-.4.9.1.8.2 1.7 1 2.3.6.4 1.4.8 2 1.4H7.2c-.3 0-1.4.2-1.5.5-.2.6-.4 1.3-.2 1.8.1.5.6 1 1 1.4.8.7 2 .7 3 .5h1.1l.6.7.6.7c.3.4.5.8.8 1l1.2.9.8.6 2.6 1.5 2.3.9 2.6.5 1.4.2 1.4.1h3.7c.9-.2 1.1-.3 1.8 0 .5.1 1 .4 1.3.3v.2l2-.2.4 3.6c.1 1 0 1.8.3 2.8.8 2.2 2.2 4 3.6 5.7.9 1.3 1.9 2.3 3.3 2.9l2.5 1c.4.2 1 .6 1.4.6 1 .8 2.1 1.7 2.7 2h1v.3l2.6.2v-.2l.7-.4c0-.3 0-1-.2-1.3l-.8-.8c-.2-.3-.3-.7-.3-1.1 0-1.3.4-2.3.8-3.3.5-1 .7-1.2-.8-1.5-.8-.2-6.2-2.2-4.6-3.2l-.4-.5s2.2-.7 2.6-.6c1 .3 1.7.8 2.8.7l-.3-1.1c-.2-.2-1-.1-1.3-.3-1-.3-2-1.3-1.3-2.4 1-1.9 3.1-2.3 5.1-2 1 .3 2 .7 3 .7 1.4.2 3 .2 4.3.5v.3c1.8.2 3.2 1.1 4.7 2l6.5 2.8c1.1.5 2.1 1 3.2 1.3l3 1.2c2.5.9 5 1.6 7.5 2 1.8.2 3.8.5 5.7.4 1.7 0 3.4-.2 4.8-1.2.6-.4 2.1-1 1.6-1.9 0 .1-2.4-.9-2-1-1.5.3-2.4.8-4.1.6l.3-.3-.1-.8c-1.2 0-2.1-.2-3.3-.3h.6c.1-1.8-3.3-.9-3-2.4l.9-.2-.7-.5c1.5-.4.1-1.5-.4-2.3l.7-.2c-.2-.7-.7-1.2-1.5-1L85 67l.7-.1c-.3-.9-2.2-3.4-1.2-3.6-1.5-1.8 1.8-1.7 2.8-1.8l5.4-.4h5c.8 0 1.6.2 2.4.4.4 0 2.1.1 2.1.5l1-.1.5.2h.6c.6-.1.8 0 1.2.4.3.4.5.3 1 .4 1.5.2 3-.3 4.6-.5.7 0 1.5-.1 2.2-.3 1-.1 1.9-.2 2.7-.5 1-.3 1.8-.8 2.7-1 .4-.2 1.1-.5.6-1l-1.9.1h-2l-2-.1c-.3 0-4 0-4-.4v-1c0-.2.2-.2 0-.3v-.1l-1.1-.6c-.5 0-1.3-.1-1.6-.7-.1-.3.2-1-.1-1.2-.1-.2-.5-.2-.7-.3l-.6-.3c-.2-.1-.5-.2-.6-.4v-.2l-.8-.6c-.5-.3-1.5 0-1.6-.8 0-.4.4-1.2.8-1.5l-.1-.1c-.2-.3-.5-.4-.6-.7-.2-.6 0-1.2 0-1.9s-.5-1.4-.6-2.1v-1.8c.2-1.1.7-2 1.2-3 .4-.4.8-1.1 1.4-1.5z' fill='%23FCED59'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89 20.6c-2 .3-3.7 1.1-5 1.8l-.8.1v.3h-.5v.3H82v.3h-.5v.3h-.7v.3l-1 .4.1.2-1 .4-.2.5-1 .4-.1.5-.7.3-.4.8H76l-1.1 1.7h-.5l-.2.8-2.2 2.5c-.4.6-.4 1.1-1 1.6l-.1-.5h.2l.2-.8 1-.8-.1-.5 2.2-2.5.4-.8h.5v-.5l.4-.1.4-.8h.5l.7-1.1h.5l.1-.6h.5l.2-.6c.3 0 .5-.2.7-.3V24l1.4-.7v-.2l.5-.1v-.3l1.4-.6v-.3h.7v-.3h.5v-.3l1-.1v-.2l.7-.1v-.3l4.8-1 .2-.8c-.6-.2-1.1-.1-2 0v.2l-2 .3-4.8 1.7v-.4l.7-.4V20h.5v-.3l1.4-.4v-.3l1.4-.2c2-.7 5-1.2 7-.7l-.2.2c-.5.8-.3.2-.7.6l-.7 1-.5.1-2.1 3H88v.3l-2.2.5-6.4 3v.2H79v.3l-.5.1-.1.5-1.5.7-.2.5h-.5l-.4.8-.5.1-.2.5-2 2.2v-.5l2.2-2.4.2-.6h.5l.4-.8h.5l.2-.6.7-.3V27h.5l.2-.5 1.4-.7c2.3-1.6 5-3.2 8.6-3.7.3-.8.6-.5.6-1.6z' fill='%23F08300' stroke='%23A45C19' stroke-width='.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.2 37.8c-1.9-.1-3 .3-4.5.8v-.3h.2c1-1.3 4-.7 4.7-1.3h.2v-.7c-1-.2-2.6 0-3.8.1v.3l-1.4.4V37h.4c.5-.7 1-.5 2-.8v-.3h.2s.2.3.5.2v-.2c.8-.3 1.7.5 2.4-.3.3-.3.1 0 .2-.5l-4.3-.3c.8 0 1.5-.2 2.3-.3v-.2h.2v.2l2-.2v-.3l.2-.5c-1 0-2.5 0-3.8.2l-1.4.4v-.2c1.8-.4 3.2-1.3 5.3-1.6l-.1-1a13 13 0 00-6.6 2l-.4.8h-.5l-.2.5-1.8 2V36l1.8-2 .1-.5a16 16 0 018-3.1V29l-2 .3c-.4.5-1 .3-1.8.7v.2l-.7.1v.3h-.8v.3l-.9.3v.3l-1 .3-.1.6h-.5l-.4.8h-.5v.3L74.1 35v-.5l1.7-2 .2-.4.5-.1.2-.5 1-.4-.1-.2 1-.4v-.2l.7-.1v-.3h.7v-.3h.7v-.3l.7-.1V29l1.2-.2v-.2c.8-.4 1.4-.2 2-.8.3-.3.4-.7.5-1.3-3.2.7-6.8 2.6-8.8 4.3l-.6 1-.5.1-.2.5-1.1 1.1c-.4.8-.3 1-1 1.7l-.1-.5.7-.6-.1-.5 1.6-1.7.2-.5h.4l.7-1.1h.5l.2-.6h.5l.2-.6 1-.3-.1-.3 1-.3v-.3h.7v-.3h.4v-.3l2.2-.8c1.3-.7 2.4-1.4 4.3-1.7v.3c-1 .8-2.6 3.6-3 5l.8 4.2h-.2l-.1 1.5h-.3l-.3 1.6h-.2v.5c-.2 0-.3.2-.5.3l.1.5c-.2 0-.3.2-.5.3v.2h-.4l-.2.6-1.3.1v.3H81V40c-1.1 0-2 .1-2.6-.5h3c.3-.7.7-.9.9-1.7zM72.6 33c.2.2.2-.2.2.2l-.1.5h-.3l.2-.8zM72.2 33.7l.2.3-.2.5H72l.2-.8zM70.7 34.2c.3.2.2-.2.3.2l-.2.5h-.3l.2-.7zM71.8 34.5c.3.3 0 0 .3.5h-.3v-.5z' fill='%23F08300' stroke='%23A45C19' stroke-width='.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M78 34h.5v.3L78 34zM71.6 35c.3.3 0 0 .3.5h-.3v-.4zM77.2 34.4h.8v.2h-.5c-.1.2 0 .4-.4.3l.1-.5zM72.6 35.2c.2.2.2-.1.3.2l-.2.5h-.3l.2-.7zM76.6 35h.5v.2l-.5-.2zM73.4 35.6c.3.2 0 0 .3.5h-.3v-.5zM76.1 35.3h.5l-.2.2c-.2.1 0 .3-.5.3l.2-.5zM78 35h1v.2c-.5.1-.8.5-1.1.1h.2v-.2zM77.4 35.6h.5v.2c-.5 0-.2 0-.5-.2zM77 36l.4-.1-.2.3c-.2.1 0 .3-.5.3l.2-.6zM77 37.2h.6v.2l-.5-.2zM76.4 37.7h.5v.2c-.5 0-.2 0-.5-.2zM104.3 36.3c3.2-.4 5.8-.4 8.3 0h3.2v.2h.8v.2L108 38v.3l-3 .6.1.2-1.2.1v.3h-.7v.3a1559 1559 0 00-1 .4h-.5v.3h-.7v.3h-.4v.3l-.8.1c-1 .6-1.9 1.6-3.2 2.1v-.2h.2c.2-.4.4-.4.7-.6v-.3h.4l.5-.8 1-.4.1-.5h.5l.2-.6h.5v-.3l1-.3-.1-.3h.7v-.3l.8-.1v-.3h.7V38l5.3-1.3v-.3c-.4 0 0-.1-.3-.2a5208.1 5208.1 0 00-1.3-.1c-1-.2-2.5.6-3.2.1z' fill='%23F08300' stroke='%23A45C19' stroke-width='.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103 40.7l.8.1-.2.6-2.3 1.7-1.2.4v.3h-.5v.3c-.4 0-1 .2-1.4.4v.2l-1 .4v-.3h.3l4.1-3.2h.5v-.3c.5-.4.6-.1 1-.6zM96 43.5h.6l-.2.2c-.2.1 0 .3-.5.3l.2-.5z' fill='%23F08300' stroke='%23A45C19' stroke-width='.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.4 44h.5l-.2.3c-.2.1 0 .3-.5.3l.2-.6zM102.1 43.5c-.2 1.2-1 1.3-1.8 2l-.2.5h-.5v.3h-.4v.3h-.5v.3H98v.3h-.5v.3l-1.4.7V48h.2c.5-1.2 4.3-4.1 5.8-4.5zM96.8 45.1h.5v.2c-.5 0-.2 0-.5-.2zM96.3 45.4h.5l-.2.3c-.2.1 0 .3-.5.3l.2-.6zM102 46.5v.8h-.2v.2l-1.7.5v.2l-1 .2v.2l-1 .1.1.3h-1v.3l-.7.1v.2l-.7.1v.3L94 51v-.3h.2c.5-1 1.6-1 2.6-1.6V49l.7-.1v-.3h.7v-.3h.8v-.3h.4v-.3h.5c.8-.6.7-.9 2.1-1zM95.6 48.3l.5-.1v.2l-.5-.1zM95.2 48.6l.4-.1v.2l-.4-.1zM94.7 48.9l.5-.1v.2c-.5 0-.2.1-.5-.1zM94.2 49.2l.5-.1v.2c-.5 0-.2.1-.5-.1zM93.7 49.5l.5-.1v.3l-.5-.2zM94.6 52.1l5.9-.7c.8 0 2-.3 2.5 0-2.2.3-5.2.3-7 1l-1.9.3v-.3c.5-.2.2 0 .5-.3zM43.2 58.7h.5v.2l-.5-.2zM42.7 59h.5v.2l-.5-.2zM94.2 53.1h.5v.2c-.5 0-.2 0-.5-.2zM94.7 53.3a4670.4 4670.4 0 010 0zM96 53.4h4c.9 0 2.2-.4 2.7 0-1.7.2-6 .6-6.7 0zM43.3 59.7h.5v.2l-.5-.2zM95 54.3h.5v.2l-.4-.2zM106.4 55.2v.5c-3 .5-5.2 0-7.5-.6l-1 .1V55H97v-.2h-1.5v-.3c1.4-.1 2.8.3 4 .5l3.3-.3v.2l1.7-.2 1.8.5zM95.4 55.5h.5v.2l-.5-.2zM96 55.7l.7-.1v.2l-.7.1v-.2z' fill='%23F08300' stroke='%23A45C19' stroke-width='.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.7 55.8h.5v.2c-.5 0-.2 0-.5-.2zM97.3 56c.7 0 1.3 0 2 .3v.2l1.5.1v.3l.8-.1v.2h.8v.2h.7v.2l1-.2v.3a4574.7 4574.7 0 011.4 0c.7 0 1.4 0 2.2-.2l1.8.8v.3h-.4v.3c-.4.1 0-.2-.3-.2h-2.5v-.3h-1.5v-.3h-1.6v-.3h-1.5v-.3h-.5v-.2a13610.2 13610.2 0 01-.8-.2l-.8.1v-.2H99v-.2c-.7-.3-1.3 0-1.8-.6zM33.6 67.5l-2 .2V67c1-.3 1.4-.4 2.5-.3.5.8.6 1 .7 2.4-.2.3 0 3.8.3 4.5h.2l.5 1.9h.3v.4h.3v.7h.3l.6 1.4h.3l.4 1 .8.4v.5l.5.2v.4l.9.5.9 1.1h-.5l-1.4-1.3h-.3v-.4l-.8-.5v-.4l-.6-.2-.1-.8-.5-.2-.1-.7h-.3v-.5h-.3L36 76h-.3l-.1-1h-.2l-.1-.7h-.3v-1h-.3l-.2-1.2h-.2l-.6-4.6zM76 62.7c1.6-.2 3 0 4.2.2l1.5-.1c.4 0 0 .2.3.2.5 0 .7-.3.7-.3h1.5l.1 1c-1.6.2-2.2-.3-3.3-.6-1.3-.3-3.4 0-5 0v-.4zM74.6 63.8h1v.2h-1v-.2zM75.6 64a4670.4 4670.4 0 010 0zM86.4 69c-1.7.1-2.3-.8-3.4-1.4h-.5l-.3-.4h-.5l-.3-.4H81l-.3-.4-1-.1V66l-1.5-.3v-.3l-.8.1v-.2c-1.2-.3-2.8-.1-3.7-.9 2.4-.2 4 .8 5.7 1.4l1.6.3v.3h.5v.2l.5-.1.6.4h.4l.4.4 1.2.1v.3c.7.2.5.4 1 .6.1.3 1 .4 1 .7zM76.9 64H78v.2l-1.2.1v-.2zM78.1 64.2c1.2-.1 1.6.1 2.6.2v.2l-.8.1v-.2h-1.7v-.3zM51.2 83.4c-1.3.2-2.4 0-3.3-.6l-.8-.9h-.5l-1.7-1.5-.5-.2v-.5l-1.2-.6v-.5l-.5-.2-.1-.5-.5-.2v-.4l-.6-.2v-.5l-.6-.2v-.8l-.6-.1-1-2.2c-.7-1.2-1.6-2.5-2-4.2h.3v.2c.8.5.5 1 1 1.9h.2l.1.7 2.8 4.9.5.2.1.5h.2l.4.7.5.1v.5l.9.4 1.4 1.4h.5l.3.4h.5l.3.4 1 .1v.3l1 .1v.3l.8-.1.3.4.8.2v.7zM72 65.1c2.2-.2 4 1 5.7 1.6v.3h-.5c-1.2-1-4.2-.7-5.2-1.9zM118.2 59.9l1 .1-.1.5L116 62c-.9 0-1.7.2-2.5.3v.2l-4.4.5v-.2c-1-.2-1.7.4-2.3 0 3-.3 6.7-.5 8.8-1.5v-.3h1v-.3l1.7-.5V60zM36.4 69.4h.5c.2 1.8 1 3.2 1.7 4.5l.1.7c.4.7.7.6 1 1.7h-.3v-.2c-.6-.5-.3-.6-.7-1.2h-.2v-.5h-.3l-1.8-5z' fill='%23F08300' stroke='%23A45C19' stroke-width='.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M35.4 69.8h.3l.8 3.1h.3v1h.3l.4 1.4h.3v.4h.3v.8h.3v.4h.3v.5c.5.5 1 .8 1.3 1.6h-.3l-.3-.2c-1.6-2.8-3.5-4.9-4-9zM80.7 64.6h.5v.2c-.5 0-.2 0-.5-.2zM103 62.1h.7v.2h-.7v-.2zM85.7 67h-.5l-.3-.4-.7-.1v-.3h-.6l-.3-.4c-.7-.4-1.5-.3-2-1h.4c.9.7 1.1 0 2.3.2v.2h.8l.3.4c.7.6.2.2.6 1.5zM103.7 62.3l.8-.1v.2l-.7.1v-.2zM70.4 66.3a14 14 0 017.9 3.4h-.5c-.5-.6-1-.5-1.6-.8-.1-.2-.3-.3-.3-.5h-.5L75 68l-1-.1v-.3l-.6.1v-.2H73v-.2h-.5v-.2c-.8-.3-1.6-.3-2.1-.8zM104.5 62.4h.7v.2h-.7v-.2zM68.4 66.8c1.4 0 2.8.5 3.9 1 0 .2.2.3.3.5h.5l.6.6h.5l.3.4h.4l.6.7c.8.4 1.6.5 2.2 1.2h-.5c-.5-.5-1.2-.6-1.9-1l-.3-.4h-.5l-.3-.4h-.5l-.3-.4H73c0-.2-.2-.3-.3-.5h-1v-.3l-1-.2c-.9-.3-1-.7-2.1-.7l-.1-.5zM105.8 62.5h1v.2h-1v-.2zM63.8 68c1.1.1 3 .6 3.9 1.1 0 .2.2.3.3.5h.5l.3.4h.5l.3.4h.5l.3.4c.8.4 1.5.5 2.1 1.2l-.5.1c-.6-.7-1.5-.8-2.4-1.2 0-.2-.2-.3-.3-.5h-.5l-.3-.4-1-.1-.3-.5h-.5c-1-.3-1.6-.8-2.9-.8V68z' fill='%23F08300' stroke='%23A45C19' stroke-width='.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.9 75.6l.1.7c-7.3 1-12.4-1.5-17-4L74 71h-.6l-.3-.4H73l-.3-.4H72l-.3-.4h-.5l-.6-.7h-1l-.3-.6-.5.1v-.2c-1-.4-2-.1-2.6-.7 1.6-.2 2.7.5 3.8 1h.5l.3.4h.5l.6.6h.5l1.1 1.1h.5l.9.8h.5l.3.4h.5l.6.7 1 .1c0 .2.2.3.3.5l.7.1v.3c.6 0 1.1.2 1.6.3 3.3 1.6 6.4 2 11.4 1.5zM77.7 67h.5v.2l-.5-.2zM78.2 67.2l.8.1v.3c-.6-.1-.5 0-.8-.4zM79 67.6h.5v.2l-.5-.2zM79.5 67.8l.8.1v.3c-.6-.1-.4 0-.8-.4zM80.3 68.2l.8.1v.3c-.6-.1-.4 0-.8-.4zM81.1 68.6l5.4 1.6c0 .2.5.6.5.7-.4.2-.2.2-.8.3V71l-1.3-.1c0-.2-.2-.3-.3-.5-1.2-.6-2.7-.8-3.5-1.8zM42.1 73.5c.5.4 1 .9 1.2 1.6H43l-.2-.2c-.3-.5-.5-.6-.7-1.4zM78.3 69.7c.7 0 1.2.5 1.8.7h.5v.2l1.6.3v.3l4.6 1c-.2.3.3 0 0 .2l-.4.1c-.4 0-.4.3-.8.3v-.2l-1.5-.1v-.3h-.5V72H83v-.2l-.5.1v-.2H82l-.6-.4H81v-.2l-.8-.2-.3-.4c-.8-.4-1 0-1.5-.8zM65.4 71.4l.5-.1v.2c-.5 0-.2.1-.5-.1zM43.3 75.1c.4.2.3.1.6.7h-.3v-.2c-.3-.3-.1 0-.3-.5z' fill='%23F08300' stroke='%23A45C19' stroke-width='.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M77.7 71.2c.7 0 1 .4 1.5.6v.2h-.4c-.4-.3-.8-.4-1.1-.8zM96 75.9c-.1.7-.3 1-.9 1.3-.4.6-3.6 1.8-5 1.6v-.3l-1.8.2v-.2h-1v-.2l-.8.1v-.2a1873 1873 0 01-.8-.2l-.7.1v-.2h-.8v-.2l-1.6-.3V77h-.5V77h-.5v-.2c-.6 0-1-.2-1.6-.3l-.3-.4-1-.2-.3-.4h-.5v-.2L77 75c0-.2-.2-.3-.3-.5l-.5.1-.6-.7h-.5l-.5-.6c-.8-.5-1.6-.5-2.2-1.3h.5c.5.6 1.2.7 1.9 1 0 .2.2.3.3.5h.5l.3.4 1 .1c0 .2.2.3.3.5l.8.2v.2l1 .1c2.9 1.4 5.6 2.4 9.1 3 1.1.2 5-.5 5.7-1v-.2l2.1-1zM39.7 76.3c.3.2 0 0 .3.4h-.3v-.4zM52 78.4v.7h-.2v.3l-1.5.2v-.3h-1.5V79l-1-.1-.4-.5H47l-.3-.4c-1-.5-2.3-1-2.7-2.2h.2c1 1.1 6 2.4 7.8 2.6zM69.1 73.2a7 7 0 012.4.7c0 .2.2.3.3.5l1 .1c0 .2.2.3.3.5h.5l.3.4 1.5.3.3.5 1.6.3v.2h.5v.2l2.3.5v.3l.6-.1v.2l2.8.5v.2l-1.5.2v-.3h-1.5V78H80V78l-.8.1v-.2l-1.6-.4v-.2h-.5V77h-.5v-.2H76v-.2h-.6l-.5-.4-.5.1-.3-.5h-1v-.3l-.8-.2-.3-.5h-.5l-.3-.4c-.9-.4-1.6-.5-2.2-1.2z' fill='%23F08300' stroke='%23A45C19' stroke-width='.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M79.3 72c1.2.1 2.7 1 3.9 1.3h.7v.2l4.9.5c-.2.3.5.2.3.4v.2l-1 .2c-.6-.4-1.6 0-2.3-.3v-.2l-1.5-.1v-.3l-.5.1v-.2H83v-.2h-.5v-.2C81.2 73 80 73 79.2 72zM40 79l.8.4v.2h-.5v-.2c-.3-.2-.1 0-.3-.4zM41.4 78.8l.1.5-.3-.2-.2-.2h.4zM41.5 79.3l1.6 1v.3h.5v.2l.9.4.6.7a30 30 0 005.2 2.4v.2H50v-.2h-1.3V84H48v-.2h-.6l-.3-.4h-.5l-.3-.4H46l-.5-.6h-.5l-2.5-2.2-.8-.4-.1-.5zM97.3 76.4c.3 0 .2.4.4.5l.2.5-1.1.8-1.7.5v.2l-1.7.2v.3c-.7.2-2.4.3-2.8 0 2-.2 6-1.8 6.7-3z' fill='%23F08300' stroke='%23A45C19' stroke-width='.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M52 85v1l-.7.4v.3l-2.5-.3v-.2l-1-.1c-.8-.4-3-2.2-3.6-2.9h.5c1.3 1.5 4.4 2.2 7.2 1.9z' fill='%23F08300' stroke='%23A45C19' stroke-width='.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.8 58.4h-.5v-.2h-.5V58h-.6l-.3-.4h-.5v-.2l-1-.6-.1-.5H95v-.5a10 10 0 01-1.7-3.8c1.6-.3 3.3-1 4.6-1.5l3.4-.4v-.3h.8l.1-.8c-3.2.4-5.4 1.6-8.2 2.4V51h-.3c0 .3-.2.5-.5.4V51c-.4-.4 0-1.3 0-2.2l3-2.6V46c-.8.2-2 1.3-2.4 2h-.2c0-.5.7-2.6 1-2.9l.6-.3c-.1-.2-.5-.6-.4-1.2h.3V43h.2v-.5l.4-.3v-.5h.2l.6-1.1h.5l.4-.9h.5l.2-.5.5-.1.2-.5h.5l.2-.6h.5c.1-.2.1-.4.4-.6v-.2c-2.2.5-3.8 1.6-5.5 2.6-.3 1 0 2.6-.3 3.7h-.3l.1.8h-.2l-.3 1.6h-.3v.5h-.2l.1.7h-.2v.6h-.2v.7H93v.8h-.2l.1 1h-.2c-.2 1.2.6 2.8.9 3.4l.1 1.3h.3v.7h.3v.4h.3v.7h.3v.5l.6.2v.5l.6.2c.5.6.7 1.2 1.4 1.6v.2c-1.8 0-3.4-1.4-5-2v-2.4h-.2l-.1-1h-.3v-1l-.3.1-.6-2.7h.3l-.2-1.5h.2v-1h.2c.1-.8-.2-1.7.2-2.3 0-1 0-3.1-.6-3.6v-.3c-.3 0-2 1-2.2 1.2l-4.2.5-.2.5c-.9 1.3 0 2-.3 3.6h-.3l.2 1.2h-.3l-.1 1.3h-.2l-1.1 1.7h-1c-.2-2 .2-3.9.6-5.5v-1h.2v-1.2h.3l.2-.8c-1.7-.3-1.9-1.4-2.8-2.5l-.5-.2v-.4a9 9 0 00-2.8-2.2l-.1-.5h-.5c.1-.7.3-1 .9-1.3v-.2c-1 .3-.8.8-1.7 1.1l.2-.5v-.5H75l-.2.8c-.5 0-.2 0-.5-.2h-.2l.1-.7c-.4.3-.3.4-1 .6.2-.5 0-.2.3-.5V36c-.5.3-.4.4-1 .6-.6-.6-.6 0-.9-1.2l-.4.6c-.6 0-1.1-.5-1.8-.6 0-.8.1-1.3.5-2l.4-.3v-.5c.2 0 .3-.2.5-.3l-.1-.5.7-.6v-.5l.6-.5v-.5l.9-.9v-.5l.4-.3 1-1.6h.5V26c1-.4.7-.9 1.6-1.2v-.5l-2.6 1.8-1.3 1.9-.7.5v.5l-.6.6v.5l-.5.5v.6c-.2 0-.2.2-.3.3l-.2.5c-.2 0-.1.7-.3.8-.3.6-.7.6-.7 1.3h-.5l.3-1.5c.5-1.4 1.3-3.1 1.2-4.9-1.8.7-2.9 3-4.8 3.6l.2-2.3h.3l-.1-.5h.2l.3-2h-.2v-.3L64.1 28 63 30h-.5l-.4.8c-.5 0-1 .2-1.4.4-.3.2-1 2.2-1 2.8l-1 .1-.2-.4h-.5l.1-1h.2V32l.5-.3-.1-.5.7-.6v-.5l.6-.5v-.5l.6-.6V28h.2l.4-.8h.3c0 .6-.2 1.3-.5 1.7v.5h.3l1.3-3.9-.1-.7-1.6 1.4-.2.5h-.5l-.2.6-1.3 1.4H58l.3-4c-1 .4-1 1-1.3 1.7h-.3l-1 1.6-.8.1c-.1-1-.2-2 .2-2.5l-.1-1.2c-1.4 1-1.8 2.6-2.6 4h-.2l-.7 1.1c-1 0-.7-.2-1.5-.3l-.5 4.5h-.2v.5l-.4.3v.5l-.5.3-.6 2.8c-.3 1.2 1 4.1 1.3 4.9 0 .5 0 1.1.2 1.7 0 0 .3 0 .3.5-.2 2-1.2 3.3-.9 5.8a8.3 8.3 0 00-4.2 2.5c-.8 0-.8-.2-1.3-.4-.2-.5-.6-1-.4-1.7h.2l-.2-2h-.3l-.1-1.4h.2v-.5h.2V47l.4-.3V46h.2l-.1-.8h.2c.4-2-1.8-4.3-2.3-5.5-.4-.8-.4-3.5-.3-4.2h.3l-.3-2.2c-1.5.2-3 .3-4.2.2.2-1.3 1.1-2 1-3.8h.6c0 .6 0 1.8-.3 2.2l.4 1.2 1.2-.4v-.3l.4-.3v-.4c.2-.1.3-.3.5-.3l-.1-.5.5-.3.1-1 .5-.4v-.4h.2v-.6h.2l.1-.8h.5L41.4 32c.1.7 0 .7.6 1 .3.2 0 0 .5.1.2-.3.6-.3.7-.6v-.4l.6-.6 1.4-3.7h.5c0 1.4-.3 3.2-.8 4.3h-.2v.5l-.5.3a7 7 0 00-.7 2.4c1.3-.4.8-.9 1.9-1.3.1-.8.6-1.2 1-1.8h.3v-.5l.4-.3v-.5l.4-.3.2-.8.6-.6v-.5l.7-.5.1-.8c.3-.5.9-.7 1.1-1.4h.5c0 .5 0 .2-.2.5l.1 1h.3c.2-1.4.9-2.3.8-3.9-1.4.3-1.6 1.2-2.3 2-1 1.4-2.3 2.6-3 4.3h-.2l.8-3.5h.3v-.5h.2l-.1-.6.4-.5v-.5l.4-.3.2-1 .4-.3v-.5l.9-.8v-.5l1-1.2.3-.5h.5l.4-.8h.5l.4-.6.5-.1v-.2l.5-.1v-.2l.4-.1v-.2l5.8-2c3.3-.4 7.2-.4 10.4-.9 1.5-.1 2.7-.6 3.4-1.4h.2v-.2c-1.2-.3-3.8 0-5 .5l-6.4.8v.2l-3 .3c0 .1-.6 0-.5.1l-1.4.4-.5.2c-.4 0-.3.1-.7.2 0 0-.4 0-.4.2l-.8.2v.2l-1 .1v.3h-.7v.3l-.7.1v.2l-.7.1v.3h-.7v.3l-1.4.7v.2l-1 .4-.1.5h-.5l-.5.8-.4.1-.5.8h-.5l-1 1.7H45l-1.3 2-.7.5v.5l-.6.6c-.7.8-1.5 1.9-2 3h-.2L41 26l.4-.3V25l.4-.3.3-1.5c.2 0 .3-.2.5-.3v-.5l.4-.3.2-1 .6-.6V20l1.1-1v-.6l.4-.5h.5l.6-1.2h.5l.2-.5 1-.4v-.2l1.4-.7v-.2l1.4-.5c5.7-3 12.7-3.6 21.2-4.5 0-.3.5-1 .5-1.2a15 15 0 00-6.3 0v.3l-3.2.3v.3a182970.1 182970.1 0 00-2.4.5l-2 .2v.3l-1.5.1v.3l-1.4.1v.3l-1.2.1v.3h-1v.3l-1 .1v.3H52v.3l-2.4.8v.2l-.4.1-.4-.1-1 .4v.5c-.4.1-.6-.2-1 0l-.4.3v.5c-.1.2-.4-.3-.4-.1-.3 0-.5.5-.8.6l-.2.8-.5.1-.2.5h-.5l-3.5 5v1c-.3 0-.4.2-.6.3v.5l-.4.3-.1 1c-.2 0-.3.2-.5.3l-.1 1c-.2 0-.3.2-.5.3v.5h-.2l-.1.8h-.8c0-1 .2-2.4.5-3.3l.3-.4.2-.8c.2-.1.2-.5.4-.6 0-.5.3-.7.4-1.2.2-.1.3-.3.5-.3l.1-1 .7-.6v-.5l.4-.3v-.5l.9-.9-.1-.5.9-.8 1-1.6h.6l.6-1.2h.5l.2-.5 1-.4.1-.5h.8V12h.4v-.3l1.5-.5V11l1.2-.1c1.7-.8 4-1 6.4-1.3l2.7-.3v-.2l2.2-.3c.8-.3 1.6-.8 2.6-1l.2-.8c-.5 0-2.7 0-3.7.4v.3l-2.5.3v.2l-2 .2.1.3-2.2.2v.3l-1.7.2v.2l-1.5.2v.2a4670.4 4670.4 0 00-2.2.5v.3h-.7v.3l-.7.1v.2l-.7.1v.3h-.7v.3l-1 .4v.2l-.9.4-.2.5H43l-.2.6h-.5l-.1.5h-.5L41 16h-.5l-.2.5-1 1.2c0 .2-.3.6-.2.7l-.9 1-.2.6-1 .9v.8l-.6.3.1.5c-.2 0-.3.2-.5.3v.4l-.4.6c0 .2-.2.3-.1.5-.2.1-.2.4-.3.5 0 .3-.3.3-.4.6h-.2v.5l-.3.5-.3.6-.2.3-.2.7-.1.7c0 .2-.3 0-.3.1-.1.1 0 .4-.2.5v.7c-.1.2-.4.3-.5.6l-.4-.4-.5-3.8-.4-.1-.2.8.1.2c0 .2-.3.3-.2.5h-.3s.2 1 .3.5V28h.2l.6 5.1h.3c.4.3.1.3.8.4l.6-1 .3-.1-.1-.5h.3l-.1-.5h.2c.3-.7.4-1.4.8-1.9V29h.2c.1 1.2 0 1.8-.2 2.8h-.2l.5 2h-1v.5h.3l1.1 1.1c.1 1.5-.1 1.3-.5 2.3v.5h-.2c-.3 1.1-.5 6 .2 7.7h.2l.2 1.5h.2l.1 1h.3v.6h.3l.1 1.2h.3l.5 2.7H37v.3l.3 2H37l.1 1H37v1h-.2l.1.7h-.2l-.2 1h-.2L36 60c-.2.7-.8 1.2-1 2.1h-.5l-.1.8-.7.4-.4.8a8.6 8.6 0 01-5.1 1.8v-.5l.9-.4.2-.5 1.4-.7.2-.5h.5l.2-.5 1.3-1.4.4-1.6h.2l-.4-4h-.3l-.8-3h-.3l-.4-1.7H31v-.7h-.3l-.4-1.7H30l-.1-1.2h-.3c-.6-1.4-.2-3.5 0-4.4l-.2-1.5a6.6 6.6 0 00-4.4-5.7l2.4-1 .2-.6.7-.6v-.4l1.3-1.4v-.3c-1 .3-1.1.6-1.7 1.2v.2c-.1 0 0 .2-.2.2 0 .2-.4.2-.4.4l-.4.3-.6.3-1 .4.1.2-.7.1v.2l-1 .4v.3H23l-2 1.8v.5c.4-.3 1-1 2-.8l.2.5h.5l.4.7h.2v.4l.6.2c.8 1.2 1 3.6.8 5.1l-.5.1-1.1-1.6-2.2-1.3-.5.1v-.2a3328.5 3328.5 0 00-1-.2c-1.8-.3-3.8 1.4-4.6 2l-.4.8H15l-.6 1.1c-.2 0 0 .4-.2.4-.2.3-.6.2-.7.5-.2 0-.1.2-.3.2-.1.3-.5.4-.6.6l-.5.1-.2.5h-.5l-.4.9h-.5l-.2.6h-.5l-.2.5H9l-.4.6H8v.3h-.5v.3l-1 .4.1.2-.7.6c0 .5 0 .2-.2.5.1.8.2 1.5.5 2h.3l.3.7.5-.1v.2H8v.2c.8.4.5-.2.9.7-1.7.1-2-.1-3.2.6-.3.8-.6 1.9.3 2.5.5.8.9.7 1.8 1v.2l2-.2v.3h1c.3.6.3.7.7 1h.2v.5l.6.2v.5l1.1.6 1.4 1.3h.5l.6.6 1 .2.3.4h.5v.2h.6v.2h.7v.2l1 .1.1.3.7-.1v.2h.8v.2l.8-.1v.2h1.3v.2l1-.2v.3l1.7-.2v.2c1 .2 3.6-.4 4.2-.7a18 18 0 006-5.1l1.7-2.5h.5v-.3l1-.3-.1-.3h.7v-.3h.5v-.3h.5L43 55h.5l.2-.6h.5l.2-.6 1-.3-.1-.3 1.4-.6v-.3h.7V52h.5v-.3l.7-.1c1.6-.8 4.7-1.7 6.9-1.3h1v.2l.8-.1v.2h.5v.2h.5v.2l1.4.8v.5l-.7-.1v-.3l-2.3-.2v-.3l-3.3.4A18 18 0 0045 55c-1 .6-2 .9-2.5 1.8h-.3v.3l1-.4.2-.5.7-.1.2-.5 1-.4V55l.7-.1v-.3h.5v-.3h.7V54h.7v-.3l.7-.1v-.2l1-.2V53l1.7-.2v-.2l3-.4v.3l1.7-.2c.7.1 2.3.4 2.8.9.7.1.6 0 .9.6-1.3 0-2.9-.3-4.1-.5l-4 .5v.2l-1.4.2v.2l-1 .1v.3h-1v.3l-1 .1.1.3-1 .1v.2l-.7.1v.3c-1.2.6-2.8.8-3.5 1.9h-.3v.2l2.2-1v-.2l1.4-.4v-.2l.8-.1c2-1 3.7-1.7 6.8-2l2-.3v.3a6725 6725 0 011.5 0l1.7.1v.2l.9.4c-.2.4-.2.4-.5.6-.4.4-2.4 0-3.5.1-3.2.4-9.6.9-11 2.5l-.5.1v.2c.6 0 1-.2 1.5-.4V58l.7-.1v-.2l1.2-.2v-.2c.8-.4 6-1.3 7.2-1.1v.2h1.2c.7 0 1.4.4 2 .4l.2.8-.2.2-3.3-.3-2.3.2v-.2l-3.7.4-4.4 1.5v.2l2-.4v-.3l1.5-.2v-.2c1.5-.6 5.6-.5 6.7-.3h1v.2l.5-.1v.2l.8.2c-.1.7-.2.8-.6 1v.3h-1.3v-.3l-1.2.1c-1.8-.3-4 0-6.3.2.6.5 1.6-.2 2.5 0v.2l1.5-.1v.2a3328.5 3328.5 0 011 .1h1l.1.2h1.5l.3.3c-.1.6 0 .4-.4.8v.2h-.5l-.2.6-.7.3v.3h-.5v.3c-.4.3-.5 0-.9.6-1.6.2-2.6.1-3.8-.3v-.3l-1-.1V63l-1.4-.8v-.3c-.3 0-.6.8-.7.9h-.5v.3c-1 .6-2.8 0-3.7-.1a2 2 0 01-.7.6c.4 1.4.7.8 1.7 1.3l.3.4.7.2c.2.5 0 .2.3.5.2 1.3 0 1-.3 1.7-1.2.4-2.7 1-4 1.3.8 2.8 2.4 5.3 4 7.2v.5l.9.4v.5l1.6 1 .3.5h.5l.3.4 1 .2v.2h.6v.2l1.5.3v.3h1.6v.3h.5v-.3L47 79.4l-.3-.4-.7-.2v-.2c-.5-.3-.7-.5-1.4-.6-.4-1-.9-.8-1.4-1.4v-.5l-.9-.4v-.5l-.8-.4v-.5h-.3l-.4-.9h-.2l-.1-.7h-.2l-.1-.7h-.3v-.7h-.3l-.1-1.2h-.3v-.7h.2c.6 1 1.5 3.3 2.4 3.9v.2h.3c-.5-1.5-1.6-2.3-2-4h.8l1.3 2.8h.3v.4l.8.4v.5h.3l.9.9h.5l.5.6h.8v-.3h-.5v-.2l-2.5-1.7v-.5l-.6-.2c-.5-.6-.5-1.4-1.2-1.9l-.1-1h.2c1.4 2.4 6.3 5.3 9.6 5.2a3 3 0 00-.4-1.2l-4.5-.5-.3-.5-.8-.1v-.3h-.5v-.2l-1.1-.6c-.5-.5-.5-1-1.2-1.4v-.5L45 68v-.3h.4l.2-.6h.5l.2-.5.5-.1.4-.8h.5v-.3c.2-.1 2-1 2.4-.8v.3l.8.1c.1 1.5-.1 1.9-.4 2.8-.9.3-1 .6-2.2.8v.5h1.8V69l.7-.1v-.3h.5l1.6-1.7v-.5l.4-.3v-.5l.4-.3v-.5l.6-.5v-.5h.2l1.3-2c1.7-.1 1.5 0 2.6.5.2 2.7-.9 4-1.6 6-.6.1-1.2.4-1.7.6v.5l5.6.6v.2l1.3.2v.2h.5v.2c1 .3 1.7 0 2.4.7h.5c-1-1.3-3.4-1.6-4.6-2.8h-.2c.6-.7 1.2-.3 2.2-.7v-.2l1.4-.2v-.2l1-.1v-.3l1.2-.1v-.3h1v-.3l.7-.1v-.3l1.6-.4V65h.5v-.3h.7v-.3l1-.3v-.3l1.1-.4.2-.5h.8l.2-.6h.5V62h.4v-.3h.5v-.3h.5l.2-.6c.7-.6.9-.2 1.3-1.1.7 0 .9.3 1.3.6v.2h.6v.2h3.8v.8l-2.4.3c-1.2-.2-2.6-.6-4.1-.6v.8c1.4 0 4.5.6 5.9 0V62l1.6-.4-.3-1.2c-1.6-.1-3.1-.3-4.4-.8l-.1-1 1.2-.3v-.3l5-.5-.1-.3h.7c0-.8-.3-1.9 0-2.3.2-1 .8-1.1 1.6-1.7V53h.5v-.3l1-.1-.1-.3c.7 0 .9 0 1.3.4h.2l.1.7h.3c.4.7 0 2.4-.2 2.7l-.4.8h-.8v.6c1.2.1 1 .7 1.7 1h.5l.3.4 1 .2.3.4 1.6.4v.2h.5v.2h.5v.2h.5v.2h.6v.2l1 .1v.2h.5v.2h.6v.2h.7v.2l.8-.1v.2l1.3.1v.3h.8v-.3a9.7 9.7 0 01-4-1.8l-.9-1V59c1.5 0 2.7.7 3.9 1l1.5.2v.2h.7v.2l.8-.1v.2h.8v.2l1-.1v.2h1v.2c1.2.2 2.6-.2 3.5-.4v-.3h.2v-.8c-5.3.6-9.2.1-12.7-1.2zm-82.9 3.1c-.5-.4-.6 0-1-.3l-.6-.7-1.7-1.3-.4-.6-.4-.5-1.2-1.5-.4-.6-.5-.1c-.6-.2-.8-.6-1.3-.8L7 54.3l-.8-.8c-.5-.6-.6-1-.2-1.6.3-.6 1-1.3 1.5-1.5.4-.1.7 0 1 .3.3.3.6.3 1 .5.5.4.8 1 1.1 1.5l1.3 2 .4.7.2.5.4 1 .4 1a7 7 0 005.3 3c-.6.9-1.5.6-2.7.6zm1.5-12l-.3-.2c-1.2-1.3-.6-3.8 1.1-4.3.9-.3 3.6-.8 4 .3l.1.8.5.8c0 .4 0 .9-.2 1.2-.4.7-1 1.3-1.7 1.6-1 .4-2.5.6-3.5-.1zm3.9 10.7H21c-.2-.5.5-1 .6-1.3h.3c.5-1.6-1.8-3.5-.6-5 .2-.3.5-.4.7-.8l2-.2v.3l.5-.1c0 .2.2.3.3.5l3-.4v3.3h.3c.3.6.3 1.8 0 2.2-.2 2.2-5.8 4.4-6.8 1.5zm6.3 5h-.5v.3l-1.2.4v.2a4670.4 4670.4 0 01-1.2 0c1.8-1.1 3.4-2.6 4.3-4.3l.1-1h.3v-.5h.2c0-.9 0-1.7.2-2.6.1-.7.1-3.9-.3-5-.5-1-1.1-2-1.4-3.2 1.5.6 2.5 2.7 3.2 4.3l.2 1.2c.2.5.7 2 .6 3h-.3l.1 1h-.2v.7h-.2l-.1 1-.3.1v.5l-.8.9v.4l-.4.6h-.5l-.6 1.1h-.5l-.2.6h-.5v.3zm41-35.6h.6l-.7 3h-.2v.6h-.2l-.3 1.5-1.8.2-.8-.6c-.7-.9 3-3.7 3.5-4.7zm-6.3 3h.2V32l.6-.6V31l.7-.5 1-1.9h.3c-.3 2-1.7 3.3-1.4 5.8h-1.5l-.4-1 .5-.8zm-.4 21.2l-.2-1.7h.3l-.7-6.2h.2l-.2-4.2h.2v-1h.2v-.5h.2v-1.3l.5-.3V38h.2l.4-.8c.8-.1 1.1 0 1.6 0 .1 2-.4 3.2-.2 5.3l.7 3.6h.2l.5 4c-.3 1.4-2 4-3.5 4.6v.2l-.7.1V54h.3zm-5-25l.4-.1c0 1.8-.9 2.8-.7 4.8-1.3.1-1 0-1.8-.3 0-2 1.4-3 2-4.4zM52.4 31l.7-.6V30h.7c0 1.2-.4 1.8-.4 3h-.2v.2l-1.2.2V33c-.4-.2-.2 0-.4-.4.5-.5.5-1 .8-1.6zm5.7 14.5l1 4.9c-1.7-.2-3.3-.8-5.3-.6-.8 0-2 0-2.4.5l-1.5.2c.7-1.7 2.5-2.8 3-4.6l-1-5.1h.2l-.3-2h.3l-.1-1h.2l-.1-1h.3l.5-1.9c.5-.2.7-.2 1-.6 1.5-.1 4 .2 4.8 1h.2l.5 1.6h-.3l.1.8h-.2v.5H59v.8h-.2v.5h-.2v.5h-.2c0 .6-.2 1-.3 1.6h-.2v.7h-.2l.4 3.3h.2zm5.4 18.6c-1.5.4-1.5.2-2.8-.2-.2-.5 0-.2-.3-.4 0-1.4.4-1.7.7-2.6h.5c.9 1.6.1 1.6 2 2.2l-.1 1zm3.6-1.2v-.2h-.5v-.2l-.8-.2c-1-.6-3.8-4.8-2.5-6.4 0-.6.2-.6.4-1a3329.2 3329.2 0 001-.4l1.2.1.3.7h.3l.2 1.5h.2l.1 1.2c.1.1.4 0 .6.6 2.1-.2 2.8 0 4.1.6.2.5 0 .2.3.4.4 3.2-2.3 3.2-4.9 3.3zm6.4-3.7c-.4-.3-.8-.3-1.1-.6-.3-.3-.5-.7-.9-.9v-1h.2v-.3c.4 0 1-.2 1.4-.4v-.2l1.2-.2v-.2l1.5-.2V55l1.2-.2c.2.3.7.5 1 .7.5 3-1.6 3.5-4.5 3.7zm4.8-5.8c-1.2.4-3.6 1-5 .6v-.2l-1-.2v-.2a2 2 0 00-1-.4c-.3-.7-.9-1-1.2-1.6l-.1-.5h-.2l-.1-.7h-.3L68 44.7c0-.8-.2-1.5-.3-2.2h-.2l-.2-2h-.3l-.2-1.7c-.3-.7-.8-1.6-1-2.6h.5v.2l1.6 1v.6l.6.1.4 1 .5.2 3.1 5.6 1.1 3.1h.3l.3 1 .6.1 1.6 1.6h.5l.3.4 1.7 1c0 .9-.2.8-.4 1.3zm-.8-5.3c-.8-.1-1-.4-1.4-.9H76l-.1-.7h-.3l-.1-1.4h.2c.2-1.1.9-1 2.1-1 .2-.4.2-.5.2-1l.8.1c.2.7 1 1.5 1.7 1.8.1 1.6 0 1.5-.5 2.5-.7.3-1.7 1.1-2.4.6zm7 6.6c-.6.2-1.6.6-2 1-1 .1-1.5.3-2-.3l-.2-.2 1-1.1v-.3h.6v-.3h.4l.2-.5h.5v-.3l1.3.6v.5h.3l-.1 1zm4.8-6l-.2.5h-.5l-.6 1.2h-.3c-.2.3 0 .6-.1 1l-.7.3-.2.5-.5.1v.2L85 53l-.3-.3c-.1-1-.3-3.5 0-4-.1-2.4 2.2-3 3.3-4.5 1.1-.1 1.3.2 2 .5v.2h.3l.1.7h.3c0 1.6-.5 2.2-1.2 3.1z' fill='%23F08300' stroke='%23A45C19' stroke-width='1.9'/%3E%3Cpath d='M19.7 49.7c1.2-.2 2-1.2 1.9-2.4-.2-1.1-1.2-2-2.4-1.8-1.1.1-2 1.2-1.8 2.3.1 1.2 1.1 2 2.3 1.9z' fill='%23fff' stroke='%23A45C19' stroke-width='1.9'/%3E%3Cpath d='M51.6 87l-3-.3v-.3l-.9-.1c-.5-.3-1.7-1.1-2.7-2l-1-.3-.4-.2-1.4-.6-1-.5a8.3 8.3 0 01-3.5-3c-.2-.1-.4-.3-.5-.6-1.2-1.6-2.4-3.2-3-5-.3-.8-.3-1.4-.4-2v-1l-.3-2.3-.1-1-2 .2v-.2l-.9-.2-.2-.1c-.6-.2-.9-.2-1.4-.1h-.3l-2.9.1h-.9l-1.4-.1h-.7l-.7-.2-.8-.2a17 17 0 01-3.5-1l-.7-.3c-1-.4-1.7-.8-2.6-1.4l-.2-.2a18 18 0 00-1.8-1.3l-.6-.7-.3-.3a170 170 0 00-.5-.7l-.4-.3-.2-.4h-.7-.2c-1.5.2-2.6 0-3.3-.6-.4-.3-.9-1-1-1.4-.2-.6 0-1.3.1-1.9.2-.6 1.5-.7 1.7-.8H8.2l-.7-.4a10 10 0 01-1-.6c-.7-.5-.8-1.4-.9-2.1V52l.2-.4.2-.5c.1-.2.2-.3.4-.3l.7-.5.4-.3.7-.4 1-.7 1.1-1 .3-.2.4-.5.5-.4c.2-.3.4-.4.7-.4l.3-.2a7.5 7.5 0 002.3-2.4c0-.2.2-.3.3-.5.2-.4.5-.8 1-1 .1-.2.3-.2.5-.3l.7-.4c.5-.4.9-1.2 1.3-2l.1-.2c.4-.7.8-1.5 1.5-1.9l.4-.1.2-.1.4-.3.1-.2c1.4-1.1 2.7-2 4.2-2.6l1.5-1 1-1 .3-.4.5-.5.4-.6c.5-.5.7-1 .7-1.6 0-.6.3-1.1.5-1.6l.1-.3.4-1s0-.2.2-.3h.4l.1-.1s-.2.1-.2.3h.5l.1 1.1c0 1 .1 1.8.3 2.5.4-.3.6-1 .8-1.5l.3-.8.6-1.2.5-1 .5-1c.5-1 1-2.1 1.7-3.2l.9-1.2c.5-.8 1-1.5 1.4-2.4.3-1 1.1-1.8 1.9-2.6l.6-.7c.7-.8 1.6-1.5 2.3-2 .7-.5 1.3-.7 2-1h.2l1.2-.6 1.2-.6h.2L51 9c1.6-.5 3.3-.9 5-1.2l.4-.1.7-.2L59 7l1.3-.1 1.3-.1c.1 0 3-.3 3.2.1l.1.1v.2c-.4.5-1 .7-1.6 1h-.5c-.9.4-1.8.8-2.7 1l-3.2.5c-2 .2-4 .5-5.8 1.1l-.8.3-1.7.7A24.7 24.7 0 0043 16c-1 1.3-2 2.8-2.9 4.3-1.3 2.1-3.1 5-2.9 7.5.2 0 .2-.4.3-.7v-.7l1-1.6c0-.3.2-.5.4-.7l1-1.9 1-1.5c.6-1 1.3-2.1 2.2-3.2l.4-.4.7-.8c.4-.6.8-1.1 1.3-1.5.6-.4 1.3-1 2-1.3a24.5 24.5 0 015.9-2l3.8-1.1c1-.4 2.1-.6 3.2-.9l2.5-.6 1.3-.2 1-.2 2.9-.7h3c.8 0 1.4 0 1.8.2l.1.4c0 .8-.4 1.2-1 1.4h-.5L70 10h-1.4l-2.2.4-2 .4c-2 .3-3.4.6-4.7 1l-1.2.3-1.6.5-.5.2a19.2 19.2 0 01-2.7.9c-1 .3-2.1.6-3 1.2l-.8.4-.9.4a14 14 0 00-5.7 6.5l-.3.7-.4 1-.5.7-.8 1.6-.3 1 .8-1 .6-.6.7-1 1.1-1.4 1.6-1.8.9-1c.5-.7 1-1.2 1.7-1.6l.7-.6c.9-.8 1.9-1.4 3-1.9l2.5-1 1.3-.7a22.3 22.3 0 016.3-1.3l1.5-.1 1.5-.2c1.2-.2 2.5-.5 4.1-1l2.4-.4h.9c.4 0 1 0 1.3.4.2.3.3.5.2.8-.1.4-.7.8-1 1l-1.9.5h-.7a31 31 0 01-4.3.4 35.4 35.4 0 00-4.6.7h-1.6c-.7 0-1.6.5-2.3.8l-.4.1a20.4 20.4 0 00-6.5 4.1c-.7.8-1.3 1.8-1.8 2.7l-.2.4a4 4 0 00-.2.5l-.4.8-.3.4c-.4.6-.7 1-.9 1.6v.8l-.2 1.1c.5-.9 1.1-1.6 1.8-2.4l.6-.8.4-.6c.5-.7.9-1.3 2-1.5h.2c.3.3-.3 2.8-.3 2.9v.1c-.3.8-.4 1.4 0 1.6h.5c.4 0 .7-.5 1-1v-.2l.3-.5.5-1 .5-.4.5-.5v.1h.5l.1 1.3c-.3.4-.4 1-.2 2.2h.3l1.1-1.7h.2l.2-.5c.2-.4.4-.9 1.2-1.1l.4-.2-.2 4h.1l1.3-1.2.2-.6h.5l.2-.5 2-1.8.1 1.2-.4 1c-.4 1.1-.8 2.2-.7 3.3l.7-.1.4-.1c.4-.3.7-.8 1-1.3l.3-.6 2.3-2v.4h.4l-.1.3-.1.9c0 .4 0 .8-.2 1.2v.1H66v.5h-.3l-.2 1.7c.8-.3 1.5-1 2.2-1.6.7-.7 1.4-1.4 2.3-1.8h.4v.3c0 1.4-.5 2.8-1 4l-.2.9-.3 1c.6-.6 1.2-2 1.5-3l.6-1.4c.7-1.5 1.8-2.7 3.5-4 .5-.6 1.2-1 1.9-1.4.7-.5 1.5-1 2.2-1.7l.5-.5c.7-.6 1.3-1.3 2.2-1.7l2.6-1v-.3l1.7-.2c1-.4 2.4-.7 3.7-.9 1-.1 2.2-.1 3.4.1l.3.1-.2.3v.3h-.2c-.2.4-.3.5-.5.5h-.1l-.1.1-.7 1.2h-.5l-2 2.7-.2.3h-.3v.3H88l-.4.9-.2.3c-.2.5-.3.9-.7 1.4-1.1 1.4-1.9 2.8-2.1 4.1l.7 4.4H85v1.5h-.3l-.3 1.6h-.2v.4l-.4.3v.5l-.4.3v.3l-.6.1-.2.5-1.1.1v.3h-.7v-.2h-1-.1l-.3.3c0 .3.3.5.5.6.5.2.8.7 1 1.2.3.4.6.9 1 1l.8.1h.8l.5.2c.4 0 .7.2 1.1.1h1.3l1.2-.2 1.1-.2c.3-.3.7-.5 1.2-.7l.6-.4 2.2-1.6c.7-.5 1.4-.8 2.1-1.1l1.5-.7a35 35 0 015.3-2.3l2.7-.4.9-.1c2.6-.3 5-.3 7.4.1h3.4v.1h.8v.7l-5.7 1c-1.4.2-2.4.7-3.6 1.3h-.3c-.7.4-1.3.7-2.2.9-.1 0-.3 0-.5.2-.5.3-.8.9-1 1.4l-.2.3a9 9 0 00-1.2 2.8v1.7c0 .3 0 .6.2 1 .2.3.3.7.3 1.2v1.8l.3.2.2.4h.2v.5c-.4.2-.7 1-.7 1.3 0 .2.2.3.7.4.2 0 .5 0 .7.2l.9.6v.3l.3.1.3.1.2.2.3.2h.3c.2 0 .4.1.5.3.2.2.2.5.2.8v.5c.2.3.6.4 1 .5h.4c.3.2.8.3 1.1.7.1 0 .2 0 .3.2l-.1.4V59.4c.3 0 1 .2 3.3.2h1.3l1.1.2H118.1c.4-.1.9-.2 1.3 0h.1c.3.1.3.3.3.5 0 .3-.4.5-1 .7l-1.2.5-1.4.6-1.9.4-.8.2h-.8l-.8.1h-.7l-1.4.3-1.5.3h-1.8-.2c-.3 0-.6-.1-.9-.5-.4-.3-.5-.4-1-.4h-.2c-.2 0-.3.1-.4 0h-.4l-.2-.1h-.4l-.5.1h-.2v-.2l-1.5-.3h-.5c-.8-.2-1.6-.4-2.4-.4h-4.9a59 59 0 00-6.7.5c-1.2.1-1.5.4-1.6.5l.4.8.2.3h-.4v.1c-.2.4.4 1.4.8 2l.6 1.2.1.4H86h-.3-.2v.8c.8-.1 1.3.3 1.6 1.1v.3h-.3l-.2.2.1.2c.4.5.9 1 .7 1.5 0 .2-.1.4-.4.5l.1.1.2.2.8.6-1-.1h-.3-.2c0 .4.4.5 1.2.7.8.2 1.8.4 1.8 1.4h.5c.6.2 1.2.3 2 .2h.1v.2c.2.2.2.6.2 1h.9l1.4-.4 1.3-.2v.5s.2 0 .2-.2v-.2a8 8 0 001.8.9v.1h.2c.1.3.2.5 0 .7 0 .6-.7 1-1.2 1.2l-.5.2c-.9.7-2 1-3.5 1.2l-1.5.1a27 27 0 01-4.8-.3l-.9-.1a40 40 0 01-10.5-3.3c-1-.3-2-.7-3.2-1.3l-2.7-1.1a43.3 43.3 0 01-4.7-2.2c-1.2-.7-2.4-1.3-3.7-1.4h-.2v-.2-.1l-2.9-.3-1.3-.1-1.7-.4-1.2-.4a6 6 0 00-1.9 0c-1 0-2.3.5-3 1.9a1 1 0 00-.1.9c.2.5.7 1 1.3 1.1h.5l.9.3.4 1.2h-.2v.3h-.2c-.8 0-1.3-.2-1.9-.4l-.9-.3h-.1l-2 .5.2.2.2.3-.2.1c-.2.1-.2.2-.2.3.1.8 3.7 2.2 4.6 2.4.8.2 1.2.3 1.3.6.2.2 0 .5-.1 1l-.2.2c-.4 1.1-.8 2-.8 3.2 0 .5.1.8.3 1 0 .2.2.3.3.4l.5.5.2 1V86.3l-.7.3v.3h-.2zm-2.5-.8l2 .2v-.1l.7-.4v-.2l-.1-.8-.4-.4-.4-.4c-.2-.4-.3-.8-.3-1.3-.1-1.3.3-2.2.8-3.4l.1-.3.2-.5-1-.3c-.4-.1-4.8-1.6-5-2.9 0-.1 0-.3.2-.5a1 1 0 01-.3-.5v-.2a12 12 0 012.8-.6c.4 0 .7.2 1 .3l1.5.4c0-.4-.1-.7-.2-.7l-.5-.1-.7-.1c-.6-.2-1.3-.7-1.6-1.4-.1-.5-.1-1 .1-1.4.7-1.2 1.9-2 3.4-2.2a8.6 8.6 0 013.2.4c.6.2 1.2.4 1.7.4l1.3.1c1 0 2.2.1 3.2.4h.1v.2c1.4.3 2.6 1 3.7 1.5l1 .5a45.6 45.6 0 006.4 2.8c1.1.6 2.2 1 3.2 1.3l1.5.7 1.5.6c2.8 1 5 1.6 7.4 2h.8a25.9 25.9 0 006.3.3c1.4-.2 2.4-.5 3.3-1.1l.4-.3c.4-.2 1-.5 1.1-.9V77a7 7 0 01-2-.9l-1 .2-1.4.3c-.5 0-1 .1-1.6 0H91l.4-.4.1-.1.1-.2v-.4l-1.8-.1-1.3-.2v-.5h.3c0-.5-.5-.6-1.4-.8-.7-.2-1.7-.4-1.5-1.4v-.2h.5l-.2-.2-.7-.3.7-.2c.3 0 .5-.2.5-.3 0-.3-.3-.7-.6-1l-.4-.6-.2-.3h.4l.2-.1.2-.1c-.2-.3-.4-.7-1-.6H85v-.1c-.2-.4-.3-1-.2-1.3v-.3h.5l-.4-.8c-.6-1.2-1-2-.8-2.5v-.1c-.2-.4-.3-.8-.2-1 .3-.7 1.3-.9 2-1h1.4c2-.2 3.7-.4 5.4-.4h4.9l2.4.3h.1l.4.1c.9.1 1.6.2 1.8.5h.3l.6-.1.3.1h.8c.6 0 .9.1 1.3.6l.7.3h1.8l1.5-.3 1.4-.2h.8l.8-.1.7-.1.9-.2c.6 0 1.2-.2 1.8-.4l1.3-.5 1.3-.5.6-.4h-5l-.8-.1h-.4c-3.4 0-3.8-.2-3.8-.6v-1.1-.2c-.3-.3-.6-.3-1-.4l-.3-.1c-.5-.1-1.1-.3-1.4-.8v-.7-.5h-.4l-.3-.2-.4-.2-.2-.1-.2-.1-.4-.3c-.2 0-.1-.2-.1-.3l-.7-.5-.6-.1c-.4-.1-1-.2-1-.9 0-.4.2-1.1.6-1.5l-.2-.3-.4-.4c-.2-.6-.1-1 0-1.5v-.5c0-.3-.1-.7-.3-1l-.3-1v-2c.3-1.1.9-2.1 1.3-3l.2-.2c.3-.6.6-1.2 1.2-1.6l.7-.3a9 9 0 002-.8h.3c1.3-.7 2.4-1.2 3.8-1.4l4.6-.8h-3c-2.3-.4-4.7-.4-7.4-.1h-.9a51.4 51.4 0 00-3.8 1h-.1c-.4 0-3.5 1.5-3.9 1.7l-1.5.7-2 1.1a49 49 0 01-4 2.7H89l-1.3.2-1.2.2-1.3.1c-.5 0-.9 0-1.3-.2h-.5l-.7-.1-.9-.1c-.6-.2-1-.8-1.2-1.3-.3-.4-.5-.8-.8-1-.5-.1-1-.5-.9-1 0-.4.3-.5.6-.7h.1l.1-.1H81l1.3-.2.2-.5h.4v-.2l.4-.3v-.5l.4-.3v-.6h.3l.3-1.5h.2l.1-1.6h.2l-.7-4c.3-1.3 1.1-2.9 2.3-4.3.4-.5.5-.8.7-1.3v-.3l.7-1V23l.2-.1.1-.2h.4l2.1-3 .5-.1.6-1 .5-.3.2-.2a14.1 14.1 0 00-6.4.9h-.1l-1.7.1h.2v.2l-2.7 1c-.7.4-1.4 1-2 1.6l-.5.6-2.3 1.7-1.9 1.3a12.2 12.2 0 00-3.4 4l-.5 1.2c-.7 2-1.3 3.5-2.2 3.6h-.4l.4-1.9.3-.8c.4-1 .9-2.3 1-3.6l-2 1.5c-.7.8-1.5 1.6-2.6 2h-.4l.3-2.8h.2v-.5h.3l.1-1v-.6H66l-1.4 1.4-.4.5c-.3.6-.7 1.2-1.1 1.5l-.6.1-.8.2v-.2h-.4c-.2-1.3.2-2.5.7-3.7l.4-1v-.1l-1.2 1-.3.6h-.5l-.1.5-1.5 1.5-.9.1.3-3.9c-.3.2-.4.4-.5.7l-.3.6v.2H57l-1 1.6-1.2.1v-.2c-.2-1.3 0-2.2.2-2.6V25l-.2.2-.5.4-.5 1-.2.4-.1.2c-.3.6-.7 1.2-1.4 1.3l-.6-.1c-1-.4-.7-1.5-.5-2.1V26l.5-2.2c-.7.2-1 .7-1.3 1.2l-.5.6-.7.8c-.9 1-1.8 2.2-2.3 3.5v.1h-.4v-.4h-.2l.4-2.3.1-.8c.2-.6.6-1.2 1-1.7l.2-.4.4-.7c0-.3.1-.5.3-.7l.1-.3c.6-1 1.2-2 2-2.8 1-1 2.2-2 3.7-2.8 1-.6 2-1 2.9-1.4l.4-.2c.7-.3 1.6-.7 2.4-.7h1.5a35.4 35.4 0 004.7-.8 31 31 0 014.3-.3l.7-.1c.6-.1 1.2-.2 1.7-.5l.8-.6-.1-.4c-.2-.2-.5-.2-1-.3H72l-2.3.6a59.6 59.6 0 01-7.1 1.2L61 14a21.7 21.7 0 00-4.7 1.1l-1.3.6-2.6 1.1c-1 .4-2 1-2.8 1.8l-.8.6c-.6.4-1.1 1-1.6 1.5l-.9 1-1.6 1.8-1 1.4-.8 1-.5.6c-.7.8-1.4 1.6-1.6 2.5h-.5l.1-.7.6-2.2c.2-.7.5-1.2.8-1.7l.5-.8.4-.8c0-.3.2-.5.3-.8a15.3 15.3 0 016-6.7l.8-.5c.3 0 .5-.2.7-.4 1-.6 2.2-.9 3.2-1.2l1.6-.5 1.1-.4.4-.2 1.8-.4 1.2-.4c1.3-.4 2.8-.7 4.7-1l2-.3 2.2-.4h1.5c.6 0 1.2 0 1.8-.2.4 0 .6-.3.6-.8-.2-.3-1-.2-1.4-.2h-3l-2.7.6-1.2.3a7 7 0 00-1.2.2c-.8.3-1.7.5-2.5.6l-3 .9-4 1-1.2.3a22 22 0 00-6.5 3l-1.2 1.4a9 9 0 01-.7 1c-.2 0-.3.2-.4.3-.9 1-1.6 2.2-2.2 3.2l-.9 1.5-1 1.8a49 49 0 00-1.4 2.2v.6c0 .5-.2 1.2-.7 1.2h-.5v-.2c-.4-2.8 1.5-5.8 2.9-8 1-1.6 1.9-3 3-4.4.7-1 1.7-1.8 3-2.7l2.8-1.7a11 11 0 011.8-.7c.3 0 .5-.2.8-.3 1.9-.7 3.9-1 5.8-1.2l3.2-.5c.7 0 1.6-.4 2.5-.8l.4-.1 1-.5h-2.5l-1.2.2-1.3.1-1.7.4-.8.2h-.4l-5 1.4-2.4.8-.1.1-1.2.6-1.2.6H46c-.7.3-1.4.5-2 1-.6.4-1.5 1-2.1 1.9l-.7.7c-.7.8-1.5 1.5-1.8 2.4-.3 1-1 1.8-1.5 2.5l-.9 1.2a30.8 30.8 0 00-2.1 4.2l-.5 1-.6 1.1-.3.8c-.3.8-.5 1.7-1.3 2H32l-.2-.2c-.3-.8-.3-1.9-.4-2.9v-1h-.1v.2l-.5 1-.1.2c-.2.5-.4 1-.4 1.5a3 3 0 01-.8 1.8l-.5.6-.4.5-.4.4-1 1.1c-.5.5-1.1.8-1.7 1-1.4.7-2.6 1.5-4 2.6l-.1.1-.6.4-.2.1-.3.1c-.6.4-1 1.1-1.3 1.7l-.1.3c-.4.8-.9 1.7-1.4 2.1-.3.3-.6.4-.9.5 0 0-.3 0-.4.2l-.9.9c0 .2-.2.3-.3.5l-.7 1a7.2 7.2 0 01-2.1 1.7l-.5.3-.4.5-.6.5-.2.2-1.2 1-1 .7-.7.4-.3.3-.7.4-.3.2-.2.4c0 .2 0 .4-.2.5v.2c.1.7.2 1.4.8 1.8l.8.5c.5.3 1 .5 1.4 1l.3.2-.4.1H7c-.5.1-1.2.3-1.3.5-.2.5-.3 1.1-.2 1.6.2.4.6 1 1 1.2.5.5 1.5.7 2.8.5h.6l.7.1.4.4.2.3.4.5.2.2a1026.4 1026.4 0 00.8 1l1.2.8.6.5.2.1c.9.7 1.6 1 2.5 1.4l.7.3 1.7.6 1.8.4.7.2h.8l.6.2h5.1l.3-.1c.6 0 .9-.1 1.6.1l.3.2.9.2h.2v.1l2-.2v.3l.2 1.2.2 2.4.1.9c0 .6 0 1.2.3 1.8.6 1.9 1.8 3.5 3 5l.5.7c1 1.4 2 2.2 3.2 2.7l1.1.5a20.3 20.3 0 001.8.8l1 .4 2.6 1.9 1.2.1v.3z' fill='%23000'/%3E%3Cpath d='M41.5 56.8c0-.7.9-1.6 1.3-2l1.3-1.3 1.2-.6L47 52l2.2-1c.8-.4 1.7-.6 2.6-.7 1.3-.2 2.9-.5 4.2-.2.9.2 1.8.3 2.6.7.4.1.5.2.7.5.1.3.4.4.6.6-.3.1-2 .2-1.7.5h.3l.4.6c.2.2.7.4.7.7-.5-.2-.8.4-1.2.6.3.1.5.5.7.7-.5 0-1 .6-1.3.9-.3.2-.6.5-.4 1 .3-.1.2.6 0 .7-.1.3-.3.2-.7.3-.2 0-.8 0-.9.3-.1.2.2.8.2 1l-.6.6c-.2 0-.3.2-.5.3h-.4l.1.9-.2-.1-.8 1.3c-.4.4-.4.7-1 .9-.2 0-.4 0-.6.2-.3.1-.4.3-.7.3h-.6l-.6.2c-.5 0-1.3.3-1.8 0l-1.2-1h-.4l-1.1-.6c-.3-.2-.7-.3-1-.6' stroke='%23000' stroke-width='2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 47.4c.3.5 0 1.6-1.1 1.7-.9.1-1.7-.5-1.8-1.5-.2-1.7 2.5-2.5 2-.4.5-.2.8 0 1 .2z' fill='%23000'/%3E%3Cpath d='M52.3 63.7c.9 0 .5.2 1.4.4.5 0 .9 1.4 1.2 2 .6.9-1.2 0-1.8 0-1 0-2-.6-2.8-1-1.9-.8-3.5-2.2-4.8-3.7-1-1.2-2.1-2.7-2.6-4.2-.4-1.3-1-5.1 1.4-4.2' stroke='%239B3720'/%3E%3Cpath d='M52 63.8c.8 0 .6.1 1.4.3.5.1 1 1.5 1.3 2 .6 1-1.3.1-1.8.1-1 0-2-.6-2.9-1-1.8-.9-3.4-2.3-4.7-3.8-1-1.1-2.1-2.6-2.6-4.1-.4-1.4-1-5 1.4-4.1' stroke='%23832111'/%3E%3Cpath d='M51.7 64l1.5.1c.5.1.9 1.5 1.2 2 .6 1-1.4.2-2 .2-1 0-1.7-.7-2.6-1.1-1.9-.9-3.5-2.3-4.8-3.8-1-1.1-2.1-2.6-2.6-4.1-.4-1.4-1-4.9 1.5-4' stroke='%236A1A08'/%3E%3Cpath d='M67.6 59.4l-.7.4 10.6 16.4.7-.4-10.6-16.4z' fill='%23E6C041' stroke='%232D2D2C'/%3E%3Cpath d='M67.2 59.8l-.7.4L77 76.4l.7-.5-10.5-16.1z' fill='%23C29D38'/%3E%3Cpath d='M54.4 69.7s-.9.6-1 .3l-.9-1.2c-.2-.3.7-.9.7-.9l1.2 1.8zM56.3 72.6s-.9.7-1 .4l-.8-1.2c-.3-.3.6-1 .6-1l1.2 1.8zM57.7 74.8s-.8.7-1 .4l-.8-1.2c-.2-.3.7-1 .7-1l1.1 1.8zM59 76.8s-.9.6-1 .3L57 76c-.2-.3.7-.9.7-.9l1.2 1.8zM60.4 79s-.8.6-1 .3l-.8-1.2c-.2-.3.7-.9.7-.9l1.1 1.8z' fill='%232D2D2C'/%3E%3Cpath d='M54 67l-1.4 1 10.5 16 1.4-.9-10.4-16z' fill='%232D2D2C'/%3E%3Cpath d='M67.6 60.1l-.3.2 1 1.5.3-.2-1-1.5zM70.6 64.7l-.4.2 1 1.5.3-.2-1-1.5zM73.5 69.3l-.3.2 1 1.5.3-.2-1-1.5zM76.5 73.8l-.3.3 1 1.4.3-.2-1-1.5z' fill='%236A5B1D'/%3E%3Cpath d='M78 77c.4.6.3 1.3-.1 1.6l-11.3 7.2c-.5.3-1.1.1-1.5-.4L53.6 67.7c-.3-.6-.2-1.2.2-1.5l11.3-7.3c.5-.3 1.1 0 1.5.5L78 77z' fill='%23E6BC00' stroke='%232D2D2C'/%3E%3Cpath d='M60.3 65.2l5.4 8.4.7-.7-.2-.2a1 1 0 011.7-1.2l1.4-1.5-4-6.2-5 1.4zm3.7 2.2a1 1 0 01-1.4-.3 1 1 0 01.3-1.4 1 1 0 011.4.3 1 1 0 01-.3 1.4z' fill='%23B5B5B5'/%3E%3Cpath d='M66.1 65a3.1 3.1 0 00-4.3-1 3 3 0 00-1 4.3c1 1.5 3 1.9 4.4 1 1.4-1 1.8-2.9 1-4.3z' fill='%230F0F0F'/%3E%3Cpath d='M64.3 66a1 1 0 00-1.4-.2 1 1 0 00-.3 1.4c.3.4 1 .6 1.4.3.5-.3.6-1 .3-1.4z' fill='%23EBEBEB' stroke='%23C4C4C4'/%3E%3Cpath d='M64 66.3a.6.6 0 00-.8-.2c-.3.2-.4.6-.2.9.2.2.5.3.8.1.3-.1.3-.5.2-.8z' fill='%23A6A6A6'/%3E%3Cpath d='M64.5 66c-.4-.6-1.1-.7-1.7-.4a1.2 1.2 0 101.3 2c.6-.3.8-1 .4-1.6z' stroke='%23fff' stroke-width='1.8'/%3E%3Cpath d='M64.1 66l-1.4 1 .2.3 1.4-1-.2-.3z' fill='%23000'/%3E%3Cpath d='M62.8 66.1l-.1.4 1.5.6.2-.3-1.6-.7z' fill='%23000'/%3E%3Cpath d='M63.3 65.8v1.7h.4v-1.7h-.4z' fill='%23000'/%3E%3Cpath d='M63.8 66.4a.4.4 0 00-.5-.1c-.3.1-.3.4-.2.6.1.2.4.2.6.1.2-.1.3-.4.1-.6z' fill='%23141414'/%3E%3Cpath d='M63.5 66.4l-.2.1.2.3.2-.1-.2-.3z' fill='%23fff'/%3E%3Cpath d='M63.6 66.4l-.3.2.1.2.3-.2-.1-.2z' fill='%23fff'/%3E%3Cpath d='M68 71.6a1 1 0 00-1.5-.3 1 1 0 00-.3 1.4c.3.5 1 .6 1.4.3.5-.3.6-1 .3-1.4z' fill='%23EBEBEB' stroke='%23C4C4C4'/%3E%3Cpath d='M67.6 71.9a.6.6 0 00-.8-.2c-.3.2-.4.5-.2.8.2.3.5.4.8.2.3-.2.3-.6.2-.8z' fill='%23A6A6A6'/%3E%3Cpath d='M68 71.5c-.3-.5-1-.7-1.6-.3a1.2 1.2 0 101.3 2c.6-.4.8-1.1.4-1.7z' stroke='%23fff' stroke-width='1.8'/%3E%3Cpath d='M67.7 71.6l-1.4.9.2.3 1.4-1-.2-.2z' fill='%23000'/%3E%3Cpath d='M66.4 71.7l-.2.3 1.6.7.1-.4-1.5-.6z' fill='%23000'/%3E%3Cpath d='M67 71.3l-.1 1.7h.3v-1.6H67z' fill='%23000'/%3E%3Cpath d='M67.4 72a.4.4 0 00-.6-.2c-.2.1-.2.4 0 .6 0 .2.3.3.5.1.2 0 .3-.4.1-.5z' fill='%23141414'/%3E%3Cpath d='M67.1 72h-.2l.2.3.2-.1-.2-.3z' fill='%23fff'/%3E%3Cpath d='M67.1 72l-.2.1.1.2.3-.1-.2-.2z' fill='%23fff'/%3E%3Cpath opacity='.5' d='M60.3 65.2l5.4 8.4.7-.7-.2-.2a1 1 0 011.7-1.2l1.4-1.5-4-6.2-5 1.4zm3.7 2.2a1 1 0 01-1.4-.3 1 1 0 01.3-1.4 1 1 0 011.4.3 1 1 0 01-.3 1.4z' fill='%23fff'/%3E%3Cpath transform='rotate(-6.5 53.7 56.7)' fill='url(%23pattern0)' d='M53.7 56.7h19.9v26.2H53.7z'/%3E%3Cpath d='M60.3 64.4a5.7 5.7 0 00-1.7 7.9 5.7 5.7 0 008 1.7 5.7 5.7 0 001.6-7.9 5.8 5.8 0 00-7.9-1.7zm6 9.1A5.2 5.2 0 0159 72a5.2 5.2 0 018.7-5.6c1.6 2.4.8 5.6-1.6 7.1z' fill='%23E2E1E1'/%3E%3Cpath d='M60.6 64.8A5.3 5.3 0 0059 72a5.3 5.3 0 007.3 1.5 5.3 5.3 0 001.6-7.3 5.3 5.3 0 00-7.3-1.5zm5.2 8c-.8-1-3.8-5.8-4.7-7.2 2-1.3 4.7-.8 6 1.3 1.3 2 .7 4.7-1.3 6z' fill='%233F3F3E'/%3E%3Cpath d='M60 63.9c-3 1.9-3.9 5.8-2 8.7 2 3 6 3.8 8.9 2 3-2 3.8-6 2-8.9-2-2.9-6-3.7-9-1.8zM66.5 74a5.7 5.7 0 01-7.9-1.7 5.7 5.7 0 011.7-7.9c2.7-1.7 6.2-1 8 1.7 1.7 2.7.9 6.2-1.8 7.9z' fill='url(%23paint0_radial)'/%3E%3Cpath d='M60.2 72l2.7-1.9v3.2L60.2 72z' stroke='%23fff' stroke-width='.6'/%3E%3Cpath d='M33.1 52.9a5.8 5.8 0 005.2-6.5 5.8 5.8 0 00-6.5-5 5.8 5.8 0 00-5.2 6.4 5.8 5.8 0 006.5 5z' fill='%23E63B11' stroke='%23000' stroke-width='2.4'/%3E%3Cpath transform='rotate(-6.5 16.3 34.3)' fill='url(%23pattern1)' d='M16.3 34.3h29.4v29.2H16.3z' opacity='.4'/%3E%3Cpath d='M32.9 51a4 4 0 003.5-4.4 4 4 0 00-4.4-3.4 4 4 0 00-3.5 4.3 4 4 0 004.4 3.5z' fill='%233F0D00' stroke='%23000'/%3E%3Cpath d='M31.6 48l-2.1.2v-.6c-.4-3.1-.7-5.6-2.3-8l1.8-1.2c1.8 2.9 2.2 5.7 2.5 9v.5z' fill='%233F0D00' stroke='%23000'/%3E%3Cpath d='M29 41.3a.7.7 0 01-.7-.4S26.4 36.2 23 35a.7.7 0 01-.4-.9c.1-.3.5-.5.9-.4 4 1.3 6 6.4 6.1 6.6.2.4 0 .8-.4 1H29z' fill='%23C8C8C8' stroke='%23000'/%3E%3Cpath d='M29.4 40.5c0-.3-.3-.5-.5-.4-.3 0-.5.2-.4.5 0 .2.2.4.5.4.2 0 .4-.3.4-.5z' fill='%233F0D00'/%3E%3Cpath d='M29.8 49.9c.1 1-.6 2.5-.6 3.6 0 1.5 0 3 .6 4.3 1.6 3.8 4.6 6.3 7.9 8.5 1.4 1 2.4 2 4.1 1.9 2.3-.1 5-.4 7.2-1 2.7-1 5.2-3.3 7-5.3l1.3-1.3c.4-.4.8-.7 1-1.2.5-.9 1-1.8 1.8-2.4.4-.3.9-.3 1.3-.1.2 0 .3.2.5.4 0 .1.1.4.3.5 0 .5.5.8.8 1.2.4.1.5.4.5.6' stroke='%23000' stroke-width='3'/%3E%3Cpath d='M64.3 59.5l-1.2.9-1-1.5c-.2-.3-.6-.7-.7-1.1-.1-.4.2-1 .6-1 .6 0 1.2 1 1.5 1.5l.8 1.2z' fill='%23000'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0'/%3E%3C/pattern%3E%3Cpattern id='pattern1' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image1'/%3E%3C/pattern%3E%3Cimage id='image0' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABqCAYAAAAr8NZmAAAACXBIWXMAAAsSAAALEgHS3X78AAAA'/%3E%3Cimage id='image1' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHYAAAB2CAYAAAAdp2cRAAAACXBIWXMAAAsSAAALEgHS3X78AAAA'/%3E%3CradialGradient id='paint0_radial' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='rotate(-32.6 149.9 -73.7) scale(6.38232 6.35721)'%3E%3Cstop offset='.9' stop-color='%23fff'/%3E%3Cstop offset='.9' stop-color='%23F6F6F6'/%3E%3Cstop offset='.9' stop-color='%23DEDEDE'/%3E%3Cstop offset='.9' stop-color='%23B6B6B6'/%3E%3Cstop offset='1' stop-color='%237F7F7F'/%3E%3Cstop offset='1' stop-color='%23393939'/%3E%3Cstop offset='1' stop-color='%23242424'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E");
background-position: center;
background-repeat: no-repeat;
left: 75%;
top: 70px;
z-index: 100;
animation-name: swimthree;
animation-duration: 43s;
animation-iteration-count: infinite;
animation-timing-function: linear;
position: absolute;
transform: scaleX(1); }
#fish4 {
width: 115px;
height: 63px;
background-image: url("data:image/svg+xml,%0A%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 115 63'%3E%3Cpath d='M114.7 39l-.2-1-.2-.5v-.4l-.3-.8a5 5 0 00-.4-.7l-.5-1 .1-1 .2-.6V31v-.4c-.4-4.7-5.3-7.1-9.9-7.1-1.4 0-2.7.2-3.8.7-.8.3-1.5.7-2.1 1.1l-.3.2a3 3 0 00-.6.5l-.4.3-.3.2c-.2 0-.4.2-.5.4l-.4.5v.2c-.3.3-1.2.4-1.7.5h-.2l-.8.1c-1.2 0-2.3-.3-3.4-.9a6.7 6.7 0 01-1.8-1.9l-.2-.3-.4-.7v-.2h.2l.3-.2.8-.5 1.2-.7 2-1 1.8-.6 2.3-1.2.6-.3.3-.1 1.2-.9.1-.2c.4-.4.6-.6 1-.6h.3v-.4a536.5 536.5 0 01-1.4-3 38.5 38.5 0 00-3.5-4.4l-.2-.1a44 44 0 00-2.2-1.8l-.8-.7a23.6 23.6 0 00-5.5-3.1c-1.8-.8-3.8-1.4-5.7-2l-.7-.2-.8-.2c-1.5-.5-3-1-4.6-1-.8.1-1.7 0-2.6-.2-.7-.1-1.5-.3-2.3-.3h-1L65.2.3l-1.4.1-4.3.3c-3.7 0-6.6.3-9.1 1l-1.9.5-3 .8-1.5.6-.7.3c-.5.2-1 .5-1.4.9-.4.3-.8.6-1.2.7-1.1.4-2 1-3 1.7L36 9l-1 .9-.2.2c-1.1 1.1-2.2 2.1-3.2 3.4l-.5.4-.5.4-.8 1a9 9 0 01-.5.7L28 17.1l-.6.6-.8 1H26l-.6.8H25l-.6.9h-.6l-.4.7c-.7.5-2 1.1-2.8 1.3-.7-.1-1.7.1-2 .5-.5.3-.8.8-1 1.3a5.6 5.6 0 00-4 0L1.4 2.1 0 2.9l12 22a5.6 5.6 0 00-2.2 5.6l.2.5-.1.3s0 0 0 0l-.3.4a74.2 74.2 0 001.4 2c-.3.3-.3.8 0 1.4.2.8 1 1.3 1.6 1.8h0c1 .6 1.9.8 3 .8 1 0 2-.3 2.8-.5l.9-.2 1.4-.1h1.8c1.4.1 2.2.1 2.9 1.3l.4 1.2.1.8c.1.6.5 1 .9 1.6l.2.3.6 1 .6 1 1.5 1.8.9 1c.8 1.1 1.8 2 2.8 2.7l.4.4.3.3 2 1.6c.4.5.9 1 1.6 1.3l1 .5a10 10 0 012 1 17.8 17.8 0 004 2l.4.2c.8.4 1.6.8 2.4 1l2.3.8 2.6.9.5.1.7.2.9.3.7.2 2.4.5a31.6 31.6 0 013.3.8c.8.3 1.6.5 2.5.6a47.8 47.8 0 006.1 0l1.7-.1 1.3-.1 1.6-.1a28.2 28.2 0 003.5-.3c1.3-.2 2.7-.3 4-.7l2.5-1 1-.5 1.5-.6 1-.4a12.9 12.9 0 005-4c1.2-1.7.9-3.5.4-5.1l-.2-.6c-.3-1-.6-2-1.2-2.8l-1-.9-.3-.3-.1-.2-.2-.3-.1-.1-.3-.5c-.2-.9-.2-2.7.4-2.9h.3c.8 0 1.9.5 2.4.8.6.4 1 1 1.5 1.5l1.3 1.3.4.4.9.7.3.4c0 .2.2.3.3.5.5.6 1.2 1 1.8 1.5l.4.2c1 .6 2.1.9 3.1 1.1 1.2.3 2.1.4 3 .4.9 0 1.6-.1 2.4-.4 1.8-.6 3-1.9 3.9-3 1.5-1.9 2.3-3.5 2.6-5V39zM11.4 33.2s0 0 0 0h0s0 0 0 0z' stroke='%23000' stroke-width='.1'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.9 28.5L1.4 2.2 0 2.9l14.5 26.3 1.3-.7z' fill='url(%23paint0_linear)'/%3E%3Cpath opacity='.8' fill-rule='evenodd' clip-rule='evenodd' d='M21.2 29.4c0-3.1-2.6-5.6-5.7-5.6a5.7 5.7 0 00-5.6 6.7l.2.5-.1.3c0 .6.2.9.4 1.3l.5.6.5.1.4.4 1 .7c.9.4 1.8.7 2.7.7 3.1 0 5.7-2.6 5.7-5.7z' fill='%23F088B6'/%3E%3Cpath opacity='.8' fill-rule='evenodd' clip-rule='evenodd' d='M9.7 31.7l1 1.9c.2.2.8-.1.8-.1l-.3-.5s4.9-4 8.2-5c3.4.5-.5-1-1.1-2-5.3 1.6-8.6 5.7-8.6 5.7z' fill='%23F088B6'/%3E%3Cpath opacity='.8' fill-rule='evenodd' clip-rule='evenodd' d='M11.7 30.2l2.2-1.7 1-.8 1.2-.5c.2-.1 1.3-.8 1.5-.6.2.3-.2.6-.4.7-.6.4-1.3.5-2 .7-.9.4-1.6 1-2.4 1.6l-.9.8c-.3.2-.7.3-1 .6l-.8.7c.2-.6 1.2-1 1.6-1.5z' fill='%23FADAEA'/%3E%3Cpath opacity='.8' clip-rule='evenodd' d='M12.6 31.5l2.2-1.7 2.4-1.5 1.2-.7s0-.5.3-.2c.1.2 0 .5-.2.6l-1 .4c-.8.4-1.7.8-2.3 1.3l-2.3 1.8c-.4.3-1 .6-1.3 1a1 1 0 00-.3.5c0 .2.2.3 0 .6l-.5-.4c.5-.7 1.1-1.1 1.8-1.7z' stroke='%23EE79AD'/%3E%3Cpath opacity='.4' fill-rule='evenodd' clip-rule='evenodd' d='M18.9 28c0 .8 0 1.2-.6 1.9-.5.5-1.2.9-1.8 1.3l-2 1.3c-.6.4-1.2.3-1.9.4-1 .2-.5.5.2.8 1.5.5 3.2.5 4.6 0 1.7-.8 3.5-2.3 3.5-4.3 0-.7-.8-1.9-1.7-1.7-.1 0-.2 0-.3.2' fill='%23EB5E9D'/%3E%3Cpath opacity='.8' fill-rule='evenodd' clip-rule='evenodd' d='M10.7 27c.1-.4.7-1 1-1.3l.7-.7c.2-.2.6-.3 1-.4a5 5 0 011.2-.4c.4 0 1-.3 1.4-.2.1 0 .4.2.3.4-.2.2-.5.1-.7.2l-.9.2c-.6.1-1.2.1-1.8.4l-.5.5-.5.4c-.5.4-1.1.8-1.4 1.4l.1-.6' fill='%23FDEEF6'/%3E%3Cpath opacity='.4' fill-rule='evenodd' clip-rule='evenodd' d='M12 27l-.2-.1-.1.1.1.1h.1z' fill='%23FFFDFE'/%3E%3Cpath opacity='.4' d='M12.4 27.8v-.1.1zM10.3 27.6v-.1.1zM12.6 29V29v.2zM13.5 30.6v-.2.2zM11 31.9v-.2.2zM10.2 29.6v-.2.2z' fill='%23FFFDFE'/%3E%3Cpath opacity='.4' fill-rule='evenodd' clip-rule='evenodd' d='M13.5 31.9v-.1h-.2l.1.2.1-.1zM15.6 32.4v-.1h-.2l.1.2.1-.1z' fill='%23FFFDFE'/%3E%3Cpath opacity='.4' d='M14.2 32V32v.1z' fill='%23FFFDFE'/%3E%3Cpath opacity='.4' fill-rule='evenodd' clip-rule='evenodd' d='M16.2 28.7v-.1H16v.2l.1-.1zM14 29.5v-.1h-.1v.2l.1-.1z' fill='%23FFFDFE'/%3E%3Cpath opacity='.4' d='M12 30.4v-.1.1zM17 24.5v-.2.2zM17.6 26V26v.2zM15.6 26.1V26v.2z' fill='%23FFFDFE'/%3E%3Cpath opacity='.4' fill-rule='evenodd' clip-rule='evenodd' d='M17.7 27.9h-.1.1zM15.8 27.4h-.1zM16 27.8h-.1c0 .1 0 0 0 0zM13.4 28.7v-.1.1zM12.6 25.9zM14.7 25.9v-.1.1zM11.2 28H11v.1zM11.8 32h-.1zM11.2 33H11h.1zM14.6 31.4h-.1.1zM18.1 31v.1zM18.1 30H18h.1zM18.1 28.6H18c0 .1.1 0 .1 0zM16.7 30.4h-.1zM16.7 28h-.1zM16.3 26.5h-.1zM13.9 33.3h-.1zM13.8 32.5h-.1.1zM16.8 25.9v-.2l-.2.2h.2zM15.4 26.9l-.1-.1-.1.1.1.1.1-.1zM15.2 25v-.1H15l.1.2.1-.1zM10.9 30.2l-.1-.1h-.2l.2.2v-.1zM15.1 31.5v-.1h-.2l.1.2.1-.1z' fill='%23FFFDFE'/%3E%3Cpath opacity='.4' d='M16.8 29.6a.1.1 0 100-.2.1.1 0 000 .2z' fill='%23FFFDFE'/%3E%3Cpath opacity='.4' fill-rule='evenodd' clip-rule='evenodd' d='M19 29.1h-.1-.1v.2c.2 0 .2-.1.2-.2z' fill='%23FFFDFE'/%3E%3Cpath opacity='.4' d='M16.7 31.3a.1.1 0 100-.2.1.1 0 000 .2z' fill='%23FFFDFE'/%3E%3Cpath opacity='.4' fill-rule='evenodd' clip-rule='evenodd' d='M15.6 30.4l-.1-.1-.1.1.1.1h.1zM12.3 32.6h-.1-.1v.1h.2zM13.3 32.3l-.1-.1-.2.1.2.1zM14.6 32.4v-.1h-.2l.1.2.1-.1zM14.5 32.8h-.2l.1.1h.1zM11.6 29l-.1-.2-.1.1v.2l.2-.2zM10.6 28.5h-.2v.2l.2-.2z' fill='%23FFFDFE'/%3E%3Cpath opacity='.4' d='M13.4 27.2a.1.1 0 100-.2.1.1 0 000 .2z' fill='%23FFFDFE'/%3E%3Cpath opacity='.4' fill-rule='evenodd' clip-rule='evenodd' d='M14 24.4v-.1l-.2.1.1.1h.2z' fill='%23FFFDFE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.1 45l-.4-.5-.4-.8c-.2-.8-.4-3 .6-3.3.8-.3 2.4.3 3 .8 1.2.7 1.9 2 3 2.8l1.2 1.1.7 1c.5.6 1.3 1.1 2 1.6 1 .5 2 .9 3 1.1 1.8.4 3.5.6 5.2 0a8.3 8.3 0 003.7-2.9c1-1.3 2.2-3 2.5-4.8a8 8 0 000-2.1c0-.5-.2-1-.4-1.4 0-.4 0-.8-.2-1.2l-1-1.6c-.1-.7.2-1.2.3-1.9l.1-1.7v-.4c-.6-6-8.6-8-13.3-6.1-.8.3-1.5.8-2.3 1.3l-1 .8-.8.5-.4.7c-.4.5-1.5.6-2 .7-1.6.2-3.1-.1-4.5-1a7.6 7.6 0 01-2-1.9c-.2-.4-.6-.8-.6-1.2-.1-.6.3-.6.7-.8.7-.4 1.2-1 2-1.2l3.8-1.6 2.8-1.5c.6-.3 1-.3 1.4-.9.4-.5.7-1 1.5-1 0-.5-.5-1.2-.7-1.7l-.7-1-2.2-3c-.4-.6-1-1-1.5-1.5l-3-2.4a22.3 22.3 0 00-5.4-3c-2-1-4.3-1.6-6.4-2.3-1.6-.5-3.4-1.1-5.2-1-1.6 0-3.3-.6-5-.7-1.4 0-2.8-.2-4.4 0l-4.3.2c-3 0-6.1.2-9 1-1.7.5-3.4.7-5 1.3l-2 .9c-1 .4-1.7 1.2-2.7 1.6-1 .4-2 .9-2.8 1.6-1 .7-1.9 1.7-2.8 2.6-1.2 1.1-2.4 2.2-3.4 3.5l-1 .9-1.4 1.7c-.5.6-1.3 1.1-1.9 1.7l-.8 1H26l-.6 1H25l-.6.8H24l-.3.6c-.7.4-2.2 1.2-3.1 1.4-.6-.1-1.5 0-1.8.3a2 2 0 00-.8 1.7c0 1.5 1.4 3.3 2.6 4 .5.2-3 2.7-3.2 3-.3.3-1.3 4.4-.7 4.4 3 .1 7.4-1.4 9.2 1.8.5.7.4 1.3.6 2 .1.7.6 1.3 1 1.8l1.3 2 2.3 2.9c.9 1.2 2 2 3.2 3 .7.6 1.5 1.2 2.2 2l1.5 1.2c.7.3 1.4.5 2 .9l2.9 1.6 2.2 1c.8.4 1.7 1 2.7 1.2 1.6.5 3.2 1.2 4.8 1.6l1.3.4 1.6.4 4.6 1c1.2.3 2.3.8 3.5 1h6l3-.3 3.8-.3c1.7-.2 3.5-.3 5.2-.8l3.6-1.4 2.4-1.1a12.5 12.5 0 004.9-4c1-1.4.8-3 .3-4.6-.4-1-.7-2.4-1.3-3.3L90 45z' fill='%23FADC5B'/%3E%3Cpath d='M38.1 15.1l5-9.3M44.2 13.7l6.2-11.2M51.1 13.4L62.2 1M60.7 12l16.2-9M71.4 12.3l16.4-4.5M80.2 17.3l12.7 2M42.6 47.1l5.1 9M50.7 48L61 60.7M58.6 48.5l14.2 12.6M67.3 49l14.1 9.3M78.3 48.4l12-2M91.3 36l17.4 10.4M90.6 35l23 4M90.5 34.4l22.1-3.1' stroke='%23E39B00' stroke-width='2.8'/%3E%3Cpath d='M51.3 23a3.8 3.8 0 100-7.6 3.8 3.8 0 000 7.5zM40 18.8c0-1-.4-2.6-1.7-2.6-.8 0-1.6.9-2.3 1.2-1 .5-1.1.7-1 1.8.2.6.5 2.8 1 3.2.4.4 1.3 0 1.8-.2a4 4 0 002.1-3.4zM68.5 19.2a3.8 3.8 0 10-7.6 0 3.8 3.8 0 007.6 0zM60.5 12c-.7-.5-2.5.6-3.4.8-.6.1-2.7-.2-2.6.9 0 .8 2.2 1.3 2.8 1.3 1.1 0 3.5-.9 3.4-2.3 0-.3 0-.6-.2-.7zM82 19.3c-.1-.5-.4-1-1.2-1.5-2.4-1.3-6.5-3.2-6.5 1.5 0 2.1 1.7 3.8 3.8 3.8 1.5 0 4-2 3.8-3.8zM43.4 31.4a3.8 3.8 0 100-7.5 3.8 3.8 0 000 7.5zM62.4 27.8a3.8 3.8 0 10-7.5 0 3.8 3.8 0 007.5 0zM74.8 27.8a3.8 3.8 0 10-7.5 0 3.8 3.8 0 007.5 0zM73.6 13.3c-1.6-1-5.6-2-6-1.3-.6 1.8 2 3.2 3.5 3.2 1.3 0 2-1 3.1-1.3 0-.2-.3-.4-.6-.6zM87.7 27.8a3.8 3.8 0 10-7.6 0 3.8 3.8 0 007.6 0zM55 35.2a3.8 3.8 0 10-7.4 0 3.8 3.8 0 007.5 0zM38.9 35.6a3.8 3.8 0 10-7.5 0 3.8 3.8 0 007.5 0zM68.5 35.2a3.8 3.8 0 10-7.6 0 3.8 3.8 0 007.6 0zM81.8 35.4a3.8 3.8 0 10-3.7 3.7c2 0 3.7-1.6 3.7-3.7zM92.9 32v-.5c-2.2-.5-4.3 1.5-4.3 3.7 0 2 1.8 4 4 3.5 0-1-1.1-2-1.3-2.9-.3-1.2 0-2.1.4-3.3.2-.3 1-.1 1.2-.4zM47.2 43.7a3.8 3.8 0 10-7.5 0 3.8 3.8 0 007.5 0zM58.7 47.6a3.8 3.8 0 100-7.5 3.8 3.8 0 000 7.5zM74.8 43.9a3.8 3.8 0 10-3.7 3.7c2 0 3.7-1.7 3.7-3.7zM43.3 20.7a1.6 1.6 0 100-3.2 1.6 1.6 0 000 3.2zM57.6 20.5a1.4 1.4 0 100-2.8 1.4 1.4 0 000 2.8zM70.7 20.4a1.3 1.3 0 100-2.6 1.3 1.3 0 000 2.6zM36.8 29.4a1.6 1.6 0 100-3 1.6 1.6 0 000 3zM51.1 29.3a1.4 1.4 0 100-2.8 1.4 1.4 0 000 2.8zM65 28.9a1.3 1.3 0 100-2.6 1.3 1.3 0 000 2.6zM77.2 28.9a1.3 1.3 0 100-2.6 1.3 1.3 0 000 2.6zM43.3 36.5a1.6 1.6 0 100-3.1 1.6 1.6 0 000 3.1z' fill='%23D10C12'/%3E%3Cpath d='M29.5 34.2a1.6 1.6 0 100-3 1.6 1.6 0 000 3zM25.5 32.1a1.3 1.3 0 100-2.5 1.3 1.3 0 000 2.5zM57.6 36.4a1.4 1.4 0 100-2.9 1.4 1.4 0 000 2.9zM71.6 36a1.3 1.3 0 100-2.6 1.3 1.3 0 000 2.5zM83.7 36a1.3 1.3 0 100-2.6 1.3 1.3 0 000 2.5zM37.4 45.1a1.6 1.6 0 100-3 1.6 1.6 0 000 3zM51.7 45a1.4 1.4 0 100-2.8 1.4 1.4 0 000 2.8zM65 44.7a1.3 1.3 0 100-2.5 1.3 1.3 0 000 2.5zM77.8 44.6a1.3 1.3 0 100-2.6 1.3 1.3 0 000 2.6z' fill='%23D10C12'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M56.9 10v-.8h.3c.7-.9 1.6-1 2.5-1.7l.3-.6h.6l.2-.5h.6l.3-.6 1.1-.3.3-.6 1.1-.2c1.4-.8 2-1.4 4.3-1.5l.2.9h.3c0 .5-.2 1-.3 1.4l-4.5 2h-1.1v.3h-.6V8l-1.7.2c-1.3.6-2 1.6-4 1.7zM48.1 11.5c.1-2.8 2.5-3.8 3.1-6 1-.2 1-.7 2.3-.8.2.4.2.6.3 1.4l-1.4 2h-.6c0 .2-.2.3-.3.5l-1.4 1.2c-.8.8-.3 1.5-2 1.7zM42 12.8c-.2-2.4 2-3.7 2.3-5.7 1-.3 1-.7 2-1 .3.4.4.6.5 1.3l-1.2 2h-.5l-.2.6-1.3 1.1c-.6.9-.1 1.4-1.6 1.7zM78 5.5c.1.4.3.9.3 1.4l-.8.3v.2h-.9v.3l-2 .3v.3h-.8v.3l-1.7.3-.3.5H71v.3c-.7.3-1.5.7-2.3.8v-.8l1.7-1.4V8h.6l.3-.6 1.1-.2.3-.6 1.4-.3V6h.6v-.3l3.4-.2zM91 16.2c-.9.2-1.8.3-2.7-.3l-.3-.5h-.6V15l-1.7-.6v-.3H85V14h-1.4c-2.5 0-4 .7-6 .9l.3-1.1.9-.3.3-.6 1.4-.3v-.3h1.1c2.7-.8 5.8-.5 7.9.6 1 .6 1 .2 1.7 1.1h.3v1.7c-.4.4-.1 0-.3.6zM105.7 28.4c1 0 1.6 0 2.3.3v.6c-1 .5-1.5 1.5-2.6 2l-2 .2c-2.3.8-4.8 1.4-7.8 1.5l-.3-.6 1.7-.6v-.3h.5v-.2l1.7-.3v-.3h.6v-.3h.8v-.3h.9v-.3h.8v-.2h.9v-.3h.8V29c.6 0 1.2-.2 1.7-.3v-.3zM112 35.8c-5.2 1-11.2-.3-16.2-.6v-.5l5.4-.3h3.7V34c1.8-.5 5.6.1 6.7.6l.3 1zM97.5 37c1.7-.1 2.4.3 3.4.8h.9v.3h.8v.2h.9v.3l1.4.3v.3h.5v.3h.6c0 .2.2.3.3.5h.5v.3c.8.5.6-.3.9.9l.6.8h-.3l-.3.9c-.6-.2-.3 0-.6-.3-.8-.2-2-1.2-2.5-1.7l-.3-.6h-.6l-.5-.8h-.6v-.3l-1.7-.6v-.3c-1.3-.5-2.6-.2-3.4-1.4z' fill='%23D10C12'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M113.6 39.8h.3v.8h-.3v-.8z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M87.8 51.6l-.5 1.6c-1 .1-1.8.6-2.7.7-2.8.5-10-.8-11.3-2.6l4.7 1V52l2 .3v-.2l3-.2v-.2h.6l.1-.2c1-.3 2.2-.4 3.6-.3.3.4 0 .1.5.4zM64.5 59c-.4 0-.8.2-1.1.3v.3l-1.7-.3V59c-1.4-.4-2-1.8-2.8-2.8l-.9-.6V55l-.8-.5v-.6l-.6-.3v-.5l-.8-.6v-.6h-.3v-.5l-.6-.6h.6l3.6 4h.6l.3.5 1.7.6c0 .2.2.3.3.5l1.7.6v.3l1 .8-.2.9zM55.6 57l-1 .2v.2l-1.7-.2v-.3c-1.3-.3-2-1.6-2.7-2.6l-.8-.6v-.5l-.8-.5V52L48 52v-.6l-.8-.5v-.5H47v-.6l-.5-.5h.5l3.5 3.7h.6c0 .2.2.3.3.5l1.6.6.3.5 1.6.5v.3l1 .8-.2.8zM44.3 52.5c-1 0-1.1-.4-2-1V51l-.5-.2v-.6l-.8-.5V49h-.3v-.5l-.5-.5h.5a70 70 0 013.6 4.4zM66.5 50.6l.8.9-.1.2.6.2.4 1 .6.3v.3l1.1.6v.3l.8.3v.3l4.8 2v.3l.6.2c0 .5.2.9.3 1.4l-.4-.1c-.8.6-2.4 0-3.9-.6V58l-2-.9v-.3c-.1 0-.4 0-.6-.2l.1-.3-.6-.1v-.3l-.5-.2a154 154 0 01-2-2.5l.1-.6-.5-.4.4-1.5z' fill='%23D10C12'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M114.3 39c0-.5-.3-1-.4-1.4 0-.4 0-.8-.3-1.2-.2-.5-.7-1-.9-1.6-.2-.7.2-1.2.3-1.9v-1.7-.4c-.5-6-8.5-8-13.2-6.1-.9.3-1.5.8-2.3 1.3l-1 .8-.8.5-.4.7c-.4.5-1.5.6-2 .7-1.6.2-3.2-.1-4.5-1a7.6 7.6 0 01-2-1.9c-.2-.4-.6-.8-.7-1.2 0-.6.3-.6.7-.8.7-.4 1.3-1 2-1.2l3.8-1.6 2.9-1.5c.6-.3.9-.3 1.4-.9.4-.5.7-1 1.4-1 0-.5-.4-1.2-.7-1.7l-.6-1-2.3-3c-.4-.6-1-1-1.4-1.5l-3-2.4a22.3 22.3 0 00-5.4-3c-2.1-1-4.3-1.6-6.4-2.3-1.7-.5-3.5-1.1-5.2-1-1.7 0-3.3-.6-5-.7-1.5 0-2.9-.2-4.4 0l-4.4.2c-3 0-6 .2-9 1-1.6.5-3.3.7-4.9 1.3l-2.1.9c-1 .4-1.7 1.2-2.7 1.6-1 .4-1.9.9-2.7 1.6-1 .7-2 1.7-2.8 2.6-1.3 1.1-2.4 2.2-3.5 3.5l-1 .9-1.3 1.7-2 1.7-.8 1h-.5l-.6 1H25l-.5.8h-.6l-.3.6c-.7.4-2.2 1.2-3 1.4-.6-.1-1.6 0-1.9.3a2 2 0 00-.8 1.7c0 .8.4 1.6.9 2.3.4.6 1 1 1 1.7 0 .5 0 1-.3 1.4-.3.5-.7.6-1 1-.5.3-1 1.3-1.6 1.5l-1.5.6h-1c-.9 0-2 0-2.9.3-.4.8.4 2 1 2.5.4.4 1 1 1.6 1h2.3c1.6-.4 3.2-.6 5-.5l2 .1c.7.1 1.7.4 2.2.8.6.7.6 1.8.8 2.6.2.6.6 1.2 1 1.7l1.3 2 2.3 2.9c.9 1.2 2 2 3.2 3 .7.6 1.5 1.2 2.2 2l1.5 1.2c.7.3 1.4.5 2 .9l3 1.6 2.1 1c.8.4 1.7 1 2.7 1.2 1.6.5 3.2 1.2 4.9 1.6l1.2.4 1.6.4 4.6 1c1.2.3 2.4.8 3.6 1h6l3-.3c1.2-.2 2.5-.1 3.7-.3 1.7-.2 3.6-.3 5.2-.8l3.6-1.4 2.4-1.1a12.5 12.5 0 004.9-4c1-1.4.8-3 .3-4.6-.4-1-.7-2.4-1.3-3.3 0-.2-1.2-1.2-1.2-1.2l-.4-.5-.5-.8c-.2-.8-.3-3 .6-3.3.9-.3 2.4.3 3.1.8 1.1.7 1.8 2 2.8 2.8.5.4 1 .7 1.3 1.1l.7 1c.5.6 1.4 1.1 2 1.6 1 .5 2.1.9 3.1 1.1 1.7.4 3.4.6 5.1 0a8.3 8.3 0 003.7-2.9c1-1.3 2.3-3 2.6-4.8V39zm-23.8 8.7v1.1c.3 1 0 1.3 0 2.6-.4.3-.3.5-.6.8h-.3v.6l-1.4 1.1v.3h-.5l-.6.8h-.6l-.3.6h-.5l-.6.6h-.6v.2H84v.3h-.6l-.3.6-6.7 2.8h-1.2a23 23 0 01-12.7.3h-1.4v-.3h-1.4v-.3H59v-.2h-1.2a68.8 68.8 0 01-17.2-8.2l-1.7-2-.8-.6v-.6h-.3c-.3-.5 0-.6-.6-1v-1c.4-.3 1.3 0 1.6.1 1 .4 2 1 3.1 1.2 2.4.6 5 .8 7.4 1 5.2.7 10.5 1 15.7 1 4.5.2 9 .6 13.5-.5 2.3-.6 4.2-2 6.2-3.3.7-.4 1.2-.6 1.7-1.3l.2-.1a2.9 2.9 0 00.4-.7v-.2l.4-.8.2-.6a8 8 0 001 2.2c.1.4.5.9.5 1.3l1.5 2.2zm22.8-7.1l-.5 1.7-.6.3v.5l-.8.6-1.2 1.4h-.5v.3l-1.2.3v.3a9 9 0 01-4.2-.3h-1.1v-.3h-.6l-.3-.6-1.1-.2-.6-.9h-.5l-.6-.8H99l-.5-.9h-.6l-.6-.8h-.5l-.3-.6c-.4 0-.8-.2-1.1-.3V40l-1.2-.2v-.3c-1.8-.9-5.9-1.6-6.6.7-.1.3-.2.7-.1 1l-.3.1-.4.3c-.2 0-.2-.2-.3-.3a3.3 3.3 0 00-2.5-1.2c-2 0-3.8 1.7-3.8 3.8 0 1 .3 1.7.8 2-3.8 2-8 2-12.3 2l-4.6-.1c-3.9-.2-7.8 0-11.6-.2-2.1 0-4.2-.7-6.3-.8-2-.2-4-.7-6-1-1.6-.4-2.8-1.3-4.2-1.9-1.5-.6-3-.4-4.4-.8-1.6-.5-2.2-2-2.5-3.5-.2-1.1.1-4-1.5-4-1-.2-1.6.3-2.5.4-1 .1-2-.4-3-.6-1.4-.4-2.5.4-3.8.4-.1-1 .4-2 .3-3 0 .1 1-1.9 1.3-2.2.6-1.2 2-2 2-3.4 0-1-1.4-2.5-1.2-3.3.2-.4.5-.2.7 0 .7.6 1.4 1.3 2.2 1.8.8.6 1.9 1.4 3 1.3.2-1.3-1.1-2.4-.9-3.8.3-1.4 2-3 3.5-3.2 1.6 0 3.3.2 4.3 1.5 1.1 1.5 1.6 3.8.1 5.3-.7.7-1.8 1.1-2.8 1.3-1 .2-2-.3-3-.1.8 1.6 4.2 1 5.4.4 2-.9 3.4-3.1 3.4-5.3v-2.7c0-.8 0-1 .6-1.6l1.7-1a31.5 31.5 0 0112.4-4l5.7-.3 4.7-.1c1.4-.2 2.6-.4 4-.4h1.9c1.2.2 2.5.6 3.7 1.1 1.4.6 3 .7 4.4 1.4 1 .4 1.7 1 2.6 1.5 1.3.8 2.4 2 3.6 3 1.1 1 2 1.8 2.7 3 .2.4.5 1.8 1 1.8a10 10 0 010-2.3c0-.8 0-1.3-.6-2s-1.5-1.2-2.2-1.8c-1.5-1.2-3.2-2.2-4.7-3.2l-2-1.3c-1.3-.7-2.3-1-3.6-1.3-1.3-.2-2.5-.8-3.8-1-4-1-8.2 0-12 .5-2.6.4-5.5.6-8 .8-2.3 0-5 .4-7.2.7L35 16c0-1.2.6-2.3 1.1-3.1l.9-.6v-.5l2.5-2.3.9-1.1h.5l.3-.6h.6l.6-.8h.5c.2-.4.3-.6.5-.7.3-.1.7 0 1-.2l2-.8 3-1.4c.9-.4 1.8-.8 2.8-1 .8-.3 1.7 0 2.6-.2l1-.3c1 0 1.9-.1 2.8-.3 1.7-.2 3.3-.4 5-.2 1.7.3 3.5-.3 5.2 0 2.2.4 4.6.5 6.7 1.1l5.3 1.7v.2l1.1.3v.3h.6v.3h.5V6h.6v.3h.6l.5.5h.6l.3.6h.8l.6.8h.6l.5.9h.6l.5.8 1.7 1.5 2 3v3.2c-.2.6-.9 1-1.1 2-.6.1-.7.2-1.1.5v.3H90l-.3.6h-.6l-.2.5-1.4.3-2 1.4v1.4c.3 1.7 1 2.3 1.7 3.7l.3 1.2.8.5v.6l.8.6v.2c.5.4 1 .4 1.5.9h2.2V32c.4 0 .8-.2 1.1-.3v-.3h.6c0-.2.2-.3.3-.5h.6l.2-.6h.6l.3-.6h.6l.2-.5h.6l.3-.6 1.1-.3v-.3l1.7-.5v-.3c.6 0 1.1-.2 1.7-.3v-.3h1.7v-.2h2v.2h1.7v.3h.8v.3h.9l.2.6h.6v.2c0 .2.9.8 1 1l.9 1.1c.3 1 .2 2.3 0 3.3-.2.4-.5 1-.3 1.4 0 .4.3.8.5 1.2.6 1.5.8 3 .8 4.5h-.2z' fill='%23D10C12'/%3E%3Cpath d='M33.6 25.6c1-2.2 0-4.7-2.3-5.6-2.1-1-4.6.1-5.5 2.3-1 2.1 0 4.7 2.3 5.6 2.1.9 4.6-.1 5.5-2.3z' stroke='%23E39B00' stroke-width='2.8'/%3E%3Cpath d='M32.8 25.2c.8-1.7 0-3.7-1.8-4.4-1.7-.8-3.7 0-4.5 1.8-.7 1.7.1 3.8 1.9 4.5 1.7.7 3.7-.1 4.4-1.9z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.4 23.8c0-.5-.2-1.1-.8-.9l-.5.6.1-1c-.8-.2-1.5.4-1.5 1.3 0 .8.6 1.4 1.3 1.4.8 0 1.4-.7 1.4-1.4z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.5 33.2c2-.8 3.6-3.6 3.5-5.7 1.5 1.1 0 2.9-.7 3.7-.7.9-1.9 2.8-3.2 2.6v-.4l.5-.2' fill='%23D10C12'/%3E%3Cpath clip-rule='evenodd' d='M90.1 45l-.4-.5-.4-.8c-.2-.8-.4-3 .6-3.3.8-.3 2.4.3 3 .8 1.2.7 1.9 2 3 2.8l1.2 1.1.7 1c.5.6 1.3 1.1 2 1.6 1 .5 2 .9 3 1.1 1.8.4 3.5.6 5.2 0a8.3 8.3 0 003.7-2.9c1-1.3 2.2-3 2.5-4.8a8 8 0 000-2.1c0-.5-.2-1-.4-1.4 0-.4 0-.8-.2-1.2l-1-1.6c-.1-.7.2-1.2.3-1.9l.1-1.7v-.4c-.6-6-8.6-8-13.3-6.1-.8.3-1.5.8-2.3 1.3l-1 .8-.8.5-.4.7c-.4.5-1.5.6-2 .7-1.6.2-3.2-.1-4.5-1a7.6 7.6 0 01-2-1.9c-.2-.4-.6-.8-.6-1.2-.1-.6.3-.6.7-.8.7-.4 1.2-1 2-1.2l3.8-1.6 2.8-1.5c.6-.3 1-.3 1.4-.9.4-.5.7-1 1.5-1 0-.5-.5-1.2-.7-1.7l-.7-1-2.2-3c-.4-.6-1-1-1.5-1.5l-3-2.4a22.3 22.3 0 00-5.4-3c-2-1-4.3-1.6-6.4-2.3-1.6-.5-3.4-1.1-5.2-1-1.6 0-3.3-.6-5-.7-1.4 0-2.8-.2-4.4 0l-4.3.2c-3 0-6.1.2-9 1-1.7.5-3.4.7-5 1.3l-2 .9c-1 .4-1.7 1.2-2.7 1.6-1 .4-2 .9-2.8 1.6-1 .7-1.9 1.7-2.8 2.6-1.2 1.1-2.4 2.2-3.4 3.5l-1 .9-1.4 1.7c-.5.6-1.3 1.1-1.9 1.7l-.8 1H26l-.6 1H25l-.6.8H24l-.3.6c-.7.4-2.2 1.2-3.1 1.4-.6-.1-1.5 0-1.8.3a2 2 0 00-.8 1.7c0 1 .6 2.1 1.4 3 .6.7 1 1.2.3 2.1-.5.8-1 1.4-1.9 1.9-1.4 1-2.8 2.2-4.6 1.8-.5-.2-1.1-.4-1.6 0-.3.4-.3.9-.1 1.3.2.7 1 1.2 1.6 1.6.8.6 1.6.7 2.6.7 1.3 0 2.5-.4 3.7-.6 1.1-.2 2-.2 3.2-.1 1.5 0 2.5 0 3.3 1.4.5.7.4 1.4.6 2.1.1.7.6 1.3 1 1.8l1.3 2 2.3 2.8c.9 1.2 2 2 3.2 3 .7.6 1.5 1.2 2.2 2 .5.5.9.9 1.5 1.2l2 1 2.9 1.5 2.2 1c.8.4 1.7 1 2.7 1.3 1.6.4 3.2 1.1 4.8 1.6.5 0 .9.2 1.3.3l1.6.5 4.6 1c1.2.3 2.3.7 3.5.9 2 .1 4.1.2 6 0l3-.3c1.3-.1 2.5 0 3.8-.2 1.7-.3 3.5-.3 5.2-.8L85 59l2.4-1a12.5 12.5 0 004.9-4c1-1.4.8-3 .3-4.7-.4-1-.7-2.3-1.3-3.3l-1.3-1z' stroke='%23000' stroke-width='2.8'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='8.7' y1='15.3' x2='7.2' y2='16.1' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%234D4D4C'/%3E%3Cstop offset='0' stop-color='%23555554'/%3E%3Cstop offset='.1' stop-color='%23888'/%3E%3Cstop offset='.1' stop-color='%23AAAAA9'/%3E%3Cstop offset='.2' stop-color='%23BDBDBD'/%3E%3Cstop offset='.2' stop-color='%23C4C4C4'/%3E%3Cstop offset='.2' stop-color='%23CECECD'/%3E%3Cstop offset='.3' stop-color='%23E4E4E4'/%3E%3Cstop offset='.3' stop-color='%23F3F3F3'/%3E%3Cstop offset='.3' stop-color='%23FCFCFC'/%3E%3Cstop offset='.4' stop-color='%23fff'/%3E%3Cstop offset='.5' stop-color='%23FEFEFE'/%3E%3Cstop offset='.5' stop-color='%23F9F9F9'/%3E%3Cstop offset='.5' stop-color='%23F0F0F0'/%3E%3Cstop offset='.5' stop-color='%23E4E4E4'/%3E%3Cstop offset='.6' stop-color='%23DADADA'/%3E%3Cstop offset='.7' stop-color='%23B7B7B6'/%3E%3Cstop offset='1' stop-color='%2350504F'/%3E%3Cstop offset='1' stop-color='%234D4D4C'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
background-position: center;
background-repeat: no-repeat;
left: 95%;
top: 75px;
z-index: 100;
animation-name: swimfour;
animation-duration: 37s;
animation-iteration-count: infinite;
animation-timing-function: linear;
position: absolute;
transform: scaleX(1); }
@keyframes swimone {
0% {
left: 10%;
top: 75px; }
5% {
left: 17%;
top: 85px; }
10% {
left: 25%;
top: 75px; }
15% {
top: 65px;
left: 32%; }
20% {
left: 40%;
top: 75px; }
25% {
left: 48%;
top: 85px; }
30% {
left: 55%;
top: 75px; }
35% {
left: 62%;
top: 65px; }
40% {
left: 70%;
top: 75px; }
45% {
left: 77%;
top: 85px; }
49.5% {
left: 85%;
transform: scaleX(1);
top: 75px; }
50% {
left: 85%;
transform: scaleX(-1);
top: 75px; }
50.5% {
left: 85%;
top: 75px; }
55% {
left: 77%;
top: 65px; }
60% {
left: 70%;
top: 75px; }
65% {
left: 62%;
top: 85px; }
70% {
left: 55%;
top: 75px; }
75% {
left: 48%;
top: 65px; }
80% {
left: 40%;
top: 75px; }
85% {
left: 32%;
top: 85px; }
90% {
left: 25%;
top: 75px; }
99.5% {
left: 10%;
transform: scaleX(-1);
top: 65px; }
100% {
left: 10%;
transform: scaleX(1);
top: 75px; } }
@keyframes swimtwo {
0% {
left: 25%;
top: 65px; }
5% {
left: 32%;
top: 55px; }
10% {
left: 40%;
top: 65px; }
15% {
top: 75px;
left: 47%; }
20% {
left: 55%;
top: 65px; }
25% {
left: 62%;
top: 55px; }
30% {
left: 70%;
top: 65px; }
35% {
left: 77%;
top: 75px; }
40% {
left: 85%;
top: 65px; }
45% {
left: 92%;
top: 55px; }
49.5% {
left: 103%;
transform: scaleX(1);
top: 65px; }
50% {
left: 103%;
transform: scaleX(-1);
top: 65px; }
50.5% {
left: 103%;
top: 65px; }
55% {
left: 92%;
top: 75px; }
60% {
left: 85%;
top: 55px; }
65% {
left: 77%;
top: 65px; }
70% {
left: 70%;
top: 75px; }
75% {
left: 62%;
top: 65px; }
80% {
left: 55%;
top: 55px; }
85% {
left: 47%;
top: 65px; }
90% {
left: 40%;
top: 75px; }
99.5% {
left: 32%;
transform: scaleX(-1);
top: 65px; }
100% {
left: 25%;
transform: scaleX(1);
top: 65px; } }
@keyframes swimthree {
0% {
left: 75%;
top: 70px; }
5% {
left: 67%;
top: 80px; }
10% {
left: 60%;
top: 70px; }
15% {
top: 60px;
left: 53%; }
20% {
left: 45%;
top: 70px; }
25% {
left: 37%;
top: 80px; }
30% {
left: 30%;
top: 70px; }
35% {
left: 23%;
top: 60px; }
40% {
left: 15%;
top: 70px; }
45% {
left: 5%;
top: 80px; }
49.5% {
left: -7%;
transform: scaleX(1);
top: 70px; }
50% {
left: -7%;
transform: scaleX(-1);
top: 70px; }
50.5% {
left: -7%;
top: 70px; }
55% {
left: 9%;
top: 80px; }
60% {
left: 18%;
top: 70px; }
65% {
left: 27%;
top: 60px; }
70% {
left: 36%;
top: 70px; }
75% {
left: 45%;
top: 80px; }
80% {
left: 54%;
top: 70px; }
85% {
left: 62%;
top: 60px; }
90% {
left: 70%;
top: 70px; }
99.5% {
left: 75%;
transform: scaleX(-1);
top: 70px; }
100% {
left: 75%;
transform: scaleX(1);
top: 70px; } }
@keyframes swimfour {
0% {
left: 90%;
top: 75px; }
5% {
left: 83%;
top: 65px; }
10% {
left: 75%;
top: 75px; }
15% {
top: 85px;
left: 68%; }
20% {
left: 60%;
top: 75px; }
25% {
left: 53%;
top: 65px; }
30% {
left: 45%;
top: 75px; }
35% {
left: 37%;
top: 85px; }
40% {
left: 30%;
top: 75px; }
45% {
left: 23%;
top: 65px; }
49.5% {
left: 14%;
transform: scaleX(1);
top: 75px; }
50% {
left: 14%;
transform: scaleX(-1);
top: 75px; }
50.5% {
left: 14%;
top: 75px; }
55% {
left: 22%;
top: 85px; }
60% {
left: 27%;
top: 75px; }
65% {
left: 37%;
top: 65px; }
70% {
left: 46%;
top: 75px; }
75% {
left: 55%;
top: 85px; }
80% {
left: 64%;
top: 75px; }
85% {
left: 73%;
top: 65px; }
90% {
left: 80%;
top: 75px; }
99.5% {
left: 90%;
transform: scaleX(-1);
top: 85px; }
100% {
left: 90%;
transform: scaleX(1);
top: 75px; } }
#bubbles {
height: 100%;
position: relative;
z-index: 2; }
.bubble {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
box-shadow: 0 20px 30px #113b8a, inset 0px 10px 30px 5px #2e4c58;
height: 80px;
position: absolute;
width: 80px;
opacity: 0.7; }
.bubble:after {
background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 70%); background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(70%, rgba(255, 255, 255, 0))); background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 70%); background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 70%); background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 70%); background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 70%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#00ffffff',GradientType=1 ); -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);
-moz-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);
box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3);
content: "";
height: 60px;
left: 10px;
position: absolute;
width: 60px; }
.x1 {
-webkit-transform: scale(0.9);
-moz-transform: scale(0.9);
transform: scale(0.9);
-webkit-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
-moz-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
-o-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate; }
.x2 {
left: 200px;
-webkit-transform: scale(0.6);
-moz-transform: scale(0.6);
transform: scale(0.6);
-webkit-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;
-moz-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate;
-o-animation: moveclouds 25s linear infinite, sideWays 5s ease-in-out infinite alternate; }
.x3 {
left: 350px;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
transform: scale(0.8);
-webkit-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
-moz-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate;
-o-animation: moveclouds 20s linear infinite, sideWays 4s ease-in-out infinite alternate; }
.x4 {
left: 470px;
-webkit-transform: scale(0.75);
-moz-transform: scale(0.75);
transform: scale(0.75);
-webkit-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
-moz-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
-o-animation: moveclouds 18s linear infinite, sideWays 2s ease-in-out infinite alternate; }
.x5 {
left: 150px;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
transform: scale(0.8);
-webkit-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;
-moz-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate;
-o-animation: moveclouds 7s linear infinite, sideWays 1s ease-in-out infinite alternate; }
.x6 {
left: 570px;
-webkit-transform: scale(0.9);
-moz-transform: scale(0.9);
transform: scale(0.9);
-webkit-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
-moz-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate;
-o-animation: moveclouds 15s linear infinite, sideWays 4s ease-in-out infinite alternate; }
.x7 {
left: 650px;
-webkit-transform: scale(0.5);
-moz-transform: scale(0.5);
transform: scale(0.5);
-webkit-animation: moveclouds 22s linear infinite, sideWays 5s ease-in-out infinite alternate;
-moz-animation: moveclouds 22s linear infinite, sideWays 5s ease-in-out infinite alternate;
-o-animation: moveclouds 22s linear infinite, sideWays 5s ease-in-out infinite alternate; }
.x8 {
left: 760px;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
transform: scale(0.7);
-webkit-animation: moveclouds 18s linear infinite, sideWays 6s ease-in-out infinite alternate;
-moz-animation: moveclouds 18s linear infinite, sideWays 6s ease-in-out infinite alternate;
-o-animation: moveclouds 18s linear infinite, sideWays 6s ease-in-out infinite alternate; }
.x9 {
left: 840px;
transform: scale(0.5);
-webkit-animation: moveclouds 10s linear infinite, sideWays 2s ease-in-out infinite alternate;
-moz-animation: moveclouds 10s linear infinite, sideWays 2s ease-in-out infinite alternate;
-o-animation: moveclouds 10s linear infinite, sideWays 2s ease-in-out infinite alternate; }
.x10 {
left: 920px;
transform: scale(0.6);
-webkit-animation: moveclouds 12s linear infinite, sideWays 3s ease-in-out infinite alternate;
-moz-animation: moveclouds 12s linear infinite, sideWays 3s ease-in-out infinite alternate;
-o-animation: moveclouds 12s linear infinite, sideWays 3s ease-in-out infinite alternate; }
.x11 {
left: 1020px;
transform: scale(0.3);
-webkit-animation: moveclouds 6s linear infinite, sideWays 3s ease-in-out infinite alternate;
-moz-animation: moveclouds 6s linear infinite, sideWays 3s ease-in-out infinite alternate;
-o-animation: moveclouds 6s linear infinite, sideWays 3s ease-in-out infinite alternate; }
.x11 {
left: 1070px;
transform: scale(0.8);
-webkit-animation: moveclouds 24s linear infinite, sideWays 4s ease-in-out infinite alternate;
-moz-animation: moveclouds 24s linear infinite, sideWays 4s ease-in-out infinite alternate;
-o-animation: moveclouds 24s linear infinite, sideWays 4s ease-in-out infinite alternate; }
.x12 {
left: 1150px;
transform: scale(0.7);
-webkit-animation: moveclouds 15s linear infinite, sideWays 3s ease-in-out infinite alternate;
-moz-animation: moveclouds 15s linear infinite, sideWays 3s ease-in-out infinite alternate;
-o-animation: moveclouds 15s linear infinite, sideWays 3s ease-in-out infinite alternate; }
.x13 {
left: 1220px;
transform: scale(0.6);
-webkit-animation: moveclouds 17s linear infinite, sideWays 2s ease-in-out infinite alternate;
-moz-animation: moveclouds 17s linear infinite, sideWays 2s ease-in-out infinite alternate;
-o-animation: moveclouds 17s linear infinite, sideWays 2s ease-in-out infinite alternate; }
.x14 {
left: 1300px;
transform: scale(0.8);
-webkit-animation: moveclouds 26s linear infinite, sideWays 5s ease-in-out infinite alternate;
-moz-animation: moveclouds 26s linear infinite, sideWays 5s ease-in-out infinite alternate;
-o-animation: moveclouds 26s linear infinite, sideWays 5s ease-in-out infinite alternate; }
.x15 {
left: 1360px;
transform: scale(0.6);
-webkit-animation: moveclouds 20s linear infinite, sideWays 3s ease-in-out infinite alternate;
-moz-animation: moveclouds 20s linear infinite, sideWays 3s ease-in-out infinite alternate;
-o-animation: moveclouds 20s linear infinite, sideWays 3s ease-in-out infinite alternate; }
.x16 {
left: 1460px;
transform: scale(0.4);
-webkit-animation: moveclouds 14s linear infinite, sideWays 3s ease-in-out infinite alternate;
-moz-animation: moveclouds 14s linear infinite, sideWays 3s ease-in-out infinite alternate;
-o-animation: moveclouds 14s linear infinite, sideWays 3s ease-in-out infinite alternate; }
.x17 {
left: 1460px;
transform: scale(0.8);
-webkit-animation: moveclouds 21s linear infinite, sideWays 5s ease-in-out infinite alternate;
-moz-animation: moveclouds 21s linear infinite, sideWays 5s ease-in-out infinite alternate;
-o-animation: moveclouds 21s linear infinite, sideWays 5s ease-in-out infinite alternate; }
.x18 {
left: 1570px;
transform: scale(0.7);
-webkit-animation: moveclouds 17s linear infinite, sideWays 2s ease-in-out infinite alternate;
-moz-animation: moveclouds 17s linear infinite, sideWays 2s ease-in-out infinite alternate;
-o-animation: moveclouds 17s linear infinite, sideWays 2s ease-in-out infinite alternate; }
.x19 {
left: 1630px;
transform: scale(0.3);
-webkit-animation: moveclouds 13.5s linear infinite, sideWays 2.5s ease-in-out infinite alternate;
-moz-animation: moveclouds 13.5s linear infinite, sideWays 2.5s ease-in-out infinite alternate;
-o-animation: moveclouds 13.5s linear infinite, sideWays 2.5s ease-in-out infinite alternate; }
.x20 {
left: 1700px;
transform: scale(0.8);
-webkit-animation: moveclouds 19s linear infinite, sideWays 3s ease-in-out infinite alternate;
-moz-animation: moveclouds 19s linear infinite, sideWays 3s ease-in-out infinite alternate;
-o-animation: moveclouds 19s linear infinite, sideWays 3s ease-in-out infinite alternate; }
@-webkit-keyframes moveclouds {
0% {
top: 300px;
opacity: 0.7; }
80% {
opacity: 0; }
100% {
top: -100px;
opacity: 0; } }
@-webkit-keyframes sideWays {
0% {
margin-left: 0px; }
100% {
margin-left: 50px; } }.header-left {
display: flex;
align-items: center;
}
.header-left .button {
margin: 0 35px 0 0;
}
@media (max-width: 1250px) {
.header-left .button {
display: none;
}
}
.page-template-co2-calculator .newsletter {
margin: 0;
}
.co2_banner {
padding: clamp(15px, 6vw, 80px) clamp(15px, 6vw, 60px) 230px clamp(15px, 6vw, 60px);
display: flex;
justify-content: center;
}
.co2_banner > .wp_content {
max-width: 800px;
padding: clamp(15px, 4vw, 45px) clamp(15px, 6vw, 90px);
background: rgba(255,255,255,0.5);
border-radius: 20px;
}
.co2_banner p {
color: #29333A;
font-size: 22px;
}
.co2_banner h1 {
color: #81B031;
font-size: clamp(30px, 6vw, 70px);
line-height: 1.1em;
}
.co2_form {
background: #F0F7FA;
padding: 1px clamp(15px, 6vw, 40px) clamp(40px, 7vw, 120px) clamp(15px, 6vw, 40px);
display: flex;
justify-content: center;
}
.co2_form form {
max-width: 1400px;
background: #fff;
border-radius: 20px;
padding: clamp(15px, 5vw, 60px) clamp(15px, 6vw, 80px);
box-sizing: border-box;
margin: -150px 0 0 0;
width: 100%;
}
.page-template-co2-calculator-iframe .co2_form form , .page-template-co2-calculator-iframe-spanish form {
margin: 0;
}
.page-template-co2-calculator-iframe .co2_form , .page-template-co2-calculator-iframe-spanish .co2_form {
padding: clamp(40px, 7vw, 120px) clamp(15px, 6vw, 40px);
}
.page-template-co2-calculator-iframe .co2_results_overview , .page-template-co2-calculator-iframe-spanish .co2_results_overview {
background: #F0F7FA;
}
.co2_form .intro {
display: flex;
justify-content: space-between;
align-items: flex-end;
padding-bottom: 20px;
}
.co2_form .intro p {
margin: 0;
}
.co2_form .intro a {
white-space: nowrap;
font-size: 20px;
text-transform: uppercase;
font-weight: 700;
cursor: pointer;
}
.co2_form #co2_need_help {
max-height: 0;
overflow: hidden;
transition: .3s;
margin: 10px 0;
}
.co2_form #co2_need_help.open {
max-height: 400px;
margin: 40px 0;
}
.form_elements {
display: flex;
}
.form_elements {
display: flex;
align-items: flex-end;
}
.form_elements > div {
flex-basis: 215px;
margin-right: 40px;
}
.form_elements > .co2_width {
margin-right: 70px;
}
.form_elements > .times {
flex-basis: 30px;
min-width: 30px;
height: 50px;
background: center / 30px 30px no-repeat url("data:image/svg+xml,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 27.5 27.5 0 30 2.5 2.5 30 0 27.5Z' fill='%2381B031'/%3E%3Cpath d='M2.5 0 30 27.5 27.5 30 0 2.5 2.5 0Z' fill='%2381B031'/%3E%3C/svg%3E");
}
.form_elements > .co2_quantity {
flex-basis: 310px;
}
.form_elements > .submit {
margin: 0 0 0 auto;
flex-basis: auto;
}
.form_elements .button {
padding: 12px 45px;
}
.form_elements label {
display: block;
margin-bottom: 10px;
}
.form_elements label span {
color: #B5B5B5;
}
.form_elements input[type='number'] {
width: 100%;
height: 40px;
padding: 0 10px;
border-radius: 3px;
border: 1px solid #D6D6D6;
box-sizing: border-box;
font-size: 18px;
}
.co2_form_error {
background: rgba(255,0,0,0.05);
padding: 20px;
display: flex;
margin-bottom: 30px;
border-radius:  0 10px 10px 0;
border-left: 4px solid rgba(255,0,0,0.2);
gap: 30px;
}
.co2_form_error p {
margin: 0;
}
.co2_intro {
display: flex;
justify-content: center;
padding: clamp(15px, 6vw, 120px) clamp(15px, 5vw, 60px);
}
.co2_intro > .wp_content {
max-width: 800px;
}
.co2_fc_split_content .gform_wrapper , .co2_fc_split_content .gform_body , .co2_fc_split_content .gform_footer {
background: none;
padding: 0;
}
.fc_split_content.co2_fc_split_content {
background: #F0F7FA;
}
.fc_split_content.co2_fc_split_content > div.content {
padding: clamp(15px, 6vw, 120px);
}
.co2_results_overview {
background: 95% bottom url(//www.ravenwood.co.uk/wp-content/themes/ravenwood/includes/img/co2_fauxlafels.png) no-repeat #F0F7FA;
padding: 1px calc(50% - 700px) 120px calc(50% - 700px);
display: flex;
gap: 60px;
}
.co2_results_overview > div {
flex-basis: 50%;
}
.co2_results_overview .left {
background: left bottom / contain no-repeat url("data:image/svg+xml,%3Csvg width='700' height='612' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='700' height='612'%3E%3Crect width='700' height='612' rx='20' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23a)' fill='%23FAFAFA'%3E%3Cpath d='m-167.3-208.5 10.2 974.7 95.6-1207-38.2-38.2-67.6 270.5ZM154.6-295.2l-86-86L-157 766.2 154.6-295.2ZM209.5 74l-63.7-98.7L-146 762.6 209.5 74Z'/%3E%3Cpath d='m315.8 244.8-95-23.5L-149.7 747l465.5-502.3ZM780.9 769.2l-943.8-8.9 1209.9-100 17 39-283.1 69.9Z'/%3E%3Cpath d='m900.7 450.9-44 48.5 138.1 32.3-1157.7 228.7L900.7 450.9ZM551.5 381l52.2 52.2-27.2 43.4-735.8 272.7 710.8-368.2Z'/%3E%3Cpath d='m417.8 247.3 105 53.5L-143.8 753l561.6-505.7Z'/%3E%3C/g%3E%3C/svg%3E") #fff;
border-radius: 20px;
padding: 40px;
box-sizing: border-box;
}
.co2_results_overview .right {
padding: 20px 0;
}
.saving_title {
color: #444;
font-weight: 700;
font-size: 28px;
line-height: 0.8em;
margin: 0;
}
.saving_title .pre_title {
font-size: 0.6em;
display: block;
font-weight: 400;
color: #81B031;
}
.saving_title .units {
font-size: 0.6em;
font-weight: 400;
color: #888888;
}
.saving_title.co2_saving_in_kgs {
font-size: clamp(15px, 6vw, 100px);
}
.saving_title.co2_saving_in_kgs .units {
font-size: 0.4em;
}
.co2_results_overview .line {
border-top: 2px solid #DCDCDC;
margin: 20px 0;
}
.co2_saving_more_detail {
display: flex;
gap: 20px;
margin-bottom: 20px;
}
.co2_results_overview .phone span {
color: #444;
display: block;
font-weight: 700;
}
.co2_results_overview .phone strong {
font-weight: 700;
font-size: 28px;
}
div.co2_padding {
padding-left: calc(50% - 700px);
padding-right: calc(50% - 700px);
}
.co2_comparing_intro {
display: flex;
padding: clamp(15px, 6vw, 80px);
justify-content: space-between;
align-items: center;
}
.co2_comparing_intro .left {
flex-basis: 55%;
}
.co2_comparing_intro .right {
flex-basis: 33%;
min-height: 190px;
box-sizing: border-box;
padding: 0 190px 0 0;
font-size: clamp(43px, 6vw, 100px);
line-height: 0.5em;
font-weight: 700;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
}
.co2_comparing_intro .right p {
margin: 0;
}
.co2_comparing_intro .right .unit {
color: #888;
font-size: 0.5em;
}
.co2_comparing_intro .right .sub_title {
font-size: 0.25em;
color: #00BBF2;
}
.co2_pie {
width: 180px;
height: 180px;
border-radius: 100%;
background: red;
position: absolute;
right: 0;
top: 0;
}
.co2_cards {
display: flex;
gap: 30px;
margin-bottom: clamp(25px, 6vw, 80px);
}
.co2_comparing_adhesive .co2_cards {
}
.co2_cards > div {
flex-basis: 350px;
background: #F2F2F2;
border-radius: 20px;
padding: 30px;
box-sizing: border-box;
border-bottom: 2px solid #81B031;
}
.co2_cards > div:nth-child(1) {
flex-basis: 260px;
border-color: #F2921C;
}
.co2_cards p {
margin: 0;
color: #878787;
line-height: 1.1em;
}
p.co2_card_title {
font-size: 22px;
font-weight: 700;
color: #81B031;
margin-bottom: 5px;
}
.co2_cards > div:nth-child(1) p.co2_card_title {
color: #F2921C;
}
.co2_cards .line {
border-top: 1px solid #fff;
margin: 15px 0;
}
.co2_cards_single > div {
display: flex;
gap: 20px;
margin-top: 10px;
}
.co2_card_stats {
color: #878787;
}
.co2_card_stats strong {
font-size: clamp(26px, 3vw, 34px);
}
.co2_card_stats span {
font-size: clamp(18px, 3vw, 22px);
}
.co2_cards_single .spacer {
margin-bottom: 30px;
}
.co2_comparing_intro h2 , .co2_comparing_intro h3 , .co2_comparing_intro h1 {
color: #81B031;
}
.co2_comparing_adhesive .title , .co2_silicone_comparison .title {
color: #81B031;
font-size: 38px;
}
.co2_cards_single strong {
color: #444;
font-weight: 700;
}
@media (max-width: 1550px) {
.co2_results_overview {
background: 95% bottom url(//www.ravenwood.co.uk/wp-content/themes/ravenwood/includes/img/co2_fauxlafels.png) no-repeat #F0F7FA;
padding: 1px clamp(15px, 6vw, 40px) 120px clamp(15px, 6vw, 40px);
}
div.co2_padding {
padding-left: clamp(15px, 6vw, 100px);
padding-right: clamp(15px, 6vw, 100px);
}
}
@media (max-width: 1300px) {
.form_elements > div , .form_elements > .co2_width {
margin-right: 20px;
}
.co2_cards {flex-wrap: wrap;}
.co2_cards > div:nth-child(n) {
flex-basis: calc(50% - 15px);
}
}
@media (max-width: 1025px) {
.co2_banner {
border-top: 4px solid #000;
}
.co2_results_overview {
display: block;
}
.co2_results_overview .left {
margin-bottom: clamp(15px, 6vw, 40px);
}
.saving_title.co2_saving_in_kgs {
font-size: clamp(43px, 14vw, 100px);
}
.form_elements {
flex-wrap: wrap;
}
.form_elements .co2_width, .form_elements .co2_height {
flex-basis: calc(50% - 20px);
margin: 0;
}
.form_elements .co2_width {
margin-right: 40px;
}
.form_elements .co2_quantity {
flex-basis: 100%;
margin: 10px 0 0 0;
}
.form_elements .times {
display: none;
}
.form_elements > .submit {
margin-top: 30px;
}
.co2_comparing_intro {
display: block;
}
.co2_comparing_intro .right {
margin-top: 20px;
font-size: clamp(43px, 14vw, 100px);
}
}
@media (max-width: 800px) {
.co2_results_overview .left {
padding: clamp(15px, 5vw, 40px);;
}
.co2_saving_more_detail {
display: block;
}
.co2_saving_more_detail .total_meters_squared {
margin-bottom: 20px;
}
.co2_comparing_intro .right {
min-height: 140px;
}
.co2_pie {
height: 110px;
width: 110px;
}
.co2_cards > div:nth-child(n) {
flex-basis: 100%;
}
}
@media (max-width: 600px) {
.form_elements .co2_width, .form_elements .co2_height , .form_elements .co2_quantity {
flex-basis: 100%;
margin: 0 0 10px 0;
}
.form_elements > .submit {
margin-top: 20px;
}
}
.fc_sustainability_list {
padding: 0 calc(50% - 800px);
}
.sustainability_list_into {
padding-bottom: clamp(15px, 5vw, 80px);
}
.the_sustainability_list {
display: flex;
flex-wrap: wrap;
gap: clamp(15px, 5vw, 60px);
}
.the_sustainability_list .sutainability_single {
flex-basis: calc(50% - 30px);
display: flex;
gap: 20px;
}
.the_sustainability_list .sutainability_single .image {
width: 190px;
height: 190px;
background: center / contain no-repeat;
}
.the_sustainability_list .sutainability_single .content {
width: calc(100% - 210px);
}
.sutainability_single .lightbox_close , .sutainability_single .lightbox_content {
display: none;
}
.open_sustainability_lightbox {
color: #00BBF2;
}
.open_sustainability_lightbox:hover {
cursor: pointer;
}
.sutainability_single.open_lightbox .lightbox_close {
display: block;
position: fixed;
width: 100%;
height: 100vh;
background: rgba(255,255,255,0.8);
top: 0;
left: 0;
z-index: 100;
}
.sutainability_single.open_lightbox .lightbox_content {
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
background: bottom left / cover no-repeat url("data:image/svg+xml,%3csvg width='1754' height='707' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 707h6L643 0H456L0 673v34ZM0 657 339 0H213L0 575v82ZM131 0 0 445V236L46 0h85ZM1707 497 642 707H393l1164-339h197l-47 129ZM1042 409 238 707H134l868-450 83 83-43 69ZM908 162 105 707H54L789 45l119 117Z' fill='%23E2F6FE'/%3e%3c/svg%3e") #EEFAFF;
padding: 100px;
width: 1000px;
height: 450px;
z-index: 101;
border-radius: 20px;
box-shadow: 0 13px #81B031;
display: flex;
gap: 50px;
}
.lightbox_content .left {
flex-basis: 240px;
background: center / contain no-repeat;
}
.lightbox_content .right {
flex-basis: calc(100% - 290px);
overflow-y: scroll;
}
.lightbox_content .right::-webkit-scrollbar {
width: 8px;
}
.lightbox_content .right::-webkit-scrollbar-thumb {
background: rgba(0,0,0,0.1);
border-radius: 3px;
}
.lightbox_content .close {
position: absolute;
top: 20px;
right: 20px;
width: 60px;
height: 60px;
background: center / 25px 25px no-repeat url("data:image/svg+xml,%3csvg width='25' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M25 3.3 21.7 0l-9.2 9.2L3.3 0 0 3.3l9.2 9.2L0 21.7 3.3 25l9.2-9.2 9.2 9.2 3.3-3.3-9.2-9.2L25 3.3Z' fill='black'/%3e%3c/svg%3e");
border-radius: 5px;
}
.lightbox_content .close:hover {
background-color: rgba(255,255,255,0.8);
cursor: pointer;
}
@media (max-width: 1700px) {
.fc_sustainability_list {
padding: 0 clamp(15px, 5vw, 80px);
}
}
@media (max-width: 1250px) {
.sutainability_single.open_lightbox .lightbox_content {
padding: 40px;
width: 80vw;
}
}
@media (max-width: 1024px) {
.the_sustainability_list .sutainability_single {
flex-basis: 100%;
}
.lightbox_content .left {
flex-basis: 120px;
background-position: center top;
}
.sutainability_single.open_lightbox .lightbox_content {
gap: 20px;
}
.lightbox_content .right {
flex-basis: calc(100% - 120px);
}
.lightbox_content .close {
top: 5px;
right: 5px;
width: 50px;
height: 50px;
}
}
@media (max-width: 600px) {
.the_sustainability_list .sutainability_single {
gap: 15px;
}
.the_sustainability_list .sutainability_single .image {
width: 80px;
height: 80px;
}
.the_sustainability_list .sutainability_single .content {
width: calc(100% - 95px);
}
.lightbox_content .left {
display: none;
}
.lightbox_content .right {
flex-basis: 100%;
}
.sutainability_single.open_lightbox .lightbox_content {
padding: 25px;
width: 85vw;
height: 70vh;
}
}
.fc_sustainability_facts {
color: #fff;
background: center left / 1754px 707px no-repeat url("data:image/svg+xml,%3Csvg width='1754' height='707' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 707h6.2L642.9 0H456.5L0 672.8V707ZM0 656.6 339.1 0h-126L0 575v81.6ZM130.8 0 0 445.4V235.8L46.3 0h84.5ZM1706.6 496.9 642.5 707H392.9L1557 368.3h197l-47.4 128.6ZM1041.6 409.3 238.3 707H133.9L1002 257.3l82.9 83-43.3 69ZM908.4 161.5 105 707H53.6L789.2 44.6l119.2 116.9Z' fill='%23D9D9D9' fill-opacity='.1'/%3E%3C/svg%3E") #81B031;
padding: clamp(15px, 5vw, 80px);
display: flex;
gap: 60px;
align-items: center;
justify-content: center;
}
.fc_sustainability_facts .intro {
border-right: 2px solid #fff;
text-align: right;
font-size: 70px;
font-weight: 700;
line-height: 55px;
display: flex;
align-items: center;
padding: 20px 60px 20px 0;
}
.fc_sustainability_facts .intro p {
margin: 0;
}
.fc_sustainability_facts .intro span {
font-size: 40px;
display: block;
}
.fc_sustainability_facts .info {
display: flex;
gap: 40px;
align-items: center;
}
.fc_sustainability_facts .info.c02_emissions .icon {
width: 124px;
height: 161px;
background: center / contain no-repeat url("data:image/svg+xml,%3Csvg width='124' height='161' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m59.9 78.5 1.4.1h.3c2 0 4-.5 5.6-1.3l.5-.3 6.2 43.7a59 59 0 0 1-24.3-4.4l5.1-36.5-2 2.6a17.6 17.6 0 0 1-7.6 4.8L12 97.6C6.6 99 3.1 98 1.7 94l47.2-27.3a12 12 0 0 0 3.6 8.1c1.4 1.4 3 2.4 4.8 3 .7.3 1.5.5 2.4.6h.2ZM13.7 160.8l1.7-6.4 29.8-6 2.2-16.4c9.6 2 19 2 28 0l2.3 16.6 29 5.8 1.6 6v.4H13.7ZM74 64.4l6 .9a17 17 0 0 1 8 4.3l25.4 23.2c4.1 4 4.8 7.6 2.2 10.8l-47-27.2.2-.2a12.5 12.5 0 0 0 3.5-3.6 12.3 12.3 0 0 0 1.7-8.2ZM58.7 7.4C60.1 2 63-.6 67 .1v54.5c-1.6-.8-3.4-1.2-5.4-1.2-2.9 0-5.4.8-7.6 2.5L51.6 50c-1-2.4-1-5.4-.3-9l7.4-33.7Z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M67 60.5a7.4 7.4 0 0 1 2.2 5.5c0 2-.8 4-2.3 5.4a7.4 7.4 0 0 1-5.4 2.3c-2.1 0-4-.8-5.4-2.3a7.4 7.4 0 0 1-2.3-5.4c0-2.1.8-4 2.3-5.5a7.4 7.4 0 0 1 5.4-2.2c2.1 0 4 .7 5.4 2.2Z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.3 105c5.2-2.6 10-1.9 14.3 2.3a64.3 64.3 0 0 0 28.8 16.1 63.6 63.6 0 0 0 27 1.4 60.6 60.6 0 0 1-37.4 1.5A59.8 59.8 0 0 1 12.3 105ZM52.1 3.9C52 9.6 48.8 13.4 43 15A65 65 0 0 0 0 54.7a60 60 0 0 1 17.4-33.2A60 60 0 0 1 52.1 4ZM119.7 88.8c-5-3.1-6.6-7.6-5.2-13.5a65 65 0 0 0-12.8-57 60 60 0 0 1 20 31.6c3.6 13.5 3 26.5-2 38.9Z' fill='%23fff' fill-opacity='.3'/%3E%3C/svg%3E");
}
.fc_sustainability_facts .info.trees_planted .icon {
width: 156px;
height: 136px;
background: center / contain no-repeat url("data:image/svg+xml,%3Csvg width='156' height='135' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.4 20.8c3 3 4.6 6.7 4.6 11a15 15 0 0 1-5 11.6c2.5.9 4.8 2.4 6.8 4.5 3.8 3.7 5.7 8.2 5.7 13.5 0 5.3-2 9.9-5.7 13.6a18.5 18.5 0 0 1-13.5 5.7H85.6l1.7 36.3h-19l1.8-36.3H57.4c-5.3 0-9.8-2-13.6-5.7a18.5 18.5 0 0 1-5.6-13.6 18.5 18.5 0 0 1 7-14.7 20.1 20.1 0 0 1 5.6-3.3l-.6-.6a15 15 0 0 1-4.5-11v-.6a15 15 0 0 1 4.5-10.4c3-3 6.7-4.6 11-4.6h1v-.6c0-4.3 1.5-8 4.6-11 3-3 6.7-4.6 11-4.6s8 1.5 11 4.5a15 15 0 0 1 4.6 11.7h1c4.3 0 8 1.6 11 4.6ZM61.4 38c-.7.2-1.1.6-1.4 1.1-.3.6-.4 1.2-.2 1.9.1.6.5 1 1.1 1.4l14.6 8V66c0 .6.2 1 .5 1.5.4.4.8.7 1.4.8.5.1 1 0 1.6-.2l19.7-11a2.3 2.3 0 0 0 1-3.1c-.4-.6-.9-1-1.5-1.2-.6-.2-1.2 0-1.8.2l-16.2 9V35.5l9.3-5.1c.6-.3 1-.8 1.2-1.4.2-.7.1-1.3-.2-1.8a2.3 2.3 0 0 0-3.2-1l-7 3.9V16.5c0-.7-.3-1.3-.8-1.7-.4-.5-1-.7-1.6-.7a2.3 2.3 0 0 0-2.4 2.4v28.4l-12.3-6.8c-.6-.3-1.2-.4-1.8-.2ZM35.8 121.9h1.8l-1.2 7.6 6.3-7.6h1.8l-1.2 7.6 6.3-7.6h1.8l-1.2 7.6 6.3-7.6h1.8l-1.2 7.6 6.3-7.6h1.8l-1.2 7.6 6.3-7.6h1.8l-1.2 7.6 6.3-7.6H79l-1.2 7.6 6.3-7.6H86l-1.1 7.6 6.3-7.6h1.7l-1.1 7.6 6.3-7.6h1.7l-1.1 7.6 6.3-7.6h1.7l-1.1 7.6 6.3-7.6h1.8l-1.2 7.6 6.3-7.6h1.8l-1.2 7.6 6.3-7.6h1.8l-1.2 7.6 6.3-7.6h1.8l-1.2 7.6 6.3-7.6h1.8l-1.2 7.6 6.3-7.6h1.8l-2 13.1H4l11-13.1h1.7l-1.1 7.6 6.3-7.6h1.7l-1.1 7.6 6.3-7.6h1.7l-1.1 7.6 6.3-7.6Z' fill='%23fff'/%3E%3Cg opacity='.2' fill-rule='evenodd' clip-rule='evenodd' fill='%23fff'%3E%3Cpath d='M41 31.8c0 3.8.8 7.1 2.5 10.1l-3 2.6a23 23 0 0 0-7 17 23 23 0 0 0 7 16.9 23 23 0 0 0 17 7H65l-.6 12.4H42.6l1 19.3h-15l.9-19.3H0l24-30.9H11.3l17.1-22H16l20.1-26 5.6 7.2c-.5 1.8-.8 3.7-.8 5.7ZM114.8 31.8c0-2-.3-3.9-.8-5.7l5.6-7.2 20 26h-12.4l17 22h-12.5l23.9 30.9h-29.4l.9 19.3h-15l.9-19.3H91.1l-.6-12.4h7.8a23 23 0 0 0 16.9-7c4.7-4.7 7-10.3 7-17a23.1 23.1 0 0 0-10-19.5c1.7-3 2.5-6.4 2.6-10Z'/%3E%3C/g%3E%3C/svg%3E");
}
.fc_sustainability_facts .info p {
margin: 0;
opacity: 0.7;
font-size: 24px;
}
.fc_sustainability_facts .info p.large_fact {
font-size: 100px;
line-height: 80px;
opacity: 1;
font-weight: 700;
}
.fc_sustainability_facts .info p.large_fact span {
font-size: 48px;
line-height: 40px;
}
@media (max-width: 1600px) {
.fc_sustainability_facts {
flex-wrap: wrap;
}
.fc_sustainability_facts .intro {
flex-basis: 100%;
text-align: center;
border: none;
padding: 0;
justify-content: center;
}
.fc_sustainability_facts .intro span {
display: inline;
font-size: 70px;
}
.fc_sustainability_facts .intro , .fc_sustainability_facts .intro span {
font-size: 48px;
}
}
@media (max-width: 600px) {
.fc_sustainability_facts .info.c02_emissions .icon {
width: 80px;
height: 110px;
}
.fc_sustainability_facts .info.trees_planted .icon {
width: 100px;
height: 90px;
}
.fc_sustainability_facts .info p.large_fact {
font-size: 50px;
line-height: 40px;
}
.fc_sustainability_facts .info {
gap: 20px;
}
.fc_sustainability_facts .info p.large_fact span {
font-size: 28px;
line-height: 25px;
}
.fc_sustainability_facts .facts {
min-width: 230px;
}
.fc_sustainability_facts {
gap: 20px;
}
}
@media (max-width: 450px) {
.fc_sustainability_facts .info {
flex-direction: column;
}
.fc_sustainability_facts .facts {
text-align: center;
}
.fc_sustainability_facts {
gap: 40px;
}
.fc_sustainability_facts .info {
gap: 10px;
}
}