html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
vertical-align:baseline;
background:transparent;
}
body {
line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}
nav ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
vertical-align:baseline;
background:transparent;
} ins {
background-color:#ff9;
color:#000;
text-decoration:none;
} mark {
background-color:#ff9;
color:#000;
font-style:italic;
font-weight:bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
}
table {
border-collapse:collapse;
border-spacing:0;
} hr {
display:block;
height:1px;
border:0;
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}
input, select {
vertical-align:middle;
}   html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
margin: 0;
}
button {
background-color: transparent;
background-image: none;
} button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
fieldset {
margin: 0;
padding: 0;
}
ol,
ul {
list-style: none;
margin: 0;
padding: 0;
}  html {
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; line-height: 1.5; } *,
::before,
::after {
box-sizing: border-box; border-width: 0; border-style: solid; border-color: currentColor; } hr {
border-top-width: 1px;
} img {
border-style: solid;
}
textarea {
resize: vertical;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: #a0aec0;
}
input::placeholder,
textarea::placeholder {
color: #a0aec0;
}
button,
[role="button"] {
cursor: pointer;
}
table {
border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: inherit;
font-weight: inherit;
} a {
color: inherit;
text-decoration: inherit;
} button,
input,
optgroup,
select,
textarea {
padding: 0;
line-height: inherit;
color: inherit;
} pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
} img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
display: block;
vertical-align: middle;
} img,
video {
max-width: 100%;
height: auto;
}
.container {
width:100%;
}
@media (min-width: 640px) {
.container {
max-width:640px;
}
}
@media (min-width: 768px) {
.container {
max-width:768px;
}
}
@media (min-width: 1024px) {
.container {
max-width:1024px;
}
}
@media (min-width: 1280px) {
.container {
max-width:1280px;
}
}
@media (min-width: 1512px) {
.container {
max-width:1512px;
}
}
@font-face {
font-family: 'helvetica-neue';
src:  url(https://www.udon.mx/wp-content/themes/udon-int/_/css/.https://www.udon.mx/wp-content/themes/udon-int/_/css/fonts/a6462a4d2f8a6f4a428bfa80f37972c0.woff2) format('woff2'),
url(https://www.udon.mx/wp-content/themes/udon-int/_/css/.https://www.udon.mx/wp-content/themes/udon-int/_/css/fonts/e9f67da854d26c52ea6e995339ee4835.woff) format('woff');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'helvetica-neue';
src:  url(https://www.udon.mx/wp-content/themes/udon-int/_/css/.https://www.udon.mx/wp-content/themes/udon-int/_/css/fonts/c7dbbea18b56144309f8a8c13676778c.woff2) format('woff2'),
url(https://www.udon.mx/wp-content/themes/udon-int/_/css/.https://www.udon.mx/wp-content/themes/udon-int/_/css/fonts/1c2bbc7931301e36f6f1225af79dfb7a.woff) format('woff');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'helvetica-neue';
src:  url(https://www.udon.mx/wp-content/themes/udon-int/_/css/.https://www.udon.mx/wp-content/themes/udon-int/_/css/fonts/c0391178476dbbc2555e1cd235956881.woff2) format('woff2'),
url(https://www.udon.mx/wp-content/themes/udon-int/_/css/.https://www.udon.mx/wp-content/themes/udon-int/_/css/fonts/55907d4968dc45e4ed2a7528dc9f9608.woff) format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'helvetica-neue';
src:  url(https://www.udon.mx/wp-content/themes/udon-int/_/css/.https://www.udon.mx/wp-content/themes/udon-int/_/css/fonts/b72e7e5f93eafa484f210774040d4747.woff2) format('woff2'),
url(https://www.udon.mx/wp-content/themes/udon-int/_/css/.https://www.udon.mx/wp-content/themes/udon-int/_/css/fonts/aa939764a3e2eb461b32f210466655ea.woff) format('woff');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'helvetica-neue';
src:  url(https://www.udon.mx/wp-content/themes/udon-int/_/css/.https://www.udon.mx/wp-content/themes/udon-int/_/css/fonts/25195334ed2839fc02eb51edf53fe692.woff2) format('woff2'),
url(https://www.udon.mx/wp-content/themes/udon-int/_/css/.https://www.udon.mx/wp-content/themes/udon-int/_/css/fonts/759e81567662c2c6a794f80c316d07f9.woff) format('woff');
font-weight: 200;
font-style: normal;
} .items-start {
align-items:flex-start;
}
.items-center {
align-items:center;
}
.bg-transparent {
background-color:transparent;
}
.bg-black {
--bg-opacity:1;
background-color:#000;
background-color:rgba(0, 0, 0, 1);
background-color:rgba(0, 0, 0, var(--bg-opacity));
}
.bg-grey-light {
--bg-opacity:1;
background-color:#F3F3F3;
background-color:rgba(243, 243, 243, 1);
background-color:rgba(243, 243, 243, var(--bg-opacity));
}
.bg-grey {
--bg-opacity:1;
background-color:#3E3E3E;
background-color:rgba(62, 62, 62, 1);
background-color:rgba(62, 62, 62, var(--bg-opacity));
}
.bg-red {
--bg-opacity:1;
background-color:#f00;
background-color:rgba(255, 0, 0, 1);
background-color:rgba(255, 0, 0, var(--bg-opacity));
}
.bg-white {
--bg-opacity:1;
background-color:#fff;
background-color:rgba(255, 255, 255, 1);
background-color:rgba(255, 255, 255, var(--bg-opacity));
}
.bg-opacity-20 {
--bg-opacity:.20;
}
.bg-opacity-75 {
--bg-opacity:0.75;
}
.border-black {
border-color:#000;
}
.border-black-20 {
border-color:rgba( 0, 0, 0, 0.2 );
}
.border-black-30 {
border-color:rgba( 0, 0, 0, 0.3 );
}
.border-grey-light {
border-color:#F3F3F3;
}
.border-grey-mediumlight {
border-color:#CECECE;
}
.border-grey {
border-color:#3E3E3E;
}
.border-white {
border-color:#fff;
}
.border-white-20 {
border-color:rgba( 256, 256, 256, 0.2 );
}
.rounded-32 {
border-radius:32px;
}
.rounded-1\/2 {
border-radius:50%;
}
.border-solid {
border-style:solid;
}
.last\:border-none:last-child {
border-style:none;
}
.border-1 {
border-width:1px;
}
.border-28 {
border-width:28px;
}
.border-t-1 {
border-top-width:1px;
}
.border-r-1 {
border-right-width:1px;
}
.border-b-1 {
border-bottom-width:1px;
}
.border-t-56 {
border-top-width:56px;
}
.cursor-pointer {
cursor:pointer;
}
.block {
display:block;
}
.inline-block {
display:inline-block;
}
.flex {
display:flex;
}
.inline-flex {
display:inline-flex;
}
.table {
display:table;
}
.grid {
display:grid;
}
.hidden {
display:none;
}
.flex-row-reverse {
flex-direction:row-reverse;
}
.flex-col {
flex-direction:column;
}
.flex-col-reverse {
flex-direction:column-reverse;
}
.flex-wrap {
flex-wrap:wrap;
}
.gap-4 {
grid-gap:4px;
grid-gap:4px;
gap:4px;
}
.gap-8 {
grid-gap:8px;
grid-gap:8px;
gap:8px;
}
.gap-14 {
grid-gap:14px;
grid-gap:14px;
gap:14px;
}
.gap-16 {
grid-gap:16px;
grid-gap:16px;
gap:16px;
}
.gap-24 {
grid-gap:24px;
grid-gap:24px;
gap:24px;
}
.gap-x-4 {
grid-column-gap:4px;
grid-column-gap:4px;
-moz-column-gap:4px;
column-gap:4px;
}
.gap-x-8 {
grid-column-gap:8px;
grid-column-gap:8px;
-moz-column-gap:8px;
column-gap:8px;
}
.gap-x-16 {
grid-column-gap:16px;
grid-column-gap:16px;
-moz-column-gap:16px;
column-gap:16px;
}
.gap-x-20 {
grid-column-gap:20px;
grid-column-gap:20px;
-moz-column-gap:20px;
column-gap:20px;
}
.gap-x-24 {
grid-column-gap:24px;
grid-column-gap:24px;
-moz-column-gap:24px;
column-gap:24px;
}
.gap-y-8 {
grid-row-gap:8px;
grid-row-gap:8px;
row-gap:8px;
}
.gap-y-40 {
grid-row-gap:40px;
grid-row-gap:40px;
row-gap:40px;
}
.grid-cols-2 {
grid-template-columns:repeat(2, minmax(0, 1fr));
}
.text-12-16 {
font-size:12px;
line-height:16px;
}
.text-14-16 {
font-size:14px;
line-height:16px;
}
.text-14-24 {
font-size:14px;
line-height:24px;
}
.text-16-18 {
font-size:16px;
line-height:18px;
}
.text-16-24 {
font-size:16px;
line-height:24px;
}
.text-18-24 {
font-size:18px;
line-height:24px;
}
.text-20-24 {
font-size:20px;
line-height:24px;
}
.text-22-26 {
font-size:22px;
line-height:26px;
}
.text-24-28 {
font-size:24px;
line-height:28px;
}
.text-32-36 {
font-size:32px;
line-height:36px;
}
.text-48-52 {
font-size:48px;
line-height:52px;
}
.text-56-62 {
font-size:56px;
line-height:62px;
}
.text-64-68 {
font-size:64px;
line-height:68px;
}
.text-72-78 {
font-size:72px;
line-height:78px;
}
.text-76-82 {
font-size:76px;
line-height:82px;
}
.italic {
font-style:italic;
}
.font-thin {
font-weight:200;
}
.font-light {
font-weight:300;
}
.font-normal {
font-weight:400;
}
.font-medium {
font-weight:500;
}
.font-bold {
font-weight:700;
}
.h-20 {
height:20px;
}
.h-24 {
height:24px;
}
.h-32 {
height:32px;
}
.h-36 {
height:36px;
}
.h-55 {
height:55px;
}
.h-66 {
height:66px;
}
.h-80 {
height:80px;
}
.h-174 {
height:174px;
}
.h-auto {
height:auto;
}
.h-full {
height:100%;
}
.h-55vh {
height:55vh;
}
.h-75vh {
height:75vh;
}
.h-100vh {
height:100vh;
}
.h-113_333vw {
height:113.333vw;
}
.h-100vh-100 {
height:calc( 100vh - 100px );
}
.h-100vh-144 {
height:calc( 100vh - 144px );
}
.top-0 {
top:0px;
}
.right-0 {
right:0px;
}
.bottom-0 {
bottom:0px;
}
.left-0 {
left:0px;
}
.left-1 {
left:1px;
}
.left-24 {
left:24px;
}
.top-26 {
top:26px;
}
.-top-8 {
top:-8px;
}
.top-1\/2 {
top:50%;
}
.left-1\/2 {
left:50%;
}
.justify-end {
justify-content:flex-end;
}
.justify-center {
justify-content:center;
}
.justify-between {
justify-content:space-between;
}
.justify-evenly {
justify-content:space-evenly;
}
.list-disc {
list-style-type:disc;
}
.list-decimal {
list-style-type:decimal;
}
.mx-auto {
margin-left:auto;
margin-right:auto;
}
.mt-12 {
margin-top:12px;
}
.mb-12 {
margin-bottom:12px;
}
.mb-16 {
margin-bottom:16px;
}
.mt-20 {
margin-top:20px;
}
.mb-20 {
margin-bottom:20px;
}
.mt-24 {
margin-top:24px;
}
.mb-24 {
margin-bottom:24px;
}
.mb-32 {
margin-bottom:32px;
}
.mb-38 {
margin-bottom:38px;
}
.mt-40 {
margin-top:40px;
}
.mb-48 {
margin-bottom:48px;
}
.mb-56 {
margin-bottom:56px;
}
.mt-60 {
margin-top:60px;
}
.mt-64 {
margin-top:64px;
}
.mt-80 {
margin-top:80px;
}
.mb-80 {
margin-bottom:80px;
}
.mt-88 {
margin-top:88px;
}
.mb-88 {
margin-bottom:88px;
}
.mb-100 {
margin-bottom:100px;
}
.max-h-400 {
max-height:400px;
}
.max-h-100vh {
max-height:100vh;
}
.max-w-416 {
max-width:416px;
}
.max-w-496 {
max-width:496px;
}
.max-w-568 {
max-width:568px;
}
.max-w-608 {
max-width:608px;
}
.max-w-680 {
max-width:680px;
}
.max-w-704 {
max-width:704px;
}
.max-w-mw {
max-width:1512px;
}
.min-h-312 {
min-height:312px;
}
.min-h-100vh {
min-height:100vh;
}
.min-h-100vh-120 {
min-height:calc( 100vh - 120px );
}
.min-w-80 {
min-width:80px;
}
.min-w-310 {
min-width:310px;
}
.object-cover {
-o-object-fit:cover;
object-fit:cover;
}
.object-center {
-o-object-position:center;
object-position:center;
}
.opacity-0 {
opacity:0;
}
.opacity-25 {
opacity:0.25;
}
.opacity-30 {
opacity:.30;
}
.overflow-hidden {
overflow:hidden;
}
.overflow-y-auto {
overflow-y:auto;
}
.overflow-y-hidden {
overflow-y:hidden;
}
.p-4 {
padding:4px;
}
.p-16 {
padding:16px;
}
.p-24 {
padding:24px;
}
.py-4 {
padding-top:4px;
padding-bottom:4px;
}
.py-8 {
padding-top:8px;
padding-bottom:8px;
}
.py-12 {
padding-top:12px;
padding-bottom:12px;
}
.px-12 {
padding-left:12px;
padding-right:12px;
}
.px-16 {
padding-left:16px;
padding-right:16px;
}
.px-18 {
padding-left:18px;
padding-right:18px;
}
.py-24 {
padding-top:24px;
padding-bottom:24px;
}
.px-24 {
padding-left:24px;
padding-right:24px;
}
.py-32 {
padding-top:32px;
padding-bottom:32px;
}
.px-32 {
padding-left:32px;
padding-right:32px;
}
.py-34 {
padding-top:34px;
padding-bottom:34px;
}
.py-40 {
padding-top:40px;
padding-bottom:40px;
}
.px-40 {
padding-left:40px;
padding-right:40px;
}
.py-56 {
padding-top:56px;
padding-bottom:56px;
}
.py-64 {
padding-top:64px;
padding-bottom:64px;
}
.px-64 {
padding-left:64px;
padding-right:64px;
}
.py-72 {
padding-top:72px;
padding-bottom:72px;
}
.py-80 {
padding-top:80px;
padding-bottom:80px;
}
.py-96 {
padding-top:96px;
padding-bottom:96px;
}
.pb-0 {
padding-bottom:0px;
}
.pt-8 {
padding-top:8px;
}
.pr-8 {
padding-right:8px;
}
.pb-8 {
padding-bottom:8px;
}
.pl-8 {
padding-left:8px;
}
.pb-12 {
padding-bottom:12px;
}
.pr-14 {
padding-right:14px;
}
.pb-14 {
padding-bottom:14px;
}
.pt-16 {
padding-top:16px;
}
.pb-16 {
padding-bottom:16px;
}
.pl-16 {
padding-left:16px;
}
.pt-18 {
padding-top:18px;
}
.pt-20 {
padding-top:20px;
}
.pb-20 {
padding-bottom:20px;
}
.pt-24 {
padding-top:24px;
}
.pb-24 {
padding-bottom:24px;
}
.pl-24 {
padding-left:24px;
}
.pb-26 {
padding-bottom:26px;
}
.pt-32 {
padding-top:32px;
}
.pb-32 {
padding-bottom:32px;
}
.pt-34 {
padding-top:34px;
}
.pb-34 {
padding-bottom:34px;
}
.pt-40 {
padding-top:40px;
}
.pb-40 {
padding-bottom:40px;
}
.pt-48 {
padding-top:48px;
}
.pr-48 {
padding-right:48px;
}
.pb-48 {
padding-bottom:48px;
}
.pb-56 {
padding-bottom:56px;
}
.pt-64 {
padding-top:64px;
}
.pb-64 {
padding-bottom:64px;
}
.pt-66 {
padding-top:66px;
}
.pb-72 {
padding-bottom:72px;
}
.pt-80 {
padding-top:80px;
}
.pb-80 {
padding-bottom:80px;
}
.pt-88 {
padding-top:88px;
}
.pb-88 {
padding-bottom:88px;
}
.pt-96 {
padding-top:96px;
}
.pb-112 {
padding-bottom:112px;
}
.pt-128 {
padding-top:128px;
}
.pb-128 {
padding-bottom:128px;
}
.pb-160 {
padding-bottom:160px;
}
.last\:pr-0:last-child {
padding-right:0px;
}
.last\:pb-0:last-child {
padding-bottom:0px;
}
.last\:pb-32:last-child {
padding-bottom:32px;
}
.pointer-events-none {
pointer-events:none;
}
.static {
position:static;
}
.fixed {
position:fixed;
}
.absolute {
position:absolute;
}
.relative {
position:relative;
}
.text-left {
text-align:left;
}
.text-center {
text-align:center;
}
.text-right {
text-align:right;
}
.text-black {
--text-opacity:1;
color:#000;
color:rgba(0, 0, 0, 1);
color:rgba(0, 0, 0, var(--text-opacity));
}
.text-black-30 {
color:rgba( 0, 0, 0, 0.3 );
}
.text-grey-medium {
--text-opacity:1;
color:#636363;
color:rgba(99, 99, 99, 1);
color:rgba(99, 99, 99, var(--text-opacity));
}
.text-white {
--text-opacity:1;
color:#fff;
color:rgba(255, 255, 255, 1);
color:rgba(255, 255, 255, var(--text-opacity));
}
.underline {
text-decoration:underline;
}
.uppercase {
text-transform:uppercase;
}
.transform {
--transform-translate-x:0;
--transform-translate-y:0;
--transform-rotate:0;
--transform-skew-x:0;
--transform-skew-y:0;
--transform-scale-x:1;
--transform-scale-y:1;
transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
}
.duration-300 {
transition-duration:300ms;
}
.transition-all {
transition-property:all;
}
.transition-opacity {
transition-property:opacity;
}
.-translate-x-1\/2 {
--transform-translate-x:-50%;
}
.-translate-y-1\/2 {
--transform-translate-y:-50%;
}
.w-14 {
width:14px;
}
.w-24 {
width:24px;
}
.w-30 {
width:30px;
}
.w-32 {
width:32px;
}
.w-48 {
width:48px;
}
.w-80 {
width:80px;
}
.w-84 {
width:84px;
}
.w-96 {
width:96px;
}
.w-174 {
width:174px;
}
.w-241 {
width:241px;
}
.w-fit {
width:-moz-fit-content;
width:fit-content;
}
.w-auto {
width:auto;
}
.w-1\/4 {
width:25%;
}
.w-1\/3 {
width:33.333333%;
}
.w-2\/3 {
width:66.6666667%;
}
.w-full {
width:100%;
}
.w-29\% {
width:29%;
}
.w-34\% {
width:34%;
}
.w-64\% {
width:64%;
}
.w-82\% {
width:82%;
}
.w-full-96 {
width:calc( 100% - 96px );
}
.z-0 {
z-index:0;
}
.z-1 {
z-index:1;
}
.z-2 {
z-index:2;
}
.z-98 {
z-index:98;
}
.z-header {
z-index:99;
}
.z-nav {
z-index:101;
}    @font-face {
font-family: 'swiper-icons';
src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
font-weight: 400;
font-style: normal;
}
:root {
--swiper-theme-color: #007aff;
}
.swiper {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0; z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
touch-action: pan-x;
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
}
.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 {
transform: translateZ(0);
backface-visibility: hidden;
} .swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
} .swiper-css-mode > .swiper-wrapper {
overflow: auto;
scrollbar-width: none; -ms-overflow-style: none; }
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
content: '';
flex-shrink: 0;
order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
height: 100%;
min-height: 1px;
width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
width: 100%;
min-width: 1px;
height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
scroll-snap-align: center center;
scroll-snap-stop: always;
}
.swiper-virtual .swiper-slide {
-webkit-backface-visibility: hidden;
transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
content: '';
position: absolute;
left: 0;
top: 0;
pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
height: 1px;
width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
width: 1px;
height: var(--swiper-virtual-size);
}
:root {
--swiper-navigation-size: 44px; }
.swiper-button-prev,
.swiper-button-next {
position: absolute;
top: 50%;
width: calc(44px / 44 * 27);
width: calc(var(--swiper-navigation-size) / 44 * 27);
height: 44px;
height: var(--swiper-navigation-size);
margin-top: calc(0px - (44px / 2));
margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
z-index: 10;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
color: var(--swiper-theme-color);
color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
opacity: 0;
cursor: auto;
pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
font-family: swiper-icons;
font-size: 44px;
font-size: var(--swiper-navigation-size);
text-transform: none !important;
letter-spacing: 0;
font-feature-settings: normal, ;
font-variant: normal;
font-variant: initial;
line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
left: 10px;
right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
right: 10px;
left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
content: 'next';
}
.swiper-button-lock {
display: none;
}
:root { }
.swiper-pagination {
position: absolute;
text-align: center;
transition: 300ms opacity;
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
display: none !important;
} .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
bottom: 10px;
left: 0;
width: 100%;
} .swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transform: scale(0.33);
position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
transform: scale(0.33);
}
.swiper-pagination-bullet {
width: 8px;
width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
height: 8px;
height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
display: inline-block;
border-radius: 50%;
background: #000;
background: var(--swiper-pagination-bullet-inactive-color, #000);
opacity: 0.2;
opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-bullet:only-child {
display: none !important;
}
.swiper-pagination-bullet-active {
opacity: 1;
opacity: var(--swiper-pagination-bullet-opacity, 1);
background: var(--swiper-theme-color);
background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
right: 10px;
top: 50%;
transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 6px 0;
margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 4px;
margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 200ms transform, 200ms right;
} .swiper-pagination-progressbar {
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--swiper-theme-color);
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-lock {
display: none;
} .swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
}
.swiper-scrollbar-lock {
display: none;
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
max-width: 100%;
max-height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
.swiper-slide-zoomed {
cursor: move;
} :root { }
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
box-sizing: border-box;
border: 4px solid var(--swiper-theme-color);
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} .swiper .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
flex-wrap: wrap;
flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
pointer-events: none;
transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-cube {
overflow: visible;
}
.swiper-cube .swiper-slide {
pointer-events: none;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
z-index: 0;
backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
opacity: 0.6;
z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
content: '';
background: #000;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
filter: blur(50px);
}
.swiper-flip {
overflow: visible;
}
.swiper-flip .swiper-slide {
pointer-events: none;
backface-visibility: hidden;
z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
z-index: 0;
backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
backface-visibility: hidden;
overflow: hidden;
transition-property: transform, opacity, height;
}
.swiper-cards {
overflow: visible;
}
.swiper-cards .swiper-slide {
transform-origin: center bottom;
backface-visibility: hidden;
overflow: hidden;
}   .nav--list-item:hover:before { display:block; position:absolute; --bg-opacity:1; background-color:#fff; background-color:rgba(255, 255, 255, 1); background-color:rgba(255, 255, 255, var(--bg-opacity)); width:8px; height:8px; top:8px; left:-18px; border-radius:50%; content: "";
}
.nav--list-item.rest:hover:before { display:block; position:absolute; --bg-opacity:1; background-color:#fff; background-color:rgba(255, 255, 255, 1); background-color:rgba(255, 255, 255, var(--bg-opacity)); width:12px; height:12px; top:8px; left:-24px; border-radius:50%; content: "";
}
.nav--list-item.active:before { display:block; position:absolute; --bg-opacity:1; background-color:#fff; background-color:rgba(255, 255, 255, 1); background-color:rgba(255, 255, 255, var(--bg-opacity)); width:8px; height:8px; top:10px; left:-18px; border-radius:50%; content: "";
}
.nav--list-item.rest-active:before { display:block; position:absolute; --bg-opacity:1; background-color:#fff; background-color:rgba(255, 255, 255, 1); background-color:rgba(255, 255, 255, var(--bg-opacity)); width:12px; height:12px; top:13px; left:-24px; border-radius:50%; content: "";
}
.nav--list-item.rest-active:hover:before { --bg-opacity:1; background-color:#fff; background-color:rgba(255, 255, 255, 1); background-color:rgba(255, 255, 255, var(--bg-opacity));
} .menu--icons svg { display:block; width:100%; height:auto;
}
.menu--icons.-sm svg { width: 16px; height: auto;
}
.menu {
inset: 0;
transform: translateX(-100vw);
overflow-y: hidden;
}
@media (min-width: 1024px) {
.menu:before { position:absolute; top:0px; left:0px; display:block; width:50%; height:100%; --bg-opacity:1; background-color:#000; background-color:rgba(0, 0, 0, 1); background-color:rgba(0, 0, 0, var(--bg-opacity)); pointer-events:none; z-index:0; content: ""
}
}
.menu-container { }
.menu nav { }
.menu nav a {
position: relative;
}   #restaurant-mobile-nav-btn #restaurant-mobile-nav-icon-open { opacity:1; --transform-translate-x:0; --transform-translate-y:0; --transform-rotate:0; --transform-skew-x:0; --transform-skew-y:0; --transform-scale-x:1; --transform-scale-y:1; transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y)); --transform-translate-y:0;
}
#restaurant-mobile-nav-btn #restaurant-mobile-nav-icon-close { opacity:0; --transform-translate-x:0; --transform-translate-y:0; --transform-rotate:0; --transform-skew-x:0; --transform-skew-y:0; --transform-scale-x:1; --transform-scale-y:1; transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y)); --transform-translate-y:10px;
}
#restaurant-mobile-nav-btn.opened #restaurant-mobile-nav-icon-open { opacity:0; --transform-translate-y:-10px;
}
#restaurant-mobile-nav-btn.opened #restaurant-mobile-nav-icon-close { opacity:1; --transform-translate-y:0;
} @media (min-width: 1024px) {
.header--logo-path { fill: #fff
}
}
@media (min-width: 1024px) {
.header--btn-open svg path { stroke: #fff
}
}
.header--btn-close { opacity:0; transform: translateX( -5px );
}
.header--black-items .header--logo svg path { fill: #000;
}
@media (min-width: 1024px) {
.header--black-items-desktop .header--logo svg path, .header--black-items-desktop .header--social-icon svg path { fill: #000;
}
.header--black-items-desktop .header--btn-open svg path { stroke: #000;
}
} .footer--nav li { position:relative;
}
.footer--nav li:after { display:block; position:absolute; top:0px; right:0px; background-color:rgba( 256, 256, 256, 0.2 ); width: 1px; height: 16px; content: "";
}
.footer--nav li:last-of-type { padding-right:0px !important;
}
.footer--nav li:last-of-type:after { display:none;
}
.footer--nav li a.active { font-weight:700;
}
.footer--nav li a.active:before { display:block; position:absolute; bottom:0px; left:0px; width:100%; --bg-opacity:1; background-color:#fff; background-color:rgba(255, 255, 255, 1); background-color:rgba(255, 255, 255, var(--bg-opacity)); height: 1px; content: "";
} body.no-mobile .hover--anim-collapsible { transition: all 0.3s ease;
}
body.no-mobile .hover--anim-collapsible:hover { padding-left:16px;
}
body.no-mobile .hover--anim-collapsible:hover:after { animation: wobbleYnonStop 2s linear infinite;
}
body.no-mobile .hover--anim-collapsible.active { padding-left:0px;
}
body.no-mobile .hover--anim-multiline {
background-image: linear-gradient(transparent calc(100% - 1px), #fff 2px);
background-size: 0;
background-repeat: no-repeat;
display: inline;
transition: 0.5s ease;
opacity: 100 !important;
}
body.no-mobile .hover--anim-multiline:hover:not( .-no-multiline-hover ) { background-size: 100%;
}
body.no-mobile .hover--anim-multiline.-in-menu {
background-image: linear-gradient(transparent calc(100% - 4px), #fff 4px);
}
body.no-mobile .hover--anim-multiline.-black-line {
background-image: linear-gradient(transparent calc(100% - 1px), #000 2px);
}
body.no-mobile .hover--anim-multiline.-block {
display: block;
}
body.no-mobile .hover--anim-back-btn { position:relative;
}
body.no-mobile .hover--anim-back-btn span { position:relative;
}
body.no-mobile .hover--anim-back-btn span:after {
background: none repeat scroll 0 0 transparent;
bottom: 0;
content: "";
display: block;
height: 1px;
left: 50%;
position: absolute;
background: #000;
transition: width 0.3s ease 0s, left 0.3s ease 0s;
width: 0;
} body.no-mobile .hover--anim-back-btn:hover { }
body.no-mobile .hover--anim-back-btn:hover span:after {
width: 100%;
left: 0;
}
body.no-mobile .hover--anim-underline-1 { position:relative;
}
body.no-mobile .hover--anim-underline-1:after {
background: none repeat scroll 0 0 transparent;
bottom: 0;
content: "";
display: block;
height: 1px;
left: 0%;
position: absolute;
background: #fff;
transition: width 0.3s ease 0s, left 0.3s ease 0s;
width: 0;
}
body.no-mobile .hover--anim-underline-1.-menu:after { background: #fff;
}
body.no-mobile .hover--anim-underline-1.-restaurant-header:after {
bottom: -6px;
}
body.no-mobile .hover--anim-underline-1.-restaurant-menu span { transition: all 0.3s ease;
}
body.no-mobile .hover--anim-underline-1.-restaurant-menu:hover span { --text-opacity:1; color:#000; color:rgba(0, 0, 0, 1); color:rgba(0, 0, 0, var(--text-opacity));
}
body.no-mobile .hover--anim-underline-1.-black-line:after {
background: #000;
}
body.no-mobile .hover--anim-underline-1:hover:after {
width: 100%;
left: 0;
}
body.no-mobile .hover--anim-underline-1.-no-underline-1 { position:relative;
}
body.no-mobile .hover--anim-underline-1.-no-underline-1:before {
background: none repeat scroll 0 0 transparent;
bottom: 0;
content: "";
display: block;
height: 1px;
left: 0;
position: absolute;
background: #fff;
transition: width 0.1s ease 0s, left 0.1s ease 0s;
width: 100%;
}
body.no-mobile .hover--anim-underline-1.-no-underline-1:hover:before {
width: 0;
left: 50%;
}
body.no-mobile .hover--anim-underline-2 { position:relative;
}
body.no-mobile .hover--anim-underline-2:after {
background: none repeat scroll 0 0 transparent;
bottom: 0;
content: "";
display: block;
height: 2px;
left: 50%;
position: absolute;
background: #fff;
transition: width 0.3s ease 0s, left 0.3s ease 0s;
width: 0;
}
body.no-mobile .hover--anim-underline-2.-menu:after { background: #fff;
}
body.no-mobile .hover--anim-underline-2:hover:after {
width: 100%;
left: 0;
}
body.no-mobile .hover--anim-underline-2.-no-underline-2 { position:relative;
}
body.no-mobile .hover--anim-underline-2.-no-underline-2:before {
background: none repeat scroll 0 0 transparent;
bottom: 0;
content: "";
display: block;
height: 2px;
left: 0;
position: absolute;
background: #fff;
transition: width 0.1s ease 0s, left 0.1s ease 0s;
width: 100%;
}
body.no-mobile .hover--anim-underline-2.-no-underline-2:hover:before {
width: 0;
left: 50%;
}
body.no-mobile .hover--anim-white-icon svg { scale: 1; transition: all 0.3s ease;
}
body.no-mobile .hover--anim-white-icon path { transition: all 0.3s ease;
}
body.no-mobile .hover--anim-white-icon:hover svg { scale: 1.2;
}
body.no-mobile .hover--anim-white-icon:hover path { fill: #fff;
}
body.no-mobile .hover--anim-icon svg { scale: 1; transition: all 0.3s ease;
}
body.no-mobile .hover--anim-icon:hover svg { scale: 1.2;
}
body.no-mobile .hover--anim-font-to-semibold { transition: font 0.1s ease;
}
body.no-mobile .hover--anim-font-to-semibold:hover { font-weight:600;
}
body.no-mobile .hover--anim.-wobble-y-arrow:hover { animation: wobbleY 2s ease infinite;
} body.no-mobile .hover--anim.-multirestaurant { transition: all 400ms ease-in-out 300ms; } body.no-mobile .hover--anim.-multirestaurant.-transition {
transition: all 400ms ease-in-out 100ms;
} body.no-mobile .hover--anim.-multirestaurant .-multirestaurant-svg-logo, body.no-mobile .hover--anim.-multirestaurant .-multirestaurant-info {
transition: all 400ms 750ms;
} body.no-mobile .hover--anim.-multirestaurant .-multirestaurant-title-sm {
opacity:0;
transition: all 100ms;
} body.no-mobile .hover--anim.-multirestaurant .-multirestaurant-title {
opacity:1;
transition: all 400ms 750ms;
} body.no-mobile .hover--anim.-multirestaurant.hover-active {
width:50% !important; } body.no-mobile .hover--anim.-multirestaurant.hover-active .-multirestaurant-title {
opacity:1;
transition: all 400ms 450ms;
} body.no-mobile .hover--anim.-multirestaurant.hover-active .-multirestaurant-title-sm {
opacity:0;
} body.no-mobile .hover--anim.-multirestaurant.hover-active .-multirestaurant-svg-logo, body.no-mobile .hover--anim.-multirestaurant.hover-active .-multirestaurant-info {
transition: all 400ms 450ms;
} body.no-mobile .hover--anim.-multirestaurant.hover-prev, body.no-mobile .hover--anim.-multirestaurant.hover-next {
width:25% !important; } body.no-mobile .hover--anim.-multirestaurant.hover-prev .-multirestaurant-svg-logo, body.no-mobile .hover--anim.-multirestaurant.hover-prev .-multirestaurant-info, body.no-mobile .hover--anim.-multirestaurant.hover-next .-multirestaurant-svg-logo, body.no-mobile .hover--anim.-multirestaurant.hover-next .-multirestaurant-info {
opacity:0;
transition: all 200ms;
} body.no-mobile .hover--anim.-multirestaurant.hover-prev .-multirestaurant-title, body.no-mobile .hover--anim.-multirestaurant.hover-next .-multirestaurant-title {
opacity:0;
transition: all 200ms;
} body.no-mobile .hover--anim.-multirestaurant.hover-prev .-multirestaurant-title-sm, body.no-mobile .hover--anim.-multirestaurant.hover-next .-multirestaurant-title-sm {
opacity:1;
transition: all 400ms 450ms;
} body.no-mobile .hover--anim.-multirestaurant.single-slide.hover-active {
width:100% !important; } body.no-mobile .hover--anim.-multirestaurant.two-slide.hover-active {
width:66.6666667% !important; }
body.no-mobile .hover--anim.-multirestaurant.two-slide.hover-prev, body.no-mobile .hover--anim.-multirestaurant.two-slide.hover-next {
width:33.333333% !important; }
body.no-mobile .hover.header--logo .header--logo-o-path { transition: all 0.3s ease;
}
body.no-mobile .hover.header--logo:hover .header--logo-o-path { fill: #f00
}
@keyframes wobbleY {
0% { transform: translateY(0%);
}
15% { transform: translateY(-25%)
}
30% { transform: translateY(10%)
}
45% { transform: translateY(-15%)
}
60% { transform: translateY(10%)
}
75% { transform: translateY(-5%)
}
100% { transform: translateY(0%);
}
}
@keyframes wobbleYnonStop {
0% { transform: translateY(0%);
}
15% { transform: translateY(-15%)
}
30% { transform: translateY(0%)
}
45% { transform: translateY(-15%)
}
60% { transform: translateY(0%)
}
75% { transform: translateY(-15%)
}
100% { transform: translateY(0%);
}
}
body.no-mobile .btn--ripple { position:relative; overflow:hidden; --wsize: 500px; --hsize: 500px; transition: background-color 100ms ease 50ms, color 100ms ease 50ms ;
}
body.no-mobile .btn--ripple span, body.no-mobile .btn--ripple h3, body.no-mobile .btn--ripple p, body.no-mobile .btn--ripple svg { position:relative; z-index:1; transition: color 100ms ease 50ms;
}
body.no-mobile .btn--ripple input[type="submit"] { position:relative; overflow:hidden; transition: background-color 100ms ease 50ms, color 100ms ease 50ms ;
}
body.no-mobile .btn--ripple svg path { position:relative; z-index:1; transition: all 100ms ease 50ms;
}
body.no-mobile .btn--ripple.ripple-border-white { border-color:transparent; border-width:1px; border-style:solid;
}
body.no-mobile .btn--ripple:before { top: var(--ypos); left: var(--xpos); content: ""; height: 5px; width: 5px; position: absolute; transform: translate(-50%, -50%); border-radius: 50%; opacity: 0;
transition: opacity 450ms ease 0s, width 150ms ease 300ms, height 150ms ease 300ms;
}
body.no-mobile .btn--ripple:hover { transition: background-color 100ms ease 250ms, color 100ms ease 250ms;
}
body.no-mobile .btn--ripple:hover:before { height: var(--hsize); width: var(--wsize); opacity: 100;
transition: opacity 150ms ease 0s, width 500ms ease-in-out 0ms, height 500ms ease-in-out 0ms;
}
body.no-mobile .btn--ripple:hover span, body.no-mobile .btn--ripple:hover h3, body.no-mobile .btn--ripple:hover p { transition: color 200ms ease 75ms;
}
body.no-mobile .btn--ripple:hover svg path { transition: all 200ms ease 75ms;
}
body.no-mobile .btn--ripple:hover input[type="submit"] { transition: all 200ms ease 75ms;
}
body.no-mobile .btn--ripple:hover.bg-transparent, body.no-mobile .btn--ripple:hover.bg-black { --bg-opacity:1; background-color:#fff; background-color:rgba(255, 255, 255, 1); background-color:rgba(255, 255, 255, var(--bg-opacity));
}
body.no-mobile .btn--ripple:hover.bg-transparent span, body.no-mobile .btn--ripple:hover.bg-transparent h3, body.no-mobile .btn--ripple:hover.bg-transparent p, body.no-mobile .btn--ripple:hover.bg-black span, body.no-mobile .btn--ripple:hover.bg-black h3, body.no-mobile .btn--ripple:hover.bg-black p { --text-opacity:1; color:#000; color:rgba(0, 0, 0, 1); color:rgba(0, 0, 0, var(--text-opacity));
}
body.no-mobile .btn--ripple:hover.bg-transparent.btn--ripple-svgstroke svg path, body.no-mobile .btn--ripple:hover.bg-black.btn--ripple-svgstroke svg path { stroke: #000;
}
body.no-mobile .btn--ripple:hover.bg-transparent.btn--ripple-svgfill svg path, body.no-mobile .btn--ripple:hover.bg-black.btn--ripple-svgfill svg path { fill: #000;
}
body.no-mobile .btn--ripple:hover.bg-white { --bg-opacity:1; background-color:#000; background-color:rgba(0, 0, 0, 1); background-color:rgba(0, 0, 0, var(--bg-opacity));
}
body.no-mobile .btn--ripple:hover.bg-white span, body.no-mobile .btn--ripple:hover.bg-white h3, body.no-mobile .btn--ripple:hover.bg-white p { --text-opacity:1; color:#fff; color:rgba(255, 255, 255, 1); color:rgba(255, 255, 255, var(--text-opacity));
}
body.no-mobile .btn--ripple:hover.bg-white.btn--ripple-svgstroke svg path { stroke: #fff;
}
body.no-mobile .btn--ripple:hover.bg-white.btn--ripple-svgfill svg path { fill: #fff;
}
body.no-mobile .btn--ripple:hover.ripple-border-white { border-color:#000;
}
body.no-mobile .btn--ripple:hover input[type="submit"] { --bg-opacity:1; background-color:#fff; background-color:rgba(255, 255, 255, 1); background-color:rgba(255, 255, 255, var(--bg-opacity)); --text-opacity:1; color:#000; color:rgba(0, 0, 0, 1); color:rgba(0, 0, 0, var(--text-opacity));
}
body.no-mobile .btn--ripple.bg-transparent:before, body.no-mobile .btn--ripple.bg-black:before { --bg-opacity:1; background-color:#fff; background-color:rgba(255, 255, 255, 1); background-color:rgba(255, 255, 255, var(--bg-opacity));
}
body.no-mobile .btn--ripple.bg-white:before { --bg-opacity:1; background-color:#000; background-color:rgba(0, 0, 0, 1); background-color:rgba(0, 0, 0, var(--bg-opacity));
}
body.no-mobile .btn--ripple input[type="submit"]:before { --bg-opacity:1; background-color:#fff; background-color:rgba(255, 255, 255, 1); background-color:rgba(255, 255, 255, var(--bg-opacity)); --text-opacity:1; color:#000; color:rgba(0, 0, 0, 1); color:rgba(0, 0, 0, var(--text-opacity));
}
body.no-mobile .btn--ripple.ripple-border-white:before { border-color:#000;
}
body.no-mobile #menu_label {
position: relative;
display: block;
width: 24px;
height: 20px;
cursor: pointer;
transition: width 0.4s ease; }
body.no-mobile #menu_label:before,
body.no-mobile #menu_label:after,
body.no-mobile #menu_text_bar {
position: absolute;
left: 0;
width: 24px;
height: 2px;
background-color: #000; }
body.no-mobile #menu_label:before,
body.no-mobile #menu_label:after {
content: "";
transition: 0.4s cubic-bezier(0.68, -0.55, 0.27, 1.55) left;
}
body.no-mobile #menu_label:before {
top: 0;
}
body.no-mobile #menu_label:after {
top: 8px;
}
body.no-mobile #menu_text_bar {
top: 16px;
width: 24px; transition: width 0.4s ease; }
body.no-mobile #menu_text_bar:before {
content: "MENU";
position: absolute;
top: 4px;
right: 0;
left: 0;
color: #000; font-size: 12px;
font-weight: 500;
text-align: center;
font-family:helvetica-neue, sans-serif;
}
body.no-mobile #menu_label:hover {
width: 40px;
}
body.no-mobile #nav-open:hover #menu_label:before {
left: -40px;
}
body.no-mobile #nav-open:hover #menu_label:after {
left: 40px;
}
body.no-mobile #nav-open:hover #menu_text_bar {
width: 40px; }
body.no-mobile #nav-open:hover #menu_text_bar:before {
animation: moveUpThenDown 0.8s ease 0.2s forwards, shakeWhileMovingUp 0.8s ease 0.2s forwards, shakeWhileMovingDown 0.2s ease 0.8s forwards;
}
@keyframes moveUpThenDown {
0% {
top: 0;
}
50% {
top: -27px;
}
100% {
top: -16px;
}
}
@keyframes shakeWhileMovingUp {
0% {
transform: rotateZ(0);
}
25% {
transform: rotateZ(-10deg);
}
50% {
transform: rotateZ(0deg);
}
75% {
transform: rotateZ(10deg);
}
100% {
transform: rotateZ(0);
}
}
@keyframes shakeWhileMovingDown {
0% {
transform: rotateZ(0);
}
80% {
transform: rotateZ(3deg);
}
90% {
transform: rotateZ(-3deg);
}
100% {
transform: rotateZ(0);
}
}
* { box-sizing:border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: 1.1em; box-sizing: border-box;
}
html { --bg-opacity:1; background-color:#fff; background-color:rgba(255, 255, 255, 1); background-color:rgba(255, 255, 255, var(--bg-opacity)); --text-opacity:1; color:#000; color:rgba(0, 0, 0, 1); color:rgba(0, 0, 0, var(--text-opacity));
}
html, body, h1, h2, h3, h4, h5, h6, p, input, textarea, a, li, span { font-family:helvetica-neue, sans-serif; font-weight:400; font-size:16px; line-height:24px; --text-opacity:1; color:#000; color:rgba(0, 0, 0, 1); color:rgba(0, 0, 0, var(--text-opacity)); text-align:left; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 1024px) {
html, body, h1, h2, h3, h4, h5, h6, p, input, textarea, a, li, span { font-size:1.058vw; line-height:1.587vw
}
}
@media (min-width: 1512px) {
html, body, h1, h2, h3, h4, h5, h6, p, input, textarea, a, li, span { font-size:16px; line-height:24px
}
}  button, button:focus { outline: 0; border: none;
}
input, textarea, select { -webkit-appearance: none; -moz-appearance: none; appearance: none; outline: 0;  border-radius:0;
}
select { -webkit-tap-highlight-color: transparent; --bg-opacity:1; background-color:#fff; background-color:rgba(255, 255, 255, 1); background-color:rgba(255, 255, 255, var(--bg-opacity));
}
*:focus { outline: none;
}
.custom-filter-grayscale { filter: grayscale(100%);
}
.aspect-ratio--16-9 { aspect-ratio: 16/9;
}
.aspect-ratio.--390-248 { aspect-ratio: 390/248;
}
@media (min-width: 1024px) {
.aspect-ratio.--lg-none { aspect-ratio: auto
}
}
.custom-text-nowrap { text-wrap: nowrap;
}
.content {
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
}
.collapsible:after { width:40px; height:40px; content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.818' d='m10 15 10 10 10-10'/%3E%3C/svg%3E");
} .collapsible.active:after { width:40px; height:40px; content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.818' d='M30 25 20 15 10 25'/%3E%3C/svg%3E");
}
.udon-pattern {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 1653 903'%3E%3Cg fill='%233E3E3E' stroke='%23353636' stroke-miterlimit='10' stroke-width='3' clip-path='url(%23a)'%3E%3Cg clip-path='url(%23b)'%3E%3Cpath d='M56.45-18c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31C33.41-30.5 13.26-18 2.43.59c4.43.6 8.71 1.65 12.8 3.13C24.24-9.4 39.34-18 56.46-18h-.01Z'/%3E%3Cpath d='M56.45 7c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58C79.39.28 68.59-5.5 56.44-5.5 44.29-5.5 33.5.28 26.64 9.24c3.57 2.19 6.89 4.74 9.93 7.58C41.14 10.85 48.33 7 56.43 7h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23c)'%3E%3Cpath d='M166.45-18c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C134.24-9.4 149.34-18 166.46-18h-.01Z'/%3E%3Cpath d='M166.45 7c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58C189.39.28 178.59-5.5 166.44-5.5c-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58C151.14 10.85 158.33 7 166.43 7h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23d)'%3E%3Cpath d='M276.45-18c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C244.24-9.4 259.34-18 276.46-18h-.01Z'/%3E%3Cpath d='M276.45 7c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58C299.39.28 288.59-5.5 276.44-5.5c-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58C261.14 10.85 268.33 7 276.43 7h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23e)'%3E%3Cpath d='M386.45-18c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C354.24-9.4 369.34-18 386.46-18h-.01Z'/%3E%3Cpath d='M386.45 7c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58C409.39.28 398.59-5.5 386.44-5.5c-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58C371.14 10.85 378.33 7 386.43 7h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23f)'%3E%3Cpath d='M496.45-18c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C464.24-9.4 479.34-18 496.46-18h-.01Z'/%3E%3Cpath d='M496.45 7c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58C519.39.28 508.59-5.5 496.44-5.5c-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58C481.14 10.85 488.33 7 496.43 7h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23g)'%3E%3Cpath d='M606.37-18c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C574.16-9.4 589.26-18 606.38-18h-.01Z'/%3E%3Cpath d='M606.37 7c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58C629.31.28 618.51-5.5 606.36-5.5c-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58C591.06 10.85 598.25 7 606.35 7h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23h)'%3E%3Cpath d='M716.37-18c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C684.16-9.4 699.26-18 716.38-18h-.01Z'/%3E%3Cpath d='M716.37 7c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58C739.31.28 728.51-5.5 716.36-5.5c-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58C701.06 10.85 708.25 7 716.35 7h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23i)'%3E%3Cpath d='M826.37-18c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C794.16-9.4 809.26-18 826.38-18h-.01Z'/%3E%3Cpath d='M826.37 7c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58C849.31.28 838.51-5.5 826.36-5.5c-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58C811.06 10.85 818.25 7 826.35 7h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23j)'%3E%3Cpath d='M936.37-18c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C904.16-9.4 919.26-18 936.38-18h-.01Z'/%3E%3Cpath d='M936.37 7c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58C959.31.28 948.51-5.5 936.36-5.5c-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58C921.06 10.85 928.25 7 936.35 7h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23k)'%3E%3Cpath d='M1046.37-18c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C1014.16-9.4 1029.26-18 1046.38-18h-.01Z'/%3E%3Cpath d='M1046.37 7c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23l)'%3E%3Cpath d='M1156.29-18c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C1124.08-9.4 1139.18-18 1156.3-18h-.01Z'/%3E%3Cpath d='M1156.29 7c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23m)'%3E%3Cpath d='M1266.29-18c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C1234.08-9.4 1249.18-18 1266.3-18h-.01Z'/%3E%3Cpath d='M1266.29 7c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23n)'%3E%3Cpath d='M1376.29-18c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C1344.08-9.4 1359.18-18 1376.3-18h-.01Z'/%3E%3Cpath d='M1376.29 7c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23o)'%3E%3Cpath d='M1486.29-18c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C1454.08-9.4 1469.18-18 1486.3-18h-.01Z'/%3E%3Cpath d='M1486.29 7c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23p)'%3E%3Cpath d='M1596.29-18c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C1564.08-9.4 1579.18-18 1596.3-18h-.01Z'/%3E%3Cpath d='M1596.29 7c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23q)'%3E%3Cpath d='M112.45 13c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31C89.41.5 69.26 13 58.43 31.59c4.43.6 8.71 1.65 12.8 3.13C80.24 21.6 95.34 13 112.46 13h-.01Z'/%3E%3Cpath d='M112.45 38c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23r)'%3E%3Cpath d='M2.45 13c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08C45.61 12.96 25.49.5 2.45.5-20.59.5-40.74 13-51.57 31.59c4.43.6 8.71 1.65 12.8 3.13C-29.76 21.6-14.66 13 2.46 13h-.01Z'/%3E%3Cpath d='M2.45 38c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58C-12.86 41.85-5.67 38 2.43 38h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23s)'%3E%3Cpath d='M222.45 13c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C190.24 21.6 205.34 13 222.46 13h-.01Z'/%3E%3Cpath d='M222.45 38c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23t)'%3E%3Cpath d='M332.45 13c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C300.24 21.6 315.34 13 332.46 13h-.01Z'/%3E%3Cpath d='M332.45 38c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23u)'%3E%3Cpath d='M442.45 13c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C410.24 21.6 425.34 13 442.46 13h-.01Z'/%3E%3Cpath d='M442.45 38c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23v)'%3E%3Cpath d='M552.45 13c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C520.24 21.6 535.34 13 552.46 13h-.01Z'/%3E%3Cpath d='M552.45 38c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23w)'%3E%3Cpath d='M772.37 13c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C740.16 21.6 755.26 13 772.38 13h-.01Z'/%3E%3Cpath d='M772.37 38c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23x)'%3E%3Cpath d='M662.37 13c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C630.16 21.6 645.26 13 662.38 13h-.01Z'/%3E%3Cpath d='M662.37 38c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23y)'%3E%3Cpath d='M882.37 13c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C850.16 21.6 865.26 13 882.38 13h-.01Z'/%3E%3Cpath d='M882.37 38c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23z)'%3E%3Cpath d='M992.37 13c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C960.16 21.6 975.26 13 992.38 13h-.01Z'/%3E%3Cpath d='M992.37 38c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23A)'%3E%3Cpath d='M1102.37 13c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1102.37 38c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23B)'%3E%3Cpath d='M1212.37 13c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1212.37 38c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23C)'%3E%3Cpath d='M1432.29 13c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C1400.08 21.6 1415.18 13 1432.3 13h-.01Z'/%3E%3Cpath d='M1432.29 38c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23D)'%3E%3Cpath d='M1322.29 13c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C1290.08 21.6 1305.18 13 1322.3 13h-.01Z'/%3E%3Cpath d='M1322.29 38c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23E)'%3E%3Cpath d='M1542.29 13c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C1510.08 21.6 1525.18 13 1542.3 13h-.01Z'/%3E%3Cpath d='M1542.29 38c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23F)'%3E%3Cpath d='M1652.29 13c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13C1620.08 21.6 1635.18 13 1652.3 13h-.01Z'/%3E%3Cpath d='M1652.29 38c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23G)'%3E%3Cpath d='M56.45 44.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M56.45 69.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23H)'%3E%3Cpath d='M166.45 44.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M166.45 69.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23I)'%3E%3Cpath d='M276.45 44.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M276.45 69.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23J)'%3E%3Cpath d='M386.45 44.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M386.45 69.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23K)'%3E%3Cpath d='M496.45 44.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M496.45 69.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23L)'%3E%3Cpath d='M606.37 44.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M606.37 69.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23M)'%3E%3Cpath d='M716.37 44.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M716.37 69.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23N)'%3E%3Cpath d='M826.37 44.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M826.37 69.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23O)'%3E%3Cpath d='M936.37 44.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M936.37 69.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23P)'%3E%3Cpath d='M1046.37 44.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1046.37 69.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23Q)'%3E%3Cpath d='M1156.29 44.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1156.29 69.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23R)'%3E%3Cpath d='M1266.29 44.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1266.29 69.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23S)'%3E%3Cpath d='M1376.29 44.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1376.29 69.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23T)'%3E%3Cpath d='M1486.29 44.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1486.29 69.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23U)'%3E%3Cpath d='M1596.29 44.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1596.29 69.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23V)'%3E%3Cpath d='M112.45 75.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M112.45 100.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23W)'%3E%3Cpath d='M2.45 75.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M2.45 100.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23X)'%3E%3Cpath d='M222.45 75.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M222.45 100.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23Y)'%3E%3Cpath d='M332.45 75.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M332.45 100.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23Z)'%3E%3Cpath d='M442.45 75.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M442.45 100.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aa)'%3E%3Cpath d='M552.45 75.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M552.45 100.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ab)'%3E%3Cpath d='M772.37 75.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M772.37 100.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ac)'%3E%3Cpath d='M662.37 75.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M662.37 100.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ad)'%3E%3Cpath d='M882.37 75.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M882.37 100.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ae)'%3E%3Cpath d='M992.37 75.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M992.37 100.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23af)'%3E%3Cpath d='M1102.37 75.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1102.37 100.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ag)'%3E%3Cpath d='M1212.37 75.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1212.37 100.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ah)'%3E%3Cpath d='M1432.29 75.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1432.29 100.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ai)'%3E%3Cpath d='M1322.29 75.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1322.29 100.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aj)'%3E%3Cpath d='M1542.29 75.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1542.29 100.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ak)'%3E%3Cpath d='M1652.29 75.05c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1652.29 100.05c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23al)'%3E%3Cpath d='M56.45 106.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M56.45 131.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23am)'%3E%3Cpath d='M166.45 106.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M166.45 131.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23an)'%3E%3Cpath d='M276.45 106.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M276.45 131.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ao)'%3E%3Cpath d='M386.45 106.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M386.45 131.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ap)'%3E%3Cpath d='M496.45 106.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M496.45 131.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aq)'%3E%3Cpath d='M606.37 106.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M606.37 131.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ar)'%3E%3Cpath d='M716.37 106.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M716.37 131.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23as)'%3E%3Cpath d='M826.37 106.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M826.37 131.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23at)'%3E%3Cpath d='M936.37 106.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M936.37 131.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23au)'%3E%3Cpath d='M1046.37 106.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1046.37 131.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23av)'%3E%3Cpath d='M1156.29 106.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1156.29 131.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aw)'%3E%3Cpath d='M1266.29 106.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1266.29 131.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ax)'%3E%3Cpath d='M1376.29 106.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1376.29 131.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ay)'%3E%3Cpath d='M1486.29 106.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1486.29 131.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23az)'%3E%3Cpath d='M1596.29 106.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1596.29 131.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aA)'%3E%3Cpath d='M112.45 137.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M112.45 162.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aB)'%3E%3Cpath d='M2.45 137.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M2.45 162.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aC)'%3E%3Cpath d='M222.45 137.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M222.45 162.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aD)'%3E%3Cpath d='M332.45 137.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M332.45 162.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aE)'%3E%3Cpath d='M442.45 137.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M442.45 162.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aF)'%3E%3Cpath d='M552.45 137.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M552.45 162.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aG)'%3E%3Cpath d='M772.37 137.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M772.37 162.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aH)'%3E%3Cpath d='M662.37 137.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M662.37 162.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aI)'%3E%3Cpath d='M882.37 137.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M882.37 162.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aJ)'%3E%3Cpath d='M992.37 137.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M992.37 162.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aK)'%3E%3Cpath d='M1102.37 137.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1102.37 162.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aL)'%3E%3Cpath d='M1212.37 137.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1212.37 162.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aM)'%3E%3Cpath d='M1432.29 137.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1432.29 162.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aN)'%3E%3Cpath d='M1322.29 137.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1322.29 162.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aO)'%3E%3Cpath d='M1542.29 137.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1542.29 162.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aP)'%3E%3Cpath d='M1652.29 137.1c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1652.29 162.1c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aQ)'%3E%3Cpath d='M56.45 168.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M56.45 193.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aR)'%3E%3Cpath d='M166.45 168.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M166.45 193.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aS)'%3E%3Cpath d='M276.45 168.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M276.45 193.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aT)'%3E%3Cpath d='M386.45 168.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M386.45 193.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aU)'%3E%3Cpath d='M496.45 168.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M496.45 193.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aV)'%3E%3Cpath d='M606.37 168.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M606.37 193.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aW)'%3E%3Cpath d='M716.37 168.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M716.37 193.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aX)'%3E%3Cpath d='M826.37 168.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M826.37 193.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aY)'%3E%3Cpath d='M936.37 168.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M936.37 193.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23aZ)'%3E%3Cpath d='M1046.37 168.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1046.37 193.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ba)'%3E%3Cpath d='M1156.29 168.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1156.29 193.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bb)'%3E%3Cpath d='M1266.29 168.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1266.29 193.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bc)'%3E%3Cpath d='M1376.29 168.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1376.29 193.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bd)'%3E%3Cpath d='M1486.29 168.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1486.29 193.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23be)'%3E%3Cpath d='M1596.29 168.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1596.29 193.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bf)'%3E%3Cpath d='M112.45 199.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M112.45 224.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bg)'%3E%3Cpath d='M2.45 199.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M2.45 224.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bh)'%3E%3Cpath d='M222.45 199.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M222.45 224.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bi)'%3E%3Cpath d='M332.45 199.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M332.45 224.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bj)'%3E%3Cpath d='M442.45 199.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M442.45 224.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bk)'%3E%3Cpath d='M552.45 199.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M552.45 224.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bl)'%3E%3Cpath d='M772.37 199.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M772.37 224.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bm)'%3E%3Cpath d='M662.37 199.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M662.37 224.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bn)'%3E%3Cpath d='M882.37 199.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M882.37 224.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bo)'%3E%3Cpath d='M992.37 199.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M992.37 224.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bp)'%3E%3Cpath d='M1102.37 199.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1102.37 224.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bq)'%3E%3Cpath d='M1212.37 199.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1212.37 224.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23br)'%3E%3Cpath d='M1432.29 199.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1432.29 224.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bs)'%3E%3Cpath d='M1322.29 199.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1322.29 224.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bt)'%3E%3Cpath d='M1542.29 199.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1542.29 224.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bu)'%3E%3Cpath d='M1652.29 199.149c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1652.29 224.149c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bv)'%3E%3Cpath d='M56.45 230.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M56.45 255.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bw)'%3E%3Cpath d='M166.45 230.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M166.45 255.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bx)'%3E%3Cpath d='M276.45 230.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M276.45 255.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23by)'%3E%3Cpath d='M386.45 230.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M386.45 255.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bz)'%3E%3Cpath d='M496.45 230.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M496.45 255.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bA)'%3E%3Cpath d='M606.37 230.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M606.37 255.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bB)'%3E%3Cpath d='M716.37 230.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M716.37 255.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bC)'%3E%3Cpath d='M826.37 230.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M826.37 255.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bD)'%3E%3Cpath d='M936.37 230.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M936.37 255.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bE)'%3E%3Cpath d='M1046.37 230.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1046.37 255.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bF)'%3E%3Cpath d='M1156.29 230.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1156.29 255.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bG)'%3E%3Cpath d='M1266.29 230.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1266.29 255.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bH)'%3E%3Cpath d='M1376.29 230.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1376.29 255.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bI)'%3E%3Cpath d='M1486.29 230.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1486.29 255.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bJ)'%3E%3Cpath d='M1596.29 230.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1596.29 255.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bK)'%3E%3Cpath d='M112.45 261.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M112.45 286.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bL)'%3E%3Cpath d='M2.45 261.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M2.45 286.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bM)'%3E%3Cpath d='M222.45 261.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M222.45 286.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bN)'%3E%3Cpath d='M332.45 261.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M332.45 286.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bO)'%3E%3Cpath d='M442.45 261.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M442.45 286.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bP)'%3E%3Cpath d='M552.45 261.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M552.45 286.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bQ)'%3E%3Cpath d='M772.37 261.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M772.37 286.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bR)'%3E%3Cpath d='M662.37 261.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M662.37 286.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bS)'%3E%3Cpath d='M882.37 261.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M882.37 286.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bT)'%3E%3Cpath d='M992.37 261.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M992.37 286.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bU)'%3E%3Cpath d='M1102.37 261.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1102.37 286.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bV)'%3E%3Cpath d='M1212.37 261.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1212.37 286.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bW)'%3E%3Cpath d='M1432.29 261.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1432.29 286.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bX)'%3E%3Cpath d='M1322.29 261.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1322.29 286.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bY)'%3E%3Cpath d='M1542.29 261.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1542.29 286.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23bZ)'%3E%3Cpath d='M1652.29 261.199c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1652.29 286.199c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ca)'%3E%3Cpath d='M56.45 292.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M56.45 317.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cb)'%3E%3Cpath d='M166.45 292.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M166.45 317.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cc)'%3E%3Cpath d='M276.45 292.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M276.45 317.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cd)'%3E%3Cpath d='M386.45 292.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M386.45 317.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ce)'%3E%3Cpath d='M496.45 292.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M496.45 317.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cf)'%3E%3Cpath d='M606.37 292.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M606.37 317.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cg)'%3E%3Cpath d='M716.37 292.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M716.37 317.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ch)'%3E%3Cpath d='M826.37 292.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M826.37 317.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ci)'%3E%3Cpath d='M936.37 292.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M936.37 317.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cj)'%3E%3Cpath d='M1046.37 292.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1046.37 317.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ck)'%3E%3Cpath d='M1156.29 292.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1156.29 317.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cl)'%3E%3Cpath d='M1266.29 292.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1266.29 317.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cm)'%3E%3Cpath d='M1376.29 292.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1376.29 317.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cn)'%3E%3Cpath d='M1486.29 292.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1486.29 317.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23co)'%3E%3Cpath d='M1596.29 292.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1596.29 317.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cp)'%3E%3Cpath d='M112.45 323.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M112.45 348.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cq)'%3E%3Cpath d='M2.45 323.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M2.45 348.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cr)'%3E%3Cpath d='M222.45 323.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M222.45 348.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cs)'%3E%3Cpath d='M332.45 323.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M332.45 348.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ct)'%3E%3Cpath d='M442.45 323.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M442.45 348.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cu)'%3E%3Cpath d='M552.45 323.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M552.45 348.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cv)'%3E%3Cpath d='M772.37 323.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M772.37 348.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cw)'%3E%3Cpath d='M662.37 323.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M662.37 348.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cx)'%3E%3Cpath d='M882.37 323.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M882.37 348.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cy)'%3E%3Cpath d='M992.37 323.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M992.37 348.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cz)'%3E%3Cpath d='M1102.37 323.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1102.37 348.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cA)'%3E%3Cpath d='M1212.37 323.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1212.37 348.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cB)'%3E%3Cpath d='M1432.29 323.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1432.29 348.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cC)'%3E%3Cpath d='M1322.29 323.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1322.29 348.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cD)'%3E%3Cpath d='M1542.29 323.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1542.29 348.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cE)'%3E%3Cpath d='M1652.29 323.249c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1652.29 348.249c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cF)'%3E%3Cpath d='M56.45 354.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M56.45 379.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cG)'%3E%3Cpath d='M166.45 354.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M166.45 379.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cH)'%3E%3Cpath d='M276.45 354.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M276.45 379.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cI)'%3E%3Cpath d='M386.45 354.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M386.45 379.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cJ)'%3E%3Cpath d='M496.45 354.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M496.45 379.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cK)'%3E%3Cpath d='M606.37 354.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M606.37 379.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cL)'%3E%3Cpath d='M716.37 354.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M716.37 379.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cM)'%3E%3Cpath d='M826.37 354.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M826.37 379.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cN)'%3E%3Cpath d='M936.37 354.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M936.37 379.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cO)'%3E%3Cpath d='M1046.37 354.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1046.37 379.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cP)'%3E%3Cpath d='M1156.29 354.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1156.29 379.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cQ)'%3E%3Cpath d='M1266.29 354.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1266.29 379.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cR)'%3E%3Cpath d='M1376.29 354.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1376.29 379.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cS)'%3E%3Cpath d='M1486.29 354.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1486.29 379.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cT)'%3E%3Cpath d='M1596.29 354.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1596.29 379.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cU)'%3E%3Cpath d='M112.45 385.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M112.45 410.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cV)'%3E%3Cpath d='M2.45 385.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M2.45 410.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cW)'%3E%3Cpath d='M222.45 385.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M222.45 410.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cX)'%3E%3Cpath d='M332.45 385.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M332.45 410.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cY)'%3E%3Cpath d='M442.45 385.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M442.45 410.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23cZ)'%3E%3Cpath d='M552.45 385.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M552.45 410.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23da)'%3E%3Cpath d='M772.37 385.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M772.37 410.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23db)'%3E%3Cpath d='M662.37 385.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M662.37 410.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dc)'%3E%3Cpath d='M882.37 385.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M882.37 410.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dd)'%3E%3Cpath d='M992.37 385.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M992.37 410.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23de)'%3E%3Cpath d='M1102.37 385.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1102.37 410.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23df)'%3E%3Cpath d='M1212.37 385.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1212.37 410.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dg)'%3E%3Cpath d='M1432.29 385.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1432.29 410.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dh)'%3E%3Cpath d='M1322.29 385.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1322.29 410.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23di)'%3E%3Cpath d='M1542.29 385.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1542.29 410.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dj)'%3E%3Cpath d='M1652.29 385.299c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1652.29 410.299c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dk)'%3E%3Cpath d='M56.45 416.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M56.45 441.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dl)'%3E%3Cpath d='M166.45 416.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M166.45 441.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dm)'%3E%3Cpath d='M276.45 416.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M276.45 441.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dn)'%3E%3Cpath d='M386.45 416.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M386.45 441.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23do)'%3E%3Cpath d='M496.45 416.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M496.45 441.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dp)'%3E%3Cpath d='M606.37 416.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M606.37 441.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dq)'%3E%3Cpath d='M716.37 416.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M716.37 441.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dr)'%3E%3Cpath d='M826.37 416.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M826.37 441.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ds)'%3E%3Cpath d='M936.37 416.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M936.37 441.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dt)'%3E%3Cpath d='M1046.37 416.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1046.37 441.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23du)'%3E%3Cpath d='M1156.29 416.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1156.29 441.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dv)'%3E%3Cpath d='M1266.29 416.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1266.29 441.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dw)'%3E%3Cpath d='M1376.29 416.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1376.29 441.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dx)'%3E%3Cpath d='M1486.29 416.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1486.29 441.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dy)'%3E%3Cpath d='M1596.29 416.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1596.29 441.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dz)'%3E%3Cpath d='M112.45 447.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M112.45 472.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dA)'%3E%3Cpath d='M2.45 447.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M2.45 472.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dB)'%3E%3Cpath d='M222.45 447.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M222.45 472.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dC)'%3E%3Cpath d='M332.45 447.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M332.45 472.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dD)'%3E%3Cpath d='M442.45 447.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M442.45 472.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dE)'%3E%3Cpath d='M552.45 447.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M552.45 472.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dF)'%3E%3Cpath d='M772.37 447.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M772.37 472.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dG)'%3E%3Cpath d='M662.37 447.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M662.37 472.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dH)'%3E%3Cpath d='M882.37 447.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M882.37 472.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dI)'%3E%3Cpath d='M992.37 447.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M992.37 472.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dJ)'%3E%3Cpath d='M1102.37 447.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1102.37 472.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dK)'%3E%3Cpath d='M1212.37 447.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1212.37 472.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dL)'%3E%3Cpath d='M1432.29 447.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1432.29 472.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dM)'%3E%3Cpath d='M1322.29 447.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1322.29 472.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dN)'%3E%3Cpath d='M1542.29 447.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1542.29 472.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dO)'%3E%3Cpath d='M1652.29 447.349c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1652.29 472.349c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dP)'%3E%3Cpath d='M56.45 478.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M56.45 503.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dQ)'%3E%3Cpath d='M166.45 478.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M166.45 503.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dR)'%3E%3Cpath d='M276.45 478.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M276.45 503.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dS)'%3E%3Cpath d='M386.45 478.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M386.45 503.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dT)'%3E%3Cpath d='M496.45 478.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M496.45 503.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dU)'%3E%3Cpath d='M606.37 478.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M606.37 503.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dV)'%3E%3Cpath d='M716.37 478.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M716.37 503.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dW)'%3E%3Cpath d='M826.37 478.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M826.37 503.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dX)'%3E%3Cpath d='M936.37 478.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M936.37 503.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dY)'%3E%3Cpath d='M1046.37 478.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1046.37 503.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23dZ)'%3E%3Cpath d='M1156.29 478.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1156.29 503.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ea)'%3E%3Cpath d='M1266.29 478.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1266.29 503.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eb)'%3E%3Cpath d='M1376.29 478.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1376.29 503.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ec)'%3E%3Cpath d='M1486.29 478.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1486.29 503.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ed)'%3E%3Cpath d='M1596.29 478.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1596.29 503.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ee)'%3E%3Cpath d='M112.45 509.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M112.45 534.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ef)'%3E%3Cpath d='M2.45 509.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M2.45 534.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eg)'%3E%3Cpath d='M222.45 509.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M222.45 534.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eh)'%3E%3Cpath d='M332.45 509.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M332.45 534.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ei)'%3E%3Cpath d='M442.45 509.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M442.45 534.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ej)'%3E%3Cpath d='M552.45 509.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M552.45 534.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ek)'%3E%3Cpath d='M772.37 509.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M772.37 534.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23el)'%3E%3Cpath d='M662.37 509.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M662.37 534.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23em)'%3E%3Cpath d='M882.37 509.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M882.37 534.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23en)'%3E%3Cpath d='M992.37 509.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M992.37 534.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eo)'%3E%3Cpath d='M1102.37 509.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1102.37 534.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ep)'%3E%3Cpath d='M1212.37 509.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1212.37 534.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eq)'%3E%3Cpath d='M1432.29 509.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1432.29 534.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23er)'%3E%3Cpath d='M1322.29 509.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1322.29 534.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23es)'%3E%3Cpath d='M1542.29 509.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1542.29 534.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23et)'%3E%3Cpath d='M1652.29 509.398c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1652.29 534.398c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eu)'%3E%3Cpath d='M56.45 540.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M56.45 565.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ev)'%3E%3Cpath d='M166.45 540.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M166.45 565.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ew)'%3E%3Cpath d='M276.45 540.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M276.45 565.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ex)'%3E%3Cpath d='M386.45 540.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M386.45 565.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ey)'%3E%3Cpath d='M496.45 540.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M496.45 565.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ez)'%3E%3Cpath d='M606.37 540.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M606.37 565.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eA)'%3E%3Cpath d='M716.37 540.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M716.37 565.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eB)'%3E%3Cpath d='M826.37 540.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M826.37 565.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eC)'%3E%3Cpath d='M936.37 540.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M936.37 565.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eD)'%3E%3Cpath d='M1046.37 540.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1046.37 565.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eE)'%3E%3Cpath d='M1156.29 540.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1156.29 565.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eF)'%3E%3Cpath d='M1266.29 540.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1266.29 565.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eG)'%3E%3Cpath d='M1376.29 540.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1376.29 565.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eH)'%3E%3Cpath d='M1486.29 540.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1486.29 565.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eI)'%3E%3Cpath d='M1596.29 540.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1596.29 565.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eJ)'%3E%3Cpath d='M112.45 571.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M112.45 596.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eK)'%3E%3Cpath d='M2.45 571.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M2.45 596.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eL)'%3E%3Cpath d='M222.45 571.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M222.45 596.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eM)'%3E%3Cpath d='M332.45 571.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M332.45 596.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eN)'%3E%3Cpath d='M442.45 571.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M442.45 596.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eO)'%3E%3Cpath d='M552.45 571.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M552.45 596.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eP)'%3E%3Cpath d='M772.37 571.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M772.37 596.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eQ)'%3E%3Cpath d='M662.37 571.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M662.37 596.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eR)'%3E%3Cpath d='M882.37 571.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M882.37 596.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eS)'%3E%3Cpath d='M992.37 571.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M992.37 596.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eT)'%3E%3Cpath d='M1102.37 571.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1102.37 596.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eU)'%3E%3Cpath d='M1212.37 571.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1212.37 596.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eV)'%3E%3Cpath d='M1432.29 571.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1432.29 596.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eW)'%3E%3Cpath d='M1322.29 571.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1322.29 596.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eX)'%3E%3Cpath d='M1542.29 571.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1542.29 596.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eY)'%3E%3Cpath d='M1652.29 571.448c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1652.29 596.448c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23eZ)'%3E%3Cpath d='M56.45 602.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M56.45 627.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fa)'%3E%3Cpath d='M166.45 602.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M166.45 627.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fb)'%3E%3Cpath d='M276.45 602.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M276.45 627.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fc)'%3E%3Cpath d='M386.45 602.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M386.45 627.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fd)'%3E%3Cpath d='M496.45 602.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M496.45 627.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fe)'%3E%3Cpath d='M606.37 602.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M606.37 627.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ff)'%3E%3Cpath d='M716.37 602.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M716.37 627.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fg)'%3E%3Cpath d='M826.37 602.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M826.37 627.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fh)'%3E%3Cpath d='M936.37 602.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M936.37 627.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fi)'%3E%3Cpath d='M1046.37 602.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1046.37 627.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fj)'%3E%3Cpath d='M1156.29 602.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1156.29 627.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fk)'%3E%3Cpath d='M1266.29 602.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1266.29 627.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fl)'%3E%3Cpath d='M1376.29 602.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1376.29 627.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fm)'%3E%3Cpath d='M1486.29 602.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1486.29 627.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fn)'%3E%3Cpath d='M1596.29 602.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1596.29 627.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fo)'%3E%3Cpath d='M112.45 633.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M112.45 658.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fp)'%3E%3Cpath d='M2.45 633.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M2.45 658.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fq)'%3E%3Cpath d='M222.45 633.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M222.45 658.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fr)'%3E%3Cpath d='M332.45 633.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M332.45 658.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fs)'%3E%3Cpath d='M442.45 633.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M442.45 658.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ft)'%3E%3Cpath d='M552.45 633.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M552.45 658.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fu)'%3E%3Cpath d='M772.37 633.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M772.37 658.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fv)'%3E%3Cpath d='M662.37 633.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M662.37 658.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fw)'%3E%3Cpath d='M882.37 633.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M882.37 658.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fx)'%3E%3Cpath d='M992.37 633.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M992.37 658.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fy)'%3E%3Cpath d='M1102.37 633.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1102.37 658.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fz)'%3E%3Cpath d='M1212.37 633.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1212.37 658.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fA)'%3E%3Cpath d='M1432.29 633.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1432.29 658.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fB)'%3E%3Cpath d='M1322.29 633.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1322.29 658.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fC)'%3E%3Cpath d='M1542.29 633.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1542.29 658.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fD)'%3E%3Cpath d='M1652.29 633.498c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1652.29 658.498c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fE)'%3E%3Cpath d='M56.45 664.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M56.45 689.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fF)'%3E%3Cpath d='M166.45 664.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M166.45 689.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fG)'%3E%3Cpath d='M276.45 664.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M276.45 689.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fH)'%3E%3Cpath d='M386.45 664.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M386.45 689.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fI)'%3E%3Cpath d='M496.45 664.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M496.45 689.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fJ)'%3E%3Cpath d='M606.37 664.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M606.37 689.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fK)'%3E%3Cpath d='M716.37 664.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M716.37 689.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fL)'%3E%3Cpath d='M826.37 664.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M826.37 689.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fM)'%3E%3Cpath d='M936.37 664.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M936.37 689.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fN)'%3E%3Cpath d='M1046.37 664.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1046.37 689.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fO)'%3E%3Cpath d='M1156.29 664.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1156.29 689.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fP)'%3E%3Cpath d='M1266.29 664.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1266.29 689.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fQ)'%3E%3Cpath d='M1376.29 664.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1376.29 689.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fR)'%3E%3Cpath d='M1486.29 664.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1486.29 689.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fS)'%3E%3Cpath d='M1596.29 664.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1596.29 689.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fT)'%3E%3Cpath d='M112.45 695.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M112.45 720.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fU)'%3E%3Cpath d='M2.45 695.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M2.45 720.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fV)'%3E%3Cpath d='M222.45 695.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M222.45 720.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fW)'%3E%3Cpath d='M332.45 695.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M332.45 720.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fX)'%3E%3Cpath d='M442.45 695.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M442.45 720.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fY)'%3E%3Cpath d='M552.45 695.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M552.45 720.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23fZ)'%3E%3Cpath d='M772.37 695.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M772.37 720.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ga)'%3E%3Cpath d='M662.37 695.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M662.37 720.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gb)'%3E%3Cpath d='M882.37 695.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M882.37 720.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gc)'%3E%3Cpath d='M992.37 695.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M992.37 720.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gd)'%3E%3Cpath d='M1102.37 695.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1102.37 720.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ge)'%3E%3Cpath d='M1212.37 695.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1212.37 720.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gf)'%3E%3Cpath d='M1432.29 695.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1432.29 720.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gg)'%3E%3Cpath d='M1322.29 695.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1322.29 720.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gh)'%3E%3Cpath d='M1542.29 695.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1542.29 720.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gi)'%3E%3Cpath d='M1652.29 695.548c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1652.29 720.548c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gj)'%3E%3Cpath d='M56.45 726.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M56.45 751.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gk)'%3E%3Cpath d='M166.45 726.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M166.45 751.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gl)'%3E%3Cpath d='M276.45 726.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M276.45 751.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gm)'%3E%3Cpath d='M386.45 726.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M386.45 751.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gn)'%3E%3Cpath d='M496.45 726.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M496.45 751.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23go)'%3E%3Cpath d='M606.37 726.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M606.37 751.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gp)'%3E%3Cpath d='M716.37 726.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M716.37 751.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gq)'%3E%3Cpath d='M826.37 726.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M826.37 751.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gr)'%3E%3Cpath d='M936.37 726.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M936.37 751.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gs)'%3E%3Cpath d='M1046.37 726.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1046.37 751.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gt)'%3E%3Cpath d='M1156.29 726.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1156.29 751.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gu)'%3E%3Cpath d='M1266.29 726.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1266.29 751.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gv)'%3E%3Cpath d='M1376.29 726.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1376.29 751.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gw)'%3E%3Cpath d='M1486.29 726.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1486.29 751.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gx)'%3E%3Cpath d='M1596.29 726.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1596.29 751.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gy)'%3E%3Cpath d='M112.45 757.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M112.45 782.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gz)'%3E%3Cpath d='M2.45 757.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M2.45 782.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gA)'%3E%3Cpath d='M222.45 757.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M222.45 782.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gB)'%3E%3Cpath d='M332.45 757.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M332.45 782.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gC)'%3E%3Cpath d='M442.45 757.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M442.45 782.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gD)'%3E%3Cpath d='M552.45 757.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M552.45 782.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gE)'%3E%3Cpath d='M772.37 757.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M772.37 782.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gF)'%3E%3Cpath d='M662.37 757.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M662.37 782.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gG)'%3E%3Cpath d='M882.37 757.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M882.37 782.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gH)'%3E%3Cpath d='M992.37 757.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M992.37 782.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gI)'%3E%3Cpath d='M1102.37 757.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1102.37 782.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gJ)'%3E%3Cpath d='M1212.37 757.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1212.37 782.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gK)'%3E%3Cpath d='M1432.29 757.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1432.29 782.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gL)'%3E%3Cpath d='M1322.29 757.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1322.29 782.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gM)'%3E%3Cpath d='M1542.29 757.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1542.29 782.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gN)'%3E%3Cpath d='M1652.29 757.598c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1652.29 782.598c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gO)'%3E%3Cpath d='M56.45 788.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M56.45 813.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gP)'%3E%3Cpath d='M166.45 788.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M166.45 813.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gQ)'%3E%3Cpath d='M276.45 788.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M276.45 813.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gR)'%3E%3Cpath d='M386.45 788.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M386.45 813.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gS)'%3E%3Cpath d='M496.45 788.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M496.45 813.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gT)'%3E%3Cpath d='M606.37 788.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M606.37 813.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gU)'%3E%3Cpath d='M716.37 788.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M716.37 813.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gV)'%3E%3Cpath d='M826.37 788.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M826.37 813.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gW)'%3E%3Cpath d='M936.37 788.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M936.37 813.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gX)'%3E%3Cpath d='M1046.37 788.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1046.37 813.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gY)'%3E%3Cpath d='M1156.29 788.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1156.29 813.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23gZ)'%3E%3Cpath d='M1266.29 788.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1266.29 813.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ha)'%3E%3Cpath d='M1376.29 788.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1376.29 813.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hb)'%3E%3Cpath d='M1486.29 788.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1486.29 813.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hc)'%3E%3Cpath d='M1596.29 788.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1596.29 813.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hd)'%3E%3Cpath d='M112.45 819.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M112.45 844.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23he)'%3E%3Cpath d='M2.45 819.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M2.45 844.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hf)'%3E%3Cpath d='M222.45 819.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M222.45 844.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hg)'%3E%3Cpath d='M332.45 819.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M332.45 844.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hh)'%3E%3Cpath d='M442.45 819.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M442.45 844.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hi)'%3E%3Cpath d='M552.45 819.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M552.45 844.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hj)'%3E%3Cpath d='M772.37 819.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M772.37 844.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hk)'%3E%3Cpath d='M662.37 819.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M662.37 844.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hl)'%3E%3Cpath d='M882.37 819.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M882.37 844.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hm)'%3E%3Cpath d='M992.37 819.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M992.37 844.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hn)'%3E%3Cpath d='M1102.37 819.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1102.37 844.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ho)'%3E%3Cpath d='M1212.37 819.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1212.37 844.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hp)'%3E%3Cpath d='M1432.29 819.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1432.29 844.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hq)'%3E%3Cpath d='M1322.29 819.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1322.29 844.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hr)'%3E%3Cpath d='M1542.29 819.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1542.29 844.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hs)'%3E%3Cpath d='M1652.29 819.647c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1652.29 844.647c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23ht)'%3E%3Cpath d='M56.45 850.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M56.45 875.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hu)'%3E%3Cpath d='M166.45 850.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M166.45 875.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hv)'%3E%3Cpath d='M276.45 850.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M276.45 875.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hw)'%3E%3Cpath d='M386.45 850.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M386.45 875.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hx)'%3E%3Cpath d='M496.45 850.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M496.45 875.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hy)'%3E%3Cpath d='M606.37 850.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M606.37 875.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hz)'%3E%3Cpath d='M716.37 850.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M716.37 875.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hA)'%3E%3Cpath d='M826.37 850.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M826.37 875.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hB)'%3E%3Cpath d='M936.37 850.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M936.37 875.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hC)'%3E%3Cpath d='M1046.37 850.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1046.37 875.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hD)'%3E%3Cpath d='M1156.29 850.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1156.29 875.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hE)'%3E%3Cpath d='M1266.29 850.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1266.29 875.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hF)'%3E%3Cpath d='M1376.29 850.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1376.29 875.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hG)'%3E%3Cpath d='M1486.29 850.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1486.29 875.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hH)'%3E%3Cpath d='M1596.29 850.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1596.29 875.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hI)'%3E%3Cpath d='M112.45 881.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M112.45 906.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hJ)'%3E%3Cpath d='M2.45 881.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M2.45 906.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hK)'%3E%3Cpath d='M222.45 881.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M222.45 906.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hL)'%3E%3Cpath d='M332.45 881.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M332.45 906.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hM)'%3E%3Cpath d='M442.45 881.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M442.45 906.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hN)'%3E%3Cpath d='M552.45 881.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M552.45 906.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hO)'%3E%3Cpath d='M772.37 881.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M772.37 906.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hP)'%3E%3Cpath d='M662.37 881.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M662.37 906.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hQ)'%3E%3Cpath d='M882.37 881.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M882.37 906.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hR)'%3E%3Cpath d='M992.37 881.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M992.37 906.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hS)'%3E%3Cpath d='M1102.37 881.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1102.37 906.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hT)'%3E%3Cpath d='M1212.37 881.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1212.37 906.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hU)'%3E%3Cpath d='M1432.29 881.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1432.29 906.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hV)'%3E%3Cpath d='M1322.29 881.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1322.29 906.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hW)'%3E%3Cpath d='M1542.29 881.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1542.29 906.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3Cg clip-path='url(%23hX)'%3E%3Cpath d='M1652.29 881.697c17.12 0 32.22 8.6 41.23 21.71 4.09-1.48 8.37-2.53 12.8-3.13-.01-.03-.03-.05-.04-.08-10.83-18.54-30.95-31-53.99-31-23.04 0-43.19 12.5-54.02 31.09 4.43.6 8.71 1.65 12.8 3.13 9.01-13.12 24.11-21.72 41.23-21.72h-.01Z'/%3E%3Cpath d='M1652.29 906.697c8.1 0 15.29 3.85 19.86 9.82 3.04-2.84 6.37-5.39 9.93-7.58-6.85-8.96-17.65-14.74-29.8-14.74-12.15 0-22.94 5.78-29.8 14.74 3.57 2.19 6.89 4.74 9.93 7.58 4.57-5.97 11.76-9.82 19.86-9.82h.02Z'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h1653v903H0z'/%3E%3C/clipPath%3E%3CclipPath id='b'%3E%3Cpath fill='%23fff' d='M0-32h112.92v51.05H0z'/%3E%3C/clipPath%3E%3CclipPath id='c'%3E%3Cpath fill='%23fff' d='M110-32h112.92v51.05H110z'/%3E%3C/clipPath%3E%3CclipPath id='d'%3E%3Cpath fill='%23fff' d='M220-32h112.92v51.05H220z'/%3E%3C/clipPath%3E%3CclipPath id='e'%3E%3Cpath fill='%23fff' d='M330-32h112.92v51.05H330z'/%3E%3C/clipPath%3E%3CclipPath id='f'%3E%3Cpath fill='%23fff' d='M440-32h112.92v51.05H440z'/%3E%3C/clipPath%3E%3CclipPath id='g'%3E%3Cpath fill='%23fff' d='M549.92-32h112.92v51.05H549.92z'/%3E%3C/clipPath%3E%3CclipPath id='h'%3E%3Cpath fill='%23fff' d='M659.92-32h112.92v51.05H659.92z'/%3E%3C/clipPath%3E%3CclipPath id='i'%3E%3Cpath fill='%23fff' d='M769.92-32h112.92v51.05H769.92z'/%3E%3C/clipPath%3E%3CclipPath id='j'%3E%3Cpath fill='%23fff' d='M879.92-32h112.92v51.05H879.92z'/%3E%3C/clipPath%3E%3CclipPath id='k'%3E%3Cpath fill='%23fff' d='M989.92-32h112.92v51.05H989.92z'/%3E%3C/clipPath%3E%3CclipPath id='l'%3E%3Cpath fill='%23fff' d='M1099.84-32h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='m'%3E%3Cpath fill='%23fff' d='M1209.84-32h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='n'%3E%3Cpath fill='%23fff' d='M1319.84-32h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='o'%3E%3Cpath fill='%23fff' d='M1429.84-32h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='p'%3E%3Cpath fill='%23fff' d='M1539.84-32h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='q'%3E%3Cpath fill='%23fff' d='M56-1h112.92v51.05H56z'/%3E%3C/clipPath%3E%3CclipPath id='r'%3E%3Cpath fill='%23fff' d='M-54-1H58.92v51.05H-54z'/%3E%3C/clipPath%3E%3CclipPath id='s'%3E%3Cpath fill='%23fff' d='M166-1h112.92v51.05H166z'/%3E%3C/clipPath%3E%3CclipPath id='t'%3E%3Cpath fill='%23fff' d='M276-1h112.92v51.05H276z'/%3E%3C/clipPath%3E%3CclipPath id='u'%3E%3Cpath fill='%23fff' d='M386-1h112.92v51.05H386z'/%3E%3C/clipPath%3E%3CclipPath id='v'%3E%3Cpath fill='%23fff' d='M496-1h112.92v51.05H496z'/%3E%3C/clipPath%3E%3CclipPath id='w'%3E%3Cpath fill='%23fff' d='M715.92-1h112.92v51.05H715.92z'/%3E%3C/clipPath%3E%3CclipPath id='x'%3E%3Cpath fill='%23fff' d='M605.92-1h112.92v51.05H605.92z'/%3E%3C/clipPath%3E%3CclipPath id='y'%3E%3Cpath fill='%23fff' d='M825.92-1h112.92v51.05H825.92z'/%3E%3C/clipPath%3E%3CclipPath id='z'%3E%3Cpath fill='%23fff' d='M935.92-1h112.92v51.05H935.92z'/%3E%3C/clipPath%3E%3CclipPath id='A'%3E%3Cpath fill='%23fff' d='M1045.92-1h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='B'%3E%3Cpath fill='%23fff' d='M1155.92-1h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='C'%3E%3Cpath fill='%23fff' d='M1375.84-1h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='D'%3E%3Cpath fill='%23fff' d='M1265.84-1h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='E'%3E%3Cpath fill='%23fff' d='M1485.84-1h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='F'%3E%3Cpath fill='%23fff' d='M1595.84-1h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='G'%3E%3Cpath fill='%23fff' d='M0 30.05h112.92V81.1H0z'/%3E%3C/clipPath%3E%3CclipPath id='H'%3E%3Cpath fill='%23fff' d='M110 30.05h112.92V81.1H110z'/%3E%3C/clipPath%3E%3CclipPath id='I'%3E%3Cpath fill='%23fff' d='M220 30.05h112.92V81.1H220z'/%3E%3C/clipPath%3E%3CclipPath id='J'%3E%3Cpath fill='%23fff' d='M330 30.05h112.92V81.1H330z'/%3E%3C/clipPath%3E%3CclipPath id='K'%3E%3Cpath fill='%23fff' d='M440 30.05h112.92V81.1H440z'/%3E%3C/clipPath%3E%3CclipPath id='L'%3E%3Cpath fill='%23fff' d='M549.92 30.05h112.92V81.1H549.92z'/%3E%3C/clipPath%3E%3CclipPath id='M'%3E%3Cpath fill='%23fff' d='M659.92 30.05h112.92V81.1H659.92z'/%3E%3C/clipPath%3E%3CclipPath id='N'%3E%3Cpath fill='%23fff' d='M769.92 30.05h112.92V81.1H769.92z'/%3E%3C/clipPath%3E%3CclipPath id='O'%3E%3Cpath fill='%23fff' d='M879.92 30.05h112.92V81.1H879.92z'/%3E%3C/clipPath%3E%3CclipPath id='P'%3E%3Cpath fill='%23fff' d='M989.92 30.05h112.92V81.1H989.92z'/%3E%3C/clipPath%3E%3CclipPath id='Q'%3E%3Cpath fill='%23fff' d='M1099.84 30.05h112.92V81.1h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='R'%3E%3Cpath fill='%23fff' d='M1209.84 30.05h112.92V81.1h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='S'%3E%3Cpath fill='%23fff' d='M1319.84 30.05h112.92V81.1h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='T'%3E%3Cpath fill='%23fff' d='M1429.84 30.05h112.92V81.1h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='U'%3E%3Cpath fill='%23fff' d='M1539.84 30.05h112.92V81.1h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='V'%3E%3Cpath fill='%23fff' d='M56 61.05h112.92v51.05H56z'/%3E%3C/clipPath%3E%3CclipPath id='W'%3E%3Cpath fill='%23fff' d='M-54 61.05H58.92v51.05H-54z'/%3E%3C/clipPath%3E%3CclipPath id='X'%3E%3Cpath fill='%23fff' d='M166 61.05h112.92v51.05H166z'/%3E%3C/clipPath%3E%3CclipPath id='Y'%3E%3Cpath fill='%23fff' d='M276 61.05h112.92v51.05H276z'/%3E%3C/clipPath%3E%3CclipPath id='Z'%3E%3Cpath fill='%23fff' d='M386 61.05h112.92v51.05H386z'/%3E%3C/clipPath%3E%3CclipPath id='aa'%3E%3Cpath fill='%23fff' d='M496 61.05h112.92v51.05H496z'/%3E%3C/clipPath%3E%3CclipPath id='ab'%3E%3Cpath fill='%23fff' d='M715.92 61.05h112.92v51.05H715.92z'/%3E%3C/clipPath%3E%3CclipPath id='ac'%3E%3Cpath fill='%23fff' d='M605.92 61.05h112.92v51.05H605.92z'/%3E%3C/clipPath%3E%3CclipPath id='ad'%3E%3Cpath fill='%23fff' d='M825.92 61.05h112.92v51.05H825.92z'/%3E%3C/clipPath%3E%3CclipPath id='ae'%3E%3Cpath fill='%23fff' d='M935.92 61.05h112.92v51.05H935.92z'/%3E%3C/clipPath%3E%3CclipPath id='af'%3E%3Cpath fill='%23fff' d='M1045.92 61.05h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='ag'%3E%3Cpath fill='%23fff' d='M1155.92 61.05h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='ah'%3E%3Cpath fill='%23fff' d='M1375.84 61.05h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='ai'%3E%3Cpath fill='%23fff' d='M1265.84 61.05h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='aj'%3E%3Cpath fill='%23fff' d='M1485.84 61.05h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='ak'%3E%3Cpath fill='%23fff' d='M1595.84 61.05h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='al'%3E%3Cpath fill='%23fff' d='M0 92.1h112.92v51.05H0z'/%3E%3C/clipPath%3E%3CclipPath id='am'%3E%3Cpath fill='%23fff' d='M110 92.1h112.92v51.05H110z'/%3E%3C/clipPath%3E%3CclipPath id='an'%3E%3Cpath fill='%23fff' d='M220 92.1h112.92v51.05H220z'/%3E%3C/clipPath%3E%3CclipPath id='ao'%3E%3Cpath fill='%23fff' d='M330 92.1h112.92v51.05H330z'/%3E%3C/clipPath%3E%3CclipPath id='ap'%3E%3Cpath fill='%23fff' d='M440 92.1h112.92v51.05H440z'/%3E%3C/clipPath%3E%3CclipPath id='aq'%3E%3Cpath fill='%23fff' d='M549.92 92.1h112.92v51.05H549.92z'/%3E%3C/clipPath%3E%3CclipPath id='ar'%3E%3Cpath fill='%23fff' d='M659.92 92.1h112.92v51.05H659.92z'/%3E%3C/clipPath%3E%3CclipPath id='as'%3E%3Cpath fill='%23fff' d='M769.92 92.1h112.92v51.05H769.92z'/%3E%3C/clipPath%3E%3CclipPath id='at'%3E%3Cpath fill='%23fff' d='M879.92 92.1h112.92v51.05H879.92z'/%3E%3C/clipPath%3E%3CclipPath id='au'%3E%3Cpath fill='%23fff' d='M989.92 92.1h112.92v51.05H989.92z'/%3E%3C/clipPath%3E%3CclipPath id='av'%3E%3Cpath fill='%23fff' d='M1099.84 92.1h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='aw'%3E%3Cpath fill='%23fff' d='M1209.84 92.1h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='ax'%3E%3Cpath fill='%23fff' d='M1319.84 92.1h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='ay'%3E%3Cpath fill='%23fff' d='M1429.84 92.1h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='az'%3E%3Cpath fill='%23fff' d='M1539.84 92.1h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='aA'%3E%3Cpath fill='%23fff' d='M56 123.1h112.92v51.05H56z'/%3E%3C/clipPath%3E%3CclipPath id='aB'%3E%3Cpath fill='%23fff' d='M-54 123.1H58.92v51.05H-54z'/%3E%3C/clipPath%3E%3CclipPath id='aC'%3E%3Cpath fill='%23fff' d='M166 123.1h112.92v51.05H166z'/%3E%3C/clipPath%3E%3CclipPath id='aD'%3E%3Cpath fill='%23fff' d='M276 123.1h112.92v51.05H276z'/%3E%3C/clipPath%3E%3CclipPath id='aE'%3E%3Cpath fill='%23fff' d='M386 123.1h112.92v51.05H386z'/%3E%3C/clipPath%3E%3CclipPath id='aF'%3E%3Cpath fill='%23fff' d='M496 123.1h112.92v51.05H496z'/%3E%3C/clipPath%3E%3CclipPath id='aG'%3E%3Cpath fill='%23fff' d='M715.92 123.1h112.92v51.05H715.92z'/%3E%3C/clipPath%3E%3CclipPath id='aH'%3E%3Cpath fill='%23fff' d='M605.92 123.1h112.92v51.05H605.92z'/%3E%3C/clipPath%3E%3CclipPath id='aI'%3E%3Cpath fill='%23fff' d='M825.92 123.1h112.92v51.05H825.92z'/%3E%3C/clipPath%3E%3CclipPath id='aJ'%3E%3Cpath fill='%23fff' d='M935.92 123.1h112.92v51.05H935.92z'/%3E%3C/clipPath%3E%3CclipPath id='aK'%3E%3Cpath fill='%23fff' d='M1045.92 123.1h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='aL'%3E%3Cpath fill='%23fff' d='M1155.92 123.1h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='aM'%3E%3Cpath fill='%23fff' d='M1375.84 123.1h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='aN'%3E%3Cpath fill='%23fff' d='M1265.84 123.1h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='aO'%3E%3Cpath fill='%23fff' d='M1485.84 123.1h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='aP'%3E%3Cpath fill='%23fff' d='M1595.84 123.1h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='aQ'%3E%3Cpath fill='%23fff' d='M0 154.149h112.92v51.05H0z'/%3E%3C/clipPath%3E%3CclipPath id='aR'%3E%3Cpath fill='%23fff' d='M110 154.149h112.92v51.05H110z'/%3E%3C/clipPath%3E%3CclipPath id='aS'%3E%3Cpath fill='%23fff' d='M220 154.149h112.92v51.05H220z'/%3E%3C/clipPath%3E%3CclipPath id='aT'%3E%3Cpath fill='%23fff' d='M330 154.149h112.92v51.05H330z'/%3E%3C/clipPath%3E%3CclipPath id='aU'%3E%3Cpath fill='%23fff' d='M440 154.149h112.92v51.05H440z'/%3E%3C/clipPath%3E%3CclipPath id='aV'%3E%3Cpath fill='%23fff' d='M549.92 154.149h112.92v51.05H549.92z'/%3E%3C/clipPath%3E%3CclipPath id='aW'%3E%3Cpath fill='%23fff' d='M659.92 154.149h112.92v51.05H659.92z'/%3E%3C/clipPath%3E%3CclipPath id='aX'%3E%3Cpath fill='%23fff' d='M769.92 154.149h112.92v51.05H769.92z'/%3E%3C/clipPath%3E%3CclipPath id='aY'%3E%3Cpath fill='%23fff' d='M879.92 154.149h112.92v51.05H879.92z'/%3E%3C/clipPath%3E%3CclipPath id='aZ'%3E%3Cpath fill='%23fff' d='M989.92 154.149h112.92v51.05H989.92z'/%3E%3C/clipPath%3E%3CclipPath id='ba'%3E%3Cpath fill='%23fff' d='M1099.84 154.149h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bb'%3E%3Cpath fill='%23fff' d='M1209.84 154.149h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bc'%3E%3Cpath fill='%23fff' d='M1319.84 154.149h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bd'%3E%3Cpath fill='%23fff' d='M1429.84 154.149h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='be'%3E%3Cpath fill='%23fff' d='M1539.84 154.149h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bf'%3E%3Cpath fill='%23fff' d='M56 185.149h112.92v51.05H56z'/%3E%3C/clipPath%3E%3CclipPath id='bg'%3E%3Cpath fill='%23fff' d='M-54 185.149H58.92v51.05H-54z'/%3E%3C/clipPath%3E%3CclipPath id='bh'%3E%3Cpath fill='%23fff' d='M166 185.149h112.92v51.05H166z'/%3E%3C/clipPath%3E%3CclipPath id='bi'%3E%3Cpath fill='%23fff' d='M276 185.149h112.92v51.05H276z'/%3E%3C/clipPath%3E%3CclipPath id='bj'%3E%3Cpath fill='%23fff' d='M386 185.149h112.92v51.05H386z'/%3E%3C/clipPath%3E%3CclipPath id='bk'%3E%3Cpath fill='%23fff' d='M496 185.149h112.92v51.05H496z'/%3E%3C/clipPath%3E%3CclipPath id='bl'%3E%3Cpath fill='%23fff' d='M715.92 185.149h112.92v51.05H715.92z'/%3E%3C/clipPath%3E%3CclipPath id='bm'%3E%3Cpath fill='%23fff' d='M605.92 185.149h112.92v51.05H605.92z'/%3E%3C/clipPath%3E%3CclipPath id='bn'%3E%3Cpath fill='%23fff' d='M825.92 185.149h112.92v51.05H825.92z'/%3E%3C/clipPath%3E%3CclipPath id='bo'%3E%3Cpath fill='%23fff' d='M935.92 185.149h112.92v51.05H935.92z'/%3E%3C/clipPath%3E%3CclipPath id='bp'%3E%3Cpath fill='%23fff' d='M1045.92 185.149h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bq'%3E%3Cpath fill='%23fff' d='M1155.92 185.149h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='br'%3E%3Cpath fill='%23fff' d='M1375.84 185.149h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bs'%3E%3Cpath fill='%23fff' d='M1265.84 185.149h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bt'%3E%3Cpath fill='%23fff' d='M1485.84 185.149h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bu'%3E%3Cpath fill='%23fff' d='M1595.84 185.149h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bv'%3E%3Cpath fill='%23fff' d='M0 216.199h112.92v51.05H0z'/%3E%3C/clipPath%3E%3CclipPath id='bw'%3E%3Cpath fill='%23fff' d='M110 216.199h112.92v51.05H110z'/%3E%3C/clipPath%3E%3CclipPath id='bx'%3E%3Cpath fill='%23fff' d='M220 216.199h112.92v51.05H220z'/%3E%3C/clipPath%3E%3CclipPath id='by'%3E%3Cpath fill='%23fff' d='M330 216.199h112.92v51.05H330z'/%3E%3C/clipPath%3E%3CclipPath id='bz'%3E%3Cpath fill='%23fff' d='M440 216.199h112.92v51.05H440z'/%3E%3C/clipPath%3E%3CclipPath id='bA'%3E%3Cpath fill='%23fff' d='M549.92 216.199h112.92v51.05H549.92z'/%3E%3C/clipPath%3E%3CclipPath id='bB'%3E%3Cpath fill='%23fff' d='M659.92 216.199h112.92v51.05H659.92z'/%3E%3C/clipPath%3E%3CclipPath id='bC'%3E%3Cpath fill='%23fff' d='M769.92 216.199h112.92v51.05H769.92z'/%3E%3C/clipPath%3E%3CclipPath id='bD'%3E%3Cpath fill='%23fff' d='M879.92 216.199h112.92v51.05H879.92z'/%3E%3C/clipPath%3E%3CclipPath id='bE'%3E%3Cpath fill='%23fff' d='M989.92 216.199h112.92v51.05H989.92z'/%3E%3C/clipPath%3E%3CclipPath id='bF'%3E%3Cpath fill='%23fff' d='M1099.84 216.199h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bG'%3E%3Cpath fill='%23fff' d='M1209.84 216.199h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bH'%3E%3Cpath fill='%23fff' d='M1319.84 216.199h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bI'%3E%3Cpath fill='%23fff' d='M1429.84 216.199h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bJ'%3E%3Cpath fill='%23fff' d='M1539.84 216.199h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bK'%3E%3Cpath fill='%23fff' d='M56 247.199h112.92v51.05H56z'/%3E%3C/clipPath%3E%3CclipPath id='bL'%3E%3Cpath fill='%23fff' d='M-54 247.199H58.92v51.05H-54z'/%3E%3C/clipPath%3E%3CclipPath id='bM'%3E%3Cpath fill='%23fff' d='M166 247.199h112.92v51.05H166z'/%3E%3C/clipPath%3E%3CclipPath id='bN'%3E%3Cpath fill='%23fff' d='M276 247.199h112.92v51.05H276z'/%3E%3C/clipPath%3E%3CclipPath id='bO'%3E%3Cpath fill='%23fff' d='M386 247.199h112.92v51.05H386z'/%3E%3C/clipPath%3E%3CclipPath id='bP'%3E%3Cpath fill='%23fff' d='M496 247.199h112.92v51.05H496z'/%3E%3C/clipPath%3E%3CclipPath id='bQ'%3E%3Cpath fill='%23fff' d='M715.92 247.199h112.92v51.05H715.92z'/%3E%3C/clipPath%3E%3CclipPath id='bR'%3E%3Cpath fill='%23fff' d='M605.92 247.199h112.92v51.05H605.92z'/%3E%3C/clipPath%3E%3CclipPath id='bS'%3E%3Cpath fill='%23fff' d='M825.92 247.199h112.92v51.05H825.92z'/%3E%3C/clipPath%3E%3CclipPath id='bT'%3E%3Cpath fill='%23fff' d='M935.92 247.199h112.92v51.05H935.92z'/%3E%3C/clipPath%3E%3CclipPath id='bU'%3E%3Cpath fill='%23fff' d='M1045.92 247.199h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bV'%3E%3Cpath fill='%23fff' d='M1155.92 247.199h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bW'%3E%3Cpath fill='%23fff' d='M1375.84 247.199h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bX'%3E%3Cpath fill='%23fff' d='M1265.84 247.199h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bY'%3E%3Cpath fill='%23fff' d='M1485.84 247.199h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='bZ'%3E%3Cpath fill='%23fff' d='M1595.84 247.199h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='ca'%3E%3Cpath fill='%23fff' d='M0 278.249h112.92v51.05H0z'/%3E%3C/clipPath%3E%3CclipPath id='cb'%3E%3Cpath fill='%23fff' d='M110 278.249h112.92v51.05H110z'/%3E%3C/clipPath%3E%3CclipPath id='cc'%3E%3Cpath fill='%23fff' d='M220 278.249h112.92v51.05H220z'/%3E%3C/clipPath%3E%3CclipPath id='cd'%3E%3Cpath fill='%23fff' d='M330 278.249h112.92v51.05H330z'/%3E%3C/clipPath%3E%3CclipPath id='ce'%3E%3Cpath fill='%23fff' d='M440 278.249h112.92v51.05H440z'/%3E%3C/clipPath%3E%3CclipPath id='cf'%3E%3Cpath fill='%23fff' d='M549.92 278.249h112.92v51.05H549.92z'/%3E%3C/clipPath%3E%3CclipPath id='cg'%3E%3Cpath fill='%23fff' d='M659.92 278.249h112.92v51.05H659.92z'/%3E%3C/clipPath%3E%3CclipPath id='ch'%3E%3Cpath fill='%23fff' d='M769.92 278.249h112.92v51.05H769.92z'/%3E%3C/clipPath%3E%3CclipPath id='ci'%3E%3Cpath fill='%23fff' d='M879.92 278.249h112.92v51.05H879.92z'/%3E%3C/clipPath%3E%3CclipPath id='cj'%3E%3Cpath fill='%23fff' d='M989.92 278.249h112.92v51.05H989.92z'/%3E%3C/clipPath%3E%3CclipPath id='ck'%3E%3Cpath fill='%23fff' d='M1099.84 278.249h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='cl'%3E%3Cpath fill='%23fff' d='M1209.84 278.249h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='cm'%3E%3Cpath fill='%23fff' d='M1319.84 278.249h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='cn'%3E%3Cpath fill='%23fff' d='M1429.84 278.249h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='co'%3E%3Cpath fill='%23fff' d='M1539.84 278.249h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='cp'%3E%3Cpath fill='%23fff' d='M56 309.249h112.92v51.05H56z'/%3E%3C/clipPath%3E%3CclipPath id='cq'%3E%3Cpath fill='%23fff' d='M-54 309.249H58.92v51.05H-54z'/%3E%3C/clipPath%3E%3CclipPath id='cr'%3E%3Cpath fill='%23fff' d='M166 309.249h112.92v51.05H166z'/%3E%3C/clipPath%3E%3CclipPath id='cs'%3E%3Cpath fill='%23fff' d='M276 309.249h112.92v51.05H276z'/%3E%3C/clipPath%3E%3CclipPath id='ct'%3E%3Cpath fill='%23fff' d='M386 309.249h112.92v51.05H386z'/%3E%3C/clipPath%3E%3CclipPath id='cu'%3E%3Cpath fill='%23fff' d='M496 309.249h112.92v51.05H496z'/%3E%3C/clipPath%3E%3CclipPath id='cv'%3E%3Cpath fill='%23fff' d='M715.92 309.249h112.92v51.05H715.92z'/%3E%3C/clipPath%3E%3CclipPath id='cw'%3E%3Cpath fill='%23fff' d='M605.92 309.249h112.92v51.05H605.92z'/%3E%3C/clipPath%3E%3CclipPath id='cx'%3E%3Cpath fill='%23fff' d='M825.92 309.249h112.92v51.05H825.92z'/%3E%3C/clipPath%3E%3CclipPath id='cy'%3E%3Cpath fill='%23fff' d='M935.92 309.249h112.92v51.05H935.92z'/%3E%3C/clipPath%3E%3CclipPath id='cz'%3E%3Cpath fill='%23fff' d='M1045.92 309.249h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='cA'%3E%3Cpath fill='%23fff' d='M1155.92 309.249h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='cB'%3E%3Cpath fill='%23fff' d='M1375.84 309.249h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='cC'%3E%3Cpath fill='%23fff' d='M1265.84 309.249h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='cD'%3E%3Cpath fill='%23fff' d='M1485.84 309.249h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='cE'%3E%3Cpath fill='%23fff' d='M1595.84 309.249h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='cF'%3E%3Cpath fill='%23fff' d='M0 340.299h112.92v51.05H0z'/%3E%3C/clipPath%3E%3CclipPath id='cG'%3E%3Cpath fill='%23fff' d='M110 340.299h112.92v51.05H110z'/%3E%3C/clipPath%3E%3CclipPath id='cH'%3E%3Cpath fill='%23fff' d='M220 340.299h112.92v51.05H220z'/%3E%3C/clipPath%3E%3CclipPath id='cI'%3E%3Cpath fill='%23fff' d='M330 340.299h112.92v51.05H330z'/%3E%3C/clipPath%3E%3CclipPath id='cJ'%3E%3Cpath fill='%23fff' d='M440 340.299h112.92v51.05H440z'/%3E%3C/clipPath%3E%3CclipPath id='cK'%3E%3Cpath fill='%23fff' d='M549.92 340.299h112.92v51.05H549.92z'/%3E%3C/clipPath%3E%3CclipPath id='cL'%3E%3Cpath fill='%23fff' d='M659.92 340.299h112.92v51.05H659.92z'/%3E%3C/clipPath%3E%3CclipPath id='cM'%3E%3Cpath fill='%23fff' d='M769.92 340.299h112.92v51.05H769.92z'/%3E%3C/clipPath%3E%3CclipPath id='cN'%3E%3Cpath fill='%23fff' d='M879.92 340.299h112.92v51.05H879.92z'/%3E%3C/clipPath%3E%3CclipPath id='cO'%3E%3Cpath fill='%23fff' d='M989.92 340.299h112.92v51.05H989.92z'/%3E%3C/clipPath%3E%3CclipPath id='cP'%3E%3Cpath fill='%23fff' d='M1099.84 340.299h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='cQ'%3E%3Cpath fill='%23fff' d='M1209.84 340.299h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='cR'%3E%3Cpath fill='%23fff' d='M1319.84 340.299h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='cS'%3E%3Cpath fill='%23fff' d='M1429.84 340.299h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='cT'%3E%3Cpath fill='%23fff' d='M1539.84 340.299h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='cU'%3E%3Cpath fill='%23fff' d='M56 371.299h112.92v51.05H56z'/%3E%3C/clipPath%3E%3CclipPath id='cV'%3E%3Cpath fill='%23fff' d='M-54 371.299H58.92v51.05H-54z'/%3E%3C/clipPath%3E%3CclipPath id='cW'%3E%3Cpath fill='%23fff' d='M166 371.299h112.92v51.05H166z'/%3E%3C/clipPath%3E%3CclipPath id='cX'%3E%3Cpath fill='%23fff' d='M276 371.299h112.92v51.05H276z'/%3E%3C/clipPath%3E%3CclipPath id='cY'%3E%3Cpath fill='%23fff' d='M386 371.299h112.92v51.05H386z'/%3E%3C/clipPath%3E%3CclipPath id='cZ'%3E%3Cpath fill='%23fff' d='M496 371.299h112.92v51.05H496z'/%3E%3C/clipPath%3E%3CclipPath id='da'%3E%3Cpath fill='%23fff' d='M715.92 371.299h112.92v51.05H715.92z'/%3E%3C/clipPath%3E%3CclipPath id='db'%3E%3Cpath fill='%23fff' d='M605.92 371.299h112.92v51.05H605.92z'/%3E%3C/clipPath%3E%3CclipPath id='dc'%3E%3Cpath fill='%23fff' d='M825.92 371.299h112.92v51.05H825.92z'/%3E%3C/clipPath%3E%3CclipPath id='dd'%3E%3Cpath fill='%23fff' d='M935.92 371.299h112.92v51.05H935.92z'/%3E%3C/clipPath%3E%3CclipPath id='de'%3E%3Cpath fill='%23fff' d='M1045.92 371.299h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='df'%3E%3Cpath fill='%23fff' d='M1155.92 371.299h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='dg'%3E%3Cpath fill='%23fff' d='M1375.84 371.299h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='dh'%3E%3Cpath fill='%23fff' d='M1265.84 371.299h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='di'%3E%3Cpath fill='%23fff' d='M1485.84 371.299h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='dj'%3E%3Cpath fill='%23fff' d='M1595.84 371.299h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='dk'%3E%3Cpath fill='%23fff' d='M0 402.349h112.92v51.05H0z'/%3E%3C/clipPath%3E%3CclipPath id='dl'%3E%3Cpath fill='%23fff' d='M110 402.349h112.92v51.05H110z'/%3E%3C/clipPath%3E%3CclipPath id='dm'%3E%3Cpath fill='%23fff' d='M220 402.349h112.92v51.05H220z'/%3E%3C/clipPath%3E%3CclipPath id='dn'%3E%3Cpath fill='%23fff' d='M330 402.349h112.92v51.05H330z'/%3E%3C/clipPath%3E%3CclipPath id='do'%3E%3Cpath fill='%23fff' d='M440 402.349h112.92v51.05H440z'/%3E%3C/clipPath%3E%3CclipPath id='dp'%3E%3Cpath fill='%23fff' d='M549.92 402.349h112.92v51.05H549.92z'/%3E%3C/clipPath%3E%3CclipPath id='dq'%3E%3Cpath fill='%23fff' d='M659.92 402.349h112.92v51.05H659.92z'/%3E%3C/clipPath%3E%3CclipPath id='dr'%3E%3Cpath fill='%23fff' d='M769.92 402.349h112.92v51.05H769.92z'/%3E%3C/clipPath%3E%3CclipPath id='ds'%3E%3Cpath fill='%23fff' d='M879.92 402.349h112.92v51.05H879.92z'/%3E%3C/clipPath%3E%3CclipPath id='dt'%3E%3Cpath fill='%23fff' d='M989.92 402.349h112.92v51.05H989.92z'/%3E%3C/clipPath%3E%3CclipPath id='du'%3E%3Cpath fill='%23fff' d='M1099.84 402.349h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='dv'%3E%3Cpath fill='%23fff' d='M1209.84 402.349h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='dw'%3E%3Cpath fill='%23fff' d='M1319.84 402.349h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='dx'%3E%3Cpath fill='%23fff' d='M1429.84 402.349h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='dy'%3E%3Cpath fill='%23fff' d='M1539.84 402.349h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='dz'%3E%3Cpath fill='%23fff' d='M56 433.349h112.92v51.05H56z'/%3E%3C/clipPath%3E%3CclipPath id='dA'%3E%3Cpath fill='%23fff' d='M-54 433.349H58.92v51.05H-54z'/%3E%3C/clipPath%3E%3CclipPath id='dB'%3E%3Cpath fill='%23fff' d='M166 433.349h112.92v51.05H166z'/%3E%3C/clipPath%3E%3CclipPath id='dC'%3E%3Cpath fill='%23fff' d='M276 433.349h112.92v51.05H276z'/%3E%3C/clipPath%3E%3CclipPath id='dD'%3E%3Cpath fill='%23fff' d='M386 433.349h112.92v51.05H386z'/%3E%3C/clipPath%3E%3CclipPath id='dE'%3E%3Cpath fill='%23fff' d='M496 433.349h112.92v51.05H496z'/%3E%3C/clipPath%3E%3CclipPath id='dF'%3E%3Cpath fill='%23fff' d='M715.92 433.349h112.92v51.05H715.92z'/%3E%3C/clipPath%3E%3CclipPath id='dG'%3E%3Cpath fill='%23fff' d='M605.92 433.349h112.92v51.05H605.92z'/%3E%3C/clipPath%3E%3CclipPath id='dH'%3E%3Cpath fill='%23fff' d='M825.92 433.349h112.92v51.05H825.92z'/%3E%3C/clipPath%3E%3CclipPath id='dI'%3E%3Cpath fill='%23fff' d='M935.92 433.349h112.92v51.05H935.92z'/%3E%3C/clipPath%3E%3CclipPath id='dJ'%3E%3Cpath fill='%23fff' d='M1045.92 433.349h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='dK'%3E%3Cpath fill='%23fff' d='M1155.92 433.349h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='dL'%3E%3Cpath fill='%23fff' d='M1375.84 433.349h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='dM'%3E%3Cpath fill='%23fff' d='M1265.84 433.349h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='dN'%3E%3Cpath fill='%23fff' d='M1485.84 433.349h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='dO'%3E%3Cpath fill='%23fff' d='M1595.84 433.349h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='dP'%3E%3Cpath fill='%23fff' d='M0 464.398h112.92v51.05H0z'/%3E%3C/clipPath%3E%3CclipPath id='dQ'%3E%3Cpath fill='%23fff' d='M110 464.398h112.92v51.05H110z'/%3E%3C/clipPath%3E%3CclipPath id='dR'%3E%3Cpath fill='%23fff' d='M220 464.398h112.92v51.05H220z'/%3E%3C/clipPath%3E%3CclipPath id='dS'%3E%3Cpath fill='%23fff' d='M330 464.398h112.92v51.05H330z'/%3E%3C/clipPath%3E%3CclipPath id='dT'%3E%3Cpath fill='%23fff' d='M440 464.398h112.92v51.05H440z'/%3E%3C/clipPath%3E%3CclipPath id='dU'%3E%3Cpath fill='%23fff' d='M549.92 464.398h112.92v51.05H549.92z'/%3E%3C/clipPath%3E%3CclipPath id='dV'%3E%3Cpath fill='%23fff' d='M659.92 464.398h112.92v51.05H659.92z'/%3E%3C/clipPath%3E%3CclipPath id='dW'%3E%3Cpath fill='%23fff' d='M769.92 464.398h112.92v51.05H769.92z'/%3E%3C/clipPath%3E%3CclipPath id='dX'%3E%3Cpath fill='%23fff' d='M879.92 464.398h112.92v51.05H879.92z'/%3E%3C/clipPath%3E%3CclipPath id='dY'%3E%3Cpath fill='%23fff' d='M989.92 464.398h112.92v51.05H989.92z'/%3E%3C/clipPath%3E%3CclipPath id='dZ'%3E%3Cpath fill='%23fff' d='M1099.84 464.398h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='ea'%3E%3Cpath fill='%23fff' d='M1209.84 464.398h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='eb'%3E%3Cpath fill='%23fff' d='M1319.84 464.398h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='ec'%3E%3Cpath fill='%23fff' d='M1429.84 464.398h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='ed'%3E%3Cpath fill='%23fff' d='M1539.84 464.398h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='ee'%3E%3Cpath fill='%23fff' d='M56 495.398h112.92v51.05H56z'/%3E%3C/clipPath%3E%3CclipPath id='ef'%3E%3Cpath fill='%23fff' d='M-54 495.398H58.92v51.05H-54z'/%3E%3C/clipPath%3E%3CclipPath id='eg'%3E%3Cpath fill='%23fff' d='M166 495.398h112.92v51.05H166z'/%3E%3C/clipPath%3E%3CclipPath id='eh'%3E%3Cpath fill='%23fff' d='M276 495.398h112.92v51.05H276z'/%3E%3C/clipPath%3E%3CclipPath id='ei'%3E%3Cpath fill='%23fff' d='M386 495.398h112.92v51.05H386z'/%3E%3C/clipPath%3E%3CclipPath id='ej'%3E%3Cpath fill='%23fff' d='M496 495.398h112.92v51.05H496z'/%3E%3C/clipPath%3E%3CclipPath id='ek'%3E%3Cpath fill='%23fff' d='M715.92 495.398h112.92v51.05H715.92z'/%3E%3C/clipPath%3E%3CclipPath id='el'%3E%3Cpath fill='%23fff' d='M605.92 495.398h112.92v51.05H605.92z'/%3E%3C/clipPath%3E%3CclipPath id='em'%3E%3Cpath fill='%23fff' d='M825.92 495.398h112.92v51.05H825.92z'/%3E%3C/clipPath%3E%3CclipPath id='en'%3E%3Cpath fill='%23fff' d='M935.92 495.398h112.92v51.05H935.92z'/%3E%3C/clipPath%3E%3CclipPath id='eo'%3E%3Cpath fill='%23fff' d='M1045.92 495.398h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='ep'%3E%3Cpath fill='%23fff' d='M1155.92 495.398h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='eq'%3E%3Cpath fill='%23fff' d='M1375.84 495.398h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='er'%3E%3Cpath fill='%23fff' d='M1265.84 495.398h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='es'%3E%3Cpath fill='%23fff' d='M1485.84 495.398h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='et'%3E%3Cpath fill='%23fff' d='M1595.84 495.398h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='eu'%3E%3Cpath fill='%23fff' d='M0 526.448h112.92v51.05H0z'/%3E%3C/clipPath%3E%3CclipPath id='ev'%3E%3Cpath fill='%23fff' d='M110 526.448h112.92v51.05H110z'/%3E%3C/clipPath%3E%3CclipPath id='ew'%3E%3Cpath fill='%23fff' d='M220 526.448h112.92v51.05H220z'/%3E%3C/clipPath%3E%3CclipPath id='ex'%3E%3Cpath fill='%23fff' d='M330 526.448h112.92v51.05H330z'/%3E%3C/clipPath%3E%3CclipPath id='ey'%3E%3Cpath fill='%23fff' d='M440 526.448h112.92v51.05H440z'/%3E%3C/clipPath%3E%3CclipPath id='ez'%3E%3Cpath fill='%23fff' d='M549.92 526.448h112.92v51.05H549.92z'/%3E%3C/clipPath%3E%3CclipPath id='eA'%3E%3Cpath fill='%23fff' d='M659.92 526.448h112.92v51.05H659.92z'/%3E%3C/clipPath%3E%3CclipPath id='eB'%3E%3Cpath fill='%23fff' d='M769.92 526.448h112.92v51.05H769.92z'/%3E%3C/clipPath%3E%3CclipPath id='eC'%3E%3Cpath fill='%23fff' d='M879.92 526.448h112.92v51.05H879.92z'/%3E%3C/clipPath%3E%3CclipPath id='eD'%3E%3Cpath fill='%23fff' d='M989.92 526.448h112.92v51.05H989.92z'/%3E%3C/clipPath%3E%3CclipPath id='eE'%3E%3Cpath fill='%23fff' d='M1099.84 526.448h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='eF'%3E%3Cpath fill='%23fff' d='M1209.84 526.448h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='eG'%3E%3Cpath fill='%23fff' d='M1319.84 526.448h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='eH'%3E%3Cpath fill='%23fff' d='M1429.84 526.448h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='eI'%3E%3Cpath fill='%23fff' d='M1539.84 526.448h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='eJ'%3E%3Cpath fill='%23fff' d='M56 557.448h112.92v51.05H56z'/%3E%3C/clipPath%3E%3CclipPath id='eK'%3E%3Cpath fill='%23fff' d='M-54 557.448H58.92v51.05H-54z'/%3E%3C/clipPath%3E%3CclipPath id='eL'%3E%3Cpath fill='%23fff' d='M166 557.448h112.92v51.05H166z'/%3E%3C/clipPath%3E%3CclipPath id='eM'%3E%3Cpath fill='%23fff' d='M276 557.448h112.92v51.05H276z'/%3E%3C/clipPath%3E%3CclipPath id='eN'%3E%3Cpath fill='%23fff' d='M386 557.448h112.92v51.05H386z'/%3E%3C/clipPath%3E%3CclipPath id='eO'%3E%3Cpath fill='%23fff' d='M496 557.448h112.92v51.05H496z'/%3E%3C/clipPath%3E%3CclipPath id='eP'%3E%3Cpath fill='%23fff' d='M715.92 557.448h112.92v51.05H715.92z'/%3E%3C/clipPath%3E%3CclipPath id='eQ'%3E%3Cpath fill='%23fff' d='M605.92 557.448h112.92v51.05H605.92z'/%3E%3C/clipPath%3E%3CclipPath id='eR'%3E%3Cpath fill='%23fff' d='M825.92 557.448h112.92v51.05H825.92z'/%3E%3C/clipPath%3E%3CclipPath id='eS'%3E%3Cpath fill='%23fff' d='M935.92 557.448h112.92v51.05H935.92z'/%3E%3C/clipPath%3E%3CclipPath id='eT'%3E%3Cpath fill='%23fff' d='M1045.92 557.448h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='eU'%3E%3Cpath fill='%23fff' d='M1155.92 557.448h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='eV'%3E%3Cpath fill='%23fff' d='M1375.84 557.448h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='eW'%3E%3Cpath fill='%23fff' d='M1265.84 557.448h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='eX'%3E%3Cpath fill='%23fff' d='M1485.84 557.448h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='eY'%3E%3Cpath fill='%23fff' d='M1595.84 557.448h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='eZ'%3E%3Cpath fill='%23fff' d='M0 588.498h112.92v51.05H0z'/%3E%3C/clipPath%3E%3CclipPath id='fa'%3E%3Cpath fill='%23fff' d='M110 588.498h112.92v51.05H110z'/%3E%3C/clipPath%3E%3CclipPath id='fb'%3E%3Cpath fill='%23fff' d='M220 588.498h112.92v51.05H220z'/%3E%3C/clipPath%3E%3CclipPath id='fc'%3E%3Cpath fill='%23fff' d='M330 588.498h112.92v51.05H330z'/%3E%3C/clipPath%3E%3CclipPath id='fd'%3E%3Cpath fill='%23fff' d='M440 588.498h112.92v51.05H440z'/%3E%3C/clipPath%3E%3CclipPath id='fe'%3E%3Cpath fill='%23fff' d='M549.92 588.498h112.92v51.05H549.92z'/%3E%3C/clipPath%3E%3CclipPath id='ff'%3E%3Cpath fill='%23fff' d='M659.92 588.498h112.92v51.05H659.92z'/%3E%3C/clipPath%3E%3CclipPath id='fg'%3E%3Cpath fill='%23fff' d='M769.92 588.498h112.92v51.05H769.92z'/%3E%3C/clipPath%3E%3CclipPath id='fh'%3E%3Cpath fill='%23fff' d='M879.92 588.498h112.92v51.05H879.92z'/%3E%3C/clipPath%3E%3CclipPath id='fi'%3E%3Cpath fill='%23fff' d='M989.92 588.498h112.92v51.05H989.92z'/%3E%3C/clipPath%3E%3CclipPath id='fj'%3E%3Cpath fill='%23fff' d='M1099.84 588.498h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='fk'%3E%3Cpath fill='%23fff' d='M1209.84 588.498h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='fl'%3E%3Cpath fill='%23fff' d='M1319.84 588.498h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='fm'%3E%3Cpath fill='%23fff' d='M1429.84 588.498h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='fn'%3E%3Cpath fill='%23fff' d='M1539.84 588.498h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='fo'%3E%3Cpath fill='%23fff' d='M56 619.498h112.92v51.05H56z'/%3E%3C/clipPath%3E%3CclipPath id='fp'%3E%3Cpath fill='%23fff' d='M-54 619.498H58.92v51.05H-54z'/%3E%3C/clipPath%3E%3CclipPath id='fq'%3E%3Cpath fill='%23fff' d='M166 619.498h112.92v51.05H166z'/%3E%3C/clipPath%3E%3CclipPath id='fr'%3E%3Cpath fill='%23fff' d='M276 619.498h112.92v51.05H276z'/%3E%3C/clipPath%3E%3CclipPath id='fs'%3E%3Cpath fill='%23fff' d='M386 619.498h112.92v51.05H386z'/%3E%3C/clipPath%3E%3CclipPath id='ft'%3E%3Cpath fill='%23fff' d='M496 619.498h112.92v51.05H496z'/%3E%3C/clipPath%3E%3CclipPath id='fu'%3E%3Cpath fill='%23fff' d='M715.92 619.498h112.92v51.05H715.92z'/%3E%3C/clipPath%3E%3CclipPath id='fv'%3E%3Cpath fill='%23fff' d='M605.92 619.498h112.92v51.05H605.92z'/%3E%3C/clipPath%3E%3CclipPath id='fw'%3E%3Cpath fill='%23fff' d='M825.92 619.498h112.92v51.05H825.92z'/%3E%3C/clipPath%3E%3CclipPath id='fx'%3E%3Cpath fill='%23fff' d='M935.92 619.498h112.92v51.05H935.92z'/%3E%3C/clipPath%3E%3CclipPath id='fy'%3E%3Cpath fill='%23fff' d='M1045.92 619.498h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='fz'%3E%3Cpath fill='%23fff' d='M1155.92 619.498h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='fA'%3E%3Cpath fill='%23fff' d='M1375.84 619.498h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='fB'%3E%3Cpath fill='%23fff' d='M1265.84 619.498h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='fC'%3E%3Cpath fill='%23fff' d='M1485.84 619.498h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='fD'%3E%3Cpath fill='%23fff' d='M1595.84 619.498h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='fE'%3E%3Cpath fill='%23fff' d='M0 650.548h112.92v51.05H0z'/%3E%3C/clipPath%3E%3CclipPath id='fF'%3E%3Cpath fill='%23fff' d='M110 650.548h112.92v51.05H110z'/%3E%3C/clipPath%3E%3CclipPath id='fG'%3E%3Cpath fill='%23fff' d='M220 650.548h112.92v51.05H220z'/%3E%3C/clipPath%3E%3CclipPath id='fH'%3E%3Cpath fill='%23fff' d='M330 650.548h112.92v51.05H330z'/%3E%3C/clipPath%3E%3CclipPath id='fI'%3E%3Cpath fill='%23fff' d='M440 650.548h112.92v51.05H440z'/%3E%3C/clipPath%3E%3CclipPath id='fJ'%3E%3Cpath fill='%23fff' d='M549.92 650.548h112.92v51.05H549.92z'/%3E%3C/clipPath%3E%3CclipPath id='fK'%3E%3Cpath fill='%23fff' d='M659.92 650.548h112.92v51.05H659.92z'/%3E%3C/clipPath%3E%3CclipPath id='fL'%3E%3Cpath fill='%23fff' d='M769.92 650.548h112.92v51.05H769.92z'/%3E%3C/clipPath%3E%3CclipPath id='fM'%3E%3Cpath fill='%23fff' d='M879.92 650.548h112.92v51.05H879.92z'/%3E%3C/clipPath%3E%3CclipPath id='fN'%3E%3Cpath fill='%23fff' d='M989.92 650.548h112.92v51.05H989.92z'/%3E%3C/clipPath%3E%3CclipPath id='fO'%3E%3Cpath fill='%23fff' d='M1099.84 650.548h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='fP'%3E%3Cpath fill='%23fff' d='M1209.84 650.548h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='fQ'%3E%3Cpath fill='%23fff' d='M1319.84 650.548h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='fR'%3E%3Cpath fill='%23fff' d='M1429.84 650.548h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='fS'%3E%3Cpath fill='%23fff' d='M1539.84 650.548h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='fT'%3E%3Cpath fill='%23fff' d='M56 681.548h112.92v51.05H56z'/%3E%3C/clipPath%3E%3CclipPath id='fU'%3E%3Cpath fill='%23fff' d='M-54 681.548H58.92v51.05H-54z'/%3E%3C/clipPath%3E%3CclipPath id='fV'%3E%3Cpath fill='%23fff' d='M166 681.548h112.92v51.05H166z'/%3E%3C/clipPath%3E%3CclipPath id='fW'%3E%3Cpath fill='%23fff' d='M276 681.548h112.92v51.05H276z'/%3E%3C/clipPath%3E%3CclipPath id='fX'%3E%3Cpath fill='%23fff' d='M386 681.548h112.92v51.05H386z'/%3E%3C/clipPath%3E%3CclipPath id='fY'%3E%3Cpath fill='%23fff' d='M496 681.548h112.92v51.05H496z'/%3E%3C/clipPath%3E%3CclipPath id='fZ'%3E%3Cpath fill='%23fff' d='M715.92 681.548h112.92v51.05H715.92z'/%3E%3C/clipPath%3E%3CclipPath id='ga'%3E%3Cpath fill='%23fff' d='M605.92 681.548h112.92v51.05H605.92z'/%3E%3C/clipPath%3E%3CclipPath id='gb'%3E%3Cpath fill='%23fff' d='M825.92 681.548h112.92v51.05H825.92z'/%3E%3C/clipPath%3E%3CclipPath id='gc'%3E%3Cpath fill='%23fff' d='M935.92 681.548h112.92v51.05H935.92z'/%3E%3C/clipPath%3E%3CclipPath id='gd'%3E%3Cpath fill='%23fff' d='M1045.92 681.548h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='ge'%3E%3Cpath fill='%23fff' d='M1155.92 681.548h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='gf'%3E%3Cpath fill='%23fff' d='M1375.84 681.548h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='gg'%3E%3Cpath fill='%23fff' d='M1265.84 681.548h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='gh'%3E%3Cpath fill='%23fff' d='M1485.84 681.548h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='gi'%3E%3Cpath fill='%23fff' d='M1595.84 681.548h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='gj'%3E%3Cpath fill='%23fff' d='M0 712.598h112.92v51.05H0z'/%3E%3C/clipPath%3E%3CclipPath id='gk'%3E%3Cpath fill='%23fff' d='M110 712.598h112.92v51.05H110z'/%3E%3C/clipPath%3E%3CclipPath id='gl'%3E%3Cpath fill='%23fff' d='M220 712.598h112.92v51.05H220z'/%3E%3C/clipPath%3E%3CclipPath id='gm'%3E%3Cpath fill='%23fff' d='M330 712.598h112.92v51.05H330z'/%3E%3C/clipPath%3E%3CclipPath id='gn'%3E%3Cpath fill='%23fff' d='M440 712.598h112.92v51.05H440z'/%3E%3C/clipPath%3E%3CclipPath id='go'%3E%3Cpath fill='%23fff' d='M549.92 712.598h112.92v51.05H549.92z'/%3E%3C/clipPath%3E%3CclipPath id='gp'%3E%3Cpath fill='%23fff' d='M659.92 712.598h112.92v51.05H659.92z'/%3E%3C/clipPath%3E%3CclipPath id='gq'%3E%3Cpath fill='%23fff' d='M769.92 712.598h112.92v51.05H769.92z'/%3E%3C/clipPath%3E%3CclipPath id='gr'%3E%3Cpath fill='%23fff' d='M879.92 712.598h112.92v51.05H879.92z'/%3E%3C/clipPath%3E%3CclipPath id='gs'%3E%3Cpath fill='%23fff' d='M989.92 712.598h112.92v51.05H989.92z'/%3E%3C/clipPath%3E%3CclipPath id='gt'%3E%3Cpath fill='%23fff' d='M1099.84 712.598h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='gu'%3E%3Cpath fill='%23fff' d='M1209.84 712.598h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='gv'%3E%3Cpath fill='%23fff' d='M1319.84 712.598h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='gw'%3E%3Cpath fill='%23fff' d='M1429.84 712.598h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='gx'%3E%3Cpath fill='%23fff' d='M1539.84 712.598h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='gy'%3E%3Cpath fill='%23fff' d='M56 743.598h112.92v51.05H56z'/%3E%3C/clipPath%3E%3CclipPath id='gz'%3E%3Cpath fill='%23fff' d='M-54 743.598H58.92v51.05H-54z'/%3E%3C/clipPath%3E%3CclipPath id='gA'%3E%3Cpath fill='%23fff' d='M166 743.598h112.92v51.05H166z'/%3E%3C/clipPath%3E%3CclipPath id='gB'%3E%3Cpath fill='%23fff' d='M276 743.598h112.92v51.05H276z'/%3E%3C/clipPath%3E%3CclipPath id='gC'%3E%3Cpath fill='%23fff' d='M386 743.598h112.92v51.05H386z'/%3E%3C/clipPath%3E%3CclipPath id='gD'%3E%3Cpath fill='%23fff' d='M496 743.598h112.92v51.05H496z'/%3E%3C/clipPath%3E%3CclipPath id='gE'%3E%3Cpath fill='%23fff' d='M715.92 743.598h112.92v51.05H715.92z'/%3E%3C/clipPath%3E%3CclipPath id='gF'%3E%3Cpath fill='%23fff' d='M605.92 743.598h112.92v51.05H605.92z'/%3E%3C/clipPath%3E%3CclipPath id='gG'%3E%3Cpath fill='%23fff' d='M825.92 743.598h112.92v51.05H825.92z'/%3E%3C/clipPath%3E%3CclipPath id='gH'%3E%3Cpath fill='%23fff' d='M935.92 743.598h112.92v51.05H935.92z'/%3E%3C/clipPath%3E%3CclipPath id='gI'%3E%3Cpath fill='%23fff' d='M1045.92 743.598h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='gJ'%3E%3Cpath fill='%23fff' d='M1155.92 743.598h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='gK'%3E%3Cpath fill='%23fff' d='M1375.84 743.598h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='gL'%3E%3Cpath fill='%23fff' d='M1265.84 743.598h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='gM'%3E%3Cpath fill='%23fff' d='M1485.84 743.598h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='gN'%3E%3Cpath fill='%23fff' d='M1595.84 743.598h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='gO'%3E%3Cpath fill='%23fff' d='M0 774.647h112.92v51.05H0z'/%3E%3C/clipPath%3E%3CclipPath id='gP'%3E%3Cpath fill='%23fff' d='M110 774.647h112.92v51.05H110z'/%3E%3C/clipPath%3E%3CclipPath id='gQ'%3E%3Cpath fill='%23fff' d='M220 774.647h112.92v51.05H220z'/%3E%3C/clipPath%3E%3CclipPath id='gR'%3E%3Cpath fill='%23fff' d='M330 774.647h112.92v51.05H330z'/%3E%3C/clipPath%3E%3CclipPath id='gS'%3E%3Cpath fill='%23fff' d='M440 774.647h112.92v51.05H440z'/%3E%3C/clipPath%3E%3CclipPath id='gT'%3E%3Cpath fill='%23fff' d='M549.92 774.647h112.92v51.05H549.92z'/%3E%3C/clipPath%3E%3CclipPath id='gU'%3E%3Cpath fill='%23fff' d='M659.92 774.647h112.92v51.05H659.92z'/%3E%3C/clipPath%3E%3CclipPath id='gV'%3E%3Cpath fill='%23fff' d='M769.92 774.647h112.92v51.05H769.92z'/%3E%3C/clipPath%3E%3CclipPath id='gW'%3E%3Cpath fill='%23fff' d='M879.92 774.647h112.92v51.05H879.92z'/%3E%3C/clipPath%3E%3CclipPath id='gX'%3E%3Cpath fill='%23fff' d='M989.92 774.647h112.92v51.05H989.92z'/%3E%3C/clipPath%3E%3CclipPath id='gY'%3E%3Cpath fill='%23fff' d='M1099.84 774.647h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='gZ'%3E%3Cpath fill='%23fff' d='M1209.84 774.647h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='ha'%3E%3Cpath fill='%23fff' d='M1319.84 774.647h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='hb'%3E%3Cpath fill='%23fff' d='M1429.84 774.647h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='hc'%3E%3Cpath fill='%23fff' d='M1539.84 774.647h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='hd'%3E%3Cpath fill='%23fff' d='M56 805.647h112.92v51.05H56z'/%3E%3C/clipPath%3E%3CclipPath id='he'%3E%3Cpath fill='%23fff' d='M-54 805.647H58.92v51.05H-54z'/%3E%3C/clipPath%3E%3CclipPath id='hf'%3E%3Cpath fill='%23fff' d='M166 805.647h112.92v51.05H166z'/%3E%3C/clipPath%3E%3CclipPath id='hg'%3E%3Cpath fill='%23fff' d='M276 805.647h112.92v51.05H276z'/%3E%3C/clipPath%3E%3CclipPath id='hh'%3E%3Cpath fill='%23fff' d='M386 805.647h112.92v51.05H386z'/%3E%3C/clipPath%3E%3CclipPath id='hi'%3E%3Cpath fill='%23fff' d='M496 805.647h112.92v51.05H496z'/%3E%3C/clipPath%3E%3CclipPath id='hj'%3E%3Cpath fill='%23fff' d='M715.92 805.647h112.92v51.05H715.92z'/%3E%3C/clipPath%3E%3CclipPath id='hk'%3E%3Cpath fill='%23fff' d='M605.92 805.647h112.92v51.05H605.92z'/%3E%3C/clipPath%3E%3CclipPath id='hl'%3E%3Cpath fill='%23fff' d='M825.92 805.647h112.92v51.05H825.92z'/%3E%3C/clipPath%3E%3CclipPath id='hm'%3E%3Cpath fill='%23fff' d='M935.92 805.647h112.92v51.05H935.92z'/%3E%3C/clipPath%3E%3CclipPath id='hn'%3E%3Cpath fill='%23fff' d='M1045.92 805.647h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='ho'%3E%3Cpath fill='%23fff' d='M1155.92 805.647h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='hp'%3E%3Cpath fill='%23fff' d='M1375.84 805.647h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='hq'%3E%3Cpath fill='%23fff' d='M1265.84 805.647h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='hr'%3E%3Cpath fill='%23fff' d='M1485.84 805.647h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='hs'%3E%3Cpath fill='%23fff' d='M1595.84 805.647h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='ht'%3E%3Cpath fill='%23fff' d='M0 836.697h112.92v51.05H0z'/%3E%3C/clipPath%3E%3CclipPath id='hu'%3E%3Cpath fill='%23fff' d='M110 836.697h112.92v51.05H110z'/%3E%3C/clipPath%3E%3CclipPath id='hv'%3E%3Cpath fill='%23fff' d='M220 836.697h112.92v51.05H220z'/%3E%3C/clipPath%3E%3CclipPath id='hw'%3E%3Cpath fill='%23fff' d='M330 836.697h112.92v51.05H330z'/%3E%3C/clipPath%3E%3CclipPath id='hx'%3E%3Cpath fill='%23fff' d='M440 836.697h112.92v51.05H440z'/%3E%3C/clipPath%3E%3CclipPath id='hy'%3E%3Cpath fill='%23fff' d='M549.92 836.697h112.92v51.05H549.92z'/%3E%3C/clipPath%3E%3CclipPath id='hz'%3E%3Cpath fill='%23fff' d='M659.92 836.697h112.92v51.05H659.92z'/%3E%3C/clipPath%3E%3CclipPath id='hA'%3E%3Cpath fill='%23fff' d='M769.92 836.697h112.92v51.05H769.92z'/%3E%3C/clipPath%3E%3CclipPath id='hB'%3E%3Cpath fill='%23fff' d='M879.92 836.697h112.92v51.05H879.92z'/%3E%3C/clipPath%3E%3CclipPath id='hC'%3E%3Cpath fill='%23fff' d='M989.92 836.697h112.92v51.05H989.92z'/%3E%3C/clipPath%3E%3CclipPath id='hD'%3E%3Cpath fill='%23fff' d='M1099.84 836.697h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='hE'%3E%3Cpath fill='%23fff' d='M1209.84 836.697h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='hF'%3E%3Cpath fill='%23fff' d='M1319.84 836.697h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='hG'%3E%3Cpath fill='%23fff' d='M1429.84 836.697h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='hH'%3E%3Cpath fill='%23fff' d='M1539.84 836.697h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='hI'%3E%3Cpath fill='%23fff' d='M56 867.697h112.92v51.05H56z'/%3E%3C/clipPath%3E%3CclipPath id='hJ'%3E%3Cpath fill='%23fff' d='M-54 867.697H58.92v51.05H-54z'/%3E%3C/clipPath%3E%3CclipPath id='hK'%3E%3Cpath fill='%23fff' d='M166 867.697h112.92v51.05H166z'/%3E%3C/clipPath%3E%3CclipPath id='hL'%3E%3Cpath fill='%23fff' d='M276 867.697h112.92v51.05H276z'/%3E%3C/clipPath%3E%3CclipPath id='hM'%3E%3Cpath fill='%23fff' d='M386 867.697h112.92v51.05H386z'/%3E%3C/clipPath%3E%3CclipPath id='hN'%3E%3Cpath fill='%23fff' d='M496 867.697h112.92v51.05H496z'/%3E%3C/clipPath%3E%3CclipPath id='hO'%3E%3Cpath fill='%23fff' d='M715.92 867.697h112.92v51.05H715.92z'/%3E%3C/clipPath%3E%3CclipPath id='hP'%3E%3Cpath fill='%23fff' d='M605.92 867.697h112.92v51.05H605.92z'/%3E%3C/clipPath%3E%3CclipPath id='hQ'%3E%3Cpath fill='%23fff' d='M825.92 867.697h112.92v51.05H825.92z'/%3E%3C/clipPath%3E%3CclipPath id='hR'%3E%3Cpath fill='%23fff' d='M935.92 867.697h112.92v51.05H935.92z'/%3E%3C/clipPath%3E%3CclipPath id='hS'%3E%3Cpath fill='%23fff' d='M1045.92 867.697h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='hT'%3E%3Cpath fill='%23fff' d='M1155.92 867.697h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='hU'%3E%3Cpath fill='%23fff' d='M1375.84 867.697h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='hV'%3E%3Cpath fill='%23fff' d='M1265.84 867.697h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='hW'%3E%3Cpath fill='%23fff' d='M1485.84 867.697h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3CclipPath id='hX'%3E%3Cpath fill='%23fff' d='M1595.84 867.697h112.92v51.05h-112.92z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
background-repeat: repeat;
background-size: cover ;
background-position: center;
}
strong { font-weight:700;
} .video--module-picture { transition-property:opacity; transition-duration:200ms;
}
.video--module-picture.hide { opacity: 0;
}
.video-embed--btn { transition-property:opacity; transition-duration:200ms;
}
.video-embed--btn.hide { opacity: 0;
} .img--dark { position:relative;
}
.img--dark:before { display:block; position:absolute; top:0px; left:0px; width:100%; height:100%; --bg-opacity:1; background-color:#000; background-color:rgba(0, 0, 0, 1); background-color:rgba(0, 0, 0, var(--bg-opacity)); z-index:2; content: "";
}
.img--dark.-o-30:before { opacity:.30;
}
.img--dark.-o-40:before { opacity:.40;
}
.img--dark.-o-50:before { opacity:.50;
} .sw--restaurant-menu { width:100% !important;
}
.sw--restaurant-menu .swiper-wrapper { width:100% !important;
}
.sw--restaurant-menu .swiper-slide { width:100% !important;
}
@media (min-width: 1024px) {
.sw--our-story { overflow:visible !important
}
}
@media (min-width: 1024px) {
.sw--our-story-bg:before { position:absolute; display:block; width:100%; bottom:16px; left:0px; --bg-opacity:1; background-color:#000; background-color:rgba(0, 0, 0, 1); background-color:rgba(0, 0, 0, var(--bg-opacity)); height: 1px; content: ""
}
}
.sw--our-story .swiper-wrapper { display:block; height:auto;
}
@media (min-width: 1024px) {
.sw--our-story .swiper-wrapper { display:flex; height:100%
}
}
@media (min-width: 1024px) {
.sw--our-story .swiper-slide { width:22.222vw; height:auto
}
}
@media (min-width: 1512px) {
.sw--our-story .swiper-slide { width:336px
}
}
@media (min-width: 1024px) {
.sw--our-story .swiper-slide:before { position:absolute; display:block; bottom:0px; left:50%; --bg-opacity:1; background-color:#000; background-color:rgba(0, 0, 0, 1); background-color:rgba(0, 0, 0, var(--bg-opacity)); width: 1px; height: 32px; content: ""
}
}
.sw--multirestaurant { }
.sw--multirestaurant.swiper { padding-top:66px;
}
@media (min-width: 1024px) {
.sw--multirestaurant.swiper { padding:0px
}
}
.sw--multirestaurant .swiper-wrapper { display:block;
}
@media (min-width: 1024px) {
.sw--multirestaurant .swiper-wrapper { display:flex
}
} .our-story--img:before { position:absolute; top:0px; left:0px; display:block; width:100%; height:241px; --bg-opacity:1; background-color:#F3F3F3; background-color:rgba(243, 243, 243, 1); background-color:rgba(243, 243, 243, var(--bg-opacity)); border-radius:50%; z-index:0; content: "";
}
@media (min-width: 1024px) {
.our-story--img:before { height:22.222vw
}
}
@media (min-width: 1512px) {
.our-story--img:before { height:336px
}
} .restaurant--nav-item.active:before { display:block; position:absolute; --bg-opacity:1; background-color:#fff; background-color:rgba(255, 255, 255, 1); background-color:rgba(255, 255, 255, var(--bg-opacity)); width:100%; left:0px; height: 1px; bottom: -5px; content: "";
}
.restaurant--nav-item.text-black.active:before { --bg-opacity:1; background-color:#000; background-color:rgba(0, 0, 0, 1); background-color:rgba(0, 0, 0, var(--bg-opacity));
}
.restaurant--nav-item-btn.active-black { --bg-opacity:1; background-color:#000; background-color:rgba(0, 0, 0, 1); background-color:rgba(0, 0, 0, var(--bg-opacity));
}
.restaurant--nav-item-btn.active-black span { --text-opacity:1; color:#fff; color:rgba(255, 255, 255, 1); color:rgba(255, 255, 255, var(--text-opacity));
}
.restaurant--nav-item-btn.active-black svg path { fill: #fff;
}
.restaurant--footer-reservation { padding-top:16px;
}
.restaurant--footer-reservation .ot-title { display:none;
} .restaurant--footer-reservation iframe h1 { display:none;
}
.restaurant--footer-reservation .ot-dtp-picker.ot-standard.wide { width:100%; max-width: 236px;
}
@media (min-width: 1024px) {
.restaurant--footer-reservation .ot-dtp-picker.ot-standard.wide { max-width: none
}
}
@media (min-width: 1024px) {
.restaurant--footer-reservation .ot-dtp-picker.ot-standard.wide input[type="submit"] { height: 48px
}
}
.restaurant--popup.show { display:block; pointer-events:auto; z-index:50;
}
.restaurant--popup.show .restaurant--popup-wrap { opacity: 100 !important;
}
.restaurant--popup-wrap { transition-property:opacity; transition-duration:300ms; transition-delay:150ms;
}
.restaurant--popup-wrap:before { position:absolute; z-index:1; display:block; width:100%; height:100%; top:0px; left:0px; background-color:rgba( 0, 0, 0, 0.4 ); content: "";
}
.restaurant--popup-img:before { position:absolute; z-index:1; display:block; width:100%; height:100%; top:0px; left:0px; background-color:rgba( 0, 0, 0, 0.5 ); content: "";
}
.restaurant--book-a-table .ot-dtp-picker.ot-standard.wide { width:100%; max-width: 236px;
}
@media (min-width: 1024px) {
.restaurant--book-a-table .ot-dtp-picker.ot-standard.wide { max-width: none
}
}
@media (min-width: 1024px) {
.restaurant--book-a-table .ot-dtp-picker.ot-standard.wide input[type="submit"] { height: 48px
}
}
.-restaurant-menu .selected { pointer-events:none;
}
.-restaurant-menu .selected span { --text-opacity:1; color:#000; color:rgba(0, 0, 0, 1); color:rgba(0, 0, 0, var(--text-opacity));
} .content--text p, .content--text ul, .content--text li, .content--text a, .content--text span, .content--text strong { font-size:16px; line-height:24px;
}
@media (min-width: 1024px) {
.content--text p, .content--text ul, .content--text li, .content--text a, .content--text span, .content--text strong { font-size:1.058vw; line-height:1.587vw
}
}
@media (min-width: 1512px) {
.content--text p, .content--text ul, .content--text li, .content--text a, .content--text span, .content--text strong { font-size:16px; line-height:24px
}
}
.content--text p { margin-bottom:24px;
}
.content--text ul { margin-bottom:16px;
}
.content--text li { padding-bottom:8px;
}
.content--text h1, .content--text h2 { font-size:24px; line-height:28px; font-weight:600; margin-bottom:16px;
}
@media (min-width: 1024px) {
.content--text h1, .content--text h2 { font-size:2.116vw; line-height:2.38vw
}
}
@media (min-width: 1512px) {
.content--text h1, .content--text h2 { font-size:32px; line-height:36px
}
}
.content--text h3, .content--text h4 { font-size:20px; line-height:24px; font-weight:500; margin-bottom:8px;
}
@media (min-width: 1024px) {
.content--text h3, .content--text h4 { font-size:1.587vw; line-height:1.851vw
}
}
@media (min-width: 1512px) {
.content--text h3, .content--text h4 { font-size:24px; line-height:28px
}
}
.content--text h5, .content--text h6 { font-size:16px; line-height:24px; font-weight:500; margin-bottom:8px;
}
@media (min-width: 1024px) {
.content--text h5, .content--text h6 { font-size:1.19vw; line-height:1.587vw
}
}
@media (min-width: 1512px) {
.content--text h5, .content--text h6 { font-size:18px; line-height:24px
}
}
.content--text *+h1, .content--text *+h2 { padding-top:24px;
}
@media (min-width: 1024px) {
.content--text *+h1, .content--text *+h2 { padding-top:2.116vw
}
}
@media (min-width: 1512px) {
.content--text *+h1, .content--text *+h2 { padding-top:32px
}
}
.content--text *+h3 { padding-top:8px;
}
@media (min-width: 1024px) {
.content--text *+h3 { padding-top:1.058vw
}
}
@media (min-width: 1512px) {
.content--text *+h3 { padding-top:16px
}
}
.content--text ul li { position:relative; padding-left:16px;
}
.content--text ul li:before { position:absolute; display:block; --bg-opacity:1; background-color:#000; background-color:rgba(0, 0, 0, 1); background-color:rgba(0, 0, 0, var(--bg-opacity)); border-radius:50%; top: 10px; left: 4px; width: 4px; height: 4px; content: "";
}
.content--text a { text-decoration:underline;
} input::-moz-placeholder { font-weight:400; font-size:16px; line-height:24px; --text-opacity:1; color:#636363; color:rgba(99, 99, 99, 1); color:rgba(99, 99, 99, var(--text-opacity));
}
input::placeholder { font-weight:400; font-size:16px; line-height:24px; --text-opacity:1; color:#636363; color:rgba(99, 99, 99, 1); color:rgba(99, 99, 99, var(--text-opacity));
}
@media (min-width: 1024px) {
input::-moz-placeholder { font-size:1.322vw; line-height:1.587vw
}
input::placeholder { font-size:1.322vw; line-height:1.587vw
}
}
@media (min-width: 1512px) {
input::-moz-placeholder { font-size:20px; line-height:24px
}
input::placeholder { font-size:20px; line-height:24px
}
} @media (min-width: 768px) {
.form--style-cols { display:grid; grid-template-columns:repeat(2, minmax(0, 1fr)); grid-column-gap:20px; grid-column-gap:20px; -moz-column-gap:20px; column-gap:20px
}
}
.form--style .border-form { position:relative; border-style:solid; border-width:1px; border-color:#000; padding-top:18px; padding-bottom:18px; padding-left:8px; padding-right:8px; margin-bottom:8px;
}
@media (min-width: 1024px) {
.form--style .border-form { padding-top:20px; padding-bottom:20px; padding-left:24px; padding-right:24px; margin-bottom:16px
}
}
.form--style input[type="submit"] { width:100%; --bg-opacity:1; background-color:#000; background-color:rgba(0, 0, 0, 1); background-color:rgba(0, 0, 0, var(--bg-opacity)); --text-opacity:1; color:#fff; color:rgba(255, 255, 255, 1); color:rgba(255, 255, 255, var(--text-opacity)); text-align:center; text-transform:uppercase; padding-top:18px; padding-bottom:18px; margin-top:18px; transition: background-color 100ms ease 50ms;
}
@media (min-width: 768px) {
.form--style input[type="submit"] { margin-top:0px
}
}
@media (min-width: 1024px) {
.form--style input[type="submit"] { font-size:1.322vw; line-height:1.587vw; padding-top:20px; padding-bottom:20px
}
}
@media (min-width: 1512px) {
.form--style input[type="submit"] { font-size:20px; line-height:24px
}
}
.form--style .upload-icon:before { display:block; position:absolute; right:8px; top:35%; width:20px; height:20px; pointer-events:none; content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 25'%3E%3Cpath fill='%23000' d='M4.125 21.936A2.625 2.625 0 0 1 1.5 19.31v-3.75a1.125 1.125 0 0 1 2.25 0v3.75c0 .206.168.375.375.375h15.75a.375.375 0 0 0 .375-.375v-3.75a1.125 1.125 0 1 1 2.25 0v3.75a2.625 2.625 0 0 1-2.625 2.625H4.125Z'/%3E%3C/svg%3E");
}
@media (min-width: 1024px) {
.form--style .upload-icon:before { width:24px; height:24px; right:24px
}
}
.form--style .upload-icon:after { display:block; position:absolute; right:8px; top:35%; width:20px; height:20px; pointer-events:none; content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 25'%3E%3Cpath fill='%23000' d='M17.67 8.015a1.124 1.124 0 0 1-1.59 1.59l-2.956-2.953v8.533a1.125 1.125 0 0 1-2.25 0V6.652L7.92 9.605a1.124 1.124 0 0 1-1.59-1.59l4.875-4.875a1.123 1.123 0 0 1 1.59 0l4.875 4.875Z'/%3E%3C/svg%3E");
}
@media (min-width: 1024px) {
.form--style .upload-icon:after { width:24px; height:24px; right:24px
}
}
.form--style .upload-icon:hover:after { animation: wobbleY 2s ease infinite;
}
.form--style .placeholder-style { display:block; width:100%; font-weight:400; font-size:16px; line-height:24px; --text-opacity:1; color:#636363; color:rgba(99, 99, 99, 1); color:rgba(99, 99, 99, var(--text-opacity)); padding-right:24px;
white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
@media (min-width: 1024px) {
.form--style .placeholder-style { font-size:1.322vw; line-height:1.587vw
}
}
@media (min-width: 1512px) {
.form--style .placeholder-style { font-size:20px; line-height:24px
}
}
.form--style .placeholder-style.black-content { --text-opacity:1; color:#000; color:rgba(0, 0, 0, 1); color:rgba(0, 0, 0, var(--text-opacity));
}
.form--style .wpcf7-form-control-wrap { display:block; width:100%;
}
.form--style .wpcf7-form-control-wrap input { display:block; width:100%;
}
.form--style .flecha-select { width: 100%; position:relative; }
.form--style .flecha-select:after {
display:block;
position:absolute;
pointer-events:none;
right:20px;
top:35%;
width:20px;
height:20px; content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='10' fill='none'%3E%3Cpath fill='%23000' d='m8.547 10-8-10h16l-8 10Z'/%3E%3C/svg%3E");
}
.form--style select { width:100%; cursor:pointer;
}
.form--style select, .form--style option[value=""] { font-weight:400; font-size:16px; line-height:24px; --text-opacity:1; color:#636363; color:rgba(99, 99, 99, 1); color:rgba(99, 99, 99, var(--text-opacity));
}
@media (min-width: 1024px) {
.form--style select, .form--style option[value=""] { font-size:1.322vw; line-height:1.587vw
}
}
@media (min-width: 1512px) {
.form--style select, .form--style option[value=""] { font-size:20px; line-height:24px
}
}
.form--style select.black-content, .form--style option[value=""].black-content { --text-opacity:1; color:#000; color:rgba(0, 0, 0, 1); color:rgba(0, 0, 0, var(--text-opacity));
}
.form--style input { font-weight:400; font-size:16px; line-height:24px;
}
@media (min-width: 1024px) {
.form--style input { font-size:1.322vw; line-height:1.587vw
}
}
@media (min-width: 1512px) {
.form--style input { font-size:20px; line-height:24px
}
}
.form--style input.black-content { --text-opacity:1; color:#000; color:rgba(0, 0, 0, 1); color:rgba(0, 0, 0, var(--text-opacity));
}
.form--style .wpcf7-file { height:0px; display:block;
color: transparent;
}
.form--style .wpcf7-file::-webkit-file-upload-button {
visibility: hidden;
display: none;
}
.form--style-chkbx input[type=checkbox] + span { display:block; position:relative; font-size:16px; line-height:24px; font-weight:300; --text-opacity:1; color:#000; color:rgba(0, 0, 0, 1); color:rgba(0, 0, 0, var(--text-opacity)); padding-left:32px; text-transform:none;
}
@media (min-width: 1024px) {
.form--style-chkbx input[type=checkbox] + span { font-size:1.322vw; line-height:1.587vw
}
}
@media (min-width: 1512px) {
.form--style-chkbx input[type=checkbox] + span { font-size:20px; line-height:24px
}
}
.form--style-chkbx input[type=checkbox] + span:before { display:block; position:absolute; left:0px; top:13px; --transform-translate-x:0; --transform-translate-y:0; --transform-rotate:0; --transform-skew-x:0; --transform-skew-y:0; --transform-scale-x:1; --transform-scale-y:1; transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y)); --transform-translate-y:-50%; width:24px; height:24px; border: 1px solid black; content: "";
}
.form--style-chkbx input[type=checkbox] + span:after { display:flex; justify-content:center; align-items:center; opacity:0; position:absolute; left:0px; top:-1px; width:24px; height:24px; content: url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 5 3 3 7-7' stroke='%23000' stroke-linecap='round'/%3E%3C/svg%3E");
}
@media (min-width: 1024px) {
.form--style-chkbx input[type=checkbox] + span:after { top:-2px
}
}
.form--style-chkbx input[type=checkbox] + span:hover:after { opacity:.40;
}
.form--style-chkbx input[type=checkbox]:checked + span:after { opacity:1;
}
.form--style-chkbx.-employee { position:relative; margin-top:26px; padding-right:8px; margin-bottom:8px;
}
@media (min-width: 768px) {
.form--style-chkbx.-employee { margin-top:20px; padding-right:24px; margin-bottom:26px
}
}
@media (min-width: 1024px) {
.form--style-chkbx.-employee { margin-bottom:38px
}
} .wpcf7-form.invalid .wpcf7-response-output, .wpcf7-form.init .wpcf7-response-output { --text-opacity:1; color:#f00; color:rgba(255, 0, 0, 1); color:rgba(255, 0, 0, var(--text-opacity)); padding-top:16px;
}
.wpcf7-form.invalid input.wpcf7-not-valid, .wpcf7-form.init input.wpcf7-not-valid { border-color:#f00;
}
.wpcf7-form.invalid .wpcf7-not-valid-tip, .wpcf7-form.init .wpcf7-not-valid-tip { font-size:12px; line-height:16px; --text-opacity:1; color:#f00; color:rgba(255, 0, 0, 1); color:rgba(255, 0, 0, var(--text-opacity));
}
.wpcf7-form.sent .wpcf7-response-output { font-size:20px; line-height:24px; --text-opacity:1; color:#000; color:rgba(0, 0, 0, 1); color:rgba(0, 0, 0, var(--text-opacity)); padding-top:16px; padding-bottom:16px;
}
@media (min-width: 1024px) {
.wpcf7-form.sent .wpcf7-response-output { font-size:1.587vw; line-height:1.851vw
}
}
@media (min-width: 1512px) {
.wpcf7-form.sent .wpcf7-response-output { font-size:24px; line-height:28px
}
}
.wpcf7 .screen-reader-response { display:none;
} @media (min-width: 640px) {
.sm\:container {
width:100%;
}
}
@media (min-width: 640px) and (min-width: 640px) {
.sm\:container {
max-width:640px;
}
}
@media (min-width: 640px) and (min-width: 768px) {
.sm\:container {
max-width:768px;
}
}
@media (min-width: 640px) and (min-width: 1024px) {
.sm\:container {
max-width:1024px;
}
}
@media (min-width: 640px) and (min-width: 1280px) {
.sm\:container {
max-width:1280px;
}
}
@media (min-width: 640px) and (min-width: 1512px) {
.sm\:container {
max-width:1512px;
}
}
@media (min-width: 640px) {
.sm\:grid-cols-2 {
grid-template-columns:repeat(2, minmax(0, 1fr));
}
.sm\:grid-cols-4 {
grid-template-columns:repeat(4, minmax(0, 1fr));
}
.sm\:h-55vw {
height:55vw;
}
.sm\:w-fit {
width:-moz-fit-content;
width:fit-content;
}
}
@media (min-width: 768px) {
.md\:container {
width:100%;
}
}
@media (min-width: 768px) and (min-width: 640px) {
.md\:container {
max-width:640px;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.md\:container {
max-width:768px;
}
}
@media (min-width: 768px) and (min-width: 1024px) {
.md\:container {
max-width:1024px;
}
}
@media (min-width: 768px) and (min-width: 1280px) {
.md\:container {
max-width:1280px;
}
}
@media (min-width: 768px) and (min-width: 1512px) {
.md\:container {
max-width:1512px;
}
}
@media (min-width: 768px) {
.md\:flex {
display:flex;
}
.md\:grid-cols-3 {
grid-template-columns:repeat(3, minmax(0, 1fr));
}
.md\:grid-cols-6 {
grid-template-columns:repeat(6, minmax(0, 1fr));
}
.md\:w-60\% {
width:60%;
}
.md\:w-full-96 {
width:calc( 100% - 96px );
}
}
@media (min-width: 1024px) {
.lg\:container {
width:100%;
}
}
@media (min-width: 1024px) and (min-width: 640px) {
.lg\:container {
max-width:640px;
}
}
@media (min-width: 1024px) and (min-width: 768px) {
.lg\:container {
max-width:768px;
}
}
@media (min-width: 1024px) and (min-width: 1024px) {
.lg\:container {
max-width:1024px;
}
}
@media (min-width: 1024px) and (min-width: 1280px) {
.lg\:container {
max-width:1280px;
}
}
@media (min-width: 1024px) and (min-width: 1512px) {
.lg\:container {
max-width:1512px;
}
}
@media (min-width: 1024px) {
.lg\:items-center {
align-items:center;
}
.lg\:bg-transparent {
background-color:transparent;
}
.lg\:border-black {
border-color:#000;
}
.lg\:border-black-20 {
border-color:rgba( 0, 0, 0, 0.2 );
}
.lg\:border-white-20 {
border-color:rgba( 256, 256, 256, 0.2 );
}
.lg\:border-solid {
border-style:solid;
}
.lg\:border-b-1 {
border-bottom-width:1px;
}
.lg\:border-l-1 {
border-left-width:1px;
}
.lg\:border-t-96 {
border-top-width:96px;
}
.lg\:border-t-6_349vw {
border-top-width:6.349vw;
}
.lg\:block {
display:block;
}
.lg\:flex {
display:flex;
}
.lg\:hidden {
display:none;
}
.lg\:flex-row {
flex-direction:row;
}
.lg\:flex-row-reverse {
flex-direction:row-reverse;
}
.lg\:flex-col {
flex-direction:column;
}
.lg\:flex-wrap {
flex-wrap:wrap;
}
.lg\:gap-14 {
grid-gap:14px;
grid-gap:14px;
gap:14px;
}
.lg\:gap-4_232vw {
grid-gap:4.232vw;
grid-gap:4.232vw;
gap:4.232vw;
}
.lg\:gap-7_27vw {
grid-gap:7.27vw;
grid-gap:7.27vw;
gap:7.27vw;
}
.lg\:gap-x-24 {
grid-column-gap:24px;
grid-column-gap:24px;
-moz-column-gap:24px;
column-gap:24px;
}
.lg\:gap-x-32 {
grid-column-gap:32px;
grid-column-gap:32px;
-moz-column-gap:32px;
column-gap:32px;
}
.lg\:gap-x-0_264vw {
grid-column-gap:0.264vw;
grid-column-gap:0.264vw;
-moz-column-gap:0.264vw;
column-gap:0.264vw;
}
.lg\:gap-x-1_58vw {
grid-column-gap:1.58vw;
grid-column-gap:1.58vw;
-moz-column-gap:1.58vw;
column-gap:1.58vw;
}
.lg\:gap-x-4_232vw {
grid-column-gap:4.232vw;
grid-column-gap:4.232vw;
-moz-column-gap:4.232vw;
column-gap:4.232vw;
}
.lg\:row-span-1 {
grid-row:span 1 / span 1;
}
.lg\:row-span-2 {
grid-row:span 2 / span 2;
}
.lg\:row-span-3 {
grid-row:span 3 / span 3;
}
.lg\:grid-cols-2 {
grid-template-columns:repeat(2, minmax(0, 1fr));
}
.lg\:grid-cols-4 {
grid-template-columns:repeat(4, minmax(0, 1fr));
}
.lg\:text-0_925vw-1_19vw {
font-size:0.925vw;
line-height:1.587vw;
}
.lg\:text-1_058vw-1_19vw {
font-size:1.058vw;
line-height:1.19vw;
}
.lg\:text-1_058vw-1_587vw {
font-size:1.058vw;
line-height:1.587vw;
}
.lg\:text-1_19vw-1_587vw {
font-size:1.19vw;
line-height:1.587vw;
}
.lg\:text-1_322vw-1_587vw {
font-size:1.322vw;
line-height:1.587vw;
}
.lg\:text-1_587vw-1_851vw {
font-size:1.587vw;
line-height:1.851vw;
}
.lg\:text-2_116vw-2_38vw {
font-size:2.116vw;
line-height:2.38vw;
}
.lg\:text-3_174vw-3_439vw {
font-size:3.174vw;
line-height:3.439vw;
}
.lg\:text-3_703vw-4_1vw {
font-size:3.703vw;
line-height:4.1vw;
}
.lg\:text-4_232vw-4_497vw {
font-size:4.232vw;
line-height:4.497vw;
}
.lg\:text-5_026vw-5_423vw {
font-size:5.026vw;
line-height:5.423vw;
}
.lg\:text-6_349vw-6_613vw {
font-size:6.349vw;
line-height:6.613vw;
}
.lg\:text-10_582vw-12_764vw {
font-size:10.582vw;
line-height:12.764vw;
}
.lg\:text-12_169vw-12_566vw {
font-size:12.169vw;
line-height:12.566vw;
}
.lg\:text-13_756vw-14_153vw {
font-size:13.756vw;
line-height:14.153vw;
}
.lg\:text-19_841vw-20_370vw {
font-size:19.841vw;
line-height:20.370vw;
}
.lg\:h-full {
height:100%;
}
.lg\:h-85vh {
height:85vh;
}
.lg\:h-100vh {
height:100vh;
}
.lg\:h-7_407vw {
height:7.407vw;
}
.lg\:h-24_338vw {
height:24.338vw;
}
.lg\:h-25vw {
height:25vw;
}
.lg\:h-27_513vw {
height:27.513vw;
}
.lg\:h-35_449vw {
height:35.449vw;
}
.lg\:h-50vw {
height:50vw;
}
.lg\:h-100vh-6_349vw {
height:calc( 100vh - 6.349vw );
}
.lg\:-bottom-1\/2 {
bottom:-50%;
}
.lg\:justify-start {
justify-content:flex-start;
}
.lg\:justify-end {
justify-content:flex-end;
}
.lg\:justify-center {
justify-content:center;
}
.lg\:justify-between {
justify-content:space-between;
}
.lg\:mx-0 {
margin-left:0px;
margin-right:0px;
}
.lg\:mx-auto {
margin-left:auto;
margin-right:auto;
}
.lg\:mb-0 {
margin-bottom:0px;
}
.lg\:mb-8 {
margin-bottom:8px;
}
.lg\:mb-32 {
margin-bottom:32px;
}
.lg\:mb-40 {
margin-bottom:40px;
}
.lg\:mb-56 {
margin-bottom:56px;
}
.lg\:mt-80 {
margin-top:80px;
}
.lg\:mb-1_587vw {
margin-bottom:1.587vw;
}
.lg\:mb-3_703vw {
margin-bottom:3.703vw;
}
.lg\:mb-5_82vw {
margin-bottom:5.82vw;
}
.lg\:mt-6_878vw {
margin-top:6.878vw;
}
.lg\:mb-6_878vw {
margin-bottom:6.878vw;
}
.lg\:mt-8_465vw {
margin-top:8.465vw;
}
.lg\:mb-8_465vw {
margin-bottom:8.465vw;
}
.lg\:-mb-2_116vw {
margin-bottom:-2.116vw;
}
.lg\:max-h-600 {
max-height:600px;
}
.lg\:max-w-496 {
max-width:496px;
}
.lg\:max-w-568 {
max-width:568px;
}
.lg\:max-w-608 {
max-width:608px;
}
.lg\:max-w-628 {
max-width:628px;
}
.lg\:max-w-mw {
max-width:1512px;
}
.lg\:max-w-23_80vw {
max-width:23.80vw;
}
.lg\:min-h-920 {
min-height:920px;
}
.lg\:min-h-100vh-96 {
min-height:calc( 100vh - 96px );
}
.lg\:min-w-180 {
min-width:180px;
}
.lg\:overflow-y-hidden {
overflow-y:hidden;
}
.lg\:p-1_587vw {
padding:1.587vw;
}
.lg\:px-0 {
padding-left:0px;
padding-right:0px;
}
.lg\:py-16 {
padding-top:16px;
padding-bottom:16px;
}
.lg\:py-24 {
padding-top:24px;
padding-bottom:24px;
}
.lg\:px-24 {
padding-left:24px;
padding-right:24px;
}
.lg\:py-48 {
padding-top:48px;
padding-bottom:48px;
}
.lg\:px-72 {
padding-left:72px;
padding-right:72px;
}
.lg\:px-1_058vw {
padding-left:1.058vw;
padding-right:1.058vw;
}
.lg\:px-1_322vw {
padding-left:1.322vw;
padding-right:1.322vw;
}
.lg\:py-1_587vw {
padding-top:1.587vw;
padding-bottom:1.587vw;
}
.lg\:py-2_116vw {
padding-top:2.116vw;
padding-bottom:2.116vw;
}
.lg\:py-3_703vw {
padding-top:3.703vw;
padding-bottom:3.703vw;
}
.lg\:px-4_232vw {
padding-left:4.232vw;
padding-right:4.232vw;
}
.lg\:px-4_761vw {
padding-left:4.761vw;
padding-right:4.761vw;
}
.lg\:py-5_291vw {
padding-top:5.291vw;
padding-bottom:5.291vw;
}
.lg\:py-5_82vw {
padding-top:5.82vw;
padding-bottom:5.82vw;
}
.lg\:py-6_878vw {
padding-top:6.878vw;
padding-bottom:6.878vw;
}
.lg\:px-6_878vw {
padding-left:6.878vw;
padding-right:6.878vw;
}
.lg\:py-7_407vw {
padding-top:7.407vw;
padding-bottom:7.407vw;
}
.lg\:py-8_465vw {
padding-top:8.465vw;
padding-bottom:8.465vw;
}
.lg\:py-10_582vw {
padding-top:10.582vw;
padding-bottom:10.582vw;
}
.lg\:px-12_30vw {
padding-left:12.30vw;
padding-right:12.30vw;
}
.lg\:pt-0 {
padding-top:0px;
}
.lg\:pr-0 {
padding-right:0px;
}
.lg\:pb-0 {
padding-bottom:0px;
}
.lg\:pr-14 {
padding-right:14px;
}
.lg\:pb-32 {
padding-bottom:32px;
}
.lg\:pb-80 {
padding-bottom:80px;
}
.lg\:pb-112 {
padding-bottom:112px;
}
.lg\:pb-160 {
padding-bottom:160px;
}
.lg\:pt-176 {
padding-top:176px;
}
.lg\:pt-0_529vw {
padding-top:0.529vw;
}
.lg\:pr-0_529vw {
padding-right:0.529vw;
}
.lg\:pb-0_529vw {
padding-bottom:0.529vw;
}
.lg\:pt-1_058vw {
padding-top:1.058vw;
}
.lg\:pb-1_058vw {
padding-bottom:1.058vw;
}
.lg\:pb-1_322vw {
padding-bottom:1.322vw;
}
.lg\:pt-1_587vw {
padding-top:1.587vw;
}
.lg\:pb-1_587vw {
padding-bottom:1.587vw;
}
.lg\:pt-2_116vw {
padding-top:2.116vw;
}
.lg\:pb-2_116vw {
padding-bottom:2.116vw;
}
.lg\:pb-2_248vw {
padding-bottom:2.248vw;
}
.lg\:pb-2_645vw {
padding-bottom:2.645vw;
}
.lg\:pt-3_174vw {
padding-top:3.174vw;
}
.lg\:pb-3_174vw {
padding-bottom:3.174vw;
}
.lg\:pl-3_174vw {
padding-left:3.174vw;
}
.lg\:pt-3_703vw {
padding-top:3.703vw;
}
.lg\:pb-3_703vw {
padding-bottom:3.703vw;
}
.lg\:pt-4_232vw {
padding-top:4.232vw;
}
.lg\:pb-4_232vw {
padding-bottom:4.232vw;
}
.lg\:pt-5_026vw {
padding-top:5.026vw;
}
.lg\:pt-5_291vw {
padding-top:5.291vw;
}
.lg\:pb-5_291vw {
padding-bottom:5.291vw;
}
.lg\:pb-5_82vw {
padding-bottom:5.82vw;
}
.lg\:pt-6_878vw {
padding-top:6.878vw;
}
.lg\:pb-6_878vw {
padding-bottom:6.878vw;
}
.lg\:pt-7_407vw {
padding-top:7.407vw;
}
.lg\:pb-8_465vw {
padding-bottom:8.465vw;
}
.lg\:pt-8_994vw {
padding-top:8.994vw;
}
.lg\:pr-12_30vw {
padding-right:12.30vw;
}
.lg\:pb-12_30vw {
padding-bottom:12.30vw;
}
.lg\:pt-14_84vw {
padding-top:14.84vw;
}
.lg\:pb-14_84vw {
padding-bottom:14.84vw;
}
.lg\:pointer-events-none {
pointer-events:none;
}
.lg\:pointer-events-auto {
pointer-events:auto;
}
.lg\:absolute {
position:absolute;
}
.lg\:relative {
position:relative;
}
.lg\:text-left {
text-align:left;
}
.lg\:text-center {
text-align:center;
}
.lg\:text-black {
--text-opacity:1;
color:#000;
color:rgba(0, 0, 0, 1);
color:rgba(0, 0, 0, var(--text-opacity));
}
.lg\:w-30 {
width:30px;
}
.lg\:w-40 {
width:40px;
}
.lg\:w-336 {
width:336px;
}
.lg\:w-1\/4 {
width:25%;
}
.lg\:w-1\/3 {
width:33.333333%;
}
.lg\:w-1\/2 {
width:50%;
}
.lg\:w-2\/3 {
width:66.6666667%;
}
.lg\:w-full {
width:100%;
}
.lg\:w-30\% {
width:30%;
}
.lg\:w-40\% {
width:40%;
}
.lg\:w-42\% {
width:42%;
}
.lg\:w-82\% {
width:82%;
}
.lg\:w-0_925vw {
width:0.925vw;
}
.lg\:w-1_984vw {
width:1.984vw;
}
.lg\:w-6_216vw {
width:6.216vw;
}
.lg\:w-22_222vw {
width:22.222vw;
}
}
@media (min-width: 1280px) {
.xl\:container {
width:100%;
}
}
@media (min-width: 1280px) and (min-width: 640px) {
.xl\:container {
max-width:640px;
}
}
@media (min-width: 1280px) and (min-width: 768px) {
.xl\:container {
max-width:768px;
}
}
@media (min-width: 1280px) and (min-width: 1024px) {
.xl\:container {
max-width:1024px;
}
}
@media (min-width: 1280px) and (min-width: 1280px) {
.xl\:container {
max-width:1280px;
}
}
@media (min-width: 1280px) and (min-width: 1512px) {
.xl\:container {
max-width:1512px;
}
}
@media (min-width: 1512px) {
.mw\:container {
width:100%;
}
}
@media (min-width: 1512px) and (min-width: 640px) {
.mw\:container {
max-width:640px;
}
}
@media (min-width: 1512px) and (min-width: 768px) {
.mw\:container {
max-width:768px;
}
}
@media (min-width: 1512px) and (min-width: 1024px) {
.mw\:container {
max-width:1024px;
}
}
@media (min-width: 1512px) and (min-width: 1280px) {
.mw\:container {
max-width:1280px;
}
}
@media (min-width: 1512px) and (min-width: 1512px) {
.mw\:container {
max-width:1512px;
}
}
@media (min-width: 1512px) {
.mw\:gap-64 {
grid-gap:64px;
grid-gap:64px;
gap:64px;
}
.mw\:gap-110 {
grid-gap:110px;
grid-gap:110px;
gap:110px;
}
.mw\:gap-x-4 {
grid-column-gap:4px;
grid-column-gap:4px;
-moz-column-gap:4px;
column-gap:4px;
}
.mw\:gap-x-16 {
grid-column-gap:16px;
grid-column-gap:16px;
-moz-column-gap:16px;
column-gap:16px;
}
.mw\:gap-x-24 {
grid-column-gap:24px;
grid-column-gap:24px;
-moz-column-gap:24px;
column-gap:24px;
}
.mw\:gap-x-64 {
grid-column-gap:64px;
grid-column-gap:64px;
-moz-column-gap:64px;
column-gap:64px;
}
.mw\:gap-x-2_116vw {
grid-column-gap:2.116vw;
grid-column-gap:2.116vw;
-moz-column-gap:2.116vw;
column-gap:2.116vw;
}
.mw\:grid-cols-8 {
grid-template-columns:repeat(8, minmax(0, 1fr));
}
.mw\:text-14-24 {
font-size:14px;
line-height:24px;
}
.mw\:text-16-18 {
font-size:16px;
line-height:18px;
}
.mw\:text-16-24 {
font-size:16px;
line-height:24px;
}
.mw\:text-18-24 {
font-size:18px;
line-height:24px;
}
.mw\:text-20-24 {
font-size:20px;
line-height:24px;
}
.mw\:text-24-28 {
font-size:24px;
line-height:28px;
}
.mw\:text-32-36 {
font-size:32px;
line-height:36px;
}
.mw\:text-48-52 {
font-size:48px;
line-height:52px;
}
.mw\:text-56-62 {
font-size:56px;
line-height:62px;
}
.mw\:text-64-68 {
font-size:64px;
line-height:68px;
}
.mw\:text-76-82 {
font-size:76px;
line-height:82px;
}
.mw\:text-96-100 {
font-size:96px;
line-height:100px;
}
.mw\:text-160-193 {
font-size:160px;
line-height:193px;
}
.mw\:text-184-190 {
font-size:184px;
line-height:190px;
}
.mw\:text-208-214 {
font-size:208px;
line-height:214px;
}
.mw\:text-300-308 {
font-size:300px;
line-height:308px;
}
.mw\:h-112 {
height:112px;
}
.mw\:h-368 {
height:368px;
}
.mw\:h-536 {
height:536px;
}
.mw\:h-100vh-96 {
height:calc( 100vh - 96px );
}
.mw\:mb-24 {
margin-bottom:24px;
}
.mw\:mt-48 {
margin-top:48px;
}
.mw\:mb-48 {
margin-bottom:48px;
}
.mw\:mb-56 {
margin-bottom:56px;
}
.mw\:mt-64 {
margin-top:64px;
}
.mw\:mb-64 {
margin-bottom:64px;
}
.mw\:mb-88 {
margin-bottom:88px;
}
.mw\:mt-104 {
margin-top:104px;
}
.mw\:mb-104 {
margin-bottom:104px;
}
.mw\:mt-128 {
margin-top:128px;
}
.mw\:mb-128 {
margin-bottom:128px;
}
.mw\:-mb-32 {
margin-bottom:-32px;
}
.mw\:max-w-360 {
max-width:360px;
}
.mw\:p-24 {
padding:24px;
}
.mw\:px-16 {
padding-left:16px;
padding-right:16px;
}
.mw\:px-20 {
padding-left:20px;
padding-right:20px;
}
.mw\:py-24 {
padding-top:24px;
padding-bottom:24px;
}
.mw\:py-32 {
padding-top:32px;
padding-bottom:32px;
}
.mw\:py-56 {
padding-top:56px;
padding-bottom:56px;
}
.mw\:px-64 {
padding-left:64px;
padding-right:64px;
}
.mw\:px-72 {
padding-left:72px;
padding-right:72px;
}
.mw\:py-80 {
padding-top:80px;
padding-bottom:80px;
}
.mw\:py-88 {
padding-top:88px;
padding-bottom:88px;
}
.mw\:py-104 {
padding-top:104px;
padding-bottom:104px;
}
.mw\:px-104 {
padding-left:104px;
padding-right:104px;
}
.mw\:py-112 {
padding-top:112px;
padding-bottom:112px;
}
.mw\:py-128 {
padding-top:128px;
padding-bottom:128px;
}
.mw\:py-160 {
padding-top:160px;
padding-bottom:160px;
}
.mw\:px-186 {
padding-left:186px;
padding-right:186px;
}
.mw\:pt-8 {
padding-top:8px;
}
.mw\:pr-8 {
padding-right:8px;
}
.mw\:pb-8 {
padding-bottom:8px;
}
.mw\:pt-16 {
padding-top:16px;
}
.mw\:pb-16 {
padding-bottom:16px;
}
.mw\:pb-20 {
padding-bottom:20px;
}
.mw\:pt-24 {
padding-top:24px;
}
.mw\:pb-24 {
padding-bottom:24px;
}
.mw\:pt-32 {
padding-top:32px;
}
.mw\:pb-32 {
padding-bottom:32px;
}
.mw\:pb-34 {
padding-bottom:34px;
}
.mw\:pt-40 {
padding-top:40px;
}
.mw\:pb-40 {
padding-bottom:40px;
}
.mw\:pt-48 {
padding-top:48px;
}
.mw\:pb-48 {
padding-bottom:48px;
}
.mw\:pl-48 {
padding-left:48px;
}
.mw\:pt-56 {
padding-top:56px;
}
.mw\:pb-56 {
padding-bottom:56px;
}
.mw\:pt-64 {
padding-top:64px;
}
.mw\:pb-64 {
padding-bottom:64px;
}
.mw\:pt-76 {
padding-top:76px;
}
.mw\:pt-80 {
padding-top:80px;
}
.mw\:pb-80 {
padding-bottom:80px;
}
.mw\:pb-88 {
padding-bottom:88px;
}
.mw\:pt-104 {
padding-top:104px;
}
.mw\:pb-104 {
padding-bottom:104px;
}
.mw\:pt-112 {
padding-top:112px;
}
.mw\:pb-128 {
padding-bottom:128px;
}
.mw\:pt-136 {
padding-top:136px;
}
.mw\:pr-186 {
padding-right:186px;
}
.mw\:pb-186 {
padding-bottom:186px;
}
.mw\:pt-224 {
padding-top:224px;
}
.mw\:pb-224 {
padding-bottom:224px;
}
.mw\:w-14 {
width:14px;
}
.mw\:w-30 {
width:30px;
}
.mw\:w-94 {
width:94px;
}
.mw\:w-336 {
width:336px;
}
}