.swiper,
swiper-container {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
}
.swiper-vertical > .swiper-wrapper,
.swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0);
}
.swiper-horizontal {
    touch-action: pan-y;
}
.swiper-vertical {
    touch-action: pan-x;
}
.swiper-slide,
swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}
.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
}
:root {
    --swiper-navigation-size: 32px;
}
.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 21px;
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    left: 50%;
    opacity: 0.9;
    position: absolute;
    transform: translateX(-50%);
    transition: opacity 0.2s;
    width: var(--swiper-navigation-size);
    z-index: 10;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: 0.1;
    pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    cursor: auto;
    opacity: 0;
    pointer-events: none;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    opacity: 0.75;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.083 10.5c0 5.753 4.663 10.417 10.417 10.417 5.753 0 10.417-4.663 10.417-10.417C20.917 4.747 16.254.083 10.5.083 4.747.083.083 4.746.083 10.5ZM10.5 1.125a9.374 9.374 0 0 1 9.375 9.375 9.374 9.374 0 0 1-9.375 9.375A9.374 9.374 0 0 1 1.125 10.5 9.374 9.374 0 0 1 10.5 1.125Zm3.493 8.702-.736-.737-2.757 2.757L7.743 9.09l-.736.737L10.5 13.32l3.493-3.493Z' fill='%23000'/%3E%3C/svg%3E");
    bottom: 50px;
    top: auto;
}
.bm-left .swiper-button-next,
.bm-left .swiper-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.083 10.5c0 5.753 4.663 10.417 10.417 10.417 5.753 0 10.417-4.663 10.417-10.417C20.917 4.747 16.254.083 10.5.083 4.747.083.083 4.746.083 10.5ZM10.5 1.125a9.374 9.374 0 0 1 9.375 9.375 9.374 9.374 0 0 1-9.375 9.375A9.374 9.374 0 0 1 1.125 10.5 9.374 9.374 0 0 1 10.5 1.125Zm3.493 8.702-.736-.737-2.757 2.757L7.743 9.09l-.736.737L10.5 13.32l3.493-3.493Z' fill='%237500C0'/%3E%3C/svg%3E");
}
.bm-right .swiper-button-next,
.bm-right .swiper-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.083 10.5c0 5.753 4.663 10.417 10.417 10.417 5.753 0 10.417-4.663 10.417-10.417C20.917 4.747 16.254.083 10.5.083 4.747.083.083 4.746.083 10.5ZM10.5 1.125a9.374 9.374 0 0 1 9.375 9.375 9.374 9.374 0 0 1-9.375 9.375A9.374 9.374 0 0 1 1.125 10.5 9.374 9.374 0 0 1 10.5 1.125Zm3.493 8.702-.736-.737-2.757 2.757L7.743 9.09l-.736.737L10.5 13.32l3.493-3.493Z' fill='%23A055F5'/%3E%3C/svg%3E");
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.917 10.5C20.917 4.747 16.254.083 10.5.083 4.747.083.083 4.746.083 10.5c0 5.753 4.663 10.417 10.417 10.417 5.753 0 10.417-4.663 10.417-10.417ZM10.5 19.875A9.374 9.374 0 0 1 1.125 10.5 9.374 9.374 0 0 1 10.5 1.125a9.374 9.374 0 0 1 9.375 9.375 9.374 9.374 0 0 1-9.375 9.375Zm-3.493-8.702.736.737L10.5 9.153l2.757 2.757.736-.737L10.5 7.68l-3.493 3.493Z' fill='%23000'/%3E%3C/svg%3E");
    bottom: auto;
    top: 18px;
}
.bm-left .swiper-button-prev,
.bm-left .swiper-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.917 10.5C20.917 4.747 16.254.083 10.5.083 4.747.083.083 4.746.083 10.5c0 5.753 4.663 10.417 10.417 10.417 5.753 0 10.417-4.663 10.417-10.417ZM10.5 19.875A9.374 9.374 0 0 1 1.125 10.5 9.374 9.374 0 0 1 10.5 1.125a9.374 9.374 0 0 1 9.375 9.375 9.374 9.374 0 0 1-9.375 9.375Zm-3.493-8.702.736.737L10.5 9.153l2.757 2.757.736-.737L10.5 7.68l-3.493 3.493Z' fill='%237500C0'/%3E%3C/svg%3E");
}
.bm-right .swiper-button-prev,
.bm-right .swiper-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.917 10.5C20.917 4.747 16.254.083 10.5.083 4.747.083.083 4.746.083 10.5c0 5.753 4.663 10.417 10.417 10.417 5.753 0 10.417-4.663 10.417-10.417ZM10.5 19.875A9.374 9.374 0 0 1 1.125 10.5 9.374 9.374 0 0 1 10.5 1.125a9.374 9.374 0 0 1 9.375 9.375 9.374 9.374 0 0 1-9.375 9.375Zm-3.493-8.702.736.737L10.5 9.153l2.757 2.757.736-.737L10.5 7.68l-3.493 3.493Z' fill='%23A055F5'/%3E%3C/svg%3E");
}
.swiper-button-lock {
    display: none;
}
[data-flag] {
    border: 1px solid transparent;
}
.bm-left [data-flag="ALL"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M512 85.337H0v341.326h512V312Z' fill='%236B1DB9'/%3E%3Cpath d='M262 352c53.019 0 96-42.981 96-96s-42.981-96-96-96-96 42.981-96 96 42.981 96 96 96ZM171.5 224h181M171.5 288h181' stroke='%23fff' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M262 349.4c22.091 0 40-41.817 40-93.4 0-51.583-17.909-93.4-40-93.4s-40 41.817-40 93.4c0 51.583 17.909 93.4 40 93.4Z' stroke='%23fff' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.bm-right [data-flag="ALL"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M512 85.337H0v341.326h512V312Z' fill='%233D8EF7'/%3E%3Cpath d='M262 352c53.019 0 96-42.981 96-96s-42.981-96-96-96-96 42.981-96 96 42.981 96 96 96ZM171.5 224h181M171.5 288h181' stroke='%23fff' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M262 349.4c22.091 0 40-41.817 40-93.4 0-51.583-17.909-93.4-40-93.4s-40 41.817-40 93.4c0 51.583 17.909 93.4 40 93.4Z' stroke='%23fff' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
[data-flag="AU"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%230052b4' d='M0 85.333h512V426.67H0z'/%3E%3Cpath style='fill:%23f0f0f0' d='M223.397 255.996c.273-.304.543-.609.813-.916-.27.308-.546.61-.82.916h.007zm-34.18 41.927 10.958 22.913 24.747-5.718-11.083 22.853 19.9 15.781-24.776 5.585.069 25.398-19.815-15.89-19.814 15.89.069-25.398-24.776-5.585 19.9-15.781-11.083-22.853 24.746 5.718zm197.859 28.464 5.227 10.929 11.803-2.728-5.286 10.9 9.492 7.528-11.818 2.663.032 12.114-9.45-7.578-9.45 7.578.032-12.114-11.817-2.663 9.491-7.528-5.285-10.9 11.803 2.728zm-48.623-115.939 5.227 10.93 11.803-2.729-5.286 10.901 9.491 7.528-11.817 2.663.032 12.115-9.45-7.58-9.451 7.58.033-12.115-11.818-2.663 9.491-7.528-5.284-10.901 11.802 2.729zm48.623-66.25 5.227 10.93 11.803-2.73-5.286 10.902 9.491 7.527-11.817 2.664.032 12.114-9.45-7.58-9.45 7.58.032-12.114-11.817-2.664 9.491-7.527-5.285-10.902 11.803 2.73zm42.471 49.688 5.227 10.929 11.802-2.728-5.284 10.9 9.491 7.527-11.818 2.664.033 12.114-9.451-7.578-9.45 7.578.032-12.114-11.817-2.664 9.491-7.527-5.286-10.9 11.803 2.728zm-30.368 57.97 4.11 12.652h13.304l-10.763 7.82 4.112 12.652-10.763-7.819-10.765 7.819 4.112-12.652-10.763-7.82h13.304z'/%3E%3Cpath style='fill:%23f0f0f0' d='M256 85.333v30.553l-45.167 25.099H256v59.359h-59.103L256 233.179v22.817h-26.68l-73.494-40.826v40.826h-55.652v-48.573l-87.43 48.573H0v-30.553l45.167-25.099H0v-59.359h59.103L0 108.139V85.333h26.68l73.494 40.827V85.333h55.652v48.573l87.43-48.573z'/%3E%3Cpath style='fill:%23d80027' d='M144 85.33h-32v69.332H0v32h112v69.334h32v-69.334h112v-32H144z'/%3E%3Cpath style='fill:%230052b4' d='M155.826 200.344 256 255.996v-15.737l-71.847-39.915z'/%3E%3Cpath style='fill:%23f0f0f0' d='M155.826 200.344 256 255.996v-15.737l-71.847-39.915z'/%3E%3Cpath style='fill:%23d80027' d='M155.826 200.344 256 255.996v-15.737l-71.847-39.915zm-83.98 0L0 240.259v15.737l100.174-55.652z'/%3E%3Cpath style='fill:%230052b4' d='M100.174 140.982 0 85.33v15.737l71.847 39.915z'/%3E%3Cpath style='fill:%23f0f0f0' d='M100.174 140.982 0 85.33v15.737l71.847 39.915z'/%3E%3Cpath style='fill:%23d80027' d='M100.174 140.982 0 85.33v15.737l71.847 39.915zm83.98 0L256 101.067V85.33l-100.174 55.652z'/%3E%3C/svg%3E");
}
[data-flag="BE"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23ffda44' d='M0 85.331h512v341.326H0z'/%3E%3Cpath d='M0 85.331h170.663v341.337H0z'/%3E%3Cpath style='fill:%23d80027' d='M341.337 85.331H512v341.337H341.337z'/%3E%3C/svg%3E");
}
[data-flag="BR"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%236da544' d='M0 85.331h512v341.337H0z'/%3E%3Cpath style='fill:%23ffda44' d='m256 161.678 128 94.316-128 94.316-128-94.316z'/%3E%3Ccircle style='fill:%23f0f0f0' cx='256' cy='255.994' r='53.894'/%3E%3Cpath style='fill:%230052b4' d='M229.052 252.626a90.66 90.66 0 0 0-26.93 4.07c.377 29.44 24.348 53.193 53.877 53.193 18.259 0 34.386-9.089 44.134-22.981-16.676-20.879-42.341-34.282-71.081-34.282zm79.843 13.694c.649-3.344 1-6.793 1-10.326 0-29.765-24.13-53.895-53.895-53.895-22.21 0-41.275 13.438-49.527 32.623a111.276 111.276 0 0 1 22.579-2.307c31.304.001 59.622 13.012 79.843 33.905z'/%3E%3C/svg%3E");
}
[data-flag="CA"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23f0f0f0' d='M0 85.331h512v341.326H0z'/%3E%3Cpath style='fill:%23d80027' d='M0 85.331h170.663v341.337H0zm341.337 0H512v341.337H341.337zM288 279.704l32-16-16-7.999v-16l-32 16 16-32h-16l-16-24.001-16 24.001h-16l16 32-32-16v16l-16 7.999 32 16-7.999 16h32v24.001h16v-24.001h32z'/%3E%3C/svg%3E");
}
[data-flag="CL"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23d80027' d='M0 85.337h512v341.326H0z'/%3E%3Cpath style='fill:%23f0f0f0' d='M256 85.337h256V256H256z'/%3E%3Cpath style='fill:%230052b4' d='M0 85.337h256V256H0z'/%3E%3Cpath style='fill:%23f0f0f0' d='m128 109.801 15.108 46.498H192l-39.554 28.739 15.108 46.498L128 202.799l-39.554 28.737 15.108-46.498L64 156.299h48.892z'/%3E%3C/svg%3E");
    border: 1px solid #000;
}
[data-flag="CN"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23d80027' d='M0 85.331h512v341.337H0z'/%3E%3Cpath style='fill:%23ffda44' d='m178.923 189.567 14.656 45.107h47.429l-38.371 27.878 14.657 45.109-38.371-27.879-38.371 27.879 14.656-45.109-38.371-27.878h47.429zM271.3 339.593l-14.39-10.455-14.388 10.454 5.495-16.914-14.389-10.455h17.786l5.496-16.916 5.498 16.916h17.785l-14.389 10.454zm37.537-51.666h-17.785l-5.496 16.914-5.496-16.913-17.787-.001 14.391-10.455-5.498-16.915 14.39 10.453 14.389-10.453-5.496 16.915zm0-63.864-14.388 10.455 5.495 16.914-14.388-10.453-14.39 10.455 5.498-16.917-14.391-10.452 17.788-.002 5.495-16.916 5.496 16.916zM271.3 172.397l-5.495 16.916 14.388 10.453-17.785.001-5.498 16.917-5.496-16.918-17.785.002 14.389-10.456-5.496-16.916 14.388 10.455z'/%3E%3C/svg%3E");
}
[data-flag="CO"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23ffda44' d='M0 85.337h512v341.326H0z'/%3E%3Cpath style='fill:%23d80027' d='M0 343.096h512v83.567H0z'/%3E%3Cpath style='fill:%230052b4' d='M0 256h512v87.096H0z'/%3E%3C/svg%3E");
    border: 1px solid #000;
}
[data-flag="DK"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23d80027' d='M0 85.333h512V426.67H0z'/%3E%3Cpath style='fill:%23f0f0f0' d='M192 85.33h-64v138.666H0v64h128v138.666h64V287.996h320v-64H192z'/%3E%3C/svg%3E");
}
[data-flag="FI"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M0 0h22v14H0z'/%3E%3Cpath d='M23 0H0v14.056h23V0Z' fill='%23fff'/%3E%3Cpath d='M23 5.111H0v3.833h23V5.111Z' fill='%23003580'/%3E%3Cpath d='M10.222 0H6.39v14.056h3.833V0Z' fill='%23003580'/%3E%3C/svg%3E");
    border: 1px solid #000;
}
[data-flag="FR"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23f0f0f0' d='M0 85.331h512v341.337H0z'/%3E%3Cpath style='fill:%230052b4' d='M0 85.331h170.663v341.337H0z'/%3E%3Cpath style='fill:%23d80027' d='M341.337 85.331H512v341.337H341.337z'/%3E%3C/svg%3E");
}
[data-flag="DE"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23d80027' d='M0 85.331h512v341.337H0z'/%3E%3Cpath d='M0 85.331h512v113.775H0z'/%3E%3Cpath style='fill:%23ffda44' d='M0 312.882h512v113.775H0z'/%3E%3C/svg%3E");
}
[data-flag="GR"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M0 0h22v14H0z'/%3E%3Cpath d='M0 0h22v14H0V0Z' fill='%230D5EAF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.26 3.111V0h1.629v3.111h3.26v1.556h-3.26v3.11H22v1.556H0V7.778h3.26V4.667H0V3.11h3.26Zm4.888 0H22V1.556H8.148V3.11Zm0 1.556v1.555H22V4.667H8.148ZM22 12.444H0V10.89h22v1.555Z' fill='%23fff'/%3E%3C/svg%3E");
}
[data-flag="IN"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23f0f0f0' d='M0 85.337h512v341.326H0z'/%3E%3Cpath style='fill:%23ff9811' d='M0 85.337h512v113.775H0z'/%3E%3Cpath style='fill:%236da544' d='M0 312.888h512v113.775H0z'/%3E%3Ccircle style='fill:%230052b4' cx='256' cy='256' r='43.896'/%3E%3Ccircle style='fill:%23f0f0f0' cx='256' cy='256' r='27.434'/%3E%3Cpath style='fill:%230052b4' d='m256 222.146 8.464 19.195 20.855-2.268L272.927 256l12.392 16.927-20.855-2.268L256 289.854l-8.464-19.195-20.855 2.268L239.073 256l-12.392-16.927 20.855 2.268z'/%3E%3C/svg%3E");
}
[data-flag="ID"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23f0f0f0' d='M0 85.337h512v341.326H0z'/%3E%3Cpath style='fill:%23a2001d' d='M0 85.337h512V256H0z'/%3E%3C/svg%3E");
    border: 1px solid #000;
}
[data-flag="IE"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23f0f0f0' d='M0 85.331h512v341.326H0z'/%3E%3Cpath style='fill:%236da544' d='M0 85.331h170.663v341.337H0z'/%3E%3Cpath style='fill:%23ff9811' d='M341.337 85.331H512v341.337H341.337z'/%3E%3C/svg%3E");
}
[data-flag="IL"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23f0f0f0' d='M0 85.331h512v341.337H0z'/%3E%3Cpath style='fill:%232e52b2' d='M320 219.045h-42.667L256 182.094l-21.333 36.95H192l21.335 36.951L192 292.944h42.667L256 329.895l21.333-36.95H320l-21.335-36.951L320 219.045zm-37.791 36.949-13.104 22.699h-26.209l-13.105-22.699 13.105-22.699h26.209l13.104 22.699zM256 210.597l4.877 8.448h-9.754l4.877-8.448zm-39.315 22.698h9.755l-4.877 8.448-4.878-8.448zm0 45.399 4.877-8.448 4.877 8.448h-9.754zM256 301.392l-4.876-8.448h9.754L256 301.392zm39.315-22.698h-9.755l4.877-8.448 4.878 8.448zm-9.755-45.399h9.755l-4.877 8.448-4.878-8.448zM0 106.657h512v42.663H0zm0 256h512v42.663H0z'/%3E%3C/svg%3E");
}
[data-flag="IT"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23f0f0f0' d='M341.334 85.33H0v341.332h512V85.33z'/%3E%3Cpath style='fill:%236da544' d='M0 85.333h170.663V426.67H0z'/%3E%3Cpath style='fill:%23d80027' d='M341.337 85.333H512V426.67H341.337z'/%3E%3C/svg%3E");
}
[data-flag="JP"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23f0f0f0' d='M0 85.331h512v341.337H0z'/%3E%3Ccircle style='fill:%23d80027' cx='256' cy='255.994' r='96'/%3E%3C/svg%3E");
    border: 1px solid #000;
}
[data-flag="MY"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M0 0h22v14H0z'/%3E%3Cpath d='M-1 0h28v14H-1V0Z' fill='%23fff'/%3E%3Cpath d='M0 .5h27Zm27 2H0Zm-27 2h27Zm27 2H0Z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M27 1H0V0h27v1ZM0 2h27v1H0V2Zm27 3H0V4h27v1ZM0 6h27v1H0V6Z' fill='%23C00'/%3E%3Cpath d='M-1 0h14v8.5H-1V0Z' fill='%23006'/%3E%3Cpath d='M-1 8.5h28Zm28 2H-1Zm-28 2h28Z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M27 9H-1V8h28v1Zm-28 1h28v1H-1v-1Zm28 3H-1v-1h28v1Z' fill='%23C00'/%3E%3Cpath d='m7.75 1.5.223 1.525.863-1.277-.463 1.47 1.331-.776L8.65 3.567l1.538-.123L8.75 4l1.438.556-1.538-.123 1.054 1.125-1.33-.777.462 1.471-.863-1.277L7.75 6.5l-.223-1.525-.862 1.277.462-1.47-1.331.776L6.85 4.433l-1.537.123L6.75 4l-1.437-.556 1.537.123-1.054-1.125 1.331.777-.462-1.471.862 1.277L7.75 1.5Zm-1.25.063a2.667 2.667 0 1 0 0 4.875 3 3 0 1 1 0-4.875Z' fill='%23FC0'/%3E%3C/svg%3E");
}
[data-flag="MX"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M0 0h22v14H0z'/%3E%3Cpath d='M0 0h22v15.59H0V0Z' fill='%23CE1126'/%3E%3Cpath d='M0 0h14.667v14H0V0Z' fill='%23fff'/%3E%3Cpath d='M0 0h7.333v14H0V0Z' fill='%23006847'/%3E%3Cpath d='m12.232 8.895.007.172.059-.043-.045-.141-.021.012ZM13.283 7.367l.116.128.013-.064-.106-.08-.023.016ZM13.587 7.443l-.176.056.014-.065.152-.016.01.025ZM12.994 8.412l-.108-.187.018-.01.122.161-.032.036ZM9.61 9.147l.166-.01-.028-.036-.136.016-.001.03Z' fill='%23FCCA3E' stroke='%23AA8C30' stroke-width='.409'/%3E%3Cpath d='M9.086 8.174c.017 0 .032-.025.032-.055s-.015-.055-.032-.055c-.018 0-.033.025-.033.055s.015.055.033.055Z' fill='%23FCCA3E' stroke='%23AA8C30' stroke-width='.35'/%3E%3Cpath d='M9.148 8.186c.009.041-.046.065-.083.057-.036-.008-.064-.029-.059-.067.006-.038.052-.03.067-.019.016.01.063-.029.075.03Z' fill='%23FCCA3E' stroke='%23AA8C30' stroke-width='.35'/%3E%3Cpath d='m8.903 8.398.126-.01.054.046-.182-.007.002-.03Z' fill='%23FCCA3E' stroke='%23AA8C30' stroke-width='.409'/%3E%3Cpath d='M8.857 8.323c.034 0 .058.043.053.087-.005.044-.036.08-.067.074-.031-.005-.029-.035-.028-.043 0-.01.018-.025.02-.04.002-.014-.009-.046-.005-.06.004-.015.012-.019.027-.018Zm-.101-1.087c-.014.025-.041.044-.055.035-.013-.01-.008-.045.006-.07.014-.025.036-.037.05-.027.013.01.013.038-.001.062Z' fill='%23FCCA3E' stroke='%23AA8C30' stroke-width='.35'/%3E%3Cpath d='M10.781 9.21c-.12.006-.185.039-.208.044-.008.001-.025.015-.04.007-.028-.016-.052-.059-.052-.059l-.026-.023-.006.096-.175-.17-.018.112-.023.052-.173-.183.008.142s-.045.006-.048.005l-.123-.096-.037.013.04.083-.156.014s-.013.008-.034.03c-.021.021-.033.042-.033.042s-.005.009 0 .013a.135.135 0 0 0 .063-.003c.013-.006.022-.026.026-.018.004.009.009.047.03.043.02-.004.093-.065.144-.038.058.03-.074.073-.06.12.013.045.108.025.133.01.024-.014.097-.114.126-.076.042.053-.086.095-.063.148.023.051.095.04.13.017.034-.022.114-.16.132-.13.031.052-.068.101-.043.141.025.04.08-.001.116-.03.036-.028.05-.096.101-.127.05-.032.047-.019.06-.02.015 0 .054-.043.054-.043l.118-.056.058.005.03.016.059.01.007-.057s-.069-.035-.117-.033Zm-.945.002.025-.05-.014-.024s-.042-.026-.08-.069a.243.243 0 0 0-.07-.062c-.017-.01-.075-.052-.075-.052l-.027-.109-.015-.031-.045.02-.06-.234-.011-.041-.025-.002-.049.141-.054-.088-.014-.193-.034.042-.044.05-.077-.176s-.007-.004-.01.01a.353.353 0 0 0-.007.103.881.881 0 0 1-.104-.088c-.079-.075-.098-.114-.098-.114l-.037-.093.035-.082.017-.097-.076.035-.013-.22-.012-.07-.092.147s-.035-.057-.035-.063l.001-.139-.024-.008-.038.078s-.036-.08-.052-.098a.55.55 0 0 0-.01-.171c-.021-.078-.046-.12-.037-.183.009-.063.032-.07.03-.098-.003-.028-.041.018-.028-.019.012-.037.132-.122.107-.167-.025-.044-.14.07-.114-.007.027-.076.138-.077.144-.184.004-.067-.104.041-.114.008-.01-.034.067-.102.066-.146-.001-.043.014-.048-.007-.071-.022-.023-.088.09-.088.09l-.072-.03-.025.115-.023.098-.089-.058.024.119.022.116-.093-.026.049.099.064.072.04.06.028.017.038.043.014.063.022.073.004.069v.045l-.001.035-.002.013-.002.016v.041c-.018.002-.046-.03-.057-.01-.01.022.054.077.042.091-.013.014-.108-.021-.113.013a.085.085 0 0 0 .064.097c.054.015.182.048.16.075-.02.028-.16-.084-.154-.002a.142.142 0 0 0 .09.131c.035.015.175-.002.167.034-.008.037-.114-.011-.124.042-.01.053.074.06.092.06.018 0 .076-.002.098.017.023.019.1.111.15.158.042.04.132.109.158.13l-.001-.001c-.027-.003-.082-.01-.09.013-.011.028.21.116.146.143-.063.027-.132-.075-.15-.012-.018.062.042.115.077.138.034.022.23.004.192.054-.039.05-.18-.034-.182.025-.001.059.095.152.144.149.049-.003.103-.09.125-.043.023.048-.038.067.01.08.047.012.08-.055.136-.043.055.013.14.051.19.1l.097.106Z' fill='%239CA168'/%3E%3Cpath d='M10.6 9.459c.033 0 .038.02.042.02.005 0 .061-.055.115-.087.053-.033.135-.053.135-.053l.005.009s-.097.027-.144.063c-.058.046-.104.074-.107.082-.003.008-.024.024-.057.025-.033 0-.047-.021-.047-.032s.024-.028.058-.027Zm.293-.166s-.03.004-.046-.012a.139.139 0 0 0-.088-.03.206.206 0 0 0-.135.068c-.004.004-.013.023-.051.051.013.003.039-.017.067-.042a.238.238 0 0 1 .127-.052c.035-.006.058.017.074.03.017.012.05.008.05.008l.002-.02Zm-1.738-.79c.003-.002.003-.01 0-.026a.532.532 0 0 1-.075-.045 2.467 2.467 0 0 1-.175-.143s.049.054.098.103c.049.049.137.11.137.11h.015Zm1.227.967s.017-.026.05-.083c.031-.057.06-.075.065-.082.004-.007-.013-.035-.022-.056-.01-.022-.008-.044-.008-.046 0-.002.012.033.035.053.013.01.026.023.038.036 0 0 .046-.007.048-.017 0-.01-.002-.017-.01-.021-.007-.004-.016.008-.037-.003-.044-.021-.062-.096-.089-.098-.026-.003-.007.079-.019.08-.04.004-.072-.165-.17-.172-.069-.005-.08.01-.084.026-.004.017.083.119.054.133-.03.015-.121-.16-.188-.161-.067-.002-.073.026-.068.043.005.016.074.03.058.085-.016.053-.083-.081-.145-.074-.062.008-.069.013-.072.032-.002.02.022.048.013.055-.009.007-.048.005-.079.03a.5.5 0 0 0-.075.089s.04-.065.095-.072c.054-.006.191.001.191.001s-.018-.013-.038-.033a.24.24 0 0 1-.038-.06s.03.03.06.057a.394.394 0 0 0 .065.047s.058.006.062.014c.004.007-.002.022-.026.051-.024.03-.059.064-.059.064l.07-.06c.01-.011.051-.045.051-.045s.043.006.047.005c.004-.001.002-.018-.026-.064-.029-.047-.056-.098-.056-.098s.035.036.07.088c.036.052.03.076.045.079a.306.306 0 0 0 .049.005c.014 0 .01.023-.014.064-.024.042-.039.096-.039.096s.025-.045.052-.076c.027-.031.04-.068.051-.07.011-.001.047.004.052.001.005-.002-.009-.019-.028-.062-.019-.043-.025-.102-.025-.102s.019.056.048.096.04.073.046.073c.007 0 .029-.003.045-.002.008 0 .01-.002.01.003.003.018-.004.029-.023.07a.722.722 0 0 0-.032.081Zm-.742-.479c.042.016.058.016.058.016s-.058-.038-.073-.091c-.015-.054-.001-.167-.026-.166-.025.002-.039.084-.063.067-.025-.016.008-.167-.019-.231-.026-.065-.09-.11-.104-.086-.015.023-.011.162-.05.132-.04-.03.003-.15-.009-.204-.011-.054-.041-.093-.063-.08-.023.014.008.115-.027.116-.035.002-.03-.071-.045-.078-.015-.007-.02.015-.028 0-.009-.013-.004-.065-.023-.06-.018.005-.015.045-.01.067a.336.336 0 0 0 .024.068c.008.015.036.033.034.045-.003.012-.017.022-.036.023l-.062-.002s.046.016.063.018c.017.002.05-.008.06.009.008.017.048.078.048.078s.01-.032.014-.088c.005-.055.003-.104.003-.104s.014.065.012.103c-.002.039-.015.114-.015.114s.038.035.027.045c-.01.01-.05.008-.097.007-.046 0-.112-.018-.112-.018s.059.031.1.039c.042.008.132.01.132.01l.061.078s.03-.057.034-.113c.004-.056-.002-.12-.002-.12s.013.058.016.108a.515.515 0 0 1-.02.146.166.166 0 0 1-.065.037c-.04.011-.122.023-.122.023s.075.01.129-.004c.054-.014.06-.03.075-.02a.382.382 0 0 0 .075.064c.003.005-.024.017-.038.027-.014.01-.05.029-.05.029s.053-.022.076-.029a.735.735 0 0 0 .04-.015l.016.01s.001-.013-.003-.048a1.158 1.158 0 0 0-.011-.07s.018.032.024.063c.005.03.005.06.005.06s.005.01.047.025ZM8.57 7.626s.011-.064.011-.138a.592.592 0 0 0-.065-.223l.031-.053-.04.035s-.022-.005-.042-.019a.096.096 0 0 1-.029-.033s.02.017.04.026c.02.009.025.006.025.006l-.016-.075s-.02-.01-.066-.037c-.045-.029-.086-.073-.086-.073s.061.041.096.057a.167.167 0 0 0 .055.018s.036-.012.055-.025c.019-.012.057-.044.057-.044s-.036.023-.06.03l-.055.01-.01-.091-.04-.045c-.03-.044-.053-.108-.053-.108s.031.044.056.066a.328.328 0 0 1 .049.055s.028-.017.056-.038l.097-.077-.094.052c-.055.028-.057.025-.057.025s-.004-.04.004-.057.025-.045.022-.062c-.002-.018-.014-.011-.018-.026-.005-.014.014-.1.014-.1l.005.047c.001.016-.007.038.013.038s.111-.103.123-.122c.012-.019.029-.072-.02-.05-.048.02-.036.067-.076.063-.012 0-.025-.058-.04-.044a.176.176 0 0 0-.056.09c-.006.04.008.102-.013.12-.02.018-.038-.07-.078-.058-.04.012-.05.074-.043.098.006.024.094.137.066.152-.028.014-.096-.096-.132-.022-.037.075.115.152.134.17.018.018.002.023.028.06.027.038.063.047.082.072a.532.532 0 0 1 .074.223c0 .078-.005.107-.005.107Zm.403.655s-.037-.048-.025-.128c.012-.08.062-.22.045-.237-.017-.018-.07.086-.083.062-.013-.024.03-.164.008-.222-.022-.058-.025-.095-.07-.09-.044.005-.063.17-.084.14-.021-.029.012-.102-.002-.141-.015-.04-.023-.053-.045-.047-.022.006-.033.082-.048.08-.016 0-.042-.09-.074-.077-.032.012.077.171.077.171s.02-.019.03-.046l.02-.057s.009.052.001.072c-.008.02-.014.068-.014.068s-.027.01-.07.002c-.045-.008-.081-.028-.081-.028s.03.022.074.035l.094.03a2.158 2.158 0 0 0 .07.1s.012-.03.025-.08c.013-.05.043-.131.043-.131s-.01.099-.02.148l-.022.117s-.039-.004-.091-.015c-.053-.011-.124-.031-.124-.031s.062.028.123.046l.1.03.047.07s.013-.026.032-.055c.019-.03.034-.07.034-.07s-.009.055-.023.087l-.025.053s-.03.008-.06.007H8.75a.623.623 0 0 0 .154.036s.003.02.023.052c.021.033.047.049.047.049Z' fill='%23717732'/%3E%3Cpath d='M10.809 9.716s-.022-.026-.051-.044c-.03-.017-.04-.011-.04-.011l-.013-.006.026-.074.191-.203.03-.205h.007l.11-.001v.279l.035.018.213.142v.062l-.032.014c-.02.009-.025.016-.025.016l-.08.008-.142-.114-.058-.068-.106.152-.066.035Z' fill='%23fff'/%3E%3Cpath d='M10.959 9.173s-.003.01-.005.042c0 .032.002.197-.005.22-.007.022-.11.069-.169.126-.059.057-.06.1-.06.1s-.02.001-.057.016c-.036.015-.053.038-.053.038s.022-.102.117-.196c.096-.094.142-.102.152-.118.011-.016 0-.196.003-.21.002-.015.013-.017.021-.018h.056Zm.243.603s.015-.033.025-.044l.033-.03s.003-.004-.049-.029c-.052-.025-.079-.017-.116-.046a.495.495 0 0 1-.075-.08l-.05.05s.03.047.059.077c.028.03.092.04.12.058a.313.313 0 0 1 .053.044Z' fill='%23016848'/%3E%3Cpath d='M11.052 9.172s.057-.004.065.006c.007.01.006.02.007.023 0 .003.003.153-.007.202a.32.32 0 0 1-.048.118c-.014.015-.098.097-.139.141a.983.983 0 0 0-.08.106s-.016-.018-.028-.036c-.013-.018-.026-.024-.023-.035a.379.379 0 0 1 .114-.132c.067-.05.124-.106.137-.187.012-.081.002-.206.002-.206Z' fill='%23CD202A'/%3E%3Cpath d='M11.43 9.682s-.014-.015-.062-.016c-.048 0-.052.007-.052.007s-.026-.037-.068-.067c-.042-.03-.074-.026-.12-.06-.045-.033-.069-.081-.069-.081l.035-.08s.04.062.08.095.13.066.16.094c.028.027.096.108.096.108Z' fill='%23CD202A'/%3E%3Cpath d='M11.858 8.777s-.123-.053-.114-.101c.01-.048.284-.129.284-.129l.005-.08s-.04-.003-.11.022a.89.89 0 0 1-.297.058.424.424 0 0 1-.13-.015 57.187 57.187 0 0 0-1.053-.068c-.127-.01-.209-.227-.209-.227l-.06.011s.018.107-.014.117c-.062.018-.478-.23-.478-.23l-.023.101s.254.151.247.208c-.008.056-.083.052-.083.052l.032.067c.011.001.418.023.425.16.003.054-.1.087-.1.087l.034.046v.023s.226.002.29.04c.062.04.094.096.17.145.077.049.597.037.678.012.092-.03.149-.145.298-.196a.932.932 0 0 1 .197-.053l.011-.05Z' fill='%2330C2DC' stroke='%230872A7' stroke-width='.818'/%3E%3Cpath d='M9.778 8.64c.04 0 .072-.036.072-.08 0-.044-.032-.08-.072-.08-.04 0-.072.036-.072.08 0 .044.032.08.072.08ZM10.19 8.266c.04 0 .072-.035.072-.08 0-.044-.033-.08-.072-.08-.04 0-.073.036-.073.08 0 .045.033.08.072.08ZM11.913 8.867c.041 0 .074-.037.074-.083 0-.045-.033-.082-.074-.082-.04 0-.074.037-.074.082 0 .046.034.083.074.083Z' fill='%23fff' stroke='%230872A7' stroke-width='1.601'/%3E%3Cpath d='M9.455 8.066c-.023.06.07.176.134.188.065.013.101-.005.112-.04a.118.118 0 0 0-.012-.096c-.041-.062-.21-.112-.234-.052Z' fill='%23F8C83C'/%3E%3Cpath d='M9.66 8.159c-.002-.037-.056-.072-.09-.072-.035 0-.07-.002-.064.019.005.02.095.046.097.058.002.011-.027.025-.012.04.014.015.032.004.046-.008.015-.01.024-.015.023-.037Z' fill='%23fff'/%3E%3Cpath d='M10.232 8.85c.015.054-.022.08-.07.104-.049.024-.147.01-.17-.033-.022-.043.036-.112.096-.129.059-.016.13.01.144.058Z' fill='%23F8C83C'/%3E%3Cpath d='M10.132 8.882c.02-.004.02.031.036.029.017-.003.031-.033.027-.053-.005-.02-.036-.048-.063-.046-.026.003-.106.077-.097.097.01.02.027.018.042.01.014-.007.035-.034.055-.037Z' fill='%23fff'/%3E%3Cpath d='M12.006 8.574c.043.064.122.005.143-.02.02-.025.085-.067.059-.109-.027-.042-.071-.038-.1-.037-.03.002-.092.05-.102.073-.01.023-.02.064 0 .093Z' fill='%23F8C83C'/%3E%3Cpath d='M12.02 8.531s.004-.07.063-.073c.033-.002.035.01.06.026.025.016.035-.02.035-.02s.002.049-.04.05c-.04.002-.026-.02-.066-.026-.035-.006-.052.043-.052.043Z' fill='%23fff'/%3E%3Cpath d='m11.064 8.395-.03-.021s-.058-.003-.097-.003l-.118.005.117.378.14.225.054.021.109-.008.018-.059-.04-.364-.153-.174h0Z' fill='%23F9AA51' stroke='%23953220' stroke-width='.701' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m10.678 8.418.005-.042s.027-.004.063-.005a.223.223 0 0 1 .073.005.926.926 0 0 1 .109.179c.027.07.058.185.092.256.035.07.11.19.11.19l-.07.002-.07.001-.063-.027-.197-.341-.052-.218h0Z' fill='%23F9AA51' stroke='%23953220' stroke-width='.701' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.595 8.372s.08-.002.088.003a.534.534 0 0 1 .133.203c.035.11.018.125.064.238.046.112.11.188.11.188s-.134.008-.21-.007c-.076-.015-.103-.013-.12-.037a.32.32 0 0 0-.06-.052h-.076l.018-.118-.021-.264.004-.136.07-.018h0Zm.805.07-.129-.059-.238-.013.018.136c.009.065.05.22.09.296.038.076.077.168.098.19.02.022.158-.041.158-.041l.09-.015-.013-.109-.013-.033.021-.31-.02-.047-.062.005Z' fill='%23F9AA51' stroke='%23953220' stroke-width='.701' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.556 8.444c0 .033.033.035.04.033.009-.001.036-.013.036-.059 0-.045-.025-.08-.075-.084-.05-.003-.088.067-.088.114s.043.071.043.09c0 0-.043.043-.04.12a.23.23 0 0 0 .058.135s-.06.053-.06.106a.09.09 0 0 0 .088.088c.042 0 .097-.03.097-.07 0-.04-.032-.065-.06-.065-.026 0-.037.017-.037.03m.883-.417c0 .033-.02.034-.036.034-.017 0-.04-.01-.04-.052 0-.041.05-.064.081-.064s.085.048.085.106c0 .058-.038.097-.038.097s.024.013.024.086-.043.126-.043.126.055.024.055.1c0 .075-.047.1-.079.1s-.089-.021-.089-.073c0-.052.03-.07.051-.07.023 0 .045.029.045.057' fill='%23F9AA51'/%3E%3Cpath d='M10.556 8.444c0 .033.033.035.04.033.009-.001.036-.013.036-.059 0-.045-.025-.08-.075-.084-.05-.003-.088.067-.088.114s.043.071.043.09c0 0-.043.043-.04.12a.23.23 0 0 0 .058.135s-.06.053-.06.106a.09.09 0 0 0 .088.088c.042 0 .097-.03.097-.07 0-.04-.032-.065-.06-.065-.026 0-.037.017-.037.03m.883-.417c0 .033-.02.034-.036.034-.017 0-.04-.01-.04-.052 0-.041.05-.064.081-.064s.085.048.085.106c0 .058-.038.097-.038.097s.024.013.024.086-.043.126-.043.126.055.024.055.1c0 .075-.047.1-.079.1s-.089-.021-.089-.073c0-.052.03-.07.051-.07.023 0 .045.029.045.057' stroke='%23953220' stroke-width='.701' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.639 8.865s.008.006.014.02c.006.016.011.04.026.054.029.03.25.038.317.038s.268.01.306-.015c.038-.025.043-.067.066-.086.024-.019.03-.017.03-.017l-.029.027-.002.053.017.03s-.004.015-.027.031a.151.151 0 0 1-.077.025 5.824 5.824 0 0 1-.524-.01c-.068-.012-.064-.011-.084-.028a.157.157 0 0 1-.031-.034l.009-.034-.011-.054Zm.686-.452.038.018s-.032.011-.056.086c-.025.074-.005.098-.022.106-.017.008-.2.001-.2.001l-.031-.084.271-.127Z' fill='%23953220'/%3E%3Cpath d='M11.91 8.383s-.031-.013-.046-.042c-.015-.029-.027-.065-.016-.073.012-.007.035.018.033.04-.002.023.029.075.029.075Zm.358-.11s.022.045.03.05l.043.023s-.05 0-.065-.015c-.016-.015-.038-.057-.038-.057l.03-.001Z' fill='%23231F20'/%3E%3Cpath d='M12.376 8.31s-.03.02-.056.009c-.026-.012-.046-.028-.036-.04.01-.014.017-.008.03.008.014.016.062.023.062.023Zm.182-.172s-.025.024-.043.024c-.018 0-.053-.008-.053-.016 0-.01.047-.014.055-.013l.04.005Zm-.273-.403s-.04.014-.053.037c-.014.023-.01.048.006.047.017-.001.021-.027.021-.034 0-.008.026-.05.026-.05Zm-.18.11s-.03.022-.038.04c-.007.02-.014.06.004.061.018.002.023-.03.024-.046a.529.529 0 0 1 .01-.055Z' fill='%23231F20'/%3E%3Cpath d='m11.784 8.087-.099.117s.227.141.401.135a.644.644 0 0 0 .387-.19.433.433 0 0 0-.02-.21c-.023-.042-.143-.147-.189-.142-.046.005-.126.073-.201.154-.075.081-.067.15-.171.143l-.108-.007Z' fill='%238CBEBF' stroke='%2304534E' stroke-width='.701'/%3E%3Cpath d='M11.759 8.134s.242.04.312-.029.146-.203.196-.234c.049-.03.071-.03.071-.03s.036.026.053.042l.062.057.02.128v.071l-.075.07-.14.07-.133.047-.113-.004-.23-.074-.058-.045-.014-.015.049-.054Z' fill='%230C8489'/%3E%3Cpath d='M12.474 8.055s.013.074-.045.11c-.058.037-.22.166-.375.151a1.02 1.02 0 0 1-.33-.114l-.024.013.039.019.12.056.136.044.085.006.073-.01.137-.05.115-.066.06-.053.016-.022-.001-.031v-.043l-.006-.01Z' fill='%2304534E'/%3E%3Cpath d='M9.447 7.084s.036.035.032.064c-.003.029-.012.04-.022.035-.01-.005-.01-.035-.008-.048.002-.013-.002-.05-.002-.05Zm.264.274s-.01.05-.028.056c-.018.005-.031-.017-.028-.026.004-.008.018 0 .026-.008a.278.278 0 0 1 .03-.022Zm-.575.04s.012.028.035.033c.024.005.035-.012.032-.021-.004-.009-.014-.006-.026-.006-.012 0-.041-.007-.041-.007Zm.103.224s.02.028.05.032c.029.003.043-.022.046-.03.002-.007-.034-.006-.045.004-.011.01-.052-.006-.052-.006Zm.182.173s.046-.01.054-.024.02-.038.01-.052c-.01-.014-.018.022-.023.035-.006.014-.041.04-.041.04Z' fill='%23231F20'/%3E%3Cpath d='M9.713 7.657s.032-.233-.138-.398-.28-.125-.338-.064c-.058.06-.109.259.071.432.18.174.402.12.402.12l.003-.09Z' fill='%238CBEBF' stroke='%2304534E' stroke-width='.701'/%3E%3Cpath d='M9.195 7.41s-.003-.129.052-.167c.054-.038.234-.072.322.118.089.19.09.285.068.38h-.094l-.147-.067-.122-.1-.079-.164Z' fill='%230C8489'/%3E%3Cpath d='M9.69 7.691s-.029.037-.09.034c-.061-.004-.346-.086-.417-.37l.004.062.003.02.02.057.059.097.075.072.095.054.068.023.088.017h.051l.045-.066Z' fill='%2304534E'/%3E%3Cpath d='M9.543 7.61c0-.026.011-.027.03-.027.018 0 .032-.009.032.016 0 .026-.013.062-.031.062-.018 0-.031-.027-.031-.052Zm.012-.151c0-.018.014-.032.032-.032.018 0 .032.014.032.032a.032.032 0 0 1-.032.031.032.032 0 0 1-.032-.031Zm-.13.166c0-.014.017-.025.037-.025.02 0 .036.01.036.025 0 .013-.036.032-.056.032-.02 0-.016-.019-.016-.032Zm-.011-.178c0-.022.01-.015.027-.015.018 0 .04.006.04.029 0 .022-.022.052-.04.052-.017 0-.027-.043-.027-.066Zm-.12.03c0-.019.011-.045.033-.045.021 0 .044.026.044.045s-.017.034-.038.034c-.022 0-.039-.015-.039-.034Zm.022-.157c0-.02.011-.018.033-.018.022 0 .04.01.04.03 0 .019-.025.043-.047.043s-.026-.035-.026-.055Zm.13-.015c0-.019.014-.013.034-.013.021 0 .038.016.038.034 0 .02-.027.04-.047.04s-.026-.042-.026-.061Z' fill='%2304534E'/%3E%3Cpath d='M9.316 7.316c.003-.013.011-.023.026-.023.016 0 .03.004.03.023 0 .02-.013.035-.028.035-.016 0-.033-.016-.028-.035Zm-.024.154c0-.02.008-.037.026-.037.017 0 .031.002.031.021 0 .02-.015.041-.033.041-.017 0-.024-.006-.024-.025Zm.152-.162c0-.016.012-.017.029-.017.016 0 .027.004.027.019s-.013.027-.03.027-.026-.014-.026-.03Zm-.03.147c0 .02.014.038.031.038s.035-.017.035-.037c0-.021-.019-.04-.035-.04-.017 0-.03.018-.03.04Zm.146-.022c0 .02.015.035.033.035a.034.034 0 0 0 .033-.035.033.033 0 0 0-.033-.034.033.033 0 0 0-.033.034Zm-.14.19c0-.017.015-.033.03-.033.016 0 .03.01.03.027s-.026.039-.041.039c-.016 0-.019-.017-.019-.033Zm.124-.025c0-.02.013-.021.032-.021.02 0 .029.002.029.022 0 .02-.016.037-.035.037-.019 0-.026-.017-.026-.038Z' fill='%238CBEBF'/%3E%3Cpath d='M9.577 7.362s.019.026.022.047c.004.02.004.043-.003.045-.007.003-.018-.013-.021-.031-.004-.02.002-.061.002-.061Zm-.108-.129s.012.022.012.04c0 .02-.002.04-.011.04-.01 0-.01-.02-.01-.033 0-.014.009-.047.009-.047Zm-.128.02s.013.02.013.04c0 .018-.003.039-.012.039-.009 0-.009-.02-.009-.033 0-.014.008-.047.008-.047Z' fill='%23231F20'/%3E%3Cpath d='M9.297 7.279s.016.005.031.017c.015.013.02.028.015.036-.006.007-.02-.004-.023-.013a.46.46 0 0 0-.023-.04Zm.097.148s.024.002.038.016c.013.013.024.025.017.035-.008.01-.027-.008-.035-.018-.008-.01-.02-.033-.02-.033Zm-.119-.005s.023.007.034.015c.011.01.015.027.009.03-.006.005-.013-.002-.024-.013-.01-.011-.019-.032-.019-.032Zm.286.1s.008.03.008.052c0 .021.002.04-.007.04-.008 0-.013-.026-.013-.043 0-.016.012-.049.012-.049Zm-.032.05s.02.008.03.017c.008.009.01.023.004.025-.007.003-.012-.014-.017-.02-.006-.006-.017-.023-.017-.023Zm-.127.008s.021.003.03.01c.01.007.01.04.01.044-.001.004-.015.002-.02-.014-.006-.016-.02-.04-.02-.04Z' fill='%23231F20'/%3E%3Cpath d='M9.352 7.147s-.112.027-.133.108c-.02.081-.021.17-.021.17l-.016-.102.022-.067.033-.06.05-.036.044-.017.021.004Zm.352.48s.011-.032-.022-.13c-.033-.1-.1-.229-.1-.229l.052.067.042.076.02.07.016.063-.001.062-.007.02Z' fill='%2304534E'/%3E%3Cpath d='M9.817 7.467s.04.028.043.044c.004.016.006.02-.004.025-.01.005-.026-.013-.03-.025a.275.275 0 0 1-.009-.044Zm-.165.493s.019-.038.043-.053c.025-.014.043-.012.05-.004.007.01-.016.03-.033.036l-.06.021Zm.278.118s.027-.014.045-.036c.018-.021.02-.036.013-.044-.006-.008-.029.005-.039.022-.01.017-.02.058-.02.058ZM9.9 8.05s.009-.04.018-.052c.01-.013.023-.02.033-.013.01.007.004.025-.003.034a.264.264 0 0 1-.049.031Z' fill='%23231F20'/%3E%3Cpath d='M10.363 7.814s-.173-.278-.441-.293c-.215-.012-.282.202-.275.266.008.063.089.202.375.226.286.024.332-.15.344-.159.012-.008-.003-.04-.003-.04Z' fill='%238CBEBF' stroke='%2304534E' stroke-width='.701'/%3E%3Cpath d='M10.16 7.623s.07.06.1.109c.03.048.038.083.02.09-.018.005-.173-.155-.3-.189-.128-.034-.239-.002-.263.066-.025.068-.016.17.042.212.058.042.33.09.33.09s.125-.018.13-.02l.079-.05.016-.048.02-.063.01-.025-.066-.081-.119-.09Z' fill='%230C8489'/%3E%3Cpath d='M9.94 7.662c0 .018-.017.027-.033.027-.017 0-.031-.01-.031-.027 0-.018.013-.032.03-.032s.034.014.034.032Zm-.157.063c0-.017.018-.017.036-.017s.032.014.032.032c0 .018-.028.043-.044.034-.02-.01-.024-.03-.024-.049Zm.169.103c0-.022.017-.04.038-.04.022 0 .039.018.039.04 0 .023-.029.048-.05.048-.022 0-.027-.025-.027-.048Z' fill='%2304534E'/%3E%3Cpath d='M10.12 7.84s.028-.01.05-.007c.02.002.022.011.022.015s-.017.011-.025.009l-.047-.017Zm-.116.11s.022-.015.039-.019.03.003.029.014c-.001.011-.007.014-.023.014a.197.197 0 0 1-.045-.01Zm-.075-.192s.048.023.058.044c.01.022.015.027.005.033-.01.007-.022-.007-.028-.017a2.076 2.076 0 0 1-.035-.06Z' fill='%23231F20'/%3E%3Cpath d='M9.917 7.826s.037-.01.053-.01c.017 0 .022 0 .024.01.002.008-.004.012-.018.01-.013 0-.06-.01-.06-.01Zm-.118.003s.04.006.05.018c.01.011.01.022.006.029-.004.006-.023.002-.029-.005A.602.602 0 0 1 9.8 7.83Z' fill='%23231F20'/%3E%3Cpath d='M9.793 7.894c.002-.002.016-.026.03-.031.015-.006.032-.005.035.004.003.008-.013.02-.023.023-.01.003-.042.004-.042.004Zm-.03-.196.04.012c.014.012.017.022.014.026-.003.005-.017.008-.03-.001-.017-.013-.024-.037-.024-.037Zm.087-.113s.04.012.054.033c.014.02.012.033.005.037-.007.004-.022-.006-.031-.016-.01-.009-.028-.054-.028-.054Z' fill='%23231F20'/%3E%3Cpath d='M10.314 7.91s-.082.078-.269.07c-.186-.007-.355-.096-.398-.193l.017.048.042.062.13.075.147.036.116.008.11-.022.084-.045c.005-.003.014-.024.014-.024l.007-.015Zm.025-.099s-.031-.043-.075-.088c-.043-.046-.213-.168-.213-.168l.137.07.09.084.066.08-.005.022Z' fill='%2304534E'/%3E%3Cpath d='M10.347 7.627s.047.02.055.033a.218.218 0 0 0 .018.024s-.013.034-.024.02c-.011-.014-.013-.014-.026-.033a.375.375 0 0 1-.023-.044Zm.14-.083s.043.02.059.044c.015.024.012.044.005.046-.007.003-.036-.025-.04-.036l-.025-.054Z' fill='%23231F20'/%3E%3Cpath d='M10.53 7.534s.042.034.048.049c.007.015.02.035.007.04-.014.005-.033-.017-.038-.031-.006-.014-.017-.058-.017-.058Zm.236.061s.032.013.036.043c.003.03-.004.052-.004.052s-.022-.021-.022-.028c0-.006.003-.011 0-.025l-.01-.042Zm.062.025s.026.029.03.047c.003.02.006.032-.008.035-.015.002-.023-.017-.023-.033l.001-.05Zm-.422.573s.02.01.04.002c.018-.007.034-.026.03-.039-.003-.013-.013-.024-.027-.008-.015.017-.007.024-.018.03l-.025.015Zm.232.07s.032-.005.053-.03c.021-.026.03-.043.016-.05-.015-.006-.034 0-.037.02-.004.02-.031.06-.031.06Zm.191.008s.024-.016.042-.034c.018-.02.028-.03.015-.045-.012-.014-.02-.004-.026.003-.006.006 0 .006-.007.026a.352.352 0 0 1-.024.05Z' fill='%23231F20'/%3E%3Cpath d='M10.888 8.27s.025-.035.03-.054c.006-.019.01-.04-.002-.039-.011.001-.025.02-.026.033l-.002.06Z' fill='%23231F20'/%3E%3Cpath d='M10.306 7.925c.002-.094.121-.31.259-.307.057.001.169.034.26.08.076.037.1.08.15.093.051.014.127.004.127.004l.17-.022-.133.219-.048.048s-.043.092-.164.145c-.122.053-.328.014-.42-.012-.093-.025-.203-.123-.2-.248Z' fill='%238CBEBF' stroke='%2304534E' stroke-width='.701'/%3E%3Cpath d='M10.306 7.925h.01c0-.021.007-.05.02-.083a.472.472 0 0 1 .092-.144c.04-.041.086-.07.134-.07h.002c.028 0 .07.01.116.023a.947.947 0 0 1 .141.056c.037.018.062.038.084.055a.197.197 0 0 0 .069.039.27.27 0 0 0 .07.007c.032 0 .059-.003.059-.003l.151-.02-.122.2-.048.048-.001.002a.322.322 0 0 1-.16.14.396.396 0 0 1-.153.026c-.099 0-.203-.021-.261-.037a.284.284 0 0 1-.13-.083.228.228 0 0 1-.064-.152v-.004H10.297v.004a.25.25 0 0 0 .069.166.3.3 0 0 0 .138.088c.06.016.165.038.266.038a.409.409 0 0 0 .16-.027.339.339 0 0 0 .169-.15l-.008-.004.006.007.049-.049.145-.237-.19.024h-.005a.5.5 0 0 1-.053.003.26.26 0 0 1-.065-.007.183.183 0 0 1-.063-.036c-.022-.017-.048-.037-.087-.057a.93.93 0 0 0-.144-.056.491.491 0 0 0-.12-.024h-.002a.176.176 0 0 0-.102.036.415.415 0 0 0-.116.138.344.344 0 0 0-.046.143h.008Z' fill='%2304534E'/%3E%3Cpath d='M11.137 7.954c-.015.013-.03.013-.049.013-.017 0-.398-.26-.517-.248-.118.012-.231.068-.234.204-.004.134.027.136.051.174.025.038.257.094.257.094l.142-.002.114-.014.1-.06.055-.05.037-.05.044-.06Z' fill='%230C8489'/%3E%3Cpath d='M10.535 7.885c0 .027-.01.045-.033.045s-.04-.011-.04-.038c0-.026.013-.036.036-.036s.037.003.037.03Zm.04-.118c0-.022.019-.032.04-.032.022 0 .04.01.04.031a.039.039 0 0 1-.04.04c-.022 0-.04-.017-.04-.039Zm.228.07c0-.02.014-.036.033-.036.018 0 .033.016.033.035 0 .02-.015.035-.033.035a.034.034 0 0 1-.033-.035Zm.046.155c0-.025.016-.044.035-.044.02 0 .038.01.038.034 0 .025-.007.048-.026.048-.02 0-.047-.014-.047-.038Zm-.111.1c0-.022.017-.039.037-.039.021 0 .038.017.038.038 0 .021-.015.035-.036.035-.02 0-.04-.014-.04-.035Zm-.21-.041c0-.02.016-.037.034-.037a.03.03 0 0 1 .024.01.036.036 0 0 1 .007.013.04.04 0 0 1 0 .028.036.036 0 0 1-.018.02.03.03 0 0 1-.013.003.03.03 0 0 1-.013-.003.033.033 0 0 1-.01-.008.04.04 0 0 1-.01-.026Z' fill='%2304534E'/%3E%3Cpath d='M10.533 7.88c0 .02-.016.037-.035.037-.02 0-.036-.017-.036-.038 0-.02.016-.029.035-.029.02 0 .036.009.036.03Zm.111-.12c0 .02-.006.033-.025.033-.019 0-.044-.013-.044-.034 0-.02.015-.036.034-.036.02 0 .035.016.035.036Zm.221.065a.032.032 0 0 1-.032.032.032.032 0 0 1-.033-.032c0-.017.015-.032.033-.032.018 0 .032.015.032.032Z' fill='%238CBEBF'/%3E%3Cpath d='M10.748 7.93c0 .026-.01.044-.032.044-.024 0-.04-.011-.04-.038 0-.026.012-.036.035-.036.024 0 .037.003.037.03Z' fill='%2304534E'/%3E%3Cpath d='M11.024 8.55c.006.018.02.035.038.035h.056l.123-.009.043-.055.026-.123.033-.046c0-.002.114-.07.114-.07l.098-.032.063-.008.087-.032.065-.037.028-.046.027-.07-.027-.095-.069-.102-.115-.052h-.096l-.107.044-.189.05s-.104.05-.147.14c-.043.09-.042.114-.05.233-.007.12-.001.275-.001.275Z' fill='%230C8489' stroke='%2304534E' stroke-width='.701'/%3E%3Cpath d='M11.075 8.503c.036 0 .008-.067.05-.146.04-.08.09-.175.103-.175.012 0 .014.014.03.01a.102.102 0 0 0 .041-.038c.002-.007.002-.051.033-.08.031-.028.075-.069.096-.074.02-.005.03-.01.034.002.004.01-.012.026.002.031.015.005.047.003.056-.02.008-.024.006-.036.006-.036s.021-.024.062-.014c.041.01.046.008.05.025.004.018-.019.02-.014.033.004.013-.003.011.001.021.004.01.01.036.038.036a.05.05 0 0 0 .04-.019l.008-.016s.008-.02-.003-.027c-.01-.007-.007-.017.004-.012.01.005.052.07.066.043.014-.027.016-.065.008-.074a3.447 3.447 0 0 1-.066-.108l-.105-.04-.14.014-.134.085-.124.074s-.007.112-.029.092c-.022-.02-.054-.076-.064-.057-.01.019-.031.1-.044.142a.94.94 0 0 0-.045.216c.004.047.027.112.04.112Z' fill='%238CBEBF'/%3E%3Cpath d='M11.2 8.32c-.01.001-.025.012-.029.018a.043.043 0 0 0-.007.035c.004.015.024.029.025.03h.016l.033-.01s.011-.014.012-.032c0-.018-.01-.022-.014-.024l-.037-.017Zm.212-.196c-.019-.007-.027.007-.03.014-.004.006-.002.021-.002.021s.004.03.014.035c.01.005.036.016.044.005.009-.01.017-.017.017-.036 0-.019-.024-.028-.024-.028l-.019-.01Zm.172.046c-.001-.007-.018-.012-.029-.01-.011.002-.026.018-.02.042.004.024.025.026.04.022.017-.005.014-.03.014-.034a.144.144 0 0 0-.005-.02Zm-.496.039c0 .01.018.033.042.032a.046.046 0 0 0 .041-.038c.002-.016-.013.013-.03.018-.018.005-.029.01-.037 0-.008-.011-.016-.012-.016-.012Z' fill='%238CBEBF'/%3E%3Cpath d='M11.25 8.361s.002.025-.014.037c-.015.013-.025.011-.035.011-.009 0-.019-.002-.025-.012a.135.135 0 0 1-.012-.024s.018.032.045.023c.027-.008.04-.035.04-.035Zm.461-.318s0 .024-.017.035c-.018.01-.025.013-.034.011-.01-.001-.022-.005-.028-.016-.02-.035-.008-.058-.008-.058s.014.061.043.057c.028-.004.044-.03.044-.03Zm-.411.11s-.014.047-.043.047c-.028 0-.026-.009-.024-.015.003-.006.013.006.026.002.012-.004.04-.035.04-.035Zm.08-.01s-.003.036.007.047c.01.012.022.018.034.018.012 0 .021-.003.03-.017.009-.013.004-.028.004-.028s0 .008-.009.018c-.009.01-.016.012-.025.012-.01 0-.024-.002-.029-.013l-.012-.036Zm.146-.166s.008.026-.01.047c-.017.02-.052.01-.052.01s.028.007.041-.01a.14.14 0 0 0 .02-.047Z' fill='%2304534E'/%3E%3Cpath d='M11.06 8.576s.18-.004.195-.032c.015-.027-.016-.136.094-.222s.194-.084.252-.09c.058-.004.184-.048.206-.172.013-.076-.078-.081-.113-.153s-.124-.043-.128-.043c-.005 0-.104-.003-.151.048-.028.03-.025.068-.038.086-.014.017-.133 0-.147.021-.013.022.004.067-.005.077-.009.01-.038-.029-.038-.029l.01-.107.153-.1.174-.107s.114.006.119.004c.004-.003.117.065.12.067.004 0 .06.075.06.075s.01.03.015.09a.224.224 0 0 1-.005.074.255.255 0 0 1-.23.193.455.455 0 0 0-.244.096c-.047.038-.07.206-.071.226-.001.02-.226.007-.226.007l-.003-.01Z' fill='%2304534E'/%3E%3Cpath d='M11.136 8.182c-.01.009-.023.008-.026-.003-.008-.033.01-.082.01-.082s-.001.05.002.06c.004.008.013.006.017.013.001.002.004.006-.003.012Zm.114-.026c-.01-.003-.008-.034 0-.047a.423.423 0 0 1 .057-.055l-.023.057c-.006.015-.023.05-.034.045Zm-.045.205c-.007.002-.01-.015-.01-.037 0-.023.035-.063.035-.063l-.012.047c0 .011.006.021.005.035-.001.013-.01.017-.018.018Z' fill='%23231F20'/%3E%3Cpath d='M11.29 8.305s-.017.02-.035.032c-.019.011-.039.028-.05.025-.011-.004.007-.031.013-.034a.49.49 0 0 1 .071-.023Zm.155-.247s-.021.019-.031.046c-.01.027-.015.05-.005.054.01.005.025-.03.027-.043 0-.012.008-.057.008-.057Z' fill='%23231F20'/%3E%3Cpath d='M12.775 7.542c-.023-.014-.054-.004-.069.022-.014.026-.008.059.016.073.023.014.053.005.068-.022.015-.026.008-.059-.015-.073Z' fill='%23FCCA3E' stroke='%23AA8C30' stroke-width='.35'/%3E%3Cpath d='m9.03 6.731.076.188.033-.052-.086-.142-.023.006Z' fill='%23FCCA3E' stroke='%23AA8C30' stroke-width='.409'/%3E%3Cpath d='M9 6.65c-.02.018-.022.05-.005.073.016.022.045.026.064.008.019-.018.021-.05.004-.073-.016-.022-.045-.026-.064-.008Z' fill='%23FCCA3E' stroke='%23AA8C30' stroke-width='.35'/%3E%3Cpath d='M10.194 7.202s.011.007-.002.002c-.014-.004-.046.013-.046.039 0 .025.016.04.034.04.017 0-.007.003-.007.003l-.022-.007-.009-.015-.007-.02.005-.023.013-.018.017-.007.012.001.011.005Z' fill='%23AA8C30'/%3E%3Cpath d='M10.16 7.312s-.009-.002-.017.012a1.92 1.92 0 0 1-.026.04l.033-.09.018.01-.007.028Zm2.63.244s.01.014-.004.002-.06-.01-.072.018c-.012.029.002.054.021.063.02.009-.009 0-.009 0l-.022-.02-.004-.02V7.57l.018-.021.024-.014.023.001.012.008.012.011Z' fill='%23AA8C30'/%3E%3Cpath d='M12.699 7.662s-.01-.008-.027.004l-.048.031.08-.083.016.021-.021.027ZM9.015 6.64s.015-.005 0 .004c-.014.01-.027.055-.007.075.019.02.043.016.057 0 .014-.017-.002.008-.002.008l-.024.016-.018-.003-.022-.01-.012-.023-.003-.028.008-.021.01-.01.013-.008Z' fill='%23AA8C30'/%3E%3Cpath d='M9.072 6.76s-.01.008-.005.027l.01.057-.042-.103.022-.01.015.03Z' fill='%23AA8C30'/%3E%3Cpath d='M9.024 7.047s.032.008.05-.002c.018-.01.021-.025.026-.03.004-.005.009-.024.007-.036a.148.148 0 0 0-.033-.055c-.007-.004-.032 0-.037-.005-.004-.005.004-.016-.006-.019-.01-.002-.06.06-.05.071.008.01.014-.005.017.003.003.009 0 .032 0 .042 0 .01.026.03.026.03Z' fill='%23E92736'/%3E%3Cpath d='M9.072 6.929a.135.135 0 0 0 .03.04.07.07 0 0 0 .037 0c.008-.003.032-.029.032-.04.001-.01 0-.019-.004-.03-.005-.01-.002-.04-.01-.042-.01-.002-.014-.003-.018-.009-.005-.006.003-.016-.004-.027s-.087.041-.08.051c.005.01.014 0 .017.006.002.007-.004.04 0 .05Z' fill='%23E92736'/%3E%3Cpath d='M9.252 6.906c.005-.013.003-.057-.005-.066-.008-.01-.021-.01-.022-.016 0-.006.01-.009.01-.019s-.09.003-.083.014c.006.011.02.006.02.012 0 .007-.015.015-.016.024a.119.119 0 0 0 .008.043c.004.007-.002.015.009.019l.018.008c.01.003.045.001.05-.003.004-.004.007-.002.011-.016Zm.754.493s.014.028.03.035c.017.006.027 0 .032 0 .005 0 .018-.008.024-.015a.14.14 0 0 0 .011-.056c-.002-.007-.019-.023-.019-.03 0-.005.011-.006.007-.014-.004-.009-.068-.007-.069.005 0 .013.011.007.008.014-.002.008-.017.02-.022.026-.006.006-.002.035-.002.035Z' fill='%23E92736'/%3E%3Cpath d='M10.1 7.364a.13.13 0 0 0-.005.044.073.073 0 0 0 .021.027c.007.003.034.005.04 0a.046.046 0 0 0 .015-.022c.003-.01.021-.025.017-.032-.005-.007-.006-.01-.005-.017 0-.007.01-.008.012-.019s-.073-.037-.075-.027c-.002.01.009.01.007.016-.002.006-.025.021-.028.03Z' fill='%23E92736'/%3E%3Cpath d='M10.217 7.478c.01-.005.034-.032.034-.043 0-.011-.007-.021-.004-.025.002-.004.01.002.016-.004.005-.006-.054-.06-.057-.05-.002.01.01.018.006.021-.005.004-.018-.001-.023.003a.09.09 0 0 0-.019.03c-.001.007-.01.008-.005.018l.006.018a.105.105 0 0 0 .03.033c.005 0 .006.003.016-.001Zm2.275.211s.002.032.012.046c.011.014.022.013.027.016.004.003.018.004.026 0a.114.114 0 0 0 .031-.041c.001-.007-.007-.03-.004-.034.002-.006.012 0 .011-.01 0-.009-.055-.04-.06-.03-.005.01.007.01.002.015-.005.005-.022.007-.03.01-.006.002-.015.028-.015.028Z' fill='%23E92736'/%3E%3Cpath d='M12.58 7.71a.105.105 0 0 0-.023.03.068.068 0 0 0 .005.031c.003.006.024.021.032.02a.04.04 0 0 0 .02-.008c.008-.006.029-.008.029-.016 0-.007 0-.01.004-.015.003-.005.011 0 .018-.008.007-.007-.041-.064-.047-.058-.007.007.002.012-.002.015-.005.004-.03.004-.035.009Z' fill='%23E92736'/%3E%3Cpath d='M12.599 7.852c.01.005.04.004.048-.002.006-.007.007-.018.011-.018.005 0 .006.008.014.008.007 0 0-.074-.008-.07-.008.005-.005.018-.01.017-.004 0-.01-.013-.016-.014a.074.074 0 0 0-.03.006c-.006.003-.011-.002-.015.007l-.006.015a.1.1 0 0 0 0 .041c.004.004.002.006.012.01Z' fill='%23E92736'/%3E%3Cpath d='M9.078 6.965c.007.012-.002.042-.008.05s-.046-.004-.047-.012c0-.008-.003-.022.002-.03s.019-.026.029-.023c.01.002.021.01.024.015Zm.01-.055c-.004.011.003.024.008.03.005.006.034.014.041.009.008-.006.02-.055.015-.063-.006-.007-.021-.008-.026-.008a.125.125 0 0 0-.037.032Zm.096-.05c-.004.01-.003.024 0 .028.004.005.022.019.033.018.011 0 .016-.034.016-.041 0-.007-.003-.01-.01-.013-.008-.004-.04.008-.04.008Zm.899.53c-.003.012-.025.022-.033.023-.008 0-.025-.035-.02-.04.004-.005.01-.015.017-.016.008-.001.025-.002.03.006a.051.051 0 0 1 .005.026Zm.036-.025c-.009.003-.012.015-.012.022 0 .008.012.032.02.035.007.002.041-.019.042-.027 0-.008-.007-.02-.01-.023a.093.093 0 0 0-.04-.007Zm.083.038c-.008.003-.014.012-.015.017 0 .004.003.026.01.033.006.007.028-.009.032-.013.003-.004.003-.007 0-.015-.002-.008-.027-.022-.027-.022Zm2.36.314c-.006.009-.029.006-.036.002-.007-.003-.007-.041-.002-.044.006-.002.015-.007.022-.004.006.003.021.012.022.021a.05.05 0 0 1-.006.025Zm.034.003c-.009-.002-.017.006-.02.01-.004.006-.005.03 0 .036.005.006.041.008.045.002.005-.006.004-.018.002-.022a.095.095 0 0 0-.027-.026Zm.038.076c-.007-.003-.017-.003-.02 0-.004.003-.015.018-.014.027 0 .01.024.014.029.014.004 0 .007-.002.01-.008.002-.007-.005-.033-.005-.033Z' fill='%23F7E204'/%3E%3Cpath d='M9.823 5.44s-.132.012-.224-.006c-.091-.017-.071-.277-.073-.285-.003-.007-.056-.07-.047-.129.009-.058.178-.21.2-.22.017-.005.05.011.05.011s.043-.046.055-.046c.014 0 .032.026.027.038-.005.011-.064.049-.068.078-.005.029 0 .058-.016.086-.017.029-.05.067-.053.091-.004.024-.014.045.003.054.016.009.071.001.119-.023.047-.024.066-.056.073-.053.007.003-.027.067-.08.091-.052.025-.087.053-.113.049 0 0-.03.077.06.082.09.004.14-.022.14-.022l-.053.204Zm-.515.612s.069.03.069.116c0 .086-.076.158-.074.309.003.152.024.153.204.316a.222.222 0 0 1 .053.097c.01.049.043.34.216.338.173-.001.197-.124.197-.124l-.074-.12s-.06.02-.093.01c-.032-.008-.061-.032-.08-.079-.02-.047-.025-.158-.054-.207-.073-.121-.202-.141-.203-.269-.001-.127.079-.141.057-.293-.023-.151-.185-.224-.185-.224l-.066-.03-.023.152.056.008Z' fill='%23A8AC71'/%3E%3Cpath d='M9.785 4.992c.058-.015.024-.184.024-.184l-.04.037s.025.036.025.075-.01.072-.01.072Z' fill='%23F1A720'/%3E%3Cpath d='m9.89 6.674-.029-.027c-.02-.015-.111-.097-.097-.34.017-.276.376-.42.4-.53.025-.121.107-.174-.18-.423l-.067.087.118.098s.026-.016.027.021c.002.037-.031.07-.04.098-.007.027-.185.165-.198.178-.014.014-.103.09-.103.09s-.046.052-.09.158c-.043.107-.02.244-.02.244s.001.293.28.346Z' fill='%23A8AC71'/%3E%3Cpath d='m9.716 6.828.02.103-.057.023h-.025l-.018.008-.044.047-.011-.004s-.007.003-.009-.027a.903.903 0 0 0-.006-.057l.054.024.019.002.013-.005.023-.057.04-.057Zm-.167.018s-.018-.023-.027-.038c-.007-.012-.011-.015-.031-.033l.039-.024h.042l-.006.056-.017.04Zm.095-.166s.027.015.035.037l.02.05-.066-.006-.05-.018.032-.051.03-.012Zm-.026.458s-.013-.01-.02-.033c-.009-.024-.015-.063-.015-.063l.044-.01.052.024.015.001-.014.03-.05.05-.012.001Zm.177-.159s-.04-.013-.046-.034c-.006-.022-.011-.017-.011-.017l-.013.058-.015.055s.003.01.005.01c.001 0 .037-.01.04-.012a.428.428 0 0 0 .03-.034l.01-.026Zm-.165.185.047.03c.027.017.044.017.044.017l.02-.025.021-.046.003-.006-.105.01-.03.02Zm.153-.046.09-.06.006-.054-.018-.015s.003.002-.021.002h-.03l-.017.066-.01.061Zm-.065.095s.064.03.172-.014c.05-.02.06-.047.06-.047l-.044-.018-.042.04-.146.04Zm-.086-.778-.012-.052c-.006-.03-.006-.042-.006-.042l.032.018.047.039-.033.029-.028.008Zm.076.143s-.015-.018-.029-.04l-.023-.044.035.008.04.021-.018.057-.005-.002Z' fill='%2378732E'/%3E%3Cpath d='M9.505 4.971c-.005.024-.014.07.017.077.016.005.082-.001.156-.095.036-.046.037-.09.037-.09l.014-.052s-.03-.023-.076.01c-.042.029-.148.15-.148.15Z' fill='%23C6C7A6'/%3E%3Cpath d='M9.709 4.853c.007 0 .013-.007.013-.015s-.006-.015-.013-.015c-.007 0-.013.007-.013.015s.006.015.013.015Z' fill='%231C242F'/%3E%3Cpath d='M9.614 4.854c-.032.027-.061.063-.061.063s.05-.016.09-.056a.11.11 0 0 1 .09-.026c.012.003.008-.014.002-.02-.013-.01-.049-.017-.057-.01-.001.001-.032.021-.064.049Z' fill='%23A8AC71'/%3E%3Cpath d='M9.765 6.406s-.002-.012-.003-.04c-.002-.03.001-.045.001-.045l-.03.03-.028.043.044.018.016-.006Zm-.154-.098s-.004-.046-.002-.088c.002-.043.018-.121.018-.121l.019.053.054.094.017.014-.046.037-.046.017-.014-.006Zm.155-.024s.003-.022.008-.042a.394.394 0 0 1 .018-.05s0 .003-.002.004a.9.9 0 0 0-.07.065l.03.024h.018M9.64 6.06s.007-.029.031-.063l.048-.069.02.092.012.078.003.016s-.017.009-.024.008c-.006 0-.057-.004-.063-.013a1.258 1.258 0 0 1-.027-.05Zm.163.106.029-.032.034-.04-.11.022.016.042.031.008Zm-.067-.254s.01-.004.04-.037c.03-.034.045-.03.045-.03l.012.132-.058-.019-.039-.046Z' fill='%2378732E'/%3E%3Cpath d='m9.875 6.086.066-.075-.11-.035.02.086.024.024Zm.046-.198.007-.128s-.023.012-.051.038c-.029.027-.042.035-.042.035l.014.023.039.028.033.004Zm.099-.124v-.1l-.004.002s-.016.027-.034.044c-.019.017-.027.029-.027.029l.03.021.035.004Zm.04.134.055-.048a.244.244 0 0 0 .05-.063l-.142-.012.005.063.033.06Zm-.332-.527-.004.07h.119l-.03-.045-.036-.026-.034-.038-.015.04Zm.23.623c.007-.006.038-.032.052-.048.017-.018.042-.037.042-.037l-.113-.014.002.084.017.015Zm.216-.228s.013-.05.011-.1c0-.048-.008-.07-.008-.07l-.085.065.012.048.033.039.037.018Z' fill='%2378732E'/%3E%3Cpath d='M10.03 5.65s.024-.035.026-.054l.001-.014.067.002.04.003.006.005-.03.04-.042.026-.053.007-.016-.016Zm.135-.075-.041-.078c-.015-.028-.03-.041-.03-.041l-.032.108-.003.01h.106Z' fill='%2378732E'/%3E%3Cpath d='m9.335 6.318-.013.03s.045-.026.08-.025c.034.001.073.05.073.05l.008-.035s-.045-.05-.076-.053c-.03-.002-.072.033-.072.033Zm.023-.223s.01.012.011.016c.003.004.004-.037.049-.059.045-.021.07-.004.07-.004s-.01-.029-.03-.035c-.02-.007-.039-.002-.063.017-.025.02-.037.065-.037.065Zm.153.168s-.02-.05-.058-.06c-.037-.011-.084.02-.084.02l-.007.027s.05-.032.087-.015c.037.016.051.063.051.063l.011-.035Zm-.172-.196c.002.009.01.02.01.02s-.004-.054.018-.082a.172.172 0 0 1 .04-.038l-.021-.012s-.03.022-.04.046a.135.135 0 0 0-.007.066Zm-.02-.089c.01-.027.04-.038.04-.038s-.002-.006-.01-.01c-.006-.005-.013 0-.013 0s-.02.011-.032.041c-.012.03-.01.074-.01.074l.018.012s-.004-.052.007-.079Zm.27-.732c.03-.017.05-.013.05-.013s-.042.049-.022.11c-.023.05-.03.09-.03.09h.021s.008-.04.017-.071a.227.227 0 0 0 .065.081l.034-.002s0-.05.018-.095l.003.004c.037.044.068.054.068.054v-.013s-.038-.025-.06-.059l-.003-.004v-.001c.028-.047.063-.062.063-.062l.024.022.006-.009-.018-.025h-.02s-.037.035-.061.065a.368.368 0 0 1-.027-.06L9.7 5.252s-.037.004-.07.064c-.004-.044.041-.091.041-.091l-.002-.019s-.046.01-.082.022a.121.121 0 0 0-.057.049l-.002.027s.033-.041.06-.058Zm.05.08c.02-.033.067-.055.067-.055s.001.028.027.064c-.018.034-.025.086-.025.086s-.036-.025-.067-.076a.065.065 0 0 1-.006-.01.1.1 0 0 1 .004-.008Zm-.26.812.001.03s.027-.034.069-.035c.041-.002.076.034.076.034s0-.04-.005-.043a.146.146 0 0 0-.07-.025c-.031 0-.072.039-.072.039Zm.737-.43a.415.415 0 0 1-.016-.04.074.074 0 0 0 .018-.011.45.45 0 0 0 .06-.06l-.013-.022h-.056a.454.454 0 0 1-.047-.005l.017-.064a.377.377 0 0 1 .02-.054l-.02-.021s.005.02-.029.025c-.033.005-.095-.03-.095-.03v.015s.054.019.085.024a.056.056 0 0 0 .042-.01.353.353 0 0 0-.018.052c-.004.016-.01.027-.01.034 0 .005.007.009.007.009l-.003.032s.033.005.049.005c.015 0 .058.004.058.004s-.03.04-.06.054a.074.074 0 0 1-.011.005l-.035-.06-.003.02.026.044c-.022.003-.053-.005-.053-.005l-.013.017v.095a.853.853 0 0 1-.061-.022l-.012.01v-.002l-.015.013s-.013.057-.01.122v.003a.166.166 0 0 1-.083-.052l-.013.013s-.01.056.003.123c-.047-.01-.088-.056-.088-.056l-.017.016s.01.109.021.168l.004.014a.152.152 0 0 1-.026.001c-.048-.002-.078-.051-.078-.051l-.014.038s.018.104.07.151l.013.01c-.045.041-.099.048-.099.048l.003.033a1.543 1.543 0 0 0 .074.058c-.025.025-.056.035-.056.035l.008.022s.042-.032.061-.05c.028.013.064.018.064.018v-.018s-.027-.003-.051-.012l.003-.003c.016-.017.046-.07.046-.07l.003-.037s-.019-.003-.04-.022c.064-.048.066-.07.066-.07l.012-.025s-.021-.01-.037-.045c.043-.01.1-.025.1-.028.001-.003.008-.007.008-.007s-.024-.045-.035-.1c.05.015.101.024.101.024l.016-.015s-.012-.045-.016-.094c.06.004.11.01.11.01l.01-.013s-.034-.072-.032-.112v-.004a.147.147 0 0 0 .033.004c.05-.002.104 0 .104 0l.008-.021s-.047-.036-.058-.059Zm-.362.593s-.016.036-.048.078l-.008.009a.152.152 0 0 1-.017-.01c-.038-.023-.048-.05-.048-.05s.021-.012.085-.06l.036.033Zm.03-.12s-.02.026-.067.072a.154.154 0 0 1-.014-.017c-.03-.043-.067-.08-.063-.145 0 0 .023.046.074.04a.441.441 0 0 0 .035-.005.127.127 0 0 0 .035.055Zm.07-.098s-.048.018-.093.026a.223.223 0 0 1-.005-.017c-.017-.06-.017-.152-.017-.152s.037.028.09.044c.015.069.024.1.024.1Zm-.017-.112c-.007-.056.003-.112.003-.112s.027.03.08.04a.637.637 0 0 0 .008.078s-.04.003-.09-.006Zm.2-.086s-.033.015-.097.005v-.021a.985.985 0 0 1 .002-.117c.01.004.043.02.075.028v.004c.005.058.02.101.02.101Zm-.004-.12h-.003c.002-.042.002-.102.002-.102s.03.01.055.006c.006.017.002.022.018.048.015.027.039.048.039.048s-.08.008-.111 0Zm-.26.714-.004-.02s-.03.026-.04.052a4.557 4.557 0 0 1-.08-.033l.008.016s.05.026.064.03h.004a2.344 2.344 0 0 1-.017.054l.009.013s.004-.039.017-.065a.746.746 0 0 0 .042.003l-.007.031a2.7 2.7 0 0 0-.014.057l.015.01.072.002-.012-.016s-.003-.004-.026-.004c-.023-.001-.037.003-.037.003l.012-.048c.009-.032.01-.03.01-.03l-.01-.028s-.022.007-.037.006a.11.11 0 0 1 .032-.033Zm-.388-.05c.044 0 .08.033.08.033l-.001-.023s-.034-.051-.073-.051c-.04 0-.086.044-.086.044v.048s.036-.05.08-.05Zm.46.745c-.045.021-.096.021-.096.021s.014-.021.027-.059c.088-.027.105-.092.105-.092l-.005-.024s-.022.06-.092.092a1.53 1.53 0 0 0 .026-.124l-.024-.006s-.034.048-.067.06c.022-.048.025-.103.025-.103l-.01-.02s-.024.023-.06.03a.055.055 0 0 1-.019 0c.02-.031.06-.122.06-.122l-.008-.017s-.03.08-.06.12a.357.357 0 0 1-.01.015c-.032-.01-.076-.04-.076-.04l.005.016s.025.021.062.034c-.023.026-.047.05-.047.05l.002.037s.057.012.103.017c-.037.06-.067.079-.067.079l.015.025s.046 0 .128-.023a.367.367 0 0 1-.041.071s.075.006.127-.023c.051-.03.067-.06.067-.06L9.9 7.112s-.011.042-.056.063Zm-.239-.158s.022-.027.042-.055h.002c.052.013.067-.004.067-.004s.01.031-.022.088a.262.262 0 0 1-.089-.029Zm.047.117.047-.06a.153.153 0 0 0 .01-.013c.05-.002.08-.049.08-.049s.006.047-.017.106c-.066.026-.12.016-.12.016Zm-.064-.376c.05.004.113.03.113.03l-.007-.03s-.061-.016-.099-.021a.132.132 0 0 1 .054-.062l-.016-.01s-.021.004-.049.057a.166.166 0 0 0-.006.013h-.01c-.045-.002-.083.027-.083.027l.007.015s.039-.019.077-.02c-.014.044-.024.093-.024.093l.01.026.033-.118Zm-.103-.234-.01-.03s-.053-.022-.093 0a.222.222 0 0 0-.07.073l.016.035s.028-.057.065-.07c.037-.015.092-.008.092-.008Zm.102.088-.034-.02s-.057.019-.077.041c-.02.023-.037.081-.031.098.006.016.023.027.023.027s.01-.062.038-.09c.028-.03.081-.056.081-.056Zm-.133-.018c.024-.025.066-.035.066-.035l-.02-.021s-.052.007-.08.033c-.026.027-.06.082-.06.082l.03.033s.041-.067.064-.092Zm.177-1.715.002-.002c.027-.04.054-.04.064-.036h.015l.004-.001c.002 0 .003 0 .004.002a.383.383 0 0 0-.028.091c-.007.043-.024.048-.036.075-.013.026-.038.07-.04.108 0 .038.008.058.017.063.01.005.026-.016.025-.025-.001-.013-.01 0-.017 0-.007 0-.006-.013-.009-.035a.308.308 0 0 1 .035-.106c.01-.02.031-.045.035-.079.004-.03.024-.097.024-.097 0-.002-.015-.006-.044-.009-.022-.001-.052.02-.066.044-.014.024-.058.043-.058.043s.048 0 .073-.036Z' fill='%23fff'/%3E%3Cpath d='m9.802 5.255-.086.003.025.071.061-.074Zm-.1-.004s-.013-.008-.02-.016c-.005-.008-.01-.01-.01-.01l-.03.02-.019.072.01.01.068-.076Zm-.012.192-.063-.103-.036.086.017.007.044.006c.026.004.038.004.038.004Zm.254 1.715-.003.003a.29.29 0 0 1-.161.055.212.212 0 0 1-.12-.036.147.147 0 0 1-.052-.069c-.018-.043-.026-.097-.034-.15a.45.45 0 0 0-.038-.141c-.028-.05-.081-.081-.128-.126a.29.29 0 0 1-.1-.23c0-.067.019-.124.038-.174.02-.05.039-.094.04-.132 0-.007-.001-.013-.003-.02a.146.146 0 0 0-.05-.073c-.022-.018-.042-.03-.042-.03l-.034-.01-.002.011.032.01.002-.005-.003.005.003.002a.297.297 0 0 1 .045.033.124.124 0 0 1 .039.06.08.08 0 0 1 .001.017c0 .033-.018.076-.038.127a.492.492 0 0 0-.038.21.303.303 0 0 0 .103.209c.048.045.1.076.126.122.026.046.033.12.045.19.006.035.014.07.027.1.012.03.03.057.056.074.038.025.081.038.125.038.096 0 .17-.06.17-.06l-.006-.01Z' fill='%2378732E'/%3E%3Cpath d='M9.87 6.97a.082.082 0 0 1-.044.013c-.018 0-.039-.006-.06-.03a.162.162 0 0 1-.04-.088c-.006-.034-.011-.074-.032-.127-.02-.054-.073-.098-.12-.14-.05-.043-.094-.085-.102-.13a.14.14 0 0 1-.002-.026c0-.038.015-.077.03-.121a.448.448 0 0 0 .03-.183c-.008-.077-.06-.133-.11-.171a.47.47 0 0 0-.097-.057l-.004.011.008.004c.018.008.064.03.106.067a.227.227 0 0 1 .087.176.436.436 0 0 1-.03.148c-.015.044-.03.084-.03.126 0 .01 0 .019.002.028.01.052.056.094.104.137.049.043.1.086.119.136.02.052.024.09.03.124a.176.176 0 0 0 .044.095.09.09 0 0 0 .067.033.089.089 0 0 0 .05-.015l-.006-.01Z' fill='%2378732E'/%3E%3Cpath d='M10.186 6.677s.06.016.058.07c-.002.054-.029.13-.029.13l-.083-.083.047-.046.017-.027-.01-.044Z' fill='%23A8AC71'/%3E%3Cpath d='M9.154 6.024s-.06.023-.072-.006c-.012-.03-.006-.052-.007-.058-.002-.007-.036-.01-.033-.047.003-.038.047-.036.056-.036.009 0 .011-.058.041-.055.03.002.045.042.045.042l-.03.16Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.409'/%3E%3Cpath d='M9.22 6.042s-.05.029-.066.001 0-.063-.006-.07c-.006-.006-.036-.017-.03-.05.006-.033.037-.023.048-.029.011-.006.019-.055.05-.047a.052.052 0 0 1 .037.037s-.024.131-.033.158Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.409'/%3E%3Cpath d='M9.305 6.054s-.015.036-.05.028c-.036-.007-.025-.065-.03-.076-.006-.01-.032-.017-.028-.054.005-.036.037-.031.05-.036.012-.006.025-.062.049-.054.023.01.045.042.041.057 0 0-.05.018-.057.056-.007.038.025.08.025.08Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.409'/%3E%3Cpath d='M10.095 6.664s-.044-.055-.075-.103a1.073 1.073 0 0 0-.08-.102l-.077-.043-.048-.09-.006-.106.02-.062.03-.047s-.16.063-.079.402c.035.144.123.165.123.165l.146-.01.046-.004Z' fill='%23AF7029'/%3E%3Cpath d='M10.022 5.532c.015 0 .022.006.027.013a.047.047 0 0 1 .006.025v.011l-.001.004.005.002-.005-.002c-.053.13-.164.19-.264.27a.507.507 0 0 0-.132.149.498.498 0 0 0-.056.264c.004.195.07.3.143.354.073.055.152.06.181.061h.013l.05-.006c.029-.003.067-.006.102-.006.023 0 .044.001.06.004.017.003.03.009.033.014a.033.033 0 0 1 .007.02c0 .015-.01.032-.022.045a.132.132 0 0 1-.03.027l.005.01a.137.137 0 0 0 .033-.028.087.087 0 0 0 .024-.054c0-.01-.003-.02-.009-.028-.007-.01-.021-.014-.039-.018a.36.36 0 0 0-.062-.004c-.071 0-.153.011-.153.011v.007-.007h-.003a.3.3 0 0 1-.184-.058c-.07-.053-.134-.153-.138-.345v-.016c0-.104.021-.18.054-.24.05-.091.128-.146.205-.203a.518.518 0 0 0 .191-.218v-.001s.003-.009.003-.019a.06.06 0 0 0-.008-.032c-.007-.01-.018-.018-.036-.018v.012Z' fill='%23816C2A'/%3E%3Cpath d='M10.236 6.72s-.037.076-.047.077c-.01 0 .033.012.042.03l-.009.02s-.041-.034-.068-.035l-.002-.029s.021-.008.039-.026a.162.162 0 0 0 .03-.065l.015.027Z' fill='%23fff'/%3E%3Cpath d='m10.383 6.77-.094.029-.048-.034s.004-.043-.017-.062c-.022-.02-.035-.025-.054-.034-.019-.009-.086-.01-.086-.01l-.17-.205.064.008.1-.014.093-.009.05.008.052.018.027.026.03.029.028.052.018.06.008.063v.075Z' fill='%23FCCA3D'/%3E%3Cpath d='M10.387 6.763s-.034.011-.076.01c-.043 0-.07-.008-.07-.008s.003.003-.006.034a.483.483 0 0 1-.017.05l.001.124.09.02.046-.021.024-.134.008-.075Z' fill='%23AF7029'/%3E%3Cpath d='m10.362 6.711.004.048.017.006v-.043l-.021-.01Zm-.084-1.147-.01-.084-.03-.056-.037-.056-.04-.05-.023-.021-.009-.017-.098.005-.051.068s.133.106.184.22a.24.24 0 0 1 .096.066l.005-.009.013-.066Z' fill='%23FCCA3D'/%3E%3Cpath d='M10.183 5.656a.328.328 0 0 1-.025.145l.06-.076.042-.086a.24.24 0 0 0-.096-.066.2.2 0 0 1 .019.083Z' fill='%23AF7029'/%3E%3Cpath d='M10.32 6.919s-.027-.038-.047-.06c-.021-.024-.045-.036-.046-.036l-.004.01.004.003a.177.177 0 0 1 .038.031.616.616 0 0 1 .048.06l.008-.008Z' fill='%23816C2A'/%3E%3Cpath d='M10.379 6.827s-.01.037-.043.07c-.033.034-.076.057-.076.057l.096.04.064-.067-.041-.1Z' fill='%236F5B24'/%3E%3Cpath d='m10.393 6.916-.006.013-.018.02-.014.016.024-.111.017.033.002.017-.005.012Z' fill='%23404118'/%3E%3Cpath d='M9.823 5.44s-.132.012-.224-.006c-.091-.017-.071-.277-.073-.285-.003-.007-.056-.07-.047-.129.009-.058.178-.21.2-.22.016-.005.05.011.05.011s.043-.046.055-.046c.014 0 .032.026.027.038-.005.011-.064.049-.068.078-.005.029 0 .058-.016.086-.017.029-.05.067-.053.091-.004.024-.014.045.002.054.017.009.072.001.12-.023.047-.024.066-.056.073-.053.007.003-.027.067-.08.091-.052.025-.087.053-.113.049 0 0-.03.077.06.082.09.004.14-.022.14-.022l-.053.204Z' stroke='%2378732E' stroke-width='.35'/%3E%3Cpath d='M10.954 4.34s-.242-.051-.238.173c.002.07.016.095.067.11.05.017.153.022.24.109.087.086.093.15.093.202 0 .052-.022.1-.022.1l.055.295.055.22.163-.106.096-.325-.122-.584-.387-.194Z' fill='%23AB6D29' stroke='%234D2A15' stroke-width='.511'/%3E%3Cpath d='M11.194 5.465s.084-.036.105-.111c.006-.021-.085-.112-.087-.112-.002 0 .046.026.069.049.022.022.04.032.046.028.007-.003.045-.103.03-.125-.014-.022-.038-.073-.073-.1-.035-.025-.08-.022-.08-.022s.063-.023.095-.003.035.044.039.036a.476.476 0 0 0-.021-.143c-.015-.033-.03-.05-.068-.058-.039-.008-.08-.005-.08-.005s.055-.034.098-.022c.042.011.041.035.045.03a.517.517 0 0 0-.03-.114.238.238 0 0 0-.076-.07.342.342 0 0 0-.06-.007h-.023s.033-.024.074-.02c.04.004.043.02.049.017.005-.003-.005-.009-.03-.028-.025-.02-.145-.077-.145-.077l-.11-.001s-.002-.032.03-.037c.032-.006.042.004.04-.005a.402.402 0 0 0-.094-.032l-.074.003c-.022 0-.104.011-.104.011s.007-.02.023-.035a.116.116 0 0 1 .046-.024c.036-.011-.02-.042-.02-.042l.03-.05.134.012.283.184.133.127.084.24-.025.41-.19.174s-.083.014-.083.01l.02-.088Z' fill='%234D2A15'/%3E%3Cpath d='M10.947 4.445s-.01-.03-.01-.066c0-.036.006-.035.006-.035s-.09-.014-.156.044c-.066.058-.028.16-.028.16s.029-.032.066-.048c.036-.015.103-.012.103-.012.005-.006-.015-.036-.04-.042-.024-.006-.072-.006-.072-.006s.028-.022.076-.016c.048.005.055.021.055.021Z' fill='%23D2A567'/%3E%3Cpath d='m11.23 5.5-.061.024.037.286.244.466.128-.025.043-.086.035.017c.014.017.062.108.103.126.04.019.06.012.096.044.036.032.167.249.174.257.006.008-.008-.093-.008-.093l-.04-.13-.05-.09-.007-.025.068.001.042.029.065.06.033.044.018.046.007.04.017.061.036.086.043.082.014-.033-.021-.096-.066-.233-.04-.078s.053.042.067.048a.456.456 0 0 1 .062.085l.03.083.023.076.015.067.022.072.038-.025-.007-.051-.033-.16-.014-.173s.018 0 .04.027c.023.027.043.09.043.09l.017.156.022.143.042.147.043.092.028.051.002-.076-.054-.613.008-.025s.006-.004.024.025a.582.582 0 0 1 .037.074l.016.096.007.066.012.124.014.135.056.145.03.079.017-.093-.026-.656.012-.018s.031.028.042.048c.01.02.03.04.03.04l.018.145.016.413.013.106.11-1.082.067-.016.008-.02-.05-.043-.11-.191-.075-.185-.13-.268-.227-.308s-.14-.134-.177-.164a.678.678 0 0 0-.065-.05l.011-.038.038-.067-.007-.003-.029.002-.076.012-.076-.026-.15-.116-.161-.086-.095-.037-.228-.064-.226-.034-.102-.002-.093.02s-.047.02-.062.053c-.014.033-.015.055-.011.103.005.047.03.072.094.1.064.03.213.14.213.14l.072.082.027.038.004.03.049.426-.096.231-.07.04Z' fill='%238F4620'/%3E%3Cpath d='M11.475 6.164s.04.078.099.018c.058-.06-.025-.23-.024-.24 0-.01.026-.013.026-.013l.043.087s.025.047.015.122c-.01.075-.074.14-.074.14l-.074-.019-.011-.095Z' fill='%23AB6D29'/%3E%3Cpath d='m12.902 7.162-.053-.173s-.015-.11-.015-.133c0-.023-.01-.305-.015-.357-.004-.053-.002-.114-.007-.122a26.934 26.934 0 0 0-.057-.084l-.022-.026.015-.012s.02.023.025.01a.547.547 0 0 0-.022-.17 2.321 2.321 0 0 0-.132-.32l.012.011.03.035.065.058.14.057.076.013.05.11s.034.188.032.283a.814.814 0 0 1-.04.268c-.033.095-.041.396-.046.444a.463.463 0 0 1-.02.095l-.016.013Z' fill='%234D2A15'/%3E%3Cpath d='M12.902 6.662s.03-.039.043-.092c.012-.054.017-.473-.027-.525a.344.344 0 0 0-.14-.09c-.005.004.036.137.036.137s.013.02.027.054c.008.02.019.055.02.067.006.037.032.122.036.231.004.11.005.218.005.218Z' fill='%238F4620'/%3E%3Cpath d='M12.696 6.926s.02-.199.01-.344c-.008-.146-.02-.164-.031-.19a1.312 1.312 0 0 1-.088-.243c-.03-.12-.05-.214-.07-.238-.02-.024-.059-.077-.068-.062-.009.014-.009.044-.009.044l-.053-.016-.013-.039.017-.061-.003-.027-.006-.044.069.062.142.108.072.329.066.204.01.347-.008.305-.037-.135Zm.084-.948s.037.04.059.053c.022.013.063.042.055.045-.008.003-.047-.014-.071-.03a.206.206 0 0 1-.04-.033l-.003-.035Z' fill='%234D2A15'/%3E%3Cpath d='M12.503 6.847s.028-.07.024-.158a2.082 2.082 0 0 0-.055-.328c-.012-.027-.068-.067-.119-.187-.05-.12-.045-.144-.079-.187a3.376 3.376 0 0 1-.068-.094l.01-.128.124.07.053.03.062.334.056.094.024.134.03.312.016.248-.009.022-.07-.162Zm-.143-.141s.003-.099-.019-.187-.038-.154-.063-.182a1.322 1.322 0 0 1-.143-.193c-.055-.093-.133-.192-.133-.192l.002-.125s.038.039.07.056l.078.046.033.144.043.103.063.093.04.04.025.156.014.087.033.124-.011.062-.032-.032Zm-.103 0-.034-.036s.019-.024.01-.074a.648.648 0 0 0-.041-.143c-.02-.047-.026-.075-.039-.089A4.434 4.434 0 0 0 12 6.207c-.036-.033-.092-.097-.127-.122-.034-.024-.06-.03-.06-.03l-.019-.155s.046.068.073.08l.072.027.098.191.033.049.09.08.036.083.028.095.034.131.006.08-.007-.01Zm-.19-.042s-.058-.073-.067-.12c-.009-.048.006-.048-.012-.101a.51.51 0 0 0-.127-.177c-.049-.044-.119-.108-.114-.143.004-.036.013-.037.013-.037l.03.028.153.182.047.095.036.119.024.055.023.071-.007.028Zm.553-.892s.106.146.132.012c.012-.06-.036-.174-.036-.174s-.099-.192-.132-.238c-.034-.046-.197-.28-.197-.28l-.12-.062.04.078s.09.1.204.319c.114.22.092.34.092.34l.017.005Zm-.614-.88s.21.2.345.415c.135.216.189.36.159.389-.03.029-.115-.017-.15-.077-.035-.06-.064-.167-.191-.328-.128-.162-.189-.186-.189-.186l-.092-.165.118-.048Zm-.11.478s.124.115.203.208c.078.094.118.16.118.16l.05.056s-.03-.06-.013-.08c.017-.02.037-.01.037-.01l-.395-.46v.126Zm-.025.013s.04.086.106.158l.138.149.028.112s-.18-.154-.18-.116a.344.344 0 0 0 .043.116l-.055-.033-.076-.122-.046-.106-.051-.147.093-.011Z' fill='%234D2A15'/%3E%3Cpath d='M11.327 5.857s.094.094.145.003c.051-.09.011-.196.011-.196s.133.218.17.014c.007-.036-.08-.178-.08-.178l.03-.033.068.127s.063-.032.063-.119-.065-.2-.065-.2l.061.077s.123.003.125-.08c.002-.083-.103-.17-.103-.17s.084.006.083-.049c-.001-.054-.114-.092-.116-.126-.002-.034.033-.092.085-.06.051.031.123.056.152-.005.029-.062-.002-.075-.002-.075s-.067-.015-.073-.018a4.697 4.697 0 0 1-.117-.069l-.093-.04-.096-.013.035.08.025.218.001.1.018.22-.047.184-.024.032-.018.025-.04.097-.058.069-.073.105-.067.08Z' fill='%234D2A15'/%3E%3Cpath d='M11.992 6.268s-.024-.066-.075-.11c-.05-.044-.13-.047-.13-.047l.137.163.068-.006Zm.193.037s-.045-.1-.097-.16c-.052-.06-.087-.14-.1-.14a.088.088 0 0 0-.025.004l.013.126.095.102s.09.074.114.068Zm.158-.008s-.022-.115-.075-.226a.472.472 0 0 0-.109-.157l.013.119.043.114.07.113.058.037Zm.13-.065s.037-.237.004-.303c-.034-.065-.097-.078-.097-.078l-.02.034.02.17.05.13.043.047Zm.127-.395s.032.017.07.097c.037.08.091.317.09.33 0 .012-.02.009-.025.006a7.995 7.995 0 0 1-.134-.227l-.02-.21.02.004Z' fill='%23AB6D29'/%3E%3Cpath d='M11.7 6.112s.069-.016.069-.042c0-.027-.082-.08-.075-.123.003-.021.07.004.074-.011.004-.015-.068-.142-.046-.17.022-.03.084.136.084.136s.037.077.023.122c-.041.138-.128.088-.128.088Zm.16-.171c.004-.011.108.015.109.007.004-.027-.094-.11-.094-.11s-.022-.049-.015-.056c.006-.008.069.007.072-.003.003-.01-.072-.12-.072-.14 0-.02.02-.002.02-.002s.06.068.091.123c.031.056.06.101.05.19-.01.094-.17.021-.16-.01Zm.47-.174s-.017-.079-.007-.089c.01-.01.037-.019.037-.019s-.055-.038-.082-.039c-.026 0-.03-.009-.036.003-.007.013.047.089.047.089l.041.055Z' fill='%23D2A567'/%3E%3Cpath d='M12.014 5.827s.16.044.166.032c.007-.013-.127-.152-.127-.152s-.01-.025-.007-.034c.002-.009.058-.01.075.005.017.015 0 .044.005.056.006.011.056.097.065.083.01-.014-.01-.119-.005-.126.004-.008.061.06.077.07.015.012.105.09.114.054.009-.037.014-.043.01-.065-.002-.021.03.101-.011.116-.042.015-.09-.016-.09-.016l-.037-.032-.021-.025s.024.095-.004.105c-.028.01-.06.005-.06.005l-.068-.008-.082-.068Zm.367-.121s.17.114.187.093c.017-.02-.045-.287-.035-.315.008-.022.139.304.075.348-.049.034-.072.01-.072.01l-.084-.049-.071-.087Zm.474.48s.015.012.037.02c.007.001.028.008.022.009a.7.7 0 0 0-.048.007c-.003.001-.011-.036-.011-.036Zm-.165-.628s.016.01.026.013c.01.003.023.01.023.012s-.013.008-.022.007a.05.05 0 0 1-.014-.004l-.013-.028Zm-.05-.094s.018.01.04-.008c.023-.018.024-.03.022-.04-.002-.008-.037-.008-.048-.017-.012-.009-.012-.025-.012-.025h-.038l-.014.005.05.085Zm.151.551s.052.034.067.038c.014.003.039.018.035.023-.003.005-.041.009-.06-.004-.02-.013-.027-.005-.027-.005l-.015-.052Zm-.28-.865c.003.002.013.004.02.003.01 0 .019-.008.022-.003.007.008.002.049-.012.06a.102.102 0 0 1-.034.02c-.003 0-.055-.084-.055-.084l.058.004Zm-.245-.243.05-.002c.018 0 .038.013.053.024.015.011.03.126.022.147-.008.022-.123-.074-.126-.083-.003-.008-.053-.094-.053-.094l.054.008Zm-.108-.052s.084.006.076-.054c-.008-.059-.046-.085-.046-.085l-.1.08.07.059Zm-.224-.11s.022.015.047.004.09-.106.139-.118c.047-.011.057-.01.066.002.009.012.004.066-.006.081-.011.015-.15.08-.15.08s-.03-.001-.052-.007a.309.309 0 0 1-.046-.017l.002-.024Zm-.026-.17c-.021-.056-.059-.078-.073-.074-.014.003.048.058.057.134a.748.748 0 0 1 .007.13c-.001.005.029.005.029.005l.005-.029.004-.02v-.019l-.005-.039-.007-.03-.006-.025s0-.005-.011-.034Zm-.198-.079a.528.528 0 0 0-.189-.143c-.007 0 .136.096.168.158.033.062.034.145.048.157.015.011.028-.006.03-.008 0-.002.01-.019.01-.024a.99.99 0 0 1-.01-.04l-.022-.041-.013-.026-.022-.033Zm-.19-.087c-.081-.08-.228-.117-.347-.12-.12-.001-.18.01-.163.083.018.073.071.105.172.105.1 0 .124-.012.179.007a.326.326 0 0 1 .123.075c.02.023-.037-.055-.089-.098a1.118 1.118 0 0 0-.085-.066s-.01-.023.06-.012c.069.01.161.06.187.125.025.064.02.1.02.113 0 .014.024-.007.024-.007l.01-.032s.004-.025-.01-.054c-.013-.028-.015-.038-.046-.078-.031-.042-.035-.04-.035-.04Zm-.33 1.093c.05-.002.164-.11.18-.26.016-.15-.067-.454-.086-.486-.02-.032.03-.015.058.017.028.032.085.25.085.407 0 .159-.029.204-.105.285-.076.08-.137.072-.137.072l.005-.035Zm.176.444s.025.036.053.024c.052-.022.133-.065.133-.148 0-.054-.063-.101-.066-.121-.003-.02 0-.037 0-.037l.055.013.016.086s.021.025.044.015c.022-.01.086-.062.077-.113-.009-.05-.07-.113-.076-.138-.006-.025.002-.047.002-.047l.052.01.016.074s.014.026.044.019c.03-.007.082-.068.07-.096-.012-.029-.051-.096-.054-.103-.003-.007-.002-.032-.002-.032l.021.013s.02.01.06-.004c.041-.013.08-.044.08-.075-.001-.03-.03-.06-.033-.077-.002-.017 0-.024 0-.024l.026.004.032.045.008.054-.012.046-.049.059-.048.023-.014-.002.03.058-.01.076-.043.044-.057.039-.005.071-.032.077-.073.049h-.022l-.009.047-.046.073-.08.06-.058.011-.033-.054.003-.019Z' fill='%23D2A567'/%3E%3Cpath d='M11.806 5.138s.134.042.13-.053c-.002-.053-.131-.175-.14-.195-.008-.02-.005-.048-.005-.048l.066.068s.085.023.11-.032c.024-.055.004-.089 0-.09-.004-.001.02-.005.02-.005l.039.009-.005.084-.044.212s.012.083-.047.09c-.059.005-.124-.04-.124-.04Zm.127 1.129s.002-.043-.028-.073-.087-.058-.096-.064a2.24 2.24 0 0 0 .096.133l.028.004Zm.194.007s-.067-.092-.082-.124c-.014-.031-.049-.1-.077-.104-.028-.003.026.115.026.115l.11.11.023.003Zm.183-.002s-.057-.121-.071-.157c-.014-.035-.044-.131-.078-.158-.034-.026.004.044.004.044l.036.126.064.109.045.036Zm.136-.088s-.004-.103-.015-.175c-.012-.072-.062-.132-.065-.13-.004.003.004.128.004.128l.076.177Zm.279.078s-.047-.124-.066-.183a.873.873 0 0 0-.07-.158c-.006-.002.013.113.013.113l.057.181.066.047Zm.242-.326s-.043-.049-.136-.09c-.092-.04-.185-.044-.185-.044l.011.013.042.04.097.055.127.035.044-.009Z' fill='%23D2A567'/%3E%3Cpath d='M11.972 5.997s0 .09.042.145c.042.055.14.155.16.175.019.02.035.131.064.224.03.092.036.168.049.194.012.026.038.068.02.064-.02-.004-.038-.03-.05-.063-.012-.033-.008-.033-.007-.08.002-.046-.063-.283-.093-.31a1.426 1.426 0 0 1-.22-.24c-.052-.088-.041-.108-.041-.108h.076Z' fill='%23202020'/%3E%3Cpath d='M12.193 6.59c-.03-.066-.034-.125-.043-.164-.01-.04-.125-.148-.152-.162-.021-.01-.065.003-.082-.012-.018-.014-.127-.152-.127-.152s-.016.017-.011.022c.005.005.118.141.16.185.04.044.063.141.092.217.03.076.018.06.021.098.003.037.024.058.045.058.02 0 .026-.011.018-.018a.402.402 0 0 1-.075-.133c-.022-.066-.051-.187-.087-.233l-.008-.01c.008 0 .023-.004.045-.005.027-.002.141.115.15.15.01.034 0 .048.048.163s.07.142.07.142h.008s-.043-.079-.072-.145Zm-.18-.763s.083.058.108.066c.024.007.042.01.042.01s.013.168.073.262c.06.095.11.13.11.13s.002.182.046.308a.739.739 0 0 1 .044.303c-.01.024-.048-.074-.073-.161l-.064-.24a.512.512 0 0 0-.089-.17c-.026-.023-.005-.02.01-.006a.452.452 0 0 1 .087.172c.028.097.039.194.054.195.015 0 .027-.016.026-.035 0-.02-.02-.07-.033-.16a.73.73 0 0 0-.042-.178c-.013-.025-.033-.03-.084-.13a.807.807 0 0 1-.084-.204c-.01-.047.001-.043-.008-.05-.008-.007-.015.001-.055-.024-.04-.024-.067-.088-.067-.088Z' fill='%23202020'/%3E%3Cpath d='M12.228 5.793s.05.044.079.057c.028.014.07.016.07.016s-.011.16.045.263a.817.817 0 0 0 .114.164s.008.038.027.26c.017.223.018.227.023.316.005.09.008.405-.004.396-.043-.037-.007-.21-.029-.28-.021-.07-.055-.082-.097-.282-.042-.2-.015-.246-.045-.321-.03-.075-.069-.082-.069-.082s.055.012.078.075.027.23.046.314c.042.188.1.283.1.283s-.013-.236-.029-.37-.016-.245-.038-.297c-.022-.051-.07-.092-.1-.16-.029-.069-.04-.202-.053-.237-.014-.034-.023-.024-.043-.033-.065-.03-.075-.082-.075-.082Z' fill='%23202020'/%3E%3Cpath d='M12.38 5.706s.045.055.108.096c.062.042.094.029.103.037.01.009-.012.15.053.28.066.131.09.134.091.151.002.018.014.402.022.533.008.13.017.568-.031.568-.049 0-.005-.323-.029-.399-.024-.076-.023-.054-.046-.114-.023-.061-.023-.3-.06-.442-.027-.106-.055-.123-.055-.123s.046.028.067.115c.022.088.029.381.054.428.025.048.062.106.07.15a6.821 6.821 0 0 0-.016-.595c-.011-.036-.12-.254-.129-.374-.008-.12-.012-.132-.021-.141-.01-.01-.041-.002-.092-.056-.052-.054-.088-.114-.088-.114Z' fill='%23202020'/%3E%3Cpath d='M12.626 5.775c.003-.012.035.065.132.108.097.042.19.035.202.046a.936.936 0 0 1 .076.391c.002.218-.034.197-.064.384s-.031.567-.05.625c-.01.021-.02.03-.03.067-.01.036.009.106-.022.107-.03.001-.033-.053-.033-.082 0-.029.031-.132.031-.236 0-.103-.02-.116-.033-.24-.014-.123-.015-.517-.027-.555-.012-.038-.073-.12-.073-.12s.065.047.08.1c.016.053.018.49.035.578.018.09.013-.02.02-.07.006-.051.03-.266.026-.38-.003-.116-.047-.364-.083-.406 0 0 .02.024.04.079 0 .001.013.016.027.025.016.01.034.015.034.017a.088.088 0 0 1-.035-.01c-.012-.005-.02-.016-.02-.015.022.065.044.166.046.31.003.195-.026.625.002.63.028.005.023-.234.052-.429.029-.194.068-.222.056-.381-.013-.16-.05-.33-.08-.352-.03-.022-.117-.014-.193-.068-.076-.055-.119-.112-.116-.123Zm-1.231.219s.028.014.06-.004c.033-.018.118-.093.118-.125l.002-.063s0 .014.025.018c.025.004.095-.056.1-.094a.332.332 0 0 0-.001-.118c-.008-.014.02.014.035-.002.015-.015.083-.064.082-.114-.001-.05-.038-.098-.038-.098s.034.005.053 0c.02-.005.088-.049.085-.094-.002-.046-.025-.115-.078-.12 0 0 .04.01.077-.005.038-.015.052-.04.052-.087 0-.048-.077-.152-.09-.16-.014-.01.082.03.107-.013.024-.043.027-.073.02-.097-.006-.024-.026-.03-.026-.03s.041.012.097-.02c.056-.031.105-.073.13-.072.027.002-.08.065-.086.1-.003.015.029.04.078.08l.009.007c.022.013.105.017.11.022.008.005-.08.003-.072.01.059.05.13.117.196.206a.081.081 0 0 0 .033.022c.019.006.041.004.044.008.002.003-.056-.001-.054.002.04.058.077.118.112.18a.092.092 0 0 0 .032.029c.017.008.036.006.039.01.004.008-.048 0-.044.008.04.075.079.152.114.23 0 0-.106-.205-.234-.366-.129-.16-.159-.182-.165-.166-.007.015.096.156.15.256.055.1.105.224.105.224s-.13-.299-.31-.482c-.181-.183-.2-.213-.22-.205-.02.007-.036.142-.024.17.012.028.144.139.257.287.113.147.256.4.256.4s-.102-.182-.274-.385c-.172-.204-.238-.25-.251-.249-.013.001-.015.038-.035.068-.02.03-.061.027-.062.04-.001.014.145.165.174.182.029.018.045.01.067.023.022.014.046.037.046.037s-.03-.013-.053-.02c-.022-.008-.044-.01-.044-.002s.118.17.138.18c.02.01.031.004.058.016a.378.378 0 0 1 .065.041s-.041-.026-.07-.032c-.03-.007-.042 0-.04.009 0 .008.09.136.085.138-.004.003-.138-.176-.252-.289-.114-.112-.165-.136-.171-.132-.006.004-.002.036-.03.048-.028.011-.054.015-.054.026 0 .012.103.119.176.208l.135.175s-.074-.082-.154-.167c-.08-.084-.122-.117-.13-.112-.008.005-.009.048-.001.06.008.01.156.206.152.211-.005.005-.175-.235-.187-.235-.01 0-.018.03-.029.045-.01.013-.059.013-.059.032 0 .02.241.283.235.29 0 0-.2-.193-.207-.181-.007.011.084.195.078.2-.005.003-.117-.194-.127-.193-.01.002-.01.023-.038.052-.03.03-.066.017-.067.03-.001.012.166.219.162.223-.005.003-.17-.197-.175-.186 0 .003-.01.012-.005.03.012.048.05.136.045.143 0 0-.054-.122-.069-.117-.014.005-.014.029-.039.046-.024.018-.044.014-.047.027-.002.012.03.034.043.063a.529.529 0 0 1 .024.092s-.016-.053-.04-.087c-.023-.034-.044-.057-.062-.057-.018 0-.03.02-.03.02l-.017-.045Z' fill='%23202020'/%3E%3Cpath d='M12.96 5.93s.055-.004.062-.017c.006-.013-.02-.004-.07-.063-.049-.06-.174-.464-.311-.668-.225-.333-.435-.486-.435-.486s.25.161.444.476c.196.32.244.57.299.636.055.066.109.078.106.096-.003.019-.012.032-.033.036l-.072.008.01-.019ZM11.31 5.84s.001.005.011.006c.01.002.078-.074.075-.095 0 0-.03-.013-.055-.04-.024-.029-.03-.073-.03-.073s.022.05.041.063c.02.014.05.022.06.012.012-.01.112-.093.106-.125 0 0-.032 0-.06-.023-.03-.024-.035-.073-.035-.073s.019.04.048.055c.03.016.06.01.067-.002.009-.012.074-.112.067-.142 0 0-.034.005-.064-.019s-.045-.082-.045-.082.022.05.06.058a.062.062 0 0 0 .075-.047c.006-.03.026-.143-.005-.172 0 0-.05.018-.085-.003-.035-.02-.047-.07-.047-.07s.03.046.069.052c.04.006.057-.018.063-.036a.25.25 0 0 0-.004-.116c-.011-.036-.036-.033-.042-.086 0 0-.013.02-.063.02s-.078-.063-.078-.063.04.041.08.038c.04-.004.056-.04.057-.07 0-.028-.02-.053-.032-.083-.01-.03-.012-.064-.019-.06-.007.004-.017.03-.07.022-.051-.01-.063-.05-.063-.05s.038.03.067.028c.03-.003.048-.018.048-.04 0-.022-.011-.062-.077-.124a2.05 2.05 0 0 0-.119-.105s.085.052.14.103c.055.051.087.101.087.101s.06.022.067 0c.006-.024.005-.052-.014-.092a.58.58 0 0 0-.07-.099s.054.05.08.102c.025.052.014.088.016.1.002.013.115.061.14.044.025-.017.014-.053-.008-.09l-.038-.069s.026.033.045.069c.019.037.035.066.027.083-.007.017-.023.024-.02.031a.348.348 0 0 0 .076.051c.038.023.082.042.088.03a.193.193 0 0 0 .006-.082.562.562 0 0 0-.024-.103s.025.06.03.103c.004.043-.006.075.003.09.009.015.037.02.037.02s-.022.017-.072 0c-.05-.016-.263-.136-.273-.125-.01.012.1.086.15.139a.43.43 0 0 1 .074.108s-.039-.036-.077-.06c-.038-.023-.152-.088-.16-.08-.006.01.044.02.048.031.004.01-.036.05-.036.066 0 .017.163.142.158.156-.005.014-.042.047-.048.045-.007-.002-.087-.07-.087-.06 0 .01.046.054.045.064 0 .01-.03.032-.025.053.006.022.09.1.09.126 0 .027-.049.05-.04.066.01.017.053.077.053.077s-.047-.034-.062-.053c-.015-.018-.045-.058-.05-.051a.312.312 0 0 0-.034.096c.003.017.041.042.048.087a.177.177 0 0 1-.008.091c-.003 0-.056-.077-.067-.078-.01-.001-.024.004-.033.023-.01.02-.04.08-.036.092.003.012.056.025.057.072a.136.136 0 0 1-.036.09c-.004 0-.066-.093-.072-.093a.519.519 0 0 0-.078.098c-.002.01.048.05.04.065-.01.015-.043-.006-.062.006a.232.232 0 0 1-.06.027c-.006 0-.016-.025-.016-.025Z' fill='%23202020'/%3E%3Cpath d='M12.204 4.7s.006-.025.017-.037c.01-.013.053-.066.037-.077-.016-.01-.07.01-.105.006-.035-.003-.058.006-.159-.086 0 0-.319-.249-.812-.28-.157-.01-.227.052-.234.084-.001.008.04-.07.198-.068.07.001.566.046.824.271.014.012.1.103.18.093.079-.01.096-.02.094-.008-.002.013-.027.046-.032.06-.006.016-.011.044-.011.044l.003-.002Zm-.862.073V4.77a.45.45 0 0 0-.091-.12c-.065-.068-.266-.161-.276-.165-.01-.004.206.111.267.176.097.103.1.113.1.113Z' fill='%23202020'/%3E%3Cpath d='M11.342 5.168s-.013-.024-.056-.054a.324.324 0 0 0-.085-.043l.099.028c.029.027.042.07.042.07Zm-.026-.206s-.013-.021-.073-.042c-.06-.022-.075-.02-.075-.02s.056-.027.098-.003c.043.024.05.066.05.066Zm-.035-.169s-.012-.03-.066-.051c-.054-.022-.092-.026-.092-.026s.056-.017.11.007c.053.024.048.07.048.07Zm-.065-.108s-.016-.024-.116-.05c-.1-.027-.14-.029-.14-.029s.143-.012.181.006c.038.017.075.073.075.073Zm-.184-.118s-.062-.019-.12-.024c-.06-.005-.153.004-.153.004s.172-.03.218-.019c.046.012.055.04.055.04Z' fill='%23D2A567'/%3E%3Cpath d='M10.466 6.939s.03.06.09.062c.06.003.108.099.108.099l-.066.072-.16.008-.051-.091.079-.15Zm.003-.061c.006-.012-.047-.127-.084-.146-.037-.02.013.037.005.06-.008.024-.014.053-.011.057.003.005.03.053.016.075-.015.022.074-.046.074-.046Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M10.44 7.052s.03.016.052.009c.022-.007.042-.033.042-.033m-.122-.02s.09-.072.082-.111c-.008-.039-.025-.037-.037-.034a.252.252 0 0 0-.07.066.355.355 0 0 0 .025.079Z' fill='%23F8C83C'/%3E%3Cpath d='M10.44 7.052s.03.016.052.009c.022-.007.042-.033.042-.033m-.122-.02s.09-.072.082-.111c-.008-.039-.025-.037-.037-.034a.252.252 0 0 0-.07.066.355.355 0 0 0 .025.079Z' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M10.349 7.058s.016.048.045.048c.03 0 .07-.026.072-.046 0-.02-.03-.054-.049-.065-.02-.01-.064.016-.064.016l-.004.047Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M10.43 6.992c-.004.015-.061.045-.08.046-.018.002-.056-.05-.04-.059.015-.007.034-.006.048-.015.015-.008.018-.03.027-.03.008 0 .03.006.037.022.006.016.012.021.008.036Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M10.372 7.034s-.088.132-.124.126c-.037-.007.014-.188.014-.188s.014.01.044.02c.029.01.058.022.066.042Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M10.216 6.94s.113.022.118.042c.005.02-.054.047-.086.047-.032 0-.032-.09-.032-.09Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M9.934 7.131s.015.06.064.064c.05.003.095-.057.095-.057l-.116-.05-.043.043Z' fill='%23202220'/%3E%3Cpath d='m9.934 7.13-.003.002s.004.015.014.031.027.033.053.035h.004c.05 0 .093-.058.093-.058l.003-.004-.122-.052-.045.046v.002l.003-.001.002.002.042-.042.114.05.001-.003-.002-.002-.007.009c-.014.016-.048.047-.082.047h-.004c-.023-.002-.039-.017-.048-.032a.113.113 0 0 1-.01-.02l-.003-.007V7.13h-.003Z' fill='%234B4139'/%3E%3Cpath d='M9.967 7.114s.019.046.083.047c.064.002.115-.057.115-.057l-.102-.09-.096.1Z' fill='%23202220'/%3E%3Cpath d='m9.967 7.114-.003.001s.02.048.086.05h.003c.064 0 .113-.059.114-.059l.002-.002-.106-.093-.1.102.001.002.003-.001.001.002.096-.097.1.087v-.002l-.001-.002-.002.002c-.01.01-.055.054-.108.054h-.003a.097.097 0 0 1-.064-.023.081.081 0 0 1-.016-.02v-.002h-.003l.001.003-.001-.002Z' fill='%234B4139'/%3E%3Cpath d='M9.975 7.125s.029.026.062.028a.274.274 0 0 0 .075-.01l-.038.015-.028.004-.026-.005-.023-.01-.018-.015-.004-.007Z' fill='%234B4139'/%3E%3Cpath d='M10.05 7.062s.028.077.088.069c.06-.009.06-.047.06-.047l-.066-.108-.082.086Z' fill='%23202220'/%3E%3Cpath d='m10.05 7.062-.003.001s.007.018.02.036c.014.017.034.036.062.036l.01-.001c.03-.004.046-.017.054-.028a.044.044 0 0 0 .009-.022v-.001l-.07-.112-.085.09v.002l.003-.001.002.002.08-.083.065.104.002-.001h-.003c-.001.007-.007.036-.059.044h-.008c-.026 0-.045-.016-.058-.033a.156.156 0 0 1-.014-.024l-.003-.007-.002-.003h-.002Z' fill='%234B4139'/%3E%3Cpath d='M10.058 7.077s.036.048.068.048a.105.105 0 0 0 .05-.014l.002.005-.017.01-.028.006-.029-.005-.024-.016-.022-.034Zm-.113.078s.028.031.053.032c.026.002.064-.022.064-.022l.005-.002-.007.007-.026.016-.031.01-.025-.005-.02-.013-.01-.017-.003-.006Z' fill='%234B4139'/%3E%3Cpath d='M10.209 6.933c.027-.004.082.081.082.123 0 .042-.016.105-.044.104-.027-.002-.09-.064-.104-.096-.014-.032-.028-.054-.018-.071.01-.017.084-.06.084-.06Zm-.278.008s-.045-.039-.063-.019c-.018.02-.012.088 0 .101.012.014.066-.032.066-.032l-.003-.05Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M9.925 6.988s-.06.007-.06.037.029.062.035.069c.005.007.06-.027.06-.027l-.035-.08Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M9.949 7.043s-.061.02-.061.044c0 .024.026.067.046.067s.034-.042.042-.05c.007-.009-.027-.06-.027-.06Zm.03-.197s-.012-.018-.038-.006a.084.084 0 0 0-.049.086c.005.045.02.075.02.075l.092-.035-.025-.12Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M9.986 6.926s-.079.028-.082.062c-.003.034.018.067.039.074.02.007.088-.066.088-.066l-.045-.07Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M10.055 7.066s-.078.057-.088.057c-.01 0-.04-.046-.033-.076.006-.03.058-.052.079-.06.02-.01.042.079.042.079Zm.067-.314s-.024-.022-.071-.019c-.047.004-.082.072-.087.106-.006.034-.001.099.016.109.018.01.116-.077.116-.077l.026-.119Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M10.027 7.01c-.032-.003-.061-.055-.055-.086.005-.032.069-.086.102-.08.034.007.027.1.027.1s-.041.07-.074.067Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M10.13 7.003s-.016.042-.049.06c-.032.02-.052.004-.071-.026-.02-.03.009-.044.024-.06a.177.177 0 0 1 .058-.026l.038.052Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M10.078 6.892s-.036.033-.015.07c.02.039.037.052.063.057.026.005.043-.007.064-.035.02-.027.051-.04.049-.074-.004-.035-.015-.062-.034-.072-.019-.01-.075.001-.127.054Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M10.182 6.73s-.037-.016-.067.003a.12.12 0 0 0-.05.092c0 .036.006.085.006.085s.04-.013.065-.037c.026-.023.035-.03.031-.042-.002-.008-.013-.016-.013-.046 0-.052.028-.055.028-.055Z' fill='%23202220'/%3E%3Cpath d='M10.182 6.73s-.043-.009-.065.007a.122.122 0 0 0-.048.07c-.008.032-.002.04-.002.04s-.005-.027.003-.053c.01-.03.031-.06.053-.067a.107.107 0 0 1 .06.003Z' fill='%234B4139'/%3E%3Cpath d='M11.304 7.65s.031-.015.053-.029c.022-.013.069-.047.069-.047l.015.087-.06.052h-.053l-.032-.025.008-.039Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='m11.22 7.658.037.002c.037.001.04-.014.047-.01.006.003.016.047.016.047l-.013.027-.053.033-.044-.027-.004-.069.014-.003Zm.418-.028s-.01-.02-.032-.04l-.074-.072v.189l.078-.002.037-.059-.01-.016Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M11.22 7.658s-.012-.019-.045-.015-.068.034-.072.06c-.003.025 0 .099.018.113.018.014.04.021.076.01.036-.01.218-.134.218-.134l-.046.01c-.025.007-.049-.005-.049-.005s-.024.03-.053.036c-.029.005-.037-.015-.042-.03-.005-.015-.005-.045-.005-.045Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M11.341 7.724s-.027.011-.037.02c-.01.007-.046.022-.046.022l.014.061.078.022.048-.044v-.062l-.057-.02Zm.361-.044-.027-.03c-.014-.019-.032-.023-.037-.02-.005.003-.042.056-.042.056l-.003.04.043.026.03.006.04-.029-.004-.049Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M11.436 7.65s-.035.017-.052.033c-.017.016-.043.034-.043.04 0 .007.04.053.04.053l.039.003.086-.067-.006-.061-.064-.001Zm.326.08s-.006-.016-.02-.03c-.013-.014-.03-.021-.04-.02-.01.001-.043.057-.043.057l-.005.015.031.04.055.015.038-.042-.016-.036Z' fill='%23F8C83C' stroke='%23977C2E' stroke-width='.35'/%3E%3Cpath d='M11.458 7.785s-.017.033.034.037a.033.033 0 0 0 .03-.012c.014-.017.01-.03.01-.03s-.004.044.042.046c.05.002.046-.052.046-.052' fill='%23F8C83C'/%3E%3Cpath d='m10.402 5.174-.023-.006.017-.042.063-.026.063-.002.067-.003.03.023.035.088-.127.084-.02.007-.008-.034-.02-.057-.077-.032Z' fill='%23904720'/%3E%3Cpath d='M11.582 7.21 11.575 7l-.511.175.202.21.316-.175Z' fill='%23202020'/%3E%3Cpath d='m10.637 6.843-.043-.038s-.03-.024-.048-.03c-.017-.006-.039 0-.039 0l-.007.01.007.02.046.06.078.045c.002 0 .027.03.027.03l.018.008-.039-.105Zm-.012.09.029.004.03.037.017.04.024.052.008.03-.057-.013-.166-.058.014-.043.03-.03.023-.012.034-.005.014-.003Z' fill='%23D2A567'/%3E%3Cpath d='m10.732 7.084.028-.003.018-.017-.008-.07.01-.22-.135-.177-.027.102.04.179.028.107.046.099Z' fill='%23D2A567'/%3E%3Cpath d='M10.636 6.68s-.009.018.002.076c.012.058.031.188.077.276.046.089-.044-.07-.044-.07s-.072-.179-.06-.314c.01-.136.025.032.025.032Z' fill='%23AB6D29'/%3E%3Cpath d='M10.456 7.086c.006-.01.01.023.062.03.053.008.076-.01.076-.01l.024.018.027.006-.025.042-.096-.03-.051-.033-.017-.023Z' fill='%23D2A567'/%3E%3Cpath d='m10.796 7.01.027.042.016-.093v-.097l-.055-.04.012.187Z' fill='%23AB6D29'/%3E%3Cpath d='m10.645 6.852-.044-.083-.059-.119.036-.068.044.07s-.013.049-.005.094a.89.89 0 0 0 .028.106Z' fill='%234D2A15'/%3E%3Cpath d='M10.474 7.117s-.018-.019-.018-.032c0-.012.021.061.117.057.096-.004.09-.006.09-.006h.045s-.01.047-.018.05a1.769 1.769 0 0 0-.076.056l-.024.015.002-.007h-.004l-.008-.082-.083-.035-.023-.016Z' fill='%23AB6D29'/%3E%3Cpath d='M10.645 6.852s-.11-.128-.147-.212c-.037-.085-.015-.2-.015-.2l.104.15s-.013.03-.009.078c.005.048.067.184.067.184Z' fill='%238F4620'/%3E%3Cpath d='M10.574 7.316c-.003-.008-.008-.036.014-.066.065-.091.232-.157.232-.157v.112l-.213.114-.033-.003Z' fill='%23AB6D29'/%3E%3Cpath d='M10.587 7.232c.01-.007.046-.038.048-.051.001-.015-.026-.018-.074-.029a.324.324 0 0 1-.088-.035s.06.051.083.061c.023.01.02.02.018.027-.003.007.012.028.013.027Zm.286.026s-.031-.051-.041-.082c-.01-.032-.01-.082-.012-.083-.002 0-.02.017-.034.024-.014.007-.064.025-.066.027-.003.002.068-.002.067.025 0 .028-.101.04-.102.041 0 .002.082-.02.077.002-.005.023-.041.025-.085.045a.632.632 0 0 0-.08.04c-.016.011-.023.02-.023.02s.02.011.05.01c.031-.001.1-.02.1-.02l.132-.056.017.007Z' fill='%238F4620'/%3E%3Cpath d='M10.658 6.95s.018.018.039.065l.035.08.006-.006s-.015-.046-.034-.081a2.952 2.952 0 0 0-.075-.121l.029.063Z' fill='%23AB6D29'/%3E%3Cpath d='M10.587 7.25s.012-.045 0-.054c-.012-.008-.023.001-.102-.01a1.067 1.067 0 0 1-.146-.031s.054.036.105.052c.051.015.118.032.118.032l.018.003.007.008Z' fill='%238F4620'/%3E%3Cpath d='M10.587 7.25s.002-.01-.007-.021c-.009-.011-.025.005-.12-.025-.096-.03-.12-.05-.12-.05s.033.034.117.058l.13.038Z' fill='%23202020'/%3E%3Cpath d='M10.63 6.932s-.072.004-.095.025c-.024.021-.055.076-.055.076l.046.006s-.005-.048.017-.073c.022-.024.056-.026.087-.034Z' fill='%23AB6D29'/%3E%3Cpath d='m11.654 6.843.725.699-.08.061-.17-.053-.353-.39-.131-.146.009-.171Z' fill='%234D2A15'/%3E%3Cpath d='M12.582 7.403s-.18-.158-.414-.351a88.405 88.405 0 0 1-.523-.438l.013.209.599.612.197.106.1-.033.05-.059-.022-.046Z' fill='%234D2A15'/%3E%3Cpath d='M11.652 6.909s.209.262.367.396c.159.134.31.28.342.26.031-.02.02-.043.02-.043l-.734-.666.005.053Z' fill='%23803F1D'/%3E%3Cpath d='m12.165 7.58-.074.064-.085-.039-.446-.507.022-.094.063.01.52.566ZM11.83 7.585l-.192-.245-.042-.08-.011-.104.38.427-.053.04-.047-.018-.036-.02Z' fill='%234D2A15'/%3E%3Cpath d='M12.175 7.594s-.047.075-.11.06c-.062-.015-.098-.065-.098-.065l-.365-.399-.009-.06s.4.472.473.493c.052.015.09-.056.09-.056l.018.027Z' fill='%23202020'/%3E%3Cpath d='M11.972 7.58s-.018.06-.072.05c-.053-.008-.07-.031-.07-.031l-.224-.296-.004-.08s.233.359.286.38c.054.02.067-.041.067-.041l.017.018Z' fill='%23202020'/%3E%3Cpath d='M11.733 6.803s.216.207.234.218c.018.01.094.012.098.025.005.012-.049 0-.053.012a.452.452 0 0 0 .127.12c.018.002.11.002.107.014-.002.013-.062 0-.064.015-.002.016.098.104.116.106.018.003.134.003.134.016 0 .012-.094-.003-.092.02.003.022.16.131.152.146-.006.015-.187-.136-.192-.129-.004.008-.011.056-.022.064-.011.007 0-.064-.01-.094-.008-.03-.113-.119-.124-.108-.011.01-.002.063-.014.063-.01 0 .003-.066-.009-.089a.514.514 0 0 0-.123-.113c-.013 0-.004.048-.013.055-.009.008-.007-.055-.02-.075-.013-.02-.241-.25-.232-.266Z' fill='%23B07229'/%3E%3Cpath d='M11.517 7.194c.02.015.041.065.047.098 0 0 .044.137.038.15-.006.014-.033.015-.033.015s.06.07.078.06c.018-.007.01-.075.005-.09-.006-.015-.026-.005-.033-.02a.647.647 0 0 1-.032-.16c-.001-.054-.002-.09.003-.104.006-.014.051.112.051.18l.02.025s-.012-.093-.02-.121c-.007-.029-.024-.078-.024-.088 0-.01.01-.033.01-.057 0-.023-.002-.039-.002-.039s.024.019.033.017c.008-.002.022-.015.028-.074a2.268 2.268 0 0 0-.006-.23l-.233.341.07.097Z' fill='%23202020'/%3E%3Cpath d='M11.517 7.165s-.01.091.021.185c.03.095.039.098.045.112a.306.306 0 0 1-.006.125s-.06-.17-.08-.252c-.02-.084-.025-.116-.035-.123-.01-.006-.028-.008-.028-.008l.083-.04Z' fill='%23202020'/%3E%3Cpath d='M11.495 7.653c.006-.002.002-.04.002-.04l-.01-.087-.081-.187-.09-.09-.046-.08-.007.154a1 1 0 0 0 .107.198c.043.044.113.135.125.132Z' fill='%234D2A15'/%3E%3Cpath d='M11.13 7.32s.028.038.045.033c.016-.005.01-.077-.01-.118-.022-.04-.242-.368-.275-.388-.033-.02.24.473.24.473Z' fill='%238B441F'/%3E%3Cpath d='M11.28 7.185c.005.015.02.12-.017.13-.053.013-.295-.36-.333-.411 0 0-.152-.106-.155-.133-.003-.027.164.037.164.037l.325.345s.012.016.017.032Z' fill='%238B441F' stroke='%235C3A1D' stroke-width='.07'/%3E%3Cpath d='M11.13 7.32s-.027-.053-.03-.09c-.001-.038-.012-.059-.015-.071a4.367 4.367 0 0 0-.196-.316.728.728 0 0 0-.079-.055.642.642 0 0 0 .01.091s.055.118.136.222l.174.22Z' fill='%23202020'/%3E%3Cpath d='M11.4 7.27c.024-.015.013-.105.004-.134a18.77 18.77 0 0 0-.153-.364l-.044.019-.081-.072-.046-.055s.016.08.014.119l-.003.062.115.224.194.202Zm.162-.201.034-.05-.018-.167-.095-.364s-.024.007-.048-.01c-.023-.017-.048-.049-.048-.049l.023.217.099.305.005.09.048.028Z' fill='%234D2A15'/%3E%3Cpath d='M11.264 7.154s-.096-.116-.127-.174a3.084 3.084 0 0 1-.058-.114s-.027.013-.06-.003c-.034-.015-.079-.068-.079-.068s-.027.058.112.215c.159.179.212.144.212.144Z' fill='%23202020'/%3E%3Cpath d='M11.495 7.193c.04-.018.04-.207.002-.335-.038-.127-.101-.237-.101-.237s.078.205.095.288c.017.083 0 .142-.014.137-.013-.005-.013-.049-.044-.13-.031-.08-.053-.1-.053-.1s.11.336.08.33c-.032-.006-.186-.38-.193-.39-.006-.01-.01.014-.01.014s.137.468.238.423Z' fill='%238B441F'/%3E%3Cpath d='m11.585 6.283.068.16.021.17.006.143s.004.282-.027.29c-.031.006-.046-.028-.048-.035l-.058-.318-.06-.324.022-.023.007-.048.046-.004.023-.011Z' fill='%234D2A15'/%3E%3Cpath d='M11.4 7.27c.027-.004 0-.08 0-.08s-.023.037-.04.012c-.018-.026-.047-.12-.047-.12l-.018-.055s-.02.062-.044.062c-.026 0-.157-.248-.157-.248l-.015.025s.184.426.32.405Z' fill='%238B441F'/%3E%3Cpath d='M11.313 7.083s.022-.06.014-.116c-.01-.056-.076-.194-.076-.194s-.02.005-.047-.005-.079-.048-.079-.048.036.103.076.179.112.184.112.184Zm.107-.086s-.016-.131-.07-.252a.659.659 0 0 0-.09-.16s.005.026.004.075v.06s.05.02.086.093c.037.073.07.184.07.184Zm.146-.224s-.007-.142-.027-.223c-.02-.08-.041-.188-.041-.188s.002-.01.01-.016c.006-.004.013-.005.023-.001.027.01.038.084.038.084s-.003-.115-.006-.12l-.008-.019s-.01.005-.022.004a.522.522 0 0 1-.026-.004s.008.036-.005.052c-.01.012-.02-.01-.025-.014-.002-.001-.005.017-.005.017s.01.04.012.075a.29.29 0 0 1-.003.065s.02.084.04.136c.022.052.045.152.045.152Zm.114-.017s.022-.203-.02-.333c-.04-.13-.075-.164-.075-.164l-.02.025s.063.11.081.213c.02.108.034.26.034.26Zm-.184.102s-.02-.159-.046-.26c-.025-.103-.032-.14-.032-.14l-.04-.04s.024.108.021.14l-.004.053s.019.054.045.1c.025.045.056.147.056.147Z' fill='%23202020'/%3E%3Cpath d='m10.453 6.154.364.588.456-.573-.288-.331-.532.316Z' fill='%231E2121'/%3E%3Cpath d='m10.913 5.793-.021.092.045.156.076.087.088.066.02-.073.021-.086.023-.009.055.024.037-.06.06-.118-.013-.046-.014-.033-.092-.179-.031.068-.03.02-.053-.034-.065.094-.079-.04-.027.07Z' fill='%234D2A15'/%3E%3Cpath d='M11.1 6.194s.017-.012.023-.06a1.14 1.14 0 0 0-.003-.245c-.011-.057-.045-.17-.051-.16-.007.008.052.123.043.263-.009.14-.004.18-.031.193-.027.014.02.01.02.01Z' fill='%235C3818'/%3E%3Cpath d='M11.122 5.958s.06.096.09.062c.029-.034.014-.156-.005-.204a1.558 1.558 0 0 1-.039-.118l.018-.02s.02.08.031.131c.011.05.045.2.005.226-.04.027-.099-.054-.099-.054v-.023Z' fill='%235C3818'/%3E%3Cpath d='M10.927 6.024s.02-.033.048-.036c.027-.003.033.01.033.01l.024.08.041.08.037.041-.022.023-.029.006s-.086-.05-.088-.054l-.024-.035-.02-.115Z' fill='%238F4620'/%3E%3Cpath d='M11.07 6.86c-.028.016-.093-.02-.13-.056-.037-.037-.231-.257-.231-.257l-.027-.123.075.023.132-.063.024-.052.159-.092.088-.053.192-.004.046-.105s.065.124.075.175c.011.051.009.208-.008.218-.017.01-.08-.047-.088-.05-.01-.004.047.219 0 .228-.047.009-.125-.084-.125-.084s.03.2-.006.201c-.037.001-.132-.05-.173-.099 0 0 .046.165-.002.193Z' fill='%23D2A567'/%3E%3Cpath d='m11.033 6.6.04.067a.361.361 0 0 1-.007.128c-.012.036-.056-.043-.08-.113 0 0-.07-.13-.074-.146-.005-.017.12.065.12.065Zm.374-.493s.068.311.035.322c-.033.011-.126-.098-.136-.114l-.14-.246-.028-.031.008-.016.055.023.206.062Z' fill='%238F4620'/%3E%3Cpath d='M10.927 6.705c-.015.01-.044-.04-.057-.054-.013-.013-.059-.076-.104-.126a.457.457 0 0 1-.077-.098c0-.01-.027-.042-.027-.042l.024-.033.031-.005s.185.164.198.19a.49.49 0 0 1 .012.168Zm.278.003c-.008.007-.13-.091-.182-.173-.052-.081-.105-.153-.118-.19a3.008 3.008 0 0 1-.023-.073l.037.009s.3.414.286.427Zm.044-.144c-.007.009-.06-.036-.093-.084-.033-.048-.016-.107-.016-.107s.116.182.11.19Zm.069-.019c-.017.01-.087-.085-.146-.191-.043-.08-.054-.091-.063-.097-.016-.011-.046-.016-.046-.016l-.006-.01.031-.009.023-.03.037-.052.145.326s.036.074.025.08Z' fill='%238F4620'/%3E%3Cpath d='M10.94 6.803c.001.012 0 .024-.04.02-.04-.005-.247-.128-.34-.297l-.106-.193.042-.052.329.418.115.104Z' fill='%23AB6D29'/%3E%3Cpath d='M10.94 6.804c.005.019-.016.024-.037.018-.02-.006-.104-.039-.235-.202a1.29 1.29 0 0 1-.184-.283l-.006-.07.038-.018.227.385.197.17Z' fill='%238F4620'/%3E%3Cpath d='M11.16 6.639s-.068-.055-.112-.113c-.043-.058-.131-.193-.13-.22.003-.026.04-.026.04-.026l-.002-.068.01-.023.065.03.08.11.03.044s.052.14.041.152c-.01.013-.083-.078-.092-.067-.01.011.084.17.07.18Zm-.127-.038s.022.038.012.064c-.01.027-.019.04-.053-.015a.577.577 0 0 0-.077-.113c-.004.004.004.085-.013.085s-.07-.07-.103-.125c-.033-.055-.085-.147-.085-.147s.005-.02.003-.082c-.003-.064-.007-.096-.007-.096l.01.034a.1.1 0 0 0 .016.025l.122.162.035-.027.073.158.067.077Zm-.466-.235s.095.186.183.29c.088.103.19.148.19.148l-.287-.379-.086-.059Zm.728.11a.516.516 0 0 1-.1-.13.454.454 0 0 1-.064-.19c.002-.04.012-.135.012-.135s.099.114.118.167c.019.053.06.125.05.134-.009.009-.075-.05-.083-.035-.008.013.077.181.067.189Zm.112-.119c-.012.007-.061-.058-.075-.098-.013-.04-.018-.12-.018-.12l-.043-.115.004-.127.044-.008.066.101s.025.06.024.145c0 .086.011.215-.002.222Zm-.774.312a1.623 1.623 0 0 1-.142-.235l-.03-.108.016.014s.026.125.162.274c.137.149.167.161.167.161s.027.082.013.111c0 0-.098-.096-.186-.217Z' fill='%234D2A15'/%3E%3Cpath d='M10.78 6.843s-.116-.114-.209-.244c-.092-.13-.15-.254-.15-.254l.04-.042s.077.2.132.278c.055.08.187.262.187.262Zm.16-.04s-.135-.148-.203-.233a.85.85 0 0 1-.107-.169l.057.025s.022.065.072.134c.049.068.181.243.181.243Zm-.025-.267s-.074-.1-.109-.163-.07-.144-.07-.144.098.127.127.135c.03.009.029 0 .029 0s-.012.045-.003.083l.026.09Zm.03-.406s.012.071.003.112c-.008.042-.027.041-.027.041s.038.06.06.086c.023.025.078.069.078.069s-.044-.07-.062-.105c-.018-.035-.044-.075-.033-.11.011-.034.072.024.089.04s.088.11.088.11-.027-.097-.062-.132c-.035-.036-.134-.11-.134-.11Z' fill='%23202020'/%3E%3Cpath d='M11.35 6.381c-.01.005-.042-.009-.046.005-.003.013.019.065.043.092.024.027.034.028.04.025.005-.003-.003-.027-.007-.055s0-.057-.004-.066c-.002-.009-.026 0-.026 0Z' fill='%238F4620'/%3E%3Cpath d='m10.515 5.826-.04.03-.05.11.014.204.073.117c.028.045.12.16.144.154.024-.007.05-.087.053-.131l.005-.125s.023.044.061.091c.04.047.072.091.09.088.018-.004.071-.123.073-.138a8.85 8.85 0 0 0-.134-.386l-.06-.035-.229.02Z' fill='%23D2A567'/%3E%3Cpath d='M10.82 6.134s.023.094.037.141c.015.047 0 .087.008.088a.34.34 0 0 0 .08-.152 1.415 1.415 0 0 0-.018-.244c-.02-.146.006-.189.006-.189l-.04-.037-.071.158-.002.235Zm-.239-.084s.016.143.025.19c.009.046.033.126.047.125.013-.002.056-.127.057-.17 0 0-.03-.06-.028-.213.001-.152-.014-.168-.014-.168l-.087.236Z' fill='%23AB6D29'/%3E%3Cpath d='M10.398 5.756s-.107.173-.105.268c.002.095.016.074.04.16.025.086.039.213.04.224.002.01.017-.006.02-.019.002-.012.005-.633.005-.633Z' fill='%2345392D'/%3E%3Cpath d='M10.397 5.776s-.094.162-.087.251c.007.09.02.087.046.167.027.08.03.21.03.21s.03-.01.063-.037c.033-.026.063-.08.063-.08l-.033-.082c-.021-.052-.024-.072-.024-.072l-.027-.044.008-.155.024-.111V5.78l-.063-.004Z' fill='%23AB6D29'/%3E%3Cpath d='M10.58 5.83s.01.049.003.069c-.006.02-.041.045-.056.077s-.036.106-.036.106.016-.042.039-.069c.022-.026.031-.045.036-.03.004.015.011.08.007.091-.005.012-.023.031-.034.076a.177.177 0 0 0 .001.09s.008-.054.015-.082c.006-.025.025-.037.025-.037l.038.09s0-.043.006-.075c.005-.032.037-.077.047-.077.01 0 .026-.006-.012-.027a.437.437 0 0 1 .005-.17c.01-.007.063-.01.057-.03a.416.416 0 0 0-.056-.085c-.004-.005-.085.083-.085.083Z' fill='%238F4620'/%3E%3Cpath d='m10.897 6.16-.05-.01c-.019-.003-.02-.022-.02-.022l.005-.024.041.025.024.031Z' fill='%23DBAD6C'/%3E%3Cpath d='M10.465 6.179c-.001.016-.012.033-.02.057a.492.492 0 0 0-.013.061s-.01-.074-.014-.127c-.003-.052-.006-.086-.012-.09-.006-.002-.022.025-.022.025s0-.058.01-.087c.01-.028.019-.068.01-.075-.01-.006-.028.012-.036.027-.009.015-.024.048-.024.048s.01-.05.02-.07c.01-.02.062-.086.071-.11.01-.026.01-.053.01-.053l.035-.002s.037.032.037.06c0 .015-.035.033-.036.035-.002.005-.03-.003-.036.127-.007.13.023.12.02.174Zm.321-.333s.008.07.001.092c-.007.022-.026.04-.039.067-.013.028-.012.095-.012.095s.006-.033.018-.053c.01-.02.02-.038.024-.038.005 0 .018.025.027.062l.027.098s-.008-.048.003-.048.016-.004.03.009l.032.03s-.002-.017-.023-.043c-.02-.025-.033-.024-.04-.058-.007-.034-.01-.068-.007-.082.004-.014.018.01.03.025a.76.76 0 0 0 .052.055l-.021-.038c-.005-.009-.002-.076 0-.114 0-.038-.002-.073.01-.083.013-.01.015-.06.01-.068-.006-.009-.122.092-.122.092Z' fill='%238F4620'/%3E%3Cpath d='M11.16 5.7s.003.08.012.127c.01.046.038.147.038.147s-.038-.075-.054-.14c-.016-.064-.031-.134-.046-.14-.015-.004-.032.032-.032.059 0 .027.016.128.036.163.02.035-.033-.046-.045-.09l-.026-.082s-.012.037-.007.078.037.1.037.1-.02-.02-.033-.036a.216.216 0 0 0-.024-.027s.002.056.016.08c.013.025.04.064.04.064s-.032-.026-.044-.042a.099.099 0 0 1-.016-.026s.007.081.023.124c.015.043.05.114.05.114s-.042-.037-.069-.107a1.107 1.107 0 0 1-.034-.314s.02-.04.04-.07c.02-.032.044-.18.044-.18s.03.137.051.163c.021.026.043.036.043.036Zm-.296-.04a.6.6 0 0 0 .026.052l.02.038s-.037.044-.078.08c-.042.035-.096.074-.109.054-.012-.02-.011-.038-.011-.038s.045-.03.081-.07a.256.256 0 0 0 .056-.083c.008-.022.015-.034.015-.034Zm-.376.136s.006.085.039.084c.032-.001.128-.11.135-.115.007-.005.013-.031.013-.04a.162.162 0 0 0-.006-.03s-.103.119-.14.123c-.027.002-.041-.022-.041-.022Zm.003-.113s-.012.06-.01.077c0 .01.003.02.006.03 0 0-.074.03-.086.004-.013-.025-.005-.061-.005-.061s.035 0 .054-.005c.019-.005.041-.045.041-.045Zm.7-.121s.03.088.05.123c.019.036.05.109.05.109s-.05-.065-.066-.08c-.016-.013-.041-.037-.041-.037s.007-.024.007-.043v-.072Z' fill='%231E2121'/%3E%3Cpath d='M10.385 5.734s.027.003.044.002c.018 0 .029-.008.029-.008l.028-.047s-.015.055-.005.095c.01.04.03.045.039.045.008 0 .047-.009.078-.044.03-.036.072-.072.072-.072s-.01.05.006.101c.016.05.042.05.077.018.035-.031.07-.085.09-.108.01-.013.024-.04.024-.04l.038-.035.033-.208-.018-.027-.048.026-.058-.026-.017-.026-.033.062-.035.026-.018.003-.04.009-.018-.04-.01-.032-.02-.01-.084.094-.047-.003-.047.083-.034.052-.035.092.009.018Z' fill='%23DBAD6C'/%3E%3Cpath d='M11.06 5.288s.028.066.03.136a.797.797 0 0 1-.014.145s.006-.088-.003-.141c-.008-.053-.023-.088-.021-.103a.248.248 0 0 1 .008-.037Z' fill='%23AB6D29'/%3E%3Cpath d='M11.193 5.564s.005.061 0 .09c-.006.03-.044-.019-.067-.115-.024-.096-.02-.117-.037-.164-.018-.046-.03-.087-.03-.087l.05-.007.084.283Zm-.24.178s.094-.058.106-.236c.005-.083-.043-.218-.043-.218s0 .144-.034.237c-.035.092-.064.154-.064.154s.023-.01.034-.026l.027-.04s.005.026-.004.06a.584.584 0 0 1-.021.07Zm-.082-.31s-.003.04-.042.074c-.039.036-.11.075-.11.075s.052-.053.071-.1c.02-.047.005-.077.005-.077s-.007.025-.03.044c-.022.02-.054.023-.054.023s.003-.024.023-.05c.004-.004.003-.016.006-.026.011-.038.04-.09.04-.09s.023.055.045.079l.046.048Z' fill='%234D2A15'/%3E%3Cpath d='M11.163 5.223s.022.064.031.151c.01.088-.001.19-.001.19s-.048-.082-.06-.116c-.012-.034-.012-.084-.022-.11a.118.118 0 0 0-.036-.04c-.008-.006-.035-.004-.035-.004s.027-.015.03-.042c.002-.027 0-.041 0-.041s.018.01.047.014.046-.002.046-.002Zm-.209.373s.051-.079.064-.177c.014-.097-.002-.13-.002-.13s-.02-.004-.038-.023a.492.492 0 0 1-.044-.066s.008.05-.002.112c-.01.061-.06.12-.06.12s.027.01.05-.005c.05-.033.047-.095.047-.095s.011.007.01.085c-.002.077-.025.18-.025.18Z' fill='%231E2121'/%3E%3Cpath d='M10.704 4.953s.056.094.093.146c.002.003.02-.02.02-.02.013.019.02.035.016.045-.015.038-.045.09-.02.144 0 0-.008-.03.005-.07.014-.039.024-.053.032-.051.008 0 .02.224.034.223.014-.001.032-.101.032-.172 0-.07.012-.012.018.002.006.014.06.113.108.098.047-.015.04-.107.039-.127a1.933 1.933 0 0 0-.034-.143l-.21-.147-.017.06c-.011.042-.116.012-.116.012Z' fill='%23B27129'/%3E%3Cpath d='M11.003 4.93s.012.014.032.072c.02.058.022.246-.004.244-.027 0-.08-.035-.09-.06-.009-.025.003-.119-.014-.144a.332.332 0 0 1-.04-.106.942.942 0 0 1 .003-.074l.047-.02.066.089Z' fill='%238F4620'/%3E%3Cpath d='m10.988 4.873.089.148.079.127s.04.014.039.017c-.001.003-.046.058-.108.02-.03-.02-.015-.08-.054-.176a.299.299 0 0 0-.11-.137l.025-.027.04.028Z' fill='%234D2A15'/%3E%3Cpath d='M10.938 4.792s.08.058.108.122c.029.064.045.103.08.165.034.063.07.082.069.086-.002.004-.025.01-.042-.004a.176.176 0 0 1-.05-.06c-.013-.028-.063-.133-.082-.16a.302.302 0 0 0-.08-.072c0 .005.02.02.053.082a.287.287 0 0 1 .04.117c-.002.001-.01-.022-.039-.078-.03-.055-.094-.127-.098-.117-.004.01.032.076.05.114a.8.8 0 0 1 .044.126c-.002 0-.023-.05-.06-.111-.035-.062-.042-.054-.057-.074a3.952 3.952 0 0 1-.046-.067s.032.011.063-.011c.031-.023.047-.058.047-.058Z' fill='%231E2121'/%3E%3Cpath d='M10.735 4.955s.052.014.08.01c.027-.004.037-.003.037-.003s.016.026.016.055-.017.083-.025.084c-.008.001-.007-.05-.019-.067s-.089-.079-.089-.079Z' fill='%238F4620'/%3E%3Cpath d='M10.762 5.106s.017.062.004.148c-.013.087-.057.176-.069.176-.011 0-.007-.098-.012-.15l-.002-.016c0-.007-.018.066-.018.06-.001-.007.015-.092.014-.098a4.042 4.042 0 0 0-.004-.033l.058-.076.03-.011Z' fill='%23B27129'/%3E%3Cpath d='M10.665 5.17c-.016.022-.04.016-.062.024-.021.007-.028.042-.028.042s.016-.014.024-.01.017.003.002.046c-.016.043-.077.115-.074.116a.494.494 0 0 0 .09-.096c.02-.036.019-.057.023-.07.005-.012.03-.027.035-.028.006-.002.018 0 .024.026.005.025.014.097.019.1a.451.451 0 0 0 .027-.1c.006-.034.006-.11.006-.11l-.02-.005c-.015-.004-.053-.034-.053-.034s.007.07-.013.1Z' fill='%238F4620'/%3E%3Cpath d='M10.94 4.73s.021.059-.022.1a.07.07 0 0 1-.049.021c-.023.002-.06-.02-.06-.02l-.133-.062-.07-.025-.035-.01.005-.043.104.005.104.044.045.016.038.008h.03l.024-.008s.01-.005.014-.012l.005-.014Z' fill='%23DBAD6C'/%3E%3Cpath d='M10.94 4.73c.005.01-.008.043-.018.048-.01.005-.028.014-.068.004-.04-.01-.081-.04-.126-.053-.045-.014-.078-.026-.113-.025-.035.001-.018-.017-.018-.017s.08-.01.149.02c.07.028.099.048.134.047.052-.001.06-.024.06-.024Z' fill='%23AB6D29'/%3E%3Cpath d='M10.575 4.683s.015.004.029.001c.013-.002.023-.01.023-.01s.003.02-.006.025c-.01.006-.036.004-.04.004-.005 0-.006-.02-.006-.02Z' fill='%234D2A15'/%3E%3Cpath d='M10.837 4.867s.047.051.035.095l-.09-.046-.147-.068-.08-.026-.01-.014s.015-.016.023-.031c.007-.015.005-.03.005-.03l.097.015.101.034.066.071ZM10.592 4.97s.096.03.091.143c-.004.114-.079.093-.085.051-.007-.04.008.02.035.015.03-.006.036-.039.034-.083-.002-.042-.01-.063-.033-.087a.44.44 0 0 0-.042-.04Z' fill='%23DBAD6C'/%3E%3Cpath d='M10.176 4.696s.01.008-.017.088a.418.418 0 0 1-.084.16c-.078.095-.112.096-.104.136.009.04.039.03.046.031.006.002.146-.228.146-.228l.03-.137-.006-.039-.011-.011Z' fill='%236C3F18'/%3E%3Cpath d='M10.522 4.532s.04.067.028.194c-.013.127-.163.238-.163.238l-.22.17-.092-.007s-.014.002-.027-.002c-.015-.004-.028-.02-.031-.02-.006 0-.017-.043-.017-.043l.029-.04.08-.088.05-.08s.021-.047.024-.091c.004-.045-.007-.067-.007-.067l.019.032.01.067-.008.075.057-.043.076-.038s.021-.003.036-.05a.65.65 0 0 0 .028-.148c0-.03-.004-.068-.004-.068s.005 0 .01.003a.14.14 0 0 1 .025.065c0 .022.013.104.013.104l.035-.04s.026-.036.033-.055a.229.229 0 0 0 .016-.068Z' fill='%23DBAD6C'/%3E%3Cpath d='M10.547 5.167s.015.014.01.06c-.006.047-.04.072-.057.072l.002-.064-.05-.043-.051-.018.01-.01c.006-.007.06-.031.06-.031l.076.034Z' fill='%23904720'/%3E%3Cpath d='M10.509 5.168s.015.016.039.01c.024-.007.034-.05.021-.067-.013-.017-.007.04-.023.047-.015.006-.032-.044-.053-.049-.022-.005-.055.012-.064.027-.008.016.034.004.034.004l.023.007.017.004.006.017Z' fill='%23AB6D29'/%3E%3Cpath d='M10.191 4.992s.029.01.06.005c.03-.005.107-.04.107-.04s.035-.022.06-.05c.026-.028.107-.084.116-.197.01-.113-.012-.178-.012-.178s.12.146.015.314c-.068.109-.128.141-.128.141s.116-.038.127-.007c.01.031-.006.08-.009.087 0 0 .066.017.076.055.005.022-.075-.026-.136-.01-.06.017-.088.057-.088.057s-.01-.02-.065-.02c-.054 0-.079.028-.11.026-.03-.001-.127-.024-.146-.053l.064-.084c.028-.06.07-.046.07-.046Z' fill='%23904720'/%3E%3Cpath d='M10.441 4.69s.047-.052.063-.09c.015-.038.018-.068.018-.068s.005.04-.022.087a.489.489 0 0 1-.058.079l-.001-.009Z' fill='%23AB6D29'/%3E%3Cpath d='M10.428 4.575s.039.165-.002.233c-.041.069-.22.157-.22.157s.136-.082.178-.175c.042-.094.04-.173.04-.173l.004-.042Z' fill='%23904720'/%3E%3Cpath d='M10.25 4.996s.058 0 .09-.022c.033-.022.079-.067.079-.067s-.043.041-.055.041c-.013 0-.023-.021-.017-.037 0 0-.01.031-.036.053a.21.21 0 0 1-.06.032Zm.134-.206s.048-.056.047-.172c-.002-.116-.04-.095-.04-.095s.032.027.025.115c-.007.088-.032.152-.032.152Zm.058.011s.054-.015.073-.05c.019-.035.018-.103.018-.103s-.005.062-.02.085c-.016.023-.071.068-.071.068Zm-.032.363s.027-.058.063-.043a.054.054 0 0 1 .036.047s-.015-.025-.042-.026c-.026-.002-.057.022-.057.022Zm-.101-.104s.08-.022.126-.038c.047-.017.1-.042.1-.042s-.038.054-.097.091c-.058.037-.106.04-.106.04s.11-.054.119-.075c0 0-.105.031-.142.024Z' fill='%231E2121'/%3E%3Cpath d='M10.182 4.923a.103.103 0 0 1 .03.064.11.11 0 0 1-.016.07.095.095 0 0 1-.054.04.085.085 0 0 1-.064-.007' fill='%23fff'/%3E%3Cpath d='M10.177 4.935a.091.091 0 0 1 .025.056.097.097 0 0 1-.015.06.083.083 0 0 1-.047.036.074.074 0 0 1-.056-.007' fill='%23F16E16'/%3E%3Cpath d='M10.142 4.984a.03.03 0 0 1 .015.006.038.038 0 0 1 .013.031.038.038 0 0 1-.005.018.034.034 0 0 1-.012.012.03.03 0 0 1-.031 0 .034.034 0 0 1-.011-.013' fill='%23000'/%3E%3Cpath d='m10.146 5.029-.001.004a.011.011 0 0 1-.003.004.01.01 0 0 1-.014-.003.01.01 0 0 1-.002-.004.01.01 0 0 1 0-.005c0-.001 0-.003.002-.004a.01.01 0 0 1 .006-.005.01.01 0 0 1 .004 0c.005.001.01.007.008.013Z' fill='%23D5D3CA'/%3E%3Cpath d='M10.202 4.86s.053-.058.065-.134c.012-.077.005-.12.005-.12l.028.033.012.058-.02.097.06-.03c.018-.029.049-.16.038-.24 0 0 .016.034-.005.145-.02.11-.037.123-.112.168a.353.353 0 0 0-.13.162.715.715 0 0 1-.08.117c-.002.002.037-.059.055-.104.029-.067.06-.105.06-.105l.024-.047Z' fill='%23AB6D29'/%3E%3Cpath d='M10.178 4.907s.022-.077.022-.12a.251.251 0 0 0-.024-.091s.034-.005.036.086c.003.092-.014.097-.034.125Z' fill='%23904720'/%3E%3Cpath d='M10.284 4.808s.024-.068.023-.113c-.002-.046-.036-.09-.036-.09s.042.01.045.092c.003.083-.01.084-.032.111Z' fill='%234D2A15'/%3E%3Cpath d='M10.04 5.119s-.02-.027-.017-.049c.002-.021 0-.026.048-.082a.492.492 0 0 0 .085-.119c.012-.03.05-.11.02-.173 0 0 .021.091-.026.164a.588.588 0 0 1-.114.142c-.04.033-.043.048-.042.066.001.018.005.037.012.041.012.008.034.01.034.01Z' fill='%23AB6D29'/%3E%3Cpath d='M10.5 5.3s.01 0 .017-.013c.007-.014.007-.038-.01-.061a.113.113 0 0 0-.059-.045c-.023-.007-.069-.012-.069-.012s.016.03.046.048c.015.01.04-.002.057.015.016.018.018.067.018.067Z' fill='%236C4119'/%3E%3Cpath d='M10.5 5.3s.053-.02.056-.076c.003-.035-.004-.048-.004-.048s.008.019.029.026l.019-.009s-.031.11-.1.106Z' fill='%236C4119'/%3E%3Cpath d='M10.132 5.288s.01.005.03.03c.02.026.028.034.028.034l.128-.037.042-.045-.035-.061h-.091l-.102.08Z' fill='%23BF802D'/%3E%3Cpath d='m10.442 5.24-.025-.037s-.005-.014-.024-.025c-.018-.011-.096-.01-.096-.01l-.056.012s-.015.016-.044.01c-.028-.007-.09-.036-.09-.036l-.063-.03s-.047-.022-.057-.018a.356.356 0 0 0-.05.052s-.006.025.009.026c.015 0-.023.008-.023.008s-.097.06-.112.165c-.016.106.16.263.224.183 0 0-.095-.078-.076-.143a.142.142 0 0 1 .138-.111c.074-.005.079-.016.111-.04.033-.026.093-.041.138.01.044.052-.17.101-.17.101l.023.038s.265-.1.243-.155Z' fill='%23F9C83A' stroke='%238F4620' stroke-width='.481'/%3E%3Cpath d='M9.947 5.492s-.107-.03-.098-.14a.18.18 0 0 1 .114-.155c.015-.005.012-.06.03-.066a.076.076 0 0 1 .068.016.2.2 0 0 0 .048.032s-.19.094-.191.215c-.001.081.029.098.029.098Z' fill='%23FCF3D8'/%3E%3Cpath d='M10.441 5.228s-.013.009-.016.002c-.02-.042-.067-.053-.105-.052-.049 0-.082.02-.114.02-.033 0-.024-.005-.063-.007s-.121-.07-.14-.063c-.018.007-.026.032-.024.045.003.012-.033.013-.039.004-.005-.01.029-.069.063-.069.09 0 .157.068.2.068.043 0 .058-.028.116-.028s.12.029.122.08Z' fill='%23FDEAAF'/%3E%3Cpath d='M10.146 5.306s.043-.01.076-.025c.032-.016.075-.028.075-.028s-.04.029-.067.043c-.027.015-.072.023-.072.023l-.012-.013Z' fill='%23513625'/%3E%3Cpath d='m10.12 5.29.007.005a.633.633 0 0 1 .085.095.288.288 0 0 1 .062.159v.016a.384.384 0 0 1-.086.195c-.068.088-.164.165-.243.243a.667.667 0 0 0-.101.12.25.25 0 0 0-.042.133v.007a.264.264 0 0 0 .039.13.15.15 0 0 0 .133.074c.062 0 .13-.022.194-.022.054 0 .105.015.151.071.044.053.057.139.057.221a1.043 1.043 0 0 1-.027.229l.01.003s.028-.112.028-.232c0-.084-.013-.172-.06-.23a.192.192 0 0 0-.16-.074c-.066 0-.133.022-.193.022l-.023-.001a.138.138 0 0 1-.102-.068.252.252 0 0 1-.036-.124v-.006a.27.27 0 0 1 .067-.166c.063-.079.157-.153.24-.236.082-.083.152-.174.164-.288V5.55a.323.323 0 0 0-.078-.186.63.63 0 0 0-.079-.083l-.006.01Z' fill='%2378732E'/%3E%3Cpath d='m10.04 5.407-.013-.012-.011.004.02.02.004-.012Zm.034.037-.01-.012-.005.004.008.011.007-.003Z' fill='%23A8AC71'/%3E%3C/svg%3E");
}
[data-flag="NL"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23f0f0f0' d='M0 85.337h512v341.326H0z'/%3E%3Cpath style='fill:%23a2001d' d='M0 85.337h512v113.775H0z'/%3E%3Cpath style='fill:%230052b4' d='M0 312.888h512v113.775H0z'/%3E%3C/svg%3E");
}
[data-flag="NZ"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%230052b4' d='M0 85.334h512v341.337H0z'/%3E%3Cpath stroke='%23FFF' stroke-width='3' style='fill:%23d80027' d='m425.301 233.745 3.388 10.428h10.963l-8.87 6.444 3.388 10.427-8.869-6.444-8.871 6.444 3.388-10.427-8.87-6.444h10.963zm-39.194 75.072 5.083 15.642h16.445l-13.305 9.667 5.082 15.64-13.305-9.667-13.305 9.667 5.083-15.64-13.305-9.667h16.445zm1.481-122.846 4.236 13.036h13.704l-11.088 8.054 4.235 13.034-11.087-8.056-11.088 8.056 4.235-13.034-11.087-8.054h13.704zm-37.712 47.32 5.082 15.641h16.446l-13.306 9.666 5.084 15.641-13.306-9.666-13.305 9.666 5.082-15.641-13.305-9.666h16.445z'/%3E%3Cpath style='fill:%23f0f0f0' d='M256.003 85.329v30.564l-45.178 25.088h45.178v59.359H196.89l59.113 32.846v22.806h-26.69l-73.484-40.826v40.826h-55.652v-48.573l-87.429 48.573H.003v-30.553l45.168-25.099H.003v-59.359h59.103L.003 108.147V85.329h26.68l73.494 40.838V85.329h55.652v48.573l87.43-48.573z'/%3E%3Cpath style='fill:%23d80027' d='M144 85.33h-32v69.334H0v32h112v69.334h32v-69.334h112v-32H144z'/%3E%3Cpath style='fill:%230052b4' d='M155.826 200.344 256 255.998v-15.739l-71.847-39.915z'/%3E%3Cpath style='fill:%23f0f0f0' d='M155.826 200.344 256 255.998v-15.739l-71.847-39.915z'/%3E%3Cpath style='fill:%23d80027' d='M155.826 200.344 256 255.998v-15.739l-71.847-39.915zm-83.98 0L0 240.259v15.739l100.174-55.654z'/%3E%3Cpath style='fill:%230052b4' d='M100.174 140.983 0 85.33v15.738l71.847 39.915z'/%3E%3Cpath style='fill:%23f0f0f0' d='M100.174 140.983 0 85.33v15.738l71.847 39.915z'/%3E%3Cpath style='fill:%23d80027' d='M100.174 140.983 0 85.33v15.738l71.847 39.915zm83.98 0L256 101.068V85.33l-100.174 55.653z'/%3E%3C/svg%3E");
}
[data-flag="NO"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23d80027' d='M0 85.334h512v341.337H0z'/%3E%3Cpath style='fill:%23f0f0f0' d='M512 295.883H202.195v130.783h-79.76V295.883H0v-79.772h122.435V85.329h79.76v130.782H512v61.218z'/%3E%3Cpath style='fill:%232e52b2' d='M512 234.666v42.663H183.652v149.337h-42.674V277.329H0v-42.663h140.978V85.329h42.674v149.337z'/%3E%3C/svg%3E");
}
[data-flag="PL"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23f0f0f0' d='M0 85.337h512v341.326H0z'/%3E%3Cpath style='fill:%23f0f0f0' d='M0 85.337h512V256H0z'/%3E%3Cpath style='fill:%23d80027' d='M0 256h512v170.663H0z'/%3E%3C/svg%3E");
    border: 1px solid #000;
}
[data-flag="PT"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23d80027' d='M0 85.337h512v341.326H0z'/%3E%3Cpath style='fill:%236da544' d='M196.641 85.337v341.326H0V85.337z'/%3E%3Ccircle style='fill:%23ffda44' cx='196.641' cy='256' r='64'/%3E%3Cpath style='fill:%23d80027' d='M160.638 224v40.001c0 19.882 16.118 36 36 36s36-16.118 36-36V224h-72z'/%3E%3Cpath style='fill:%23f0f0f0' d='M196.638 276c-6.617 0-12-5.383-12-12v-16h24.001v16c-.001 6.616-5.385 12-12.001 12z'/%3E%3C/svg%3E");
}
[data-flag="SG"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23f0f0f0' d='M0 85.337h512v341.326H0z'/%3E%3Cpath style='fill:%23d80027' d='M0 85.337h512V256H0z'/%3E%3Cpath style='fill:%23f0f0f0' d='M83.478 170.666c0-24.865 17.476-45.637 40.812-50.734a52.059 52.059 0 0 0-11.13-1.208c-28.688 0-51.942 23.254-51.942 51.941s23.255 51.942 51.942 51.942c3.822 0 7.543-.425 11.13-1.208-23.336-5.095-40.812-25.867-40.812-50.733zm66.783-48.231 3.684 11.337h11.921l-9.645 7.007 3.684 11.337-9.644-7.006-9.645 7.006 3.685-11.337-9.645-7.007h11.921z'/%3E%3Cpath style='fill:%23f0f0f0' d='m121.344 144.696 3.683 11.337h11.921l-9.645 7.007 3.684 11.337-9.643-7.006-9.645 7.006 3.685-11.337-9.645-7.007h11.921zm57.834 0 3.684 11.337h11.921l-9.645 7.007 3.684 11.337-9.644-7.006-9.644 7.006 3.685-11.337-9.645-7.007h11.921zm-11.131 33.391 3.684 11.337h11.921l-9.644 7.007 3.684 11.337-9.645-7.006-9.643 7.006 3.684-11.337-9.644-7.007h11.92zm-35.573 0 3.683 11.337h11.921l-9.644 7.007 3.684 11.337-9.644-7.006-9.644 7.006 3.684-11.337-9.644-7.007h11.92z'/%3E%3C/svg%3E");
    border: 1px solid #000;
}
[data-flag="ZA"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23f0f0f0' d='M0 85.337h512v341.326H0z'/%3E%3Cpath d='M114.024 256.001 0 141.926v228.17z'/%3E%3Cpath style='fill:%23ffda44' d='M161.192 256 0 94.7v47.226l114.024 114.075L0 370.096v47.138z'/%3E%3Cpath style='fill:%236da544' d='M509.833 289.391c.058-.44.804-.878 2.167-1.318v-65.464H222.602L85.33 85.337H0V94.7L161.192 256 0 417.234v9.429h85.33l137.272-137.272h287.231z'/%3E%3Cpath style='fill:%230052b4' d='M503.181 322.783H236.433l-103.881 103.88H512v-103.88z'/%3E%3Cpath style='fill:%23d80027' d='M503.181 189.217H512V85.337H132.552l103.881 103.88z'/%3E%3C/svg%3E");
}
[data-flag="ES"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h22v14H0z'/%3E%3Cg clip-path='url(%23b)'%3E%3Cpath d='M0 0h23.048v14H0V0Z' fill='%23C60B1E'/%3E%3Cpath d='M0 3.5h22v7H0v-7Z' fill='%23FFC400'/%3E%3Cpath d='M4.927 6.223s-.015 0-.023-.005c-.008-.004-.033-.027-.033-.027l-.02-.013-.018-.024s-.021-.033-.012-.059a.074.074 0 0 1 .042-.042.412.412 0 0 1 .046-.016l.033-.012.039-.009.016-.007c.008-.004.02-.004.027-.005.006-.002.023-.007.033-.007L5.105 6 5.153 6l.065-.003c.011 0 .02-.002.033 0a.215.215 0 0 1 .043.012l.061.02c.015.005.051.011.068.019.017.007.027.02.035.03.008.011.01.022.013.03a.051.051 0 0 1 0 .031c-.003.007-.015.023-.015.023l-.018.028-.023.018s-.017.015-.03.014c-.013-.001-.148-.024-.234-.024-.086 0-.224.024-.224.024Z' fill='%23AD1519' stroke='%23000' stroke-width='.007' stroke-linejoin='round'/%3E%3Cpath d='M5.153 6.109c.022 0 .04-.031.04-.07 0-.039-.018-.07-.04-.07-.023 0-.04.031-.04.07 0 .039.017.07.04.07Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M5.153 6.103c.01 0 .019-.028.019-.064 0-.036-.008-.064-.019-.064-.01 0-.019.028-.019.064 0 .036.009.064.02.064Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M5.153 5.99c.015 0 .028-.011.028-.025 0-.013-.013-.024-.028-.024-.015 0-.027.01-.027.024s.012.025.027.025Z' fill='%23C8B100'/%3E%3Cpath d='M5.19 5.957v.016h-.073v-.016h.027V5.92h-.018v-.016h.018v-.016h.018v.016h.018v.016h-.018v.037h.029Z' fill='%23C8B100' stroke='%23000' stroke-width='.008'/%3E%3Cpath d='M5.16 5.942a.027.027 0 0 1 .016.01c.004.005.005.01.005.016a.024.024 0 0 1-.01.015.03.03 0 0 1-.018.006.03.03 0 0 1-.017-.006.024.024 0 0 1-.01-.015c0-.005.001-.011.005-.016a.027.027 0 0 1 .015-.01' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M5.153 6.218h-.14l-.004-.033-.007-.034-.007-.043c-.039-.05-.074-.081-.086-.074.002-.01.006-.016.013-.02.035-.02.106.027.16.105l.013.02h.117l.013-.02c.054-.078.125-.125.16-.105.007.004.01.01.013.02-.012-.007-.047.025-.086.074l-.007.043-.007.034-.003.033h-.142Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M4.915 6.032c.026-.015.088.032.138.105m.34-.105c-.027-.015-.09.032-.14.105' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M4.945 6.279c-.006-.016-.017-.03-.017-.03a.887.887 0 0 1 .225-.027.89.89 0 0 1 .226.027l-.016.025a.189.189 0 0 0-.01.023.734.734 0 0 0-.2-.023c-.082 0-.16.01-.202.024l-.006-.019Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M5.153 6.348c.071 0 .15-.01.179-.017.02-.006.03-.014.029-.024-.002-.004-.006-.008-.011-.01a.761.761 0 0 0-.197-.023.764.764 0 0 0-.197.023c-.006.002-.01.006-.011.01-.002.01.01.018.029.024a.971.971 0 0 0 .179.017Zm.229-.13-.017-.015s-.017.01-.038.007c-.02-.003-.027-.027-.027-.027s-.023.019-.042.017c-.02-.001-.032-.017-.032-.017s-.02.014-.039.013c-.018-.002-.035-.024-.035-.024s-.019.023-.037.025c-.018.001-.033-.016-.033-.016s-.008.017-.031.02c-.024.004-.044-.017-.044-.017s-.013.02-.029.026c-.015.005-.036-.008-.036-.008l-.006.012c-.002.005-.009.006-.009.006l.005.013a.86.86 0 0 1 .221-.026c.087 0 .167.01.223.026l.006-.015Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m5.154 6.146.008.001a.026.026 0 0 0-.002.01c0 .017.015.03.033.03a.033.033 0 0 0 .03-.02l.005-.01.002.01c.002.015.016.026.032.026.018 0 .033-.014.033-.03v-.004l.01-.01.005.013a.027.027 0 0 0-.003.013c0 .016.014.028.031.028.011 0 .02-.005.026-.012l.007-.009v.01c0 .01.004.019.014.02 0 0 .011.001.027-.01a.163.163 0 0 0 .023-.021l.001.012s-.015.023-.028.03c-.007.005-.019.009-.028.007-.01-.001-.016-.008-.02-.017a.047.047 0 0 1-.023.006c-.019 0-.035-.01-.042-.024a.047.047 0 0 1-.034.014.05.05 0 0 1-.037-.016.047.047 0 0 1-.032.012.048.048 0 0 1-.039-.02.049.049 0 0 1-.071.008.049.049 0 0 1-.037.016.047.047 0 0 1-.034-.014c-.006.015-.023.024-.042.024a.046.046 0 0 1-.023-.006c-.003.009-.01.016-.02.017-.009.002-.02-.002-.027-.007a.12.12 0 0 1-.03-.03l.002-.012s.008.01.024.02c.015.012.026.011.026.011.01-.001.015-.01.015-.02v-.01l.006.009a.032.032 0 0 0 .026.012c.017 0 .03-.012.03-.028.001-.005 0-.009-.002-.013l.006-.012.01.01v.003c0 .016.014.03.032.03.016 0 .03-.01.033-.025v-.012c.002 0 .005.011.006.01.004.013.016.021.03.021.019 0 .033-.013.033-.03l-.001-.01.008-.001Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M5.153 6.222a.887.887 0 0 0-.225.027c-.004 0-.009-.002-.01-.005 0-.004.002-.008.006-.009a.857.857 0 0 1 .229-.027c.09 0 .172.01.23.027.003.001.006.005.005.009-.001.003-.006.006-.01.005a.89.89 0 0 0-.225-.027Z' fill='%23C8B100' stroke='%23000' stroke-width='.007' stroke-linejoin='round'/%3E%3Cpath d='m4.853 6.188-.02-.02a.072.072 0 0 0-.02-.01c0-.002.009-.007.018-.007.005 0 .01.001.013.005l.001-.005s.007 0 .01.008c.004.009.002.02.002.02l-.004.009Zm.055-.022-.003.019-.041.004-.006-.003v-.007l.032-.024.018.011Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M4.853 6.181c.004-.003.01-.003.016.002.005.004.007.01.003.014-.003.003-.01.002-.015-.002-.006-.004-.007-.01-.004-.014Zm.076.004c-.002-.005 0-.01.003-.012.005-.001.01.002.011.007.002.006 0 .011-.004.012-.004.001-.008-.002-.01-.007Zm.019-.024.015.014.035-.019.003-.006-.005-.005-.041-.003-.007.02Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m4.989 6.097-.02.018.026.032L5 6.15l.005-.005.01-.039-.027-.009Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m5.056 6.14-.008.018-.04-.004-.006-.004.003-.006.036-.018.015.014Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M5.002 6.163c.008 0 .014-.006.014-.013 0-.007-.006-.013-.014-.013s-.015.006-.015.013c0 .007.007.013.015.013ZM5.07 6.159c0-.006.003-.01.007-.011.004 0 .008.003.009.009 0 .005-.002.01-.006.01-.004.001-.009-.003-.01-.008Zm.028-.02.011.016.04-.012.004-.005-.005-.006-.039-.01-.011.017Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m5.153 6.08-.026.015.02.038.006.004.006-.004.019-.038-.025-.015Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m5.208 6.139-.011.016-.04-.012-.004-.005.004-.006.04-.01.011.017Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M5.153 6.15c.008 0 .014-.005.014-.012s-.006-.013-.014-.013-.014.006-.014.013c0 .007.006.013.014.013ZM5.236 6.159c0-.006-.002-.01-.007-.011-.004 0-.008.003-.008.009 0 .005.002.01.006.01.004.001.008-.003.009-.008Zm.014-.019.008.018.041-.004.005-.004-.003-.006-.035-.018-.016.014Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m5.317 6.097.02.018-.025.032-.007.003-.005-.005-.009-.039.026-.009Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m5.359 6.161-.015.014-.036-.019-.003-.006.006-.005.04-.003.008.02Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M5.305 6.163c.008 0 .014-.006.014-.013 0-.007-.006-.013-.014-.013s-.014.006-.014.013c0 .007.006.013.014.013ZM5.378 6.185c.002-.005 0-.01-.004-.012-.004 0-.009.002-.01.007-.003.006 0 .011.003.012.004.001.009-.002.01-.007Zm.07.003s.011-.013.02-.02c.005-.005.019-.01.019-.01 0-.002-.008-.007-.017-.007a.017.017 0 0 0-.013.005l-.001-.005s-.007 0-.01.008c-.004.009-.002.02-.002.02s.001.006.004.009Zm-.055-.022.003.019.04.004.007-.003-.001-.007-.031-.024-.018.011Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M5.448 6.18c-.003-.002-.01-.002-.015.003-.006.004-.007.01-.004.014.004.003.01.002.016-.002.005-.004.007-.01.003-.014Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m4.93 6.28.009-.014.019.004-.012.016-.017-.006Z' fill='%23AD1519' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m5.012 6.267-.02.003c-.006 0-.011-.003-.012-.008 0-.002 0-.004.002-.006a.01.01 0 0 1 .006-.003l.02-.003.021-.003c.006 0 .01.002.011.007 0 .005-.003.009-.008.01l-.02.003Z' fill='%23058E6E' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M5.08 6.264c.007 0 .013-.005.013-.012 0-.006-.006-.011-.013-.011-.007 0-.013.005-.013.011 0 .007.006.012.013.012Z' fill='%23fff' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M5.154 6.257h-.028c-.006 0-.01-.003-.01-.008s.004-.009.01-.009h.057c.005 0 .01.004.01.009 0 .005-.005.008-.01.008h-.03Z' fill='%23AD1519' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M5.226 6.264c.007 0 .013-.005.013-.012 0-.006-.006-.011-.013-.011-.007 0-.013.005-.013.011 0 .007.006.012.013.012Z' fill='%23fff' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m5.295 6.267.02.003c.005 0 .01-.003.011-.008 0-.002 0-.004-.002-.006a.01.01 0 0 0-.006-.003l-.02-.003-.021-.003c-.006 0-.01.002-.011.007v.003c0 .001 0 .002.002.003l.002.003a.01.01 0 0 0 .004 0l.02.004Z' fill='%23058E6E' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m5.375 6.281-.007-.015-.02.002.01.017.017-.004Z' fill='%23AD1519' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M5.153 6.333a.808.808 0 0 1-.185-.019.816.816 0 0 1 .185-.02c.071 0 .136.008.185.02a.816.816 0 0 1-.185.019Z' fill='%23AD1519' stroke='%23000' stroke-width='.007' stroke-linejoin='round'/%3E%3Cpath d='M5.186 6.33v-.032m-.017.033v-.034m-.012.035v-.035'/%3E%3Cpath d='M5.146 6.332v-.035M5.136 6.332v-.035M5.126 6.332v-.035m-.01.035v-.035M5.109 6.332v-.035' stroke='%23000' stroke-width='.001'/%3E%3Cpath d='M5.093 6.33v-.032m.007.033v-.034M5.078 6.329v-.03m.007.03v-.031M5.058 6.327v-.026m.006.026V6.3m.007.029V6.3' stroke='%23000' stroke-width='.002'/%3E%3Cpath d='M5.05 6.327v-.025M5.044 6.326v-.024M5.037 6.325v-.022M5.023 6.323v-.017m.007.018v-.02m-.014.018v-.016' stroke='%23000' stroke-width='.003'/%3E%3Cpath d='M5.009 6.32v-.013M5.002 6.319v-.01M4.994 6.318V6.31' stroke='%23000' stroke-width='.004'/%3E%3Cpath d='M4.986 6.316v-.003' stroke='%23000' stroke-width='.005'/%3E%3Cpath d='M5.61 9.259a.26.26 0 0 1-.114-.024.265.265 0 0 0-.114-.023.272.272 0 0 0-.114.023.263.263 0 0 1-.115.024.259.259 0 0 1-.116-.025.268.268 0 0 0-.11-.022.259.259 0 0 0-.114.022.263.263 0 0 1-.116.025v.067c.045 0 .086-.01.116-.024a.259.259 0 0 1 .113-.023c.043 0 .082.009.111.022.03.015.07.025.116.025.044 0 .085-.009.115-.024a.267.267 0 0 1 .114-.023c.044 0 .084.009.114.023.03.015.07.024.114.024V9.26Z' fill='%23005BBF' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M5.61 9.327a.26.26 0 0 1-.114-.025.265.265 0 0 0-.114-.023.267.267 0 0 0-.114.023.263.263 0 0 1-.115.025.262.262 0 0 1-.116-.026.268.268 0 0 0-.11-.022.259.259 0 0 0-.114.023.267.267 0 0 1-.116.025v.067c.045 0 .086-.01.116-.025a.259.259 0 0 1 .113-.023c.043 0 .082.01.111.023.03.015.07.025.116.025.044 0 .085-.01.115-.024a.267.267 0 0 1 .114-.024.26.26 0 0 1 .114.024c.03.015.07.024.114.024v-.067Z' fill='%23CCC' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M5.61 9.394a.264.264 0 0 1-.114-.024.26.26 0 0 0-.114-.024.267.267 0 0 0-.114.024.267.267 0 0 1-.115.024.259.259 0 0 1-.116-.025.268.268 0 0 0-.11-.023.259.259 0 0 0-.114.023.267.267 0 0 1-.116.025v.067c.045 0 .086-.01.116-.025a.263.263 0 0 1 .113-.022c.043 0 .082.008.111.022.03.015.07.025.116.025a.264.264 0 0 0 .115-.024.267.267 0 0 1 .114-.023c.044 0 .084.009.114.023.03.015.07.024.114.024v-.067Z' fill='%23005BBF' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M5.61 9.529a.257.257 0 0 1-.114-.024.265.265 0 0 0-.114-.023.267.267 0 0 0-.114.023.267.267 0 0 1-.115.024.262.262 0 0 1-.116-.025.264.264 0 0 0-.11-.022.259.259 0 0 0-.114.022.267.267 0 0 1-.116.025v-.067c.045 0 .086-.01.116-.025a.263.263 0 0 1 .113-.023c.043 0 .082.009.111.022.03.015.07.025.116.025a.264.264 0 0 0 .115-.024.267.267 0 0 1 .114-.023c.044 0 .084.009.114.023.03.016.07.024.115.024v.068Z' fill='%23CCC' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M5.61 9.596a.261.261 0 0 1-.114-.024.26.26 0 0 0-.114-.023.267.267 0 0 0-.114.023.267.267 0 0 1-.115.024.262.262 0 0 1-.116-.025.263.263 0 0 0-.11-.022.259.259 0 0 0-.114.023.267.267 0 0 1-.116.024V9.53c.045 0 .086-.01.116-.026a.259.259 0 0 1 .113-.022c.043 0 .082.008.111.022.03.015.07.025.116.025.044 0 .085-.01.115-.024a.267.267 0 0 1 .114-.023c.044 0 .084.008.114.023s.07.024.115.024v.067Z' fill='%23005BBF' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M4.896 8.982c.002.006.004.011.004.017 0 .041-.037.074-.082.074h.673c-.046 0-.083-.033-.083-.074 0-.006.001-.011.003-.017a.039.039 0 0 1-.013.001h-.49l-.012-.001Z' fill='%23C8B100' stroke='%23000' stroke-width='.011' stroke-linejoin='round'/%3E%3Cpath d='M4.908 8.94h.49c.017 0 .03.01.03.021 0 .012-.013.023-.03.023h-.49c-.016 0-.03-.01-.03-.023 0-.012.014-.021.03-.021Zm-.09.296h.671v-.163h-.67v.163Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M4.915 8.913h.476v-2.23h-.476v2.23Z' fill='%23CCC' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M5.254 6.686v2.225m.054-2.225v2.225' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M4.828 6.506h.653v-.163h-.653v.163Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M4.896 6.615a.028.028 0 0 1 .012-.002h.49l.013.002a.04.04 0 0 1-.029-.037c0-.017.013-.031.03-.037a.06.06 0 0 1-.014.002h-.49l-.014-.001h.003c.018.005.028.02.028.037a.04.04 0 0 1-.029.036Z' fill='%23C8B100' stroke='%23000' stroke-width='.011' stroke-linejoin='round'/%3E%3Cpath d='M4.908 6.613h.49c.017 0 .03.01.03.022 0 .012-.013.022-.03.022h-.49c-.016 0-.03-.01-.03-.022 0-.012.014-.022.03-.022Zm0-.107h.49c.017 0 .03.009.03.019s-.013.019-.03.019h-.49c-.016 0-.03-.009-.03-.02 0-.01.014-.018.03-.018Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M4.766 8.361c-.066.037-.111.074-.104.093.003.017.025.03.055.05.047.03.076.087.053.113a.159.159 0 0 0 .065-.126.16.16 0 0 0-.069-.13Z' fill='%23AD1519' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M5.878 7.517a1.586 1.586 0 0 0-.483-.078c-.07 0-.148.007-.229.02-.285.046-.502.154-.485.243l.001.007s-.106-.23-.108-.239c-.02-.098.222-.219.538-.269.1-.016.196-.022.28-.021.203 0 .379.025.485.062l.001.275Z' fill='%23AD1519' stroke='%23000' stroke-width='.011' stroke-linejoin='round'/%3E%3Cpath d='M4.914 7.797c-.132-.009-.222-.043-.233-.095-.008-.042.037-.089.116-.131.036.004.076.008.118.008l-.001.218Zm.478-.17a.406.406 0 0 1 .176.055l.003.005c.014.029-.058.09-.18.159l.001-.22Z' fill='%23AD1519' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M4.618 8.227c-.013-.036.116-.108.298-.172.084-.028.152-.058.238-.093.253-.107.44-.23.417-.274l-.003-.005c.014.01.035.23.035.23.023.041-.148.162-.382.269a4.17 4.17 0 0 1-.306.114c-.133.044-.265.127-.253.158l-.044-.226Z' fill='%23AD1519' stroke='%23000' stroke-width='.011' stroke-linejoin='round'/%3E%3Cpath d='M9.529 6.172s-.022.022-.038.025c-.015.003-.035-.014-.035-.014s-.014.014-.032.018c-.017.004-.041-.018-.041-.018s-.017.022-.032.027c-.015.005-.033-.006-.033-.006s-.006.01-.019.017c-.005.002-.014-.002-.014-.002l-.018-.01-.02-.02-.018-.007-.009-.03-.002-.016c-.004-.018.025-.04.067-.048a.126.126 0 0 1 .06-.001.163.163 0 0 1 .095-.023c.038 0 .07.008.089.02a.172.172 0 0 1 .089-.02c.041 0 .077.01.093.023a.127.127 0 0 1 .061 0c.042.01.071.03.067.049l-.002.016c0 .004-.01.03-.01.03l-.017.006-.02.02-.017.011s-.01.004-.014.002c-.013-.006-.02-.017-.02-.017s-.018.011-.033.006c-.015-.005-.031-.027-.031-.027s-.024.022-.042.018c-.017-.004-.031-.018-.031-.018s-.02.017-.036.014c-.016-.003-.037-.025-.037-.025Z' fill='%23AD1519' stroke='%23000' stroke-width='.008'/%3E%3Cpath d='M9.528 6.109c.022 0 .04-.025.04-.055s-.018-.055-.04-.055c-.022 0-.04.024-.04.055 0 .03.018.055.04.055Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M9.529 6.104c.01 0 .018-.023.018-.05 0-.029-.008-.051-.018-.051-.01 0-.019.022-.019.05 0 .028.009.051.019.051Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M9.528 6.015c.016 0 .028-.01.028-.024s-.012-.025-.027-.025c-.016 0-.028.011-.028.025 0 .013.012.024.027.024Z' fill='%23C8B100'/%3E%3Cpath d='M9.566 5.982v.016h-.074v-.016h.027v-.036h-.018v-.017h.018v-.016h.018v.016h.018v.017h-.018v.036h.03Z' fill='%23C8B100' stroke='%23000' stroke-width='.008'/%3E%3Cpath d='M9.536 5.967a.027.027 0 0 1 .016.01.023.023 0 0 1 .003.018.024.024 0 0 1-.01.015.03.03 0 0 1-.035 0 .023.023 0 0 1-.004-.032.027.027 0 0 1 .015-.011' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M9.223 6.16a.08.08 0 0 1-.007-.03c0-.045.037-.081.083-.081.015 0 .028.003.04.01' stroke='%23000' stroke-width='.007' stroke-linecap='round'/%3E%3Cpath d='M9.371 6.102a.047.047 0 0 1-.008-.024c0-.032.035-.058.077-.058.018 0 .035.005.049.013m.196.07a.048.048 0 0 0 .007-.024c0-.033-.034-.059-.077-.059a.095.095 0 0 0-.048.013' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M9.833 6.16a.08.08 0 0 0 .006-.03.082.082 0 0 0-.083-.081.083.083 0 0 0-.04.01' stroke='%23000' stroke-width='.007' stroke-linecap='round'/%3E%3Cpath d='M9.198 6.135c.007 0 .013-.005.013-.012s-.006-.012-.013-.012c-.007 0-.013.005-.013.012s.006.012.013.012ZM9.203 6.09c.007 0 .013-.005.013-.011 0-.007-.006-.012-.013-.012-.008 0-.013.005-.013.012 0 .006.005.012.013.012ZM9.233 6.057c.007 0 .013-.005.013-.012s-.006-.012-.013-.012c-.007 0-.013.005-.013.012s.006.012.013.012ZM9.273 6.039c.007 0 .013-.005.013-.012s-.006-.012-.013-.012c-.008 0-.014.005-.014.012s.006.012.014.012ZM9.315 6.04c.007 0 .013-.005.013-.011 0-.007-.006-.012-.013-.012-.008 0-.014.005-.014.012 0 .006.006.012.014.012Z' stroke='%23000' stroke-width='.006'/%3E%3Cpath d='M9.34 6.09c.008 0 .014-.005.014-.012 0-.006-.006-.012-.013-.012-.008 0-.014.006-.014.012 0 .007.006.012.014.012Z' fill='%23fff' stroke='%23000' stroke-width='.006'/%3E%3Cpath d='M9.348 6.048c.007 0 .013-.005.013-.012 0-.006-.006-.012-.013-.012-.007 0-.013.006-.013.012 0 .007.006.012.013.012ZM9.381 6.022c.007 0 .013-.006.013-.012 0-.007-.006-.012-.013-.012-.007 0-.013.005-.013.012 0 .006.006.012.013.012ZM9.423 6.01c.007 0 .013-.006.013-.013 0-.006-.006-.012-.013-.012-.008 0-.014.006-.014.012 0 .007.006.012.014.012ZM9.465 6.01c.007 0 .013-.005.013-.011 0-.007-.006-.012-.013-.012-.007 0-.013.005-.013.012 0 .006.006.012.013.012ZM9.59 6.01c.007 0 .013-.005.013-.011 0-.007-.006-.012-.013-.012-.007 0-.013.005-.013.012 0 .006.006.012.013.012ZM9.633 6.01c.007 0 .013-.006.013-.013 0-.006-.006-.012-.013-.012-.008 0-.014.006-.014.012 0 .007.006.012.014.012ZM9.674 6.022c.007 0 .013-.006.013-.012 0-.007-.006-.012-.013-.012-.007 0-.013.005-.013.012 0 .006.006.012.013.012ZM9.707 6.048c.008 0 .013-.005.013-.012 0-.006-.005-.012-.013-.012-.007 0-.013.006-.013.012 0 .007.006.012.013.012Z' stroke='%23000' stroke-width='.006'/%3E%3Cpath d='M9.715 6.09c.007 0 .013-.005.013-.012 0-.006-.006-.012-.013-.012-.008 0-.014.006-.014.012 0 .007.006.012.014.012Z' fill='%23fff' stroke='%23000' stroke-width='.006'/%3E%3Cpath d='M9.74 6.04c.008 0 .014-.005.014-.011 0-.007-.006-.012-.014-.012-.007 0-.013.005-.013.012 0 .006.006.012.013.012ZM9.783 6.039c.007 0 .013-.005.013-.012s-.006-.012-.013-.012c-.007 0-.013.005-.013.012s.006.012.013.012ZM9.823 6.057c.007 0 .013-.005.013-.012s-.006-.012-.013-.012c-.008 0-.014.005-.014.012s.006.012.014.012ZM9.852 6.09c.008 0 .014-.005.014-.011 0-.007-.006-.012-.014-.012-.007 0-.013.005-.013.012 0 .006.006.012.013.012ZM9.857 6.135c.008 0 .014-.005.014-.012s-.006-.012-.014-.012c-.007 0-.013.005-.013.012s.006.012.013.012Z' stroke='%23000' stroke-width='.006'/%3E%3Cpath d='M9.32 6.279c-.005-.016-.016-.03-.016-.03a.887.887 0 0 1 .225-.027.89.89 0 0 1 .225.027l-.015.025a.188.188 0 0 0-.011.023.734.734 0 0 0-.2-.023c-.082 0-.16.01-.201.024l-.007-.019Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M9.529 6.348c.07 0 .15-.01.179-.017.019-.006.03-.014.028-.024 0-.004-.005-.008-.01-.01a.761.761 0 0 0-.197-.023.764.764 0 0 0-.198.023c-.005.002-.01.006-.01.01-.002.01.009.018.028.024a.971.971 0 0 0 .18.017Zm.229-.13-.018-.015s-.016.01-.037.007c-.02-.003-.027-.027-.027-.027s-.024.019-.043.017c-.019-.001-.031-.017-.031-.017s-.02.014-.04.013c-.017-.002-.035-.024-.035-.024s-.018.023-.036.025c-.018.001-.033-.016-.033-.016s-.009.017-.032.02c-.023.004-.043-.017-.043-.017s-.013.02-.029.026c-.016.005-.036-.008-.036-.008l-.006.012c-.003.005-.01.006-.01.006l.006.013a.86.86 0 0 1 .22-.026c.088 0 .167.01.224.026l.006-.015Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m9.53 6.146.007.001a.026.026 0 0 0-.001.01c0 .017.014.03.033.03a.033.033 0 0 0 .03-.02l.005-.01.001.01c.003.015.017.026.033.026.018 0 .032-.014.032-.03v-.004l.01-.01.006.013a.027.027 0 0 0-.003.013c0 .016.014.028.031.028.01 0 .02-.005.026-.012l.007-.009v.01c0 .01.004.019.014.02 0 0 .011.001.027-.01a.163.163 0 0 0 .023-.021l.001.012s-.015.023-.028.03c-.008.005-.02.009-.028.007-.01-.001-.016-.008-.02-.017a.047.047 0 0 1-.023.006c-.019 0-.036-.01-.042-.024a.047.047 0 0 1-.034.014.049.049 0 0 1-.037-.016.047.047 0 0 1-.032.012.048.048 0 0 1-.04-.02.049.049 0 0 1-.07.008.049.049 0 0 1-.037.016.047.047 0 0 1-.034-.014c-.007.015-.024.024-.042.024a.046.046 0 0 1-.023-.006c-.004.009-.01.016-.02.017-.009.002-.02-.002-.028-.007a.12.12 0 0 1-.03-.03l.002-.012s.009.01.024.02c.015.012.027.011.027.011.01-.001.014-.01.014-.02v-.01l.007.009a.032.032 0 0 0 .026.012c.017 0 .03-.012.03-.028 0-.005 0-.009-.002-.013l.005-.012.01.01v.003c0 .016.015.03.033.03.016 0 .03-.01.032-.025 0 0 0-.012.002-.012l.004.01c.004.013.017.021.031.021.018 0 .033-.013.033-.03 0-.003 0-.006-.002-.01l.009-.001Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M9.529 6.222a.887.887 0 0 0-.225.027c-.004 0-.009-.002-.01-.005-.001-.004.001-.008.005-.009a.857.857 0 0 1 .23-.027c.09 0 .172.01.23.027.003.001.006.005.004.009 0 .003-.005.006-.01.005a.89.89 0 0 0-.224-.027Z' fill='%23C8B100' stroke='%23000' stroke-width='.007' stroke-linejoin='round'/%3E%3Cpath d='M9.228 6.188s-.011-.013-.02-.02a.072.072 0 0 0-.019-.01c0-.002.008-.007.017-.007.005 0 .01.001.013.005l.001-.005s.007 0 .01.008c.004.009.002.02.002.02s-.001.006-.004.009Zm.055-.022-.003.019-.04.004-.007-.003.001-.007.031-.024.018.011Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M9.229 6.181c.003-.003.01-.003.015.002.006.004.007.01.004.014-.004.003-.01.002-.016-.002-.005-.004-.007-.01-.003-.014Zm.075.004c-.002-.005 0-.01.004-.012.004-.001.009.002.01.007.003.006 0 .011-.003.012-.004.001-.009-.002-.01-.007Zm.02-.024.014.014.036-.019.003-.006-.005-.005-.041-.003-.008.02Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m9.365 6.097-.02.018.025.032.007.003.005-.005.009-.039-.026-.009Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m9.431 6.14-.007.018-.041-.004-.005-.004.002-.006.036-.018.015.014Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M9.377 6.163c.008 0 .015-.006.015-.013 0-.007-.007-.013-.015-.013s-.014.006-.014.013c0 .007.006.013.014.013ZM9.446 6.159c0-.006.002-.01.007-.011.004 0 .008.003.008.009.001.005-.002.01-.006.01-.004.001-.008-.003-.009-.008Zm.027-.02.012.016.04-.012.003-.005-.004-.006-.04-.01-.01.017Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m9.528 6.08-.025.015.019.038.006.004.007-.004.019-.038-.026-.015Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m9.584 6.139-.012.016-.039-.012-.004-.005.004-.006.04-.01.01.017Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M9.529 6.15c.007 0 .014-.005.014-.012s-.007-.013-.014-.013c-.008 0-.015.006-.015.013 0 .007.007.013.015.013ZM9.612 6.159c0-.006-.003-.01-.007-.011-.004 0-.008.003-.009.009 0 .005.002.01.006.01.005.001.009-.003.01-.008Zm.014-.019.008.018.04-.004.006-.004-.003-.006-.036-.018-.015.014Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m9.693 6.097.02.018-.026.032-.007.003-.005-.005-.008-.039.026-.009Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m9.734 6.161-.015.014-.036-.019-.003-.006.006-.005.041-.003.007.02Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M9.68 6.163c.008 0 .015-.006.015-.013 0-.007-.007-.013-.015-.013-.007 0-.014.006-.014.013 0 .007.007.013.014.013ZM9.754 6.185c.001-.005 0-.01-.004-.012-.004 0-.009.002-.011.007-.002.006 0 .011.004.012.004.001.009-.002.01-.007Zm.07.003s.01-.013.02-.02c.005-.005.019-.01.019-.01 0-.002-.008-.007-.017-.007a.017.017 0 0 0-.013.005l-.002-.005s-.007 0-.01.008c-.003.009-.001.02-.001.02s.001.006.004.009Zm-.056-.022.004.019.04.004.007-.003-.002-.007-.03-.024-.019.011Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M9.824 6.18c-.003-.002-.01-.002-.016.003-.005.004-.007.01-.003.014.003.003.01.002.016-.002.005-.004.006-.01.003-.014Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m9.305 6.28.01-.014.018.004-.01.016-.018-.006Z' fill='%23AD1519' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m9.387 6.267-.02.003c-.005 0-.01-.003-.011-.008 0-.002 0-.004.002-.006a.01.01 0 0 1 .006-.003l.02-.003.021-.003c.005 0 .01.002.01.007.001.005-.002.009-.007.01l-.02.003Z' fill='%23058E6E' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M9.456 6.264c.007 0 .013-.005.013-.012 0-.006-.006-.011-.013-.011-.007 0-.013.005-.013.011 0 .007.006.012.013.012Z' fill='%23fff' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M9.53 6.257H9.5c-.005 0-.01-.003-.01-.008s.005-.009.01-.009h.058c.005 0 .01.004.01.009 0 .005-.005.008-.01.008h-.03Z' fill='%23AD1519' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M9.602 6.264c.007 0 .012-.005.012-.012 0-.006-.005-.011-.012-.011-.008 0-.013.005-.013.011 0 .007.005.012.013.012Z' fill='%23fff' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m9.67 6.267.02.003c.006 0 .01-.003.012-.008 0-.002 0-.004-.002-.006a.01.01 0 0 0-.006-.003l-.02-.003-.022-.003c-.005 0-.01.002-.01.007v.003a.008.008 0 0 0 .004.006.01.01 0 0 0 .003 0l.021.004Z' fill='%23058E6E' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m9.75 6.281-.007-.015-.02.002.01.017.018-.004Z' fill='%23AD1519' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M9.528 6.333a.808.808 0 0 1-.184-.019.816.816 0 0 1 .184-.02c.072 0 .137.008.186.02a.816.816 0 0 1-.186.019Z' fill='%23AD1519' stroke='%23000' stroke-width='.007' stroke-linejoin='round'/%3E%3Cpath d='M9.562 6.33v-.032m-.017.033v-.034m-.013.035v-.035'/%3E%3Cpath d='M9.522 6.332v-.035M9.512 6.332v-.035M9.502 6.332v-.035m-.01.035v-.035M9.484 6.332v-.035' stroke='%23000' stroke-width='.001'/%3E%3Cpath d='M9.468 6.33v-.032m.007.033v-.034M9.453 6.329v-.03m.008.03v-.031M9.433 6.327v-.026m.007.026V6.3m.006.029V6.3' stroke='%23000' stroke-width='.002'/%3E%3Cpath d='M9.426 6.327v-.025M9.42 6.326v-.024M9.413 6.325v-.022M9.398 6.323v-.017m.007.018v-.02m-.014.018v-.016' stroke='%23000' stroke-width='.003'/%3E%3Cpath d='M9.385 6.32v-.013M9.377 6.319v-.01M9.37 6.318V6.31' stroke='%23000' stroke-width='.004'/%3E%3Cpath d='M9.362 6.316v-.003' stroke='%23000' stroke-width='.005'/%3E%3Cpath d='M9.987 9.259a.26.26 0 0 1-.116-.024.265.265 0 0 0-.113-.023.272.272 0 0 0-.115.023.263.263 0 0 1-.115.024.259.259 0 0 1-.115-.025.268.268 0 0 0-.111-.022.259.259 0 0 0-.113.022.263.263 0 0 1-.116.025v.067c.045 0 .086-.01.116-.024a.259.259 0 0 1 .113-.023c.042 0 .082.009.111.022.03.015.07.025.115.025s.086-.009.115-.024a.267.267 0 0 1 .115-.023c.044 0 .084.009.113.023.03.015.07.024.115.024V9.26Z' fill='%23005BBF' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M9.987 9.327a.26.26 0 0 1-.116-.025.265.265 0 0 0-.113-.023.267.267 0 0 0-.115.023.263.263 0 0 1-.115.025.262.262 0 0 1-.115-.026.268.268 0 0 0-.111-.022.259.259 0 0 0-.113.023.267.267 0 0 1-.116.025v.067c.045 0 .086-.01.116-.025a.259.259 0 0 1 .113-.023c.042 0 .082.01.111.023.03.015.07.025.115.025s.086-.01.115-.024a.267.267 0 0 1 .115-.024.26.26 0 0 1 .113.024c.03.015.07.024.115.024v-.067Z' fill='%23CCC' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M9.987 9.394a.264.264 0 0 1-.116-.024.26.26 0 0 0-.113-.024.267.267 0 0 0-.115.024.267.267 0 0 1-.115.024.259.259 0 0 1-.115-.025.268.268 0 0 0-.111-.023.259.259 0 0 0-.113.023.267.267 0 0 1-.116.025v.067c.045 0 .086-.01.116-.025a.263.263 0 0 1 .113-.022c.042 0 .082.008.111.022.03.015.07.025.115.025a.264.264 0 0 0 .115-.024.267.267 0 0 1 .115-.023c.044 0 .084.009.113.023.03.015.07.024.115.024v-.067Z' fill='%23005BBF' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M9.986 9.529a.257.257 0 0 1-.115-.024.265.265 0 0 0-.113-.023.267.267 0 0 0-.115.023.267.267 0 0 1-.115.024.262.262 0 0 1-.115-.025.264.264 0 0 0-.111-.022.259.259 0 0 0-.113.022.267.267 0 0 1-.116.025v-.067c.045 0 .086-.01.116-.025a.263.263 0 0 1 .113-.023c.042 0 .082.009.111.022.03.015.07.025.115.025a.264.264 0 0 0 .115-.024.267.267 0 0 1 .115-.023c.044 0 .084.009.113.023.03.016.07.024.116.024l-.001.068Z' fill='%23CCC' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M9.986 9.596a.261.261 0 0 1-.115-.024.26.26 0 0 0-.113-.023.267.267 0 0 0-.115.023.267.267 0 0 1-.115.024.262.262 0 0 1-.115-.025.263.263 0 0 0-.111-.022.259.259 0 0 0-.113.023.267.267 0 0 1-.116.024V9.53c.045 0 .086-.01.116-.026a.259.259 0 0 1 .113-.022c.042 0 .082.008.111.022.03.015.07.025.115.025s.086-.01.115-.024a.267.267 0 0 1 .115-.023c.044 0 .084.008.113.023.03.015.07.024.116.024l-.001.067Z' fill='%23005BBF' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M9.272 8.982c.001.006.004.011.004.017 0 .041-.038.074-.083.074h.673c-.045 0-.082-.033-.082-.074 0-.006 0-.011.002-.017a.039.039 0 0 1-.012.001h-.49l-.012-.001Z' fill='%23C8B100' stroke='%23000' stroke-width='.011' stroke-linejoin='round'/%3E%3Cpath d='M9.284 8.94h.49c.016 0 .03.01.03.021 0 .012-.014.023-.03.023h-.49c-.016 0-.03-.01-.03-.023 0-.012.014-.021.03-.021Zm-.09.296h.671v-.163h-.67v.163Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M9.29 8.913h.477v-2.23H9.29v2.23Z' fill='%23CCC' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M9.63 6.686v2.225m.054-2.225v2.225' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M9.203 6.506h.654v-.163h-.654v.163Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M9.272 6.615a.028.028 0 0 1 .012-.002h.49l.013.002a.04.04 0 0 1-.029-.037c0-.017.013-.031.03-.037a.06.06 0 0 1-.014.002h-.49l-.014-.001h.003c.017.005.027.02.027.037a.04.04 0 0 1-.028.036Z' fill='%23C8B100' stroke='%23000' stroke-width='.011' stroke-linejoin='round'/%3E%3Cpath d='M9.284 6.613h.49c.016 0 .03.01.03.022 0 .012-.014.022-.03.022h-.49c-.016 0-.03-.01-.03-.022 0-.012.014-.022.03-.022Zm0-.107h.49c.017 0 .03.009.03.019s-.013.019-.03.019h-.49c-.016 0-.03-.009-.03-.02 0-.01.014-.018.03-.018Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M9.917 8.361c.066.037.112.074.104.093-.003.017-.024.03-.055.05-.047.03-.076.087-.053.113a.159.159 0 0 1-.064-.126c0-.052.026-.1.068-.13Z' fill='%23AD1519' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M8.805 7.517c.104-.04.28-.071.484-.078.07 0 .148.007.228.02.285.046.503.154.485.243l-.001.007s.107-.23.109-.239c.019-.098-.222-.219-.539-.269a1.69 1.69 0 0 0-.28-.021c-.203 0-.379.025-.485.062l-.001.275Z' fill='%23AD1519' stroke='%23000' stroke-width='.011' stroke-linejoin='round'/%3E%3Cpath d='M9.77 7.797c.132-.009.222-.043.232-.095.008-.042-.036-.089-.116-.131-.036.004-.076.008-.117.008v.218Zm-.479-.17a.406.406 0 0 0-.175.055l-.003.005c-.015.029.057.09.179.159l-.001-.22Z' fill='%23AD1519' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M10.066 8.227c.012-.036-.117-.108-.299-.172-.083-.028-.152-.058-.237-.093-.253-.107-.44-.23-.417-.274l.002-.005c-.013.01-.034.23-.034.23-.023.041.148.162.381.269.075.034.232.09.306.114.133.044.265.127.253.158l.045-.226Z' fill='%23AD1519' stroke='%23000' stroke-width='.011' stroke-linejoin='round'/%3E%3Cpath d='M4.882 7.41c.058-.02.096-.044.078-.088-.012-.028-.042-.033-.087-.017l-.08.027.072.17.023-.01.025-.007-.031-.074Zm-.035-.081.02-.007c.017-.006.036.003.044.022.006.015.005.032-.014.044l-.02.009-.03-.068Zm.221-.07-.025.005a.408.408 0 0 1-.026.004l.042.176.128-.025-.004-.01-.001-.012c-.023.006-.047.013-.077.018l-.037-.157Zm.258.15c.024-.063.053-.124.082-.186l-.016.002a.15.15 0 0 1-.015 0c-.016.045-.035.09-.055.134-.024-.042-.051-.083-.072-.126l-.03.003-.03.001c.037.058.072.115.106.174a.2.2 0 0 1 .015-.002h.015Zm.268-.134a.346.346 0 0 1 .015-.025.108.108 0 0 0-.054-.018c-.052-.005-.082.017-.085.047-.008.064.097.058.092.1-.002.018-.022.025-.044.024-.024-.003-.041-.015-.044-.034h-.007a.206.206 0 0 1-.014.032c.016.01.036.015.055.016.053.006.094-.015.098-.048.007-.06-.099-.064-.095-.1.002-.014.014-.024.041-.022.02.002.032.012.037.027h.005Zm3.508.145c.018-.066.042-.129.064-.193a.095.095 0 0 1-.015.003l-.016.002c-.01.046-.026.092-.042.138-.028-.04-.058-.08-.083-.12l-.03.005-.03.003c.042.055.084.11.123.166l.015-.004h.014Zm.181-.191h-.025l-.026-.001-.004.18.132.002a.052.052 0 0 1-.002-.012l.002-.011a.982.982 0 0 1-.08.002l.003-.16Zm.207.029c.021.002.041.005.062.009l-.001-.012.003-.01-.178-.015v.011l-.003.012.065.001-.015.162h.026l.025.004.016-.162Zm.073.177.026.004.025.007.02-.083h.003l.015.034.026.062.03.005.031.008-.009-.019c-.014-.028-.029-.056-.041-.084.033 0 .058-.01.064-.036.005-.017-.003-.03-.02-.043-.013-.008-.037-.013-.053-.016l-.072-.015-.045.176Zm.092-.152c.02.005.047.008.047.03l-.002.014c-.007.026-.028.035-.063.025l.018-.069Zm.247.206c-.001.02-.005.038-.009.059.009.004.018.007.026.012l.026.015.017-.203a.225.225 0 0 1-.023-.012l-.187.114.015.007.014.007.051-.036.07.037Zm-.053-.046.062-.039-.007.067-.055-.028Z' fill='%23C8B100'/%3E%3Cpath d='M7.323 5.116c.195 0 .368.028.481.07a.952.952 0 0 0 .247.061c.072.01.14.011.2.007.08-.002.196.02.312.07a.85.85 0 0 1 .23.137l-.047.04-.013.11-.126.138-.063.051-.15.114-.076.006-.023.063-.965-.108-.97.108-.022-.063-.077-.006-.149-.114-.063-.051-.126-.138-.013-.11-.046-.04a.854.854 0 0 1 .229-.138.818.818 0 0 1 .311-.069c.06.004.129.002.201-.007a.952.952 0 0 0 .246-.06c.114-.043.277-.07.472-.07Z' fill='%23AD1519' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m6.61 5.36.04.03.061-.094a.214.214 0 0 1-.11-.208c.007-.122.162-.222.359-.222.102 0 .194.027.259.07a.856.856 0 0 1 .006-.052.551.551 0 0 0-.265-.064c-.227 0-.403.123-.412.268a.254.254 0 0 0 .094.221l-.032.05Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M6.613 5.36c-.078-.054-.126-.129-.126-.211 0-.095.065-.18.164-.236a.246.246 0 0 0-.009.396l-.03.052Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M5.932 5.457a.244.244 0 0 1-.043-.282c.062-.123.258-.212.491-.212.063 0 .124.006.18.019-.012.013-.022.027-.032.041a.813.813 0 0 0-.148-.013c-.213 0-.392.079-.444.186a.198.198 0 0 0-.02.09c0 .064.031.123.08.162l-.076.12-.042-.03.054-.081Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M6.01 5.054a.317.317 0 0 0-.122.121.244.244 0 0 0 .043.282l-.046.073a.296.296 0 0 1-.071-.188c0-.118.078-.22.196-.288Zm1.324-.258c.052 0 .097.032.107.076a.853.853 0 0 1 .012.13v.014l.001.017a.744.744 0 0 0 .038.239l-.158.144-.159-.144a.742.742 0 0 0 .038-.239l.001-.017v-.015c0-.046.005-.09.012-.129.01-.044.057-.076.108-.076Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.334 4.842c.027 0 .05.017.055.04a.77.77 0 0 1 .012.122v.03a.69.69 0 0 0 .036.225l-.103.094-.104-.094a.707.707 0 0 0 .035-.225l.001-.017v-.013c.001-.044.005-.086.012-.123.005-.022.03-.039.056-.039Zm.724.518-.041.03-.061-.094a.214.214 0 0 0 .11-.208c-.006-.122-.161-.222-.358-.222a.477.477 0 0 0-.26.07.666.666 0 0 0-.006-.052.553.553 0 0 1 .266-.064c.226 0 .403.123.412.268l.001.025a.255.255 0 0 1-.096.196l.033.05Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M8.055 5.36c.077-.054.125-.129.125-.211 0-.095-.065-.18-.163-.236a.246.246 0 0 1 .008.396l.03.052Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M8.736 5.457a.244.244 0 0 0 .043-.282c-.062-.123-.258-.212-.491-.212a.847.847 0 0 0-.18.019c.012.013.022.027.031.041a.81.81 0 0 1 .149-.013c.213 0 .391.079.443.186a.198.198 0 0 1 .022.09.209.209 0 0 1-.082.162l.077.12.041-.03-.053-.081Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M8.657 5.053a.317.317 0 0 1 .123.122.244.244 0 0 1-.044.282l.047.072a.295.295 0 0 0 .071-.187c0-.118-.078-.22-.197-.289Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.335 4.802c.072 0 .13-.053.13-.118s-.058-.117-.13-.117c-.072 0-.13.052-.13.117s.058.118.13.118Z' fill='%23005BBF' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M7.3 4.355v.063h-.07v.065h.07v.185h-.089c0 .006-.006.01-.006.016 0 .017.003.032.01.046l.001.001h.239a.11.11 0 0 0 .01-.046c0-.007-.005-.011-.006-.017h-.087v-.185h.071v-.064h-.071v-.064h-.071Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M7.334 5.34c.031 0 .057-.022.057-.05 0-.027-.026-.05-.057-.05-.03 0-.056.023-.056.05 0 .028.026.05.056.05Z' fill='%23fff' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.334 5.242c.031 0 .057-.023.057-.05 0-.029-.026-.051-.057-.051-.03 0-.056.022-.056.05 0 .028.026.05.056.05ZM7.334 5.125c.025 0 .045-.018.045-.04 0-.023-.02-.04-.045-.04-.024 0-.044.017-.044.04 0 .022.02.04.044.04ZM7.334 5.018c.018 0 .033-.013.033-.029s-.015-.03-.033-.03c-.017 0-.032.014-.032.03s.015.03.032.03ZM7.334 4.928c.015 0 .026-.01.026-.023s-.011-.023-.026-.023c-.014 0-.025.01-.025.023s.011.023.025.023ZM5.836 5.592c.017 0 .032-.013.032-.03 0-.015-.015-.028-.032-.028-.018 0-.033.013-.033.029s.015.029.033.029ZM5.792 5.518c.017 0 .032-.013.032-.03 0-.016-.015-.029-.032-.029-.018 0-.033.013-.033.03 0 .016.015.029.033.029ZM5.762 5.432c.018 0 .032-.014.032-.03s-.014-.029-.032-.029c-.018 0-.032.013-.032.03 0 .015.014.029.032.029ZM5.758 5.339c.018 0 .033-.013.033-.03 0-.015-.015-.028-.033-.028-.017 0-.032.013-.032.029s.015.029.032.029ZM5.782 5.248c.018 0 .032-.013.032-.029S5.8 5.19 5.782 5.19c-.018 0-.032.013-.032.03 0 .015.014.028.032.028ZM5.832 5.166c.018 0 .032-.013.032-.03 0-.016-.014-.029-.032-.029-.018 0-.033.013-.033.03 0 .016.015.029.033.029ZM5.898 5.098c.018 0 .032-.013.032-.03 0-.016-.014-.029-.032-.029-.018 0-.033.013-.033.03 0 .016.015.029.033.029ZM5.975 5.041c.017 0 .032-.013.032-.029s-.015-.029-.032-.029c-.018 0-.033.013-.033.03 0 .015.015.028.033.028ZM6.066 4.995c.018 0 .032-.013.032-.029s-.014-.03-.032-.03c-.018 0-.032.014-.032.03s.014.03.032.03ZM6.161 4.962c.018 0 .032-.013.032-.029s-.014-.029-.032-.029c-.018 0-.032.013-.032.03 0 .015.014.028.032.028ZM6.267 4.944c.018 0 .033-.013.033-.029s-.015-.029-.033-.029c-.018 0-.032.013-.032.03 0 .015.014.028.032.028ZM6.368 4.94c.018 0 .032-.014.032-.03s-.014-.03-.032-.03c-.018 0-.032.014-.032.03s.014.03.032.03ZM6.467 4.943c.018 0 .032-.014.032-.03s-.014-.029-.032-.029c-.018 0-.032.013-.032.03 0 .015.014.029.032.029ZM6.577 5.358c.018 0 .032-.013.032-.029s-.014-.03-.032-.03c-.018 0-.032.014-.032.03s.014.03.032.03ZM6.522 5.283c.018 0 .032-.013.032-.029s-.014-.029-.032-.029c-.018 0-.032.013-.032.03 0 .015.014.028.032.028ZM6.493 5.202c.018 0 .032-.013.032-.029s-.014-.03-.032-.03c-.018 0-.032.014-.032.03s.014.03.032.03ZM6.496 5.113c.018 0 .033-.013.033-.03 0-.015-.015-.028-.033-.028-.017 0-.032.013-.032.029s.015.03.032.03ZM6.517 5.024c.017 0 .032-.013.032-.03 0-.016-.015-.029-.032-.029-.018 0-.033.013-.033.03 0 .016.015.029.033.029ZM6.566 4.943c.018 0 .032-.014.032-.03s-.014-.029-.032-.029c-.018 0-.032.013-.032.03 0 .015.014.029.032.029ZM6.641 4.886c.018 0 .032-.013.032-.029s-.014-.029-.032-.029c-.018 0-.032.013-.032.03 0 .015.014.028.032.028ZM6.729 4.84c.018 0 .032-.013.032-.03 0-.015-.014-.028-.032-.028-.018 0-.032.013-.032.029s.014.029.032.029ZM6.826 4.812c.018 0 .032-.013.032-.029s-.014-.03-.032-.03c-.018 0-.032.014-.032.03s.014.03.032.03ZM6.926 4.796c.018 0 .033-.013.033-.03 0-.016-.015-.029-.033-.029-.017 0-.032.013-.032.03 0 .016.015.029.032.029ZM7.025 4.797c.018 0 .033-.013.033-.03 0-.015-.015-.028-.033-.028-.018 0-.032.013-.032.029s.014.029.032.029ZM7.128 4.813c.017 0 .032-.013.032-.029s-.015-.029-.032-.029c-.018 0-.033.013-.033.03 0 .015.015.028.033.028ZM7.223 4.845c.018 0 .032-.013.032-.03 0-.015-.014-.029-.032-.029-.018 0-.033.014-.033.03s.015.029.033.029ZM7.445 4.845c.018 0 .032-.013.032-.03 0-.015-.014-.029-.032-.029-.018 0-.033.014-.033.03s.015.029.033.029ZM7.54 4.813c.018 0 .032-.013.032-.029s-.014-.029-.032-.029c-.018 0-.032.013-.032.03 0 .015.014.028.032.028ZM7.643 4.797c.017 0 .032-.013.032-.03 0-.015-.015-.028-.032-.028-.018 0-.033.013-.033.029s.015.029.033.029ZM7.741 4.796c.018 0 .032-.013.032-.03 0-.016-.014-.029-.032-.029-.018 0-.032.013-.032.03 0 .016.014.029.032.029ZM7.842 4.812c.018 0 .032-.013.032-.029s-.014-.03-.032-.03c-.018 0-.032.014-.032.03s.014.03.032.03ZM7.939 4.84c.018 0 .032-.013.032-.03 0-.015-.014-.028-.032-.028-.018 0-.033.013-.033.029s.015.029.033.029ZM8.027 4.886c.018 0 .032-.013.032-.029s-.014-.029-.032-.029c-.018 0-.032.013-.032.03 0 .015.014.028.032.028ZM8.102 4.943c.017 0 .032-.014.032-.03s-.015-.029-.032-.029c-.018 0-.033.013-.033.03 0 .015.015.029.033.029ZM8.151 5.024c.018 0 .032-.013.032-.03 0-.016-.014-.029-.032-.029-.018 0-.032.013-.032.03 0 .016.014.029.032.029ZM8.171 5.113c.018 0 .033-.013.033-.03 0-.015-.015-.028-.033-.028-.017 0-.032.013-.032.029s.015.03.032.03ZM8.175 5.202c.018 0 .032-.013.032-.029s-.014-.03-.032-.03c-.018 0-.032.014-.032.03s.014.03.032.03ZM8.145 5.283c.018 0 .033-.013.033-.029s-.015-.029-.033-.029c-.017 0-.032.013-.032.03 0 .015.015.028.032.028ZM8.091 5.358c.018 0 .032-.013.032-.029s-.014-.03-.032-.03c-.018 0-.032.014-.032.03s.014.03.032.03ZM8.2 4.943c.018 0 .033-.014.033-.03s-.015-.029-.032-.029c-.018 0-.033.013-.033.03 0 .015.015.029.033.029ZM8.3 4.94c.017 0 .032-.014.032-.03s-.015-.03-.032-.03c-.018 0-.033.014-.033.03s.015.03.033.03ZM8.4 4.944c.018 0 .033-.013.033-.029s-.015-.029-.033-.029c-.017 0-.032.013-.032.03 0 .015.015.028.032.028ZM8.507 4.962c.017 0 .032-.013.032-.029s-.015-.029-.032-.029c-.018 0-.033.013-.033.03 0 .015.015.028.033.028ZM8.602 4.995c.018 0 .032-.013.032-.029s-.014-.03-.032-.03c-.018 0-.033.014-.033.03s.015.03.033.03ZM8.693 5.041c.018 0 .032-.013.032-.029s-.014-.029-.032-.029c-.018 0-.032.013-.032.03 0 .015.014.028.032.028ZM8.77 5.098c.018 0 .032-.013.032-.03 0-.016-.014-.029-.032-.029-.018 0-.033.013-.033.03 0 .016.015.029.033.029ZM8.836 5.166c.017 0 .032-.013.032-.03 0-.016-.015-.029-.032-.029-.018 0-.033.013-.033.03 0 .016.015.029.033.029ZM8.885 5.248c.018 0 .033-.013.033-.029s-.015-.029-.033-.029c-.018 0-.032.013-.032.03 0 .015.014.028.032.028ZM8.91 5.339c.017 0 .031-.013.031-.03 0-.015-.014-.028-.032-.028-.018 0-.032.013-.032.029s.014.029.032.029ZM8.905 5.432c.018 0 .033-.014.033-.03s-.015-.029-.033-.029c-.017 0-.032.013-.032.03 0 .015.015.029.033.029ZM8.876 5.518c.018 0 .033-.013.033-.03 0-.016-.015-.029-.033-.029-.018 0-.032.013-.032.03 0 .016.014.029.032.029ZM8.832 5.592c.018 0 .033-.013.033-.03 0-.015-.015-.028-.033-.028-.018 0-.032.013-.032.029s.014.029.032.029Z' fill='%23fff' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.338 6.333c-.36 0-.682-.041-.912-.107A.034.034 0 0 1 6.4 6.19c0-.015.009-.028.025-.033.23-.066.552-.107.912-.107s.682.04.912.107a.033.033 0 0 1 .024.033c0 .015-.008.03-.024.035-.23.066-.552.106-.912.107Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.335 6.05c-.364.001-.69.045-.92.113.019-.01.017-.032-.007-.09-.029-.07-.073-.068-.073-.068a3.885 3.885 0 0 1 1.002-.117c.394 0 .75.046 1.005.117 0 0-.045-.003-.074.068-.023.058-.025.08-.006.09a3.502 3.502 0 0 0-.927-.112Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.337 5.888c-.394.001-.748.046-1.002.117-.017.005-.035 0-.04-.016a.03.03 0 0 1 .02-.038 3.857 3.857 0 0 1 1.022-.123c.404.001.768.048 1.024.123a.03.03 0 0 1 .02.038c-.005.015-.023.021-.04.016a3.9 3.9 0 0 0-1.004-.117Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='m7.34 5.594.035.006a.123.123 0 0 0-.007.046c0 .072.065.13.144.13a.143.143 0 0 0 .137-.09c.003.001.014-.047.02-.046.005 0 .005.05.007.05.009.065.072.11.143.11.08 0 .144-.06.144-.131l-.001-.016.045-.043.024.055a.113.113 0 0 0-.013.057c0 .068.061.124.137.124.048 0 .09-.022.115-.055l.029-.035v.043c0 .043.019.082.063.089 0 0 .05.002.118-.048.067-.05.104-.092.104-.092l.006.05s-.056.083-.117.116a.219.219 0 0 1-.124.032c-.042-.007-.072-.04-.088-.077a.212.212 0 0 1-.104.028c-.082 0-.156-.044-.185-.109a.208.208 0 0 1-.153.063.217.217 0 0 1-.163-.071.217.217 0 0 1-.143.052.214.214 0 0 1-.175-.085.214.214 0 0 1-.174.085.216.216 0 0 1-.143-.052.218.218 0 0 1-.164.071.208.208 0 0 1-.152-.063c-.03.065-.103.109-.185.109a.21.21 0 0 1-.104-.028c-.016.038-.046.07-.089.077a.218.218 0 0 1-.124-.032c-.06-.033-.116-.116-.116-.116l.005-.05s.038.042.105.092c.067.05.118.048.118.048.044-.007.063-.046.063-.09v-.042l.029.035a.142.142 0 0 0 .114.055c.076 0 .138-.056.138-.124 0-.02-.004-.04-.014-.057l.025-.055.045.043-.001.016c0 .072.064.13.144.13.07 0 .134-.044.143-.11.002 0 .001-.049.006-.05.006 0 .018.048.02.047.019.052.073.09.137.09.08 0 .144-.058.144-.13 0-.017 0-.032-.007-.046l.038-.006Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M6.112 5.777a.063.063 0 0 0-.021-.03c-.023-.019-.054-.022-.07-.007a.028.028 0 0 0-.004.007s-.033-.058-.07-.078c-.039-.02-.103-.014-.103-.014 0-.045.038-.081.087-.081.03 0 .057.011.073.03l.007-.029s.04.008.058.05c.018.044-.002.107-.002.107s.01-.027.025-.045a.246.246 0 0 1 .073-.046c.02-.009.04-.022.04-.022a.16.16 0 0 0 .002.04.25.25 0 0 1 .112.013.143.143 0 0 1-.077.065l.024.02c.01.01.013.015.013.015l-.037.005c-.013.001-.054.008-.079.006a.482.482 0 0 1-.05-.006Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M6.022 5.74c.015-.015.046-.012.069.007.024.019.03.047.015.062s-.046.011-.07-.008c-.022-.019-.03-.046-.014-.06Z' fill='%23AD1519' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M6.347 5.765c-.008-.023 0-.046.017-.05.018-.006.039.008.047.032.008.023.001.046-.017.051-.017.005-.038-.01-.047-.033Z' fill='%23fff' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M6.633 5.652a.051.051 0 0 1-.02-.03.047.047 0 0 1 .007-.035s-.026-.012-.054-.019a.357.357 0 0 0-.07-.006h-.033a.173.173 0 0 0 .023.036.153.153 0 0 0-.089.059c.029.019.067.03.106.027 0 0-.004.01-.006.024l-.002.017.031-.011c.01-.004.046-.015.063-.027.024-.015.044-.035.044-.035Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M6.62 5.366a.15.15 0 0 1 .067.085s.004-.007.021-.016c.017-.01.032-.01.032-.01l-.007.038c-.003.01-.003.038-.01.064-.006.027-.018.048-.018.048a.06.06 0 0 0-.046-.012.055.055 0 0 0-.04.025s-.019-.016-.035-.038c-.016-.023-.027-.05-.033-.059L6.53 5.46s.014-.005.033-.001c.02.003.026.009.026.009a.138.138 0 0 1 .03-.1Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M6.716 5.639a.046.046 0 0 0 .007-.035.048.048 0 0 0-.019-.03s.02-.02.043-.035c.018-.011.053-.023.063-.027l.032-.01-.002.016c-.002.015-.006.025-.006.025a.166.166 0 0 1 .106.027.154.154 0 0 1-.09.058s.008.008.015.021l.009.016-.034-.001c-.011 0-.048 0-.07-.006-.027-.007-.054-.019-.054-.019' fill='%23C8B100'/%3E%3Cpath d='M6.716 5.639a.046.046 0 0 0 .007-.035.048.048 0 0 0-.019-.03s.02-.02.043-.035c.018-.011.053-.023.063-.027l.032-.01-.002.016c-.002.015-.006.025-.006.025a.166.166 0 0 1 .106.027.154.154 0 0 1-.09.058s.008.008.015.021l.009.016-.034-.001c-.011 0-.048 0-.07-.006-.027-.007-.054-.019-.054-.019' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M6.67 5.67c.035 0 .063-.026.063-.057 0-.032-.028-.058-.064-.058-.035 0-.063.026-.063.058 0 .031.028.057.063.057Z' fill='%23AD1519' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M6.974 5.65c-.003-.025.01-.046.027-.048.019-.002.037.016.04.04.003.024-.009.046-.027.048-.019.002-.036-.016-.04-.04Z' fill='%23fff' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.29 5.595a.055.055 0 0 1-.016-.037c0-.014.005-.027.015-.037 0 0-.026-.019-.056-.031-.022-.01-.064-.017-.076-.02l-.038-.006a.166.166 0 0 0 .018.045.18.18 0 0 0-.112.05.184.184 0 0 0 .112.048s-.006.01-.012.026l-.006.02.038-.008c.012-.002.054-.009.076-.018a.397.397 0 0 0 .056-.031' fill='%23C8B100'/%3E%3Cpath d='M7.29 5.595a.055.055 0 0 1-.016-.037c0-.014.005-.027.015-.037 0 0-.026-.019-.056-.031-.022-.01-.064-.017-.076-.02l-.038-.006a.166.166 0 0 0 .018.045.18.18 0 0 0-.112.05.184.184 0 0 0 .112.048s-.006.01-.012.026l-.006.02.038-.008c.012-.002.054-.009.076-.018a.397.397 0 0 0 .056-.031' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.336 5.274c.031.027.055.066.058.107 0 0 .005-.007.026-.015.022-.007.038-.004.038-.004l-.016.04c-.005.01-.012.042-.025.07-.013.028-.03.05-.03.05a.067.067 0 0 0-.05-.021.067.067 0 0 0-.049.02s-.018-.02-.03-.049c-.014-.028-.02-.06-.025-.07a.904.904 0 0 1-.017-.04s.017-.003.038.004c.021.008.027.015.027.015a.163.163 0 0 1 .055-.107Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.385 5.595a.053.053 0 0 0 .015-.037.053.053 0 0 0-.015-.037s.027-.019.056-.031c.022-.01.064-.017.076-.02l.037-.006s0 .006-.005.019c-.006.016-.012.026-.012.026a.18.18 0 0 1 .112.05.182.182 0 0 1-.112.048.182.182 0 0 0 .017.045l-.037-.007c-.012-.002-.054-.009-.076-.018-.03-.013-.056-.031-.056-.031' fill='%23C8B100'/%3E%3Cpath d='M7.385 5.595a.053.053 0 0 0 .015-.037.053.053 0 0 0-.015-.037s.027-.019.056-.031c.022-.01.064-.017.076-.02l.037-.006s0 .006-.005.019c-.006.016-.012.026-.012.026a.18.18 0 0 1 .112.05.182.182 0 0 1-.112.048.182.182 0 0 0 .017.045l-.037-.007c-.012-.002-.054-.009-.076-.018-.03-.013-.056-.031-.056-.031' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.337 5.616c.035 0 .064-.026.064-.058S7.372 5.5 7.337 5.5s-.063.026-.063.058.028.058.063.058Z' fill='%23AD1519' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.702 5.65c.004-.025-.009-.046-.027-.048-.018-.002-.036.016-.04.04-.003.024.01.046.028.048.018.002.036-.016.04-.04Z' fill='%23fff' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.96 5.639a.048.048 0 0 1-.007-.035.05.05 0 0 1 .02-.03s-.02-.02-.043-.035c-.018-.011-.053-.023-.064-.027l-.03-.01v.016a.175.175 0 0 0 .006.025.165.165 0 0 0-.105.027c.02.027.052.05.089.058 0 0-.007.008-.015.021l-.008.016.034-.001c.01 0 .048 0 .07-.006.027-.007.053-.019.053-.019' fill='%23C8B100'/%3E%3Cpath d='M7.96 5.639a.048.048 0 0 1-.007-.035.05.05 0 0 1 .02-.03s-.02-.02-.043-.035c-.018-.011-.053-.023-.064-.027l-.03-.01v.016a.175.175 0 0 0 .006.025.165.165 0 0 0-.105.027c.02.027.052.05.089.058 0 0-.007.008-.015.021l-.008.016.034-.001c.01 0 .048 0 .07-.006.027-.007.053-.019.053-.019' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M8.057 5.366a.152.152 0 0 0-.068.085s-.003-.007-.02-.016c-.018-.01-.033-.01-.033-.01l.008.038c.003.01.003.038.01.064.006.027.018.048.018.048a.06.06 0 0 1 .046-.012.056.056 0 0 1 .039.025s.02-.016.035-.038c.016-.023.027-.05.033-.059l.021-.032s-.013-.005-.033-.001c-.02.003-.026.009-.026.009a.137.137 0 0 0-.03-.1Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M8.044 5.652a.049.049 0 0 0 .02-.03.045.045 0 0 0-.007-.035s.026-.012.054-.019a.355.355 0 0 1 .069-.006h.034l-.009.015c-.007.013-.014.021-.014.021a.155.155 0 0 1 .089.059.169.169 0 0 1-.106.027s.004.01.006.024l.002.017-.031-.011c-.011-.004-.046-.015-.064-.027-.023-.015-.043-.035-.043-.035Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M8.007 5.67c.035 0 .064-.026.064-.057 0-.032-.029-.058-.064-.058s-.063.026-.063.058c0 .031.028.057.063.057Z' fill='%23AD1519' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M8.33 5.765c.008-.023 0-.046-.017-.05-.018-.006-.04.008-.048.032-.008.023 0 .046.017.051.018.005.039-.01.047-.033Z' fill='%23fff' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M8.564 5.777a.065.065 0 0 1 .022-.03c.023-.019.054-.022.069-.007a.03.03 0 0 1 .005.007s.032-.058.07-.078c.039-.02.103-.014.103-.014 0-.045-.038-.081-.088-.081a.094.094 0 0 0-.072.03l-.007-.029s-.04.008-.058.05c-.018.044.001.107.001.107s-.01-.027-.024-.045a.246.246 0 0 0-.073-.046c-.02-.009-.04-.022-.04-.022l-.002.017a.15.15 0 0 0 0 .023.249.249 0 0 0-.112.013.142.142 0 0 0 .076.065l-.024.02a.119.119 0 0 0-.012.015l.037.005c.012.001.054.008.078.006a.473.473 0 0 0 .051-.006Z' fill='%23C8B100' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M8.655 5.74c-.015-.015-.046-.012-.07.007-.023.019-.03.047-.014.062.015.015.046.011.069-.008.023-.019.03-.046.015-.06Z' fill='%23AD1519' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.337 6.288c-.325 0-.618-.036-.842-.091.224-.055.517-.089.842-.09.324.001.62.035.843.09a3.647 3.647 0 0 1-.843.091Z' fill='%23AD1519' stroke='%23000' stroke-width='.011' stroke-linejoin='round'/%3E%3Cpath d='M7.569 6.28V6.11m-.089.174.002-.178m-.066.18v-.181' stroke='%23000' stroke-width='.001'/%3E%3Cpath d='M7.361 6.29v-.184' stroke='%23000' stroke-width='.003'/%3E%3Cpath d='M7.309 6.29v-.184' stroke='%23000' stroke-width='.004'/%3E%3Cpath d='M7.26 6.29v-.184' stroke='%23000' stroke-width='.005'/%3E%3Cpath d='M7.21 6.29v-.184' stroke='%23000' stroke-width='.006'/%3E%3Cpath d='M7.167 6.29v-.184' stroke='%23000' stroke-width='.008'/%3E%3Cpath d='M7.083 6.28v-.167m.04.17v-.176' stroke='%23000' stroke-width='.009'/%3E%3Cpath d='M7.006 6.272v-.154m.04.159-.002-.164' stroke='%23000' stroke-width='.01'/%3E%3Cpath d='M6.904 6.264v-.136m.033.138v-.142m.035.146v-.148' stroke='%23000' stroke-width='.012'/%3E%3Cpath d='M6.867 6.263V6.13' stroke='%23000' stroke-width='.013'/%3E%3Cpath d='M6.834 6.256v-.122' stroke='%23000' stroke-width='.014'/%3E%3Cpath d='M6.798 6.253v-.114' stroke='%23000' stroke-width='.016'/%3E%3Cpath d='m6.724 6.243-.002-.09m.04.094v-.101' stroke='%23000' stroke-width='.017'/%3E%3Cpath d='M6.686 6.235v-.08' stroke='%23000' stroke-width='.018'/%3E%3Cpath d='M6.651 6.229v-.067' stroke='%23000' stroke-width='.019'/%3E%3Cpath d='M6.613 6.22v-.052' stroke='%23000' stroke-width='.02'/%3E%3Cpath d='M6.574 6.216v-.04' stroke='%23000' stroke-width='.022'/%3E%3Cpath d='M6.533 6.207v-.02' stroke='%23000' stroke-width='.025'/%3E%3Cpath d='M6.457 6.207a3.56 3.56 0 0 1 .88-.1c.344.001.654.038.881.1' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='m6.357 6.08.036-.044.099.012-.08.055-.055-.022Z' fill='%23AD1519' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M6.572 6.028c0-.016.014-.03.032-.03.018 0 .032.014.032.03s-.014.029-.032.029c-.018 0-.032-.013-.032-.03Z' fill='%23fff' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='m6.853 6.022-.069.007c-.018.002-.034-.009-.036-.025-.003-.016.01-.03.028-.032l.07-.008.07-.008c.018-.002.034.01.036.026.002.016-.01.03-.028.032l-.07.008Z' fill='%23058E6E' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.056 5.974c0-.016.014-.03.032-.03.018 0 .032.014.032.03s-.014.029-.032.029c-.018 0-.032-.013-.032-.03Z' fill='%23fff' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.338 5.997H7.24c-.017 0-.032-.013-.032-.03 0-.016.014-.028.032-.028h.195c.017 0 .032.012.032.029 0 .016-.015.029-.033.029h-.097Z' fill='%23AD1519' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.555 5.974c0-.016.015-.03.032-.03.018 0 .033.014.033.03s-.015.029-.033.029c-.017 0-.032-.013-.032-.03Z' fill='%23fff' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='m7.822 6.022.07.007c.017.002.034-.009.036-.025.002-.016-.011-.03-.029-.032l-.07-.008-.07-.008c-.018-.002-.034.01-.036.026-.002.016.01.03.028.032l.071.008Z' fill='%23058E6E' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M8.04 6.028c0-.016.014-.03.032-.03.018 0 .032.014.032.03s-.014.029-.032.029c-.018 0-.033-.013-.033-.03Z' fill='%23fff' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='m8.318 6.08-.035-.044-.1.012.08.055.055-.022Z' fill='%23AD1519' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.348 9.641c-.384 0-.765-.09-1.084-.239a.66.66 0 0 1-.392-.593v-.933h2.945v.933a.66.66 0 0 1-.391.593c-.32.15-.695.24-1.078.24Z' fill='%23CCC' stroke='%23000' stroke-width='.015'/%3E%3Cpath d='M7.419 9.227c.061.018.092.062.092.113 0 .066-.067.117-.155.117s-.16-.05-.16-.117c0-.05.03-.107.091-.11l-.007-.015-.019-.018s.023-.004.037 0a.079.079 0 0 1 .022.014s.007-.012.016-.022c.008-.009.02-.015.02-.015s.014.011.018.018c.005.008.007.017.007.017s.013-.01.024-.014c.01-.004.024-.007.024-.007l-.006.02c-.003.006-.004.02-.004.02Z' fill='%23FFD691' stroke='%23000' stroke-width='.015'/%3E%3Cpath d='M7.343 9.529s-.117-.075-.168-.085c-.064-.013-.137-.003-.168-.004 0 0 .037.026.054.041.016.015.07.046.1.054a.372.372 0 0 0 .182-.006Zm.033.007s.075-.075.153-.085c.092-.012.153.007.189.016 0 0-.03.014-.046.025-.016.01-.058.044-.121.044-.064.001-.135-.006-.146-.005a7.351 7.351 0 0 0-.029.005Z' fill='%23058E6E' stroke='%23000' stroke-width='.015'/%3E%3Cpath d='M7.354 9.444a.138.138 0 0 1 0-.208.142.142 0 0 1 .047.104.137.137 0 0 1-.047.104Z' fill='%23AD1519' stroke='%23000' stroke-width='.015'/%3E%3Cpath d='M7.324 9.596s.018-.043.02-.08c.001-.03-.005-.06-.005-.06h.024s.011.032.011.06c0 .03-.005.067-.005.067s-.016.002-.022.005a.355.355 0 0 1-.023.008Z' fill='%23058E6E' stroke='%23000' stroke-width='.015'/%3E%3Cpath d='M7.343 8.808c0 .368-.328.667-.735.667-.408 0-.738-.299-.738-.667v-.934h1.473v.934Z' fill='%23AD1519' stroke='%23000' stroke-width='.015'/%3E%3Cpath d='M5.867 8.796a.694.694 0 0 0 .169.438V7.85H5.87l-.003.947Zm.325.563c.046.023.109.062.177.077l-.005-1.595h-.172V9.36Zm.328.112a.84.84 0 0 0 .172 0v-1.63H6.52v1.63Zm.324-.035a.595.595 0 0 0 .177-.073V7.84h-.173l-.004 1.595Zm.337-.217c.072-.061.14-.2.164-.357l.004-1.02h-.172l.004 1.377Z' fill='%23C8B100' stroke='%23000' stroke-width='.015'/%3E%3Cpath d='M8.82 7.874v.934c0 .368-.332.667-.74.667-.407 0-.737-.299-.737-.667v-.934h1.476Z' fill='%23AD1519' stroke='%23000' stroke-width='.015'/%3E%3Cpath d='m8 8.572.005-.011-.125-.133-.049.02-.09-.095.03-.04-.157-.168h-.008l.001.113.051.014v.125l-.05.014-.002.114a.075.075 0 0 1 .051.047h.094l.015-.047h.139l.014.047H8Zm-.205-.518v.045h.08v-.045h-.08Zm-.214.57c.018 0 .034-.013.034-.03 0-.018-.016-.032-.034-.032-.02 0-.035.014-.035.031 0 .018.016.031.035.031Zm.469-.272-.052-.014v-.125L8.05 8.2v-.053a.077.077 0 0 1-.053-.047h-.079l-.015.047h-.138l-.015-.047h-.09a.085.085 0 0 1-.009.017l.158.167.049-.02.09.095-.03.04.123.13a.239.239 0 0 1 .008-.003v-.173Zm-.213-.04-.038.03.052.055.038-.029-.052-.055Zm.235 1.014a.078.078 0 0 1-.074-.056.55.55 0 0 1-.139-.037l.025-.04a.49.49 0 0 0 .12.031.076.076 0 0 1 .046-.039v-.157L8 9.014v-.125l.051-.013v-.214a.026.026 0 0 1-.006-.003l-.116.124.029.04-.09.096-.049-.02L7.721 9a.066.066 0 0 1-.003.08c.028.03.06.056.095.077l-.024.04a.509.509 0 0 1-.112-.09.086.086 0 0 1-.076-.014.067.067 0 0 1-.009-.102l.005-.004a.43.43 0 0 1-.04-.14h.051a.377.377 0 0 0 .032.12c.014-.002.03 0 .043.004l.097-.103-.03-.04.09-.096.05.02.117-.123A.059.059 0 0 1 8 8.617h-.08l-.015.047h-.139l-.015-.047h-.095a.077.077 0 0 1-.05.045v.113h-.05v-.112a.074.074 0 0 1-.056-.07c0-.032.024-.06.057-.069v-.113l-.052-.014v-.125l.052-.014v-.113a.073.073 0 0 1-.054-.069c0-.04.036-.072.08-.072a.08.08 0 0 1 .077.05h.09l.015-.047h.138l.015.047h.079a.08.08 0 0 1 .075-.05l.002.234H8.05v.073h.025v.605H8.05v.073h.023l-.001.337Zm-.174-.512-.037-.03-.053.056.038.029.052-.055Zm-.292-.517h-.05v.073h.05v-.073Zm.269.32v-.045H7.79v.045h.084Zm-.311.271-.052-.01-.007-.126.051-.016v.072c0 .028.003.054.008.08Zm.043-.155.051.012.002.062a1.85 1.85 0 0 1 .005.063l-.051.016a.382.382 0 0 1-.008-.078v-.075Zm.317.474.011-.047a.428.428 0 0 1-.122-.059l-.037.031a.495.495 0 0 0 .148.075Zm-.025.04-.038.035a.576.576 0 0 1-.121-.06l.011-.049a.545.545 0 0 0 .148.075Z' fill='%23C8B100' stroke='%23C8B100' stroke-width='.007'/%3E%3Cpath d='m8.146 8.572-.005-.011.125-.133.049.02.09-.095-.03-.04.157-.168h.008l-.001.113-.051.014v.125l.051.014v.114a.075.075 0 0 0-.05.047h-.094l-.015-.047H8.24l-.014.047h-.08Zm.205-.518v.045h-.08v-.045h.08Zm.214.57c-.018 0-.034-.013-.034-.03 0-.018.016-.032.034-.032.02 0 .035.014.035.031 0 .018-.016.031-.035.031Zm-.469-.272.052-.014v-.125L8.096 8.2v-.053a.077.077 0 0 0 .053-.047h.079l.015.047h.138l.015-.047h.09a.086.086 0 0 0 .009.017l-.158.167-.049-.02-.09.095.03.04-.123.13c-.003 0-.005-.001-.008-.003v-.173Zm.213-.04.038.03-.052.055-.038-.029.052-.055Zm-.235 1.014a.078.078 0 0 0 .074-.056.55.55 0 0 0 .139-.037l-.025-.04a.49.49 0 0 1-.12.031.076.076 0 0 0-.046-.039v-.157l.051-.014v-.125l-.051-.013v-.214a.026.026 0 0 0 .006-.003l.116.124-.029.04.09.096.049-.02.097.102a.066.066 0 0 0 .003.08.452.452 0 0 1-.095.077l.024.04a.509.509 0 0 0 .112-.09.086.086 0 0 0 .076-.014.067.067 0 0 0 .009-.102l-.004-.004a.43.43 0 0 0 .038-.14h-.05a.377.377 0 0 1-.032.12.096.096 0 0 0-.043.004l-.097-.103.03-.04-.09-.096-.05.02-.117-.123a.06.06 0 0 0 .007-.013h.08l.015.047h.139l.015-.047h.095a.077.077 0 0 0 .05.045v.113h.05v-.112a.074.074 0 0 0 .056-.07c0-.032-.024-.06-.057-.069v-.113l.052-.014v-.125l-.052-.014v-.113a.073.073 0 0 0 .054-.069c0-.04-.036-.072-.08-.072a.08.08 0 0 0-.077.05h-.09l-.015-.047h-.138l-.015.047h-.079a.08.08 0 0 0-.075-.05l-.002.234h.025v.073h-.025v.605h.024v.073h-.023l.001.337Zm.174-.512.038-.03.052.056-.038.029-.052-.055Zm.292-.517h.05v.073h-.05v-.073Zm-.269.32v-.045h.084v.045H8.27Zm.311.271.052-.01.007-.126-.051-.016v.072a.424.424 0 0 1-.008.08Zm-.043-.155-.051.012-.002.062-.005.063.052.016a.382.382 0 0 0 .007-.078v-.075Zm-.317.474-.011-.047a.428.428 0 0 0 .122-.059l.037.031a.495.495 0 0 1-.148.075Zm.025.04.038.035a.576.576 0 0 0 .121-.06l-.011-.049a.545.545 0 0 1-.148.075Z' fill='%23C8B100' stroke='%23C8B100' stroke-width='.007'/%3E%3Cpath d='M7.996 8.594c0-.04.036-.072.08-.072.045 0 .08.032.08.072 0 .04-.035.073-.08.073-.044 0-.08-.033-.08-.073Z' fill='%23058E6E'/%3E%3Cpath d='M5.87 7.875h1.472v-1.56H5.87v1.56Z' fill='%23AD1519' stroke='%23000' stroke-width='.015'/%3E%3Cpath d='M6.375 6.676h-.027V6.65h-.047v.103h.047v.071h-.101v.207H6.3v.415h-.109v.213h.834v-.213h-.108V7.03h.054v-.207H6.87v-.07h.048V6.65H6.87v.026h-.027V6.65h-.047v.026h-.034V6.65h-.048v.103h.048v.071H6.66v-.226h.054v-.104H6.66v.026h-.027v-.026h-.048v.026h-.027v-.026h-.054v.104h.054v.226h-.101v-.07h.047V6.65h-.047v.026H6.43V6.65h-.055v.026Zm-.183.983h.834Zm0-.052h.834Zm0-.051h.834Zm0-.052h.834Zm0-.058h.834Zm.109-.046h.617Zm0-.052h.617Zm0-.058h.617Zm0-.051h.617Zm0-.052h.617Zm0-.052h.617Zm0-.052h.617Zm-.054-.052h.725Zm0-.051h.725Zm0-.052h.725Zm0-.052h.725Zm.101-.052h.522Zm.21-.051h.102Zm0-.052h.102Zm0-.052h.102Zm0-.052h.102Zm-.054-.064h.21Zm-.156.22h.109Zm-.047-.065h.203Zm0 .951v-.052Zm0-.103v-.052Zm-.054 0v.051Zm.101.051v-.051Zm.054.052v-.052Zm0-.103v-.052Zm0-.11V7.4Zm0-.098V7.29Zm-.054.156v-.058Zm-.101 0v-.058Zm.21-.058v.058Zm.047 0V7.4Zm-.156-.098V7.4Zm.109 0V7.4Zm.101 0V7.4Zm-.054 0V7.29Zm.054-.11v.052Zm0-.103v.052Zm-.054-.052v.052Zm.054-.052v.052Zm-.101 0v.052Zm-.109 0v.052Zm-.047-.051v.051Zm.101 0v.051Zm.102 0v.051Zm.054-.052v.052Zm-.101 0v.052Zm-.109 0v.052Zm-.047-.052v.052Zm.203 0v.052Zm-.102-.103v.051Zm.468 0h-.108Zm.048-.065h-.204Zm0 .951v-.052Zm0-.103v-.052Zm.054 0v.051Zm-.102.051v-.051Zm-.054.052v-.052Zm0-.103v-.052Zm0-.11V7.4Zm0-.098V7.29Zm.054.156v-.058Zm.102 0v-.058Zm-.21-.058v.058Zm-.048 0V7.4Zm.156-.098V7.4Zm-.108 0V7.4Zm-.102 0V7.4Zm.054 0V7.29Zm-.054-.11v.052Zm0-.103v.052Zm.054-.052v.052Zm-.054-.052v.052Zm.102 0v.052Zm.108 0v.052Zm.048-.051v.051Zm-.102 0v.051Zm-.102 0v.051Zm-.054-.052v.052Zm.102 0v.052Zm.108 0v.052Zm.048-.052v.052Zm-.204 0v.052Zm.102-.103v.051Zm-.21.575V7.29Zm0-.213v-.052Zm0 .104v-.052Zm0-.208V6.98Zm0-.103v-.052Zm0-.155V6.72Zm0-.104v-.052Zm-.258.084h.109Zm.21-.155h.102Zm.204.155h.108Z' fill='%23C8B100'/%3E%3Cpath d='M6.348 6.753h-.047V6.65h.047v.026h.027V6.65h.055v.026h.027V6.65h.047v.103h-.047m-.109 0v.071m0-.07h.109m-.109.07h-.101v.207m.101-.207h.522m-.623.207H6.3m-.054 0h.725m-.671 0v.415h-.109m.109-.415V6.98m-.109.466v.213h.834v-.213m-.834 0h.834m0 0h-.108V7.03m0 0h.054m-.054 0V6.98m.054.051v-.207H6.87m0 0v-.07m0 0h.048V6.65H6.87v.026h-.027V6.65h-.047v.026h-.034V6.65h-.048v.103h.048m.108 0h-.108m0 0v.071H6.66v-.226m0 0h.054v-.104H6.66v.026h-.027v-.026h-.048v.026h-.027v-.026h-.054v.104h.054m.102 0h-.102m0 0v.226h-.101v-.07m-.265.853h.834m-.834-.051h.834m-.834-.052h.834M6.301 7.4h.617M6.3 7.348h.617M6.3 7.29h.617M6.3 7.24h.617M6.3 7.187h.617M6.3 7.135h.617M6.3 7.083h.617m-.671-.103h.725m-.725-.052h.725m-.725-.052h.725m-.414-.103h.102m-.102-.052h.102m-.102-.052h.102m-.102-.052h.102m-.156-.064h.21m-.366.22h.109M6.3 6.708h.203m-.203.951v-.052m0-.051v-.052m-.054.052v.051m.101 0v-.051m.054.103v-.052m0-.051v-.052m0-.058V7.4m0-.052V7.29m-.054.214v-.058m-.101.058v-.058m.21 0v.058m.047-.058V7.4m-.156-.052V7.4m.109-.052V7.4m.101-.052V7.4m-.054-.052V7.29m.054-.051v.051m0-.155v.052m-.054-.104v.052m.054-.104v.052m-.101-.052v.052m-.109-.052v.052m.054-.103v.051m.102-.051v.051m.054-.103v.052m-.101-.052v.052m-.109-.052v.052m-.047-.104v.052m.203-.052v.052m-.102-.155v.051m.468-.051h-.108m.156-.065h-.204m.204.951v-.052m0-.051v-.052m.054.052v.051m-.102 0v-.051m-.054.103v-.052m0-.051v-.052m0-.058V7.4m0-.052V7.29m.054.214v-.058m.102.058v-.058m-.21 0v.058m-.048-.058V7.4m.156-.052V7.4m-.108-.052V7.4m-.102-.052V7.4m.054-.052V7.29M6.66 7.24v.051m0-.155v.052m.054-.104v.052m-.054-.104v.052m.102-.052v.052m.108-.052v.052m-.054-.103v.051m-.102-.051v.051m-.054-.103v.052m.102-.052v.052m.108-.052v.052m.048-.104v.052m-.204-.052v.052m.102-.155v.051m-.21.524V7.29m0-.155v-.052m0 .156v-.052m0-.156V6.98m0-.052v-.052m0-.103V6.72m0-.052v-.052' stroke='%23000' stroke-width='.013'/%3E%3Cpath d='M6.748 7.66v-.137c0-.026-.013-.103-.142-.103-.122 0-.136.077-.136.103v.136h.278Z' fill='%23C8B100' stroke='%23000' stroke-width='.013'/%3E%3Cpath d='m6.518 7.53-.068-.007c0-.026.007-.065.027-.078l.061.046c-.007.006-.02.026-.02.038Zm.115-.065.034-.059a.17.17 0 0 0-.061-.012.167.167 0 0 0-.054.012l.033.059h.048Zm.068.064.067-.006c0-.026-.006-.065-.027-.078l-.06.046c.006.006.02.026.02.038Zm-.197-.226v-.142c0-.039-.027-.071-.074-.071-.048 0-.075.032-.075.07v.143h.15Zm.21 0v-.142c0-.039.027-.071.075-.071.047 0 .074.032.074.07v.143h-.149Zm-.257-.35.006-.129h-.128l.013.13h.109Zm.203 0 .014-.129h-.13l.008.13h.108Zm.102 0-.014-.129h.136l-.014.13h-.108Z' fill='%23C8B100' stroke='%23000' stroke-width='.013'/%3E%3Cpath d='M6.7 7.66v-.117c0-.02-.013-.078-.094-.078-.075 0-.088.058-.088.078v.116H6.7Zm-.21-.37v-.123c0-.032-.02-.064-.06-.064-.041 0-.061.032-.061.064v.123h.122Zm.238 0v-.123c0-.032.02-.064.06-.064.041 0 .062.032.062.064v.123h-.122Z' fill='%230039F0'/%3E%3Cpath d='M7.342 7.875h1.476v-1.56H7.342v1.56Z' fill='%23CCC' stroke='%23000' stroke-width='.015'/%3E%3Cpath d='m8.094 6.7.001-.018.003-.01s-.047.004-.072-.003a.184.184 0 0 1-.07-.035c-.024-.019-.033-.03-.05-.033-.04-.006-.07.011-.07.011s.03.01.052.037c.023.027.047.04.058.043.017.005.078.001.094.002.017 0 .054.005.054.005Z' fill='%23DB4446' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='m8.315 6.636.002.04c.002.018-.006.034-.003.044.003.01.005.019.009.026a.1.1 0 0 1 .006.027l-.022-.016-.017-.012.003.029a.076.076 0 0 0 .015.035c.008.009.025.025.03.037.006.013.004.04.004.04s-.013-.02-.025-.025l-.037-.017s.023.022.023.043c0 .021-.01.045-.01.045s-.01-.019-.024-.031c-.013-.013-.033-.025-.033-.025s.016.032.016.054-.005.07-.005.07-.011-.019-.023-.027c-.012-.01-.026-.017-.03-.022-.004-.006.014.018.016.032.002.014.01.066.056.131.028.039.07.106.162.084.09-.022.057-.14.038-.194a.471.471 0 0 1-.028-.136c.001-.021.017-.083.015-.095a.226.226 0 0 1 .004-.092c.012-.037.022-.052.028-.067.006-.016.011-.024.014-.038.002-.013.002-.038.002-.038s.017.03.021.04c.004.01.004.042.004.042s.003-.031.029-.046c.025-.016.055-.032.062-.04a.063.063 0 0 0 .01-.015s-.002.054-.018.075c-.01.013-.052.058-.052.058s.021-.008.036-.008a.157.157 0 0 1 .025 0s-.018.013-.04.046c-.024.032-.015.035-.032.062-.017.027-.03.028-.052.044-.032.024-.015.122-.01.136.004.014.06.133.06.162.001.03.006.094-.047.135-.034.026-.09.027-.103.034-.012.008-.037.032-.037.082s.018.057.033.07c.015.012.034.006.038.015.005.01.007.015.013.021.006.006.01.013.009.023-.003.01-.027.035-.035.052a.407.407 0 0 0-.026.07c0 .006-.002.027.005.038 0 0 .027.03.009.035-.012.004-.023-.007-.029-.006-.015.004-.024.013-.028.013-.01-.002-.01-.007-.012-.021 0-.015 0-.02-.005-.02-.006 0-.01.004-.01.012-.002.008-.002.025-.01.025-.007 0-.017-.013-.024-.015-.006-.003-.024-.006-.025-.014-.001-.007.01-.024.022-.027.012-.003.022-.008.015-.014-.008-.006-.015-.006-.022 0-.008.006-.023.001-.023-.008.002-.008.004-.019.002-.024 0-.004-.013-.014.003-.023.018-.008.025.008.042.005s.025-.009.032-.018c.006-.01.005-.03-.007-.042-.011-.013-.023-.015-.027-.022l-.01-.026s.002.033 0 .038c-.002.005 0 .025 0 .025l-.022-.022a.14.14 0 0 1-.019-.038v.037c0 .01.012.02.008.024-.005.004-.025-.02-.03-.024-.006-.004-.023-.016-.03-.03-.007-.013-.013-.032-.015-.04a.118.118 0 0 1-.002-.043.999.999 0 0 0 .014-.032h-.042c-.022 0-.038-.006-.046.008-.009.014-.005.043.006.08.01.038.017.056.014.063a.09.09 0 0 1-.022.025c-.006.003-.02.002-.027-.001a.08.08 0 0 0-.037-.008h-.04c-.008-.003-.026-.011-.034-.01-.009.003-.024.01-.02.02.007.018-.006.022-.014.021-.009-.001-.016-.004-.027-.007-.01-.003-.026 0-.024-.011.002-.012.006-.013.012-.021.005-.01.007-.015 0-.015s-.014-.002-.02.003c-.006.004-.015.014-.022.01-.008-.004-.014-.012-.014-.03s-.02-.033-.001-.033c.018.001.041.014.045.004.005-.01.002-.014-.008-.022-.01-.007-.022-.012-.009-.021.013-.01.017-.01.022-.015.005-.006.012-.023.021-.018.018.008 0 .02.02.04.017.019.029.026.06.023.03-.003.039-.007.039-.016 0-.008-.003-.022-.004-.029a.17.17 0 0 1 .005-.027s-.014.008-.019.016a.353.353 0 0 1-.012.023s-.003-.017-.003-.031l.004-.025-.007-.026s-.005.02-.008.026c-.003.006-.005.03-.005.03s-.02-.016-.014-.043c.004-.021-.004-.049.003-.058.007-.01.022-.046.06-.047.039-.002.068.001.082 0 .013 0 .06-.009.06-.009s-.087-.042-.106-.055a.285.285 0 0 1-.061-.06c-.01-.016-.02-.045-.02-.045s-.015 0-.03.008a.15.15 0 0 0-.036.028.302.302 0 0 0-.021.03l.002-.035a.308.308 0 0 0-.001-.024s-.01.036-.03.05c-.02.013-.043.031-.043.031l.002-.024.005-.028s-.014.02-.035.024c-.022.004-.053.003-.056.016-.002.012.006.03 0 .039-.004.009-.015.015-.015.015s-.012-.01-.023-.01c-.01-.002-.021.004-.021.004s-.01-.012-.006-.02c.004-.006.02-.018.016-.022-.004-.005-.017.001-.026.005-.008.004-.025.007-.024-.005.002-.013.006-.02.002-.03-.004-.008-.002-.014.005-.017.007-.002.033.001.036-.005.002-.006-.007-.013-.024-.017-.018-.004-.026-.014-.017-.022a.059.059 0 0 0 .016-.018c.004-.007.006-.021.021-.014.016.007.013.023.03.028a.13.13 0 0 0 .063-.006c.008-.005.035-.024.044-.028a.688.688 0 0 0 .047-.032s-.022-.014-.03-.022c-.009-.008-.023-.025-.031-.03a.279.279 0 0 0-.056-.017c-.013 0-.05-.014-.05-.014s.017-.005.022-.01c.006-.004.02-.015.026-.014h.008s-.035-.001-.043-.003c-.007-.003-.029-.016-.037-.016a.19.19 0 0 0-.025.004s.022-.014.04-.017c.019-.003.033-.002.033-.002s-.028-.008-.035-.016c-.006-.01-.013-.023-.018-.029-.005-.006-.008-.016-.017-.017-.01 0-.025.011-.035.01-.009 0-.015-.006-.016-.019 0-.012 0-.008-.003-.015-.004-.006-.017-.022-.005-.026.013-.004.04.003.042-.002.002-.004-.014-.018-.025-.023-.01-.005-.028-.014-.019-.022.01-.007.018-.01.023-.017.005-.007.011-.026.022-.02.01.006.025.036.034.033.008-.002.009-.023.007-.032-.001-.009 0-.024.009-.023.008.001.014.012.028.013.013 0 .033-.003.031.006a.067.067 0 0 1-.018.03c-.009.01-.013.029-.007.041.005.013.02.034.034.042.013.008.038.014.054.024.015.01.052.037.064.04.012.003.025.01.025.01s.014-.007.033-.007c.02 0 .063.003.08-.004.016-.006.038-.018.031-.032-.006-.014-.043-.027-.04-.038.004-.011.017-.012.04-.013.022 0 .052.004.058-.026.006-.03.008-.047-.024-.054-.031-.007-.054-.007-.06-.029-.006-.022-.012-.027-.005-.033.006-.006.018-.009.041-.01.023-.002.05-.002.058-.007.007-.005.008-.02.017-.026a.199.199 0 0 1 .045-.011s.043.02.082.048a.44.44 0 0 1 .068.062' fill='%23ED72AA'/%3E%3Cpath d='m8.315 6.636.002.04c.002.018-.006.034-.003.044.003.01.005.019.009.026a.1.1 0 0 1 .006.027l-.022-.016-.017-.012.003.029a.076.076 0 0 0 .015.035c.008.009.025.025.03.037.006.013.004.04.004.04s-.013-.02-.025-.025l-.037-.017s.023.022.023.043c0 .021-.01.045-.01.045s-.01-.019-.024-.031c-.013-.013-.033-.025-.033-.025s.016.032.016.054-.005.07-.005.07-.011-.019-.023-.027c-.012-.01-.026-.017-.03-.022-.004-.006.014.018.016.032.002.014.01.066.056.131.028.039.07.106.162.084.09-.022.057-.14.038-.194a.471.471 0 0 1-.028-.136c.001-.021.017-.083.015-.095a.226.226 0 0 1 .004-.092c.012-.037.022-.052.028-.067.006-.016.011-.024.014-.038.002-.013.002-.038.002-.038s.017.03.021.04c.004.01.004.042.004.042s.003-.031.029-.046c.025-.016.055-.032.062-.04a.063.063 0 0 0 .01-.015s-.002.054-.018.075c-.01.013-.052.058-.052.058s.021-.008.036-.008a.157.157 0 0 1 .025 0s-.018.013-.04.046c-.024.032-.015.035-.032.062-.017.027-.03.028-.052.044-.032.024-.015.122-.01.136.004.014.06.133.06.162.001.03.006.094-.047.135-.034.026-.09.027-.103.034-.012.008-.037.032-.037.082s.018.057.033.07c.015.012.034.006.038.015.005.01.007.015.013.021.006.006.01.013.009.023-.003.01-.027.035-.035.052a.407.407 0 0 0-.026.07c0 .006-.002.027.005.038 0 0 .027.03.009.035-.012.004-.023-.007-.029-.006-.015.004-.024.013-.028.013-.01-.002-.01-.007-.012-.021 0-.015 0-.02-.005-.02-.006 0-.01.004-.01.012-.002.008-.002.025-.01.025-.007 0-.017-.013-.024-.015-.006-.003-.024-.006-.025-.014-.001-.007.01-.024.022-.027.012-.003.022-.008.015-.014-.008-.006-.015-.006-.022 0-.008.006-.023.001-.023-.008.002-.008.004-.019.002-.024 0-.004-.013-.014.003-.023.018-.008.025.008.042.005s.025-.009.032-.018c.006-.01.005-.03-.007-.042-.011-.013-.023-.015-.027-.022l-.01-.026s.002.033 0 .038c-.002.005 0 .025 0 .025l-.022-.022a.14.14 0 0 1-.019-.038v.037c0 .01.012.02.008.024-.005.004-.025-.02-.03-.024-.006-.004-.023-.016-.03-.03-.007-.013-.013-.032-.015-.04a.118.118 0 0 1-.002-.043.999.999 0 0 0 .014-.032h-.042c-.022 0-.038-.006-.046.008-.009.014-.005.043.006.08.01.038.017.056.014.063a.09.09 0 0 1-.022.025c-.006.003-.02.002-.027-.001a.08.08 0 0 0-.037-.008h-.04c-.008-.003-.026-.011-.034-.01-.009.003-.024.01-.02.02.007.018-.006.022-.014.021-.009-.001-.016-.004-.027-.007-.01-.003-.026 0-.024-.011.002-.012.006-.013.012-.021.005-.01.007-.015 0-.015s-.014-.002-.02.003c-.006.004-.015.014-.022.01-.008-.004-.014-.012-.014-.03s-.02-.033-.001-.033c.018.001.041.014.045.004.005-.01.002-.014-.008-.022-.01-.007-.022-.012-.009-.021.013-.01.017-.01.022-.015.005-.006.012-.023.021-.018.018.008 0 .02.02.04.017.019.029.026.06.023.03-.003.039-.007.039-.016 0-.008-.003-.022-.004-.029a.17.17 0 0 1 .005-.027s-.014.008-.019.016a.353.353 0 0 1-.012.023s-.003-.017-.003-.031l.004-.025-.007-.026s-.005.02-.008.026c-.003.006-.005.03-.005.03s-.02-.016-.014-.043c.004-.021-.004-.049.003-.058.007-.01.022-.046.06-.047.039-.002.068.001.082 0 .013 0 .06-.009.06-.009s-.087-.042-.106-.055a.285.285 0 0 1-.061-.06c-.01-.016-.02-.045-.02-.045s-.015 0-.03.008a.15.15 0 0 0-.036.028.302.302 0 0 0-.021.03l.002-.035a.308.308 0 0 0-.001-.024s-.01.036-.03.05c-.02.013-.043.031-.043.031l.002-.024.005-.028s-.014.02-.035.024c-.022.004-.053.003-.056.016-.002.012.006.03 0 .039-.004.009-.015.015-.015.015s-.012-.01-.023-.01c-.01-.002-.021.004-.021.004s-.01-.012-.006-.02c.004-.006.02-.018.016-.022-.004-.005-.017.001-.026.005-.008.004-.025.007-.024-.005.002-.013.006-.02.002-.03-.004-.008-.002-.014.005-.017.007-.002.033.001.036-.005.002-.006-.007-.013-.024-.017-.018-.004-.026-.014-.017-.022a.059.059 0 0 0 .016-.018c.004-.007.006-.021.021-.014.016.007.013.023.03.028a.13.13 0 0 0 .063-.006c.008-.005.035-.024.044-.028a.688.688 0 0 0 .047-.032s-.022-.014-.03-.022c-.009-.008-.023-.025-.031-.03a.279.279 0 0 0-.056-.017c-.013 0-.05-.014-.05-.014s.017-.005.022-.01c.006-.004.02-.015.026-.014h.008s-.035-.001-.043-.003c-.007-.003-.029-.016-.037-.016a.19.19 0 0 0-.025.004s.022-.014.04-.017c.019-.003.033-.002.033-.002s-.028-.008-.035-.016c-.006-.01-.013-.023-.018-.029-.005-.006-.008-.016-.017-.017-.01 0-.025.011-.035.01-.009 0-.015-.006-.016-.019 0-.012 0-.008-.003-.015-.004-.006-.017-.022-.005-.026.013-.004.04.003.042-.002.002-.004-.014-.018-.025-.023-.01-.005-.028-.014-.019-.022.01-.007.018-.01.023-.017.005-.007.011-.026.022-.02.01.006.025.036.034.033.008-.002.009-.023.007-.032-.001-.009 0-.024.009-.023.008.001.014.012.028.013.013 0 .033-.003.031.006a.067.067 0 0 1-.018.03c-.009.01-.013.029-.007.041.005.013.02.034.034.042.013.008.038.014.054.024.015.01.052.037.064.04.012.003.025.01.025.01s.014-.007.033-.007c.02 0 .063.003.08-.004.016-.006.038-.018.031-.032-.006-.014-.043-.027-.04-.038.004-.011.017-.012.04-.013.022 0 .052.004.058-.026.006-.03.008-.047-.024-.054-.031-.007-.054-.007-.06-.029-.006-.022-.012-.027-.005-.033.006-.006.018-.009.041-.01.023-.002.05-.002.058-.007.007-.005.008-.02.017-.026a.199.199 0 0 1 .045-.011s.043.02.082.048a.44.44 0 0 1 .068.062' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M7.89 6.815s-.023.006-.032.019c-.01.015-.01.03-.01.03s.02-.016.046-.01c.026.007.028.01.04.009.01-.001.036-.01.036-.01s-.021.024-.019.04c.003.017.006.024.005.033-.001.02-.017.045-.017.045s.009-.005.03-.01a.138.138 0 0 0 .052-.023.163.163 0 0 0 .026-.028s-.004.028 0 .04c.005.012.007.046.007.046s.014-.011.025-.017c.006-.003.02-.01.026-.02.005-.006.01-.03.01-.03s.003.026.011.038.02.049.02.049.01-.024.018-.034c.01-.01.02-.022.02-.03.002-.007-.001-.024-.001-.024l.011.024m-.335.017s.014-.023.028-.03c.013-.008.031-.021.036-.023.005-.001.027-.013.027-.013m.029.145.041-.021a.119.119 0 0 0 .034-.031' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M8.288 6.745s-.01-.013-.012-.018a.152.152 0 0 1-.006-.013' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M8.164 7.208s.06.035.059.064c-.002.03-.034.068-.034.068' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M8.01 6.615s-.006-.014-.006-.018L8 6.59s.026 0 .025.008c0 .007-.008.007-.01.01a.043.043 0 0 1-.006.008Z' fill='%23000' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m8.127 6.576-.002-.012s.023 0 .034.007a.08.08 0 0 1 .026.03c-.003.002-.016-.008-.025-.011l-.013.001c-.007 0-.01-.003-.01-.005-.002-.004 0-.009 0-.009l-.01-.001Z' fill='%23000' stroke='%23000' stroke-width='.001'/%3E%3Cpath d='m8.01 6.724.01-.015.01.014h-.02Zm.024 0 .012-.015.012.013-.024.001Zm-.01-.093.024.008-.022.011-.002-.019Zm.029.008.021.005-.017.013-.004-.018Z' fill='%23000' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M7.682 6.61s.014.01.025.012h.024c.001 0 .005-.014.003-.025-.006-.033-.038-.04-.038-.04s.01.02.005.03c-.007.013-.02.023-.02.023Zm-.067.03s-.013-.022-.04-.02c-.026.004-.043.023-.043.023s.03 0 .036.004c.011.007.014.024.014.024s.016-.009.021-.015a.24.24 0 0 0 .012-.017Zm-.033.087s-.022.003-.034.017c-.013.013-.011.039-.011.039s.015-.015.028-.015c.013 0 .034.004.034.004s-.007-.016-.007-.022c0-.007-.01-.023-.01-.023Zm.076.283s-.012-.012-.034-.009c-.022.004-.036.028-.036.028s.019-.005.03-.003c.01.003.018.013.018.013s.01-.008.013-.013l.009-.016Zm-.025.084s-.018-.003-.034.009c-.016.012-.017.035-.017.035s.015-.012.027-.01a.112.112 0 0 1 .026.007l.003-.018c.003-.01-.005-.023-.005-.023Zm.042.076s-.001.022.01.036a.055.055 0 0 0 .033.017s-.007-.015-.008-.023c-.002-.01.01-.02.01-.02s-.01-.011-.021-.011l-.024.001Zm.216.197s-.015-.017-.036-.017c-.02 0-.042.02-.042.02s.026-.003.032.006l.014.018.016-.01a.138.138 0 0 0 .016-.017Zm-.064.08s-.027-.005-.04.009c-.014.013-.013.038-.013.038s.016-.017.031-.016a.118.118 0 0 1 .032.01l-.004-.023-.006-.019Zm.06.082s-.014.018-.004.032c.01.015.03.021.03.021s-.007-.01-.004-.022c.003-.01.02-.022.02-.022l-.043-.009Zm.363.034s-.024-.005-.037.002c-.014.008-.024.04-.024.04s.021-.018.037-.016a.094.094 0 0 1 .027.009s.003-.013 0-.022c0-.006-.003-.013-.003-.013Zm.012.084s-.019.018-.012.033c.007.015.018.03.018.03s0-.022.007-.028c.01-.009.03-.01.03-.01s-.015-.014-.02-.015l-.023-.01Zm.09.026s-.008.022.009.036a.065.065 0 0 0 .033.016s-.014-.023-.01-.034c.005-.013.016-.02.016-.02s-.022-.008-.025-.007c-.003 0-.022.01-.022.01Z' fill='%23DB4446' stroke='%23000' stroke-width='.011'/%3E%3Cpath d='M8.298 6.516h-.009l-.007.01c-.008.007-.02.008-.026.002a.014.014 0 0 1-.004-.011.015.015 0 0 1-.015 0c-.007-.005-.009-.014-.004-.023l.004-.005-.001-.009-.01.003-.003.005c-.007.007-.016.009-.02.005a.014.014 0 0 1-.005-.008s-.002.003-.005.003c-.015.004-.022-.03-.022-.038l-.005.007s.005.02.002.037c-.002.016-.008.033-.008.033a.285.285 0 0 1 .087.046.27.27 0 0 1 .068.068s.017-.009.035-.014a.17.17 0 0 1 .04-.006l.006-.006c-.009.002-.046.003-.045-.012l.002-.005-.009-.001c-.005-.004-.005-.012 0-.02l.006-.003v-.01l-.01.002-.004.003c-.008.007-.02.007-.025.001a.012.012 0 0 1-.004-.006v-.007a.018.018 0 0 1-.013-.001c-.007-.004-.009-.015-.003-.023a.038.038 0 0 1 .01-.009l-.003-.008Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M8.232 6.535c.001-.002.004-.001.007 0 .002.002.002.005.001.006-.001.002-.004.002-.007 0-.002-.002-.003-.004-.001-.006Zm.028.022-.01-.007c-.002 0-.002-.003-.001-.004h.005l.01.007.01.007c0 .001.002.004 0 .005H8.27l-.01-.008Zm-.051-.033L8.2 6.52c-.002-.001-.003-.003-.002-.005 0-.001.003-.002.005 0l.008.004.007.004c.002.001.003.003.002.005h-.005l-.007-.004Zm-.03-.02h.006c.003.002.003.005.002.006-.002.002-.005.002-.007 0s-.003-.004-.002-.006Zm.111.074c.002-.002.001-.004-.001-.006s-.006-.002-.007 0c-.001.001 0 .004.002.006s.005.002.006 0Zm.017.018.007.006c.001.002.003.002.005.001v-.004l-.007-.006-.006-.006c-.001-.002-.004-.002-.005-.001-.002 0-.001.003 0 .004l.006.006Zm.028.023c.002-.002 0-.004-.001-.006-.003-.002-.006-.002-.007 0-.002.002-.001.004.001.006.003.001.006.002.007 0Z' fill='%23000' stroke='%23000' stroke-width='.001'/%3E%3Cpath d='M8.254 6.45h-.017l-.003.025.002.004h.004l.022-.015-.008-.014Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M8.254 6.45h-.017l-.003.025.002.004h.004l.022-.015-.008-.014Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M8.207 6.463v.015l.027.004.004-.002v-.004l-.016-.02-.014.007Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M8.263 6.494 8.25 6.5l-.016-.02v-.004l.004-.001.027.003v.015Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M8.228 6.475a.009.009 0 0 1 .012-.003.007.007 0 0 1 .003.01.009.009 0 0 1-.012.003.008.008 0 0 1-.004-.004v-.003l.001-.003Zm-.063-.025-.007-.02c-.003-.006-.012-.012-.012-.012.001-.002.012-.006.026.002.01.009-.001.025-.001.025s-.003.004-.006.005Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m8.195 6.458-.012.01-.02-.016.002-.002v-.004l.028-.002.002.014Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M8.162 6.448c.001-.004.005-.006.008-.005.003 0 .004.005.003.009-.002.004-.005.006-.009.005-.003 0-.004-.005-.002-.009Zm.159.042-.017-.002-.008.024.002.004h.004l.025-.012-.006-.014Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m8.272 6.497-.003.015.027.006H8.3v-.005l-.012-.022-.016.006Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m8.323 6.534-.016.006-.012-.022v-.004l.005-.001.026.006-.003.015Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M8.291 6.511c.003-.003.008-.003.012 0a.007.007 0 0 1 .001.01c-.003.003-.008.003-.012 0L8.29 6.52a.007.007 0 0 1 .001-.009Zm.088.03.003.016-.025.008-.005-.001V6.56l.01-.023.017.004Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m8.374 6.586-.016.003-.01-.023.002-.004h.005l.024.009-.005.015Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m8.33 6.542-.005.015.025.01.004-.001.001-.004-.009-.023-.016.003Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M8.357 6.57a.007.007 0 0 0 .001-.011.01.01 0 0 0-.012 0c-.003.002-.004.007 0 .01a.009.009 0 0 0 .011 0Zm.04.05s.016 0 .024.003a.057.057 0 0 1 .015.007c.002 0 .004-.012-.008-.022-.011-.008-.026.006-.026.006l-.004.006Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='m8.382 6.595-.008.013.022.014.002-.002.004-.001-.003-.025-.017.001Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M8.4 6.623c.004-.002.006-.006.004-.009-.002-.002-.006-.003-.01 0-.004.002-.006.006-.004.008.001.003.006.003.01 0Z' fill='%23C8B100' stroke='%23000' stroke-width='.007'/%3E%3Cpath d='M7.346 8.38c.263 0 .477-.229.477-.512 0-.283-.214-.512-.477-.512s-.477.23-.477.512c0 .283.214.513.477.513Z' fill='%23AD1519' stroke='%23000' stroke-width='.017'/%3E%3Cpath d='M7.346 8.243c.186 0 .336-.168.336-.376 0-.207-.15-.376-.336-.376-.185 0-.335.169-.335.376 0 .208.15.376.335.376Z' fill='%23005BBF' stroke='%23000' stroke-width='.017'/%3E%3Cpath d='M7.188 7.609s-.04.041-.04.08.017.071.017.071a.044.044 0 0 0-.042-.026c-.024 0-.044.017-.044.04 0 .006.004.016.007.021l.015.028c.004-.01.016-.016.029-.016.017 0 .031.012.031.028l-.001.007h-.036v.03h.032l-.024.044.032-.011.024.025.024-.025.032.011-.024-.045h.032v-.029h-.036v-.007c0-.016.013-.028.03-.028.013 0 .025.005.03.016l.014-.028a.057.057 0 0 0 .007-.021c0-.023-.02-.04-.044-.04-.02 0-.035.01-.041.026 0 0 .016-.032.016-.071 0-.039-.04-.08-.04-.08Z' fill='%23C8B100' stroke='%23000' stroke-width='.01' stroke-linejoin='round'/%3E%3Cpath d='M7.124 7.871h.128v-.029h-.128v.03Z' fill='%23C8B100' stroke='%23000' stroke-width='.01'/%3E%3Cpath d='M7.5 7.609s-.04.041-.04.08.016.071.016.071a.044.044 0 0 0-.04-.026c-.025 0-.045.017-.045.04 0 .006.004.016.007.021l.015.028c.004-.01.015-.016.028-.016.018 0 .032.012.032.028l-.001.007h-.036v.03h.032l-.024.044.032-.011.023.025.025-.025.031.011-.023-.045h.032v-.029h-.036v-.007c0-.016.013-.028.03-.028.013 0 .024.005.03.016l.013-.028a.057.057 0 0 0 .007-.021c0-.023-.02-.04-.043-.04-.02 0-.036.01-.042.026 0 0 .017-.032.017-.071 0-.039-.04-.08-.04-.08Z' fill='%23C8B100' stroke='%23000' stroke-width='.01' stroke-linejoin='round'/%3E%3Cpath d='M7.436 7.871h.128v-.029h-.128v.03Z' fill='%23C8B100' stroke='%23000' stroke-width='.01'/%3E%3Cpath d='M7.343 7.865s-.04.041-.04.08.017.07.017.07a.044.044 0 0 0-.04-.026c-.025 0-.045.018-.045.04 0 .006.004.017.007.022l.015.028c.004-.01.015-.016.028-.016.018 0 .032.012.032.028l-.001.007H7.28v.029h.032l-.024.045.032-.012.023.026.025-.026.031.012-.023-.045h.032v-.029h-.036V8.09c0-.016.013-.028.03-.028.013 0 .024.005.029.016l.014-.028a.057.057 0 0 0 .007-.022c0-.022-.02-.04-.043-.04-.02 0-.036.011-.042.027 0 0 .017-.032.017-.071 0-.039-.04-.08-.04-.08Z' fill='%23C8B100' stroke='%23000' stroke-width='.01' stroke-linejoin='round'/%3E%3Cpath d='M7.28 8.127h.128v-.029H7.28v.03Z' fill='%23C8B100' stroke='%23000' stroke-width='.01'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h22v14H0z'/%3E%3C/clipPath%3E%3CclipPath id='b'%3E%3Cpath fill='%23fff' d='M0 0h22v14H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
[data-flag="SE"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%230052b4' d='M0 85.333h512V426.67H0z'/%3E%3Cpath style='fill:%23ffda44' d='M192 85.33h-64v138.666H0v64h128v138.666h64V287.996h320v-64H192z'/%3E%3C/svg%3E");
}
[data-flag="CH"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23d80027' d='M0 85.337h512v341.326H0z'/%3E%3Cpath style='fill:%23f0f0f0' d='M356.174 222.609h-66.783v-66.783h-66.782v66.783h-66.783v66.782h66.783v66.783h66.782v-66.783h66.783z'/%3E%3C/svg%3E");
}
[data-flag="TH"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23f0f0f0' d='M0 85.334h512V426.66H0z'/%3E%3Cpath style='fill:%230052b4' d='M0 194.056h512v123.882H0z'/%3E%3Cpath style='fill:%23d80027' d='M0 85.334h512v54.522H0zm0 286.809h512v54.522H0z'/%3E%3C/svg%3E");
}
[data-flag="GB"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill:%23f0f0f0' d='M0 85.333h512V426.67H0z'/%3E%3Cpath style='fill:%23d80027' d='M288 85.33h-64v138.666H0v64h224v138.666h64V287.996h224v-64H288z'/%3E%3Cpath style='fill:%230052b4' d='M393.785 315.358 512 381.034v-65.676zm-82.133 0L512 426.662v-31.474l-143.693-79.83zm146.982 111.304-146.982-81.664v81.664z'/%3E%3Cpath style='fill:%23f0f0f0' d='M311.652 315.358 512 426.662v-31.474l-143.693-79.83z'/%3E%3Cpath style='fill:%23d80027' d='M311.652 315.358 512 426.662v-31.474l-143.693-79.83z'/%3E%3Cpath style='fill:%230052b4' d='M90.341 315.356 0 365.546v-50.19zm110.007 14.154v97.151H25.491z'/%3E%3Cpath style='fill:%23d80027' d='M143.693 315.358 0 395.188v31.474l200.348-111.304z'/%3E%3Cpath style='fill:%230052b4' d='M118.215 196.634 0 130.958v65.676zm82.133 0L0 85.33v31.474l143.693 79.83zM53.366 85.33l146.982 81.664V85.33z'/%3E%3Cpath style='fill:%23f0f0f0' d='M200.348 196.634 0 85.33v31.474l143.693 79.83z'/%3E%3Cpath style='fill:%23d80027' d='M200.348 196.634 0 85.33v31.474l143.693 79.83z'/%3E%3Cpath style='fill:%230052b4' d='M421.659 196.636 512 146.446v50.19zm-110.007-14.154V85.331h174.857z'/%3E%3Cpath style='fill:%23d80027' d='M368.307 196.634 512 116.804V85.33L311.652 196.634z'/%3E%3C/svg%3E");
}
[data-flag="US"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h22v14H0z'/%3E%3Cg clip-path='url(%23b)'%3E%3Cpath d='M0 0h26v14H0V0Z' fill='%23B22234'/%3E%3Cpath d='M0 1.615h26ZM26 3.77H0ZM0 5.923h26Zm26 2.154H0ZM0 10.23h26Zm26 2.154H0Z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M26 2.154H0V1.077h26v1.077ZM0 3.23h26v1.077H0V3.23Zm26 3.23H0V5.386h26v1.077ZM0 7.539h26v1.077H0V7.538Zm26 3.231H0V9.692h26v1.077ZM0 11.846h26v1.077H0v-1.077Z' fill='%23fff'/%3E%3Cpath d='M0 0h10.4v7.538H0V0Z' fill='%233C3B6E'/%3E%3Cpath d='m.867.323.247.78L.466.62h.801l-.648.481.248-.779ZM.867 1.83l.247.78-.648-.482h.801L.62 2.61l.248-.78ZM.867 3.338l.247.78-.648-.482h.801l-.648.482.248-.78ZM.867 4.846l.247.78-.648-.482h.801l-.648.481.248-.779ZM.867 6.354l.247.78-.648-.482h.801l-.648.481.248-.78ZM1.733 1.077l.248.78-.648-.482h.8l-.647.481.247-.779ZM1.733 2.585l.248.779-.648-.482h.8l-.647.482.247-.78ZM1.733 4.092l.248.78-.648-.482h.8l-.647.482.247-.78ZM1.733 5.6l.248.78-.648-.482h.8l-.647.481.247-.779ZM2.6.323l.248.78L2.2.62H3l-.647.481L2.6.323ZM2.6 1.83l.248.78-.648-.482H3l-.647.482.247-.78ZM2.6 3.338l.248.78-.648-.482H3l-.647.482.247-.78ZM2.6 4.846l.248.78-.648-.482H3l-.647.481.247-.779ZM2.6 6.354l.248.78-.648-.482H3l-.647.481.247-.78ZM3.467 1.077l.247.78-.648-.482h.801l-.648.481.248-.779ZM3.467 2.585l.247.779-.648-.482h.801l-.648.482.248-.78ZM3.467 4.092l.247.78-.648-.482h.801l-.648.482.248-.78ZM3.467 5.6l.247.78-.648-.482h.801l-.648.481.248-.779ZM4.333.323l.248.78L3.933.62h.8l-.647.481.247-.779ZM4.333 1.83l.248.78-.648-.482h.8l-.647.482.247-.78ZM4.333 3.338l.248.78-.648-.482h.8l-.647.482.247-.78ZM4.333 4.846l.248.78-.648-.482h.8l-.647.481.247-.779ZM4.333 6.354l.248.78-.648-.482h.8l-.647.481.247-.78ZM5.2 1.077l.247.78-.647-.482h.8l-.647.481.247-.779ZM5.2 2.585l.247.779-.647-.482h.8l-.647.482.247-.78ZM5.2 4.092l.247.78L4.8 4.39h.8l-.647.482.247-.78ZM5.2 5.6l.247.78-.647-.482h.8l-.647.481L5.2 5.6ZM6.067.323l.247.78L5.666.62h.801l-.648.481.248-.779ZM6.067 1.83l.247.78-.648-.482h.801l-.648.482.248-.78ZM6.067 3.338l.247.78-.648-.482h.801l-.648.482.248-.78ZM6.067 4.846l.247.78-.648-.482h.801l-.648.481.248-.779ZM6.067 6.354l.247.78-.648-.482h.801l-.648.481.248-.78ZM6.933 1.077l.248.78-.648-.482h.8l-.647.481.247-.779ZM6.933 2.585l.248.779-.648-.482h.8l-.647.482.247-.78ZM6.933 4.092l.248.78-.648-.482h.8l-.647.482.247-.78ZM6.933 5.6l.248.78-.648-.482h.8l-.647.481.247-.779ZM7.8.323l.248.78L7.4.62h.8l-.647.481L7.8.323ZM7.8 1.83l.248.78-.648-.482h.8l-.647.482.247-.78ZM7.8 3.338l.248.78-.648-.482h.8l-.647.482.247-.78ZM7.8 4.846l.248.78-.648-.482h.8l-.647.481.247-.779ZM7.8 6.354l.248.78-.648-.482h.8l-.647.481.247-.78ZM8.667 1.077l.247.78-.648-.482h.801l-.648.481.248-.779ZM8.667 2.585l.247.779-.648-.482h.801l-.648.482.248-.78ZM8.667 4.092l.247.78-.648-.482h.801l-.648.482.248-.78ZM8.667 5.6l.247.78-.648-.482h.801l-.648.481.248-.779ZM9.533.323l.248.78L9.133.62h.8l-.647.481.247-.779ZM9.533 1.83l.248.78-.648-.482h.8l-.647.482.247-.78ZM9.533 3.338l.248.78-.648-.482h.8l-.647.482.247-.78ZM9.533 4.846l.248.78-.648-.482h.8l-.647.481.247-.779ZM9.533 6.354l.248.78-.648-.482h.8l-.647.481.247-.78Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h22v14H0z'/%3E%3C/clipPath%3E%3CclipPath id='b'%3E%3Cpath fill='%23fff' d='M0 0h26v14H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.banking-interactive-module .bm-mobile-selectors {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 16px;
    padding: 30px 15px;
    text-align: left;
    width: 100%;
}
.banking-interactive-module .bm-selector-dropdown {
    background: #fff;
    border: 1px solid #000;
    border-radius: 7px;
    display: none;
    left: 0;
    max-height: 73vh;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 10;
}
.banking-interactive-module .bm-selector {
    border: 1px solid #000;
    border-radius: 7px;
    cursor: pointer;
    flex-grow: 1;
    padding: 13px 15px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%;
}
.banking-interactive-module .bm-selector .bm-select-flag {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 14px;
    margin-right: 10px;
    width: 22px;
}
@media screen and (max-width: 432px) {
    .banking-interactive-module .bm-selector .bm-select-flag {
        display: none !important;
    }
}
.banking-interactive-module .bm-selector.open .bm-selector-dropdown {
    display: block;
}
.banking-interactive-module .bm-select-item {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    font-size: 17px;
    font-weight: 400;
    justify-content: flex-start;
    line-height: 1em;
    padding: 8px 15px;
}
.banking-interactive-module .bm-select-item.active,
.banking-interactive-module .bm-select-item:hover {
    background-color: #f2f2f2;
}
.banking-interactive-module .bm-select-current {
    font-size: 17px;
    font-weight: 500;
    line-height: 1em;
    padding-right: 16px;
    position: relative;
}
.banking-interactive-module .bm-select-current:after {
    border: solid #ccc;
    border-width: 0 4px 4px 0;
    content: " ";
    display: inline-block;
    padding: 3px;
    position: absolute;
    right: 0;
    top: 21%;
    transform: rotate(45deg);
}
.banking-interactive-module {
    color: #000;
    font-family: Graphik, Arial, system-ui, -apple-system, blinkmacsystemfont, Segoe UI, roboto, ubuntu, Helvetica Neue, oxygen, cantarell, sans-serif;
    line-height: 1.1em;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
.banking-interactive-module .bm-title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1em;
    margin-bottom: 35px;
}
.banking-interactive-module .bm-subtitle {
    /* background-color: #f2f2f2;
    border-radius: 2em; */
    color: #FFFFFF;
    display: inline-block;
    font-size: 21px;
    font-weight: 700;
    line-height: 1em;
    margin: 0 0 15px;
    padding: 1em 2em;
}
.banking-interactive-module .bm-container {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    /* margin: 0 auto; */
    max-width: 800px;
}
.banking-interactive-module .bm-main {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    margin: 30px 0;
    position: relative;
    width: 100%;
}
.banking-interactive-module .bm-country-swiper {
    flex-shrink: 0;
    height: 520px;
    max-height: 100%;
    position: relative;
}
.banking-interactive-module .bm-country-swiper.bm-left .swiper-button-next,
.banking-interactive-module .bm-country-swiper.bm-left .swiper-button-prev {
    left: 0;
    transform: none;
}
.banking-interactive-module .bm-country-swiper.bm-right .swiper-button-next,
.banking-interactive-module .bm-country-swiper.bm-right .swiper-button-prev {
    left: auto;
    right: 0;
    transform: none;
}
.banking-interactive-module .bm-center-container {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.banking-interactive-module .swiper-slide {
    cursor: grab;
    height: 36px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 200px;
}
.banking-interactive-module .swiper-slide span {
    color: #7500C0;
    font-size: 20px;
    font-weight: 400;
    left: 0;
    padding-left: 16px;
    position: absolute;
    top: 50%;
    transform-origin: 0 50%;
    width: 100%;
}
.banking-interactive-module .bm-left .swiper-slide {
    text-align: left;
}
.banking-interactive-module .bm-right .swiper-slide {
    text-align: right;
}
.banking-interactive-module .bm-right .swiper-slide span {
    color: #A055F5;
    left: auto;
    padding-left: 0;
    padding-right: 16px;
    right: 0;
    transform-origin: 100% 50%;
}
.banking-interactive-module .bm-dividers {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 16px;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.banking-interactive-module .bm-dividers .bm-selected-country {
    background: #202020;
    border-radius: 7px;
    display: block;
    flex-shrink: 0;
    height: 36px;
    width: 200px;
}
.banking-interactive-module .bm-dividers .bm-divider {
    border-bottom: 1px dashed #929292;
    flex-grow: 1;
    width: 100%;
}
.banking-interactive-module .bm-divider-placeholder {
    height: 36px;
}
.banking-interactive-module .bm-question-container {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.banking-interactive-module .bm-question-container .bm-question {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
.banking-interactive-module .bm-question {
    padding-top: 15px;
}
.banking-interactive-module .bm-question .bm-country-ring {
    position: relative;
}
.banking-interactive-module .bm-question .bm-country-ring .bm-flag {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 15.2727272727px;
    left: 50%;
    position: absolute;
    top: 26%;
    transform: translate(-50%, -50%);
    width: 24px;
}
.banking-interactive-module .bm-question .bm-country-ring .bm-value {
    font-size: 40px;
    font-weight: 700;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.banking-interactive-module .bm-question .bm-country-ring.bm-left .bm-arc {
    stroke: #7500C0;
}
.banking-interactive-module .bm-question .bm-country-ring.bm-right .bm-arc {
    stroke: #A055F5;
}
.banking-interactive-module .bm-vs {
    font-size: 20px;
    font-weight: 700;
    width: 64px;
}
.banking-interactive-module .bm-question-title {
    font-size: 20px;
    font-weight: 700;
    padding: 30px 15px 0;
}
.banking-interactive-module .bm-question-desc {
    font-size: 15px;
    font-weight: 400;
    padding: 15px 30px;
}
.banking-interactive-module .bm-question2 .bm-question-desc {
    padding-bottom: 0;
}
.banking-interactive-module .bm-mobile-selectors {
    display: none;
    visibility: hidden;
}
@media screen and (max-width: 1280px) {
    .banking-interactive-module {
        overflow: visible;
    }
    .banking-interactive-module .bm-mobile-selectors {
        display: flex;
        visibility: visible;
    }
    .banking-interactive-module .bm-country-swiper,
    .banking-interactive-module .bm-selected-country {
        display: none !important;
        visibility: hidden;
    }
}

/*# sourceMappingURL=style.css.map*/


.banking-interactive-module .bm-question .bm-country-ring .bm-value,
.banking-interactive-module .bm-vs,
.banking-interactive-module .bm-question-title {
    color: #FFFFFF;
}