Primer commit de Megafonías TsSAEx

This commit is contained in:
2026-02-10 11:38:26 +01:00
commit 1b0e879ba2
61 changed files with 2521 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
public/audio/1-el_punto.wav Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
public/audio/1-magnolia.wav Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
public/audio/1-zafra.wav Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
public/audio/2-zafra.wav Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
public/audio/colision.wav Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
public/audio/zafra.wav Normal file

Binary file not shown.

12
public/data/exterior.json Normal file
View File

@@ -0,0 +1,12 @@
{
"lineas": {
"L1": {
"nombre": "Línea 1",
"destinos": ["Zafra", "Hospital JRJ"]
},
"L2": {
"nombre": "Línea 2",
"destinos": ["Zafra", "Hospital JRJ"]
}
}
}

485
public/data/lineas.json Normal file
View File

@@ -0,0 +1,485 @@
{
"L1": {
"nombre": "Línea 1",
"paradas": [
{
"id": "zafra",
"nombre": "Zafra",
"enlaces": [
"todas"
]
},
{
"id": "caro_baroja",
"nombre": "Julio Caro Baroja (Aqualon)",
"enlaces": []
},
{
"id": "alemania_ruiz_alda",
"nombre": "Avda. Alemania (Ruiz de Alda)",
"enlaces": []
},
{
"id": "alemania_plaza_toros",
"nombre": "Avda. Alemania (Plaza de Toros)",
"enlaces": []
},
{
"id": "bda_navidad",
"nombre": "Bda. Navidad",
"enlaces": []
},
{
"id": "don_bosco",
"nombre": "Don Bosco",
"enlaces": []
},
{
"id": "plaza_dolores",
"nombre": "Plaza de los Dolores",
"enlaces": []
},
{
"id": "bda_carmen",
"nombre": "Barriada del Carmen",
"enlaces": []
},
{
"id": "humilladero",
"nombre": "Humilladero",
"enlaces": []
},
{
"id": "cardenas",
"nombre": "Cardeñas",
"enlaces": []
},
{
"id": "orden_baja",
"nombre": "Orden Baja",
"enlaces": [
"L2",
"L3",
"L4",
"L8"
]
},
{
"id": "gonzalo_berceo",
"nombre": "Gonzalo de Berceo",
"enlaces": [
"L8"
]
},
{
"id": "plaza_nino_miguel",
"nombre": "Plaza Niño Miguel",
"enlaces": []
},
{
"id": "magnolia",
"nombre": "Magnolia",
"enlaces": [
"L7"
]
},
{
"id": "hospital_jrj",
"nombre": "Hospital Juan Ramón Jiménez",
"enlaces": [
""
]
},
{
"id": "plaza_amapolas",
"nombre": "Plaza las Amapolas",
"enlaces": []
},
{
"id": "andalucia_castano",
"nombre": "Av. Andalucía (Castaño Robledo)",
"enlaces": []
},
{
"id": "monumento_futbol",
"nombre": "Monumento al Fútbol",
"enlaces": []
},
{
"id": "relaciones_laborales",
"nombre": "Relaciones Laborales (Univ.)",
"enlaces": []
},
{
"id": "vista_alegre",
"nombre": "Vista Alegre-Universidad",
"enlaces": []
},
{
"id": "holea",
"nombre": "Centro Comercial Holea",
"enlaces": []
},
{
"id": "cruce_romeralejo",
"nombre": "Cruce Romeralejo",
"enlaces": []
},
{
"id": "universidad_artes",
"nombre": "Univ. Avenida de las Artes",
"enlaces": []
},
{
"id": "palacio_deportes",
"nombre": "Palacio de Deportes",
"enlaces": []
},
{
"id": "higueral",
"nombre": "Higueral (Fuerzas Armadas)",
"enlaces": []
},
{
"id": "bda_jose_antonio",
"nombre": "Bda. José Antonio",
"enlaces": []
},
{
"id": "isla_chica",
"nombre": "Isla Chica",
"enlaces": [
"L3",
"L5",
"L6"
]
},
{
"id": "las_delicias",
"nombre": "Las Delicias",
"enlaces": []
},
{
"id": "el_arbol",
"nombre": "El Árbol",
"enlaces": []
},
{
"id": "gasolinera",
"nombre": "Gasolinera",
"enlaces": []
},
{
"id": "estacion_ffcc",
"nombre": "Estación de Ferrocarril",
"enlaces": [
"L2",
"L8"
]
},
{
"id": "punto",
"nombre": "El Punto",
"enlaces": [
"L2"
]
},
{
"id": "estacion_sevilla",
"nombre": "Estación de Sevilla",
"enlaces": []
},
{
"id": "nuevo_mercado",
"nombre": "Nuevo Mercado",
"enlaces": [
"L2"
]
}
]
},
"L2": {
"nombre": "Línea 2",
"paradas": [
{
"id": "zafra",
"nombre": "Zafra",
"enlaces": [
"todas"
]
},
{
"id": "nuevo-mercado",
"nombre": "Nuevo Mercado",
"enlaces": [
"L6"
]
},
{
"id": "villa-madrid",
"nombre": "Villa de Madrid",
"enlaces": [
"L6"
]
},
{
"id": "avenida-italia",
"nombre": "Avenida Italia Estación de Sevilla",
"enlaces": [
"L6"
]
},
{
"id": "el-punto",
"nombre": "El Punto",
"enlaces": [
"L6"
]
},
{
"id": "estacion-ferrocarril",
"nombre": "Estación de Ferrocarril",
"enlaces": [
"L1",
"L5",
"L6",
"L7",
"L7H",
"L7HP",
"L8"
]
},
{
"id": "juzgados",
"nombre": "Juzgados",
"enlaces": [
"L6"
]
},
{
"id": "barrio-obrero",
"nombre": "Barrio Obrero",
"enlaces": []
},
{
"id": "el-porvenir",
"nombre": "El Porvenir",
"enlaces": [
"L4"
]
},
{
"id": "las-delicias",
"nombre": "Las Delicias",
"enlaces": [
"L4"
]
},
{
"id": "isla-chica",
"nombre": "Isla Chica",
"enlaces": [
"L4"
]
},
{
"id": "jose-antonio",
"nombre": "Bda. José Antonio",
"enlaces": []
},
{
"id": "fuerzas-armadas",
"nombre": "Fuerzas Armadas Los Rosales",
"enlaces": []
},
{
"id": "palacio-deportes",
"nombre": "Palacio de Deportes",
"enlaces": [
"L6"
]
},
{
"id": "ciencias-educacion",
"nombre": "Ciencias de la Educación (Universidad)",
"enlaces": []
},
{
"id": "biblioteca-universidad",
"nombre": "Biblioteca (Universidad)",
"enlaces": []
},
{
"id": "monumento-futbol",
"nombre": "Monumento al Fútbol",
"enlaces": [
"L1",
"L7",
"L7H",
"L7HP"
]
},
{
"id": "relaciones-laborales",
"nombre": "Relaciones Laborales (Universidad)",
"enlaces": [
"L1",
"L6",
"L7",
"L7H",
"L7HP"
]
},
{
"id": "vista-alegre",
"nombre": "Vista Alegre-Universidad",
"enlaces": [
"L1",
"L5",
"L6",
"L7",
"L7H",
"L7HP"
]
},
{
"id": "holea",
"nombre": "Centro Comercial Holea",
"enlaces": [
"L1",
"L5",
"L6",
"L7",
"L7H",
"L7HP"
]
},
{
"id": "plaza-amapolas",
"nombre": "Plaza las Amapolas",
"enlaces": [
"L6",
"L7",
"L7H",
"L7HP"
]
},
{
"id": "hospital",
"nombre": "Hospital JRJ",
"enlaces": [
"L1",
"L5",
"L6",
"L7",
"L7H",
"L7HP",
"L8"
]
},
{
"id": "magnolia",
"nombre": "Magnolia",
"enlaces": [
"L8"
]
},
{
"id": "orden-alta",
"nombre": "Orden Alta",
"enlaces": [
"L4"
]
},
{
"id": "gonzalo-berceo-alto",
"nombre": "Gonzalo de Berceo (Alto)",
"enlaces": [
"L8"
]
},
{
"id": "gonzalo-berceo-bajo",
"nombre": "Gonzalo de Berceo (Bajo)",
"enlaces": [
"L8"
]
},
{
"id": "orden-baja",
"nombre": "Orden Baja",
"enlaces": [
"L1",
"L3",
"L4",
"L8"
]
},
{
"id": "legion-espanola",
"nombre": "Legión Española",
"enlaces": []
},
{
"id": "cardenas",
"nombre": "Cardeñas",
"enlaces": []
},
{
"id": "humilladero",
"nombre": "Humilladero",
"enlaces": []
},
{
"id": "barriada-carmen",
"nombre": "Barriada del Carmen",
"enlaces": []
},
{
"id": "santa-lucia",
"nombre": "Santa Lucía",
"enlaces": []
},
{
"id": "santa-eulalia",
"nombre": "Santa Eulalia",
"enlaces": []
},
{
"id": "barriada-navidad",
"nombre": "Bda. Navidad",
"enlaces": []
},
{
"id": "molino-vega",
"nombre": "Molino de la Vega",
"enlaces": [
"L3",
"L4",
"L6"
]
},
{
"id": "paseo-palmeras",
"nombre": "Paseo de las Palmeras",
"enlaces": [
"L3",
"L4",
"L6"
]
},
{
"id": "aqualon",
"nombre": "Julio Caro Baroja (Aqualon)",
"enlaces": []
},
{
"id": "zafra",
"nombre": "Zafra",
"enlaces": [
"todas"
]
}
]
}
}

682
public/logo.svg Normal file
View File

