@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&subset=greek');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:700&subset=greek');

/* color notes
Accent color -> Red: #cd002a;
Text color -> Gray: #525861;
*/

/* global */

body, html {
    font-family: 'Roboto', sans-serif;
    font-size: 100%;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    color: #525861;
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 3rem;
	font-weight: 100;
	padding-bottom: 0.5rem;
}
h2 {
	font-size: 1.75rem;
	line-height: 2.25rem;
	padding-bottom: 0.75rem;
	font-weight: 300;
}
h3 {
	font-size: 1.375rem;
	line-height: 1.375rem;
	font-weight: 400;
	padding-bottom: 0.5rem;
}
a, a:link {
	color: #525861;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	text-decoration: none;
}
a:hover {
	color: #cd002a;
	text-decoration: none;
}
p {
	margin: 0;
	padding: 0;
}
strong {
	font-weight: 900;
}
*:focus {
    box-shadow: 0 0 0 0rem!important;
}
big {
	font-size: 150%;
}
.cpn-text-red{
    color: #cd002a;
}
.ui-state-active, .ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active, a.ui-button:active, 
.ui-button:active, .ui-state-active.ui-button:hover {
    color: #cd002a;
    text-decoration: none;
    background-color: #f1f1f1;
}
/* end global */


/* reset */
.container-fluid {
	padding-left: 0;
	padding-right: 0;
}
.img-responsive {
    width: 100%;
}
.modal {
	background: RGBA(82,88,97,0.6);
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,50%);
    -ms-transform: translate(0,50%);
    -o-transform: translate(0,50%);
    transform: translate(0,50%);
}


	/* nav */
	.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	    background-color: transparent;
	    border-color: transparent;
	}
	/* end nav */

	/* tabs */
	.nav-tabs {
	    border-bottom: 0px none;
	    margin-top: 0.8125rem;
	}
	.nav-tabs > li {
		font-size: 1rem;
		font-weight: 900;
	}
	.nav-tabs > li {
		border-right: 1px solid #525861;
	}
	.nav-tabs > li:last-child {
		border-right: 0 none;
	}
	.nav-tabs > li > a {
		border: 0 none;
	    border-radius: 0;
	    padding: 0px 0.9375rem;
	    margin-right: 0px;
	}
	.nav-tabs > li:first-child > a {
		padding-left: 0;
	}
	.nav-tabs > li:last-child > a {
		padding-right: 0;
	}
	.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
		border: 0 none transparent;
	    color: #cd002a;
	}
	.nav-tabs > li > a:hover {
	    border-color: transparent;
	}
        @media (min-width: 992px){
            .nav-tabs > li {
                    font-size: 1.125rem;
            }
        }
/*book inside starts (product)*/
.book-row{
    /*background: #f1f1f1;*/
}

h2.subtitle {
    font-size: 100%;
    line-height: 1.4;
}

.book-analysis .tab-content {
        background: #f1f1f1;
        margin-top: 1.25rem;
        padding: 1.25rem 1.5625rem;
        font-size: 0.8125rem;
        line-height: 1.538461538461538em;
}
.book-analysis .tab-content p{
        padding-bottom: 1em;
}
.book-analysis .tab-content img {
    float: left;
    width: auto;
    margin-right: 1.5625rem;
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}
.big_image {
    /*background: #d0d0d0;*/
    text-align: center;
    min-height: 16rem;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.big_image img {
    /*max-height: 24.125rem;*/
    margin: auto;
    height: 100%;
    width: 100%;
}
.big_image .badge {
    width: 2.625rem;
    height: 2.625rem;
    margin-right: -1.3125rem;
}
.big_image_in {
    width: 300px;
    height: auto;
    position: relative;
}
.book-info .social {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    text-align: right;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.book-info .social > a, .book-info .social > div {
    margin-left: 0.75rem;
}
.favourites {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32.49 32.49'%3E%3Crect x='0.5' y='0.5' width='31.49' height='31.49' style='fill:none;stroke-miterlimit:10'/%3E%3Cpath d='M23.15,17.53l-6.77,6.93L9.61,17.53a4.72,4.72,0,0,1,0-6.57,4,4,0,0,1,5.7,0l1.07,1.09L17.45,11a4,4,0,0,1,5.7,0A4.72,4.72,0,0,1,23.15,17.53Z' style='fill:%23525861;fill-rule:evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    display: block;
    font-size: 0;
    width: 4rem;
    height: 4rem;
    cursor: pointer;
}
.favourites:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32.49 32.49'%3E%3Crect x='0.5' y='0.5' width='31.49' height='31.49' style='fill:none;stroke-miterlimit:10'/%3E%3Cpath d='M23.15,17.53l-6.77,6.93L9.61,17.53a4.72,4.72,0,0,1,0-6.57,4,4,0,0,1,5.7,0l1.07,1.09L17.45,11a4,4,0,0,1,5.7,0A4.72,4.72,0,0,1,23.15,17.53Z' style='fill:%23525861;fill-rule:evenodd'/%3E%3C/svg%3E");
}
.favourites.active {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32.49 32.49'%3E%3Crect x='0.5' y='0.5' width='31.49' height='31.49' style='fill:none;stroke-miterlimit:10'/%3E%3Cpath d='M23.15,17.53l-6.77,6.93L9.61,17.53a4.72,4.72,0,0,1,0-6.57,4,4,0,0,1,5.7,0l1.07,1.09L17.45,11a4,4,0,0,1,5.7,0A4.72,4.72,0,0,1,23.15,17.53Z' style='fill:%23cd002a;fill-rule:evenodd'/%3E%3C/svg%3E");
}
.book-info h1 {
    font-size: 2rem;
    font-weight: 300;
    padding-bottom: 0.8125rem;
}
.book-info h3 {
    font-size: 1.125rem;
    font-weight: 500;
}
.book-info h3 span {
    font-size: 1rem;
    font-weight: 300;
    padding-left: 0.375rem;
}
.book-type {
    margin: 0;
    padding: 0.625rem 0 0 0;
    font-size: 0.9375rem;
}
.book-info .price {
    font-size: 2rem;
    font-weight: 300;
    padding: 0.125rem 0 0.1875rem 0;
}
.book-info .price .old-price {
    color: #333;
    text-decoration: line-through;
    margin-right: 2.25rem;
}
.book-info .form-group {
    margin-bottom: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
}
.book-info .form-control {
    border-radius: 0;
    border: 1px solid #525861;
    box-shadow: none;
    width: 3.5rem;
    font-size: 1.25rem;
    padding: 0;
    line-height: 1.25rem;
    height: 2.3125rem;
    color: #525861;
    text-align: center;
}
.book-info .form-group label {
    font-size: 0.9375rem;
    font-weight: 400;
    margin-bottom: 0;
    margin-right: 0.9375rem;
}
.form-group .plain-button {
    font-size: 1.25rem;
    height: 2.3125rem;
    line-height: 2.1875rem;
    width: 200px;
}
.book-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.8125rem;
    border-bottom: solid 1px #cbcbcb;
}
.book-info ul li{
    border-bottom: solid 1px #cbcbcb;
}
.book-info ul li{
    border-bottom: solid 1px #cbcbcb;
}
.book-info ul li:last-child{
    border-bottom: none;
}
div.more {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 8.4375rem;
    font-size: 0.8125rem;
    color: #cd002a;
    font-weight: 900;
    text-align: right;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
	-webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
div.more:hover:before{
    border-right-color: #d0d0d0;
}
div.more.zoom img{
    width: 1.6875rem;
}
div.more span {
    position: relative;
    z-index: 20;
    text-align: right;
    line-height: 0.875rem;
    word-spacing: 8.4375rem;
    display: inherit;
}
div.more:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 4.375rem solid transparent;
    border-bottom: 0px solid transparent;
    border-right:10.625rem solid #fff;
    position: absolute;
    z-index: 10;
    right: -0.8125rem;
    bottom: -0.5625rem;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
div.more:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 4.4375rem solid transparent;
    border-bottom: 0px solid transparent;
    border-right:10.75rem solid #cd002a;
    position: absolute;
    z-index: 5;
    right: -0.8125rem;
    bottom: -0.5625rem;
}
.more.zoom::before {
    border-right: 7.375rem solid #fff;
    border-top: 3.75rem solid transparent;
    border-bottom: 0px solid transparent;
}
.more.zoom::after {
    border-right: 7.5rem solid #cd002a;
    border-top: 3.8125rem solid transparent;
    border-bottom: 0px solid transparent;
}
div.more a {
    color: #cd002a;
    display: block;
}
.quantity {
  position: relative;
}
.quantity-th{
    width:240px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button{
    -webkit-appearance: none;
     margin: 0;
}
input[type=number]{
  -moz-appearance: textfield;
}
.quantity input {
    cursor: default;
    display: inline-block;
    font-size: 1.25rem;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    width: 50px;
    border:none;
    /*background: #f1f1f1;*/
}
.quantity input:focus {
    outline: 0;
}
.quantity-nav {
    float: left;
    position: relative;
    height: 42px;
}
.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 20px;
    text-align: center;
    color: #333;
    font-size: 13px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.quantity-button.quantity-down, .quantity-button.quantity-up {
    background: #d0d0d0;
    border-radius: 50%;
    border: 0;
    display: inline-block;
    font-size: 14px;
    height: 35px;
    transition: color .2s , background-color .2s;
    vertical-align: middle;
    width: 35px;
    position: relative;
    cursor: pointer;
    padding: 6px;

}

.cart-container .quantity-button.quantity-down, .cart-container .quantity-button.quantity-up {
    width: 24px;
    height: 24px;
    line-height: 0;
    font-size: 11px;
}
.cart-container .quantity input {
    height: 30px;
    width: 58px;
    line-height: 1rem;
    font-size: 1rem;
}

.cart-container .btn-sm {
    height: 30px;
}

.cart-container .table-bordered td {
    vertical-align: middle !important;
}

.cart-container .basket-table td {

}


.quantity-button.quantity-down:hover, .quantity-button.quantity-up:hover,
.quantity-button.quantity-down:active, .quantity-button.quantity-up:active{
    background-color: #000;
    color: #fff;
}
/*book inside ends (product)*/

/*cart starts (cart)*/
.cart-container table thead {
    display: none;
}
.cart-container table thead th{
    background: #d0d0d0;
}
.cart-container table tr{
    background: #f1f1f1;
}
.cart-container table tr img{
    width:60px;
    float: left;
}
.order-info-price{
    width: 100%;
}
@media (min-width: 767px){
    .cart-container table thead{
        display: table-row-group;
    }
    .cart-container table tr img{
        width:85px;
        height: 100%;
    }
    .order-info-price{
        width: 50%;
    }
    .favourites:hover {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32.49 32.49'%3E%3Crect x='0.5' y='0.5' width='31.49' height='31.49' style='fill:none;stroke-miterlimit:10'/%3E%3Cpath d='M23.15,17.53l-6.77,6.93L9.61,17.53a4.72,4.72,0,0,1,0-6.57,4,4,0,0,1,5.7,0l1.07,1.09L17.45,11a4,4,0,0,1,5.7,0A4.72,4.72,0,0,1,23.15,17.53Z' style='fill:%23cd002a;fill-rule:evenodd'/%3E%3C/svg%3E");
    }
}
@media (max-width: 767px){
    .cart-container table, .cart-container tbody, .cart-container tr, .cart-container td {
        display: block;
        white-space: normal;
        border: none;
    }
    .basket-table .justify-content-between {
        justify-content: flex-start !important;
    }
}
/*cart ends (cart)*/

/*breadcrumbs starts*/
.breadcrumb {
    padding: 0.375rem 0.5rem 0.375rem 0.5rem;
    margin-bottom: 0px;
    background-color: #f1f1f1;
    border-radius: 0px;
    font-size: 0.75rem;
}
.breadcrumb, .breadcrumb li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.breadcrumb a, .breadcrumb a:link {
    color: #808285;
}
.breadcrumb .active, .breadcrumb a.active {
    color: #cd002a;
}
.breadcrumb > li + li::before {
    padding: 0;
    content: ""!important;
    border-left: solid 1px #808080;
    margin-left: 0.4375rem;
    height: 1.25rem;
    display: inline-block;
}
.dropdown-toggle, .dropdown-toggle:focus {
    border-radius: 0!important;
}
/*breadcrumbs ends*/

/* radio buttons start*/
.radio-captain-gap {
    width: 50%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.625rem;
    padding-left: 1.3125rem;
}
.radio-captain-gap label, input[type="radio"] {
    margin: 0;
}
.radio-captain-gap label {
    padding-left: 0.375rem;
}
.radio-captain-gap [type="radio"] {
    display: none;
}
.radio-captain-gap [type="radio"]+label {
    position: relative;
}
.radio-captain-gap [type="radio"]+label:before {
    position: absolute;
    display: block;
    width: 1.1875rem;
    height: 1.1875rem;
    border-radius: 50%;
    content: "";
    border: solid 1px #525861;
    left: -1.1875rem;
    background: #fff;
}
.radio-captain-gap [type="radio"].with-gap:checked+label:after {
    background-color: #525861;
    position: absolute;
    display: block;
    width: 0.3125rem;
    height: 0.3125rem;
    border-radius: 50%;
    content: "";
    left: -0.75rem;
    top: 0.4375rem;
}
/* end radio buttons */

/*buttons starts*/
.plain-button {
    color: #525861;;
    font-size: 0.75rem;
    font-weight: 500;
    border: solid 1px #cd002a;
    text-align: center;
    display: block;
    width: 100%;
    line-height: 1.5625rem;
    max-width: 5.9375rem;
    border: solid 1px #cd002a;
    margin: auto;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    background: transparent;

}
.plain-button:focus,.plain-button:active {
    outline: none !important;
    box-shadow: none;
}
.plain-button::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border: .25px solid rgba(255, 109, 109, 0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: transparent;
}

.plain-button::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: rgba(204, 204, 204, 0.25);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(0.5,0.5);
    transform: scale(0.5,0.5);
}
.plain-button:hover, .plain-button:active{
    color: #cd002a;
}
.plain-button:hover::before {
    opacity: 0;
    -webkit-transform: scale(1.2,1.2);
    transform: scale(1.2,1.6);
}
.plain-button:hover::after {
    opacity: 1;
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}
.plain-button2 {
    color: #fff!important;
    background-color: #cd002a;
    border: solid 2px #fdfdfd;
    font-size: 1.125rem;
    font-weight: 500;
    text-align: center;
    display: block;
    width: 100%;
    line-height: 2rem;
    max-width: 24.75rem;
    cursor: pointer;
    padding: 0 1rem;
}
/*buttons ends*/

/* filters */
.filters {
    background-color: #f1f1f1;
    font-size: 0.875rem;
    color: #525861;
}
.filters .divider {
    background-color: #cbcbcb;
    width: 1.875rem;
    margin-top: 0.875rem;
    margin-bottom: 0;
}
.filters .divider:first-child {
    margin-top: 0;
}
.filters h2 {
    font-size: 1rem;
    font-weight: 400;
    padding-bottom: 0;
    text-transform: uppercase;
}
.filters ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.filters ul ul {
/*    overflow: hidden;
    max-height: 0;*/
    display:none;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.filters li, .filters a {
    font-weight: 300;
    font-size: 15px;
    position: relative;

}
.filters .first-categories a {
    padding: 11px 15px;
    height:100%;
    width: 100%;
    display: flex;
    border-top: 1px solid rgba(77,79,83,.15);
}
.filters li li {
    padding-left: 0;
}
/*.filters li a:not(:only-child) {
        pointer-events: none;
}*/
.filters li a:hover:not(:only-child):after{
    color: #cd002a;
}
.filters li a:not(:only-child):after {
    font-family:"Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    display: block;
    position: absolute;
    width: 9px;
    height: 10px;
    color: #111;
    font-size: 10px;
    line-height: 10px;
    top: 50%;
    right: 12px;
    margin-top: -5px;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s , -webkit-transform .3s;
}
.filters .is-active > a:before {
    font-family:"Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
}
.filters li a:not(:only-child) + ul.oppened {
    display: block;
}
.filters .active a {
    color: #cd002a;
}
.filters .form-control {
    height: 1.8125rem;
    font-size: 0.8125rem;
    color: #525861;
    border: 1px solid #dcdcdc;
    border-radius: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}
.filters .btn {
    background: #fff;
    border-radius: 0;
    border: solid 1px #aaa;
    height: 100%;
    padding: 0 0.375rem 0 0.625rem;
}
 @media(min-width:992px){
    .filter-tags>p {
        font-weight: 400;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
    }
    .filter-tags:before, .filter-tags:after  {
        display:none;
    }
}

.filter-tags:before {
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(#ffffff), to(rgba(241,241,241,0)));
    background: -webkit-linear-gradient(left, #ffffff, rgba(241,241,241,0));
    background: linear-gradient(to right, #ffffff, rgba(241,241,241,0));
}
.filter-tags:after {
    right: 0;
    background: -webkit-gradient(linear, right top, left top, from(#ffffff), to(rgba(241,241,241,0)));
    background: -webkit-linear-gradient(right, #ffffff, rgba(241,241,241,0));
    background: linear-gradient(to left, #ffffff, rgba(241,241,241,0));
}

.filter-tags:before, .filter-tags:after {
    content: "";
    position: absolute;
    top: 0;
    width: 4%;
    height: 100%;
    z-index: 1;
}

.filter-tags>p::-webkit-scrollbar {
    display: none;
}
.filter-tags>p {
    white-space: nowrap;
    overflow-x: auto;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}
.tag {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    padding: 5px 42px 5px 10px;
    background: #e8e8e8;
    color: #363636;
    font-size: 13px;
}
.closable-tag{
    width: 30px;
    height: 26px;
    position: absolute;
    right: 0;
    top: 2px;
}
.closable-tag:after {
    position: absolute;
    font-family:"Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00d";
    top: 50%;
    right: 0;
    width: 30px;
    margin: 0;
    border-left: 1px solid #c1c1c1;
    line-height: 30px;
    font-size: 12px;
    color: #363636;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    cursor: pointer;
}
.closable-tag:hover:after {
    background: #c1c1c1;
}
.oppened li a{
    font-weight: 300;
}
@media(min-width: 768px){
    .filters .first-categories a {
        padding:0 20px 2px 0;
        margin-bottom: 5px;
        height:100%;
        width: 100%;
        display: flex;
        border: none;
    }
    .filters li a:not(:only-child):after {
        right: 0;
    }
    .filters li, .filters a {
        font-weight: 500;
    }
    .oppened{
        background: #f1f1f1!important;
    }
    .filters li li {
        padding-left: 1rem;
    }
    .filters li a:not(:only-child):before {
        left: 0;
    }
}
    @keyframes opac{
        0%{
            opacity:0;
            transform:translateX(-10px);
        }
        to{
            opacity:1;
            transform:translateX(0);
        }
    }
    .oppened{
        animation: opac 1s;
        background-color: #fff;
    }
    .is-open > a{
        color: #cd002a;
    }
    .is-open > a:after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

/*mobile-filters*/
.filters-block {
    position: relative;
    width: 100%;
    margin-bottom: 26px;
}
.filters-button {
    height: 40px;
}
.filters-button__button {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        transition: box-shadow .3s;
}
.filters-button__button a {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 40px;
    font-size: 15px;
    background-color: #d0d0d0;
    text-decoration: none;
    transition: margin .2s;
    /*margin: 0 15px;*/
}
.flyout__background {
    z-index: 1040;
    background-color: rgba(0,0,0,.5);
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    opacity: 0;
    transition: opacity .4s 0s , -webkit-transform 0s .4s;
    transition: opacity .4s 0s , transform 0s .4s;
    transition: opacity .4s 0s , transform 0s .4s , -webkit-transform 0s .4s;
}
.flyout__container, .flyout__background {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.flyout__container {
    left: 60px;
    z-index: 1050;
    background-color: #f1f1f1;
    -webkit-transform: translateX(110%);
    -ms-transform: translateX(110%);
    transform: translateX(110%);
    transition: -webkit-transform .4s 0s;
    transition: transform .4s 0s;
    transition: transform .4s 0s , -webkit-transform .4s 0s;
    box-shadow: 0 0 12px rgba(0,0,0,.3);
}
.flyout__title {
    height: 70px;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,.08);
    z-index: 2;
}
.flyout__title .close {
    right: 15px;
}
.overlay-mobile .close, .product-preview .close, .flyout .close{
    opacity: 1;
    text-shadow: none;
    display: inline-block;
    -webkit-filter: none;
    filter: none;
    cursor: pointer;
    border: 2px solid #000;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    position: relative;
}
.flyout__title>* {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.flyout__title__headline {
    text-transform: uppercase;
    font-weight: 600;
    left: 15px;
}
.close {
    font-weight: 400;
    text-shadow: none;
    opacity: .5;
}
.close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}
.overlay-mobile .close .icon-cross, .product-preview .close .icon-cross, .flyout .close .icon-cross{
    font-size: 10px;
    line-height: 10px;
    display: block;
    width: 10px;
    height: 10px;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -5px;
    position: absolute;
    font-size: 14px;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'sciampagna-icon'!important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-cross:before {
    font-family:"Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00d";
}
.flyout__content {
    position: absolute;
    top: 70px;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    font-size: 14px;
    line-height: 1.3em;
}
.flyout__filters {
    position: relative;
}
.flyout__filters__title {
    height: 26px;
    line-height: 28px;
    background-color: #d0d0d0;
    padding: 0 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
}
/*filters opened*/
.flyout--in .flyout__background {
    transition: opacity .4s ease 0s , -webkit-transform 0s ease 0s;
    transition: opacity .4s ease 0s , transform 0s ease 0s;
    transition: opacity .4s ease 0s , transform 0s ease 0s , -webkit-transform 0s ease 0s;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.flyout--in .flyout__container {
    transition: -webkit-transform .4s ease 0s;
    transition: transform .4s ease 0s;
    transition: transform .4s ease 0s , -webkit-transform .4s ease 0s;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

/*product*/
.product-preview {
    text-transform: uppercase;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    width: 100%;
    min-height: 440px;
    height: 440px;
    transition: box-shadow .3s , -webkit-transform .4s;
    transition: transform .4s , box-shadow .3s;
    transition: transform .4s , box-shadow .3s , -webkit-transform .4s;
    -webkit-backface-visibility: hidden;
}
.product-preview:hover{
    box-shadow: 0 14px 28px rgba(0,0,0,.22), 0 10px 10px rgba(0,0,0,.22);

}
.product-preview__card {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
}
.product-preview__front {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    /*background-color: #f1f1f1;*/
}
.product-preview__front a {
    display: block;
    width: 100%;
    text-decoration: none;
    padding-bottom: 70px;
}
/*.product-preview__image-container {
    width: 100%;
    padding-right: 50px;
    position: relative;
}*/
.product-preview__front .product-preview__image-block {
/*    background-color: #d0d0d0;
    border-right: 35px solid #f1f1f1;*/
}
.product-preview__image-block {
    max-height: 260px;
    height: 260px;
    width: 100%;
    position: relative;
}
/*.product-preview__image {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}*/
.product-preview h1 {
    font-size: 15px;
    margin-bottom: 7px;
    font-weight: 400;
}
.product-preview h2 {
    font-size: 13px;
    font-weight: 300;
    line-height: normal
}
.product-preview__front .footer {
    /*background-color: #d0d0d0;*/
    transition: background .2s;
}
.product-preview .footer {
    position: absolute;
    padding: 0 25px;
    /*height: 70px;*/
    bottom: 0;
    left: 0;
    width: 100%;
    cursor: default;
}
.product-preview__prices {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 25px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.product-preview__front [class^="icon"] {
    font-size: 28px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 25px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}
.icon-cart-add:before {
    font-family:"Font Awesome 5 Free";
    font-weight: 900;
    content: "\f067";
}
.product-preview__tags {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: rotate(-90deg) translateX(25px);
    -ms-transform: rotate(-90deg) translateX(25px);
    transform: rotate(-90deg) translateX(25px);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    line-height: 50px;
    margin: 0;
}
.product-preview__front .product-preview__image-block img {
    position: absolute;
    width: 145px;
    max-height: 230px;
    height: auto;
    left: 50%;
    top: 7%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media (min-width: 767px){
/*    .product-preview__front .product-preview__image-block img {
        width: 135px;
    }*/
    .product-preview__tags {
        -webkit-transform: rotate(-90deg) translateX(15px);
        -ms-transform: rotate(-90deg) translateX(15px);
        transform: rotate(-90deg) translateX(15px);
    }
}

/* end filters */

/*header starts*/
.overlay-mobile {
    opacity: 0;
    position: fixed;
    /*display: none;*/
    z-index: 1050!important;
    background-color: #f7f7f7;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: matrix(0, 0, 0, 0, 0, 0);
    transition:opacity .4s ease 0s, -webkit-transform .5s ease 0s;
    transition: opacity .4s ease 0s, transform .5s ease 0s;
    transition: opacity .4s ease 0s, transform .5s ease 0s , -webkit-transform .5s ease 0s;
}
.overlay-mobile-header {
    background-color: #fff;
    position: fixed;
    z-index: 2;
    top: 0;
    width: 100%;
    min-height: 70px;
    padding: 0 50px;
    box-shadow: 0 0 15px rgba(0,0,0,.08);
    opacity: 0;
    transform: matrix(0, 0, 0, 0, 0, 0);
    transform: translateY(-20px);
    transition:opacity 1s ease 0s, -webkit-transform 1s ease 0s;
    transition: opacity 1s ease 0s, transform 1s ease 0s;
    transition: opacity 1s ease 0s, transform 1s ease 0s , -webkit-transform 1s ease 0s;
}
.overlay-mobile__container {
    opacity: 0;
    padding-top: 70px;
    background-color: #f7f7f7;
    transform: matrix(0, 0, 0, 0, 0, 0);
    transform: translateY(-15px);
    transition:opacity 1s ease 0s, -webkit-transform 1.3s ease 0s;
    transition: opacity 1s ease 0s, transform 1.3s ease 0s;
    transition: opacity 1s ease 0s, transform 1.3s ease 0s , -webkit-transform 1.3s ease 0s;
}
.overlay-mobile-header h2 {
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    font-size: 15px;
    padding: 0;
}
.overlay-mobile-header__close {
    position: absolute;
    display: block;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

}
.main-nav-mobile {
    padding-left: 0;
    list-style: none;
    font-size: 15px;
    text-align: center;
    margin-bottom: 52px;
}
.main-nav-mobile li>a {
    text-transform: uppercase;
    display: block;
    padding: 16px 0;
    border-bottom: 1px solid rgba(77,79,83,.15);
}
.main-nav-mobile__social ul>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.main-nav-mobile__social {
    border-bottom: 1px solid rgba(77,79,83,.15);
}
.overlay-mobile.is-open{
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1;
    display: block;
}
.overlay-mobile.is-open .overlay-mobile-header,.overlay-mobile.is-open  .overlay-mobile__container {
    opacity: 1;
     -webkit-transform: translateX(0);
    /*-ms-transform: translateX(0);*/
    /*transform: translateX(0);*/
}
body.overlay-mobile-is-open{
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.main-header__icon-menu {
    text-decoration: none;
    height: 20px;
    width: 25px;
    display: block;
    cursor: pointer;
}
.main-header__icon-menu span {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #111;
}
.main-header__icon-menu span:nth-child(1) {
    top: 9px;
}
.main-header__icon-menu span:nth-child(2) {
    bottom: 0;
}
.icon-cross:before {
    font-family:"Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00d";
}
.overlay-mobile .close, .product-preview .close, .flyout .close {
    opacity: 1;
    text-shadow: none;
    display: inline-block;
    -webkit-filter: none;
    filter: none;
    cursor: pointer;
    border: 2px solid #000;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    position: relative;
}
.close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}
.search-form-mobile input[type="search"] {
    border: none;
    font-size: 24px;
    font-weight: 400;
    width: 100%;
    text-align: center;
    box-shadow: none!important;
    -webkit-appearance: none;
    position: relative;
    z-index: 2;
    padding: 10px;
    background-color: #f9f8f1;
    background-color: rgba(77,79,83,.1);
}
.header .nav li a{
    text-transform: uppercase;
    font-size: 15px;
    padding: 0;
}
.header .nav li:not(:last-child):after{
    display: inline;
    content: '';
    border-right: 1px solid #333;
    padding-left: 10px;
}

.search input[type="search"] {
    padding-right: 40px;
    border: solid 1px #cd002a;
    border-radius: 3rem!important;
    font-size: 0.75rem;
    font-weight: 300;
    height: 33.4px;
    position: relative;
    right: -33px;
}
.search .input-group>.custom-file .custom-file-input:focus~.custom-file-label, .input-group>.custom-select:focus, .input-group>.form-control:focus {
    z-index: 1;
}
/*header ends*/

/*home starts*/
#heroCarousel{
    height: 30vh;
}
#secCarousel .carousel-control-prev, #secCarousel .carousel-control-next{
    background: rgba(255, 255, 255, 0.2);
}
@media(min-width: 768px){
    #heroCarousel{
        height: 50vh;
    }
}
/*home ends*/



	.nav > li > a:focus, .nav > li > a:hover {
	    text-decoration: none;
	    background-color: transparent;
	}
	.tabs .nav-item .active::before {
	    width: 4rem;
	    height: 0.375rem;
	    margin-top: -0.8125rem;
	    margin-bottom: 1rem;
	    background-color: #cd002a;
	    display: block;
	    content: "";
	    position: absolute;
	}
	.nav-item:first-of-type .active::before {
		margin-left: 0;
	}
	/* end tabs */

	/* owl carousel */
	.owl-theme .owl-nav [class*="owl-"] {
	    padding: 0;
	    background: transparent;
	    border-radius: 0px;
	    width: 0.9375rem;
	}
	.owl-theme .owl-nav [class*="owl-"]:hover {
	    background: transparent;
	    color: #525861;
	}
	.owl-theme .owl-nav {
	    position: absolute;
	    width: 100%;
	    top: 50%;
	    z-index: 10;
	    margin-top: 0;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
		-webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;
		-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	}
	.owl-carousel .owl-nav .owl-prev {
	    float: left;
	    margin-left: -1.5rem;
	}
	.owl-carousel .owl-nav .owl-next {
	    float: right;
	    margin-right: -1.5rem;
	}

	/* Equal Heights for OwlCarousel 2 */
			.owl-carousel .owl-stage {
				display: -ms-flexbox;
			    display: -webkit-flex;
			    display: flex;
			}
			.owl-carousel .owl-item {
				display: -ms-flexbox;
			    display: -webkit-flex;
			    display: flex;
				flex: 1 0 auto;
			}
	/* end owl carousel */



.close {
    filter: alpha(opacity=100);
    opacity: 1;
}
/* end reset */


/* general classes */
.align-middle {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.divider {
	width: 4rem;
	height: 0.25rem;
	margin-top: 1.25rem;
	margin-bottom: 1rem;
	background-color: #cd002a;
	display: block;
}
.box {
	position: relative;
}
.author {
    font-size: 1rem;
    line-height: 1.25rem;
    padding-bottom: 0.1875rem;
    display: block;
}
.badge {
    background-color: #cd002a;
    border-radius: 50%;
    width: 3rem;
    height: 3rem;
    text-align: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: 900;
    position: absolute;
    right: 0;
    /*top: -2.5rem;*/
    padding: 0.5rem;
}
.table {
   display: table;
   margin-bottom: 0;
}
.table .tr{
  display: table-row;
}
.table .td {
  display: table-cell;
  padding-right: 2rem;
}
.table .td:first-child {
	font-weight: 700;
}
.clear {
  clear: both;
}
/* end general classes */


/* header */
.topbar {
	font-size: 0.75rem;
	color: #525861;
	padding-bottom: 1.25rem;
}
.topbar > div {
	padding-top: 0.5rem;
}
.topbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	-webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.topbar div:first-of-type ul {
	-webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.topbar div:last-of-type ul {
	-webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.topbar ul li, .topbar ul li a {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.topbar ul li {
	margin: 0 0.9375rem;
}
.topbar .social ul li {
	margin: 0 0.1875rem;
}
.topbar div:first-of-type ul li:first-child {
	margin-left: 0;
}
.topbar div:last-of-type ul li:last-child {
	margin-right: 0;
}

.topbar ul li span {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	padding-right: 0.5rem;
}
.topbar .social ul li span{
	padding-right: 0;
}


.topbar ul li span.wishlist-img {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32.49 32.49'%3E%3Crect x='0.5' y='0.5' width='31.49' height='31.49' style='fill:none;stroke-miterlimit:10'/%3E%3Cpath d='M23.15,17.53l-6.77,6.93L9.61,17.53a4.72,4.72,0,0,1,0-6.57,4,4,0,0,1,5.7,0l1.07,1.09L17.45,11a4,4,0,0,1,5.7,0A4.72,4.72,0,0,1,23.15,17.53Z' style='stroke:%23cd002a;fill:%23ffffff;fill-rule:evenodd'/%3E%3C/svg%3E");
    display: block;
    width: 2rem;
    height: 1.9rem;
    cursor: pointer;

}


.logo {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    flex-shrink: 1;
}
.logo img {

    max-width: 100%;
    width: auto;
}
.search {
    width:35%;
}
.search form {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.search .btn {
    border-radius: 50%!important;
    height: 2.125rem;
    width: 2.125rem;
    background: #cd002a;
    padding: 0;
    margin-left: 0;
    cursor: pointer;
}

.navbar.mainmenu {
	color: #525861;
	font-size: 0.875rem;
	border-radius: 0px;
	margin-bottom: 0;
}
.navbar-collapse {
    padding-left: 0px;
}
.navbar.mainmenu ul li, .navbar.mainmenu ul li a {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	color: #525861;
	min-height: 1.5rem;
	height: 0;
}
.navbar.mainmenu .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0px;
    padding-left: 0.325rem;
	padding-right: 0.325rem;
    text-transform: uppercase;
}
.navbar.mainmenu .navbar-nav > li:not(:first-of-type) > a {
    padding-top: 0.25rem;
}
.navbar.mainmenu ul li a:hover {
	color: #cd002a;
}
.navbar.mainmenu .nav .open > a, .navbar.mainmenu .nav .open > a:focus, .navbar.mainmenu .nav .open > a:hover {
	    color: #cd002a;
	}
.navbar.mainmenu ul li::before {
    content: "|";
    color: #cbcbcb;
    font-size: 1.1875rem;
    font-weight: 300;
    margin-top: -1px;
    display: inline-block;
}
.navbar.mainmenu ul li:first-child::before, .navbar.mainmenu ul li ul li::before {
    content: "";
}
.navbar-expand-lg.mainmenu .navbar-nav li:first-child .nav-link {
	padding-left: 0;
}
.navbar-expand-lg.mainmenu .navbar-nav li:first-child:before {
	content: "";
}
.navbar-expand-lg.mainmenu .navbar-nav li:nth-child(2):before {
	content: "";
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: transparent;
    color: #cd002a;
}
.navbar-toggle {
    float: left;
    border-radius: 0;
}
.navbar-toggle .icon-bar {
    background: #000;
}

.basket {
    display: -ms-flexbox;
    display: -webkit-flex;
     display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 0.875rem;
}
.basket a {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	-webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.basket > span {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	-webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
	padding-left: 0.75rem;
}
.basket strong {
	padding: 0 0.25rem;
}
/* end header */

/* home carousel */
.home-carousel {
	width: 100%;
}
.home-carousel .item, .home-carousel .slide_img {
    width: 100%;
    overflow: hidden;
	max-height: 425px;
	height: 100%;
}
.home-carousel .slide_txt {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    text-align: right;
    padding-right: 10%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	font-size: 1.3125rem;
	font-weight: 300;
	line-height: 1.75em;
	font-size: 100%;
}
.home-carousel .slide_txt h1 {
	font-size: 3em;
	}
.home-carousel .slide_txt .slide_txt_content {
	text-align: right;
}
.home-carousel .slide_txt p {
	padding-bottom: 1.25rem;
}
.home-carousel .slide_txt .plain-button {
    display: inline-block;
    margin-bottom: 0.625rem;
    font-size: 0.875em;
	font-weight: 400;
	min-width: 10.3125rem;
}
.home-carousel .divider {
    width: 5rem;
    display: inline-block;
}
.slide_txt.light {
	color: #fff;
}
.slide_txt.light .divider {
	background-color: #fff;
}
.slide_txt.light .plain-button {
	color: #fff;
	border-color: #fff;
}
.slide_txt.light .plain-button a{
	color: #fff;
}
/* end home carousel */

/* main */
	.main {
		padding-top: 0.625rem;
	}
	.infos {
		font-size: 0.975rem;
		padding-bottom: 1.3125rem;
	}
	.infos span {
		color: #cd002a;
	}
	.infos span.line {
		color: #525861;
		font-size: 170%;
		font-weight: 300;
		padding: 0 0.375rem;
	}
	.infos big {
		font-weight: 900;
	}
	.promotion {
		padding-bottom: 1.25rem;
	}
	.promotion p {
		font-size: 0.9375rem;
		line-height: 1.5rem;
	}

	/* home row 1 */
	.home_row1 {
    	padding-top: 1.3125rem;
	}
	.home_row1 .owl-stage-outer {
		padding-bottom: 2rem;
	}
	.home_row1 .item {
		width: 100%;
		height: 100%;
	}
	.home_row1 .suggestion > .box {
            background-color: #bebec6;
	}
	.home_row1 .new_release > .box {
            height: 300px;
		background-color: #9facae;
		color: #fff;
	}
	.home_row1 .suggestion .divider {
		background-color: #525861;
	}
	.home_row1 .new_release .divider {
		background-color: #fff;
	}
	.home_row1 .box {
		display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
		-webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;
		-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
		height: 100%;
	}
	.home_row1 .box .book_img {
		width: 50%;
		overflow: hidden;
	}
	.home_row1 .box .book_txt {
		padding-right: 1.875rem;
		padding-bottom: 2.375rem;
		padding-top: 0.3125rem;
		flex-grow: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		font-size: 0.875rem;
		line-height: 1.125rem;
		width: 70%;
	}
	.home_row1 .box .book_txt p {
		text-indent: 0.625rem;
		position: relative;
	}
	.home_row1 .box .book_txt p:before, .home_row1 .box .book_txt p:after  {
		font-size: 180%;
		padding-top: 0.5%;
		position: absolute;
		text-indent: 0;
	}
	.home_row1 .box .book_txt p:before {
		content: "“";
		margin-left: -0.625rem;
	}
	.home_row1 .box .book_txt p:after {
		content: "”";
	}
	/* home row 1 */


	/* tabs */
	.tabs .divider {
		margin-bottom: 0.5625rem;
	}
	.tabs .table {
	    width: auto;
	}

	.books .owl-stage-outer {
		padding-top: 2.8125rem;
	}
	.books .item {
	    width: 100%;
	}
	.book-thumbs {
            width: 160px!important;
		text-align: center;
		color: #525861;
		height: 100%;
		display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    -webkit-justify-content: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	    -webkit-align-content: space-between;
	    -ms-flex-line-pack: justify;
	    align-content: space-between;
	}
	.book-thumbs .book-photo {
		padding-bottom: 0.9375rem;
	    padding-left: 1.25rem;
		padding-right: 1.25rem;
		max-height: 12.5rem;
		min-height: 12.5rem;
		display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
		-webkit-align-items: flex-end;
	    -ms-flex-align: end;
	    align-items: flex-end;
	    border: solid 1px #d5d5d5;
	    margin-bottom: 0.5rem;
	}
	.book-thumbs .book-photo picture {
	    max-width: 100%;
	    text-align: center;
	    margin: 0 auto;
	}
	.book-thumbs .book-photo img {
		border: solid 1px #d5d5d5;
		width: auto;
		/*max-height: 13rem;*/
                        height: 13rem;
	}
	.book-thumbs .book-photo .badge img {
		border: none 0;
	}
	.image_in {
		position: relative;
	}
	.book-thumbs .book-photo .image_in .badge {
		right: -1.4375rem;
	}
	.book-thumbs .book-title{
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 0.875rem;
		text-align: center;
		height: 2.5rem;
		line-height: normal;
		width: 100%;
	}
	.book-thumbs .book-author{
		font-size: 0.75rem;
		font-weight: 500;
		margin-bottom: 0.75rem;
		text-align: center;
		width: 100%;
		height: 1.8rem;
		line-height: normal;
		overflow: hidden;
	}
	.book-thumbs .price {
		font-size: 1.125rem;
		padding-bottom: 1rem;
		width: 100%;
		text-align: center;
	}
	.book-thumbs .price span{
		padding-left: 0.5625rem;
		padding-right: 0.5625rem;
	}
	.book-thumbs .old-price {
		color: #333;
		text-decoration: line-through;
	}
	.book-thumbs .added {
		background-color: #cd002a;
		color: #fff;
	}

        @media (min-width: 992px){
            .home_row1 .suggestion > .box{
                height: 300px;
            }
        }
	/* end tabs */

	/* blog */
	.row.blog {
		display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
		-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
		-webkit-align-items: stretch;
	    -ms-flex-align: stretch;
	    align-items: stretch;
		margin-right: -25px;
    	margin-left: -25px;
    	padding-bottom: 1.75rem;
	}
	.blog > div {
		display: -ms-inline-flexbox;
	    display: -webkit-inline-flex;
	    display: inline-flex;
	}
	.blog > div[class^="col-md-"] {
		display: -ms-inline-flexbox;
	    display: -webkit-inline-flex;
	    display: inline-flex;
		padding-left: 25px;
		padding-right: 25px;
	}
	.blog .box {
		background: #f5f5f5;
		margin-bottom: 1.5rem;
		width: 100%;
	}
	.blog .box article {
		padding: 0.9375rem 0.9375rem 3rem;
		font-size: 0.8125rem;
		color: #535353;
	}
        article a, article a:link {
            color: #cd002a;
        }
	.blog .box article .title {
		font-size: 1rem;
		font-weight: 700;
	}
	.blog .box article .author {
		font-size: 0.875rem;
		font-weight: 500;
		padding-bottom: 0.9375rem;
	}
	.blog .box .dots-for-more {
		font-size: 1.5rem;
		font-weight: 700;
		padding-left: 0.9375rem;
		padding-bottom: 0.9375rem;
		position: absolute;
		left: 0;
		bottom: 0;
	}
	div.captain-blog {
		padding-bottom: 1rem;
	}
	a.captain-blog {
		background-color: #525861;
		color: #fff;
		position: relative;
		font-size: 0.875rem;
		font-weight: 500;
		padding: 0.4375rem 2.5rem 0.4375rem 1.25rem;
		display: inline-block;
	}
	a.captain-blog:after {
		position: absolute;
  		right: -1.875rem;
  		top: -1.5625rem;
  		content: "";
  		background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 79 111' xmlns='http://www.w3.org/2000/svg' style='margin-left:auto;margin-right:auto'%3e%3cdefs%3e%3cclipPath%3e%3cpath d='M0 111.7L0 0 79.3 0l0 111.7Z'/%3e%3c/clipPath%3e%3cstyle type='text/css'%3e .cp_1%7b fill: %23525861;%7d .cp_2%7b fill: %23FFFFFF;%7d %3c/style%3e%3c/defs%3e%3cpath d='M0 0L0 111 79 111 79 0Z' fill='%23FFF' fill-opacity='0'/%3e%3cg clip-path='url(%23c0_1)'%3e%3cpath d='M79.3 14.6c0-0.2 0-0.4 0-0.7 0-0.2 0-0.4-0.1-0.7C79.1 13 79.1 12.7 79 12.5c0-0.1 0-0.1 0-0.2C78.8 12 78.6 11.7 78.5 11.4c0-0.1-0.1-0.1-0.1-0.2 -0.3-0.3-0.6-0.6-0.8-1C77.5 10.1 77.4 9.9 77.2 9.8 77 9.6 76.8 9.5 76.6 9.3 76.5 9.2 76.4 9.1 76.3 9.1 76.2 9 76 8.9 75.9 8.7 75.8 8.7 75.8 8.6 75.7 8.6 75.4 8.3 75.1 8 74.8 7.8 74.5 7.5 74.1 7.2 73.7 7 73.5 6.9 73.2 6.8 73.1 6.6 72.6 6.3 72.2 6.1 71.7 6 71.5 5.9 71.3 5.9 71.1 5.8 70.7 5.6 70.2 5.3 69.8 5.1 69.6 5 69.3 4.8 69.1 4.7 68.9 4.7 68.8 4.6 68.7 4.6 68.4 4.5 68.1 4.4 67.9 4.2 67.7 4.1 67.5 4.1 67.3 4.1 67.1 4 67 4 66.8 3.9 66.8 3.7 66.6 3.8 66.5 3.8 66.4 3.7 66.3 3.7 66.2 3.7 66 3.7 65.9 3.6 65.7 3.5c-0.2 0-0.4 0-0.6-0.1C64.9 3.3 64.8 3.2 64.6 3.2 64.2 3.1 63.9 3.1 63.5 3 63.5 2.9 63.4 2.9 63.4 2.9c-0.2 0-0.3 0-0.4-0.1 -0.2 0-0.3 0.1-0.4-0.1C62.3 2.7 62.1 2.6 61.9 2.6 61.7 2.6 61.5 2.5 61.4 2.5 61.1 2.3 60.8 2.2 60.5 2.3l-0.1 0C60.3 2.3 60.2 2.2 60 2.2c-0.1 0-0.1 0-0.1 0C59.8 2.1 59.7 2.1 59.6 2.1 59.4 2.1 59.2 2.1 59 2 58.7 2 58.4 1.9 58.1 1.9 57.9 1.8 57.7 1.8 57.4 1.8 57.1 1.8 56.8 1.6 56.5 1.7c0 0 0-0.1-0.1-0.1 -0.1 0-0.2 0-0.3 0 -0.4 0-0.7 0-1-0.1 -0.1 0-0.2 0-0.4 0C54.5 1.4 54.2 1.5 54 1.4 53.9 1.3 53.8 1.4 53.8 1.3c-0.2 0-0.3 0.1-0.4-0.1C53.2 1.2 53 1.1 52.8 1.1c-0.2 0-0.3 0-0.4 0C52 1 51.7 1 51.3 0.9c-0.2 0-0.3 0-0.4-0.1 -0.2 0-0.3 0-0.5 0 -0.2 0-0.3 0-0.5 0C49.8 0.7 49.7 0.7 49.5 0.7c-0.1 0-0.2 0-0.3 0C49 0.6 48.8 0.5 48.6 0.6c0 0-0.1 0-0.1 0 -0.1 0-0.3 0-0.5-0.1 -0.1 0-0.1 0.1-0.1 0.1 -0.2 0-0.4 0-0.5 0C47.2 0.5 47 0.4 46.8 0.4c-0.1 0-0.2 0-0.4 0C46.2 0.3 45.9 0.3 45.7 0.3c-0.2 0-0.3 0-0.5 0C45.1 0.2 45 0.2 44.9 0.2 44.8 0.3 44.7 0.3 44.6 0.3c0-0.1 0-0.1 0-0.1 -0.1 0-0.1 0-0.1 0C44.4 0.1 44.2 0.1 44.1 0.2c-0.1 0-0.3 0-0.4 0C43.6 0.1 43.6 0.1 43.5 0.2c-0.1 0-0.2 0-0.3 0C43.1 0.1 43 0.1 42.9 0.1c0 0-0.1 0.1-0.2 0 -0.2 0-0.3 0-0.5 0.1 -0.1 0-0.2 0-0.3 0C41.7 0.1 41.6 0.1 41.4 0 41.3 0 41.3 0 41.2 0.1c0 0-0.1 0-0.1 0 -0.1 0-0.2 0-0.3 0 -0.1 0-0.2 0-0.3 0C40 0.1 39.5 0 39 0 38.9 0 38.8 0 38.7 0 38.6 0 38.5 0.1 38.5 0 38.3 0 38.1 0.1 38 0.2 37.7 0 37.5 0 37.3 0.2 37.1 0.3 37 0.3 36.9 0.3 36.7 0.2 36.6 0.1 36.4 0.2c-0.1 0.1-0.2 0-0.3 0 -0.1 0-0.2 0-0.2 0.1 -0.1 0-0.1 0-0.1 0 -0.1 0-0.2 0-0.3-0.1 0 0-0.1 0-0.1 0C35.2 0.3 35.1 0.3 35 0.3c-0.2-0.1-0.4 0-0.5 0 -0.1 0.1-0.1 0-0.2 0 -0.2 0-0.4 0-0.5 0.1 -0.1 0-0.1 0-0.1 0 -0.2 0-0.3 0-0.5 0 -0.3 0-0.7 0.1-1 0.1C32.1 0.5 32 0.6 31.8 0.6c-0.1 0-0.1 0.1-0.2 0.1 -0.2 0-0.3 0.1-0.5 0L31 0.7c-0.2 0-0.4 0.1-0.7 0 0 0-0.1 0-0.2 0C30 0.8 29.8 0.8 29.7 0.8c-0.2 0-0.3 0-0.5 0.1 -0.1 0-0.1 0-0.2 0 -0.3 0-0.5 0-0.8 0.1C28.1 1 28 1 28 1 27.7 1 27.4 1.1 27.2 1.1c-0.4 0-0.7 0.2-1 0.2 0 0-0.1 0-0.1 0C26 1.3 25.9 1.4 25.8 1.4c-0.1 0-0.2 0-0.3 0.1 0 0-0.1 0-0.1 0 -0.1 0-0.3 0-0.4 0C24.9 1.6 24.7 1.6 24.6 1.6c-0.2 0-0.5 0-0.7 0.1 -0.1 0-0.1 0-0.2 0C23.4 1.8 23 1.8 22.7 1.8 22.5 1.8 22.2 1.9 22 1.9 21.7 1.9 21.5 2 21.3 2 21 2 20.7 2.1 20.4 2.2c-0.1 0-0.3 0-0.5 0.1 -0.3 0-0.5 0-0.8 0.1L19 2.4c-0.1 0-0.1 0-0.2 0C18.6 2.5 18.5 2.5 18.3 2.5c-0.1 0-0.2 0-0.4 0.1 -0.1 0-0.3 0.1-0.5 0.2 -0.2 0-0.4 0-0.7 0.1 -0.1 0-0.2 0-0.3 0.1L16.3 3C16.2 3 16.1 3.1 16 3.1c-0.3 0-0.5 0.1-0.8 0.2C14.8 3.4 14.4 3.4 14.1 3.5 13.9 3.6 13.6 3.7 13.4 3.7 13.2 3.8 12.9 3.9 12.7 4 12.6 4 12.5 4 12.5 4 12.4 4 12.3 4 12.3 4.1c0 0 0 0.1-0.1 0.1C12 4.1 11.9 4.3 11.7 4.3c-0.2 0-0.3 0.1-0.4 0.1C10.9 4.6 10.5 4.7 10.2 4.9 10 5 9.8 5 9.7 5.1 9.5 5.2 9.3 5.3 9 5.5 8.8 5.6 8.6 5.7 8.3 5.8 7.9 6 7.5 6.2 7.1 6.3 6.9 6.4 6.6 6.5 6.4 6.7 6.3 6.7 6.1 6.8 6 6.9 5.5 7.2 4.9 7.4 4.5 7.9 4.2 8.2 3.8 8.5 3.5 8.8 3.1 9.1 2.6 9.4 2.3 9.7c0 0.1 0 0.1-0.1 0.1C2.1 9.9 2 9.9 1.9 10.1c-0.2 0.3-0.5 0.7-0.8 1C1 11.3 0.8 11.4 0.7 11.7c0 0 0 0.1-0.1 0.1C0.5 12.1 0.3 12.4 0.3 12.7 0.2 13 0.1 13.3 0.1 13.5 0 13.6 0 13.7 0.1 13.7c0 0.3 0 0.7-0.1 1 0 0.1 0 0.2 0 0.4 0 0.1 0 0.3 0 0.5 0.1 0.5 0 1 0.2 1.4 0.1 0.3 0.2 0.5 0.3 0.8 0.2 0.3 0.3 0.6 0.5 0.9 0 0.1 0.1 0.2 0.1 0.3 0.1 0.1 0.1 0.2 0.2 0.3 0 0.1 0.1 0.2 0.2 0.3 0.1 0.1 0.1 0.2 0.1 0.3 0.2 0.2 0.4 0.5 0.6 0.7 0.1 0.1 0.2 0.2 0.2 0.3 0.2 0.2 0.3 0.4 0.5 0.5 0.3 0.3 0.6 0.5 0.8 0.7 0.4 0.3 0.7 0.6 1 0.8 0.3 0.2 0.6 0.4 0.9 0.5 0.1 0 0.1 0 0.2 0 0.3 0.2 0.6 0.4 1 0.5C7 24 7.2 24.1 7.5 24.2c0.2 0 0.4 0.1 0.7 0.2 0.3 0.1 0.7 0.1 1 0.2 0.3 0 0.5 0 0.8 0.1 0.3 0 0.5 0.3 0.5 0.6 0 0.1 0 0.2 0 0.4 0 0 0 0.1 0 0.2 0 0.3 0 0.5 0 0.8 0.1 0.6 0.1 1.1 0 1.7 0 0.3-0.1 0.7-0.1 1 0 0.2-0.1 0.4-0.2 0.5C10.1 30 9.9 30.1 10 30.2c0 0.1-0.1 0.1-0.1 0.1C9.8 30.4 9.7 30.5 9.6 30.7 9.5 30.9 9.3 31.2 9.2 31.4c0 0.2-0.1 0.4-0.2 0.5 0 0.3-0.1 0.5 0 0.7 0 0 0 0.1 0 0.1 0 0.2-0.1 0.5-0.1 0.7 0 0.2 0 0.2 0.1 0.4 0 0.1 0.1 0.3 0.1 0.4 -0.1 0 0 0.1 0 0.2 0 0.2 0.1 0.4 0.1 0.6 0.1 0.2 0.1 0.3 0.2 0.4 0.1 0.3 0.2 0.5 0.4 0.8 0.1 0.3 0.3 0.6 0.6 0.9 0.1 0.1 0.1 0.2 0.2 0.2 0 0.1 0.1 0.1 0.1 0.2 0.1 0.1 0.2 0.1 0.3 0.2 0 0.1 0.1 0.2 0.2 0.3 0.1 0.1 0.2 0.2 0.3 0.3 0.1 0 0.1 0.1 0.2 0.1 0.2 0.3 0.5 0.5 0.7 0.7 0 0 0.1 0 0.1 0 0.2 0 0.3 0.1 0.5 0.3 0.1 0.1 0.3 0.3 0.5 0.4 0.1 0.1 0.2 0.2 0.5 0.3 0.1 0.1 0.2 0.2 0.3 0.3 0.3 0.1 0.5 0.2 0.7 0.4 0.4 0.2 0.6 0.4 1 0.5 0 0 0 0.1 0 0.1 0 0.3-0.1 0.7-0.2 1 -0.1 0.2-0.1 0.4-0.3 0.6 -0.1 0.1-0.1 0.2-0.1 0.3 -0.1 0.3-0.1 0.5-0.1 0.8 0 0.1-0.1 0.2 0 0.4 0 0 0 0.2-0.1 0.2 0 0.1 0 0.2 0 0.3 0 0.2-0.1 0.3-0.1 0.5 0.1 0.2 0.1 0.4 0.1 0.6 -0.1 0.3 0.1 0.5 0 0.8 0 0.2 0 0.4 0 0.7 -0.1 0.3-0.1 0.6-0.3 1 0 0 0 0.1-0.1 0.2 0 0.3-0.2 0.7-0.4 0.9 -0.2 0.1-0.3 0.2-0.4 0.4 0 0.1-0.1 0.3 0 0.5 0.1 0.1 0.3 0.1 0.6 0.1 -0.1 0.2-0.2 0.3-0.3 0.4C14.2 51.4 14 51.7 13.9 52c-0.2 0.3-0.4 0.6-0.6 1 0 0-0.1 0-0.2 0 0.1 0.2 0 0.3-0.1 0.4 -0.3 0.3-0.5 0.6-0.6 1 0 0.2 0 0.2 0.1 0.3 0.2 0.2 0.6 0.1 0.8-0.1l0.1 0c-0.1 0.2-0.2 0.4-0.1 0.6 0.1 0 0.1 0.1 0 0.3 0 0-0.1 0.2 0 0.2 0.1 0.2 0 0.3-0.1 0.4C13.1 56.3 13 56.7 13 57c0 0.1 0 0.3-0.1 0.4 0 0 0 0.1 0 0.1l0.1 0c-0.1 0.1-0.1 0.2 0 0.3 -0.1 0-0.1 0-0.2 0 0.1 0.1 0.1 0.1 0.1 0.1 0 0.1-0.1 0.2-0.1 0.3 0 0.1 0.1 0.3-0.1 0.4 0 0 0 0.1 0 0.1 -0.1 0.2-0.1 0.4-0.2 0.6 -0.1 0.3-0.2 0.6-0.1 1 0 0 0 0.1-0.1 0.2 -0.1 0.3-0.2 0.6-0.3 0.8 0.2 0 0.3 0.1 0.4 0.2 -0.4 0.3-0.5 0.3-0.7 0.3 0.1-0.1 0.2-0.2 0.2-0.3 -0.2-0.1-0.3 0-0.4 0.1C11.4 61.8 11.2 62 11 62.1c-0.1 0-0.1 0.1-0.2 0.1 0.1 0.2 0.2 0.2 0.4 0.2 0.2-0.1 0.4 0 0.6 0.1 0.1 0 0.2 0 0.3 0 0.1-0.1 0.2-0.2 0.3-0.2 0.1 0 0.2-0.1 0.3-0.2C12.8 62.1 12.9 62 13 62l0 0.1c0 0 0 0.1 0 0.1 -0.1 0.4-0.2 0.8-0.3 1.2 0 0.1 0 0.2 0 0.3 -0.1 0.2-0.1 0.4 0 0.6 0.1 0.1 0.1 0.2 0 0.4 -0.1 0.2-0.1 0.4-0.3 0.6 -0.1 0.1-0.2 0.3-0.3 0.5 -0.2 0.2-0.2 0.5 0.1 0.6 0.1 0 0.1 0 0.1 0.1 0 0.1-0.1 0.3-0.1 0.5 0.1 0 0.2 0 0.3 0.1 0 0-0.1 0.1-0.1 0.1 -0.1 0-0.1 0-0.2 0 0 0.2-0.1 0.3-0.1 0.4C12 67.8 12 67.9 11.9 68c-0.1 0.1-0.2 0.1-0.2 0.2 -0.1 0.1-0.1 0.2-0.1 0.2 0 0.2 0.1 0.3 0.1 0.5C12 68.8 12 69 12.1 69.2c0 0.1 0.1 0.2 0.1 0.3 -0.3 0-0.3 0.3-0.5 0.4 0.1 0.1 0.2 0.1 0.1 0.2 0 0.1 0 0.2 0 0.2 0 0.2 0 0.2 0.2 0.2 0.2 0 0.3-0.2 0.5-0.1 0.1 0.1 0 0.2 0 0.2 -0.2 0.1-0.3 0.3-0.4 0.5 0 0.1 0 0.2 0 0.3 -0.2 0.2-0.2 0.4-0.2 0.6 0.2 0.2 0.4 0.5 0.7 0.5 0 0.1 0 0.2 0 0.3 -0.1 0.3-0.3 0.6-0.4 0.9 0 0.1-0.1 0.2-0.1 0.3 0.1 0.1 0 0.2 0 0.3 -0.1 0.1 0 0.2 0.1 0.3 0.1 0.1 0.2 0.2 0.3 0.3C12.5 75 12.4 75 12.4 75c0 0.2-0.1 0.4-0.2 0.6C12 75.7 12 75.9 12.3 76.1c0.1 0 0.2 0.1 0.2 0.1l0 0.1c0 0.2-0.1 0.4-0.3 0.4 0 0 0 0.1-0.1 0.1 0.2 0.1 0 0.2 0 0.3 0.1 0.1 0.2 0.1 0.2 0.2 0 0-0.1 0.1-0.1 0.1 0 0.2 0 0.4 0 0.6 0 0.1 0 0.3-0.1 0.5 0 0.3 0.1 0.5 0.4 0.6 0.2 0.1 0.3 0 0.4-0.2 0-0.1 0-0.2 0-0.3 0-0.1 0-0.2 0.1-0.3 0.3-0.2 0.3-0.5 0.4-0.8 0.1-0.2 0.2-0.3 0.3-0.4 0.2 0.2 0.2 0.3 0 0.5 -0.1 0.2-0.2 0.4-0.1 0.6 0 0 0 0.2 0 0.3 0 0 0 0.1 0 0.2 0 0.1 0.1 0.2 0.1 0.3 0.1 0.1 0.2 0.1 0.2 0.2C14 79.3 14 79.5 14 79.6c0 0-0.2 0.1 0 0.1 0 0.1-0.1 0.2-0.1 0.3l0 0.1c0 0.1 0 0.1 0 0.2 0 0.1-0.1 0.3-0.1 0.4 0 0.1 0 0.3-0.1 0.4 0 0.1 0.1 0.1 0.1 0.2 -0.1 0.1 0 0.2 0.1 0.3 0.1 0.1 0.2 0.1 0.2 0.2 0 0.1-0.1 0.3-0.1 0.5 -0.1 0.1 0 0.1 0 0.2 0.1 0.1 0.1 0.1 0.2 0.1 0.2 0.1 0.2 0.2 0.3 0.3 -0.2 0.2-0.2 0.5-0.3 0.7 0 0.5 0 0.6 0.4 0.8 0.1 0 0.1 0 0.2 0 0 0 0.1 0.1 0.2 0.2 0-0.1 0-0.1 0.1-0.2 0 0.2 0.1 0.3 0.3 0.4 0.1 0 0.2 0.1 0.1 0.2 0 0.3-0.1 0.6-0.2 0.9 -0.1 0.3-0.1 0.6 0.1 1 0.2-0.1 0.2-0.2 0.2-0.4 0.1-0.2 0.2-0.5 0.2-0.7 0.1 0 0.2 0.1 0.2 0.1 0 0.2-0.1 0.3-0.1 0.5 -0.1 0.3-0.1 0.6-0.3 0.8 -0.1 0.1 0 0.3 0.1 0.4 0.1 0.2 0.3 0.4 0.5 0.5 0.1 0.1 0.2 0.4 0.2 0.5 -0.1 0.2-0.1 0.4 0.1 0.5 0.1 0.1 0.2 0.2 0.3 0C16.9 89 17 88.9 17.1 88.7c0-0.1 0.1-0.2 0.2-0.3 -0.1-0.1 0-0.1 0-0.2 0.1 0.1 0 0.1 0 0.2 -0.1 0.3-0.2 0.5-0.3 0.7 0 0.1 0 0.1 0 0.1 0.1-0.1 0.1-0.1 0.2-0.1 0 0 0 0.1 0 0.2 0.1 0.2 0.1 0.3 0 0.5 0 0.1 0 0.1 0 0.2 0 0.1 0 0.2 0.1 0.4 0.1 0 0.2 0.1 0.4 0.2 0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.2-0.1 -0.1 0.1-0.1 0.2-0.1 0.3 0 0 0 0.1 0.1 0.2 0.2 0.1 0.5 0.2 0.8 0.3 -0.2 0.1-0.1 0.3-0.2 0.4 -0.1 0.1-0.1 0.3-0.2 0.4 -0.1 0.2-0.1 0.3-0.1 0.5C18.1 92.6 18 92.8 18 92.9c0.1 0.2 0.3 0.2 0.5 0.2 0.1 0 0.2 0 0.3 0.2 0-0.1 0.1-0.2 0.1-0.3 0.2-0.1 0.2-0.2 0.2-0.4 0-0.1 0-0.3 0.2-0.4 0.1 0.2 0.1 0.3 0 0.4 -0.1 0.3-0.2 0.6-0.3 0.9 0 0.1 0 0.1-0.1 0.1 -0.2 0.3-0.2 0.3 0 0.5 0 0 0.1 0 0.1 0 0.2 0 0.3 0 0.5 0 0.2 0.1 0.4 0 0.4-0.2C20 93.7 20 93.5 20 93.3c0.1 0 0.2 0.1 0.3 0.1 0 0.2-0.1 0.3 0 0.5 0 0.1 0 0.3 0.2 0.4 0 0 0 0.1 0 0.1 0.1 0.1 0.1 0.1 0.2 0.1 0.2 0 0.2 0.1 0.2 0.3 0 0.1 0 0.2 0 0.2 0.1 0.1 0.1 0.1 0 0.2 0 0.1 0 0.2 0 0.3 0.2 0 0.2 0.2 0.2 0.4C21.1 95.9 21 96 21 96c-0.1 0.2-0.1 0.4 0 0.5 0.1 0 0.1 0.1 0.1 0.1C21 96.7 21 96.7 20.9 96.7 21 96.8 21 96.9 21 97c-0.2 0.2-0.1 0.4-0.2 0.6 -0.1 0.2 0 0.3 0.2 0.3C21 98 21 98 21.1 98c0.1 0.1 0.3 0 0.4-0.1 0-0.1 0.1-0.1 0.2-0.1 0.1 0 0.1-0.1 0.2-0.1 0.2-0.1 0.2-0.4 0.3-0.6 0.1-0.2 0-0.4 0.2-0.5 0-0.2 0.1-0.3 0.2-0.4 0.1 0 0.1 0.1 0.2 0.2 -0.1 0.1-0.2 0.2-0.2 0.3 0 0.3 0 0.6 0 0.9 0.1 0.1 0.2 0.1 0.3 0.1 0.1 0.1 0.2 0.1 0.3 0 0.1-0.1 0.2-0.1 0.3 0l0-0.1c0 0-0.1 0-0.1-0.1 0.2-0.5 0.4-1 0.7-1.5 -0.1 0.4-0.2 0.8-0.3 1.2 0 0.2-0.1 0.5-0.1 0.7 0 0.2 0 0.4-0.1 0.6 0 0.4 0.2 0.6 0.6 0.6 0 0 0.1 0 0.2 0 0 0.2 0.1 0.3 0.1 0.4 0.1 0.1 0.1 0.2 0.2 0.2 0 0.1 0.1 0.2 0.1 0.3 0 0.2-0.1 0.4-0.1 0.6 0 0.1 0 0.2 0 0.3 0.1 0 0.2 0.1 0.3 0.1 0.2 0.1 0.4 0.1 0.6 0.1 0 0 0.1 0 0.1 0 0 0.3 0.1 0.6 0.4 0.7 0 0 0.1 0.1 0.1 0.1 0 0.2 0.1 0.3 0.1 0.5 0 0 0 0.1 0 0.1 0 0.1 0.1 0.1 0.1 0.2 -0.1 0-0.1 0-0.2 0.1 0 0 0 0.1 0 0.1 0 0.4 0.2 0.5 0.5 0.3 0.1 0 0.2 0 0.3-0.1 0 0.2 0 0.3 0 0.4 0 0.2-0.1 0.4-0.1 0.6 0.1 0.2 0.1 0.4 0.1 0.6 0.1 0.1 0.1 0.3 0.2 0.4 0 0.1 0.1 0.1 0.3 0.2 0.1 0 0.1-0.1 0.2-0.2 0 0 0.1 0 0.1-0.1 0.3-0.1 0.3-0.2 0.3-0.5C28 104.4 28 104.3 28 104.2c0.2 0.1 0.3 0.2 0.5 0.3 0-0.1 0-0.2 0-0.2 0 0 0-0.1 0.1-0.2 0-0.1 0.1-0.1 0.2-0.1 0.2 0.1 0.3 0.2 0.2 0.4 0 0.1 0 0.3 0.1 0.5 0 0.1 0 0.2 0 0.3 0.1 0.1 0.1 0.3 0.2 0.4 0.3 0 0.2-0.3 0.4-0.3 0.1 0.1 0 0.2 0.1 0.3 0 0.1 0.1 0.2 0.2 0.3 0.1-0.1 0.2-0.1 0.2-0.1 0 0 0 0.1 0 0.1 0 0.2 0 0.4 0.2 0.5 0.1 0.1 0.1 0.2 0.2 0.4 0 0.1 0 0.2 0.2 0.2 0.1-0.1 0.2-0.3 0.4-0.5 0.1 0 0.1 0 0.1-0.2 0.1-0.2 0.1-0.3 0.1-0.4 0.1-0.3 0.2-0.5 0.1-0.8 0-0.1 0.1-0.2 0.1-0.3 0-0.1 0-0.3 0-0.4 0.1-0.3 0.2-0.6 0.2-0.9 0.1-0.2 0.2-0.4 0.1-0.6 0-0.1 0.1-0.2 0.1-0.3 0 0 0.1 0.1 0.1 0.1C32 103 32 103.2 32 103.5c-0.1 0.2-0.1 0.5-0.1 0.7 -0.1 0.4-0.1 0.8-0.3 1.2 0 0.1 0 0.2 0 0.3 -0.1 0.3 0 0.6-0.2 0.8 0 0.1 0 0.1 0 0.2 0 0.2-0.1 0.5-0.1 0.7 -0.1 0.5-0.2 0.4 0.2 0.7 0.1 0 0.1 0 0.2 0 0.1-0.2 0.3-0.5 0.5-0.7 0.2 0.1 0.2 0.1 0.6 0 0 0.1-0.1 0.3-0.1 0.4 0 0.1 0 0.3 0 0.4 0.1 0.3 0.4 0.4 0.8 0.3 -0.1-0.1-0.1-0.2-0.1-0.3 0.1 0 0.2-0.1 0.4-0.2 0 0.3 0.1 0.5 0.1 0.8 0 0.2 0 0.4 0.1 0.6 0.3-0.1 0.5-0.3 0.6-0.5 0.1 0.1 0.2 0.1 0.3 0.1 0.1 0 0.3 0.1 0.3 0.3 0.1 0.3 0.1 0.6 0.1 0.9 0 0.2 0 0.4 0.1 0.5 0.1 0.2 0.1 0.4 0 0.6 0 0.1 0 0.2 0 0.3 0.2 0.1 0.3 0.1 0.4 0.1 0.2 0 0.3-0.1 0.5-0.2 0-0.2 0-0.2 0.2-0.2 0-0.3 0-0.6-0.2-0.9 0.1-0.1 0.1-0.1 0.1-0.2 0.2-0.2 0.4-0.5 0.5-0.8 0.1-0.2 0.2-0.4 0.3-0.6 0-0.2 0.1-0.4 0.1-0.6 0.1 0 0.1-0.1 0.1-0.1 0.3 0.1 0.2 0.3 0.2 0.5 0 0.2 0.1 0.2 0.3 0.2 0.1 0 0.2 0 0.3-0.1 0 0.1 0 0.3 0 0.3 0.2 0.2 0.1 0.4 0.1 0.6 -0.1 0.2-0.1 0.4 0 0.5 0.1 0 0.2 0 0.3 0 0.1 0 0.2 0 0.2-0.1 0.1-0.1 0.3-0.3 0.3-0.6 0-0.2 0.1-0.3 0.3-0.3 0-0.1 0.1-0.1 0.2-0.1 0.3-0.2 0.2-0.5 0.2-0.8 0.1 0 0.1 0.1 0.2 0.1 0.1 0.2 0.2 0.3 0.3 0.5 0.1 0.1 0.2 0.1 0.3 0.1 0.2 0 0.2-0.1 0.2-0.2 0-0.1 0-0.2 0.1-0.4 0.1 0 0.1 0 0.2 0.1 0.1 0.1 0.3 0.3 0.4 0.4 0.1 0.1 0.1 0.2 0.2 0.1 0.2-0.1 0.4-0.2 0.4-0.4 0.2-0.1 0.4-0.1 0.6-0.2 0.1-0.2 0.1-0.3 0-0.5 0.1 0.1 0.2 0.1 0.3 0 0.2 0 0.1-0.2 0.1-0.3 0.1 0.1 0.2 0.1 0.3 0.2 0.1-0.2 0.2-0.3 0.3-0.4 0 0.1 0 0.2 0 0.3 0 0.3 0 0.5-0.1 0.7 0 0.1 0 0.1 0.2 0.1 -0.1 0.3 0.1 0.9 0.3 1.1 0-0.2 0.2-0.3 0.3-0.5l0-0.1c0.1-0.1 0.1-0.1 0.1-0.2 0.1-0.1 0.1-0.1 0.2-0.1 0-0.2 0-0.2 0-0.3 0.2 0.1 0 0.3 0.1 0.4 0.1 0.1 0.1 0.3 0.2 0.5 0 0 0.1-0.1 0.1-0.1 0-0.2 0.1-0.2 0.2-0.2 0.1 0.1 0.2 0 0.3 0 0.1-0.2 0.2-0.3 0.2-0.5 0.1-0.1 0-0.3-0.1-0.4 -0.1-0.2-0.1-0.5-0.1-0.8 0.1 0.1 0.2 0.1 0.2 0.1 0 0.2 0.3 0.2 0.4 0.4 0.1 0.1 0.2 0 0.3 0 0.1-0.1 0.1-0.2 0.1-0.4 0-0.1 0-0.3 0.1-0.4 0.1 0 0.3 0.1 0.5 0.1 0-0.2 0.1-0.4-0.1-0.6C47 106.3 47 106.1 47 106c0.1-0.3 0.1-0.6 0-0.9 0-0.1 0-0.3 0-0.4 0-0.1 0-0.2 0-0.4 0-0.3 0-0.6-0.1-0.9 0-0.1 0-0.1 0.1-0.1 0.1 0 0.2 0.1 0.2 0.2 0 0.1 0 0.2 0 0.3l0 0.1c0.1 0.2 0.1 0.5 0.1 0.7 0 0.2 0 0.4 0 0.6 0.1 0.2 0.1 0.3 0 0.5 0 0 0 0.1 0 0.2 0 0.1 0 0.3 0 0.4 0 0.2 0.1 0.3 0.2 0.4 0.3 0 0.5 0 0.7-0.1 0.1-0.1 0.2-0.2 0.4-0.2 0.4 0 0.5-0.2 0.6-0.6 0.1 0 0.1-0.1 0.1-0.1 0.1 0 0.1 0 0.1 0 0 0 0 0.1 0 0.1 0 0.3 0.2 0.4 0.4 0.5 0.2 0.2 0.4 0.1 0.4-0.1 0-0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1 -0.3-0.2-0.4-0.4-0.5-0.8 -0.1-0.2-0.2-0.5-0.3-0.7 0.2 0.1 0.2 0.1 0.2 0.2 0.1 0.2 0.2 0.4 0.2 0.6 0 0 0.1 0 0.1 0 0.1 0.1 0.1 0.2 0.2 0.3 0 0.2 0 0.3 0.1 0.4l0 0.1c0 0 0.1 0 0.2 0.1 0.1 0.1 0.2 0.1 0.3 0 0.1-0.1 0.1-0.2 0-0.3 0 0 0-0.1-0.1-0.2 0-0.2-0.2-0.4-0.1-0.7 -0.1-0.1-0.1-0.2 0-0.3 0 0.1 0 0.2 0 0.3 0 0.1 0.1 0.1 0.1 0.2 0.1 0.1 0.1 0.2 0.3 0.2C51 105.3 51 105.1 51 105c0-0.2 0-0.4 0-0.6 -0.1-0.1 0-0.2 0.1-0.2 0.1 0 0.3 0 0.5 0 0.1 0.1 0 0.2 0 0.3 0 0.2 0.1 0.4 0.3 0.6 0.3-0.2 0.2-0.6 0.3-0.8 0.2 0 0.4 0 0.6 0 0-0.1 0-0.1 0.1-0.2 0 0.1 0 0.2 0 0.2 0 0.3-0.1 0.5 0 0.7 0.1 0.1 0.1 0.1 0.2 0.2 0.1 0 0.1-0.1 0.2-0.2 0-0.1 0-0.3 0.1-0.5 0-0.1 0-0.3 0-0.4 0.3-0.1 0.5 0 0.6 0.2 0.1 0 0.2 0 0.2 0 0.1-0.1 0.1-0.3 0.2-0.4 0.1-0.1 0.1-0.2 0-0.3 -0.1-0.2-0.2-0.4-0.2-0.6C54 102.8 54 102.6 53.9 102.4c-0.1-0.1-0.1-0.3 0-0.3 0.1 0 0.2 0 0.3 0 0.1-0.1 0.2 0 0.3 0.2 0 0 0.1 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.4 0.2 0.1-0.1 0.1-0.2 0.2-0.3 0.1-0.1 0.1-0.2-0.1-0.4 -0.1-0.1-0.2-0.3 0-0.6 0.1 0.3 0.2 0.4 0.2 0.6 0.1 0.2 0.1 0.3 0.3 0.4 0 0 0.1 0.1 0.2 0 0.2-0.2 0.2-0.4 0.1-0.6 0-0.1-0.2-0.3-0.1-0.5 0.1-0.1 0.2-0.1 0.3-0.2 0.3 0.2 0.5 0.2 0.7 0.1 0-0.1 0-0.3-0.1-0.4 0.2 0 0.2 0 0.3 0 0.1 0 0.2 0 0.2-0.2 0 0 0-0.1 0-0.1 0.1-0.4 0.1-0.7 0.1-1 0 0-0.1-0.1 0-0.1 0-0.2 0-0.3-0.1-0.4 -0.1-0.2 0-0.2 0.2-0.2 0 0.1 0 0.1 0 0.2 0.1 0.2 0.2 0.3 0.4 0.3 0.3 0.1 0.5 0 0.5-0.3 0-0.2 0-0.3-0.1-0.5 0-0.1-0.1-0.2-0.1-0.3C58.5 98 58.5 98 58.6 98.3c0.1 0.1 0.1 0.3 0.2 0.4 0.1 0.1 0.4 0.3 0.6 0.2 0.1 0 0.1-0.2 0.1-0.4 0.1 0 0 0 0 0 0.1-0.2 0.1-0.2 0.3-0.2 0.2 0.1 0.4 0 0.5-0.2 0.1 0 0.1-0.2 0.1-0.2C60.1 97.7 60.1 97.5 60 97.3c-0.1-0.1 0-0.2 0.1-0.2 0.1-0.1 0.2-0.3 0.2-0.4 0 0 0-0.1 0-0.1 0-0.1 0.1-0.1 0.1-0.2 0.1-0.1 0.2-0.1 0.3-0.1 0.2 0 0.3 0 0.5-0.1l0.1 0c0.2-0.1 0.2-0.1 0.1-0.3C61.3 95.8 61.2 95.7 61.2 95.5c0.2 0 0.3 0.1 0.4 0.2 0 0.1 0.1 0.2 0.2 0.2 0.1 0 0.2-0.1 0.2-0.2 0.1 0 0.2-0.1 0.3-0.1 0.1-0.1 0.2-0.2 0.1-0.3 0-0.1-0.1-0.3-0.2-0.4C62.1 94.7 62 94.4 62.1 94.2c0-0.3 0-0.5 0-0.7 0-0.1-0.1-0.2 0-0.3 0.2 0.1 0.3 0.3 0.6 0.2 0-0.1 0-0.2 0-0.3C62.7 93 62.6 93 62.6 92.9 62.5 92.8 62.4 92.6 62.3 92.5c-0.1-0.2-0.1-0.3 0-0.5l0.1 0c0.1 0.1 0.1 0.1 0.3-0.1 0 0 0.1 0 0.1-0.1C62.9 91.9 63 92 63 92.1c0 0.3 0 0.5 0.1 0.8 0 0.1 0 0.2 0.2 0.2C63.5 93 63.6 93 63.8 93 63.9 92.9 64 92.8 64 92.7 64 92.5 64 92.2 63.9 92c0-0.4-0.1-0.7-0.1-1 0-0.3 0.1-0.6 0-0.9 -0.1-0.1 0-0.2 0-0.3 0.2 0 0.4 0 0.6 0.1 0.1 0 0.1 0 0.2-0.1 0.1 0 0.2-0.3 0.1-0.5 0-0.2-0.1-0.4-0.1-0.7 0.3 0 0.5-0.1 0.8-0.3C65.3 88.2 65.3 88.1 65.3 88c0-0.2-0.1-0.3-0.1-0.5C65.1 87.4 65.1 87.3 65.1 87.3c0.2-0.2 0.2-0.4 0.1-0.6 0.3-0.3 0.3-0.3 0.3-0.7 0.1-0.1 0-0.3 0-0.4 0-0.1 0-0.2 0.2-0.3 0 0.2 0.1 0.3 0.2 0.4 0.2-0.2 0.3-0.4 0.4-0.6 0 0.1 0.1 0.1 0.1 0.2 0.1 0.1 0.1 0.2 0.2 0.3 0.1-0.1 0.2-0.2 0.3-0.3C67 85.2 67.1 84.9 67 84.7c0-0.2-0.1-0.3-0.2-0.5 0.2-0.2 0.3 0.1 0.4 0.1 0.1-0.1 0.2-0.2 0.3-0.4 0-0.1-0.1-0.3-0.1-0.5 0-0.2 0-0.2 0.2-0.3 0.1-0.1 0.1-0.2 0.1-0.3 0-0.1 0-0.3 0-0.4 0-0.1 0-0.1-0.1-0.2 -0.1-0.1 0-0.2 0.1-0.3 0.1-0.1 0.1-0.1 0.2-0.2 0-0.1 0-0.2-0.1-0.3 0-0.1 0-0.2-0.2-0.1l-0.1 0c0-0.1-0.1-0.1-0.1-0.2 -0.3-0.3-0.3-0.3 0.1-0.5 0.2 0.1 0.3 0.2 0.4 0.3 0.1 0 0.2 0 0.3-0.1 0.2-0.1 0.2-0.3 0-0.5C68.2 80.2 68 80 68 79.9 67.9 79.8 67.9 79.7 67.8 79.7 67.7 79.6 67.5 79.5 67.5 79.4c0-0.2 0-0.4 0.1-0.6 0-0.2 0.1-0.3 0.2-0.2 0.2 0 0.3-0.1 0.3-0.3 0.1-0.1 0-0.2 0-0.3 -0.2 0-0.2-0.2-0.2-0.2C67.8 77.6 67.7 77.5 67.6 77.3 67.4 76.9 67.3 76.5 67.3 76.1c0-0.2 0-0.5 0-0.7 0-0.1-0.1-0.3-0.1-0.4 0-0.3-0.1-0.4-0.2-0.7C67 74.2 66.9 74 66.9 73.8c0-0.1 0-0.2 0-0.2 0-0.1 0.1-0.1 0.2-0.2 0.1 0 0.1 0.1 0.1 0.2 0 0.1 0 0.1 0.1 0.2 0.2 0.3 0.3 0.6 0.3 1 0.1 0.1 0.1 0.1 0.2 0.1 0.1 0 0.2-0.1 0.3-0.1 0-0.1 0.1-0.2 0.2-0.3 0 0-0.1-0.1-0.1-0.2C68.1 74.2 68.1 74 68 73.9 67.9 73.5 67.8 73.1 67.6 72.7c0-0.2-0.1-0.3-0.1-0.5 0 0 0.1 0 0.1-0.1C67.7 72 67.8 71.8 68 71.8c0.1 0 0.1-0.1 0.1-0.1C67.9 71.6 67.7 71.5 67.5 71.4c-0.2 0-0.3-0.2-0.4-0.4 0-0.2-0.2-0.3-0.1-0.5 0.1 0 0.2-0.1 0.3-0.1 0-0.1 0.1-0.3 0.1-0.4C67.3 69.9 67.1 69.7 66.9 69.6 66.7 69.5 66.6 69.4 66.5 69.3 66.4 69 66.3 68.7 66.2 68.4c0.1 0 0.3 0.1 0.4 0 0.2 0 0.4-0.1 0.6-0.1 0.2 0 0.2-0.1 0.2-0.2C67.4 68 67.3 68 67.2 68c0 0-0.1 0-0.2-0.1 0.1 0 0.1 0 0.1-0.1 0.2-0.1 0.3-0.3 0.1-0.5C66.9 67 66.6 66.7 66.3 66.4c0.2-0.1 0.3-0.2 0.4-0.3 0.1-0.1 0.1-0.2 0-0.3C66.6 65.6 66.5 65.5 66.4 65.4 66.3 65.3 66.3 65.2 66.3 65.1c0-0.1 0.1 0 0.1 0 0.1 0 0.1 0.1 0.2 0.1 0.2 0 0.3 0 0.5 0.1 0.5 0.2 0.5 0 0.5-0.4 0-0.2-0.1-0.3-0.4-0.3 0 0-0.1 0-0.2-0.1 -0.1 0-0.3-0.1-0.4-0.2 0.1 0 0.1-0.1 0.2-0.2 0 0 0.1 0 0.1-0.1 0-0.1-0.1-0.2-0.1-0.2C66.5 63.5 66.4 63.2 66.3 63c0-0.2 0-0.4-0.1-0.5 -0.1-0.3-0.1-0.6 0.1-0.8 0-0.1 0-0.2-0.1-0.3C66.1 61.3 66 61.2 65.8 61c0.1-0.1 0.1-0.2 0.1-0.3 0.1-0.1 0.1-0.2 0-0.3 0-0.1-0.1-0.2-0.1-0.4 0.1 0 0.2 0 0.3 0 0.3-0.1 0.5-0.3 0.3-0.7C66.3 59.1 66.2 58.9 66 58.6 65.9 58.4 65.8 58.1 65.5 58 65.4 57.9 65.4 57.9 65.3 57.8c0.2-0.1 0.4-0.2 0.5-0.2C65.9 57.5 66 57.4 66 57.3c0-0.1-0.1-0.2-0.2-0.2 -0.2 0-0.3-0.1-0.4-0.3C65.3 56.6 65.2 56.3 64.9 56.2c0-0.1-0.1-0.2-0.1-0.3 -0.1 0-0.1-0.1-0.1-0.2 -0.1-0.1-0.1-0.2 0-0.4 0-0.1 0-0.2 0-0.3 0.3 0.2 0.6 0.5 0.9 0.7 0.1-0.2 0.1-0.4-0.1-0.6 0.1 0.1 0.1 0.1 0.2 0.1 0.1 0.2 0.6 0.2 0.7 0 0.1 0 0.1-0.1 0.1-0.2C66.4 54.6 66.2 54.2 65.9 53.9 65.8 53.8 65.8 53.7 65.8 53.5c0 0-0.1 0-0.2 0 -0.2-0.4-0.4-0.7-0.5-1C64.9 52.2 64.8 51.9 64.6 51.6 64.5 51.4 64.5 51.3 64.4 51.1c0.2 0.1 0.4 0 0.6-0.1 0.1-0.2 0-0.4-0.1-0.5C64.8 50.3 64.7 50.2 64.6 50.1 64.3 49.8 64.2 49.5 64.1 49.2c0-0.1 0-0.2-0.1-0.3 -0.1-0.3-0.2-0.7-0.2-1 -0.1-0.3 0-0.5-0.1-0.7 -0.1-0.3 0.1-0.6 0.1-0.8 -0.1-0.3-0.1-0.5 0-0.7 0-0.1-0.1-0.3-0.1-0.5 0-0.1 0-0.2 0-0.3 0-0.1-0.1-0.2-0.1-0.2 0.1-0.2 0.1-0.3 0-0.4 0-0.3 0-0.6 0-0.8C63.5 43.4 63.5 43.2 63.4 43.1 63.3 43 63.2 42.7 63.2 42.5 63 42.1 62.9 41.6 62.8 41.1c0.2 0 0.3-0.1 0.5-0.2 0.3-0.2 0.7-0.3 1-0.6 0.1-0.1 0.4-0.2 0.5-0.3 0.3-0.2 0.7-0.4 1-0.6 0.4-0.3 0.7-0.6 1-0.9 0.1 0 0.2-0.1 0.2-0.2 0.2-0.1 0.3-0.1 0.4-0.3 0 0 0-0.1 0.1-0.1 0.1-0.1 0.3-0.2 0.3-0.4 0.1 0 0.1-0.1 0.2-0.1 0.2-0.2 0.3-0.4 0.5-0.6 0.1-0.1 0.2-0.3 0.3-0.4 0-0.2 0.1-0.3 0.2-0.4 0.2-0.2 0.2-0.4 0.3-0.6 0-0.4 0.3-0.7 0.3-1.1 0.1-0.2 0.1-0.3 0.1-0.5 0.1-0.1 0.1-0.3 0.1-0.4 0-0.2 0-0.3 0-0.4 0-0.3 0-0.5 0-0.8 0 0 0-0.1 0-0.2C69.7 31.9 69.7 31.9 69.7 31.8 69.6 31.5 69.5 31.3 69.4 31.1 69.3 31.1 69.3 31 69.3 31c0-0.1-0.1-0.2-0.1-0.3C69.1 30.6 69 30.5 68.9 30.4c0-0.1-0.1-0.2-0.2-0.3C68.6 30 68.5 29.8 68.5 29.6c0-0.3-0.1-0.5-0.1-0.8 0-0.4-0.1-0.8-0.1-1.2 0-0.3 0-0.7 0.1-1 0-0.1-0.1-0.2 0.1-0.3l0-0.1c0-0.2 0.1-0.5 0-0.8l0.1-0.1c0-0.3 0.3-0.5 0.6-0.5 0.4 0 0.7-0.1 1.1-0.1 0.3 0 0.5-0.1 0.8-0.2 0.4-0.1 0.8-0.2 1.1-0.4 0.1 0 0.2-0.1 0.3-0.1 0.3-0.1 0.5-0.2 0.7-0.3 0.1-0.1 0.3-0.1 0.4-0.2 0.2 0 0.3-0.1 0.5-0.2 0.3-0.2 0.6-0.4 0.8-0.6 0.3-0.2 0.5-0.3 0.7-0.5 0.3-0.3 0.6-0.5 0.9-0.8 0.3-0.3 0.6-0.7 0.8-1 0.1-0.1 0.1-0.1 0.1-0.1 0-0.1 0.1-0.2 0.1-0.2 0.1-0.1 0.2-0.2 0.2-0.2 -0.1-0.1 0-0.1 0.1-0.1 0.1-0.3 0.3-0.6 0.5-0.9 0.1-0.2 0.2-0.5 0.3-0.7 0.1-0.3 0.3-0.6 0.4-1 0.1-0.2 0.2-0.4 0.2-0.6 0.1-0.2 0.1-0.5 0.1-0.7 0-0.3 0-0.5 0-0.8 0-0.1 0-0.3 0-0.5Z' class='cp_1'/%3e%3c/g%3e%3cpath d='M10 35.8c0.1 0.1 0.1 0.2 0.2 0.3C10.1 36 10 36 10 35.8Z' class='cp_2'/%3e%3cpath d='M12.3 71.7l-0.1 0 0-0.1c0 0 0.1 0 0.1 0 0.1-0.1 0.1 0 0 0.1Z' class='cp_2'/%3e%3cpath d='M12.8 61.8c0.1-0.1 0.1-0.1 0.2 0 0 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M13.2 77.2L13.1 77.1c0.1 0 0.1 0 0.2 0 0 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M14.1 73.8C14 73.8 14 73.7 14 73.7l0.1 0c0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M66.7 72c0.1 0 0.1 0.1 0.1 0.1l-0.1 0 0-0.1Z' class='cp_2'/%3e%3cpath d='M66.2 64.9c0 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0.1C66.1 65 66 65 66 65c0.1 0 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M66.3 70.4C66 70.4 66 70.2 65.9 70c0.3 0.1 0.4 0.2 0.4 0.4Z' class='cp_2'/%3e%3cpath d='M65.4 75.5c0.1 0 0.1 0.1 0.1 0.2 -0.1 0-0.1 0-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M65.5 75.9c0 0-0.1 0-0.1 0l0-0.1c0 0.1 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M65.3 75.3c0 0 0-0.1 0-0.1l0-0.1c0.1 0.1 0.1 0.1 0.1 0.1 0 0 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M65.8 79C65.7 78.7 65.5 78.5 65.3 78.2c0.4 0.1 0.6 0.4 0.5 0.8Z' class='cp_2'/%3e%3cpath d='M65.4 71.4c0.1 0.1 0.1 0.1 0.2 0.2 -0.2 0-0.2 0-0.2-0.2Z' class='cp_2'/%3e%3cpath d='M65.5 71.3c-0.1 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.1-0.1 0-0.1 0-0.2-0.1-0.2 0 0 0-0.1 0-0.1 0 0 0-0.1 0.1-0.1 0 0 0.1 0.1 0.1 0.1 0 0.1 0.1 0.2 0.1 0.4Z' class='cp_2'/%3e%3cpath d='M65.1 63.6c0.1 0.1 0.1 0.1 0.2 0.2 0.1 0 0.2 0.1 0.1 0.3 -0.2 0-0.1-0.2-0.1-0.3 -0.1 0-0.2-0.1-0.2-0.1l0-0.1Z' class='cp_2'/%3e%3cpath d='M65 86.1c0 0-0.1 0-0.1-0.1 0 0 0-0.1 0-0.2C64.8 85.6 64.8 85.4 64.8 85.2c-0.1-0.3-0.2-0.7-0.3-1 0 0 0-0.1 0.1-0.1 0 0 0.1 0.1 0.1 0.1 0.1 0.3 0.2 0.6 0.3 0.9 0 0.1 0 0.2 0 0.3 0.1 0.3 0.1 0.5 0 0.7Z' class='cp_2'/%3e%3cpath d='M64.7 83.2c0 0 0.1 0 0.1 0l0.1 0c-0.1 0.1-0.1 0.1-0.1 0.1 0 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M65 63.3l-0.1 0.2c0-0.1 0-0.2 0-0.2 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M64.9 82.9c0 0.1 0 0.1 0 0.1 -0.1 0-0.2 0-0.3 0 0 0-0.1-0.1-0.1-0.2 0-0.1 0.1-0.1 0.2-0.1 0.1 0.1 0.1 0.2 0.2 0.2Z' class='cp_2'/%3e%3cpath d='M64.7 66.7c0.1 0.1 0.1 0.1 0.1 0.1 0 0.1 0 0.2 0 0.3 0 0.1-0.1 0.1-0.2 0.1C64.5 67 64.7 66.9 64.7 66.7Z' class='cp_2'/%3e%3cpath d='M64.6 66.6c-0.1 0.1-0.2 0-0.3-0.1 0-0.1 0-0.2 0-0.3 0.1 0 0.2 0.1 0.3 0.4Z' class='cp_2'/%3e%3cpath d='M64.2 50.9c0 0 0.1 0.1 0.1 0.1 0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M64.1 61.6c0.2 0.1 0.3 0.3 0.2 0.7C64.1 62.2 64.2 61.9 64 61.7c0 0 0.1-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M68.5 36.1c0 0.1-0.1 0.2-0.1 0.2 -0.1-0.1 0-0.1 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M69.2 5.6c0 0-0.1 0-0.1-0.1 0 0 0.1 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M68.7 4.9c0 0 0 0.1 0.1 0.1C68.7 5 68.7 5 68.6 5c0 0 0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M63.4 3.4c0.2 0 0.3 0.1 0.5 0.1 0.1 0 0.2 0.2 0.3 0.3 -0.1 0-0.2 0-0.3-0.1C63.7 3.7 63.6 3.6 63.4 3.6 63.3 3.6 63.2 3.5 63.1 3.4c0.1 0 0.2 0 0.3 0Z' class='cp_2'/%3e%3cpath d='M63 3.3c0 0 0.1 0.1 0 0.1l-0.1 0C62.9 3.3 63 3.3 63 3.3Z' class='cp_2'/%3e%3cpath d='M61.5 3.1C61.4 3.2 61.3 3.1 61.2 3c0.2 0 0.3 0 0.3 0.1Z' class='cp_2'/%3e%3cpath d='M60.4 2.7c0.3 0.1 0.5 0.1 0.8 0.2C61.1 3 61.1 3 61.1 3 61 3 61 3 60.9 3 60.8 2.9 60.6 2.9 60.5 2.8c-0.1 0-0.1 0-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M60.3 2.8c-0.1 0-0.3 0-0.4-0.1 0.1 0 0.3-0.2 0.4 0.1Z' class='cp_2'/%3e%3cpath d='M59.7 2.6c0.1 0 0.1 0 0.1 0.1C59.7 2.6 59.6 2.6 59.4 2.6c0 0-0.1 0-0.1-0.1 0.1 0 0.3 0 0.4 0.1Z' class='cp_2'/%3e%3cpath d='M53.5 1.6c0 0 0 0.1 0 0.1 0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M42.2 0.4c0.1 0 0.1 0 0.1 0 0 0-0.1 0.1-0.1 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M40 0.6c0 0 0 0.1 0 0.1L39.9 0.6l0.1 0Z' class='cp_1'/%3e%3cpath d='M39.8 0.5c0 0 0 0.1 0 0.1l-0.1 0c0 0 0-0.1 0.1-0.1Z' class='cp_1'/%3e%3cpath d='M39.2 0.6c0 0.1-0.1 0.1-0.1 0.2l0-0.1c0 0 0-0.1 0.1-0.1Z' class='cp_1'/%3e%3cpath d='M37.5 0.9c0 0 0.1 0 0.1 0 0 0-0.1 0.1-0.1 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M25.5 1.9c0 0 0-0.1-0.1-0.1 0.2 0 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M19.7 2.7c0 0.1 0 0.1-0.1 0.1 -0.1 0-0.3 0-0.4 0.1C19.3 2.8 19.3 2.8 19.7 2.7Z' class='cp_2'/%3e%3cpath d='M18.5 2.9c0.1 0 0.2 0 0.3-0.1 0.1 0 0.1 0 0.1 0 0.1 0 0.2 0 0.3 0C19.1 3 19 3 18.8 3 18.7 2.9 18.6 3 18.5 3 18.3 3.1 18.1 3.1 17.9 3.2c0 0 0-0.1-0.1-0.1C18.1 3 18.3 3 18.5 2.9Z' class='cp_2'/%3e%3cpath d='M17.7 3.2l0 0.1c0 0-0.1 0-0.2 0.1C17.6 3.2 17.6 3.2 17.7 3.2Z' class='cp_2'/%3e%3cpath d='M16.1 3.5c0 0.1 0 0.1 0 0.1C16 3.6 16 3.6 16 3.6 16 3.5 16 3.5 16.1 3.5Z' class='cp_2'/%3e%3cpath d='M15.1 3.7c0.3 0 0.5-0.2 0.8-0.1C15.8 3.7 15.7 3.8 15.5 3.8c-0.1 0-0.2 0.1-0.3 0.1C15.1 4 15 4.1 14.9 4 15 3.9 14.9 3.8 15.1 3.7Z' class='cp_2'/%3e%3cpath d='M10.4 5.1c0 0 0.1 0.1 0.1 0.1 0 0-0.1 0-0.2 0 0.1 0 0.1-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M10 5.7c0 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0l0-0.1c0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M10.7 37l0.1-0.1c0 0.1 0.1 0.1 0.1 0.2C10.8 37.1 10.8 37 10.7 37Z' class='cp_2'/%3e%3cpath d='M11.2 33.1C11.3 33 11.3 33 11.4 33c0 0-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M11.5 33c0.1 0 0.1 0 0.2 0.1 0 0-0.1 0-0.1 0L11.5 33Z' class='cp_2'/%3e%3cpath d='M11.8 35.1c-0.1 0-0.1 0-0.2 0 0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M11.1 32.4C11 32.3 11 32.3 11 32.3c0.1 0 0.1-0.1 0.2-0.1 0.2 0 0.5 0 0.7 0.1 -0.3 0-0.6 0-0.8 0.1Z' class='cp_2'/%3e%3cpath d='M11.1 31.9c0-0.1 0-0.2 0.1-0.2 0.1 0 0.2 0 0.2 0 0.2 0 0.3 0.1 0.4 0.1 0.3 0 0.6 0.1 0.9 0.1 0 0 0.1 0 0.3 0L13.1 32c-0.7 0-1.3-0.1-2-0.1Z' class='cp_2'/%3e%3cpath d='M13.3 33.9c0.1-0.1 0.1-0.1 0.2 0 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M13.7 36.7l0.2 0c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M14.9 30.8c0 0 0.1 0 0.2 0 -0.1 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M17.5 41.8c0.2 0 0.3 0 0.6 0.2 -0.3 0-0.4-0.1-0.6-0.2Z' class='cp_2'/%3e%3cpath d='M17.5 33c0.1-0.1 0.1-0.1 0.2-0.2 0 0.1 0.1 0.1 0.1 0.2 -0.1 0-0.1 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M16.8 31c0.1-0.1 0.1-0.1 0.2-0.1 0 0 0.1 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M16 37.6c0.1 0 0.2 0 0.3 0.1 -0.1 0-0.2 0-0.3-0.1Z' class='cp_2'/%3e%3cpath d='M17.1 44.7C17.1 44.8 17 44.8 17 45 16.9 44.8 16.9 44.7 16.9 44.6c0.1 0 0.2 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M17.1 51.4c0-0.1-0.1-0.1-0.2-0.2 0.2 0 0.2 0 0.2 0.2Z' class='cp_2'/%3e%3cpath d='M17.1 50.9c0.1 0 0.1 0.1 0.2 0.2 -0.2 0-0.2-0.1-0.2-0.2Z' class='cp_2'/%3e%3cpath d='M17 52.3c0 0.2-0.1 0.4-0.1 0.6C16.8 52.8 16.8 52.8 16.7 52.8c-0.1 0-0.1-0.1-0.2-0.1 0.1-0.1 0.1-0.1 0.1-0.1 0.2 0 0.2-0.1 0.2-0.3 0-0.1 0.1-0.1 0.2 0Z' class='cp_2'/%3e%3cpath d='M17.3 74.2c-0.1-0.1 0-0.2 0.2-0.3 -0.1 0.4 0 0.7-0.2 1.1 0-0.2-0.1-0.3 0-0.4 0-0.1 0-0.2 0-0.4Z' class='cp_2'/%3e%3cpath d='M17.3 64c0 0 0-0.1-0.1-0.2 0.2 0.1 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M17.3 75.2l0 0c0.1-0.1 0.1-0.2 0.2 0l-0.2 0c0 0.1 0 0.2-0.1 0.3 -0.2-0.1 0-0.2-0.1-0.3 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M17.2 77.2c0.1 0.3 0.2 0.5 0 0.8C17.1 77.9 17.1 77.8 17 77.7l0-0.1c0.1 0 0.1 0.1 0.2 0.1 -0.1-0.2 0-0.3 0-0.5Z' class='cp_2'/%3e%3cpath d='M17.3 82.1c0 0-0.1 0-0.1 0.1 0-0.1 0-0.1 0-0.1 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M17.2 78.5c0.1-0.1 0.2-0.1 0.2-0.1 0 0.1 0 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M17.4 82.3l0.1 0c0 0.1-0.1 0.1-0.1 0.2 0-0.1 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M17.2 76c-0.1 0-0.2 0.1-0.3 0 0.1-0.1 0.2-0.1 0.3 0Z' class='cp_2'/%3e%3cpath d='M16.5 54.1c0.1 0 0.1 0.4 0 0.5 0 0-0.1 0-0.2 0 0.1-0.2 0.2-0.4 0.2-0.5Z' class='cp_2'/%3e%3cpath d='M16.4 44.5c0 0 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M16.5 51.2c0.1 0.1 0.1 0.1 0 0.2 -0.1-0.1 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M16.2 55.1c0-0.2 0-0.2 0.1-0.3 0.1 0.2 0.1 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M16.4 62.4c-0.1 0.2-0.1 0.2-0.2 0.1 0.1 0 0.1 0 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M16.4 62.1c0-0.1 0-0.1 0-0.2 -0.1-0.1 0-0.2 0.2-0.2l0-0.4c-0.1 0 0 0.3-0.2 0.2C16.3 61.2 16.6 61.2 16.7 61c0.1-0.1 0-0.2 0-0.2 0-0.2 0-0.2 0.2-0.4 -0.1 0.3 0.1 0.5-0.1 0.7 0 0 0 0.1 0 0.1 0.2 0.2-0.1 0.3-0.1 0.5l-0.1 0c0 0.2 0 0.4-0.2 0.6 0-0.1 0-0.2 0-0.2Z' class='cp_2'/%3e%3cpath d='M16.9 59.3c0 0-0.1 0-0.1-0.1 0.1 0 0.1 0 0.2 0 0 0.1-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M17 59.9l0 0.4 -0.2 0c0-0.1 0.1-0.3 0.1-0.4l0.1 0Z' class='cp_2'/%3e%3cpath d='M16.8 80c0.1 0 0.1 0 0.2 0 -0.1 0.1-0.1 0.2-0.2 0.3 -0.1-0.2 0-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M16.8 50.9c-0.1 0.1-0.1 0-0.2 0 0-0.1 0.1-0.1 0.2-0.1 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M16.6 45.2c0 0 0.1 0 0.1-0.1 0 0.1 0.1 0.1 0.1 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M15.9 53.4c0.2-0.1 0.2 0 0.2 0.1C15.9 53.6 16 53.4 15.9 53.4Z' class='cp_2'/%3e%3cpath d='M16 56c0 0 0 0.1 0 0.1l-0.1 0C16 56 16 56 16 55.9L16 56Z' class='cp_2'/%3e%3cpath d='M15.9 62.1c0 0.1-0.1 0.1-0.2 0.2 0-0.2 0.1-0.2 0.2-0.2Z' class='cp_2'/%3e%3cpath d='M15.8 50.2c0.1-0.1 0.1-0.1 0-0.2 0.1-0.1 0.2-0.1 0.3-0.2C16 50.1 16 50.3 15.7 50.4c0-0.1 0.1-0.1 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M15.3 65.1c0-0.2 0.1-0.4 0.3-0.5 0-0.1-0.1-0.2-0.1-0.2l0-0.1c0 0 0.1 0 0.1 0 0.1 0.2 0.2 0.3 0.1 0.5 -0.1 0.2-0.1 0.3-0.2 0.5 -0.1 0.1-0.2 0.1-0.3 0.2 0-0.2 0.1-0.3 0.1-0.4Z' class='cp_2'/%3e%3cpath d='M15.5 70.4l-0.1 0.1c0-0.1 0-0.1 0-0.1 0 0 0.1 0 0.1-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M14.7 50.5l0.1 0.1c-0.1 0-0.1 0-0.2 0 0 0 0.1-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M14.5 75.4l0-0.1c0 0 0.1 0 0.1 0 -0.1 0.1-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M14.5 73.5c-0.1 0-0.1 0.1-0.2 0 0.1-0.1 0.1-0.2 0-0.3 0-0.1 0.1-0.5 0.2-0.5 0.1-0.1 0.3-0.1 0.4-0.1 0 0.1 0 0.1 0 0.2 -0.3 0.1-0.3 0.4-0.4 0.7Z' class='cp_2'/%3e%3cpath d='M14.9 60.2c0-0.1 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M15.1 57.7c0 0 0 0.1 0 0.2 -0.2-0.1-0.1-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M15.2 83.8c-0.1-0.1 0.1-0.1 0.1-0.2 0.1 0.1 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M15.2 72.1c0 0 0-0.1 0.1-0.1 0 0.1 0 0.2-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M15.4 83.1c0-0.1 0.1-0.3 0.1-0.4 0 0 0 0.1 0.1 0.1 -0.1 0.1-0.1 0.2-0.2 0.3Z' class='cp_2'/%3e%3cpath d='M15.8 81.9c-0.1-0.1 0.1-0.2 0.1-0.3 0.1 0.2 0.1 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M15.4 71.9l-0.1 0c0.1-0.1 0.1-0.3 0.2-0.4 0.2-0.2 0.4-0.4 0.4-0.7 0.2 0 0.2 0.2 0.3 0.3 -0.3 0.3-0.5 0.6-0.8 0.8Z' class='cp_2'/%3e%3cpath d='M16.1 83.6c0-0.1 0.1-0.2 0.1-0.3 0 0.2 0 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M16.8 84.1c-0.1 0.1-0.2 0.3-0.1 0.4 0 0 0 0.1-0.1 0.1 -0.1 0.3-0.2 0.5-0.3 0.7 0 0.1 0 0-0.1 0 0.1-0.4 0.3-0.9 0.5-1.3 0.1 0 0.2 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M16.8 83.9l-0.1 0c0.1-0.5 0.4-0.8 0.6-1.2 0.1 0.2-0.1 0.3-0.1 0.4 0 0.2-0.1 0.3-0.1 0.4 -0.1 0.2-0.2 0.3-0.3 0.4Z' class='cp_2'/%3e%3cpath d='M17.1 86.2c0.1-0.3 0.2-0.5 0.3-0.7 0 0.2-0.1 0.5-0.3 0.7Z' class='cp_2'/%3e%3cpath d='M17.2 87.2c0-0.1 0.1-0.1 0.1-0.2 0.1 0.2 0 0.3-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M17.6 86.7c-0.1 0-0.1 0.1-0.2 0.2 0 0 0-0.1-0.1-0.1 0.1-0.1 0.2-0.2 0.2-0.3 0.1 0.1 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M17.7 62.9c0 0-0.1 0-0.2 0C17.6 63 17.6 63 17.6 63c-0.1 0.1-0.2 0.3-0.3 0.4 0.1 0.1 0.2 0.1 0.3 0.2 -0.1 0.1-0.1 0.2-0.3 0.1 0 0-0.1 0.1-0.2 0.1 0 0-0.1 0 0-0.1 0-0.2 0.1-0.4 0.3-0.6 0 0 0-0.1 0-0.1 0.1-0.1 0.1-0.3 0.3-0.3Z' class='cp_2'/%3e%3cpath d='M17.8 55.8c-0.1 0-0.1 0.1-0.2 0.1 0-0.1 0-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M17.7 51.5c0-0.1 0.1-0.1 0.1-0.2 0 0.1 0 0.2-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M17.7 59.2c0-0.1 0-0.1 0-0.1C17.6 59 17.6 59 17.7 58.9c0 0 0-0.1-0.1-0.2 -0.1-0.1 0-0.2 0.1-0.2 0.1-0.2 0.1-0.3 0.2-0.4 0-0.2 0.1-0.3 0.1-0.5 0.2-0.1 0.2-0.4 0.2-0.6 0-0.1 0-0.1 0-0.2 0.1 0 0.1-0.1 0.2-0.2 0 0.1 0 0.1 0 0.2 -0.1 0.3-0.1 0.7-0.2 1.1 -0.1 0.2-0.1 0.4-0.2 0.6 -0.1 0.2-0.2 0.5-0.2 0.7 0 0.1 0 0.1-0.1 0.1 -0.1-0.1-0.2 0-0.2-0.2 0 0 0.1 0 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M18 54.7c0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M17.9 65.7c0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.2 0 0.1 0.1 0.1 0.1 0.1 0 0-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M18.1 72.2c0 0.1-0.1 0.1-0.2 0 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M17.6 61.6c0.1-0.1 0.1-0.2 0.1-0.3 0.1 0.2 0.1 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M17.8 73.6c0.2 0.1 0 0.2 0 0.2 0 0 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M17.8 86c0-0.1 0-0.1 0-0.1 0 0 0-0.1 0.1-0.2 0 0.1 0 0.1 0 0.1 0 0 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M18 78.6c0-0.1-0.1-0.1-0.1-0.2 0.1 0 0.2 0 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M18.2 73.1l-0.3 0c0.1 0 0.2 0 0.3 0Z' class='cp_2'/%3e%3cpath d='M18.3 65.5c0-0.1 0-0.2 0.1-0.3 0 0-0.1-0.1-0.1-0.1 -0.1 0-0.1 0-0.2 0 0.1-0.1 0.1-0.2 0.2-0.3 0-0.2 0.1-0.3 0.3-0.3 0-0.1 0-0.1 0-0.3 0.1 0.2 0 0.2 0 0.3l0 0.2c-0.1 0-0.1 0-0.2 0 0 0.1 0 0.2-0.1 0.3 0.1 0 0.2 0 0.2 0.1 0 0.1-0.1 0.1-0.1 0.1 0 0.2 0 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M18.9 54.8c-0.1 0.1-0.1 0.1-0.3 0.1 0-0.1 0.1-0.2 0.1-0.3 0.1 0.1 0.1 0.1 0.2 0.2Z' class='cp_2'/%3e%3cpath d='M18.8 54.3c0 0.1 0.1 0.1 0.1 0.1l-0.1 0 0-0.1Z' class='cp_2'/%3e%3cpath d='M18.5 56.2c0-0.1 0-0.2 0-0.3 -0.1-0.1 0-0.1 0.1-0.1 0.1 0.1 0 0.3-0.1 0.4Z' class='cp_2'/%3e%3cpath d='M18.7 71c0 0-0.1 0-0.1 0.1C18.6 71 18.6 71 18.5 71c0.1 0 0.1-0.1 0.1-0.1 0 0 0 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M18.4 85c0 0 0-0.1 0-0.1l0.2 0 0 0.1c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M18.5 79.3c0.1 0 0.2 0 0.2 0.1 0 0-0.1-0.1-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M18.9 91.1C18.8 91 18.8 91 18.7 91c0.1 0 0.1 0 0.2 0l0 0.1Z' class='cp_2'/%3e%3cpath d='M18.9 90.6c-0.1-0.2 0-0.4 0.2-0.6 0.1 0.1 0.1 0.2 0 0.4 0 0.1 0 0.2-0.1 0.3 0 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M19.2 90.8c-0.1 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1 0.1 0 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M19.2 87.7c-0.1-0.1-0.1-0.2 0.1-0.2 -0.1 0.1-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M19.1 83.4c0 0.1-0.1 0.2-0.2 0.3 0 0-0.1-0.1-0.1-0.1 0.1-0.1 0.1-0.1 0.1-0.2 0.1 0 0.1 0 0.2 0 0-0.1-0.1-0.2 0-0.3 0-0.1 0.1-0.1 0.1-0.2 0.1 0 0.1 0 0.1 0 -0.1 0.2-0.1 0.4-0.2 0.5Z' class='cp_2'/%3e%3cpath d='M19.5 92.2c0 0-0.1 0-0.1 0 0-0.1 0-0.2 0-0.3 0.1-0.1 0.1-0.2 0.2-0.4l0.1 0.1c-0.1 0.2-0.2 0.4-0.2 0.6Z' class='cp_2'/%3e%3cpath d='M19.6 76.5c0 0.2-0.1 0.3-0.1 0.5 -0.1 0.3-0.3 0.6-0.4 0.9 0 0 0 0.1 0 0.1C19 78.3 19 78.6 18.9 78.8c0 0.2-0.1 0.3-0.2 0.5 0-0.1-0.1-0.2 0-0.2 0.1-0.3 0-0.6 0.1-0.9 0.1-0.3 0.3-0.6 0.4-0.9 0.1-0.2 0.1-0.3 0.2-0.5 0-0.2 0.1-0.3 0.1-0.5 0-0.1 0.1-0.1 0.2-0.2 0 0.1 0.1 0.2 0.1 0.3 -0.1 0-0.1 0-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M19.1 63c0 0.2 0 0.3 0 0.5 -0.1 0-0.1 0-0.2 0l0-0.1c0-0.1 0.1-0.3 0.2-0.4Z' class='cp_2'/%3e%3cpath d='M18.9 60.1C19 60 18.9 59.9 19 59.9c0 0.1 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M20.2 71.6c-0.1 0.1-0.2 0.1-0.1 0.3 0 0-0.1 0-0.1-0.1 0-0.1 0-0.3 0.2-0.4 0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M20.3 80.1c0 0.1 0 0.1 0 0.2 -0.1 0-0.1 0-0.1 0 0-0.1 0-0.2 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M19.9 84.1C20 84.1 20 84 20.1 83.9c0 0.2-0.1 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M20 72.1c0 0.1-0.1 0.1-0.1 0.2l0 0.1 -0.1 0 0.1 0 0-0.1c0 0-0.1-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M19.7 73.8c0 0 0-0.1 0-0.1l0.1 0c0 0 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M19.8 75.9c0 0 0 0.1-0.1 0.1 0-0.1 0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M19.7 68c0.1 0 0.1-0.1 0.2-0.2C19.9 68 19.8 68 19.7 68Z' class='cp_2'/%3e%3cpath d='M19.8 58.1c0 0 0.1-0.1 0.1-0.1L20 58c-0.1 0.1-0.2 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M19.8 58.6c-0.1 0.1-0.2 0.1-0.3 0.2 0-0.1 0.1-0.2 0.1-0.3 0 0 0-0.1 0-0.1 0.1 0.1 0.2 0.1 0.2 0.2Z' class='cp_2'/%3e%3cpath d='M19.5 69.7c0 0.1 0.1 0.2 0.1 0.2C19.5 70 19.4 70 19.4 70c0-0.1 0.1-0.2 0.1-0.3Z' class='cp_2'/%3e%3cpath d='M19.4 69.1l0-0.1c0.1 0.1 0.1 0.1 0.1 0.1 0 0-0.1 0-0.1 0.1l0-0.1Z' class='cp_2'/%3e%3cpath d='M19.6 70.4c0 0.1 0 0.1 0 0.1l-0.1 0c0 0 0.1-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M19.5 59.3c-0.1 0.1-0.1 0.1-0.1 0.2 -0.1 0.1-0.2 0.1-0.3 0.1 0.1-0.2 0.1-0.5 0.4-0.7 0.1 0.2 0.1 0.3 0 0.4Z' class='cp_2'/%3e%3cpath d='M19.9 80.6c0 0.1 0.1 0.1 0 0.2 -0.1 0.1 0 0.2-0.1 0.4l-0.1 0.1c0-0.2 0.1-0.5 0.2-0.7Z' class='cp_2'/%3e%3cpath d='M19.8 84.7c0 0-0.1 0-0.1 0 0-0.1 0.1-0.2 0.1-0.3 0.1 0.2 0 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M19.9 84.3c0-0.1 0.1-0.1 0.2 0 -0.1 0-0.1 0.1-0.2 0.1 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M20.1 91.4c-0.1 0-0.1 0-0.1 0 0-0.1 0-0.1 0.1-0.2 0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M20 89c0 0-0.1-0.1-0.1-0.2 0.1 0 0.1 0 0.2 0C20.1 88.9 20 89 20 89Z' class='cp_2'/%3e%3cpath d='M19.9 88.6c0.1 0 0.1-0.1 0.2-0.2 0.1 0.1 0.1 0.1-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M20.1 88.3c0-0.1 0-0.3 0.1-0.4 0 0.1 0 0.1 0.1 0.2 0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M20.7 92.6c0-0.3 0-0.4 0.2-0.3 -0.1 0.1 0 0.2-0.2 0.3Z' class='cp_2'/%3e%3cpath d='M20.8 86.4c0 0.2-0.1 0.4-0.1 0.5 -0.1 0.3-0.3 0.5-0.4 0.7 0 0 0-0.1 0-0.2 0.1-0.2 0.2-0.4 0.2-0.6 0 0 0-0.1 0-0.1 0.2-0.2 0.3-0.5 0.3-0.7 0-0.3 0.1-0.6 0.3-0.9 0 0.1 0 0.2 0 0.3 -0.1 0.4-0.2 0.7-0.3 1Z' class='cp_2'/%3e%3cpath d='M20.9 71l0 0c0 0-0.1 0-0.1-0.1 0.1 0 0.1 0.1 0.2 0.1 -0.1 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0.2 0 0-0.1-0.1-0.1-0.1L20.9 71Z' class='cp_2'/%3e%3cpath d='M21 60.6c0.1 0 0.1 0 0.2-0.1 0 0 0 0.1 0 0.1 0 0-0.1 0-0.2 0 0.1 0.1 0.1 0.1 0.1 0.2l-0.1 0c0-0.1 0-0.2 0-0.2Z' class='cp_2'/%3e%3cpath d='M21.1 57.8c0 0 0.1-0.1 0.1-0.1 0 0.1 0 0.1 0.1 0.1 0 0.1-0.1 0.1-0.1 0.1 0-0.1 0-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M21.3 70.1c-0.1 0.2-0.1 0.4-0.3 0.6 0 0 0-0.1 0-0.1 0.1-0.1 0.1-0.4 0.3-0.5Z' class='cp_2'/%3e%3cpath d='M21 61.7c0 0.1 0 0.1-0.1 0.2 0-0.2 0-0.2 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M21.6 90.3l0 0c0 0 0 0.1 0 0.1 -0.2 0.2-0.2 0.4-0.3 0.6 0 0.1-0.1 0.3-0.2 0.4 -0.1-0.1 0-0.3 0-0.4 0-0.1 0.1-0.2 0.2-0.3 0 0 0.1-0.1 0.1-0.2 0-0.1 0-0.2 0.2-0.2 -0.1-0.3-0.1-0.4 0-0.7 0.1 0 0.1 0 0.2 0.1 -0.1 0.2-0.2 0.4-0.2 0.6Z' class='cp_2'/%3e%3cpath d='M21.5 77.8c0-0.1 0-0.1 0-0.2l0.1 0c0 0.1 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M21.5 79.6c0 0 0 0.1 0 0.1 -0.1 0-0.1 0-0.1 0 0-0.1 0-0.1 0.1-0.2l0 0.1Z' class='cp_2'/%3e%3cpath d='M21.8 78.5c0.1 0.2-0.1 0.6-0.3 0.8 0.1-0.2 0.2-0.5 0.3-0.8Z' class='cp_2'/%3e%3cpath d='M21.6 77.3c0.1-0.2 0.1-0.3 0.2-0.5 0 0.2-0.1 0.3-0.1 0.5 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M21.9 84.5c-0.1 0.1-0.1 0.1-0.2 0.1 0.1-0.1 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M21.9 76.1c0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.2 -0.1 0-0.1-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M21.9 72.7c0 0.1 0 0.3-0.2 0.3 0.1-0.2 0.2-0.4 0.3-0.7 0 0.3 0 0.3-0.1 0.4Z' class='cp_2'/%3e%3cpath d='M21.7 70.6c0.1-0.1 0.1-0.2 0.1-0.2 0.1 0.1 0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M21.7 66.5c0 0 0-0.2 0.2-0.2 -0.1 0.1-0.1 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M21.7 69.3c-0.1 0-0.1 0.1-0.1 0.1 -0.1 0-0.1 0-0.1 0 0-0.1 0.1-0.1 0.1-0.2 0 0 0.1 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M21.5 68.3l0.1 0 0 0.1 -0.1 0c0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M21.6 59.7C21.4 60 21.4 60 21.3 60.1c0-0.4 0.2-0.6 0.3-0.9 0.1 0.2 0 0.4 0 0.5Z' class='cp_2'/%3e%3cpath d='M21.3 67.2c0.1 0 0-0.1 0-0.1C21.4 67 21.5 67 21.6 66.9c-0.1 0.2-0.2 0.4-0.3 0.6 0-0.1-0.1-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M21.9 89.1C21.8 89 21.8 89 21.9 88.9c0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M21.9 83.5C22 83.4 22 83.4 22.1 83.4 22 83.5 22 83.5 21.9 83.5Z' class='cp_2'/%3e%3cpath d='M22.1 88.5l0-0.1 0.1-0.1c0 0.1-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M22.1 88.1c0-0.1 0.1-0.1 0.1-0.2 0.1 0 0.1 0 0.1 0 0 0.1-0.1 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M24.5 63.6c0.1-0.3 0.1-0.3 0.3-0.2 -0.1 0.1-0.2 0.1-0.3 0.2Z' class='cp_2'/%3e%3cpath d='M24.8 68.4c-0.1 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1 0.2 0.1 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M24.7 81.9c-0.1 0.1-0.1 0.2-0.1 0.2 -0.1 0-0.1-0.1 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M24.5 76.3c0 0.1-0.1 0.1-0.1 0.2 -0.1-0.1 0-0.2 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M24.2 81.7c-0.1 0-0.1 0-0.1 0 0.1-0.2 0.1-0.3 0.2-0.5 0 0 0.1 0 0.1 0 -0.1 0.2-0.1 0.3-0.2 0.5Z' class='cp_2'/%3e%3cpath d='M24.4 82.2c0 0 0 0.1 0 0.1l-0.1 0c0.1 0 0.1-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M24.1 82.2C23.9 82.1 23.9 82 23.9 81.8c0.1 0 0.2 0 0.3 0C24.1 81.9 24 81.9 24 82c0 0 0 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M24.5 65.8c-0.1 0-0.1 0-0.2 0 0.1-0.1 0.1-0.2 0.2-0.3 0.1 0.1 0 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M24.3 64.8c-0.1 0.1-0.1 0.1-0.2 0.1 0-0.2 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M24.2 62.8c0-0.1 0.1-0.2 0.2-0.3l0 0.1c-0.1 0-0.1 0.1-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M24.3 67.1c0 0 0.1 0 0.1 0 0 0.1 0 0.2-0.1 0.4 -0.1 0.3-0.2 0.6-0.4 0.9 0 0.1 0 0.1-0.1 0.1C24 68 24.2 67.6 24.3 67.1Z' class='cp_2'/%3e%3cpath d='M24 78.2c0 0.1-0.1 0.2-0.1 0.3 -0.2 0 0-0.2-0.1-0.2 0-0.1 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M23.3 67.5c-0.1 0-0.1 0.1-0.1 0.1 0 0.1-0.1 0.2-0.1 0.3C23 68 23 68.2 22.9 68.2c-0.1 0.1-0.1 0.2-0.2 0.2 0.2-0.8 0.6-1.5 0.9-2.3 0 0.1 0.1 0.2 0.2 0.2 -0.2 0.4-0.5 0.8-0.5 1.2Z' class='cp_2'/%3e%3cpath d='M23.6 83.2l0 0c0 0 0 0.1 0 0.2C23.5 83.3 23.5 83.3 23.4 83.3c0.1-0.1 0.1-0.1 0.2-0.1 0-0.1-0.1-0.2 0-0.2 0 0 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M23.6 73.3c0-0.1 0-0.2 0-0.3 0.1 0.1 0.1 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M23 77.1c0 0 0 0.1-0.1 0.1 0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1C23 77 23 77.1 23 77.1Z' class='cp_2'/%3e%3cpath d='M22.6 64.9c0.1-0.1 0.1-0.2 0.1-0.2 0.1 0 0.1 0 0.2 0 -0.1 0.1-0.2 0.1-0.3 0.2Z' class='cp_2'/%3e%3cpath d='M22.6 69c0-0.1-0.1-0.1-0.1-0.2 0.2 0 0.2 0 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M22.7 70.9l0 0c0-0.1 0-0.1 0-0.2 0.1 0 0.1 0 0.1 0 0 0.1 0 0.2-0.1 0.2 0 0 0 0.1 0.1 0.2 -0.1 0-0.1 0-0.2 0.1 0 0 0 0.1 0 0.2 0.1 0.1 0 0.2-0.1 0.3 -0.1 0.1-0.2 0.2-0.3 0.2 0.2-0.3 0.2-0.7 0.5-1Z' class='cp_2'/%3e%3cpath d='M22.8 79.4C22.7 79.3 22.6 79.3 22.5 79.2c0.1-0.1 0.1-0.1 0.2-0.2 0.1 0.1 0.1 0.2 0.1 0.4Z' class='cp_2'/%3e%3cpath d='M22.2 87.2l0-0.3c0.1 0.1 0.1 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M22.3 87.7c0-0.1-0.1-0.2-0.1-0.2 0.1-0.3 0.2-0.4 0.3-0.6 0.1 0.2 0 0.5-0.2 0.8Z' class='cp_2'/%3e%3cpath d='M22.6 92.8c0.1-0.3 0.1-0.3 0.2-0.2 -0.1 0-0.1 0.1-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M22.8 92.3c0 0 0-0.1 0-0.1l0.1-0.1c0 0.1-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M23.1 91.5c0 0.1-0.1 0.2-0.1 0.3 0-0.1-0.1-0.1-0.1-0.1 0.1-0.2 0.2-0.3 0.2-0.5 0 0 0-0.1 0-0.1 0-0.1 0.1-0.1 0.2-0.2 0 0.3 0 0.4-0.2 0.6Z' class='cp_2'/%3e%3cpath d='M23.3 84.1c0 0.2-0.1 0.5-0.1 0.7C23.1 85 23 85.2 22.9 85.4c0-0.3 0-0.5 0.1-0.8 0.1-0.1 0.1-0.2 0.1-0.3 0-0.2 0.2-0.3 0.1-0.4 0-0.1 0-0.1 0-0.1 0.1-0.1 0.1-0.2 0.2-0.3 0.1 0.2-0.1 0.4-0.1 0.6Z' class='cp_2'/%3e%3cpath d='M23.5 95.5c0-0.2 0.1-0.4 0.3-0.5 0 0.2-0.1 0.4-0.3 0.5Z' class='cp_2'/%3e%3cpath d='M23.8 94.4c0-0.4 0.1-0.7 0.2-1 0 0.3 0.1 0.7-0.2 1Z' class='cp_2'/%3e%3cpath d='M24 83.7c-0.1 0.2-0.1 0.4-0.2 0.6 -0.1-0.1-0.1-0.3 0-0.6C23.9 83.5 23.9 83.2 24 83c0.1-0.2 0.1-0.4 0.4-0.6 0 0.1 0 0.1 0 0.2 0 0 0.1 0 0.1-0.1 0.1 0.2 0 0.3-0.2 0.2 0 0.2 0 0.4 0 0.5 0 0.1-0.1 0.2-0.1 0.2C24 83.5 24 83.6 24 83.7Z' class='cp_2'/%3e%3cpath d='M24.2 83.7c0 0 0.1 0 0.1 0 0 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M24.3 93.4c0 0.1 0.1 0.2 0.1 0.3 -0.2 0-0.2 0-0.1-0.3Z' class='cp_2'/%3e%3cpath d='M24.3 84.7c0-0.1 0-0.1 0-0.1 0 0 0-0.1 0.1-0.1 0 0.1-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M24.5 90c0 0 0.1 0 0.1 0 0 0.1 0 0.1-0.1 0.2 0-0.1-0.1-0.2 0-0.2Z' class='cp_2'/%3e%3cpath d='M24.5 97.7c0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0 0 0 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M24.6 89.8c0-0.3-0.1-0.5 0.1-0.8 0 0.3 0 0.7-0.1 0.8Z' class='cp_2'/%3e%3cpath d='M24.8 80.1c-0.2 0-0.2 0 0-0.2 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M24.7 75.8c0 0 0-0.1 0-0.1l0.1 0 0 0.1c-0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M24.8 75.6C24.7 75.5 24.7 75.5 24.7 75.4c0.1 0.1 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M24.9 89.6c-0.1 0-0.1-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M25 88.3c0 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M25.6 64.3c0-0.1-0.1-0.1-0.1-0.2 0.1 0 0.1 0.1 0.2 0.1 0 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M25.7 74.1c0.1 0 0.1 0.1 0.1 0.1 0 0-0.1 0-0.1 0l0-0.1Z' class='cp_2'/%3e%3cpath d='M25.3 86.4c0 0 0-0.1-0.1-0.1 0.1-0.1 0.1-0.2 0.2-0.3 0 0 0.1 0.1 0.1 0.1 0 0.1 0 0.3-0.1 0.4 0 0.1 0 0.1 0 0.3 0.1 0.1 0.1 0.2-0.1 0.3 -0.1 0-0.2 0.1-0.2 0.2C25.2 87 25 86.6 25.3 86.4Z' class='cp_2'/%3e%3cpath d='M25.1 79.1C25 79.1 25 79 25 79c0 0 0.1 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M25.2 78.3c0.1-0.1 0.1-0.1 0.2 0Z' class='cp_2'/%3e%3cpath d='M25.4 82.8c-0.1 0.1-0.1 0.1-0.1 0.1 0 0-0.1-0.1 0-0.1l0.1 0Z' class='cp_2'/%3e%3cpath d='M25.1 76.4c0-0.1 0-0.2 0.2-0.2 -0.1 0.1 0 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M25.4 85.7c0-0.1 0-0.1 0-0.2 0.1 0.1 0.1 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M25.4 82.4c0-0.1 0-0.2 0.1-0.3 0.1 0.2 0 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M25.4 73.5c0.1 0 0.1 0 0.2 0 0 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M25.5 84.7c0.1 0.1 0.1 0.1 0 0.2 0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M25.6 81.5l0 0.3c-0.1-0.1-0.1-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M25.6 64.6c0 0 0-0.1 0-0.1 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M25.3 61.4c0 0-0.1 0-0.1 0 0.1-0.1 0.2-0.2 0.3-0.3 -0.1 0.1-0.1 0.2-0.2 0.3Z' class='cp_2'/%3e%3cpath d='M25.2 67c0.2 0.1 0 0.2 0 0.3 0 0.1-0.1 0.2-0.2 0.3 0-0.3 0-0.6 0.2-0.9 0.1 0.1 0.1 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M25.1 99.8C25 99.7 25 99.7 25 99.7c0.1-0.1 0.1-0.1 0.1-0.2 0.1 0 0.1 0 0.1 0.1 0 0-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M25.5 98.7c-0.1 0-0.2 0.2-0.3 0 0.1 0 0.1 0 0.1-0.1 0.1 0 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M26 97.4c-0.1 0-0.1 0-0.2 0 0 0.1 0 0.2-0.1 0.4 0.1-0.1 0.2-0.2 0.2-0.2 0 0.1 0 0.2-0.2 0.2 0 0.1 0 0.2-0.1 0.2 -0.1 0.1-0.1 0.2-0.2 0.4 0-0.3 0-0.5 0.1-0.7 0.1-0.1 0.2-0.2 0.3-0.3C25.9 97.3 25.9 97.1 26 97c0.1 0.1 0 0.3 0 0.4Z' class='cp_2'/%3e%3cpath d='M25.7 80.9C25.8 81 25.8 81 25.9 81c0 0.1-0.1 0.1-0.2 0.1 0 0 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M26.1 75.2c-0.1 0.2 0.1 0.5-0.2 0.7 0 0-0.1 0-0.2 0 0-0.2 0-0.3 0.1-0.5 0-0.2 0-0.4 0.1-0.7 0 0 0.1-0.1 0.2-0.2 0 0.2 0 0.3 0 0.4 0 0.1 0 0.1 0 0.2 0 0 0.1 0 0 0.1Z' class='cp_2'/%3e%3cpath d='M26 69.8c0-0.1 0-0.1 0-0.2 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M26.1 61.6c0-0.1 0.1-0.1 0.1-0.1 0 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M26.5 101.9c0 0-0.1 0-0.1 0l0.1 0Z' class='cp_2'/%3e%3cpath d='M26.4 84.3c-0.1 0-0.1-0.7 0.1-1.1 0.1 0 0.2 0.1 0.1 0.2 0 0.1-0.1 0.2 0 0.3 0 0 0 0.1 0 0.1 -0.1 0.1 0 0.2 0 0.3 0 0.1 0 0.1 0 0.1 -0.1 0.1-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M26.6 86c0-0.1-0.1-0.2 0-0.2l0.1 0c0 0.1 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M26.6 79c-0.1 0.1-0.1 0.3-0.1 0.4C26.4 79.3 26.4 79.2 26.4 79.1c0.1-0.3 0.2-0.5 0.3-0.8 0-0.1 0.1-0.2 0.1-0.4 0-0.1 0.1-0.2 0.2-0.2 0 0.1 0.1 0.1 0.1 0.1 -0.2 0.4-0.2 0.9-0.5 1.2Z' class='cp_2'/%3e%3cpath d='M26.4 77.1c0 0 0-0.1 0.1-0.2 0 0.1 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M26.9 74.7C27 74.8 27 74.9 27.1 75c-0.4 0.3-0.3 0.7-0.4 1.1C26.6 76.1 26.6 76 26.5 76c0.2-0.4 0.3-0.8 0.4-1.3Z' class='cp_2'/%3e%3cpath d='M26.7 68.8c0.1-0.2 0.1-0.3 0.2-0.5l0.1 0c-0.1 0.2-0.1 0.3-0.1 0.5 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M27 74.6C26.9 74.3 27 74.2 27.1 74c0.1 0.1 0.1 0.2 0.1 0.4 0 0-0.1 0-0.1 0 0 0.1-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M27.1 66.1c0.1-0.3 0.3-0.6 0.6-0.7 -0.2 0.3-0.3 0.6-0.6 0.7Z' class='cp_2'/%3e%3cpath d='M27.2 73.6c0.1 0 0.1 0 0.1 0.1 0 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M27.4 82.8l0 0.4c-0.1 0-0.2-0.1-0.3-0.1C27.2 83 27.2 83 27.2 82.9c0.1-0.1 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M27.2 94.5c0-0.2 0-0.2 0.1-0.2 0 0.1 0 0.2-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M27.4 89.8c-0.1 0.2-0.2 0.3-0.3 0.4 0-0.4 0.3-0.7 0.3-1.2 0.1 0.1 0.1 0.1 0.1 0.2 0 0.2 0 0.4-0.1 0.6Z' class='cp_2'/%3e%3cpath d='M27.6 74.9c0 0 0-0.1 0-0.2 0 0 0.1 0 0.1 0 -0.1 0.1-0.1 0.2-0.1 0.3l0-0.1Z' class='cp_2'/%3e%3cpath d='M27.8 80.5c0 0 0 0.1 0 0.1 0 0.1 0 0.2-0.2 0.2 0-0.1 0.1-0.1 0.1-0.2 0-0.1 0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M27.9 85.4l0.1 0c0.2 0.1 0.1 0.4 0.2 0.6 0 0-0.1 0-0.1 0 -0.2 0.1-0.2 0.1 0 0.3C28 86.5 28 86.5 27.8 86.6c-0.1 0-0.1-0.1-0.2-0.1 0.1-0.4 0.2-0.8 0.3-1.1Z' class='cp_2'/%3e%3cpath d='M28.2 82.5c-0.1 0-0.1 0-0.1 0 0 0-0.1-0.1-0.1-0.1 0.1-0.1 0.2-0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M28 79.7c0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.2C28 79.7 28 79.7 28 79.7Z' class='cp_2'/%3e%3cpath d='M28.5 89.9l-0.3 0c0.1-0.1 0.1-0.1 0.2-0.2 0.1 0 0 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M28.8 80.2l-0.1 0 -0.1 0c0 0 0.1 0 0.1-0.1 0 0.1 0 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M28.7 72.3c0.1 0 0.1 0 0.1 0 0 0.1 0 0.2 0 0.2 0 0-0.1-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M28.6 76.1l-0.1 0C28.6 76 28.6 76 28.6 76c0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M28.6 90.4c-0.1 0.1-0.3 0.2-0.1 0.3 -0.1 0.2-0.2 0.4-0.2 0.6 -0.1 0.1-0.1 0.2-0.1 0.3C28.1 91.8 28.1 92 28 92.1 27.8 92 28 91.9 28 91.9c0-0.4 0.1-1.5 0.3-1.8 0.1 0.1 0.2 0.2 0.3 0.3Z' class='cp_2'/%3e%3cpath d='M27.9 96.3c0-0.2 0.1-0.4 0.4-0.5 -0.1 0.2-0.2 0.4-0.4 0.5Z' class='cp_2'/%3e%3cpath d='M28 97c0 0.1 0 0.1 0 0.2 -0.1 0-0.1-0.1-0.2-0.1 0.1 0 0.1 0 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M27.9 92.7l0-0.2c0.1 0 0.1 0 0.1 0 0 0 0 0.1 0 0.1 0 0 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M28.2 84.7c0-0.2-0.1-0.3-0.1-0.5 0.1 0.1 0.2 0.1 0.3 0.1 -0.1 0.1-0.1 0.2-0.2 0.4Z' class='cp_2'/%3e%3cpath d='M28 85.1c0-0.1 0-0.2 0-0.4 0.2 0.2 0.2 0.3 0 0.4Z' class='cp_2'/%3e%3cpath d='M28 83.1c-0.1 0-0.1 0.1-0.1 0L27.8 83c0.1 0 0.1 0 0.1 0 0 0 0 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M27.6 99.1c0.1-0.1 0.1-0.2 0.1-0.3 0.2 0.2 0.1 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M27.6 98.3c0-0.4 0.1-0.8 0.3-1 0.2 0.6 0.2 0.7-0.3 1Z' class='cp_2'/%3e%3cpath d='M28 102.6c0 0.2 0.1 0.3-0.1 0.5 0-0.2 0-0.3 0.1-0.5Z' class='cp_2'/%3e%3cpath d='M28.1 103.3C28 103.3 28 103.2 28 103.1c0.1 0.1 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M28.5 100c0 0-0.1 0.1-0.1 0.1 0 0.1 0 0.3 0.1 0.4 0 0.1-0.1 0.2-0.1 0.4 0 0.1 0 0.3-0.1 0.4 -0.1 0-0.1-0.1-0.1-0.1 0-0.2 0-0.4 0.1-0.6 0-0.3 0-0.6 0-0.8 0.1-0.1 0.1-0.1 0.2-0.2 -0.2 0-0.1-0.1-0.1-0.2 0.2 0.1 0.1 0.2 0.1 0.2 0.1 0.1 0.1 0.3 0 0.4Z' class='cp_2'/%3e%3cpath d='M28.4 99.2c0.1-0.2 0.1-0.3 0.2-0.5 0 0.2 0 0.3 0 0.4 0 0.1-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M28.9 97.1c-0.1 0.4-0.1 0.8-0.2 1.3l0 0.1c0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.2 0-0.7 0.2-1.4 0.5-2.1 -0.1 0.3 0 0.6-0.2 0.9Z' class='cp_2'/%3e%3cpath d='M29 81.5c0-0.1 0.1-0.1 0.1-0.1 0.1 0 0.1 0.1 0.1 0.2 0 0-0.1 0-0.1 0 0 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M29.1 74.6c0 0 0-0.1 0-0.1 0.1 0 0.1 0.1 0.2 0.1 0 0.1 0 0.2 0 0.3C29.2 75 29.1 75 29 75c0-0.1 0.1-0.2 0.2-0.3C29.1 74.6 29.1 74.6 29.1 74.6Z' class='cp_2'/%3e%3cpath d='M29.1 75.1c0 0.2 0 0.2 0 0.3 -0.2-0.1-0.1-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M29.1 84.5l0-0.4c0.2 0.1 0.2 0.1 0 0.4Z' class='cp_2'/%3e%3cpath d='M29.2 83.7c-0.1-0.3-0.1-0.4 0.1-0.6 0.1 0.2-0.1 0.4-0.1 0.6Z' class='cp_2'/%3e%3cpath d='M29.4 90.6c-0.1 0-0.1-0.1-0.1-0.1 0-0.2 0-0.4 0.1-0.7 0 0.3 0.1 0.5 0 0.8Z' class='cp_2'/%3e%3cpath d='M29.9 82.5c-0.1 0-0.2 0-0.3-0.1C29.5 82.3 29.7 82.2 29.7 82c0.1 0.1 0.1 0.1 0.1 0.2l-0.1 0.1c0.1 0 0.1 0.1 0.2 0.2Z' class='cp_2'/%3e%3cpath d='M29.8 82.6c0 0 0.1 0.1 0.1 0.1 0 0.2 0 0.3-0.2 0.4 0-0.2 0.2-0.3 0.1-0.5Z' class='cp_2'/%3e%3cpath d='M29.9 85.4c0 0 0 0.1 0 0.1 -0.1 0-0.1 0-0.1-0.1 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M29.6 101.1c0.1 0 0.1 0 0.1 0 0 0.1 0 0.3-0.1 0.5 0-0.2 0-0.4 0-0.5Z' class='cp_2'/%3e%3cpath d='M29.7 102.3c0-0.1-0.1-0.2-0.1-0.3 0.1 0.1 0.2 0.2 0.1 0.3Z' class='cp_2'/%3e%3cpath d='M29.7 104.2c0 0-0.1-0.1-0.1-0.1 0 0 0.1 0 0.1 0l0.1 0c-0.1 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M29.8 87.2C29.7 87 29.7 87 29.7 86.3c0.1 0 0.2 0 0.2 0.1 -0.1 0.3-0.1 0.3 0.1 0.4 -0.2 0-0.1 0.2-0.2 0.4Z' class='cp_2'/%3e%3cpath d='M30.1 72.7c0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.2 0.1 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M30.4 80.5c0 0.1 0.1 0.2 0.1 0.3C30.3 80.7 30.3 80.6 30.4 80.5Z' class='cp_2'/%3e%3cpath d='M30.4 79.9c0.1 0 0.1-0.1 0.2-0.1 0 0.1 0 0.2-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M30.6 71.6l0-0.3c0.1 0.1 0.1 0.1 0 0.3Z' class='cp_2'/%3e%3cpath d='M30.8 74.8c0 0.1 0 0.2-0.1 0.3 -0.1-0.1 0-0.2 0.1-0.3Z' class='cp_2'/%3e%3cpath d='M30.7 79.1c0-0.2 0-0.4 0-0.6 0.1-0.1 0.2-0.1 0.2-0.1C30.7 78.2 30.8 78.1 31 78.1 31 78 31 78 30.9 77.9c0.1 0 0.1 0 0.1 0 0.1 0.1 0.1 0.1 0.1 0.3 0 0-0.1 0-0.2 0 0.1 0.1 0.1 0.1 0.2 0.2C31 78.4 31 78.5 31 78.5c0 0.1 0 0.1 0.1 0.2 -0.1 0-0.1 0-0.2 0 0 0.1 0.1 0.1 0.1 0.2C30.9 79 30.8 79 30.8 79.1c0 0.1 0 0.3-0.1 0.4 0 0.1-0.1 0.1-0.1 0.1 -0.2-0.2 0.1-0.3 0.1-0.5Z' class='cp_2'/%3e%3cpath d='M31.2 81.7c0 0-0.1 0.1-0.1 0.1 0-0.1 0-0.1-0.1-0.2 0.1 0 0.1 0 0.1 0 0 0.1 0 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M31.1 77.8l0.2 0c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M30.6 97.9l0-0.7c0.2 0.2 0.2 0.6 0 0.7Z' class='cp_2'/%3e%3cpath d='M30.9 84.2c0.1 0.2 0 0.3-0.1 0.5 -0.1 0-0.1 0.1-0.1 0.2 0 0.1 0 0.3 0 0.4 0 0 0.1 0.1 0.1 0.1 -0.1 0-0.2 0-0.2 0.1 0 0.1 0.1 0.2 0.2 0.1 -0.2 0.3-0.2 0.5-0.1 0.8 0 0.1 0 0.2 0 0.3 -0.1 0-0.1 0-0.1 0 0-0.1-0.1-0.2-0.1-0.4 0-0.4 0.1-0.8 0-1.2 0-0.2 0-0.5 0-0.7 0-0.2 0.2-0.2 0.2-0.3 0 0 0.1 0 0.2 0 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M31 82.4c0 0 0 0.1 0 0.1 -0.1 0.1-0.1 0.2-0.1 0.3 0 0.2-0.1 0.5-0.2 0.7l-0.1 0.1C30.7 83 30.8 82.4 31 81.9c0 0 0.1 0 0.1 0.1 0 0.1 0 0.3-0.1 0.4Z' class='cp_2'/%3e%3cpath d='M31.2 92.7l-0.1 0c0-0.3 0-0.7 0-1.1 0 0 0-0.1 0.1-0.2 0.1 0.4 0.1 0.9 0 1.3Z' class='cp_2'/%3e%3cpath d='M31.3 90.6c0 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1l0.1-0.1c0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M31.3 77.2c0 0 0 0.1-0.1 0.2 0 0-0.1 0 0-0.1 0 0-0.1-0.1-0.2-0.1 0.1 0 0.1 0 0.2-0.1C31.1 77.1 31.1 77 31.1 77l0.1 0c0-0.1 0.1-0.1 0.2 0 0 0.1 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M31.6 75.7c0 0-0.1 0-0.1 0l0.1 0Z' class='cp_2'/%3e%3cpath d='M32.3 79.5c0 0 0 0.1 0 0.1l-0.2 0 0-0.2c0.1 0 0.1 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M32.3 79.1c0.1 0.1 0.1 0.2 0.1 0.3 -0.2 0-0.2 0-0.1-0.3Z' class='cp_2'/%3e%3cpath d='M32.2 79.8c0.1 0.2 0 0.3-0.1 0.5 0 0.1-0.1 0-0.2-0.1 0.3 0 0.1-0.2 0.2-0.3L32 79.8Z' class='cp_2'/%3e%3cpath d='M31.9 74.7c0 0 0-0.1 0-0.1 0 0 0-0.1 0.1-0.2 0 0.1-0.1 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M32.1 80.5c-0.1 0.1 0 0.3-0.2 0.3 0-0.1 0-0.1-0.1-0.2 0.1 0 0.2-0.1 0.3-0.1Z' class='cp_2'/%3e%3cpath d='M32 99.1l0 0.7c-0.1-0.2-0.1-0.4 0-0.7Z' class='cp_2'/%3e%3cpath d='M31.8 75.1c0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M31.6 74.5c0.1-0.1 0.1-0.1 0.2-0.2 0 0.1 0 0.1-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M31.8 80c0 0 0 0.1-0.1 0.1 0-0.1 0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M31.7 88.8c0.1 0.1 0.2 0.3 0.1 0.5C31.7 89.1 31.7 89 31.7 88.8Z' class='cp_2'/%3e%3cpath d='M31.7 101.7c0-0.2 0.1-1.5 0.2-1.8 0.1 0.1 0.1 0.2 0.1 0.2 -0.1 0.5-0.1 1.1-0.3 1.6Z' class='cp_2'/%3e%3cpath d='M32.1 97.8c0 0.1 0 0.2-0.1 0.3 0-0.3 0-0.6 0.1-1 0.1 0.3 0.1 0.5 0 0.7Z' class='cp_2'/%3e%3cpath d='M32.1 97c0 0 0-0.1 0-0.2 0.1 0 0.1 0.1 0.2 0.1C32.2 97 32.1 97 32.1 97Z' class='cp_2'/%3e%3cpath d='M32.4 90.7c0 0-0.1 0-0.1 0 0 0-0.1 0-0.1-0.1 0.1 0 0.1 0 0.1 0 0-0.1 0-0.1 0-0.2 0-0.1 0.1-0.1 0.1-0.2 0 0.1-0.1 0.2 0 0.3 0 0 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M32.4 78.7c0-0.1 0-0.2 0-0.3 0.1 0.2 0.1 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M32.7 92.8c-0.1 0.1-0.1 0.1-0.2 0.2 0-0.1 0-0.2 0.2-0.2Z' class='cp_2'/%3e%3cpath d='M32.6 93.9c0 0 0-0.1 0-0.1 0 0 0.1 0.1 0.1 0.1l-0.1 0Z' class='cp_2'/%3e%3cpath d='M32.5 78.2c0-0.1 0-0.3 0-0.4 0.1 0 0.1 0 0.2 0 0 0 0 0.1 0 0.2 0 0.1 0 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M32.8 82.6c0 0.1 0 0.2 0 0.3 0 0.2 0 0.3 0 0.4 -0.1-0.2-0.2-0.5 0-0.7Z' class='cp_2'/%3e%3cpath d='M32.8 84c-0.1-0.1 0-0.1 0-0.2 0.1 0 0.1 0.1 0.2 0.2 -0.1 0-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M33 76.6c0.1-0.1 0-0.1 0-0.2 0-0.1 0.1-0.1 0.2-0.2 0 0.2 0 0.3 0 0.4 0 0.1-0.1 0.1-0.2 0.2 0 0.1 0 0.2-0.1 0.3l0-0.1 0-0.2c0 0 0.1 0 0.1 0 0-0.1 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M32.8 84.4c0.1 0 0.1 0.1 0.1 0.1 -0.1 0-0.1 0-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M32.8 86.9c0-0.1 0-0.2 0-0.3 0.2 0.1 0.1 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M33 91.3c-0.1 0-0.1-0.1-0.2-0.1l0.2 0 0 0.1Z' class='cp_2'/%3e%3cpath d='M33.1 91.1C33 91 33 91 32.9 90.9l0.1 0c0 0 0 0.1 0.1 0.1l0 0.1Z' class='cp_2'/%3e%3cpath d='M33.2 89.4c-0.1-0.1-0.1-0.1 0-0.3Z' class='cp_2'/%3e%3cpath d='M33 89.2l-0.1 0c0-0.5 0-1-0.1-1.4C32.9 87.7 33 87.6 33 87.6c0.1 0.1 0.1 0.1-0.1 0.2 0.1 0.1 0 0.2 0.2 0.3 0 0 0 0.1 0 0.2 0 0.1 0 0.2-0.1 0.4 0.1-0.1 0.2-0.1 0.3-0.1C33.2 88.8 33.1 89 33 89.2Z' class='cp_2'/%3e%3cpath d='M33.2 76.1c-0.1-0.4-0.1-0.4 0-0.5 0.1 0.1 0.1 0.2 0.1 0.3 0 0.1-0.1 0.2-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M33.3 74.2c0 0 0-0.1 0-0.1 0.2-0.3 0-0.6 0.2-0.9 0-0.1 0-0.2 0.1-0.2 0.1 0.2 0 0.4 0 0.6 0 0.2-0.1 0.4-0.1 0.6 -0.1 0.2-0.1 0.4-0.2 0.6 0-0.1-0.1-0.2 0-0.3 0-0.1 0.1-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M33.8 84l0 0.1c0 0.1 0.1 0.3 0.1 0.5 -0.1 0-0.3 0-0.4 0 0-0.1 0-0.3 0-0.4 0-0.2 0-0.4 0-0.6 0-0.1 0-0.2 0-0.2 0.1-0.1 0.1-0.2 0.2-0.1l0.1 0 0-0.2c0 0.1 0 0.1 0 0.2l-0.1 0c0 0 0 0.1 0 0.1 0.1 0.2 0.1 0.4 0.1 0.6Z' class='cp_2'/%3e%3cpath d='M34.2 94.6C34.1 94.4 34.1 94.3 34.1 94.2l0.1 0c0.1 0.1 0 0.2 0 0.4Z' class='cp_2'/%3e%3cpath d='M34 92.6c0.1-0.1 0.1-0.1 0.2-0.2 0 0.1 0 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M34.2 95c0.1 0.1 0.1 0.3 0 0.4Z' class='cp_2'/%3e%3cpath d='M34.1 90c0.1 0.4 0.1 0.4 0 0.5 0-0.2 0-0.3 0-0.5Z' class='cp_2'/%3e%3cpath d='M34.1 89.9c0.1-0.2 0.1-0.2 0.2-0.2 0 0.2-0.1 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M34.3 90.6c-0.1 0.1-0.1 0.2-0.1 0.4C34.1 90.8 34 90.7 34 90.6Z' class='cp_2'/%3e%3cpath d='M34 93.4c0.1 0.2 0.2 0.3 0.1 0.4 -0.1 0-0.1 0-0.2-0.1 0-0.1 0.1-0.1 0.1-0.3Z' class='cp_2'/%3e%3cpath d='M33.5 91.2c0 0.1 0.1 0.2-0.1 0.3 0-0.1 0.1-0.2 0.1-0.3Z' class='cp_2'/%3e%3cpath d='M33.4 90.7c0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 -0.1 0-0.1 0-0.2 0.1 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M33.5 94.4l0-0.8c0.1 0 0.1 0.1 0.2 0.1 0.1 0.2-0.2 0.4 0 0.6 -0.1 0-0.1 0-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M33.7 94.8C33.6 94.7 33.5 94.7 33.5 94.6c0.1-0.1 0.1-0.1 0.2 0.2Z' class='cp_2'/%3e%3cpath d='M33.5 79.4l0.1 0 0 0.1c-0.1 0-0.1 0.1-0.1 0l0-0.1Z' class='cp_2'/%3e%3cpath d='M33.3 75c0 0.1 0 0.1 0 0.2L33.2 75.1c0 0 0.1 0 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M33.3 75.2c0 0.1 0 0.2 0 0.2 -0.1 0-0.2-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M33.3 78.3l0.1-0.1c0 0.1 0 0.1 0 0.1 0 0 0 0.1 0 0.1C33.3 78.3 33.3 78.3 33.3 78.3Z' class='cp_2'/%3e%3cpath d='M33.5 98.5c0-0.3 0.1-0.6 0-0.9 0-0.4-0.1-0.8-0.1-1.2 0-0.2 0-0.2 0.1-0.4 0.3 0.4 0.3 2.2 0 2.8 0-0.1 0-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M33.8 104.9c-0.1 0-0.1-0.1-0.1-0.1l0.1 0c0-0.1 0 0 0.1 0 -0.1 0.1-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M33.7 104.2c0.1 0.1 0.1 0.2 0.2 0.2 0 0-0.1 0-0.1 0.1 -0.1-0.1-0.1-0.1-0.1-0.3Z' class='cp_2'/%3e%3cpath d='M34.3 101.5c-0.1 0.2-0.1 0.4-0.1 0.6 0 0.1-0.1 0.2-0.1 0.3 0 0.2 0 0.4-0.1 0.6 -0.1 0.1 0 0.4-0.2 0.5 -0.1-0.2 0-0.3 0-0.5 0-0.2 0-0.3 0-0.5 0.1 0 0.2 0 0.3-0.1 0.1-0.5 0-1 0-1.5 0-0.1 0-0.1 0-0.1 0.1-0.5 0-1 0.1-1.5 0-0.1 0-0.1 0.1-0.1 0 0.1 0 0.3 0 0.4 0 0.3 0 0.6 0 0.9 0 0 0.1 0.1 0.1 0.1 -0.1 0.3 0 0.6-0.1 0.9Z' class='cp_2'/%3e%3cpath d='M34.5 81.8l-0.1 0c0.1 0 0.1 0 0.2 0 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M34.5 81.2c-0.1 0-0.1-0.1-0.3-0.1 0.1 0 0.1-0.1 0.2-0.1 0-0.3 0-0.5 0-0.8 0-0.3 0.1-0.5 0.1-0.7 0-0.1 0-0.1 0-0.1 0.1-0.1 0.2-0.3 0.1-0.4 0-0.1 0.1-0.1 0.2-0.2l0.1 0c-0.1 0.2-0.2 0.4-0.2 0.7 0 0 0 0.1 0 0.2 0 0 0 0.1 0 0.1 0 0.3 0 0.5-0.1 0.7 0 0.2 0 0.5-0.1 0.7Z' class='cp_2'/%3e%3cpath d='M34.7 91.5c0-0.1 0.1-0.2 0.1-0.3 0.1 0.1 0.1 0.2 0.2 0.3 -0.1 0-0.1 0.1-0.2 0.1 0 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M35 74.1c0-0.1 0-0.2 0-0.3 0-0.1 0-0.2 0-0.2 0.1 0 0.1-0.1 0-0.2 0.1 0 0.2 0 0.2-0.1 0 0.5-0.1 1.2-0.3 1.4C35 74.5 34.8 74.4 35 74.3c0 0 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M35.3 71.6c0.1 0.2 0 0.4 0 0.5 0 0.2 0 0.3 0 0.5 0-0.1-0.1-0.1-0.1-0.1 -0.1-0.3 0-0.6 0.1-0.9Z' class='cp_2'/%3e%3cpath d='M35.3 71.5c0 0 0-0.1 0-0.1 0 0.1 0 0.1 0.1 0.2 -0.1 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M35.1 85.8C35 85.5 35.1 85.3 35.2 85c0 0.3 0.1 0.5-0.1 0.8Z' class='cp_2'/%3e%3cpath d='M35.2 86.9c-0.2 0-0.2 0-0.1-0.1 0 0 0 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M35.2 84.8c-0.1-0.1-0.1-0.2 0-0.3 0 0.1 0 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M35.2 84.3l0-0.1 0.1 0c0 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M35.1 82.3c0-0.2 0.1-0.3 0.1-0.5 0.1 0.3 0.1 0.4-0.1 0.5Z' class='cp_2'/%3e%3cpath d='M35.1 77.1c0.1-0.1 0.2-0.2 0.2-0.3 0 0 0.1 0 0.1 0l0 0.6C35.2 77.3 35.2 77.2 35.1 77.1Z' class='cp_2'/%3e%3cpath d='M35 74.9l-0.1 0 0-0.1 0.1 0c0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M35 95.8c0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M34.9 95.5c0-0.1 0-0.2 0.1-0.3 0 0.1 0 0.1 0 0.2 0.1 0 0.1 0.1 0.1 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M35.2 102.9l0 1.1c-0.1-0.3-0.1-0.6 0-1.1Z' class='cp_2'/%3e%3cpath d='M35.5 107c-0.1 0.1 0 0.3-0.2 0.4 0-0.2 0-0.5 0-0.7 0-0.3 0-0.5 0-0.8 0-0.4 0-0.9-0.1-1.3 0-0.2 0-0.3 0-0.5 0.2 0.2 0.2 0.4 0.2 0.5 0 0.4 0 0.7 0.1 1.1 0 0.1 0 0.3 0.1 0.5 -0.2 0.2 0 0.5-0.1 0.8Z' class='cp_2'/%3e%3cpath d='M35.7 91.9c0-0.2-0.2-0.4 0-0.6 0 0.2 0 0.4 0 0.6Z' class='cp_2'/%3e%3cpath d='M35.6 90.9c0-0.1 0-0.2 0-0.2 0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.2 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M36 100c0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0 0 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M36.1 81.1l0 0 0 0.2c-0.1-0.1 0-0.1 0-0.2C36 81 36 80.9 36 80.8c0.2 0 0.2 0.1 0.1 0.3Z' class='cp_2'/%3e%3cpath d='M36.1 80.4c0-0.1 0-0.2 0-0.3 0.1 0.1 0.1 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M36.4 78.8c0 0.3 0 0.5-0.1 0.8 -0.1-0.4 0-2.2 0.1-2.4 0.1 0.1 0.1 0.3 0.1 0.7 0 0.3 0 0.6-0.1 0.9Z' class='cp_2'/%3e%3cpath d='M36.3 76c0-0.4 0.1-0.7 0.1-1.1l0.1 0c0 0.3 0 0.6-0.1 0.9 0 0.1 0 0.1 0 0.2 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M36.6 73.8c-0.1-0.2-0.1-0.2 0.1-0.4 -0.1 0.1 0 0.3-0.1 0.4Z' class='cp_2'/%3e%3cpath d='M36.9 107.4c-0.1 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1l0.1 0Z' class='cp_2'/%3e%3cpath d='M36.9 82.8c0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M37 82.5c0-0.1 0-0.1 0-0.1l0 0.1Z' class='cp_2'/%3e%3cpath d='M37.1 100.2c0 0.1 0 0.1 0 0.1 0 0 0 0.1-0.1 0.1 0-0.1 0-0.1 0-0.1l0.1-0.1Z' class='cp_2'/%3e%3cpath d='M37.3 104.4c0 0.1 0 0.3 0 0.4 0 0.1-0.1 0.3 0 0.4 0.1 0.2-0.1 0.3-0.1 0.4 0 0.2 0.2 0.3 0.1 0.5 0 0.1-0.1 0.2-0.1 0.3 -0.1 0-0.1 0-0.2 0 0 0-0.1 0-0.1-0.1 0.1-0.1 0.2-0.1 0.2-0.1 0-0.1 0.1-0.2 0-0.2C36.8 105.8 37 105.6 37 105.4c0.1-0.4 0.2-0.7 0.2-1.1 0-0.2 0-0.3 0-0.5 0 0 0-0.1 0-0.1 0.2 0.2 0.2 0.5 0.1 0.7Z' class='cp_2'/%3e%3cpath d='M37.4 87l0.1 0c0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0-0.1-0.1-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M37.5 85.8c0 0 0 0.1 0 0.1 0 0.1 0 0.2 0 0.4 -0.1-0.2-0.1-0.2 0-0.5Z' class='cp_2'/%3e%3cpath d='M37.7 87.6c-0.1 0-0.1 0-0.2 0l0-0.1c0.1 0 0.1 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M37.7 87.2c0-0.1 0-0.1 0-0.2 0 0.1 0 0.1 0.1 0.1 -0.1 0.1-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M37.9 75.6C37.8 75.5 37.7 75.4 37.8 75.3c0.1 0 0.1 0 0.2 0 0 0.1-0.1 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M37.9 75.7l0 0.3c-0.1-0.1-0.1-0.1 0-0.3Z' class='cp_2'/%3e%3cpath d='M37.8 87.4c0.1 0.1 0.1 0.1 0.1 0.2 -0.1 0-0.1 0-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M37.8 93.1c0-0.2 0-0.3 0-0.4 0.1 0 0.2 0.1 0.3 0.1C38 92.9 37.9 93 37.8 93.1Z' class='cp_2'/%3e%3cpath d='M38.4 72.8c0 0.1 0 0.2-0.1 0.3 0 0-0.1 0-0.1-0.1 0-0.1 0.1-0.2 0.2-0.2Z' class='cp_2'/%3e%3cpath d='M38.4 72.3l0 0 0 0.1c0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M38.3 78.5C38.2 78.4 38.2 78.4 38.1 78.2c0-0.1-0.1-0.2 0-0.4 0.2 0.2 0.2 0.4 0.2 0.7Z' class='cp_2'/%3e%3cpath d='M38.2 79.2c0.1 0.1 0 0.2-0.1 0.3C38 79.4 38 79.4 38.2 79.2Z' class='cp_2'/%3e%3cpath d='M38.2 78.9c0-0.1 0-0.2 0-0.2 0 0 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M38.1 91.8c0.1 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.1 -0.1 0-0.1 0-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M38.2 82.5c0 0 0-0.1 0-0.1 0 0 0.1 0.1 0.1 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M38.2 77.5C38.1 77.4 38.1 77.4 38.1 77.4 38 77.4 38 77.4 38 77.3c0 0 0.1 0 0.1 0 0 0 0 0.1 0.1 0.1l0 0.1Z' class='cp_2'/%3e%3cpath d='M38.1 96.4c0.1 0.2 0.1 0.2-0.1 0.2 0.1-0.1 0.1-0.1 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M38.1 103l0-0.1 0.1 0c0 0.1 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M38.2 101.2c-0.1-0.6-0.1-1.3 0-1.9 0 0 0-0.1 0-0.2 0.2 0.7 0.2 1.4 0 2.1Z' class='cp_2'/%3e%3cpath d='M38.4 104.7c0 0 0-0.1-0.1-0.2 0.1 0 0.1 0 0.1 0 0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M38.7 82.3c0 0-0.1-0.1-0.1-0.1 0 0.1 0 0.1 0 0.2 -0.1 0-0.3-0.2-0.3-0.3 0-0.1 0-0.1 0-0.3 0.2-0.1 0.3-0.1 0.5-0.2 0 0.2-0.2 0.2-0.2 0.3 0 0.1 0.1 0.2 0.1 0.4Z' class='cp_2'/%3e%3cpath d='M38.8 72.3l0-0.1c0 0 0.1 0.1 0.1 0.1 0 0-0.1 0-0.1 0.1l0-0.1Z' class='cp_2'/%3e%3cpath d='M38.9 92.3L38.8 92.2c0 0 0.1 0 0.1-0.1 0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M39 87.4c0-0.1 0-0.1 0-0.2 0 0.1 0 0.1 0 0.3 0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M39.3 75.1c0-0.2 0-0.3 0.1-0.5 0.1 0.3 0.2 0.5 0 0.7 -0.1 0-0.2-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M39.9 82.8c0 0-0.1 0.1-0.1 0.1 0.1 0 0.1 0.1 0.2 0.1 -0.1 0-0.1 0.1-0.2 0.1 0.1 0.3 0.2 0.6 0.3 1 -0.1 0-0.1 0-0.2 0.1 -0.1-0.4-0.2-0.7-0.2-1C39.6 82.9 39.5 82.6 39.6 82.3c0.1 0.2 0.1 0.3 0.1 0.4 0.1 0.1 0.1 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M40.1 77.4c0.1 0.1 0.1 0.3 0.1 0.5 0 0.3 0 0.7 0 1 0 0.1 0 0.2 0 0.3 -0.1 0-0.1 0-0.2 0 0.1-0.2 0-0.4 0-0.5 0-0.3 0-0.6 0-0.8 -0.1-0.2 0-0.4 0.1-0.5Z' class='cp_2'/%3e%3cpath d='M40.1 75c0 0.1 0.1 0.1 0.1 0.2C40 75.2 40.1 75.1 40.1 75Z' class='cp_2'/%3e%3cpath d='M40.3 85.7c0.2 0.1 0.1 0.3 0.1 0.4C40.3 86 40.2 85.9 40.3 85.7Z' class='cp_2'/%3e%3cpath d='M40.2 80.8l0-0.1c0 0 0.1 0 0.1 0l0 0.1 -0.1 0Z' class='cp_2'/%3e%3cpath d='M40.5 86.8l0 0.1c0 0-0.1 0-0.1 0.1l0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M40.4 69.6c0-0.1 0-0.2-0.1-0.2 0-0.1-0.1-0.1-0.1-0.1 0.1 0 0.2 0 0.3 0.1 0 0.1 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M39.9 77.4c0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M39.9 76.3c0 0-0.1 0-0.1 0 0-0.3 0.1-0.5 0.1-0.8 0-0.1 0.1-0.1 0.2-0.2C40 75.7 40 76 39.9 76.3Z' class='cp_2'/%3e%3cpath d='M40 88.7c0 0-0.1-0.1-0.1-0.1l0.1 0c0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M39.8 88.7c0 0-0.1 0.1-0.2 0 -0.1-0.1 0-0.2 0.1-0.3 0 0.1 0.1 0.2 0.1 0.3Z' class='cp_2'/%3e%3cpath d='M39.6 74.6c0 0-0.1-0.1-0.2-0.1 0.1 0 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M39.5 91.3c0 0-0.1 0-0.2 0 0 0 0-0.1 0-0.1l0-0.1c0 0 0.1 0 0.1 0 0 0 0.1 0 0.2 0 0-0.2 0-0.3 0-0.4 0 0 0.1 0.1 0.2 0.2 0 0 0 0.1-0.1 0.2 0 0.2 0 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M39.5 106.2c0.1-0.1 0.1-0.1 0.1-0.2 0.1 0.1 0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M39.9 100.7c-0.2-0.1-0.2-0.2-0.2-0.3 0-0.1 0-0.3 0.1-0.4 0.2 0.2 0.2 0.5 0.1 0.7Z' class='cp_2'/%3e%3cpath d='M40 94.2C40 94.1 39.9 94.1 39.9 94c0-0.2-0.1-0.4-0.1-0.7 0-0.2 0-0.4 0-0.7l0-0.1c-0.2-0.2 0-0.5-0.1-0.8 0 0 0-0.1 0.1-0.2 0 0.1 0 0.1 0 0.1 0 0.1 0.1 0.3 0.1 0.5 0 0.2 0 0.2 0.2 0.3 -0.1 0-0.1 0-0.2 0.1 -0.1 0.1-0.1 0.2 0 0.3 0.1 0.1 0 0.3 0.1 0.4 0.1 0 0.1 0 0.2 0 0 0.2 0 0.4 0 0.6 0 0.1-0.1 0.2-0.2 0.4Z' class='cp_2'/%3e%3cpath d='M40.2 86.1c0.2 0.1 0.2 0.2 0.2 0.4C40.3 86.3 40.3 86.2 40.2 86.1Z' class='cp_2'/%3e%3cpath d='M40.3 87.1c0.3 0 0.3 0 0.3 0.2 0 0-0.1 0-0.1 0 -0.1 0-0.1-0.1-0.2-0.2Z' class='cp_2'/%3e%3cpath d='M40.6 87.7c0 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1 0 0.1 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M40.5 88.2c0-0.1 0-0.2 0.1-0.4 0.1 0.1 0 0.2 0 0.3 -0.1 0.1 0 0.1 0.2 0.2 -0.1 0-0.2 0.1-0.3 0.1 -0.1 0-0.1-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M40.6 89.9c0-0.1 0-0.2 0-0.3 0 0 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0.1 0.1 0.1 0.1 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M40.7 107.9c0-0.2 0.1-0.3 0.2-0.4 0.2 0 0.2 0 0.3 0.2 0 0.3 0.1 0.5 0.1 0.7 -0.3-0.1-0.5-0.2-0.6-0.5Z' class='cp_2'/%3e%3cpath d='M41 79.2c0 0.1 0.1 0.2 0.1 0.3 0 0.1-0.1 0.3 0 0.4 0 0 0 0.1 0 0.2C40.8 79.8 41 79.5 41 79.2Z' class='cp_2'/%3e%3cpath d='M41.3 96.1c0-0.2-0.1-0.4 0-0.6 0 0 0-0.2 0-0.3 0.1 0.1 0.1 0.2 0.1 0.3 0 0.2 0.1 0.4-0.1 0.6Z' class='cp_2'/%3e%3cpath d='M41.4 96.3l0 0.6c-0.1-0.3-0.1-0.4 0-0.6Z' class='cp_2'/%3e%3cpath d='M41.1 95.1c0-0.2 0-0.4 0-0.6 0-0.1 0.1-0.1 0.1-0.1 0.1 0.1 0.1 0.2 0.1 0.3 0 0.1 0.1 0.3 0.1 0.4 -0.1 0-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M41 95.2l0.1 0 0 0.1c0 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M41.1 98.3c-0.2 0-0.2-0.1 0-0.2 0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M41 82.9c0-0.2 0.1-0.4 0.1-0.5l0.1 0c0 0 0 0.1 0 0.1 -0.1 0.1 0 0.2 0 0.4l0 0.1C41.1 82.9 41.1 82.9 41 82.9Z' class='cp_2'/%3e%3cpath d='M41.3 83.8c0 0-0.1-0.1-0.1-0.1 0 0 0.1 0 0.2 0 -0.1 0.1-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M41.3 81.9c0 0.1 0 0.2 0 0.3 -0.1 0-0.1 0 0-0.3Z' class='cp_2'/%3e%3cpath d='M41 82l-0.1 0C41 81.9 41 81.8 41.1 81.7c0 0 0.1 0 0.1 0.1C41.1 81.9 41.1 82 41 82Z' class='cp_2'/%3e%3cpath d='M41.1 80.5c0 0-0.1 0-0.2 0.1 0-0.2 0.1-0.2 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M41.4 102.4c0 0 0-0.1-0.1-0.1 0.1 0 0.1 0 0.1 0l0.1 0.1c0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M41.3 97.2c0-0.2 0-0.2 0.2-0.2 0 0.1 0 0.3 0 0.4 0 0.1 0 0.2 0 0.3 0-0.2-0.1-0.4-0.2-0.5Z' class='cp_2'/%3e%3cpath d='M41.9 80.6c0 0 0-0.1 0-0.1l0.1 0 0.1 0.1c-0.1 0-0.2 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M42.1 81.2c0 0 0 0.1 0 0.1C42 81.3 42 81.2 41.9 81.2c0 0 0-0.1 0.1-0.1 0 0 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M41.9 75.3c-0.1 0.1-0.1 0.3-0.1 0.5 -0.1 0-0.3 0.1-0.2 0.3 0 0-0.1 0.1-0.2 0.2 0-0.2 0.3-1.3 0.4-1.5 0.1 0.1 0.1 0.3 0.1 0.5Z' class='cp_2'/%3e%3cpath d='M41.6 78.2c0-0.2 0-0.2 0.2-0.5 0 0.3 0 0.6 0 0.9 0 0 0 0.1 0 0.2C41.6 78.7 41.6 78.7 41.6 78.5c0-0.1 0-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M41.5 76.7c0-0.1 0-0.1 0.1-0.2 0.1 0.1 0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M41.6 86.8c0.2 0.1 0 0.2 0.1 0.4C41.4 87.1 41.4 87 41.6 86.8Z' class='cp_2'/%3e%3cpath d='M41.5 90.3c0.1 0 0.1 0.1 0.1 0.1 -0.1 0-0.1 0-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M41.6 89.6c0-0.2 0.1-0.3 0.1-0.5 0.1 0.1 0.2 0.1 0.2 0.1 -0.1 0.1-0.1 0.2-0.1 0.3 -0.1 0.1-0.1 0.1-0.2 0.2 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M41.8 89.1C41.6 89 41.7 88.7 41.6 88.6c0.1-0.1 0.2-0.1 0.3-0.2 0 0.3 0 0.5-0.1 0.7Z' class='cp_2'/%3e%3cpath d='M41.5 100.8c0-0.3 0-0.6 0-0.9 0.1-0.5 0.2-1 0.2-1.5l0.1-0.1c0 0.1 0 0.2 0 0.3 0 0.4-0.1 0.7 0 1.1 0 0.1 0 0.2 0 0.2 -0.1 0.2-0.1 0.4-0.1 0.6 0 0.1 0 0.2-0.2 0.3Z' class='cp_2'/%3e%3cpath d='M41.6 101.2c0 0 0.1 0 0.1-0.1 0 0 0 0.1 0 0.1l0 0.1c0-0.1 0-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M41.9 105.8c-0.1-0.1-0.1-0.2-0.1-0.3 -0.1-0.6-0.2-1.2-0.1-1.8 0-0.3 0-0.6 0-0.9 0.1 0 0.1 0 0.1 0 0 0.1 0 0.3 0 0.4 0 0.1 0 0.2 0 0.3 0.1 0.1 0.2 0.3 0 0.4 0 0.1 0 0.1 0 0.1 0 0.6 0 1.1 0.2 1.6 0 0.1-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M42 104.1c0.1 0.1 0.2 0.1 0.2 0.3C42.1 104.3 42 104.2 42 104.1Z' class='cp_2'/%3e%3cpath d='M42.1 82.3l0.3 0c-0.1 0.1-0.2 0.1-0.3 0Z' class='cp_2'/%3e%3cpath d='M42.3 83c-0.1 0-0.1-0.1-0.1-0.1l0.1 0 0 0.1Z' class='cp_2'/%3e%3cpath d='M42.2 105.5l0-0.1c0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M42.3 83.3c0.1 0.1 0.2 0.3 0.2 0.4 -0.1 0.3 0.1 0.6-0.1 0.9 0-0.1-0.1-0.1-0.1-0.1 0-0.4 0.1-0.7-0.1-1.1 0 0 0.1-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M42.8 71.7c0-0.1 0-0.2 0-0.3 0.1 0.1 0 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M42.9 72.1c-0.2 0-0.2 0.2-0.4 0.1 0.1-0.1 0.1-0.2 0.1-0.4 0.1 0.1 0.2 0.2 0.3 0.3Z' class='cp_2'/%3e%3cpath d='M42.6 84.8c-0.2 0.3-0.1 0.6 0 0.9C42.4 85.6 42.3 85.5 42.4 85.4c0-0.1 0-0.1 0-0.2 0-0.2 0-0.3-0.1-0.5 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M42.3 107.2c0 0 0-0.1 0-0.1 0 0 0 0.1 0.1 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M42.4 101.3c-0.2-0.3 0-0.6 0-0.8 0.1 0.2 0.1 0.5 0 0.8Z' class='cp_2'/%3e%3cpath d='M42.6 99.9c0 0 0-0.1-0.1-0.1 0 0 0.1-0.1 0.1-0.1 0 0.1 0.1 0.1 0.1 0.1l0 0.1 -0.1 0Z' class='cp_2'/%3e%3cpath d='M42.8 99.1c0 0 0 0.1 0 0.2 -0.1 0-0.1 0 0-0.2Z' class='cp_2'/%3e%3cpath d='M42.6 98.6c0-0.2 0.1-0.3 0.1-0.4 0.1 0 0.2 0.1 0.2 0.3 -0.1 0-0.2 0-0.3 0.1Z' class='cp_2'/%3e%3cpath d='M43.3 92.5L43.2 92.4c0.1 0 0.1 0 0.1-0.1l0.1 0c0 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M43.7 90.7C43.6 90.4 43.5 90 43.5 89.6l0.1 0c0.1 0.4 0.2 0.7 0.1 1.1Z' class='cp_2'/%3e%3cpath d='M44.1 82.1C43.8 81.9 43.9 81.6 43.8 81.5c0-0.1 0.1-0.1 0.1-0.2 0 0 0.1 0 0.1 0.1 -0.1 0.2 0 0.5 0.1 0.7Z' class='cp_2'/%3e%3cpath d='M44.3 80.7c0 0-0.1 0-0.1 0l0-0.1c0 0 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M44.4 99.5c0 0 0 0.1 0.1 0.1 -0.2 0-0.2 0-0.2-0.1 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M44.2 83.6c0.1 0.2 0 0.4 0 0.6C44.1 83.8 44.1 83.5 44 83.2c0-0.3 0-0.6-0.1-1 0.1 0.1 0.2 0.1 0.2 0.1 0 0.2 0 0.3 0 0.4l0 0.1c0.2 0.2 0.1 0.5 0.1 0.8Z' class='cp_2'/%3e%3cpath d='M43.8 86.3l-0.1 0c0 0 0-0.1 0.1-0.2 0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M43.7 78.2c0 0 0-0.1 0-0.1l0-0.1c0.1 0 0.1 0.1 0.1 0.1l-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M43.5 76c0-0.1 0.1-0.1 0.2-0.2 0 0.2 0 0.3-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M43.7 88.5c-0.2-0.1 0-0.2-0.1-0.4 -0.1-0.1 0-0.3 0-0.4 0-0.2 0-0.3 0.1-0.4 0.1 0.2 0.1 0.5 0.2 0.8 0 0.1-0.1 0.3-0.2 0.4Z' class='cp_2'/%3e%3cpath d='M43.7 87.2c-0.1-0.5-0.1-0.5 0.1-0.6 0.1 0.3 0.1 0.4-0.1 0.6Z' class='cp_2'/%3e%3cpath d='M44.1 95.2C44 95.1 44 95 43.9 94.9 44.1 95 44.1 95 44.2 95c0 0.1-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M44.5 102.4c-0.1-0.2-0.1-0.4-0.1-0.7 0-0.1 0-0.2-0.1-0.3 0-0.2 0-0.4 0-0.6 0-0.1 0-0.2 0-0.3 0-0.2 0.1-0.3-0.1-0.5 0.1 0 0.1 0 0.1-0.1 0.1 0.1 0.2 0.1 0.2 0.1 0 0.1 0 0.2 0 0.2 0.1 0.1 0.1 0.2 0 0.4l0 0.1c0 0 0 0.1 0 0.1 -0.1 0.3 0 0.6 0.1 0.9 0 0.3 0 0.6-0.1 0.8l0-0.1Z' class='cp_2'/%3e%3cpath d='M44.5 105.8l0-0.2 0.1 0c0 0 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M44.6 102.7l0.1 0c0 0.1 0 0.1 0 0.2 -0.1 0-0.1-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M44.8 86.8c-0.1 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M44.7 75.7c0 0 0-0.1 0-0.2 0.1 0 0.1 0 0.1 0 0 0.1 0 0.2-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M45.2 92.6c0.1 0.2 0.1 0.3 0.2 0.5C45.2 93 45.1 93 45.2 92.6Z' class='cp_2'/%3e%3cpath d='M45.4 93.7c0-0.1-0.1-0.1-0.1-0.1l0-0.1c0.1 0.1 0.1 0.1 0.1 0.1 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M45.2 92.6C45.1 92.3 45 92 44.9 91.7c0-0.2 0.1-0.3 0.1-0.5 0.1 0.1 0.2 0.2 0.2 0.2 0.1 0.1 0.2 0.1 0.3 0.2 0 0.1-0.1 0.2-0.3 0.2 0 0.2 0.2 0.1 0.2 0.2 -0.2 0.2 0 0.4-0.2 0.6Z' class='cp_2'/%3e%3cpath d='M45.5 85C45.4 84.5 45.2 84.1 45.3 83.5l0.1 0c0.1 0.3 0.1 0.5 0.2 0.8 0 0.2-0.1 0.5-0.1 0.7Z' class='cp_2'/%3e%3cpath d='M45.5 85.2l0 0.2c-0.1-0.1-0.1-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M45.4 83.5C45.3 83.4 45.3 83.4 45.2 83.4c0-0.2 0-0.4-0.1-0.6 0.1 0 0.1 0 0.1 0 0.1 0.2 0.3 0.4 0.2 0.7Z' class='cp_2'/%3e%3cpath d='M45.2 73.9c0 0.1 0 0.2 0 0.3 0 0.1 0 0.2-0.1 0.3C45 74.5 45 74.5 45 74.4c0-0.2 0.1-0.4 0.1-0.6 0-0.1 0.1-0.3 0.1-0.4 0 0.1 0 0.3 0 0.5Z' class='cp_2'/%3e%3cpath d='M45.4 93.9c0.2 0.1 0.2 0.1 0.1 0.2 -0.1 0-0.1-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M45.6 94.3c0 0.1 0 0.1-0.1 0.2 -0.1-0.2-0.1-0.2 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M45.5 95c0.1-0.1 0.2-0.1 0.3-0.1C45.7 95 45.7 95 45.7 95.1 45.7 95 45.6 95 45.5 95Z' class='cp_2'/%3e%3cpath d='M45.7 104.5c-0.1-0.2-0.1-0.5 0-0.7 0 0 0.1-0.1 0-0.1 -0.1-0.3 0.2-0.4 0.2-0.7 0 0.1 0.1 0.3 0.1 0.4 -0.1 0.3-0.1 0.8-0.3 1.1Z' class='cp_2'/%3e%3cpath d='M46.3 73.5c0 0.1 0.1 0.1 0.1 0.2 0 0.2-0.1 0.3-0.1 0.4l-0.2 0c0.1-0.3 0-0.7 0.2-1.1 0 0.2 0 0.3 0 0.5Z' class='cp_2'/%3e%3cpath d='M46.2 76.8c0 0.2-0.1 0.3-0.1 0.6C46 77.3 46 77.3 45.9 77.3c0-0.1 0-0.2 0-0.3 0-0.4 0-0.8 0-1.2 0.2 0.2 0.2 0.3 0.2 0.5 0 0.2 0 0.4 0.1 0.5Z' class='cp_2'/%3e%3cpath d='M46.2 77.7C46 77.5 46 77.5 46.1 77.4c0 0.1 0 0.2 0.1 0.3Z' class='cp_2'/%3e%3cpath d='M46 101.8c0-0.1-0.1-0.1 0.1-0.2 0 0.1 0 0.1 0 0.2 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M46.1 90.3c0 0.2 0 0.3 0 0.4 -0.1-0.1-0.2-0.2 0-0.4Z' class='cp_2'/%3e%3cpath d='M46.1 90l0-0.4c0 0.1 0.1 0.1 0.2 0.1 0 0.1-0.1 0.2-0.2 0.3Z' class='cp_2'/%3e%3cpath d='M46.5 92.1c-0.1 0-0.1 0-0.1 0 0-0.1 0-0.2 0.2-0.1 -0.1 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M46.5 87c-0.1 0.1-0.1 0.2-0.2 0.3 0-0.1 0-0.2 0-0.3 0-0.2 0-0.4 0-0.6 0-0.1 0-0.2 0-0.3 0-0.1 0-0.2 0-0.3l0-0.2c0.2-0.1 0.2 0 0.2 0.1 0 0.2 0.1 0.3 0.1 0.5 0.1 0.3 0.1 0.5-0.1 0.8Z' class='cp_2'/%3e%3cpath d='M46.9 73C46.8 72.9 46.8 72.9 46.8 72.9c0 0 0-0.1 0.1-0.1 0 0 0 0.1 0 0.1l0 0.1Z' class='cp_2'/%3e%3cpath d='M46.7 72.3c0.1-0.2 0.1-0.3 0-0.4 0-0.1 0.1-0.2 0.2-0.3 0 0.1 0.1 0.2 0 0.4 0 0.1 0.1 0.3 0.1 0.5 -0.2 0-0.3-0.1-0.3-0.2Z' class='cp_2'/%3e%3cpath d='M47.1 82.5l0 0.2c-0.2-0.1-0.1-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M47.1 73.4c0 0 0.1 0.1 0.1 0.2 0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M47.1 82.8c0 0.1 0 0.1 0 0.2l0 0.1C47 83 47 82.9 47 82.8l0.1 0Z' class='cp_2'/%3e%3cpath d='M47 96.6c0.1 0 0.1 0.1 0.1 0.2 0.1 0.5 0.2 1 0.4 1.5 -0.1 0.1-0.1 0.1-0.2 0.1l-0.1 0C47.1 97.8 46.9 97.2 47 96.6Z' class='cp_2'/%3e%3cpath d='M47.3 75.6c0.2 0.2 0.2 0.2 0.1 0.3 0-0.1 0-0.2-0.1-0.3Z' class='cp_2'/%3e%3cpath d='M47.4 99C47.3 98.9 47.2 98.8 47.3 98.6c0.2 0.2 0.2 0.2 0.1 0.4Z' class='cp_2'/%3e%3cpath d='M47.4 99.3c0 0 0-0.1 0-0.1l0 0.1Z' class='cp_2'/%3e%3cpath d='M47.1 101c0-0.1 0.1-0.1 0.2-0.1 0 0.1 0 0.2 0.1 0.4 -0.3-0.1-0.3-0.1-0.3-0.3Z' class='cp_2'/%3e%3cpath d='M47.4 101.9c0-0.1 0-0.2-0.1-0.2 0 0 0.1 0 0.1-0.1 0 0.1 0.1 0.1 0.2 0.2 -0.1 0-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M47.6 99.7c0-0.1-0.1-0.1-0.1-0.2 0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M47.9 86.5c0-0.3 0-0.5 0-0.7 0-0.2-0.2-0.4 0-0.7 0 0 0.1 0 0.1 0.1 0-0.1 0-0.2 0-0.3 0.1 0.1 0.2 0.1 0.2 0.2 -0.1 0.3-0.1 0.6-0.1 0.9 0 0.2-0.1 0.4-0.2 0.5Z' class='cp_2'/%3e%3cpath d='M48.1 74.4C48 74.3 48 74.2 48.2 74.2c-0.1 0.1-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M48.2 74.9c-0.1 0.1-0.1 0.2-0.1 0.3 -0.1-0.1 0-0.2 0-0.3l0.1 0Z' class='cp_2'/%3e%3cpath d='M48.2 75.7c0 0.1 0 0.1-0.1 0.2l0-0.1C48 75.8 48 75.7 48 75.6c0.1 0 0.2 0 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M48.6 90.2c0.1 0.1 0.1 0.1 0.1 0.5 -0.1 0-0.1 0-0.2 0 -0.1-0.2 0.2-0.3 0.1-0.5Z' class='cp_2'/%3e%3cpath d='M48.6 72.1c0.1 0.1 0.1 0.2 0.2 0.3 -0.2 0-0.2-0.1-0.2-0.3Z' class='cp_2'/%3e%3cpath d='M48.5 71.7c0 0 0.1 0 0.1 0.1 -0.1 0-0.2 0-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M48.5 77c-0.2 0.1-0.2 0.1-0.1 0.3 0 0.2 0.1 0.5 0.2 0.7 0 0 0 0.1-0.1 0.2 0.1 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.2 -0.1 0-0.1-0.1-0.1-0.2 0 0-0.1-0.1-0.1-0.1C48.3 77.8 48.3 77.5 48.2 77.3c0-0.2-0.1-0.4 0-0.6 0-0.1 0-0.1 0-0.1 0.1 0.1 0.2 0.2 0.3 0.4Z' class='cp_2'/%3e%3cpath d='M48.2 76.1c0-0.1 0-0.1 0-0.1 0 0.2 0.1 0.3 0.1 0.4C48.1 76.3 48.2 76.2 48.2 76.1Z' class='cp_2'/%3e%3cpath d='M48.2 81c0 0.1-0.1 0.1-0.1 0.2 0 0-0.1 0-0.1 0 0-0.1 0-0.2 0-0.3 0.1 0 0.1 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M48.1 82.2c0 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M48.1 82.7C48 82.6 48 82.6 48.1 82.5c0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M48 82.8c0.2 0.1 0.1 0.2 0.1 0.4C48 83 48 83 48 82.8Z' class='cp_2'/%3e%3cpath d='M48.2 83.4C48 83.4 48 83.4 48 83.3c0.1 0 0.1 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M48.3 105.5c-0.1-0.1-0.1-0.2-0.1-0.3 0.2 0.1 0.2 0.1 0.1 0.3Z' class='cp_2'/%3e%3cpath d='M48.5 104.2c0 0 0 0.1-0.1 0.2 -0.1-0.3 0-0.6-0.1-0.9 -0.1-0.3-0.1-0.6-0.1-0.9 -0.1-0.3 0-0.6 0-0.9l0 0.1c0 0.2 0.1 0.4 0 0.7 0 0 0.1 0.1 0.1 0.2 0.1 0.1 0.1 0.2 0.1 0.4 0 0.2 0.1 0.4 0.1 0.5 0 0.2 0 0.4 0 0.6Z' class='cp_2'/%3e%3cpath d='M48.6 95.9C48.5 95.8 48.4 95.8 48.4 95.8c0-0.2 0-0.4 0-0.5 0-0.1 0.1-0.1 0.1-0.1 0 0 0.1 0 0.1 0.1 0 0.2 0 0.4 0 0.6Z' class='cp_2'/%3e%3cpath d='M48.8 92.2c0 0-0.1 0-0.2-0.1 0-0.1 0-0.2 0-0.6 0.1 0.1 0.1 0.1 0.1 0.1 0 0.2 0.1 0.3 0.2 0.4 0 0 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M48.9 85.5c-0.1 0.1-0.2 0-0.2-0.1C48.6 85.3 48.5 85.1 48.8 85c0-0.1 0-0.1 0-0.1 0 0 0-0.1-0.1-0.1 0-0.1 0-0.3-0.1-0.4 0.1 0 0.1 0 0.1 0 0-0.1 0-0.2 0-0.3 0.1 0 0.2 0 0.2 0.1 0 0.3 0 0.7 0 1.1 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M48.8 80.4c0-0.1 0-0.1 0.2-0.1 -0.1 0.1-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M49.2 73.9c0-0.3 0.1-0.5 0.1-0.7 0.3 0.3 0.3 0.4-0.1 0.7Z' class='cp_2'/%3e%3cpath d='M49.3 83.6l0-0.2c0.1 0 0.1 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M49.4 83.9c0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.2 0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M49.5 90.5c0 0 0 0.1 0 0.1 0 0-0.1 0-0.1-0.1l0.1 0Z' class='cp_2'/%3e%3cpath d='M49.5 104.4c-0.1-0.1-0.1-0.1 0-0.3 0 0.1 0 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M49.5 94.3c0-0.1 0-0.1 0-0.2 0 0 0.1 0.1 0.1 0.2 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M49.6 89.6c0 0-0.1 0-0.1-0.1l0.1 0 0 0.1c0.1 0 0 0 0 0Z' class='cp_2'/%3e%3cpath d='M49.8 95.5c-0.1 0-0.1 0-0.2 0 0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M49.9 84c0-0.1 0-0.2 0-0.4 0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.2 -0.1 0.3 0.1 0.5 0 0.8 0 0.2 0.1 0.4 0.1 0.6 0.1 0.2 0.1 0.5 0.1 0.7 0 0-0.1 0.1-0.1 0.1C50 85.8 50 85.7 50 85.5 50 85 50 84.5 49.9 84Z' class='cp_2'/%3e%3cpath d='M50.2 86.3c0 0.1-0.1 0.1-0.2 0.1L50 86c0.2 0.1 0.1 0.3 0.2 0.3Z' class='cp_2'/%3e%3cpath d='M50 86.5c0.1 0 0.1 0 0.1 0 0 0.1 0.1 0.2 0.1 0.4l-0.2 0c0-0.2 0-0.3 0-0.4Z' class='cp_2'/%3e%3cpath d='M50.3 87.7c0-0.1 0-0.1 0-0.2 0.1 0.2 0.2 0.4 0.2 0.6 -0.1 0.2-0.1 0.4 0.1 0.5 0 0-0.1 0-0.1 0C50.4 88.5 50.3 88.5 50.3 88.4c-0.1 0-0.1-0.1-0.1-0.1 0.1-0.2 0-0.4 0.1-0.6Z' class='cp_2'/%3e%3cpath d='M50.6 89.9c0 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.1 0 0 0 0.1-0.1 0.1-0.2 0 0.1 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M50 89.3c0.3 0 0.2-0.3 0.3-0.4C50.4 89 50.4 89 50.4 89c0 0.1 0 0.2-0.1 0.3 0 0-0.1 0.2-0.3 0Z' class='cp_2'/%3e%3cpath d='M50.1 103.3c0.1 0 0.1 0.1 0.1 0.2 -0.1-0.1-0.1-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M50.4 104c0.1 0.2 0.1 0.3 0.1 0.4 -0.2-0.1-0.2-0.1-0.1-0.4Z' class='cp_2'/%3e%3cpath d='M50.5 97.9c0 0.1 0.1 0.2 0.1 0.3 -0.2 0-0.2-0.1-0.1-0.3Z' class='cp_2'/%3e%3cpath d='M50.7 93c-0.1 0.1-0.2 0-0.2-0.1 0.1 0 0.1 0 0.2-0.1 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M50.8 78.1c-0.1 0.1-0.1 0.1-0.2 0 0-0.1 0.3-0.2 0-0.3 0.1-0.1 0.2-0.1 0.3-0.2 0 0.2-0.1 0.4-0.1 0.5Z' class='cp_2'/%3e%3cpath d='M50.7 77.1c0-0.1 0-0.2 0-0.4l0-0.1c0.2 0.1 0.2 0.3 0.1 0.4 0 0.1-0.1 0.2 0.1 0.3 -0.2 0-0.3 0-0.2-0.2Z' class='cp_2'/%3e%3cpath d='M50.7 71.4c0-0.2 0.1-0.2 0.2-0.1 0 0-0.1 0-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M51.2 81.9c0-0.2-0.1-0.3-0.1-0.5 0.2 0 0.2 0.2 0.1 0.5Z' class='cp_2'/%3e%3cpath d='M51 80.5c0 0 0-0.1 0-0.1l0.2 0c0 0.1 0 0.1 0 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M51.5 74.2l0-0.1c-0.1 0-0.1 0-0.1 0 0-0.2 0-0.4 0-0.6 0.2 0.1 0.1 0.3 0.3 0.3 0 0.1-0.1 0.2-0.2 0.4Z' class='cp_2'/%3e%3cpath d='M51.5 71.8c-0.1 0 0 0 0 0 0.1 0 0.1 0 0.1 0 0.1 0.1 0 0.1 0 0.2C51.5 71.9 51.5 71.9 51.5 71.8Z' class='cp_2'/%3e%3cpath d='M51.9 86.9c0 0-0.1-0.1-0.1-0.1 0.1 0 0.2 0 0.3-0.1 -0.1 0.1-0.2 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M51.9 86.2c0.2 0.2 0.2 0.2 0.1 0.4C51.9 86.5 51.8 86.4 51.9 86.2Z' class='cp_2'/%3e%3cpath d='M52.1 102.9c0-0.2 0-0.2 0-0.3 0.1 0.1 0.1 0.1 0 0.3Z' class='cp_2'/%3e%3cpath d='M52.1 102.4c0-0.1 0-0.1 0-0.2 0 0.1 0.1 0.1 0.1 0.1 0 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M52.1 92.9c0-0.2 0-0.3 0-0.4 0 0 0-0.1 0-0.1 -0.1 0-0.2-0.1-0.2-0.2 0.1 0 0.1 0.1 0.2 0.2 0.1 0.2 0.1 0.4 0.1 0.6C52.1 93 52 93 52.1 92.9Z' class='cp_2'/%3e%3cpath d='M52.6 69.2C52.5 69.1 52.3 69 52.2 69.1c-0.1 0-0.2 0.1-0.2 0.3 0 0 0 0.1 0 0.1 -0.4 0.2-0.4 0.2-0.3 0.6 -0.3 0.1-0.5-0.2-0.8-0.3 -0.1 0.1-0.2 0.2-0.3 0.4C50.5 70.1 50.4 69.9 50.3 69.8 50.1 69.7 50 69.7 49.9 69.9c0 0.2 0 0.3 0 0.4 0.1 0.2 0.1 0.3 0 0.5 0 0-0.1 0-0.1 0 -0.2-0.1-0.3 0-0.4 0.1l0 0.1c0 0.2 0 0.3 0 0.5 0 0 0.1 0.1 0.1 0.1 -0.1 0.2 0 0.4 0.1 0.7 0 0.1 0 0.3 0 0.5 -0.2 0.1-0.3 0-0.3-0.1 0-0.3-0.1-0.6-0.1-0.9 0-0.3 0-0.5-0.1-0.8C49 70.8 48.8 70.7 48.6 70.6c-0.1 0.1 0 0.3-0.2 0.3 0 0.1 0 0.2 0 0.2 0.2 0.2 0.1 0.3 0.1 0.5C48.4 71.4 48.2 71.3 48.3 71.1 48.2 71 48 70.9 47.9 70.8c-0.1 0.3-0.4 0.5-0.2 0.8 -0.1 0.1-0.1 0.1-0.2 0.2 0-0.1-0.1-0.1-0.1-0.1 0 0 0-0.1 0-0.1C47.3 71.4 47.2 71.3 47 71.4c-0.2 0-0.3 0.1-0.4-0.1C46.5 71.2 46.4 71.2 46.3 71.2c-0.1 0.1-0.1 0.1-0.1 0.2l-0.5 0c-0.1-0.2 0-0.5-0.1-0.8 -0.1 0-0.2 0-0.2 0 -0.1 0-0.2-0.1-0.3-0.1 -0.1-0.1-0.2 0-0.3-0.1 0.1 0.3 0.1 0.6 0.1 0.9 -0.1 0-0.1-0.1-0.2-0.1C44.6 70.9 44.5 70.8 44.2 70.8 44 70.8 43.9 70.7 44 70.5c0.1-0.1 0.1-0.2 0-0.2C43.9 70.1 43.9 70.1 43.7 70.2l0-0.2c-0.1 0-0.2 0.1-0.3 0.1 0 0.1 0 0.3 0 0.4 -0.1 0.1-0.2 0.2-0.2 0.2 -0.1 0.2-0.2 0.2-0.3 0.1 0-0.3 0-0.7 0-1.1l-0.1 0c-0.3-0.2-0.3-0.2-0.5 0.1 -0.1 0.1-0.1 0.2-0.2 0.3C41.9 69.9 41.6 69.8 41.7 69.5c0-0.2-0.1-0.3-0.3-0.4C41.2 69 41 68.9 40.9 68.7c-0.2 0.1-0.3 0.2-0.2 0.4 0 0-0.1 0.1-0.1 0.2 -0.2 0-0.1-0.1-0.1-0.2C40.5 69 40.4 69 40.3 68.9c0 0.1 0 0.1-0.1 0.2 0-0.3-0.3-0.3-0.5-0.4C39.6 68.6 39.5 68.6 39.4 68.6c0 0.1 0 0.1 0 0.2 -0.1 0-0.2 0-0.2 0C39 68.9 39.1 69.1 39 69.3 38.8 69.2 38.6 69.2 38.5 68.9c-0.2 0-0.2 0.2-0.2 0.4 -0.1 0-0.2 0-0.3 0 0 0-0.1 0-0.1 0C37.8 69.2 37.7 69 37.6 69.1 37.5 69 37.4 69 37.3 69.1c0 0.1-0.1 0.2-0.1 0.3 0 0.2 0.1 0.4 0.1 0.6C37.1 70 37 69.7 36.8 69.8c-0.1 0.4-0.2 0.8-0.1 1.2 0 0-0.1 0.1-0.1 0.1C36.5 71 36.5 71 36.5 71c0-0.2-0.2-0.3-0.4-0.4 -0.1 0-0.1 0-0.2 0.1 -0.1 0-0.1 0-0.2-0.1 0 0-0.1 0-0.2 0.1 0 0-0.1 0.1-0.2 0.1 0 0.2 0 0.3 0 0.5C35.2 71.2 35.1 71.1 35 71c-0.1 0-0.1 0-0.2 0.2 0 0.1 0 0.2-0.1 0.4 0 0-0.1-0.1-0.1-0.1 -0.3-0.3-0.4-0.3-0.6 0C34 71.3 33.9 71.1 33.7 71c-0.1 0.3-0.3 0.5-0.2 0.7 -0.1 0.1-0.2 0-0.2-0.1C33.2 71.4 33 71.2 32.8 71.1c-0.1 0.1-0.1 0.2-0.1 0.3 0 0.1 0.1 0.3-0.1 0.4C32.5 71.7 32.4 71.7 32.3 71.6 32.2 71.5 32.2 71.3 32 71.3c0 0 0.1-0.1 0.1-0.1C32 71.1 31.8 71.1 31.7 71c0-0.2 0.1-0.4 0.2-0.6 0 0-0.1 0-0.1 0 -0.1 0 0-0.1-0.1-0.1 -0.1 0-0.2-0.1-0.3-0.1 -0.2 0.1-0.4 0.3-0.5 0.5 0 0 0 0.1-0.1 0.1 0 0.1-0.1 0.2-0.2 0.3C30.6 71 30.5 71 30.5 70.9c-0.1 0-0.2-0.1-0.2-0.1 0-0.5-0.1-0.9-0.1-1.4 -0.2 0-0.3-0.2-0.5-0.2C29.6 69.1 29.4 69.1 29.3 69.1c-0.1 0.2-0.1 0.3-0.1 0.4 0.1 0.1 0.1 0.3-0.1 0.3 0 0-0.1-0.1-0.1-0.2 0-0.2 0-0.4-0.1-0.5 0-0.1-0.1-0.2-0.2-0.3 -0.1 0-0.3-0.1-0.3-0.2 0-0.2-0.1-0.4-0.1-0.6 0-0.1-0.2-0.2-0.3-0.2 -0.1 0-0.2 0-0.3 0 -0.1 0.3 0 0.6 0.1 1 -0.2 0-0.3-0.1-0.3-0.2 0 0 0-0.1 0-0.1C27.4 68.1 27.4 68.1 27.2 67.9c0.2-0.1 0.3-0.3 0.6-0.3 0.1 0 0.2-0.1 0.3 0 0.2 0.1 0.4 0 0.5-0.3 0 0 0.1-0.1 0.1-0.1 0.1-0.1 0.2-0.3 0.4-0.4 0-0.1 0.1-0.1 0.2-0.1C29.1 66.8 29 67 28.9 67.1c-0.1 0.2-0.1 0.3 0.2 0.4 -0.1 0.2-0.2 0.3-0.3 0.3 -0.2 0-0.2 0.1-0.1 0.2 0.1 0.1 0.3 0.1 0.4 0.1C29.5 68 29.8 67.8 30 67.5c0.1 0 0.1 0 0.2-0.1 0.1 0 0.2-0.1 0.2-0.2C30.5 67 30.6 67 30.7 66.9c0.2 0.1 0.3 0.2 0.5 0.3 0.2 0.1 0.3 0 0.4-0.2 0-0.2 0.2-0.3 0.3-0.5 0.2-0.2 0.4-0.4 0.5-0.6 0-0.1 0.1-0.2 0.2-0.3 0.1-0.1 0.2-0.3 0.4-0.5C33 65 33 65 33.1 64.9c0 0.1 0 0.2 0 0.3 0 0.1 0 0.1 0 0.2 -0.3 0.3-0.5 0.6-0.7 0.8 -0.2 0.3-0.1 0.4 0.1 0.5 0.2 0.1 0.3 0.2 0.5 0.3 0.2-0.2 0.4-0.4 0.5-0.6 0.1 0 0.1 0 0.1-0.1 0.1-0.2 0.2-0.2 0.4-0.1l0.1 0c0.1 0 0.2 0.1 0.3 0.1 0.1-0.1 0.3-0.2 0.3-0.3 0.2-0.2 0.3-0.2 0.5-0.1 0.1 0 0.1 0.1 0.1 0.1 0.1 0 0.1 0 0.1 0 0-0.1 0-0.1 0-0.2 0.1 0 0.2 0 0.2-0.1 0 0 0-0.1 0-0.2 0.1 0 0.2 0 0.3 0 0-0.1 0-0.1 0-0.2 0.1 0.1 0.1 0.1 0.2 0.3 0 0 0.1 0 0.2 0.1 0.3 0.1 0.4 0 0.5-0.3 0-0.1 0.1-0.2 0.1-0.2 0.2 0 0.3 0 0.5-0.1 0-0.1 0.1-0.1 0.1 0 0.1 0 0.2 0.1 0.3 0.2 0.2 0 0.3 0 0.4-0.1 0.1-0.1 0.2-0.3 0.4-0.4 0-0.1 0-0.1 0.1-0.2 0.1 0.1 0.1 0.2 0.3 0.2 0.1 0.1 0.2 0.1 0.2 0.1 0.1-0.1 0.2-0.2 0.2-0.3 0.2-0.2 0.4-0.5 0.5-0.7C40 63.8 40.1 63.6 40 63.4c0 0 0-0.1 0-0.1 0.2-0.1 0.4-0.1 0.5-0.3 0.1-0.3 0.4-0.4 0.5-0.7 0.1-0.3 0.3-0.5 0.4-0.8 0.1 0.1 0.1 0.3 0.1 0.4 0.1 0.1 0.1 0.3 0.2 0.5 0.1 0.3 0.3 0.7 0.4 1 0.1 0.2 0.1 0.3 0.3 0.4 0.1 0 0.1 0.1 0.1 0.1 0.1 0.1 0.3 0.2 0.4 0.1 0.1 0.3 0.2 0.5 0.3 0.7 0 0.1 0.2 0.2 0.3 0.3 0.2 0.2 0.4 0.3 0.6 0.4 0.3-0.1 0.1-0.4 0.1-0.6 0.2 0.1 0.2 0.2 0.3 0.3 0.1 0.1 0.1 0.2 0.2 0.2 0.1 0 0.3 0.1 0.4 0.1 0.1 0.1 0.2 0.2 0.3 0.3 0.1-0.2 0.4-0.2 0.3-0.5 0.2 0.2 0.5 0.3 0.7 0.4 0 0.1 0.1 0.1 0.1 0.2 0.2 0 0.4-0.1 0.7-0.2 0 0 0.1 0.1 0.2 0.1 0 0.1 0.1 0.2 0.2 0.3 0.2 0.1 0.4 0.3 0.7 0.4 0.1 0.1 0.3 0.1 0.5 0.1 0.1 0.1 0.2 0.1 0.4 0.2C49.3 67 49.7 67 50 67.1c0.1 0 0.2 0 0.2-0.1 0.1 0.3 0.4 0.3 0.6 0.3 0.2-0.1 0.4-0.1 0.6-0.1 0.1 0.1 0.1 0.2 0.2 0.4 0.1 0.1 0.2 0.2 0.4 0.2 0.1 0 0.3 0 0.5 0 0 0.2 0 0.3 0 0.5 0.1 0.1 0.3 0.2 0.5 0.2 0-0.1 0-0.1 0-0.2 0-0.1 0.2-0.2 0.3-0.1 0 0.1 0.2 0.1 0.3 0.2 0-0.1 0-0.2 0.1-0.3 0.1 0.1 0.1 0.1 0.2 0.2 -0.2 0-0.2 0-0.3 0.1 -0.1 0.2 0.1 0.4 0.1 0.7 0-0.1-0.1 0-0.2-0.1C53.3 68.9 53.2 69 53 69.1c-0.1 0-0.1 0.2-0.1 0.3C53 69.5 53 69.5 53 69.6c-0.2 0-0.2 0-0.3-0.1 0-0.1-0.1-0.2-0.1-0.3Z' class='cp_2'/%3e%3cpath d='M27.8 61.3c0.1-0.1 0.1-0.1 0.2 0 0 0 0.1 0.1 0.1 0.1 -0.1 0-0.2 0-0.2 0 0 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M28.5 60.9C28.4 61 28.4 61 28.3 61.1c0-0.1 0-0.1 0.2-0.2Z' class='cp_2'/%3e%3cpath d='M31 65.6c0.1-0.2 0.3-0.4 0.4-0.6 0-0.1 0-0.2 0.2-0.2 -0.1 0.2-0.1 0.3-0.1 0.4 0 0.1-0.1 0.2-0.1 0.2 -0.2 0.1-0.3 0.2-0.4 0.4 0 0.1-0.1 0.1-0.2 0.2 0-0.2 0.1-0.3 0.2-0.4Z' class='cp_2'/%3e%3cpath d='M32.1 64.5c0.1-0.2 0.2-0.3 0.3-0.5l0.1 0c-0.1 0.1-0.2 0.2-0.2 0.4 -0.1 0-0.1 0.1-0.2 0.2L32 64.7l-0.1 0c0-0.1 0-0.1 0-0.2 0 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M32 64.3c0 0 0-0.1 0.1-0.1 0 0.1 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M32.4 59.7c-0.1 0-0.1 0-0.1-0.1 0 0 0.1 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M32.8 63.5c-0.1 0.1-0.2 0-0.4 0 0.2-0.3 0.3 0 0.4 0Z' class='cp_2'/%3e%3cpath d='M31.7 65.1c0-0.1 0.1-0.2 0.1-0.3 0.1 0 0.1 0 0.1 0.1 0.1 0.1 0 0.1-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M31.7 59.8c0-0.2 0-0.2 0.2-0.2 -0.1 0.1-0.1 0.1-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M33.4 62.6c-0.1 0.2-0.2 0.3-0.3 0.5C33 63 33 62.9 33.1 62.8c0 0-0.1-0.1-0.2-0.2 0.1 0.1 0.2 0.1 0.2 0.1 0.1-0.1 0.1-0.1 0.1-0.2 0 0 0-0.1 0.1-0.1 0.1-0.2 0.2-0.3 0.4-0.5 0 0.2-0.1 0.3-0.1 0.4 -0.1 0.2-0.2 0-0.3 0.1 0 0.1 0 0.2-0.1 0.3 0.1-0.1 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M33.1 63.2C33 63.2 33 63.3 33 63.4c-0.1-0.2-0.1-0.3 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M33.9 62.9c0-0.1 0.1-0.2 0.1-0.3 0 0.1 0 0.1 0.1 0.1 0 0.1-0.1 0.1-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M34.7 64c0.1-0.1 0.1-0.2 0.1-0.2 0.1-0.1 0.2-0.1 0.3-0.1 -0.1 0.2 0 0.4-0.1 0.6 -0.1 0.1-0.1 0.3-0.3 0.4C34.6 64.6 34.6 64.6 34.5 64.5c0.2-0.1 0.3-0.3 0.2-0.5Z' class='cp_2'/%3e%3cpath d='M34.8 59.7l0-0.1c0 0.1 0.1 0.1 0.1 0.1 0 0 0 0.1 0 0.1 0-0.1-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M36.3 57.6c0.1 0.1 0.1 0.1 0.2 0.2 -0.2 0-0.2 0-0.2-0.2Z' class='cp_2'/%3e%3cpath d='M37.3 61.3c0 0.2-0.1 0.3-0.2 0.4 0 0.2-0.1 0-0.2 0 0-0.1 0.1-0.2 0.1-0.3 0.1-0.1 0.2-0.1 0.3-0.1Z' class='cp_2'/%3e%3cpath d='M37.3 60.9c0.1-0.1 0.1-0.1 0.2-0.2l0 0.1c0 0.1 0 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M36.9 58.6c0-0.1 0-0.1 0-0.1 0 0 0.1 0 0.1-0.1 0 0.1 0 0.1 0 0.1l-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M37.6 64.1c0.1-0.2 0.2-0.3 0.3-0.4C38 63.6 38 63.6 38.2 63.6 38 63.7 37.9 64 37.6 64.1Z' class='cp_2'/%3e%3cpath d='M38.5 62.7c0.1-0.1 0.2-0.2 0.2-0.3 0.1 0.3-0.1 0.7-0.3 0.7 0-0.1 0.1-0.2 0.1-0.4Z' class='cp_2'/%3e%3cpath d='M39.2 61.5c0-0.1 0-0.2 0-0.2l0.2 0c-0.1 0-0.1 0.1-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M40.8 60.6c0 0 0.1 0.1 0.1 0.1 -0.1 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M42.3 61.5c0-0.2-0.1-0.5-0.1-0.7 0 0 0.1 0 0.1 0 0 0.1 0.1 0.2 0.1 0.3 0 0.1 0 0.3 0 0.4 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M42.4 61.8c0 0-0.1-0.1-0.1-0.2 0 0 0.1 0 0.1 0 0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M43.7 63.7c0.2 0 0.2 0.2 0.3 0.3 0.1 0.2 0.2 0.5 0.2 0.7C43.8 64.6 43.7 64.2 43.6 63.9c0-0.1 0-0.3-0.1-0.4 -0.1 0-0.1-0.1-0.1-0.2 0.1 0.2 0.3 0.2 0.3 0.4Z' class='cp_2'/%3e%3cpath d='M44.7 62.9c0.1 0 0.1 0 0.1 0C44.7 63 44.7 63 44.7 63c-0.1 0-0.1 0 0-0.1Z' class='cp_2'/%3e%3cpath d='M46 62.8c0-0.1 0-0.2 0-0.3 0 0 0.1 0 0.1 0.1 0 0 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M46.1 63.3l-0.1 0c0-0.1 0-0.1 0.1-0.1l0 0.1Z' class='cp_2'/%3e%3cpath d='M46.1 62.4C46 62.3 46 62.3 45.9 62.3c0.1 0 0.1 0 0.1 0l0.1 0 0 0.1Z' class='cp_2'/%3e%3cpath d='M46 61c-0.1 0-0.1 0-0.2-0.3C46 60.8 46 60.8 46 61Z' class='cp_2'/%3e%3cpath d='M45.9 62.5l-0.1 0.1c0-0.1 0-0.1 0-0.1l0.1 0Z' class='cp_2'/%3e%3cpath d='M46.2 63.9c0.1 0 0.2-0.1 0.3-0.1 -0.1 0.1 0 0.2-0.2 0.3 0-0.1 0-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M46.5 64.4l0.1-0.1c0 0 0 0.1 0 0.1l0.1 0c-0.1 0-0.1 0.1-0.1 0.1 -0.1 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M47.3 59.5c-0.1 0.1-0.2 0-0.2-0.1 -0.1-0.3 0-0.6 0-1l0.1 0c0 0.3 0.1 0.5 0 0.8 0 0.1-0.1 0.2 0.1 0.3Z' class='cp_2'/%3e%3cpath d='M47.5 64.3c-0.1 0-0.2 0-0.2-0.1 0.2 0 0.2 0 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M47.2 57.8c-0.1 0-0.1 0-0.2 0 0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M48.5 65.1c0 0 0.1 0 0.1 0 0 0 0 0.1 0 0.1l-0.1 0c0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M51 64.5l0 0.1c0 0-0.1 0-0.1 0 -0.1 0-0.2-0.1-0.2-0.2 0-0.1 0.1-0.2 0.2-0.1 0.1 0-0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M50.8 66.2C50.5 65.9 50.4 65.9 50.6 65.7c0 0.2 0.1 0.3 0.2 0.5Z' class='cp_2'/%3e%3cpath d='M51.1 65.1c0.2 0.1 0.3 0.1 0.4 0.3C51.3 65.3 51.2 65.3 51.1 65.1Z' class='cp_2'/%3e%3cpath d='M51.8 66.3C51.6 66.2 51.6 66.2 51.5 66c0.2 0 0.2 0 0.3 0.3Z' class='cp_2'/%3e%3cpath d='M51.6 65.5c0 0 0.1 0 0.1 0 -0.1 0.1-0.1 0.1-0.1 0.1 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M52.2 67.1C52.1 67 52.1 66.9 52 66.8c0.2 0 0.2 0 0.2 0.3Z' class='cp_2'/%3e%3cpath d='M52.2 63.7c0.2 0 0.4 0.2 0.3 0.5C52.3 64.1 52.3 63.9 52.2 63.7Z' class='cp_2'/%3e%3cpath d='M52 66.6c-0.1 0-0.1-0.1-0.1-0.1 0 0 0-0.1 0-0.1 0 0.1 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M52.9 60.7l0-0.1 0.1 0 0 0.1c0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M53.1 60.9C53.1 60.9 53 61 53 61c0-0.1 0-0.1-0.1-0.2 0.1 0 0.2 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M52.9 64.8c-0.1-0.1-0.1-0.1 0-0.2 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M53.7 78.3c0-0.1 0-0.1 0-0.2 0-0.1 0-0.2-0.1-0.3 0 0 0.1-0.1 0.1-0.2 0.1 0.2 0.1 0.4 0.2 0.5 0 0.1 0 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M53.8 83.7l-0.1 0c0-0.1 0-0.1 0-0.2 0.1 0 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M53.6 77.5c-0.1-0.1-0.1-0.2 0-0.2 0.2 0.1 0.1 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M53.4 72.9c0-0.1-0.1-0.2-0.1-0.3l0.1 0c0 0.1 0 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M52.7 88.8c0.1-0.1 0.1-0.1 0.2-0.2 0 0.2 0 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M52.9 89c0 0-0.1-0.1-0.1-0.2 0.1 0.1 0.2 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M53 70c0 0-0.1 0-0.1 0 0-0.1 0.1-0.1 0.1-0.1 0 0 0.1 0 0.1 0C53 70 53 70 53 70Z' class='cp_2'/%3e%3cpath d='M53.1 74.9C53 74.9 53 74.8 53 74.8c0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M53.1 70.6c0-0.2-0.1-0.3 0-0.4 0.1 0.1 0.1 0.2 0 0.4Z' class='cp_2'/%3e%3cpath d='M53.2 75.5c0.1-0.1 0.2-0.1 0.3-0.2 -0.1 0.1-0.1 0.1-0.3 0.2Z' class='cp_2'/%3e%3cpath d='M53.4 76.4c0 0 0.1-0.1 0.1-0.2 0.1 0.1 0.1 0.2 0 0.2 0.1 0.1 0.1 0.1 0.2 0.2 0 0.1-0.1 0.2-0.1 0.3 0 0-0.1 0-0.2 0 0-0.2 0-0.3 0-0.5Z' class='cp_2'/%3e%3cpath d='M53.5 77.1c0.1 0 0.1 0 0.2 0l0.1 0.1c-0.1 0-0.1 0-0.1 0 -0.1 0-0.2 0-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M53.5 88.8c0-0.1 0-0.2 0-0.4 0.2 0.2 0.2 0.3 0.2 0.5 -0.1 0.1-0.2 0-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M53.6 88.1c0.3 0 0.2 0.3 0.4 0.3 -0.3 0.2-0.4 0-0.4-0.3Z' class='cp_2'/%3e%3cpath d='M54.3 99.3c0 0.1 0 0.1 0 0.1 -0.1 0.1-0.1 0.2 0 0.4 0 0-0.1 0-0.1 0.1 0-0.1-0.1-0.3-0.1-0.4 0-0.3 0-0.6 0.1-0.9 0-0.1-0.1-0.3-0.1-0.4C54.1 98.1 54 98 54.2 97.9c0.1 0.1 0.2 0.3 0.2 0.4 0 0.4 0 0.7-0.1 1Z' class='cp_2'/%3e%3cpath d='M54.5 72c0 0.1 0 0.2 0 0.3 -0.3-0.1-0.3-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M54.3 71.9c0 0-0.1-0.1-0.1-0.1 0.1 0 0.1 0 0.1-0.1 0 0.1 0 0.1 0.1 0.1 -0.1 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M54.3 61c0.2 0.2 0.4 0.4 0.4 0.7C54.6 61.5 54.3 61.3 54.3 61Z' class='cp_2'/%3e%3cpath d='M54.4 65.5c-0.2 0-0.2 0-0.3-0.2 0 0 0-0.1 0.1-0.1 0.1 0.1 0.1 0.2 0.2 0.3Z' class='cp_2'/%3e%3cpath d='M54.5 74.1c-0.2-0.3-0.1-0.7-0.2-1 0.3 0.1 0.4 0.5 0.2 1Z' class='cp_2'/%3e%3cpath d='M54.5 67.8c0.2 0 0.2 0.1 0.3 0.2 -0.2 0-0.2-0.1-0.3-0.2Z' class='cp_2'/%3e%3cpath d='M54.8 63.6c0.3-0.1 0.3 0 0.4 0.4 -0.3 0-0.3-0.2-0.4-0.4Z' class='cp_2'/%3e%3cpath d='M55.2 67.7c0 0.1 0 0.1 0 0.2 0 0-0.1-0.1-0.1-0.1 0 0 0.1-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M55 75.3c0-0.1 0-0.2 0-0.3 0.1 0.1 0.1 0.1 0 0.3Z' class='cp_2'/%3e%3cpath d='M55.1 80.7C55 80.4 54.9 80.1 55 79.7c0.1 0.4 0.2 0.7 0.1 1Z' class='cp_2'/%3e%3cpath d='M54.9 68c0 0 0-0.1 0-0.2C55 67.9 55 68 55 68l-0.1 0Z' class='cp_2'/%3e%3cpath d='M54.9 78.4c0 0.1 0.1 0.2 0 0.3 -0.1-0.1-0.1-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M54.9 82.1c0-0.1 0-0.2 0-0.3 0.2 0.1 0.1 0.3 0.2 0.4 -0.2 0-0.2 0-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M55.1 83.4c0-0.1 0-0.2 0-0.3 0.2 0.1 0.2 0.1 0 0.3Z' class='cp_2'/%3e%3cpath d='M55.3 77.4c0.1 0.1 0.1 0.2 0.1 0.3C55.2 77.6 55.2 77.6 55.3 77.4Z' class='cp_2'/%3e%3cpath d='M55.1 70.5c0-0.1 0-0.2 0-0.2C55.2 70.1 55.1 70 55 69.9c0.1-0.1 0.2-0.2 0.3-0.1 -0.1 0.1-0.1 0.2 0 0.4 0.2 0.1 0.1 0.2-0.2 0.3Z' class='cp_2'/%3e%3cpath d='M55.6 89.4c-0.2 0-0.2-0.1-0.1-0.2 0.1 0.1 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M55.9 68.3c0.1-0.1 0.2-0.1 0.2-0.1 0.1 0.1 0.2 0.2 0.3 0.3 -0.2-0.1-0.4 0-0.5-0.2Z' class='cp_2'/%3e%3cpath d='M56 66.4c0.3 0.2 0.2 0.4 0.3 0.6C56.1 66.8 56.1 66.6 56 66.4Z' class='cp_2'/%3e%3cpath d='M56.2 67.9c-0.1 0-0.1 0.1-0.1 0.1 0-0.1 0-0.1 0-0.1l0.1 0Z' class='cp_2'/%3e%3cpath d='M56.4 98.5c-0.1 0-0.1-0.2-0.2-0.3 0.2 0 0.2 0 0.2 0.3Z' class='cp_2'/%3e%3cpath d='M56.4 99.4C56.3 99.3 56.3 99.2 56.3 99.1 56.2 99 56.2 98.9 56.2 98.8c0.2 0 0.2 0 0.2 0.1 0.1 0.2 0.1 0.3 0 0.5Z' class='cp_2'/%3e%3cpath d='M56.9 62.6C56.8 62.5 56.7 62.4 56.6 62.3c0-0.1 0.1-0.1 0.1-0.2 0.3 0.2 0.3 0.5 0.5 0.8 0 0 0 0.1 0 0.1l-0.1 0c0-0.1-0.2-0.2-0.2-0.4Z' class='cp_2'/%3e%3cpath d='M57 68.4l0 0.1C56.9 68.4 56.9 68.4 56.9 68.4c0 0 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M56.8 82l-0.1 0c0-0.1 0-0.1 0-0.2l0.1 0c0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M56.8 82.8c0.2 0.2 0.1 0.3 0 0.5C56.7 83.2 56.7 83.1 56.6 83c0.1-0.1 0.1-0.1 0.2-0.2Z' class='cp_2'/%3e%3cpath d='M56.8 83.5c0.1 0.1 0 0.2 0 0.4 -0.1-0.2-0.1-0.3 0-0.4Z' class='cp_2'/%3e%3cpath d='M56.9 84.1c0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1 0 0 0.1 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M56.8 84.6C57 84.7 57 84.8 56.9 85 56.8 84.9 56.8 84.9 56.7 84.8c0-0.1 0.1-0.1 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M56.7 93.5c0.1 0 0.1 0 0.1 0l0 0.1c0 0 0-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M56.8 94.1c0.1 0 0.1 0 0.1 0C57 94.2 57 94.2 57 94.3l-0.1 0c0 0-0.1-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M57 94.6c0 0 0-0.1-0.1-0.1 0.1 0 0.1 0 0.1 0 0 0 0 0.1 0.1 0.1 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M57.2 96.6c0 0-0.1-0.1-0.1-0.1 0.1 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0.1 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M57.3 95.2c0 0-0.1-0.1-0.1-0.1 0 0-0.1-0.1-0.1-0.1 0.1-0.1 0.1-0.2 0.2-0.3 0.2 0.2 0.2 0.4 0 0.5Z' class='cp_2'/%3e%3cpath d='M57.4 77.8l-0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M57.4 69.4l0.1 0c0 0.1 0 0.2 0 0.2l-0.1 0c0 0 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M57.6 69.8c-0.1 0-0.1 0-0.1 0 0-0.1 0-0.1 0.1-0.1l0.1 0c-0.1 0.1-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M57.7 65.7c0 0-0.1 0-0.1-0.1 0 0 0.1 0 0.1 0l0 0.1Z' class='cp_2'/%3e%3cpath d='M57.7 71.9c0.1 0 0.1 0 0.2 0l0 0.1c-0.1 0-0.1 0-0.2 0 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M57.7 64c0.1 0 0.1 0 0.1 0 0.1 0.2 0.2 0.4 0.4 0.7C57.9 64.6 58 64.6 57.7 64Z' class='cp_2'/%3e%3cpath d='M57.8 79.5c0 0 0-0.1 0-0.1 0.1 0.1 0.1 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M57.9 89.1C58 89.2 58 89.3 58 89.4c-0.2 0.1-0.2 0-0.2-0.1 -0.1-0.1 0-0.2 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M58 89.8c0 0.1 0 0.2 0 0.4 -0.2-0.3-0.2-0.4 0-0.4Z' class='cp_2'/%3e%3cpath d='M57.9 90.4c0 0 0-0.1 0-0.1l0-0.1c0 0 0.1 0.1 0.1 0.1 0 0 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M58.1 72.6c0 0-0.1-0.1-0.1-0.1 0 0 0-0.1 0-0.1C58 72.2 58 72.2 57.9 72c0.1 0.1 0.2 0.1 0.2 0.2 0.1 0.1 0.1 0.2 0.1 0.3 0 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M58.7 81.9c0-0.3 0-0.5 0.1-0.8 0.2 0.3 0.1 0.6-0.1 0.8Z' class='cp_2'/%3e%3cpath d='M58.8 82.5c0-0.1 0-0.2 0-0.3 0.2 0.1 0.1 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M58.7 76.7c0-0.2-0.1-0.3-0.1-0.5 0.1-0.3 0.1-0.6-0.1-0.9 0-0.1-0.1-0.2-0.1-0.3 0-0.3 0-0.6 0.1-0.8 0.1 0.4 0.2 0.8 0.3 1.2 0 0.2 0 0.4 0.1 0.7 0 0 0.1 0.1 0.1 0.2 -0.1 0.1-0.2 0.2-0.3 0.4Z' class='cp_2'/%3e%3cpath d='M58.8 66.5c0-0.1-0.1-0.2-0.2-0.3 0.2-0.1 0.3 0 0.4 0.2 0 0.2 0.1 0.5 0.2 0.7 0 0.1 0.1 0.2 0.1 0.2 0.1 0.1 0.1 0.1 0.1 0.2 0 0.1 0 0.1-0.1 0.1 0 0-0.1 0-0.1-0.1 0-0.4-0.3-0.7-0.4-1Z' class='cp_2'/%3e%3cpath d='M58.9 68.4l-0.1 0c0 0 0-0.1 0-0.1l0.1 0c0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M59.2 69.2c0-0.1 0-0.1 0-0.2C59 68.9 59 68.7 59 68.6c0.1 0.1 0.2 0.2 0.2 0.4 0.1 0.1 0.1 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M59.3 92.5c0-0.1 0-0.2 0.1-0.2 0 0 0.1 0 0.1 0.1 0 0-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M59.7 72.2c0-0.1 0-0.2 0.2-0.2 0 0.1 0.1 0.2 0.1 0.4 0 0.1 0 0.3 0 0.5C59.9 72.7 59.8 72.4 59.7 72.2Z' class='cp_2'/%3e%3cpath d='M60 80.2c0.1-0.1 0.1-0.1 0.2-0.1 -0.1 0.1-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M60.1 73.8C60 73.6 59.9 73.3 60 73c0 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.2 0.5 0 0.7Z' class='cp_2'/%3e%3cpath d='M60.3 65.2c0.3 0.1 0.4 0.2 0.2 0.4C60.4 65.4 60.4 65.4 60.3 65.2Z' class='cp_2'/%3e%3cpath d='M60.6 63.5c0-0.2-0.1-0.4-0.1-0.6l0-0.1c0.2 0.3 0.3 0.5 0.3 0.8C60.7 63.5 60.6 63.5 60.6 63.5Z' class='cp_2'/%3e%3cpath d='M60.7 65.7l-0.1 0c0 0 0-0.1 0-0.1l0.1 0c0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M60.8 83.2c0 0.2 0 0.3 0 0.4 0 0.3-0.1 0.6-0.2 0.9C60.5 84.4 60.5 84.3 60.5 84.1c0-0.2 0-0.3 0.1-0.5 0-0.1 0-0.2-0.1-0.3 0-0.1 0-0.3 0-0.4 0.1-0.1 0.2-0.1 0.2-0.1 0.1 0.2 0.2 0.3 0.1 0.4Z' class='cp_2'/%3e%3cpath d='M60.8 63.7c0.1 0 0.1 0 0.2 0.1 -0.2 0-0.2 0-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M60.9 68.4L60.8 68.3c0 0 0.1 0 0.1 0 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M61 75.1c0 0.3 0.2 0.6 0.2 0.9 0 0-0.1 0.1-0.1 0.1C60.9 75.8 60.9 75.4 60.8 75c0.1 0.1 0.2 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M61.1 51.7c0.1 0.1 0.1 0.2 0.2 0.3C61.1 51.9 61.1 51.9 61.1 51.7Z' class='cp_2'/%3e%3cpath d='M61.2 88.9C60.9 88.8 61.1 88.6 61.1 88.4c0.1 0.1 0.2 0.3 0.1 0.5Z' class='cp_2'/%3e%3cpath d='M61.3 82.9c0 0-0.1 0-0.1 0l0-0.1c0 0.1 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M61.3 49.6C61 49.8 60.8 50 60.9 50.3c0 0.2-0.1 0.3 0.1 0.5 0 0.1 0 0.2 0 0.4 0 0 0 0.1 0 0.1 0 0.1 0 0.2 0.1 0.4C60.9 51.6 60.8 51.4 60.7 51.4c-0.2 0-0.4 0.1-0.4 0.2 0 0.1 0 0.1 0.1 0.2 -0.1 0-0.1 0-0.2 0.1 0.1 0 0 0.3 0.2 0.3l0.1 0.1c0 0 0 0.1 0.1 0.1 0 0.1 0 0.1 0 0.1 0.1 0.1 0.2 0.1 0.3 0.2 0 0.2 0.1 0.3 0.2 0.5 -0.2 0-0.3 0-0.5-0.1 0 0.2 0 0.3 0 0.4 0 0.2 0 0.3 0 0.4 -0.2 0-0.4 0-0.4 0.2 0 0.2 0 0.3 0 0.4 0 0.1 0 0.1 0 0.2 0 0.1 0 0.2-0.2 0.2 0-0.1 0-0.1 0-0.2 -0.1 0.2-0.2 0.4-0.1 0.6 0 0.3 0 0.3-0.3 0.3 0 0-0.1 0-0.1 0.1 0.1 0.4 0.2 0.9 0.1 1.4C59.3 57 59 57 58.7 56.9c-0.1 0.4 0.3 0.7 0.2 1.1C58.8 57.9 58.8 57.9 58.7 57.8c0-0.1-0.2-0.2-0.2-0.1 -0.2 0.1-0.1 0.2 0 0.3 0.3 0.3 0.4 0.8 0.7 1.3l0 0.1C59.1 59.4 59 59.3 59 59.3 58.8 59.1 58.7 59.1 58.6 59.2c-0.3 0.1-0.3 0.1-0.2 0.4 -0.2 0.2-0.2 0.2-0.1 0.5 0.1 0.2 0.2 0.4 0.3 0.5 -0.2 0.1-0.4 0.2-0.6 0.3 0 0.1 0 0.2 0.1 0.3 0.1 0.3 0.2 0.5 0.2 0.8C58.1 61.9 58 61.8 57.8 61.8c-0.2 0-0.3-0.1-0.4-0.3C57.3 61.3 57.1 61.2 56.9 61c0 0-0.1 0-0.3 0.1 0 0.1 0.1 0.2 0.1 0.3 -0.1 0-0.2 0.1-0.3 0.1 -0.2-0.1-0.2 0-0.4 0.2C55.9 61.6 55.7 61.6 55.6 61.5 55.5 61.4 55.4 61.3 55.5 61.1c0 0 0-0.1 0-0.1 -0.1-0.1-0.1-0.2 0-0.3 0-0.1 0-0.2-0.1-0.2 -0.2 0-0.3 0.1-0.4 0.2 0 0.1 0 0.2 0 0.3C54.8 60.9 54.7 60.7 54.6 60.7c-0.1-0.1-0.3 0-0.4-0.1 -0.1 0-0.1 0-0.1-0.1C54 60.3 53.8 60.2 53.6 60.3c-0.2 0.1-0.2 0.2-0.3 0.1C53.2 60.3 53.2 60.3 53.1 60.3c-0.2 0-0.2-0.2-0.3-0.3C52.7 59.8 52.5 59.7 52.3 59.8c-0.1 0-0.2 0.1-0.2 0.1 0 0.2 0.1 0.3 0.1 0.4 0 0.1 0 0.1 0 0.2 -0.1 0.2 0 0.4 0 0.6C52 61.1 52 60.9 52 60.8c-0.2-0.3-0.2-0.6-0.2-1 0-0.1 0-0.2-0.1-0.3C51.5 59.4 51.5 59.3 51.3 59.2c-0.2 0-0.3 0-0.3 0.2 0 0.1 0 0.2 0 0.3 -0.1 0-0.1-0.1-0.1-0.1C50.8 59.3 50.8 59.3 50.5 59.3c0-0.1-0.1-0.2-0.1-0.2 0-0.2-0.1-0.4-0.3-0.6 0 0-0.1-0.1-0.1-0.1 0-0.2-0.1-0.3-0.3-0.3 0 0.2 0.1 0.4-0.1 0.6C49.5 58.6 49.4 58.4 49.3 58.3c-0.2 0-0.3 0-0.5 0.2C48.7 58.4 48.6 58.4 48.6 58.3c0-0.1-0.1-0.2-0.1-0.3C48.4 57.8 48.4 57.8 48.2 57.8c-0.2 0-0.3 0.1-0.2 0.3 0 0.2 0 0.5 0.1 0.7 0.1 0.1 0.2 0.3 0.2 0.5l-0.1 0C47.9 58.9 47.7 58.6 47.9 58.1c0-0.3 0-0.6-0.2-0.9 -0.1 0-0.1-0.1-0.1-0.2C47.5 56.7 47.4 56.7 47.1 56.8L47 56.9l0 0.2c0 0.1 0 0.1 0 0.1C46.8 57.1 46.9 56.8 46.7 56.7c-0.2 0-0.4 0.1-0.5 0.4 0-0.2 0-0.3-0.1-0.5 0 0 0-0.1-0.1-0.2 0 0-0.1 0-0.1 0 -0.2 0.2-0.3 0.3-0.3 0.5 0.1 0.3 0.1 0.6 0.1 0.9 0.1 0 0 0 0 0.1 0 0-0.1 0-0.1-0.1 0.1-0.3-0.2-0.5-0.3-0.7 0 0-0.1-0.1-0.2-0.1C45 57 45 57 44.9 57.2 44.8 57 44.6 56.8 44.5 56.6c-0.3 0.1-0.3 0.2-0.2 0.4 0 0.1 0 0.2 0 0.4 -0.1 0.2 0 0.5 0 0.7 0 0.1 0 0.2 0 0.3 0 0.1 0.1 0.2 0.1 0.4C44.2 58.7 44.3 58.5 44.3 58.4 44.2 58.2 44.1 58 44 57.8c-0.1 0-0.1 0-0.1 0 -0.2 0.2-0.1 0.5-0.1 0.7 0 0.3 0.1 0.5 0.2 0.8 0 0.5 0.1 0.9 0.2 1.4l-0.1 0.1C44.1 60.6 44 60.5 44 60.3 44 60 43.9 59.8 43.8 59.6c0-0.2-0.1-0.3-0.1-0.4 0-0.1 0-0.2-0.2-0.3 0 0 0-0.1 0-0.1C43.4 58.4 43.3 58.3 42.9 58.5c0 0.1 0 0.2 0 0.3 -0.1 0.1-0.1 0.1-0.1 0.1 -0.2 0.2 0.1 0.5-0.1 0.8 0 0-0.1-0.1-0.2-0.1C42.4 59.5 42.4 59.3 42.3 59.2c-0.1-0.1-0.2-0.1-0.4 0.1 0 0.1 0.1 0.3 0.1 0.5 -0.1 0-0.2-0.1-0.3-0.1 0 0.2 0 0.4 0.1 0.6 -0.1 0-0.2 0-0.3 0 -0.2-0.2-0.4 0-0.6 0 0 0-0.1 0.1-0.1 0.1C40.6 60.2 40.7 59.9 40.5 59.7c-0.1 0.1-0.1 0.2-0.2 0.2C40.2 59.8 39.9 59.8 39.7 59.8l0-0.1c0.1-0.2 0-0.4-0.1-0.6C39.5 59.1 39.4 59 39.4 59 39.1 59.1 39 59 38.9 58.8c0 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.2 0 0-0.5 0.1-1-0.4-1.4C38 57.5 38 57.5 37.9 57.8 37.6 57.4 37.4 56.9 37 56.7c-0.2 0.1-0.2 0.5-0.5 0.6C36.4 57.2 36.4 57 36.4 56.8c0-0.1 0-0.2-0.1-0.2C36.2 56.5 36 56.6 36 56.7c-0.1 0-0.2 0.1-0.2 0.2 0 0.4-0.2 0.8-0.2 1.2 -0.1 0.1-0.1 0.2-0.2 0.3 0.1-0.3 0-0.4-0.2-0.6C35.2 57.7 35 57.7 35 57.6c0-0.1-0.1-0.1-0.2-0.1 -0.1 0.1-0.2 0.2-0.3 0.4 0 0.2-0.1 0.4-0.1 0.7C34.3 58.5 34.3 58.5 34.3 58.5c-0.2 0.1-0.3 0-0.4-0.2 0-0.2-0.1-0.4-0.3-0.5 0 0-0.1 0-0.2 0 -0.2 0.3-0.2 0.5-0.3 0.8 -0.1 0.3-0.2 0.5-0.4 0.9 0-0.5-0.2-0.7-0.4-1 -0.1 0-0.3 0-0.3 0.3C31.8 58.6 31.7 58.5 31.5 58.5 31.3 58.8 31.1 59 31 59.2c-0.2 0.2-0.4 0.4-0.6 0.5 0.1-0.2 0.1-0.4 0.1-0.6C30.4 58.9 30.4 58.7 30.3 58.5c0 0-0.1-0.1-0.2-0.1 -0.2 0-0.3 0.2-0.3 0.4 0 0.1 0 0.3-0.1 0.5C29.6 59.1 29.5 59 29.4 58.9c-0.1 0-0.1 0.1-0.2 0.2 0 0.3-0.1 0.6-0.2 0.8 0 0.2 0 0.2-0.2 0.3C28.7 59.9 28.5 59.6 28.3 59.4c-0.2 0.1-0.2 0.2-0.2 0.3 -0.2 0.4-0.5 0.7-0.8 1.1C27.2 60.7 27.1 60.6 27 60.4c-0.1 0.2-0.3 0.3-0.3 0.5 0 0 0 0.1 0 0.1 -0.1 0.1-0.3 0.3-0.4 0.5C26.1 61.2 26.1 60.9 25.8 60.7c-0.3 0.2-0.6 0.5-0.8 0.9 0.1 0 0.1 0 0.1 0 -0.1 0.2-0.4 0.6-0.5 0.7 -0.1-0.2-0.1-0.2 0-0.4C24.4 61.7 24.3 61.5 24.1 61.3c-0.1 0.2-0.2 0.3-0.2 0.5 -0.1 0.2-0.2 0.4-0.5 0.4 0.2 0.3 0.2 0.3 0 0.4 0-0.1 0-0.1 0-0.2 -0.1 0-0.1 0-0.2 0 0-0.1 0-0.1 0-0.1 0.1-0.1 0.1-0.3 0.2-0.4 0.1-0.3 0.1-0.6 0.1-0.9 0 0 0-0.1-0.1-0.2C23.2 60.6 23.2 60.4 23.2 60.2c0-0.2 0-0.3 0-0.4C23 59.7 22.9 59.7 22.7 59.6c0-0.1-0.1-0.2 0-0.3 0-0.1-0.1-0.2-0.3-0.3C22.2 58.8 22 58.7 21.7 58.6c0.1-0.1 0.1-0.2 0.1-0.2C21.9 58 21.7 57.8 21.4 57.7c-0.1 0-0.3 0-0.4 0 -0.1 0-0.2 0.1-0.3 0.1 -0.1 0-0.2-0.1-0.2-0.2 0.1-0.3 0.1-0.5-0.1-0.8 0 0 0-0.2-0.1-0.2 -0.1 0-0.2 0-0.3 0 -0.1 0.1-0.1 0.1-0.2 0.2 -0.1 0-0.1-0.1-0.2-0.1 -0.1 0.3-0.2 0.6-0.2 0.9 0 0.2-0.1 0.4-0.3 0.5 0-0.1 0-0.3 0.1-0.5 0.2-0.5 0.2-1 0.3-1.6 -0.1-0.2 0.1-0.4 0-0.7 -0.1 0 0.1-0.1 0.2-0.2l0-0.5c0-0.1 0-0.1 0-0.1 0.2-0.1-0.1-0.2 0-0.3 -0.1 0-0.1-0.1-0.1-0.1C19.5 53.9 19.5 53.8 19.3 53.8c-0.2 0-0.3 0-0.4-0.1 0-0.1 0-0.2-0.1-0.3 -0.1 0-0.1 0-0.1-0.1 -0.2-0.1-0.3-0.1-0.4 0.1 0 0-0.1 0.1-0.1 0.1 0 0 0 0.1 0 0.1C18 53.4 17.9 53.3 17.8 53.2c0.1-0.3 0.3-0.5 0.3-0.8 0-0.2 0.2-0.3 0.3-0.4 0-0.1 0-0.1 0.1-0.2 0 0 0-0.1 0-0.1 0.2 0 0.1-0.2 0.2-0.3 0 0-0.1 0-0.1-0.1 0 0 0-0.1 0.1-0.1C18.6 51.1 18.4 50.9 18.3 51c-0.2 0-0.3 0.1-0.4 0.2 0-0.1 0-0.2 0-0.3 0-0.1 0-0.1 0-0.2 0-0.1 0-0.2 0.1-0.3 0.1-0.2 0.1-0.3 0-0.5 0.1-0.3-0.1-0.5-0.4-0.7 -0.4 0.4-0.4 1-0.7 1.5 0-0.1-0.1-0.1-0.1-0.1 0.1-0.2 0-0.4 0.1-0.6 0.1-0.1 0.2-0.2 0.2-0.4 0.1-0.2 0.2-0.4 0.2-0.6 0 0 0.1-0.1 0.1-0.1 0-0.1 0.1-0.2 0.1-0.3 0.1-0.4 0.2-0.8 0.5-1.1C17.9 47.4 17.9 47.4 17.8 47.3 17.7 47.2 17.6 47 17.7 46.9c0-0.2 0-0.2-0.1-0.3C17.3 46.4 17.4 46.2 17.5 46c0-0.1 0-0.1 0-0.2 0-0.1 0-0.2 0-0.3 0.2-0.3 0.2-0.6 0.1-0.9 0-0.2-0.1-0.3-0.3-0.5 -0.1 0-0.1 0-0.2 0l0-0.1c0-0.2 0-0.3 0.2-0.4 0 0 0-0.1 0-0.2 0-0.3 0.1-0.6 0.2-0.9 0.1-0.2 0.1-0.3 0.1-0.5 0.4 0.2 0.8 0.3 1.2 0.5 0.5 0.1 1 0.3 1.5 0.4 0.2 0.1 0.5 0.2 0.8 0.3 0.1 0.1 0.3 0.1 0.5 0.1 0.7 0.3 1.4 0.5 2.2 0.6 0.3 0.1 0.6 0.1 0.9 0.2 0.1 0 0.3 0 0.4 0.1 0.5 0.1 0.9 0.2 1.4 0.2 0.4 0.1 0.7 0.1 1 0.2 0.1 0 0.1 0.1 0.2 0.1 0.3 0 0.7 0 1 0.1 0.8 0.2 1.7 0.3 2.6 0.4 0.2 0 0.4 0 0.6 0 0.1 0.1 0.2 0.1 0.3 0.1 0.2 0 0.4 0 0.6 0 0.3 0.1 0.6 0.1 0.9 0.2l0.1 0c0.2 0 0.4-0.1 0.7 0 0.1 0 0.2 0 0.3 0 0.4 0.1 0.7 0.1 1.1 0.1 0.1 0 0.2 0 0.3 0 0.4 0.1 0.7 0.1 1.1 0.1 0.2 0 0.4 0 0.5 0 0.5 0 0.9 0 1.3 0 0.4 0 0.7 0 1.1 0 0.9 0 1.8 0 2.7-0.1 0.5-0.1 0.9-0.1 1.4-0.1 0.3 0 0.5 0 0.8-0.1 0.3-0.1 0.7-0.1 1-0.2 0.3 0 0.7 0 1-0.1 0.1 0 0.3 0 0.4 0C47.8 45 48.2 45 48.5 45c0.4-0.1 0.8-0.2 1.2-0.3 0.3 0 0.5-0.1 0.8-0.1 0.3-0.1 0.7-0.1 1.1-0.2 0.8-0.1 1.5-0.3 2.2-0.4 0.4-0.1 0.7-0.1 1-0.2 0.7-0.2 1.3-0.3 2-0.5 0.2-0.1 0.4-0.2 0.6-0.2C57.5 43 57.6 43 57.7 43c0.5-0.2 1-0.3 1.5-0.5 0.4-0.1 0.8-0.2 1.2-0.3 0.3-0.1 0.7-0.3 1-0.4 0.1 0.1 0.1 0.2 0 0.2 -0.1 0-0.1 0.1-0.1 0.1 0.1 0.2 0.1 0.3 0.1 0.5 0.1 0.3 0.2 0.6 0.2 1 0 0 0 0.1 0.1 0.2 0.1 0.1 0.2 0.2 0.1 0.4 0 0 0 0.1 0 0.1 -0.1 0-0.1 0-0.2 0 -0.2 0.1-0.3 0.3-0.3 0.5 0 0.3 0 0.6 0.1 0.9 0 0.1 0 0.2 0 0.3 0 0.1 0 0.2 0.1 0.2 0 0.3 0.1 0.5-0.2 0.7 0 0-0.1 0.1-0.1 0.2 0.1 0.2 0 0.4-0.1 0.5C61 47.7 61 47.7 60.9 47.8c0.3 0.4 0.4 0.8 0.5 1.2 0 0.1 0.1 0.1 0.1 0.2 0.1 0.1 0.1 0.1 0.1 0.2 0.1 0.2 0.1 0.4 0.2 0.6 0.1 0.1 0.1 0.3 0.2 0.4 0 0.2-0.1 0.3-0.1 0.5C61.7 50.5 61.6 50 61.3 49.6Z' class='cp_2'/%3e%3cpath d='M19.2 55.6c0 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M18.6 33c0.1 0 0.2 0 0.3 0 0.1 0 0.1 0 0.2 0C19 33.1 19 33.1 19 33.2c-0.3-0.1-0.5 0-0.7-0.2 0.1 0 0.2 0 0.3 0Z' class='cp_2'/%3e%3cpath d='M18.6 32.5c0 0 0-0.1 0-0.1 0 0 0.1 0.1 0.1 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M18.9 40.2l0 0.1C18.8 40.2 18.8 40.2 18.7 40.2c0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M18.8 35.2l0-0.1c0 0 0.1 0 0.1 0l0 0.1c0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M19.2 30.2l0-0.1c0.1 0 0.1 0.1 0.1 0.1 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M19.3 33.4c0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0 0 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M20.7 32.2c0.2 0 0.4-0.1 0.6-0.1 0.2 0 0.3 0 0.5 0 0.2 0 0.4 0 0.5 0 0 0 0.1 0 0.1 0 0.1 0.1 0.3 0 0.4 0.1 0 0.1-0.1 0.1-0.2 0.1 -0.2 0-0.5 0-0.7 0 -0.4 0-0.9 0-1.3 0 -0.1 0-0.3 0-0.4 0 -0.1 0-0.2 0-0.3-0.1 0.1 0 0.2 0 0.4 0 0.1 0 0.2-0.1 0.4 0Z' class='cp_2'/%3e%3cpath d='M20.3 30.3c0.1 0 0.1 0 0.1-0.1l0.1 0.1c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M20.6 31.4l0.1-0.1c0 0.1 0 0.1 0.1 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M21.9 36.8l0-0.1c0.3 0 0.5 0 0.8 0 -0.3 0-0.5 0.1-0.8 0.1Z' class='cp_2'/%3e%3cpath d='M22.7 39.7c-0.4 0.1-0.7 0-1-0.1 0.1 0 0.2-0.1 0.3 0 0.1 0 0.3 0 0.4 0 0.1 0 0.2 0 0.3 0.1Z' class='cp_2'/%3e%3cpath d='M22.5 36c0-0.1 0-0.1 0-0.1 0 0 0.1 0.1 0.1 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M20.5 37.2l0.5 0c0 0.1 0 0.1-0.1 0.1 -0.1 0-0.3 0-0.4 0 0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M20 36.7c0.2 0.1 0.4-0.1 0.5 0.1C20.3 36.7 20.2 36.9 20 36.7Z' class='cp_2'/%3e%3cpath d='M19.9 36.8C19.8 36.7 19.6 36.7 19.5 36.7c0.2-0.1 0.2-0.1 0.4 0.1Z' class='cp_2'/%3e%3cpath d='M22.9 32.3c0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0l-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M23.1 35.7c-0.1 0-0.1 0-0.2 0 0.1-0.1 0.1-0.1 0.2 0Z' class='cp_2'/%3e%3cpath d='M24.4 36.7l-1.5 0c0.5 0 1 0 1.5 0Z' class='cp_2'/%3e%3cpath d='M24.1 32.3l0-0.1 0.1 0.1c-0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M24.4 40.7c0 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1 0.1 0 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M23 39.6c0 0.1 0 0.1-0.1 0.1l-0.1 0C22.9 39.6 23 39.6 23 39.6Z' class='cp_2'/%3e%3cpath d='M24.8 40.5l0.1 0c-0.1 0.1-0.1 0.1-0.1 0.1L24.7 40.5c0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M24.7 38.9c0.1 0 0.1 0 0.1 0l0 0.1 -0.1 0 0-0.1Z' class='cp_2'/%3e%3cpath d='M24.6 34.9c0.1-0.1 0.2-0.1 0.3 0 -0.1 0-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M24.5 33.8c0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0 -0.1 0-0.1 0-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M25.4 33.7c0 0 0 0.1-0.1 0.1 0-0.1 0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M25.7 40.8c0 0-0.1 0-0.1 0 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M25.8 41.4l0.1 0 -0.2 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M25.9 34.3l0-0.1c0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M26.1 38.4c0 0 0.1 0 0.1 0l0.2 0c-0.1 0-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M26.7 43.7c0 0-0.1 0-0.1 0.1 0-0.1 0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M26.9 33.6c0.1 0 0.1 0 0.2 0C27 33.7 27 33.7 26.9 33.7c0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M27.3 41.2c0 0.1-0.1 0.1-0.1 0.1l0-0.1Z' class='cp_2'/%3e%3cpath d='M27.3 40.5l0.2 0c-0.1 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M27.5 43.2c0.3 0.1 0.6 0.2 1 0.2 0.2 0 0.4 0.1 0.6 0.1 0.1 0 0.1 0 0.2 0 0 0.2 0.1 0.1 0.3 0.1 0.2 0 0.5 0.1 0.8 0.1 0.1 0 0.3 0.1 0.4 0.1 -0.1 0.2-0.3 0.1-0.4 0 -0.2-0.1-0.4 0-0.6-0.1 -0.3 0-0.6 0-0.9-0.1 -0.5-0.1-1-0.1-1.5-0.2 -0.1-0.1-0.2 0-0.3 0 0.2-0.2 0.3-0.2 0.4-0.2Z' class='cp_2'/%3e%3cpath d='M27.5 35.2c0 0.1 0.1 0.1 0.1 0.1 -0.1 0-0.1 0-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M27.8 39.9c-0.1 0.1-0.1 0.1-0.2 0 0 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M27.7 33.6c0.1 0 0.1 0 0.1 0 0.1 0 0.3 0 0.4 0 0.1-0.1 0.1 0 0.2 0 -0.2 0.1-0.5 0.1-0.7 0Z' class='cp_2'/%3e%3cpath d='M30.4 33.5c0 0.1-0.1 0.2-0.2 0.2 -0.3 0-0.7 0-1 0 -0.1 0-0.1 0-0.1-0.1 0.1 0 0.2-0.1 0.3 0 0.1 0 0.3 0 0.4-0.1 0.1-0.1 0.2-0.1 0.3 0.1 0.1-0.1 0.2-0.1 0.3-0.1Z' class='cp_2'/%3e%3cpath d='M30.4 31c0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0 0.1 0.1 0.1 0.1l-0.1 0 -0.1 0Z' class='cp_2'/%3e%3cpath d='M29.8 37.2c0.2-0.1 0.3-0.1 0.4 0 -0.1-0.1-0.2 0.2-0.4 0Z' class='cp_2'/%3e%3cpath d='M30.2 40.5c-0.1 0.1-0.1 0.1-0.2 0 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M29.7 37c0 0.1 0 0.1 0 0.1 0 0-0.1-0.1-0.1-0.1 0 0 0.1 0 0.1-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M29.4 37.6l-0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M30.6 33.7c0-0.1 0.1-0.1 0.2-0.1l0 0.1c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M30.8 37.6l0 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M31.4 35.4l-0.1 0c0 0 0-0.1 0-0.1 0.1 0.1 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M31.5 37c0 0.1 0 0.1 0 0.2 -0.1 0-0.1-0.1-0.1-0.1L31.5 37Z' class='cp_2'/%3e%3cpath d='M31.3 33.7l-0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M31.3 40c-0.1 0-0.2 0-0.3 0 0.1-0.1 0.1-0.1 0.3 0Z' class='cp_2'/%3e%3cpath d='M31.5 43.9c-0.3 0-0.5 0-0.5-0.1 0.1 0.1 0.3 0.1 0.5 0.1Z' class='cp_2'/%3e%3cpath d='M31.9 44c0 0.1-0.1 0.1-0.2 0.1l0-0.1c0.1 0 0.2 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M31.8 33.7c0 0 0.1-0.1 0.2 0 -0.1 0-0.2 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M33.1 42.9c0 0.1 0 0.1 0 0.1 -0.2 0-0.4 0-0.6 0 0 0 0.1-0.1 0.1-0.1 0.2 0 0.4-0.1 0.5 0Z' class='cp_2'/%3e%3cpath d='M33 33.7l0.1 0 -0.1 0Z' class='cp_2'/%3e%3cpath d='M33.1 44C33 44 33 44 33 44c0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M32.5 40c-0.1 0-0.1 0-0.1-0.1 0.1 0 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M32.2 33.8c0 0-0.1-0.1-0.1-0.1 0.1-0.2 0.3 0 0.4 0 -0.1 0.1-0.2 0-0.3 0.1Z' class='cp_2'/%3e%3cpath d='M32.2 40.4c-0.1 0-0.1 0-0.1 0l0-0.1c0 0.1 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M32 32.9c0.1-0.1 0.1-0.1 0.2 0 0 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M33.8 33.8c-0.1 0.1-0.1 0.1-0.3 0Z' class='cp_2'/%3e%3cpath d='M33.6 33.7c0.1-0.1 0.1-0.1 0.2 0 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M33.8 43c-0.1 0-0.1 0-0.2 0 0.1-0.1 0.1-0.1 0.2 0Z' class='cp_2'/%3e%3cpath d='M33.6 40l-0.2 0c0 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M34 33.8c0-0.1 0.1-0.1 0.2-0.2 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M35.1 32.9c0 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1 0 0 0 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M35 31.9l0.3 0C35.2 32 35.1 31.9 35 32c0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M35 33.7c-0.1 0.2-0.1 0.1-0.2 0.1 0 0 0 0.1 0 0.1 -0.1 0-0.3-0.1-0.4-0.1 0.1 0 0.1 0 0.2 0 0 0 0-0.1 0.1-0.1 0.1 0 0.2 0 0.3 0Z' class='cp_2'/%3e%3cpath d='M34.8 36c0 0.1-0.1 0.1-0.1 0Z' class='cp_2'/%3e%3cpath d='M34.7 43.3c-0.1 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1l0.1 0.1Z' class='cp_2'/%3e%3cpath d='M35.4 32.4c0-0.1 0-0.2 0.1-0.1 0 0 0 0.1 0 0.1 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M35.7 31.9c0.1 0 0.1 0 0.2 0 0 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M38.5 32.4c0 0 0.1 0 0.1 0 0.1-0.1 0.2 0 0.4 0 0.2 0 0.4-0.1 0.6 0 0 0 0.1 0 0.2 0 0.1-0.1 0.3-0.1 0.4 0 0 0.1 0.1 0.1 0.1 0.1 0.1-0.2 0.2-0.1 0.3-0.1 0.2 0 0.4 0 0.6 0 0.1 0 0.2 0 0.2 0 0 0.1-0.1 0.1-0.2 0.1 -0.5 0-1 0.1-1.5 0.1 -0.2 0-0.5 0-0.7 0 -0.3 0-0.5 0-0.8 0C38 32.5 37.9 32.5 37.7 32.5c-0.1 0-0.2 0-0.2-0.1 0-0.1 0.1-0.1 0.2 0 0.1 0.1 0.3 0 0.4 0l0.1 0c0-0.1 0.1-0.1 0.2-0.1 -0.1 0-0.1 0.1-0.1 0.1 0 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M40.9 44.2c-0.1 0-0.3 0-0.4 0.1 0-0.1 0-0.1 0-0.1 0.1-0.1 0.3 0 0.4 0Z' class='cp_2'/%3e%3cpath d='M40.7 40.9l0-0.1 0.2 0c0 0.1 0 0.1 0 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M40.7 38.5c0.1-0.1 0.2-0.1 0.2-0.1 0 0.1 0 0.1 0 0.1 0 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M39.1 38.2c0.1 0 0.2 0 0.3 0 0.2 0 0.3 0 0.4 0 -0.5 0.1-1 0.1-1.5 0 0.3 0 0.6 0 0.8 0Z' class='cp_2'/%3e%3cpath d='M38.7 36.4c0-0.1 0.1-0.1 0.1-0.1 0.1-0.1 0.1-0.1 0.2 0 0.1 0.1 0.2 0.1 0.4 0 0.1 0 0.2 0 0.3 0 -0.1 0.2-0.5 0.2-1 0.1Z' class='cp_2'/%3e%3cpath d='M39.7 39.5c-0.2 0-0.5 0-0.8 0 0.2-0.2 0.3 0 0.4 0 0.2-0.1 0.3-0.1 0.4-0.1l0 0.1Z' class='cp_2'/%3e%3cpath d='M39 40.7l0.6 0c0.1 0 0.1 0 0.2 0 -0.4 0.1-0.9 0.1-1.3 0 0.2 0 0.3 0 0.5 0Z' class='cp_2'/%3e%3cpath d='M38.3 34.1c0.1 0 0.1-0.1 0.2-0.1 0.2 0.1 0.4 0 0.5 0 0.1 0 0.2 0 0.3 0 0 0 0.1 0 0.2 0 0 0 0.1 0 0.1 0 0.1 0.1 0.3 0.1 0.4 0.1 0.1 0 0.2-0.1 0.2-0.1 0.1 0 0.1 0.1 0.1 0.1 -0.7 0.2-1.3 0.3-2 0Z' class='cp_2'/%3e%3cpath d='M38.9 33.4c0.3-0.1 0.5-0.1 0.8 0 0 0.1-0.1 0.1-0.1 0.1 -0.2 0-0.5 0.1-0.7-0.1Z' class='cp_2'/%3e%3cpath d='M38.2 44.2c-0.1 0.1-0.2 0-0.3 0 0.1 0 0.2 0 0.3 0Z' class='cp_2'/%3e%3cpath d='M37.9 40.9c0 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.1-0.1 0.1 0 0.1 0 0.2 0 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M37.6 38.4c-0.1 0.1-0.1 0.1-0.2 0.1 0 0 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M37.7 44.2c-0.2 0.1-0.4-0.1-0.6 0 0.3-0.1 0.5-0.1 0.6 0Z' class='cp_2'/%3e%3cpath d='M42 34.6c0.1 0 0.2-0.1 0.3-0.1 0 0 0 0.1 0 0.1 -0.1 0-0.2 0-0.2 0 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M42.9 33.8c0-0.1 0-0.1 0.1-0.1 0 0.1 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M43 31.9c0.1 0 0.2 0 0.3 0 0 0 0 0.1-0.1 0.1 0 0-0.1-0.1-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M43.6 32c0.1-0.1 0.1-0.1 0.2 0 -0.1 0-0.2 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M44.1 33.8c0 0 0.1 0 0.2 0C44 33.9 43.9 33.9 43.7 33.7c0.1 0.1 0.2-0.1 0.4 0.1Z' class='cp_2'/%3e%3cpath d='M44.5 33.7c0.1-0.1 0.1 0.1 0.2 0.1 -0.2 0.1-0.2 0.1-0.3 0l0.1 0c0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M45.1 33.8l0 0.1c-0.1 0-0.2 0-0.3 0 0.1-0.1 0.2-0.1 0.3-0.1Z' class='cp_2'/%3e%3cpath d='M44.9 33.7c0.1-0.1 0.1 0 0.1 0 0 0.1-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M44.9 36L45 36c-0.1 0-0.1 0-0.2 0.1 0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M45.8 37.2c0 0-0.1 0-0.1 0 0 0.1 0 0.1-0.1 0.1 0-0.1 0.1-0.1 0.1-0.1l0.1 0 0.1 0c-0.1 0.2-0.1 0.1-0.1 0Z' class='cp_2'/%3e%3cpath d='M45.9 37.9c0 0-0.1 0-0.1 0 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M45.5 33.8l0 0c0-0.1 0.1-0.1 0.2-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M45.7 42.9c0 0 0 0.1 0 0.1 -0.2 0.1-0.4 0.1-0.5 0.1C45.1 43.1 45.1 43 45.1 43c0.2-0.2 0.4 0 0.6-0.1Z' class='cp_2'/%3e%3cpath d='M46.8 37.3c0-0.1 0.1-0.1 0.1-0.2 0.1 0 0.1 0.1 0.1 0.1 0 0-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M47.1 43.9C47 44 46.9 44 46.7 43.9c0.1 0 0.2 0 0.4 0Z' class='cp_2'/%3e%3cpath d='M46.7 33.7c0.1 0 0.1 0 0.2 0.1 -0.1 0-0.2-0.1-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M46.5 32.9c0.1 0 0.1-0.1 0.2 0 -0.1 0-0.2 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M46.6 33.7c-0.2 0.1-0.3 0.1-0.5 0 0.2 0 0.3-0.1 0.5 0Z' class='cp_2'/%3e%3cpath d='M46.5 37.9c-0.1 0-0.1 0-0.1-0.1 0.1 0 0.1 0 0.1 0 0.1 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M46.5 40.4c0 0-0.1 0.1-0.1 0.1l0-0.1c0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M46.2 39.9c0 0.1 0 0.1-0.1 0.2 0-0.1 0-0.1 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M46.3 44.1c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M47.9 43.7c0.2 0 0.5 0 0.7 0 0 0 0.1 0 0.1-0.1 0.2-0.1 0.3-0.1 0.5-0.1 0.1 0 0.3 0 0.5-0.1 0.2 0 0.4 0 0.6 0 0.1-0.1 0.3-0.1 0.4-0.1 0.1 0 0.2 0 0.2 0.1 0 0-0.1 0-0.1 0 -0.4 0-0.8 0.1-1.2 0.2 -0.3 0-0.6 0.1-1 0.1 -0.2 0-0.5 0.1-0.8 0.1 0 0-0.1 0.1-0.1 0.1 -0.2 0-0.3 0-0.4 0l-0.1 0c0.2-0.2 0.5-0.2 0.7-0.2Z' class='cp_2'/%3e%3cpath d='M47.8 33.7c0.1 0 0.2-0.1 0.3 0 -0.1 0-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M48.5 33.6c0 0 0.1 0 0.1 0 0.1-0.1 0.1-0.1 0.2 0 0.1 0 0.2 0 0.3 0.1 0.1 0 0.2 0 0.2-0.1 0.1 0 0.2 0.1 0.3 0.1 -0.1 0-0.1 0-0.1 0 -0.4 0-0.8 0-1.1 0 -0.1 0-0.1 0-0.2-0.1 0.1 0 0.2 0 0.3 0Z' class='cp_2'/%3e%3cpath d='M48.2 31.1C48.3 30.9 48.3 31 48.4 31c-0.1 0-0.1 0-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M49.6 38c0 0.1 0 0.2-0.1 0.2 -0.1 0-0.1-0.1-0.1-0.1C49.5 38 49.5 38 49.5 38c0.1 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M49.1 37.2c0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.2 0.1 0.1 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M48.8 40.4c-0.1 0-0.1 0.1-0.1 0.1l0-0.1 0.1 0Z' class='cp_2'/%3e%3cpath d='M48.7 37.2c-0.1 0-0.1-0.1-0.1-0.1 0 0 0.1 0 0.1-0.1 0 0.1 0 0.1 0 0.1l0 0.1Z' class='cp_2'/%3e%3cpath d='M48.5 37.3c-0.1 0-0.1 0-0.4 0 0.1-0.1 0.3-0.1 0.4 0Z' class='cp_2'/%3e%3cpath d='M48.5 40.6c-0.1 0.1-0.1 0.1-0.2 0 0.1 0 0.1 0 0.2-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M48.2 38.1l0 0.1C48.1 38.1 48.1 38.1 48.1 38.1l0.1 0Z' class='cp_2'/%3e%3cpath d='M49.8 37.9c0-0.1 0.1-0.1 0.1-0.1 0 0 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M51.2 40.6c-0.1 0-0.1 0-0.2 0 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M51.1 37.2c0.1 0 0.1 0 0.1 0 0 0 0 0.1-0.1 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M51.2 41.3c0 0 0 0.1 0 0.1 -0.1 0-0.1 0-0.1-0.1 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M50.9 35.4c0 0 0.1 0 0.1-0.1 0 0.1 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M50.9 33.7l-0.7 0c0.1-0.1 0.2-0.1 0.3 0 0.1 0 0.2 0 0.2 0 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M50.9 40c-0.1 0-0.1 0-0.1 0l0-0.1c0 0.1 0 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M47.3 40c0.1 0 0.2 0 0.3 0 -0.1 0.2-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M47.4 37.8c-0.1 0.1-0.1 0.1-0.2 0.1 0-0.1 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M47.3 33.7c0 0 0.1 0 0.1 0 0 0-0.1 0.1-0.1 0.1 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M51.3 43.7c0.1 0 0.1 0 0.1 0.1 -0.1 0-0.1 0-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M51.5 33.7c0.1 0 0.2 0 0.3 0 -0.2 0.1-0.2 0.1-0.3 0Z' class='cp_2'/%3e%3cpath d='M51.8 37.2l0 0 -0.1 0c0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M52.1 37.2c0.1 0 0.1 0 0.2 0 -0.1 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M52.8 40.9l-0.1 0c0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M52.8 35.3c0 0 0-0.1 0.1-0.1 0 0.1 0 0.1 0 0.1 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M52.6 34.3l0.1 0c0 0.1-0.1 0.1-0.1 0Z' class='cp_2'/%3e%3cpath d='M52.6 38.1c0 0.1-0.1 0.1-0.1 0 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M52.7 41.5l-0.1 0 -0.1 0Z' class='cp_2'/%3e%3cpath d='M53.2 33.8c0 0 0.1-0.1 0.1 0l0 0.1C53.2 33.8 53.2 33.8 53.2 33.8Z' class='cp_2'/%3e%3cpath d='M53.9 34.9l0 0.1 -0.3 0c0.1-0.1 0.2-0.1 0.3-0.1Z' class='cp_2'/%3e%3cpath d='M53.9 33.8c0.1 0 0.1 0 0.2 0 0 0 0 0.1 0 0.1 -0.1 0-0.2-0.1-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M53.7 40.6c0 0.1-0.1 0.1-0.1 0.1l0-0.1 0.1 0Z' class='cp_2'/%3e%3cpath d='M54.4 33.5l0-0.1c0 0 0.1 0 0.1 0 0 0.1 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M54.5 43.6l-0.1 0c0.1 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M55.4 35.8c0-0.1 0-0.1 0.1 0.1 0 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M55.5 38.2l0 0.1c0 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1l0.1 0Z' class='cp_2'/%3e%3cpath d='M55.7 32.3l0 0 0.1 0 0 0.1C55.7 32.3 55.7 32.3 55.7 32.3Z' class='cp_2'/%3e%3cpath d='M58.2 32.2c0.2 0.1 0.4 0.1 0.6 0.2 0 0.1-0.1 0.1-0.2 0.1C58.3 32.4 58 32.4 57.6 32.4c-0.1 0-0.3 0-0.5 0 -0.4 0-0.7 0-1.1 0L55.9 32.3c0.1 0 0.1 0 0.1 0 0.1 0 0.3 0 0.3-0.1 0.1 0 0.1 0 0.1 0 0.1 0 0.3 0 0.4 0 0.3 0.1 0.6 0.1 0.9 0.1 0.1 0 0.3 0.1 0.5-0.1Z' class='cp_2'/%3e%3cpath d='M58 31.5c0.1 0 0.1 0 0.2 0 -0.1 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M58.3 30.4c0 0 0.1 0 0.1-0.1 0 0.1 0 0.1 0.1 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M58.9 36.9c-0.1 0-0.2 0-0.3 0C58.5 37 58.3 37 58.2 37c0 0-0.1 0.1-0.1 0 -0.1 0-0.2 0-0.2 0 -0.1 0-0.1 0-0.1 0 0.1-0.2 0.2-0.2 0.3-0.2 0.2 0.1 0.3 0.1 0.5 0 0.1 0 0.2 0 0.4 0 0 0.1-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M59 37.3c0 0-0.1 0-0.1 0 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M57.6 36.9c0 0.1 0 0.1-0.1 0.2 0-0.1-0.1-0.2-0.1-0.3 0.1 0 0.2 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M55.9 36.1c0 0 0.1 0 0.1 0 -0.1 0-0.1 0-0.1 0.1 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M56 39.7c0.3 0.1 0.5 0 0.8 0 -0.3 0.1-0.6 0.2-0.9 0.1l-0.1 0c0.1 0 0.2-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M59.7 33.3c-0.1 0-0.1-0.1-0.1-0.1 0.2-0.1 0.5-0.1 0.8-0.1 -0.2 0.2-0.4 0.2-0.7 0.2Z' class='cp_2'/%3e%3cpath d='M60.6 41.9C60.4 42 60.3 42 60 42.1c0.2-0.1 0.4-0.2 0.6-0.2Z' class='cp_2'/%3e%3cpath d='M59.7 35.3c0 0.1 0 0.1-0.1 0Z' class='cp_2'/%3e%3cpath d='M59.7 40.3c-0.1 0.1-0.1 0.1-0.2 0.1 0 0 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M60.9 33.1c0 0 0-0.1 0-0.1 0.1 0 0.2 0.1 0.2 0.1 0 0.1-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M62.6 44.7c-0.1 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1 0 0 0 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M62 44.8c0 0.1 0 0.2 0 0.4C61.9 45 61.8 45 61.8 44.9c0-0.1 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M62.1 56.8C62.2 57 62.2 57 62 57.1c-0.1-0.2 0-0.2 0.1-0.3Z' class='cp_2'/%3e%3cpath d='M62.1 45.4c0.1 0 0.1 0 0.2 0 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M62.2 41.5c-0.1 0-0.1 0-0.1 0l0.1 0Z' class='cp_2'/%3e%3cpath d='M62 37.9c0.1-0.1 0.2-0.1 0.3-0.1C62.2 37.9 62.1 38 62 37.9Z' class='cp_2'/%3e%3cpath d='M62 31.2l-0.3 0c0.1-0.1 0.1-0.1 0.1-0.2 0.1 0.1 0.1 0.1 0.2 0.1 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M61.8 94.3c0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0 0 0 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M61.7 71.8c0.1 0 0.1-0.1 0.1-0.1 0 0 0.1 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M62 61C61.8 60.3 61.7 59.7 61.5 59c0.2 0.1 0.3 0.2 0.5 0.4 -0.2 0.3-0.1 0.6 0 0.9 0.1 0.2 0.1 0.4 0 0.7Z' class='cp_2'/%3e%3cpath d='M62.1 86c0.2 0.3 0.3 0.9 0.2 1.2C62.2 86.8 62.1 86.5 62.1 86Z' class='cp_2'/%3e%3cpath d='M62.2 90.8c0-0.1 0-0.3 0-0.4 0.2 0.3 0.2 0.4 0 0.4Z' class='cp_2'/%3e%3cpath d='M62.4 84.7c0.2-0.1 0.3 0 0.3 0.2 -0.2 0-0.2-0.1-0.3-0.2Z' class='cp_2'/%3e%3cpath d='M63.7 64.3l0.1 0c0 0.1 0.1 0.1 0.2 0.2 -0.1 0.1-0.1 0.1-0.1 0.2 -0.1 0-0.1 0-0.1 0C63.7 64.6 63.7 64.5 63.6 64.4c0 0 0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M63.6 67.1c0 0.1 0 0.1 0 0.2 -0.1 0-0.1-0.1-0.1-0.1 0-0.1 0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M63.5 78.9c0 0-0.1 0.1-0.1 0.1 -0.1 0-0.1 0-0.1 0 0-0.3 0-0.6 0-1 0.2 0.3 0.1 0.6 0.2 0.9Z' class='cp_2'/%3e%3cpath d='M63.3 60c0 0 0-0.1-0.1-0.1 0.2 0 0.2 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M63.1 66.7c0.1 0 0.2 0.1 0.2 0.1 -0.1 0-0.2 0.1-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M63.1 67.4c0 0.1 0.1 0.2 0.2 0.3l0 0.1c-0.1 0.2-0.2 0.1-0.3 0 -0.1 0-0.1-0.1-0.2-0.2 0.1-0.1 0.2-0.1 0.3-0.2Z' class='cp_2'/%3e%3cpath d='M63.4 37.7c0 0 0-0.1 0-0.1 0.1 0 0.2 0 0.2 0 0 0.1-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M63.7 31c0.1-0.1 0.2-0.1 0.3 0 -0.1 0-0.2 0.1-0.3 0Z' class='cp_2'/%3e%3cpath d='M64.5 36.9c0.1-0.1 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M65.3 34.1c-0.1 0-0.1 0-0.2 0C65.2 34 65.2 34 65.3 34c0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M65.2 30.6c0.1-0.1 0.2-0.1 0.3-0.1 -0.1 0-0.1 0.1-0.3 0.1Z' class='cp_2'/%3e%3cpath d='M64.4 30c-0.1 0-0.2 0-0.3 0 -0.1 0-0.2 0-0.3 0 -0.1 0-0.3 0.1-0.5 0 -0.2 0-0.4 0-0.6 0.1 -0.2 0-0.3 0-0.5 0 -0.2 0-0.4 0-0.6 0.1 -0.2 0-0.3 0-0.4 0 -0.1 0-0.1 0-0.1 0 -0.1 0-0.2 0-0.2 0 -0.2 0.1-0.3 0.1-0.5 0 -0.1 0-0.2 0-0.2 0.1 -0.1 0-0.2 0-0.3-0.1 0 0-0.1 0-0.1 0.1 -0.1 0-0.2 0-0.3 0 0 0 0.1 0 0.1-0.1 -0.1 0-0.3-0.1-0.5 0 0 0 0.1 0 0.2 0.1 -0.1 0.1-0.1 0.1-0.3 0 0 0 0-0.1-0.1-0.1 -0.1 0.1 0 0.2-0.2 0.2 0-0.1 0-0.1 0.1-0.2 -0.3 0-0.5 0-0.7 0.1 -0.1 0-0.3 0-0.4 0.1l0 0.1c-0.1 0-0.2 0-0.2 0 -0.1 0-0.1-0.1-0.1-0.1 0.1 0 0.1 0 0.2 0 -0.2-0.2-0.3-0.2-0.4 0 0 0 0-0.1 0-0.1 -0.1 0-0.1 0-0.2 0.1 -0.1-0.1-0.2-0.1-0.4 0 0 0 0 0.1 0.1 0.1 -0.1 0-0.2 0.1-0.3 0.1C56.3 30.5 56.2 30.5 56.1 30.5c0 0 0.1 0 0.2-0.1 -0.2 0-0.3 0-0.4 0 0 0.1 0.1 0.1 0.1 0.1 0 0-0.1 0.1-0.1 0.1 -0.2-0.1-0.5 0-0.7 0 -0.2 0-0.2 0-0.3-0.1 -0.1 0.1-0.2 0.1-0.3 0.1 -0.2 0-0.4-0.1-0.6-0.1 0 0-0.1 0.1-0.1 0.1 -0.2 0.1-0.3 0.1-0.5 0.1 -0.1 0-0.2 0-0.3 0 -0.2 0-0.4 0.1-0.7 0 0 0-0.1 0-0.1 0 0 0-0.1 0.1-0.1 0 -0.2 0-0.3 0-0.5 0 -0.1 0-0.2 0-0.3 0 -0.3 0-0.6 0-0.8-0.1 -0.3 0-0.5 0.1-0.8 0 -0.1 0-0.2 0-0.3 0 0 0-0.1-0.1-0.1-0.1 -0.1 0-0.2 0-0.3 0.1 -0.1 0-0.1 0.1-0.2 0l-0.1 0c-0.1 0.1-0.3-0.1-0.5 0 -0.1 0-0.1-0.1-0.2 0 -0.1-0.1-0.2 0-0.2 0 -0.1 0-0.2 0-0.3 0 0 0-0.1 0-0.2-0.1 0 0-0.1 0-0.2 0.1 -0.1 0-0.2 0.1-0.2 0 -0.6 0-1.2 0-1.8 0.1 -0.1 0-0.2-0.1-0.3-0.1 -0.1 0-0.1 0-0.2 0 -0.3 0.1-0.6 0.1-0.9 0 -0.2 0-0.4 0.1-0.7 0.1 -0.4 0.1-0.9 0.1-1.4 0.1 -0.2 0-0.5 0-0.8 0 -0.3 0-0.7 0-1 0 -0.1 0-0.2 0-0.3-0.1 -0.1 0-0.2 0-0.3 0 -0.4 0-0.8 0-1.3 0 -0.6-0.1-1.2-0.2-1.8 0 -0.3 0-0.5 0-0.8-0.1 -0.1 0-0.2 0-0.3 0 -0.4 0-0.8-0.1-1.2-0.1 -0.2 0-0.5 0.1-0.7 0.1 -0.5 0-1 0-1.5 0 -0.3 0-0.5 0-0.7 0 -0.2 0-0.4 0-0.6 0 0-0.1-0.1 0-0.2 0 -0.1 0-0.1-0.1-0.2-0.1 0 0-0.1 0-0.1 0 -0.1 0-0.1 0.1-0.1 0.1C29.7 30.4 29.5 30.4 29.4 30.5c0 0-0.1 0-0.1 0.1 -0.3 0-0.6 0-0.9 0 -0.2 0-0.4 0-0.6 0 -0.2 0.1-0.4 0-0.6 0 -0.2 0-0.3 0-0.5 0.1 -0.1 0-0.1 0-0.1 0 -0.2-0.1-0.3 0-0.5 0 -0.3 0-0.6-0.1-1-0.1 0 0-0.1 0-0.1 0C24.9 30.4 24.7 30.5 24.5 30.5c-0.2 0-0.3 0-0.4 0C24 30.5 24 30.4 23.9 30.4c-0.1 0.1-0.2 0.1-0.4 0.1C23.4 30.4 23.2 30.4 23.1 30.4c-0.1 0-0.1 0.1-0.2 0.1 0 0-0.1-0.1-0.1-0.1 0 0 0.1 0 0.1 0C22.8 30.3 22.6 30.3 22.5 30.3c0.1 0.1 0.1 0.1 0.2 0.1 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0 -0.1 0.2-0.3 0-0.4 0 0 0 0-0.1 0.1-0.1 -0.1 0-0.2 0-0.3-0.1 0 0-0.1 0.1-0.1 0.2C21.7 30.2 21.7 30.1 21.6 30.2c-0.1 0-0.1 0-0.1 0 -0.1-0.1-0.2 0-0.3 0 0.1 0.2 0.1 0 0.2 0 0 0.2-0.2 0.1-0.3 0.2 0-0.1 0-0.1 0-0.2 -0.2 0-0.3 0-0.4 0.1 0-0.1 0-0.2-0.1-0.2 -0.2 0-0.4 0-0.6 0 0.1 0 0.1 0.1 0.1 0.2 -0.2 0-0.2-0.1-0.2-0.2 -0.1 0-0.2 0.2-0.4 0.1C19.4 30 19.3 30 19.1 30.1c0 0.1-0.1 0.1-0.1 0.1C19 30.1 19 30 18.9 30.1c-0.2 0-0.3 0-0.4 0 0 0-0.1 0-0.1 0 -0.2 0.1-0.3 0-0.5 0C17.6 30.1 17.3 30 17 30c-0.2 0-0.5 0-0.8-0.1 -0.2 0-0.4 0-0.5 0 -0.2 0-0.3 0-0.4 0 -0.4 0-0.8-0.1-1.1-0.1 -0.4 0-0.8 0-1.2 0 -0.1 0-0.2 0-0.3-0.1 -0.1 0-0.2 0-0.3 0 -0.2 0-0.4-0.1-0.6-0.3 0-0.1-0.1-0.1-0.1-0.2 -0.1-0.1 0-0.3-0.1-0.4 0-0.1 0.1-0.2 0.1-0.3 0.1-0.1 0-0.2 0-0.3 0-0.1 0-0.2 0.1-0.2 0-0.1-0.1-0.1-0.1-0.2 0-0.1 0-0.1 0.1-0.1 0.1 0 0.2 0 0.3 0 0.2 0.1 0.3 0.1 0.5 0.2 0 0 0.1 0 0.1 0 0.2-0.1 0.4-0.1 0.6 0 0.1-0.1 0.2 0 0.3 0 0 0 0.3 0.1 0.4 0 0 0 0.1 0 0.1-0.1 0.2 0.2 0.5 0.1 0.8 0.1 0.1 0.1 0.2 0 0.4 0.1 0 0.1 0.1 0.1 0.2 0.1 0.3 0 0.6 0.1 0.9 0.1 0.2 0 0.3 0 0.5 0 0.3 0 0.5 0 0.8 0 0.1 0.1 0.2 0.1 0.3 0.1 0.4 0 0.8 0 1.1 0 0.2 0 0.4 0 0.6 0 0.3 0 0.5 0 0.8 0.1 0.3 0 0.6-0.1 0.9 0 0 0-0.1 0.1-0.1 0.1 -0.1-0.1-0.2 0-0.2 0.1C21.1 28.5 21 28.5 21 28.5c-0.1 0-0.2 0.1-0.3 0 -0.1-0.1-0.1-0.1-0.3 0 -0.1 0-0.2 0-0.3 0 -0.3-0.1-0.5 0-0.7 0 -0.1-0.1-0.2 0-0.3 0 -0.3 0-0.5-0.1-0.8-0.1 -0.2 0-0.3 0.1-0.5 0.2l0.1 0c0.2 0 0.4 0 0.6 0 0-0.1 0 0 0 0.1 0.1-0.1 0.1-0.1 0.1-0.1 0.1 0 0.1 0 0.2 0 0.1 0.1 0.3 0.1 0.4 0 0.1 0 0.1 0 0.1 0 0.2 0.1 0.3 0.1 0.4 0 0 0 0 0.1 0 0.1 0.1 0 0.1 0 0.2-0.1 0 0.1 0 0.1 0 0.1 0.1 0 0.1 0 0.1-0.1 0.1 0 0.2 0.1 0.3 0 0 0 0.1 0 0.1 0 0.1 0 0.1 0.1 0.2 0.1 0.1 0 0.2 0 0.3 0 0 0-0.1 0-0.1 0 0 0.1 0.1 0.2 0.1 0.2 0.2 0 0.4 0 0.5-0.1 0.1 0 0.1 0 0.1-0.1 0.2 0.1 0.3 0.1 0.5 0 0.1 0 0.3 0 0.4 0.1 0.3 0 0.7 0 1 0 0.2-0.1 0.3 0 0.5 0 0.2 0 0.3-0.1 0.5 0 0.1 0 0.3 0 0.4-0.1 0.1 0 0.2 0.1 0.4 0.1 0.1-0.1 0.2 0 0.4 0 0.3 0 0.6 0 0.9 0 0.1 0 0.1 0 0.2 0 0.1 0 0.2 0.1 0.3 0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0l0-0.1c0.1 0 0.1 0 0.1 0 0.1 0.2 0.3 0.1 0.5 0.2 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0-0.1 0.3 0.1 0.4 0 0.6 0 0.2 0 0.3 0 0.4-0.1 0 0 0.1 0 0.1 0 0.3 0.1 0.5 0.1 0.7 0.1 0.1 0 0.2 0 0.2 0 0.1 0.1 0.1 0.1 0.2 0.1 0.2-0.1 0.4-0.1 0.5 0 0.2 0 0.3 0 0.4 0 0.2 0 0.4 0.1 0.6 0 0.4-0.1 0.7 0.1 1.1 0 0.2 0 0.4 0.1 0.6 0.1 0-0.1-0.1-0.1-0.1-0.1 0-0.1-0.1-0.2-0.2-0.3 0.1 0.1 0.1 0.1 0.2 0.1 0 0 0.1 0 0.1 0 0.2-0.1 0.4 0 0.5 0.1C33.7 28.7 33.5 28.7 33.4 28.7c-0.1 0-0.1 0.1-0.2 0.2 0.2 0 0.4 0 0.6 0 0 0 0.1 0 0.2 0C34 29 34.1 29 34.1 29c0.3-0.1 0.5-0.1 0.7 0 0.2 0 0.4-0.1 0.6-0.1 0.1 0 0.3 0.1 0.4 0.1 0.2 0 0.4-0.1 0.6-0.1 0.1 0 0.2 0 0.3 0 0.1 0 0.1 0 0.2 0 0 0 0 0.1 0.1 0.1 0 0 0.1 0 0.2 0 0 0 0.1 0 0.1-0.1 0 0 0.1 0 0.1 0C37.5 29 37.6 29 37.7 29c0.1-0.1 0.2-0.1 0.4 0 0 0 0.1 0 0.2 0 0.1 0 0.3 0 0.4 0 0.2 0 0.4 0 0.6 0 0.3 0 0.5 0 0.7 0 0.1 0.1 0.2 0.1 0.3 0 0-0.1 0-0.1 0.1-0.1 0.1 0 0.1 0 0.2 0 0.2 0.1 0.3 0 0.4 0 0.2 0 0.3 0.1 0.4 0 0 0 0.1 0 0.1 0 0.1 0.1 0.2 0 0.3 0.1 0.1 0 0.1 0 0.1-0.1 0 0 0.1 0 0.1 0 0.1 0 0.3 0 0.5 0.1 0 0 0.1 0 0.1 0 0.3-0.1 0.7-0.1 1-0.1 0.4 0 0.7 0 1.1-0.1 -0.1 0-0.1 0-0.2-0.1l0.4 0c0 0.1 0 0.1-0.1 0.1l0.7 0c0-0.1-0.1 0-0.2 0 -0.1-0.1-0.2 0-0.3 0 0.1-0.1 0.2-0.2 0.4-0.1 0.1 0 0.2 0 0.4 0 0 0-0.1 0.1-0.1 0.1 0.1 0 0.1 0.1 0.2 0.1C45.9 29 46 29 46 29c0.3-0.1 0.6-0.1 0.9-0.1 0.1 0 0.2 0 0.2 0C47.2 29 47.2 29 47.2 29c0.1-0.1 0.2-0.1 0.3 0 0 0 0.1-0.1 0.2-0.1 0.2 0 0.4 0.1 0.6 0 0.2 0 0.3 0 0.4 0 0.1 0 0.1 0 0.1 0 0.1-0.1 0.2-0.1 0.3-0.1 0.2 0.1 0.4 0 0.6 0.1 0.1-0.2 0.2-0.1 0.3-0.1 0.2 0.1 0.4 0 0.6 0.1 0 0 0.1 0 0.1 0 0.1 0 0.2-0.1 0.2 0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0.2 0 0.3 0 0.4-0.1l0.1 0c-0.1 0-0.1 0-0.1 0.1 0.1 0 0.1 0 0.2 0 0-0.1 0.1-0.1 0.1 0 0.1 0 0.2 0 0.2 0 0.2-0.1 0.4-0.1 0.7-0.1 0.2 0.1 0.4 0 0.6 0 0.1 0 0.2 0.1 0.3 0.1 0.2-0.1 0.3-0.1 0.5-0.1 0.1 0.1 0.3 0.1 0.4 0 0.2 0 0.3 0 0.4 0 0.4 0 0.7 0.1 1 0.1 0.2 0 0.4 0 0.6-0.1 0.1 0 0.1 0 0.1 0 0.2 0 0.3 0.1 0.4 0.1 0.1 0 0.2-0.1 0.3-0.1 0 0 0 0.1 0 0.1 0.1 0 0.2 0 0.2 0.1 0.1 0 0.2-0.1 0.3 0 0.1 0 0.2-0.1 0.3-0.2 0 0 0.1 0 0.2-0.1 0.1 0 0.2 0 0.3 0.1 0 0 0.1 0 0.1 0 0.1-0.1 0.1 0 0.2 0l0-0.1c0.1 0 0.2 0.2 0.2 0 0 0 0.1 0 0.1 0 0.1 0.1 0.2 0.1 0.3 0 0 0 0.1 0 0.1 0 0.1 0.1 0.2 0 0.3 0.1 0.1 0 0.2-0.1 0.2-0.1 0.1-0.1 0.1 0 0.2 0 0 0 0-0.1 0-0.1 -0.1-0.1-0.2-0.1-0.4 0l-0.1 0c-0.2 0-0.3 0-0.5 0 -0.1 0-0.1 0-0.1 0 -0.2 0-0.4 0-0.5 0 -0.2 0-0.3-0.1-0.4-0.1 -0.1 0-0.2 0-0.2 0.1 0 0-0.1 0-0.1 0l-0.3 0c-0.1-0.1-0.2 0-0.4-0.1 0.2 0 0.4-0.1 0.6-0.1 0.1 0 0.3 0.1 0.4 0 0.4 0 0.8 0 1.2 0 0.2 0 0.5 0 0.7 0 0.1 0 0.3 0 0.5 0 0.2 0 0.4 0 0.6-0.1 0.3 0 0.6 0 0.8 0 0.2 0 0.4 0 0.5 0 0.3 0 0.6-0.1 0.9-0.1 0 0 0.1-0.1 0.1-0.1 0.1 0 0.1 0 0.2 0 0.2 0 0.4 0 0.5 0 0.2 0 0.3-0.1 0.4-0.1 0.1 0 0.2 0.2 0.3 0 0 0 0.1 0 0.2 0.1 0 0 0.1-0.1 0.1-0.1 0.1 0 0.2-0.1 0.2 0.1 0 0 0.1 0 0.2-0.1 0 0 0.1 0 0.1 0 0.2-0.1 0.2 0 0.3 0 0.2 0 0.3-0.1 0.4-0.1 0.2 0 0.4-0.1 0.6-0.1 0 0.1 0.1 0.2 0 0.3 0 0 0 0.1 0 0.1 0.2 0.1 0.1 0.2 0 0.4 0.1 0.1 0.1 0.3 0.1 0.4 0.1 0.4-0.3 0.9-0.7 0.9 -0.1 0-0.2 0-0.4 0 -0.1 0-0.3 0-0.5 0 -0.4 0-0.8 0-1.2 0.1Z' class='cp_2'/%3e%3cpath d='M12.1 25c0-0.1 0.1-0.1 0.1-0.1 0 0.1 0.1 0.1 0.1 0.1 -0.1 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M12.3 27.4C12.2 27.3 12.1 27.3 12.2 27.1c0.1 0.1 0.1 0.2 0.1 0.3Z' class='cp_2'/%3e%3cpath d='M12.4 27.3c0.1-0.1 0.1-0.1 0.2 0 0 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M14.6 24.8c0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0 -0.1 0-0.1 0.1-0.1 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M15.6 24.6c0-0.1 0-0.1 0-0.2 0.2 0.1 0.3 0 0.5 0 0.1 0.1 0.1 0 0.2 0 0 0 0.1 0 0.2 0 0 0 0.1-0.1 0.2-0.1 0 0 0.1 0.1 0.2 0.1 0.1 0 0.2 0 0.3-0.1 0 0.1 0 0.1 0 0.1 -0.1 0-0.2 0.1-0.3 0.1 -0.2 0-0.4 0.1-0.6 0 -0.2 0-0.4 0.1-0.6 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M17.7 23.2l0-0.1 0.2 0c0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M18.2 23.1l0-0.1c0.1 0.1 0.1 0.1 0.1 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M18.5 23c0.1 0 0.1 0 0.2 0 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M19.1 22.9l0 0 0.5 0c-0.1 0-0.3 0.1-0.5 0Z' class='cp_2'/%3e%3cpath d='M19.6 24c0 0-0.1 0.1-0.1 0.1l0-0.1c0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M20.2 25.4c0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0 0 0 0 0.1 0 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M20.6 22.8c0.1-0.1 0.1-0.1 0.2-0.1 0 0.1-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M21.1 22.7c0.1 0 0.2-0.1 0.2 0 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M21.3 28.7c-0.1 0-0.1 0-0.1 0l-0.1 0c0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M21.8 28.4c0.1 0 0.2 0.1 0.3 0 0.1 0 0.2 0.1 0.3 0.1 -0.1 0-0.1 0.1-0.1 0.1C22.1 28.5 21.9 28.5 21.7 28.5c-0.1 0-0.1 0-0.2-0.1 0.1 0 0.2 0 0.3 0Z' class='cp_2'/%3e%3cpath d='M21.6 23.9c0.1-0.1 0.2-0.1 0.3-0.1 -0.1 0.1-0.2 0.1-0.3 0.1Z' class='cp_2'/%3e%3cpath d='M22.5 23.8c0-0.1 0.1-0.1 0.1-0.1 0.1 0.1 0.1 0.1 0.1 0.2C22.6 23.8 22.6 23.8 22.5 23.8Z' class='cp_2'/%3e%3cpath d='M23.4 28.5c0.1 0 0.2 0 0.2 0 -0.2 0.1-0.2 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M25.6 27.4c0-0.1 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M26.7 24.6c0.1 0 0.2-0.1 0.2-0.1 0 0.1 0 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M27.9 28.5l0.1 0c-0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M28.8 25.2l-0.2 0c0-0.1 0-0.1 0-0.1l0.2 0Z' class='cp_2'/%3e%3cpath d='M28.8 28.3c-0.1 0-0.1 0-0.1-0.1 0 0 0.1 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M28.9 25.2c0-0.1 0-0.1 0-0.1L29 25.2c-0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M29.4 26l0 0c0 0.1 0 0.1-0.1 0 0 0 0.1 0 0.1 0 0-0.1 0.1-0.1 0.1-0.1 0 0 0.1 0.1 0.1 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M29.5 26.6c-0.1 0-0.1 0-0.2 0 0.1 0 0.1-0.1 0.1-0.1 0 0 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M29.3 28.2c0 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0l0-0.1c0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M29.6 23.7c0.1 0 0.1 0 0.2 0 -0.1 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M30.8 26c-0.1 0-0.1 0-0.2 0l-0.1 0c0.1-0.1 0.1-0.1 0.1-0.1 0.1 0 0.2 0 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M30.8 22.8c0.1-0.1 0.2 0 0.3 0 -0.1 0-0.2 0-0.3 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M31.4 23.1C31.5 23 31.5 23 31.6 23c0 0 0 0.1 0 0.1l-0.2 0Z' class='cp_2'/%3e%3cpath d='M32.2 23.1C32.1 23.1 32 23 31.9 23c0.2 0 0.4 0 0.6 0 -0.1 0.1-0.1 0.1-0.3 0.1Z' class='cp_2'/%3e%3cpath d='M32.6 23.3c0 0-0.1 0-0.1 0 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M32.8 23c0.2-0.1 0.6-0.1 0.8 0 0 0-0.1 0-0.2 0 -0.1 0-0.2 0-0.3 0 -0.1 0.1-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M35.9 28.6c0.2 0 0.3 0.1 0.4 0.1 -0.3 0.2-0.7 0-1 0.1 0-0.1 0.1-0.1 0.2-0.1 0.2-0.1 0.3-0.1 0.4-0.1Z' class='cp_2'/%3e%3cpath d='M35.8 28.4l0-0.1c0.1 0.1 0.1 0.1 0.2 0.1 -0.1 0.1-0.2 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M36.1 28.4l0.2 0c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M35.2 23c-0.1 0-0.3 0-0.4 0.1 0 0-0.1 0-0.1 0.1 0-0.1 0-0.1 0-0.2 -0.2 0-0.3 0-0.4 0 0-0.1 0.1-0.1 0.2-0.1 0.1 0 0.2 0 0.4 0 0.1 0 0.3 0 0.5 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M34.9 28.8c0 0-0.1 0-0.1 0 -0.1 0-0.2 0-0.4 0 0.2-0.1 0.3-0.1 0.5 0Z' class='cp_2'/%3e%3cpath d='M34.3 28.7c-0.1 0.1-0.3 0.1-0.4 0Z' class='cp_2'/%3e%3cpath d='M33.8 23c0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 -0.1 0-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M36.4 28.4c0-0.1 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M36.6 28.8c0-0.1 0-0.1 0-0.1 0 0 0.1 0 0.2 0 0 0 0.1 0 0.1-0.1 0.1 0 0.1 0 0.1 0 0.2 0.1 0.4 0 0.5 0.1 0.1 0 0.1 0 0.2 0l0.1 0.1c-0.1 0-0.1 0-0.1 0 -0.3 0-0.6 0-0.8 0 -0.1 0-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M38.8 28.4c0.2 0 0.4 0 0.5 0.1 0 0.1-0.1 0.1-0.1 0.1 -0.3-0.1-0.6 0-1-0.1 0.2-0.1 0.4-0.1 0.6-0.1Z' class='cp_2'/%3e%3cpath d='M38.5 24.2c0 0 0.1 0 0.2 0 -0.1 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M40.3 28.5c-0.2 0-0.4 0-0.6 0.1 0 0-0.1-0.1-0.1-0.1 0.1 0 0.2-0.1 0.4-0.1 0.2 0 0.4 0 0.6 0 -0.1 0.1-0.2 0.1-0.3 0.1Z' class='cp_2'/%3e%3cpath d='M40.6 28.6c0 0.1-0.1 0.1-0.2 0.1 0.1-0.1 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M38.9 24.2c0.1-0.1 0.5-0.1 0.8 0 -0.3 0-0.6 0-0.8 0Z' class='cp_2'/%3e%3cpath d='M38.6 28.8l0 0c0 0 0.1 0 0.1 0 0.3-0.1 0.7-0.1 1.1-0.1 0 0 0 0.1 0 0.1 -0.4 0.1-0.8 0-1.2 0l-0.6 0c0 0-0.1 0-0.1 0 0.1 0 0.1-0.1 0.2-0.1 0.2 0 0.4 0 0.5 0.1Z' class='cp_2'/%3e%3cpath d='M42.3 28.7l0 0c-0.1 0.1-0.2 0.1-0.3 0.1 -0.2-0.1-0.4 0-0.6 0 -0.2 0-0.4-0.1-0.5-0.2 -0.1 0-0.1 0-0.2 0 0.2 0 0.3 0 0.5 0 0.1 0 0.3 0.1 0.5 0.1l0-0.1c0.1 0 0.2 0 0.2 0 0.1 0.1 0.1 0.1 0.2 0.1 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M42.2 25.9l0.1 0c-0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M42.3 28.4l0-0.1 0.2 0c0 0.1 0 0.1 0 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M43 28.6c0 0 0.1 0 0.2 0 0.1 0.1 0.2 0.1 0.4 0.1 -0.1 0.1-0.2 0.1-0.2 0.1 -0.2 0-0.4 0-0.6 0 -0.1 0-0.2 0-0.3-0.1 0.2-0.1 0.3-0.1 0.5-0.1Z' class='cp_2'/%3e%3cpath d='M42.6 28.3l0.2 0c-0.1 0.1-0.2 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M42.9 28.4c0-0.1 0.1-0.1 0.2 0 -0.1 0-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M44.2 23c0 0 0 0.1 0 0.1 -0.1 0.1-0.1 0-0.2 0C43.9 23 43.8 23 43.7 23c-0.1 0-0.1 0-0.2 0 0.1-0.1 0.2-0.1 0.4-0.1 0.1 0 0.3 0 0.5 0 0.1 0 0.1 0 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M44.4 28.7c0 0.1 0 0.1 0 0.1l-0.5 0c0.2-0.1 0.3-0.1 0.5-0.1Z' class='cp_2'/%3e%3cpath d='M44.9 22.9c0.1 0 0.1 0 0.2 0 0 0 0 0.1 0 0.1C45 23 44.9 23 44.9 22.9Z' class='cp_2'/%3e%3cpath d='M45.2 23c0.2-0.1 0.7-0.1 0.9 0 -0.2 0-0.3 0.1-0.4 0 -0.1 0-0.2 0-0.3 0 0 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M46.4 23.3c-0.1 0-0.1 0-0.2 0 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M46.3 23l0.6 0c-0.1 0-0.1 0.1-0.1 0.1 0 0-0.1 0-0.1 0 -0.3 0-0.3 0-0.4-0.1Z' class='cp_2'/%3e%3cpath d='M47.2 23c0.1 0 0.1 0.1 0.2 0.1C47.3 23.2 47.3 23.2 47.2 23Z' class='cp_2'/%3e%3cpath d='M47.5 26l0.1-0.1c0 0.1 0 0.1 0 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M47.7 22.8c0.2 0 0.3 0 0.3 0.1 0 0-0.1 0-0.3-0.1Z' class='cp_2'/%3e%3cpath d='M48.3 25.9c0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 -0.1 0-0.2 0-0.3 0 0.1-0.2 0.2-0.2 0.3-0.2Z' class='cp_2'/%3e%3cpath d='M48.6 22.8l0.1 0c0 0.1-0.1 0.1-0.1 0Z' class='cp_2'/%3e%3cpath d='M49.4 26c0.1 0 0.1 0 0.2 0 -0.1 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M49.6 26.7c-0.1 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.1-0.2 0.1 0.1 0.1 0.1 0.2 0.2Z' class='cp_2'/%3e%3cpath d='M49.1 22.9c0.1-0.1 0.3 0 0.4 0 0 0 0.1 0 0.1 0.1 -0.2 0-0.3 0-0.5-0.1Z' class='cp_2'/%3e%3cpath d='M49.3 27.6c0 0-0.1 0-0.1 0.1 0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M49.2 23.8c0 0-0.1 0-0.1 0 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M49.7 23c0.1-0.1 0.2-0.1 0.3 0Z' class='cp_2'/%3e%3cpath d='M50.3 25.2c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M50.1 23c0.1 0 0.1 0 0.1 0l0 0.1L50.1 23Z' class='cp_2'/%3e%3cpath d='M50.2 28.2c-0.1 0.1-0.1 0.2-0.2 0.1 0 0 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M51 23.2c0-0.1 0-0.1 0.2-0.1 -0.1 0.1-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M51.9 24.6c0.1-0.1 0.1 0 0.1 0 0 0 0.1 0 0.1 0.1 -0.1 0-0.1 0-0.1 0 -0.1 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M53.1 27.4c0 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M55.1 28.6c0.1 0 0.2 0 0.3 0 -0.1 0.1-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M56.2 23.9c0.1-0.1 0.1-0.1 0.2 0 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M57.2 28.5c0 0.1 0 0.1-0.1 0.1 -0.1 0-0.2 0-0.3 0 -0.1 0-0.1 0-0.1 0 -0.1 0-0.2 0.1-0.3 0 0.1 0 0.2-0.2 0.3-0.1 0.1 0.1 0.2 0 0.3 0 0 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M57 24c0.1-0.1 0.2-0.1 0.3 0 -0.2 0-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M57.5 28.8c0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 -0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M57.4 25c0 0 0.1 0 0.1 0l-0.1 0.1c0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M57.6 22.8c0-0.1 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M58.7 25.5c-0.1 0-0.1 0-0.2 0 0.1-0.1 0.1-0.1 0.2 0Z' class='cp_2'/%3e%3cpath d='M58.5 22.9c0 0 0.1 0 0.1 0 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M58.9 25.5c0.1 0 0.1 0 0.1 0l-0.1 0Z' class='cp_2'/%3e%3cpath d='M59.3 24.1c0 0 0.1 0 0.1 0.1 -0.1 0-0.1 0-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M59.3 23c0.1-0.1 0.3 0 0.5 0 -0.1 0.1-0.1 0.1-0.3 0.1C59.4 23 59.4 23 59.3 23Z' class='cp_2'/%3e%3cpath d='M60.2 23.1l0 0 0.2 0c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M61 23.2c0.2 0.1 0.3 0.1 0.4 0.1 -0.1 0-0.2 0-0.4 0l0-0.1Z' class='cp_2'/%3e%3cpath d='M61.7 24.5c0.1 0 0.1 0 0.1 0 0.2 0 0.3 0.1 0.4 0 0-0.1 0.1 0 0.1 0 0.1 0 0.1 0 0.2 0.1l0-0.1c0.1 0.1 0.3 0.1 0.4 0.1 0.2 0 0.3 0 0.5 0 0 0 0 0.1 0 0.1 -0.2 0-0.3 0-0.4 0 -0.1 0-0.1 0-0.1 0 -0.2 0-0.5-0.1-0.7 0 -0.2 0-0.3-0.1-0.5-0.2Z' class='cp_2'/%3e%3cpath d='M64.2 24.9c0 0 0.1-0.1 0.1-0.1 0 0.1 0 0.2-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M66.3 27.4c0-0.1 0-0.1 0.1-0.1 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M66.5 27.5c0.1-0.1 0.1-0.1 0.1-0.2 0.1 0.1 0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M66.7 25.2c0 0 0-0.1 0.1-0.1 0 0 0.1 0 0.1 0 0 0.1 0 0.1-0.1 0.1 0 0.1 0 0.1-0.1 0Z' class='cp_2'/%3e%3cpath d='M65.7 32.2c0.1-0.1 0.1-0.1 0.2-0.1 0.2 0 0.3 0 0.4-0.1 0.2 0 0.5 0 0.8 0 0.1 0 0.2-0.1 0.3-0.1 0.1 0 0.1 0 0.2 0 0.1 0 0.1 0.1 0.1 0.1 -0.1 0.1-0.2 0.1-0.3 0.1 -0.4 0-0.7 0-1.1 0.1 -0.2 0-0.4 0-0.6 0Z' class='cp_2'/%3e%3cpath d='M67.1 33.3l-0.1 0c0.1-0.1 0.1-0.1 0.2-0.1l0 0.1c-0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M67.2 33.2c0.2 0 0.2-0.1 0.3 0.1 -0.1 0-0.2 0-0.3-0.1Z' class='cp_2'/%3e%3cpath d='M66.8 32.5c0.2-0.1 0.4-0.1 0.6-0.1 0.1 0 0.3 0 0.3 0.2C67.4 32.5 67.1 32.5 66.8 32.5Z' class='cp_2'/%3e%3cpath d='M78.5 14.5c-0.1 0.3-0.1 0.7-0.1 1 -0.1 0.2 0 0.4-0.1 0.5 0 0.2 0 0.4-0.1 0.6 -0.1 0.3-0.1 0.7-0.3 1 0 0.2-0.2 0.5-0.3 0.8 -0.2 0.4-0.5 0.8-0.7 1.3 -0.2 0.2-0.3 0.5-0.5 0.7 -0.2 0.3-0.4 0.5-0.6 0.7 -0.3 0.2-0.5 0.4-0.8 0.6 -0.2 0.2-0.5 0.3-0.7 0.5 -0.4 0.2-0.8 0.4-1.2 0.6 -0.3 0.1-0.6 0.2-0.8 0.3 -0.2 0.1-0.4 0.2-0.6 0.2 -0.3 0.1-0.7 0.3-1 0.4 -0.4 0.1-0.9 0.2-1.3 0.3 -0.2 0-0.4 0-0.6 0 -0.1 0-0.2 0-0.3 0 -0.2 0.1-0.5 0.1-0.8 0.1C67.6 24 67.4 24 67.2 24.1c-0.1 0-0.1 0-0.2 0 -0.2 0-0.5-0.1-0.7 0 -0.2 0-0.3 0-0.5 0C65.6 24 65.4 24 65.3 24 65.1 23.9 65 23.9 64.8 23.9c0 0-0.1 0-0.1 0C64.5 23.8 64.4 23.8 64.2 23.8c-0.1 0-0.2-0.1-0.3-0.1 -0.1 0-0.1 0-0.1 0 -0.4 0-0.7-0.1-1-0.2C62.6 23.4 62.3 23.4 62.1 23.3 62 23.2 61.9 23.2 61.8 23.2 61.3 23.1 60.9 23 60.4 23 60.2 22.9 60.1 22.9 59.9 22.9c-0.3 0-0.6-0.1-0.9-0.2 -0.2 0-0.3 0-0.5 0 -0.2 0-0.5 0-0.8-0.1 -0.3 0-0.6 0-0.9 0C56.7 22.5 56.5 22.5 56.4 22.5c-0.4 0-0.9 0-1.3 0 -0.4 0-0.8 0-1.2-0.1 0 0 0-0.1-0.1-0.1 -0.2 0.1-0.4 0-0.6 0 0 0-0.1 0-0.1 0 -0.3 0-0.5 0-0.7-0.1C51.9 22.2 51.5 22 51 22c-0.3 0-0.6 0-0.9 0C49.9 21.9 49.6 21.9 49.4 21.9c0 0-0.1 0-0.1 0 -0.5 0-1 0-1.5-0.1 -0.6-0.1-1.2 0-1.7-0.1C45.7 21.6 45.3 21.6 44.9 21.6c-0.1 0-0.2 0-0.3 0C44.3 21.5 44.1 21.5 43.8 21.5c-0.3 0-0.7-0.1-1.1-0.1 -0.2 0-0.5 0.1-0.8 0.1 -0.6 0-1.1 0-1.7 0C39.5 21.4 38.8 21.4 38.1 21.4c-0.3 0-0.6 0.1-1 0.1 -0.5 0-1.1-0.1-1.7 0 -0.5 0-1.1 0-1.7 0.1 -0.3 0.1-0.7 0.1-1 0.1 -0.7 0.1-1.3 0.1-2 0.1 -0.3 0-0.6 0-0.9 0.1 -0.1 0-0.3 0-0.5 0C29.2 22 29.1 22 29 22c-0.4 0-0.8 0-1.1 0.1 -0.1 0-0.1 0-0.1 0 -0.2 0-0.3-0.1-0.4 0 -0.1 0-0.2 0-0.3 0 -0.1 0-0.1 0-0.2 0 -0.1 0-0.2 0-0.3 0.1 -0.2 0-0.4 0-0.6 0 -0.1 0.1-0.1 0-0.2 0 -0.1 0-0.3 0-0.5 0.1l-0.1 0c-0.2 0-0.4 0-0.6 0.1 -0.2 0-0.5 0-0.7 0 -0.5 0-1.1 0-1.7 0.1 -0.2 0-0.4 0-0.7 0 -0.2 0-0.4 0-0.6 0 -0.2 0.1-0.5 0-0.7 0.1 -0.4 0-0.8 0.2-1.2 0.2 0 0-0.1 0-0.2 0 -0.3 0-0.7 0.1-1.1 0.2 -0.3 0-0.6 0.1-0.9 0.1 -0.2 0.2-0.4 0.2-0.7 0.3 -0.2 0.1-0.4 0.1-0.6 0.1 -0.3 0.1-0.5 0.1-0.7 0.1 -0.1 0-0.1 0-0.2 0 0 0-0.1 0-0.1 0 -0.3 0.2-0.6 0.1-0.9 0.2 -0.3 0.1-0.6 0.1-0.9 0.1 -0.3 0-0.6 0-0.9 0 0 0-0.1 0-0.1 0 -0.3 0-0.5 0-0.8 0l-0.1 0c-0.3 0-0.7 0-1.1-0.1C9.2 23.7 8.7 23.6 8.2 23.4 7.9 23.4 7.7 23.3 7.4 23.2 7.1 23 6.8 23 6.5 22.9 6.4 22.8 6.2 22.8 6 22.7 5.4 22.4 4.9 22 4.3 21.7 3.9 21.4 3.6 21.2 3.3 20.9c-0.4-0.5-0.7-1-1-1.5C2.1 19.1 2 18.9 1.9 18.7 1.7 18.4 1.6 18.1 1.5 17.8 1.3 17.3 1.1 16.8 1 16.3 0.9 16.1 0.9 15.8 0.9 15.6c0-0.1 0-0.3 0-0.4 0-0.2 0-0.5-0.1-0.7C0.8 14.2 0.9 14 1 13.8 1.1 13.5 1.2 13.3 1.2 13 1.3 12.9 1.3 12.8 1.4 12.7l0-0.1C1.5 12.3 1.7 12 1.9 11.7 2 11.4 2.3 11.2 2.4 10.9c0-0.1 0.1-0.3 0.2-0.4C2.8 10.3 2.9 10.1 3.1 9.9 3.3 9.7 3.5 9.6 3.6 9.5 3.8 9.3 4.1 9.2 4.2 9 4.4 9.1 4.4 8.9 4.5 8.9 4.6 8.8 4.7 8.8 4.8 8.7 4.9 8.7 5 8.6 5 8.6 5.3 8.4 5.5 8.2 5.8 8.1 6 7.9 6.2 7.8 6.4 7.6 6.6 7.4 6.8 7.3 7.1 7.3 7.3 7.2 7.4 7.1 7.5 6.9 7.6 6.7 7.8 6.5 8 6.5 8.2 6.5 8.4 6.4 8.6 6.4 8.8 6.4 8.9 6.3 9 6.2 9.1 6.2 9.3 6.1 9.4 6 9.5 5.9 9.7 5.9 9.8 5.8c0.2 0.2 0.3 0 0.5 0 0.4 0 0.7-0.3 1-0.4C11.5 5.3 11.7 5.2 11.8 5.1c0.1 0 0.2 0 0.3 0C12.2 4.9 12.4 4.9 12.6 4.8c0 0 0.1 0 0.1 0 0.3 0 0.5-0.2 0.8-0.2C13.9 4.4 14.3 4.3 14.8 4.3c0.2 0 0.4 0 0.6 0C15.6 4.2 15.8 4.2 16 4.1c0.1 0 0.1 0 0.2-0.1 0.2 0 0.4 0 0.6-0.1 0.1 0 0.3 0 0.4-0.1 0.2 0 0.4-0.1 0.5-0.2C18 3.5 18.4 3.4 18.7 3.4c0 0 0.1 0 0.2 0C19.1 3.3 19.2 3.3 19.4 3.3c0.1 0 0.1-0.1 0.1-0.1 0.3 0.1 0.5 0 0.8-0.1C20.5 3 20.8 3 21.1 3c0.2 0 0.5 0 0.7-0.1 0.1 0 0.3 0 0.3-0.1 0.1 0 0.2 0 0.2-0.1 0.4 0 0.7-0.1 1-0.1C23.6 2.5 23.8 2.5 24.1 2.5c0.3 0 0.7 0 1.1 0C25.4 2.4 25.6 2.4 25.7 2.4c0.2 0 0.4 0 0.6-0.1C26.5 2.2 26.8 2.2 27 2.2c0.2 0 0.4-0.1 0.6-0.2C27.9 1.9 28.1 1.8 28.4 1.9c0.3 0 0.5-0.1 0.7-0.1 0.3-0.2 0.6-0.2 1-0.2 0.3 0 0.6 0 1-0.1 0.1 0 0.3 0 0.5 0 0.6 0 1.1 0 1.7-0.1C33.9 1.3 34.6 1.3 35.2 1.3c0.3 0 0.7 0 1-0.1 0.2 0 0.4 0 0.6 0C37.2 1.1 37.6 1 38 1.1c0 0.1 0.1 0.1 0.2 0 0 0 0.1 0 0.2 0C38.7 1.2 39 1.1 39.3 1c0 0 0.1 0 0.1 0 0.2 0 0.3 0 0.4 0 0.1 0 0.1 0 0.2 0 0.2 0.1 0.4 0.1 0.7 0 0.1 0 0.2 0 0.2 0.1 0.1 0 0.2 0 0.2 0C41.4 1 41.6 1 41.8 1c0.2 0 0.3 0.1 0.4 0.1 0.3 0 0.5 0.1 0.8 0.1 0.4 0 0.8 0 1.2 0 0.3 0 0.6 0 0.9 0 0.2 0 0.3 0 0.4 0.1 0.4 0 0.7 0.1 1 0.1 0.5 0 0.9 0 1.3 0 0.2 0 0.3 0 0.4 0.1 0.3 0 0.5 0 0.8 0 0.3 0 0.7 0.1 1 0.2 0.2 0 0.4 0.1 0.6 0 0.3 0 0.5 0.1 0.7 0.2 0.3 0.1 0.6 0.2 0.9 0.2 0.2 0 0.4 0 0.5 0.1 0.3 0.1 0.5 0.1 0.7 0.1 0.1 0 0.1 0 0.1 0 0.4 0.1 0.9 0 1.3 0.1 0.2 0 0.4 0 0.6 0 0.4 0 0.7 0.1 1 0.1 0.2 0.1 0.4 0.1 0.6 0.2 0.1 0.1 0.3 0.1 0.5 0.1 0.4 0 0.7 0.1 1.1 0.1 0.1 0 0.1 0 0.2 0.1 0.2 0 0.4 0.1 0.6 0.1 0.2 0 0.4 0 0.6 0.1 0.1 0 0.2 0 0.2 0 0.4 0 0.7 0.1 0.9 0.2 0.1 0 0.2 0 0.2 0 0.1 0.1 0.3 0.2 0.4 0.2 0.3 0.1 0.6 0.2 0.9 0.2C62.9 3.9 63.2 4 63.5 4c0.3 0.1 0.5 0.1 0.8 0.1 0.3 0 0.6 0.1 0.9 0.2 0.3 0.1 0.5 0.1 0.8 0.2 0 0.1 0.1 0.1 0.2 0.1 0.3 0 0.5 0.1 0.8 0.2 0.2 0.1 0.4 0.2 0.5 0.3 0.2 0 0.4 0.1 0.6 0.2 0.2 0.2 0.4 0.2 0.6 0.3 0.1 0 0.2 0 0.3 0.1 0.1 0 0.2 0 0.3 0 0.1-0.1 0.2 0 0.3 0 0 0.1 0.1 0.1 0.2 0.2 0 0 0.1 0.1 0.2 0.1 0.1 0 0.1 0.1 0.2 0.1 0.1 0.1 0.2 0.2 0.3 0.1 0.3 0.1 0.6 0.1 0.8 0.2 0.1 0 0.2 0.2 0.3 0.3 0 0 0.1 0.1 0.1 0.1C71.7 7 71.9 7 72 7.1c0.1 0 0.3 0.1 0.4 0.1 0.3 0.1 0.5 0.3 0.7 0.5 0.1 0.1 0.2 0.2 0.4 0.3 0.2 0.1 0.4 0.2 0.6 0.4 0.2 0.1 0.3 0.3 0.6 0.3 0 0 0 0.1 0.1 0.1 0 0 0 0.1 0.1 0.1 0.1 0 0.1 0 0.1 0 0.1 0.2 0.3 0.2 0.5 0.3 0.3 0.2 0.6 0.4 0.8 0.7 0.1 0.2 0.2 0.3 0.3 0.4 0.1 0.2 0.3 0.4 0.4 0.7 0.1 0.2 0.2 0.4 0.4 0.6 0.1 0.2 0.3 0.4 0.4 0.7 0 0.3 0.3 0.6 0.3 1 0.1 0.2 0.2 0.4 0.3 0.6 0.1 0.2 0.1 0.4 0.1 0.6Z' class='cp_2'/%3e%3cpath d='M60.3 28.6l0 0Z' class='cp_2'/%3e%3cpath d='M38.2 16.9l0.1 0c-0.1-0.1-0.1-0.1-0.1 0Z' class='cp_1'/%3e%3cpath d='M38.5 17.1c0 0 0-0.1 0-0.1l0 0.1Z' class='cp_1'/%3e%3cpath d='M38.4 16.9l0 0Z' class='cp_1'/%3e%3cpath d='M37.6 16.7c0 0 0.1 0 0.1 0 -0.1 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M37.6 16.7c0 0 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40.1 13.6L40 13.5c0 0.1 0 0.1 0.1 0.1Z' class='cp_1'/%3e%3cpath d='M40.1 13.7l-0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M40 13.9c0.1 0 0.1 0 0 0Z' class='cp_1'/%3e%3cpath d='M36.4 16.1l0 0c0-0.1 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M36 15.7c0-0.1 0-0.1 0-0.1 -0.1 0-0.1 0-0.1 0C36 15.7 36 15.7 36 15.7c0 0 0 0.1 0.1 0.1 0 0 0-0.1 0-0.1 -0.1 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M36.3 16c0 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M36.3 15.9c-0.1 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1 0 0 0 0.1 0 0.1 0 0 0.1 0.1 0.1 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M36.1 15.9c0.1 0 0.1 0 0.1 0 0-0.1 0-0.1 0-0.1l-0.1 0.1Z' class='cp_1'/%3e%3cpath d='M36.6 16.3c0.1 0 0.1 0 0.1 0 0-0.1 0-0.1-0.1 0Z' class='cp_1'/%3e%3cpath d='M36.5 16.1c0 0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M39.1 13.3l0 0Z' class='cp_1'/%3e%3cpath d='M39.3 7.7l0-0.1Z' class='cp_1'/%3e%3cpath d='M39.3 7.7l0-0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M39.9 7.9l0 0Z' class='cp_1'/%3e%3cpath d='M39 15.2l0-0.1c0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M39.1 15.1l0 0Z' class='cp_1'/%3e%3cpath d='M39 14.7c0 0.1 0 0.1 0 0.1 0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M39 15.3c0.1 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M39.1 15.2c-0.1 0-0.1 0-0.1 0l0.1 0c-0.1 0-0.1 0 0 0Z' class='cp_1'/%3e%3cpath d='M39 14.8l0.1 0.1C39.1 14.8 39 14.8 39 14.8Z' class='cp_1'/%3e%3cpath d='M39 15c0 0 0-0.1 0-0.1C39 15 39 15 39 15Z' class='cp_1'/%3e%3cpath d='M39.1 14.1l0 0c0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M39.1 15.1c-0.1 0-0.1 0 0-0.1C39 15 39 15 39 15c0 0.1 0 0.1 0 0.1 0 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M39.1 15.5c0-0.1 0-0.1 0-0.1 0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M39.1 14.9l0 0Z' class='cp_1'/%3e%3cpath d='M35.9 15.5l0 0.1c0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M39.1 15.2l0 0Z' class='cp_1'/%3e%3cpath d='M40.5 7.8L40.6 7.7C40.5 7.8 40.5 7.8 40.5 7.8Z' class='cp_1'/%3e%3cpath d='M38.6 6.8l0 0.1c0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M38.2 6.3l0 0Z' class='cp_1'/%3e%3cpath d='M40.4 7.8l0 0Z' class='cp_1'/%3e%3cpath d='M38.6 7.4c0 0-0.1 0-0.1 0l0.1 0Z' class='cp_1'/%3e%3cpath d='M38.7 7.4c0-0.1 0-0.1 0-0.2 0 0.1 0 0.1 0 0.2Z' class='cp_1'/%3e%3cpath d='M38.7 6.1c-0.1 0-0.1 0-0.1 0l0.1 0Z' class='cp_1'/%3e%3cpath d='M38.6 6l0 0.1Z' class='cp_1'/%3e%3cpath d='M40.4 10c-0.1 0-0.2 0-0.2 0 -0.1 0-0.1 0-0.1 0 0.1 0 0.2 0 0.3 0Z' class='cp_1'/%3e%3cpath d='M40.3 9.8l0-0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40.2 9.7l0 0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M40.3 9.8l0.1 0C40.3 9.7 40.3 9.7 40.3 9.8Z' class='cp_1'/%3e%3cpath d='M40.8 7.5L40.9 7.4C40.8 7.5 40.8 7.5 40.8 7.5Z' class='cp_1'/%3e%3cpath d='M40.8 6.5l0 0 0 0.1c0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M40.1 9.7c0 0.1 0 0.1 0 0Z' class='cp_1'/%3e%3cpath d='M40.4 9.7l0 0Z' class='cp_1'/%3e%3cpath d='M38.8 9.8l0 0c-0.1 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M36.6 9.7l0 0Z' class='cp_1'/%3e%3cpath d='M38.6 9.6c0-0.1 0-0.1 0-0.1l0 0.1Z' class='cp_1'/%3e%3cpath d='M38.9 9.5c0 0.1 0 0.1 0 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M38.8 9.9c0 0.1 0 0.1 0 0.1l0-0.1Z' class='cp_1'/%3e%3cpath d='M38.6 9.9c0 0 0-0.1-0.1 0 0.1 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M38.2 10c0-0.1 0-0.1 0-0.1l0 0.1Z' class='cp_1'/%3e%3cpath d='M38.3 9.7l0 0c0 0-0.1 0-0.1 0.1l0.1 0c0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M38.4 9.4l0 0Z' class='cp_1'/%3e%3cpath d='M38.9 9.4l0 0Z' class='cp_1'/%3e%3cpath d='M38.3 9.9l0 0Z' class='cp_1'/%3e%3cpath d='M36.9 9.6c0 0 0 0.1 0 0.1l0-0.1Z' class='cp_1'/%3e%3cpath d='M38.2 9.9c0 0-0.1 0-0.1 0 0 0 0.1 0.1 0.1 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M37.5 10c0 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M36.7 9.8l0 0Z' class='cp_1'/%3e%3cpath d='M36.9 9.9l0 0Z' class='cp_1'/%3e%3cpath d='M37.3 9.2c0.1 0 0.1 0 0.1 0l-0.1 0Z' class='cp_1'/%3e%3cpath d='M37 9.4l0.1 0L37 9.4Z' class='cp_1'/%3e%3cpath d='M37 9.5C37 9.4 37 9.4 37 9.4c0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M37 10.1l0 0Z' class='cp_1'/%3e%3cpath d='M39 11.8c0 0.1 0 0.1 0 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M39 11.1c0 0.1 0 0.1 0 0.1l0-0.1Z' class='cp_1'/%3e%3cpath d='M39 11.7l0 0Z' class='cp_1'/%3e%3cpath d='M35.1 14.2c0 0.1 0 0.1 0 0.1l0-0.1Z' class='cp_1'/%3e%3cpath d='M36.5 14.3c0-0.1-0.1 0-0.1 0l0.1 0Z' class='cp_1'/%3e%3cpath d='M41.8 15.2c0.1 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M42.6 14.3l0 0Z' class='cp_1'/%3e%3cpath d='M42.6 14.3c-0.1 0-0.1 0 0 0Z' class='cp_1'/%3e%3cpath d='M40.1 8.6l0 0Z' class='cp_1'/%3e%3cpath d='M38.9 10.1l0.1 0 -0.1 0Z' class='cp_1'/%3e%3cpath d='M40.1 13.5l0 0Z' class='cp_1'/%3e%3cpath d='M41.1 9.7l0 0c0 0-0.1 0-0.1 0 0 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M40.8 9.9l0 0Z' class='cp_1'/%3e%3cpath d='M40.8 9.9l0 0Z' class='cp_1'/%3e%3cpath d='M40.7 9.9l0 0Z' class='cp_1'/%3e%3cpath d='M35.2 14.4c0 0-0.1-0.1-0.1-0.1 0 0.1 0 0.1 0.1 0.1l0-0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M41.1 9.9l0-0.1c0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40.6 9.8l0-0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40.5 9.8l0 0Z' class='cp_1'/%3e%3cpath d='M40.6 9.7c0 0.1 0 0.1 0 0.1 0.1 0 0.1 0 0-0.1Z' class='cp_1'/%3e%3cpath d='M41.4 9.8C41.4 9.7 41.3 9.7 41.2 9.7c0 0.1 0.2 0.1 0.2 0.1Z' class='cp_1'/%3e%3cpath d='M40.7 9.8l0 0Z' class='cp_1'/%3e%3cpath d='M37.5 16.6l-0.1 0c0 0 0-0.1-0.1-0.1 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0.1 0.1 0 0.2 0 0.3 0Z' class='cp_1'/%3e%3cpath d='M42.2 9.7c0 0 0 0.1 0 0.1 0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M41.8 10l0 0Z' class='cp_1'/%3e%3cpath d='M41.7 10.1c0-0.1 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M41.6 9.9l0 0Z' class='cp_1'/%3e%3cpath d='M42.1 9.7c0 0 0-0.1 0-0.1l0 0.1Z' class='cp_1'/%3e%3cpath d='M35.9 14l0 0Z' class='cp_1'/%3e%3cpath d='M35.8 14.1c0.1 0 0.1 0 0.1 0l-0.1 0Z' class='cp_1'/%3e%3cpath d='M35.8 14.1c0.1 0 0 0 0 0Z' class='cp_1'/%3e%3cpath d='M35.8 14.1l0 0Z' class='cp_1'/%3e%3cpath d='M35.9 13.9c-0.1 0-0.1 0.1 0 0.1 0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M36.1 14.2l0 0Z' class='cp_1'/%3e%3cpath d='M36 14.2c0.1 0 0.1 0 0.1 0l-0.1 0Z' class='cp_1'/%3e%3cpath d='M35.7 14.1l0 0Z' class='cp_1'/%3e%3cpath d='M35.7 14l-0.1 0c0.1 0 0.1 0.1 0.2 0.1C35.8 14 35.7 14 35.7 14Z' class='cp_1'/%3e%3cpath d='M35.8 14.1c-0.1 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M35.6 14l0 0Z' class='cp_1'/%3e%3cpath d='M35.7 14.1c0 0.1 0 0.1 0 0.1l0-0.1Z' class='cp_1'/%3e%3cpath d='M35.8 14.2l0 0 -0.1 0c0.1 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M35.3 14.4c0 0 0-0.1 0-0.1 0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M35.2 14.6c0 0 0-0.1 0-0.1 -0.1 0-0.1 0-0.1 0 0 0.1 0 0.1 0.1 0.1Z' class='cp_1'/%3e%3cpath d='M35.1 15.1c0 0.1 0 0.1 0 0.1 0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M35.1 14.9l0 0Z' class='cp_1'/%3e%3cpath d='M35.1 15l0 0Z' class='cp_1'/%3e%3cpath d='M35.1 14.7l0 0Z' class='cp_1'/%3e%3cpath d='M35.1 14.7l0 0Z' class='cp_1'/%3e%3cpath d='M35.2 14.7l0 0.1c0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M35.3 13.8c0 0 0.1 0 0.1 0l-0.1 0Z' class='cp_1'/%3e%3cpath d='M35.2 15c0-0.1 0-0.1 0-0.1 0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M39 9.6L39 9.5c0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M38 9.4c0 0 0 0.1 0 0.1L38 9.4Z' class='cp_1'/%3e%3cpath d='M38.8 10c0 0-0.1 0-0.1 0 -0.2 0-0.4 0-0.5 0 -0.1 0-0.1 0-0.1 0l0.1 0c0 0 0.1 0 0.1 0 0 0 0 0.1 0.1 0 0.1 0 0.1 0 0.2 0 0.1 0 0.2 0 0.3 0l0-0.1c0 0.1 0 0.1-0.1 0.1Z' class='cp_1'/%3e%3cpath d='M35.1 14.2l0 0Z' class='cp_1'/%3e%3cpath d='M38 9.9l0 0C38 10 38 10 38.1 10 38.1 9.9 38 9.9 38 9.9Z' class='cp_1'/%3e%3cpath d='M35 14.3l0 0c0 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M38.9 12.9l0.1 0c-0.1 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M37.7 9.4l0.1 0c0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M36.3 14.3l-0.1 0c0.1 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M36.2 14.2c0 0 0 0.1 0 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M35.3 14.3l0 0Z' class='cp_1'/%3e%3cpath d='M35.2 14.2c0.1 0 0.1 0 0.1 0l-0.1 0Z' class='cp_1'/%3e%3cpath d='M35.4 13.8l0 0Z' class='cp_1'/%3e%3cpath d='M35.3 13.8l0 0Z' class='cp_1'/%3e%3cpath d='M35.3 14.8c-0.1 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0 0.1 0 0.1-0.1 0 0-0.1 0 0-0.1Z' class='cp_1'/%3e%3cpath d='M37.7 9.4l0 0Z' class='cp_1'/%3e%3cpath d='M41.4 16.6l0 0.1c0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M41.4 16.7l-0.1 0c0.1 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M41.7 16.6c-0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0 0 0.1 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1-0.1 0 0-0.1 0-0.1 0l0 0.1Z' class='cp_1'/%3e%3cpath d='M41 15.5l0.1 0c0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M43.8 13.8l0 0Z' class='cp_1'/%3e%3cpath d='M43.7 14.9c0-0.1 0-0.1 0-0.1l0 0.1 0-0.1c0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M43.7 13.8c0 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M43.9 15.2l0-0.1c0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M43.7 13.9l0 0Z' class='cp_1'/%3e%3cpath d='M40 14.2c0-0.1 0-0.1 0-0.1 0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40 15.1l0 0Z' class='cp_1'/%3e%3cpath d='M40 15.1c0 0.1 0 0.1 0 0.1l0-0.1Z' class='cp_1'/%3e%3cpath d='M40 14.1C40 14 40 14 40 14c0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40.2 15.6l0 0Z' class='cp_1'/%3e%3cpath d='M40 14.3l0 0 0.1 0c0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M40 15.4l0.1 0 -0.1 0Z' class='cp_1'/%3e%3cpath d='M40 15.3c0 0.1 0 0.1 0 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M40.1 14.7l0 0Z' class='cp_1'/%3e%3cpath d='M40 15.5l0-0.1c0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40.1 14.5l0 0 0-0.1c0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40.1 17.1l0.1 0 -0.1 0Z' class='cp_1'/%3e%3cpath d='M40.1 15.6c0 0 0-0.1 0-0.1 0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40.1 17.2c0-0.1 0-0.1 0-0.1l0 0.1Z' class='cp_1'/%3e%3cpath d='M40.1 15.1l0 0Z' class='cp_1'/%3e%3cpath d='M42.7 16l-0.1 0c0 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M42.6 16.1c0 0 0-0.1 0-0.1l0 0.1Z' class='cp_1'/%3e%3cpath d='M42.3 16.3c0.1 0 0.1 0 0.1-0.1l-0.1 0.1Z' class='cp_1'/%3e%3cpath d='M42.4 16.2l0.1 0c0 0 0-0.1 0-0.1 0 0.1 0 0.1-0.1 0.1Z' class='cp_1'/%3e%3cpath d='M43.6 13.9c0-0.1 0-0.1 0-0.1l0 0.1Z' class='cp_1'/%3e%3cpath d='M43.8 14.9L43.9 15c-0.1 0-0.1 0-0.1-0.1Z' class='cp_1'/%3e%3cpath d='M43.8 14.8l0 0.1c-0.1 0 0 0.1 0 0.1 0-0.1 0-0.1 0-0.2Z' class='cp_1'/%3e%3cpath d='M43.6 15c0 0 0.1 0.1 0.1 0.1C43.7 15 43.7 15 43.6 15Z' class='cp_1'/%3e%3cpath d='M43.9 14.2l0 0Z' class='cp_1'/%3e%3cpath d='M43.9 14.1c0.1 0 0.1 0 0 0Z' class='cp_1'/%3e%3cpath d='M43.9 14.5c0 0-0.1 0.1-0.1 0.1 0.1 0 0.1-0.1 0.1-0.1Z' class='cp_1'/%3e%3cpath d='M43.9 14.4C43.8 14.3 43.8 14.3 43.8 14.3c0 0.1 0 0.1 0 0.1 0.1 0 0.1 0 0.1 0 0-0.1 0-0.1 0-0.2 -0.1 0.1 0 0.1 0 0.2Z' class='cp_1'/%3e%3cpath d='M43.4 15.2l0-0.1c0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M43.3 15.2l0-0.1c0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M43.3 15.2l0 0Z' class='cp_1'/%3e%3cpath d='M43.1 13.9c0 0.1 0 0.1 0 0.1 0 0 0.1 0 0.1 0l0-0.1c0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M43.5 13.9l0 0Z' class='cp_1'/%3e%3cpath d='M39.1 17c0 0.1 0.1 0.1 0.1 0.1 0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M39.1 17.3c0 0 0.1 0 0.1 0 -0.1 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M39 17.3l0 0Z' class='cp_1'/%3e%3cpath d='M39 12.9l0 0Z' class='cp_1'/%3e%3cpath d='M39 10.4l0 0Z' class='cp_1'/%3e%3cpath d='M39 12.8l0 0Z' class='cp_1'/%3e%3cpath d='M39 14.9L39 15Z' class='cp_1'/%3e%3cpath d='M39 15.6l0 0Z' class='cp_1'/%3e%3cpath d='M39.5 17.3c0 0 0 0.1 0 0.1l0.1 0C39.5 17.3 39.5 17.3 39.5 17.3Z' class='cp_1'/%3e%3cpath d='M39.5 17.3l0 0Z' class='cp_1'/%3e%3cpath d='M39.4 17.4c0 0.1 0 0.1 0.1 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M39.6 17.5c0 0 0-0.1 0-0.1 0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M39.3 17.4c0 0 0.1 0 0.1 0l0-0.1c0 0.1 0 0.1-0.1 0.1Z' class='cp_1'/%3e%3cpath d='M39 14.7c0-0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1l-0.1 0c0.1 0 0.1 0 0.1 0.1l0 0.1Z' class='cp_1'/%3e%3cpath d='M39.5 17.2l0 0Z' class='cp_1'/%3e%3cpath d='M39.6 17.4l0 0Z' class='cp_1'/%3e%3cpath d='M39.4 5.9l-0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M40 12.4c0-0.1 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40 12.3l0-0.1c0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40 11c0-0.1 0-0.1 0-0.1L40 11Z' class='cp_1'/%3e%3cpath d='M40 12.6l0 0Z' class='cp_1'/%3e%3cpath d='M40 6.2c0 0.1 0 0.1 0.1 0.2 0-0.1 0-0.1-0.1-0.2Z' class='cp_1'/%3e%3cpath d='M40 10.5c0.1 0 0.1-0.1 0-0.1 0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40 12l0 0Z' class='cp_1'/%3e%3cpath d='M40 11.2c0.1 0 0.1 0 0 0Z' class='cp_1'/%3e%3cpath d='M40 13.3l0 0Z' class='cp_1'/%3e%3cpath d='M45.4 15.1c0-0.4-0.1-0.8 0-1.2 0-0.1 0-0.2 0-0.3 0-0.2-0.1-0.5-0.1-0.7C45.2 12.6 45.2 12.3 45.2 12.1c0-0.3 0-0.6 0-0.8C45.1 11.2 45.1 11.1 45.1 11c0.1-0.2 0-0.4 0-0.5 0-0.2-0.1-0.3 0-0.4 0-0.1 0-0.1 0-0.2 0 0-0.1 0-0.1-0.1 0-0.3 0-0.6 0-1C45 8.7 45 8.5 45 8.3 45 8.2 45 8.1 45 8 45 7.9 45 7.7 45 7.5 45 7.3 45 7.1 45 6.9 45 6.7 45.1 6.5 45 6.3 45 6.1 45 5.9 45 5.7 45 5.4 45 5.1 45 4.8 45 4.5 45 4.3 44.8 4.1 44.7 4 44.5 3.8 44.3 3.8 44.1 3.7 43.9 3.7 43.7 3.7 43.6 3.6 43.5 3.7 43.4 3.6 43.2 3.5 43.1 3.5 42.9 3.5c-0.1 0-0.2 0-0.3 0 -0.2 0.1-0.3 0.1-0.5 0 -0.1 0-0.3 0-0.5 0.1C41.5 3.6 41.4 3.5 41.4 3.5 41.2 3.6 41.1 3.6 40.9 3.6c-0.2 0-0.4 0.1-0.7 0 -0.2-0.1-0.5 0-0.7 0 -0.1 0-0.2 0-0.2 0 -0.1 0-0.2 0-0.2 0C38.9 3.5 38.8 3.5 38.6 3.5c-0.3 0-0.5 0.1-0.8 0.1C37.6 3.6 37.4 3.5 37.1 3.5c-0.2 0-0.4 0-0.7 0 -0.2 0-0.4 0-0.6 0C35.6 3.6 35.3 3.6 35.1 3.6c-0.2 0-0.5 0.1-0.7 0.2C34.2 3.9 34 4 33.9 4.1 33.8 4.2 33.7 4.3 33.6 4.4c0 0.1 0.1 0.1 0.1 0.1C33.6 4.6 33.6 4.7 33.6 4.8 33.5 5 33.5 5.2 33.4 5.3c0 0.1 0 0.2 0 0.2 0 0.2 0 0.3 0 0.5 0 0.1 0 0.1 0 0.2 0 0.3 0 0.6 0.1 0.9l0 0.1c-0.1 0.3-0.1 0.7 0 1.1 0 0 0 0.1 0 0.1 0 0.1-0.1 0.2 0 0.4 0 0.2-0.1 0.4 0 0.6 -0.1 0.3 0 0.5 0 0.8 0 0.3 0 0.6 0 0.9 0 0.5 0 1 0 1.5 0 0.2 0 0.3 0 0.5 0 0.2 0 0.3 0 0.5 0 0.2 0 0.4 0 0.5 0 0.3 0 0.5 0 0.7 0 0 0 0.1 0 0.2 0 0.2 0 0.5 0 0.8 0 0.2-0.1 0.5 0 0.7 0 0.3 0.1 0.7 0.2 1 0 0.2 0.1 0.3 0.1 0.5 0.1 0.2 0.1 0.4 0.3 0.5 0.3 0.3 0.7 0.6 1.1 0.6 0.2 0 0.4 0 0.6 0 0.6 0.1 1.1 0.1 1.6 0.2 0.4 0 0.7 0 1.1 0 0.3 0 0.6 0 0.8 0 0 0 0.1 0 0.1 0 0.1 0 0.2 0 0.3 0 0.1-0.1 0.1-0.1 0.2-0.1 0.4 0 0.8 0.1 1.3 0 0.2 0 0.4 0 0.6 0 0.3 0 0.6 0.1 0.9 0 0-0.1 0.1 0 0.1 0 0.1 0 0.1 0 0.2 0 0.2 0 0.4-0.1 0.6-0.1 0.2 0 0.3 0 0.5-0.1 0.1 0 0.2 0 0.3-0.1 0.1 0 0.2 0 0.3-0.1 0.1-0.1 0.2-0.2 0.3-0.2 0.1-0.1 0.2-0.3 0.2-0.4 0.1-0.2 0.1-0.3 0.1-0.5 0.1-0.2 0.1-0.3 0-0.6 0-0.1 0-0.1 0-0.1 0.1-0.1 0.1-0.1 0.1-0.2 -0.1-0.3-0.1-0.5 0-0.8 0-0.3-0.1-0.6 0-0.9Z' class='cp_1'/%3e%3cpath d='M44.2 9.8c0 0.2 0 0.3-0.1 0.3 0-0.1 0-0.1 0.1-0.3Z' class='cp_2'/%3e%3cpath d='M44.1 8.5c0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0.1-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M44.2 6.8c0-0.1 0-0.1 0.1-0.2l0 0.2c-0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M44.3 5.5c-0.2 0-0.3 0-0.4-0.1C44 5.3 44 5.2 44.1 5.1c0.1 0.1 0.2 0.2 0.2 0.4Z' class='cp_2'/%3e%3cpath d='M44 4.9C44 5 44 5 43.8 5 43.9 5 43.9 4.9 44 4.9Z' class='cp_2'/%3e%3cpath d='M43.3 9.9c0 0.1 0 0.2-0.1 0.2C43.1 9.9 43.1 9.9 43.3 9.9Z' class='cp_2'/%3e%3cpath d='M43.1 10.5C43 10.6 43 10.7 43 10.7c-0.1 0.1-0.1 0.2-0.1 0.3 -0.1 0.1-0.1 0.1-0.2 0.2 -0.1-0.1-0.1-0.2 0-0.3 0.1-0.1 0.2-0.2 0.4-0.4Z' class='cp_2'/%3e%3cpath d='M43 4.4C42.8 4.6 42.8 4.6 42.6 4.5L42.4 4.6C42.3 4.5 42.3 4.5 42.3 4.4Z' class='cp_2'/%3e%3cpath d='M42.1 7.5c0 0.1 0 0.1 0 0.1 0 0-0.1 0.1-0.1 0.1 0 0-0.1 0-0.1 0C42 7.6 42 7.6 42.1 7.5Z' class='cp_2'/%3e%3cpath d='M41.7 7.9C41.7 8 41.6 8 41.5 8 41.6 7.9 41.6 7.9 41.7 7.9Z' class='cp_2'/%3e%3cpath d='M39.3 4.4l0-0.1c0.2 0 0.3 0 0.5 0.1C39.7 4.5 39.6 4.5 39.5 4.6c-0.2 0-0.3 0-0.2-0.2Z' class='cp_2'/%3e%3cpath d='M37.7 4.3l0.4 0C38 4.4 37.9 4.5 37.8 4.5 37.7 4.5 37.7 4.4 37.7 4.4c0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M36.8 4.4C36.7 4.5 36.6 4.5 36.5 4.6 36.4 4.5 36.4 4.5 36.4 4.4Z' class='cp_2'/%3e%3cpath d='M34.3 5.6c0.1 0 0.1 0.1 0.2 0.1 0 0.1-0.1 0.2-0.2 0.3Z' class='cp_2'/%3e%3cpath d='M34.5 11.9c0 0.1-0.1 0.2-0.1 0.3 -0.1-0.3 0-0.4 0.1-0.3Z' class='cp_2'/%3e%3cpath d='M34.3 7.1c0 0 0.1 0 0.1 0 0 0.1-0.1 0.2-0.1 0.3 -0.1-0.1 0-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M34.2 8.2c0-0.1 0.1-0.1 0.1-0.1 0 0 0.1 0.1 0.1 0.1C34.3 8.3 34.3 8.4 34.2 8.4c0-0.1 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M34.4 14.9c0 0.1-0.1 0.2-0.2 0.3 0-0.2 0-0.4 0-0.6 0.3 0 0.3 0.1 0.2 0.3Z' class='cp_2'/%3e%3cpath d='M34.4 13.5c-0.1 0-0.1 0-0.1 0 0-0.1 0.1-0.2 0.1-0.3 0-0.1 0-0.2 0-0.3l0.2 0c-0.1 0.2-0.2 0.4-0.2 0.6Z' class='cp_2'/%3e%3cpath d='M38.3 17.3c0-0.1 0.1-0.1 0.2-0.1 0 0.1-0.1 0.2-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M41.5 18.5l-0.2 0c0 0 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M44.1 13.5c-0.1 0-0.1 0.1 0 0.1L44 13.7c0 0.1 0 0.1 0 0.2L44 14c-0.1 0-0.1 0-0.1 0C44 14 44 14 44 14l0 0.1c0 0 0 0.1 0 0.2l0 0.1c0 0 0 0.1 0 0.1 0 0 0-0.1-0.1-0.1l0-0.1c0 0.1 0 0.1-0.1 0.1 0.1 0 0.1 0.1 0.1 0.1 0 0.1 0 0.1 0 0.1 0.1 0 0.1 0 0.1 0 0 0.1 0 0.1-0.1 0.2l0 0.1c0.1 0 0 0 0 0 0 0.1 0.1 0.2 0 0.2 0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1C43.8 15.2 43.8 15.2 43.7 15.2c0 0 0-0.1 0-0.1 -0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0l0 0.1c0 0-0.1 0-0.1 0 0 0.1 0 0.1-0.1 0.2 0 0-0.1 0.1-0.1 0.2 0 0-0.1 0-0.1 0 -0.1 0.1-0.2 0.2-0.3 0.3 0 0.1-0.1 0.1-0.1 0.2 0 0-0.1 0-0.1 0.1 0 0-0.1 0-0.1 0 -0.1 0.1-0.2 0.2-0.4 0.2 -0.1 0.1-0.3 0.2-0.5 0.2 -0.2 0.1-0.3 0.2-0.5 0.2 -0.1 0.1-0.2 0.1-0.3 0.1C40.8 17 40.7 17 40.6 17c0 0-0.1 0.1-0.1 0.1 -0.1 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.1 0 0 0.1-0.1 0.1-0.2 0.2 0 0-0.1 0.1-0.1 0.1 0 0-0.1 0-0.1 0l0 0.1 -0.1 0c0 0.1 0 0.1-0.1 0.1l0 0.1c0 0-0.1 0.1-0.1 0.1l-0.1 0c-0.1 0-0.1-0.1-0.1-0.1 -0.1 0-0.1-0.1-0.1-0.1L39.2 17.5C39.1 17.4 39.1 17.4 39 17.4c0 0-0.1-0.1-0.1-0.1 0-0.1-0.1-0.1-0.1-0.1 -0.1 0-0.1-0.1-0.1-0.1 0 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1 -0.1 0-0.2 0-0.3-0.1 -0.2 0-0.3-0.1-0.4-0.1C37.6 16.7 37.5 16.7 37.3 16.6l-0.1 0c0 0 0-0.1-0.1-0.1C36.9 16.4 36.7 16.3 36.5 16.2c0 0-0.1-0.1-0.1-0.1C36.3 16.1 36.3 16 36.3 16 36.2 15.9 36.1 15.8 36 15.7c-0.1 0-0.1-0.1-0.1-0.1 0 0-0.1-0.1-0.1-0.1 0-0.1-0.1-0.1-0.1-0.1l0-0.1c0 0-0.1 0-0.1 0 0-0.1 0-0.1-0.1-0.2l-0.1 0c-0.1 0-0.1 0.1-0.2 0.1 0 0 0 0.1 0 0.1 -0.1 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1 0-0.1-0.1-0.1 0-0.2 0 0 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1L35 14.7c0 0 0-0.1 0.1-0.1l0-0.1c0 0 0-0.1 0.1-0.1 -0.1 0-0.1 0-0.1-0.1 0 0 0 0.1 0 0.1l0 0.1C35 14.5 35 14.5 35 14.4c0-0.1 0-0.1 0-0.2 0 0 0-0.1 0-0.2l0.1 0C35 13.9 35 13.9 35 13.9c0 0 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1-0.1-0.1-0.1-0.1 0.1 0 0.1 0 0.1-0.1l-0.1 0c0-0.1 0-0.1 0-0.2 0 0.1 0 0.1 0 0.1 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0.1l0.1 0c0 0.1 0 0.1 0.1 0.1 0 0 0.1 0.1 0.1 0.1 0 0 0.1 0 0.1 0.1 0.1 0 0.2 0.1 0.3 0.1 0 0 0.1 0.1 0.1 0.1 0 0 0 0.1 0 0.1 0.1 0 0.1 0 0.2 0l0 0.1c0 0 0.1 0 0.1 0l0.1 0c0 0 0 0.1 0 0.1 0-0.1 0-0.1 0-0.1l-0.1 0c0.1 0 0.2 0.1 0.3 0.2l0.1 0 -0.1 0c0 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.2 0.1 0.3 0.2 0.5 0.3 0.8 0.5l0.1 0.1 0.1 0c0.1 0 0.2 0.1 0.3 0.1 0.1 0.1 0.2 0.1 0.3 0.1 0.1 0 0.2 0.1 0.3 0.1 0 0 0.1 0 0.1 0 0.1 0 0.1 0 0.2 0l0.1 0.1c0.1 0 0.1 0 0.2 0 0-0.2 0-0.3 0-0.4 0 0.1 0 0.2 0.1 0.3 0-0.1 0-0.1 0-0.1l0 0.1c0 0 0.1 0 0.1 0 0 0 0-0.1 0-0.1l0-0.1 -0.1 0c0-0.1 0-0.1 0-0.1C39 15.1 39 15.1 38.9 15c0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1 0-0.1 0-0.1 0-0.2 0-0.2 0-0.3 0-0.5 0 0 0-0.1 0-0.2 0 0.1 0 0.2 0 0.2 0 0.1 0 0.2 0.1 0.3 0-0.1 0-0.1 0-0.1l0-0.1c0-0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1L39 14c-0.1 0-0.1 0 0-0.1 0 0-0.1 0-0.1 0l0.1 0c0 0 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1l0-0.1 0-0.1 0-0.1c0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0 0 0-0.1-0.1-0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0-0.1 0-0.2 0-0.3 0-0.1 0-0.1 0-0.1l0-0.1c0 0 0-0.1 0-0.1 0 0 0.1-0.1 0.1-0.1l0-0.1c0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1l0-0.1c0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1l0-0.1c0-0.1 0-0.1 0-0.1 -0.1 0-0.1-0.1 0-0.1 0 0 0-0.1 0-0.1 0-0.1 0-0.1 0-0.2l0 0.1c0-0.1 0-0.2 0-0.2 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1l0-0.1c0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1 -0.1 0 0 0-0.1 0.1 0-0.1 0-0.1 0-0.1 -0.2 0-0.3 0-0.5 0 -0.3 0-0.5 0-0.8 0 -0.1 0-0.1 0-0.2 0 0 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.1 0.1 -0.1 0-0.2 0-0.2 0 0 0-0.1 0-0.1 0l0-0.1c-0.1 0-0.1 0-0.1 0.1 0-0.1-0.1-0.1-0.1-0.1C36.7 10 36.6 10 36.6 10c0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1l0-0.1 0.1 0c0-0.1 0-0.1-0.1-0.1l0.1 0c0 0 0-0.1 0-0.1 0-0.1 0.1-0.1 0.1-0.2L36.8 9.1C36.9 9 37 9 37.1 9c0 0 0.1 0 0.2 0.1 0 0 0.1 0 0.1 0 0 0.1 0 0.1 0.1 0.1 0 0.1 0 0.1 0 0.1l0.1 0c0 0 0.1 0 0.2 0 0.2 0 0.4 0 0.6 0 0 0 0.1 0 0.2 0 0 0.1 0 0 0 0 0.1 0 0.2 0.1 0.2 0.1 0.1 0 0.1 0 0.2 0C39 9.3 39 9.3 39 9.2c0 0 0-0.1 0-0.1C39 9 39 9 39 9c0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1C39 8.7 39 8.7 39 8.6c0 0 0-0.1 0-0.2 0 0.1-0.1 0.3-0.1 0.4 0 0.1 0 0.2 0 0.4 0-0.1 0-0.1 0-0.2 0-0.1 0-0.3 0-0.4 0-0.1 0-0.2 0-0.3 0-0.1 0-0.2 0-0.2L38.9 8c0 0.1 0 0.1 0 0.2l0 0.1c0 0 0 0.1 0 0.1 0 0 0-0.1 0-0.1C39 8.2 39 8.1 39 8 39 8 38.9 7.9 38.9 7.9 38.8 7.9 38.8 7.8 38.7 7.8 38.7 7.7 38.6 7.7 38.5 7.6c0 0-0.1-0.1-0.1-0.1 0-0.1 0-0.1-0.1-0.1l0-0.1C38.3 7.2 38.2 7.2 38.2 7.2c0-0.1 0-0.1 0-0.2C38.2 6.9 38.1 6.8 38.1 6.7c0 0 0-0.1 0-0.2 0 0.1 0 0.1 0 0.2 0 0 0 0.1 0 0.1l0 0.1c0-0.1 0-0.2 0-0.2 0-0.1 0-0.1 0-0.2 0-0.1 0-0.1 0.1-0.2 0-0.1 0-0.1 0.1-0.1 0-0.1 0-0.1-0.1-0.1 0.1 0 0.1 0 0.1-0.1 0.1 0 0.1-0.1 0.1-0.2 0 0 0.1 0 0.1 0l0-0.1c0 0 0.1 0 0.1-0.1 0.1 0 0.1 0 0.2-0.1 0.1 0 0.2 0 0.3-0.1 0.1 0 0.2 0 0.3-0.1 0.1 0 0.2 0 0.3 0 0.1 0 0.2 0.1 0.3 0.1 0 0 0.1 0 0.1 0.1 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0.1 0.1 0 0.1 0 0.1 0 0 0 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.1 0.2 0.2 0.1 0.1 0.2 0.2 0.2 0.3C41 6.3 41 6.4 41 6.6l0 0.1c0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0.1 0 0.2 0 0.3C40.9 7.3 40.9 7.4 40.8 7.5c0.1 0 0.1 0 0.1 0C40.8 7.6 40.7 7.7 40.6 7.8c0 0-0.1 0-0.1 0 0 0.1-0.1 0.1-0.1 0.1 -0.1 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.2 0.1 0 0.1 0 0.3 0 0.4l0 0.1 0 0.1 0 0.1c0 0 0 0.1 0 0.1 0 0-0.1 0 0 0 0 0.1 0 0.1 0 0.2 0 0.1 0 0.1 0 0.1 0 0 0 0.1 0 0.2l0.1 0C40.1 9.4 40.1 9.4 40.1 9.4c0.1 0 0.1 0 0.2 0 0.1 0 0.1 0 0.2 0 0.1 0 0.2 0 0.3 0 0.1 0 0.1 0 0.2 0l0.1 0 0.1 0c0.1 0 0.1 0 0.2 0 0 0 0.1 0 0.1 0l0-0.1c0.1 0 0.2-0.1 0.3-0.1 0.1 0 0.1 0 0.2 0 0 0 0.1 0 0.1 0.1 0.1 0 0.1 0 0.2 0.1 0 0 0 0.1 0 0.1 0 0 0.1 0.1 0.1 0.2L42.3 9.8c0 0 0 0.1 0 0.2 0 0-0.1 0.1-0.1 0.1l0 0.1c-0.1 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.1 0 -0.1 0-0.2 0-0.3 0 0 0-0.1 0-0.2-0.1 0 0-0.1 0-0.1 0 -0.2 0-0.4 0-0.5 0 -0.3-0.1-0.5 0-0.7 0l-0.1 0c0 0.2 0 0.3 0 0.4 0 0.1 0 0.1 0 0.2 0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1l0 0.1c0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.2 0 0.1 0 0.1 0 0.2 0 0 0 0.1 0 0.1l0 0.2c0 0 0 0.1 0 0.2 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.2 0 0 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 -0.1 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0.1 0 0.1 0 0.2 0 0.1 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0.1 0 0.1 0 0.2 0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1l0 0.1c0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1l0 0.1 0 0.1c0 0 0 0.1 0 0.2 0 0.1 0 0.2 0 0.3l0.1 0.1c0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0.1 0 0.2 0 0.4 0 0.1 0 0.1 0 0.2 0.1 0 0.2 0 0.2 0 0.1 0 0.1-0.1 0.2-0.1 0 0 0.1 0 0.2 0 0.1 0 0.1 0 0.2-0.1 0 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.2-0.1 0.2-0.1 0 0 0.1 0 0.1 0 0.1-0.1 0.2-0.1 0.3-0.1 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0.1-0.1 0 0 0.1-0.1 0.1-0.1 0 0 0.1 0 0.2-0.1 0.1 0 0.2-0.1 0.3-0.2l0.1-0.1C42.6 14.5 42.6 14.5 42.5 14.5l-0.1 0 0-0.1c0 0-0.1 0-0.1 0 0-0.1 0.1 0 0.1-0.1 0 0 0.1 0 0.1 0 0.1-0.1 0.1-0.1 0.2-0.1 0 0-0.1 0-0.1 0l0 0.1c0-0.1 0.1-0.1 0.1-0.1 0 0 0.1 0 0.1 0 0 0 0-0.1 0-0.1 0 0 0.1 0 0 0l0.1 0 0.1 0c0 0 0-0.1 0-0.1 0.1-0.1 0.1-0.1 0.2-0.1l0.1-0.1c0 0 0.1-0.1 0.2-0.1l0.1 0c0-0.1 0-0.1 0-0.1 0 0 0.1 0 0.1 0l0-0.1c0 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1-0.1 0.1 0 0.1 0 0.1 0l0.1 0 0-0.1c0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M44.3 12c-0.2 0.1-0.2 0.3-0.4 0.5l-0.1 0C44 12.3 44.1 12 44.3 11.8c0 0.1 0.1 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M40 7.2c0.1 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0C40.2 7.1 40.2 7 40.3 7c0-0.1 0-0.1 0-0.2C40.2 6.7 40.2 6.6 40.2 6.6c0 0 0-0.1 0-0.1 -0.1 0.1-0.1 0-0.1 0 0 0 0-0.1 0-0.1C40.1 6.3 40 6.3 39.9 6.3 39.8 6.2 39.7 6.1 39.5 6.2c-0.1 0-0.2 0-0.3 0.1 0 0-0.1 0-0.1 0.1 0 0-0.1 0.1-0.1 0.2 0 0-0.1 0.1-0.1 0.1C39 6.8 39 6.8 39 6.9c0 0 0 0.1 0.1 0.2 0 0 0 0.1 0.1 0.1 0 0.1 0.1 0.1 0.1 0.1 0.1 0 0.1 0.1 0.1 0.1 0.1 0 0.1 0 0.1 0l0.1 0c0 0 0.1 0 0.2 0C39.9 7.4 40 7.3 40 7.2Z' class='cp_1'/></svg>") no-repeat;
  		height: 4.5rem;
  		width: 3.25rem;
	}
	a.captain-blog:hover, a.captain-blog:focus {
		background-color: #cd002a;
		color: #fff;
	}
	a.captain-blog:hover:after{
		background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 79 111' xmlns='http://www.w3.org/2000/svg' style='margin-left:auto;margin-right:auto'%3e%3cdefs%3e%3cclipPath%3e%3cpath d='M0 111.7L0 0 79.3 0l0 111.7Z'/%3e%3c/clipPath%3e%3cstyle type='text/css'%3e .cp_1%7b fill: %23cd002a;%7d .cp_2%7b fill: %23FFFFFF;%7d %3c/style%3e%3c/defs%3e%3cpath d='M0 0L0 111 79 111 79 0Z' fill='%23FFF' fill-opacity='0'/%3e%3cg clip-path='url(%23c0_1)'%3e%3cpath d='M79.3 14.6c0-0.2 0-0.4 0-0.7 0-0.2 0-0.4-0.1-0.7C79.1 13 79.1 12.7 79 12.5c0-0.1 0-0.1 0-0.2C78.8 12 78.6 11.7 78.5 11.4c0-0.1-0.1-0.1-0.1-0.2 -0.3-0.3-0.6-0.6-0.8-1C77.5 10.1 77.4 9.9 77.2 9.8 77 9.6 76.8 9.5 76.6 9.3 76.5 9.2 76.4 9.1 76.3 9.1 76.2 9 76 8.9 75.9 8.7 75.8 8.7 75.8 8.6 75.7 8.6 75.4 8.3 75.1 8 74.8 7.8 74.5 7.5 74.1 7.2 73.7 7 73.5 6.9 73.2 6.8 73.1 6.6 72.6 6.3 72.2 6.1 71.7 6 71.5 5.9 71.3 5.9 71.1 5.8 70.7 5.6 70.2 5.3 69.8 5.1 69.6 5 69.3 4.8 69.1 4.7 68.9 4.7 68.8 4.6 68.7 4.6 68.4 4.5 68.1 4.4 67.9 4.2 67.7 4.1 67.5 4.1 67.3 4.1 67.1 4 67 4 66.8 3.9 66.8 3.7 66.6 3.8 66.5 3.8 66.4 3.7 66.3 3.7 66.2 3.7 66 3.7 65.9 3.6 65.7 3.5c-0.2 0-0.4 0-0.6-0.1C64.9 3.3 64.8 3.2 64.6 3.2 64.2 3.1 63.9 3.1 63.5 3 63.5 2.9 63.4 2.9 63.4 2.9c-0.2 0-0.3 0-0.4-0.1 -0.2 0-0.3 0.1-0.4-0.1C62.3 2.7 62.1 2.6 61.9 2.6 61.7 2.6 61.5 2.5 61.4 2.5 61.1 2.3 60.8 2.2 60.5 2.3l-0.1 0C60.3 2.3 60.2 2.2 60 2.2c-0.1 0-0.1 0-0.1 0C59.8 2.1 59.7 2.1 59.6 2.1 59.4 2.1 59.2 2.1 59 2 58.7 2 58.4 1.9 58.1 1.9 57.9 1.8 57.7 1.8 57.4 1.8 57.1 1.8 56.8 1.6 56.5 1.7c0 0 0-0.1-0.1-0.1 -0.1 0-0.2 0-0.3 0 -0.4 0-0.7 0-1-0.1 -0.1 0-0.2 0-0.4 0C54.5 1.4 54.2 1.5 54 1.4 53.9 1.3 53.8 1.4 53.8 1.3c-0.2 0-0.3 0.1-0.4-0.1C53.2 1.2 53 1.1 52.8 1.1c-0.2 0-0.3 0-0.4 0C52 1 51.7 1 51.3 0.9c-0.2 0-0.3 0-0.4-0.1 -0.2 0-0.3 0-0.5 0 -0.2 0-0.3 0-0.5 0C49.8 0.7 49.7 0.7 49.5 0.7c-0.1 0-0.2 0-0.3 0C49 0.6 48.8 0.5 48.6 0.6c0 0-0.1 0-0.1 0 -0.1 0-0.3 0-0.5-0.1 -0.1 0-0.1 0.1-0.1 0.1 -0.2 0-0.4 0-0.5 0C47.2 0.5 47 0.4 46.8 0.4c-0.1 0-0.2 0-0.4 0C46.2 0.3 45.9 0.3 45.7 0.3c-0.2 0-0.3 0-0.5 0C45.1 0.2 45 0.2 44.9 0.2 44.8 0.3 44.7 0.3 44.6 0.3c0-0.1 0-0.1 0-0.1 -0.1 0-0.1 0-0.1 0C44.4 0.1 44.2 0.1 44.1 0.2c-0.1 0-0.3 0-0.4 0C43.6 0.1 43.6 0.1 43.5 0.2c-0.1 0-0.2 0-0.3 0C43.1 0.1 43 0.1 42.9 0.1c0 0-0.1 0.1-0.2 0 -0.2 0-0.3 0-0.5 0.1 -0.1 0-0.2 0-0.3 0C41.7 0.1 41.6 0.1 41.4 0 41.3 0 41.3 0 41.2 0.1c0 0-0.1 0-0.1 0 -0.1 0-0.2 0-0.3 0 -0.1 0-0.2 0-0.3 0C40 0.1 39.5 0 39 0 38.9 0 38.8 0 38.7 0 38.6 0 38.5 0.1 38.5 0 38.3 0 38.1 0.1 38 0.2 37.7 0 37.5 0 37.3 0.2 37.1 0.3 37 0.3 36.9 0.3 36.7 0.2 36.6 0.1 36.4 0.2c-0.1 0.1-0.2 0-0.3 0 -0.1 0-0.2 0-0.2 0.1 -0.1 0-0.1 0-0.1 0 -0.1 0-0.2 0-0.3-0.1 0 0-0.1 0-0.1 0C35.2 0.3 35.1 0.3 35 0.3c-0.2-0.1-0.4 0-0.5 0 -0.1 0.1-0.1 0-0.2 0 -0.2 0-0.4 0-0.5 0.1 -0.1 0-0.1 0-0.1 0 -0.2 0-0.3 0-0.5 0 -0.3 0-0.7 0.1-1 0.1C32.1 0.5 32 0.6 31.8 0.6c-0.1 0-0.1 0.1-0.2 0.1 -0.2 0-0.3 0.1-0.5 0L31 0.7c-0.2 0-0.4 0.1-0.7 0 0 0-0.1 0-0.2 0C30 0.8 29.8 0.8 29.7 0.8c-0.2 0-0.3 0-0.5 0.1 -0.1 0-0.1 0-0.2 0 -0.3 0-0.5 0-0.8 0.1C28.1 1 28 1 28 1 27.7 1 27.4 1.1 27.2 1.1c-0.4 0-0.7 0.2-1 0.2 0 0-0.1 0-0.1 0C26 1.3 25.9 1.4 25.8 1.4c-0.1 0-0.2 0-0.3 0.1 0 0-0.1 0-0.1 0 -0.1 0-0.3 0-0.4 0C24.9 1.6 24.7 1.6 24.6 1.6c-0.2 0-0.5 0-0.7 0.1 -0.1 0-0.1 0-0.2 0C23.4 1.8 23 1.8 22.7 1.8 22.5 1.8 22.2 1.9 22 1.9 21.7 1.9 21.5 2 21.3 2 21 2 20.7 2.1 20.4 2.2c-0.1 0-0.3 0-0.5 0.1 -0.3 0-0.5 0-0.8 0.1L19 2.4c-0.1 0-0.1 0-0.2 0C18.6 2.5 18.5 2.5 18.3 2.5c-0.1 0-0.2 0-0.4 0.1 -0.1 0-0.3 0.1-0.5 0.2 -0.2 0-0.4 0-0.7 0.1 -0.1 0-0.2 0-0.3 0.1L16.3 3C16.2 3 16.1 3.1 16 3.1c-0.3 0-0.5 0.1-0.8 0.2C14.8 3.4 14.4 3.4 14.1 3.5 13.9 3.6 13.6 3.7 13.4 3.7 13.2 3.8 12.9 3.9 12.7 4 12.6 4 12.5 4 12.5 4 12.4 4 12.3 4 12.3 4.1c0 0 0 0.1-0.1 0.1C12 4.1 11.9 4.3 11.7 4.3c-0.2 0-0.3 0.1-0.4 0.1C10.9 4.6 10.5 4.7 10.2 4.9 10 5 9.8 5 9.7 5.1 9.5 5.2 9.3 5.3 9 5.5 8.8 5.6 8.6 5.7 8.3 5.8 7.9 6 7.5 6.2 7.1 6.3 6.9 6.4 6.6 6.5 6.4 6.7 6.3 6.7 6.1 6.8 6 6.9 5.5 7.2 4.9 7.4 4.5 7.9 4.2 8.2 3.8 8.5 3.5 8.8 3.1 9.1 2.6 9.4 2.3 9.7c0 0.1 0 0.1-0.1 0.1C2.1 9.9 2 9.9 1.9 10.1c-0.2 0.3-0.5 0.7-0.8 1C1 11.3 0.8 11.4 0.7 11.7c0 0 0 0.1-0.1 0.1C0.5 12.1 0.3 12.4 0.3 12.7 0.2 13 0.1 13.3 0.1 13.5 0 13.6 0 13.7 0.1 13.7c0 0.3 0 0.7-0.1 1 0 0.1 0 0.2 0 0.4 0 0.1 0 0.3 0 0.5 0.1 0.5 0 1 0.2 1.4 0.1 0.3 0.2 0.5 0.3 0.8 0.2 0.3 0.3 0.6 0.5 0.9 0 0.1 0.1 0.2 0.1 0.3 0.1 0.1 0.1 0.2 0.2 0.3 0 0.1 0.1 0.2 0.2 0.3 0.1 0.1 0.1 0.2 0.1 0.3 0.2 0.2 0.4 0.5 0.6 0.7 0.1 0.1 0.2 0.2 0.2 0.3 0.2 0.2 0.3 0.4 0.5 0.5 0.3 0.3 0.6 0.5 0.8 0.7 0.4 0.3 0.7 0.6 1 0.8 0.3 0.2 0.6 0.4 0.9 0.5 0.1 0 0.1 0 0.2 0 0.3 0.2 0.6 0.4 1 0.5C7 24 7.2 24.1 7.5 24.2c0.2 0 0.4 0.1 0.7 0.2 0.3 0.1 0.7 0.1 1 0.2 0.3 0 0.5 0 0.8 0.1 0.3 0 0.5 0.3 0.5 0.6 0 0.1 0 0.2 0 0.4 0 0 0 0.1 0 0.2 0 0.3 0 0.5 0 0.8 0.1 0.6 0.1 1.1 0 1.7 0 0.3-0.1 0.7-0.1 1 0 0.2-0.1 0.4-0.2 0.5C10.1 30 9.9 30.1 10 30.2c0 0.1-0.1 0.1-0.1 0.1C9.8 30.4 9.7 30.5 9.6 30.7 9.5 30.9 9.3 31.2 9.2 31.4c0 0.2-0.1 0.4-0.2 0.5 0 0.3-0.1 0.5 0 0.7 0 0 0 0.1 0 0.1 0 0.2-0.1 0.5-0.1 0.7 0 0.2 0 0.2 0.1 0.4 0 0.1 0.1 0.3 0.1 0.4 -0.1 0 0 0.1 0 0.2 0 0.2 0.1 0.4 0.1 0.6 0.1 0.2 0.1 0.3 0.2 0.4 0.1 0.3 0.2 0.5 0.4 0.8 0.1 0.3 0.3 0.6 0.6 0.9 0.1 0.1 0.1 0.2 0.2 0.2 0 0.1 0.1 0.1 0.1 0.2 0.1 0.1 0.2 0.1 0.3 0.2 0 0.1 0.1 0.2 0.2 0.3 0.1 0.1 0.2 0.2 0.3 0.3 0.1 0 0.1 0.1 0.2 0.1 0.2 0.3 0.5 0.5 0.7 0.7 0 0 0.1 0 0.1 0 0.2 0 0.3 0.1 0.5 0.3 0.1 0.1 0.3 0.3 0.5 0.4 0.1 0.1 0.2 0.2 0.5 0.3 0.1 0.1 0.2 0.2 0.3 0.3 0.3 0.1 0.5 0.2 0.7 0.4 0.4 0.2 0.6 0.4 1 0.5 0 0 0 0.1 0 0.1 0 0.3-0.1 0.7-0.2 1 -0.1 0.2-0.1 0.4-0.3 0.6 -0.1 0.1-0.1 0.2-0.1 0.3 -0.1 0.3-0.1 0.5-0.1 0.8 0 0.1-0.1 0.2 0 0.4 0 0 0 0.2-0.1 0.2 0 0.1 0 0.2 0 0.3 0 0.2-0.1 0.3-0.1 0.5 0.1 0.2 0.1 0.4 0.1 0.6 -0.1 0.3 0.1 0.5 0 0.8 0 0.2 0 0.4 0 0.7 -0.1 0.3-0.1 0.6-0.3 1 0 0 0 0.1-0.1 0.2 0 0.3-0.2 0.7-0.4 0.9 -0.2 0.1-0.3 0.2-0.4 0.4 0 0.1-0.1 0.3 0 0.5 0.1 0.1 0.3 0.1 0.6 0.1 -0.1 0.2-0.2 0.3-0.3 0.4C14.2 51.4 14 51.7 13.9 52c-0.2 0.3-0.4 0.6-0.6 1 0 0-0.1 0-0.2 0 0.1 0.2 0 0.3-0.1 0.4 -0.3 0.3-0.5 0.6-0.6 1 0 0.2 0 0.2 0.1 0.3 0.2 0.2 0.6 0.1 0.8-0.1l0.1 0c-0.1 0.2-0.2 0.4-0.1 0.6 0.1 0 0.1 0.1 0 0.3 0 0-0.1 0.2 0 0.2 0.1 0.2 0 0.3-0.1 0.4C13.1 56.3 13 56.7 13 57c0 0.1 0 0.3-0.1 0.4 0 0 0 0.1 0 0.1l0.1 0c-0.1 0.1-0.1 0.2 0 0.3 -0.1 0-0.1 0-0.2 0 0.1 0.1 0.1 0.1 0.1 0.1 0 0.1-0.1 0.2-0.1 0.3 0 0.1 0.1 0.3-0.1 0.4 0 0 0 0.1 0 0.1 -0.1 0.2-0.1 0.4-0.2 0.6 -0.1 0.3-0.2 0.6-0.1 1 0 0 0 0.1-0.1 0.2 -0.1 0.3-0.2 0.6-0.3 0.8 0.2 0 0.3 0.1 0.4 0.2 -0.4 0.3-0.5 0.3-0.7 0.3 0.1-0.1 0.2-0.2 0.2-0.3 -0.2-0.1-0.3 0-0.4 0.1C11.4 61.8 11.2 62 11 62.1c-0.1 0-0.1 0.1-0.2 0.1 0.1 0.2 0.2 0.2 0.4 0.2 0.2-0.1 0.4 0 0.6 0.1 0.1 0 0.2 0 0.3 0 0.1-0.1 0.2-0.2 0.3-0.2 0.1 0 0.2-0.1 0.3-0.2C12.8 62.1 12.9 62 13 62l0 0.1c0 0 0 0.1 0 0.1 -0.1 0.4-0.2 0.8-0.3 1.2 0 0.1 0 0.2 0 0.3 -0.1 0.2-0.1 0.4 0 0.6 0.1 0.1 0.1 0.2 0 0.4 -0.1 0.2-0.1 0.4-0.3 0.6 -0.1 0.1-0.2 0.3-0.3 0.5 -0.2 0.2-0.2 0.5 0.1 0.6 0.1 0 0.1 0 0.1 0.1 0 0.1-0.1 0.3-0.1 0.5 0.1 0 0.2 0 0.3 0.1 0 0-0.1 0.1-0.1 0.1 -0.1 0-0.1 0-0.2 0 0 0.2-0.1 0.3-0.1 0.4C12 67.8 12 67.9 11.9 68c-0.1 0.1-0.2 0.1-0.2 0.2 -0.1 0.1-0.1 0.2-0.1 0.2 0 0.2 0.1 0.3 0.1 0.5C12 68.8 12 69 12.1 69.2c0 0.1 0.1 0.2 0.1 0.3 -0.3 0-0.3 0.3-0.5 0.4 0.1 0.1 0.2 0.1 0.1 0.2 0 0.1 0 0.2 0 0.2 0 0.2 0 0.2 0.2 0.2 0.2 0 0.3-0.2 0.5-0.1 0.1 0.1 0 0.2 0 0.2 -0.2 0.1-0.3 0.3-0.4 0.5 0 0.1 0 0.2 0 0.3 -0.2 0.2-0.2 0.4-0.2 0.6 0.2 0.2 0.4 0.5 0.7 0.5 0 0.1 0 0.2 0 0.3 -0.1 0.3-0.3 0.6-0.4 0.9 0 0.1-0.1 0.2-0.1 0.3 0.1 0.1 0 0.2 0 0.3 -0.1 0.1 0 0.2 0.1 0.3 0.1 0.1 0.2 0.2 0.3 0.3C12.5 75 12.4 75 12.4 75c0 0.2-0.1 0.4-0.2 0.6C12 75.7 12 75.9 12.3 76.1c0.1 0 0.2 0.1 0.2 0.1l0 0.1c0 0.2-0.1 0.4-0.3 0.4 0 0 0 0.1-0.1 0.1 0.2 0.1 0 0.2 0 0.3 0.1 0.1 0.2 0.1 0.2 0.2 0 0-0.1 0.1-0.1 0.1 0 0.2 0 0.4 0 0.6 0 0.1 0 0.3-0.1 0.5 0 0.3 0.1 0.5 0.4 0.6 0.2 0.1 0.3 0 0.4-0.2 0-0.1 0-0.2 0-0.3 0-0.1 0-0.2 0.1-0.3 0.3-0.2 0.3-0.5 0.4-0.8 0.1-0.2 0.2-0.3 0.3-0.4 0.2 0.2 0.2 0.3 0 0.5 -0.1 0.2-0.2 0.4-0.1 0.6 0 0 0 0.2 0 0.3 0 0 0 0.1 0 0.2 0 0.1 0.1 0.2 0.1 0.3 0.1 0.1 0.2 0.1 0.2 0.2C14 79.3 14 79.5 14 79.6c0 0-0.2 0.1 0 0.1 0 0.1-0.1 0.2-0.1 0.3l0 0.1c0 0.1 0 0.1 0 0.2 0 0.1-0.1 0.3-0.1 0.4 0 0.1 0 0.3-0.1 0.4 0 0.1 0.1 0.1 0.1 0.2 -0.1 0.1 0 0.2 0.1 0.3 0.1 0.1 0.2 0.1 0.2 0.2 0 0.1-0.1 0.3-0.1 0.5 -0.1 0.1 0 0.1 0 0.2 0.1 0.1 0.1 0.1 0.2 0.1 0.2 0.1 0.2 0.2 0.3 0.3 -0.2 0.2-0.2 0.5-0.3 0.7 0 0.5 0 0.6 0.4 0.8 0.1 0 0.1 0 0.2 0 0 0 0.1 0.1 0.2 0.2 0-0.1 0-0.1 0.1-0.2 0 0.2 0.1 0.3 0.3 0.4 0.1 0 0.2 0.1 0.1 0.2 0 0.3-0.1 0.6-0.2 0.9 -0.1 0.3-0.1 0.6 0.1 1 0.2-0.1 0.2-0.2 0.2-0.4 0.1-0.2 0.2-0.5 0.2-0.7 0.1 0 0.2 0.1 0.2 0.1 0 0.2-0.1 0.3-0.1 0.5 -0.1 0.3-0.1 0.6-0.3 0.8 -0.1 0.1 0 0.3 0.1 0.4 0.1 0.2 0.3 0.4 0.5 0.5 0.1 0.1 0.2 0.4 0.2 0.5 -0.1 0.2-0.1 0.4 0.1 0.5 0.1 0.1 0.2 0.2 0.3 0C16.9 89 17 88.9 17.1 88.7c0-0.1 0.1-0.2 0.2-0.3 -0.1-0.1 0-0.1 0-0.2 0.1 0.1 0 0.1 0 0.2 -0.1 0.3-0.2 0.5-0.3 0.7 0 0.1 0 0.1 0 0.1 0.1-0.1 0.1-0.1 0.2-0.1 0 0 0 0.1 0 0.2 0.1 0.2 0.1 0.3 0 0.5 0 0.1 0 0.1 0 0.2 0 0.1 0 0.2 0.1 0.4 0.1 0 0.2 0.1 0.4 0.2 0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.2-0.1 -0.1 0.1-0.1 0.2-0.1 0.3 0 0 0 0.1 0.1 0.2 0.2 0.1 0.5 0.2 0.8 0.3 -0.2 0.1-0.1 0.3-0.2 0.4 -0.1 0.1-0.1 0.3-0.2 0.4 -0.1 0.2-0.1 0.3-0.1 0.5C18.1 92.6 18 92.8 18 92.9c0.1 0.2 0.3 0.2 0.5 0.2 0.1 0 0.2 0 0.3 0.2 0-0.1 0.1-0.2 0.1-0.3 0.2-0.1 0.2-0.2 0.2-0.4 0-0.1 0-0.3 0.2-0.4 0.1 0.2 0.1 0.3 0 0.4 -0.1 0.3-0.2 0.6-0.3 0.9 0 0.1 0 0.1-0.1 0.1 -0.2 0.3-0.2 0.3 0 0.5 0 0 0.1 0 0.1 0 0.2 0 0.3 0 0.5 0 0.2 0.1 0.4 0 0.4-0.2C20 93.7 20 93.5 20 93.3c0.1 0 0.2 0.1 0.3 0.1 0 0.2-0.1 0.3 0 0.5 0 0.1 0 0.3 0.2 0.4 0 0 0 0.1 0 0.1 0.1 0.1 0.1 0.1 0.2 0.1 0.2 0 0.2 0.1 0.2 0.3 0 0.1 0 0.2 0 0.2 0.1 0.1 0.1 0.1 0 0.2 0 0.1 0 0.2 0 0.3 0.2 0 0.2 0.2 0.2 0.4C21.1 95.9 21 96 21 96c-0.1 0.2-0.1 0.4 0 0.5 0.1 0 0.1 0.1 0.1 0.1C21 96.7 21 96.7 20.9 96.7 21 96.8 21 96.9 21 97c-0.2 0.2-0.1 0.4-0.2 0.6 -0.1 0.2 0 0.3 0.2 0.3C21 98 21 98 21.1 98c0.1 0.1 0.3 0 0.4-0.1 0-0.1 0.1-0.1 0.2-0.1 0.1 0 0.1-0.1 0.2-0.1 0.2-0.1 0.2-0.4 0.3-0.6 0.1-0.2 0-0.4 0.2-0.5 0-0.2 0.1-0.3 0.2-0.4 0.1 0 0.1 0.1 0.2 0.2 -0.1 0.1-0.2 0.2-0.2 0.3 0 0.3 0 0.6 0 0.9 0.1 0.1 0.2 0.1 0.3 0.1 0.1 0.1 0.2 0.1 0.3 0 0.1-0.1 0.2-0.1 0.3 0l0-0.1c0 0-0.1 0-0.1-0.1 0.2-0.5 0.4-1 0.7-1.5 -0.1 0.4-0.2 0.8-0.3 1.2 0 0.2-0.1 0.5-0.1 0.7 0 0.2 0 0.4-0.1 0.6 0 0.4 0.2 0.6 0.6 0.6 0 0 0.1 0 0.2 0 0 0.2 0.1 0.3 0.1 0.4 0.1 0.1 0.1 0.2 0.2 0.2 0 0.1 0.1 0.2 0.1 0.3 0 0.2-0.1 0.4-0.1 0.6 0 0.1 0 0.2 0 0.3 0.1 0 0.2 0.1 0.3 0.1 0.2 0.1 0.4 0.1 0.6 0.1 0 0 0.1 0 0.1 0 0 0.3 0.1 0.6 0.4 0.7 0 0 0.1 0.1 0.1 0.1 0 0.2 0.1 0.3 0.1 0.5 0 0 0 0.1 0 0.1 0 0.1 0.1 0.1 0.1 0.2 -0.1 0-0.1 0-0.2 0.1 0 0 0 0.1 0 0.1 0 0.4 0.2 0.5 0.5 0.3 0.1 0 0.2 0 0.3-0.1 0 0.2 0 0.3 0 0.4 0 0.2-0.1 0.4-0.1 0.6 0.1 0.2 0.1 0.4 0.1 0.6 0.1 0.1 0.1 0.3 0.2 0.4 0 0.1 0.1 0.1 0.3 0.2 0.1 0 0.1-0.1 0.2-0.2 0 0 0.1 0 0.1-0.1 0.3-0.1 0.3-0.2 0.3-0.5C28 104.4 28 104.3 28 104.2c0.2 0.1 0.3 0.2 0.5 0.3 0-0.1 0-0.2 0-0.2 0 0 0-0.1 0.1-0.2 0-0.1 0.1-0.1 0.2-0.1 0.2 0.1 0.3 0.2 0.2 0.4 0 0.1 0 0.3 0.1 0.5 0 0.1 0 0.2 0 0.3 0.1 0.1 0.1 0.3 0.2 0.4 0.3 0 0.2-0.3 0.4-0.3 0.1 0.1 0 0.2 0.1 0.3 0 0.1 0.1 0.2 0.2 0.3 0.1-0.1 0.2-0.1 0.2-0.1 0 0 0 0.1 0 0.1 0 0.2 0 0.4 0.2 0.5 0.1 0.1 0.1 0.2 0.2 0.4 0 0.1 0 0.2 0.2 0.2 0.1-0.1 0.2-0.3 0.4-0.5 0.1 0 0.1 0 0.1-0.2 0.1-0.2 0.1-0.3 0.1-0.4 0.1-0.3 0.2-0.5 0.1-0.8 0-0.1 0.1-0.2 0.1-0.3 0-0.1 0-0.3 0-0.4 0.1-0.3 0.2-0.6 0.2-0.9 0.1-0.2 0.2-0.4 0.1-0.6 0-0.1 0.1-0.2 0.1-0.3 0 0 0.1 0.1 0.1 0.1C32 103 32 103.2 32 103.5c-0.1 0.2-0.1 0.5-0.1 0.7 -0.1 0.4-0.1 0.8-0.3 1.2 0 0.1 0 0.2 0 0.3 -0.1 0.3 0 0.6-0.2 0.8 0 0.1 0 0.1 0 0.2 0 0.2-0.1 0.5-0.1 0.7 -0.1 0.5-0.2 0.4 0.2 0.7 0.1 0 0.1 0 0.2 0 0.1-0.2 0.3-0.5 0.5-0.7 0.2 0.1 0.2 0.1 0.6 0 0 0.1-0.1 0.3-0.1 0.4 0 0.1 0 0.3 0 0.4 0.1 0.3 0.4 0.4 0.8 0.3 -0.1-0.1-0.1-0.2-0.1-0.3 0.1 0 0.2-0.1 0.4-0.2 0 0.3 0.1 0.5 0.1 0.8 0 0.2 0 0.4 0.1 0.6 0.3-0.1 0.5-0.3 0.6-0.5 0.1 0.1 0.2 0.1 0.3 0.1 0.1 0 0.3 0.1 0.3 0.3 0.1 0.3 0.1 0.6 0.1 0.9 0 0.2 0 0.4 0.1 0.5 0.1 0.2 0.1 0.4 0 0.6 0 0.1 0 0.2 0 0.3 0.2 0.1 0.3 0.1 0.4 0.1 0.2 0 0.3-0.1 0.5-0.2 0-0.2 0-0.2 0.2-0.2 0-0.3 0-0.6-0.2-0.9 0.1-0.1 0.1-0.1 0.1-0.2 0.2-0.2 0.4-0.5 0.5-0.8 0.1-0.2 0.2-0.4 0.3-0.6 0-0.2 0.1-0.4 0.1-0.6 0.1 0 0.1-0.1 0.1-0.1 0.3 0.1 0.2 0.3 0.2 0.5 0 0.2 0.1 0.2 0.3 0.2 0.1 0 0.2 0 0.3-0.1 0 0.1 0 0.3 0 0.3 0.2 0.2 0.1 0.4 0.1 0.6 -0.1 0.2-0.1 0.4 0 0.5 0.1 0 0.2 0 0.3 0 0.1 0 0.2 0 0.2-0.1 0.1-0.1 0.3-0.3 0.3-0.6 0-0.2 0.1-0.3 0.3-0.3 0-0.1 0.1-0.1 0.2-0.1 0.3-0.2 0.2-0.5 0.2-0.8 0.1 0 0.1 0.1 0.2 0.1 0.1 0.2 0.2 0.3 0.3 0.5 0.1 0.1 0.2 0.1 0.3 0.1 0.2 0 0.2-0.1 0.2-0.2 0-0.1 0-0.2 0.1-0.4 0.1 0 0.1 0 0.2 0.1 0.1 0.1 0.3 0.3 0.4 0.4 0.1 0.1 0.1 0.2 0.2 0.1 0.2-0.1 0.4-0.2 0.4-0.4 0.2-0.1 0.4-0.1 0.6-0.2 0.1-0.2 0.1-0.3 0-0.5 0.1 0.1 0.2 0.1 0.3 0 0.2 0 0.1-0.2 0.1-0.3 0.1 0.1 0.2 0.1 0.3 0.2 0.1-0.2 0.2-0.3 0.3-0.4 0 0.1 0 0.2 0 0.3 0 0.3 0 0.5-0.1 0.7 0 0.1 0 0.1 0.2 0.1 -0.1 0.3 0.1 0.9 0.3 1.1 0-0.2 0.2-0.3 0.3-0.5l0-0.1c0.1-0.1 0.1-0.1 0.1-0.2 0.1-0.1 0.1-0.1 0.2-0.1 0-0.2 0-0.2 0-0.3 0.2 0.1 0 0.3 0.1 0.4 0.1 0.1 0.1 0.3 0.2 0.5 0 0 0.1-0.1 0.1-0.1 0-0.2 0.1-0.2 0.2-0.2 0.1 0.1 0.2 0 0.3 0 0.1-0.2 0.2-0.3 0.2-0.5 0.1-0.1 0-0.3-0.1-0.4 -0.1-0.2-0.1-0.5-0.1-0.8 0.1 0.1 0.2 0.1 0.2 0.1 0 0.2 0.3 0.2 0.4 0.4 0.1 0.1 0.2 0 0.3 0 0.1-0.1 0.1-0.2 0.1-0.4 0-0.1 0-0.3 0.1-0.4 0.1 0 0.3 0.1 0.5 0.1 0-0.2 0.1-0.4-0.1-0.6C47 106.3 47 106.1 47 106c0.1-0.3 0.1-0.6 0-0.9 0-0.1 0-0.3 0-0.4 0-0.1 0-0.2 0-0.4 0-0.3 0-0.6-0.1-0.9 0-0.1 0-0.1 0.1-0.1 0.1 0 0.2 0.1 0.2 0.2 0 0.1 0 0.2 0 0.3l0 0.1c0.1 0.2 0.1 0.5 0.1 0.7 0 0.2 0 0.4 0 0.6 0.1 0.2 0.1 0.3 0 0.5 0 0 0 0.1 0 0.2 0 0.1 0 0.3 0 0.4 0 0.2 0.1 0.3 0.2 0.4 0.3 0 0.5 0 0.7-0.1 0.1-0.1 0.2-0.2 0.4-0.2 0.4 0 0.5-0.2 0.6-0.6 0.1 0 0.1-0.1 0.1-0.1 0.1 0 0.1 0 0.1 0 0 0 0 0.1 0 0.1 0 0.3 0.2 0.4 0.4 0.5 0.2 0.2 0.4 0.1 0.4-0.1 0-0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1 -0.3-0.2-0.4-0.4-0.5-0.8 -0.1-0.2-0.2-0.5-0.3-0.7 0.2 0.1 0.2 0.1 0.2 0.2 0.1 0.2 0.2 0.4 0.2 0.6 0 0 0.1 0 0.1 0 0.1 0.1 0.1 0.2 0.2 0.3 0 0.2 0 0.3 0.1 0.4l0 0.1c0 0 0.1 0 0.2 0.1 0.1 0.1 0.2 0.1 0.3 0 0.1-0.1 0.1-0.2 0-0.3 0 0 0-0.1-0.1-0.2 0-0.2-0.2-0.4-0.1-0.7 -0.1-0.1-0.1-0.2 0-0.3 0 0.1 0 0.2 0 0.3 0 0.1 0.1 0.1 0.1 0.2 0.1 0.1 0.1 0.2 0.3 0.2C51 105.3 51 105.1 51 105c0-0.2 0-0.4 0-0.6 -0.1-0.1 0-0.2 0.1-0.2 0.1 0 0.3 0 0.5 0 0.1 0.1 0 0.2 0 0.3 0 0.2 0.1 0.4 0.3 0.6 0.3-0.2 0.2-0.6 0.3-0.8 0.2 0 0.4 0 0.6 0 0-0.1 0-0.1 0.1-0.2 0 0.1 0 0.2 0 0.2 0 0.3-0.1 0.5 0 0.7 0.1 0.1 0.1 0.1 0.2 0.2 0.1 0 0.1-0.1 0.2-0.2 0-0.1 0-0.3 0.1-0.5 0-0.1 0-0.3 0-0.4 0.3-0.1 0.5 0 0.6 0.2 0.1 0 0.2 0 0.2 0 0.1-0.1 0.1-0.3 0.2-0.4 0.1-0.1 0.1-0.2 0-0.3 -0.1-0.2-0.2-0.4-0.2-0.6C54 102.8 54 102.6 53.9 102.4c-0.1-0.1-0.1-0.3 0-0.3 0.1 0 0.2 0 0.3 0 0.1-0.1 0.2 0 0.3 0.2 0 0 0.1 0.1 0.1 0.1 0.1 0.2 0.2 0.2 0.4 0.2 0.1-0.1 0.1-0.2 0.2-0.3 0.1-0.1 0.1-0.2-0.1-0.4 -0.1-0.1-0.2-0.3 0-0.6 0.1 0.3 0.2 0.4 0.2 0.6 0.1 0.2 0.1 0.3 0.3 0.4 0 0 0.1 0.1 0.2 0 0.2-0.2 0.2-0.4 0.1-0.6 0-0.1-0.2-0.3-0.1-0.5 0.1-0.1 0.2-0.1 0.3-0.2 0.3 0.2 0.5 0.2 0.7 0.1 0-0.1 0-0.3-0.1-0.4 0.2 0 0.2 0 0.3 0 0.1 0 0.2 0 0.2-0.2 0 0 0-0.1 0-0.1 0.1-0.4 0.1-0.7 0.1-1 0 0-0.1-0.1 0-0.1 0-0.2 0-0.3-0.1-0.4 -0.1-0.2 0-0.2 0.2-0.2 0 0.1 0 0.1 0 0.2 0.1 0.2 0.2 0.3 0.4 0.3 0.3 0.1 0.5 0 0.5-0.3 0-0.2 0-0.3-0.1-0.5 0-0.1-0.1-0.2-0.1-0.3C58.5 98 58.5 98 58.6 98.3c0.1 0.1 0.1 0.3 0.2 0.4 0.1 0.1 0.4 0.3 0.6 0.2 0.1 0 0.1-0.2 0.1-0.4 0.1 0 0 0 0 0 0.1-0.2 0.1-0.2 0.3-0.2 0.2 0.1 0.4 0 0.5-0.2 0.1 0 0.1-0.2 0.1-0.2C60.1 97.7 60.1 97.5 60 97.3c-0.1-0.1 0-0.2 0.1-0.2 0.1-0.1 0.2-0.3 0.2-0.4 0 0 0-0.1 0-0.1 0-0.1 0.1-0.1 0.1-0.2 0.1-0.1 0.2-0.1 0.3-0.1 0.2 0 0.3 0 0.5-0.1l0.1 0c0.2-0.1 0.2-0.1 0.1-0.3C61.3 95.8 61.2 95.7 61.2 95.5c0.2 0 0.3 0.1 0.4 0.2 0 0.1 0.1 0.2 0.2 0.2 0.1 0 0.2-0.1 0.2-0.2 0.1 0 0.2-0.1 0.3-0.1 0.1-0.1 0.2-0.2 0.1-0.3 0-0.1-0.1-0.3-0.2-0.4C62.1 94.7 62 94.4 62.1 94.2c0-0.3 0-0.5 0-0.7 0-0.1-0.1-0.2 0-0.3 0.2 0.1 0.3 0.3 0.6 0.2 0-0.1 0-0.2 0-0.3C62.7 93 62.6 93 62.6 92.9 62.5 92.8 62.4 92.6 62.3 92.5c-0.1-0.2-0.1-0.3 0-0.5l0.1 0c0.1 0.1 0.1 0.1 0.3-0.1 0 0 0.1 0 0.1-0.1C62.9 91.9 63 92 63 92.1c0 0.3 0 0.5 0.1 0.8 0 0.1 0 0.2 0.2 0.2C63.5 93 63.6 93 63.8 93 63.9 92.9 64 92.8 64 92.7 64 92.5 64 92.2 63.9 92c0-0.4-0.1-0.7-0.1-1 0-0.3 0.1-0.6 0-0.9 -0.1-0.1 0-0.2 0-0.3 0.2 0 0.4 0 0.6 0.1 0.1 0 0.1 0 0.2-0.1 0.1 0 0.2-0.3 0.1-0.5 0-0.2-0.1-0.4-0.1-0.7 0.3 0 0.5-0.1 0.8-0.3C65.3 88.2 65.3 88.1 65.3 88c0-0.2-0.1-0.3-0.1-0.5C65.1 87.4 65.1 87.3 65.1 87.3c0.2-0.2 0.2-0.4 0.1-0.6 0.3-0.3 0.3-0.3 0.3-0.7 0.1-0.1 0-0.3 0-0.4 0-0.1 0-0.2 0.2-0.3 0 0.2 0.1 0.3 0.2 0.4 0.2-0.2 0.3-0.4 0.4-0.6 0 0.1 0.1 0.1 0.1 0.2 0.1 0.1 0.1 0.2 0.2 0.3 0.1-0.1 0.2-0.2 0.3-0.3C67 85.2 67.1 84.9 67 84.7c0-0.2-0.1-0.3-0.2-0.5 0.2-0.2 0.3 0.1 0.4 0.1 0.1-0.1 0.2-0.2 0.3-0.4 0-0.1-0.1-0.3-0.1-0.5 0-0.2 0-0.2 0.2-0.3 0.1-0.1 0.1-0.2 0.1-0.3 0-0.1 0-0.3 0-0.4 0-0.1 0-0.1-0.1-0.2 -0.1-0.1 0-0.2 0.1-0.3 0.1-0.1 0.1-0.1 0.2-0.2 0-0.1 0-0.2-0.1-0.3 0-0.1 0-0.2-0.2-0.1l-0.1 0c0-0.1-0.1-0.1-0.1-0.2 -0.3-0.3-0.3-0.3 0.1-0.5 0.2 0.1 0.3 0.2 0.4 0.3 0.1 0 0.2 0 0.3-0.1 0.2-0.1 0.2-0.3 0-0.5C68.2 80.2 68 80 68 79.9 67.9 79.8 67.9 79.7 67.8 79.7 67.7 79.6 67.5 79.5 67.5 79.4c0-0.2 0-0.4 0.1-0.6 0-0.2 0.1-0.3 0.2-0.2 0.2 0 0.3-0.1 0.3-0.3 0.1-0.1 0-0.2 0-0.3 -0.2 0-0.2-0.2-0.2-0.2C67.8 77.6 67.7 77.5 67.6 77.3 67.4 76.9 67.3 76.5 67.3 76.1c0-0.2 0-0.5 0-0.7 0-0.1-0.1-0.3-0.1-0.4 0-0.3-0.1-0.4-0.2-0.7C67 74.2 66.9 74 66.9 73.8c0-0.1 0-0.2 0-0.2 0-0.1 0.1-0.1 0.2-0.2 0.1 0 0.1 0.1 0.1 0.2 0 0.1 0 0.1 0.1 0.2 0.2 0.3 0.3 0.6 0.3 1 0.1 0.1 0.1 0.1 0.2 0.1 0.1 0 0.2-0.1 0.3-0.1 0-0.1 0.1-0.2 0.2-0.3 0 0-0.1-0.1-0.1-0.2C68.1 74.2 68.1 74 68 73.9 67.9 73.5 67.8 73.1 67.6 72.7c0-0.2-0.1-0.3-0.1-0.5 0 0 0.1 0 0.1-0.1C67.7 72 67.8 71.8 68 71.8c0.1 0 0.1-0.1 0.1-0.1C67.9 71.6 67.7 71.5 67.5 71.4c-0.2 0-0.3-0.2-0.4-0.4 0-0.2-0.2-0.3-0.1-0.5 0.1 0 0.2-0.1 0.3-0.1 0-0.1 0.1-0.3 0.1-0.4C67.3 69.9 67.1 69.7 66.9 69.6 66.7 69.5 66.6 69.4 66.5 69.3 66.4 69 66.3 68.7 66.2 68.4c0.1 0 0.3 0.1 0.4 0 0.2 0 0.4-0.1 0.6-0.1 0.2 0 0.2-0.1 0.2-0.2C67.4 68 67.3 68 67.2 68c0 0-0.1 0-0.2-0.1 0.1 0 0.1 0 0.1-0.1 0.2-0.1 0.3-0.3 0.1-0.5C66.9 67 66.6 66.7 66.3 66.4c0.2-0.1 0.3-0.2 0.4-0.3 0.1-0.1 0.1-0.2 0-0.3C66.6 65.6 66.5 65.5 66.4 65.4 66.3 65.3 66.3 65.2 66.3 65.1c0-0.1 0.1 0 0.1 0 0.1 0 0.1 0.1 0.2 0.1 0.2 0 0.3 0 0.5 0.1 0.5 0.2 0.5 0 0.5-0.4 0-0.2-0.1-0.3-0.4-0.3 0 0-0.1 0-0.2-0.1 -0.1 0-0.3-0.1-0.4-0.2 0.1 0 0.1-0.1 0.2-0.2 0 0 0.1 0 0.1-0.1 0-0.1-0.1-0.2-0.1-0.2C66.5 63.5 66.4 63.2 66.3 63c0-0.2 0-0.4-0.1-0.5 -0.1-0.3-0.1-0.6 0.1-0.8 0-0.1 0-0.2-0.1-0.3C66.1 61.3 66 61.2 65.8 61c0.1-0.1 0.1-0.2 0.1-0.3 0.1-0.1 0.1-0.2 0-0.3 0-0.1-0.1-0.2-0.1-0.4 0.1 0 0.2 0 0.3 0 0.3-0.1 0.5-0.3 0.3-0.7C66.3 59.1 66.2 58.9 66 58.6 65.9 58.4 65.8 58.1 65.5 58 65.4 57.9 65.4 57.9 65.3 57.8c0.2-0.1 0.4-0.2 0.5-0.2C65.9 57.5 66 57.4 66 57.3c0-0.1-0.1-0.2-0.2-0.2 -0.2 0-0.3-0.1-0.4-0.3C65.3 56.6 65.2 56.3 64.9 56.2c0-0.1-0.1-0.2-0.1-0.3 -0.1 0-0.1-0.1-0.1-0.2 -0.1-0.1-0.1-0.2 0-0.4 0-0.1 0-0.2 0-0.3 0.3 0.2 0.6 0.5 0.9 0.7 0.1-0.2 0.1-0.4-0.1-0.6 0.1 0.1 0.1 0.1 0.2 0.1 0.1 0.2 0.6 0.2 0.7 0 0.1 0 0.1-0.1 0.1-0.2C66.4 54.6 66.2 54.2 65.9 53.9 65.8 53.8 65.8 53.7 65.8 53.5c0 0-0.1 0-0.2 0 -0.2-0.4-0.4-0.7-0.5-1C64.9 52.2 64.8 51.9 64.6 51.6 64.5 51.4 64.5 51.3 64.4 51.1c0.2 0.1 0.4 0 0.6-0.1 0.1-0.2 0-0.4-0.1-0.5C64.8 50.3 64.7 50.2 64.6 50.1 64.3 49.8 64.2 49.5 64.1 49.2c0-0.1 0-0.2-0.1-0.3 -0.1-0.3-0.2-0.7-0.2-1 -0.1-0.3 0-0.5-0.1-0.7 -0.1-0.3 0.1-0.6 0.1-0.8 -0.1-0.3-0.1-0.5 0-0.7 0-0.1-0.1-0.3-0.1-0.5 0-0.1 0-0.2 0-0.3 0-0.1-0.1-0.2-0.1-0.2 0.1-0.2 0.1-0.3 0-0.4 0-0.3 0-0.6 0-0.8C63.5 43.4 63.5 43.2 63.4 43.1 63.3 43 63.2 42.7 63.2 42.5 63 42.1 62.9 41.6 62.8 41.1c0.2 0 0.3-0.1 0.5-0.2 0.3-0.2 0.7-0.3 1-0.6 0.1-0.1 0.4-0.2 0.5-0.3 0.3-0.2 0.7-0.4 1-0.6 0.4-0.3 0.7-0.6 1-0.9 0.1 0 0.2-0.1 0.2-0.2 0.2-0.1 0.3-0.1 0.4-0.3 0 0 0-0.1 0.1-0.1 0.1-0.1 0.3-0.2 0.3-0.4 0.1 0 0.1-0.1 0.2-0.1 0.2-0.2 0.3-0.4 0.5-0.6 0.1-0.1 0.2-0.3 0.3-0.4 0-0.2 0.1-0.3 0.2-0.4 0.2-0.2 0.2-0.4 0.3-0.6 0-0.4 0.3-0.7 0.3-1.1 0.1-0.2 0.1-0.3 0.1-0.5 0.1-0.1 0.1-0.3 0.1-0.4 0-0.2 0-0.3 0-0.4 0-0.3 0-0.5 0-0.8 0 0 0-0.1 0-0.2C69.7 31.9 69.7 31.9 69.7 31.8 69.6 31.5 69.5 31.3 69.4 31.1 69.3 31.1 69.3 31 69.3 31c0-0.1-0.1-0.2-0.1-0.3C69.1 30.6 69 30.5 68.9 30.4c0-0.1-0.1-0.2-0.2-0.3C68.6 30 68.5 29.8 68.5 29.6c0-0.3-0.1-0.5-0.1-0.8 0-0.4-0.1-0.8-0.1-1.2 0-0.3 0-0.7 0.1-1 0-0.1-0.1-0.2 0.1-0.3l0-0.1c0-0.2 0.1-0.5 0-0.8l0.1-0.1c0-0.3 0.3-0.5 0.6-0.5 0.4 0 0.7-0.1 1.1-0.1 0.3 0 0.5-0.1 0.8-0.2 0.4-0.1 0.8-0.2 1.1-0.4 0.1 0 0.2-0.1 0.3-0.1 0.3-0.1 0.5-0.2 0.7-0.3 0.1-0.1 0.3-0.1 0.4-0.2 0.2 0 0.3-0.1 0.5-0.2 0.3-0.2 0.6-0.4 0.8-0.6 0.3-0.2 0.5-0.3 0.7-0.5 0.3-0.3 0.6-0.5 0.9-0.8 0.3-0.3 0.6-0.7 0.8-1 0.1-0.1 0.1-0.1 0.1-0.1 0-0.1 0.1-0.2 0.1-0.2 0.1-0.1 0.2-0.2 0.2-0.2 -0.1-0.1 0-0.1 0.1-0.1 0.1-0.3 0.3-0.6 0.5-0.9 0.1-0.2 0.2-0.5 0.3-0.7 0.1-0.3 0.3-0.6 0.4-1 0.1-0.2 0.2-0.4 0.2-0.6 0.1-0.2 0.1-0.5 0.1-0.7 0-0.3 0-0.5 0-0.8 0-0.1 0-0.3 0-0.5Z' class='cp_1'/%3e%3c/g%3e%3cpath d='M10 35.8c0.1 0.1 0.1 0.2 0.2 0.3C10.1 36 10 36 10 35.8Z' class='cp_2'/%3e%3cpath d='M12.3 71.7l-0.1 0 0-0.1c0 0 0.1 0 0.1 0 0.1-0.1 0.1 0 0 0.1Z' class='cp_2'/%3e%3cpath d='M12.8 61.8c0.1-0.1 0.1-0.1 0.2 0 0 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M13.2 77.2L13.1 77.1c0.1 0 0.1 0 0.2 0 0 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M14.1 73.8C14 73.8 14 73.7 14 73.7l0.1 0c0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M66.7 72c0.1 0 0.1 0.1 0.1 0.1l-0.1 0 0-0.1Z' class='cp_2'/%3e%3cpath d='M66.2 64.9c0 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0.1C66.1 65 66 65 66 65c0.1 0 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M66.3 70.4C66 70.4 66 70.2 65.9 70c0.3 0.1 0.4 0.2 0.4 0.4Z' class='cp_2'/%3e%3cpath d='M65.4 75.5c0.1 0 0.1 0.1 0.1 0.2 -0.1 0-0.1 0-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M65.5 75.9c0 0-0.1 0-0.1 0l0-0.1c0 0.1 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M65.3 75.3c0 0 0-0.1 0-0.1l0-0.1c0.1 0.1 0.1 0.1 0.1 0.1 0 0 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M65.8 79C65.7 78.7 65.5 78.5 65.3 78.2c0.4 0.1 0.6 0.4 0.5 0.8Z' class='cp_2'/%3e%3cpath d='M65.4 71.4c0.1 0.1 0.1 0.1 0.2 0.2 -0.2 0-0.2 0-0.2-0.2Z' class='cp_2'/%3e%3cpath d='M65.5 71.3c-0.1 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.1-0.1 0-0.1 0-0.2-0.1-0.2 0 0 0-0.1 0-0.1 0 0 0-0.1 0.1-0.1 0 0 0.1 0.1 0.1 0.1 0 0.1 0.1 0.2 0.1 0.4Z' class='cp_2'/%3e%3cpath d='M65.1 63.6c0.1 0.1 0.1 0.1 0.2 0.2 0.1 0 0.2 0.1 0.1 0.3 -0.2 0-0.1-0.2-0.1-0.3 -0.1 0-0.2-0.1-0.2-0.1l0-0.1Z' class='cp_2'/%3e%3cpath d='M65 86.1c0 0-0.1 0-0.1-0.1 0 0 0-0.1 0-0.2C64.8 85.6 64.8 85.4 64.8 85.2c-0.1-0.3-0.2-0.7-0.3-1 0 0 0-0.1 0.1-0.1 0 0 0.1 0.1 0.1 0.1 0.1 0.3 0.2 0.6 0.3 0.9 0 0.1 0 0.2 0 0.3 0.1 0.3 0.1 0.5 0 0.7Z' class='cp_2'/%3e%3cpath d='M64.7 83.2c0 0 0.1 0 0.1 0l0.1 0c-0.1 0.1-0.1 0.1-0.1 0.1 0 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M65 63.3l-0.1 0.2c0-0.1 0-0.2 0-0.2 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M64.9 82.9c0 0.1 0 0.1 0 0.1 -0.1 0-0.2 0-0.3 0 0 0-0.1-0.1-0.1-0.2 0-0.1 0.1-0.1 0.2-0.1 0.1 0.1 0.1 0.2 0.2 0.2Z' class='cp_2'/%3e%3cpath d='M64.7 66.7c0.1 0.1 0.1 0.1 0.1 0.1 0 0.1 0 0.2 0 0.3 0 0.1-0.1 0.1-0.2 0.1C64.5 67 64.7 66.9 64.7 66.7Z' class='cp_2'/%3e%3cpath d='M64.6 66.6c-0.1 0.1-0.2 0-0.3-0.1 0-0.1 0-0.2 0-0.3 0.1 0 0.2 0.1 0.3 0.4Z' class='cp_2'/%3e%3cpath d='M64.2 50.9c0 0 0.1 0.1 0.1 0.1 0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M64.1 61.6c0.2 0.1 0.3 0.3 0.2 0.7C64.1 62.2 64.2 61.9 64 61.7c0 0 0.1-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M68.5 36.1c0 0.1-0.1 0.2-0.1 0.2 -0.1-0.1 0-0.1 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M69.2 5.6c0 0-0.1 0-0.1-0.1 0 0 0.1 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M68.7 4.9c0 0 0 0.1 0.1 0.1C68.7 5 68.7 5 68.6 5c0 0 0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M63.4 3.4c0.2 0 0.3 0.1 0.5 0.1 0.1 0 0.2 0.2 0.3 0.3 -0.1 0-0.2 0-0.3-0.1C63.7 3.7 63.6 3.6 63.4 3.6 63.3 3.6 63.2 3.5 63.1 3.4c0.1 0 0.2 0 0.3 0Z' class='cp_2'/%3e%3cpath d='M63 3.3c0 0 0.1 0.1 0 0.1l-0.1 0C62.9 3.3 63 3.3 63 3.3Z' class='cp_2'/%3e%3cpath d='M61.5 3.1C61.4 3.2 61.3 3.1 61.2 3c0.2 0 0.3 0 0.3 0.1Z' class='cp_2'/%3e%3cpath d='M60.4 2.7c0.3 0.1 0.5 0.1 0.8 0.2C61.1 3 61.1 3 61.1 3 61 3 61 3 60.9 3 60.8 2.9 60.6 2.9 60.5 2.8c-0.1 0-0.1 0-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M60.3 2.8c-0.1 0-0.3 0-0.4-0.1 0.1 0 0.3-0.2 0.4 0.1Z' class='cp_2'/%3e%3cpath d='M59.7 2.6c0.1 0 0.1 0 0.1 0.1C59.7 2.6 59.6 2.6 59.4 2.6c0 0-0.1 0-0.1-0.1 0.1 0 0.3 0 0.4 0.1Z' class='cp_2'/%3e%3cpath d='M53.5 1.6c0 0 0 0.1 0 0.1 0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M42.2 0.4c0.1 0 0.1 0 0.1 0 0 0-0.1 0.1-0.1 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M40 0.6c0 0 0 0.1 0 0.1L39.9 0.6l0.1 0Z' class='cp_1'/%3e%3cpath d='M39.8 0.5c0 0 0 0.1 0 0.1l-0.1 0c0 0 0-0.1 0.1-0.1Z' class='cp_1'/%3e%3cpath d='M39.2 0.6c0 0.1-0.1 0.1-0.1 0.2l0-0.1c0 0 0-0.1 0.1-0.1Z' class='cp_1'/%3e%3cpath d='M37.5 0.9c0 0 0.1 0 0.1 0 0 0-0.1 0.1-0.1 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M25.5 1.9c0 0 0-0.1-0.1-0.1 0.2 0 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M19.7 2.7c0 0.1 0 0.1-0.1 0.1 -0.1 0-0.3 0-0.4 0.1C19.3 2.8 19.3 2.8 19.7 2.7Z' class='cp_2'/%3e%3cpath d='M18.5 2.9c0.1 0 0.2 0 0.3-0.1 0.1 0 0.1 0 0.1 0 0.1 0 0.2 0 0.3 0C19.1 3 19 3 18.8 3 18.7 2.9 18.6 3 18.5 3 18.3 3.1 18.1 3.1 17.9 3.2c0 0 0-0.1-0.1-0.1C18.1 3 18.3 3 18.5 2.9Z' class='cp_2'/%3e%3cpath d='M17.7 3.2l0 0.1c0 0-0.1 0-0.2 0.1C17.6 3.2 17.6 3.2 17.7 3.2Z' class='cp_2'/%3e%3cpath d='M16.1 3.5c0 0.1 0 0.1 0 0.1C16 3.6 16 3.6 16 3.6 16 3.5 16 3.5 16.1 3.5Z' class='cp_2'/%3e%3cpath d='M15.1 3.7c0.3 0 0.5-0.2 0.8-0.1C15.8 3.7 15.7 3.8 15.5 3.8c-0.1 0-0.2 0.1-0.3 0.1C15.1 4 15 4.1 14.9 4 15 3.9 14.9 3.8 15.1 3.7Z' class='cp_2'/%3e%3cpath d='M10.4 5.1c0 0 0.1 0.1 0.1 0.1 0 0-0.1 0-0.2 0 0.1 0 0.1-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M10 5.7c0 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0l0-0.1c0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M10.7 37l0.1-0.1c0 0.1 0.1 0.1 0.1 0.2C10.8 37.1 10.8 37 10.7 37Z' class='cp_2'/%3e%3cpath d='M11.2 33.1C11.3 33 11.3 33 11.4 33c0 0-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M11.5 33c0.1 0 0.1 0 0.2 0.1 0 0-0.1 0-0.1 0L11.5 33Z' class='cp_2'/%3e%3cpath d='M11.8 35.1c-0.1 0-0.1 0-0.2 0 0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M11.1 32.4C11 32.3 11 32.3 11 32.3c0.1 0 0.1-0.1 0.2-0.1 0.2 0 0.5 0 0.7 0.1 -0.3 0-0.6 0-0.8 0.1Z' class='cp_2'/%3e%3cpath d='M11.1 31.9c0-0.1 0-0.2 0.1-0.2 0.1 0 0.2 0 0.2 0 0.2 0 0.3 0.1 0.4 0.1 0.3 0 0.6 0.1 0.9 0.1 0 0 0.1 0 0.3 0L13.1 32c-0.7 0-1.3-0.1-2-0.1Z' class='cp_2'/%3e%3cpath d='M13.3 33.9c0.1-0.1 0.1-0.1 0.2 0 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M13.7 36.7l0.2 0c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M14.9 30.8c0 0 0.1 0 0.2 0 -0.1 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M17.5 41.8c0.2 0 0.3 0 0.6 0.2 -0.3 0-0.4-0.1-0.6-0.2Z' class='cp_2'/%3e%3cpath d='M17.5 33c0.1-0.1 0.1-0.1 0.2-0.2 0 0.1 0.1 0.1 0.1 0.2 -0.1 0-0.1 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M16.8 31c0.1-0.1 0.1-0.1 0.2-0.1 0 0 0.1 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M16 37.6c0.1 0 0.2 0 0.3 0.1 -0.1 0-0.2 0-0.3-0.1Z' class='cp_2'/%3e%3cpath d='M17.1 44.7C17.1 44.8 17 44.8 17 45 16.9 44.8 16.9 44.7 16.9 44.6c0.1 0 0.2 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M17.1 51.4c0-0.1-0.1-0.1-0.2-0.2 0.2 0 0.2 0 0.2 0.2Z' class='cp_2'/%3e%3cpath d='M17.1 50.9c0.1 0 0.1 0.1 0.2 0.2 -0.2 0-0.2-0.1-0.2-0.2Z' class='cp_2'/%3e%3cpath d='M17 52.3c0 0.2-0.1 0.4-0.1 0.6C16.8 52.8 16.8 52.8 16.7 52.8c-0.1 0-0.1-0.1-0.2-0.1 0.1-0.1 0.1-0.1 0.1-0.1 0.2 0 0.2-0.1 0.2-0.3 0-0.1 0.1-0.1 0.2 0Z' class='cp_2'/%3e%3cpath d='M17.3 74.2c-0.1-0.1 0-0.2 0.2-0.3 -0.1 0.4 0 0.7-0.2 1.1 0-0.2-0.1-0.3 0-0.4 0-0.1 0-0.2 0-0.4Z' class='cp_2'/%3e%3cpath d='M17.3 64c0 0 0-0.1-0.1-0.2 0.2 0.1 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M17.3 75.2l0 0c0.1-0.1 0.1-0.2 0.2 0l-0.2 0c0 0.1 0 0.2-0.1 0.3 -0.2-0.1 0-0.2-0.1-0.3 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M17.2 77.2c0.1 0.3 0.2 0.5 0 0.8C17.1 77.9 17.1 77.8 17 77.7l0-0.1c0.1 0 0.1 0.1 0.2 0.1 -0.1-0.2 0-0.3 0-0.5Z' class='cp_2'/%3e%3cpath d='M17.3 82.1c0 0-0.1 0-0.1 0.1 0-0.1 0-0.1 0-0.1 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M17.2 78.5c0.1-0.1 0.2-0.1 0.2-0.1 0 0.1 0 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M17.4 82.3l0.1 0c0 0.1-0.1 0.1-0.1 0.2 0-0.1 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M17.2 76c-0.1 0-0.2 0.1-0.3 0 0.1-0.1 0.2-0.1 0.3 0Z' class='cp_2'/%3e%3cpath d='M16.5 54.1c0.1 0 0.1 0.4 0 0.5 0 0-0.1 0-0.2 0 0.1-0.2 0.2-0.4 0.2-0.5Z' class='cp_2'/%3e%3cpath d='M16.4 44.5c0 0 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M16.5 51.2c0.1 0.1 0.1 0.1 0 0.2 -0.1-0.1 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M16.2 55.1c0-0.2 0-0.2 0.1-0.3 0.1 0.2 0.1 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M16.4 62.4c-0.1 0.2-0.1 0.2-0.2 0.1 0.1 0 0.1 0 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M16.4 62.1c0-0.1 0-0.1 0-0.2 -0.1-0.1 0-0.2 0.2-0.2l0-0.4c-0.1 0 0 0.3-0.2 0.2C16.3 61.2 16.6 61.2 16.7 61c0.1-0.1 0-0.2 0-0.2 0-0.2 0-0.2 0.2-0.4 -0.1 0.3 0.1 0.5-0.1 0.7 0 0 0 0.1 0 0.1 0.2 0.2-0.1 0.3-0.1 0.5l-0.1 0c0 0.2 0 0.4-0.2 0.6 0-0.1 0-0.2 0-0.2Z' class='cp_2'/%3e%3cpath d='M16.9 59.3c0 0-0.1 0-0.1-0.1 0.1 0 0.1 0 0.2 0 0 0.1-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M17 59.9l0 0.4 -0.2 0c0-0.1 0.1-0.3 0.1-0.4l0.1 0Z' class='cp_2'/%3e%3cpath d='M16.8 80c0.1 0 0.1 0 0.2 0 -0.1 0.1-0.1 0.2-0.2 0.3 -0.1-0.2 0-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M16.8 50.9c-0.1 0.1-0.1 0-0.2 0 0-0.1 0.1-0.1 0.2-0.1 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M16.6 45.2c0 0 0.1 0 0.1-0.1 0 0.1 0.1 0.1 0.1 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M15.9 53.4c0.2-0.1 0.2 0 0.2 0.1C15.9 53.6 16 53.4 15.9 53.4Z' class='cp_2'/%3e%3cpath d='M16 56c0 0 0 0.1 0 0.1l-0.1 0C16 56 16 56 16 55.9L16 56Z' class='cp_2'/%3e%3cpath d='M15.9 62.1c0 0.1-0.1 0.1-0.2 0.2 0-0.2 0.1-0.2 0.2-0.2Z' class='cp_2'/%3e%3cpath d='M15.8 50.2c0.1-0.1 0.1-0.1 0-0.2 0.1-0.1 0.2-0.1 0.3-0.2C16 50.1 16 50.3 15.7 50.4c0-0.1 0.1-0.1 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M15.3 65.1c0-0.2 0.1-0.4 0.3-0.5 0-0.1-0.1-0.2-0.1-0.2l0-0.1c0 0 0.1 0 0.1 0 0.1 0.2 0.2 0.3 0.1 0.5 -0.1 0.2-0.1 0.3-0.2 0.5 -0.1 0.1-0.2 0.1-0.3 0.2 0-0.2 0.1-0.3 0.1-0.4Z' class='cp_2'/%3e%3cpath d='M15.5 70.4l-0.1 0.1c0-0.1 0-0.1 0-0.1 0 0 0.1 0 0.1-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M14.7 50.5l0.1 0.1c-0.1 0-0.1 0-0.2 0 0 0 0.1-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M14.5 75.4l0-0.1c0 0 0.1 0 0.1 0 -0.1 0.1-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M14.5 73.5c-0.1 0-0.1 0.1-0.2 0 0.1-0.1 0.1-0.2 0-0.3 0-0.1 0.1-0.5 0.2-0.5 0.1-0.1 0.3-0.1 0.4-0.1 0 0.1 0 0.1 0 0.2 -0.3 0.1-0.3 0.4-0.4 0.7Z' class='cp_2'/%3e%3cpath d='M14.9 60.2c0-0.1 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M15.1 57.7c0 0 0 0.1 0 0.2 -0.2-0.1-0.1-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M15.2 83.8c-0.1-0.1 0.1-0.1 0.1-0.2 0.1 0.1 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M15.2 72.1c0 0 0-0.1 0.1-0.1 0 0.1 0 0.2-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M15.4 83.1c0-0.1 0.1-0.3 0.1-0.4 0 0 0 0.1 0.1 0.1 -0.1 0.1-0.1 0.2-0.2 0.3Z' class='cp_2'/%3e%3cpath d='M15.8 81.9c-0.1-0.1 0.1-0.2 0.1-0.3 0.1 0.2 0.1 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M15.4 71.9l-0.1 0c0.1-0.1 0.1-0.3 0.2-0.4 0.2-0.2 0.4-0.4 0.4-0.7 0.2 0 0.2 0.2 0.3 0.3 -0.3 0.3-0.5 0.6-0.8 0.8Z' class='cp_2'/%3e%3cpath d='M16.1 83.6c0-0.1 0.1-0.2 0.1-0.3 0 0.2 0 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M16.8 84.1c-0.1 0.1-0.2 0.3-0.1 0.4 0 0 0 0.1-0.1 0.1 -0.1 0.3-0.2 0.5-0.3 0.7 0 0.1 0 0-0.1 0 0.1-0.4 0.3-0.9 0.5-1.3 0.1 0 0.2 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M16.8 83.9l-0.1 0c0.1-0.5 0.4-0.8 0.6-1.2 0.1 0.2-0.1 0.3-0.1 0.4 0 0.2-0.1 0.3-0.1 0.4 -0.1 0.2-0.2 0.3-0.3 0.4Z' class='cp_2'/%3e%3cpath d='M17.1 86.2c0.1-0.3 0.2-0.5 0.3-0.7 0 0.2-0.1 0.5-0.3 0.7Z' class='cp_2'/%3e%3cpath d='M17.2 87.2c0-0.1 0.1-0.1 0.1-0.2 0.1 0.2 0 0.3-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M17.6 86.7c-0.1 0-0.1 0.1-0.2 0.2 0 0 0-0.1-0.1-0.1 0.1-0.1 0.2-0.2 0.2-0.3 0.1 0.1 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M17.7 62.9c0 0-0.1 0-0.2 0C17.6 63 17.6 63 17.6 63c-0.1 0.1-0.2 0.3-0.3 0.4 0.1 0.1 0.2 0.1 0.3 0.2 -0.1 0.1-0.1 0.2-0.3 0.1 0 0-0.1 0.1-0.2 0.1 0 0-0.1 0 0-0.1 0-0.2 0.1-0.4 0.3-0.6 0 0 0-0.1 0-0.1 0.1-0.1 0.1-0.3 0.3-0.3Z' class='cp_2'/%3e%3cpath d='M17.8 55.8c-0.1 0-0.1 0.1-0.2 0.1 0-0.1 0-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M17.7 51.5c0-0.1 0.1-0.1 0.1-0.2 0 0.1 0 0.2-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M17.7 59.2c0-0.1 0-0.1 0-0.1C17.6 59 17.6 59 17.7 58.9c0 0 0-0.1-0.1-0.2 -0.1-0.1 0-0.2 0.1-0.2 0.1-0.2 0.1-0.3 0.2-0.4 0-0.2 0.1-0.3 0.1-0.5 0.2-0.1 0.2-0.4 0.2-0.6 0-0.1 0-0.1 0-0.2 0.1 0 0.1-0.1 0.2-0.2 0 0.1 0 0.1 0 0.2 -0.1 0.3-0.1 0.7-0.2 1.1 -0.1 0.2-0.1 0.4-0.2 0.6 -0.1 0.2-0.2 0.5-0.2 0.7 0 0.1 0 0.1-0.1 0.1 -0.1-0.1-0.2 0-0.2-0.2 0 0 0.1 0 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M18 54.7c0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M17.9 65.7c0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.2 0 0.1 0.1 0.1 0.1 0.1 0 0-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M18.1 72.2c0 0.1-0.1 0.1-0.2 0 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M17.6 61.6c0.1-0.1 0.1-0.2 0.1-0.3 0.1 0.2 0.1 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M17.8 73.6c0.2 0.1 0 0.2 0 0.2 0 0 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M17.8 86c0-0.1 0-0.1 0-0.1 0 0 0-0.1 0.1-0.2 0 0.1 0 0.1 0 0.1 0 0 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M18 78.6c0-0.1-0.1-0.1-0.1-0.2 0.1 0 0.2 0 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M18.2 73.1l-0.3 0c0.1 0 0.2 0 0.3 0Z' class='cp_2'/%3e%3cpath d='M18.3 65.5c0-0.1 0-0.2 0.1-0.3 0 0-0.1-0.1-0.1-0.1 -0.1 0-0.1 0-0.2 0 0.1-0.1 0.1-0.2 0.2-0.3 0-0.2 0.1-0.3 0.3-0.3 0-0.1 0-0.1 0-0.3 0.1 0.2 0 0.2 0 0.3l0 0.2c-0.1 0-0.1 0-0.2 0 0 0.1 0 0.2-0.1 0.3 0.1 0 0.2 0 0.2 0.1 0 0.1-0.1 0.1-0.1 0.1 0 0.2 0 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M18.9 54.8c-0.1 0.1-0.1 0.1-0.3 0.1 0-0.1 0.1-0.2 0.1-0.3 0.1 0.1 0.1 0.1 0.2 0.2Z' class='cp_2'/%3e%3cpath d='M18.8 54.3c0 0.1 0.1 0.1 0.1 0.1l-0.1 0 0-0.1Z' class='cp_2'/%3e%3cpath d='M18.5 56.2c0-0.1 0-0.2 0-0.3 -0.1-0.1 0-0.1 0.1-0.1 0.1 0.1 0 0.3-0.1 0.4Z' class='cp_2'/%3e%3cpath d='M18.7 71c0 0-0.1 0-0.1 0.1C18.6 71 18.6 71 18.5 71c0.1 0 0.1-0.1 0.1-0.1 0 0 0 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M18.4 85c0 0 0-0.1 0-0.1l0.2 0 0 0.1c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M18.5 79.3c0.1 0 0.2 0 0.2 0.1 0 0-0.1-0.1-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M18.9 91.1C18.8 91 18.8 91 18.7 91c0.1 0 0.1 0 0.2 0l0 0.1Z' class='cp_2'/%3e%3cpath d='M18.9 90.6c-0.1-0.2 0-0.4 0.2-0.6 0.1 0.1 0.1 0.2 0 0.4 0 0.1 0 0.2-0.1 0.3 0 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M19.2 90.8c-0.1 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1 0.1 0 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M19.2 87.7c-0.1-0.1-0.1-0.2 0.1-0.2 -0.1 0.1-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M19.1 83.4c0 0.1-0.1 0.2-0.2 0.3 0 0-0.1-0.1-0.1-0.1 0.1-0.1 0.1-0.1 0.1-0.2 0.1 0 0.1 0 0.2 0 0-0.1-0.1-0.2 0-0.3 0-0.1 0.1-0.1 0.1-0.2 0.1 0 0.1 0 0.1 0 -0.1 0.2-0.1 0.4-0.2 0.5Z' class='cp_2'/%3e%3cpath d='M19.5 92.2c0 0-0.1 0-0.1 0 0-0.1 0-0.2 0-0.3 0.1-0.1 0.1-0.2 0.2-0.4l0.1 0.1c-0.1 0.2-0.2 0.4-0.2 0.6Z' class='cp_2'/%3e%3cpath d='M19.6 76.5c0 0.2-0.1 0.3-0.1 0.5 -0.1 0.3-0.3 0.6-0.4 0.9 0 0 0 0.1 0 0.1C19 78.3 19 78.6 18.9 78.8c0 0.2-0.1 0.3-0.2 0.5 0-0.1-0.1-0.2 0-0.2 0.1-0.3 0-0.6 0.1-0.9 0.1-0.3 0.3-0.6 0.4-0.9 0.1-0.2 0.1-0.3 0.2-0.5 0-0.2 0.1-0.3 0.1-0.5 0-0.1 0.1-0.1 0.2-0.2 0 0.1 0.1 0.2 0.1 0.3 -0.1 0-0.1 0-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M19.1 63c0 0.2 0 0.3 0 0.5 -0.1 0-0.1 0-0.2 0l0-0.1c0-0.1 0.1-0.3 0.2-0.4Z' class='cp_2'/%3e%3cpath d='M18.9 60.1C19 60 18.9 59.9 19 59.9c0 0.1 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M20.2 71.6c-0.1 0.1-0.2 0.1-0.1 0.3 0 0-0.1 0-0.1-0.1 0-0.1 0-0.3 0.2-0.4 0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M20.3 80.1c0 0.1 0 0.1 0 0.2 -0.1 0-0.1 0-0.1 0 0-0.1 0-0.2 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M19.9 84.1C20 84.1 20 84 20.1 83.9c0 0.2-0.1 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M20 72.1c0 0.1-0.1 0.1-0.1 0.2l0 0.1 -0.1 0 0.1 0 0-0.1c0 0-0.1-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M19.7 73.8c0 0 0-0.1 0-0.1l0.1 0c0 0 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M19.8 75.9c0 0 0 0.1-0.1 0.1 0-0.1 0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M19.7 68c0.1 0 0.1-0.1 0.2-0.2C19.9 68 19.8 68 19.7 68Z' class='cp_2'/%3e%3cpath d='M19.8 58.1c0 0 0.1-0.1 0.1-0.1L20 58c-0.1 0.1-0.2 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M19.8 58.6c-0.1 0.1-0.2 0.1-0.3 0.2 0-0.1 0.1-0.2 0.1-0.3 0 0 0-0.1 0-0.1 0.1 0.1 0.2 0.1 0.2 0.2Z' class='cp_2'/%3e%3cpath d='M19.5 69.7c0 0.1 0.1 0.2 0.1 0.2C19.5 70 19.4 70 19.4 70c0-0.1 0.1-0.2 0.1-0.3Z' class='cp_2'/%3e%3cpath d='M19.4 69.1l0-0.1c0.1 0.1 0.1 0.1 0.1 0.1 0 0-0.1 0-0.1 0.1l0-0.1Z' class='cp_2'/%3e%3cpath d='M19.6 70.4c0 0.1 0 0.1 0 0.1l-0.1 0c0 0 0.1-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M19.5 59.3c-0.1 0.1-0.1 0.1-0.1 0.2 -0.1 0.1-0.2 0.1-0.3 0.1 0.1-0.2 0.1-0.5 0.4-0.7 0.1 0.2 0.1 0.3 0 0.4Z' class='cp_2'/%3e%3cpath d='M19.9 80.6c0 0.1 0.1 0.1 0 0.2 -0.1 0.1 0 0.2-0.1 0.4l-0.1 0.1c0-0.2 0.1-0.5 0.2-0.7Z' class='cp_2'/%3e%3cpath d='M19.8 84.7c0 0-0.1 0-0.1 0 0-0.1 0.1-0.2 0.1-0.3 0.1 0.2 0 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M19.9 84.3c0-0.1 0.1-0.1 0.2 0 -0.1 0-0.1 0.1-0.2 0.1 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M20.1 91.4c-0.1 0-0.1 0-0.1 0 0-0.1 0-0.1 0.1-0.2 0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M20 89c0 0-0.1-0.1-0.1-0.2 0.1 0 0.1 0 0.2 0C20.1 88.9 20 89 20 89Z' class='cp_2'/%3e%3cpath d='M19.9 88.6c0.1 0 0.1-0.1 0.2-0.2 0.1 0.1 0.1 0.1-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M20.1 88.3c0-0.1 0-0.3 0.1-0.4 0 0.1 0 0.1 0.1 0.2 0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M20.7 92.6c0-0.3 0-0.4 0.2-0.3 -0.1 0.1 0 0.2-0.2 0.3Z' class='cp_2'/%3e%3cpath d='M20.8 86.4c0 0.2-0.1 0.4-0.1 0.5 -0.1 0.3-0.3 0.5-0.4 0.7 0 0 0-0.1 0-0.2 0.1-0.2 0.2-0.4 0.2-0.6 0 0 0-0.1 0-0.1 0.2-0.2 0.3-0.5 0.3-0.7 0-0.3 0.1-0.6 0.3-0.9 0 0.1 0 0.2 0 0.3 -0.1 0.4-0.2 0.7-0.3 1Z' class='cp_2'/%3e%3cpath d='M20.9 71l0 0c0 0-0.1 0-0.1-0.1 0.1 0 0.1 0.1 0.2 0.1 -0.1 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0.2 0 0-0.1-0.1-0.1-0.1L20.9 71Z' class='cp_2'/%3e%3cpath d='M21 60.6c0.1 0 0.1 0 0.2-0.1 0 0 0 0.1 0 0.1 0 0-0.1 0-0.2 0 0.1 0.1 0.1 0.1 0.1 0.2l-0.1 0c0-0.1 0-0.2 0-0.2Z' class='cp_2'/%3e%3cpath d='M21.1 57.8c0 0 0.1-0.1 0.1-0.1 0 0.1 0 0.1 0.1 0.1 0 0.1-0.1 0.1-0.1 0.1 0-0.1 0-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M21.3 70.1c-0.1 0.2-0.1 0.4-0.3 0.6 0 0 0-0.1 0-0.1 0.1-0.1 0.1-0.4 0.3-0.5Z' class='cp_2'/%3e%3cpath d='M21 61.7c0 0.1 0 0.1-0.1 0.2 0-0.2 0-0.2 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M21.6 90.3l0 0c0 0 0 0.1 0 0.1 -0.2 0.2-0.2 0.4-0.3 0.6 0 0.1-0.1 0.3-0.2 0.4 -0.1-0.1 0-0.3 0-0.4 0-0.1 0.1-0.2 0.2-0.3 0 0 0.1-0.1 0.1-0.2 0-0.1 0-0.2 0.2-0.2 -0.1-0.3-0.1-0.4 0-0.7 0.1 0 0.1 0 0.2 0.1 -0.1 0.2-0.2 0.4-0.2 0.6Z' class='cp_2'/%3e%3cpath d='M21.5 77.8c0-0.1 0-0.1 0-0.2l0.1 0c0 0.1 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M21.5 79.6c0 0 0 0.1 0 0.1 -0.1 0-0.1 0-0.1 0 0-0.1 0-0.1 0.1-0.2l0 0.1Z' class='cp_2'/%3e%3cpath d='M21.8 78.5c0.1 0.2-0.1 0.6-0.3 0.8 0.1-0.2 0.2-0.5 0.3-0.8Z' class='cp_2'/%3e%3cpath d='M21.6 77.3c0.1-0.2 0.1-0.3 0.2-0.5 0 0.2-0.1 0.3-0.1 0.5 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M21.9 84.5c-0.1 0.1-0.1 0.1-0.2 0.1 0.1-0.1 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M21.9 76.1c0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.2 -0.1 0-0.1-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M21.9 72.7c0 0.1 0 0.3-0.2 0.3 0.1-0.2 0.2-0.4 0.3-0.7 0 0.3 0 0.3-0.1 0.4Z' class='cp_2'/%3e%3cpath d='M21.7 70.6c0.1-0.1 0.1-0.2 0.1-0.2 0.1 0.1 0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M21.7 66.5c0 0 0-0.2 0.2-0.2 -0.1 0.1-0.1 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M21.7 69.3c-0.1 0-0.1 0.1-0.1 0.1 -0.1 0-0.1 0-0.1 0 0-0.1 0.1-0.1 0.1-0.2 0 0 0.1 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M21.5 68.3l0.1 0 0 0.1 -0.1 0c0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M21.6 59.7C21.4 60 21.4 60 21.3 60.1c0-0.4 0.2-0.6 0.3-0.9 0.1 0.2 0 0.4 0 0.5Z' class='cp_2'/%3e%3cpath d='M21.3 67.2c0.1 0 0-0.1 0-0.1C21.4 67 21.5 67 21.6 66.9c-0.1 0.2-0.2 0.4-0.3 0.6 0-0.1-0.1-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M21.9 89.1C21.8 89 21.8 89 21.9 88.9c0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M21.9 83.5C22 83.4 22 83.4 22.1 83.4 22 83.5 22 83.5 21.9 83.5Z' class='cp_2'/%3e%3cpath d='M22.1 88.5l0-0.1 0.1-0.1c0 0.1-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M22.1 88.1c0-0.1 0.1-0.1 0.1-0.2 0.1 0 0.1 0 0.1 0 0 0.1-0.1 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M24.5 63.6c0.1-0.3 0.1-0.3 0.3-0.2 -0.1 0.1-0.2 0.1-0.3 0.2Z' class='cp_2'/%3e%3cpath d='M24.8 68.4c-0.1 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1 0.2 0.1 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M24.7 81.9c-0.1 0.1-0.1 0.2-0.1 0.2 -0.1 0-0.1-0.1 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M24.5 76.3c0 0.1-0.1 0.1-0.1 0.2 -0.1-0.1 0-0.2 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M24.2 81.7c-0.1 0-0.1 0-0.1 0 0.1-0.2 0.1-0.3 0.2-0.5 0 0 0.1 0 0.1 0 -0.1 0.2-0.1 0.3-0.2 0.5Z' class='cp_2'/%3e%3cpath d='M24.4 82.2c0 0 0 0.1 0 0.1l-0.1 0c0.1 0 0.1-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M24.1 82.2C23.9 82.1 23.9 82 23.9 81.8c0.1 0 0.2 0 0.3 0C24.1 81.9 24 81.9 24 82c0 0 0 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M24.5 65.8c-0.1 0-0.1 0-0.2 0 0.1-0.1 0.1-0.2 0.2-0.3 0.1 0.1 0 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M24.3 64.8c-0.1 0.1-0.1 0.1-0.2 0.1 0-0.2 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M24.2 62.8c0-0.1 0.1-0.2 0.2-0.3l0 0.1c-0.1 0-0.1 0.1-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M24.3 67.1c0 0 0.1 0 0.1 0 0 0.1 0 0.2-0.1 0.4 -0.1 0.3-0.2 0.6-0.4 0.9 0 0.1 0 0.1-0.1 0.1C24 68 24.2 67.6 24.3 67.1Z' class='cp_2'/%3e%3cpath d='M24 78.2c0 0.1-0.1 0.2-0.1 0.3 -0.2 0 0-0.2-0.1-0.2 0-0.1 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M23.3 67.5c-0.1 0-0.1 0.1-0.1 0.1 0 0.1-0.1 0.2-0.1 0.3C23 68 23 68.2 22.9 68.2c-0.1 0.1-0.1 0.2-0.2 0.2 0.2-0.8 0.6-1.5 0.9-2.3 0 0.1 0.1 0.2 0.2 0.2 -0.2 0.4-0.5 0.8-0.5 1.2Z' class='cp_2'/%3e%3cpath d='M23.6 83.2l0 0c0 0 0 0.1 0 0.2C23.5 83.3 23.5 83.3 23.4 83.3c0.1-0.1 0.1-0.1 0.2-0.1 0-0.1-0.1-0.2 0-0.2 0 0 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M23.6 73.3c0-0.1 0-0.2 0-0.3 0.1 0.1 0.1 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M23 77.1c0 0 0 0.1-0.1 0.1 0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1C23 77 23 77.1 23 77.1Z' class='cp_2'/%3e%3cpath d='M22.6 64.9c0.1-0.1 0.1-0.2 0.1-0.2 0.1 0 0.1 0 0.2 0 -0.1 0.1-0.2 0.1-0.3 0.2Z' class='cp_2'/%3e%3cpath d='M22.6 69c0-0.1-0.1-0.1-0.1-0.2 0.2 0 0.2 0 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M22.7 70.9l0 0c0-0.1 0-0.1 0-0.2 0.1 0 0.1 0 0.1 0 0 0.1 0 0.2-0.1 0.2 0 0 0 0.1 0.1 0.2 -0.1 0-0.1 0-0.2 0.1 0 0 0 0.1 0 0.2 0.1 0.1 0 0.2-0.1 0.3 -0.1 0.1-0.2 0.2-0.3 0.2 0.2-0.3 0.2-0.7 0.5-1Z' class='cp_2'/%3e%3cpath d='M22.8 79.4C22.7 79.3 22.6 79.3 22.5 79.2c0.1-0.1 0.1-0.1 0.2-0.2 0.1 0.1 0.1 0.2 0.1 0.4Z' class='cp_2'/%3e%3cpath d='M22.2 87.2l0-0.3c0.1 0.1 0.1 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M22.3 87.7c0-0.1-0.1-0.2-0.1-0.2 0.1-0.3 0.2-0.4 0.3-0.6 0.1 0.2 0 0.5-0.2 0.8Z' class='cp_2'/%3e%3cpath d='M22.6 92.8c0.1-0.3 0.1-0.3 0.2-0.2 -0.1 0-0.1 0.1-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M22.8 92.3c0 0 0-0.1 0-0.1l0.1-0.1c0 0.1-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M23.1 91.5c0 0.1-0.1 0.2-0.1 0.3 0-0.1-0.1-0.1-0.1-0.1 0.1-0.2 0.2-0.3 0.2-0.5 0 0 0-0.1 0-0.1 0-0.1 0.1-0.1 0.2-0.2 0 0.3 0 0.4-0.2 0.6Z' class='cp_2'/%3e%3cpath d='M23.3 84.1c0 0.2-0.1 0.5-0.1 0.7C23.1 85 23 85.2 22.9 85.4c0-0.3 0-0.5 0.1-0.8 0.1-0.1 0.1-0.2 0.1-0.3 0-0.2 0.2-0.3 0.1-0.4 0-0.1 0-0.1 0-0.1 0.1-0.1 0.1-0.2 0.2-0.3 0.1 0.2-0.1 0.4-0.1 0.6Z' class='cp_2'/%3e%3cpath d='M23.5 95.5c0-0.2 0.1-0.4 0.3-0.5 0 0.2-0.1 0.4-0.3 0.5Z' class='cp_2'/%3e%3cpath d='M23.8 94.4c0-0.4 0.1-0.7 0.2-1 0 0.3 0.1 0.7-0.2 1Z' class='cp_2'/%3e%3cpath d='M24 83.7c-0.1 0.2-0.1 0.4-0.2 0.6 -0.1-0.1-0.1-0.3 0-0.6C23.9 83.5 23.9 83.2 24 83c0.1-0.2 0.1-0.4 0.4-0.6 0 0.1 0 0.1 0 0.2 0 0 0.1 0 0.1-0.1 0.1 0.2 0 0.3-0.2 0.2 0 0.2 0 0.4 0 0.5 0 0.1-0.1 0.2-0.1 0.2C24 83.5 24 83.6 24 83.7Z' class='cp_2'/%3e%3cpath d='M24.2 83.7c0 0 0.1 0 0.1 0 0 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M24.3 93.4c0 0.1 0.1 0.2 0.1 0.3 -0.2 0-0.2 0-0.1-0.3Z' class='cp_2'/%3e%3cpath d='M24.3 84.7c0-0.1 0-0.1 0-0.1 0 0 0-0.1 0.1-0.1 0 0.1-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M24.5 90c0 0 0.1 0 0.1 0 0 0.1 0 0.1-0.1 0.2 0-0.1-0.1-0.2 0-0.2Z' class='cp_2'/%3e%3cpath d='M24.5 97.7c0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0 0 0 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M24.6 89.8c0-0.3-0.1-0.5 0.1-0.8 0 0.3 0 0.7-0.1 0.8Z' class='cp_2'/%3e%3cpath d='M24.8 80.1c-0.2 0-0.2 0 0-0.2 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M24.7 75.8c0 0 0-0.1 0-0.1l0.1 0 0 0.1c-0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M24.8 75.6C24.7 75.5 24.7 75.5 24.7 75.4c0.1 0.1 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M24.9 89.6c-0.1 0-0.1-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M25 88.3c0 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M25.6 64.3c0-0.1-0.1-0.1-0.1-0.2 0.1 0 0.1 0.1 0.2 0.1 0 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M25.7 74.1c0.1 0 0.1 0.1 0.1 0.1 0 0-0.1 0-0.1 0l0-0.1Z' class='cp_2'/%3e%3cpath d='M25.3 86.4c0 0 0-0.1-0.1-0.1 0.1-0.1 0.1-0.2 0.2-0.3 0 0 0.1 0.1 0.1 0.1 0 0.1 0 0.3-0.1 0.4 0 0.1 0 0.1 0 0.3 0.1 0.1 0.1 0.2-0.1 0.3 -0.1 0-0.2 0.1-0.2 0.2C25.2 87 25 86.6 25.3 86.4Z' class='cp_2'/%3e%3cpath d='M25.1 79.1C25 79.1 25 79 25 79c0 0 0.1 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M25.2 78.3c0.1-0.1 0.1-0.1 0.2 0Z' class='cp_2'/%3e%3cpath d='M25.4 82.8c-0.1 0.1-0.1 0.1-0.1 0.1 0 0-0.1-0.1 0-0.1l0.1 0Z' class='cp_2'/%3e%3cpath d='M25.1 76.4c0-0.1 0-0.2 0.2-0.2 -0.1 0.1 0 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M25.4 85.7c0-0.1 0-0.1 0-0.2 0.1 0.1 0.1 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M25.4 82.4c0-0.1 0-0.2 0.1-0.3 0.1 0.2 0 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M25.4 73.5c0.1 0 0.1 0 0.2 0 0 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M25.5 84.7c0.1 0.1 0.1 0.1 0 0.2 0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M25.6 81.5l0 0.3c-0.1-0.1-0.1-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M25.6 64.6c0 0 0-0.1 0-0.1 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M25.3 61.4c0 0-0.1 0-0.1 0 0.1-0.1 0.2-0.2 0.3-0.3 -0.1 0.1-0.1 0.2-0.2 0.3Z' class='cp_2'/%3e%3cpath d='M25.2 67c0.2 0.1 0 0.2 0 0.3 0 0.1-0.1 0.2-0.2 0.3 0-0.3 0-0.6 0.2-0.9 0.1 0.1 0.1 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M25.1 99.8C25 99.7 25 99.7 25 99.7c0.1-0.1 0.1-0.1 0.1-0.2 0.1 0 0.1 0 0.1 0.1 0 0-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M25.5 98.7c-0.1 0-0.2 0.2-0.3 0 0.1 0 0.1 0 0.1-0.1 0.1 0 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M26 97.4c-0.1 0-0.1 0-0.2 0 0 0.1 0 0.2-0.1 0.4 0.1-0.1 0.2-0.2 0.2-0.2 0 0.1 0 0.2-0.2 0.2 0 0.1 0 0.2-0.1 0.2 -0.1 0.1-0.1 0.2-0.2 0.4 0-0.3 0-0.5 0.1-0.7 0.1-0.1 0.2-0.2 0.3-0.3C25.9 97.3 25.9 97.1 26 97c0.1 0.1 0 0.3 0 0.4Z' class='cp_2'/%3e%3cpath d='M25.7 80.9C25.8 81 25.8 81 25.9 81c0 0.1-0.1 0.1-0.2 0.1 0 0 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M26.1 75.2c-0.1 0.2 0.1 0.5-0.2 0.7 0 0-0.1 0-0.2 0 0-0.2 0-0.3 0.1-0.5 0-0.2 0-0.4 0.1-0.7 0 0 0.1-0.1 0.2-0.2 0 0.2 0 0.3 0 0.4 0 0.1 0 0.1 0 0.2 0 0 0.1 0 0 0.1Z' class='cp_2'/%3e%3cpath d='M26 69.8c0-0.1 0-0.1 0-0.2 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M26.1 61.6c0-0.1 0.1-0.1 0.1-0.1 0 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M26.5 101.9c0 0-0.1 0-0.1 0l0.1 0Z' class='cp_2'/%3e%3cpath d='M26.4 84.3c-0.1 0-0.1-0.7 0.1-1.1 0.1 0 0.2 0.1 0.1 0.2 0 0.1-0.1 0.2 0 0.3 0 0 0 0.1 0 0.1 -0.1 0.1 0 0.2 0 0.3 0 0.1 0 0.1 0 0.1 -0.1 0.1-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M26.6 86c0-0.1-0.1-0.2 0-0.2l0.1 0c0 0.1 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M26.6 79c-0.1 0.1-0.1 0.3-0.1 0.4C26.4 79.3 26.4 79.2 26.4 79.1c0.1-0.3 0.2-0.5 0.3-0.8 0-0.1 0.1-0.2 0.1-0.4 0-0.1 0.1-0.2 0.2-0.2 0 0.1 0.1 0.1 0.1 0.1 -0.2 0.4-0.2 0.9-0.5 1.2Z' class='cp_2'/%3e%3cpath d='M26.4 77.1c0 0 0-0.1 0.1-0.2 0 0.1 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M26.9 74.7C27 74.8 27 74.9 27.1 75c-0.4 0.3-0.3 0.7-0.4 1.1C26.6 76.1 26.6 76 26.5 76c0.2-0.4 0.3-0.8 0.4-1.3Z' class='cp_2'/%3e%3cpath d='M26.7 68.8c0.1-0.2 0.1-0.3 0.2-0.5l0.1 0c-0.1 0.2-0.1 0.3-0.1 0.5 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M27 74.6C26.9 74.3 27 74.2 27.1 74c0.1 0.1 0.1 0.2 0.1 0.4 0 0-0.1 0-0.1 0 0 0.1-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M27.1 66.1c0.1-0.3 0.3-0.6 0.6-0.7 -0.2 0.3-0.3 0.6-0.6 0.7Z' class='cp_2'/%3e%3cpath d='M27.2 73.6c0.1 0 0.1 0 0.1 0.1 0 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M27.4 82.8l0 0.4c-0.1 0-0.2-0.1-0.3-0.1C27.2 83 27.2 83 27.2 82.9c0.1-0.1 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M27.2 94.5c0-0.2 0-0.2 0.1-0.2 0 0.1 0 0.2-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M27.4 89.8c-0.1 0.2-0.2 0.3-0.3 0.4 0-0.4 0.3-0.7 0.3-1.2 0.1 0.1 0.1 0.1 0.1 0.2 0 0.2 0 0.4-0.1 0.6Z' class='cp_2'/%3e%3cpath d='M27.6 74.9c0 0 0-0.1 0-0.2 0 0 0.1 0 0.1 0 -0.1 0.1-0.1 0.2-0.1 0.3l0-0.1Z' class='cp_2'/%3e%3cpath d='M27.8 80.5c0 0 0 0.1 0 0.1 0 0.1 0 0.2-0.2 0.2 0-0.1 0.1-0.1 0.1-0.2 0-0.1 0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M27.9 85.4l0.1 0c0.2 0.1 0.1 0.4 0.2 0.6 0 0-0.1 0-0.1 0 -0.2 0.1-0.2 0.1 0 0.3C28 86.5 28 86.5 27.8 86.6c-0.1 0-0.1-0.1-0.2-0.1 0.1-0.4 0.2-0.8 0.3-1.1Z' class='cp_2'/%3e%3cpath d='M28.2 82.5c-0.1 0-0.1 0-0.1 0 0 0-0.1-0.1-0.1-0.1 0.1-0.1 0.2-0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M28 79.7c0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.2C28 79.7 28 79.7 28 79.7Z' class='cp_2'/%3e%3cpath d='M28.5 89.9l-0.3 0c0.1-0.1 0.1-0.1 0.2-0.2 0.1 0 0 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M28.8 80.2l-0.1 0 -0.1 0c0 0 0.1 0 0.1-0.1 0 0.1 0 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M28.7 72.3c0.1 0 0.1 0 0.1 0 0 0.1 0 0.2 0 0.2 0 0-0.1-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M28.6 76.1l-0.1 0C28.6 76 28.6 76 28.6 76c0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M28.6 90.4c-0.1 0.1-0.3 0.2-0.1 0.3 -0.1 0.2-0.2 0.4-0.2 0.6 -0.1 0.1-0.1 0.2-0.1 0.3C28.1 91.8 28.1 92 28 92.1 27.8 92 28 91.9 28 91.9c0-0.4 0.1-1.5 0.3-1.8 0.1 0.1 0.2 0.2 0.3 0.3Z' class='cp_2'/%3e%3cpath d='M27.9 96.3c0-0.2 0.1-0.4 0.4-0.5 -0.1 0.2-0.2 0.4-0.4 0.5Z' class='cp_2'/%3e%3cpath d='M28 97c0 0.1 0 0.1 0 0.2 -0.1 0-0.1-0.1-0.2-0.1 0.1 0 0.1 0 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M27.9 92.7l0-0.2c0.1 0 0.1 0 0.1 0 0 0 0 0.1 0 0.1 0 0 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M28.2 84.7c0-0.2-0.1-0.3-0.1-0.5 0.1 0.1 0.2 0.1 0.3 0.1 -0.1 0.1-0.1 0.2-0.2 0.4Z' class='cp_2'/%3e%3cpath d='M28 85.1c0-0.1 0-0.2 0-0.4 0.2 0.2 0.2 0.3 0 0.4Z' class='cp_2'/%3e%3cpath d='M28 83.1c-0.1 0-0.1 0.1-0.1 0L27.8 83c0.1 0 0.1 0 0.1 0 0 0 0 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M27.6 99.1c0.1-0.1 0.1-0.2 0.1-0.3 0.2 0.2 0.1 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M27.6 98.3c0-0.4 0.1-0.8 0.3-1 0.2 0.6 0.2 0.7-0.3 1Z' class='cp_2'/%3e%3cpath d='M28 102.6c0 0.2 0.1 0.3-0.1 0.5 0-0.2 0-0.3 0.1-0.5Z' class='cp_2'/%3e%3cpath d='M28.1 103.3C28 103.3 28 103.2 28 103.1c0.1 0.1 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M28.5 100c0 0-0.1 0.1-0.1 0.1 0 0.1 0 0.3 0.1 0.4 0 0.1-0.1 0.2-0.1 0.4 0 0.1 0 0.3-0.1 0.4 -0.1 0-0.1-0.1-0.1-0.1 0-0.2 0-0.4 0.1-0.6 0-0.3 0-0.6 0-0.8 0.1-0.1 0.1-0.1 0.2-0.2 -0.2 0-0.1-0.1-0.1-0.2 0.2 0.1 0.1 0.2 0.1 0.2 0.1 0.1 0.1 0.3 0 0.4Z' class='cp_2'/%3e%3cpath d='M28.4 99.2c0.1-0.2 0.1-0.3 0.2-0.5 0 0.2 0 0.3 0 0.4 0 0.1-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M28.9 97.1c-0.1 0.4-0.1 0.8-0.2 1.3l0 0.1c0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.2 0-0.7 0.2-1.4 0.5-2.1 -0.1 0.3 0 0.6-0.2 0.9Z' class='cp_2'/%3e%3cpath d='M29 81.5c0-0.1 0.1-0.1 0.1-0.1 0.1 0 0.1 0.1 0.1 0.2 0 0-0.1 0-0.1 0 0 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M29.1 74.6c0 0 0-0.1 0-0.1 0.1 0 0.1 0.1 0.2 0.1 0 0.1 0 0.2 0 0.3C29.2 75 29.1 75 29 75c0-0.1 0.1-0.2 0.2-0.3C29.1 74.6 29.1 74.6 29.1 74.6Z' class='cp_2'/%3e%3cpath d='M29.1 75.1c0 0.2 0 0.2 0 0.3 -0.2-0.1-0.1-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M29.1 84.5l0-0.4c0.2 0.1 0.2 0.1 0 0.4Z' class='cp_2'/%3e%3cpath d='M29.2 83.7c-0.1-0.3-0.1-0.4 0.1-0.6 0.1 0.2-0.1 0.4-0.1 0.6Z' class='cp_2'/%3e%3cpath d='M29.4 90.6c-0.1 0-0.1-0.1-0.1-0.1 0-0.2 0-0.4 0.1-0.7 0 0.3 0.1 0.5 0 0.8Z' class='cp_2'/%3e%3cpath d='M29.9 82.5c-0.1 0-0.2 0-0.3-0.1C29.5 82.3 29.7 82.2 29.7 82c0.1 0.1 0.1 0.1 0.1 0.2l-0.1 0.1c0.1 0 0.1 0.1 0.2 0.2Z' class='cp_2'/%3e%3cpath d='M29.8 82.6c0 0 0.1 0.1 0.1 0.1 0 0.2 0 0.3-0.2 0.4 0-0.2 0.2-0.3 0.1-0.5Z' class='cp_2'/%3e%3cpath d='M29.9 85.4c0 0 0 0.1 0 0.1 -0.1 0-0.1 0-0.1-0.1 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M29.6 101.1c0.1 0 0.1 0 0.1 0 0 0.1 0 0.3-0.1 0.5 0-0.2 0-0.4 0-0.5Z' class='cp_2'/%3e%3cpath d='M29.7 102.3c0-0.1-0.1-0.2-0.1-0.3 0.1 0.1 0.2 0.2 0.1 0.3Z' class='cp_2'/%3e%3cpath d='M29.7 104.2c0 0-0.1-0.1-0.1-0.1 0 0 0.1 0 0.1 0l0.1 0c-0.1 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M29.8 87.2C29.7 87 29.7 87 29.7 86.3c0.1 0 0.2 0 0.2 0.1 -0.1 0.3-0.1 0.3 0.1 0.4 -0.2 0-0.1 0.2-0.2 0.4Z' class='cp_2'/%3e%3cpath d='M30.1 72.7c0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.2 0.1 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M30.4 80.5c0 0.1 0.1 0.2 0.1 0.3C30.3 80.7 30.3 80.6 30.4 80.5Z' class='cp_2'/%3e%3cpath d='M30.4 79.9c0.1 0 0.1-0.1 0.2-0.1 0 0.1 0 0.2-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M30.6 71.6l0-0.3c0.1 0.1 0.1 0.1 0 0.3Z' class='cp_2'/%3e%3cpath d='M30.8 74.8c0 0.1 0 0.2-0.1 0.3 -0.1-0.1 0-0.2 0.1-0.3Z' class='cp_2'/%3e%3cpath d='M30.7 79.1c0-0.2 0-0.4 0-0.6 0.1-0.1 0.2-0.1 0.2-0.1C30.7 78.2 30.8 78.1 31 78.1 31 78 31 78 30.9 77.9c0.1 0 0.1 0 0.1 0 0.1 0.1 0.1 0.1 0.1 0.3 0 0-0.1 0-0.2 0 0.1 0.1 0.1 0.1 0.2 0.2C31 78.4 31 78.5 31 78.5c0 0.1 0 0.1 0.1 0.2 -0.1 0-0.1 0-0.2 0 0 0.1 0.1 0.1 0.1 0.2C30.9 79 30.8 79 30.8 79.1c0 0.1 0 0.3-0.1 0.4 0 0.1-0.1 0.1-0.1 0.1 -0.2-0.2 0.1-0.3 0.1-0.5Z' class='cp_2'/%3e%3cpath d='M31.2 81.7c0 0-0.1 0.1-0.1 0.1 0-0.1 0-0.1-0.1-0.2 0.1 0 0.1 0 0.1 0 0 0.1 0 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M31.1 77.8l0.2 0c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M30.6 97.9l0-0.7c0.2 0.2 0.2 0.6 0 0.7Z' class='cp_2'/%3e%3cpath d='M30.9 84.2c0.1 0.2 0 0.3-0.1 0.5 -0.1 0-0.1 0.1-0.1 0.2 0 0.1 0 0.3 0 0.4 0 0 0.1 0.1 0.1 0.1 -0.1 0-0.2 0-0.2 0.1 0 0.1 0.1 0.2 0.2 0.1 -0.2 0.3-0.2 0.5-0.1 0.8 0 0.1 0 0.2 0 0.3 -0.1 0-0.1 0-0.1 0 0-0.1-0.1-0.2-0.1-0.4 0-0.4 0.1-0.8 0-1.2 0-0.2 0-0.5 0-0.7 0-0.2 0.2-0.2 0.2-0.3 0 0 0.1 0 0.2 0 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M31 82.4c0 0 0 0.1 0 0.1 -0.1 0.1-0.1 0.2-0.1 0.3 0 0.2-0.1 0.5-0.2 0.7l-0.1 0.1C30.7 83 30.8 82.4 31 81.9c0 0 0.1 0 0.1 0.1 0 0.1 0 0.3-0.1 0.4Z' class='cp_2'/%3e%3cpath d='M31.2 92.7l-0.1 0c0-0.3 0-0.7 0-1.1 0 0 0-0.1 0.1-0.2 0.1 0.4 0.1 0.9 0 1.3Z' class='cp_2'/%3e%3cpath d='M31.3 90.6c0 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1l0.1-0.1c0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M31.3 77.2c0 0 0 0.1-0.1 0.2 0 0-0.1 0 0-0.1 0 0-0.1-0.1-0.2-0.1 0.1 0 0.1 0 0.2-0.1C31.1 77.1 31.1 77 31.1 77l0.1 0c0-0.1 0.1-0.1 0.2 0 0 0.1 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M31.6 75.7c0 0-0.1 0-0.1 0l0.1 0Z' class='cp_2'/%3e%3cpath d='M32.3 79.5c0 0 0 0.1 0 0.1l-0.2 0 0-0.2c0.1 0 0.1 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M32.3 79.1c0.1 0.1 0.1 0.2 0.1 0.3 -0.2 0-0.2 0-0.1-0.3Z' class='cp_2'/%3e%3cpath d='M32.2 79.8c0.1 0.2 0 0.3-0.1 0.5 0 0.1-0.1 0-0.2-0.1 0.3 0 0.1-0.2 0.2-0.3L32 79.8Z' class='cp_2'/%3e%3cpath d='M31.9 74.7c0 0 0-0.1 0-0.1 0 0 0-0.1 0.1-0.2 0 0.1-0.1 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M32.1 80.5c-0.1 0.1 0 0.3-0.2 0.3 0-0.1 0-0.1-0.1-0.2 0.1 0 0.2-0.1 0.3-0.1Z' class='cp_2'/%3e%3cpath d='M32 99.1l0 0.7c-0.1-0.2-0.1-0.4 0-0.7Z' class='cp_2'/%3e%3cpath d='M31.8 75.1c0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M31.6 74.5c0.1-0.1 0.1-0.1 0.2-0.2 0 0.1 0 0.1-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M31.8 80c0 0 0 0.1-0.1 0.1 0-0.1 0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M31.7 88.8c0.1 0.1 0.2 0.3 0.1 0.5C31.7 89.1 31.7 89 31.7 88.8Z' class='cp_2'/%3e%3cpath d='M31.7 101.7c0-0.2 0.1-1.5 0.2-1.8 0.1 0.1 0.1 0.2 0.1 0.2 -0.1 0.5-0.1 1.1-0.3 1.6Z' class='cp_2'/%3e%3cpath d='M32.1 97.8c0 0.1 0 0.2-0.1 0.3 0-0.3 0-0.6 0.1-1 0.1 0.3 0.1 0.5 0 0.7Z' class='cp_2'/%3e%3cpath d='M32.1 97c0 0 0-0.1 0-0.2 0.1 0 0.1 0.1 0.2 0.1C32.2 97 32.1 97 32.1 97Z' class='cp_2'/%3e%3cpath d='M32.4 90.7c0 0-0.1 0-0.1 0 0 0-0.1 0-0.1-0.1 0.1 0 0.1 0 0.1 0 0-0.1 0-0.1 0-0.2 0-0.1 0.1-0.1 0.1-0.2 0 0.1-0.1 0.2 0 0.3 0 0 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M32.4 78.7c0-0.1 0-0.2 0-0.3 0.1 0.2 0.1 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M32.7 92.8c-0.1 0.1-0.1 0.1-0.2 0.2 0-0.1 0-0.2 0.2-0.2Z' class='cp_2'/%3e%3cpath d='M32.6 93.9c0 0 0-0.1 0-0.1 0 0 0.1 0.1 0.1 0.1l-0.1 0Z' class='cp_2'/%3e%3cpath d='M32.5 78.2c0-0.1 0-0.3 0-0.4 0.1 0 0.1 0 0.2 0 0 0 0 0.1 0 0.2 0 0.1 0 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M32.8 82.6c0 0.1 0 0.2 0 0.3 0 0.2 0 0.3 0 0.4 -0.1-0.2-0.2-0.5 0-0.7Z' class='cp_2'/%3e%3cpath d='M32.8 84c-0.1-0.1 0-0.1 0-0.2 0.1 0 0.1 0.1 0.2 0.2 -0.1 0-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M33 76.6c0.1-0.1 0-0.1 0-0.2 0-0.1 0.1-0.1 0.2-0.2 0 0.2 0 0.3 0 0.4 0 0.1-0.1 0.1-0.2 0.2 0 0.1 0 0.2-0.1 0.3l0-0.1 0-0.2c0 0 0.1 0 0.1 0 0-0.1 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M32.8 84.4c0.1 0 0.1 0.1 0.1 0.1 -0.1 0-0.1 0-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M32.8 86.9c0-0.1 0-0.2 0-0.3 0.2 0.1 0.1 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M33 91.3c-0.1 0-0.1-0.1-0.2-0.1l0.2 0 0 0.1Z' class='cp_2'/%3e%3cpath d='M33.1 91.1C33 91 33 91 32.9 90.9l0.1 0c0 0 0 0.1 0.1 0.1l0 0.1Z' class='cp_2'/%3e%3cpath d='M33.2 89.4c-0.1-0.1-0.1-0.1 0-0.3Z' class='cp_2'/%3e%3cpath d='M33 89.2l-0.1 0c0-0.5 0-1-0.1-1.4C32.9 87.7 33 87.6 33 87.6c0.1 0.1 0.1 0.1-0.1 0.2 0.1 0.1 0 0.2 0.2 0.3 0 0 0 0.1 0 0.2 0 0.1 0 0.2-0.1 0.4 0.1-0.1 0.2-0.1 0.3-0.1C33.2 88.8 33.1 89 33 89.2Z' class='cp_2'/%3e%3cpath d='M33.2 76.1c-0.1-0.4-0.1-0.4 0-0.5 0.1 0.1 0.1 0.2 0.1 0.3 0 0.1-0.1 0.2-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M33.3 74.2c0 0 0-0.1 0-0.1 0.2-0.3 0-0.6 0.2-0.9 0-0.1 0-0.2 0.1-0.2 0.1 0.2 0 0.4 0 0.6 0 0.2-0.1 0.4-0.1 0.6 -0.1 0.2-0.1 0.4-0.2 0.6 0-0.1-0.1-0.2 0-0.3 0-0.1 0.1-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M33.8 84l0 0.1c0 0.1 0.1 0.3 0.1 0.5 -0.1 0-0.3 0-0.4 0 0-0.1 0-0.3 0-0.4 0-0.2 0-0.4 0-0.6 0-0.1 0-0.2 0-0.2 0.1-0.1 0.1-0.2 0.2-0.1l0.1 0 0-0.2c0 0.1 0 0.1 0 0.2l-0.1 0c0 0 0 0.1 0 0.1 0.1 0.2 0.1 0.4 0.1 0.6Z' class='cp_2'/%3e%3cpath d='M34.2 94.6C34.1 94.4 34.1 94.3 34.1 94.2l0.1 0c0.1 0.1 0 0.2 0 0.4Z' class='cp_2'/%3e%3cpath d='M34 92.6c0.1-0.1 0.1-0.1 0.2-0.2 0 0.1 0 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M34.2 95c0.1 0.1 0.1 0.3 0 0.4Z' class='cp_2'/%3e%3cpath d='M34.1 90c0.1 0.4 0.1 0.4 0 0.5 0-0.2 0-0.3 0-0.5Z' class='cp_2'/%3e%3cpath d='M34.1 89.9c0.1-0.2 0.1-0.2 0.2-0.2 0 0.2-0.1 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M34.3 90.6c-0.1 0.1-0.1 0.2-0.1 0.4C34.1 90.8 34 90.7 34 90.6Z' class='cp_2'/%3e%3cpath d='M34 93.4c0.1 0.2 0.2 0.3 0.1 0.4 -0.1 0-0.1 0-0.2-0.1 0-0.1 0.1-0.1 0.1-0.3Z' class='cp_2'/%3e%3cpath d='M33.5 91.2c0 0.1 0.1 0.2-0.1 0.3 0-0.1 0.1-0.2 0.1-0.3Z' class='cp_2'/%3e%3cpath d='M33.4 90.7c0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 -0.1 0-0.1 0-0.2 0.1 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M33.5 94.4l0-0.8c0.1 0 0.1 0.1 0.2 0.1 0.1 0.2-0.2 0.4 0 0.6 -0.1 0-0.1 0-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M33.7 94.8C33.6 94.7 33.5 94.7 33.5 94.6c0.1-0.1 0.1-0.1 0.2 0.2Z' class='cp_2'/%3e%3cpath d='M33.5 79.4l0.1 0 0 0.1c-0.1 0-0.1 0.1-0.1 0l0-0.1Z' class='cp_2'/%3e%3cpath d='M33.3 75c0 0.1 0 0.1 0 0.2L33.2 75.1c0 0 0.1 0 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M33.3 75.2c0 0.1 0 0.2 0 0.2 -0.1 0-0.2-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M33.3 78.3l0.1-0.1c0 0.1 0 0.1 0 0.1 0 0 0 0.1 0 0.1C33.3 78.3 33.3 78.3 33.3 78.3Z' class='cp_2'/%3e%3cpath d='M33.5 98.5c0-0.3 0.1-0.6 0-0.9 0-0.4-0.1-0.8-0.1-1.2 0-0.2 0-0.2 0.1-0.4 0.3 0.4 0.3 2.2 0 2.8 0-0.1 0-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M33.8 104.9c-0.1 0-0.1-0.1-0.1-0.1l0.1 0c0-0.1 0 0 0.1 0 -0.1 0.1-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M33.7 104.2c0.1 0.1 0.1 0.2 0.2 0.2 0 0-0.1 0-0.1 0.1 -0.1-0.1-0.1-0.1-0.1-0.3Z' class='cp_2'/%3e%3cpath d='M34.3 101.5c-0.1 0.2-0.1 0.4-0.1 0.6 0 0.1-0.1 0.2-0.1 0.3 0 0.2 0 0.4-0.1 0.6 -0.1 0.1 0 0.4-0.2 0.5 -0.1-0.2 0-0.3 0-0.5 0-0.2 0-0.3 0-0.5 0.1 0 0.2 0 0.3-0.1 0.1-0.5 0-1 0-1.5 0-0.1 0-0.1 0-0.1 0.1-0.5 0-1 0.1-1.5 0-0.1 0-0.1 0.1-0.1 0 0.1 0 0.3 0 0.4 0 0.3 0 0.6 0 0.9 0 0 0.1 0.1 0.1 0.1 -0.1 0.3 0 0.6-0.1 0.9Z' class='cp_2'/%3e%3cpath d='M34.5 81.8l-0.1 0c0.1 0 0.1 0 0.2 0 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M34.5 81.2c-0.1 0-0.1-0.1-0.3-0.1 0.1 0 0.1-0.1 0.2-0.1 0-0.3 0-0.5 0-0.8 0-0.3 0.1-0.5 0.1-0.7 0-0.1 0-0.1 0-0.1 0.1-0.1 0.2-0.3 0.1-0.4 0-0.1 0.1-0.1 0.2-0.2l0.1 0c-0.1 0.2-0.2 0.4-0.2 0.7 0 0 0 0.1 0 0.2 0 0 0 0.1 0 0.1 0 0.3 0 0.5-0.1 0.7 0 0.2 0 0.5-0.1 0.7Z' class='cp_2'/%3e%3cpath d='M34.7 91.5c0-0.1 0.1-0.2 0.1-0.3 0.1 0.1 0.1 0.2 0.2 0.3 -0.1 0-0.1 0.1-0.2 0.1 0 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M35 74.1c0-0.1 0-0.2 0-0.3 0-0.1 0-0.2 0-0.2 0.1 0 0.1-0.1 0-0.2 0.1 0 0.2 0 0.2-0.1 0 0.5-0.1 1.2-0.3 1.4C35 74.5 34.8 74.4 35 74.3c0 0 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M35.3 71.6c0.1 0.2 0 0.4 0 0.5 0 0.2 0 0.3 0 0.5 0-0.1-0.1-0.1-0.1-0.1 -0.1-0.3 0-0.6 0.1-0.9Z' class='cp_2'/%3e%3cpath d='M35.3 71.5c0 0 0-0.1 0-0.1 0 0.1 0 0.1 0.1 0.2 -0.1 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M35.1 85.8C35 85.5 35.1 85.3 35.2 85c0 0.3 0.1 0.5-0.1 0.8Z' class='cp_2'/%3e%3cpath d='M35.2 86.9c-0.2 0-0.2 0-0.1-0.1 0 0 0 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M35.2 84.8c-0.1-0.1-0.1-0.2 0-0.3 0 0.1 0 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M35.2 84.3l0-0.1 0.1 0c0 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M35.1 82.3c0-0.2 0.1-0.3 0.1-0.5 0.1 0.3 0.1 0.4-0.1 0.5Z' class='cp_2'/%3e%3cpath d='M35.1 77.1c0.1-0.1 0.2-0.2 0.2-0.3 0 0 0.1 0 0.1 0l0 0.6C35.2 77.3 35.2 77.2 35.1 77.1Z' class='cp_2'/%3e%3cpath d='M35 74.9l-0.1 0 0-0.1 0.1 0c0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M35 95.8c0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M34.9 95.5c0-0.1 0-0.2 0.1-0.3 0 0.1 0 0.1 0 0.2 0.1 0 0.1 0.1 0.1 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M35.2 102.9l0 1.1c-0.1-0.3-0.1-0.6 0-1.1Z' class='cp_2'/%3e%3cpath d='M35.5 107c-0.1 0.1 0 0.3-0.2 0.4 0-0.2 0-0.5 0-0.7 0-0.3 0-0.5 0-0.8 0-0.4 0-0.9-0.1-1.3 0-0.2 0-0.3 0-0.5 0.2 0.2 0.2 0.4 0.2 0.5 0 0.4 0 0.7 0.1 1.1 0 0.1 0 0.3 0.1 0.5 -0.2 0.2 0 0.5-0.1 0.8Z' class='cp_2'/%3e%3cpath d='M35.7 91.9c0-0.2-0.2-0.4 0-0.6 0 0.2 0 0.4 0 0.6Z' class='cp_2'/%3e%3cpath d='M35.6 90.9c0-0.1 0-0.2 0-0.2 0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.2 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M36 100c0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0 0 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M36.1 81.1l0 0 0 0.2c-0.1-0.1 0-0.1 0-0.2C36 81 36 80.9 36 80.8c0.2 0 0.2 0.1 0.1 0.3Z' class='cp_2'/%3e%3cpath d='M36.1 80.4c0-0.1 0-0.2 0-0.3 0.1 0.1 0.1 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M36.4 78.8c0 0.3 0 0.5-0.1 0.8 -0.1-0.4 0-2.2 0.1-2.4 0.1 0.1 0.1 0.3 0.1 0.7 0 0.3 0 0.6-0.1 0.9Z' class='cp_2'/%3e%3cpath d='M36.3 76c0-0.4 0.1-0.7 0.1-1.1l0.1 0c0 0.3 0 0.6-0.1 0.9 0 0.1 0 0.1 0 0.2 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M36.6 73.8c-0.1-0.2-0.1-0.2 0.1-0.4 -0.1 0.1 0 0.3-0.1 0.4Z' class='cp_2'/%3e%3cpath d='M36.9 107.4c-0.1 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1l0.1 0Z' class='cp_2'/%3e%3cpath d='M36.9 82.8c0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M37 82.5c0-0.1 0-0.1 0-0.1l0 0.1Z' class='cp_2'/%3e%3cpath d='M37.1 100.2c0 0.1 0 0.1 0 0.1 0 0 0 0.1-0.1 0.1 0-0.1 0-0.1 0-0.1l0.1-0.1Z' class='cp_2'/%3e%3cpath d='M37.3 104.4c0 0.1 0 0.3 0 0.4 0 0.1-0.1 0.3 0 0.4 0.1 0.2-0.1 0.3-0.1 0.4 0 0.2 0.2 0.3 0.1 0.5 0 0.1-0.1 0.2-0.1 0.3 -0.1 0-0.1 0-0.2 0 0 0-0.1 0-0.1-0.1 0.1-0.1 0.2-0.1 0.2-0.1 0-0.1 0.1-0.2 0-0.2C36.8 105.8 37 105.6 37 105.4c0.1-0.4 0.2-0.7 0.2-1.1 0-0.2 0-0.3 0-0.5 0 0 0-0.1 0-0.1 0.2 0.2 0.2 0.5 0.1 0.7Z' class='cp_2'/%3e%3cpath d='M37.4 87l0.1 0c0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0-0.1-0.1-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M37.5 85.8c0 0 0 0.1 0 0.1 0 0.1 0 0.2 0 0.4 -0.1-0.2-0.1-0.2 0-0.5Z' class='cp_2'/%3e%3cpath d='M37.7 87.6c-0.1 0-0.1 0-0.2 0l0-0.1c0.1 0 0.1 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M37.7 87.2c0-0.1 0-0.1 0-0.2 0 0.1 0 0.1 0.1 0.1 -0.1 0.1-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M37.9 75.6C37.8 75.5 37.7 75.4 37.8 75.3c0.1 0 0.1 0 0.2 0 0 0.1-0.1 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M37.9 75.7l0 0.3c-0.1-0.1-0.1-0.1 0-0.3Z' class='cp_2'/%3e%3cpath d='M37.8 87.4c0.1 0.1 0.1 0.1 0.1 0.2 -0.1 0-0.1 0-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M37.8 93.1c0-0.2 0-0.3 0-0.4 0.1 0 0.2 0.1 0.3 0.1C38 92.9 37.9 93 37.8 93.1Z' class='cp_2'/%3e%3cpath d='M38.4 72.8c0 0.1 0 0.2-0.1 0.3 0 0-0.1 0-0.1-0.1 0-0.1 0.1-0.2 0.2-0.2Z' class='cp_2'/%3e%3cpath d='M38.4 72.3l0 0 0 0.1c0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M38.3 78.5C38.2 78.4 38.2 78.4 38.1 78.2c0-0.1-0.1-0.2 0-0.4 0.2 0.2 0.2 0.4 0.2 0.7Z' class='cp_2'/%3e%3cpath d='M38.2 79.2c0.1 0.1 0 0.2-0.1 0.3C38 79.4 38 79.4 38.2 79.2Z' class='cp_2'/%3e%3cpath d='M38.2 78.9c0-0.1 0-0.2 0-0.2 0 0 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M38.1 91.8c0.1 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.1 -0.1 0-0.1 0-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M38.2 82.5c0 0 0-0.1 0-0.1 0 0 0.1 0.1 0.1 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M38.2 77.5C38.1 77.4 38.1 77.4 38.1 77.4 38 77.4 38 77.4 38 77.3c0 0 0.1 0 0.1 0 0 0 0 0.1 0.1 0.1l0 0.1Z' class='cp_2'/%3e%3cpath d='M38.1 96.4c0.1 0.2 0.1 0.2-0.1 0.2 0.1-0.1 0.1-0.1 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M38.1 103l0-0.1 0.1 0c0 0.1 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M38.2 101.2c-0.1-0.6-0.1-1.3 0-1.9 0 0 0-0.1 0-0.2 0.2 0.7 0.2 1.4 0 2.1Z' class='cp_2'/%3e%3cpath d='M38.4 104.7c0 0 0-0.1-0.1-0.2 0.1 0 0.1 0 0.1 0 0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M38.7 82.3c0 0-0.1-0.1-0.1-0.1 0 0.1 0 0.1 0 0.2 -0.1 0-0.3-0.2-0.3-0.3 0-0.1 0-0.1 0-0.3 0.2-0.1 0.3-0.1 0.5-0.2 0 0.2-0.2 0.2-0.2 0.3 0 0.1 0.1 0.2 0.1 0.4Z' class='cp_2'/%3e%3cpath d='M38.8 72.3l0-0.1c0 0 0.1 0.1 0.1 0.1 0 0-0.1 0-0.1 0.1l0-0.1Z' class='cp_2'/%3e%3cpath d='M38.9 92.3L38.8 92.2c0 0 0.1 0 0.1-0.1 0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M39 87.4c0-0.1 0-0.1 0-0.2 0 0.1 0 0.1 0 0.3 0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M39.3 75.1c0-0.2 0-0.3 0.1-0.5 0.1 0.3 0.2 0.5 0 0.7 -0.1 0-0.2-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M39.9 82.8c0 0-0.1 0.1-0.1 0.1 0.1 0 0.1 0.1 0.2 0.1 -0.1 0-0.1 0.1-0.2 0.1 0.1 0.3 0.2 0.6 0.3 1 -0.1 0-0.1 0-0.2 0.1 -0.1-0.4-0.2-0.7-0.2-1C39.6 82.9 39.5 82.6 39.6 82.3c0.1 0.2 0.1 0.3 0.1 0.4 0.1 0.1 0.1 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M40.1 77.4c0.1 0.1 0.1 0.3 0.1 0.5 0 0.3 0 0.7 0 1 0 0.1 0 0.2 0 0.3 -0.1 0-0.1 0-0.2 0 0.1-0.2 0-0.4 0-0.5 0-0.3 0-0.6 0-0.8 -0.1-0.2 0-0.4 0.1-0.5Z' class='cp_2'/%3e%3cpath d='M40.1 75c0 0.1 0.1 0.1 0.1 0.2C40 75.2 40.1 75.1 40.1 75Z' class='cp_2'/%3e%3cpath d='M40.3 85.7c0.2 0.1 0.1 0.3 0.1 0.4C40.3 86 40.2 85.9 40.3 85.7Z' class='cp_2'/%3e%3cpath d='M40.2 80.8l0-0.1c0 0 0.1 0 0.1 0l0 0.1 -0.1 0Z' class='cp_2'/%3e%3cpath d='M40.5 86.8l0 0.1c0 0-0.1 0-0.1 0.1l0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M40.4 69.6c0-0.1 0-0.2-0.1-0.2 0-0.1-0.1-0.1-0.1-0.1 0.1 0 0.2 0 0.3 0.1 0 0.1 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M39.9 77.4c0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M39.9 76.3c0 0-0.1 0-0.1 0 0-0.3 0.1-0.5 0.1-0.8 0-0.1 0.1-0.1 0.2-0.2C40 75.7 40 76 39.9 76.3Z' class='cp_2'/%3e%3cpath d='M40 88.7c0 0-0.1-0.1-0.1-0.1l0.1 0c0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M39.8 88.7c0 0-0.1 0.1-0.2 0 -0.1-0.1 0-0.2 0.1-0.3 0 0.1 0.1 0.2 0.1 0.3Z' class='cp_2'/%3e%3cpath d='M39.6 74.6c0 0-0.1-0.1-0.2-0.1 0.1 0 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M39.5 91.3c0 0-0.1 0-0.2 0 0 0 0-0.1 0-0.1l0-0.1c0 0 0.1 0 0.1 0 0 0 0.1 0 0.2 0 0-0.2 0-0.3 0-0.4 0 0 0.1 0.1 0.2 0.2 0 0 0 0.1-0.1 0.2 0 0.2 0 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M39.5 106.2c0.1-0.1 0.1-0.1 0.1-0.2 0.1 0.1 0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M39.9 100.7c-0.2-0.1-0.2-0.2-0.2-0.3 0-0.1 0-0.3 0.1-0.4 0.2 0.2 0.2 0.5 0.1 0.7Z' class='cp_2'/%3e%3cpath d='M40 94.2C40 94.1 39.9 94.1 39.9 94c0-0.2-0.1-0.4-0.1-0.7 0-0.2 0-0.4 0-0.7l0-0.1c-0.2-0.2 0-0.5-0.1-0.8 0 0 0-0.1 0.1-0.2 0 0.1 0 0.1 0 0.1 0 0.1 0.1 0.3 0.1 0.5 0 0.2 0 0.2 0.2 0.3 -0.1 0-0.1 0-0.2 0.1 -0.1 0.1-0.1 0.2 0 0.3 0.1 0.1 0 0.3 0.1 0.4 0.1 0 0.1 0 0.2 0 0 0.2 0 0.4 0 0.6 0 0.1-0.1 0.2-0.2 0.4Z' class='cp_2'/%3e%3cpath d='M40.2 86.1c0.2 0.1 0.2 0.2 0.2 0.4C40.3 86.3 40.3 86.2 40.2 86.1Z' class='cp_2'/%3e%3cpath d='M40.3 87.1c0.3 0 0.3 0 0.3 0.2 0 0-0.1 0-0.1 0 -0.1 0-0.1-0.1-0.2-0.2Z' class='cp_2'/%3e%3cpath d='M40.6 87.7c0 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1 0 0.1 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M40.5 88.2c0-0.1 0-0.2 0.1-0.4 0.1 0.1 0 0.2 0 0.3 -0.1 0.1 0 0.1 0.2 0.2 -0.1 0-0.2 0.1-0.3 0.1 -0.1 0-0.1-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M40.6 89.9c0-0.1 0-0.2 0-0.3 0 0 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0.1 0.1 0.1 0.1 0.2-0.1 0.3Z' class='cp_2'/%3e%3cpath d='M40.7 107.9c0-0.2 0.1-0.3 0.2-0.4 0.2 0 0.2 0 0.3 0.2 0 0.3 0.1 0.5 0.1 0.7 -0.3-0.1-0.5-0.2-0.6-0.5Z' class='cp_2'/%3e%3cpath d='M41 79.2c0 0.1 0.1 0.2 0.1 0.3 0 0.1-0.1 0.3 0 0.4 0 0 0 0.1 0 0.2C40.8 79.8 41 79.5 41 79.2Z' class='cp_2'/%3e%3cpath d='M41.3 96.1c0-0.2-0.1-0.4 0-0.6 0 0 0-0.2 0-0.3 0.1 0.1 0.1 0.2 0.1 0.3 0 0.2 0.1 0.4-0.1 0.6Z' class='cp_2'/%3e%3cpath d='M41.4 96.3l0 0.6c-0.1-0.3-0.1-0.4 0-0.6Z' class='cp_2'/%3e%3cpath d='M41.1 95.1c0-0.2 0-0.4 0-0.6 0-0.1 0.1-0.1 0.1-0.1 0.1 0.1 0.1 0.2 0.1 0.3 0 0.1 0.1 0.3 0.1 0.4 -0.1 0-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M41 95.2l0.1 0 0 0.1c0 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M41.1 98.3c-0.2 0-0.2-0.1 0-0.2 0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M41 82.9c0-0.2 0.1-0.4 0.1-0.5l0.1 0c0 0 0 0.1 0 0.1 -0.1 0.1 0 0.2 0 0.4l0 0.1C41.1 82.9 41.1 82.9 41 82.9Z' class='cp_2'/%3e%3cpath d='M41.3 83.8c0 0-0.1-0.1-0.1-0.1 0 0 0.1 0 0.2 0 -0.1 0.1-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M41.3 81.9c0 0.1 0 0.2 0 0.3 -0.1 0-0.1 0 0-0.3Z' class='cp_2'/%3e%3cpath d='M41 82l-0.1 0C41 81.9 41 81.8 41.1 81.7c0 0 0.1 0 0.1 0.1C41.1 81.9 41.1 82 41 82Z' class='cp_2'/%3e%3cpath d='M41.1 80.5c0 0-0.1 0-0.2 0.1 0-0.2 0.1-0.2 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M41.4 102.4c0 0 0-0.1-0.1-0.1 0.1 0 0.1 0 0.1 0l0.1 0.1c0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M41.3 97.2c0-0.2 0-0.2 0.2-0.2 0 0.1 0 0.3 0 0.4 0 0.1 0 0.2 0 0.3 0-0.2-0.1-0.4-0.2-0.5Z' class='cp_2'/%3e%3cpath d='M41.9 80.6c0 0 0-0.1 0-0.1l0.1 0 0.1 0.1c-0.1 0-0.2 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M42.1 81.2c0 0 0 0.1 0 0.1C42 81.3 42 81.2 41.9 81.2c0 0 0-0.1 0.1-0.1 0 0 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M41.9 75.3c-0.1 0.1-0.1 0.3-0.1 0.5 -0.1 0-0.3 0.1-0.2 0.3 0 0-0.1 0.1-0.2 0.2 0-0.2 0.3-1.3 0.4-1.5 0.1 0.1 0.1 0.3 0.1 0.5Z' class='cp_2'/%3e%3cpath d='M41.6 78.2c0-0.2 0-0.2 0.2-0.5 0 0.3 0 0.6 0 0.9 0 0 0 0.1 0 0.2C41.6 78.7 41.6 78.7 41.6 78.5c0-0.1 0-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M41.5 76.7c0-0.1 0-0.1 0.1-0.2 0.1 0.1 0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M41.6 86.8c0.2 0.1 0 0.2 0.1 0.4C41.4 87.1 41.4 87 41.6 86.8Z' class='cp_2'/%3e%3cpath d='M41.5 90.3c0.1 0 0.1 0.1 0.1 0.1 -0.1 0-0.1 0-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M41.6 89.6c0-0.2 0.1-0.3 0.1-0.5 0.1 0.1 0.2 0.1 0.2 0.1 -0.1 0.1-0.1 0.2-0.1 0.3 -0.1 0.1-0.1 0.1-0.2 0.2 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M41.8 89.1C41.6 89 41.7 88.7 41.6 88.6c0.1-0.1 0.2-0.1 0.3-0.2 0 0.3 0 0.5-0.1 0.7Z' class='cp_2'/%3e%3cpath d='M41.5 100.8c0-0.3 0-0.6 0-0.9 0.1-0.5 0.2-1 0.2-1.5l0.1-0.1c0 0.1 0 0.2 0 0.3 0 0.4-0.1 0.7 0 1.1 0 0.1 0 0.2 0 0.2 -0.1 0.2-0.1 0.4-0.1 0.6 0 0.1 0 0.2-0.2 0.3Z' class='cp_2'/%3e%3cpath d='M41.6 101.2c0 0 0.1 0 0.1-0.1 0 0 0 0.1 0 0.1l0 0.1c0-0.1 0-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M41.9 105.8c-0.1-0.1-0.1-0.2-0.1-0.3 -0.1-0.6-0.2-1.2-0.1-1.8 0-0.3 0-0.6 0-0.9 0.1 0 0.1 0 0.1 0 0 0.1 0 0.3 0 0.4 0 0.1 0 0.2 0 0.3 0.1 0.1 0.2 0.3 0 0.4 0 0.1 0 0.1 0 0.1 0 0.6 0 1.1 0.2 1.6 0 0.1-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M42 104.1c0.1 0.1 0.2 0.1 0.2 0.3C42.1 104.3 42 104.2 42 104.1Z' class='cp_2'/%3e%3cpath d='M42.1 82.3l0.3 0c-0.1 0.1-0.2 0.1-0.3 0Z' class='cp_2'/%3e%3cpath d='M42.3 83c-0.1 0-0.1-0.1-0.1-0.1l0.1 0 0 0.1Z' class='cp_2'/%3e%3cpath d='M42.2 105.5l0-0.1c0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M42.3 83.3c0.1 0.1 0.2 0.3 0.2 0.4 -0.1 0.3 0.1 0.6-0.1 0.9 0-0.1-0.1-0.1-0.1-0.1 0-0.4 0.1-0.7-0.1-1.1 0 0 0.1-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M42.8 71.7c0-0.1 0-0.2 0-0.3 0.1 0.1 0 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M42.9 72.1c-0.2 0-0.2 0.2-0.4 0.1 0.1-0.1 0.1-0.2 0.1-0.4 0.1 0.1 0.2 0.2 0.3 0.3Z' class='cp_2'/%3e%3cpath d='M42.6 84.8c-0.2 0.3-0.1 0.6 0 0.9C42.4 85.6 42.3 85.5 42.4 85.4c0-0.1 0-0.1 0-0.2 0-0.2 0-0.3-0.1-0.5 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M42.3 107.2c0 0 0-0.1 0-0.1 0 0 0 0.1 0.1 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M42.4 101.3c-0.2-0.3 0-0.6 0-0.8 0.1 0.2 0.1 0.5 0 0.8Z' class='cp_2'/%3e%3cpath d='M42.6 99.9c0 0 0-0.1-0.1-0.1 0 0 0.1-0.1 0.1-0.1 0 0.1 0.1 0.1 0.1 0.1l0 0.1 -0.1 0Z' class='cp_2'/%3e%3cpath d='M42.8 99.1c0 0 0 0.1 0 0.2 -0.1 0-0.1 0 0-0.2Z' class='cp_2'/%3e%3cpath d='M42.6 98.6c0-0.2 0.1-0.3 0.1-0.4 0.1 0 0.2 0.1 0.2 0.3 -0.1 0-0.2 0-0.3 0.1Z' class='cp_2'/%3e%3cpath d='M43.3 92.5L43.2 92.4c0.1 0 0.1 0 0.1-0.1l0.1 0c0 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M43.7 90.7C43.6 90.4 43.5 90 43.5 89.6l0.1 0c0.1 0.4 0.2 0.7 0.1 1.1Z' class='cp_2'/%3e%3cpath d='M44.1 82.1C43.8 81.9 43.9 81.6 43.8 81.5c0-0.1 0.1-0.1 0.1-0.2 0 0 0.1 0 0.1 0.1 -0.1 0.2 0 0.5 0.1 0.7Z' class='cp_2'/%3e%3cpath d='M44.3 80.7c0 0-0.1 0-0.1 0l0-0.1c0 0 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M44.4 99.5c0 0 0 0.1 0.1 0.1 -0.2 0-0.2 0-0.2-0.1 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M44.2 83.6c0.1 0.2 0 0.4 0 0.6C44.1 83.8 44.1 83.5 44 83.2c0-0.3 0-0.6-0.1-1 0.1 0.1 0.2 0.1 0.2 0.1 0 0.2 0 0.3 0 0.4l0 0.1c0.2 0.2 0.1 0.5 0.1 0.8Z' class='cp_2'/%3e%3cpath d='M43.8 86.3l-0.1 0c0 0 0-0.1 0.1-0.2 0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M43.7 78.2c0 0 0-0.1 0-0.1l0-0.1c0.1 0 0.1 0.1 0.1 0.1l-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M43.5 76c0-0.1 0.1-0.1 0.2-0.2 0 0.2 0 0.3-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M43.7 88.5c-0.2-0.1 0-0.2-0.1-0.4 -0.1-0.1 0-0.3 0-0.4 0-0.2 0-0.3 0.1-0.4 0.1 0.2 0.1 0.5 0.2 0.8 0 0.1-0.1 0.3-0.2 0.4Z' class='cp_2'/%3e%3cpath d='M43.7 87.2c-0.1-0.5-0.1-0.5 0.1-0.6 0.1 0.3 0.1 0.4-0.1 0.6Z' class='cp_2'/%3e%3cpath d='M44.1 95.2C44 95.1 44 95 43.9 94.9 44.1 95 44.1 95 44.2 95c0 0.1-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M44.5 102.4c-0.1-0.2-0.1-0.4-0.1-0.7 0-0.1 0-0.2-0.1-0.3 0-0.2 0-0.4 0-0.6 0-0.1 0-0.2 0-0.3 0-0.2 0.1-0.3-0.1-0.5 0.1 0 0.1 0 0.1-0.1 0.1 0.1 0.2 0.1 0.2 0.1 0 0.1 0 0.2 0 0.2 0.1 0.1 0.1 0.2 0 0.4l0 0.1c0 0 0 0.1 0 0.1 -0.1 0.3 0 0.6 0.1 0.9 0 0.3 0 0.6-0.1 0.8l0-0.1Z' class='cp_2'/%3e%3cpath d='M44.5 105.8l0-0.2 0.1 0c0 0 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M44.6 102.7l0.1 0c0 0.1 0 0.1 0 0.2 -0.1 0-0.1-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M44.8 86.8c-0.1 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M44.7 75.7c0 0 0-0.1 0-0.2 0.1 0 0.1 0 0.1 0 0 0.1 0 0.2-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M45.2 92.6c0.1 0.2 0.1 0.3 0.2 0.5C45.2 93 45.1 93 45.2 92.6Z' class='cp_2'/%3e%3cpath d='M45.4 93.7c0-0.1-0.1-0.1-0.1-0.1l0-0.1c0.1 0.1 0.1 0.1 0.1 0.1 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M45.2 92.6C45.1 92.3 45 92 44.9 91.7c0-0.2 0.1-0.3 0.1-0.5 0.1 0.1 0.2 0.2 0.2 0.2 0.1 0.1 0.2 0.1 0.3 0.2 0 0.1-0.1 0.2-0.3 0.2 0 0.2 0.2 0.1 0.2 0.2 -0.2 0.2 0 0.4-0.2 0.6Z' class='cp_2'/%3e%3cpath d='M45.5 85C45.4 84.5 45.2 84.1 45.3 83.5l0.1 0c0.1 0.3 0.1 0.5 0.2 0.8 0 0.2-0.1 0.5-0.1 0.7Z' class='cp_2'/%3e%3cpath d='M45.5 85.2l0 0.2c-0.1-0.1-0.1-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M45.4 83.5C45.3 83.4 45.3 83.4 45.2 83.4c0-0.2 0-0.4-0.1-0.6 0.1 0 0.1 0 0.1 0 0.1 0.2 0.3 0.4 0.2 0.7Z' class='cp_2'/%3e%3cpath d='M45.2 73.9c0 0.1 0 0.2 0 0.3 0 0.1 0 0.2-0.1 0.3C45 74.5 45 74.5 45 74.4c0-0.2 0.1-0.4 0.1-0.6 0-0.1 0.1-0.3 0.1-0.4 0 0.1 0 0.3 0 0.5Z' class='cp_2'/%3e%3cpath d='M45.4 93.9c0.2 0.1 0.2 0.1 0.1 0.2 -0.1 0-0.1-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M45.6 94.3c0 0.1 0 0.1-0.1 0.2 -0.1-0.2-0.1-0.2 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M45.5 95c0.1-0.1 0.2-0.1 0.3-0.1C45.7 95 45.7 95 45.7 95.1 45.7 95 45.6 95 45.5 95Z' class='cp_2'/%3e%3cpath d='M45.7 104.5c-0.1-0.2-0.1-0.5 0-0.7 0 0 0.1-0.1 0-0.1 -0.1-0.3 0.2-0.4 0.2-0.7 0 0.1 0.1 0.3 0.1 0.4 -0.1 0.3-0.1 0.8-0.3 1.1Z' class='cp_2'/%3e%3cpath d='M46.3 73.5c0 0.1 0.1 0.1 0.1 0.2 0 0.2-0.1 0.3-0.1 0.4l-0.2 0c0.1-0.3 0-0.7 0.2-1.1 0 0.2 0 0.3 0 0.5Z' class='cp_2'/%3e%3cpath d='M46.2 76.8c0 0.2-0.1 0.3-0.1 0.6C46 77.3 46 77.3 45.9 77.3c0-0.1 0-0.2 0-0.3 0-0.4 0-0.8 0-1.2 0.2 0.2 0.2 0.3 0.2 0.5 0 0.2 0 0.4 0.1 0.5Z' class='cp_2'/%3e%3cpath d='M46.2 77.7C46 77.5 46 77.5 46.1 77.4c0 0.1 0 0.2 0.1 0.3Z' class='cp_2'/%3e%3cpath d='M46 101.8c0-0.1-0.1-0.1 0.1-0.2 0 0.1 0 0.1 0 0.2 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M46.1 90.3c0 0.2 0 0.3 0 0.4 -0.1-0.1-0.2-0.2 0-0.4Z' class='cp_2'/%3e%3cpath d='M46.1 90l0-0.4c0 0.1 0.1 0.1 0.2 0.1 0 0.1-0.1 0.2-0.2 0.3Z' class='cp_2'/%3e%3cpath d='M46.5 92.1c-0.1 0-0.1 0-0.1 0 0-0.1 0-0.2 0.2-0.1 -0.1 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M46.5 87c-0.1 0.1-0.1 0.2-0.2 0.3 0-0.1 0-0.2 0-0.3 0-0.2 0-0.4 0-0.6 0-0.1 0-0.2 0-0.3 0-0.1 0-0.2 0-0.3l0-0.2c0.2-0.1 0.2 0 0.2 0.1 0 0.2 0.1 0.3 0.1 0.5 0.1 0.3 0.1 0.5-0.1 0.8Z' class='cp_2'/%3e%3cpath d='M46.9 73C46.8 72.9 46.8 72.9 46.8 72.9c0 0 0-0.1 0.1-0.1 0 0 0 0.1 0 0.1l0 0.1Z' class='cp_2'/%3e%3cpath d='M46.7 72.3c0.1-0.2 0.1-0.3 0-0.4 0-0.1 0.1-0.2 0.2-0.3 0 0.1 0.1 0.2 0 0.4 0 0.1 0.1 0.3 0.1 0.5 -0.2 0-0.3-0.1-0.3-0.2Z' class='cp_2'/%3e%3cpath d='M47.1 82.5l0 0.2c-0.2-0.1-0.1-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M47.1 73.4c0 0 0.1 0.1 0.1 0.2 0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M47.1 82.8c0 0.1 0 0.1 0 0.2l0 0.1C47 83 47 82.9 47 82.8l0.1 0Z' class='cp_2'/%3e%3cpath d='M47 96.6c0.1 0 0.1 0.1 0.1 0.2 0.1 0.5 0.2 1 0.4 1.5 -0.1 0.1-0.1 0.1-0.2 0.1l-0.1 0C47.1 97.8 46.9 97.2 47 96.6Z' class='cp_2'/%3e%3cpath d='M47.3 75.6c0.2 0.2 0.2 0.2 0.1 0.3 0-0.1 0-0.2-0.1-0.3Z' class='cp_2'/%3e%3cpath d='M47.4 99C47.3 98.9 47.2 98.8 47.3 98.6c0.2 0.2 0.2 0.2 0.1 0.4Z' class='cp_2'/%3e%3cpath d='M47.4 99.3c0 0 0-0.1 0-0.1l0 0.1Z' class='cp_2'/%3e%3cpath d='M47.1 101c0-0.1 0.1-0.1 0.2-0.1 0 0.1 0 0.2 0.1 0.4 -0.3-0.1-0.3-0.1-0.3-0.3Z' class='cp_2'/%3e%3cpath d='M47.4 101.9c0-0.1 0-0.2-0.1-0.2 0 0 0.1 0 0.1-0.1 0 0.1 0.1 0.1 0.2 0.2 -0.1 0-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M47.6 99.7c0-0.1-0.1-0.1-0.1-0.2 0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M47.9 86.5c0-0.3 0-0.5 0-0.7 0-0.2-0.2-0.4 0-0.7 0 0 0.1 0 0.1 0.1 0-0.1 0-0.2 0-0.3 0.1 0.1 0.2 0.1 0.2 0.2 -0.1 0.3-0.1 0.6-0.1 0.9 0 0.2-0.1 0.4-0.2 0.5Z' class='cp_2'/%3e%3cpath d='M48.1 74.4C48 74.3 48 74.2 48.2 74.2c-0.1 0.1-0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M48.2 74.9c-0.1 0.1-0.1 0.2-0.1 0.3 -0.1-0.1 0-0.2 0-0.3l0.1 0Z' class='cp_2'/%3e%3cpath d='M48.2 75.7c0 0.1 0 0.1-0.1 0.2l0-0.1C48 75.8 48 75.7 48 75.6c0.1 0 0.2 0 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M48.6 90.2c0.1 0.1 0.1 0.1 0.1 0.5 -0.1 0-0.1 0-0.2 0 -0.1-0.2 0.2-0.3 0.1-0.5Z' class='cp_2'/%3e%3cpath d='M48.6 72.1c0.1 0.1 0.1 0.2 0.2 0.3 -0.2 0-0.2-0.1-0.2-0.3Z' class='cp_2'/%3e%3cpath d='M48.5 71.7c0 0 0.1 0 0.1 0.1 -0.1 0-0.2 0-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M48.5 77c-0.2 0.1-0.2 0.1-0.1 0.3 0 0.2 0.1 0.5 0.2 0.7 0 0 0 0.1-0.1 0.2 0.1 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.2 -0.1 0-0.1-0.1-0.1-0.2 0 0-0.1-0.1-0.1-0.1C48.3 77.8 48.3 77.5 48.2 77.3c0-0.2-0.1-0.4 0-0.6 0-0.1 0-0.1 0-0.1 0.1 0.1 0.2 0.2 0.3 0.4Z' class='cp_2'/%3e%3cpath d='M48.2 76.1c0-0.1 0-0.1 0-0.1 0 0.2 0.1 0.3 0.1 0.4C48.1 76.3 48.2 76.2 48.2 76.1Z' class='cp_2'/%3e%3cpath d='M48.2 81c0 0.1-0.1 0.1-0.1 0.2 0 0-0.1 0-0.1 0 0-0.1 0-0.2 0-0.3 0.1 0 0.1 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M48.1 82.2c0 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M48.1 82.7C48 82.6 48 82.6 48.1 82.5c0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M48 82.8c0.2 0.1 0.1 0.2 0.1 0.4C48 83 48 83 48 82.8Z' class='cp_2'/%3e%3cpath d='M48.2 83.4C48 83.4 48 83.4 48 83.3c0.1 0 0.1 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M48.3 105.5c-0.1-0.1-0.1-0.2-0.1-0.3 0.2 0.1 0.2 0.1 0.1 0.3Z' class='cp_2'/%3e%3cpath d='M48.5 104.2c0 0 0 0.1-0.1 0.2 -0.1-0.3 0-0.6-0.1-0.9 -0.1-0.3-0.1-0.6-0.1-0.9 -0.1-0.3 0-0.6 0-0.9l0 0.1c0 0.2 0.1 0.4 0 0.7 0 0 0.1 0.1 0.1 0.2 0.1 0.1 0.1 0.2 0.1 0.4 0 0.2 0.1 0.4 0.1 0.5 0 0.2 0 0.4 0 0.6Z' class='cp_2'/%3e%3cpath d='M48.6 95.9C48.5 95.8 48.4 95.8 48.4 95.8c0-0.2 0-0.4 0-0.5 0-0.1 0.1-0.1 0.1-0.1 0 0 0.1 0 0.1 0.1 0 0.2 0 0.4 0 0.6Z' class='cp_2'/%3e%3cpath d='M48.8 92.2c0 0-0.1 0-0.2-0.1 0-0.1 0-0.2 0-0.6 0.1 0.1 0.1 0.1 0.1 0.1 0 0.2 0.1 0.3 0.2 0.4 0 0 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M48.9 85.5c-0.1 0.1-0.2 0-0.2-0.1C48.6 85.3 48.5 85.1 48.8 85c0-0.1 0-0.1 0-0.1 0 0 0-0.1-0.1-0.1 0-0.1 0-0.3-0.1-0.4 0.1 0 0.1 0 0.1 0 0-0.1 0-0.2 0-0.3 0.1 0 0.2 0 0.2 0.1 0 0.3 0 0.7 0 1.1 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M48.8 80.4c0-0.1 0-0.1 0.2-0.1 -0.1 0.1-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M49.2 73.9c0-0.3 0.1-0.5 0.1-0.7 0.3 0.3 0.3 0.4-0.1 0.7Z' class='cp_2'/%3e%3cpath d='M49.3 83.6l0-0.2c0.1 0 0.1 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M49.4 83.9c0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.2 0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M49.5 90.5c0 0 0 0.1 0 0.1 0 0-0.1 0-0.1-0.1l0.1 0Z' class='cp_2'/%3e%3cpath d='M49.5 104.4c-0.1-0.1-0.1-0.1 0-0.3 0 0.1 0 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M49.5 94.3c0-0.1 0-0.1 0-0.2 0 0 0.1 0.1 0.1 0.2 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M49.6 89.6c0 0-0.1 0-0.1-0.1l0.1 0 0 0.1c0.1 0 0 0 0 0Z' class='cp_2'/%3e%3cpath d='M49.8 95.5c-0.1 0-0.1 0-0.2 0 0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M49.9 84c0-0.1 0-0.2 0-0.4 0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.2 -0.1 0.3 0.1 0.5 0 0.8 0 0.2 0.1 0.4 0.1 0.6 0.1 0.2 0.1 0.5 0.1 0.7 0 0-0.1 0.1-0.1 0.1C50 85.8 50 85.7 50 85.5 50 85 50 84.5 49.9 84Z' class='cp_2'/%3e%3cpath d='M50.2 86.3c0 0.1-0.1 0.1-0.2 0.1L50 86c0.2 0.1 0.1 0.3 0.2 0.3Z' class='cp_2'/%3e%3cpath d='M50 86.5c0.1 0 0.1 0 0.1 0 0 0.1 0.1 0.2 0.1 0.4l-0.2 0c0-0.2 0-0.3 0-0.4Z' class='cp_2'/%3e%3cpath d='M50.3 87.7c0-0.1 0-0.1 0-0.2 0.1 0.2 0.2 0.4 0.2 0.6 -0.1 0.2-0.1 0.4 0.1 0.5 0 0-0.1 0-0.1 0C50.4 88.5 50.3 88.5 50.3 88.4c-0.1 0-0.1-0.1-0.1-0.1 0.1-0.2 0-0.4 0.1-0.6Z' class='cp_2'/%3e%3cpath d='M50.6 89.9c0 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.1 0 0 0 0.1-0.1 0.1-0.2 0 0.1 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M50 89.3c0.3 0 0.2-0.3 0.3-0.4C50.4 89 50.4 89 50.4 89c0 0.1 0 0.2-0.1 0.3 0 0-0.1 0.2-0.3 0Z' class='cp_2'/%3e%3cpath d='M50.1 103.3c0.1 0 0.1 0.1 0.1 0.2 -0.1-0.1-0.1-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M50.4 104c0.1 0.2 0.1 0.3 0.1 0.4 -0.2-0.1-0.2-0.1-0.1-0.4Z' class='cp_2'/%3e%3cpath d='M50.5 97.9c0 0.1 0.1 0.2 0.1 0.3 -0.2 0-0.2-0.1-0.1-0.3Z' class='cp_2'/%3e%3cpath d='M50.7 93c-0.1 0.1-0.2 0-0.2-0.1 0.1 0 0.1 0 0.2-0.1 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M50.8 78.1c-0.1 0.1-0.1 0.1-0.2 0 0-0.1 0.3-0.2 0-0.3 0.1-0.1 0.2-0.1 0.3-0.2 0 0.2-0.1 0.4-0.1 0.5Z' class='cp_2'/%3e%3cpath d='M50.7 77.1c0-0.1 0-0.2 0-0.4l0-0.1c0.2 0.1 0.2 0.3 0.1 0.4 0 0.1-0.1 0.2 0.1 0.3 -0.2 0-0.3 0-0.2-0.2Z' class='cp_2'/%3e%3cpath d='M50.7 71.4c0-0.2 0.1-0.2 0.2-0.1 0 0-0.1 0-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M51.2 81.9c0-0.2-0.1-0.3-0.1-0.5 0.2 0 0.2 0.2 0.1 0.5Z' class='cp_2'/%3e%3cpath d='M51 80.5c0 0 0-0.1 0-0.1l0.2 0c0 0.1 0 0.1 0 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M51.5 74.2l0-0.1c-0.1 0-0.1 0-0.1 0 0-0.2 0-0.4 0-0.6 0.2 0.1 0.1 0.3 0.3 0.3 0 0.1-0.1 0.2-0.2 0.4Z' class='cp_2'/%3e%3cpath d='M51.5 71.8c-0.1 0 0 0 0 0 0.1 0 0.1 0 0.1 0 0.1 0.1 0 0.1 0 0.2C51.5 71.9 51.5 71.9 51.5 71.8Z' class='cp_2'/%3e%3cpath d='M51.9 86.9c0 0-0.1-0.1-0.1-0.1 0.1 0 0.2 0 0.3-0.1 -0.1 0.1-0.2 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M51.9 86.2c0.2 0.2 0.2 0.2 0.1 0.4C51.9 86.5 51.8 86.4 51.9 86.2Z' class='cp_2'/%3e%3cpath d='M52.1 102.9c0-0.2 0-0.2 0-0.3 0.1 0.1 0.1 0.1 0 0.3Z' class='cp_2'/%3e%3cpath d='M52.1 102.4c0-0.1 0-0.1 0-0.2 0 0.1 0.1 0.1 0.1 0.1 0 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M52.1 92.9c0-0.2 0-0.3 0-0.4 0 0 0-0.1 0-0.1 -0.1 0-0.2-0.1-0.2-0.2 0.1 0 0.1 0.1 0.2 0.2 0.1 0.2 0.1 0.4 0.1 0.6C52.1 93 52 93 52.1 92.9Z' class='cp_2'/%3e%3cpath d='M52.6 69.2C52.5 69.1 52.3 69 52.2 69.1c-0.1 0-0.2 0.1-0.2 0.3 0 0 0 0.1 0 0.1 -0.4 0.2-0.4 0.2-0.3 0.6 -0.3 0.1-0.5-0.2-0.8-0.3 -0.1 0.1-0.2 0.2-0.3 0.4C50.5 70.1 50.4 69.9 50.3 69.8 50.1 69.7 50 69.7 49.9 69.9c0 0.2 0 0.3 0 0.4 0.1 0.2 0.1 0.3 0 0.5 0 0-0.1 0-0.1 0 -0.2-0.1-0.3 0-0.4 0.1l0 0.1c0 0.2 0 0.3 0 0.5 0 0 0.1 0.1 0.1 0.1 -0.1 0.2 0 0.4 0.1 0.7 0 0.1 0 0.3 0 0.5 -0.2 0.1-0.3 0-0.3-0.1 0-0.3-0.1-0.6-0.1-0.9 0-0.3 0-0.5-0.1-0.8C49 70.8 48.8 70.7 48.6 70.6c-0.1 0.1 0 0.3-0.2 0.3 0 0.1 0 0.2 0 0.2 0.2 0.2 0.1 0.3 0.1 0.5C48.4 71.4 48.2 71.3 48.3 71.1 48.2 71 48 70.9 47.9 70.8c-0.1 0.3-0.4 0.5-0.2 0.8 -0.1 0.1-0.1 0.1-0.2 0.2 0-0.1-0.1-0.1-0.1-0.1 0 0 0-0.1 0-0.1C47.3 71.4 47.2 71.3 47 71.4c-0.2 0-0.3 0.1-0.4-0.1C46.5 71.2 46.4 71.2 46.3 71.2c-0.1 0.1-0.1 0.1-0.1 0.2l-0.5 0c-0.1-0.2 0-0.5-0.1-0.8 -0.1 0-0.2 0-0.2 0 -0.1 0-0.2-0.1-0.3-0.1 -0.1-0.1-0.2 0-0.3-0.1 0.1 0.3 0.1 0.6 0.1 0.9 -0.1 0-0.1-0.1-0.2-0.1C44.6 70.9 44.5 70.8 44.2 70.8 44 70.8 43.9 70.7 44 70.5c0.1-0.1 0.1-0.2 0-0.2C43.9 70.1 43.9 70.1 43.7 70.2l0-0.2c-0.1 0-0.2 0.1-0.3 0.1 0 0.1 0 0.3 0 0.4 -0.1 0.1-0.2 0.2-0.2 0.2 -0.1 0.2-0.2 0.2-0.3 0.1 0-0.3 0-0.7 0-1.1l-0.1 0c-0.3-0.2-0.3-0.2-0.5 0.1 -0.1 0.1-0.1 0.2-0.2 0.3C41.9 69.9 41.6 69.8 41.7 69.5c0-0.2-0.1-0.3-0.3-0.4C41.2 69 41 68.9 40.9 68.7c-0.2 0.1-0.3 0.2-0.2 0.4 0 0-0.1 0.1-0.1 0.2 -0.2 0-0.1-0.1-0.1-0.2C40.5 69 40.4 69 40.3 68.9c0 0.1 0 0.1-0.1 0.2 0-0.3-0.3-0.3-0.5-0.4C39.6 68.6 39.5 68.6 39.4 68.6c0 0.1 0 0.1 0 0.2 -0.1 0-0.2 0-0.2 0C39 68.9 39.1 69.1 39 69.3 38.8 69.2 38.6 69.2 38.5 68.9c-0.2 0-0.2 0.2-0.2 0.4 -0.1 0-0.2 0-0.3 0 0 0-0.1 0-0.1 0C37.8 69.2 37.7 69 37.6 69.1 37.5 69 37.4 69 37.3 69.1c0 0.1-0.1 0.2-0.1 0.3 0 0.2 0.1 0.4 0.1 0.6C37.1 70 37 69.7 36.8 69.8c-0.1 0.4-0.2 0.8-0.1 1.2 0 0-0.1 0.1-0.1 0.1C36.5 71 36.5 71 36.5 71c0-0.2-0.2-0.3-0.4-0.4 -0.1 0-0.1 0-0.2 0.1 -0.1 0-0.1 0-0.2-0.1 0 0-0.1 0-0.2 0.1 0 0-0.1 0.1-0.2 0.1 0 0.2 0 0.3 0 0.5C35.2 71.2 35.1 71.1 35 71c-0.1 0-0.1 0-0.2 0.2 0 0.1 0 0.2-0.1 0.4 0 0-0.1-0.1-0.1-0.1 -0.3-0.3-0.4-0.3-0.6 0C34 71.3 33.9 71.1 33.7 71c-0.1 0.3-0.3 0.5-0.2 0.7 -0.1 0.1-0.2 0-0.2-0.1C33.2 71.4 33 71.2 32.8 71.1c-0.1 0.1-0.1 0.2-0.1 0.3 0 0.1 0.1 0.3-0.1 0.4C32.5 71.7 32.4 71.7 32.3 71.6 32.2 71.5 32.2 71.3 32 71.3c0 0 0.1-0.1 0.1-0.1C32 71.1 31.8 71.1 31.7 71c0-0.2 0.1-0.4 0.2-0.6 0 0-0.1 0-0.1 0 -0.1 0 0-0.1-0.1-0.1 -0.1 0-0.2-0.1-0.3-0.1 -0.2 0.1-0.4 0.3-0.5 0.5 0 0 0 0.1-0.1 0.1 0 0.1-0.1 0.2-0.2 0.3C30.6 71 30.5 71 30.5 70.9c-0.1 0-0.2-0.1-0.2-0.1 0-0.5-0.1-0.9-0.1-1.4 -0.2 0-0.3-0.2-0.5-0.2C29.6 69.1 29.4 69.1 29.3 69.1c-0.1 0.2-0.1 0.3-0.1 0.4 0.1 0.1 0.1 0.3-0.1 0.3 0 0-0.1-0.1-0.1-0.2 0-0.2 0-0.4-0.1-0.5 0-0.1-0.1-0.2-0.2-0.3 -0.1 0-0.3-0.1-0.3-0.2 0-0.2-0.1-0.4-0.1-0.6 0-0.1-0.2-0.2-0.3-0.2 -0.1 0-0.2 0-0.3 0 -0.1 0.3 0 0.6 0.1 1 -0.2 0-0.3-0.1-0.3-0.2 0 0 0-0.1 0-0.1C27.4 68.1 27.4 68.1 27.2 67.9c0.2-0.1 0.3-0.3 0.6-0.3 0.1 0 0.2-0.1 0.3 0 0.2 0.1 0.4 0 0.5-0.3 0 0 0.1-0.1 0.1-0.1 0.1-0.1 0.2-0.3 0.4-0.4 0-0.1 0.1-0.1 0.2-0.1C29.1 66.8 29 67 28.9 67.1c-0.1 0.2-0.1 0.3 0.2 0.4 -0.1 0.2-0.2 0.3-0.3 0.3 -0.2 0-0.2 0.1-0.1 0.2 0.1 0.1 0.3 0.1 0.4 0.1C29.5 68 29.8 67.8 30 67.5c0.1 0 0.1 0 0.2-0.1 0.1 0 0.2-0.1 0.2-0.2C30.5 67 30.6 67 30.7 66.9c0.2 0.1 0.3 0.2 0.5 0.3 0.2 0.1 0.3 0 0.4-0.2 0-0.2 0.2-0.3 0.3-0.5 0.2-0.2 0.4-0.4 0.5-0.6 0-0.1 0.1-0.2 0.2-0.3 0.1-0.1 0.2-0.3 0.4-0.5C33 65 33 65 33.1 64.9c0 0.1 0 0.2 0 0.3 0 0.1 0 0.1 0 0.2 -0.3 0.3-0.5 0.6-0.7 0.8 -0.2 0.3-0.1 0.4 0.1 0.5 0.2 0.1 0.3 0.2 0.5 0.3 0.2-0.2 0.4-0.4 0.5-0.6 0.1 0 0.1 0 0.1-0.1 0.1-0.2 0.2-0.2 0.4-0.1l0.1 0c0.1 0 0.2 0.1 0.3 0.1 0.1-0.1 0.3-0.2 0.3-0.3 0.2-0.2 0.3-0.2 0.5-0.1 0.1 0 0.1 0.1 0.1 0.1 0.1 0 0.1 0 0.1 0 0-0.1 0-0.1 0-0.2 0.1 0 0.2 0 0.2-0.1 0 0 0-0.1 0-0.2 0.1 0 0.2 0 0.3 0 0-0.1 0-0.1 0-0.2 0.1 0.1 0.1 0.1 0.2 0.3 0 0 0.1 0 0.2 0.1 0.3 0.1 0.4 0 0.5-0.3 0-0.1 0.1-0.2 0.1-0.2 0.2 0 0.3 0 0.5-0.1 0-0.1 0.1-0.1 0.1 0 0.1 0 0.2 0.1 0.3 0.2 0.2 0 0.3 0 0.4-0.1 0.1-0.1 0.2-0.3 0.4-0.4 0-0.1 0-0.1 0.1-0.2 0.1 0.1 0.1 0.2 0.3 0.2 0.1 0.1 0.2 0.1 0.2 0.1 0.1-0.1 0.2-0.2 0.2-0.3 0.2-0.2 0.4-0.5 0.5-0.7C40 63.8 40.1 63.6 40 63.4c0 0 0-0.1 0-0.1 0.2-0.1 0.4-0.1 0.5-0.3 0.1-0.3 0.4-0.4 0.5-0.7 0.1-0.3 0.3-0.5 0.4-0.8 0.1 0.1 0.1 0.3 0.1 0.4 0.1 0.1 0.1 0.3 0.2 0.5 0.1 0.3 0.3 0.7 0.4 1 0.1 0.2 0.1 0.3 0.3 0.4 0.1 0 0.1 0.1 0.1 0.1 0.1 0.1 0.3 0.2 0.4 0.1 0.1 0.3 0.2 0.5 0.3 0.7 0 0.1 0.2 0.2 0.3 0.3 0.2 0.2 0.4 0.3 0.6 0.4 0.3-0.1 0.1-0.4 0.1-0.6 0.2 0.1 0.2 0.2 0.3 0.3 0.1 0.1 0.1 0.2 0.2 0.2 0.1 0 0.3 0.1 0.4 0.1 0.1 0.1 0.2 0.2 0.3 0.3 0.1-0.2 0.4-0.2 0.3-0.5 0.2 0.2 0.5 0.3 0.7 0.4 0 0.1 0.1 0.1 0.1 0.2 0.2 0 0.4-0.1 0.7-0.2 0 0 0.1 0.1 0.2 0.1 0 0.1 0.1 0.2 0.2 0.3 0.2 0.1 0.4 0.3 0.7 0.4 0.1 0.1 0.3 0.1 0.5 0.1 0.1 0.1 0.2 0.1 0.4 0.2C49.3 67 49.7 67 50 67.1c0.1 0 0.2 0 0.2-0.1 0.1 0.3 0.4 0.3 0.6 0.3 0.2-0.1 0.4-0.1 0.6-0.1 0.1 0.1 0.1 0.2 0.2 0.4 0.1 0.1 0.2 0.2 0.4 0.2 0.1 0 0.3 0 0.5 0 0 0.2 0 0.3 0 0.5 0.1 0.1 0.3 0.2 0.5 0.2 0-0.1 0-0.1 0-0.2 0-0.1 0.2-0.2 0.3-0.1 0 0.1 0.2 0.1 0.3 0.2 0-0.1 0-0.2 0.1-0.3 0.1 0.1 0.1 0.1 0.2 0.2 -0.2 0-0.2 0-0.3 0.1 -0.1 0.2 0.1 0.4 0.1 0.7 0-0.1-0.1 0-0.2-0.1C53.3 68.9 53.2 69 53 69.1c-0.1 0-0.1 0.2-0.1 0.3C53 69.5 53 69.5 53 69.6c-0.2 0-0.2 0-0.3-0.1 0-0.1-0.1-0.2-0.1-0.3Z' class='cp_2'/%3e%3cpath d='M27.8 61.3c0.1-0.1 0.1-0.1 0.2 0 0 0 0.1 0.1 0.1 0.1 -0.1 0-0.2 0-0.2 0 0 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M28.5 60.9C28.4 61 28.4 61 28.3 61.1c0-0.1 0-0.1 0.2-0.2Z' class='cp_2'/%3e%3cpath d='M31 65.6c0.1-0.2 0.3-0.4 0.4-0.6 0-0.1 0-0.2 0.2-0.2 -0.1 0.2-0.1 0.3-0.1 0.4 0 0.1-0.1 0.2-0.1 0.2 -0.2 0.1-0.3 0.2-0.4 0.4 0 0.1-0.1 0.1-0.2 0.2 0-0.2 0.1-0.3 0.2-0.4Z' class='cp_2'/%3e%3cpath d='M32.1 64.5c0.1-0.2 0.2-0.3 0.3-0.5l0.1 0c-0.1 0.1-0.2 0.2-0.2 0.4 -0.1 0-0.1 0.1-0.2 0.2L32 64.7l-0.1 0c0-0.1 0-0.1 0-0.2 0 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M32 64.3c0 0 0-0.1 0.1-0.1 0 0.1 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M32.4 59.7c-0.1 0-0.1 0-0.1-0.1 0 0 0.1 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M32.8 63.5c-0.1 0.1-0.2 0-0.4 0 0.2-0.3 0.3 0 0.4 0Z' class='cp_2'/%3e%3cpath d='M31.7 65.1c0-0.1 0.1-0.2 0.1-0.3 0.1 0 0.1 0 0.1 0.1 0.1 0.1 0 0.1-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M31.7 59.8c0-0.2 0-0.2 0.2-0.2 -0.1 0.1-0.1 0.1-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M33.4 62.6c-0.1 0.2-0.2 0.3-0.3 0.5C33 63 33 62.9 33.1 62.8c0 0-0.1-0.1-0.2-0.2 0.1 0.1 0.2 0.1 0.2 0.1 0.1-0.1 0.1-0.1 0.1-0.2 0 0 0-0.1 0.1-0.1 0.1-0.2 0.2-0.3 0.4-0.5 0 0.2-0.1 0.3-0.1 0.4 -0.1 0.2-0.2 0-0.3 0.1 0 0.1 0 0.2-0.1 0.3 0.1-0.1 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M33.1 63.2C33 63.2 33 63.3 33 63.4c-0.1-0.2-0.1-0.3 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M33.9 62.9c0-0.1 0.1-0.2 0.1-0.3 0 0.1 0 0.1 0.1 0.1 0 0.1-0.1 0.1-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M34.7 64c0.1-0.1 0.1-0.2 0.1-0.2 0.1-0.1 0.2-0.1 0.3-0.1 -0.1 0.2 0 0.4-0.1 0.6 -0.1 0.1-0.1 0.3-0.3 0.4C34.6 64.6 34.6 64.6 34.5 64.5c0.2-0.1 0.3-0.3 0.2-0.5Z' class='cp_2'/%3e%3cpath d='M34.8 59.7l0-0.1c0 0.1 0.1 0.1 0.1 0.1 0 0 0 0.1 0 0.1 0-0.1-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M36.3 57.6c0.1 0.1 0.1 0.1 0.2 0.2 -0.2 0-0.2 0-0.2-0.2Z' class='cp_2'/%3e%3cpath d='M37.3 61.3c0 0.2-0.1 0.3-0.2 0.4 0 0.2-0.1 0-0.2 0 0-0.1 0.1-0.2 0.1-0.3 0.1-0.1 0.2-0.1 0.3-0.1Z' class='cp_2'/%3e%3cpath d='M37.3 60.9c0.1-0.1 0.1-0.1 0.2-0.2l0 0.1c0 0.1 0 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M36.9 58.6c0-0.1 0-0.1 0-0.1 0 0 0.1 0 0.1-0.1 0 0.1 0 0.1 0 0.1l-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M37.6 64.1c0.1-0.2 0.2-0.3 0.3-0.4C38 63.6 38 63.6 38.2 63.6 38 63.7 37.9 64 37.6 64.1Z' class='cp_2'/%3e%3cpath d='M38.5 62.7c0.1-0.1 0.2-0.2 0.2-0.3 0.1 0.3-0.1 0.7-0.3 0.7 0-0.1 0.1-0.2 0.1-0.4Z' class='cp_2'/%3e%3cpath d='M39.2 61.5c0-0.1 0-0.2 0-0.2l0.2 0c-0.1 0-0.1 0.1-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M40.8 60.6c0 0 0.1 0.1 0.1 0.1 -0.1 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M42.3 61.5c0-0.2-0.1-0.5-0.1-0.7 0 0 0.1 0 0.1 0 0 0.1 0.1 0.2 0.1 0.3 0 0.1 0 0.3 0 0.4 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M42.4 61.8c0 0-0.1-0.1-0.1-0.2 0 0 0.1 0 0.1 0 0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M43.7 63.7c0.2 0 0.2 0.2 0.3 0.3 0.1 0.2 0.2 0.5 0.2 0.7C43.8 64.6 43.7 64.2 43.6 63.9c0-0.1 0-0.3-0.1-0.4 -0.1 0-0.1-0.1-0.1-0.2 0.1 0.2 0.3 0.2 0.3 0.4Z' class='cp_2'/%3e%3cpath d='M44.7 62.9c0.1 0 0.1 0 0.1 0C44.7 63 44.7 63 44.7 63c-0.1 0-0.1 0 0-0.1Z' class='cp_2'/%3e%3cpath d='M46 62.8c0-0.1 0-0.2 0-0.3 0 0 0.1 0 0.1 0.1 0 0 0 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M46.1 63.3l-0.1 0c0-0.1 0-0.1 0.1-0.1l0 0.1Z' class='cp_2'/%3e%3cpath d='M46.1 62.4C46 62.3 46 62.3 45.9 62.3c0.1 0 0.1 0 0.1 0l0.1 0 0 0.1Z' class='cp_2'/%3e%3cpath d='M46 61c-0.1 0-0.1 0-0.2-0.3C46 60.8 46 60.8 46 61Z' class='cp_2'/%3e%3cpath d='M45.9 62.5l-0.1 0.1c0-0.1 0-0.1 0-0.1l0.1 0Z' class='cp_2'/%3e%3cpath d='M46.2 63.9c0.1 0 0.2-0.1 0.3-0.1 -0.1 0.1 0 0.2-0.2 0.3 0-0.1 0-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M46.5 64.4l0.1-0.1c0 0 0 0.1 0 0.1l0.1 0c-0.1 0-0.1 0.1-0.1 0.1 -0.1 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M47.3 59.5c-0.1 0.1-0.2 0-0.2-0.1 -0.1-0.3 0-0.6 0-1l0.1 0c0 0.3 0.1 0.5 0 0.8 0 0.1-0.1 0.2 0.1 0.3Z' class='cp_2'/%3e%3cpath d='M47.5 64.3c-0.1 0-0.2 0-0.2-0.1 0.2 0 0.2 0 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M47.2 57.8c-0.1 0-0.1 0-0.2 0 0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M48.5 65.1c0 0 0.1 0 0.1 0 0 0 0 0.1 0 0.1l-0.1 0c0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M51 64.5l0 0.1c0 0-0.1 0-0.1 0 -0.1 0-0.2-0.1-0.2-0.2 0-0.1 0.1-0.2 0.2-0.1 0.1 0-0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M50.8 66.2C50.5 65.9 50.4 65.9 50.6 65.7c0 0.2 0.1 0.3 0.2 0.5Z' class='cp_2'/%3e%3cpath d='M51.1 65.1c0.2 0.1 0.3 0.1 0.4 0.3C51.3 65.3 51.2 65.3 51.1 65.1Z' class='cp_2'/%3e%3cpath d='M51.8 66.3C51.6 66.2 51.6 66.2 51.5 66c0.2 0 0.2 0 0.3 0.3Z' class='cp_2'/%3e%3cpath d='M51.6 65.5c0 0 0.1 0 0.1 0 -0.1 0.1-0.1 0.1-0.1 0.1 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M52.2 67.1C52.1 67 52.1 66.9 52 66.8c0.2 0 0.2 0 0.2 0.3Z' class='cp_2'/%3e%3cpath d='M52.2 63.7c0.2 0 0.4 0.2 0.3 0.5C52.3 64.1 52.3 63.9 52.2 63.7Z' class='cp_2'/%3e%3cpath d='M52 66.6c-0.1 0-0.1-0.1-0.1-0.1 0 0 0-0.1 0-0.1 0 0.1 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M52.9 60.7l0-0.1 0.1 0 0 0.1c0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M53.1 60.9C53.1 60.9 53 61 53 61c0-0.1 0-0.1-0.1-0.2 0.1 0 0.2 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M52.9 64.8c-0.1-0.1-0.1-0.1 0-0.2 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M53.7 78.3c0-0.1 0-0.1 0-0.2 0-0.1 0-0.2-0.1-0.3 0 0 0.1-0.1 0.1-0.2 0.1 0.2 0.1 0.4 0.2 0.5 0 0.1 0 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M53.8 83.7l-0.1 0c0-0.1 0-0.1 0-0.2 0.1 0 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M53.6 77.5c-0.1-0.1-0.1-0.2 0-0.2 0.2 0.1 0.1 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M53.4 72.9c0-0.1-0.1-0.2-0.1-0.3l0.1 0c0 0.1 0 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M52.7 88.8c0.1-0.1 0.1-0.1 0.2-0.2 0 0.2 0 0.2-0.2 0.2Z' class='cp_2'/%3e%3cpath d='M52.9 89c0 0-0.1-0.1-0.1-0.2 0.1 0.1 0.2 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M53 70c0 0-0.1 0-0.1 0 0-0.1 0.1-0.1 0.1-0.1 0 0 0.1 0 0.1 0C53 70 53 70 53 70Z' class='cp_2'/%3e%3cpath d='M53.1 74.9C53 74.9 53 74.8 53 74.8c0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M53.1 70.6c0-0.2-0.1-0.3 0-0.4 0.1 0.1 0.1 0.2 0 0.4Z' class='cp_2'/%3e%3cpath d='M53.2 75.5c0.1-0.1 0.2-0.1 0.3-0.2 -0.1 0.1-0.1 0.1-0.3 0.2Z' class='cp_2'/%3e%3cpath d='M53.4 76.4c0 0 0.1-0.1 0.1-0.2 0.1 0.1 0.1 0.2 0 0.2 0.1 0.1 0.1 0.1 0.2 0.2 0 0.1-0.1 0.2-0.1 0.3 0 0-0.1 0-0.2 0 0-0.2 0-0.3 0-0.5Z' class='cp_2'/%3e%3cpath d='M53.5 77.1c0.1 0 0.1 0 0.2 0l0.1 0.1c-0.1 0-0.1 0-0.1 0 -0.1 0-0.2 0-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M53.5 88.8c0-0.1 0-0.2 0-0.4 0.2 0.2 0.2 0.3 0.2 0.5 -0.1 0.1-0.2 0-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M53.6 88.1c0.3 0 0.2 0.3 0.4 0.3 -0.3 0.2-0.4 0-0.4-0.3Z' class='cp_2'/%3e%3cpath d='M54.3 99.3c0 0.1 0 0.1 0 0.1 -0.1 0.1-0.1 0.2 0 0.4 0 0-0.1 0-0.1 0.1 0-0.1-0.1-0.3-0.1-0.4 0-0.3 0-0.6 0.1-0.9 0-0.1-0.1-0.3-0.1-0.4C54.1 98.1 54 98 54.2 97.9c0.1 0.1 0.2 0.3 0.2 0.4 0 0.4 0 0.7-0.1 1Z' class='cp_2'/%3e%3cpath d='M54.5 72c0 0.1 0 0.2 0 0.3 -0.3-0.1-0.3-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M54.3 71.9c0 0-0.1-0.1-0.1-0.1 0.1 0 0.1 0 0.1-0.1 0 0.1 0 0.1 0.1 0.1 -0.1 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M54.3 61c0.2 0.2 0.4 0.4 0.4 0.7C54.6 61.5 54.3 61.3 54.3 61Z' class='cp_2'/%3e%3cpath d='M54.4 65.5c-0.2 0-0.2 0-0.3-0.2 0 0 0-0.1 0.1-0.1 0.1 0.1 0.1 0.2 0.2 0.3Z' class='cp_2'/%3e%3cpath d='M54.5 74.1c-0.2-0.3-0.1-0.7-0.2-1 0.3 0.1 0.4 0.5 0.2 1Z' class='cp_2'/%3e%3cpath d='M54.5 67.8c0.2 0 0.2 0.1 0.3 0.2 -0.2 0-0.2-0.1-0.3-0.2Z' class='cp_2'/%3e%3cpath d='M54.8 63.6c0.3-0.1 0.3 0 0.4 0.4 -0.3 0-0.3-0.2-0.4-0.4Z' class='cp_2'/%3e%3cpath d='M55.2 67.7c0 0.1 0 0.1 0 0.2 0 0-0.1-0.1-0.1-0.1 0 0 0.1-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M55 75.3c0-0.1 0-0.2 0-0.3 0.1 0.1 0.1 0.1 0 0.3Z' class='cp_2'/%3e%3cpath d='M55.1 80.7C55 80.4 54.9 80.1 55 79.7c0.1 0.4 0.2 0.7 0.1 1Z' class='cp_2'/%3e%3cpath d='M54.9 68c0 0 0-0.1 0-0.2C55 67.9 55 68 55 68l-0.1 0Z' class='cp_2'/%3e%3cpath d='M54.9 78.4c0 0.1 0.1 0.2 0 0.3 -0.1-0.1-0.1-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M54.9 82.1c0-0.1 0-0.2 0-0.3 0.2 0.1 0.1 0.3 0.2 0.4 -0.2 0-0.2 0-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M55.1 83.4c0-0.1 0-0.2 0-0.3 0.2 0.1 0.2 0.1 0 0.3Z' class='cp_2'/%3e%3cpath d='M55.3 77.4c0.1 0.1 0.1 0.2 0.1 0.3C55.2 77.6 55.2 77.6 55.3 77.4Z' class='cp_2'/%3e%3cpath d='M55.1 70.5c0-0.1 0-0.2 0-0.2C55.2 70.1 55.1 70 55 69.9c0.1-0.1 0.2-0.2 0.3-0.1 -0.1 0.1-0.1 0.2 0 0.4 0.2 0.1 0.1 0.2-0.2 0.3Z' class='cp_2'/%3e%3cpath d='M55.6 89.4c-0.2 0-0.2-0.1-0.1-0.2 0.1 0.1 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M55.9 68.3c0.1-0.1 0.2-0.1 0.2-0.1 0.1 0.1 0.2 0.2 0.3 0.3 -0.2-0.1-0.4 0-0.5-0.2Z' class='cp_2'/%3e%3cpath d='M56 66.4c0.3 0.2 0.2 0.4 0.3 0.6C56.1 66.8 56.1 66.6 56 66.4Z' class='cp_2'/%3e%3cpath d='M56.2 67.9c-0.1 0-0.1 0.1-0.1 0.1 0-0.1 0-0.1 0-0.1l0.1 0Z' class='cp_2'/%3e%3cpath d='M56.4 98.5c-0.1 0-0.1-0.2-0.2-0.3 0.2 0 0.2 0 0.2 0.3Z' class='cp_2'/%3e%3cpath d='M56.4 99.4C56.3 99.3 56.3 99.2 56.3 99.1 56.2 99 56.2 98.9 56.2 98.8c0.2 0 0.2 0 0.2 0.1 0.1 0.2 0.1 0.3 0 0.5Z' class='cp_2'/%3e%3cpath d='M56.9 62.6C56.8 62.5 56.7 62.4 56.6 62.3c0-0.1 0.1-0.1 0.1-0.2 0.3 0.2 0.3 0.5 0.5 0.8 0 0 0 0.1 0 0.1l-0.1 0c0-0.1-0.2-0.2-0.2-0.4Z' class='cp_2'/%3e%3cpath d='M57 68.4l0 0.1C56.9 68.4 56.9 68.4 56.9 68.4c0 0 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M56.8 82l-0.1 0c0-0.1 0-0.1 0-0.2l0.1 0c0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M56.8 82.8c0.2 0.2 0.1 0.3 0 0.5C56.7 83.2 56.7 83.1 56.6 83c0.1-0.1 0.1-0.1 0.2-0.2Z' class='cp_2'/%3e%3cpath d='M56.8 83.5c0.1 0.1 0 0.2 0 0.4 -0.1-0.2-0.1-0.3 0-0.4Z' class='cp_2'/%3e%3cpath d='M56.9 84.1c0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1 0 0 0.1 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M56.8 84.6C57 84.7 57 84.8 56.9 85 56.8 84.9 56.8 84.9 56.7 84.8c0-0.1 0.1-0.1 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M56.7 93.5c0.1 0 0.1 0 0.1 0l0 0.1c0 0 0-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M56.8 94.1c0.1 0 0.1 0 0.1 0C57 94.2 57 94.2 57 94.3l-0.1 0c0 0-0.1-0.1-0.1-0.2Z' class='cp_2'/%3e%3cpath d='M57 94.6c0 0 0-0.1-0.1-0.1 0.1 0 0.1 0 0.1 0 0 0 0 0.1 0.1 0.1 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M57.2 96.6c0 0-0.1-0.1-0.1-0.1 0.1 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0.1 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M57.3 95.2c0 0-0.1-0.1-0.1-0.1 0 0-0.1-0.1-0.1-0.1 0.1-0.1 0.1-0.2 0.2-0.3 0.2 0.2 0.2 0.4 0 0.5Z' class='cp_2'/%3e%3cpath d='M57.4 77.8l-0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M57.4 69.4l0.1 0c0 0.1 0 0.2 0 0.2l-0.1 0c0 0 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M57.6 69.8c-0.1 0-0.1 0-0.1 0 0-0.1 0-0.1 0.1-0.1l0.1 0c-0.1 0.1-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M57.7 65.7c0 0-0.1 0-0.1-0.1 0 0 0.1 0 0.1 0l0 0.1Z' class='cp_2'/%3e%3cpath d='M57.7 71.9c0.1 0 0.1 0 0.2 0l0 0.1c-0.1 0-0.1 0-0.2 0 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M57.7 64c0.1 0 0.1 0 0.1 0 0.1 0.2 0.2 0.4 0.4 0.7C57.9 64.6 58 64.6 57.7 64Z' class='cp_2'/%3e%3cpath d='M57.8 79.5c0 0 0-0.1 0-0.1 0.1 0.1 0.1 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M57.9 89.1C58 89.2 58 89.3 58 89.4c-0.2 0.1-0.2 0-0.2-0.1 -0.1-0.1 0-0.2 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M58 89.8c0 0.1 0 0.2 0 0.4 -0.2-0.3-0.2-0.4 0-0.4Z' class='cp_2'/%3e%3cpath d='M57.9 90.4c0 0 0-0.1 0-0.1l0-0.1c0 0 0.1 0.1 0.1 0.1 0 0 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M58.1 72.6c0 0-0.1-0.1-0.1-0.1 0 0 0-0.1 0-0.1C58 72.2 58 72.2 57.9 72c0.1 0.1 0.2 0.1 0.2 0.2 0.1 0.1 0.1 0.2 0.1 0.3 0 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M58.7 81.9c0-0.3 0-0.5 0.1-0.8 0.2 0.3 0.1 0.6-0.1 0.8Z' class='cp_2'/%3e%3cpath d='M58.8 82.5c0-0.1 0-0.2 0-0.3 0.2 0.1 0.1 0.2 0 0.3Z' class='cp_2'/%3e%3cpath d='M58.7 76.7c0-0.2-0.1-0.3-0.1-0.5 0.1-0.3 0.1-0.6-0.1-0.9 0-0.1-0.1-0.2-0.1-0.3 0-0.3 0-0.6 0.1-0.8 0.1 0.4 0.2 0.8 0.3 1.2 0 0.2 0 0.4 0.1 0.7 0 0 0.1 0.1 0.1 0.2 -0.1 0.1-0.2 0.2-0.3 0.4Z' class='cp_2'/%3e%3cpath d='M58.8 66.5c0-0.1-0.1-0.2-0.2-0.3 0.2-0.1 0.3 0 0.4 0.2 0 0.2 0.1 0.5 0.2 0.7 0 0.1 0.1 0.2 0.1 0.2 0.1 0.1 0.1 0.1 0.1 0.2 0 0.1 0 0.1-0.1 0.1 0 0-0.1 0-0.1-0.1 0-0.4-0.3-0.7-0.4-1Z' class='cp_2'/%3e%3cpath d='M58.9 68.4l-0.1 0c0 0 0-0.1 0-0.1l0.1 0c0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M59.2 69.2c0-0.1 0-0.1 0-0.2C59 68.9 59 68.7 59 68.6c0.1 0.1 0.2 0.2 0.2 0.4 0.1 0.1 0.1 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M59.3 92.5c0-0.1 0-0.2 0.1-0.2 0 0 0.1 0 0.1 0.1 0 0-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M59.7 72.2c0-0.1 0-0.2 0.2-0.2 0 0.1 0.1 0.2 0.1 0.4 0 0.1 0 0.3 0 0.5C59.9 72.7 59.8 72.4 59.7 72.2Z' class='cp_2'/%3e%3cpath d='M60 80.2c0.1-0.1 0.1-0.1 0.2-0.1 -0.1 0.1-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M60.1 73.8C60 73.6 59.9 73.3 60 73c0 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.2 0.5 0 0.7Z' class='cp_2'/%3e%3cpath d='M60.3 65.2c0.3 0.1 0.4 0.2 0.2 0.4C60.4 65.4 60.4 65.4 60.3 65.2Z' class='cp_2'/%3e%3cpath d='M60.6 63.5c0-0.2-0.1-0.4-0.1-0.6l0-0.1c0.2 0.3 0.3 0.5 0.3 0.8C60.7 63.5 60.6 63.5 60.6 63.5Z' class='cp_2'/%3e%3cpath d='M60.7 65.7l-0.1 0c0 0 0-0.1 0-0.1l0.1 0c0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M60.8 83.2c0 0.2 0 0.3 0 0.4 0 0.3-0.1 0.6-0.2 0.9C60.5 84.4 60.5 84.3 60.5 84.1c0-0.2 0-0.3 0.1-0.5 0-0.1 0-0.2-0.1-0.3 0-0.1 0-0.3 0-0.4 0.1-0.1 0.2-0.1 0.2-0.1 0.1 0.2 0.2 0.3 0.1 0.4Z' class='cp_2'/%3e%3cpath d='M60.8 63.7c0.1 0 0.1 0 0.2 0.1 -0.2 0-0.2 0-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M60.9 68.4L60.8 68.3c0 0 0.1 0 0.1 0 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M61 75.1c0 0.3 0.2 0.6 0.2 0.9 0 0-0.1 0.1-0.1 0.1C60.9 75.8 60.9 75.4 60.8 75c0.1 0.1 0.2 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M61.1 51.7c0.1 0.1 0.1 0.2 0.2 0.3C61.1 51.9 61.1 51.9 61.1 51.7Z' class='cp_2'/%3e%3cpath d='M61.2 88.9C60.9 88.8 61.1 88.6 61.1 88.4c0.1 0.1 0.2 0.3 0.1 0.5Z' class='cp_2'/%3e%3cpath d='M61.3 82.9c0 0-0.1 0-0.1 0l0-0.1c0 0.1 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M61.3 49.6C61 49.8 60.8 50 60.9 50.3c0 0.2-0.1 0.3 0.1 0.5 0 0.1 0 0.2 0 0.4 0 0 0 0.1 0 0.1 0 0.1 0 0.2 0.1 0.4C60.9 51.6 60.8 51.4 60.7 51.4c-0.2 0-0.4 0.1-0.4 0.2 0 0.1 0 0.1 0.1 0.2 -0.1 0-0.1 0-0.2 0.1 0.1 0 0 0.3 0.2 0.3l0.1 0.1c0 0 0 0.1 0.1 0.1 0 0.1 0 0.1 0 0.1 0.1 0.1 0.2 0.1 0.3 0.2 0 0.2 0.1 0.3 0.2 0.5 -0.2 0-0.3 0-0.5-0.1 0 0.2 0 0.3 0 0.4 0 0.2 0 0.3 0 0.4 -0.2 0-0.4 0-0.4 0.2 0 0.2 0 0.3 0 0.4 0 0.1 0 0.1 0 0.2 0 0.1 0 0.2-0.2 0.2 0-0.1 0-0.1 0-0.2 -0.1 0.2-0.2 0.4-0.1 0.6 0 0.3 0 0.3-0.3 0.3 0 0-0.1 0-0.1 0.1 0.1 0.4 0.2 0.9 0.1 1.4C59.3 57 59 57 58.7 56.9c-0.1 0.4 0.3 0.7 0.2 1.1C58.8 57.9 58.8 57.9 58.7 57.8c0-0.1-0.2-0.2-0.2-0.1 -0.2 0.1-0.1 0.2 0 0.3 0.3 0.3 0.4 0.8 0.7 1.3l0 0.1C59.1 59.4 59 59.3 59 59.3 58.8 59.1 58.7 59.1 58.6 59.2c-0.3 0.1-0.3 0.1-0.2 0.4 -0.2 0.2-0.2 0.2-0.1 0.5 0.1 0.2 0.2 0.4 0.3 0.5 -0.2 0.1-0.4 0.2-0.6 0.3 0 0.1 0 0.2 0.1 0.3 0.1 0.3 0.2 0.5 0.2 0.8C58.1 61.9 58 61.8 57.8 61.8c-0.2 0-0.3-0.1-0.4-0.3C57.3 61.3 57.1 61.2 56.9 61c0 0-0.1 0-0.3 0.1 0 0.1 0.1 0.2 0.1 0.3 -0.1 0-0.2 0.1-0.3 0.1 -0.2-0.1-0.2 0-0.4 0.2C55.9 61.6 55.7 61.6 55.6 61.5 55.5 61.4 55.4 61.3 55.5 61.1c0 0 0-0.1 0-0.1 -0.1-0.1-0.1-0.2 0-0.3 0-0.1 0-0.2-0.1-0.2 -0.2 0-0.3 0.1-0.4 0.2 0 0.1 0 0.2 0 0.3C54.8 60.9 54.7 60.7 54.6 60.7c-0.1-0.1-0.3 0-0.4-0.1 -0.1 0-0.1 0-0.1-0.1C54 60.3 53.8 60.2 53.6 60.3c-0.2 0.1-0.2 0.2-0.3 0.1C53.2 60.3 53.2 60.3 53.1 60.3c-0.2 0-0.2-0.2-0.3-0.3C52.7 59.8 52.5 59.7 52.3 59.8c-0.1 0-0.2 0.1-0.2 0.1 0 0.2 0.1 0.3 0.1 0.4 0 0.1 0 0.1 0 0.2 -0.1 0.2 0 0.4 0 0.6C52 61.1 52 60.9 52 60.8c-0.2-0.3-0.2-0.6-0.2-1 0-0.1 0-0.2-0.1-0.3C51.5 59.4 51.5 59.3 51.3 59.2c-0.2 0-0.3 0-0.3 0.2 0 0.1 0 0.2 0 0.3 -0.1 0-0.1-0.1-0.1-0.1C50.8 59.3 50.8 59.3 50.5 59.3c0-0.1-0.1-0.2-0.1-0.2 0-0.2-0.1-0.4-0.3-0.6 0 0-0.1-0.1-0.1-0.1 0-0.2-0.1-0.3-0.3-0.3 0 0.2 0.1 0.4-0.1 0.6C49.5 58.6 49.4 58.4 49.3 58.3c-0.2 0-0.3 0-0.5 0.2C48.7 58.4 48.6 58.4 48.6 58.3c0-0.1-0.1-0.2-0.1-0.3C48.4 57.8 48.4 57.8 48.2 57.8c-0.2 0-0.3 0.1-0.2 0.3 0 0.2 0 0.5 0.1 0.7 0.1 0.1 0.2 0.3 0.2 0.5l-0.1 0C47.9 58.9 47.7 58.6 47.9 58.1c0-0.3 0-0.6-0.2-0.9 -0.1 0-0.1-0.1-0.1-0.2C47.5 56.7 47.4 56.7 47.1 56.8L47 56.9l0 0.2c0 0.1 0 0.1 0 0.1C46.8 57.1 46.9 56.8 46.7 56.7c-0.2 0-0.4 0.1-0.5 0.4 0-0.2 0-0.3-0.1-0.5 0 0 0-0.1-0.1-0.2 0 0-0.1 0-0.1 0 -0.2 0.2-0.3 0.3-0.3 0.5 0.1 0.3 0.1 0.6 0.1 0.9 0.1 0 0 0 0 0.1 0 0-0.1 0-0.1-0.1 0.1-0.3-0.2-0.5-0.3-0.7 0 0-0.1-0.1-0.2-0.1C45 57 45 57 44.9 57.2 44.8 57 44.6 56.8 44.5 56.6c-0.3 0.1-0.3 0.2-0.2 0.4 0 0.1 0 0.2 0 0.4 -0.1 0.2 0 0.5 0 0.7 0 0.1 0 0.2 0 0.3 0 0.1 0.1 0.2 0.1 0.4C44.2 58.7 44.3 58.5 44.3 58.4 44.2 58.2 44.1 58 44 57.8c-0.1 0-0.1 0-0.1 0 -0.2 0.2-0.1 0.5-0.1 0.7 0 0.3 0.1 0.5 0.2 0.8 0 0.5 0.1 0.9 0.2 1.4l-0.1 0.1C44.1 60.6 44 60.5 44 60.3 44 60 43.9 59.8 43.8 59.6c0-0.2-0.1-0.3-0.1-0.4 0-0.1 0-0.2-0.2-0.3 0 0 0-0.1 0-0.1C43.4 58.4 43.3 58.3 42.9 58.5c0 0.1 0 0.2 0 0.3 -0.1 0.1-0.1 0.1-0.1 0.1 -0.2 0.2 0.1 0.5-0.1 0.8 0 0-0.1-0.1-0.2-0.1C42.4 59.5 42.4 59.3 42.3 59.2c-0.1-0.1-0.2-0.1-0.4 0.1 0 0.1 0.1 0.3 0.1 0.5 -0.1 0-0.2-0.1-0.3-0.1 0 0.2 0 0.4 0.1 0.6 -0.1 0-0.2 0-0.3 0 -0.2-0.2-0.4 0-0.6 0 0 0-0.1 0.1-0.1 0.1C40.6 60.2 40.7 59.9 40.5 59.7c-0.1 0.1-0.1 0.2-0.2 0.2C40.2 59.8 39.9 59.8 39.7 59.8l0-0.1c0.1-0.2 0-0.4-0.1-0.6C39.5 59.1 39.4 59 39.4 59 39.1 59.1 39 59 38.9 58.8c0 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.2 0 0-0.5 0.1-1-0.4-1.4C38 57.5 38 57.5 37.9 57.8 37.6 57.4 37.4 56.9 37 56.7c-0.2 0.1-0.2 0.5-0.5 0.6C36.4 57.2 36.4 57 36.4 56.8c0-0.1 0-0.2-0.1-0.2C36.2 56.5 36 56.6 36 56.7c-0.1 0-0.2 0.1-0.2 0.2 0 0.4-0.2 0.8-0.2 1.2 -0.1 0.1-0.1 0.2-0.2 0.3 0.1-0.3 0-0.4-0.2-0.6C35.2 57.7 35 57.7 35 57.6c0-0.1-0.1-0.1-0.2-0.1 -0.1 0.1-0.2 0.2-0.3 0.4 0 0.2-0.1 0.4-0.1 0.7C34.3 58.5 34.3 58.5 34.3 58.5c-0.2 0.1-0.3 0-0.4-0.2 0-0.2-0.1-0.4-0.3-0.5 0 0-0.1 0-0.2 0 -0.2 0.3-0.2 0.5-0.3 0.8 -0.1 0.3-0.2 0.5-0.4 0.9 0-0.5-0.2-0.7-0.4-1 -0.1 0-0.3 0-0.3 0.3C31.8 58.6 31.7 58.5 31.5 58.5 31.3 58.8 31.1 59 31 59.2c-0.2 0.2-0.4 0.4-0.6 0.5 0.1-0.2 0.1-0.4 0.1-0.6C30.4 58.9 30.4 58.7 30.3 58.5c0 0-0.1-0.1-0.2-0.1 -0.2 0-0.3 0.2-0.3 0.4 0 0.1 0 0.3-0.1 0.5C29.6 59.1 29.5 59 29.4 58.9c-0.1 0-0.1 0.1-0.2 0.2 0 0.3-0.1 0.6-0.2 0.8 0 0.2 0 0.2-0.2 0.3C28.7 59.9 28.5 59.6 28.3 59.4c-0.2 0.1-0.2 0.2-0.2 0.3 -0.2 0.4-0.5 0.7-0.8 1.1C27.2 60.7 27.1 60.6 27 60.4c-0.1 0.2-0.3 0.3-0.3 0.5 0 0 0 0.1 0 0.1 -0.1 0.1-0.3 0.3-0.4 0.5C26.1 61.2 26.1 60.9 25.8 60.7c-0.3 0.2-0.6 0.5-0.8 0.9 0.1 0 0.1 0 0.1 0 -0.1 0.2-0.4 0.6-0.5 0.7 -0.1-0.2-0.1-0.2 0-0.4C24.4 61.7 24.3 61.5 24.1 61.3c-0.1 0.2-0.2 0.3-0.2 0.5 -0.1 0.2-0.2 0.4-0.5 0.4 0.2 0.3 0.2 0.3 0 0.4 0-0.1 0-0.1 0-0.2 -0.1 0-0.1 0-0.2 0 0-0.1 0-0.1 0-0.1 0.1-0.1 0.1-0.3 0.2-0.4 0.1-0.3 0.1-0.6 0.1-0.9 0 0 0-0.1-0.1-0.2C23.2 60.6 23.2 60.4 23.2 60.2c0-0.2 0-0.3 0-0.4C23 59.7 22.9 59.7 22.7 59.6c0-0.1-0.1-0.2 0-0.3 0-0.1-0.1-0.2-0.3-0.3C22.2 58.8 22 58.7 21.7 58.6c0.1-0.1 0.1-0.2 0.1-0.2C21.9 58 21.7 57.8 21.4 57.7c-0.1 0-0.3 0-0.4 0 -0.1 0-0.2 0.1-0.3 0.1 -0.1 0-0.2-0.1-0.2-0.2 0.1-0.3 0.1-0.5-0.1-0.8 0 0 0-0.2-0.1-0.2 -0.1 0-0.2 0-0.3 0 -0.1 0.1-0.1 0.1-0.2 0.2 -0.1 0-0.1-0.1-0.2-0.1 -0.1 0.3-0.2 0.6-0.2 0.9 0 0.2-0.1 0.4-0.3 0.5 0-0.1 0-0.3 0.1-0.5 0.2-0.5 0.2-1 0.3-1.6 -0.1-0.2 0.1-0.4 0-0.7 -0.1 0 0.1-0.1 0.2-0.2l0-0.5c0-0.1 0-0.1 0-0.1 0.2-0.1-0.1-0.2 0-0.3 -0.1 0-0.1-0.1-0.1-0.1C19.5 53.9 19.5 53.8 19.3 53.8c-0.2 0-0.3 0-0.4-0.1 0-0.1 0-0.2-0.1-0.3 -0.1 0-0.1 0-0.1-0.1 -0.2-0.1-0.3-0.1-0.4 0.1 0 0-0.1 0.1-0.1 0.1 0 0 0 0.1 0 0.1C18 53.4 17.9 53.3 17.8 53.2c0.1-0.3 0.3-0.5 0.3-0.8 0-0.2 0.2-0.3 0.3-0.4 0-0.1 0-0.1 0.1-0.2 0 0 0-0.1 0-0.1 0.2 0 0.1-0.2 0.2-0.3 0 0-0.1 0-0.1-0.1 0 0 0-0.1 0.1-0.1C18.6 51.1 18.4 50.9 18.3 51c-0.2 0-0.3 0.1-0.4 0.2 0-0.1 0-0.2 0-0.3 0-0.1 0-0.1 0-0.2 0-0.1 0-0.2 0.1-0.3 0.1-0.2 0.1-0.3 0-0.5 0.1-0.3-0.1-0.5-0.4-0.7 -0.4 0.4-0.4 1-0.7 1.5 0-0.1-0.1-0.1-0.1-0.1 0.1-0.2 0-0.4 0.1-0.6 0.1-0.1 0.2-0.2 0.2-0.4 0.1-0.2 0.2-0.4 0.2-0.6 0 0 0.1-0.1 0.1-0.1 0-0.1 0.1-0.2 0.1-0.3 0.1-0.4 0.2-0.8 0.5-1.1C17.9 47.4 17.9 47.4 17.8 47.3 17.7 47.2 17.6 47 17.7 46.9c0-0.2 0-0.2-0.1-0.3C17.3 46.4 17.4 46.2 17.5 46c0-0.1 0-0.1 0-0.2 0-0.1 0-0.2 0-0.3 0.2-0.3 0.2-0.6 0.1-0.9 0-0.2-0.1-0.3-0.3-0.5 -0.1 0-0.1 0-0.2 0l0-0.1c0-0.2 0-0.3 0.2-0.4 0 0 0-0.1 0-0.2 0-0.3 0.1-0.6 0.2-0.9 0.1-0.2 0.1-0.3 0.1-0.5 0.4 0.2 0.8 0.3 1.2 0.5 0.5 0.1 1 0.3 1.5 0.4 0.2 0.1 0.5 0.2 0.8 0.3 0.1 0.1 0.3 0.1 0.5 0.1 0.7 0.3 1.4 0.5 2.2 0.6 0.3 0.1 0.6 0.1 0.9 0.2 0.1 0 0.3 0 0.4 0.1 0.5 0.1 0.9 0.2 1.4 0.2 0.4 0.1 0.7 0.1 1 0.2 0.1 0 0.1 0.1 0.2 0.1 0.3 0 0.7 0 1 0.1 0.8 0.2 1.7 0.3 2.6 0.4 0.2 0 0.4 0 0.6 0 0.1 0.1 0.2 0.1 0.3 0.1 0.2 0 0.4 0 0.6 0 0.3 0.1 0.6 0.1 0.9 0.2l0.1 0c0.2 0 0.4-0.1 0.7 0 0.1 0 0.2 0 0.3 0 0.4 0.1 0.7 0.1 1.1 0.1 0.1 0 0.2 0 0.3 0 0.4 0.1 0.7 0.1 1.1 0.1 0.2 0 0.4 0 0.5 0 0.5 0 0.9 0 1.3 0 0.4 0 0.7 0 1.1 0 0.9 0 1.8 0 2.7-0.1 0.5-0.1 0.9-0.1 1.4-0.1 0.3 0 0.5 0 0.8-0.1 0.3-0.1 0.7-0.1 1-0.2 0.3 0 0.7 0 1-0.1 0.1 0 0.3 0 0.4 0C47.8 45 48.2 45 48.5 45c0.4-0.1 0.8-0.2 1.2-0.3 0.3 0 0.5-0.1 0.8-0.1 0.3-0.1 0.7-0.1 1.1-0.2 0.8-0.1 1.5-0.3 2.2-0.4 0.4-0.1 0.7-0.1 1-0.2 0.7-0.2 1.3-0.3 2-0.5 0.2-0.1 0.4-0.2 0.6-0.2C57.5 43 57.6 43 57.7 43c0.5-0.2 1-0.3 1.5-0.5 0.4-0.1 0.8-0.2 1.2-0.3 0.3-0.1 0.7-0.3 1-0.4 0.1 0.1 0.1 0.2 0 0.2 -0.1 0-0.1 0.1-0.1 0.1 0.1 0.2 0.1 0.3 0.1 0.5 0.1 0.3 0.2 0.6 0.2 1 0 0 0 0.1 0.1 0.2 0.1 0.1 0.2 0.2 0.1 0.4 0 0 0 0.1 0 0.1 -0.1 0-0.1 0-0.2 0 -0.2 0.1-0.3 0.3-0.3 0.5 0 0.3 0 0.6 0.1 0.9 0 0.1 0 0.2 0 0.3 0 0.1 0 0.2 0.1 0.2 0 0.3 0.1 0.5-0.2 0.7 0 0-0.1 0.1-0.1 0.2 0.1 0.2 0 0.4-0.1 0.5C61 47.7 61 47.7 60.9 47.8c0.3 0.4 0.4 0.8 0.5 1.2 0 0.1 0.1 0.1 0.1 0.2 0.1 0.1 0.1 0.1 0.1 0.2 0.1 0.2 0.1 0.4 0.2 0.6 0.1 0.1 0.1 0.3 0.2 0.4 0 0.2-0.1 0.3-0.1 0.5C61.7 50.5 61.6 50 61.3 49.6Z' class='cp_2'/%3e%3cpath d='M19.2 55.6c0 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M18.6 33c0.1 0 0.2 0 0.3 0 0.1 0 0.1 0 0.2 0C19 33.1 19 33.1 19 33.2c-0.3-0.1-0.5 0-0.7-0.2 0.1 0 0.2 0 0.3 0Z' class='cp_2'/%3e%3cpath d='M18.6 32.5c0 0 0-0.1 0-0.1 0 0 0.1 0.1 0.1 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M18.9 40.2l0 0.1C18.8 40.2 18.8 40.2 18.7 40.2c0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M18.8 35.2l0-0.1c0 0 0.1 0 0.1 0l0 0.1c0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M19.2 30.2l0-0.1c0.1 0 0.1 0.1 0.1 0.1 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M19.3 33.4c0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0 0 0-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M20.7 32.2c0.2 0 0.4-0.1 0.6-0.1 0.2 0 0.3 0 0.5 0 0.2 0 0.4 0 0.5 0 0 0 0.1 0 0.1 0 0.1 0.1 0.3 0 0.4 0.1 0 0.1-0.1 0.1-0.2 0.1 -0.2 0-0.5 0-0.7 0 -0.4 0-0.9 0-1.3 0 -0.1 0-0.3 0-0.4 0 -0.1 0-0.2 0-0.3-0.1 0.1 0 0.2 0 0.4 0 0.1 0 0.2-0.1 0.4 0Z' class='cp_2'/%3e%3cpath d='M20.3 30.3c0.1 0 0.1 0 0.1-0.1l0.1 0.1c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M20.6 31.4l0.1-0.1c0 0.1 0 0.1 0.1 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M21.9 36.8l0-0.1c0.3 0 0.5 0 0.8 0 -0.3 0-0.5 0.1-0.8 0.1Z' class='cp_2'/%3e%3cpath d='M22.7 39.7c-0.4 0.1-0.7 0-1-0.1 0.1 0 0.2-0.1 0.3 0 0.1 0 0.3 0 0.4 0 0.1 0 0.2 0 0.3 0.1Z' class='cp_2'/%3e%3cpath d='M22.5 36c0-0.1 0-0.1 0-0.1 0 0 0.1 0.1 0.1 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M20.5 37.2l0.5 0c0 0.1 0 0.1-0.1 0.1 -0.1 0-0.3 0-0.4 0 0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M20 36.7c0.2 0.1 0.4-0.1 0.5 0.1C20.3 36.7 20.2 36.9 20 36.7Z' class='cp_2'/%3e%3cpath d='M19.9 36.8C19.8 36.7 19.6 36.7 19.5 36.7c0.2-0.1 0.2-0.1 0.4 0.1Z' class='cp_2'/%3e%3cpath d='M22.9 32.3c0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0l-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M23.1 35.7c-0.1 0-0.1 0-0.2 0 0.1-0.1 0.1-0.1 0.2 0Z' class='cp_2'/%3e%3cpath d='M24.4 36.7l-1.5 0c0.5 0 1 0 1.5 0Z' class='cp_2'/%3e%3cpath d='M24.1 32.3l0-0.1 0.1 0.1c-0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M24.4 40.7c0 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1 0.1 0 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M23 39.6c0 0.1 0 0.1-0.1 0.1l-0.1 0C22.9 39.6 23 39.6 23 39.6Z' class='cp_2'/%3e%3cpath d='M24.8 40.5l0.1 0c-0.1 0.1-0.1 0.1-0.1 0.1L24.7 40.5c0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M24.7 38.9c0.1 0 0.1 0 0.1 0l0 0.1 -0.1 0 0-0.1Z' class='cp_2'/%3e%3cpath d='M24.6 34.9c0.1-0.1 0.2-0.1 0.3 0 -0.1 0-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M24.5 33.8c0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0 -0.1 0-0.1 0-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M25.4 33.7c0 0 0 0.1-0.1 0.1 0-0.1 0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M25.7 40.8c0 0-0.1 0-0.1 0 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M25.8 41.4l0.1 0 -0.2 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M25.9 34.3l0-0.1c0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M26.1 38.4c0 0 0.1 0 0.1 0l0.2 0c-0.1 0-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M26.7 43.7c0 0-0.1 0-0.1 0.1 0-0.1 0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M26.9 33.6c0.1 0 0.1 0 0.2 0C27 33.7 27 33.7 26.9 33.7c0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M27.3 41.2c0 0.1-0.1 0.1-0.1 0.1l0-0.1Z' class='cp_2'/%3e%3cpath d='M27.3 40.5l0.2 0c-0.1 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M27.5 43.2c0.3 0.1 0.6 0.2 1 0.2 0.2 0 0.4 0.1 0.6 0.1 0.1 0 0.1 0 0.2 0 0 0.2 0.1 0.1 0.3 0.1 0.2 0 0.5 0.1 0.8 0.1 0.1 0 0.3 0.1 0.4 0.1 -0.1 0.2-0.3 0.1-0.4 0 -0.2-0.1-0.4 0-0.6-0.1 -0.3 0-0.6 0-0.9-0.1 -0.5-0.1-1-0.1-1.5-0.2 -0.1-0.1-0.2 0-0.3 0 0.2-0.2 0.3-0.2 0.4-0.2Z' class='cp_2'/%3e%3cpath d='M27.5 35.2c0 0.1 0.1 0.1 0.1 0.1 -0.1 0-0.1 0-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M27.8 39.9c-0.1 0.1-0.1 0.1-0.2 0 0 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M27.7 33.6c0.1 0 0.1 0 0.1 0 0.1 0 0.3 0 0.4 0 0.1-0.1 0.1 0 0.2 0 -0.2 0.1-0.5 0.1-0.7 0Z' class='cp_2'/%3e%3cpath d='M30.4 33.5c0 0.1-0.1 0.2-0.2 0.2 -0.3 0-0.7 0-1 0 -0.1 0-0.1 0-0.1-0.1 0.1 0 0.2-0.1 0.3 0 0.1 0 0.3 0 0.4-0.1 0.1-0.1 0.2-0.1 0.3 0.1 0.1-0.1 0.2-0.1 0.3-0.1Z' class='cp_2'/%3e%3cpath d='M30.4 31c0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0 0.1 0.1 0.1 0.1l-0.1 0 -0.1 0Z' class='cp_2'/%3e%3cpath d='M29.8 37.2c0.2-0.1 0.3-0.1 0.4 0 -0.1-0.1-0.2 0.2-0.4 0Z' class='cp_2'/%3e%3cpath d='M30.2 40.5c-0.1 0.1-0.1 0.1-0.2 0 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M29.7 37c0 0.1 0 0.1 0 0.1 0 0-0.1-0.1-0.1-0.1 0 0 0.1 0 0.1-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M29.4 37.6l-0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M30.6 33.7c0-0.1 0.1-0.1 0.2-0.1l0 0.1c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M30.8 37.6l0 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M31.4 35.4l-0.1 0c0 0 0-0.1 0-0.1 0.1 0.1 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M31.5 37c0 0.1 0 0.1 0 0.2 -0.1 0-0.1-0.1-0.1-0.1L31.5 37Z' class='cp_2'/%3e%3cpath d='M31.3 33.7l-0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M31.3 40c-0.1 0-0.2 0-0.3 0 0.1-0.1 0.1-0.1 0.3 0Z' class='cp_2'/%3e%3cpath d='M31.5 43.9c-0.3 0-0.5 0-0.5-0.1 0.1 0.1 0.3 0.1 0.5 0.1Z' class='cp_2'/%3e%3cpath d='M31.9 44c0 0.1-0.1 0.1-0.2 0.1l0-0.1c0.1 0 0.2 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M31.8 33.7c0 0 0.1-0.1 0.2 0 -0.1 0-0.2 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M33.1 42.9c0 0.1 0 0.1 0 0.1 -0.2 0-0.4 0-0.6 0 0 0 0.1-0.1 0.1-0.1 0.2 0 0.4-0.1 0.5 0Z' class='cp_2'/%3e%3cpath d='M33 33.7l0.1 0 -0.1 0Z' class='cp_2'/%3e%3cpath d='M33.1 44C33 44 33 44 33 44c0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M32.5 40c-0.1 0-0.1 0-0.1-0.1 0.1 0 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M32.2 33.8c0 0-0.1-0.1-0.1-0.1 0.1-0.2 0.3 0 0.4 0 -0.1 0.1-0.2 0-0.3 0.1Z' class='cp_2'/%3e%3cpath d='M32.2 40.4c-0.1 0-0.1 0-0.1 0l0-0.1c0 0.1 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M32 32.9c0.1-0.1 0.1-0.1 0.2 0 0 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M33.8 33.8c-0.1 0.1-0.1 0.1-0.3 0Z' class='cp_2'/%3e%3cpath d='M33.6 33.7c0.1-0.1 0.1-0.1 0.2 0 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M33.8 43c-0.1 0-0.1 0-0.2 0 0.1-0.1 0.1-0.1 0.2 0Z' class='cp_2'/%3e%3cpath d='M33.6 40l-0.2 0c0 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M34 33.8c0-0.1 0.1-0.1 0.2-0.2 0 0.1 0 0.1 0 0.2Z' class='cp_2'/%3e%3cpath d='M35.1 32.9c0 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1 0 0 0 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M35 31.9l0.3 0C35.2 32 35.1 31.9 35 32c0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M35 33.7c-0.1 0.2-0.1 0.1-0.2 0.1 0 0 0 0.1 0 0.1 -0.1 0-0.3-0.1-0.4-0.1 0.1 0 0.1 0 0.2 0 0 0 0-0.1 0.1-0.1 0.1 0 0.2 0 0.3 0Z' class='cp_2'/%3e%3cpath d='M34.8 36c0 0.1-0.1 0.1-0.1 0Z' class='cp_2'/%3e%3cpath d='M34.7 43.3c-0.1 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1l0.1 0.1Z' class='cp_2'/%3e%3cpath d='M35.4 32.4c0-0.1 0-0.2 0.1-0.1 0 0 0 0.1 0 0.1 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M35.7 31.9c0.1 0 0.1 0 0.2 0 0 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M38.5 32.4c0 0 0.1 0 0.1 0 0.1-0.1 0.2 0 0.4 0 0.2 0 0.4-0.1 0.6 0 0 0 0.1 0 0.2 0 0.1-0.1 0.3-0.1 0.4 0 0 0.1 0.1 0.1 0.1 0.1 0.1-0.2 0.2-0.1 0.3-0.1 0.2 0 0.4 0 0.6 0 0.1 0 0.2 0 0.2 0 0 0.1-0.1 0.1-0.2 0.1 -0.5 0-1 0.1-1.5 0.1 -0.2 0-0.5 0-0.7 0 -0.3 0-0.5 0-0.8 0C38 32.5 37.9 32.5 37.7 32.5c-0.1 0-0.2 0-0.2-0.1 0-0.1 0.1-0.1 0.2 0 0.1 0.1 0.3 0 0.4 0l0.1 0c0-0.1 0.1-0.1 0.2-0.1 -0.1 0-0.1 0.1-0.1 0.1 0 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M40.9 44.2c-0.1 0-0.3 0-0.4 0.1 0-0.1 0-0.1 0-0.1 0.1-0.1 0.3 0 0.4 0Z' class='cp_2'/%3e%3cpath d='M40.7 40.9l0-0.1 0.2 0c0 0.1 0 0.1 0 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M40.7 38.5c0.1-0.1 0.2-0.1 0.2-0.1 0 0.1 0 0.1 0 0.1 0 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M39.1 38.2c0.1 0 0.2 0 0.3 0 0.2 0 0.3 0 0.4 0 -0.5 0.1-1 0.1-1.5 0 0.3 0 0.6 0 0.8 0Z' class='cp_2'/%3e%3cpath d='M38.7 36.4c0-0.1 0.1-0.1 0.1-0.1 0.1-0.1 0.1-0.1 0.2 0 0.1 0.1 0.2 0.1 0.4 0 0.1 0 0.2 0 0.3 0 -0.1 0.2-0.5 0.2-1 0.1Z' class='cp_2'/%3e%3cpath d='M39.7 39.5c-0.2 0-0.5 0-0.8 0 0.2-0.2 0.3 0 0.4 0 0.2-0.1 0.3-0.1 0.4-0.1l0 0.1Z' class='cp_2'/%3e%3cpath d='M39 40.7l0.6 0c0.1 0 0.1 0 0.2 0 -0.4 0.1-0.9 0.1-1.3 0 0.2 0 0.3 0 0.5 0Z' class='cp_2'/%3e%3cpath d='M38.3 34.1c0.1 0 0.1-0.1 0.2-0.1 0.2 0.1 0.4 0 0.5 0 0.1 0 0.2 0 0.3 0 0 0 0.1 0 0.2 0 0 0 0.1 0 0.1 0 0.1 0.1 0.3 0.1 0.4 0.1 0.1 0 0.2-0.1 0.2-0.1 0.1 0 0.1 0.1 0.1 0.1 -0.7 0.2-1.3 0.3-2 0Z' class='cp_2'/%3e%3cpath d='M38.9 33.4c0.3-0.1 0.5-0.1 0.8 0 0 0.1-0.1 0.1-0.1 0.1 -0.2 0-0.5 0.1-0.7-0.1Z' class='cp_2'/%3e%3cpath d='M38.2 44.2c-0.1 0.1-0.2 0-0.3 0 0.1 0 0.2 0 0.3 0Z' class='cp_2'/%3e%3cpath d='M37.9 40.9c0 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.1-0.1 0.1 0 0.1 0 0.2 0 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M37.6 38.4c-0.1 0.1-0.1 0.1-0.2 0.1 0 0 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M37.7 44.2c-0.2 0.1-0.4-0.1-0.6 0 0.3-0.1 0.5-0.1 0.6 0Z' class='cp_2'/%3e%3cpath d='M42 34.6c0.1 0 0.2-0.1 0.3-0.1 0 0 0 0.1 0 0.1 -0.1 0-0.2 0-0.2 0 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M42.9 33.8c0-0.1 0-0.1 0.1-0.1 0 0.1 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M43 31.9c0.1 0 0.2 0 0.3 0 0 0 0 0.1-0.1 0.1 0 0-0.1-0.1-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M43.6 32c0.1-0.1 0.1-0.1 0.2 0 -0.1 0-0.2 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M44.1 33.8c0 0 0.1 0 0.2 0C44 33.9 43.9 33.9 43.7 33.7c0.1 0.1 0.2-0.1 0.4 0.1Z' class='cp_2'/%3e%3cpath d='M44.5 33.7c0.1-0.1 0.1 0.1 0.2 0.1 -0.2 0.1-0.2 0.1-0.3 0l0.1 0c0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M45.1 33.8l0 0.1c-0.1 0-0.2 0-0.3 0 0.1-0.1 0.2-0.1 0.3-0.1Z' class='cp_2'/%3e%3cpath d='M44.9 33.7c0.1-0.1 0.1 0 0.1 0 0 0.1-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M44.9 36L45 36c-0.1 0-0.1 0-0.2 0.1 0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M45.8 37.2c0 0-0.1 0-0.1 0 0 0.1 0 0.1-0.1 0.1 0-0.1 0.1-0.1 0.1-0.1l0.1 0 0.1 0c-0.1 0.2-0.1 0.1-0.1 0Z' class='cp_2'/%3e%3cpath d='M45.9 37.9c0 0-0.1 0-0.1 0 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M45.5 33.8l0 0c0-0.1 0.1-0.1 0.2-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M45.7 42.9c0 0 0 0.1 0 0.1 -0.2 0.1-0.4 0.1-0.5 0.1C45.1 43.1 45.1 43 45.1 43c0.2-0.2 0.4 0 0.6-0.1Z' class='cp_2'/%3e%3cpath d='M46.8 37.3c0-0.1 0.1-0.1 0.1-0.2 0.1 0 0.1 0.1 0.1 0.1 0 0-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M47.1 43.9C47 44 46.9 44 46.7 43.9c0.1 0 0.2 0 0.4 0Z' class='cp_2'/%3e%3cpath d='M46.7 33.7c0.1 0 0.1 0 0.2 0.1 -0.1 0-0.2-0.1-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M46.5 32.9c0.1 0 0.1-0.1 0.2 0 -0.1 0-0.2 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M46.6 33.7c-0.2 0.1-0.3 0.1-0.5 0 0.2 0 0.3-0.1 0.5 0Z' class='cp_2'/%3e%3cpath d='M46.5 37.9c-0.1 0-0.1 0-0.1-0.1 0.1 0 0.1 0 0.1 0 0.1 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M46.5 40.4c0 0-0.1 0.1-0.1 0.1l0-0.1c0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M46.2 39.9c0 0.1 0 0.1-0.1 0.2 0-0.1 0-0.1 0.1-0.2Z' class='cp_2'/%3e%3cpath d='M46.3 44.1c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M47.9 43.7c0.2 0 0.5 0 0.7 0 0 0 0.1 0 0.1-0.1 0.2-0.1 0.3-0.1 0.5-0.1 0.1 0 0.3 0 0.5-0.1 0.2 0 0.4 0 0.6 0 0.1-0.1 0.3-0.1 0.4-0.1 0.1 0 0.2 0 0.2 0.1 0 0-0.1 0-0.1 0 -0.4 0-0.8 0.1-1.2 0.2 -0.3 0-0.6 0.1-1 0.1 -0.2 0-0.5 0.1-0.8 0.1 0 0-0.1 0.1-0.1 0.1 -0.2 0-0.3 0-0.4 0l-0.1 0c0.2-0.2 0.5-0.2 0.7-0.2Z' class='cp_2'/%3e%3cpath d='M47.8 33.7c0.1 0 0.2-0.1 0.3 0 -0.1 0-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M48.5 33.6c0 0 0.1 0 0.1 0 0.1-0.1 0.1-0.1 0.2 0 0.1 0 0.2 0 0.3 0.1 0.1 0 0.2 0 0.2-0.1 0.1 0 0.2 0.1 0.3 0.1 -0.1 0-0.1 0-0.1 0 -0.4 0-0.8 0-1.1 0 -0.1 0-0.1 0-0.2-0.1 0.1 0 0.2 0 0.3 0Z' class='cp_2'/%3e%3cpath d='M48.2 31.1C48.3 30.9 48.3 31 48.4 31c-0.1 0-0.1 0-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M49.6 38c0 0.1 0 0.2-0.1 0.2 -0.1 0-0.1-0.1-0.1-0.1C49.5 38 49.5 38 49.5 38c0.1 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M49.1 37.2c0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.2 0.1 0.1 0.1 0.1 0.1 0.2Z' class='cp_2'/%3e%3cpath d='M48.8 40.4c-0.1 0-0.1 0.1-0.1 0.1l0-0.1 0.1 0Z' class='cp_2'/%3e%3cpath d='M48.7 37.2c-0.1 0-0.1-0.1-0.1-0.1 0 0 0.1 0 0.1-0.1 0 0.1 0 0.1 0 0.1l0 0.1Z' class='cp_2'/%3e%3cpath d='M48.5 37.3c-0.1 0-0.1 0-0.4 0 0.1-0.1 0.3-0.1 0.4 0Z' class='cp_2'/%3e%3cpath d='M48.5 40.6c-0.1 0.1-0.1 0.1-0.2 0 0.1 0 0.1 0 0.2-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M48.2 38.1l0 0.1C48.1 38.1 48.1 38.1 48.1 38.1l0.1 0Z' class='cp_2'/%3e%3cpath d='M49.8 37.9c0-0.1 0.1-0.1 0.1-0.1 0 0 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M51.2 40.6c-0.1 0-0.1 0-0.2 0 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M51.1 37.2c0.1 0 0.1 0 0.1 0 0 0 0 0.1-0.1 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M51.2 41.3c0 0 0 0.1 0 0.1 -0.1 0-0.1 0-0.1-0.1 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M50.9 35.4c0 0 0.1 0 0.1-0.1 0 0.1 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M50.9 33.7l-0.7 0c0.1-0.1 0.2-0.1 0.3 0 0.1 0 0.2 0 0.2 0 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M50.9 40c-0.1 0-0.1 0-0.1 0l0-0.1c0 0.1 0 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M47.3 40c0.1 0 0.2 0 0.3 0 -0.1 0.2-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M47.4 37.8c-0.1 0.1-0.1 0.1-0.2 0.1 0-0.1 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M47.3 33.7c0 0 0.1 0 0.1 0 0 0-0.1 0.1-0.1 0.1 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M51.3 43.7c0.1 0 0.1 0 0.1 0.1 -0.1 0-0.1 0-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M51.5 33.7c0.1 0 0.2 0 0.3 0 -0.2 0.1-0.2 0.1-0.3 0Z' class='cp_2'/%3e%3cpath d='M51.8 37.2l0 0 -0.1 0c0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M52.1 37.2c0.1 0 0.1 0 0.2 0 -0.1 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M52.8 40.9l-0.1 0c0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M52.8 35.3c0 0 0-0.1 0.1-0.1 0 0.1 0 0.1 0 0.1 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M52.6 34.3l0.1 0c0 0.1-0.1 0.1-0.1 0Z' class='cp_2'/%3e%3cpath d='M52.6 38.1c0 0.1-0.1 0.1-0.1 0 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M52.7 41.5l-0.1 0 -0.1 0Z' class='cp_2'/%3e%3cpath d='M53.2 33.8c0 0 0.1-0.1 0.1 0l0 0.1C53.2 33.8 53.2 33.8 53.2 33.8Z' class='cp_2'/%3e%3cpath d='M53.9 34.9l0 0.1 -0.3 0c0.1-0.1 0.2-0.1 0.3-0.1Z' class='cp_2'/%3e%3cpath d='M53.9 33.8c0.1 0 0.1 0 0.2 0 0 0 0 0.1 0 0.1 -0.1 0-0.2-0.1-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M53.7 40.6c0 0.1-0.1 0.1-0.1 0.1l0-0.1 0.1 0Z' class='cp_2'/%3e%3cpath d='M54.4 33.5l0-0.1c0 0 0.1 0 0.1 0 0 0.1 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M54.5 43.6l-0.1 0c0.1 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M55.4 35.8c0-0.1 0-0.1 0.1 0.1 0 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M55.5 38.2l0 0.1c0 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1l0.1 0Z' class='cp_2'/%3e%3cpath d='M55.7 32.3l0 0 0.1 0 0 0.1C55.7 32.3 55.7 32.3 55.7 32.3Z' class='cp_2'/%3e%3cpath d='M58.2 32.2c0.2 0.1 0.4 0.1 0.6 0.2 0 0.1-0.1 0.1-0.2 0.1C58.3 32.4 58 32.4 57.6 32.4c-0.1 0-0.3 0-0.5 0 -0.4 0-0.7 0-1.1 0L55.9 32.3c0.1 0 0.1 0 0.1 0 0.1 0 0.3 0 0.3-0.1 0.1 0 0.1 0 0.1 0 0.1 0 0.3 0 0.4 0 0.3 0.1 0.6 0.1 0.9 0.1 0.1 0 0.3 0.1 0.5-0.1Z' class='cp_2'/%3e%3cpath d='M58 31.5c0.1 0 0.1 0 0.2 0 -0.1 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M58.3 30.4c0 0 0.1 0 0.1-0.1 0 0.1 0 0.1 0.1 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M58.9 36.9c-0.1 0-0.2 0-0.3 0C58.5 37 58.3 37 58.2 37c0 0-0.1 0.1-0.1 0 -0.1 0-0.2 0-0.2 0 -0.1 0-0.1 0-0.1 0 0.1-0.2 0.2-0.2 0.3-0.2 0.2 0.1 0.3 0.1 0.5 0 0.1 0 0.2 0 0.4 0 0 0.1-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M59 37.3c0 0-0.1 0-0.1 0 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M57.6 36.9c0 0.1 0 0.1-0.1 0.2 0-0.1-0.1-0.2-0.1-0.3 0.1 0 0.2 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M55.9 36.1c0 0 0.1 0 0.1 0 -0.1 0-0.1 0-0.1 0.1 0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M56 39.7c0.3 0.1 0.5 0 0.8 0 -0.3 0.1-0.6 0.2-0.9 0.1l-0.1 0c0.1 0 0.2-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M59.7 33.3c-0.1 0-0.1-0.1-0.1-0.1 0.2-0.1 0.5-0.1 0.8-0.1 -0.2 0.2-0.4 0.2-0.7 0.2Z' class='cp_2'/%3e%3cpath d='M60.6 41.9C60.4 42 60.3 42 60 42.1c0.2-0.1 0.4-0.2 0.6-0.2Z' class='cp_2'/%3e%3cpath d='M59.7 35.3c0 0.1 0 0.1-0.1 0Z' class='cp_2'/%3e%3cpath d='M59.7 40.3c-0.1 0.1-0.1 0.1-0.2 0.1 0 0 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M60.9 33.1c0 0 0-0.1 0-0.1 0.1 0 0.2 0.1 0.2 0.1 0 0.1-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M62.6 44.7c-0.1 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1 0 0 0 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M62 44.8c0 0.1 0 0.2 0 0.4C61.9 45 61.8 45 61.8 44.9c0-0.1 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M62.1 56.8C62.2 57 62.2 57 62 57.1c-0.1-0.2 0-0.2 0.1-0.3Z' class='cp_2'/%3e%3cpath d='M62.1 45.4c0.1 0 0.1 0 0.2 0 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M62.2 41.5c-0.1 0-0.1 0-0.1 0l0.1 0Z' class='cp_2'/%3e%3cpath d='M62 37.9c0.1-0.1 0.2-0.1 0.3-0.1C62.2 37.9 62.1 38 62 37.9Z' class='cp_2'/%3e%3cpath d='M62 31.2l-0.3 0c0.1-0.1 0.1-0.1 0.1-0.2 0.1 0.1 0.1 0.1 0.2 0.1 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M61.8 94.3c0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0 0 0 0 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M61.7 71.8c0.1 0 0.1-0.1 0.1-0.1 0 0 0.1 0.1 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M62 61C61.8 60.3 61.7 59.7 61.5 59c0.2 0.1 0.3 0.2 0.5 0.4 -0.2 0.3-0.1 0.6 0 0.9 0.1 0.2 0.1 0.4 0 0.7Z' class='cp_2'/%3e%3cpath d='M62.1 86c0.2 0.3 0.3 0.9 0.2 1.2C62.2 86.8 62.1 86.5 62.1 86Z' class='cp_2'/%3e%3cpath d='M62.2 90.8c0-0.1 0-0.3 0-0.4 0.2 0.3 0.2 0.4 0 0.4Z' class='cp_2'/%3e%3cpath d='M62.4 84.7c0.2-0.1 0.3 0 0.3 0.2 -0.2 0-0.2-0.1-0.3-0.2Z' class='cp_2'/%3e%3cpath d='M63.7 64.3l0.1 0c0 0.1 0.1 0.1 0.2 0.2 -0.1 0.1-0.1 0.1-0.1 0.2 -0.1 0-0.1 0-0.1 0C63.7 64.6 63.7 64.5 63.6 64.4c0 0 0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M63.6 67.1c0 0.1 0 0.1 0 0.2 -0.1 0-0.1-0.1-0.1-0.1 0-0.1 0-0.1 0.1-0.1Z' class='cp_2'/%3e%3cpath d='M63.5 78.9c0 0-0.1 0.1-0.1 0.1 -0.1 0-0.1 0-0.1 0 0-0.3 0-0.6 0-1 0.2 0.3 0.1 0.6 0.2 0.9Z' class='cp_2'/%3e%3cpath d='M63.3 60c0 0 0-0.1-0.1-0.1 0.2 0 0.2 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M63.1 66.7c0.1 0 0.2 0.1 0.2 0.1 -0.1 0-0.2 0.1-0.2-0.1Z' class='cp_2'/%3e%3cpath d='M63.1 67.4c0 0.1 0.1 0.2 0.2 0.3l0 0.1c-0.1 0.2-0.2 0.1-0.3 0 -0.1 0-0.1-0.1-0.2-0.2 0.1-0.1 0.2-0.1 0.3-0.2Z' class='cp_2'/%3e%3cpath d='M63.4 37.7c0 0 0-0.1 0-0.1 0.1 0 0.2 0 0.2 0 0 0.1-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M63.7 31c0.1-0.1 0.2-0.1 0.3 0 -0.1 0-0.2 0.1-0.3 0Z' class='cp_2'/%3e%3cpath d='M64.5 36.9c0.1-0.1 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M65.3 34.1c-0.1 0-0.1 0-0.2 0C65.2 34 65.2 34 65.3 34c0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M65.2 30.6c0.1-0.1 0.2-0.1 0.3-0.1 -0.1 0-0.1 0.1-0.3 0.1Z' class='cp_2'/%3e%3cpath d='M64.4 30c-0.1 0-0.2 0-0.3 0 -0.1 0-0.2 0-0.3 0 -0.1 0-0.3 0.1-0.5 0 -0.2 0-0.4 0-0.6 0.1 -0.2 0-0.3 0-0.5 0 -0.2 0-0.4 0-0.6 0.1 -0.2 0-0.3 0-0.4 0 -0.1 0-0.1 0-0.1 0 -0.1 0-0.2 0-0.2 0 -0.2 0.1-0.3 0.1-0.5 0 -0.1 0-0.2 0-0.2 0.1 -0.1 0-0.2 0-0.3-0.1 0 0-0.1 0-0.1 0.1 -0.1 0-0.2 0-0.3 0 0 0 0.1 0 0.1-0.1 -0.1 0-0.3-0.1-0.5 0 0 0 0.1 0 0.2 0.1 -0.1 0.1-0.1 0.1-0.3 0 0 0 0-0.1-0.1-0.1 -0.1 0.1 0 0.2-0.2 0.2 0-0.1 0-0.1 0.1-0.2 -0.3 0-0.5 0-0.7 0.1 -0.1 0-0.3 0-0.4 0.1l0 0.1c-0.1 0-0.2 0-0.2 0 -0.1 0-0.1-0.1-0.1-0.1 0.1 0 0.1 0 0.2 0 -0.2-0.2-0.3-0.2-0.4 0 0 0 0-0.1 0-0.1 -0.1 0-0.1 0-0.2 0.1 -0.1-0.1-0.2-0.1-0.4 0 0 0 0 0.1 0.1 0.1 -0.1 0-0.2 0.1-0.3 0.1C56.3 30.5 56.2 30.5 56.1 30.5c0 0 0.1 0 0.2-0.1 -0.2 0-0.3 0-0.4 0 0 0.1 0.1 0.1 0.1 0.1 0 0-0.1 0.1-0.1 0.1 -0.2-0.1-0.5 0-0.7 0 -0.2 0-0.2 0-0.3-0.1 -0.1 0.1-0.2 0.1-0.3 0.1 -0.2 0-0.4-0.1-0.6-0.1 0 0-0.1 0.1-0.1 0.1 -0.2 0.1-0.3 0.1-0.5 0.1 -0.1 0-0.2 0-0.3 0 -0.2 0-0.4 0.1-0.7 0 0 0-0.1 0-0.1 0 0 0-0.1 0.1-0.1 0 -0.2 0-0.3 0-0.5 0 -0.1 0-0.2 0-0.3 0 -0.3 0-0.6 0-0.8-0.1 -0.3 0-0.5 0.1-0.8 0 -0.1 0-0.2 0-0.3 0 0 0-0.1-0.1-0.1-0.1 -0.1 0-0.2 0-0.3 0.1 -0.1 0-0.1 0.1-0.2 0l-0.1 0c-0.1 0.1-0.3-0.1-0.5 0 -0.1 0-0.1-0.1-0.2 0 -0.1-0.1-0.2 0-0.2 0 -0.1 0-0.2 0-0.3 0 0 0-0.1 0-0.2-0.1 0 0-0.1 0-0.2 0.1 -0.1 0-0.2 0.1-0.2 0 -0.6 0-1.2 0-1.8 0.1 -0.1 0-0.2-0.1-0.3-0.1 -0.1 0-0.1 0-0.2 0 -0.3 0.1-0.6 0.1-0.9 0 -0.2 0-0.4 0.1-0.7 0.1 -0.4 0.1-0.9 0.1-1.4 0.1 -0.2 0-0.5 0-0.8 0 -0.3 0-0.7 0-1 0 -0.1 0-0.2 0-0.3-0.1 -0.1 0-0.2 0-0.3 0 -0.4 0-0.8 0-1.3 0 -0.6-0.1-1.2-0.2-1.8 0 -0.3 0-0.5 0-0.8-0.1 -0.1 0-0.2 0-0.3 0 -0.4 0-0.8-0.1-1.2-0.1 -0.2 0-0.5 0.1-0.7 0.1 -0.5 0-1 0-1.5 0 -0.3 0-0.5 0-0.7 0 -0.2 0-0.4 0-0.6 0 0-0.1-0.1 0-0.2 0 -0.1 0-0.1-0.1-0.2-0.1 0 0-0.1 0-0.1 0 -0.1 0-0.1 0.1-0.1 0.1C29.7 30.4 29.5 30.4 29.4 30.5c0 0-0.1 0-0.1 0.1 -0.3 0-0.6 0-0.9 0 -0.2 0-0.4 0-0.6 0 -0.2 0.1-0.4 0-0.6 0 -0.2 0-0.3 0-0.5 0.1 -0.1 0-0.1 0-0.1 0 -0.2-0.1-0.3 0-0.5 0 -0.3 0-0.6-0.1-1-0.1 0 0-0.1 0-0.1 0C24.9 30.4 24.7 30.5 24.5 30.5c-0.2 0-0.3 0-0.4 0C24 30.5 24 30.4 23.9 30.4c-0.1 0.1-0.2 0.1-0.4 0.1C23.4 30.4 23.2 30.4 23.1 30.4c-0.1 0-0.1 0.1-0.2 0.1 0 0-0.1-0.1-0.1-0.1 0 0 0.1 0 0.1 0C22.8 30.3 22.6 30.3 22.5 30.3c0.1 0.1 0.1 0.1 0.2 0.1 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0 -0.1 0.2-0.3 0-0.4 0 0 0 0-0.1 0.1-0.1 -0.1 0-0.2 0-0.3-0.1 0 0-0.1 0.1-0.1 0.2C21.7 30.2 21.7 30.1 21.6 30.2c-0.1 0-0.1 0-0.1 0 -0.1-0.1-0.2 0-0.3 0 0.1 0.2 0.1 0 0.2 0 0 0.2-0.2 0.1-0.3 0.2 0-0.1 0-0.1 0-0.2 -0.2 0-0.3 0-0.4 0.1 0-0.1 0-0.2-0.1-0.2 -0.2 0-0.4 0-0.6 0 0.1 0 0.1 0.1 0.1 0.2 -0.2 0-0.2-0.1-0.2-0.2 -0.1 0-0.2 0.2-0.4 0.1C19.4 30 19.3 30 19.1 30.1c0 0.1-0.1 0.1-0.1 0.1C19 30.1 19 30 18.9 30.1c-0.2 0-0.3 0-0.4 0 0 0-0.1 0-0.1 0 -0.2 0.1-0.3 0-0.5 0C17.6 30.1 17.3 30 17 30c-0.2 0-0.5 0-0.8-0.1 -0.2 0-0.4 0-0.5 0 -0.2 0-0.3 0-0.4 0 -0.4 0-0.8-0.1-1.1-0.1 -0.4 0-0.8 0-1.2 0 -0.1 0-0.2 0-0.3-0.1 -0.1 0-0.2 0-0.3 0 -0.2 0-0.4-0.1-0.6-0.3 0-0.1-0.1-0.1-0.1-0.2 -0.1-0.1 0-0.3-0.1-0.4 0-0.1 0.1-0.2 0.1-0.3 0.1-0.1 0-0.2 0-0.3 0-0.1 0-0.2 0.1-0.2 0-0.1-0.1-0.1-0.1-0.2 0-0.1 0-0.1 0.1-0.1 0.1 0 0.2 0 0.3 0 0.2 0.1 0.3 0.1 0.5 0.2 0 0 0.1 0 0.1 0 0.2-0.1 0.4-0.1 0.6 0 0.1-0.1 0.2 0 0.3 0 0 0 0.3 0.1 0.4 0 0 0 0.1 0 0.1-0.1 0.2 0.2 0.5 0.1 0.8 0.1 0.1 0.1 0.2 0 0.4 0.1 0 0.1 0.1 0.1 0.2 0.1 0.3 0 0.6 0.1 0.9 0.1 0.2 0 0.3 0 0.5 0 0.3 0 0.5 0 0.8 0 0.1 0.1 0.2 0.1 0.3 0.1 0.4 0 0.8 0 1.1 0 0.2 0 0.4 0 0.6 0 0.3 0 0.5 0 0.8 0.1 0.3 0 0.6-0.1 0.9 0 0 0-0.1 0.1-0.1 0.1 -0.1-0.1-0.2 0-0.2 0.1C21.1 28.5 21 28.5 21 28.5c-0.1 0-0.2 0.1-0.3 0 -0.1-0.1-0.1-0.1-0.3 0 -0.1 0-0.2 0-0.3 0 -0.3-0.1-0.5 0-0.7 0 -0.1-0.1-0.2 0-0.3 0 -0.3 0-0.5-0.1-0.8-0.1 -0.2 0-0.3 0.1-0.5 0.2l0.1 0c0.2 0 0.4 0 0.6 0 0-0.1 0 0 0 0.1 0.1-0.1 0.1-0.1 0.1-0.1 0.1 0 0.1 0 0.2 0 0.1 0.1 0.3 0.1 0.4 0 0.1 0 0.1 0 0.1 0 0.2 0.1 0.3 0.1 0.4 0 0 0 0 0.1 0 0.1 0.1 0 0.1 0 0.2-0.1 0 0.1 0 0.1 0 0.1 0.1 0 0.1 0 0.1-0.1 0.1 0 0.2 0.1 0.3 0 0 0 0.1 0 0.1 0 0.1 0 0.1 0.1 0.2 0.1 0.1 0 0.2 0 0.3 0 0 0-0.1 0-0.1 0 0 0.1 0.1 0.2 0.1 0.2 0.2 0 0.4 0 0.5-0.1 0.1 0 0.1 0 0.1-0.1 0.2 0.1 0.3 0.1 0.5 0 0.1 0 0.3 0 0.4 0.1 0.3 0 0.7 0 1 0 0.2-0.1 0.3 0 0.5 0 0.2 0 0.3-0.1 0.5 0 0.1 0 0.3 0 0.4-0.1 0.1 0 0.2 0.1 0.4 0.1 0.1-0.1 0.2 0 0.4 0 0.3 0 0.6 0 0.9 0 0.1 0 0.1 0 0.2 0 0.1 0 0.2 0.1 0.3 0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0l0-0.1c0.1 0 0.1 0 0.1 0 0.1 0.2 0.3 0.1 0.5 0.2 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0-0.1 0.3 0.1 0.4 0 0.6 0 0.2 0 0.3 0 0.4-0.1 0 0 0.1 0 0.1 0 0.3 0.1 0.5 0.1 0.7 0.1 0.1 0 0.2 0 0.2 0 0.1 0.1 0.1 0.1 0.2 0.1 0.2-0.1 0.4-0.1 0.5 0 0.2 0 0.3 0 0.4 0 0.2 0 0.4 0.1 0.6 0 0.4-0.1 0.7 0.1 1.1 0 0.2 0 0.4 0.1 0.6 0.1 0-0.1-0.1-0.1-0.1-0.1 0-0.1-0.1-0.2-0.2-0.3 0.1 0.1 0.1 0.1 0.2 0.1 0 0 0.1 0 0.1 0 0.2-0.1 0.4 0 0.5 0.1C33.7 28.7 33.5 28.7 33.4 28.7c-0.1 0-0.1 0.1-0.2 0.2 0.2 0 0.4 0 0.6 0 0 0 0.1 0 0.2 0C34 29 34.1 29 34.1 29c0.3-0.1 0.5-0.1 0.7 0 0.2 0 0.4-0.1 0.6-0.1 0.1 0 0.3 0.1 0.4 0.1 0.2 0 0.4-0.1 0.6-0.1 0.1 0 0.2 0 0.3 0 0.1 0 0.1 0 0.2 0 0 0 0 0.1 0.1 0.1 0 0 0.1 0 0.2 0 0 0 0.1 0 0.1-0.1 0 0 0.1 0 0.1 0C37.5 29 37.6 29 37.7 29c0.1-0.1 0.2-0.1 0.4 0 0 0 0.1 0 0.2 0 0.1 0 0.3 0 0.4 0 0.2 0 0.4 0 0.6 0 0.3 0 0.5 0 0.7 0 0.1 0.1 0.2 0.1 0.3 0 0-0.1 0-0.1 0.1-0.1 0.1 0 0.1 0 0.2 0 0.2 0.1 0.3 0 0.4 0 0.2 0 0.3 0.1 0.4 0 0 0 0.1 0 0.1 0 0.1 0.1 0.2 0 0.3 0.1 0.1 0 0.1 0 0.1-0.1 0 0 0.1 0 0.1 0 0.1 0 0.3 0 0.5 0.1 0 0 0.1 0 0.1 0 0.3-0.1 0.7-0.1 1-0.1 0.4 0 0.7 0 1.1-0.1 -0.1 0-0.1 0-0.2-0.1l0.4 0c0 0.1 0 0.1-0.1 0.1l0.7 0c0-0.1-0.1 0-0.2 0 -0.1-0.1-0.2 0-0.3 0 0.1-0.1 0.2-0.2 0.4-0.1 0.1 0 0.2 0 0.4 0 0 0-0.1 0.1-0.1 0.1 0.1 0 0.1 0.1 0.2 0.1C45.9 29 46 29 46 29c0.3-0.1 0.6-0.1 0.9-0.1 0.1 0 0.2 0 0.2 0C47.2 29 47.2 29 47.2 29c0.1-0.1 0.2-0.1 0.3 0 0 0 0.1-0.1 0.2-0.1 0.2 0 0.4 0.1 0.6 0 0.2 0 0.3 0 0.4 0 0.1 0 0.1 0 0.1 0 0.1-0.1 0.2-0.1 0.3-0.1 0.2 0.1 0.4 0 0.6 0.1 0.1-0.2 0.2-0.1 0.3-0.1 0.2 0.1 0.4 0 0.6 0.1 0 0 0.1 0 0.1 0 0.1 0 0.2-0.1 0.2 0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0.2 0 0.3 0 0.4-0.1l0.1 0c-0.1 0-0.1 0-0.1 0.1 0.1 0 0.1 0 0.2 0 0-0.1 0.1-0.1 0.1 0 0.1 0 0.2 0 0.2 0 0.2-0.1 0.4-0.1 0.7-0.1 0.2 0.1 0.4 0 0.6 0 0.1 0 0.2 0.1 0.3 0.1 0.2-0.1 0.3-0.1 0.5-0.1 0.1 0.1 0.3 0.1 0.4 0 0.2 0 0.3 0 0.4 0 0.4 0 0.7 0.1 1 0.1 0.2 0 0.4 0 0.6-0.1 0.1 0 0.1 0 0.1 0 0.2 0 0.3 0.1 0.4 0.1 0.1 0 0.2-0.1 0.3-0.1 0 0 0 0.1 0 0.1 0.1 0 0.2 0 0.2 0.1 0.1 0 0.2-0.1 0.3 0 0.1 0 0.2-0.1 0.3-0.2 0 0 0.1 0 0.2-0.1 0.1 0 0.2 0 0.3 0.1 0 0 0.1 0 0.1 0 0.1-0.1 0.1 0 0.2 0l0-0.1c0.1 0 0.2 0.2 0.2 0 0 0 0.1 0 0.1 0 0.1 0.1 0.2 0.1 0.3 0 0 0 0.1 0 0.1 0 0.1 0.1 0.2 0 0.3 0.1 0.1 0 0.2-0.1 0.2-0.1 0.1-0.1 0.1 0 0.2 0 0 0 0-0.1 0-0.1 -0.1-0.1-0.2-0.1-0.4 0l-0.1 0c-0.2 0-0.3 0-0.5 0 -0.1 0-0.1 0-0.1 0 -0.2 0-0.4 0-0.5 0 -0.2 0-0.3-0.1-0.4-0.1 -0.1 0-0.2 0-0.2 0.1 0 0-0.1 0-0.1 0l-0.3 0c-0.1-0.1-0.2 0-0.4-0.1 0.2 0 0.4-0.1 0.6-0.1 0.1 0 0.3 0.1 0.4 0 0.4 0 0.8 0 1.2 0 0.2 0 0.5 0 0.7 0 0.1 0 0.3 0 0.5 0 0.2 0 0.4 0 0.6-0.1 0.3 0 0.6 0 0.8 0 0.2 0 0.4 0 0.5 0 0.3 0 0.6-0.1 0.9-0.1 0 0 0.1-0.1 0.1-0.1 0.1 0 0.1 0 0.2 0 0.2 0 0.4 0 0.5 0 0.2 0 0.3-0.1 0.4-0.1 0.1 0 0.2 0.2 0.3 0 0 0 0.1 0 0.2 0.1 0 0 0.1-0.1 0.1-0.1 0.1 0 0.2-0.1 0.2 0.1 0 0 0.1 0 0.2-0.1 0 0 0.1 0 0.1 0 0.2-0.1 0.2 0 0.3 0 0.2 0 0.3-0.1 0.4-0.1 0.2 0 0.4-0.1 0.6-0.1 0 0.1 0.1 0.2 0 0.3 0 0 0 0.1 0 0.1 0.2 0.1 0.1 0.2 0 0.4 0.1 0.1 0.1 0.3 0.1 0.4 0.1 0.4-0.3 0.9-0.7 0.9 -0.1 0-0.2 0-0.4 0 -0.1 0-0.3 0-0.5 0 -0.4 0-0.8 0-1.2 0.1Z' class='cp_2'/%3e%3cpath d='M12.1 25c0-0.1 0.1-0.1 0.1-0.1 0 0.1 0.1 0.1 0.1 0.1 -0.1 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M12.3 27.4C12.2 27.3 12.1 27.3 12.2 27.1c0.1 0.1 0.1 0.2 0.1 0.3Z' class='cp_2'/%3e%3cpath d='M12.4 27.3c0.1-0.1 0.1-0.1 0.2 0 0 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M14.6 24.8c0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0 -0.1 0-0.1 0.1-0.1 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M15.6 24.6c0-0.1 0-0.1 0-0.2 0.2 0.1 0.3 0 0.5 0 0.1 0.1 0.1 0 0.2 0 0 0 0.1 0 0.2 0 0 0 0.1-0.1 0.2-0.1 0 0 0.1 0.1 0.2 0.1 0.1 0 0.2 0 0.3-0.1 0 0.1 0 0.1 0 0.1 -0.1 0-0.2 0.1-0.3 0.1 -0.2 0-0.4 0.1-0.6 0 -0.2 0-0.4 0.1-0.6 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M17.7 23.2l0-0.1 0.2 0c0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M18.2 23.1l0-0.1c0.1 0.1 0.1 0.1 0.1 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M18.5 23c0.1 0 0.1 0 0.2 0 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M19.1 22.9l0 0 0.5 0c-0.1 0-0.3 0.1-0.5 0Z' class='cp_2'/%3e%3cpath d='M19.6 24c0 0-0.1 0.1-0.1 0.1l0-0.1c0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M20.2 25.4c0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.2 0 0 0 0 0.1 0 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M20.6 22.8c0.1-0.1 0.1-0.1 0.2-0.1 0 0.1-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M21.1 22.7c0.1 0 0.2-0.1 0.2 0 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M21.3 28.7c-0.1 0-0.1 0-0.1 0l-0.1 0c0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M21.8 28.4c0.1 0 0.2 0.1 0.3 0 0.1 0 0.2 0.1 0.3 0.1 -0.1 0-0.1 0.1-0.1 0.1C22.1 28.5 21.9 28.5 21.7 28.5c-0.1 0-0.1 0-0.2-0.1 0.1 0 0.2 0 0.3 0Z' class='cp_2'/%3e%3cpath d='M21.6 23.9c0.1-0.1 0.2-0.1 0.3-0.1 -0.1 0.1-0.2 0.1-0.3 0.1Z' class='cp_2'/%3e%3cpath d='M22.5 23.8c0-0.1 0.1-0.1 0.1-0.1 0.1 0.1 0.1 0.1 0.1 0.2C22.6 23.8 22.6 23.8 22.5 23.8Z' class='cp_2'/%3e%3cpath d='M23.4 28.5c0.1 0 0.2 0 0.2 0 -0.2 0.1-0.2 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M25.6 27.4c0-0.1 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M26.7 24.6c0.1 0 0.2-0.1 0.2-0.1 0 0.1 0 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M27.9 28.5l0.1 0c-0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M28.8 25.2l-0.2 0c0-0.1 0-0.1 0-0.1l0.2 0Z' class='cp_2'/%3e%3cpath d='M28.8 28.3c-0.1 0-0.1 0-0.1-0.1 0 0 0.1 0 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M28.9 25.2c0-0.1 0-0.1 0-0.1L29 25.2c-0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M29.4 26l0 0c0 0.1 0 0.1-0.1 0 0 0 0.1 0 0.1 0 0-0.1 0.1-0.1 0.1-0.1 0 0 0.1 0.1 0.1 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M29.5 26.6c-0.1 0-0.1 0-0.2 0 0.1 0 0.1-0.1 0.1-0.1 0 0 0.1 0.1 0.1 0.1Z' class='cp_2'/%3e%3cpath d='M29.3 28.2c0 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0l0-0.1c0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M29.6 23.7c0.1 0 0.1 0 0.2 0 -0.1 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M30.8 26c-0.1 0-0.1 0-0.2 0l-0.1 0c0.1-0.1 0.1-0.1 0.1-0.1 0.1 0 0.2 0 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M30.8 22.8c0.1-0.1 0.2 0 0.3 0 -0.1 0-0.2 0-0.3 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M31.4 23.1C31.5 23 31.5 23 31.6 23c0 0 0 0.1 0 0.1l-0.2 0Z' class='cp_2'/%3e%3cpath d='M32.2 23.1C32.1 23.1 32 23 31.9 23c0.2 0 0.4 0 0.6 0 -0.1 0.1-0.1 0.1-0.3 0.1Z' class='cp_2'/%3e%3cpath d='M32.6 23.3c0 0-0.1 0-0.1 0 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M32.8 23c0.2-0.1 0.6-0.1 0.8 0 0 0-0.1 0-0.2 0 -0.1 0-0.2 0-0.3 0 -0.1 0.1-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M35.9 28.6c0.2 0 0.3 0.1 0.4 0.1 -0.3 0.2-0.7 0-1 0.1 0-0.1 0.1-0.1 0.2-0.1 0.2-0.1 0.3-0.1 0.4-0.1Z' class='cp_2'/%3e%3cpath d='M35.8 28.4l0-0.1c0.1 0.1 0.1 0.1 0.2 0.1 -0.1 0.1-0.2 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M36.1 28.4l0.2 0c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M35.2 23c-0.1 0-0.3 0-0.4 0.1 0 0-0.1 0-0.1 0.1 0-0.1 0-0.1 0-0.2 -0.2 0-0.3 0-0.4 0 0-0.1 0.1-0.1 0.2-0.1 0.1 0 0.2 0 0.4 0 0.1 0 0.3 0 0.5 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M34.9 28.8c0 0-0.1 0-0.1 0 -0.1 0-0.2 0-0.4 0 0.2-0.1 0.3-0.1 0.5 0Z' class='cp_2'/%3e%3cpath d='M34.3 28.7c-0.1 0.1-0.3 0.1-0.4 0Z' class='cp_2'/%3e%3cpath d='M33.8 23c0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 -0.1 0-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M36.4 28.4c0-0.1 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M36.6 28.8c0-0.1 0-0.1 0-0.1 0 0 0.1 0 0.2 0 0 0 0.1 0 0.1-0.1 0.1 0 0.1 0 0.1 0 0.2 0.1 0.4 0 0.5 0.1 0.1 0 0.1 0 0.2 0l0.1 0.1c-0.1 0-0.1 0-0.1 0 -0.3 0-0.6 0-0.8 0 -0.1 0-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M38.8 28.4c0.2 0 0.4 0 0.5 0.1 0 0.1-0.1 0.1-0.1 0.1 -0.3-0.1-0.6 0-1-0.1 0.2-0.1 0.4-0.1 0.6-0.1Z' class='cp_2'/%3e%3cpath d='M38.5 24.2c0 0 0.1 0 0.2 0 -0.1 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M40.3 28.5c-0.2 0-0.4 0-0.6 0.1 0 0-0.1-0.1-0.1-0.1 0.1 0 0.2-0.1 0.4-0.1 0.2 0 0.4 0 0.6 0 -0.1 0.1-0.2 0.1-0.3 0.1Z' class='cp_2'/%3e%3cpath d='M40.6 28.6c0 0.1-0.1 0.1-0.2 0.1 0.1-0.1 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M38.9 24.2c0.1-0.1 0.5-0.1 0.8 0 -0.3 0-0.6 0-0.8 0Z' class='cp_2'/%3e%3cpath d='M38.6 28.8l0 0c0 0 0.1 0 0.1 0 0.3-0.1 0.7-0.1 1.1-0.1 0 0 0 0.1 0 0.1 -0.4 0.1-0.8 0-1.2 0l-0.6 0c0 0-0.1 0-0.1 0 0.1 0 0.1-0.1 0.2-0.1 0.2 0 0.4 0 0.5 0.1Z' class='cp_2'/%3e%3cpath d='M42.3 28.7l0 0c-0.1 0.1-0.2 0.1-0.3 0.1 -0.2-0.1-0.4 0-0.6 0 -0.2 0-0.4-0.1-0.5-0.2 -0.1 0-0.1 0-0.2 0 0.2 0 0.3 0 0.5 0 0.1 0 0.3 0.1 0.5 0.1l0-0.1c0.1 0 0.2 0 0.2 0 0.1 0.1 0.1 0.1 0.2 0.1 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M42.2 25.9l0.1 0c-0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M42.3 28.4l0-0.1 0.2 0c0 0.1 0 0.1 0 0.1 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M43 28.6c0 0 0.1 0 0.2 0 0.1 0.1 0.2 0.1 0.4 0.1 -0.1 0.1-0.2 0.1-0.2 0.1 -0.2 0-0.4 0-0.6 0 -0.1 0-0.2 0-0.3-0.1 0.2-0.1 0.3-0.1 0.5-0.1Z' class='cp_2'/%3e%3cpath d='M42.6 28.3l0.2 0c-0.1 0.1-0.2 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M42.9 28.4c0-0.1 0.1-0.1 0.2 0 -0.1 0-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M44.2 23c0 0 0 0.1 0 0.1 -0.1 0.1-0.1 0-0.2 0C43.9 23 43.8 23 43.7 23c-0.1 0-0.1 0-0.2 0 0.1-0.1 0.2-0.1 0.4-0.1 0.1 0 0.3 0 0.5 0 0.1 0 0.1 0 0.2 0.1Z' class='cp_2'/%3e%3cpath d='M44.4 28.7c0 0.1 0 0.1 0 0.1l-0.5 0c0.2-0.1 0.3-0.1 0.5-0.1Z' class='cp_2'/%3e%3cpath d='M44.9 22.9c0.1 0 0.1 0 0.2 0 0 0 0 0.1 0 0.1C45 23 44.9 23 44.9 22.9Z' class='cp_2'/%3e%3cpath d='M45.2 23c0.2-0.1 0.7-0.1 0.9 0 -0.2 0-0.3 0.1-0.4 0 -0.1 0-0.2 0-0.3 0 0 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M46.4 23.3c-0.1 0-0.1 0-0.2 0 0.1 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M46.3 23l0.6 0c-0.1 0-0.1 0.1-0.1 0.1 0 0-0.1 0-0.1 0 -0.3 0-0.3 0-0.4-0.1Z' class='cp_2'/%3e%3cpath d='M47.2 23c0.1 0 0.1 0.1 0.2 0.1C47.3 23.2 47.3 23.2 47.2 23Z' class='cp_2'/%3e%3cpath d='M47.5 26l0.1-0.1c0 0.1 0 0.1 0 0.1 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M47.7 22.8c0.2 0 0.3 0 0.3 0.1 0 0-0.1 0-0.3-0.1Z' class='cp_2'/%3e%3cpath d='M48.3 25.9c0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 -0.1 0-0.2 0-0.3 0 0.1-0.2 0.2-0.2 0.3-0.2Z' class='cp_2'/%3e%3cpath d='M48.6 22.8l0.1 0c0 0.1-0.1 0.1-0.1 0Z' class='cp_2'/%3e%3cpath d='M49.4 26c0.1 0 0.1 0 0.2 0 -0.1 0.1-0.1 0.1-0.2 0Z' class='cp_2'/%3e%3cpath d='M49.6 26.7c-0.1 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.1-0.2 0.1 0.1 0.1 0.1 0.2 0.2Z' class='cp_2'/%3e%3cpath d='M49.1 22.9c0.1-0.1 0.3 0 0.4 0 0 0 0.1 0 0.1 0.1 -0.2 0-0.3 0-0.5-0.1Z' class='cp_2'/%3e%3cpath d='M49.3 27.6c0 0-0.1 0-0.1 0.1 0-0.1 0-0.1 0-0.1 0.1 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M49.2 23.8c0 0-0.1 0-0.1 0 0 0 0.1 0 0.1 0Z' class='cp_2'/%3e%3cpath d='M49.7 23c0.1-0.1 0.2-0.1 0.3 0Z' class='cp_2'/%3e%3cpath d='M50.3 25.2c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M50.1 23c0.1 0 0.1 0 0.1 0l0 0.1L50.1 23Z' class='cp_2'/%3e%3cpath d='M50.2 28.2c-0.1 0.1-0.1 0.2-0.2 0.1 0 0 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M51 23.2c0-0.1 0-0.1 0.2-0.1 -0.1 0.1-0.1 0.1-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M51.9 24.6c0.1-0.1 0.1 0 0.1 0 0 0 0.1 0 0.1 0.1 -0.1 0-0.1 0-0.1 0 -0.1 0-0.1-0.1-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M53.1 27.4c0 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M55.1 28.6c0.1 0 0.2 0 0.3 0 -0.1 0.1-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M56.2 23.9c0.1-0.1 0.1-0.1 0.2 0 -0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M57.2 28.5c0 0.1 0 0.1-0.1 0.1 -0.1 0-0.2 0-0.3 0 -0.1 0-0.1 0-0.1 0 -0.1 0-0.2 0.1-0.3 0 0.1 0 0.2-0.2 0.3-0.1 0.1 0.1 0.2 0 0.3 0 0 0 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M57 24c0.1-0.1 0.2-0.1 0.3 0 -0.2 0-0.2 0-0.3 0Z' class='cp_2'/%3e%3cpath d='M57.5 28.8c0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 -0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M57.4 25c0 0 0.1 0 0.1 0l-0.1 0.1c0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M57.6 22.8c0-0.1 0.1 0 0.2 0Z' class='cp_2'/%3e%3cpath d='M58.7 25.5c-0.1 0-0.1 0-0.2 0 0.1-0.1 0.1-0.1 0.2 0Z' class='cp_2'/%3e%3cpath d='M58.5 22.9c0 0 0.1 0 0.1 0 -0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M58.9 25.5c0.1 0 0.1 0 0.1 0l-0.1 0Z' class='cp_2'/%3e%3cpath d='M59.3 24.1c0 0 0.1 0 0.1 0.1 -0.1 0-0.1 0-0.1-0.1Z' class='cp_2'/%3e%3cpath d='M59.3 23c0.1-0.1 0.3 0 0.5 0 -0.1 0.1-0.1 0.1-0.3 0.1C59.4 23 59.4 23 59.3 23Z' class='cp_2'/%3e%3cpath d='M60.2 23.1l0 0 0.2 0c-0.1 0-0.1 0-0.2 0Z' class='cp_2'/%3e%3cpath d='M61 23.2c0.2 0.1 0.3 0.1 0.4 0.1 -0.1 0-0.2 0-0.4 0l0-0.1Z' class='cp_2'/%3e%3cpath d='M61.7 24.5c0.1 0 0.1 0 0.1 0 0.2 0 0.3 0.1 0.4 0 0-0.1 0.1 0 0.1 0 0.1 0 0.1 0 0.2 0.1l0-0.1c0.1 0.1 0.3 0.1 0.4 0.1 0.2 0 0.3 0 0.5 0 0 0 0 0.1 0 0.1 -0.2 0-0.3 0-0.4 0 -0.1 0-0.1 0-0.1 0 -0.2 0-0.5-0.1-0.7 0 -0.2 0-0.3-0.1-0.5-0.2Z' class='cp_2'/%3e%3cpath d='M64.2 24.9c0 0 0.1-0.1 0.1-0.1 0 0.1 0 0.2-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M66.3 27.4c0-0.1 0-0.1 0.1-0.1 0 0 0 0.1 0 0.1Z' class='cp_2'/%3e%3cpath d='M66.5 27.5c0.1-0.1 0.1-0.1 0.1-0.2 0.1 0.1 0.1 0.1-0.1 0.2Z' class='cp_2'/%3e%3cpath d='M66.7 25.2c0 0 0-0.1 0.1-0.1 0 0 0.1 0 0.1 0 0 0.1 0 0.1-0.1 0.1 0 0.1 0 0.1-0.1 0Z' class='cp_2'/%3e%3cpath d='M65.7 32.2c0.1-0.1 0.1-0.1 0.2-0.1 0.2 0 0.3 0 0.4-0.1 0.2 0 0.5 0 0.8 0 0.1 0 0.2-0.1 0.3-0.1 0.1 0 0.1 0 0.2 0 0.1 0 0.1 0.1 0.1 0.1 -0.1 0.1-0.2 0.1-0.3 0.1 -0.4 0-0.7 0-1.1 0.1 -0.2 0-0.4 0-0.6 0Z' class='cp_2'/%3e%3cpath d='M67.1 33.3l-0.1 0c0.1-0.1 0.1-0.1 0.2-0.1l0 0.1c-0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M67.2 33.2c0.2 0 0.2-0.1 0.3 0.1 -0.1 0-0.2 0-0.3-0.1Z' class='cp_2'/%3e%3cpath d='M66.8 32.5c0.2-0.1 0.4-0.1 0.6-0.1 0.1 0 0.3 0 0.3 0.2C67.4 32.5 67.1 32.5 66.8 32.5Z' class='cp_2'/%3e%3cpath d='M78.5 14.5c-0.1 0.3-0.1 0.7-0.1 1 -0.1 0.2 0 0.4-0.1 0.5 0 0.2 0 0.4-0.1 0.6 -0.1 0.3-0.1 0.7-0.3 1 0 0.2-0.2 0.5-0.3 0.8 -0.2 0.4-0.5 0.8-0.7 1.3 -0.2 0.2-0.3 0.5-0.5 0.7 -0.2 0.3-0.4 0.5-0.6 0.7 -0.3 0.2-0.5 0.4-0.8 0.6 -0.2 0.2-0.5 0.3-0.7 0.5 -0.4 0.2-0.8 0.4-1.2 0.6 -0.3 0.1-0.6 0.2-0.8 0.3 -0.2 0.1-0.4 0.2-0.6 0.2 -0.3 0.1-0.7 0.3-1 0.4 -0.4 0.1-0.9 0.2-1.3 0.3 -0.2 0-0.4 0-0.6 0 -0.1 0-0.2 0-0.3 0 -0.2 0.1-0.5 0.1-0.8 0.1C67.6 24 67.4 24 67.2 24.1c-0.1 0-0.1 0-0.2 0 -0.2 0-0.5-0.1-0.7 0 -0.2 0-0.3 0-0.5 0C65.6 24 65.4 24 65.3 24 65.1 23.9 65 23.9 64.8 23.9c0 0-0.1 0-0.1 0C64.5 23.8 64.4 23.8 64.2 23.8c-0.1 0-0.2-0.1-0.3-0.1 -0.1 0-0.1 0-0.1 0 -0.4 0-0.7-0.1-1-0.2C62.6 23.4 62.3 23.4 62.1 23.3 62 23.2 61.9 23.2 61.8 23.2 61.3 23.1 60.9 23 60.4 23 60.2 22.9 60.1 22.9 59.9 22.9c-0.3 0-0.6-0.1-0.9-0.2 -0.2 0-0.3 0-0.5 0 -0.2 0-0.5 0-0.8-0.1 -0.3 0-0.6 0-0.9 0C56.7 22.5 56.5 22.5 56.4 22.5c-0.4 0-0.9 0-1.3 0 -0.4 0-0.8 0-1.2-0.1 0 0 0-0.1-0.1-0.1 -0.2 0.1-0.4 0-0.6 0 0 0-0.1 0-0.1 0 -0.3 0-0.5 0-0.7-0.1C51.9 22.2 51.5 22 51 22c-0.3 0-0.6 0-0.9 0C49.9 21.9 49.6 21.9 49.4 21.9c0 0-0.1 0-0.1 0 -0.5 0-1 0-1.5-0.1 -0.6-0.1-1.2 0-1.7-0.1C45.7 21.6 45.3 21.6 44.9 21.6c-0.1 0-0.2 0-0.3 0C44.3 21.5 44.1 21.5 43.8 21.5c-0.3 0-0.7-0.1-1.1-0.1 -0.2 0-0.5 0.1-0.8 0.1 -0.6 0-1.1 0-1.7 0C39.5 21.4 38.8 21.4 38.1 21.4c-0.3 0-0.6 0.1-1 0.1 -0.5 0-1.1-0.1-1.7 0 -0.5 0-1.1 0-1.7 0.1 -0.3 0.1-0.7 0.1-1 0.1 -0.7 0.1-1.3 0.1-2 0.1 -0.3 0-0.6 0-0.9 0.1 -0.1 0-0.3 0-0.5 0C29.2 22 29.1 22 29 22c-0.4 0-0.8 0-1.1 0.1 -0.1 0-0.1 0-0.1 0 -0.2 0-0.3-0.1-0.4 0 -0.1 0-0.2 0-0.3 0 -0.1 0-0.1 0-0.2 0 -0.1 0-0.2 0-0.3 0.1 -0.2 0-0.4 0-0.6 0 -0.1 0.1-0.1 0-0.2 0 -0.1 0-0.3 0-0.5 0.1l-0.1 0c-0.2 0-0.4 0-0.6 0.1 -0.2 0-0.5 0-0.7 0 -0.5 0-1.1 0-1.7 0.1 -0.2 0-0.4 0-0.7 0 -0.2 0-0.4 0-0.6 0 -0.2 0.1-0.5 0-0.7 0.1 -0.4 0-0.8 0.2-1.2 0.2 0 0-0.1 0-0.2 0 -0.3 0-0.7 0.1-1.1 0.2 -0.3 0-0.6 0.1-0.9 0.1 -0.2 0.2-0.4 0.2-0.7 0.3 -0.2 0.1-0.4 0.1-0.6 0.1 -0.3 0.1-0.5 0.1-0.7 0.1 -0.1 0-0.1 0-0.2 0 0 0-0.1 0-0.1 0 -0.3 0.2-0.6 0.1-0.9 0.2 -0.3 0.1-0.6 0.1-0.9 0.1 -0.3 0-0.6 0-0.9 0 0 0-0.1 0-0.1 0 -0.3 0-0.5 0-0.8 0l-0.1 0c-0.3 0-0.7 0-1.1-0.1C9.2 23.7 8.7 23.6 8.2 23.4 7.9 23.4 7.7 23.3 7.4 23.2 7.1 23 6.8 23 6.5 22.9 6.4 22.8 6.2 22.8 6 22.7 5.4 22.4 4.9 22 4.3 21.7 3.9 21.4 3.6 21.2 3.3 20.9c-0.4-0.5-0.7-1-1-1.5C2.1 19.1 2 18.9 1.9 18.7 1.7 18.4 1.6 18.1 1.5 17.8 1.3 17.3 1.1 16.8 1 16.3 0.9 16.1 0.9 15.8 0.9 15.6c0-0.1 0-0.3 0-0.4 0-0.2 0-0.5-0.1-0.7C0.8 14.2 0.9 14 1 13.8 1.1 13.5 1.2 13.3 1.2 13 1.3 12.9 1.3 12.8 1.4 12.7l0-0.1C1.5 12.3 1.7 12 1.9 11.7 2 11.4 2.3 11.2 2.4 10.9c0-0.1 0.1-0.3 0.2-0.4C2.8 10.3 2.9 10.1 3.1 9.9 3.3 9.7 3.5 9.6 3.6 9.5 3.8 9.3 4.1 9.2 4.2 9 4.4 9.1 4.4 8.9 4.5 8.9 4.6 8.8 4.7 8.8 4.8 8.7 4.9 8.7 5 8.6 5 8.6 5.3 8.4 5.5 8.2 5.8 8.1 6 7.9 6.2 7.8 6.4 7.6 6.6 7.4 6.8 7.3 7.1 7.3 7.3 7.2 7.4 7.1 7.5 6.9 7.6 6.7 7.8 6.5 8 6.5 8.2 6.5 8.4 6.4 8.6 6.4 8.8 6.4 8.9 6.3 9 6.2 9.1 6.2 9.3 6.1 9.4 6 9.5 5.9 9.7 5.9 9.8 5.8c0.2 0.2 0.3 0 0.5 0 0.4 0 0.7-0.3 1-0.4C11.5 5.3 11.7 5.2 11.8 5.1c0.1 0 0.2 0 0.3 0C12.2 4.9 12.4 4.9 12.6 4.8c0 0 0.1 0 0.1 0 0.3 0 0.5-0.2 0.8-0.2C13.9 4.4 14.3 4.3 14.8 4.3c0.2 0 0.4 0 0.6 0C15.6 4.2 15.8 4.2 16 4.1c0.1 0 0.1 0 0.2-0.1 0.2 0 0.4 0 0.6-0.1 0.1 0 0.3 0 0.4-0.1 0.2 0 0.4-0.1 0.5-0.2C18 3.5 18.4 3.4 18.7 3.4c0 0 0.1 0 0.2 0C19.1 3.3 19.2 3.3 19.4 3.3c0.1 0 0.1-0.1 0.1-0.1 0.3 0.1 0.5 0 0.8-0.1C20.5 3 20.8 3 21.1 3c0.2 0 0.5 0 0.7-0.1 0.1 0 0.3 0 0.3-0.1 0.1 0 0.2 0 0.2-0.1 0.4 0 0.7-0.1 1-0.1C23.6 2.5 23.8 2.5 24.1 2.5c0.3 0 0.7 0 1.1 0C25.4 2.4 25.6 2.4 25.7 2.4c0.2 0 0.4 0 0.6-0.1C26.5 2.2 26.8 2.2 27 2.2c0.2 0 0.4-0.1 0.6-0.2C27.9 1.9 28.1 1.8 28.4 1.9c0.3 0 0.5-0.1 0.7-0.1 0.3-0.2 0.6-0.2 1-0.2 0.3 0 0.6 0 1-0.1 0.1 0 0.3 0 0.5 0 0.6 0 1.1 0 1.7-0.1C33.9 1.3 34.6 1.3 35.2 1.3c0.3 0 0.7 0 1-0.1 0.2 0 0.4 0 0.6 0C37.2 1.1 37.6 1 38 1.1c0 0.1 0.1 0.1 0.2 0 0 0 0.1 0 0.2 0C38.7 1.2 39 1.1 39.3 1c0 0 0.1 0 0.1 0 0.2 0 0.3 0 0.4 0 0.1 0 0.1 0 0.2 0 0.2 0.1 0.4 0.1 0.7 0 0.1 0 0.2 0 0.2 0.1 0.1 0 0.2 0 0.2 0C41.4 1 41.6 1 41.8 1c0.2 0 0.3 0.1 0.4 0.1 0.3 0 0.5 0.1 0.8 0.1 0.4 0 0.8 0 1.2 0 0.3 0 0.6 0 0.9 0 0.2 0 0.3 0 0.4 0.1 0.4 0 0.7 0.1 1 0.1 0.5 0 0.9 0 1.3 0 0.2 0 0.3 0 0.4 0.1 0.3 0 0.5 0 0.8 0 0.3 0 0.7 0.1 1 0.2 0.2 0 0.4 0.1 0.6 0 0.3 0 0.5 0.1 0.7 0.2 0.3 0.1 0.6 0.2 0.9 0.2 0.2 0 0.4 0 0.5 0.1 0.3 0.1 0.5 0.1 0.7 0.1 0.1 0 0.1 0 0.1 0 0.4 0.1 0.9 0 1.3 0.1 0.2 0 0.4 0 0.6 0 0.4 0 0.7 0.1 1 0.1 0.2 0.1 0.4 0.1 0.6 0.2 0.1 0.1 0.3 0.1 0.5 0.1 0.4 0 0.7 0.1 1.1 0.1 0.1 0 0.1 0 0.2 0.1 0.2 0 0.4 0.1 0.6 0.1 0.2 0 0.4 0 0.6 0.1 0.1 0 0.2 0 0.2 0 0.4 0 0.7 0.1 0.9 0.2 0.1 0 0.2 0 0.2 0 0.1 0.1 0.3 0.2 0.4 0.2 0.3 0.1 0.6 0.2 0.9 0.2C62.9 3.9 63.2 4 63.5 4c0.3 0.1 0.5 0.1 0.8 0.1 0.3 0 0.6 0.1 0.9 0.2 0.3 0.1 0.5 0.1 0.8 0.2 0 0.1 0.1 0.1 0.2 0.1 0.3 0 0.5 0.1 0.8 0.2 0.2 0.1 0.4 0.2 0.5 0.3 0.2 0 0.4 0.1 0.6 0.2 0.2 0.2 0.4 0.2 0.6 0.3 0.1 0 0.2 0 0.3 0.1 0.1 0 0.2 0 0.3 0 0.1-0.1 0.2 0 0.3 0 0 0.1 0.1 0.1 0.2 0.2 0 0 0.1 0.1 0.2 0.1 0.1 0 0.1 0.1 0.2 0.1 0.1 0.1 0.2 0.2 0.3 0.1 0.3 0.1 0.6 0.1 0.8 0.2 0.1 0 0.2 0.2 0.3 0.3 0 0 0.1 0.1 0.1 0.1C71.7 7 71.9 7 72 7.1c0.1 0 0.3 0.1 0.4 0.1 0.3 0.1 0.5 0.3 0.7 0.5 0.1 0.1 0.2 0.2 0.4 0.3 0.2 0.1 0.4 0.2 0.6 0.4 0.2 0.1 0.3 0.3 0.6 0.3 0 0 0 0.1 0.1 0.1 0 0 0 0.1 0.1 0.1 0.1 0 0.1 0 0.1 0 0.1 0.2 0.3 0.2 0.5 0.3 0.3 0.2 0.6 0.4 0.8 0.7 0.1 0.2 0.2 0.3 0.3 0.4 0.1 0.2 0.3 0.4 0.4 0.7 0.1 0.2 0.2 0.4 0.4 0.6 0.1 0.2 0.3 0.4 0.4 0.7 0 0.3 0.3 0.6 0.3 1 0.1 0.2 0.2 0.4 0.3 0.6 0.1 0.2 0.1 0.4 0.1 0.6Z' class='cp_2'/%3e%3cpath d='M60.3 28.6l0 0Z' class='cp_2'/%3e%3cpath d='M38.2 16.9l0.1 0c-0.1-0.1-0.1-0.1-0.1 0Z' class='cp_1'/%3e%3cpath d='M38.5 17.1c0 0 0-0.1 0-0.1l0 0.1Z' class='cp_1'/%3e%3cpath d='M38.4 16.9l0 0Z' class='cp_1'/%3e%3cpath d='M37.6 16.7c0 0 0.1 0 0.1 0 -0.1 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M37.6 16.7c0 0 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40.1 13.6L40 13.5c0 0.1 0 0.1 0.1 0.1Z' class='cp_1'/%3e%3cpath d='M40.1 13.7l-0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M40 13.9c0.1 0 0.1 0 0 0Z' class='cp_1'/%3e%3cpath d='M36.4 16.1l0 0c0-0.1 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M36 15.7c0-0.1 0-0.1 0-0.1 -0.1 0-0.1 0-0.1 0C36 15.7 36 15.7 36 15.7c0 0 0 0.1 0.1 0.1 0 0 0-0.1 0-0.1 -0.1 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M36.3 16c0 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M36.3 15.9c-0.1 0-0.1 0-0.1 0 0 0 0-0.1 0-0.1 0 0 0 0.1 0 0.1 0 0 0.1 0.1 0.1 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M36.1 15.9c0.1 0 0.1 0 0.1 0 0-0.1 0-0.1 0-0.1l-0.1 0.1Z' class='cp_1'/%3e%3cpath d='M36.6 16.3c0.1 0 0.1 0 0.1 0 0-0.1 0-0.1-0.1 0Z' class='cp_1'/%3e%3cpath d='M36.5 16.1c0 0 0 0.1 0 0.1 0 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M39.1 13.3l0 0Z' class='cp_1'/%3e%3cpath d='M39.3 7.7l0-0.1Z' class='cp_1'/%3e%3cpath d='M39.3 7.7l0-0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M39.9 7.9l0 0Z' class='cp_1'/%3e%3cpath d='M39 15.2l0-0.1c0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M39.1 15.1l0 0Z' class='cp_1'/%3e%3cpath d='M39 14.7c0 0.1 0 0.1 0 0.1 0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M39 15.3c0.1 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M39.1 15.2c-0.1 0-0.1 0-0.1 0l0.1 0c-0.1 0-0.1 0 0 0Z' class='cp_1'/%3e%3cpath d='M39 14.8l0.1 0.1C39.1 14.8 39 14.8 39 14.8Z' class='cp_1'/%3e%3cpath d='M39 15c0 0 0-0.1 0-0.1C39 15 39 15 39 15Z' class='cp_1'/%3e%3cpath d='M39.1 14.1l0 0c0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M39.1 15.1c-0.1 0-0.1 0 0-0.1C39 15 39 15 39 15c0 0.1 0 0.1 0 0.1 0 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M39.1 15.5c0-0.1 0-0.1 0-0.1 0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M39.1 14.9l0 0Z' class='cp_1'/%3e%3cpath d='M35.9 15.5l0 0.1c0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M39.1 15.2l0 0Z' class='cp_1'/%3e%3cpath d='M40.5 7.8L40.6 7.7C40.5 7.8 40.5 7.8 40.5 7.8Z' class='cp_1'/%3e%3cpath d='M38.6 6.8l0 0.1c0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M38.2 6.3l0 0Z' class='cp_1'/%3e%3cpath d='M40.4 7.8l0 0Z' class='cp_1'/%3e%3cpath d='M38.6 7.4c0 0-0.1 0-0.1 0l0.1 0Z' class='cp_1'/%3e%3cpath d='M38.7 7.4c0-0.1 0-0.1 0-0.2 0 0.1 0 0.1 0 0.2Z' class='cp_1'/%3e%3cpath d='M38.7 6.1c-0.1 0-0.1 0-0.1 0l0.1 0Z' class='cp_1'/%3e%3cpath d='M38.6 6l0 0.1Z' class='cp_1'/%3e%3cpath d='M40.4 10c-0.1 0-0.2 0-0.2 0 -0.1 0-0.1 0-0.1 0 0.1 0 0.2 0 0.3 0Z' class='cp_1'/%3e%3cpath d='M40.3 9.8l0-0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40.2 9.7l0 0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M40.3 9.8l0.1 0C40.3 9.7 40.3 9.7 40.3 9.8Z' class='cp_1'/%3e%3cpath d='M40.8 7.5L40.9 7.4C40.8 7.5 40.8 7.5 40.8 7.5Z' class='cp_1'/%3e%3cpath d='M40.8 6.5l0 0 0 0.1c0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M40.1 9.7c0 0.1 0 0.1 0 0Z' class='cp_1'/%3e%3cpath d='M40.4 9.7l0 0Z' class='cp_1'/%3e%3cpath d='M38.8 9.8l0 0c-0.1 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M36.6 9.7l0 0Z' class='cp_1'/%3e%3cpath d='M38.6 9.6c0-0.1 0-0.1 0-0.1l0 0.1Z' class='cp_1'/%3e%3cpath d='M38.9 9.5c0 0.1 0 0.1 0 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M38.8 9.9c0 0.1 0 0.1 0 0.1l0-0.1Z' class='cp_1'/%3e%3cpath d='M38.6 9.9c0 0 0-0.1-0.1 0 0.1 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M38.2 10c0-0.1 0-0.1 0-0.1l0 0.1Z' class='cp_1'/%3e%3cpath d='M38.3 9.7l0 0c0 0-0.1 0-0.1 0.1l0.1 0c0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M38.4 9.4l0 0Z' class='cp_1'/%3e%3cpath d='M38.9 9.4l0 0Z' class='cp_1'/%3e%3cpath d='M38.3 9.9l0 0Z' class='cp_1'/%3e%3cpath d='M36.9 9.6c0 0 0 0.1 0 0.1l0-0.1Z' class='cp_1'/%3e%3cpath d='M38.2 9.9c0 0-0.1 0-0.1 0 0 0 0.1 0.1 0.1 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M37.5 10c0 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M36.7 9.8l0 0Z' class='cp_1'/%3e%3cpath d='M36.9 9.9l0 0Z' class='cp_1'/%3e%3cpath d='M37.3 9.2c0.1 0 0.1 0 0.1 0l-0.1 0Z' class='cp_1'/%3e%3cpath d='M37 9.4l0.1 0L37 9.4Z' class='cp_1'/%3e%3cpath d='M37 9.5C37 9.4 37 9.4 37 9.4c0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M37 10.1l0 0Z' class='cp_1'/%3e%3cpath d='M39 11.8c0 0.1 0 0.1 0 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M39 11.1c0 0.1 0 0.1 0 0.1l0-0.1Z' class='cp_1'/%3e%3cpath d='M39 11.7l0 0Z' class='cp_1'/%3e%3cpath d='M35.1 14.2c0 0.1 0 0.1 0 0.1l0-0.1Z' class='cp_1'/%3e%3cpath d='M36.5 14.3c0-0.1-0.1 0-0.1 0l0.1 0Z' class='cp_1'/%3e%3cpath d='M41.8 15.2c0.1 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M42.6 14.3l0 0Z' class='cp_1'/%3e%3cpath d='M42.6 14.3c-0.1 0-0.1 0 0 0Z' class='cp_1'/%3e%3cpath d='M40.1 8.6l0 0Z' class='cp_1'/%3e%3cpath d='M38.9 10.1l0.1 0 -0.1 0Z' class='cp_1'/%3e%3cpath d='M40.1 13.5l0 0Z' class='cp_1'/%3e%3cpath d='M41.1 9.7l0 0c0 0-0.1 0-0.1 0 0 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M40.8 9.9l0 0Z' class='cp_1'/%3e%3cpath d='M40.8 9.9l0 0Z' class='cp_1'/%3e%3cpath d='M40.7 9.9l0 0Z' class='cp_1'/%3e%3cpath d='M35.2 14.4c0 0-0.1-0.1-0.1-0.1 0 0.1 0 0.1 0.1 0.1l0-0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M41.1 9.9l0-0.1c0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40.6 9.8l0-0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40.5 9.8l0 0Z' class='cp_1'/%3e%3cpath d='M40.6 9.7c0 0.1 0 0.1 0 0.1 0.1 0 0.1 0 0-0.1Z' class='cp_1'/%3e%3cpath d='M41.4 9.8C41.4 9.7 41.3 9.7 41.2 9.7c0 0.1 0.2 0.1 0.2 0.1Z' class='cp_1'/%3e%3cpath d='M40.7 9.8l0 0Z' class='cp_1'/%3e%3cpath d='M37.5 16.6l-0.1 0c0 0 0-0.1-0.1-0.1 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0.1 0.1 0 0.2 0 0.3 0Z' class='cp_1'/%3e%3cpath d='M42.2 9.7c0 0 0 0.1 0 0.1 0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M41.8 10l0 0Z' class='cp_1'/%3e%3cpath d='M41.7 10.1c0-0.1 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M41.6 9.9l0 0Z' class='cp_1'/%3e%3cpath d='M42.1 9.7c0 0 0-0.1 0-0.1l0 0.1Z' class='cp_1'/%3e%3cpath d='M35.9 14l0 0Z' class='cp_1'/%3e%3cpath d='M35.8 14.1c0.1 0 0.1 0 0.1 0l-0.1 0Z' class='cp_1'/%3e%3cpath d='M35.8 14.1c0.1 0 0 0 0 0Z' class='cp_1'/%3e%3cpath d='M35.8 14.1l0 0Z' class='cp_1'/%3e%3cpath d='M35.9 13.9c-0.1 0-0.1 0.1 0 0.1 0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M36.1 14.2l0 0Z' class='cp_1'/%3e%3cpath d='M36 14.2c0.1 0 0.1 0 0.1 0l-0.1 0Z' class='cp_1'/%3e%3cpath d='M35.7 14.1l0 0Z' class='cp_1'/%3e%3cpath d='M35.7 14l-0.1 0c0.1 0 0.1 0.1 0.2 0.1C35.8 14 35.7 14 35.7 14Z' class='cp_1'/%3e%3cpath d='M35.8 14.1c-0.1 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M35.6 14l0 0Z' class='cp_1'/%3e%3cpath d='M35.7 14.1c0 0.1 0 0.1 0 0.1l0-0.1Z' class='cp_1'/%3e%3cpath d='M35.8 14.2l0 0 -0.1 0c0.1 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M35.3 14.4c0 0 0-0.1 0-0.1 0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M35.2 14.6c0 0 0-0.1 0-0.1 -0.1 0-0.1 0-0.1 0 0 0.1 0 0.1 0.1 0.1Z' class='cp_1'/%3e%3cpath d='M35.1 15.1c0 0.1 0 0.1 0 0.1 0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M35.1 14.9l0 0Z' class='cp_1'/%3e%3cpath d='M35.1 15l0 0Z' class='cp_1'/%3e%3cpath d='M35.1 14.7l0 0Z' class='cp_1'/%3e%3cpath d='M35.1 14.7l0 0Z' class='cp_1'/%3e%3cpath d='M35.2 14.7l0 0.1c0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M35.3 13.8c0 0 0.1 0 0.1 0l-0.1 0Z' class='cp_1'/%3e%3cpath d='M35.2 15c0-0.1 0-0.1 0-0.1 0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M39 9.6L39 9.5c0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M38 9.4c0 0 0 0.1 0 0.1L38 9.4Z' class='cp_1'/%3e%3cpath d='M38.8 10c0 0-0.1 0-0.1 0 -0.2 0-0.4 0-0.5 0 -0.1 0-0.1 0-0.1 0l0.1 0c0 0 0.1 0 0.1 0 0 0 0 0.1 0.1 0 0.1 0 0.1 0 0.2 0 0.1 0 0.2 0 0.3 0l0-0.1c0 0.1 0 0.1-0.1 0.1Z' class='cp_1'/%3e%3cpath d='M35.1 14.2l0 0Z' class='cp_1'/%3e%3cpath d='M38 9.9l0 0C38 10 38 10 38.1 10 38.1 9.9 38 9.9 38 9.9Z' class='cp_1'/%3e%3cpath d='M35 14.3l0 0c0 0 0.1 0 0.1 0 0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M38.9 12.9l0.1 0c-0.1 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M37.7 9.4l0.1 0c0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M36.3 14.3l-0.1 0c0.1 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M36.2 14.2c0 0 0 0.1 0 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M35.3 14.3l0 0Z' class='cp_1'/%3e%3cpath d='M35.2 14.2c0.1 0 0.1 0 0.1 0l-0.1 0Z' class='cp_1'/%3e%3cpath d='M35.4 13.8l0 0Z' class='cp_1'/%3e%3cpath d='M35.3 13.8l0 0Z' class='cp_1'/%3e%3cpath d='M35.3 14.8c-0.1 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0 0.1 0 0.1-0.1 0 0-0.1 0 0-0.1Z' class='cp_1'/%3e%3cpath d='M37.7 9.4l0 0Z' class='cp_1'/%3e%3cpath d='M41.4 16.6l0 0.1c0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M41.4 16.7l-0.1 0c0.1 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M41.7 16.6c-0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0 0 0.1 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1-0.1 0 0-0.1 0-0.1 0l0 0.1Z' class='cp_1'/%3e%3cpath d='M41 15.5l0.1 0c0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M43.8 13.8l0 0Z' class='cp_1'/%3e%3cpath d='M43.7 14.9c0-0.1 0-0.1 0-0.1l0 0.1 0-0.1c0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M43.7 13.8c0 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M43.9 15.2l0-0.1c0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M43.7 13.9l0 0Z' class='cp_1'/%3e%3cpath d='M40 14.2c0-0.1 0-0.1 0-0.1 0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40 15.1l0 0Z' class='cp_1'/%3e%3cpath d='M40 15.1c0 0.1 0 0.1 0 0.1l0-0.1Z' class='cp_1'/%3e%3cpath d='M40 14.1C40 14 40 14 40 14c0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40.2 15.6l0 0Z' class='cp_1'/%3e%3cpath d='M40 14.3l0 0 0.1 0c0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M40 15.4l0.1 0 -0.1 0Z' class='cp_1'/%3e%3cpath d='M40 15.3c0 0.1 0 0.1 0 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M40.1 14.7l0 0Z' class='cp_1'/%3e%3cpath d='M40 15.5l0-0.1c0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40.1 14.5l0 0 0-0.1c0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40.1 17.1l0.1 0 -0.1 0Z' class='cp_1'/%3e%3cpath d='M40.1 15.6c0 0 0-0.1 0-0.1 0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40.1 17.2c0-0.1 0-0.1 0-0.1l0 0.1Z' class='cp_1'/%3e%3cpath d='M40.1 15.1l0 0Z' class='cp_1'/%3e%3cpath d='M42.7 16l-0.1 0c0 0 0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M42.6 16.1c0 0 0-0.1 0-0.1l0 0.1Z' class='cp_1'/%3e%3cpath d='M42.3 16.3c0.1 0 0.1 0 0.1-0.1l-0.1 0.1Z' class='cp_1'/%3e%3cpath d='M42.4 16.2l0.1 0c0 0 0-0.1 0-0.1 0 0.1 0 0.1-0.1 0.1Z' class='cp_1'/%3e%3cpath d='M43.6 13.9c0-0.1 0-0.1 0-0.1l0 0.1Z' class='cp_1'/%3e%3cpath d='M43.8 14.9L43.9 15c-0.1 0-0.1 0-0.1-0.1Z' class='cp_1'/%3e%3cpath d='M43.8 14.8l0 0.1c-0.1 0 0 0.1 0 0.1 0-0.1 0-0.1 0-0.2Z' class='cp_1'/%3e%3cpath d='M43.6 15c0 0 0.1 0.1 0.1 0.1C43.7 15 43.7 15 43.6 15Z' class='cp_1'/%3e%3cpath d='M43.9 14.2l0 0Z' class='cp_1'/%3e%3cpath d='M43.9 14.1c0.1 0 0.1 0 0 0Z' class='cp_1'/%3e%3cpath d='M43.9 14.5c0 0-0.1 0.1-0.1 0.1 0.1 0 0.1-0.1 0.1-0.1Z' class='cp_1'/%3e%3cpath d='M43.9 14.4C43.8 14.3 43.8 14.3 43.8 14.3c0 0.1 0 0.1 0 0.1 0.1 0 0.1 0 0.1 0 0-0.1 0-0.1 0-0.2 -0.1 0.1 0 0.1 0 0.2Z' class='cp_1'/%3e%3cpath d='M43.4 15.2l0-0.1c0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M43.3 15.2l0-0.1c0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M43.3 15.2l0 0Z' class='cp_1'/%3e%3cpath d='M43.1 13.9c0 0.1 0 0.1 0 0.1 0 0 0.1 0 0.1 0l0-0.1c0 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M43.5 13.9l0 0Z' class='cp_1'/%3e%3cpath d='M39.1 17c0 0.1 0.1 0.1 0.1 0.1 0 0 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M39.1 17.3c0 0 0.1 0 0.1 0 -0.1 0-0.1 0-0.1 0Z' class='cp_1'/%3e%3cpath d='M39 17.3l0 0Z' class='cp_1'/%3e%3cpath d='M39 12.9l0 0Z' class='cp_1'/%3e%3cpath d='M39 10.4l0 0Z' class='cp_1'/%3e%3cpath d='M39 12.8l0 0Z' class='cp_1'/%3e%3cpath d='M39 14.9L39 15Z' class='cp_1'/%3e%3cpath d='M39 15.6l0 0Z' class='cp_1'/%3e%3cpath d='M39.5 17.3c0 0 0 0.1 0 0.1l0.1 0C39.5 17.3 39.5 17.3 39.5 17.3Z' class='cp_1'/%3e%3cpath d='M39.5 17.3l0 0Z' class='cp_1'/%3e%3cpath d='M39.4 17.4c0 0.1 0 0.1 0.1 0.1 0-0.1 0-0.1 0-0.1Z' class='cp_1'/%3e%3cpath d='M39.6 17.5c0 0 0-0.1 0-0.1 0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M39.3 17.4c0 0 0.1 0 0.1 0l0-0.1c0 0.1 0 0.1-0.1 0.1Z' class='cp_1'/%3e%3cpath d='M39 14.7c0-0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1l-0.1 0c0.1 0 0.1 0 0.1 0.1l0 0.1Z' class='cp_1'/%3e%3cpath d='M39.5 17.2l0 0Z' class='cp_1'/%3e%3cpath d='M39.6 17.4l0 0Z' class='cp_1'/%3e%3cpath d='M39.4 5.9l-0.1 0 0.1 0Z' class='cp_1'/%3e%3cpath d='M40 12.4c0-0.1 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40 12.3l0-0.1c0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40 11c0-0.1 0-0.1 0-0.1L40 11Z' class='cp_1'/%3e%3cpath d='M40 12.6l0 0Z' class='cp_1'/%3e%3cpath d='M40 6.2c0 0.1 0 0.1 0.1 0.2 0-0.1 0-0.1-0.1-0.2Z' class='cp_1'/%3e%3cpath d='M40 10.5c0.1 0 0.1-0.1 0-0.1 0 0 0 0.1 0 0.1Z' class='cp_1'/%3e%3cpath d='M40 12l0 0Z' class='cp_1'/%3e%3cpath d='M40 11.2c0.1 0 0.1 0 0 0Z' class='cp_1'/%3e%3cpath d='M40 13.3l0 0Z' class='cp_1'/%3e%3cpath d='M45.4 15.1c0-0.4-0.1-0.8 0-1.2 0-0.1 0-0.2 0-0.3 0-0.2-0.1-0.5-0.1-0.7C45.2 12.6 45.2 12.3 45.2 12.1c0-0.3 0-0.6 0-0.8C45.1 11.2 45.1 11.1 45.1 11c0.1-0.2 0-0.4 0-0.5 0-0.2-0.1-0.3 0-0.4 0-0.1 0-0.1 0-0.2 0 0-0.1 0-0.1-0.1 0-0.3 0-0.6 0-1C45 8.7 45 8.5 45 8.3 45 8.2 45 8.1 45 8 45 7.9 45 7.7 45 7.5 45 7.3 45 7.1 45 6.9 45 6.7 45.1 6.5 45 6.3 45 6.1 45 5.9 45 5.7 45 5.4 45 5.1 45 4.8 45 4.5 45 4.3 44.8 4.1 44.7 4 44.5 3.8 44.3 3.8 44.1 3.7 43.9 3.7 43.7 3.7 43.6 3.6 43.5 3.7 43.4 3.6 43.2 3.5 43.1 3.5 42.9 3.5c-0.1 0-0.2 0-0.3 0 -0.2 0.1-0.3 0.1-0.5 0 -0.1 0-0.3 0-0.5 0.1C41.5 3.6 41.4 3.5 41.4 3.5 41.2 3.6 41.1 3.6 40.9 3.6c-0.2 0-0.4 0.1-0.7 0 -0.2-0.1-0.5 0-0.7 0 -0.1 0-0.2 0-0.2 0 -0.1 0-0.2 0-0.2 0C38.9 3.5 38.8 3.5 38.6 3.5c-0.3 0-0.5 0.1-0.8 0.1C37.6 3.6 37.4 3.5 37.1 3.5c-0.2 0-0.4 0-0.7 0 -0.2 0-0.4 0-0.6 0C35.6 3.6 35.3 3.6 35.1 3.6c-0.2 0-0.5 0.1-0.7 0.2C34.2 3.9 34 4 33.9 4.1 33.8 4.2 33.7 4.3 33.6 4.4c0 0.1 0.1 0.1 0.1 0.1C33.6 4.6 33.6 4.7 33.6 4.8 33.5 5 33.5 5.2 33.4 5.3c0 0.1 0 0.2 0 0.2 0 0.2 0 0.3 0 0.5 0 0.1 0 0.1 0 0.2 0 0.3 0 0.6 0.1 0.9l0 0.1c-0.1 0.3-0.1 0.7 0 1.1 0 0 0 0.1 0 0.1 0 0.1-0.1 0.2 0 0.4 0 0.2-0.1 0.4 0 0.6 -0.1 0.3 0 0.5 0 0.8 0 0.3 0 0.6 0 0.9 0 0.5 0 1 0 1.5 0 0.2 0 0.3 0 0.5 0 0.2 0 0.3 0 0.5 0 0.2 0 0.4 0 0.5 0 0.3 0 0.5 0 0.7 0 0 0 0.1 0 0.2 0 0.2 0 0.5 0 0.8 0 0.2-0.1 0.5 0 0.7 0 0.3 0.1 0.7 0.2 1 0 0.2 0.1 0.3 0.1 0.5 0.1 0.2 0.1 0.4 0.3 0.5 0.3 0.3 0.7 0.6 1.1 0.6 0.2 0 0.4 0 0.6 0 0.6 0.1 1.1 0.1 1.6 0.2 0.4 0 0.7 0 1.1 0 0.3 0 0.6 0 0.8 0 0 0 0.1 0 0.1 0 0.1 0 0.2 0 0.3 0 0.1-0.1 0.1-0.1 0.2-0.1 0.4 0 0.8 0.1 1.3 0 0.2 0 0.4 0 0.6 0 0.3 0 0.6 0.1 0.9 0 0-0.1 0.1 0 0.1 0 0.1 0 0.1 0 0.2 0 0.2 0 0.4-0.1 0.6-0.1 0.2 0 0.3 0 0.5-0.1 0.1 0 0.2 0 0.3-0.1 0.1 0 0.2 0 0.3-0.1 0.1-0.1 0.2-0.2 0.3-0.2 0.1-0.1 0.2-0.3 0.2-0.4 0.1-0.2 0.1-0.3 0.1-0.5 0.1-0.2 0.1-0.3 0-0.6 0-0.1 0-0.1 0-0.1 0.1-0.1 0.1-0.1 0.1-0.2 -0.1-0.3-0.1-0.5 0-0.8 0-0.3-0.1-0.6 0-0.9Z' class='cp_1'/%3e%3cpath d='M44.2 9.8c0 0.2 0 0.3-0.1 0.3 0-0.1 0-0.1 0.1-0.3Z' class='cp_2'/%3e%3cpath d='M44.1 8.5c0 0 0-0.1 0-0.1 0 0 0.1 0 0.1 0 0 0.1-0.1 0.1-0.1 0.1Z' class='cp_2'/%3e%3cpath d='M44.2 6.8c0-0.1 0-0.1 0.1-0.2l0 0.2c-0.1 0-0.1 0-0.1 0Z' class='cp_2'/%3e%3cpath d='M44.3 5.5c-0.2 0-0.3 0-0.4-0.1C44 5.3 44 5.2 44.1 5.1c0.1 0.1 0.2 0.2 0.2 0.4Z' class='cp_2'/%3e%3cpath d='M44 4.9C44 5 44 5 43.8 5 43.9 5 43.9 4.9 44 4.9Z' class='cp_2'/%3e%3cpath d='M43.3 9.9c0 0.1 0 0.2-0.1 0.2C43.1 9.9 43.1 9.9 43.3 9.9Z' class='cp_2'/%3e%3cpath d='M43.1 10.5C43 10.6 43 10.7 43 10.7c-0.1 0.1-0.1 0.2-0.1 0.3 -0.1 0.1-0.1 0.1-0.2 0.2 -0.1-0.1-0.1-0.2 0-0.3 0.1-0.1 0.2-0.2 0.4-0.4Z' class='cp_2'/%3e%3cpath d='M43 4.4C42.8 4.6 42.8 4.6 42.6 4.5L42.4 4.6C42.3 4.5 42.3 4.5 42.3 4.4Z' class='cp_2'/%3e%3cpath d='M42.1 7.5c0 0.1 0 0.1 0 0.1 0 0-0.1 0.1-0.1 0.1 0 0-0.1 0-0.1 0C42 7.6 42 7.6 42.1 7.5Z' class='cp_2'/%3e%3cpath d='M41.7 7.9C41.7 8 41.6 8 41.5 8 41.6 7.9 41.6 7.9 41.7 7.9Z' class='cp_2'/%3e%3cpath d='M39.3 4.4l0-0.1c0.2 0 0.3 0 0.5 0.1C39.7 4.5 39.6 4.5 39.5 4.6c-0.2 0-0.3 0-0.2-0.2Z' class='cp_2'/%3e%3cpath d='M37.7 4.3l0.4 0C38 4.4 37.9 4.5 37.8 4.5 37.7 4.5 37.7 4.4 37.7 4.4c0 0 0-0.1 0-0.1Z' class='cp_2'/%3e%3cpath d='M36.8 4.4C36.7 4.5 36.6 4.5 36.5 4.6 36.4 4.5 36.4 4.5 36.4 4.4Z' class='cp_2'/%3e%3cpath d='M34.3 5.6c0.1 0 0.1 0.1 0.2 0.1 0 0.1-0.1 0.2-0.2 0.3Z' class='cp_2'/%3e%3cpath d='M34.5 11.9c0 0.1-0.1 0.2-0.1 0.3 -0.1-0.3 0-0.4 0.1-0.3Z' class='cp_2'/%3e%3cpath d='M34.3 7.1c0 0 0.1 0 0.1 0 0 0.1-0.1 0.2-0.1 0.3 -0.1-0.1 0-0.2 0-0.3Z' class='cp_2'/%3e%3cpath d='M34.2 8.2c0-0.1 0.1-0.1 0.1-0.1 0 0 0.1 0.1 0.1 0.1C34.3 8.3 34.3 8.4 34.2 8.4c0-0.1 0-0.1 0-0.2Z' class='cp_2'/%3e%3cpath d='M34.4 14.9c0 0.1-0.1 0.2-0.2 0.3 0-0.2 0-0.4 0-0.6 0.3 0 0.3 0.1 0.2 0.3Z' class='cp_2'/%3e%3cpath d='M34.4 13.5c-0.1 0-0.1 0-0.1 0 0-0.1 0.1-0.2 0.1-0.3 0-0.1 0-0.2 0-0.3l0.2 0c-0.1 0.2-0.2 0.4-0.2 0.6Z' class='cp_2'/%3e%3cpath d='M38.3 17.3c0-0.1 0.1-0.1 0.2-0.1 0 0.1-0.1 0.2-0.2 0.1Z' class='cp_2'/%3e%3cpath d='M41.5 18.5l-0.2 0c0 0 0.1-0.1 0.2-0.1Z' class='cp_2'/%3e%3cpath d='M44.1 13.5c-0.1 0-0.1 0.1 0 0.1L44 13.7c0 0.1 0 0.1 0 0.2L44 14c-0.1 0-0.1 0-0.1 0C44 14 44 14 44 14l0 0.1c0 0 0 0.1 0 0.2l0 0.1c0 0 0 0.1 0 0.1 0 0 0-0.1-0.1-0.1l0-0.1c0 0.1 0 0.1-0.1 0.1 0.1 0 0.1 0.1 0.1 0.1 0 0.1 0 0.1 0 0.1 0.1 0 0.1 0 0.1 0 0 0.1 0 0.1-0.1 0.2l0 0.1c0.1 0 0 0 0 0 0 0.1 0.1 0.2 0 0.2 0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1C43.8 15.2 43.8 15.2 43.7 15.2c0 0 0-0.1 0-0.1 -0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0l0 0.1c0 0-0.1 0-0.1 0 0 0.1 0 0.1-0.1 0.2 0 0-0.1 0.1-0.1 0.2 0 0-0.1 0-0.1 0 -0.1 0.1-0.2 0.2-0.3 0.3 0 0.1-0.1 0.1-0.1 0.2 0 0-0.1 0-0.1 0.1 0 0-0.1 0-0.1 0 -0.1 0.1-0.2 0.2-0.4 0.2 -0.1 0.1-0.3 0.2-0.5 0.2 -0.2 0.1-0.3 0.2-0.5 0.2 -0.1 0.1-0.2 0.1-0.3 0.1C40.8 17 40.7 17 40.6 17c0 0-0.1 0.1-0.1 0.1 -0.1 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.1 0 0 0.1-0.1 0.1-0.2 0.2 0 0-0.1 0.1-0.1 0.1 0 0-0.1 0-0.1 0l0 0.1 -0.1 0c0 0.1 0 0.1-0.1 0.1l0 0.1c0 0-0.1 0.1-0.1 0.1l-0.1 0c-0.1 0-0.1-0.1-0.1-0.1 -0.1 0-0.1-0.1-0.1-0.1L39.2 17.5C39.1 17.4 39.1 17.4 39 17.4c0 0-0.1-0.1-0.1-0.1 0-0.1-0.1-0.1-0.1-0.1 -0.1 0-0.1-0.1-0.1-0.1 0 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1 -0.1 0-0.2 0-0.3-0.1 -0.2 0-0.3-0.1-0.4-0.1C37.6 16.7 37.5 16.7 37.3 16.6l-0.1 0c0 0 0-0.1-0.1-0.1C36.9 16.4 36.7 16.3 36.5 16.2c0 0-0.1-0.1-0.1-0.1C36.3 16.1 36.3 16 36.3 16 36.2 15.9 36.1 15.8 36 15.7c-0.1 0-0.1-0.1-0.1-0.1 0 0-0.1-0.1-0.1-0.1 0-0.1-0.1-0.1-0.1-0.1l0-0.1c0 0-0.1 0-0.1 0 0-0.1 0-0.1-0.1-0.2l-0.1 0c-0.1 0-0.1 0.1-0.2 0.1 0 0 0 0.1 0 0.1 -0.1 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1 0-0.1-0.1-0.1 0-0.2 0 0 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1L35 14.7c0 0 0-0.1 0.1-0.1l0-0.1c0 0 0-0.1 0.1-0.1 -0.1 0-0.1 0-0.1-0.1 0 0 0 0.1 0 0.1l0 0.1C35 14.5 35 14.5 35 14.4c0-0.1 0-0.1 0-0.2 0 0 0-0.1 0-0.2l0.1 0C35 13.9 35 13.9 35 13.9c0 0 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1-0.1-0.1-0.1-0.1 0.1 0 0.1 0 0.1-0.1l-0.1 0c0-0.1 0-0.1 0-0.2 0 0.1 0 0.1 0 0.1 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0.1l0.1 0c0 0.1 0 0.1 0.1 0.1 0 0 0.1 0.1 0.1 0.1 0 0 0.1 0 0.1 0.1 0.1 0 0.2 0.1 0.3 0.1 0 0 0.1 0.1 0.1 0.1 0 0 0 0.1 0 0.1 0.1 0 0.1 0 0.2 0l0 0.1c0 0 0.1 0 0.1 0l0.1 0c0 0 0 0.1 0 0.1 0-0.1 0-0.1 0-0.1l-0.1 0c0.1 0 0.2 0.1 0.3 0.2l0.1 0 -0.1 0c0 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.2 0.1 0.3 0.2 0.5 0.3 0.8 0.5l0.1 0.1 0.1 0c0.1 0 0.2 0.1 0.3 0.1 0.1 0.1 0.2 0.1 0.3 0.1 0.1 0 0.2 0.1 0.3 0.1 0 0 0.1 0 0.1 0 0.1 0 0.1 0 0.2 0l0.1 0.1c0.1 0 0.1 0 0.2 0 0-0.2 0-0.3 0-0.4 0 0.1 0 0.2 0.1 0.3 0-0.1 0-0.1 0-0.1l0 0.1c0 0 0.1 0 0.1 0 0 0 0-0.1 0-0.1l0-0.1 -0.1 0c0-0.1 0-0.1 0-0.1C39 15.1 39 15.1 38.9 15c0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0 0.1 0 0.1 0 0.1 0-0.1 0-0.1 0-0.2 0-0.2 0-0.3 0-0.5 0 0 0-0.1 0-0.2 0 0.1 0 0.2 0 0.2 0 0.1 0 0.2 0.1 0.3 0-0.1 0-0.1 0-0.1l0-0.1c0-0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1L39 14c-0.1 0-0.1 0 0-0.1 0 0-0.1 0-0.1 0l0.1 0c0 0 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1l0-0.1 0-0.1 0-0.1c0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0 0 0-0.1-0.1-0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0-0.1 0-0.2 0-0.3 0-0.1 0-0.1 0-0.1l0-0.1c0 0 0-0.1 0-0.1 0 0 0.1-0.1 0.1-0.1l0-0.1c0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1l0-0.1c0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1l0-0.1c0-0.1 0-0.1 0-0.1 -0.1 0-0.1-0.1 0-0.1 0 0 0-0.1 0-0.1 0-0.1 0-0.1 0-0.2l0 0.1c0-0.1 0-0.2 0-0.2 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1l0-0.1c0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0 0 0-0.1 0-0.1 -0.1 0 0 0-0.1 0.1 0-0.1 0-0.1 0-0.1 -0.2 0-0.3 0-0.5 0 -0.3 0-0.5 0-0.8 0 -0.1 0-0.1 0-0.2 0 0 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.1 0.1 -0.1 0-0.2 0-0.2 0 0 0-0.1 0-0.1 0l0-0.1c-0.1 0-0.1 0-0.1 0.1 0-0.1-0.1-0.1-0.1-0.1C36.7 10 36.6 10 36.6 10c0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0-0.1 0 0-0.1 0-0.1 0 0-0.1 0-0.1 0-0.1l0-0.1 0.1 0c0-0.1 0-0.1-0.1-0.1l0.1 0c0 0 0-0.1 0-0.1 0-0.1 0.1-0.1 0.1-0.2L36.8 9.1C36.9 9 37 9 37.1 9c0 0 0.1 0 0.2 0.1 0 0 0.1 0 0.1 0 0 0.1 0 0.1 0.1 0.1 0 0.1 0 0.1 0 0.1l0.1 0c0 0 0.1 0 0.2 0 0.2 0 0.4 0 0.6 0 0 0 0.1 0 0.2 0 0 0.1 0 0 0 0 0.1 0 0.2 0.1 0.2 0.1 0.1 0 0.1 0 0.2 0C39 9.3 39 9.3 39 9.2c0 0 0-0.1 0-0.1C39 9 39 9 39 9c0 0 0-0.1 0-0.1 0 0 0-0.1 0-0.1C39 8.7 39 8.7 39 8.6c0 0 0-0.1 0-0.2 0 0.1-0.1 0.3-0.1 0.4 0 0.1 0 0.2 0 0.4 0-0.1 0-0.1 0-0.2 0-0.1 0-0.3 0-0.4 0-0.1 0-0.2 0-0.3 0-0.1 0-0.2 0-0.2L38.9 8c0 0.1 0 0.1 0 0.2l0 0.1c0 0 0 0.1 0 0.1 0 0 0-0.1 0-0.1C39 8.2 39 8.1 39 8 39 8 38.9 7.9 38.9 7.9 38.8 7.9 38.8 7.8 38.7 7.8 38.7 7.7 38.6 7.7 38.5 7.6c0 0-0.1-0.1-0.1-0.1 0-0.1 0-0.1-0.1-0.1l0-0.1C38.3 7.2 38.2 7.2 38.2 7.2c0-0.1 0-0.1 0-0.2C38.2 6.9 38.1 6.8 38.1 6.7c0 0 0-0.1 0-0.2 0 0.1 0 0.1 0 0.2 0 0 0 0.1 0 0.1l0 0.1c0-0.1 0-0.2 0-0.2 0-0.1 0-0.1 0-0.2 0-0.1 0-0.1 0.1-0.2 0-0.1 0-0.1 0.1-0.1 0-0.1 0-0.1-0.1-0.1 0.1 0 0.1 0 0.1-0.1 0.1 0 0.1-0.1 0.1-0.2 0 0 0.1 0 0.1 0l0-0.1c0 0 0.1 0 0.1-0.1 0.1 0 0.1 0 0.2-0.1 0.1 0 0.2 0 0.3-0.1 0.1 0 0.2 0 0.3-0.1 0.1 0 0.2 0 0.3 0 0.1 0 0.2 0.1 0.3 0.1 0 0 0.1 0 0.1 0.1 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0.1 0.1 0 0.1 0 0.1 0 0 0 0.1 0.1 0.1 0.1 0.1 0.1 0.2 0.1 0.2 0.2 0.1 0.1 0.2 0.2 0.2 0.3C41 6.3 41 6.4 41 6.6l0 0.1c0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0.1 0 0.2 0 0.3C40.9 7.3 40.9 7.4 40.8 7.5c0.1 0 0.1 0 0.1 0C40.8 7.6 40.7 7.7 40.6 7.8c0 0-0.1 0-0.1 0 0 0.1-0.1 0.1-0.1 0.1 -0.1 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.2 0.1 0 0.1 0 0.3 0 0.4l0 0.1 0 0.1 0 0.1c0 0 0 0.1 0 0.1 0 0-0.1 0 0 0 0 0.1 0 0.1 0 0.2 0 0.1 0 0.1 0 0.1 0 0 0 0.1 0 0.2l0.1 0C40.1 9.4 40.1 9.4 40.1 9.4c0.1 0 0.1 0 0.2 0 0.1 0 0.1 0 0.2 0 0.1 0 0.2 0 0.3 0 0.1 0 0.1 0 0.2 0l0.1 0 0.1 0c0.1 0 0.1 0 0.2 0 0 0 0.1 0 0.1 0l0-0.1c0.1 0 0.2-0.1 0.3-0.1 0.1 0 0.1 0 0.2 0 0 0 0.1 0 0.1 0.1 0.1 0 0.1 0 0.2 0.1 0 0 0 0.1 0 0.1 0 0 0.1 0.1 0.1 0.2L42.3 9.8c0 0 0 0.1 0 0.2 0 0-0.1 0.1-0.1 0.1l0 0.1c-0.1 0-0.1 0-0.1 0 -0.1 0-0.1 0-0.1 0 -0.1 0-0.2 0-0.3 0 0 0-0.1 0-0.2-0.1 0 0-0.1 0-0.1 0 -0.2 0-0.4 0-0.5 0 -0.3-0.1-0.5 0-0.7 0l-0.1 0c0 0.2 0 0.3 0 0.4 0 0.1 0 0.1 0 0.2 0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1l0 0.1c0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.2 0 0.1 0 0.1 0 0.2 0 0 0 0.1 0 0.1l0 0.2c0 0 0 0.1 0 0.2 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.2 0 0 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 -0.1 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0.1 0 0.1 0 0.2 0 0.1 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0.1 0 0.1 0 0.2 0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1l0 0.1c0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1l0 0.1 0 0.1c0 0 0 0.1 0 0.2 0 0.1 0 0.2 0 0.3l0.1 0.1c0 0 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0 0.1 0 0.2 0 0.4 0 0.1 0 0.1 0 0.2 0.1 0 0.2 0 0.2 0 0.1 0 0.1-0.1 0.2-0.1 0 0 0.1 0 0.2 0 0.1 0 0.1 0 0.2-0.1 0 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1 0 0.2-0.1 0.2-0.1 0 0 0.1 0 0.1 0 0.1-0.1 0.2-0.1 0.3-0.1 0 0 0.1 0 0.1 0 0-0.1 0-0.1 0.1-0.1 0 0 0.1-0.1 0.1-0.1 0 0 0.1 0 0.2-0.1 0.1 0 0.2-0.1 0.3-0.2l0.1-0.1C42.6 14.5 42.6 14.5 42.5 14.5l-0.1 0 0-0.1c0 0-0.1 0-0.1 0 0-0.1 0.1 0 0.1-0.1 0 0 0.1 0 0.1 0 0.1-0.1 0.1-0.1 0.2-0.1 0 0-0.1 0-0.1 0l0 0.1c0-0.1 0.1-0.1 0.1-0.1 0 0 0.1 0 0.1 0 0 0 0-0.1 0-0.1 0 0 0.1 0 0 0l0.1 0 0.1 0c0 0 0-0.1 0-0.1 0.1-0.1 0.1-0.1 0.2-0.1l0.1-0.1c0 0 0.1-0.1 0.2-0.1l0.1 0c0-0.1 0-0.1 0-0.1 0 0 0.1 0 0.1 0l0-0.1c0 0 0.1 0 0.1 0 0.1 0 0.1 0 0.1-0.1 0.1 0 0.1 0 0.1 0l0.1 0 0-0.1c0 0.1 0 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M44.3 12c-0.2 0.1-0.2 0.3-0.4 0.5l-0.1 0C44 12.3 44.1 12 44.3 11.8c0 0.1 0.1 0.2 0 0.2Z' class='cp_2'/%3e%3cpath d='M40 7.2c0.1 0 0.1 0 0.1 0 0 0 0.1 0 0.1 0C40.2 7.1 40.2 7 40.3 7c0-0.1 0-0.1 0-0.2C40.2 6.7 40.2 6.6 40.2 6.6c0 0 0-0.1 0-0.1 -0.1 0.1-0.1 0-0.1 0 0 0 0-0.1 0-0.1C40.1 6.3 40 6.3 39.9 6.3 39.8 6.2 39.7 6.1 39.5 6.2c-0.1 0-0.2 0-0.3 0.1 0 0-0.1 0-0.1 0.1 0 0-0.1 0.1-0.1 0.2 0 0-0.1 0.1-0.1 0.1C39 6.8 39 6.8 39 6.9c0 0 0 0.1 0.1 0.2 0 0 0 0.1 0.1 0.1 0 0.1 0.1 0.1 0.1 0.1 0.1 0 0.1 0.1 0.1 0.1 0.1 0 0.1 0 0.1 0l0.1 0c0 0 0.1 0 0.2 0C39.9 7.4 40 7.3 40 7.2Z' class='cp_1'/></svg>") no-repeat;
	}
	/* end blog */




	.aside {
		padding-right: 10px;
	}
	.maincol {
		padding-left: 0;
	}

	.desktop-filters {
		display: block;
	}
	.mobile-filters {
		display: none;
	}

	.maincol .results > .row {
	    margin-left: 0;
	}
	.banner.suggestion {
		margin-bottom: 30px;
		position: relative;
	}
	.banner.suggestion img {
		width: 100%;
	}
	.banner.suggestion p {
	    font-size: 0.875rem;
	    color: #fff;
	    position: absolute;
	    margin-left: 33.1%;
	    margin-right: 28%;
	    margin-top: 22.7%;
	    line-height: 1.285714285714286em;
	    font-weight: 300;
	}
	.paging-filters {
                        background: #f1f1f1;
                        height:100%;
                        margin-bottom: 1.6875rem;
	}
	.paging-filters label {
                        font-size: 0.8125rem;
                        font-weight: 400;
                        margin-bottom: 0;
	}
	.paging-filters .btn {
	    background: transparent;
	    font-size: 0.8125rem;
	    color: #cd002a;
	    font-weight: 400;
	    padding: 0px 0.75rem;
	    border-radius: 0;
	}
	.paging-filters .btn.active, .paging-filters .btn:active {
	    box-shadow: none;
	}
	.paging-filters nav {
		height: 100%;
		text-align: right;
	}
	.bottom.paging-filters nav {
		text-align: left;
	}
	.paging-filters .dropdown-menu {
		right: 0;
		left: auto;
	}
	.caret {
		background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10.82 6.12'%3E%3Cpolygon points='5.41 6.12 0 0.71 0.71 0 5.41 4.7 10.11 0 10.82 0.71 5.41 6.12' style='fill:%23525861'/%3E%3C/svg%3E") no-repeat;
		border: none;
		height: 0.4375rem;
		width: 0.6875rem;
	}
	.btn .caret {
	    margin-left: 1.25rem;
	}
	.dropdown.open .caret {
		background: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10.82 6.12'%3E%3Cpolygon points='5.41 6.12 0 0.71 0.71 0 5.41 4.7 10.11 0 10.82 0.71 5.41 6.12' style='fill:%23cd002a'/%3E%3C/svg%3E") no-repeat;
	}
	.pagination {
	    margin: 0;
	    border-radius: 0px;
	}
	.pagination > li > a, .pagination > li > span {
	    padding: 0 5px;
	    line-height: 1.6875rem;
	    color: #808285;
	    background-color: transparent;
	    border: 0px none;
	    font-size: 0.8125rem;
	    font-weight: 400;
	}
	.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
		border-radius: 0px;
	}
	.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	    color: #cd002a;
	    background-color: transparent;
	    border-color: transparent;
	    font-weight: 700;
	}
	.pagination span, .pagination .page-link {
		height: 1.6875rem;
		display: inline-block;
	}
	a[aria-label="Previous"].page-link span{
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.9 29.5'%3E%3Ctitle%3Earrow_left%3C/title%3E%3Cpolyline points='15.5 0.4 0.7 15.2 14.7 29.2' style='fill:none;stroke:%23525861;stroke-miterlimit:10'/%3E%3C/svg%3E");
		background-position: center 53%;
		background-repeat: no-repeat;
		width: 0.3125rem;
		height: 1.6875rem;
	}
	a[aria-label="Next"].page-link span{
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.9 29.5'%3E%3Ctitle%3Earrow_right%3C/title%3E%3Cpolyline points='0.4 0.4 15.2 15.2 1.2 29.2' style='fill:none;stroke:%23525861;stroke-miterlimit:10'/%3E%3C/svg%3E");
		background-position: center 53%;
		background-repeat: no-repeat;
		width: 0.3125rem;
		height: 1.6875rem;
	}
	.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
	    cursor: default;
	    background-color: transparent;
	}
	.pagination > .disabled > a[aria-label="Previous"].page-link span{
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.9 29.5'%3E%3Ctitle%3Earrow_left%3C/title%3E%3Cpolyline points='15.5 0.4 0.7 15.2 14.7 29.2' style='fill:none;stroke:%23cbcbcb;stroke-miterlimit:10'/%3E%3C/svg%3E");
	}
	.pagination > .disabled > a[aria-label="Next"].page-link span{
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.9 29.5'%3E%3Ctitle%3Earrow_right%3C/title%3E%3Cpolyline points='0.4 0.4 15.2 15.2 1.2 29.2' style='fill:none;stroke:%23cbcbcb;stroke-miterlimit:10'/%3E%3C/svg%3E");
	}

        .pagination .current_page {
            color: #cd002a;
        }

	.back-to-top {
		font-size: 0.875rem;
		color: #525861;
		text-transform: uppercase;
		text-align: right;
		line-height: 1.5625rem;
	}
	.back-to-top a, .back-to-top a:link, .back-to-top #scroll-top{
		padding-right: 26px;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='6px' viewBox='0 0 10.8 6.1'%3E%3Ctitle%3Earrow_top%3C/title%3E%3Cpolyline points='10.5 5.8 5.4 0.7 0.4 5.8' style='fill:none;stroke:%23525861;stroke-miterlimit:10'/%3E%3C/svg%3E");
		background-repeat: no-repeat;
		background-position: right center;
		cursor: pointer;
	}
	.back-to-top a:hover, .back-to-top #scroll-top:hover {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='6px' viewBox='0 0 10.8 6.1'%3E%3Ctitle%3Earrow_top%3C/title%3E%3Cpolyline points='10.5 5.8 5.4 0.7 0.4 5.8' style='fill:none;stroke:%23cd002a;stroke-miterlimit:10'/%3E%3C/svg%3E");
		color: #cd002a;
	}

	.result-blocks {
		margin-bottom: 20px;
	}
	.result-blocks ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
		-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	}
	.result-blocks ul li {
		float: none;
		padding: 1.3125rem 0.3125rem;
	}
	.result-blocks .badge {
	    width: 2.6875rem;
	    height: 2.6875rem;
	}

.review {
	padding-top: 0.5rem;
	padding-bottom: 1.375rem;
}
.review h3 {
	font-weight: 900;
	font-size: 1.125rem;
	color: #525861;
	text-transform: uppercase;
}
.review > div:first-of-type {
	padding-bottom: 0.9375rem;
}
.review h3, .review > div:first-of-type span{
	display: inline-block;
}
.review > div:first-of-type span{
	color: #cd002a;
	font-weight: 400;
	font-size: 0.8125rem;
	margin-left: 4.0625rem;
}
.write:before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18px' viewBox='0 0 18.18 18.18'%3E%3Cpath d='M1.12,12.24,12.77.59a1.09,1.09,0,0,1,1.53,0l3.28,3.28a1.09,1.09,0,0,1,0,1.54L5.94,17.05' style='fill:none;stroke:%23cd002a;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.542700707912445px'/%3E%3Cpolyline points='5.94 17.05 0.27 17.91 1.12 12.24' style='fill:none;stroke:%23cd002a;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.542700707912445px'/%3E%3Cline x1='0.54' y1='16.13' x2='2.02' y2='17.61' style='fill:none;stroke:%23cd002a;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.542700707912445px'/%3E%3Cpath d='M15.14,1.43,3.49,13.08a1.09,1.09,0,0,1-1.53,0L1.89,13a1.09,1.09,0,0,1,0-1.53L9.62,3.74' style='fill:none;stroke:%23cd002a;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.542700707912445px'/%3E%3Cpath d='M16.75,3,5.1,14.68a1.09,1.09,0,0,1-1.54,0l-.07-.07a1.09,1.09,0,0,1,0-1.53L15.14,1.43' style='fill:none;stroke:%23cd002a;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.542700707912445px'/%3E%3Cpath d='M14.43,8.56,6.71,16.29a1.09,1.09,0,0,1-1.53,0l-.07-.07a1.09,1.09,0,0,1,0-1.54L16.75,3' style='fill:none;stroke:%23cd002a;stroke-linecap:round;stroke-linejoin:round;stroke-width:0.542700707912445px'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: left center;
	width: 1.6875rem;
	height: 1.125rem;
	display: inline-block;
	margin-bottom: -0.1875rem;
}
.review form {
	background: #f1f1f1;
	margin: 0 0.9375rem;
	padding: 2rem;
}
.review form > div {
	margin: auto;
	float: none;
}
.review form h2 {
	font-weight: 300;
	font-size: 1.625rem;
	border-bottom: solid 1px #cbcbcb;
	margin-bottom: 1.125rem;
}
.form-signin .form-control {
    height: 3.125rem;
    border-radius: 0;
    border-color: #525861;
    color: #cbcbcb;
    font-size: 1.125rem;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 0.75rem;
}

.form-signin input[type="checkbox"] {
    display:none;
}
.form-signin input[type="checkbox"] + label {
    color:#525861;
    font-size: 0.9375rem;
    padding-left: 0;
}
.form-signin input[type="checkbox"] + label span {
    display:inline-block;
    width:1.5rem;
    height:1.5rem;
    margin:-0.125rem 1rem 0 0;
    vertical-align:middle;
    cursor:pointer;
    background: #fff;
    border: solid 1px #525861;
}
.form-signin input[type="checkbox"]:checked + label span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18.75 18.6'%3E%3Cpolyline points='17.75 1 9.07 17.6 1 10.56' style='fill:none;stroke:%23cd002a;stroke-miterlimit:10'/%3E%3Cpolyline points='17.75 1 9.07 17.6 1 10.56' style='fill:none;stroke:%23cd002a;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px'/%3E%3C/svg%3E");
    background-position: center;
	background-repeat: no-repeat;
}
.form-signin .btn-signin {
	float: right;
	background: #fff;
	border: solid 1px #cd002a;
	color: #cd002a;
	font-size: 1.125rem;
	font-weight: 500;
	border-radius: 0;
	text-transform: uppercase;
	height: 2.1875rem;
	line-height: 2.0625rem;
	padding: 0 1.5625rem;
}
.form-signin .forgot-password {
    float: left;
    color: #cd002a;
    font-size: 0.9375rem;
    margin-top: 0.5rem;
    text-decoration: underline;
}
.review h4 {
	font-size: 0.9375rem;
	font-weight: 700;
	padding-bottom: 0.9375rem;
}
.review p {
	font-size: 0.8125rem;
}
.review .signature {
	font-size: 0.8125rem;
	font-weight: 700;
	padding-top: 33px;
	text-transform: uppercase;
}
.review .sign-date {
	font-size: 0.8125rem;
}

.new-customer, .client-login {
	margin: auto;

}
.new-customer > div, .client-login > div{
	background: #f1f1f1;
	padding: 1.5rem 2.125rem 1.625rem 2.125rem;
	min-height: 21.25rem;
	position: relative;
}
.client-login h3, .new-customer h3 {
    text-align: left;
    color: #cd002a;
    font-size: 1.625rem;
    /*border-bottom: solid 1px #c7d7d9;*/
    /*margin-bottom: 1.25rem;*/
    font-weight: 300;
}
.notaclient {
    color: #cd002a!important;
    font-size: 0.9375rem;
    text-decoration: underline!important;
}
.client-login p, .new-customer p {
	font-size: 0.9375rem;
	padding-bottom: 0.9375rem;
}
.new-customer .plain-button {
    font-size: 1.125rem;
    font-weight: 500;
    color: #cd002a;
    background: #fff;
    line-height: 2.0625rem;
    max-width: 8.4571875rem;
	position: absolute;
	right: 2.125rem;
	bottom: 1.625rem;
	height: 2.1875rem;
}
.client-login .btn-signin {
    float: none;
    /*width: 100%;*/
    border-color: #fff;
    background: #cd002a;
    color: #fff;
    clear: both;
}
.btn-signin.facebook {
    border-color: #3b5998;
    background: #fff;
    color: #3b5998;
    float: none;
    margin-bottom: 1.25rem;
    font-weight: 400;
}
.client-login .forgot-password {
    float: none;
}
.client-login form {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}
.client-login .form-signin .form-control {
    height: 2.0625rem;
    color: #525861;
    font-size: 0.9375rem;
    margin-bottom: 1.5rem;
}

.order_info {
	font-size: 1rem;
	color: #000;
	background: #c7d7d9;
	text-align: center;
	font-weight: 400;
	padding: 0.3125rem;
	margin-bottom: 0.625rem;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.order_info p {
	margin: 0;
	padding: 0;
}
.order_info img {
	margin-right: 1.5625rem;
	margin-left: -4.375rem;
}
.full_basket, .shipping_info {
	background-color: #f1f1f1;
	padding: 1rem 1.75rem;
}
.full_basket h1, .shipping_info h1 {
	color: #cd002a;
	font-size: 1.625rem;
	font-weight: 300;
	padding-bottom: 1rem;
	border-bottom: solid 1px #c7d7d9;
	margin-bottom: 0.6875rem;
}
.shipping_info h2 {
	color: #525861;
	font-size: 1.3125rem;
	font-weight: 400;
}
.basket_buttons {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	padding: 0.875rem 0 0 0;
}
.basket_buttons.onlyone {
	-webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.basket_add, .basket_remove {
	font-size: 0.9375rem;
	text-decoration: underline!important;
	font-weight: 400;
	color: #cd002a!important;
	line-height: 1.25rem;
	margin-right: 1rem;
}
.basket_add:before, .basket_remove:before {
	content: "";
	width: 1.6875rem;
	height: 1.1875rem;
	display: block;
	float: left;
	margin-right: 0.4375rem;
}
.basket_add:before {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28.15 20.31'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:none;stroke:%23cd002a;stroke-linecap:round;stroke-linejoin:round;%7d%3c/style%3e%3c/defs%3e%3ctitle%3ebasket_plus%3c/title%3e%3cg id='Layer_2' data-name='Layer 2'%3e%3cg id='faseta'%3e%3cpath class='cls-1' d='M21,9.69l-.92,9.22a1,1,0,0,1-1,.9H4.32a1,1,0,0,1-1-.9l-1-9.71H20.17'/%3e%3cline class='cls-1' x1='5.47' y1='5.09' x2='9.84' y2='1.42'/%3e%3cline class='cls-1' x1='17.93' y1='5.09' x2='13.56' y2='1.42'/%3e%3cpath class='cls-1' d='M20.17,9.2H1.36A.85.85,0,0,1,.5,8.35V6.11a.85.85,0,0,1,.86-.86H18.15'/%3e%3cline class='cls-1' x1='6.63' y1='11.87' x2='6.63' y2='16.95'/%3e%3cline class='cls-1' x1='10.01' y1='11.87' x2='10.01' y2='16.95'/%3e%3cline class='cls-1' x1='13.39' y1='11.87' x2='13.39' y2='16.95'/%3e%3cline class='cls-1' x1='16.77' y1='11.87' x2='16.77' y2='16.95'/%3e%3cpath class='cls-1' d='M26.26,8.61a4.75,4.75,0,1,1,0-6.72A4.74,4.74,0,0,1,26.26,8.61Z'/%3e%3cline class='cls-1' x1='22.93' y1='3.18' x2='22.93' y2='7.39'/%3e%3cline class='cls-1' x1='20.83' y1='5.28' x2='25.04' y2='5.28'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
.basket_remove:before {
	margin-top: 0.125rem;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28.15 20.31'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:none;stroke:%23cd002a;stroke-linecap:round;stroke-linejoin:round;%7d%3c/style%3e%3c/defs%3e%3ctitle%3ebasket_minus%3c/title%3e%3cg id='Layer_2' data-name='Layer 2'%3e%3cg id='faseta'%3e%3cpath class='cls-1' d='M21,9.69l-.92,9.22a1,1,0,0,1-1,.9H4.32a1,1,0,0,1-1-.9l-1-9.71H20.17'/%3e%3cline class='cls-1' x1='5.47' y1='5.09' x2='9.84' y2='1.42'/%3e%3cline class='cls-1' x1='17.93' y1='5.09' x2='13.56' y2='1.42'/%3e%3cpath class='cls-1' d='M20.17,9.2H1.36A.85.85,0,0,1,.5,8.35V6.11a.85.85,0,0,1,.86-.86H18.15'/%3e%3cline class='cls-1' x1='6.63' y1='11.87' x2='6.63' y2='16.95'/%3e%3cline class='cls-1' x1='10.01' y1='11.87' x2='10.01' y2='16.95'/%3e%3cline class='cls-1' x1='13.39' y1='11.87' x2='13.39' y2='16.95'/%3e%3cline class='cls-1' x1='16.77' y1='11.87' x2='16.77' y2='16.95'/%3e%3cpath class='cls-1' d='M26.26,8.61a4.75,4.75,0,1,1,0-6.72A4.74,4.74,0,0,1,26.26,8.61Z'/%3e%3cline class='cls-1' x1='20.83' y1='5.28' x2='25.04' y2='5.28'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
.basket_container .row {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.basket_container .row:nth-child(odd) {
	padding-bottom: 0.625rem;
}
.basket_container .row:nth-child(even) {
	padding-bottom: 1.125rem;
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.basket_container .plain-button {
	color: #808285;
	font-weight: 400;
	border: solid 1px #808285;
	margin: 0 0 1rem 0;
	max-width: 7.8125rem;
	line-height: 1.375rem;
}
.basket_page p{
    font-size: 20px;
}

.btn-plain {
    border: solid 1px #cd002a;
    background: transparent;
    color: #525861;
    border-radius: 0;
}
.btn-plain:hover {
    background-color: rgba(204, 204, 204, 0.25);
}

.order-form-preview p {
    font-size: 100%;
    margin-bottom: 15px;
}

.basket_container .final_price {
	font-size: 1.1875rem;
	font-weight: 300;
	line-height: 2.125rem;
	text-align: right;
}
.basket_container .quantity {
	text-align: center;
}
.basket_container .quantity .dropdown-toggle {
	border: solid 1px #525861;
	background: #fff;
	font-weight: 700;
	font-size: 0.875rem;
}
.basket_container .quantity .dropdown-toggle .caret {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.37 6.39'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23525861;%7d%3c/style%3e%3c/defs%3e%3ctitle%3etriangle-bottom%3c/title%3e%3cg id='Layer_2' data-name='Layer 2'%3e%3cg id='faseta'%3e%3cpolygon class='cls-1' points='9.37 0 4.68 6.39 0 0 9.37 0'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
	border: none;
	height: 0.375rem;
	width: 0.5625rem;
}
.basket_container .quantity .btn .caret {
    margin-left: 0.5rem;
}
.basket_container .description h2{
	font-weight: 700;
	font-size: 1rem;
	line-height: normal;
	margin: 0;
	padding: 0;
}
.basket_container .description .book-author {
	font-size: 0.875rem;
	font-weight: 700;
	padding-top: 5px;
	padding-bottom: 8px;
}
.basket_container .description .price {
	font-size: 1.1875rem;
	font-weight: 300;
}
.basket_container .description .price span{
	padding-left: 0.5625rem;
	padding-right: 0.5625rem;
}
.basket_container .description .price span:first-of-type{
	padding-left: 0!important;
}
.basket_container .description .old-price {
	color: #cd002a;
	text-decoration: line-through;
}
.new-price{
    color: #cd002a;
}
.order_container {
	margin-right: 0;
	position: relative;
}
.order {
	background-color: #f1f1f1;
	padding: 1rem 1.25rem 0.6875rem 1.25rem;
}

.order-step-clickable {
    cursor: pointer;
}

.order h3 {
	color: #cd002a;
	font-size: 1.625rem;
	font-weight: 300;
	padding-bottom: 1rem;
}
.order .items {
	font-size: 0.9375rem;
	font-weight: 500;
	color: #cd002a;
	text-decoration: underline;
	padding-bottom: 0.375rem;
}
.order_lines {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	font-weight: 400;
	font-size: 14px;
	padding-bottom: 0.5625rem;
}
.order .total {
	border-top: solid 1px #c7d7d9;
	padding-top: 0.5rem;
	font-weight: 500;
}
.order .form-control {
    border-radius: 0;
    border: 1px solid #525861;
    box-shadow: none;
    width: calc(100% - 105px);
    font-size: 1.25rem;
    padding: 0;
    line-height: 2rem;
    height: 30px;
    color: #525861;
    text-align: center;
}
.order .plain-button2 {
    width: auto;
    max-width: none;
    padding: 0 0.5rem;
}
.giftwrap {
	position: relative;
}
#emballage_bt.active {
	border-color: #cd002a;
	position: relative;
}
#emballage_bt.active:after {
	content: "";
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.77 19.77'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:none;stroke:%23cd002a;stroke-linecap:round;stroke-linejoin:round;%7d%3c/style%3e%3c/defs%3e%3ctitle%3eedit%3c/title%3e%3cg id='Layer_2' data-name='Layer 2'%3e%3cg id='faseta'%3e%3cpath class='cls-1' d='M1.42,13.13l12-12a2,2,0,0,1,2.83,0l2.4,2.4a2,2,0,0,1,0,2.83l-12,12'/%3e%3cpolyline class='cls-1' points='6.64 18.35 0.5 19.27 1.42 13.13'/%3e%3cline class='cls-1' x1='0.79' y1='17.35' x2='2.39' y2='18.95'/%3e%3cpath class='cls-1' d='M16.62,1.41l-12,12c-.78.78-1.81,1-2.29.55s-.23-1.51.55-2.29l7.79-7.79'/%3e%3cpath class='cls-1' d='M18.36,3.15l-12,12c-.78.78-1.81,1-2.29.55s-.23-1.51.55-2.29l12-12'/%3e%3cpath class='cls-1' d='M15.85,9.14,8.06,16.93c-.78.78-1.81,1-2.29.55s-.23-1.51.55-2.29l12-12'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
	width: 1.25rem;
	height: 1.25rem;
	display: block;
	position: absolute;
	top: 0px;
	right: -2.1875rem;
}
.emballage {
    position: absolute;
    background: #fff;
    z-index: 10;
    padding: 0.875rem 0 0 0;
    width: 34.75rem;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	-webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
	font-size: 0.8125rem;
	font-weight: 500;
	left: 0.9375rem;
	top: 2.25rem;
}
.emballage:before {
	content: "";
	position: absolute;
	left: 4.375rem;
	top: -0.625rem;
	width: 0; height: 0; border-left: 0.4375rem solid transparent; border-right: 0.4375rem solid transparent; border-bottom: 0.625rem solid #fff;
}
.selections {
    padding-left: 0;
}
.selections form {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.greeting-cart {
	border-top: solid 1px #c7d7d9;
	padding-top: 0.625rem;
}
.greeting-cart .radio-captain-gap, .greeting-cart textarea, .greeting-cart .form-group {
	width: 100%;
}
.greeting-cart .form-check {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.greeting-cart .form-control {
	border-radius: 0;
	border-color: #c7d7d9;
	font-size: 0.8125rem;
	font-style: italic;
	padding: 0.1875rem 0.5625rem;
	height: 4.0625rem;
	min-height: 4.0625rem;
	max-height: 4.0625rem;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}
.greeting-cart .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #cbcbcb;
}
.greeting-cart .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #cbcbcb;
}
.greeting-cart .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #cbcbcb;
}
.greeting-cart .form-control:-moz-placeholder { /* Firefox 18- */
  color: #cbcbcb;
}
.selection-buttons {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.selection-buttons .plain-button {
    color: #808285;
    font-weight: 400;
    border: solid 1px #808285;
    margin: 0 1rem 0 0;
    max-width: 7.8125rem;
    line-height: 1.375rem;
}
.selection-buttons .plain-button.save {
	color: #fff;
	background-color: #cd002a;
	border-color: #cd002a;
}
.basketsteps ul {
	margin: 0;
	padding: 0 0 2.5rem 0;
	list-style: none;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.basketsteps ul li {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-grow: 1.3;
	-webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	color: #cbcbcb;
	font-size: 0.875rem;
	font-weight: 500;
}
.basketsteps .indicator {
	background: #cbcbcb;
	height: 3.375rem;
	width: 100%;
	margin-bottom: 0.8125rem;
	position: relative;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.basketsteps .indicator:before {
	content: "";
	position: absolute;
	right: -2.75rem;
	top: -0.3125rem;
	width: 0;
	height: 0;
	border-left: 45px solid #fff;
	border-top: 32px solid transparent;
	border-bottom: 32px solid transparent;
	z-index: 10;
}
.basketsteps .indicator:after {
	content: "";
	position: absolute;
	right: -2.3125rem;
	top: 0rem;
	width: 0;
	height: 0;
	border-left: 2.375rem solid #cbcbcb;
	border-top: 1.6875rem solid transparent;
	border-bottom: 1.6875rem solid transparent;
	z-index: 10;
}

.basketsteps li:first-child, .basketsteps li:last-child {
	flex-grow: 1;
}
.basketsteps li:last-child .indicator:before, .basketsteps li:last-child .indicator:after {
	border: none 0;
}
.basketsteps li:first-child span {
	padding-left: 6%;
}
.basketsteps li span {
	padding-left: 10%;
}
.basketsteps ul li.active {
	color: #cd002a;
}
.basketsteps ul li.active .indicator{
	background-color: #cd002a;
}
.basketsteps ul li.active .indicator:after {
	border-left-color: #cd002a;
}

.basketrow form{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
	border-bottom: solid 1px #c7d7d9;
	margin-bottom: 0.75rem;
	padding-bottom: 0.75rem;
}
.basketrow:last-of-type form {
	border-bottom: none 0;
	margin-bottom: 0;
}
.basketrow .form-group {
	width: 100%;
}
.basketrow textarea {
	border: solid 1px #c7d7d9;
	border-radius: 0;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}
.shipping_info .radio-captain-gap {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    width: auto;
    min-width: 30%;
}
.shipping_info .radio-captain-gap [type="radio"]+label:before {
	width: 1.4375rem;
	height: 1.4375rem;
	left: -1.875rem;
}
.shipping_info .radio-captain-gap [type="radio"].with-gap:checked + label::after {
    left: -1.3125rem;
    top: 0.5625rem;
}
.shipping_info label span {
    font-weight: 400;
}
.shipping_info label span:last-of-type {
	display: block;
	white-space: nowrap;
	}
.shipping_info .basket_buttons {
	border: none 0;
}
/* end main */



/* footer */
.footer {
	padding-top: 1.5625rem;
}
.footer-nav {
	background-color: #525861;
	color: #fff;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.footer h4 {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: normal;
    padding-bottom: 0.3125rem;
}
.footer .list-group-item {
    padding: 0.1875rem 0;
    background-color: transparent;
    color: #fff;
    border: none;
    font-size: 0.75rem;
    text-transform: uppercase;
}
.footer a.list-group-item:hover {
    text-decoration: underline;
}
.footer a.list-group-item:focus, .footer a.list-group-item:hover, .footer button.list-group-item:focus, .footer button.list-group-item:hover {
    color: #fff;
    background-color: transparent;
}
.newsletter small {
    font-weight: 300;
    line-height: 1rem;
    padding-bottom: 0.625rem;
}
.newsletter .form-group {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.newsletter .form-control::-webkit-input-placeholder { color: #e3e3e3; }
.newsletter .form-control:-moz-placeholder { color: #e3e3e3; }
.newsletter .form-control::-moz-placeholder { color: #e3e3e3; }
.newsletter .form-control:-ms-input-placeholder { color: #e3e3e3; }
.newsletter .form-control::-ms-input-placeholder { color: #e3e3e3; }

.newsletter .form-control {
    border: solid 1px #fff;
    border-radius: 0;
    background-color: #757981;
    color: #fff;
    font-style: italic;
    font-size: 0.75rem;
    padding: 0.1rem .75rem;
    width: 63%;
}
.newsletter .btn {
    border-radius: 0;
    border: solid 1px #fff;
    font-weight: 700;
    font-size: 0.625rem;
    color: #525861;
    padding: 0.1rem .75rem;
    text-transform: uppercase;
}

.footer .copyrights {
	font-size: 0.875rem;
	font-weight: 700;
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
}
.footer .copyrights .row {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer .payment-methods {
	text-align: right;
}
.payment-methods img {
    margin: 0 0.625rem;
    display: inline-block;
}

/* end footer */




@media (max-width: 1220px) {
	a.captain-blog {
	    margin-right: 1.875rem;
	}
	.owl-carousel .owl-nav .owl-prev {
	    margin-left: 0;
	}
	.owl-carousel .owl-nav .owl-next {
	    margin-right: 0;
	}
}

@media (max-width: 1200px) {
	.navbar.mainmenu {
		font-size: 0.84375rem;
	}	.navbar.mainmenu .navbar-nav > li > a {
	    padding-left: 0.2rem;
		padding-right: 0.2rem;
	}
	.basket_container .description h2{
		font-size: 0.875rem;
	}
	.basket_container .description .book-author {
		font-size: 0.75rem;
	}
	.full_basket h1, .order h3 {
		font-size: 1.4375rem;
	}
	.order_container {
	    margin-left: 0;
	}
	.full_basket {
	    margin-bottom: 2rem;
	}
}

@media (max-width: 991px) {
	.copyrights > div, .footer .payment-methods {
	    text-align: center;
	}
	.home-carousel .slide_txt {
	    padding-right: 2%;
	    font-size: 85%;
	}
	.navbar.mainmenu {
	    font-size: 1.25rem;
	}
	.navbar.mainmenu .navbar-nav > li > a {
	    padding-top: 0.625rem;
	    padding-bottom: 0.625rem;
	}
	 .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        padding-left: 15px;
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .navbar.mainmenu ul li::before {
	    content: "";
	}
	.home_row1 .box .book_img {
		width: 100%;
	}
	.home_row1 .box .book_txt {
		width: 100%;
	}
	.home_row1 .box {
		-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	}
	.book_img {
	    width: 100%;
	}
	.home_row1 .box .book_txt {
	    padding-left: 1.875rem;
	}


	.maincol {
	    padding-left: 15px;
	}
	.result-blocks ul {
	    padding: 15px;
	}
	.aside {
	    padding-right: 15px;
	}
	.filters {
	    margin-bottom: 1.5625rem;
	}
	.desktop-filters {
		display: none;
	}
	.mobile-filters {
		display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
		-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	}
	.mobile-filters > div {
	    width: auto;
	}
	.mobile-filters label {
	    display: block;
	}

	.new-customer, .client-login {
		margin-bottom: 1.5625rem;
	}
	.new-customer > div, .client-login > div{
		height: auto;
		min-height: inherit;
	}
	.new-customer .plain-button, .client-login .btn-signin {
		position: relative;
		float: right;
		right: 0;
		bottom: 0;
	}
}

@media (max-width: 768px) {
	.row1-carousel .owl-next {
	    margin-right: 0.875rem!important;
	}
	.row1-carousel .owl-prev {
	    margin-left: 0.875rem!important;
	}
	.books .item {
	    padding-left: 10%;
	    padding-right: 10%;
	}
	.home-carousel .slide_txt p{
	    display: none;
	}
	.logo, .search form, .topbar div:first-of-type ul, .topbar div:last-of-type ul {
		-webkit-justify-content: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	}
	.paging-filters label {
		display: block;
		padding-left: 0.75rem;
	}
	.paging-filters:not(.bottom) {
	    height: 2.8125rem;
	}
	.paging-filters:not(.bottom) .dropdown-menu {
	    right: auto;
	    left: 0;
	}
	.paging-filters:not(.bottom) .pagination {
	    margin-top: 0.5625rem;
	}
	.back-to-top a, .back-to-top a:link, .back-to-top #scroll-top {
	    padding-right: 0;
	    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='10px' viewBox='0 0 10.8 6.1'%3E%3Ctitle%3Earrow_top%3C/title%3E%3Cpolyline points='10.5 5.8 5.4 0.7 0.4 5.8' style='fill:none;stroke:%23525861;stroke-miterlimit:10'/%3E%3C/svg%3E");
	    width: 1.25rem;
	    overflow: hidden;
	    display: block;
	    height: 0.5rem;
	    margin-top: 0.5625rem;
	}
	.emballage {
	    width: 18.75rem;
	}
	.preview {
	    padding-bottom: 0.75rem;
	}
	.selections {
	    padding-left: 0.9375rem;
	}
}

@media (max-width: 660px) {
                .basket_buttons {
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	}
	.basket_container .image {
		display: none;
	}
	.basket_container .description {
	    width: 66.66666667% !important;
	}
	.basket_container .row:nth-child(even) .col-xs-2{
		display: none;
	}
	.basket_container .row:nth-child(even) .col-xs-10{
		width: 100% !important;
	}
	.basket_buttons {
	    -webkit-justify-content: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	}
	.basket_add, .basket_remove {
	    margin-bottom: 1rem;
	}
	.order_info img {
	    margin-left: 0;
	}
}

@media (max-width: 576px) {
	.col-xs-6 {
		width: 100%;
	}
	.captain-blog > div {
	    text-align: center;
	}
	.home-carousel .slide_txt {
	    font-size: 65%;
	}
	.mobile-filters {
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	}
	.mobile-filters > div {
	    width: 50%;
	    padding-bottom: 1rem;
	}
	.paging-filters {
	    padding-top: 0.5625rem;
	    height: 2.8125rem;
	}
	.paging-filters .pagination {
	    margin-top: 0rem!important;
	}
	.paging-filters label {
		display: none;
	}
	.paging-filters ul.pagination .page-item:not(:first-of-type):not(:last-of-type) {
		display: none;
	}
	a[aria-label="Previous"].page-link span, a[aria-label="Next"].page-link span {
	    width: 1.3125rem;
	}
}
@media (max-width: 480px) {
	.basket_container .col-xs-2 {
	    width: 25%!important;
	}
	.basket_container .row {
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	}
	.basket_container .description {
		width: 100% !important;
	}
	.basket_container .description .price {
	    text-align: center;
	}
	.basket_container .description .price span:first-of-type {
	    padding-left: 0.5625rem!important;
	}
	.basket_container .quantity {
		text-align: left;
	}
	.basket_container .quantity, .basket_container .final_price {
	    width: 50% !important;
	}
}
@media (max-width: 390px) {
	.emballage {
	    width: 100%;
	}
	.radio-captain-gap {
	    width: 100%;
	}
}

/*
 * Πρόσθετα για τις ανάγκες του back-end
 */
.breadcrumb h2, .breadcrumb h3, .breadcrumb h4, .breadcrumb h5, .breadcrumb h6 {
    padding: 0;
    margin: 0;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: normal;
    display: inline;
}

.breadcrumb-item.active h2 a span,
.breadcrumb-item.active h3 a span,
.breadcrumb-item.active h4 a span,
.breadcrumb-item.active h5 a span,
.breadcrumb-item.active h6 a span {
    color: #cd002a;
}

.basicPanel > div {
    background: #f1f1f1;
    padding: 1.5rem 2.125rem 1.625rem 2.125rem;
    min-height: 21.25rem;
    position: relative;
}

.reviewsLoginContainer {
    display: none;
}

/*BLOG PAGES CSS starts*/
/*.blog-last-article{
    height: 450px;
}*/
.blog-poster-article{
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: url("../images/book_proposal.jpg");
    background-position: 50% 50%;
    background-size: auto 110%;
    /*background-repeat: no-repeat;*/
    box-shadow: 0 0 0 -1px rgba(0, 0, 0, .5);
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    margin: 5px;
    cursor: pointer;
}
.blog-poster-article:hover, blog-poster-article:active{
    margin: 5px 0;
    background-size: auto 105%;
    box-shadow: 0 60px 120px -10px rgba(0, 0, 0, .2);
}
.blog-poster-article-background{
    height: 450px;
    background-color: rgba(0, 0, 0, .55);
}
.blog-poster-article-background:hover{
    padding: 65px;
    background-color: rgba(0, 0, 0, .3);
}
.blog-last-article-img{
    background-image: url("../images/book_proposal.jpg");
}
.blog-popular-article-img{
    background-image: url("../images/test-wrap.jpg");
}
.blog-random-article-img{
    background-image: url("../images/suggestion.jpg");
}
.trans-grey{
        color: hsla(0, 0%, 100%, .5);
}
.blog-categories{
    height: 265px;
}
.blog-categories .category{
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    cursor: pointer;
}
.blog-categories .category:hover, .blog-categories .category:active{
    box-shadow: 0 15px 45px -5px rgba(0, 0, 0, .2);
    -webkit-filter: brightness(110%);
    filter: brightness(110%);
    -webkit-transform: translate(0px, -2px);
    -ms-transform: translate(0px, -2px);
    transform: translate(0px, -2px);
}
.blog-categories .category-1{
    background:#ff848b;
}
.blog-categories .category-2{
    background:#8599d8;
}
.blog-categories .category-3{
    background:#70e0b2;
}
.blog-categories .category-4{
    background:#a6eb9a;
}.blog-categories .category-5{
    background:#4c96ff;
}
.blog-categories .category-6{
    background:#fe6382;
}
.blog-popular-box{
    height:200px;
    min-width: 40%;
}
.blog-popular-box-inner{
    border: 1px solid #e2e2e2;
    transition: all 250ms ease;
}
.blog-popular-box-inner:hover, .blog-popular-box-inner:active{
    border-color: #333;
    border-radius: 8px;
}
.blog-popular-box p{
    font-weight: 500;
}
.blog-parent-popular-box:not(:last-child){
    padding-bottom: .5rem;
}
.article-poster{
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #000;
    background-image: url("../images/suggestion.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.article-poster-inner{
    /*position: absolute;*/
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 50px 50px 100px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: rgba(0, 0, 0, .55);
    height: 100%;
}
.article-content-main{
    padding:5vh 10%;
}
.article-content-important-p{
    margin-bottom: 16px;
    padding-bottom: 50px;
    border-radius: 20px;
    font-size: 24px;
    line-height: 36px;
}
.article-content-read p{
    margin-top: 16px;
    margin-bottom: 32px;
    color: #333;
    line-height: 32px;
    letter-spacing: 0.1px;
}
.article-poster-inner-info{
    color: #fff;
    display: block;
    width: 892px;
    /*padding-right: 100px;*/
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.article-poster-inner-title, .reading-hero-title{
    font-family: Graphik, sans-serif;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 110%;
}
.article-poster-inner-desc, .reading-hero-desc{
    color: #fff;
    font-size: 22px;
    line-height: 32px;
}
.article-poster-inner-details small{
    font-family: 'Roboto Mono', sans-serif;
    font-size: 11px;
    line-height: 11px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}
@media(min-width: 768px){
    .article-poster{
        height: 50vh;
    }
}
/*BLOG PAGES CSS ends*/

/*CONTACT PAGES CSS starts*/
.contact-h1{
    font-size: 34px;
}
.contact-parrot{
    height: 10vh;
}

.circle {
  z-index: 0;
  height: 20rem;
  background: #b2d8dd;
  background-image: -webkit-radial-gradient(13.5rem 13.5rem, circle, #fff7e7 0%, #b2d8dd 55%);
  background-image: -o-radial-gradient(13.5rem 13.5rem, circle, #fff7e7 0%, #b2d8dd 55%);
  background-image: radial-gradient(circle at 13.5rem 13.5rem, #fff7e7 0%, #b2d8dd 55%);
  overflow: hidden;
}

.sun {
  position: absolute;
  top: 7rem;
  left: 10.5rem;
  width: 5rem;
  height: 5rem;
  background: #ffe5b7;
  background-image: -webkit-radial-gradient(circle, #ffe5b7 0%, #ffcfbc 100%);
  background-image: -o-radial-gradient(circle, #ffe5b7 0%, #ffcfbc 100%);
  background-image: radial-gradient(circle, #ffe5b7 0%, #ffcfbc 100%);
  border-radius: 100%;
  -webkit-box-shadow: 0 0 3rem 0.5rem #fff;
  box-shadow: 0 0 3rem 0.5rem #fff;
}

.cloud {
  position: absolute;
  background: #fffff4;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#e6e8ed), to(#fffff4));
  background-image: -webkit-linear-gradient(bottom, #e6e8ed 0%, #fffff4 100%);
  background-image: -o-linear-gradient(bottom, #e6e8ed 0%, #fffff4 100%);
  background-image: linear-gradient(to top, #e6e8ed 0%, #fffff4 100%);
  border-radius: 3rem;
}
.cloud:nth-child(1) {
  left: 3.5rem;
}
.cloud:nth-child(2) {
  top: 2.5rem;
  left: -0.5rem;
}
.cloud:before, .cloud:after {
  position: absolute;
  content: "";
  z-index: -1;
  background: #fffff4;
  border-radius: 100%;
}
.cloud.small {
  top: 2.5rem;
  width: 5rem;
  height: 1rem;
}
.cloud.small:before {
  top: -0.5rem;
  left: 0.5rem;
  width: 2rem;
  height: 1.5rem;
}
.cloud.small:after {
  top: -1rem;
  left: 2rem;
  width: 2.5rem;
  height: 2rem;
}

.boat {
  position: absolute;
}
.boat.sail-left {
  top: 7.5rem;
  left: 3rem;
  border-left: 1.75rem solid transparent;
  border-bottom: 2rem solid #fffff4;
}
.boat.sail-right {
  top: 8rem;
  left: 5rem;
  border-right: 1.5rem solid transparent;
  border-bottom: 1.5rem solid #fffff4;
}
.boat.bottom {
  top: 9.5rem;
  left: 3rem;
  width: 3.5rem;
  border-top: 0.5rem solid #71788f;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
}

.water {
  position: absolute;
  top: 10rem;
  height: 10rem;
  background: #9ebcd5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9c9bbf), color-stop(60%, #9ebcd5));
  background-image: -webkit-linear-gradient(top, #9c9bbf 0%, #9ebcd5 60%);
  background-image: -o-linear-gradient(top, #9c9bbf 0%, #9ebcd5 60%);
  background-image: linear-gradient(to bottom, #9c9bbf 0%, #9ebcd5 60%);
}

.contact-input-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1.3;
    margin-bottom: 2rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid #3e3e3e;
    font-weight: 300;
    font-size: 22px;
}
.contact-input-textarea {
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #3e3e3e;
    font-weight: 300;
    font-size: 22px;
}
.contact-input-text-label{
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.contact-input-text-input, .contact-input-text-textarea {
    background-color: transparent;
    font-weight: 300;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    border: none;
    padding: 0;
    color: #595959;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    outline: none;
}
.contact-input-text-textarea {overflow-y: hidden;
    line-height: 1.2;
    resize: none;
}
@media (min-width: 768px){
    .contact-h1{
        font-size: 48px;
    }
    .contact-input-text {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        font-size: 24px;
    }
    .contact-input-textarea {
        font-size: 24px;
    }
    .contact-input-text-label{
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        margin-right: 16px;
    }
}
.contact-container ::placeholder {
    color: #595959;
    opacity: .5;
}

.contact-container :-ms-input-placeholder {
    color: #595959;
    opacity: .5;
}

.contact-container ::-ms-input-placeholder {
    color: #595959;
    opacity: .5; ;
}
/*CONTACT PAGES CSS ends*/

/*autocomplete css starts*/
#ui-id-1, #ui-id-2{
    z-index: 100;
    background: #fff;
    list-style: none;
    border: 2px solid #e1e1e1;
    background: rgb(255, 255, 255);
    padding: 0 15px;
    list-style: none;
    width: 370px!important;
}
#ui-id-1 li, #ui-id-2 li{
    cursor: pointer;
    margin: 0;
    padding: 0;

}
#ui-id-2 {
    z-index: 999999;
}
.autocomplete-line {
    padding: 10px 0;
}

#ui-id-1 .firstPerson::before {
    content: "Συγγραφείς:";
    font-weight: bold;
    font-size:0.8rem;
    background-color: #f1f1f1;
    color: #cd002a;
    display: block;
    width: 366px;
    margin: 0;
    padding: 5px 15px;
    margin-left: -15px;
}


.autocomplete-line img {
    height: 50px;
    width: 40px;
}



.autocomplete-line:hover {
    color: #cd002a;
    text-decoration: none;
    background-color: #f1f1f1;
}

.autocomlete-subtitle {
    font-size:0.8rem;
}

.select2-result-repository__avatar img {
    display: none;
}
.select2-result-repository__statistics {
    display: none;
}

.select2-results ul li {
    font-size: 0.7rem;
    padding: 5px;
}
.select2-container--default .select2-selection--single {
    max-width: 185px;
}

/*autocomplete css ends*/


/* Wordpress Compatibility Starts */
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    width: auto;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    float: left;

}

.article-content-read img.alignleft {
    width: auto;
}
.article-content-read img.alignright {
    width: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}
/* Wordpress Compatibility Ends */

/*tasos - Bootstrap media queries*/


@media (min-width: 576px) {

}
@media (min-width: 768px) {

}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}




/* Cookie Dialog */
.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