@@ -0,0 +1,682 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 306.19 100.53">
<defs>
<style>
.cls-1, .cls-2, .cls-3, .cls-4, .cls-5, .cls-6, .cls-7, .cls-8, .cls-9, .cls-10, .cls-11 {
stroke-width: 0px;
}
.cls-1, .cls-3, .cls-10 {
fill-rule: evenodd;
}
.cls-1, .cls-9 {
fill: #fff;
}
.cls-12 {
clip-path: url(#clippath-11);
}
.cls-13 {
clip-path: url(#clippath-16);
}
.cls-2 {
fill: url(#linear-gradient);
}
.cls-3, .cls-11 {
fill: #d1d3d4;
}
.cls-4, .cls-10 {
fill: #231f20;
}
.cls-14 {
stroke-width: .12px;
}
.cls-14, .cls-15, .cls-16, .cls-17, .cls-18, .cls-5, .cls-19, .cls-20, .cls-21, .cls-22, .cls-23, .cls-24, .cls-25 {
fill: none;
}
.cls-14, .cls-15, .cls-16, .cls-17, .cls-18, .cls-19, .cls-20, .cls-21, .cls-22, .cls-23, .cls-24, .cls-25 {
stroke: #231f20;
}
.cls-14, .cls-15, .cls-16, .cls-17, .cls-18, .cls-20, .cls-22, .cls-23, .cls-24 {
stroke-miterlimit: 3.86;
}
.cls-26 {
clip-path: url(#clippath-2);
}
.cls-27 {
clip-path: url(#clippath-13);
}
.cls-28 {
clip-path: url(#clippath-15);
}
.cls-29 {
clip-path: url(#clippath-6);
}
.cls-15 {
stroke-width: .12px;
}
.cls-16 {
stroke-width: 0px;
}
.cls-17 {
stroke-width: .06px;
}
.cls-18, .cls-21 {
stroke-width: .21px;
}
.cls-30 {
clip-path: url(#clippath-7);
}
.cls-31 {
clip-path: url(#clippath-1);
}
.cls-32 {
clip-path: url(#clippath-4);
}
.cls-19 {
stroke-width: .29px;
}
.cls-19, .cls-21, .cls-25 {
stroke-linejoin: round;
}
.cls-33 {
clip-path: url(#clippath-12);
}
.cls-20 {
stroke-width: .17px;
}
.cls-34 {
clip-path: url(#clippath-9);
}
.cls-6 {
fill: #6d6e71;
}
.cls-35 {
clip-path: url(#clippath);
}
.cls-7 {
fill: #939598;
}
.cls-36 {
clip-path: url(#clippath-3);
}
.cls-22 {
stroke-width: .21px;
}
.cls-23 {
stroke-width: .23px;
}
.cls-37 {
clip-path: url(#clippath-8);
}
.cls-8 {
fill: #4d4d4f;
}
.cls-24 {
stroke-width: .06px;
}
.cls-38 {
clip-path: url(#clippath-14);
}
.cls-39 {
clip-path: url(#clippath-17);
}
.cls-40 {
clip-path: url(#clippath-5);
}
.cls-25 {
stroke-width: .46px;
}
.cls-41 {
clip-path: url(#clippath-10);
}
</style>
<clipPath id="clippath">
<rect class="cls-5" x="13.66" y="15.94" width="283.75" height="79.97"/>
</clipPath>
<clipPath id="clippath-1">
<path class="cls-5" d="M284.11,28.64c.29,1.54.58,4,1.01,7.42h1.2c-.43-3.42-.85-5.89-1.14-7.42h-1.08Z"/>
</clipPath>
<linearGradient id="linear-gradient" x1="17.9" y1="867.48" x2="18.9" y2="867.48" gradientTransform="translate(326.02 1956.76) rotate(-180) scale(2.22)" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#a7a9ac"/>
<stop offset="1" stop-color="#6d6e71"/>
</linearGradient>
<clipPath id="clippath-2">
<rect class="cls-5" x="13.66" y="15.94" width="283.75" height="79.97"/>
</clipPath>
<clipPath id="clippath-3">
<path class="cls-5" d="M283.48,37.45c-.39,0-.65.01-.62.76.33,8.01.74,18.08.95,23.36h0c0,.18.12.41.47.41h3.8c-.23-10.65-.89-18.78-1.57-24.53h-3.03Z"/>
</clipPath>
<clipPath id="clippath-4">
<rect class="cls-5" x="13.66" y="15.94" width="283.75" height="79.97"/>
</clipPath>
<clipPath id="clippath-5">
<path class="cls-5" d="M131.79,39.55c-.24,0-.44.19-.44.43v18.51c0,.25.08.52.5.52,1.63,0,3.45-.09,4.33.74.46.44.5,1.05.5,1.79v-.06.08h0c0,.76-.04,1.37-.5,1.8-.88.83-2.7.74-4.33.74-.42,0-.5.27-.5.52v14.98c0,.24.2.44.44.44h10.42c.24,0,.44-.19.44-.44v-39.62c0-.24-.2-.43-.44-.43h-10.42Z"/>
</clipPath>
<clipPath id="clippath-6">
<rect class="cls-5" x="13.66" y="15.94" width="283.75" height="79.97"/>
</clipPath>
<clipPath id="clippath-7">
<path class="cls-5" d="M148.23,39.55c-.24,0-.44.19-.44.43v39.62c0,.24.2.44.44.44h10.42c.24,0,.44-.19.44-.44v-14.98c0-.25-.08-.52-.5-.52-1.63,0-3.45.09-4.33-.74-.47-.44-.5-1.05-.5-1.8,0-.75.04-1.37.5-1.8.88-.83,2.7-.74,4.33-.74.42,0,.5-.27.5-.52v-18.51c0-.24-.2-.43-.44-.43h-10.42Z"/>
</clipPath>
<clipPath id="clippath-8">
<rect class="cls-5" x="13.66" y="15.94" width="283.75" height="79.97"/>
</clipPath>
<clipPath id="clippath-9">
<path class="cls-5" d="M249.86,39.55c-.24,0-.44.19-.44.43v18.51c0,.25.08.52.5.52,1.63,0,3.45-.09,4.33.74.47.44.5,1.05.5,1.8,0,.75-.04,1.36-.5,1.8-.88.83-2.7.74-4.33.74-.42,0-.5.27-.5.52v14.98c0,.24.2.44.44.44h10.42c.24,0,.44-.19.44-.44v-39.62c0-.24-.2-.43-.44-.43h-10.42Z"/>
</clipPath>
<clipPath id="clippath-10">
<rect class="cls-5" x="13.66" y="15.94" width="283.75" height="79.97"/>
</clipPath>
<clipPath id="clippath-11">
<path class="cls-5" d="M266.3,39.55c-.24,0-.43.19-.43.43v39.62c0,.24.2.44.43.44h10.42c.24,0,.44-.19.44-.44v-14.98c0-.25-.08-.52-.5-.52-1.63,0-3.45.09-4.33-.74-.47-.44-.5-1.05-.5-1.8,0-.75.04-1.37.5-1.8.88-.83,2.7-.74,4.33-.74.42,0,.5-.27.5-.52v-18.51c0-.24-.2-.43-.44-.43h-10.42Z"/>
</clipPath>
<clipPath id="clippath-12">
<rect class="cls-5" x="13.66" y="15.94" width="283.75" height="79.97"/>
</clipPath>
<clipPath id="clippath-13">
<path class="cls-5" d="M42.33,39.55c-.24,0-.44.19-.44.43v18.51c0,.25.08.52.5.52,1.63,0,3.45-.09,4.33.74.47.44.5,1.05.5,1.8,0,.75-.04,1.36-.5,1.8-.88.83-2.7.74-4.33.74-.42,0-.5.27-.5.52v14.98c0,.24.19.44.44.44h10.42c.24,0,.44-.19.44-.44v-39.62c0-.24-.2-.43-.44-.43h-10.42Z"/>
</clipPath>
<clipPath id="clippath-14">
<rect class="cls-5" x="13.66" y="15.94" width="283.75" height="79.97"/>
</clipPath>
<clipPath id="clippath-15">
<path class="cls-5" d="M58.77,39.55c-.24,0-.44.19-.44.43v39.62c0,.24.2.44.44.44h10.42c.24,0,.44-.19.44-.44v-14.98c0-.25-.08-.52-.5-.52-1.63,0-3.45.09-4.33-.74-.47-.44-.5-1.05-.5-1.8,0-.75.04-1.37.5-1.8.88-.83,2.71-.74,4.33-.74.42,0,.5-.27.5-.52v-18.51c0-.24-.2-.43-.44-.43h-10.42Z"/>
</clipPath>
<clipPath id="clippath-16">
<rect class="cls-5" x="13.66" y="15.94" width="283.75" height="79.97"/>
</clipPath>
<clipPath id="clippath-17">
<rect class="cls-5" x="13.66" y="15.94" width="283.75" height="79.97"/>
</clipPath>
</defs>
<rect class="cls-4" x="78.17" y="68.07" width="25.36" height="16.13"/>
<rect class="cls-21" x="78.17" y="68.07" width="25.36" height="16.13"/>
<rect class="cls-4" x="214.39" y="68.07" width="25.36" height="16.13"/>
<rect class="cls-21" x="214.39" y="68.07" width="25.36" height="16.13"/>
<g class="cls-35">
<path class="cls-9" d="M284.81,26.7c-.22-.79-1.3-1.63-2.92-2.32-11.48-4.84-24.91-6.65-28.76-7.12-3.85-.47-5.49-.5-5.49-.5v2.71h-.35v-1.95l-.65-.76h-35.02l-.79.75v1.97h-.34v-1.93l-.65-.76h-35.05l-.78.78v1.91h-.42v-1.93l-.74-.78h-34.06l-.72.81h-2.22c-1.84,0-7.55,1.69-7.55,1.69v.28h-2.54s-2.52-1.07-3.93-1.07h-38.58s-.53-.86-.68-1.03c-.15-.18-.25-.33-.68-.33h-9.77c-1.01,0-1.99,1.81-1.99,1.81-3.1-.88-5.94-1.39-7.05-1.39h-1.49l-.68-.78H25.82l-.68.78v1.9h-.28v-2.68c-3.45,0-7.53.68-9.72,2.49-.42.37-.58.88-.38,1.13.2.25.88,1.3.83,2.52-.92,22.31-.98,47.77-.98,48.12s.23.45.23.45c0,0-.35.38-.35,1.01v3.65c0,.58.53.91.53.91,0,0-.1.38,0,.83.1.45.72,2.17.72,2.17,0,0-.17.58,0,.8.16.23.44.6.92.71.48.1.94.2.94.2h.02s.19.07.19.07c1.05.13,27.96,3.37,29.53,3.56.72.09,2.34.24,4.91.24h27.25s-.56-1.4-.56-4.6c0-5.59,3.73-12.47,11.99-12.47s12,6.88,12,12.47c0,3.2-.56,4.6-.56,4.6h113.38s-.56-1.4-.56-4.6c0-5.59,3.73-12.47,11.99-12.47s12,6.88,12,12.47c0,3.2-.56,4.6-.56,4.6h31.26c2.67,0,11.03-1.37,11.03-1.37,0,0,6.4-.76,7.2-.88.8-.13,1.11-.86,1.11-1.34s.1-1.51.15-1.89c.05-.38-.33-.5-.33-.5,0,0,.26,0,.33-.63.07-.63.15-2.04-.15-4.92-.02-.16-.38-.29-.38-.29,0,0,.38-.2.38-.33,0-2.22-.35-2.67-.45-2.92-.1-.25-.77-.57-.77-.57l.19-.18c0-29.55-3.36-43.11-3.36-43.11"/>
<path class="cls-25" d="M284.81,26.7c-.22-.79-1.3-1.63-2.92-2.32-11.48-4.84-24.91-6.65-28.76-7.12-3.85-.47-5.49-.5-5.49-.5v2.71h-.35v-1.95l-.65-.76h-35.02l-.79.75v1.97h-.34v-1.93l-.65-.76h-35.05l-.78.78v1.91h-.42v-1.93l-.74-.78h-34.06l-.72.81h-2.22c-1.84,0-7.55,1.69-7.55,1.69v.28h-2.54s-2.52-1.07-3.93-1.07h-38.58s-.53-.86-.68-1.03c-.15-.18-.25-.33-.68-.33h-9.77c-1.01,0-1.99,1.81-1.99,1.81-3.1-.88-5.94-1.39-7.05-1.39h-1.49l-.68-.78H25.82l-.68.78v1.9h-.28v-2.68c-3.45,0-7.53.68-9.72,2.49-.42.37-.58.88-.38,1.13.2.25.88,1.3.83,2.52-.92,22.31-.98,47.77-.98,48.12s.23.45.23.45c0,0-.35.38-.35,1.01v3.65c0,.58.53.91.53.91,0,0-.1.38,0,.83.1.45.72,2.17.72,2.17,0,0-.17.58,0,.8.16.23.44.6.92.71.48.1.94.2.94.2h.02s.19.07.19.07c1.05.13,27.96,3.37,29.53,3.56.72.09,2.34.24,4.91.24h27.25s-.56-1.4-.56-4.6c0-5.59,3.73-12.47,11.99-12.47s12,6.88,12,12.47c0,3.2-.56,4.6-.56,4.6h113.38s-.56-1.4-.56-4.6c0-5.59,3.73-12.47,11.99-12.47s12,6.88,12,12.47c0,3.2-.56,4.6-.56,4.6h31.26c2.67,0,11.03-1.37,11.03-1.37,0,0,6.4-.76,7.2-.88.8-.13,1.11-.86,1.11-1.34s.1-1.51.15-1.89c.05-.38-.33-.5-.33-.5,0,0,.26,0,.33-.63.07-.63.15-2.04-.15-4.92-.02-.16-.38-.29-.38-.29,0,0,.38-.2.38-.33,0-2.22-.35-2.67-.45-2.92-.1-.25-.77-.57-.77-.57l.19-.18c0-29.55-3.36-43.11-3.36-43.11Z"/>
<path class="cls-9" d="M25.14,19.55h-.27c-4.54,0-8.39,1.43-8.39,3.47,0,.12,0,.26,0,.4v-.4c-.3,5.97-.95,31.52-.92,32.29.02.47.08.69.17.83h0s-.32.92-.32,2.17v12.44l-.22.74h-.35s-.35.38-.35,1.01v3.65c0,.58.53.91.53.91,0,0-.1.38,0,.83.1.45.72,2.17.72,2.17,0,0-.16.58,0,.81.17.23.44.6.92.71s.94.2.94.2h.02s.19.07.19.07c1.05.13,27.96,3.37,29.53,3.56.72.09,2.34.23,4.91.23h27.25s-.56-1.41-.56-4.6c0-5.59,3.73-12.47,12-12.47s12,6.88,12,12.47c0,3.2-.56,4.6-.56,4.6h113.38s-.56-1.41-.56-4.6c0-5.59,3.73-12.47,12-12.47s12,6.88,12,12.47c0,3.2-.56,4.6-.56,4.6h31.26c2.67,0,11.03-1.37,11.03-1.37,0,0,6.4-.76,7.2-.88s1.11-.86,1.11-1.33.1-1.51.15-1.89c.05-.38-.33-.5-.33-.5,0,0,.26,0,.33-.63.07-.63.15-2.04-.16-4.92-.02-.16-.38-.29-.38-.29,0,0,.38-.2.38-.33,0-2.22-.35-2.67-.45-2.92-.1-.25-.77-.57-.77-.57h0c-.7-1.32-1.89-2.02-2.57-2.57-.55-.44-1.4-1.13-1.45-2.29-.05-1.16-.91-24.49-1.36-34.87-.11-2.58-2.24-3.32-3.44-3.74-5.64-2-13.42-4.31-27.99-6.7-1.66-.27-3.69-.27-4.63-.27H25.14Z"/>
<path class="cls-21" d="M25.14,19.55h-.27c-4.54,0-8.39,1.43-8.39,3.47,0,.12,0,.26,0,.4v-.4c-.3,5.97-.95,31.52-.92,32.29.02.47.08.69.17.83h0s-.32.92-.32,2.17v12.44l-.22.74h-.35s-.35.38-.35,1.01v3.65c0,.58.53.91.53.91,0,0-.1.38,0,.83.1.45.72,2.17.72,2.17,0,0-.16.58,0,.81.17.23.44.6.92.71s.94.2.94.2h.02s.19.07.19.07c1.05.13,27.96,3.37,29.53,3.56.72.09,2.34.23,4.91.23h27.25s-.56-1.41-.56-4.6c0-5.59,3.73-12.47,12-12.47s12,6.88,12,12.47c0,3.2-.56,4.6-.56,4.6h113.38s-.56-1.41-.56-4.6c0-5.59,3.73-12.47,12-12.47s12,6.88,12,12.47c0,3.2-.56,4.6-.56,4.6h31.26c2.67,0,11.03-1.37,11.03-1.37,0,0,6.4-.76,7.2-.88s1.11-.86,1.11-1.33.1-1.51.15-1.89c.05-.38-.33-.5-.33-.5,0,0,.26,0,.33-.63.07-.63.15-2.04-.16-4.92-.02-.16-.38-.29-.38-.29,0,0,.38-.2.38-.33,0-2.22-.35-2.67-.45-2.92-.1-.25-.77-.57-.77-.57h0c-.7-1.32-1.89-2.02-2.57-2.57-.55-.44-1.4-1.13-1.45-2.29-.05-1.16-.91-24.49-1.36-34.87-.11-2.58-2.24-3.32-3.44-3.74-5.64-2-13.42-4.31-27.99-6.7-1.66-.27-3.69-.27-4.63-.27H25.14Z"/>
<path class="cls-6" d="M128.29,19.55v-.29s5.72-1.69,7.55-1.69h2.22l.72-.8h34.06l.74.78v1.93h.42v-1.91l.78-.78h35.05l.66.76v1.93h.34v-1.97l.79-.75h35.02l.66.76v1.95h.35v-2.71s1.64.02,5.49.49c3.85.47,17.28,2.28,28.76,7.12,1.62.68,2.7,1.53,2.92,2.32,0,0,3.36,13.56,3.36,43.11l-.19.18h0c-.7-1.32-1.89-2.02-2.57-2.57-.55-.44-1.4-1.13-1.45-2.29-.05-1.16-.91-24.49-1.36-34.87-.11-2.58-2.24-3.32-3.44-3.74-5.64-2-13.42-4.31-27.99-6.7-1.66-.27-3.69-.27-4.63-.27h-118.24Z"/>
<path class="cls-21" d="M128.29,19.55v-.29s5.72-1.69,7.55-1.69h2.22l.72-.8h34.06l.74.78v1.93h.42v-1.91l.78-.78h35.05l.66.76v1.93h.34v-1.97l.79-.75h35.02l.66.76v1.95h.35v-2.71s1.64.02,5.49.49c3.85.47,17.28,2.28,28.76,7.12,1.62.68,2.7,1.53,2.92,2.32,0,0,3.36,13.56,3.36,43.11l-.19.18h0c-.7-1.32-1.89-2.02-2.57-2.57-.55-.44-1.4-1.13-1.45-2.29-.05-1.16-.91-24.49-1.36-34.87-.11-2.58-2.24-3.32-3.44-3.74-5.64-2-13.42-4.31-27.99-6.7-1.66-.27-3.69-.27-4.63-.27h-118.24Z"/>
<path class="cls-6" d="M280.78,84.28c.35-26.5-.39-48.21-.49-51.69-.05-1.59-.52-3.33-2.58-3.94-12.52-3.76-22.94-4.85-25.49-5.17-2.08-.26-3.32-.4-4.7-.4h-24.98c-1.47,0-11.1,2.72-11.1,2.72l-17.45-2.52-.11-.2H24.7c-1.38,0-1.91,1.34-1.91,2.72v41.67s4.22,5.22,4.6,5.67c.38.45,1.12.96,2.15.96h10.38v10.4l2.73.33h28.96v-10.72h.1c.68,0,1.35-.2,1.95-.92s3.8-5.24,8.09-8.79c1.15-.95,2.82-1.45,4.5-1.45h9.39c1.68,0,3.35.49,4.5,1.45,4.28,3.55,7.48,8.07,8.09,8.79.6.72.91.92,1.59.92h19.55v10.73h31.69v-10.73h47.23c.68,0,.98-.2,1.59-.92.6-.72,3.8-5.24,8.09-8.79,1.15-.95,2.82-1.45,4.5-1.45h9.39c1.68,0,3.35.49,4.5,1.45,4.28,3.55,7.49,8.07,8.09,8.79.6.72,1.4.92,2.08.92h.91v9.48h31.69v.96l1.65-.26c.03-2.38.05-4.66.06-6.98,0,0,2.47.08,3.57.45s.81.44,1.49.55c.68.11,1.03.18,1.27.22.24.04.38-.24.62-.11.24.13.57.2.96,1.12,0,0,.03-2.93-.19-4.37-.59-3.85-7.69-4.7-7.69-4.7v-1.59c-.04-17.37-.46-32.45-.55-35.66"/>
<path class="cls-21" d="M280.78,84.28c.35-26.5-.39-48.21-.49-51.69-.05-1.59-.52-3.33-2.58-3.94-12.52-3.76-22.94-4.85-25.49-5.17-2.08-.26-3.32-.4-4.7-.4h-24.98c-1.47,0-11.1,2.72-11.1,2.72l-17.45-2.52-.11-.2H24.7c-1.38,0-1.91,1.34-1.91,2.72v41.67s4.22,5.22,4.6,5.67c.38.45,1.12.96,2.15.96h10.38v10.4l2.73.33h28.96v-10.72h.1c.68,0,1.35-.2,1.95-.92s3.8-5.24,8.09-8.79c1.15-.95,2.82-1.45,4.5-1.45h9.39c1.68,0,3.35.49,4.5,1.45,4.28,3.55,7.48,8.07,8.09,8.79.6.72.91.92,1.59.92h19.55v10.73h31.69v-10.73h47.23c.68,0,.98-.2,1.59-.92.6-.72,3.8-5.24,8.09-8.79,1.15-.95,2.82-1.45,4.5-1.45h9.39c1.68,0,3.35.49,4.5,1.45,4.28,3.55,7.49,8.07,8.09,8.79.6.72,1.4.92,2.08.92h.91v9.48h31.69v.96l1.65-.26c.03-2.38.05-4.66.06-6.98,0,0,2.47.08,3.57.45s.81.44,1.49.55c.68.11,1.03.18,1.27.22.24.04.38-.24.62-.11.24.13.57.2.96,1.12,0,0,.03-2.93-.19-4.37-.59-3.85-7.69-4.7-7.69-4.7v-1.59c-.04-17.37-.46-32.45-.55-35.66"/>
<polygon class="cls-1" points="35.82 34.63 24.15 34.63 24.15 57.79 36.91 57.79 36.91 35.65 35.82 34.63"/>
<polygon class="cls-18" points="35.82 34.63 24.15 34.63 24.15 57.79 36.91 57.79 36.91 35.65 35.82 34.63"/>
<polygon class="cls-1" points="125.34 34.63 111.37 34.63 111.37 57.79 126.43 57.79 126.43 35.65 125.34 34.63"/>
<polygon class="cls-18" points="125.34 34.63 111.37 34.63 111.37 57.79 126.43 57.79 126.43 35.65 125.34 34.63"/>
<polygon class="cls-1" points="75.62 34.63 108.17 34.63 108.17 57.79 74.53 57.79 74.53 35.65 75.62 34.63"/>
<polygon class="cls-18" points="75.62 34.63 108.17 34.63 108.17 57.79 74.53 57.79 74.53 35.65 75.62 34.63"/>
<path class="cls-18" d="M282.59,30.26c.46,10.38,1.31,33.71,1.36,34.87.05,1.16.9,1.85,1.45,2.29.8.65,2.32,1.51,2.9,3.36.18.57.8.99.8.99"/>
<path class="cls-21" d="M284.81,26.7s3.36,13.57,3.36,43.11l-.19.18s.67.32.77.57c.1.25.45.7.45,2.92,0,.12-.38.33-.38.33,0,0,.36.13.38.29.3,2.88.23,4.29.15,4.92-.07.63-.33.63-.33.63,0,0,.38.12.33.5-.05.38-.15,1.41-.15,1.89s-.3,1.21-1.11,1.34c-.81.13-7.2.88-7.2.88,0,0-8.36,1.37-11.03,1.37h-31.26s.56-1.4.56-4.6c0-5.59-3.73-12.47-12-12.47s-11.99,6.88-11.99,12.47c0,3.2.56,4.6.56,4.6h-113.38s.56-1.4.56-4.6c0-5.59-3.73-12.47-12-12.47s-11.99,6.88-11.99,12.47c0,3.2.56,4.6.56,4.6h-27.25c-2.57,0-4.19-.15-4.91-.24-1.57-.19-28.48-3.44-29.53-3.56-1.04-.13-1.91-3.29-2.17-4.02-.25-.73-.49-1.15-.49-1.75v-3.58c0-.4.08-1.07.23-1.56.36-1.16.74-2.2,1.53-3.94.45-.98.54-1.62.54-2.4v-6.37c0-.33-.11-.58-.42-.86-.3-.28-.93-.84-1.11-1.01-.17-.16-.33-.27-.36-1.04-.03-.77.92-26.32.92-32.29,0-2.04,3.85-3.47,8.39-3.47"/>
<path class="cls-21" d="M17.8,81.83c-1.05-.13-1.91-3.29-2.17-4.02-.25-.73-.49-1.15-.49-1.75v-3.58c0-.4.08-1.07.23-1.56.36-1.16.74-2.2,1.53-3.94.44-.98.54-1.62.54-2.4v-6.37c0-.33-.11-.58-.42-.86-.3-.28-.93-.84-1.11-1.01-.18-.16-.33-.26-.36-1.04-.03-.77.62-26.32.92-32.29"/>
<path class="cls-21" d="M281.01,84.24c-.08.01-.12.02-.12.02,0,0-8.36,1.37-11.03,1.37h-31.26s.15-.37.29-1.17"/>
<path class="cls-21" d="M289.02,79.65s.38.13.33.5c-.05.38-.15,1.41-.15,1.89s-.3,1.21-1.11,1.33c-.81.13-7.2.88-7.2.88"/>
<path class="cls-21" d="M287.97,69.99s.67.32.77.57c.1.25.46.7.46,2.92,0,.12-.38.33-.38.33,0,0,.36.13.38.29.3,2.88.23,4.29.15,4.92-.07.63-.33.63-.33.63"/>
<path class="cls-6" d="M284.83,26.8s3.33,13.47,3.33,43.01l-.19.18h0c-.7-1.32-1.89-2.02-2.57-2.57-.55-.44-1.4-1.13-1.45-2.29-.05-1.16-.91-24.49-1.37-34.87,0,0,0-1.19.67-1.94,1.35-1.5,1.57-1.52,1.57-1.52"/>
<path class="cls-21" d="M284.83,26.8s3.33,13.47,3.33,43.01l-.19.18h0c-.7-1.32-1.89-2.02-2.57-2.57-.55-.44-1.4-1.13-1.45-2.29-.05-1.16-.91-24.49-1.37-34.87,0,0,0-1.19.67-1.94,1.35-1.5,1.57-1.52,1.57-1.52Z"/>
</g>
<g class="cls-31">
<rect class="cls-2" x="284.11" y="28.64" width="2.22" height="7.42"/>
</g>
<g class="cls-26">
<path class="cls-21" d="M286.32,36.06c-.43-3.42-.85-5.89-1.14-7.42h-1.08c.29,1.54.58,4,1.01,7.42h1.2Z"/>
</g>
<g class="cls-36">
<rect class="cls-9" x="282.83" y="37.44" width="5.25" height="24.53"/>
</g>
<g class="cls-32">
<path class="cls-21" d="M283.81,61.56c-.21-5.28-.62-15.35-.95-23.36-.03-.74.23-.76.62-.76h3.03c.67,5.75,1.34,13.88,1.57,24.53h-3.8c-.35,0-.48-.23-.47-.41"/>
<path class="cls-1" d="M238.64,80.66c0-6.33-5.14-11.47-11.47-11.47s-11.47,5.13-11.47,11.47,5.13,11.47,11.47,11.47,11.47-5.14,11.47-11.47"/>
<path class="cls-19" d="M238.64,80.66c0-6.33-5.14-11.47-11.47-11.47s-11.47,5.13-11.47,11.47,5.13,11.47,11.47,11.47,11.47-5.14,11.47-11.47Z"/>
<line class="cls-15" x1="238" y1="80.66" x2="238.64" y2="80.66"/>
<line class="cls-15" x1="237.66" y1="79.83" x2="238.6" y2="79.76"/>
<line class="cls-14" x1="237.87" y1="78.96" x2="238.5" y2="78.86"/>
<line class="cls-14" x1="237.47" y1="77.31" x2="238.08" y2="77.11"/>
<line class="cls-14" x1="236.82" y1="75.74" x2="237.39" y2="75.45"/>
<line class="cls-14" x1="235.93" y1="74.29" x2="236.44" y2="73.91"/>
<line class="cls-14" x1="234.83" y1="72.99" x2="235.28" y2="72.55"/>
<line class="cls-14" x1="233.54" y1="71.89" x2="233.91" y2="71.38"/>
<line class="cls-14" x1="232.09" y1="71" x2="232.37" y2="70.44"/>
<line class="cls-14" x1="230.51" y1="70.35" x2="230.71" y2="69.75"/>
<line class="cls-14" x1="228.86" y1="69.95" x2="228.96" y2="69.33"/>
<line class="cls-14" x1="227.17" y1="69.82" x2="227.17" y2="69.19"/>
<line class="cls-14" x1="225.47" y1="69.95" x2="225.37" y2="69.33"/>
<line class="cls-14" x1="223.82" y1="70.35" x2="223.62" y2="69.75"/>
<line class="cls-14" x1="222.25" y1="71" x2="221.96" y2="70.44"/>
<line class="cls-14" x1="220.8" y1="71.89" x2="220.42" y2="71.38"/>
<line class="cls-14" x1="219.51" y1="72.99" x2="219.06" y2="72.55"/>
<line class="cls-14" x1="218.4" y1="74.29" x2="217.89" y2="73.91"/>
<line class="cls-14" x1="217.51" y1="75.74" x2="216.95" y2="75.45"/>
<line class="cls-14" x1="216.86" y1="77.31" x2="216.26" y2="77.11"/>
<line class="cls-14" x1="216.47" y1="78.96" x2="215.84" y2="78.86"/>
<line class="cls-14" x1="216.33" y1="80.66" x2="215.7" y2="80.66"/>
<line class="cls-14" x1="216.46" y1="82.35" x2="215.84" y2="82.45"/>
<line class="cls-14" x1="216.86" y1="84" x2="216.26" y2="84.2"/>
<line class="cls-14" x1="217.51" y1="85.58" x2="216.95" y2="85.86"/>
<line class="cls-14" x1="218.4" y1="87.02" x2="217.89" y2="87.4"/>
<line class="cls-14" x1="219.51" y1="88.32" x2="219.06" y2="88.77"/>
<line class="cls-14" x1="220.8" y1="89.42" x2="220.42" y2="89.93"/>
<line class="cls-14" x1="222.25" y1="90.31" x2="221.96" y2="90.88"/>
<line class="cls-14" x1="223.82" y1="90.96" x2="223.62" y2="91.56"/>
<line class="cls-14" x1="225.47" y1="91.36" x2="225.37" y2="91.98"/>
<line class="cls-14" x1="227.17" y1="91.49" x2="227.17" y2="92.13"/>
<line class="cls-14" x1="228.86" y1="91.36" x2="228.96" y2="91.98"/>
<line class="cls-14" x1="230.51" y1="90.96" x2="230.71" y2="91.56"/>
<line class="cls-14" x1="232.08" y1="90.31" x2="232.37" y2="90.88"/>
<line class="cls-14" x1="233.53" y1="89.42" x2="233.9" y2="89.93"/>
<line class="cls-14" x1="234.83" y1="88.32" x2="235.28" y2="88.77"/>
<line class="cls-14" x1="235.93" y1="87.02" x2="236.44" y2="87.4"/>
<line class="cls-14" x1="236.82" y1="85.58" x2="237.38" y2="85.86"/>
<line class="cls-14" x1="237.47" y1="84" x2="238.07" y2="84.2"/>
<line class="cls-14" x1="237.87" y1="82.35" x2="238.49" y2="82.45"/>
<line class="cls-14" x1="237.4" y1="78.2" x2="238.32" y2="77.98"/>
<line class="cls-14" x1="236.89" y1="76.63" x2="237.76" y2="76.27"/>
<line class="cls-14" x1="236.14" y1="75.15" x2="236.95" y2="74.66"/>
<line class="cls-14" x1="235.17" y1="73.82" x2="235.89" y2="73.21"/>
<line class="cls-14" x1="234" y1="72.65" x2="234.61" y2="71.94"/>
<line class="cls-14" x1="232.67" y1="71.68" x2="233.16" y2="70.88"/>
<line class="cls-14" x1="231.2" y1="70.93" x2="231.55" y2="70.06"/>
<line class="cls-14" x1="229.62" y1="70.42" x2="229.84" y2="69.5"/>
<line class="cls-14" x1="227.99" y1="70.16" x2="228.07" y2="69.22"/>
<line class="cls-14" x1="226.34" y1="70.16" x2="226.27" y2="69.22"/>
<line class="cls-14" x1="224.71" y1="70.42" x2="224.49" y2="69.5"/>
<line class="cls-14" x1="223.14" y1="70.93" x2="222.78" y2="70.06"/>
<line class="cls-14" x1="221.67" y1="71.68" x2="221.17" y2="70.88"/>
<line class="cls-14" x1="220.33" y1="72.65" x2="219.72" y2="71.94"/>
<line class="cls-14" x1="219.16" y1="73.82" x2="218.45" y2="73.21"/>
<line class="cls-14" x1="218.19" y1="75.16" x2="217.39" y2="74.66"/>
<line class="cls-14" x1="217.44" y1="76.63" x2="216.57" y2="76.27"/>
<line class="cls-14" x1="216.93" y1="78.2" x2="216.01" y2="77.98"/>
<line class="cls-14" x1="216.67" y1="79.83" x2="215.73" y2="79.76"/>
<line class="cls-14" x1="216.67" y1="81.48" x2="215.73" y2="81.55"/>
<line class="cls-14" x1="216.93" y1="83.11" x2="216.01" y2="83.33"/>
<line class="cls-14" x1="217.44" y1="84.68" x2="216.57" y2="85.04"/>
<line class="cls-14" x1="218.19" y1="86.16" x2="217.39" y2="86.65"/>
<line class="cls-14" x1="219.16" y1="87.49" x2="218.45" y2="88.1"/>
<line class="cls-14" x1="220.33" y1="88.66" x2="219.72" y2="89.38"/>
<line class="cls-14" x1="221.67" y1="89.63" x2="221.17" y2="90.43"/>
<line class="cls-14" x1="223.14" y1="90.38" x2="222.78" y2="91.25"/>
<line class="cls-14" x1="224.71" y1="90.89" x2="224.49" y2="91.8"/>
<line class="cls-14" x1="226.34" y1="91.15" x2="226.27" y2="92.09"/>
<line class="cls-14" x1="227.99" y1="91.15" x2="228.07" y2="92.09"/>
<line class="cls-14" x1="229.62" y1="90.89" x2="229.84" y2="91.8"/>
<line class="cls-14" x1="231.2" y1="90.38" x2="231.55" y2="91.25"/>
<line class="cls-14" x1="232.67" y1="89.63" x2="233.16" y2="90.43"/>
<line class="cls-14" x1="234" y1="88.66" x2="234.61" y2="89.38"/>
<line class="cls-14" x1="235.17" y1="87.49" x2="235.89" y2="88.1"/>
<line class="cls-14" x1="236.14" y1="86.16" x2="236.95" y2="86.65"/>
<line class="cls-14" x1="236.89" y1="84.68" x2="237.76" y2="85.04"/>
<line class="cls-14" x1="237.4" y1="83.11" x2="238.32" y2="83.33"/>
<line class="cls-14" x1="237.66" y1="81.48" x2="238.6" y2="81.56"/>
<path class="cls-10" d="M219.44,80.8c-.17,0-.6-.23-.71-.68-.37,5.03,3.76,9.04,8.46,9.04,1.85,0,3.59-.62,4.99-1.61-1.47,1.09-3.2,1.64-5.11,1.64-4.85,0-8.7-3.67-8.7-8.52s3.93-8.79,8.79-8.79c.51,0,1.04.03,1.5.13,1.38.19,3.66,1.42,4.53,2.77.85,1.25-.59,2.29-.59,2.29-1.05-1.61-3.1-3.03-5.53-3.03-3.89,0-6.64,2.79-6.64,6.67.02-.87-.61-.06-.99.11"/>
<path class="cls-24" d="M219.44,80.8c-.17,0-.6-.23-.71-.68-.37,5.03,3.76,9.04,8.46,9.04,1.85,0,3.59-.62,4.99-1.61-1.47,1.09-3.2,1.64-5.11,1.64-4.85,0-8.7-3.67-8.7-8.52s3.93-8.79,8.79-8.79c.51,0,1.04.03,1.5.13,1.38.19,3.66,1.42,4.53,2.77.85,1.25-.59,2.29-.59,2.29-1.05-1.61-3.1-3.03-5.53-3.03-3.89,0-6.64,2.79-6.64,6.67.02-.87-.61-.06-.99.11Z"/>
<path class="cls-10" d="M222.29,73.09c1.39-.9,3.05-1.42,4.83-1.42,4.92,0,8.91,3.99,8.91,8.91,0,1.72-.49,3.33-1.34,4.7.85-1.36,1.58-3.17,1.58-4.9,0-4.92-3.99-8.9-8.9-8.9-1.78,0-3.68.72-5.07,1.62"/>
<path class="cls-24" d="M222.29,73.09c1.39-.9,3.05-1.42,4.83-1.42,4.92,0,8.91,3.99,8.91,8.91,0,1.72-.49,3.33-1.34,4.7.85-1.36,1.58-3.17,1.58-4.9,0-4.92-3.99-8.9-8.9-8.9-1.78,0-3.68.72-5.07,1.62Z"/>
<path class="cls-10" d="M234.31,85.83c-1.62,2.21-4.24,3.64-7.19,3.64-4.92,0-8.9-3.99-8.9-8.9,0-1.82.55-3.52,1.49-4.93-.94,1.41-1.61,3.34-1.61,5.16,0,4.92,3.99,8.9,8.9,8.9,2.95,0,5.69-1.66,7.31-3.87"/>
<path class="cls-24" d="M234.31,85.83c-1.62,2.21-4.24,3.64-7.19,3.64-4.92,0-8.9-3.99-8.9-8.9,0-1.82.55-3.52,1.49-4.93-.94,1.41-1.61,3.34-1.61,5.16,0,4.92,3.99,8.9,8.9,8.9,2.95,0,5.69-1.66,7.31-3.87Z"/>
<path class="cls-10" d="M233.9,75.16c1.18,1.48,1.89,3.36,1.89,5.41,0,1.13-.22,2.21-.61,3.2.39-.99.57-3.46.34-4.44-.12-.81-.52-2.56-1.62-4.17"/>
<path class="cls-24" d="M233.9,75.16c1.18,1.48,1.89,3.36,1.89,5.41,0,1.13-.22,2.21-.61,3.2.39-.99.57-3.46.34-4.44-.12-.81-.52-2.56-1.62-4.17Z"/>
<path class="cls-10" d="M225.86,71.1c.42-.09.83-.14,1.26-.14,5.31,0,9.61,4.3,9.61,9.61s-4.3,9.61-9.61,9.61-9.61-4.3-9.61-9.61c0-1.61.4-3.13,1.1-4.47-1.53,2.3-1.46,3.82-1.46,5.43,0,.42-.44-1.52-.44-1.11,0,6.63,5.33,10.66,10.06,10.72-2.56.32-4.53-.49-3.89-.2,9.31,4.24,16.46-5.36,15.01-9.28-.31-.85.03,1.3-.77,1.82,0,0,.16-.85.2-1.29.17-1.06.03-2.31-.27-3.49-.21-.85-.06,1.35-.11.78-.49-5.56-5.9-8.83-9.81-8.52-.4,0-.83.05-1.26.14"/>
<path class="cls-24" d="M225.86,71.1c.42-.09.83-.14,1.26-.14,5.31,0,9.61,4.3,9.61,9.61s-4.3,9.61-9.61,9.61-9.61-4.3-9.61-9.61c0-1.61.4-3.13,1.1-4.47-1.53,2.3-1.46,3.82-1.46,5.43,0,.42-.44-1.52-.44-1.11,0,6.63,5.33,10.66,10.06,10.72-2.56.32-4.53-.49-3.89-.2,9.31,4.24,16.46-5.36,15.01-9.28-.31-.85.03,1.3-.77,1.82,0,0,.16-.85.2-1.29.17-1.06.03-2.31-.27-3.49-.21-.85-.06,1.35-.11.78-.49-5.56-5.9-8.83-9.81-8.52-.4,0-.83.05-1.26.14Z"/>
<path class="cls-23" d="M232.73,80.57c0-3.07-2.51-5.56-5.6-5.56s-5.6,2.49-5.6,5.56,2.51,5.56,5.6,5.56,5.6-2.49,5.6-5.56Z"/>
<path class="cls-1" d="M220.49,80.59c0-3.63,2.94-6.57,6.57-6.57s6.57,2.94,6.57,6.57-2.94,6.57-6.57,6.57-6.57-2.94-6.57-6.57"/>
<path class="cls-22" d="M220.49,80.59c0-3.63,2.94-6.57,6.57-6.57s6.57,2.94,6.57,6.57-2.94,6.57-6.57,6.57-6.57-2.94-6.57-6.57Z"/>
<path class="cls-10" d="M232.17,80.57c0-2.79-2.26-5.04-5.05-5.04s-5.04,2.26-5.04,5.04,2.26,5.05,5.04,5.05,5.05-2.26,5.05-5.05"/>
<path class="cls-22" d="M232.17,80.57c0-2.79-2.26-5.04-5.05-5.04s-5.04,2.26-5.04,5.04,2.26,5.05,5.04,5.05,5.05-2.26,5.05-5.05Z"/>
<path class="cls-9" d="M224.69,76.39c.69-.4,1.08-.73,1.08-.96v-.39c.43-.1.88-.16,1.35-.16s.91.05,1.34.16v.39c0,.23.39.57,1.08.96.69.4,1.18.57,1.38.46.2-.12.34-.2.34-.2.31.32.58.68.81,1.09s.41.82.53,1.24c0,0-.14.08-.34.2-.2.12-.3.62-.29,1.42,0,.8.09,1.31.29,1.42.2.11.34.2.34.2-.13.42-.3.84-.53,1.24-.23.4-.5.76-.81,1.08,0,0-.14-.08-.34-.2-.2-.11-.69.05-1.38.45-.69.4-1.09.73-1.09.97v.39c-.43.1-.88.16-1.34.16s-.91-.06-1.34-.16v-.39c0-.23-.39-.57-1.08-.97-.69-.4-1.18-.57-1.38-.46-.2.11-.34.2-.34.2-.31-.32-.58-.68-.81-1.09-.23-.4-.41-.82-.54-1.24,0,0,.14-.08.34-.2.2-.12.3-.62.3-1.42,0-.8-.09-1.3-.29-1.42-.2-.12-.34-.2-.34-.2.13-.42.3-.84.53-1.24.23-.4.5-.76.81-1.08,0,0,.14.08.34.2.2.11.69-.05,1.38-.45"/>
<path class="cls-20" d="M224.69,76.39c.69-.4,1.08-.73,1.08-.96v-.39c.43-.1.88-.16,1.35-.16s.91.05,1.34.16v.39c0,.23.39.57,1.08.96.69.4,1.18.57,1.38.46.2-.12.34-.2.34-.2.31.32.58.68.81,1.09s.41.82.53,1.24c0,0-.14.08-.34.2-.2.12-.3.62-.29,1.42,0,.8.09,1.31.29,1.42.2.11.34.2.34.2-.13.42-.3.84-.53,1.24-.23.4-.5.76-.81,1.08,0,0-.14-.08-.34-.2-.2-.11-.69.05-1.38.45-.69.4-1.09.73-1.09.97v.39c-.43.1-.88.16-1.34.16s-.91-.06-1.34-.16v-.39c0-.23-.39-.57-1.08-.97-.69-.4-1.18-.57-1.38-.46-.2.11-.34.2-.34.2-.31-.32-.58-.68-.81-1.09-.23-.4-.41-.82-.54-1.24,0,0,.14-.08.34-.2.2-.12.3-.62.3-1.42,0-.8-.09-1.3-.29-1.42-.2-.12-.34-.2-.34-.2.13-.42.3-.84.53-1.24.23-.4.5-.76.81-1.08,0,0,.14.08.34.2.2.11.69-.05,1.38-.45Z"/>
<path class="cls-20" d="M229.76,80.59c0-1.46-1.19-2.64-2.64-2.64s-2.65,1.18-2.65,2.64,1.18,2.64,2.65,2.64,2.64-1.18,2.64-2.64Z"/>
<polygon class="cls-10" points="226.01 80.5 226.23 80.28 226.53 80.28 226.53 80.92 226.21 80.92 226.21 80.67 226.01 80.86 225.81 80.67 225.81 80.92 225.48 80.92 225.48 80.28 225.79 80.28 226.01 80.5"/>
<polygon class="cls-16" points="226.01 80.5 226.23 80.28 226.53 80.28 226.53 80.92 226.21 80.92 226.21 80.67 226.01 80.86 225.81 80.67 225.81 80.92 225.48 80.92 225.48 80.28 225.79 80.28 226.01 80.5"/>
<polygon class="cls-10" points="227.19 80.28 227.36 80.28 227.77 80.92 227.44 80.92 227.39 80.85 226.98 80.85 226.94 80.92 226.6 80.92 227.01 80.28 227.19 80.28"/>
<polygon class="cls-16" points="227.19 80.28 227.36 80.28 227.77 80.92 227.44 80.92 227.39 80.85 226.98 80.85 226.94 80.92 226.6 80.92 227.01 80.28 227.19 80.28"/>
<polygon class="cls-1" points="227.19 80.69 227.29 80.69 227.19 80.53 227.08 80.69 227.19 80.69"/>
<polygon class="cls-16" points="227.19 80.69 227.29 80.69 227.19 80.53 227.08 80.69 227.19 80.69"/>
<polygon class="cls-10" points="228.55 80.28 228.88 80.28 228.88 80.92 228.55 80.92 228.16 80.63 228.16 80.92 227.83 80.92 227.83 80.28 228.16 80.28 228.55 80.57 228.55 80.28"/>
<polygon class="cls-16" points="228.55 80.28 228.88 80.28 228.88 80.92 228.55 80.92 228.16 80.63 228.16 80.92 227.83 80.92 227.83 80.28 228.16 80.28 228.55 80.57 228.55 80.28"/>
<path class="cls-1" d="M102.39,80.66c0-6.33-5.14-11.47-11.47-11.47s-11.47,5.13-11.47,11.47,5.14,11.47,11.47,11.47,11.47-5.14,11.47-11.47"/>
<path class="cls-19" d="M102.39,80.66c0-6.33-5.14-11.47-11.47-11.47s-11.47,5.13-11.47,11.47,5.14,11.47,11.47,11.47,11.47-5.14,11.47-11.47Z"/>
<line class="cls-15" x1="101.76" y1="80.66" x2="102.39" y2="80.66"/>
<line class="cls-15" x1="101.42" y1="79.83" x2="102.35" y2="79.76"/>
<line class="cls-14" x1="101.62" y1="78.96" x2="102.25" y2="78.86"/>
<line class="cls-14" x1="101.23" y1="77.31" x2="101.83" y2="77.11"/>
<line class="cls-14" x1="100.58" y1="75.74" x2="101.14" y2="75.45"/>
<line class="cls-14" x1="99.69" y1="74.29" x2="100.2" y2="73.91"/>
<line class="cls-14" x1="98.58" y1="72.99" x2="99.03" y2="72.55"/>
<line class="cls-14" x1="97.29" y1="71.89" x2="97.66" y2="71.38"/>
<line class="cls-14" x1="95.84" y1="71" x2="96.13" y2="70.44"/>
<line class="cls-14" x1="94.27" y1="70.35" x2="94.47" y2="69.75"/>
<line class="cls-14" x1="92.62" y1="69.95" x2="92.72" y2="69.33"/>
<line class="cls-14" x1="90.92" y1="69.82" x2="90.92" y2="69.19"/>
<line class="cls-14" x1="89.23" y1="69.95" x2="89.13" y2="69.33"/>
<line class="cls-14" x1="87.58" y1="70.35" x2="87.38" y2="69.75"/>
<line class="cls-14" x1="86" y1="71" x2="85.72" y2="70.44"/>
<line class="cls-14" x1="84.55" y1="71.89" x2="84.18" y2="71.38"/>
<line class="cls-14" x1="83.26" y1="72.99" x2="82.81" y2="72.55"/>
<line class="cls-14" x1="82.16" y1="74.29" x2="81.64" y2="73.91"/>
<line class="cls-14" x1="81.27" y1="75.74" x2="80.7" y2="75.45"/>
<line class="cls-14" x1="80.62" y1="77.31" x2="80.01" y2="77.11"/>
<line class="cls-14" x1="80.22" y1="78.96" x2="79.6" y2="78.86"/>
<line class="cls-14" x1="80.09" y1="80.66" x2="79.46" y2="80.66"/>
<line class="cls-14" x1="80.22" y1="82.35" x2="79.59" y2="82.45"/>
<line class="cls-14" x1="80.62" y1="84" x2="80.01" y2="84.2"/>
<line class="cls-14" x1="81.27" y1="85.58" x2="80.7" y2="85.86"/>
<line class="cls-14" x1="82.16" y1="87.02" x2="81.64" y2="87.4"/>
<line class="cls-14" x1="83.26" y1="88.32" x2="82.81" y2="88.77"/>
<line class="cls-14" x1="84.55" y1="89.42" x2="84.18" y2="89.93"/>
<line class="cls-14" x1="86" y1="90.31" x2="85.72" y2="90.88"/>
<line class="cls-14" x1="87.58" y1="90.96" x2="87.38" y2="91.56"/>
<line class="cls-14" x1="89.23" y1="91.36" x2="89.13" y2="91.98"/>
<line class="cls-14" x1="90.92" y1="91.49" x2="90.92" y2="92.13"/>
<line class="cls-14" x1="92.62" y1="91.36" x2="92.72" y2="91.98"/>
<line class="cls-14" x1="94.27" y1="90.96" x2="94.47" y2="91.56"/>
<line class="cls-14" x1="95.84" y1="90.31" x2="96.13" y2="90.88"/>
<line class="cls-14" x1="97.29" y1="89.42" x2="97.66" y2="89.93"/>
<line class="cls-14" x1="98.58" y1="88.32" x2="99.03" y2="88.77"/>
<line class="cls-14" x1="99.69" y1="87.02" x2="100.2" y2="87.4"/>
<line class="cls-14" x1="100.58" y1="85.58" x2="101.14" y2="85.86"/>
<line class="cls-14" x1="101.23" y1="84" x2="101.83" y2="84.2"/>
<line class="cls-14" x1="101.62" y1="82.35" x2="102.25" y2="82.45"/>
<line class="cls-14" x1="101.16" y1="78.2" x2="102.07" y2="77.98"/>
<line class="cls-14" x1="100.65" y1="76.63" x2="101.52" y2="76.27"/>
<line class="cls-14" x1="99.9" y1="75.15" x2="100.7" y2="74.66"/>
<line class="cls-14" x1="98.93" y1="73.82" x2="99.64" y2="73.21"/>
<line class="cls-14" x1="97.76" y1="72.65" x2="98.37" y2="71.94"/>
<line class="cls-14" x1="96.42" y1="71.68" x2="96.91" y2="70.88"/>
<line class="cls-14" x1="94.95" y1="70.93" x2="95.31" y2="70.06"/>
<line class="cls-14" x1="93.38" y1="70.42" x2="93.6" y2="69.5"/>
<line class="cls-14" x1="91.75" y1="70.16" x2="91.82" y2="69.22"/>
<line class="cls-14" x1="90.1" y1="70.16" x2="90.02" y2="69.22"/>
<line class="cls-14" x1="88.47" y1="70.42" x2="88.25" y2="69.5"/>
<line class="cls-14" x1="86.89" y1="70.93" x2="86.53" y2="70.06"/>
<line class="cls-14" x1="85.42" y1="71.68" x2="84.93" y2="70.88"/>
<line class="cls-14" x1="84.09" y1="72.65" x2="83.47" y2="71.94"/>
<line class="cls-14" x1="82.92" y1="73.82" x2="82.2" y2="73.21"/>
<line class="cls-14" x1="81.95" y1="75.16" x2="81.15" y2="74.66"/>
<line class="cls-14" x1="81.2" y1="76.63" x2="80.33" y2="76.27"/>
<line class="cls-14" x1="80.68" y1="78.2" x2="79.77" y2="77.98"/>
<line class="cls-14" x1="80.43" y1="79.83" x2="79.49" y2="79.76"/>
<line class="cls-14" x1="80.43" y1="81.48" x2="79.49" y2="81.55"/>
<line class="cls-14" x1="80.68" y1="83.11" x2="79.77" y2="83.33"/>
<line class="cls-14" x1="81.2" y1="84.68" x2="80.33" y2="85.04"/>
<line class="cls-14" x1="81.95" y1="86.16" x2="81.15" y2="86.65"/>
<line class="cls-14" x1="82.92" y1="87.49" x2="82.2" y2="88.1"/>
<line class="cls-14" x1="84.09" y1="88.66" x2="83.47" y2="89.38"/>
<line class="cls-14" x1="85.42" y1="89.63" x2="84.93" y2="90.43"/>
<line class="cls-14" x1="86.89" y1="90.38" x2="86.53" y2="91.25"/>
<line class="cls-14" x1="88.47" y1="90.89" x2="88.25" y2="91.8"/>
<line class="cls-14" x1="90.1" y1="91.15" x2="90.02" y2="92.09"/>
<line class="cls-14" x1="91.75" y1="91.15" x2="91.82" y2="92.09"/>
<line class="cls-14" x1="93.38" y1="90.89" x2="93.6" y2="91.8"/>
<line class="cls-14" x1="94.95" y1="90.38" x2="95.31" y2="91.25"/>
<line class="cls-14" x1="96.42" y1="89.63" x2="96.91" y2="90.43"/>
<line class="cls-14" x1="97.76" y1="88.66" x2="98.37" y2="89.38"/>
<line class="cls-14" x1="98.93" y1="87.49" x2="99.64" y2="88.1"/>
<line class="cls-14" x1="99.9" y1="86.16" x2="100.7" y2="86.65"/>
<line class="cls-14" x1="100.65" y1="84.68" x2="101.52" y2="85.04"/>
<line class="cls-14" x1="101.16" y1="83.11" x2="102.07" y2="83.33"/>
<line class="cls-14" x1="101.42" y1="81.48" x2="102.35" y2="81.56"/>
<path class="cls-10" d="M83.19,80.8c-.17,0-.6-.23-.71-.68-.37,5.03,3.75,9.04,8.47,9.04,1.85,0,3.59-.62,4.99-1.61-1.47,1.09-3.2,1.64-5.11,1.64-4.85,0-8.7-3.67-8.7-8.52s3.94-8.79,8.79-8.79c.51,0,1.04.03,1.5.13,1.38.19,3.66,1.42,4.53,2.77.85,1.25-.59,2.29-.59,2.29-1.04-1.61-3.1-3.03-5.53-3.03-3.89,0-6.64,2.79-6.64,6.67.02-.87-.61-.06-.99.11"/>
<path class="cls-24" d="M83.19,80.8c-.17,0-.6-.23-.71-.68-.37,5.03,3.75,9.04,8.47,9.04,1.85,0,3.59-.62,4.99-1.61-1.47,1.09-3.2,1.64-5.11,1.64-4.85,0-8.7-3.67-8.7-8.52s3.94-8.79,8.79-8.79c.51,0,1.04.03,1.5.13,1.38.19,3.66,1.42,4.53,2.77.85,1.25-.59,2.29-.59,2.29-1.04-1.61-3.1-3.03-5.53-3.03-3.89,0-6.64,2.79-6.64,6.67.02-.87-.61-.06-.99.11Z"/>
<path class="cls-10" d="M86.05,73.09c1.39-.9,3.05-1.42,4.83-1.42,4.92,0,8.91,3.99,8.91,8.91,0,1.72-.49,3.33-1.34,4.7.85-1.36,1.58-3.17,1.58-4.9,0-4.92-3.99-8.9-8.9-8.9-1.78,0-3.68.72-5.07,1.62"/>
<path class="cls-24" d="M86.05,73.09c1.39-.9,3.05-1.42,4.83-1.42,4.92,0,8.91,3.99,8.91,8.91,0,1.72-.49,3.33-1.34,4.7.85-1.36,1.58-3.17,1.58-4.9,0-4.92-3.99-8.9-8.9-8.9-1.78,0-3.68.72-5.07,1.62Z"/>
<path class="cls-10" d="M98.06,85.83c-1.62,2.21-4.24,3.64-7.19,3.64-4.92,0-8.9-3.99-8.9-8.9,0-1.82.55-3.52,1.49-4.93-.94,1.41-1.61,3.34-1.61,5.16,0,4.92,3.99,8.9,8.9,8.9,2.95,0,5.69-1.66,7.31-3.87"/>
<path class="cls-24" d="M98.06,85.83c-1.62,2.21-4.24,3.64-7.19,3.64-4.92,0-8.9-3.99-8.9-8.9,0-1.82.55-3.52,1.49-4.93-.94,1.41-1.61,3.34-1.61,5.16,0,4.92,3.99,8.9,8.9,8.9,2.95,0,5.69-1.66,7.31-3.87Z"/>
<path class="cls-10" d="M97.66,75.16c1.18,1.48,1.89,3.36,1.89,5.41,0,1.13-.22,2.21-.61,3.2.39-.99.57-3.46.34-4.44-.12-.81-.52-2.56-1.62-4.17"/>
<path class="cls-24" d="M97.66,75.16c1.18,1.48,1.89,3.36,1.89,5.41,0,1.13-.22,2.21-.61,3.2.39-.99.57-3.46.34-4.44-.12-.81-.52-2.56-1.62-4.17Z"/>
<path class="cls-10" d="M89.62,71.1c.42-.09.83-.14,1.26-.14,5.31,0,9.61,4.3,9.61,9.61s-4.3,9.61-9.61,9.61-9.61-4.3-9.61-9.61c0-1.61.4-3.13,1.1-4.47-1.53,2.3-1.46,3.82-1.46,5.43,0,.42-.45-1.52-.45-1.11,0,6.63,5.33,10.66,10.06,10.72-2.57.32-4.53-.49-3.89-.2,9.31,4.24,16.46-5.36,15.01-9.28-.31-.85.03,1.3-.77,1.82,0,0,.16-.85.2-1.29.18-1.06.03-2.31-.27-3.49-.21-.85-.06,1.35-.11.78-.49-5.56-5.9-8.83-9.81-8.52-.4,0-.83.05-1.26.14"/>
<path class="cls-24" d="M89.62,71.1c.42-.09.83-.14,1.26-.14,5.31,0,9.61,4.3,9.61,9.61s-4.3,9.61-9.61,9.61-9.61-4.3-9.61-9.61c0-1.61.4-3.13,1.1-4.47-1.53,2.3-1.46,3.82-1.46,5.43,0,.42-.45-1.52-.45-1.11,0,6.63,5.33,10.66,10.06,10.72-2.57.32-4.53-.49-3.89-.2,9.31,4.24,16.46-5.36,15.01-9.28-.31-.85.03,1.3-.77,1.82,0,0,.16-.85.2-1.29.18-1.06.03-2.31-.27-3.49-.21-.85-.06,1.35-.11.78-.49-5.56-5.9-8.83-9.81-8.52-.4,0-.83.05-1.26.14Z"/>
<path class="cls-23" d="M96.48,80.57c0-3.07-2.51-5.56-5.6-5.56s-5.6,2.49-5.6,5.56,2.51,5.56,5.6,5.56,5.6-2.49,5.6-5.56Z"/>
<path class="cls-1" d="M84.25,80.59c0-3.63,2.94-6.57,6.57-6.57s6.57,2.94,6.57,6.57-2.94,6.57-6.57,6.57-6.57-2.94-6.57-6.57"/>
<path class="cls-22" d="M84.25,80.59c0-3.63,2.94-6.57,6.57-6.57s6.57,2.94,6.57,6.57-2.94,6.57-6.57,6.57-6.57-2.94-6.57-6.57Z"/>
<path class="cls-10" d="M95.92,80.57c0-2.79-2.26-5.04-5.05-5.04s-5.04,2.26-5.04,5.04,2.26,5.05,5.04,5.05,5.05-2.26,5.05-5.05"/>
<path class="cls-22" d="M95.92,80.57c0-2.79-2.26-5.04-5.05-5.04s-5.04,2.26-5.04,5.04,2.26,5.05,5.04,5.05,5.05-2.26,5.05-5.05Z"/>
<path class="cls-9" d="M88.45,76.39c.69-.4,1.08-.73,1.08-.96v-.39c.43-.1.88-.16,1.35-.16s.91.05,1.34.16v.39c0,.23.39.57,1.08.96.69.4,1.18.57,1.38.46.2-.12.34-.2.34-.2.31.32.58.68.81,1.09.23.4.41.82.53,1.24,0,0-.14.08-.34.2-.2.12-.3.62-.29,1.42,0,.8.09,1.31.29,1.42.2.11.34.2.34.2-.13.42-.3.84-.53,1.24-.23.4-.5.76-.81,1.08,0,0-.14-.08-.34-.2-.2-.11-.69.05-1.38.45-.69.4-1.08.73-1.08.97v.39c-.43.1-.88.16-1.34.16s-.91-.06-1.34-.16v-.39c0-.23-.39-.57-1.08-.97-.69-.4-1.18-.57-1.38-.46-.2.11-.34.2-.34.2-.31-.32-.58-.68-.81-1.09-.23-.4-.41-.82-.53-1.24,0,0,.14-.08.34-.2.2-.12.3-.62.3-1.42,0-.8-.1-1.3-.3-1.42-.2-.12-.34-.2-.34-.2.13-.42.3-.84.53-1.24.23-.4.5-.76.81-1.08,0,0,.14.08.34.2.2.11.69-.05,1.38-.45"/>
<path class="cls-20" d="M88.45,76.39c.69-.4,1.08-.73,1.08-.96v-.39c.43-.1.88-.16,1.35-.16s.91.05,1.34.16v.39c0,.23.39.57,1.08.96.69.4,1.18.57,1.38.46.2-.12.34-.2.34-.2.31.32.58.68.81,1.09.23.4.41.82.53,1.24,0,0-.14.08-.34.2-.2.12-.3.62-.29,1.42,0,.8.09,1.31.29,1.42.2.11.34.2.34.2-.13.42-.3.84-.53,1.24-.23.4-.5.76-.81,1.08,0,0-.14-.08-.34-.2-.2-.11-.69.05-1.38.45-.69.4-1.08.73-1.08.97v.39c-.43.1-.88.16-1.34.16s-.91-.06-1.34-.16v-.39c0-.23-.39-.57-1.08-.97-.69-.4-1.18-.57-1.38-.46-.2.11-.34.2-.34.2-.31-.32-.58-.68-.81-1.09-.23-.4-.41-.82-.53-1.24,0,0,.14-.08.34-.2.2-.12.3-.62.3-1.42,0-.8-.1-1.3-.3-1.42-.2-.12-.34-.2-.34-.2.13-.42.3-.84.53-1.24.23-.4.5-.76.81-1.08,0,0,.14.08.34.2.2.11.69-.05,1.38-.45Z"/>
<path class="cls-20" d="M93.51,80.59c0-1.46-1.19-2.64-2.64-2.64s-2.65,1.18-2.65,2.64,1.18,2.64,2.65,2.64,2.64-1.18,2.64-2.64Z"/>
<polygon class="cls-10" points="89.77 80.5 89.98 80.28 90.29 80.28 90.29 80.92 89.96 80.92 89.96 80.67 89.77 80.86 89.57 80.67 89.57 80.92 89.24 80.92 89.24 80.28 89.55 80.28 89.77 80.5"/>
<polygon class="cls-16" points="89.77 80.5 89.98 80.28 90.29 80.28 90.29 80.92 89.96 80.92 89.96 80.67 89.77 80.86 89.57 80.67 89.57 80.92 89.24 80.92 89.24 80.28 89.55 80.28 89.77 80.5"/>
<polygon class="cls-10" points="90.94 80.28 91.12 80.28 91.53 80.92 91.19 80.92 91.15 80.85 90.74 80.85 90.69 80.92 90.35 80.92 90.77 80.28 90.94 80.28"/>
<polygon class="cls-16" points="90.94 80.28 91.12 80.28 91.53 80.92 91.19 80.92 91.15 80.85 90.74 80.85 90.69 80.92 90.35 80.92 90.77 80.28 90.94 80.28"/>
<polygon class="cls-1" points="90.94 80.69 91.05 80.69 90.94 80.53 90.84 80.69 90.94 80.69"/>
<polygon class="cls-16" points="90.94 80.69 91.05 80.69 90.94 80.53 90.84 80.69 90.94 80.69"/>
<polygon class="cls-10" points="92.31 80.28 92.64 80.28 92.64 80.92 92.31 80.92 91.92 80.63 91.92 80.92 91.59 80.92 91.59 80.28 91.92 80.28 92.31 80.57 92.31 80.28"/>
<polygon class="cls-16" points="92.31 80.28 92.64 80.28 92.64 80.92 92.31 80.92 91.92 80.63 91.92 80.92 91.59 80.92 91.59 80.28 91.92 80.28 92.31 80.57 92.31 80.28"/>
<path class="cls-6" d="M15.42,70.75v-12.44c0-1.26.32-2.17.32-2.17h0c.06.09.12.14.19.2.18.17.81.73,1.11,1.01.3.28.42.53.42.86v6.37c0,.78-.1,1.42-.54,2.4-.79,1.74-1.17,2.78-1.53,3.94l.04-.17Z"/>
<path class="cls-21" d="M15.42,70.75v-12.44c0-1.26.32-2.17.32-2.17h0c.06.09.12.14.19.2.18.17.81.73,1.11,1.01.3.28.42.53.42.86v6.37c0,.78-.1,1.42-.54,2.4-.79,1.74-1.17,2.78-1.53,3.94l.04-.17Z"/>
<path class="cls-21" d="M17.59,81.76s-.46-.1-.94-.2c-.48-.1-.75-.48-.92-.71-.17-.23,0-.8,0-.8,0,0-.62-1.71-.72-2.17-.1-.45,0-.83,0-.83,0,0-.53-.33-.53-.91v-3.65c0-.63.35-1.01.35-1.01,0,0-.23-.1-.23-.45s.06-25.81.98-48.12c.05-1.21-.63-2.26-.83-2.52-.2-.25-.04-.76.38-1.13"/>
<path class="cls-6" d="M125.74,19.55s-2.52-1.07-3.93-1.07h-38.58s-.53-.86-.68-1.03c-.15-.18-.25-.33-.68-.33h-9.77c-1.01,0-1.99,1.81-1.99,1.81-3.1-.88-5.94-1.39-7.05-1.39h-1.49l-.68-.78H25.82l-.68.78v1.9h-.28v-2.68c-3.45,0-7.53.68-9.72,2.49-.43.36-.58.88-.38,1.13.2.25.88,1.3.83,2.52-.92,22.31-.98,47.77-.98,48.12s.23.45.23.45h.35l.22-.74v-12.44c0-1.26.33-2.17.33-2.17h0c-.09-.14-.15-.36-.17-.83-.03-.77.62-26.32.92-32.29v.4-.4c0-2.04,3.84-3.47,8.38-3.47h100.87Z"/>
<path class="cls-21" d="M125.74,19.55s-2.52-1.07-3.93-1.07h-38.58s-.53-.86-.68-1.03c-.15-.18-.25-.33-.68-.33h-9.77c-1.01,0-1.99,1.81-1.99,1.81-3.1-.88-5.94-1.39-7.05-1.39h-1.49l-.68-.78H25.82l-.68.78v1.9h-.28v-2.68c-3.45,0-7.53.68-9.72,2.49-.43.36-.58.88-.38,1.13.2.25.88,1.3.83,2.52-.92,22.31-.98,47.77-.98,48.12s.23.45.23.45h.35l.22-.74v-12.44c0-1.26.33-2.17.33-2.17h0c-.09-.14-.15-.36-.17-.83-.03-.77.62-26.32.92-32.29v.4-.4c0-2.04,3.84-3.47,8.38-3.47h100.87Z"/>
<path class="cls-6" d="M15.02,77.06s-.1.38,0,.83c.1.45.72,2.17.72,2.17,0,0-.16.58,0,.81.17.23.44.6.92.71.48.1.94.2.94.2h.01c-.96-.45-1.74-3.27-1.97-3.95-.11-.32-.22-.57-.3-.81l-.31.06Z"/>
<path class="cls-21" d="M15.02,77.06s-.1.38,0,.83c.1.45.72,2.17.72,2.17,0,0-.16.58,0,.81.17.23.44.6.92.71.48.1.94.2.94.2h.01c-.96-.45-1.74-3.27-1.97-3.95-.11-.32-.22-.57-.3-.81l-.31.06Z"/>
<path class="cls-6" d="M16.71,80.66c-.24-.47-.46-1.02-.63-1.52"/>
<path class="cls-21" d="M16.71,80.66c-.24-.47-.46-1.02-.63-1.52"/>
<path class="cls-21" d="M23.21,30.2h238.67c7.12,0,10.76.68,15.66,1.6"/>
<polyline class="cls-21" points="129.37 30.2 129.37 84.83 161.06 84.83 161.06 30.2"/>
<line class="cls-21" x1="145.22" y1="30.2" x2="145.22" y2="84.83"/>
<path class="cls-1" d="M170.64,62.4h26.78v-27.77h-32.34l-1.09,1.02v22.43s-.04.21.28.27c.33.06,3.24.45,4.11.68.88.24,1.44.63,2,3.13.05.22.26.23.26.23"/>
<path class="cls-18" d="M170.64,62.4h26.78v-27.77h-32.34l-1.09,1.02v22.43s-.04.21.28.27c.33.06,3.24.45,4.11.68.88.24,1.44.63,2,3.13.05.22.26.23.26.23Z"/>
<path class="cls-1" d="M244.5,58.08s.04.21-.28.27c-.33.06-3.24.45-4.11.68-.88.23-1.44.63-2,3.13-.05.22-.26.23-.26.23h-1.12c-1.12-.54-2.65-.91-4.88-.91h-9.39c-2.23,0-3.76.36-4.88.91h-16.98v-19.28h43.89v14.97ZM241.93,35.38h-28.88v4.89h28.88v-4.89ZM211.82,35.38h-10.6v4.89h10.6v-4.89Z"/>
<rect class="cls-18" x="201.22" y="35.38" width="10.6" height="4.89"/>
<rect class="cls-18" x="213.05" y="35.38" width="28.88" height="4.89"/>
<path class="cls-18" d="M244.5,58.08s.04.21-.28.27c-.33.06-3.24.45-4.11.68-.88.24-1.44.63-2,3.13-.05.22-.26.23-.26.23h-1.12c-1.12-.54-2.65-.91-4.88-.91h-9.39c-2.23,0-3.76.36-4.88.91h-16.98v-19.28h43.89v14.96Z"/>
<path class="cls-21" d="M161.42,59.91h5.22c1.56,0,2.32,1.21,2.32,2.27v1.71"/>
<path class="cls-21" d="M167.91,62.12c0,.6-.49,1.09-1.09,1.09s-1.1-.49-1.1-1.09.49-1.09,1.1-1.09,1.09.49,1.09,1.09Z"/>
<path class="cls-21" d="M71.5,59.91h5.22c1.56,0,2.32,1.21,2.32,2.27v1.71"/>
<path class="cls-21" d="M77.19,62.12c0,.6-.49,1.09-1.09,1.09s-1.1-.49-1.1-1.09.49-1.09,1.1-1.09,1.09.49,1.09,1.09Z"/>
<path class="cls-21" d="M247.44,59.91h-5.22c-1.56,0-2.32,1.21-2.32,2.27v1.71"/>
<path class="cls-21" d="M240.95,62.12c0,.6.49,1.09,1.09,1.09s1.1-.49,1.1-1.09-.49-1.09-1.1-1.09-1.09.49-1.09,1.09Z"/>
</g>
<g class="cls-40">
<rect class="cls-9" x="131.35" y="39.55" width="11.29" height="40.49"/>
</g>
<g class="cls-29">
<path class="cls-21" d="M131.35,58.5c0,.25.08.52.5.52,1.63,0,3.45-.09,4.33.74.48.45.5,1.09.5,1.88v-.15c0,.78-.02,1.43-.5,1.88-.88.83-2.7.74-4.33.74-.42,0-.5.27-.5.52v14.98c0,.24.2.44.44.44h10.42c.24,0,.44-.2.44-.44v-39.62c0-.24-.2-.44-.44-.44h-10.42c-.24,0-.44.2-.44.44v18.51Z"/>
<path class="cls-21" d="M135.58,62.36c0,.37-.3.67-.67.67s-.67-.3-.67-.67v-1.59c0-.37.3-.67.67-.67s.67.3.67.67v1.59Z"/>
<path class="cls-21" d="M133.17,62.02c0,.56-.33,1.01-.73,1.01s-.73-.45-.73-1.01.33-1.01.73-1.01.73.45.73,1.01Z"/>
</g>
<line class="cls-21" x1="129.37" y1="35.67" x2="161.06" y2="35.67"/>
<line class="cls-21" x1="129.37" y1="36.79" x2="161.06" y2="36.79"/>
<line class="cls-21" x1="130.38" y1="36.79" x2="130.38" y2="83.58"/>
<line class="cls-21" x1="143.42" y1="38.35" x2="143.42" y2="83.58"/>
<line class="cls-21" x1="130.38" y1="38.35" x2="145.22" y2="38.35"/>
<line class="cls-21" x1="129.47" y1="83.58" x2="145.22" y2="83.58"/>
<line class="cls-21" x1="130.38" y1="81.82" x2="143.42" y2="81.82"/>
<g class="cls-30">
<rect class="cls-9" x="147.79" y="39.55" width="11.29" height="40.49"/>
</g>
<g class="cls-37">
<path class="cls-21" d="M159.08,58.5c0,.25-.08.52-.5.52-1.63,0-3.45-.09-4.33.74-.48.45-.5,1.09-.5,1.88v-.15c0,.78.02,1.43.5,1.88.88.83,2.71.74,4.33.74.42,0,.5.27.5.52v14.98c0,.24-.2.44-.44.44h-10.42c-.24,0-.44-.2-.44-.44v-39.62c0-.24.2-.44.44-.44h10.42c.24,0,.44.2.44.44v18.51Z"/>
<path class="cls-21" d="M154.85,62.36c0,.37.3.67.67.67s.67-.3.67-.67v-1.59c0-.37-.3-.67-.67-.67s-.67.3-.67.67v1.59Z"/>
<path class="cls-21" d="M157.26,62.02c0,.56.33,1.01.73,1.01s.73-.45.73-1.01-.33-1.01-.73-1.01-.73.45-.73,1.01Z"/>
</g>
<line class="cls-21" x1="160.05" y1="36.79" x2="160.05" y2="83.58"/>
<line class="cls-21" x1="147.01" y1="38.35" x2="147.01" y2="83.58"/>
<line class="cls-21" x1="160.05" y1="38.35" x2="145.22" y2="38.35"/>
<line class="cls-21" x1="160.96" y1="83.58" x2="145.22" y2="83.58"/>
<line class="cls-21" x1="160.05" y1="81.82" x2="147.01" y2="81.82"/>
<line class="cls-21" x1="263.28" y1="35.67" x2="263.28" y2="85.63"/>
<g class="cls-34">
<rect class="cls-9" x="249.42" y="39.55" width="11.29" height="40.49"/>
</g>
<g class="cls-41">
<path class="cls-21" d="M249.42,58.5c0,.25.08.52.5.52,1.63,0,3.45-.09,4.33.74.48.45.5,1.09.5,1.88v-.15c0,.78-.02,1.43-.5,1.88-.88.83-2.7.74-4.33.74-.42,0-.5.27-.5.52v14.98c0,.24.2.44.44.44h10.42c.24,0,.44-.2.44-.44v-39.62c0-.24-.2-.44-.44-.44h-10.42c-.24,0-.44.2-.44.44v18.51Z"/>
<path class="cls-21" d="M253.65,62.36c0,.37-.3.67-.67.67s-.67-.3-.67-.67v-1.59c0-.37.3-.67.67-.67s.67.3.67.67v1.59Z"/>
<path class="cls-21" d="M251.24,62.02c0,.56-.33,1.01-.73,1.01s-.73-.45-.73-1.01.33-1.01.73-1.01.73.45.73,1.01Z"/>
</g>
<line class="cls-21" x1="247.44" y1="35.67" x2="279.13" y2="35.67"/>
<line class="cls-21" x1="247.44" y1="36.79" x2="279.13" y2="36.79"/>
<line class="cls-21" x1="248.45" y1="36.79" x2="248.45" y2="83.58"/>
<line class="cls-21" x1="261.49" y1="38.35" x2="261.49" y2="83.58"/>
<line class="cls-21" x1="248.45" y1="38.35" x2="263.29" y2="38.35"/>
<line class="cls-21" x1="248.45" y1="81.82" x2="261.49" y2="81.82"/>
<g class="cls-12">
<rect class="cls-9" x="265.86" y="39.55" width="11.29" height="40.49"/>
</g>
<g class="cls-33">
<path class="cls-21" d="M277.15,58.5c0,.25-.08.52-.5.52-1.63,0-3.45-.09-4.33.74-.48.45-.5,1.09-.5,1.88v-.15c0,.78.02,1.43.5,1.88.88.83,2.7.74,4.33.74.42,0,.5.27.5.52v14.98c0,.24-.2.44-.44.44h-10.42c-.24,0-.44-.2-.44-.44v-39.62c0-.24.19-.44.44-.44h10.42c.24,0,.44.2.44.44v18.51Z"/>
<path class="cls-21" d="M272.92,62.36c0,.37.3.67.67.67s.67-.3.67-.67v-1.59c0-.37-.3-.67-.67-.67s-.67.3-.67.67v1.59Z"/>
<path class="cls-21" d="M275.33,62.02c0,.56.33,1.01.73,1.01s.73-.45.73-1.01-.33-1.01-.73-1.01-.73.45-.73,1.01Z"/>
</g>
<line class="cls-21" x1="278.12" y1="36.79" x2="278.12" y2="83.58"/>
<line class="cls-21" x1="265.08" y1="38.35" x2="265.08" y2="83.58"/>
<line class="cls-21" x1="278.12" y1="38.35" x2="263.28" y2="38.35"/>
<line class="cls-21" x1="278.12" y1="81.82" x2="265.08" y2="81.82"/>
<polyline class="cls-21" points="71.6 30.2 71.6 84.83 42.96 84.83"/>
<line class="cls-21" x1="247.44" y1="74.1" x2="247.44" y2="30.2"/>
<line class="cls-21" x1="279.13" y1="83.63" x2="279.13" y2="32.29"/>
<line class="cls-21" x1="55.76" y1="30.2" x2="55.76" y2="84.82"/>
<g class="cls-27">
<rect class="cls-9" x="41.89" y="39.55" width="11.29" height="40.49"/>
</g>
<g class="cls-38">
<path class="cls-21" d="M41.89,58.5c0,.25.08.52.5.52,1.63,0,3.45-.09,4.33.74.48.45.5,1.09.5,1.88v-.15c0,.78-.02,1.43-.5,1.88-.88.83-2.7.74-4.33.74-.42,0-.5.27-.5.52v14.98c0,.24.2.44.44.44h10.42c.24,0,.44-.2.44-.44v-39.62c0-.24-.19-.44-.44-.44h-10.42c-.24,0-.44.2-.44.44v18.51Z"/>
<path class="cls-21" d="M46.12,62.36c0,.37-.3.67-.67.67s-.67-.3-.67-.67v-1.59c0-.37.3-.67.67-.67s.67.3.67.67v1.59Z"/>
<path class="cls-21" d="M43.72,62.02c0,.56-.33,1.01-.73,1.01s-.73-.45-.73-1.01.33-1.01.73-1.01.73.45.73,1.01Z"/>
</g>
<line class="cls-21" x1="39.91" y1="35.67" x2="71.6" y2="35.67"/>
<line class="cls-21" x1="39.91" y1="36.79" x2="71.6" y2="36.79"/>
<line class="cls-21" x1="40.92" y1="36.79" x2="40.92" y2="83.58"/>
<line class="cls-21" x1="53.96" y1="38.35" x2="53.96" y2="83.58"/>
<line class="cls-21" x1="40.92" y1="38.35" x2="55.76" y2="38.35"/>
<line class="cls-21" x1="40.01" y1="83.58" x2="55.76" y2="83.58"/>
<line class="cls-21" x1="40.92" y1="81.82" x2="53.96" y2="81.82"/>
<g class="cls-28">
<rect class="cls-9" x="58.33" y="39.55" width="11.29" height="40.49"/>
</g>
<g class="cls-13">
<path class="cls-21" d="M69.62,58.5c0,.25-.08.52-.5.52-1.63,0-3.45-.09-4.33.74-.48.45-.5,1.09-.5,1.88v-.15c0,.78.02,1.43.5,1.88.88.83,2.7.74,4.33.74.42,0,.5.27.5.52v14.98c0,.24-.2.44-.44.44h-10.42c-.24,0-.43-.2-.43-.44v-39.62c0-.24.19-.44.43-.44h10.42c.24,0,.44.2.44.44v18.51Z"/>
<path class="cls-21" d="M65.4,62.36c0,.37.3.67.67.67s.67-.3.67-.67v-1.59c0-.37-.3-.67-.67-.67s-.67.3-.67.67v1.59Z"/>
<path class="cls-21" d="M67.8,62.02c0,.56.33,1.01.73,1.01s.73-.45.73-1.01-.33-1.01-.73-1.01-.73.45-.73,1.01Z"/>
</g>
<line class="cls-21" x1="70.6" y1="36.79" x2="70.6" y2="83.58"/>
<line class="cls-21" x1="57.55" y1="38.35" x2="57.55" y2="83.58"/>
<line class="cls-21" x1="70.6" y1="38.35" x2="55.76" y2="38.35"/>
<line class="cls-21" x1="71.5" y1="83.58" x2="55.76" y2="83.58"/>
<line class="cls-21" x1="70.6" y1="81.82" x2="57.55" y2="81.82"/>
<line class="cls-21" x1="161.06" y1="63.89" x2="218.68" y2="63.89"/>
<line class="cls-21" x1="235.64" y1="63.89" x2="247.44" y2="63.89"/>
<line class="cls-18" x1="109.77" y1="30.2" x2="109.77" y2="63.89"/>
<line class="cls-18" x1="199.02" y1="30.2" x2="199.02" y2="74.1"/>
<line class="cls-21" x1="82.35" y1="63.89" x2="71.6" y2="63.89"/>
<line class="cls-21" x1="39.91" y1="63.89" x2="22.78" y2="63.89"/>
<line class="cls-21" x1="129.37" y1="63.89" x2="99.42" y2="63.89"/>
<g class="cls-39">
<path class="cls-7" d="M16.56,57.64s-.98.48-.98,2.87v9.29l.16-.6v-8.46c0-1.51,1.09-2.37,1.3-2.47,0,0,.08-.43-.48-.63"/>
<path class="cls-7" d="M17.17,59.51s-1.23.57-1.23,2.97v6.38l.16-.44v-5.71c0-1.51.86-2.2,1.06-2.3v-.89Z"/>
<path class="cls-21" d="M14.84,71.49s-.35.38-.35,1.01v3.65c0,.58.53.91.53.91h.34"/>
<line class="cls-21" x1="15.6" y1="22.74" x2="16.47" y2="23.41"/>
<path class="cls-21" d="M113.88,66.42h4.83c.44,0,.81.36.81.81v4.84c0,.44-.36.81-.81.81h-4.83c-.44,0-.81-.36-.81-.81v-4.83c0-.44.36-.81.81-.81Z"/>
<line class="cls-21" x1="22.79" y1="67.46" x2="22.79" y2="82.45"/>
<path class="cls-21" d="M289.02,79.65c.04-2.72.03-5.55-.76-7.05-1.94-3.72-7.49-3.91-7.49-3.91"/>
<path class="cls-6" d="M288.68,73.78c.37,1.57.37,3.75.34,5.87,0,0,.26,0,.33-.63.07-.63.15-2.04-.15-4.92-.02-.16-.38-.29-.38-.29l-.14-.03Z"/>
<path class="cls-21" d="M288.68,73.78c.37,1.57.37,3.75.34,5.87,0,0,.26,0,.33-.63.07-.63.15-2.04-.15-4.92-.02-.16-.38-.29-.38-.29l-.14-.03Z"/>
<path class="cls-21" d="M289.19,79.75c-.17-.1-.33.09-.51-.37"/>
<path class="cls-11" d="M285.59,78.24c-1.08-.2-1.37-2.48-1.44-2.89-.08-.42-.15-.77.09-.93.1-.07.55-.25,2.23.03,1.67.28,2.09.72,2.15,1.16v.14c.16,1.52.13,3.79.13,3.79-.39-.92-.72-.99-.96-1.12-.24-.13-.38.15-.62.11-.24-.04-.59-.1-1.27-.21l-.31-.07Z"/>
<path class="cls-21" d="M285.59,78.24c-1.08-.2-1.37-2.48-1.44-2.89-.08-.42-.15-.77.09-.93.1-.07.55-.25,2.23.03,1.67.28,2.09.72,2.15,1.16v.14c.16,1.52.13,3.79.13,3.79-.39-.92-.72-.99-.96-1.12-.24-.13-.38.15-.62.11-.24-.04-.59-.1-1.27-.21l-.31-.07Z"/>
<path class="cls-21" d="M288.23,70.58c.29.87.45,1.8.59,3.23"/>
<path class="cls-21" d="M288.75,81.26c-.46-.53-2.08-.93-2.76-.6-.68.33-2.18,2.26-2.1,2.35,0,0,.15.06,1.29,0,1.13-.06,1.26-.14,1.47-.31.21-.18.58-.59.83-.6.25-.01.95,0,1.27,0s.44.12.44.12"/>
<path class="cls-11" d="M285.13,83.04c.16-1.19-.06-1.59-.06-1.59-.62.67-1.23,1.5-1.18,1.56,0,0,.15.06,1.29,0"/>
<path class="cls-21" d="M285.13,83.04c.16-1.19-.06-1.59-.06-1.59-.62.67-1.23,1.5-1.18,1.56,0,0,.15.06,1.29,0"/>
<line class="cls-21" x1="279.13" y1="63.74" x2="288.12" y2="63.74"/>
<path class="cls-21" d="M280.82,71.04s6.15.83,7.74,4.12"/>
<path class="cls-8" d="M276.15,32.26c-.14-.25.29-1.02.7-1.02s7.54.34,10.16.57c2.62.22,3.61.69,4.72,1.55,1.11.86,2.38,2.1,3.05,2.82.67.72,1.55,1.66,1.73,4.62.18,2.95.11,4.01-.37,4.36-.49.35-2.08.86-2.54-.35-.45-1.21-1.48-5.15-1.61-5.66-.14-.5-.5-.79-.5-.79,0,0-.77-.09-1.49-1.56-.72-1.48-.58-2.38-.58-2.38,0,0-.93.35-2.9.22-1.96-.13-7.24-.54-8.11-.64-.87-.1-1.43-.21-2.27-1.73"/>
<path class="cls-21" d="M276.15,32.26c-.14-.25.29-1.02.7-1.02s7.54.34,10.16.57c2.62.22,3.61.69,4.72,1.55,1.11.86,2.38,2.1,3.05,2.82.67.72,1.55,1.66,1.73,4.62.18,2.95.11,4.01-.37,4.36-.49.35-2.08.86-2.54-.35-.45-1.21-1.48-5.15-1.61-5.66-.14-.5-.5-.79-.5-.79,0,0-.77-.09-1.49-1.56-.72-1.48-.58-2.38-.58-2.38,0,0-.93.35-2.9.22-1.96-.13-7.24-.54-8.11-.64-.87-.1-1.43-.21-2.27-1.73Z"/>
<path class="cls-21" d="M289.82,32.3s-.32.87-.4,2.11"/>
<path class="cls-9" d="M289.63,32.95c-.06.28-.14,1.49.64,2.71.77,1.23,1.21,1.61,1.61,2.15.4.54.59.86.77,1.66,0,0,1.01,4.16,1.14,4.68.13.52.29,1.11,1.43.92,1.14-.19.96-1.03.95-1.61-.02-.86-.17-4.19-.66-5.27-.57-1.26-2.23-2.95-3.58-4.03-1.34-1.07-2.3-1.22-2.3-1.22"/>
<path class="cls-21" d="M289.63,32.95c-.06.28-.14,1.49.64,2.71.77,1.23,1.21,1.61,1.61,2.15.4.54.59.86.77,1.66,0,0,1.01,4.16,1.14,4.68.13.52.29,1.11,1.43.92,1.14-.19.96-1.03.95-1.61-.02-.86-.17-4.19-.66-5.27-.57-1.26-2.23-2.95-3.58-4.03-1.34-1.07-2.3-1.22-2.3-1.22Z"/>
<path class="cls-21" d="M289.43,34.19c-.01.5.88,2.52,2.36,4.5"/>
<path class="cls-21" d="M276.12,32.2s10.11.68,11.28.76c1.18.08,2.13.46,2.13.46"/>
<path class="cls-11" d="M284,30.04c.02.25-.11.46-.28.47-.17.01-.32-.18-.34-.43-.02-.25.11-.46.28-.47.17-.01.32.18.34.43"/>
<path class="cls-21" d="M284,30.04c.02.25-.11.46-.28.47-.17.01-.32-.18-.34-.43-.02-.25.11-.46.28-.47.17-.01.32.18.34.43Z"/>
<line class="cls-21" x1="24.87" y1="23.08" x2="24.87" y2="19.55"/>
<path class="cls-21" d="M21.19,73.21c0,.81-.2,1.46-.45,1.46s-.45-.65-.45-1.46.2-1.46.45-1.46.45.65.45,1.46Z"/>
<line class="cls-21" x1="199.01" y1="74.1" x2="199.01" y2="85.63"/>
<line class="cls-21" x1="207.67" y1="74.02" x2="207.67" y2="85.63"/>
<rect class="cls-21" x="162.86" y="79.87" width="2.86" height="1.05"/>
<rect class="cls-21" x="106.11" y="79.87" width="2.86" height="1.05"/>
<rect class="cls-21" x="73.05" y="79.87" width="2.86" height="1.05"/>
<rect class="cls-21" x="19.17" y="77.67" width="2.86" height="1.05"/>
<rect class="cls-21" x="208.77" y="79.87" width="2.86" height="1.05"/>
<rect class="cls-21" x="242.24" y="79.87" width="2.86" height="1.05"/>
<line class="cls-21" x1="109.77" y1="74.1" x2="109.77" y2="85.63"/>
<path class="cls-4" d="M240.76,80.61c0-7.7-6.09-13.59-13.6-13.59s-13.6,5.89-13.6,13.59c0-7.7,6.09-13.95,13.6-13.95s13.6,6.24,13.6,13.95"/>
<path class="cls-17" d="M240.76,80.61c0-7.7-6.09-13.59-13.6-13.59s-13.6,5.89-13.6,13.59c0-7.7,6.09-13.95,13.6-13.95s13.6,6.24,13.6,13.95Z"/>
<path class="cls-4" d="M104.54,80.61c0-7.7-6.09-13.59-13.6-13.59s-13.6,5.89-13.6,13.59c0-7.7,6.09-13.95,13.6-13.95s13.6,6.24,13.6,13.95"/>
<path class="cls-17" d="M104.54,80.61c0-7.7-6.09-13.59-13.6-13.59s-13.6,5.89-13.6,13.59c0-7.7,6.09-13.95,13.6-13.95s13.6,6.24,13.6,13.95Z"/>
<polyline class="cls-21" points="39.91 74.1 39.91 84.5 39.91 30.2"/>
<path class="cls-21" d="M280.86,68.87c0,2.7,0,5.49-.02,8.34"/>
<line class="cls-21" x1="14.74" y1="54.59" x2="22.78" y2="54.59"/>
<path class="cls-21" d="M244.5,75c0,.46-.37.83-.83.83s-.83-.37-.83-.83.37-.83.83-.83.83.37.83.83Z"/>
<path class="cls-11" d="M222.56,19.55s-2.51,1.23-5.05,2.64c-2.53,1.4-5.09,2.97-6.06,3.61h9.74s3.09-3.29,8.06-6.25h-6.68Z"/>
<path class="cls-21" d="M222.56,19.55s-2.51,1.23-5.05,2.64c-2.53,1.4-5.09,2.97-6.06,3.61h9.74s3.09-3.29,8.06-6.25h-6.68Z"/>
<path class="cls-11" d="M211.61,26.74s10.64,13.33,28.29,32.36c.21.22,1.49.61,1.63.31.13-.3-11.62-18.3-20.31-32.67h-9.6Z"/>
<path class="cls-21" d="M211.61,26.74s10.64,13.33,28.29,32.36c.21.22,1.49.61,1.63.31.13-.3-11.62-18.3-20.31-32.67h-9.6Z"/>
<rect class="cls-11" x="24.87" y="25.8" width="196.32" height=".94"/>
<rect class="cls-21" x="24.87" y="25.79" width="196.32" height=".94"/>
<line class="cls-21" x1="61.73" y1="17.55" x2="61.73" y2="19.55"/>
<rect class="cls-11" x="83.89" y="18.49" width="36.8" height="1.07"/>
<rect class="cls-21" x="83.89" y="18.49" width="36.8" height="1.07"/>
<line class="cls-21" x1="247.44" y1="30.2" x2="247.44" y2="19.48"/>
<line class="cls-21" x1="160.55" y1="30.2" x2="160.55" y2="19.55"/>
<line class="cls-21" x1="92.71" y1="30.2" x2="92.71" y2="19.55"/>
<line class="cls-21" x1="24.87" y1="30.2" x2="24.87" y2="19.55"/>
<path class="cls-3" d="M235.95,25.33h-.69v1.34h.69v-.6l.82.6h.69v-1.34h-.69v.61l-.82-.61ZM234.27,25.33h-.74l-.87,1.34h.71l.1-.15h.86l.1.15h.71l-.87-1.34ZM234.1,26.17h-.4l.2-.31.2.31ZM230.97,25.33h-.65v1.34h.69v-.53l.41.41.41-.41v.53h.69v-1.34h-.65l-.46.46-.46-.46Z"/>
<path class="cls-11" d="M227.56,26.03s-.02,0-.02-.02l.03-.09s.01-.02.02-.02h.2s.02,0,.02.02l-.03.09s-.02.02-.03.02h-.2Z"/>
<path class="cls-11" d="M227.41,25.9h0c-.26,0-.42,0-.42,0-.05,0-.13.04-.16.15-.01.04-.03.1-.05.16-.02.08-.04.17-.05.21-.01.07-.04.19.07.2,0,0,.18.01.42,0h0s.02-.01.02-.02l.02-.08s0-.02-.01-.02h-.24c-.05,0-.06-.03-.05-.08,0-.02.03-.11.05-.19.02-.07.04-.13.04-.14.01-.04.03-.07.1-.07s.22,0,.22,0c.01,0,.02-.01.03-.02l.02-.08s0-.02-.01-.02"/>
<path class="cls-11" d="M222.76,25.9s-.02,0-.03.02l-.19.68s0,.02.01.02h.52s.02,0,.03-.02l.02-.08s0-.02-.01-.02h-.27s-.02,0-.01-.02l.16-.57s0-.02-.01-.02h-.21Z"/>
<path class="cls-11" d="M223.36,26.09s-.02,0-.03.02l-.14.49s0,.02.02.02h.2s.02,0,.03-.02l.13-.49s0-.02-.02-.02h-.2Z"/>
<path class="cls-11" d="M223.38,26.03s-.02,0-.02-.02l.03-.09s.01-.02.02-.02h.2s.02,0,.02.02l-.03.09s-.01.02-.03.02h-.2Z"/>
<path class="cls-11" d="M225.25,25.92s-.08.28-.08.29c0,0,0,.02,0,.02h.06s.02,0,.03-.02c0-.02,0-.02.01-.03.02-.04.06-.09.11-.12.01,0,.03-.01.05-.02.01,0,.01,0,.01-.02,0-.01.03-.1.03-.1s0-.02-.01-.02h-.19s-.02,0-.03.02"/>
<path class="cls-11" d="M224.25,26.09h0c-.25,0-.44,0-.44,0h0c-.11,0-.14.08-.15.14-.02.07-.03.12-.06.23-.03.1,0,.15.06.16h.02c.06,0,.23.01.4,0h.02s0,0,0,0c.11-.01.12-.08.14-.14.02-.07.05-.15.07-.26.03-.1-.01-.13-.07-.13M224.07,26.25c-.01.06-.06.2-.07.23,0,.03-.02.05-.06.05h-.11s-.03-.03-.01-.07c.01-.05.05-.18.06-.21,0-.03.02-.05.04-.05h.11s.04,0,.02.06"/>
<path class="cls-11" d="M226.08,26.09h-.02c-.2,0-.37,0-.42,0h0c-.12,0-.14.11-.16.23-.02.12.05.11.1.11h.21c.06,0,.04.04.03.07,0,.03-.02.04-.05.04h-.33s-.02,0-.03.02v.05s-.01.02,0,.02h0c.24,0,.44,0,.44,0h0c.08,0,.11-.02.15-.06.02-.02.04-.09.05-.18.02-.09-.03-.09-.07-.09h-.23c-.06,0-.04-.05-.04-.07,0-.01.01-.03.05-.03h.29s.02,0,.02-.02v-.06s0-.02,0-.02"/>
<path class="cls-11" d="M224.98,26.09h0c-.31,0-.49,0-.49,0h0s-.02,0-.02.02l-.14.49s0,.02.01.02h.2s.02,0,.03-.02c0,0,.08-.28.1-.34.01-.06.04-.07.06-.07h.08s.05.02.04.07c-.01.05-.09.34-.09.34,0,.01,0,.02.01.02h.19s.02,0,.03-.02c0,0,.06-.21.09-.34.03-.13-.04-.17-.11-.17"/>
<path class="cls-11" d="M227.55,26.09s-.02,0-.03.02l-.14.49s0,.02.02.02h.2s.02,0,.03-.02l.13-.49s0-.02-.01-.02h-.2Z"/>
<path class="cls-11" d="M228.03,25.92s.01-.02.03-.02h.19s.02,0,.01.02l-.04.14s0,.02.02.02h.16s.02,0,.01.02l-.02.06s-.01.02-.03.02h-.16s-.02,0-.03.02c0,0-.06.23-.07.26,0,.04-.02.06.03.06.06,0,.15,0,.15,0,0,0,.02.01.02.02l-.02.06s-.01.02-.03.02h-.28s-.14,0-.1-.17c.05-.18.07-.24.07-.24,0-.01,0-.02-.01-.02h-.07s-.02,0-.01-.02l.02-.06s.01-.02.02-.02h.07s.02,0,.03-.02l.04-.14Z"/>
<path class="cls-11" d="M228.53,26.11s.01-.02.03-.02h.19s.02,0,.02.02c0,0-.07.27-.09.32-.01.05-.02.08.02.08h.09s.04,0,.06-.07c.02-.06.09-.34.09-.34,0-.01.02-.02.03-.02h.19s.02,0,.01.02c0,0-.12.44-.14.53s-.07.17-.17.17h-.47s-.02,0-.01-.02l.02-.06s.01-.02.03-.02h.3s.08-.08.08-.08c0-.01,0-.02-.01-.02h-.25c-.05,0-.14-.03-.1-.18.04-.16.09-.31.09-.31"/>
<line class="cls-21" x1="193.89" y1="23.08" x2="215.93" y2="23.08"/>
<line class="cls-21" x1="138.07" y1="17.58" x2="138.07" y2="19.55"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 62 KiB

1
public/vite.svg Normal file
View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--logos" width="31.88" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 257"><defs><linearGradient id="IconifyId1813088fe1fbc01fb466" x1="-.828%" x2="57.636%" y1="7.652%" y2="78.411%"><stop offset="0%" stop-color="#41D1FF"></stop><stop offset="100%" stop-color="#BD34FE"></stop></linearGradient><linearGradient id="IconifyId1813088fe1fbc01fb467" x1="43.376%" x2="50.316%" y1="2.242%" y2="89.03%"><stop offset="0%" stop-color="#FFEA83"></stop><stop offset="8.333%" stop-color="#FFDD35"></stop><stop offset="100%" stop-color="#FFA800"></stop></linearGradient></defs><path fill="url(#IconifyId1813088fe1fbc01fb466)" d="M255.153 37.938L134.897 252.976c-2.483 4.44-8.862 4.466-11.382.048L.875 37.958c-2.746-4.814 1.371-10.646 6.827-9.67l120.385 21.517a6.537 6.537 0 0 0 2.322-.004l117.867-21.483c5.438-.991 9.574 4.796 6.877 9.62Z"></path><path fill="url(#IconifyId1813088fe1fbc01fb467)" d="M185.432.063L96.44 17.501a3.268 3.268 0 0 0-2.634 3.014l-5.474 92.456a3.268 3.268 0 0 0 3.997 3.378l24.777-5.718c2.318-.535 4.413 1.507 3.936 3.838l-7.361 36.047c-.495 2.426 1.782 4.5 4.151 3.78l15.304-4.649c2.372-.72 4.652 1.36 4.15 3.788l-11.698 56.621c-.732 3.542 3.979 5.473 5.943 2.437l1.313-2.028l72.516-144.72c1.215-2.423-.88-5.186-3.54-4.672l-25.505 4.922c-2.396.462-4.435-1.77-3.759-4.114l16.646-57.705c.677-2.35-1.37-4.583-3.769-4.113Z"></path></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB