Tahoma Branding (#6)

This commit is contained in:
Jeremy Bullock 2020-05-22 22:20:51 -06:00 committed by GitHub
parent 606afc272f
commit 1d8faddcc0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 405 additions and 1108 deletions

View file

@ -8,7 +8,7 @@ assignees: ''
---
<!-- Please search for existing issues to avoid creating duplicates. -->
<!-- And please test using the latest nightly build to make sure your issue has not already been fixed: https://github.com/opentoonz/opentoonz/releases/tag/nightly/ -->
<!-- And please test using the latest nightly build to make sure your issue has not already been fixed: https://github.com/turtletooth/tahoma/releases/tag/nightly/ -->
**Describe the bug**
A clear and concise description of what the bug is.
@ -27,6 +27,6 @@ If applicable, add screenshots to help explain your problem.
**Device Information:**
- OS: [e.g. Windows]
- OpenToonz Version: [e.g. Nightly (2020-01-10)]
- Tahoma Version: [e.g. Nightly (2020-01-10)]
- GPU: [e.g. NVIDIA RTX 2080]
- GPU Driver Version: [e.g. 440.00]

View file

@ -1,7 +1,7 @@
blank_issues_enabled: true
contact_links:
- name: Manual
url: https://opentoonz.readthedocs.io/
url: https://tahoma.readthedocs.io/
about: The official, extensive manual for OpenToonz
- name: User forum
url: https://groups.google.com/forum/#!forum/opentoonz_en/categories/

View file

@ -8,8 +8,8 @@ assignees: ''
---
<!-- Please search for existing questions to avoid creating duplicates or your question may be closed. -->
<!-- Before asking a question please first consult the OpenToonz manual: https://opentoonz.readthedocs.io/ -->
<!-- Before asking a question please first consult the Tahoma manual: https://tahoma.readthedocs.io/ -->
<!-- Consider that your question may be better asked on the OpenToonz forum: https://groups.google.com/forum/#!forum/opentoonz_en/categories/ -->
**Question**
Ask a question related to OpenToonz.
Ask a question related to Tahoma.

View file

@ -1,20 +1,20 @@
# How to contribute
This document describes some points about the contribution process for OpenToonz.
This document describes some points about the contribution process for Tahoma.
## Pull-requests
The OpenToonz organization loves any kind of contributions, such as fixing typos and code refactoring.
If you fixed or added something useful to OpenToonz, please send pull-requests to us.
We will first review the request, then we will accept it, add comments for rework, or decline it.
I love any kind of contributions, such as fixing typos and code refactoring.
If you fixed or added something useful to Tahoma, please send pull-requests to me.
I will first review the request, then I'll accept it, add comments for rework, or decline it.
### Workflow
0. `fork` OpenToonz to your GitHub account from `opentoonz/opentoonz`.
- (use the `fork` button at the https://github.com/opentoonz/opentoonz)
0. `fork` Tahoma to your GitHub account from `turtletooth/tahoma`.
- (use the `fork` button at the https://github.com/turtletooth/tahoma)
0. `clone` the repository.
- `git clone git@github.com:your-github-account/opentoonz.git`
- `git remote add upstream https://github.com/opentoonz/opentoonz.git`, additionally.
- `git clone git@github.com:your-github-account/tahoma.git`
- `git remote add upstream https://github.com/turtletooth/tahoma.git`, additionally.
0. modify the codes.
- `git checkout -b your-branch-name`
- `your-branch-name` is a name of your modifications, for example,
@ -32,7 +32,7 @@ We will first review the request, then we will accept it, add comments for rewor
## Bugs
If you find bugs, please report details about them using [issues](https://github.com/opentoonz/opentoonz/issues).
If you find bugs, please report details about them using [issues](https://github.com/turtletooth/tahoma/issues).
Please include information needed to reproduce the bug, including the operating system
and information directly relating to the issue. Links to screen captures of what is
observed on screen or video of specific steps to produce the problem are very helpful.
@ -44,10 +44,8 @@ If you believe you can fix the bug, please submit a pull request.
## Features
If you had an idea about a new feature, please implement it and send a pull request to us.
If you cannot implement the feature, please open a topic on the [Google Group Page](https://groups.google.com/forum/#!forum/opentoonz_en).
It enables us to discuss implementations of the feature there.
Feature requests posted on GitHub without an active developer or funding will be closed
to keep the issue tracker from becoming cluttered with unfulfilled feature requests.
If you cannot implement the feature, please make a request here.
## Translations
@ -58,7 +56,6 @@ please send us those modifications as pull-requests.
Please send us Qt message (`.qm`) files with `.ts` files if you can make the following modifications.
OpenToonz uses `.qm` files generated from `.ts` files.
Tahoma uses `.qm` files generated from `.ts` files.
You can generate `.qm` files by using [Qt Linguist](http://doc.qt.io/qt-5.6/linguist-translators.html).
Please locate generated `.qm` files in `stuff/config/loc`.
It enables the OpenToonz installer to install them into the `stuff` directory.

View file

@ -7,11 +7,11 @@ For files in the "stuff/library/mypaint brushes" directory: Please see the licen
OpenToonz
All contributions by DWANGO:
Copyright (c) 2016 - 2018, DWANGO Co., Ltd.
Copyright (c) 2016 - 2020, DWANGO Co., Ltd.
All rights reserved.
All other contributions:
Copyright (c) 2016 - 2018, the respective contributors.
Copyright (c) 2016 - 2020, the respective contributors.
All rights reserved.
Each contributor holds copyright over their respective contributions.

View file

@ -1,27 +1,22 @@
# OpenToonz
# Tahoma
[日本語](./doc/README_ja.md)
[![](https://ci.appveyor.com/api/projects/status/oa5l5pc964h8fv49/branch/master?svg=true)](https://ci.appveyor.com/project/turtletooth/tahoma)
[![](https://travis-ci.org/turtletooth/tahoma.svg?branch=master)](https://travis-ci.org/turtletooth/tahoma)
[![](https://ci.appveyor.com/api/projects/status/oa5l5pc964h8fv49/branch/master?svg=true)](https://ci.appveyor.com/project/opentoonz/opentoonz)
[![](https://travis-ci.org/opentoonz/opentoonz.svg?branch=master)](https://travis-ci.org/opentoonz/opentoonz)
## What is Tahoma?
## What is OpenToonz?
OpenToonz is a 2D animation software published by
[DWANGO](http://dwango.co.jp/english/). It is based on **Toonz Studio
Tahoma is a 2D and stop motion animation software.It is based on **Toonz Studio
Ghibli Version**, originally developed in Italy by
[Digital Video, Inc.](http://www.toonz.com/), and customized by
[Studio Ghibli](http://www.ghibli.jp/) over many years of production.
## Program Requirements
Please refer to the OpenToonz site at <https://opentoonz.github.io/e/index.html>.
Please refer to the OpenToonz site at <https://tahoma.github.io/e/index.html>.
## Installation
Please download and install OpenToonz from the latest installer at <https://opentoonz.github.io/e/index.html>.
Older versions and unstable nightly build are also available at <https://github.com/opentoonz/opentoonz/releases>.
Please download the latest release at <https://github.com/turtletooth/tahoma/releases>.
## How to Build Locally
@ -36,7 +31,7 @@ Can't develop but still want to help? Help us test individual Pull Requests befo
## Community
- To share tips or to troubleshoot, join the [Google OpenToonz Users forum](https://groups.google.com/forum/#!forum/opentoonz_en)
- If you found a bug with the software after troubleshooting, or are a developer, search the [Github issues](https://github.com/opentoonz/opentoonz/issues) and post there.
- If you found a bug with the software after troubleshooting, or are a developer, search the [Github issues](https://github.com/turtletooth/tahoma/issues) and post there.
## Licensing

View file

@ -35,33 +35,33 @@ build:
verbosity: minimal
after_build:
- cmd: >-
mkdir %CONFIGURATION%\OpenToonz
mkdir %CONFIGURATION%\Tahoma
move %CONFIGURATION%\*.* %CONFIGURATION%\OpenToonz
move %CONFIGURATION%\*.* %CONFIGURATION%\Tahoma
C:\Qt\5.9\msvc2015_64\bin\windeployqt.exe %CONFIGURATION%\OpenToonz\OpenToonz.exe
C:\Qt\5.9\msvc2015_64\bin\windeployqt.exe %CONFIGURATION%\Tahoma\Tahoma.exe
copy /Y ..\..\thirdparty\glut\3.7.6\lib\glut64.dll %CONFIGURATION%\OpenToonz
copy /Y ..\..\thirdparty\glut\3.7.6\lib\glut64.dll %CONFIGURATION%\Tahoma
copy /Y ..\..\thirdparty\glew\glew-1.9.0\bin\64bit\glew32.dll %CONFIGURATION%\OpenToonz
copy /Y ..\..\thirdparty\glew\glew-1.9.0\bin\64bit\glew32.dll %CONFIGURATION%\Tahoma
copy /Y ..\..\thirdparty\libmypaint\dist\64\libiconv-2.dll %CONFIGURATION%\OpenToonz
copy /Y ..\..\thirdparty\libmypaint\dist\64\libiconv-2.dll %CONFIGURATION%\Tahoma
copy /Y ..\..\thirdparty\libmypaint\dist\64\libintl-8.dll %CONFIGURATION%\OpenToonz
copy /Y ..\..\thirdparty\libmypaint\dist\64\libintl-8.dll %CONFIGURATION%\Tahoma
copy /Y ..\..\thirdparty\libmypaint\dist\64\libjson-c-2.dll %CONFIGURATION%\OpenToonz
copy /Y ..\..\thirdparty\libmypaint\dist\64\libjson-c-2.dll %CONFIGURATION%\Tahoma
copy /Y ..\..\thirdparty\libmypaint\dist\64\libmypaint-1-4-0.dll %CONFIGURATION%\OpenToonz
copy /Y ..\..\thirdparty\libmypaint\dist\64\libmypaint-1-4-0.dll %CONFIGURATION%\Tahoma
copy /Y ..\..\thirdparty\libjpeg-turbo64\dist\turbojpeg.dll %CONFIGURATION%\OpenToonz
copy /Y ..\..\thirdparty\libjpeg-turbo64\dist\turbojpeg.dll %CONFIGURATION%\Tahoma
copy /Y "C:\Tools\opencv\build\x64\vc14\bin\opencv_world412.dll" %CONFIGURATION%\OpenToonz
copy /Y "C:\Tools\opencv\build\x64\vc14\bin\opencv_world412.dll" %CONFIGURATION%\Tahoma
mkdir "%CONFIGURATION%\OpenToonz stuff"
mkdir "%CONFIGURATION%\Tahoma stuff"
xcopy /Y /E ..\..\stuff "%CONFIGURATION%\OpenToonz stuff"
xcopy /Y /E ..\..\stuff "%CONFIGURATION%\Tahoma stuff"
artifacts:
- path: toonz\$(PLATFORM)\$(CONFIGURATION)
name: OpenToonz
name: Tahoma

View file

@ -5,19 +5,19 @@
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDisplayName</key>
<string>OpenToonz</string>
<string>Tahoma</string>
<key>CFBundleExecutable</key>
<string>OpenToonz</string>
<string>Tahoma</string>
<key>CFBundleIconFile</key>
<string>OpenToonz.icns</string>
<string>Tahoma.icns</string>
<key>CFBundleIdentifier</key>
<string>io.github.opentoonz.OpenToonz</string>
<string>io.github.turtletooth.Tahoma</string>
<key>NSCameraUsageDescription</key>
<string>OpenToonz needs access to the camera in order to use Camera Capture</string>
<string>Tahoma needs access to the camera in order to use Camera Capture</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>OpenToonz</string>
<string>Tahoma</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>

View file

@ -1,11 +1,11 @@
[General]
TOONZCACHEROOT="/Applications/OpenToonz/OpenToonz_stuff/cache"
TOONZCONFIG="/Applications/OpenToonz/OpenToonz_stuff/config"
TOONZFXPRESETS="/Applications/OpenToonz/OpenToonz_stuff/fxs"
TOONZLIBRARY="/Applications/OpenToonz/OpenToonz_stuff/library"
TOONZPROFILES="/Applications/OpenToonz/OpenToonz_stuff/profiles"
OpenToonzPROFILES="/Applications/OpenToonz/OpenToonz_stuff/profiles"
TOONZPROJECTS="/Applications/OpenToonz/OpenToonz_stuff/projects"
TOONZROOT="/Applications/OpenToonz/OpenToonz_stuff"
OPENTOONZROOT="/Applications/OpenToonz/OpenToonz_stuff"
TOONZSTUDIOPALETTE="/Applications/OpenToonz/OpenToonz_stuff/studiopalette"
TOONZCACHEROOT="/Applications/Tahoma/Tahoma_stuff/cache"
TOONZCONFIG="/Applications/Tahoma/Tahoma_stuff/config"
TOONZFXPRESETS="/Applications/Tahoma/Tahoma_stuff/fxs"
TOONZLIBRARY="/Applications/Tahoma/Tahoma_stuff/library"
TOONZPROFILES="/Applications/Tahoma/Tahoma_stuff/profiles"
TahomaPROFILES="/Applications/Tahoma/Tahoma_stuff/profiles"
TOONZPROJECTS="/Applications/Tahoma/Tahoma_stuff/projects"
TOONZROOT="/Applications/Tahoma/Tahoma_stuff"
TAHOMAROOT="/Applications/Tahoma/Tahoma_stuff"
TOONZSTUDIOPALETTE="/Applications/Tahoma/Tahoma_stuff/studiopalette"

View file

@ -7,7 +7,7 @@ do
;;
d) DIST=$OPTARG
;;
h) echo "-t opentoonz_repository_dir -d dist_dir"
h) echo "-t tahoma_repository_dir -d dist_dir"
exit 1;
;;
\?) exit 1

View file

@ -2,7 +2,7 @@
set(CMAKE_BUILD_TYPE_INIT Release)
project(OpenToonz)
project(Tahoma)
#-----------------------------------------------------------------------------
@ -457,7 +457,7 @@ elseif(BUILD_ENV_UNIXLIKE)
# the libraries have .pc
find_package(PkgConfig)
# This is not required for OpenToonz itself, but libtiff will pick it up if
# This is not required for Tahoma itself, but libtiff will pick it up if
# present and libimage won't be aware causing linker to fail
pkg_check_modules(LZMA liblzma)
set(TIFF_LIB ${TIFF_LIBRARY} ${LZMA_LIBRARIES})
@ -575,12 +575,12 @@ elseif(BUILD_ENV_UNIXLIKE)
# Mirror relative bin/lib location for installation
# so the generated shell script works in both cases.
set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib/opentoonz)
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib/opentoonz)
set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib/tahoma)
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib/tahoma)
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)
set(CMAKE_INSTALL_PREFIX "/opt/opentoonz" CACHE PATH "OpenToonz install prefix" FORCE)
set(CMAKE_INSTALL_PREFIX "/opt/tahoma" CACHE PATH "Tahoma install prefix" FORCE)
endif()
endif()
@ -648,7 +648,7 @@ if(BUILD_ENV_APPLE)
$<TARGET_FILE:executable>
)
# add capability for retina displays
set_target_properties(OpenToonz PROPERTIES MACOSX_BUNDLE_INFO_PLIST ${CMAKE_SOURCE_DIR}/../cmake/BundleInfo.plist.in)
set_target_properties(Tahoma PROPERTIES MACOSX_BUNDLE_INFO_PLIST ${CMAKE_SOURCE_DIR}/../cmake/BundleInfo.plist.in)
endif()
if(BUILD_ENV_UNIXLIKE AND NOT BUILD_TARGET_WIN)

View file

@ -172,13 +172,12 @@ public:
m_applicationFullName = m_version.getAppName() + " " + m_applicationVersion;
if (m_version.hasAppNote())
m_applicationFullName += " " + m_version.getAppNote();
m_moduleName = m_version.getAppName();
m_rootVarName = toUpper(m_version.getAppName()) + "ROOT";
m_moduleName = m_version.getAppName();
m_rootVarName = toUpper(m_version.getAppName()) + "ROOT";
#ifdef _WIN32
// from v1.3, registry root is moved to SOFTWARE\\OpenToonz\\OpenToonz
m_registryRoot =
TFilePath("SOFTWARE\\OpenToonz\\") + m_version.getAppName();
// from v1.3, registry root is moved to SOFTWARE\\Tahoma\\Tahoma
m_registryRoot = TFilePath("SOFTWARE\\Tahoma\\") + m_version.getAppName();
#endif
m_systemVarPrefix = m_version.getAppName();
updateEnvFile();
@ -236,7 +235,7 @@ public:
// macOS 10.12 (Sierra) translocates applications before running them
// depending on how it was installed. This separates the app from the
// portablestuff folder and we don't know where it is so we stop treating it
// as a portable. Placing portablestuff inside OpenToonz.app will keep
// as a portable. Placing portablestuff inside Tahoma.app will keep
// everything together when it translocates.
if (!m_isPortable) {
portableCheck =
@ -469,7 +468,7 @@ Variable::Variable(std::string name)
Variable::Variable(std::string name, std::string defaultValue)
: m_imp(VariableSet::instance()->getImp(name)) {
// assert(!m_imp->m_defaultDefined);
m_imp->m_defaultDefined = true;
m_imp->m_defaultDefined = true;
if (!m_imp->m_loaded) m_imp->m_value = defaultValue;
}
@ -566,11 +565,11 @@ TFilePathSet TEnv::getSystemVarPathSetValue(std::string varName) {
TFilePathSet lst;
EnvGlobals *eg = EnvGlobals::instance();
// if the path is registered by command line argument, then use it
std::string value = eg->getArgPathValue(varName);
std::string value = eg->getArgPathValue(varName);
if (value == "") value = eg->getSystemVarValue(varName);
int len = (int)value.size();
int i = 0;
int j = value.find(';');
int len = (int)value.size();
int i = 0;
int j = value.find(';');
while (j != std::string::npos) {
std::string s = value.substr(i, j - i);
lst.push_back(TFilePath(s));

View file

@ -840,7 +840,7 @@ TString TImageException::getMessage() const {
TImageVersionException::TImageVersionException(const TFilePath &fp, int major,
int minor)
: TException(L"The file " + fp.getWideString() +
L" was generated by a newer version of OpenToonz and cannot "
L" was generated by a newer version of Tahoma and cannot "
L"be loaded.")
, m_fp(fp)
, m_major(major)

View file

@ -27,7 +27,7 @@ bool Ffmpeg::checkFfmpeg() {
#endif
if (TSystem::doesExistFileOrLevel(TFilePath(path))) return true;
// check the OpenToonz root directory next
// check the Tahoma root directory next
path = QDir::currentPath() + "/ffmpeg";
#if defined(_WIN32)
path = path + ".exe";
@ -49,7 +49,7 @@ bool Ffmpeg::checkFfprobe() {
#endif
if (TSystem::doesExistFileOrLevel(TFilePath(path))) return true;
// check the OpenToonz root directory next
// check the Tahoma root directory next
path = QDir::currentPath() + "/ffprobe";
#if defined(_WIN32)
path = path + ".exe";
@ -153,7 +153,7 @@ void Ffmpeg::runFfmpeg(QStringList preIArgs, QStringList postIArgs,
args << tempName;
}
if (m_hasSoundTrack) args = args + m_audioArgs;
args = args + postIArgs;
args = args + postIArgs;
if (overWriteFiles && !includesOutPath) { // if includesOutPath is true, you
// need to include the overwrite in
// your postIArgs.
@ -208,7 +208,7 @@ void Ffmpeg::saveSoundTrack(TSoundTrack *st) {
QString::fromStdString(m_path.getName()) + "tempOut.raw";
m_audioFormat = "s" + QString::number(m_bitsPerSample);
if (m_bitsPerSample > 8) m_audioFormat = m_audioFormat + "le";
std::string strPath = m_audioPath.toStdString();
std::string strPath = m_audioPath.toStdString();
QByteArray data;
data.insert(0, (char *)buffer, bufSize);

View file

@ -17,8 +17,8 @@ public:
std::string getAppVersionInfo(std::string msg);
private:
const char *applicationName = "OpenToonz";
const float applicationVersion = 1.4;
const char *applicationName = "Tahoma";
const float applicationVersion = 1.0;
const float applicationRevision = 0;
const char *applicationNote = "";
};
@ -39,9 +39,7 @@ std::string ToonzVersion::getAppNote(void) {
std::string appnote = applicationNote;
return appnote;
}
bool ToonzVersion::hasAppNote(void) {
return *applicationNote != 0;
}
bool ToonzVersion::hasAppNote(void) { return *applicationNote != 0; }
std::string ToonzVersion::getAppVersionString(void) {
char buffer[50];
snprintf(buffer, sizeof(buffer), "%.1f", applicationVersion);
@ -59,8 +57,7 @@ std::string ToonzVersion::getAppVersionInfo(std::string msg) {
appinfo += " " + msg + " v";
appinfo += getAppVersionString();
appinfo += "." + getAppRevisionString();
if (hasAppNote())
appinfo += " " + std::string(applicationNote);
if (hasAppNote()) appinfo += " " + std::string(applicationNote);
return appinfo;
}

View file

@ -664,7 +664,7 @@ int main(int argc, char *argv[]) {
TEnv::setRootVarName(rootVarName);
TEnv::setSystemVarPrefix(systemVarPrefix);
QCoreApplication::setOrganizationName("OpenToonz");
QCoreApplication::setOrganizationName("Tahoma");
QCoreApplication::setOrganizationDomain("");
QCoreApplication::setApplicationName(
QString::fromStdString(TEnv::getApplicationName()));

View file

@ -361,11 +361,11 @@ endif()
qt5_wrap_cpp(SOURCES ${MOC_HEADERS})
if(BUILD_ENV_MSVC)
add_executable(OpenToonz WIN32 ${HEADERS} ${SOURCES} ${OBJCSOURCES} ${RESOURCES} ${RC_FILE})
add_executable(Tahoma WIN32 ${HEADERS} ${SOURCES} ${OBJCSOURCES} ${RESOURCES} ${RC_FILE})
else()
set(MACOSX_BUNDLE_ICON_FILE "OpenToonz.icns")
set_source_files_properties(OpenToonz.icns PROPERTIES MACOSX_PACKAGE_LOCATION "Resources")
add_executable(OpenToonz MACOSX_BUNDLE OpenToonz.icns ${HEADERS} ${SOURCES} ${OBJCSOURCES} ${RESOURCES})
set(MACOSX_BUNDLE_ICON_FILE "Tahoma.icns")
set_source_files_properties(Tahoma.icns PROPERTIES MACOSX_PACKAGE_LOCATION "Resources")
add_executable(Tahoma MACOSX_BUNDLE Tahoma.icns ${HEADERS} ${SOURCES} ${OBJCSOURCES} ${RESOURCES})
#add_definitions(
# -DTNZBASE_EXPORTS
# -DTPARAM_EXPORTS
@ -418,7 +418,7 @@ if(BUILD_TARGET_WIN)
endif()
if(BUILD_ENV_MSVC AND WITH_CANON)
target_link_libraries(OpenToonz
target_link_libraries(Tahoma
Qt5::WinMain Qt5::Core Qt5::Gui Qt5::Network Qt5::OpenGL Qt5::Svg Qt5::Xml
Qt5::Script Qt5::Widgets Qt5::PrintSupport Qt5::Multimedia Qt5::SerialPort
${GL_LIB} ${GLUT_LIB}
@ -426,7 +426,7 @@ if(BUILD_ENV_MSVC AND WITH_CANON)
tnzcore tnzbase toonzlib colorfx tnzext image sound toonzqt tnztools tnzstdfx tfarm
)
elseif(BUILD_ENV_MSVC)
target_link_libraries(OpenToonz
target_link_libraries(Tahoma
Qt5::WinMain Qt5::Core Qt5::Gui Qt5::Network Qt5::OpenGL Qt5::Svg Qt5::Xml
Qt5::Script Qt5::Widgets Qt5::PrintSupport Qt5::Multimedia Qt5::SerialPort
${GL_LIB} ${GLUT_LIB} ${TURBOJPEG_LIB} ${OpenCV_LIBS} strmiids
@ -440,9 +440,9 @@ elseif(BUILD_ENV_APPLE AND WITH_CANON)
#
set(EXTRA_LIBS ${EXTRA_LIBS} "$<TARGET_FILE:tnzstdfx>" "$<TARGET_FILE:tfarm>")
add_dependencies(OpenToonz tnzcore tnzbase toonzlib colorfx tnzext image sound toonzqt tnztools tnzstdfx tfarm)
add_dependencies(Tahoma tnzcore tnzbase toonzlib colorfx tnzext image sound toonzqt tnztools tnzstdfx tfarm)
target_link_libraries(OpenToonz
target_link_libraries(Tahoma
Qt5::Core Qt5::Gui Qt5::Network Qt5::OpenGL Qt5::Svg Qt5::Xml
Qt5::Script Qt5::Widgets Qt5::PrintSupport Qt5::Multimedia Qt5::MultimediaWidgets Qt5::SerialPort
${GL_LIB} ${GLUT_LIB} ${CANON_LIB} ${TURBOJPEG_LIB} ${OpenCV_LIBS}
@ -457,9 +457,9 @@ elseif(BUILD_ENV_APPLE)
#
set(EXTRA_LIBS ${EXTRA_LIBS} "$<TARGET_FILE:tnzstdfx>" "$<TARGET_FILE:tfarm>")
add_dependencies(OpenToonz tnzcore tnzbase toonzlib colorfx tnzext image sound toonzqt tnztools tnzstdfx tfarm)
add_dependencies(Tahoma tnzcore tnzbase toonzlib colorfx tnzext image sound toonzqt tnztools tnzstdfx tfarm)
target_link_libraries(OpenToonz
target_link_libraries(Tahoma
Qt5::Core Qt5::Gui Qt5::Network Qt5::OpenGL Qt5::Svg Qt5::Xml
Qt5::Script Qt5::Widgets Qt5::PrintSupport Qt5::Multimedia Qt5::MultimediaWidgets Qt5::SerialPort
${GL_LIB} ${GLUT_LIB} ${TURBOJPEG_LIB} ${OpenCV_LIBS}
@ -479,7 +479,7 @@ elseif(BUILD_ENV_UNIXLIKE)
endif()
target_link_libraries(
OpenToonz Qt5::Core Qt5::Gui Qt5::Network Qt5::OpenGL Qt5::Svg Qt5::Xml
Tahoma Qt5::Core Qt5::Gui Qt5::Network Qt5::OpenGL Qt5::Svg Qt5::Xml
Qt5::Script Qt5::Widgets Qt5::PrintSupport Qt5::Multimedia Qt5::SerialPort
${GL_LIB} ${GLUT_LIB} ${GLU_LIB} ${TURBOJPEG_LIB} ${OpenCV_LIBS}
${EXTRA_LIBS}
@ -489,7 +489,7 @@ endif()
if(BUILD_ENV_APPLE)
# CMAKE_RUNTIME_OUTPUT_DIRECTORY should be equivalent to usage on windows despite empty
# OSX CMAKE_RUNTIME_OUTPUT_DIRECTORY Windows 使
get_target_property(bin OpenToonz LOCATION)
get_target_property(bin Tahoma LOCATION)
get_filename_component(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${bin} DIRECTORY)
# show CMAKE_RUNTIME_OUTPUT_DIRECTORY
message("CMAKE_RUNTIME_OUTPUT_DIRECTORY:" ${CMAKE_RUNTIME_OUTPUT_DIRECTORY})
@ -497,34 +497,34 @@ endif()
# copy utilty executables onto the directory after build
if(LZODRIVER_FOUND)
add_custom_command(TARGET OpenToonz POST_BUILD COMMAND ${CMAKE_COMMAND} -E copy $<TARGET_FILE:lzocompress> ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} DEPENDS lzocompress)
add_custom_command(TARGET OpenToonz POST_BUILD COMMAND ${CMAKE_COMMAND} -E copy $<TARGET_FILE:lzodecompress> ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} DEPENDS lzodecompress)
add_custom_command(TARGET Tahoma POST_BUILD COMMAND ${CMAKE_COMMAND} -E copy $<TARGET_FILE:lzocompress> ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} DEPENDS lzocompress)
add_custom_command(TARGET Tahoma POST_BUILD COMMAND ${CMAKE_COMMAND} -E copy $<TARGET_FILE:lzodecompress> ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} DEPENDS lzodecompress)
endif()
if(BUILD_ENV_APPLE)
get_target_property(loc OpenToonz MACOSX_BUNDLE_NAME)
get_target_property(loc Tahoma MACOSX_BUNDLE_NAME)
message(" ==> App Bundle: " ${loc})
message(" ==> Mach-o: " ${bin})
foreach(lib ${EXTRA_LIBS})
message(" copy:" ${lib} "==>" ${CMAKE_RUNTIME_OUTPUT_DIRECTORY})
add_custom_command(TARGET OpenToonz POST_BUILD COMMAND cp ${lib} ${CMAKE_RUNTIME_OUTPUT_DIRECTORY})
add_custom_command(TARGET Tahoma POST_BUILD COMMAND cp ${lib} ${CMAKE_RUNTIME_OUTPUT_DIRECTORY})
endforeach()
add_custom_command(TARGET OpenToonz POST_BUILD COMMAND ${CMAKE_COMMAND} -E copy $<TARGET_FILE:tcomposer> ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} DEPENDS tcomposer)
add_custom_command(TARGET OpenToonz POST_BUILD COMMAND ${CMAKE_COMMAND} -E copy $<TARGET_FILE:tconverter> ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} DEPENDS tconverter)
add_custom_command(TARGET OpenToonz POST_BUILD COMMAND ${CMAKE_COMMAND} -E copy $<TARGET_FILE:tfarmcontroller> ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} DEPENDS tfarmcontroller)
add_custom_command(TARGET OpenToonz POST_BUILD COMMAND ${CMAKE_COMMAND} -E copy $<TARGET_FILE:tfarmserver> ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} DEPENDS tfarmserver)
add_custom_command(TARGET Tahoma POST_BUILD COMMAND ${CMAKE_COMMAND} -E copy $<TARGET_FILE:tcomposer> ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} DEPENDS tcomposer)
add_custom_command(TARGET Tahoma POST_BUILD COMMAND ${CMAKE_COMMAND} -E copy $<TARGET_FILE:tconverter> ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} DEPENDS tconverter)
add_custom_command(TARGET Tahoma POST_BUILD COMMAND ${CMAKE_COMMAND} -E copy $<TARGET_FILE:tfarmcontroller> ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} DEPENDS tfarmcontroller)
add_custom_command(TARGET Tahoma POST_BUILD COMMAND ${CMAKE_COMMAND} -E copy $<TARGET_FILE:tfarmserver> ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} DEPENDS tfarmserver)
add_custom_command(TARGET OpenToonz POST_BUILD COMMAND ${CMAKE_COMMAND} -E make_directory ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/../Resources)
add_custom_command(TARGET OpenToonz POST_BUILD COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_SOURCE_DIR}/../install/SystemVar.ini ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/../Resources)
add_custom_command(TARGET Tahoma POST_BUILD COMMAND ${CMAKE_COMMAND} -E make_directory ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/../Resources)
add_custom_command(TARGET Tahoma POST_BUILD COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_SOURCE_DIR}/../install/SystemVar.ini ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/../Resources)
add_custom_command(TARGET OpenToonz POST_BUILD COMMAND ${CMAKE_COMMAND} -E make_directory ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/../../../qss)
add_custom_command(TARGET Tahoma POST_BUILD COMMAND ${CMAKE_COMMAND} -E make_directory ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/../../../qss)
add_custom_command(TARGET OpenToonz
add_custom_command(TARGET Tahoma
POST_BUILD COMMAND
${CMAKE_INSTALL_NAME_TOOL} -add_rpath @executable_path/. ${bin} || true
)
add_custom_command(TARGET OpenToonz
add_custom_command(TARGET Tahoma
POST_BUILD COMMAND
${CMAKE_INSTALL_NAME_TOOL} -add_rpath ${CMAKE_INSTALL_RPATH} ${bin} || true
)
@ -533,7 +533,7 @@ elseif(BUILD_ENV_UNIXLIKE AND BUILD_TARGET_WIN)
# Setup files on Windows platform while cross compilation.
install(
TARGETS
OpenToonz
Tahoma
DESTINATION bin
)
@ -574,7 +574,7 @@ elseif(BUILD_ENV_UNIXLIKE AND BUILD_TARGET_WIN)
install(
DIRECTORY
${CMAKE_SOURCE_DIR}/../../stuff
DESTINATION share/opentoonz
DESTINATION share/tahoma
)
elseif(BUILD_ENV_UNIXLIKE AND NOT BUILD_TARGET_WIN)
# Setup files on Linux/Unix platform.
@ -582,62 +582,62 @@ elseif(BUILD_ENV_UNIXLIKE AND NOT BUILD_TARGET_WIN)
# but useful for package managers.
#
# Note that its assumed the destination can be either
# - /opt/opentoonz
# - /opt/tahoma
# - /usr
install(
TARGETS
OpenToonz
Tahoma
DESTINATION bin
)
# Shell script that copies files to the home directory as needed
# and sets the library preload path.
file(WRITE ${CMAKE_BINARY_DIR}/bin/opentoonz
file(WRITE ${CMAKE_BINARY_DIR}/bin/tahoma
"#!/bin/sh
OPENTOONZ_BASE=\$(dirname \"\$0\")/..
TAHOMA_BASE=\$(dirname \"\$0\")/..
if [ ! -d \$HOME/.config/OpenToonz ]; then
mkdir -p \$HOME/.config/OpenToonz
if [ ! -d \$HOME/.config/Tahoma ]; then
mkdir -p \$HOME/.config/Tahoma
fi
if [ ! -d \$HOME/.config/OpenToonz/stuff ]; then
cp -r \$OPENTOONZ_BASE/share/opentoonz/stuff \$HOME/.config/OpenToonz
if [ ! -d \$HOME/.config/Tahoma/stuff ]; then
cp -r \$TAHOMA_BASE/share/tahoma/stuff \$HOME/.config/Tahoma
fi
if [ ! -d \$HOME/.config/OpenToonz/stuff/projects/library ]; then
mkdir -p \$HOME/.config/OpenToonz/stuff/projects/library
if [ ! -d \$HOME/.config/Tahoma/stuff/projects/library ]; then
mkdir -p \$HOME/.config/Tahoma/stuff/projects/library
fi
if [ ! -d \$HOME/.config/OpenToonz/stuff/projects/fxs ]; then
mkdir -p \$HOME/.config/OpenToonz/stuff/projects/fxs
if [ ! -d \$HOME/.config/Tahoma/stuff/projects/fxs ]; then
mkdir -p \$HOME/.config/Tahoma/stuff/projects/fxs
fi
if [ ! -e \$HOME/.config/OpenToonz/SystemVar.ini ]; then
cat << EOF > $HOME/.config/OpenToonz/SystemVar.ini
if [ ! -e \$HOME/.config/Tahoma/SystemVar.ini ]; then
cat << EOF > $HOME/.config/Tahoma/SystemVar.ini
[General]
OPENTOONZROOT=\"\$HOME/.config/OpenToonz/stuff\"
OpenToonzPROFILES=\"\$HOME/.config/OpenToonz/stuff/profiles\"
TOONZCACHEROOT=\"\$HOME/.config/OpenToonz/stuff/cache\"
TOONZCONFIG=\"\$HOME/.config/OpenToonz/stuff/config\"
TOONZFXPRESETS=\"\$HOME/.config/OpenToonz/stuff/fxs\"
TOONZLIBRARY=\"\$HOME/.config/OpenToonz/stuff/library\"
TOONZPROFILES=\"\$HOME/.config/OpenToonz/stuff/profiles\"
TOONZPROJECTS=\"$HOME/.config/OpenToonz/stuff/projects\"
TOONZROOT=\"\$HOME/.config/OpenToonz/stuff\"
TOONZSTUDIOPALETTE=\"\$HOME/.config/OpenToonz/stuff/studiopalette\"
TAHOMAROOT=\"\$HOME/.config/Tahoma/stuff\"
TahomaPROFILES=\"\$HOME/.config/Tahoma/stuff/profiles\"
TOONZCACHEROOT=\"\$HOME/.config/Tahoma/stuff/cache\"
TOONZCONFIG=\"\$HOME/.config/Tahoma/stuff/config\"
TOONZFXPRESETS=\"\$HOME/.config/Tahoma/stuff/fxs\"
TOONZLIBRARY=\"\$HOME/.config/Tahoma/stuff/library\"
TOONZPROFILES=\"\$HOME/.config/Tahoma/stuff/profiles\"
TOONZPROJECTS=\"$HOME/.config/Tahoma/stuff/projects\"
TOONZROOT=\"\$HOME/.config/Tahoma/stuff\"
TOONZSTUDIOPALETTE=\"\$HOME/.config/Tahoma/stuff/studiopalette\"
EOF
fi
export LD_LIBRARY_PATH=\${OPENTOONZ_BASE}/lib/opentoonz:\${LD_LIBRARY_PATH}
export LD_LIBRARY_PATH=\${TAHOMA_BASE}/lib/tahoma:\${LD_LIBRARY_PATH}
exec \$OPENTOONZ_BASE/bin/OpenToonz \"\$@\"
exec \$TAHOMA_BASE/bin/Tahoma \"\$@\"
")
# only needed for executing without installing
execute_process(COMMAND chmod +x ${CMAKE_BINARY_DIR}/bin/opentoonz)
execute_process(COMMAND chmod +x ${CMAKE_BINARY_DIR}/bin/tahoma)
install(
PROGRAMS
${CMAKE_BINARY_DIR}/bin/opentoonz
${CMAKE_BINARY_DIR}/bin/tahoma
"$<TARGET_FILE:tcomposer>"
"$<TARGET_FILE:tconverter>"
"$<TARGET_FILE:tfarmcontroller>"
@ -667,13 +667,13 @@ exec \$OPENTOONZ_BASE/bin/OpenToonz \"\$@\"
"$<TARGET_FILE:tnztools>"
"$<TARGET_FILE:tnzstdfx>"
"$<TARGET_FILE:tfarm>"
DESTINATION lib/opentoonz
DESTINATION lib/tahoma
)
install(
DIRECTORY
${CMAKE_SOURCE_DIR}/../../stuff
DESTINATION share/opentoonz
DESTINATION share/tahoma
)
endif()

View file

@ -1 +1 @@
Web: https://opentoonz.github.io/
Web: https://turtletooth.com/

View file

@ -1,802 +1,114 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 21.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="レイヤー_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 610 344" style="enable-background:new 0 0 610 344;" xml:space="preserve">
<style type="text/css">
.st0{fill:#579C3B;}
.st1{fill:none;}
.st2{fill:#FFFFFF;}
.st3{fill:#080305;}
</style>
<rect class="st0" width="610" height="318"/>
<g>
<path class="st1" d="M185.7,157.4c2.5,0,4.8-0.6,6.9-1.8c2.1-1.2,3.8-2.9,4.9-4.9h0c1.2-2.1,1.8-4.4,1.8-7c0-2.5-0.6-4.9-1.8-6.9
c-1.2-2-2.9-3.7-5-4.9c-2.1-1.2-4.4-1.9-6.8-1.9c-2.3,0-4.6,0.6-6.7,1.9c-2.1,1.2-3.8,2.9-5,5c-1.2,2.1-1.8,4.4-1.8,7
c0,3.8,1.3,7,3.9,9.6C178.8,156.1,181.9,157.4,185.7,157.4z"/>
<polygon class="st1" points="211.1,176.2 212.2,179.9 213.5,179.9 214.5,176.2 "/>
<path class="st1" d="M451,181.4c-13.1,4.1-38.3,6.9-60.1,8.6h68.6L451,181.4z"/>
<path class="st1" d="M264.1,142.1c-0.7-0.9-1.7-1.7-2.9-2.2c-1.2-0.6-2.5-0.9-3.9-0.9c-2.3,0-4.1,0.7-5.7,2.1
c-0.9,0.8-1.6,1.9-2.2,3.4h16C265,143.5,264.6,142.7,264.1,142.1z"/>
<path class="st1" d="M219.8,156.3c1.4,0.8,3,1.2,4.6,1.2c1.6,0,3-0.4,4.4-1.2c1.4-0.8,2.5-2,3.3-3.4c0.8-1.5,1.2-3,1.2-4.6
c0-1.6-0.4-3.2-1.2-4.6c-0.8-1.4-1.9-2.6-3.3-3.4c-1.4-0.8-2.9-1.2-4.5-1.2c-2.6,0-4.7,0.9-6.4,2.6c-1.8,1.8-2.6,4-2.6,6.6
c0,1.7,0.4,3.3,1.2,4.7C217.2,154.4,218.3,155.5,219.8,156.3z"/>
<path class="st1" d="M366.4,156.2c1.3,0.8,2.9,1.2,4.5,1.2c1.6,0,3.1-0.4,4.5-1.2c1.4-0.8,2.4-1.8,3.2-3.3c0.8-1.4,1.2-3,1.2-4.6
c0-2.6-0.9-4.7-2.6-6.6c-1.8-1.8-3.8-2.7-6.3-2.7c-2.4,0-4.5,0.9-6.3,2.7c-1.8,1.8-2.6,4-2.6,6.6c0,1.6,0.4,3.2,1.2,4.6
C364,154.4,365.1,155.5,366.4,156.2z"/>
<path d="M201,168.8c0.1,0,0.1,0,0.2,0C201.1,168.7,201,168.7,201,168.8l-10.3,0c-0.1,0-0.1,0-0.2,0c0.1,0,0.1,0,0.2,0H201z"/>
<path d="M420.2,168.8c0.1,0,0.1,0,0.2,0C420.3,168.7,420.2,168.7,420.2,168.8l-10.3,0c-0.1,0-0.1,0-0.2,0c0.1,0,0.1,0,0.2,0H420.2z
"/>
<g>
<path class="st1" d="M419.5,168.8c-0.1,0-0.1,0-0.2,0H409c-0.1,0-0.1,0-0.2,0c-0.8,0.1-1.5,0.5-1.5,1v0.8v0.4v1H421v-1v-0.4v-0.8
C421,169.2,420.3,168.8,419.5,168.8z"/>
<path class="st1" d="M305.3,168.8c-0.1,0-0.2-0.1-0.4-0.1c-0.3-0.1-0.7-0.1-1-0.2c-0.4,0-0.7,0.1-1,0.2c-0.1,0-0.2,0.1-0.4,0.1
c-0.7,0.3-1.2,0.8-1.2,1.4v0.4v0.4v1.3v0.3h5.2v-0.3v-1.3v-0.4v-0.4C306.5,169.6,306,169.1,305.3,168.8z"/>
<path class="st1" d="M334,156.2c1.3,0.8,2.9,1.2,4.5,1.2c1.6,0,3.1-0.4,4.5-1.2c1.4-0.8,2.4-1.8,3.2-3.3c0.8-1.4,1.2-3,1.2-4.6
c0-2.6-0.9-4.7-2.6-6.6c-1.8-1.8-3.8-2.7-6.3-2.7c-2.4,0-4.5,0.9-6.3,2.7c-1.8,1.8-2.6,4-2.6,6.6c0,1.6,0.4,3.2,1.2,4.6
C331.6,154.4,332.7,155.5,334,156.2z"/>
<path class="st1" d="M185.7,157.4c2.5,0,4.8-0.6,6.9-1.8c2.1-1.2,3.8-2.9,4.9-4.9h0c1.2-2.1,1.8-4.4,1.8-7c0-2.5-0.6-4.9-1.8-6.9
c-1.2-2-2.9-3.7-5-4.9c-2.1-1.2-4.4-1.9-6.8-1.9c-2.3,0-4.6,0.6-6.7,1.9c-2.1,1.2-3.8,2.9-5,5c-1.2,2.1-1.8,4.4-1.8,7
c0,3.8,1.3,7,3.9,9.6C178.8,156.1,181.9,157.4,185.7,157.4z"/>
<path class="st1" d="M264.1,142.1c-0.7-0.9-1.7-1.7-2.9-2.2c-1.2-0.6-2.5-0.9-3.9-0.9c-2.3,0-4.1,0.7-5.7,2.1
c-0.9,0.8-1.6,1.9-2.2,3.4h16C265,143.5,264.6,142.7,264.1,142.1z"/>
<path class="st1" d="M219.8,156.3c1.4,0.8,3,1.2,4.6,1.2c1.6,0,3-0.4,4.4-1.2c1.4-0.8,2.5-2,3.3-3.4c0.8-1.5,1.2-3,1.2-4.6
c0-1.6-0.4-3.2-1.2-4.6c-0.8-1.4-1.9-2.6-3.3-3.4c-1.4-0.8-2.9-1.2-4.5-1.2c-2.6,0-4.7,0.9-6.4,2.6c-1.8,1.8-2.6,4-2.6,6.6
c0,1.7,0.4,3.3,1.2,4.7C217.2,154.4,218.3,155.5,219.8,156.3z"/>
<path class="st1" d="M366.4,156.2c1.3,0.8,2.9,1.2,4.5,1.2c1.6,0,3.1-0.4,4.5-1.2c1.4-0.8,2.4-1.8,3.2-3.3c0.8-1.4,1.2-3,1.2-4.6
c0-2.6-0.9-4.7-2.6-6.6c-1.8-1.8-3.8-2.7-6.3-2.7c-2.4,0-4.5,0.9-6.3,2.7c-1.8,1.8-2.6,4-2.6,6.6c0,1.6,0.4,3.2,1.2,4.6
C364,154.4,365.1,155.5,366.4,156.2z"/>
<path class="st1" d="M201.7,170.7v-0.2v-0.8c0-0.5-0.7-0.9-1.5-1c-0.1,0-0.1,0-0.2,0h-10.3c-0.1,0-0.1,0-0.2,0
c-0.8,0.1-1.5,0.5-1.5,1v0.8v0.2v1.2h13.6V170.7z"/>
<polygon class="st1" points="149.5,192.2 149.5,194.6 459.3,194.6 459.3,192.2 353,192.2 "/>
<rect x="149.5" y="196.8" class="st1" width="309.8" height="2.4"/>
<path class="st1" d="M450.4,178.9c0-0.1,0.1-0.2,0.1-0.3c0.6-1.4,2-5.2,1.1-9.6c-1.7,1.4-3.9,2.9-6.5,4.2c-0.7,0.4-1.4,0.7-2.1,1
c-10.2,4.8-26,9.1-47.1,12.6c-1.6,0.3-3.2,0.5-4.8,0.8c20.7-1.6,44.2-4.2,57.2-8C449.1,179.4,449.8,179.2,450.4,178.9z"/>
<path class="st1" d="M450.1,181.4c-13.1,4.1-38.3,6.9-60.1,8.6h68.6L450.1,181.4z"/>
<path class="st2" d="M185.8,163c5.4,0,10-1.9,13.7-5.6c3.7-3.7,5.6-8.3,5.6-13.7c0-5.4-1.9-10-5.6-13.7c-3.7-3.7-8.4-5.6-13.9-5.6
c-3.4,0-6.6,0.9-9.6,2.6c-2.9,1.7-5.3,4.1-7,7.1c-1.7,3-2.6,6.3-2.6,9.8c0,5.3,1.9,9.8,5.6,13.5C175.8,161.1,180.4,163,185.8,163z
M174,136.8c1.2-2.1,2.9-3.8,5-5c2.1-1.2,4.4-1.9,6.7-1.9c2.4,0,4.7,0.6,6.8,1.9c2.1,1.2,3.8,2.9,5,4.9c1.2,2,1.8,4.4,1.8,6.9
c0,2.6-0.6,4.9-1.8,7h0c-1.2,2.1-2.8,3.7-4.9,4.9c-2.1,1.2-4.4,1.8-6.9,1.8c-3.8,0-6.9-1.3-9.5-3.9c-2.7-2.6-3.9-5.8-3.9-9.6
C172.2,141.3,172.8,138.9,174,136.8z"/>
<path class="st2" d="M257.4,162.8c2,0,3.8-0.3,5.5-0.9c1.6-0.6,3.1-1.5,4.4-2.7c1.3-1.2,2.4-2.7,3.4-4.6l0.5-1l-0.2-0.1h-6
c-0.6,0.8-1.1,1.5-1.6,1.9c-0.8,0.7-1.7,1.2-2.8,1.6c-1.1,0.4-2.3,0.6-3.4,0.6c-2.4,0-4.4-0.8-6-2.5c-1.4-1.5-2.2-3.2-2.5-5.4h23
l0-1.1c0-3.7-1.1-6.9-3.1-9.4c-2.8-3.6-6.6-5.4-11.3-5.4c-4.6,0-8.3,1.8-11,5.3c-2.1,2.7-3.2,5.9-3.2,9.4c0,3.7,1.3,7.1,3.8,10
C249.3,161.2,252.9,162.8,257.4,162.8z M251.5,141.1c1.6-1.4,3.5-2.1,5.7-2.1c1.4,0,2.7,0.3,3.9,0.9c1.2,0.6,2.2,1.3,2.9,2.2
c0.5,0.6,0.9,1.4,1.3,2.4h-16C249.9,143.1,250.7,141.9,251.5,141.1z"/>
<path class="st2" d="M281.8,151.6c0-3.3,0.1-5.5,0.4-6.7c0.4-1.7,1.3-3.1,2.8-4.3c1.4-1.2,2.9-1.7,4.6-1.7c1.5,0,2.7,0.4,3.5,1
c0.9,0.7,1.5,1.7,1.8,3.2c0.2,0.6,0.3,2.1,0.3,5.6v13.3h5.5v-14.3c0-3.7-0.4-6.3-1.1-8.1c-0.8-1.8-2-3.3-3.7-4.4l0,0
c-1.7-1.1-3.6-1.6-5.7-1.6c-2.1,0-4,0.5-5.8,1.4c-1,0.5-1.9,1.2-2.7,2v-2.8h-5.5v27.8h5.5L281.8,151.6z"/>
<polygon class="st2" points="310.4,162.1 316.2,162.1 316.2,130.9 328.1,130.9 328.1,125.3 298.5,125.3 298.5,130.9 310.4,130.9
"/>
<path class="st2" d="M328.1,158.4c2.7,2.9,6.2,4.4,10.4,4.4c4.2,0,7.7-1.5,10.4-4.4c2.7-2.9,4-6.3,4-10.1c0-3.8-1.3-7.2-3.8-10
c-2.8-3.1-6.4-4.6-10.6-4.6c-4.3,0-7.9,1.6-10.7,4.7c-2.5,2.8-3.8,6.2-3.8,10C324,152.1,325.4,155.5,328.1,158.4z M332.2,141.8
c1.8-1.8,3.8-2.7,6.3-2.7c2.4,0,4.5,0.9,6.3,2.7c1.8,1.8,2.6,4,2.6,6.6c0,1.6-0.4,3.2-1.2,4.6c-0.8,1.4-1.9,2.5-3.2,3.3
c-1.4,0.8-2.9,1.2-4.5,1.2c-1.6,0-3.1-0.4-4.5-1.2c-1.3-0.8-2.4-1.9-3.2-3.3c-0.8-1.4-1.2-3-1.2-4.6
C329.6,145.7,330.5,143.6,332.2,141.8z"/>
<path class="st2" d="M370.9,162.8c4.2,0,7.7-1.5,10.4-4.4c2.7-2.9,4-6.3,4-10.1c0-3.8-1.3-7.2-3.8-10c-2.8-3.1-6.4-4.6-10.6-4.6
c-4.3,0-7.9,1.6-10.6,4.7c-2.5,2.8-3.8,6.2-3.8,10c0,3.8,1.4,7.3,4,10.1C363.2,161.3,366.7,162.8,370.9,162.8z M364.6,141.8
c1.8-1.8,3.8-2.7,6.3-2.7c2.4,0,4.5,0.9,6.3,2.7c1.8,1.8,2.6,4,2.6,6.6c0,1.6-0.4,3.2-1.2,4.6c-0.8,1.4-1.9,2.5-3.2,3.3
c-1.4,0.8-2.9,1.2-4.5,1.2c-1.6,0-3.1-0.4-4.5-1.2c-1.3-0.8-2.4-1.9-3.2-3.3c-0.8-1.4-1.2-3-1.2-4.6
C362,145.7,362.9,143.6,364.6,141.8z"/>
<path class="st2" d="M394.7,151.6c0-3.3,0.1-5.5,0.4-6.7c0.4-1.7,1.3-3.1,2.8-4.3c1.4-1.2,2.9-1.7,4.6-1.7c1.5,0,2.7,0.4,3.5,1
c0.9,0.7,1.5,1.7,1.8,3.2c0.2,0.6,0.3,2.1,0.3,5.6v13.3h5.5v-14.3c0-3.7-0.4-6.3-1.1-8.1c-0.8-1.8-2-3.3-3.7-4.4h0
c-1.7-1.1-3.6-1.6-5.7-1.6c-2.1,0-4,0.5-5.8,1.4c-1,0.5-1.9,1.2-2.7,2v-2.8h-5.5v27.8h5.5L394.7,151.6z"/>
<polygon class="st2" points="439.9,162.1 439.9,157 426.8,157 441.3,134.3 419.3,134.3 419.3,139.4 431.5,139.4 417,162.1 "/>
<path class="st2" d="M212.9,185.7l2.6-10l0-16.3c0.9,0.8,2,1.5,3,2c1.9,0.9,3.9,1.4,6.1,1.4c3.9,0,7.3-1.4,10.1-4.3
c2.8-2.8,4.2-6.3,4.2-10.4c0-4-1.4-7.4-4.2-10.2c-2.8-2.8-6.2-4.3-10.1-4.3c-2.3,0-4.3,0.5-6.2,1.5c-1,0.5-2,1.2-2.9,2.1v-2.9H210
v41.4L212.9,185.7z M217.9,141.7c1.7-1.8,3.8-2.6,6.4-2.6c1.6,0,3.1,0.4,4.5,1.2c1.4,0.8,2.5,1.9,3.3,3.4c0.8,1.5,1.2,3,1.2,4.6
c0,1.6-0.4,3.2-1.2,4.6c-0.8,1.5-1.9,2.6-3.3,3.4c-1.4,0.8-2.8,1.2-4.4,1.2c-1.6,0-3.1-0.4-4.6-1.2c-1.4-0.8-2.5-1.9-3.3-3.3
c-0.8-1.4-1.2-3-1.2-4.7C215.3,145.6,216.1,143.5,217.9,141.7z M214.6,175.7l-1.1,4.3h-1.3l-1.2-4.3H214.6z"/>
<path class="st2" d="M461.6,189.7l-9.4-9.4c0.4-0.7,4-7.6,0.4-15.4c-2,2.4-5.1,4.6-9.1,6.6l-2.9-2.9h-17.7c-0.3-1.1-1.8-2-3.5-2
H409c-1.8,0-3.2,0.9-3.5,2h-97c-0.3-1.5-2.2-2.6-4.4-2.7l-0.2,0v0c-2.3,0.1-4.1,1.2-4.4,2.7h-77.7v2.2h78.8v2.5h6.9v-2.5l99.3,0
v1.8h15.1v-1.8h18l1.7,1.7c-27.4,12.6-86.9,17.2-88.4,17.4H150.7l19.8-19.2l16.8,0v1.9h15.1l0-2h1.2l0-1.6c0-1.3-1.6-2.4-3.6-2.4
h-10.3c-1.7,0-3.1,0.8-3.5,1.9h-16.8l-22.2,21.4l0,11.5h314.3L461.6,189.7z M306.5,170.5v0.4v1.3v0.3h-5.2v-0.3v-1.3v-0.4v-0.4
c0-0.6,0.5-1.1,1.2-1.4c0.1,0,0.2-0.1,0.4-0.1c0.3-0.1,0.7-0.1,1-0.2c0.4,0,0.7,0.1,1,0.2c0.1,0,0.2,0.1,0.4,0.1
c0.7,0.3,1.2,0.8,1.2,1.4V170.5z M421,170.5v0.4v1h-13.6v-1v-0.4v-0.8c0-0.5,0.7-0.9,1.5-1c0.1,0,0.1,0,0.2,0h10.3
c0.1,0,0.1,0,0.2,0c0.8,0.1,1.5,0.5,1.5,1V170.5z M188.1,170.7v-0.2v-0.8c0-0.5,0.7-0.9,1.5-1c0.1,0,0.1,0,0.2,0h10.3
c0.1,0,0.1,0,0.2,0c0.8,0.1,1.5,0.5,1.5,1v0.8v0.2v1.2h-13.6V170.7z M396,186.9c21.1-3.5,36.9-7.8,47.1-12.6
c0.7-0.3,1.4-0.7,2.1-1c2.6-1.4,4.8-2.8,6.5-4.2c0.9,4.4-0.4,8.2-1.1,9.6c0,0.1-0.1,0.2-0.1,0.3c-0.7,0.2-1.4,0.4-2.1,0.7
c-12.9,3.8-36.5,6.4-57.2,8C392.8,187.4,394.4,187.1,396,186.9z M450.1,181.4l8.5,8.6h-68.6C411.8,188.3,437,185.5,450.1,181.4z
M459.3,199.2l-309.8,0v-2.4l309.8,0V199.2z M459.3,194.6H149.5v-2.4H353h106.3V194.6z"/>
</g>
</g>
<rect y="318" class="st3" width="610" height="26"/>
<g>
<path class="st0" d="M26.4,326.5c0,0.1,0,0.1,0,0.2s0,0.1,0,0.1c0,0,0,0.1-0.1,0.1s-0.1,0-0.1,0h-2.2v6.7c0,0,0,0.1,0,0.1
c0,0,0,0-0.1,0.1c0,0-0.1,0-0.2,0s-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0-0.1,0-0.1V327h-2.2
c0,0-0.1,0-0.1,0s0,0-0.1-0.1c0,0,0-0.1,0-0.1c0-0.1,0-0.1,0-0.2s0-0.1,0-0.2c0-0.1,0-0.1,0-0.1c0,0,0-0.1,0.1-0.1s0.1,0,0.1,0h5.4
c0,0,0.1,0,0.1,0s0,0,0.1,0.1c0,0,0,0.1,0,0.1S26.4,326.5,26.4,326.5z"/>
<path class="st0" d="M32.1,333.6C32.1,333.7,32.1,333.7,32.1,333.6c0,0.1-0.1,0.1-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.1,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-3.1c0-0.3,0-0.6-0.1-0.7c0-0.2-0.1-0.3-0.2-0.5
c-0.1-0.1-0.2-0.2-0.4-0.3s-0.3-0.1-0.5-0.1c-0.2,0-0.5,0.1-0.7,0.3c-0.2,0.2-0.5,0.4-0.8,0.8v3.7c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1
s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-8c0,0,0-0.1,0-0.1
c0,0,0,0,0.1-0.1c0,0,0.1,0,0.2,0s0.1,0,0.2,0c0.1,0,0.2,0,0.2,0s0.1,0,0.1,0c0,0,0.1,0,0.1,0.1c0,0,0,0.1,0,0.1v3.2
c0.3-0.3,0.6-0.5,0.9-0.7c0.3-0.1,0.6-0.2,0.9-0.2c0.4,0,0.7,0.1,0.9,0.2c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.3,0.7
c0.1,0.3,0.1,0.6,0.1,1V333.6z"/>
<path class="st0" d="M35,326.5c0,0.2,0,0.4-0.1,0.5s-0.2,0.1-0.5,0.1c-0.2,0-0.4,0-0.5-0.1s-0.1-0.2-0.1-0.5c0-0.2,0-0.4,0.1-0.5
c0.1-0.1,0.2-0.1,0.5-0.1c0.2,0,0.4,0,0.5,0.1C34.9,326.1,35,326.2,35,326.5z M34.8,333.6C34.8,333.7,34.8,333.7,34.8,333.6
c0,0.1-0.1,0.1-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-5.4
c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1s0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0s0.1,0,0.1,0.1c0,0,0,0,0,0.1
V333.6z"/>
<path class="st0" d="M40,332.2c0,0.3-0.1,0.5-0.2,0.7c-0.1,0.2-0.2,0.4-0.4,0.5c-0.2,0.1-0.4,0.3-0.7,0.3c-0.3,0.1-0.5,0.1-0.9,0.1
c-0.2,0-0.4,0-0.5,0c-0.2,0-0.3-0.1-0.5-0.1c-0.1,0-0.3-0.1-0.3-0.1c-0.1,0-0.2-0.1-0.2-0.1c0,0-0.1-0.1-0.1-0.2s0-0.2,0-0.3
c0-0.1,0-0.1,0-0.2c0-0.1,0-0.1,0-0.1c0,0,0-0.1,0.1-0.1c0,0,0,0,0.1,0c0,0,0.1,0,0.2,0.1c0.1,0.1,0.2,0.1,0.3,0.2s0.3,0.1,0.4,0.2
c0.2,0.1,0.4,0.1,0.6,0.1c0.2,0,0.3,0,0.5-0.1c0.1,0,0.3-0.1,0.4-0.2c0.1-0.1,0.2-0.2,0.2-0.3c0.1-0.1,0.1-0.2,0.1-0.4
c0-0.2,0-0.3-0.1-0.4s-0.2-0.2-0.3-0.3c-0.1-0.1-0.3-0.1-0.4-0.2c-0.2-0.1-0.3-0.1-0.5-0.2c-0.2-0.1-0.3-0.1-0.5-0.2
c-0.2-0.1-0.3-0.2-0.4-0.3c-0.1-0.1-0.2-0.3-0.3-0.4c-0.1-0.2-0.1-0.4-0.1-0.6c0-0.2,0-0.4,0.1-0.6c0.1-0.2,0.2-0.4,0.4-0.5
c0.2-0.1,0.4-0.3,0.6-0.3c0.2-0.1,0.5-0.1,0.9-0.1c0.1,0,0.3,0,0.4,0c0.1,0,0.3,0.1,0.4,0.1c0.1,0,0.2,0.1,0.3,0.1
c0.1,0,0.1,0.1,0.2,0.1c0,0,0.1,0.1,0.1,0.1c0,0,0,0.1,0,0.1c0,0,0,0.1,0,0.1c0,0,0,0.1,0,0.2c0,0.1,0,0.1,0,0.2s0,0.1,0,0.1
c0,0,0,0.1-0.1,0.1c0,0,0,0-0.1,0c0,0-0.1,0-0.2-0.1c-0.1,0-0.2-0.1-0.3-0.1c-0.1,0-0.2-0.1-0.4-0.1c-0.1,0-0.3-0.1-0.5-0.1
c-0.2,0-0.3,0-0.4,0.1c-0.1,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.1,0.2-0.2,0.2c0,0.1-0.1,0.2-0.1,0.3c0,0.2,0,0.3,0.1,0.4
c0.1,0.1,0.2,0.2,0.3,0.3c0.1,0.1,0.3,0.2,0.4,0.2c0.2,0.1,0.3,0.1,0.5,0.2s0.3,0.1,0.5,0.2c0.2,0.1,0.3,0.2,0.4,0.3
c0.1,0.1,0.2,0.3,0.3,0.4C40,331.8,40,332,40,332.2z"/>
<path class="st0" d="M50.8,329.9c0,0.6-0.1,1.2-0.2,1.7s-0.4,0.9-0.7,1.3c-0.3,0.4-0.7,0.6-1.1,0.8s-1,0.3-1.5,0.3
c-0.6,0-1.1-0.1-1.5-0.3c-0.4-0.2-0.8-0.4-1-0.8c-0.3-0.3-0.5-0.7-0.6-1.2c-0.1-0.5-0.2-1-0.2-1.7c0-0.6,0.1-1.2,0.2-1.7
c0.1-0.5,0.4-0.9,0.7-1.3s0.7-0.6,1.1-0.8c0.4-0.2,1-0.3,1.5-0.3c0.6,0,1.1,0.1,1.5,0.3s0.8,0.4,1.1,0.7c0.3,0.3,0.5,0.7,0.6,1.2
C50.7,328.7,50.8,329.2,50.8,329.9z M49.7,329.9c0-0.4,0-0.8-0.1-1.2c-0.1-0.4-0.2-0.7-0.4-1c-0.2-0.3-0.4-0.5-0.7-0.6
c-0.3-0.2-0.7-0.2-1.1-0.2s-0.8,0.1-1.1,0.3c-0.3,0.2-0.5,0.4-0.7,0.7c-0.2,0.3-0.3,0.6-0.4,1s-0.1,0.8-0.1,1.2
c0,0.5,0,0.9,0.1,1.3c0.1,0.4,0.2,0.7,0.4,1c0.2,0.3,0.4,0.5,0.7,0.6c0.3,0.2,0.7,0.2,1.1,0.2c0.4,0,0.8-0.1,1.1-0.3
c0.3-0.2,0.6-0.4,0.7-0.7c0.2-0.3,0.3-0.6,0.4-1S49.7,330.3,49.7,329.9z"/>
<path class="st0" d="M57.2,330.9c0,0.5-0.1,0.9-0.2,1.3c-0.1,0.4-0.3,0.7-0.4,1c-0.2,0.3-0.4,0.5-0.7,0.6c-0.3,0.1-0.6,0.2-1,0.2
c-0.2,0-0.3,0-0.4,0c-0.1,0-0.3-0.1-0.4-0.1c-0.1-0.1-0.3-0.2-0.4-0.3c-0.1-0.1-0.3-0.2-0.4-0.4v2.7c0,0,0,0.1,0,0.1
c0,0,0,0-0.1,0.1c0,0-0.1,0-0.1,0s-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0s-0.1,0-0.2,0c0,0-0.1,0-0.1-0.1c0,0,0-0.1,0-0.1v-7.5
c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0.1
c0,0,0,0.1,0,0.1v0.7c0.2-0.2,0.3-0.3,0.5-0.4s0.3-0.2,0.5-0.3c0.2-0.1,0.3-0.1,0.5-0.2c0.2,0,0.3-0.1,0.5-0.1c0.4,0,0.7,0.1,1,0.2
c0.3,0.2,0.5,0.4,0.7,0.6c0.2,0.3,0.3,0.6,0.4,0.9C57.2,330.1,57.2,330.5,57.2,330.9z M56.2,331c0-0.3,0-0.5-0.1-0.8
c0-0.3-0.1-0.5-0.2-0.7c-0.1-0.2-0.2-0.4-0.4-0.5c-0.2-0.1-0.4-0.2-0.6-0.2c-0.1,0-0.3,0-0.4,0.1c-0.1,0-0.3,0.1-0.4,0.2
c-0.1,0.1-0.3,0.2-0.4,0.3c-0.1,0.1-0.3,0.3-0.4,0.5v2.1c0.3,0.3,0.5,0.6,0.8,0.8s0.5,0.3,0.8,0.3c0.2,0,0.5-0.1,0.6-0.2
s0.3-0.3,0.4-0.5c0.1-0.2,0.2-0.4,0.2-0.7C56.2,331.5,56.2,331.2,56.2,331z"/>
<path class="st0" d="M63.2,330.7c0,0.2,0,0.3-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1h-3.5c0,0.3,0,0.6,0.1,0.8c0.1,0.2,0.2,0.4,0.3,0.6
c0.1,0.2,0.3,0.3,0.5,0.4c0.2,0.1,0.5,0.1,0.8,0.1c0.3,0,0.5,0,0.7-0.1c0.2,0,0.4-0.1,0.5-0.1c0.1-0.1,0.3-0.1,0.4-0.1
c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0s0,0,0.1,0.1c0,0,0,0.1,0,0.1s0,0.1,0,0.2c0,0.1,0,0.1,0,0.1c0,0,0,0.1,0,0.1
c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1c0,0-0.1,0.1-0.2,0.1c-0.1,0-0.2,0.1-0.4,0.1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.5,0.1-0.7,0.1
c-0.4,0-0.8-0.1-1.2-0.2s-0.6-0.3-0.8-0.5c-0.2-0.2-0.4-0.5-0.5-0.9s-0.2-0.8-0.2-1.3c0-0.5,0.1-0.9,0.2-1.2s0.3-0.7,0.5-0.9
c0.2-0.3,0.5-0.5,0.8-0.6c0.3-0.1,0.7-0.2,1.1-0.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.1,0.5,0.3,0.7,0.5c0.2,0.2,0.3,0.5,0.4,0.8
s0.1,0.6,0.1,1V330.7z M62.3,330.4c0-0.5-0.1-0.9-0.3-1.2s-0.6-0.4-1.1-0.4c-0.2,0-0.5,0-0.6,0.1c-0.2,0.1-0.3,0.2-0.5,0.4
c-0.1,0.2-0.2,0.3-0.3,0.5c-0.1,0.2-0.1,0.4-0.1,0.6H62.3z"/>
<path class="st0" d="M69.4,333.6C69.4,333.7,69.4,333.7,69.4,333.6c0,0.1-0.1,0.1-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.1,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-3.1c0-0.3,0-0.6-0.1-0.7c0-0.2-0.1-0.3-0.2-0.5
c-0.1-0.1-0.2-0.2-0.4-0.3s-0.3-0.1-0.5-0.1c-0.2,0-0.5,0.1-0.7,0.3c-0.2,0.2-0.5,0.4-0.8,0.8v3.7c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1
s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1
c0,0,0,0,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0s0.1,0,0.1,0.1c0,0,0,0,0,0.1v0.7
c0.3-0.3,0.6-0.6,0.9-0.7s0.6-0.2,0.9-0.2c0.4,0,0.7,0.1,0.9,0.2c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.3,0.7
c0.1,0.3,0.1,0.6,0.1,1V333.6z"/>
<path class="st0" d="M78.2,331.6c0,0.4-0.1,0.7-0.2,1c-0.1,0.3-0.3,0.5-0.6,0.7s-0.5,0.3-0.8,0.4c-0.3,0.1-0.7,0.1-1,0.1
c-0.3,0-0.5,0-0.7-0.1c-0.2,0-0.4-0.1-0.6-0.2c-0.2-0.1-0.3-0.1-0.4-0.2s-0.2-0.1-0.2-0.2c0,0-0.1-0.1-0.1-0.2c0-0.1,0-0.2,0-0.3
c0-0.1,0-0.2,0-0.2c0-0.1,0-0.1,0-0.1c0,0,0-0.1,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0.1c0.1,0.1,0.2,0.1,0.4,0.2
c0.2,0.1,0.4,0.2,0.6,0.2c0.2,0.1,0.5,0.1,0.8,0.1c0.2,0,0.4,0,0.6-0.1c0.2-0.1,0.3-0.1,0.5-0.3c0.1-0.1,0.2-0.2,0.3-0.4
c0.1-0.2,0.1-0.3,0.1-0.5c0-0.2,0-0.4-0.1-0.6c-0.1-0.2-0.2-0.3-0.4-0.4c-0.2-0.1-0.3-0.2-0.6-0.3c-0.2-0.1-0.4-0.2-0.6-0.3
s-0.4-0.2-0.6-0.3c-0.2-0.1-0.4-0.3-0.6-0.4c-0.2-0.2-0.3-0.4-0.4-0.6c-0.1-0.2-0.2-0.5-0.2-0.8c0-0.3,0.1-0.6,0.2-0.9
c0.1-0.3,0.3-0.5,0.5-0.6c0.2-0.2,0.5-0.3,0.7-0.4c0.3-0.1,0.6-0.1,0.9-0.1c0.2,0,0.3,0,0.5,0c0.2,0,0.3,0.1,0.5,0.1
c0.2,0,0.3,0.1,0.4,0.2s0.2,0.1,0.2,0.1c0,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0.1c0,0,0,0.1,0,0.1c0,0,0,0.1,0,0.2c0,0.1,0,0.1,0,0.2
c0,0.1,0,0.1,0,0.1c0,0,0,0.1-0.1,0.1c0,0,0,0-0.1,0c0,0-0.1,0-0.2-0.1c-0.1-0.1-0.2-0.1-0.3-0.2c-0.1-0.1-0.3-0.1-0.5-0.2
c-0.2-0.1-0.4-0.1-0.6-0.1c-0.2,0-0.4,0-0.6,0.1c-0.2,0.1-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.2-0.2,0.3s-0.1,0.3-0.1,0.4
c0,0.2,0,0.4,0.1,0.6c0.1,0.2,0.2,0.3,0.4,0.4c0.2,0.1,0.4,0.2,0.6,0.3c0.2,0.1,0.4,0.2,0.6,0.3c0.2,0.1,0.4,0.2,0.6,0.3
s0.4,0.3,0.6,0.4c0.2,0.2,0.3,0.4,0.4,0.6C78.1,331.1,78.2,331.3,78.2,331.6z"/>
<path class="st0" d="M84.5,330.9c0,0.4-0.1,0.8-0.2,1.2s-0.3,0.7-0.5,1c-0.2,0.3-0.5,0.5-0.9,0.6c-0.3,0.1-0.7,0.2-1.2,0.2
c-0.4,0-0.8-0.1-1.2-0.2c-0.3-0.1-0.6-0.3-0.8-0.6c-0.2-0.3-0.4-0.6-0.5-0.9c-0.1-0.4-0.2-0.8-0.2-1.2c0-0.4,0.1-0.8,0.2-1.2
s0.3-0.7,0.5-1c0.2-0.3,0.5-0.5,0.9-0.6c0.3-0.1,0.7-0.2,1.2-0.2c0.4,0,0.8,0.1,1.2,0.2c0.3,0.1,0.6,0.3,0.8,0.6s0.4,0.6,0.5,0.9
C84.4,330.1,84.5,330.5,84.5,330.9z M83.5,331c0-0.3,0-0.6-0.1-0.8c-0.1-0.3-0.1-0.5-0.3-0.7c-0.1-0.2-0.3-0.3-0.5-0.5
s-0.5-0.2-0.8-0.2c-0.3,0-0.5,0.1-0.8,0.2c-0.2,0.1-0.4,0.3-0.5,0.4s-0.2,0.4-0.3,0.7c-0.1,0.3-0.1,0.5-0.1,0.8
c0,0.3,0,0.6,0.1,0.8s0.1,0.5,0.3,0.7c0.1,0.2,0.3,0.3,0.5,0.5s0.5,0.2,0.8,0.2c0.3,0,0.5-0.1,0.8-0.2c0.2-0.1,0.4-0.2,0.5-0.4
s0.2-0.4,0.3-0.7C83.5,331.6,83.5,331.3,83.5,331z"/>
<path class="st0" d="M90.5,333.6C90.5,333.7,90.5,333.7,90.5,333.6c0,0.1-0.1,0.1-0.1,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.1,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-0.7c-0.3,0.3-0.6,0.6-0.9,0.7s-0.6,0.2-0.9,0.2
c-0.4,0-0.7-0.1-0.9-0.2s-0.4-0.3-0.6-0.5c-0.2-0.2-0.3-0.4-0.3-0.7c-0.1-0.3-0.1-0.6-0.1-1v-3.3c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1
s0.1,0,0.2,0c0.1,0,0.1,0,0.2,0s0.2,0,0.2,0c0.1,0,0.1,0,0.2,0c0,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1v3.1c0,0.3,0,0.6,0.1,0.8
c0,0.2,0.1,0.3,0.2,0.5c0.1,0.1,0.2,0.2,0.4,0.3s0.3,0.1,0.5,0.1c0.2,0,0.5-0.1,0.7-0.3c0.2-0.2,0.5-0.4,0.8-0.8v-3.7
c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1s0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0s0.1,0,0.1,0.1c0,0,0,0,0,0.1
V333.6z"/>
<path class="st0" d="M95.5,328.6c0,0.1,0,0.2,0,0.2c0,0.1,0,0.1,0,0.1c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0s-0.1,0-0.1,0
c0,0-0.1,0-0.2-0.1s-0.1,0-0.2-0.1c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.3,0.1c-0.1,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.2,0.2-0.3,0.4
s-0.2,0.3-0.4,0.6v3.5c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0
s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0
c0.1,0,0.1,0,0.1,0s0.1,0,0.1,0.1c0,0,0,0,0,0.1v0.8c0.1-0.2,0.3-0.4,0.4-0.5c0.1-0.1,0.3-0.2,0.4-0.3c0.1-0.1,0.2-0.1,0.3-0.2
c0.1,0,0.2,0,0.3,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0.1c0.1,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1c0,0,0,0,0,0.1
c0,0,0,0.1,0,0.1S95.5,328.5,95.5,328.6z"/>
<path class="st0" d="M100.3,332.8c0,0.1,0,0.1,0,0.2s0,0.1,0,0.1c0,0,0,0.1,0,0.1c0,0,0,0.1-0.1,0.1c0,0-0.1,0.1-0.3,0.2
c-0.1,0.1-0.3,0.1-0.4,0.2s-0.3,0.1-0.5,0.1s-0.4,0.1-0.5,0.1c-0.4,0-0.7-0.1-1-0.2s-0.5-0.3-0.7-0.6c-0.2-0.2-0.4-0.5-0.5-0.9
c-0.1-0.4-0.2-0.8-0.2-1.2c0-0.5,0.1-1,0.2-1.4c0.1-0.4,0.3-0.7,0.5-0.9c0.2-0.2,0.5-0.4,0.8-0.5s0.6-0.2,1-0.2c0.2,0,0.3,0,0.5,0
c0.2,0,0.3,0.1,0.4,0.1c0.1,0.1,0.3,0.1,0.4,0.2c0.1,0.1,0.2,0.1,0.2,0.2c0,0,0.1,0.1,0.1,0.1c0,0,0,0.1,0,0.1c0,0,0,0.1,0,0.1
c0,0,0,0.1,0,0.2c0,0.2,0,0.3-0.1,0.3c0,0.1-0.1,0.1-0.1,0.1c-0.1,0-0.1,0-0.2-0.1c-0.1-0.1-0.2-0.1-0.3-0.2
c-0.1-0.1-0.3-0.2-0.4-0.2c-0.2-0.1-0.4-0.1-0.6-0.1c-0.5,0-0.8,0.2-1.1,0.5c-0.3,0.4-0.4,0.9-0.4,1.6c0,0.3,0,0.6,0.1,0.9
s0.2,0.5,0.3,0.7c0.1,0.2,0.3,0.3,0.5,0.4c0.2,0.1,0.4,0.1,0.6,0.1c0.2,0,0.4,0,0.6-0.1c0.2-0.1,0.3-0.2,0.4-0.2
c0.1-0.1,0.2-0.2,0.3-0.2s0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0.1c0,0,0,0.1,0,0.1S100.3,332.8,100.3,332.8z"/>
<path class="st0" d="M106.2,330.7c0,0.2,0,0.3-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1h-3.5c0,0.3,0,0.6,0.1,0.8c0.1,0.2,0.2,0.4,0.3,0.6
c0.1,0.2,0.3,0.3,0.5,0.4c0.2,0.1,0.5,0.1,0.8,0.1c0.3,0,0.5,0,0.7-0.1c0.2,0,0.4-0.1,0.5-0.1c0.1-0.1,0.3-0.1,0.4-0.1
c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0s0,0,0.1,0.1c0,0,0,0.1,0,0.1s0,0.1,0,0.2c0,0.1,0,0.1,0,0.1c0,0,0,0.1,0,0.1
c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1c0,0-0.1,0.1-0.2,0.1c-0.1,0-0.2,0.1-0.4,0.1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.5,0.1-0.7,0.1
c-0.4,0-0.8-0.1-1.2-0.2s-0.6-0.3-0.8-0.5c-0.2-0.2-0.4-0.5-0.5-0.9s-0.2-0.8-0.2-1.3c0-0.5,0.1-0.9,0.2-1.2s0.3-0.7,0.5-0.9
c0.2-0.3,0.5-0.5,0.8-0.6c0.3-0.1,0.7-0.2,1.1-0.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.1,0.5,0.3,0.7,0.5c0.2,0.2,0.3,0.5,0.4,0.8
s0.1,0.6,0.1,1V330.7z M105.2,330.4c0-0.5-0.1-0.9-0.3-1.2s-0.6-0.4-1.1-0.4c-0.2,0-0.5,0-0.6,0.1c-0.2,0.1-0.3,0.2-0.5,0.4
c-0.1,0.2-0.2,0.3-0.3,0.5c-0.1,0.2-0.1,0.4-0.1,0.6H105.2z"/>
<path class="st0" d="M115.3,328.3c0,0.4-0.1,0.7-0.2,1s-0.3,0.6-0.5,0.8c-0.2,0.2-0.5,0.4-0.9,0.5c-0.3,0.1-0.8,0.2-1.2,0.2h-0.9
v2.8c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1s-0.1,0-0.2,0s-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1
c0,0,0-0.1,0-0.1v-7.1c0-0.2,0-0.3,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1h1.6c0.2,0,0.3,0,0.5,0c0.2,0,0.3,0,0.5,0.1
c0.2,0,0.4,0.1,0.6,0.3s0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.3,0.6C115.2,327.8,115.3,328.1,115.3,328.3z M114.2,328.4
c0-0.3-0.1-0.6-0.2-0.8c-0.1-0.2-0.3-0.4-0.4-0.5c-0.2-0.1-0.4-0.2-0.5-0.2c-0.2,0-0.4,0-0.5,0h-0.9v3.1h0.9c0.3,0,0.6,0,0.8-0.1
c0.2-0.1,0.4-0.2,0.5-0.3c0.1-0.1,0.2-0.3,0.3-0.5C114.2,328.9,114.2,328.7,114.2,328.4z"/>
<path class="st0" d="M119.9,328.6c0,0.1,0,0.2,0,0.2c0,0.1,0,0.1,0,0.1c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0s-0.1,0-0.1,0
c0,0-0.1,0-0.2-0.1s-0.1,0-0.2-0.1c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.3,0.1c-0.1,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.2,0.2-0.3,0.4
s-0.2,0.3-0.4,0.6v3.5c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0
s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0
c0.1,0,0.1,0,0.1,0s0.1,0,0.1,0.1c0,0,0,0,0,0.1v0.8c0.1-0.2,0.3-0.4,0.4-0.5c0.1-0.1,0.3-0.2,0.4-0.3c0.1-0.1,0.2-0.1,0.3-0.2
c0.1,0,0.2,0,0.3,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0.1c0.1,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1c0,0,0,0,0,0.1
c0,0,0,0.1,0,0.1S119.9,328.5,119.9,328.6z"/>
<path class="st0" d="M125.8,330.9c0,0.4-0.1,0.8-0.2,1.2s-0.3,0.7-0.5,1c-0.2,0.3-0.5,0.5-0.9,0.6c-0.3,0.1-0.7,0.2-1.2,0.2
c-0.4,0-0.8-0.1-1.2-0.2c-0.3-0.1-0.6-0.3-0.8-0.6c-0.2-0.3-0.4-0.6-0.5-0.9c-0.1-0.4-0.2-0.8-0.2-1.2c0-0.4,0.1-0.8,0.2-1.2
s0.3-0.7,0.5-1c0.2-0.3,0.5-0.5,0.9-0.6c0.3-0.1,0.7-0.2,1.2-0.2c0.4,0,0.8,0.1,1.2,0.2c0.3,0.1,0.6,0.3,0.8,0.6s0.4,0.6,0.5,0.9
C125.7,330.1,125.8,330.5,125.8,330.9z M124.7,331c0-0.3,0-0.6-0.1-0.8c-0.1-0.3-0.1-0.5-0.3-0.7c-0.1-0.2-0.3-0.3-0.5-0.5
s-0.5-0.2-0.8-0.2c-0.3,0-0.5,0.1-0.8,0.2c-0.2,0.1-0.4,0.3-0.5,0.4s-0.2,0.4-0.3,0.7c-0.1,0.3-0.1,0.5-0.1,0.8
c0,0.3,0,0.6,0.1,0.8s0.1,0.5,0.3,0.7c0.1,0.2,0.3,0.3,0.5,0.5s0.5,0.2,0.8,0.2c0.3,0,0.5-0.1,0.8-0.2c0.2-0.1,0.4-0.2,0.5-0.4
s0.2-0.4,0.3-0.7C124.7,331.6,124.7,331.3,124.7,331z"/>
<path class="st0" d="M131.7,328.5c0,0.1,0,0.2-0.1,0.3s-0.1,0.1-0.1,0.1h-0.8c0.1,0.1,0.2,0.3,0.3,0.5s0.1,0.4,0.1,0.5
c0,0.3,0,0.6-0.1,0.8s-0.2,0.4-0.4,0.6s-0.4,0.3-0.7,0.4c-0.3,0.1-0.5,0.1-0.8,0.1c-0.2,0-0.4,0-0.6-0.1c-0.2-0.1-0.3-0.1-0.5-0.2
c-0.1,0.1-0.1,0.2-0.2,0.2c0,0.1-0.1,0.2-0.1,0.3c0,0.1,0.1,0.3,0.2,0.3c0.1,0.1,0.3,0.1,0.5,0.1l1.4,0.1c0.3,0,0.5,0,0.7,0.1
c0.2,0.1,0.4,0.2,0.6,0.3c0.2,0.1,0.3,0.3,0.4,0.4s0.1,0.4,0.1,0.6c0,0.2-0.1,0.5-0.2,0.7c-0.1,0.2-0.3,0.4-0.5,0.6
s-0.5,0.3-0.8,0.4c-0.3,0.1-0.7,0.1-1.2,0.1c-0.4,0-0.8,0-1.1-0.1c-0.3-0.1-0.6-0.2-0.7-0.3c-0.2-0.1-0.3-0.3-0.4-0.5
s-0.1-0.4-0.1-0.6c0-0.1,0-0.3,0-0.4s0.1-0.2,0.1-0.4s0.1-0.2,0.2-0.3c0.1-0.1,0.2-0.2,0.3-0.3c-0.2-0.1-0.3-0.2-0.4-0.4
c-0.1-0.2-0.1-0.3-0.1-0.5c0-0.2,0-0.5,0.1-0.6c0.1-0.2,0.2-0.4,0.4-0.5c-0.1-0.1-0.2-0.3-0.3-0.5s-0.1-0.4-0.1-0.7
c0-0.3,0.1-0.6,0.2-0.8c0.1-0.2,0.2-0.4,0.4-0.6s0.4-0.3,0.7-0.4c0.3-0.1,0.5-0.1,0.8-0.1c0.2,0,0.3,0,0.5,0c0.1,0,0.3,0,0.4,0.1
h1.6c0.1,0,0.1,0,0.2,0.1C131.7,328.3,131.7,328.4,131.7,328.5z M130.7,334.2c0-0.2-0.1-0.4-0.3-0.5c-0.2-0.1-0.4-0.2-0.8-0.2
l-1.4,0c-0.1,0.1-0.2,0.2-0.3,0.3c-0.1,0.1-0.1,0.2-0.2,0.3c0,0.1-0.1,0.2-0.1,0.2c0,0.1,0,0.2,0,0.2c0,0.3,0.1,0.5,0.4,0.6
c0.3,0.1,0.6,0.2,1.1,0.2c0.3,0,0.5,0,0.7-0.1s0.4-0.1,0.5-0.2c0.1-0.1,0.2-0.2,0.3-0.3C130.6,334.5,130.7,334.3,130.7,334.2z
M130.2,329.9c0-0.4-0.1-0.7-0.3-0.9c-0.2-0.2-0.5-0.3-0.9-0.3c-0.2,0-0.4,0-0.5,0.1s-0.3,0.2-0.4,0.3s-0.2,0.2-0.2,0.4
c0,0.1-0.1,0.3-0.1,0.5c0,0.4,0.1,0.6,0.3,0.8c0.2,0.2,0.5,0.3,0.8,0.3c0.2,0,0.4,0,0.5-0.1c0.1-0.1,0.3-0.1,0.4-0.3
s0.2-0.2,0.2-0.4C130.1,330.2,130.2,330.1,130.2,329.9z"/>
<path class="st0" d="M136.1,328.6c0,0.1,0,0.2,0,0.2c0,0.1,0,0.1,0,0.1c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0s-0.1,0-0.1,0
c0,0-0.1,0-0.2-0.1s-0.1,0-0.2-0.1c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.3,0.1c-0.1,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.2,0.2-0.3,0.4
s-0.2,0.3-0.4,0.6v3.5c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0
s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0
c0.1,0,0.1,0,0.1,0s0.1,0,0.1,0.1c0,0,0,0,0,0.1v0.8c0.1-0.2,0.3-0.4,0.4-0.5c0.1-0.1,0.3-0.2,0.4-0.3c0.1-0.1,0.2-0.1,0.3-0.2
c0.1,0,0.2,0,0.3,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0.1c0.1,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1c0,0,0,0,0,0.1
c0,0,0,0.1,0,0.1S136.1,328.5,136.1,328.6z"/>
<path class="st0" d="M141,333.7c0,0,0,0.1,0,0.1c0,0-0.1,0-0.1,0.1s-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0s-0.1,0-0.1-0.1
c0,0,0-0.1,0-0.1v-0.5c-0.2,0.3-0.5,0.4-0.8,0.6c-0.3,0.1-0.6,0.2-0.9,0.2c-0.3,0-0.5,0-0.8-0.1s-0.4-0.2-0.6-0.3
c-0.2-0.1-0.3-0.3-0.4-0.5c-0.1-0.2-0.1-0.4-0.1-0.7c0-0.3,0.1-0.6,0.2-0.8c0.1-0.2,0.3-0.4,0.5-0.6c0.2-0.1,0.5-0.3,0.8-0.3
c0.3-0.1,0.7-0.1,1.1-0.1h0.7v-0.4c0-0.2,0-0.4-0.1-0.5c0-0.2-0.1-0.3-0.2-0.4s-0.2-0.2-0.4-0.2c-0.2-0.1-0.3-0.1-0.6-0.1
c-0.2,0-0.5,0-0.7,0.1c-0.2,0.1-0.4,0.1-0.5,0.2s-0.3,0.1-0.4,0.2s-0.2,0.1-0.2,0.1c0,0-0.1,0-0.1,0c0,0,0,0-0.1-0.1
c0,0,0-0.1,0-0.1c0,0,0-0.1,0-0.2c0-0.1,0-0.2,0-0.2c0-0.1,0-0.1,0.1-0.2c0.1-0.1,0.1-0.1,0.3-0.2c0.1-0.1,0.3-0.1,0.5-0.2
c0.2-0.1,0.4-0.1,0.6-0.1c0.2,0,0.4-0.1,0.6-0.1c0.4,0,0.7,0,1,0.1c0.3,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.3,0.4,0.4,0.6
c0.1,0.3,0.1,0.5,0.1,0.9V333.7z M140,331.2h-0.8c-0.3,0-0.5,0-0.7,0.1c-0.2,0-0.4,0.1-0.5,0.2c-0.1,0.1-0.2,0.2-0.3,0.3
c-0.1,0.1-0.1,0.3-0.1,0.4c0,0.3,0.1,0.5,0.3,0.7s0.4,0.2,0.7,0.2c0.3,0,0.5-0.1,0.7-0.2c0.2-0.1,0.5-0.3,0.7-0.6V331.2z"/>
<path class="st0" d="M150.8,333.6C150.8,333.7,150.7,333.7,150.8,333.6c0,0.1-0.1,0.1-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-3.3c0-0.2,0-0.4-0.1-0.6c0-0.2-0.1-0.3-0.2-0.5
c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1-0.1-0.3-0.1-0.5-0.1c-0.2,0-0.5,0.1-0.7,0.3s-0.5,0.4-0.8,0.8v3.7c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1
s-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-3.3c0-0.2,0-0.4-0.1-0.6
c0-0.2-0.1-0.3-0.2-0.5c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1-0.1-0.3-0.1-0.5-0.1c-0.2,0-0.5,0.1-0.7,0.3c-0.2,0.2-0.5,0.4-0.8,0.8v3.7
c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1
c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0
s0.1,0,0.1,0.1c0,0,0,0,0,0.1v0.7c0.3-0.3,0.6-0.6,0.9-0.7c0.3-0.2,0.6-0.2,0.9-0.2c0.2,0,0.4,0,0.6,0.1s0.3,0.1,0.5,0.2
c0.1,0.1,0.3,0.2,0.3,0.3c0.1,0.1,0.2,0.3,0.2,0.4c0.2-0.2,0.3-0.4,0.5-0.5c0.2-0.1,0.3-0.2,0.5-0.3s0.3-0.1,0.4-0.2
c0.1,0,0.3-0.1,0.4-0.1c0.3,0,0.6,0.1,0.9,0.2s0.4,0.3,0.6,0.5c0.1,0.2,0.2,0.4,0.3,0.7c0.1,0.3,0.1,0.6,0.1,0.9V333.6z"/>
<path class="st0" d="M156.4,326.5c0,0.2,0,0.4-0.1,0.5s-0.2,0.1-0.5,0.1c-0.2,0-0.4,0-0.5-0.1s-0.1-0.2-0.1-0.5
c0-0.2,0-0.4,0.1-0.5c0.1-0.1,0.2-0.1,0.5-0.1c0.2,0,0.4,0,0.5,0.1C156.4,326.1,156.4,326.2,156.4,326.5z M156.3,333.6
C156.3,333.7,156.3,333.7,156.3,333.6c0,0.1-0.1,0.1-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0
c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1s0.1,0,0.2,0c0.1,0,0.1,0,0.2,0
c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0s0.1,0,0.1,0.1c0,0,0,0,0,0.1V333.6z"/>
<path class="st0" d="M161.5,332.2c0,0.3-0.1,0.5-0.2,0.7c-0.1,0.2-0.2,0.4-0.4,0.5c-0.2,0.1-0.4,0.3-0.7,0.3
c-0.3,0.1-0.5,0.1-0.9,0.1c-0.2,0-0.4,0-0.5,0c-0.2,0-0.3-0.1-0.5-0.1c-0.1,0-0.3-0.1-0.3-0.1c-0.1,0-0.2-0.1-0.2-0.1
c0,0-0.1-0.1-0.1-0.2s0-0.2,0-0.3c0-0.1,0-0.1,0-0.2c0-0.1,0-0.1,0-0.1c0,0,0-0.1,0.1-0.1c0,0,0,0,0.1,0c0,0,0.1,0,0.2,0.1
c0.1,0.1,0.2,0.1,0.3,0.2s0.3,0.1,0.4,0.2c0.2,0.1,0.4,0.1,0.6,0.1c0.2,0,0.3,0,0.5-0.1c0.1,0,0.3-0.1,0.4-0.2
c0.1-0.1,0.2-0.2,0.2-0.3c0.1-0.1,0.1-0.2,0.1-0.4c0-0.2,0-0.3-0.1-0.4s-0.2-0.2-0.3-0.3c-0.1-0.1-0.3-0.1-0.4-0.2
c-0.2-0.1-0.3-0.1-0.5-0.2c-0.2-0.1-0.3-0.1-0.5-0.2c-0.2-0.1-0.3-0.2-0.4-0.3c-0.1-0.1-0.2-0.3-0.3-0.4c-0.1-0.2-0.1-0.4-0.1-0.6
c0-0.2,0-0.4,0.1-0.6c0.1-0.2,0.2-0.4,0.4-0.5c0.2-0.1,0.4-0.3,0.6-0.3c0.2-0.1,0.5-0.1,0.9-0.1c0.1,0,0.3,0,0.4,0
c0.1,0,0.3,0.1,0.4,0.1c0.1,0,0.2,0.1,0.3,0.1c0.1,0,0.1,0.1,0.2,0.1c0,0,0.1,0.1,0.1,0.1c0,0,0,0.1,0,0.1c0,0,0,0.1,0,0.1
c0,0,0,0.1,0,0.2c0,0.1,0,0.1,0,0.2s0,0.1,0,0.1c0,0,0,0.1-0.1,0.1c0,0,0,0-0.1,0c0,0-0.1,0-0.2-0.1c-0.1,0-0.2-0.1-0.3-0.1
c-0.1,0-0.2-0.1-0.4-0.1c-0.1,0-0.3-0.1-0.5-0.1c-0.2,0-0.3,0-0.4,0.1c-0.1,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.1,0.2-0.2,0.2
c0,0.1-0.1,0.2-0.1,0.3c0,0.2,0,0.3,0.1,0.4c0.1,0.1,0.2,0.2,0.3,0.3c0.1,0.1,0.3,0.2,0.4,0.2c0.2,0.1,0.3,0.1,0.5,0.2
s0.3,0.1,0.5,0.2c0.2,0.1,0.3,0.2,0.4,0.3c0.1,0.1,0.2,0.3,0.3,0.4C161.4,331.8,161.5,332,161.5,332.2z"/>
<path class="st0" d="M170.2,333.6C170.2,333.7,170.2,333.7,170.2,333.6c0,0.1-0.1,0.1-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.1,0s-0.1,0-0.1-0.1c0,0,0-0.1,0-0.1v-0.7c-0.3,0.3-0.6,0.5-0.9,0.7c-0.3,0.2-0.6,0.3-1,0.3
c-0.4,0-0.7-0.1-1-0.2c-0.3-0.2-0.5-0.4-0.7-0.6c-0.2-0.3-0.3-0.6-0.4-0.9s-0.1-0.7-0.1-1.1c0-0.5,0-0.9,0.1-1.2
c0.1-0.4,0.2-0.7,0.4-1c0.2-0.3,0.4-0.5,0.7-0.6c0.3-0.1,0.6-0.2,1-0.2c0.3,0,0.6,0.1,0.9,0.2c0.3,0.1,0.5,0.3,0.8,0.6v-3.1
c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1s0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0s0.1,0,0.1,0.1
c0,0,0,0.1,0,0.1V333.6z M169.2,329.9c-0.3-0.3-0.5-0.6-0.8-0.8c-0.2-0.2-0.5-0.3-0.8-0.3c-0.3,0-0.5,0.1-0.6,0.2s-0.3,0.3-0.4,0.5
s-0.2,0.4-0.2,0.7s-0.1,0.5-0.1,0.8c0,0.3,0,0.5,0.1,0.8c0,0.3,0.1,0.5,0.2,0.7c0.1,0.2,0.2,0.4,0.4,0.5c0.2,0.1,0.4,0.2,0.6,0.2
c0.1,0,0.3,0,0.4-0.1s0.2-0.1,0.4-0.2c0.1-0.1,0.3-0.2,0.4-0.3c0.1-0.1,0.3-0.3,0.4-0.5V329.9z"/>
<path class="st0" d="M176.6,330.7c0,0.2,0,0.3-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1h-3.5c0,0.3,0,0.6,0.1,0.8c0.1,0.2,0.2,0.4,0.3,0.6
c0.1,0.2,0.3,0.3,0.5,0.4c0.2,0.1,0.5,0.1,0.8,0.1c0.3,0,0.5,0,0.7-0.1c0.2,0,0.4-0.1,0.5-0.1c0.1-0.1,0.3-0.1,0.4-0.1
c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0s0,0,0.1,0.1c0,0,0,0.1,0,0.1s0,0.1,0,0.2c0,0.1,0,0.1,0,0.1c0,0,0,0.1,0,0.1
c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1c0,0-0.1,0.1-0.2,0.1c-0.1,0-0.2,0.1-0.4,0.1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.5,0.1-0.7,0.1
c-0.4,0-0.8-0.1-1.2-0.2s-0.6-0.3-0.8-0.5c-0.2-0.2-0.4-0.5-0.5-0.9s-0.2-0.8-0.2-1.3c0-0.5,0.1-0.9,0.2-1.2s0.3-0.7,0.5-0.9
c0.2-0.3,0.5-0.5,0.8-0.6c0.3-0.1,0.7-0.2,1.1-0.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.1,0.5,0.3,0.7,0.5c0.2,0.2,0.3,0.5,0.4,0.8
s0.1,0.6,0.1,1V330.7z M175.6,330.4c0-0.5-0.1-0.9-0.3-1.2s-0.6-0.4-1.1-0.4c-0.2,0-0.5,0-0.6,0.1c-0.2,0.1-0.3,0.2-0.5,0.4
c-0.1,0.2-0.2,0.3-0.3,0.5c-0.1,0.2-0.1,0.4-0.1,0.6H175.6z"/>
<path class="st0" d="M182.5,328.3C182.5,328.3,182.5,328.3,182.5,328.3c0,0.1,0,0.1,0,0.1s0,0,0,0.1c0,0,0,0,0,0.1l-1.8,5.1
c0,0,0,0.1-0.1,0.1c0,0-0.1,0-0.1,0.1s-0.1,0-0.2,0c-0.1,0-0.2,0-0.3,0s-0.2,0-0.3,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1
c0,0,0-0.1-0.1-0.1l-1.8-5.1c0,0,0-0.1,0-0.1c0,0,0-0.1,0-0.1s0,0,0,0c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.1,0
c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.3,0c0.1,0,0.1,0,0.2,0c0,0,0.1,0,0.1,0.1c0,0,0,0.1,0.1,0.1l1.5,4.4l0,0.1l0-0.1l1.5-4.4
c0,0,0-0.1,0-0.1s0,0,0.1-0.1s0.1,0,0.2,0c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0S182.4,328.2,182.5,328.3
C182.4,328.2,182.5,328.2,182.5,328.3z"/>
<path class="st0" d="M188,330.7c0,0.2,0,0.3-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1h-3.5c0,0.3,0,0.6,0.1,0.8c0.1,0.2,0.2,0.4,0.3,0.6
c0.1,0.2,0.3,0.3,0.5,0.4c0.2,0.1,0.5,0.1,0.8,0.1c0.3,0,0.5,0,0.7-0.1c0.2,0,0.4-0.1,0.5-0.1c0.1-0.1,0.3-0.1,0.4-0.1
c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0s0,0,0.1,0.1c0,0,0,0.1,0,0.1s0,0.1,0,0.2c0,0.1,0,0.1,0,0.1c0,0,0,0.1,0,0.1
c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1c0,0-0.1,0.1-0.2,0.1c-0.1,0-0.2,0.1-0.4,0.1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.5,0.1-0.7,0.1
c-0.4,0-0.8-0.1-1.2-0.2s-0.6-0.3-0.8-0.5c-0.2-0.2-0.4-0.5-0.5-0.9s-0.2-0.8-0.2-1.3c0-0.5,0.1-0.9,0.2-1.2s0.3-0.7,0.5-0.9
c0.2-0.3,0.5-0.5,0.8-0.6c0.3-0.1,0.7-0.2,1.1-0.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.1,0.5,0.3,0.7,0.5c0.2,0.2,0.3,0.5,0.4,0.8
s0.1,0.6,0.1,1V330.7z M187,330.4c0-0.5-0.1-0.9-0.3-1.2s-0.6-0.4-1.1-0.4c-0.2,0-0.5,0-0.6,0.1c-0.2,0.1-0.3,0.2-0.5,0.4
c-0.1,0.2-0.2,0.3-0.3,0.5c-0.1,0.2-0.1,0.4-0.1,0.6H187z"/>
<path class="st0" d="M190.5,333.6C190.5,333.7,190.5,333.7,190.5,333.6c0,0.1-0.1,0.1-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-8c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.2,0
s0.1,0,0.2,0c0.1,0,0.2,0,0.2,0s0.1,0,0.1,0c0,0,0.1,0,0.1,0.1c0,0,0,0.1,0,0.1V333.6z"/>
<path class="st0" d="M197.3,330.9c0,0.4-0.1,0.8-0.2,1.2s-0.3,0.7-0.5,1c-0.2,0.3-0.5,0.5-0.9,0.6c-0.3,0.1-0.7,0.2-1.2,0.2
c-0.4,0-0.8-0.1-1.2-0.2c-0.3-0.1-0.6-0.3-0.8-0.6c-0.2-0.3-0.4-0.6-0.5-0.9c-0.1-0.4-0.2-0.8-0.2-1.2c0-0.4,0.1-0.8,0.2-1.2
s0.3-0.7,0.5-1c0.2-0.3,0.5-0.5,0.9-0.6c0.3-0.1,0.7-0.2,1.2-0.2c0.4,0,0.8,0.1,1.2,0.2c0.3,0.1,0.6,0.3,0.8,0.6s0.4,0.6,0.5,0.9
C197.3,330.1,197.3,330.5,197.3,330.9z M196.3,331c0-0.3,0-0.6-0.1-0.8c-0.1-0.3-0.1-0.5-0.3-0.7c-0.1-0.2-0.3-0.3-0.5-0.5
s-0.5-0.2-0.8-0.2c-0.3,0-0.5,0.1-0.8,0.2c-0.2,0.1-0.4,0.3-0.5,0.4s-0.2,0.4-0.3,0.7c-0.1,0.3-0.1,0.5-0.1,0.8
c0,0.3,0,0.6,0.1,0.8s0.1,0.5,0.3,0.7c0.1,0.2,0.3,0.3,0.5,0.5s0.5,0.2,0.8,0.2c0.3,0,0.5-0.1,0.8-0.2c0.2-0.1,0.4-0.2,0.5-0.4
s0.2-0.4,0.3-0.7C196.3,331.6,196.3,331.3,196.3,331z"/>
<path class="st0" d="M203.7,330.9c0,0.5-0.1,0.9-0.2,1.3c-0.1,0.4-0.3,0.7-0.4,1c-0.2,0.3-0.4,0.5-0.7,0.6c-0.3,0.1-0.6,0.2-1,0.2
c-0.2,0-0.3,0-0.4,0c-0.1,0-0.3-0.1-0.4-0.1c-0.1-0.1-0.3-0.2-0.4-0.3c-0.1-0.1-0.3-0.2-0.4-0.4v2.7c0,0,0,0.1,0,0.1
c0,0,0,0-0.1,0.1c0,0-0.1,0-0.1,0s-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0s-0.1,0-0.2,0c0,0-0.1,0-0.1-0.1c0,0,0-0.1,0-0.1v-7.5
c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0.1
c0,0,0,0.1,0,0.1v0.7c0.2-0.2,0.3-0.3,0.5-0.4s0.3-0.2,0.5-0.3c0.2-0.1,0.3-0.1,0.5-0.2c0.2,0,0.3-0.1,0.5-0.1c0.4,0,0.7,0.1,1,0.2
c0.3,0.2,0.5,0.4,0.7,0.6c0.2,0.3,0.3,0.6,0.4,0.9C203.6,330.1,203.7,330.5,203.7,330.9z M202.7,331c0-0.3,0-0.5-0.1-0.8
c0-0.3-0.1-0.5-0.2-0.7c-0.1-0.2-0.2-0.4-0.4-0.5c-0.2-0.1-0.4-0.2-0.6-0.2c-0.1,0-0.3,0-0.4,0.1c-0.1,0-0.3,0.1-0.4,0.2
c-0.1,0.1-0.3,0.2-0.4,0.3c-0.1,0.1-0.3,0.3-0.4,0.5v2.1c0.3,0.3,0.5,0.6,0.8,0.8s0.5,0.3,0.8,0.3c0.2,0,0.5-0.1,0.6-0.2
s0.3-0.3,0.4-0.5c0.1-0.2,0.2-0.4,0.2-0.7C202.6,331.5,202.7,331.2,202.7,331z"/>
<path class="st0" d="M209.7,330.7c0,0.2,0,0.3-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1h-3.5c0,0.3,0,0.6,0.1,0.8c0.1,0.2,0.2,0.4,0.3,0.6
c0.1,0.2,0.3,0.3,0.5,0.4c0.2,0.1,0.5,0.1,0.8,0.1c0.3,0,0.5,0,0.7-0.1c0.2,0,0.4-0.1,0.5-0.1c0.1-0.1,0.3-0.1,0.4-0.1
c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0s0,0,0.1,0.1c0,0,0,0.1,0,0.1s0,0.1,0,0.2c0,0.1,0,0.1,0,0.1c0,0,0,0.1,0,0.1
c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1c0,0-0.1,0.1-0.2,0.1c-0.1,0-0.2,0.1-0.4,0.1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0-0.5,0.1-0.7,0.1
c-0.4,0-0.8-0.1-1.2-0.2s-0.6-0.3-0.8-0.5c-0.2-0.2-0.4-0.5-0.5-0.9s-0.2-0.8-0.2-1.3c0-0.5,0.1-0.9,0.2-1.2s0.3-0.7,0.5-0.9
c0.2-0.3,0.5-0.5,0.8-0.6c0.3-0.1,0.7-0.2,1.1-0.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.1,0.5,0.3,0.7,0.5c0.2,0.2,0.3,0.5,0.4,0.8
s0.1,0.6,0.1,1V330.7z M208.7,330.4c0-0.5-0.1-0.9-0.3-1.2s-0.6-0.4-1.1-0.4c-0.2,0-0.5,0-0.6,0.1c-0.2,0.1-0.3,0.2-0.5,0.4
c-0.1,0.2-0.2,0.3-0.3,0.5c-0.1,0.2-0.1,0.4-0.1,0.6H208.7z"/>
<path class="st0" d="M215.8,333.6C215.8,333.7,215.8,333.7,215.8,333.6c0,0.1-0.1,0.1-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.1,0s-0.1,0-0.1-0.1c0,0,0-0.1,0-0.1v-0.7c-0.3,0.3-0.6,0.5-0.9,0.7c-0.3,0.2-0.6,0.3-1,0.3
c-0.4,0-0.7-0.1-1-0.2c-0.3-0.2-0.5-0.4-0.7-0.6c-0.2-0.3-0.3-0.6-0.4-0.9s-0.1-0.7-0.1-1.1c0-0.5,0-0.9,0.1-1.2
c0.1-0.4,0.2-0.7,0.4-1c0.2-0.3,0.4-0.5,0.7-0.6c0.3-0.1,0.6-0.2,1-0.2c0.3,0,0.6,0.1,0.9,0.2c0.3,0.1,0.5,0.3,0.8,0.6v-3.1
c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1s0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0s0.1,0,0.1,0.1
c0,0,0,0.1,0,0.1V333.6z M214.8,329.9c-0.3-0.3-0.5-0.6-0.8-0.8c-0.2-0.2-0.5-0.3-0.8-0.3c-0.3,0-0.5,0.1-0.6,0.2s-0.3,0.3-0.4,0.5
s-0.2,0.4-0.2,0.7s-0.1,0.5-0.1,0.8c0,0.3,0,0.5,0.1,0.8c0,0.3,0.1,0.5,0.2,0.7c0.1,0.2,0.2,0.4,0.4,0.5c0.2,0.1,0.4,0.2,0.6,0.2
c0.1,0,0.3,0,0.4-0.1s0.2-0.1,0.4-0.2c0.1-0.1,0.3-0.2,0.4-0.3c0.1-0.1,0.3-0.3,0.4-0.5V329.9z"/>
<path class="st0" d="M223.3,326.1c0,0.1,0,0.1,0,0.2c0,0,0,0.1,0,0.1c0,0,0,0,0,0.1c0,0,0,0-0.1,0c0,0-0.1,0-0.1,0s-0.1,0-0.2-0.1
c-0.1,0-0.1,0-0.2-0.1s-0.2,0-0.3,0c-0.1,0-0.3,0-0.4,0.1c-0.1,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.1,0.2-0.1,0.4c0,0.2,0,0.4,0,0.6v0.6
h1.2c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0.1c0,0,0,0.1,0,0.1c0,0.1,0,0.1,0,0.2c0,0.1,0,0.2-0.1,0.3c0,0.1-0.1,0.1-0.1,0.1h-1.2v4.7
c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1s-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0c0,0-0.1,0-0.1-0.1
c0,0,0,0,0-0.1v-4.7h-0.8c-0.1,0-0.1,0-0.1-0.1s0-0.2,0-0.3c0-0.1,0-0.1,0-0.2c0-0.1,0-0.1,0-0.1c0,0,0-0.1,0.1-0.1
c0,0,0.1,0,0.1,0h0.8v-0.6c0-0.4,0-0.7,0.1-1c0.1-0.3,0.2-0.5,0.3-0.7c0.1-0.2,0.3-0.3,0.5-0.4c0.2-0.1,0.5-0.1,0.8-0.1
c0.1,0,0.3,0,0.4,0c0.1,0,0.2,0.1,0.3,0.1c0.1,0,0.1,0.1,0.1,0.1c0,0,0,0.1,0.1,0.1c0,0,0,0.1,0,0.1S223.3,326,223.3,326.1z"/>
<path class="st0" d="M227.3,328.6c0,0.1,0,0.2,0,0.2c0,0.1,0,0.1,0,0.1c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0s-0.1,0-0.1,0
c0,0-0.1,0-0.2-0.1s-0.1,0-0.2-0.1c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.3,0.1c-0.1,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.2,0.2-0.3,0.4
s-0.2,0.3-0.4,0.6v3.5c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0
s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0
c0.1,0,0.1,0,0.1,0s0.1,0,0.1,0.1c0,0,0,0,0,0.1v0.8c0.1-0.2,0.3-0.4,0.4-0.5c0.1-0.1,0.3-0.2,0.4-0.3c0.1-0.1,0.2-0.1,0.3-0.2
c0.1,0,0.2,0,0.3,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0.1c0.1,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1c0,0,0,0,0,0.1
c0,0,0,0.1,0,0.1S227.3,328.5,227.3,328.6z"/>
<path class="st0" d="M233.2,330.9c0,0.4-0.1,0.8-0.2,1.2s-0.3,0.7-0.5,1c-0.2,0.3-0.5,0.5-0.9,0.6c-0.3,0.1-0.7,0.2-1.2,0.2
c-0.4,0-0.8-0.1-1.2-0.2c-0.3-0.1-0.6-0.3-0.8-0.6c-0.2-0.3-0.4-0.6-0.5-0.9c-0.1-0.4-0.2-0.8-0.2-1.2c0-0.4,0.1-0.8,0.2-1.2
s0.3-0.7,0.5-1c0.2-0.3,0.5-0.5,0.9-0.6c0.3-0.1,0.7-0.2,1.2-0.2c0.4,0,0.8,0.1,1.2,0.2c0.3,0.1,0.6,0.3,0.8,0.6s0.4,0.6,0.5,0.9
C233.1,330.1,233.2,330.5,233.2,330.9z M232.1,331c0-0.3,0-0.6-0.1-0.8c-0.1-0.3-0.1-0.5-0.3-0.7c-0.1-0.2-0.3-0.3-0.5-0.5
s-0.5-0.2-0.8-0.2c-0.3,0-0.5,0.1-0.8,0.2c-0.2,0.1-0.4,0.3-0.5,0.4s-0.2,0.4-0.3,0.7c-0.1,0.3-0.1,0.5-0.1,0.8
c0,0.3,0,0.6,0.1,0.8s0.1,0.5,0.3,0.7c0.1,0.2,0.3,0.3,0.5,0.5s0.5,0.2,0.8,0.2c0.3,0,0.5-0.1,0.8-0.2c0.2-0.1,0.4-0.2,0.5-0.4
s0.2-0.4,0.3-0.7C232.1,331.6,232.1,331.3,232.1,331z"/>
<path class="st0" d="M242.6,333.6C242.6,333.7,242.6,333.7,242.6,333.6c0,0.1-0.1,0.1-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-3.3c0-0.2,0-0.4-0.1-0.6c0-0.2-0.1-0.3-0.2-0.5
c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1-0.1-0.3-0.1-0.5-0.1c-0.2,0-0.5,0.1-0.7,0.3s-0.5,0.4-0.8,0.8v3.7c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1
s-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-3.3c0-0.2,0-0.4-0.1-0.6
c0-0.2-0.1-0.3-0.2-0.5c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1-0.1-0.3-0.1-0.5-0.1c-0.2,0-0.5,0.1-0.7,0.3c-0.2,0.2-0.5,0.4-0.8,0.8v3.7
c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1
c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0
s0.1,0,0.1,0.1c0,0,0,0,0,0.1v0.7c0.3-0.3,0.6-0.6,0.9-0.7c0.3-0.2,0.6-0.2,0.9-0.2c0.2,0,0.4,0,0.6,0.1s0.3,0.1,0.5,0.2
c0.1,0.1,0.3,0.2,0.3,0.3c0.1,0.1,0.2,0.3,0.2,0.4c0.2-0.2,0.3-0.4,0.5-0.5c0.2-0.1,0.3-0.2,0.5-0.3s0.3-0.1,0.4-0.2
c0.1,0,0.3-0.1,0.4-0.1c0.3,0,0.6,0.1,0.9,0.2s0.4,0.3,0.6,0.5c0.1,0.2,0.2,0.4,0.3,0.7c0.1,0.3,0.1,0.6,0.1,0.9V333.6z"/>
<path class="st0" d="M252.1,326.5c0,0.1,0,0.1,0,0.2s0,0.1,0,0.1c0,0,0,0.1-0.1,0.1s-0.1,0-0.1,0h-2.2v6.7c0,0,0,0.1,0,0.1
c0,0,0,0-0.1,0.1c0,0-0.1,0-0.2,0s-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0-0.1,0-0.1V327h-2.2
c0,0-0.1,0-0.1,0s0,0-0.1-0.1c0,0,0-0.1,0-0.1c0-0.1,0-0.1,0-0.2s0-0.1,0-0.2c0-0.1,0-0.1,0-0.1c0,0,0-0.1,0.1-0.1s0.1,0,0.1,0h5.4
c0,0,0.1,0,0.1,0s0,0,0.1,0.1c0,0,0,0.1,0,0.1S252.1,326.5,252.1,326.5z"/>
<path class="st0" d="M257,330.9c0,0.4-0.1,0.8-0.2,1.2s-0.3,0.7-0.5,1c-0.2,0.3-0.5,0.5-0.9,0.6c-0.3,0.1-0.7,0.2-1.2,0.2
c-0.4,0-0.8-0.1-1.2-0.2c-0.3-0.1-0.6-0.3-0.8-0.6c-0.2-0.3-0.4-0.6-0.5-0.9c-0.1-0.4-0.2-0.8-0.2-1.2c0-0.4,0.1-0.8,0.2-1.2
s0.3-0.7,0.5-1c0.2-0.3,0.5-0.5,0.9-0.6c0.3-0.1,0.7-0.2,1.2-0.2c0.4,0,0.8,0.1,1.2,0.2c0.3,0.1,0.6,0.3,0.8,0.6s0.4,0.6,0.5,0.9
C256.9,330.1,257,330.5,257,330.9z M255.9,331c0-0.3,0-0.6-0.1-0.8c-0.1-0.3-0.1-0.5-0.3-0.7c-0.1-0.2-0.3-0.3-0.5-0.5
s-0.5-0.2-0.8-0.2c-0.3,0-0.5,0.1-0.8,0.2c-0.2,0.1-0.4,0.3-0.5,0.4s-0.2,0.4-0.3,0.7c-0.1,0.3-0.1,0.5-0.1,0.8
c0,0.3,0,0.6,0.1,0.8s0.1,0.5,0.3,0.7c0.1,0.2,0.3,0.3,0.5,0.5s0.5,0.2,0.8,0.2c0.3,0,0.5-0.1,0.8-0.2c0.2-0.1,0.4-0.2,0.5-0.4
s0.2-0.4,0.3-0.7C255.9,331.6,255.9,331.3,255.9,331z"/>
<path class="st0" d="M263.4,330.9c0,0.4-0.1,0.8-0.2,1.2s-0.3,0.7-0.5,1c-0.2,0.3-0.5,0.5-0.9,0.6c-0.3,0.1-0.7,0.2-1.2,0.2
c-0.4,0-0.8-0.1-1.2-0.2c-0.3-0.1-0.6-0.3-0.8-0.6c-0.2-0.3-0.4-0.6-0.5-0.9c-0.1-0.4-0.2-0.8-0.2-1.2c0-0.4,0.1-0.8,0.2-1.2
s0.3-0.7,0.5-1c0.2-0.3,0.5-0.5,0.9-0.6c0.3-0.1,0.7-0.2,1.2-0.2c0.4,0,0.8,0.1,1.2,0.2c0.3,0.1,0.6,0.3,0.8,0.6s0.4,0.6,0.5,0.9
C263.3,330.1,263.4,330.5,263.4,330.9z M262.4,331c0-0.3,0-0.6-0.1-0.8c-0.1-0.3-0.1-0.5-0.3-0.7c-0.1-0.2-0.3-0.3-0.5-0.5
s-0.5-0.2-0.8-0.2c-0.3,0-0.5,0.1-0.8,0.2c-0.2,0.1-0.4,0.3-0.5,0.4s-0.2,0.4-0.3,0.7c-0.1,0.3-0.1,0.5-0.1,0.8
c0,0.3,0,0.6,0.1,0.8s0.1,0.5,0.3,0.7c0.1,0.2,0.3,0.3,0.5,0.5s0.5,0.2,0.8,0.2c0.3,0,0.5-0.1,0.8-0.2c0.2-0.1,0.4-0.2,0.5-0.4
s0.2-0.4,0.3-0.7C262.3,331.6,262.4,331.3,262.4,331z"/>
<path class="st0" d="M269.5,333.6C269.5,333.7,269.5,333.7,269.5,333.6c0,0.1-0.1,0.1-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.1,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-3.1c0-0.3,0-0.6-0.1-0.7c0-0.2-0.1-0.3-0.2-0.5
c-0.1-0.1-0.2-0.2-0.4-0.3s-0.3-0.1-0.5-0.1c-0.2,0-0.5,0.1-0.7,0.3c-0.2,0.2-0.5,0.4-0.8,0.8v3.7c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1
s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1
c0,0,0,0,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0s0.1,0,0.1,0.1c0,0,0,0,0,0.1v0.7
c0.3-0.3,0.6-0.6,0.9-0.7s0.6-0.2,0.9-0.2c0.4,0,0.7,0.1,0.9,0.2c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.3,0.7
c0.1,0.3,0.1,0.6,0.1,1V333.6z"/>
<path class="st0" d="M274.7,333.4c0,0.1,0,0.1,0,0.2c0,0.1,0,0.1,0,0.1c0,0,0,0.1-0.1,0.1c0,0-0.1,0-0.1,0h-3.3
c-0.1,0-0.2,0-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.3v-0.2c0-0.1,0-0.1,0-0.1s0-0.1,0-0.1c0,0,0-0.1,0.1-0.1c0,0,0.1-0.1,0.1-0.2
l2.4-3.7h-2.3c-0.1,0-0.1,0-0.2-0.1c0-0.1-0.1-0.2-0.1-0.3c0-0.1,0-0.1,0-0.2c0-0.1,0-0.1,0-0.1c0,0,0-0.1,0.1-0.1c0,0,0.1,0,0.1,0
h3.1c0,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0.1c0,0,0,0.1,0.1,0.1c0,0,0,0.1,0,0.2v0.2c0,0.1,0,0.1,0,0.2c0,0,0,0.1,0,0.1
c0,0,0,0.1-0.1,0.1c0,0.1-0.1,0.1-0.1,0.2l-2.4,3.7h2.5c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0.1c0,0,0,0.1,0,0.1
C274.7,333.2,274.7,333.3,274.7,333.4z"/>
<path class="st0" d="M277.4,332.9c0,0.1,0,0.2,0,0.3c0,0.1,0,0.2-0.1,0.3c0,0.1-0.1,0.2-0.1,0.3c0,0.1-0.1,0.2-0.2,0.3l-0.8,1.2
c0,0,0,0.1-0.1,0.1c0,0-0.1,0-0.1,0.1c0,0-0.1,0-0.1,0s-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0c0,0-0.1,0-0.1,0c0,0,0,0,0-0.1
c0,0,0-0.1,0-0.1l0.8-1.6v-0.8c0-0.1,0-0.2,0-0.3s0.1-0.1,0.1-0.1c0,0,0.1-0.1,0.2-0.1c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0
c0.1,0,0.1,0,0.2,0.1c0,0,0.1,0.1,0.1,0.1S277.4,332.8,277.4,332.9z"/>
<path class="st0" d="M285.9,333.7c0,0,0,0.1,0,0.1c0,0-0.1,0-0.1,0.1s-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0s-0.1,0-0.1-0.1
c0,0,0-0.1,0-0.1v-0.5c-0.2,0.3-0.5,0.4-0.8,0.6c-0.3,0.1-0.6,0.2-0.9,0.2c-0.3,0-0.5,0-0.8-0.1s-0.4-0.2-0.6-0.3
c-0.2-0.1-0.3-0.3-0.4-0.5c-0.1-0.2-0.1-0.4-0.1-0.7c0-0.3,0.1-0.6,0.2-0.8c0.1-0.2,0.3-0.4,0.5-0.6c0.2-0.1,0.5-0.3,0.8-0.3
c0.3-0.1,0.7-0.1,1.1-0.1h0.7v-0.4c0-0.2,0-0.4-0.1-0.5c0-0.2-0.1-0.3-0.2-0.4s-0.2-0.2-0.4-0.2c-0.2-0.1-0.3-0.1-0.6-0.1
c-0.2,0-0.5,0-0.7,0.1c-0.2,0.1-0.4,0.1-0.5,0.2s-0.3,0.1-0.4,0.2s-0.2,0.1-0.2,0.1c0,0-0.1,0-0.1,0c0,0,0,0-0.1-0.1
c0,0,0-0.1,0-0.1c0,0,0-0.1,0-0.2c0-0.1,0-0.2,0-0.2c0-0.1,0-0.1,0.1-0.2c0.1-0.1,0.1-0.1,0.3-0.2c0.1-0.1,0.3-0.1,0.5-0.2
c0.2-0.1,0.4-0.1,0.6-0.1c0.2,0,0.4-0.1,0.6-0.1c0.4,0,0.7,0,1,0.1c0.3,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.3,0.4,0.4,0.6
c0.1,0.3,0.1,0.5,0.1,0.9V333.7z M284.9,331.2h-0.8c-0.3,0-0.5,0-0.7,0.1c-0.2,0-0.4,0.1-0.5,0.2c-0.1,0.1-0.2,0.2-0.3,0.3
c-0.1,0.1-0.1,0.3-0.1,0.4c0,0.3,0.1,0.5,0.3,0.7s0.4,0.2,0.7,0.2c0.3,0,0.5-0.1,0.7-0.2c0.2-0.1,0.5-0.3,0.7-0.6V331.2z"/>
<path class="st0" d="M293.8,332.2c0,0.3-0.1,0.5-0.2,0.7c-0.1,0.2-0.2,0.4-0.4,0.5c-0.2,0.1-0.4,0.3-0.7,0.3
c-0.3,0.1-0.5,0.1-0.9,0.1c-0.2,0-0.4,0-0.5,0c-0.2,0-0.3-0.1-0.5-0.1c-0.1,0-0.3-0.1-0.3-0.1c-0.1,0-0.2-0.1-0.2-0.1
c0,0-0.1-0.1-0.1-0.2s0-0.2,0-0.3c0-0.1,0-0.1,0-0.2c0-0.1,0-0.1,0-0.1c0,0,0-0.1,0.1-0.1c0,0,0,0,0.1,0c0,0,0.1,0,0.2,0.1
c0.1,0.1,0.2,0.1,0.3,0.2s0.3,0.1,0.4,0.2c0.2,0.1,0.4,0.1,0.6,0.1c0.2,0,0.3,0,0.5-0.1c0.1,0,0.3-0.1,0.4-0.2
c0.1-0.1,0.2-0.2,0.2-0.3c0.1-0.1,0.1-0.2,0.1-0.4c0-0.2,0-0.3-0.1-0.4s-0.2-0.2-0.3-0.3c-0.1-0.1-0.3-0.1-0.4-0.2
c-0.2-0.1-0.3-0.1-0.5-0.2c-0.2-0.1-0.3-0.1-0.5-0.2c-0.2-0.1-0.3-0.2-0.4-0.3c-0.1-0.1-0.2-0.3-0.3-0.4c-0.1-0.2-0.1-0.4-0.1-0.6
c0-0.2,0-0.4,0.1-0.6c0.1-0.2,0.2-0.4,0.4-0.5c0.2-0.1,0.4-0.3,0.6-0.3c0.2-0.1,0.5-0.1,0.9-0.1c0.1,0,0.3,0,0.4,0
c0.1,0,0.3,0.1,0.4,0.1c0.1,0,0.2,0.1,0.3,0.1c0.1,0,0.1,0.1,0.2,0.1c0,0,0.1,0.1,0.1,0.1c0,0,0,0.1,0,0.1c0,0,0,0.1,0,0.1
c0,0,0,0.1,0,0.2c0,0.1,0,0.1,0,0.2s0,0.1,0,0.1c0,0,0,0.1-0.1,0.1c0,0,0,0-0.1,0c0,0-0.1,0-0.2-0.1c-0.1,0-0.2-0.1-0.3-0.1
c-0.1,0-0.2-0.1-0.4-0.1c-0.1,0-0.3-0.1-0.5-0.1c-0.2,0-0.3,0-0.4,0.1c-0.1,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.1,0.2-0.2,0.2
c0,0.1-0.1,0.2-0.1,0.3c0,0.2,0,0.3,0.1,0.4c0.1,0.1,0.2,0.2,0.3,0.3c0.1,0.1,0.3,0.2,0.4,0.2c0.2,0.1,0.3,0.1,0.5,0.2
s0.3,0.1,0.5,0.2c0.2,0.1,0.3,0.2,0.4,0.3c0.1,0.1,0.2,0.3,0.3,0.4C293.8,331.8,293.8,332,293.8,332.2z"/>
<path class="st0" d="M300.2,330.9c0,0.4-0.1,0.8-0.2,1.2s-0.3,0.7-0.5,1c-0.2,0.3-0.5,0.5-0.9,0.6c-0.3,0.1-0.7,0.2-1.2,0.2
c-0.4,0-0.8-0.1-1.2-0.2c-0.3-0.1-0.6-0.3-0.8-0.6c-0.2-0.3-0.4-0.6-0.5-0.9c-0.1-0.4-0.2-0.8-0.2-1.2c0-0.4,0.1-0.8,0.2-1.2
s0.3-0.7,0.5-1c0.2-0.3,0.5-0.5,0.9-0.6c0.3-0.1,0.7-0.2,1.2-0.2c0.4,0,0.8,0.1,1.2,0.2c0.3,0.1,0.6,0.3,0.8,0.6s0.4,0.6,0.5,0.9
C300.2,330.1,300.2,330.5,300.2,330.9z M299.2,331c0-0.3,0-0.6-0.1-0.8c-0.1-0.3-0.1-0.5-0.3-0.7c-0.1-0.2-0.3-0.3-0.5-0.5
s-0.5-0.2-0.8-0.2c-0.3,0-0.5,0.1-0.8,0.2c-0.2,0.1-0.4,0.3-0.5,0.4s-0.2,0.4-0.3,0.7c-0.1,0.3-0.1,0.5-0.1,0.8
c0,0.3,0,0.6,0.1,0.8s0.1,0.5,0.3,0.7c0.1,0.2,0.3,0.3,0.5,0.5s0.5,0.2,0.8,0.2c0.3,0,0.5-0.1,0.8-0.2c0.2-0.1,0.4-0.2,0.5-0.4
s0.2-0.4,0.3-0.7C299.2,331.6,299.2,331.3,299.2,331z"/>
<path class="st0" d="M302.9,328.9v4.7c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1s-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.2,0-0.2,0
c-0.1,0-0.1,0-0.2,0c0,0-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-4.7h-0.8c-0.1,0-0.1,0-0.1-0.1s0-0.2,0-0.3c0-0.1,0-0.1,0-0.2
c0-0.1,0-0.1,0-0.1c0,0,0-0.1,0.1-0.1c0,0,0.1,0,0.1,0h0.8v-0.6c0-0.4,0-0.7,0.1-1c0.1-0.3,0.2-0.5,0.3-0.7
c0.1-0.2,0.3-0.3,0.5-0.4c0.2-0.1,0.5-0.1,0.8-0.1c0.1,0,0.3,0,0.4,0c0.1,0,0.2,0.1,0.3,0.1c0.1,0,0.1,0.1,0.1,0.1
c0,0,0,0.1,0.1,0.1c0,0,0,0.1,0,0.1c0,0.1,0,0.1,0,0.2c0,0.1,0,0.1,0,0.2c0,0,0,0.1,0,0.1c0,0,0,0,0,0.1c0,0,0,0-0.1,0
c0,0-0.1,0-0.1,0c0,0-0.1,0-0.1-0.1c-0.1,0-0.1,0-0.2-0.1c-0.1,0-0.2,0-0.3,0c-0.1,0-0.3,0-0.4,0.1c-0.1,0-0.2,0.1-0.2,0.2
c-0.1,0.1-0.1,0.2-0.1,0.4c0,0.2,0,0.4,0,0.6v0.6h2.4v-1.3c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1s0.1,0,0.1,0c0.1,0,0.1,0,0.2,0
c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1v1.3h1.4c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0.1c0,0,0,0.1,0,0.1
c0,0.1,0,0.1,0,0.2c0,0.1,0,0.2-0.1,0.3c0,0.1-0.1,0.1-0.1,0.1h-1.4v3c0,0.4,0.1,0.6,0.2,0.8c0.1,0.2,0.3,0.3,0.6,0.3
c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.2-0.1c0.1,0,0.1,0,0.1-0.1c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0c0,0,0,0,0,0.1s0,0.1,0,0.1
c0,0,0,0.1,0,0.2c0,0.1,0,0.2,0,0.3c0,0.1,0,0.1-0.1,0.1c0,0-0.1,0.1-0.1,0.1c-0.1,0-0.1,0-0.2,0.1c-0.1,0-0.2,0-0.3,0
c-0.1,0-0.2,0-0.3,0c-0.3,0-0.5,0-0.7-0.1c-0.2-0.1-0.4-0.2-0.5-0.3c-0.1-0.1-0.2-0.3-0.3-0.6s-0.1-0.5-0.1-0.8v-3.1H302.9z"/>
<path class="st0" d="M316.7,328.3c0,0,0,0.1,0,0.1s0,0.1,0,0.1l-1.6,5.1c0,0,0,0.1-0.1,0.1c0,0-0.1,0-0.1,0.1s-0.1,0-0.2,0
c-0.1,0-0.2,0-0.3,0c-0.1,0-0.2,0-0.3,0c-0.1,0-0.2,0-0.2,0s-0.1,0-0.1-0.1c0,0,0-0.1-0.1-0.1l-1.1-3.9l0-0.1l0,0.1l-1,3.9
c0,0,0,0.1-0.1,0.1c0,0-0.1,0-0.1,0.1s-0.1,0-0.2,0c-0.1,0-0.2,0-0.3,0c-0.1,0-0.2,0-0.3,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1
c0,0,0-0.1-0.1-0.1l-1.6-5.1c0-0.1,0-0.1,0-0.1c0,0,0-0.1,0-0.1c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1s0.1,0,0.2,0c0.1,0,0.1,0,0.2,0
c0.1,0,0.2,0,0.3,0c0.1,0,0.1,0,0.2,0c0,0,0.1,0,0.1,0.1c0,0,0,0.1,0,0.1l1.3,4.4l0,0.1l0-0.1l1.2-4.4c0,0,0-0.1,0-0.1
c0,0,0,0,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0.1s0,0.1,0,0.1l1.3,4.4
l0,0.1l0-0.1l1.3-4.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.2,0c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0
C316.6,328.2,316.7,328.2,316.7,328.3C316.7,328.2,316.7,328.2,316.7,328.3z"/>
<path class="st0" d="M321.8,333.7c0,0,0,0.1,0,0.1c0,0-0.1,0-0.1,0.1s-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0s-0.1,0-0.1-0.1
c0,0,0-0.1,0-0.1v-0.5c-0.2,0.3-0.5,0.4-0.8,0.6c-0.3,0.1-0.6,0.2-0.9,0.2c-0.3,0-0.5,0-0.8-0.1c-0.2-0.1-0.4-0.2-0.6-0.3
c-0.2-0.1-0.3-0.3-0.4-0.5c-0.1-0.2-0.1-0.4-0.1-0.7c0-0.3,0.1-0.6,0.2-0.8c0.1-0.2,0.3-0.4,0.5-0.6s0.5-0.3,0.8-0.3
c0.3-0.1,0.7-0.1,1.1-0.1h0.7v-0.4c0-0.2,0-0.4-0.1-0.5c0-0.2-0.1-0.3-0.2-0.4s-0.2-0.2-0.4-0.2c-0.2-0.1-0.3-0.1-0.6-0.1
c-0.2,0-0.5,0-0.7,0.1s-0.4,0.1-0.5,0.2c-0.1,0.1-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.1-0.2,0.1c0,0-0.1,0-0.1,0c0,0,0,0-0.1-0.1
c0,0,0-0.1,0-0.1s0-0.1,0-0.2c0-0.1,0-0.2,0-0.2s0-0.1,0.1-0.2c0.1-0.1,0.1-0.1,0.3-0.2c0.1-0.1,0.3-0.1,0.5-0.2s0.4-0.1,0.6-0.1
c0.2,0,0.4-0.1,0.6-0.1c0.4,0,0.7,0,1,0.1c0.3,0.1,0.5,0.2,0.7,0.4s0.3,0.4,0.4,0.6s0.1,0.5,0.1,0.9V333.7z M320.8,331.2H320
c-0.3,0-0.5,0-0.7,0.1c-0.2,0-0.4,0.1-0.5,0.2c-0.1,0.1-0.2,0.2-0.3,0.3c-0.1,0.1-0.1,0.3-0.1,0.4c0,0.3,0.1,0.5,0.3,0.7
c0.2,0.2,0.4,0.2,0.7,0.2c0.3,0,0.5-0.1,0.7-0.2s0.5-0.3,0.7-0.6V331.2z"/>
<path class="st0" d="M326.8,328.6c0,0.1,0,0.2,0,0.2s0,0.1,0,0.1c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0c0,0-0.1,0-0.1,0c0,0-0.1,0-0.2-0.1
s-0.1,0-0.2-0.1c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.3,0.1c-0.1,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.2,0.2-0.3,0.4s-0.2,0.3-0.4,0.6v3.5
c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1
c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0
c0,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1v0.8c0.1-0.2,0.3-0.4,0.4-0.5s0.3-0.2,0.4-0.3c0.1-0.1,0.2-0.1,0.3-0.2c0.1,0,0.2,0,0.3,0
c0.1,0,0.1,0,0.2,0s0.1,0,0.2,0c0.1,0,0.1,0,0.2,0.1c0.1,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1c0,0,0,0,0,0.1c0,0,0,0.1,0,0.1
S326.8,328.5,326.8,328.6z"/>
<path class="st0" d="M332.3,330.7c0,0.2,0,0.3-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1h-3.5c0,0.3,0,0.6,0.1,0.8c0.1,0.2,0.2,0.4,0.3,0.6
c0.1,0.2,0.3,0.3,0.5,0.4c0.2,0.1,0.5,0.1,0.8,0.1c0.3,0,0.5,0,0.7-0.1c0.2,0,0.4-0.1,0.5-0.1s0.3-0.1,0.4-0.1
c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0.1c0,0,0,0.1,0,0.1s0,0.1,0,0.2c0,0.1,0,0.1,0,0.1c0,0,0,0.1,0,0.1
c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1c0,0-0.1,0.1-0.2,0.1c-0.1,0-0.2,0.1-0.4,0.1s-0.4,0.1-0.6,0.1c-0.2,0-0.5,0.1-0.7,0.1
c-0.4,0-0.8-0.1-1.2-0.2c-0.3-0.1-0.6-0.3-0.8-0.5s-0.4-0.5-0.5-0.9s-0.2-0.8-0.2-1.3c0-0.5,0.1-0.9,0.2-1.2s0.3-0.7,0.5-0.9
c0.2-0.3,0.5-0.5,0.8-0.6c0.3-0.1,0.7-0.2,1.1-0.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.1,0.5,0.3,0.7,0.5c0.2,0.2,0.3,0.5,0.4,0.8
c0.1,0.3,0.1,0.6,0.1,1V330.7z M331.3,330.4c0-0.5-0.1-0.9-0.3-1.2c-0.2-0.3-0.6-0.4-1.1-0.4c-0.2,0-0.5,0-0.6,0.1
c-0.2,0.1-0.3,0.2-0.5,0.4c-0.1,0.2-0.2,0.3-0.3,0.5c-0.1,0.2-0.1,0.4-0.1,0.6H331.3z"/>
<path class="st0" d="M341.5,330.9c0,0.4-0.1,0.8-0.2,1.2s-0.3,0.7-0.5,1c-0.2,0.3-0.5,0.5-0.9,0.6c-0.3,0.1-0.7,0.2-1.2,0.2
c-0.4,0-0.8-0.1-1.2-0.2c-0.3-0.1-0.6-0.3-0.8-0.6s-0.4-0.6-0.5-0.9s-0.2-0.8-0.2-1.2c0-0.4,0.1-0.8,0.2-1.2s0.3-0.7,0.5-1
c0.2-0.3,0.5-0.5,0.9-0.6c0.3-0.1,0.7-0.2,1.2-0.2c0.4,0,0.8,0.1,1.2,0.2c0.3,0.1,0.6,0.3,0.8,0.6s0.4,0.6,0.5,0.9
S341.5,330.5,341.5,330.9z M340.5,331c0-0.3,0-0.6-0.1-0.8c-0.1-0.3-0.1-0.5-0.3-0.7c-0.1-0.2-0.3-0.3-0.5-0.5
c-0.2-0.1-0.5-0.2-0.8-0.2c-0.3,0-0.5,0.1-0.8,0.2c-0.2,0.1-0.4,0.3-0.5,0.4c-0.1,0.2-0.2,0.4-0.3,0.7c-0.1,0.3-0.1,0.5-0.1,0.8
c0,0.3,0,0.6,0.1,0.8c0.1,0.3,0.1,0.5,0.3,0.7c0.1,0.2,0.3,0.3,0.5,0.5c0.2,0.1,0.5,0.2,0.8,0.2c0.3,0,0.5-0.1,0.8-0.2
c0.2-0.1,0.4-0.2,0.5-0.4c0.1-0.2,0.2-0.4,0.3-0.7C340.5,331.6,340.5,331.3,340.5,331z"/>
<path class="st0" d="M346.1,328.6c0,0.1,0,0.2,0,0.2s0,0.1,0,0.1c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0c0,0-0.1,0-0.1,0c0,0-0.1,0-0.2-0.1
s-0.1,0-0.2-0.1c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.3,0.1c-0.1,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.2,0.2-0.3,0.4s-0.2,0.3-0.4,0.6v3.5
c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1
c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0
c0,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1v0.8c0.1-0.2,0.3-0.4,0.4-0.5s0.3-0.2,0.4-0.3c0.1-0.1,0.2-0.1,0.3-0.2c0.1,0,0.2,0,0.3,0
c0.1,0,0.1,0,0.2,0s0.1,0,0.2,0c0.1,0,0.1,0,0.2,0.1c0.1,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1c0,0,0,0,0,0.1c0,0,0,0.1,0,0.1
S346.1,328.5,346.1,328.6z"/>
<path class="st0" d="M348.3,326.5c0,0.2,0,0.4-0.1,0.5c-0.1,0.1-0.2,0.1-0.5,0.1c-0.2,0-0.4,0-0.5-0.1c-0.1-0.1-0.1-0.2-0.1-0.5
c0-0.2,0-0.4,0.1-0.5c0.1-0.1,0.2-0.1,0.5-0.1c0.2,0,0.4,0,0.5,0.1C348.3,326.1,348.3,326.2,348.3,326.5z M348.2,333.6
C348.2,333.7,348.2,333.7,348.2,333.6c0,0.1-0.1,0.1-0.1,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0
c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1s0.1,0,0.2,0c0.1,0,0.1,0,0.2,0
c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1V333.6z"/>
<path class="st0" d="M354.5,328.5c0,0.1,0,0.2-0.1,0.3c0,0.1-0.1,0.1-0.1,0.1h-0.8c0.1,0.1,0.2,0.3,0.3,0.5s0.1,0.4,0.1,0.5
c0,0.3,0,0.6-0.1,0.8s-0.2,0.4-0.4,0.6s-0.4,0.3-0.7,0.4c-0.3,0.1-0.5,0.1-0.8,0.1c-0.2,0-0.4,0-0.6-0.1s-0.3-0.1-0.5-0.2
c-0.1,0.1-0.1,0.2-0.2,0.2c0,0.1-0.1,0.2-0.1,0.3c0,0.1,0.1,0.3,0.2,0.3c0.1,0.1,0.3,0.1,0.5,0.1l1.4,0.1c0.3,0,0.5,0,0.7,0.1
s0.4,0.2,0.6,0.3s0.3,0.3,0.4,0.4c0.1,0.2,0.1,0.4,0.1,0.6c0,0.2-0.1,0.5-0.2,0.7c-0.1,0.2-0.3,0.4-0.5,0.6
c-0.2,0.2-0.5,0.3-0.8,0.4c-0.3,0.1-0.7,0.1-1.2,0.1c-0.4,0-0.8,0-1.1-0.1c-0.3-0.1-0.6-0.2-0.7-0.3c-0.2-0.1-0.3-0.3-0.4-0.5
c-0.1-0.2-0.1-0.4-0.1-0.6c0-0.1,0-0.3,0-0.4c0-0.1,0.1-0.2,0.1-0.4c0.1-0.1,0.1-0.2,0.2-0.3c0.1-0.1,0.2-0.2,0.3-0.3
c-0.2-0.1-0.3-0.2-0.4-0.4c-0.1-0.2-0.1-0.3-0.1-0.5c0-0.2,0-0.5,0.1-0.6c0.1-0.2,0.2-0.4,0.4-0.5c-0.1-0.1-0.2-0.3-0.3-0.5
c-0.1-0.2-0.1-0.4-0.1-0.7c0-0.3,0.1-0.6,0.2-0.8c0.1-0.2,0.2-0.4,0.4-0.6c0.2-0.2,0.4-0.3,0.7-0.4c0.3-0.1,0.5-0.1,0.8-0.1
c0.2,0,0.3,0,0.5,0c0.1,0,0.3,0,0.4,0.1h1.6c0.1,0,0.1,0,0.2,0.1C354.5,328.3,354.5,328.4,354.5,328.5z M353.5,334.2
c0-0.2-0.1-0.4-0.3-0.5s-0.4-0.2-0.8-0.2l-1.4,0c-0.1,0.1-0.2,0.2-0.3,0.3c-0.1,0.1-0.1,0.2-0.2,0.3c0,0.1-0.1,0.2-0.1,0.2
c0,0.1,0,0.2,0,0.2c0,0.3,0.1,0.5,0.4,0.6c0.3,0.1,0.6,0.2,1.1,0.2c0.3,0,0.5,0,0.7-0.1s0.4-0.1,0.5-0.2c0.1-0.1,0.2-0.2,0.3-0.3
S353.5,334.3,353.5,334.2z M353,329.9c0-0.4-0.1-0.7-0.3-0.9c-0.2-0.2-0.5-0.3-0.9-0.3c-0.2,0-0.4,0-0.5,0.1s-0.3,0.2-0.4,0.3
s-0.2,0.2-0.2,0.4c0,0.1-0.1,0.3-0.1,0.5c0,0.4,0.1,0.6,0.3,0.8c0.2,0.2,0.5,0.3,0.8,0.3c0.2,0,0.4,0,0.5-0.1
c0.1-0.1,0.3-0.1,0.4-0.3s0.2-0.2,0.2-0.4C353,330.2,353,330.1,353,329.9z"/>
<path class="st0" d="M356.9,326.5c0,0.2,0,0.4-0.1,0.5c-0.1,0.1-0.2,0.1-0.5,0.1c-0.2,0-0.4,0-0.5-0.1c-0.1-0.1-0.1-0.2-0.1-0.5
c0-0.2,0-0.4,0.1-0.5c0.1-0.1,0.2-0.1,0.5-0.1c0.2,0,0.4,0,0.5,0.1C356.8,326.1,356.9,326.2,356.9,326.5z M356.8,333.6
C356.8,333.7,356.8,333.7,356.8,333.6c0,0.1-0.1,0.1-0.1,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0
c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1s0.1,0,0.2,0c0.1,0,0.1,0,0.2,0
c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1V333.6z"/>
<path class="st0" d="M363.2,333.6C363.2,333.7,363.2,333.7,363.2,333.6c0,0.1-0.1,0.1-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.1,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-3.1c0-0.3,0-0.6-0.1-0.7c0-0.2-0.1-0.3-0.2-0.5
c-0.1-0.1-0.2-0.2-0.4-0.3c-0.1-0.1-0.3-0.1-0.5-0.1c-0.2,0-0.5,0.1-0.7,0.3s-0.5,0.4-0.8,0.8v3.7c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1
c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1
c0,0,0,0,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1v0.7
c0.3-0.3,0.6-0.6,0.9-0.7s0.6-0.2,0.9-0.2c0.4,0,0.7,0.1,0.9,0.2s0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.3,0.7c0.1,0.3,0.1,0.6,0.1,1
V333.6z"/>
<path class="st0" d="M369,333.7c0,0,0,0.1,0,0.1c0,0-0.1,0-0.1,0.1s-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0s-0.1,0-0.1-0.1
c0,0,0-0.1,0-0.1v-0.5c-0.2,0.3-0.5,0.4-0.8,0.6c-0.3,0.1-0.6,0.2-0.9,0.2c-0.3,0-0.5,0-0.8-0.1c-0.2-0.1-0.4-0.2-0.6-0.3
c-0.2-0.1-0.3-0.3-0.4-0.5c-0.1-0.2-0.1-0.4-0.1-0.7c0-0.3,0.1-0.6,0.2-0.8c0.1-0.2,0.3-0.4,0.5-0.6s0.5-0.3,0.8-0.3
c0.3-0.1,0.7-0.1,1.1-0.1h0.7v-0.4c0-0.2,0-0.4-0.1-0.5c0-0.2-0.1-0.3-0.2-0.4s-0.2-0.2-0.4-0.2c-0.2-0.1-0.3-0.1-0.6-0.1
c-0.2,0-0.5,0-0.7,0.1s-0.4,0.1-0.5,0.2c-0.1,0.1-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.1-0.2,0.1c0,0-0.1,0-0.1,0c0,0,0,0-0.1-0.1
c0,0,0-0.1,0-0.1s0-0.1,0-0.2c0-0.1,0-0.2,0-0.2s0-0.1,0.1-0.2c0.1-0.1,0.1-0.1,0.3-0.2c0.1-0.1,0.3-0.1,0.5-0.2s0.4-0.1,0.6-0.1
c0.2,0,0.4-0.1,0.6-0.1c0.4,0,0.7,0,1,0.1c0.3,0.1,0.5,0.2,0.7,0.4s0.3,0.4,0.4,0.6s0.1,0.5,0.1,0.9V333.7z M368,331.2h-0.8
c-0.3,0-0.5,0-0.7,0.1c-0.2,0-0.4,0.1-0.5,0.2c-0.1,0.1-0.2,0.2-0.3,0.3c-0.1,0.1-0.1,0.3-0.1,0.4c0,0.3,0.1,0.5,0.3,0.7
c0.2,0.2,0.4,0.2,0.7,0.2c0.3,0,0.5-0.1,0.7-0.2s0.5-0.3,0.7-0.6V331.2z"/>
<path class="st0" d="M371.8,333.6C371.8,333.7,371.8,333.7,371.8,333.6c0,0.1-0.1,0.1-0.1,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-8c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.2,0
c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0s0.1,0,0.1,0c0,0,0.1,0,0.1,0.1c0,0,0,0.1,0,0.1V333.6z"/>
<path class="st0" d="M374.6,333.6C374.6,333.7,374.6,333.7,374.6,333.6c0,0.1-0.1,0.1-0.1,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-8c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.2,0
c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0s0.1,0,0.1,0c0,0,0.1,0,0.1,0.1c0,0,0,0.1,0,0.1V333.6z"/>
<path class="st0" d="M378.9,333.8l-0.7,2c0,0.1-0.1,0.1-0.2,0.1c-0.1,0-0.2,0-0.4,0c-0.1,0-0.2,0-0.3,0s-0.1,0-0.1-0.1
c0,0-0.1-0.1-0.1-0.1c0,0,0-0.1,0-0.1l0.7-1.9c0,0-0.1,0-0.1-0.1c0,0-0.1-0.1-0.1-0.1l-1.9-5.1c0-0.1,0-0.1,0-0.2c0,0,0-0.1,0-0.1
c0,0,0.1,0,0.2-0.1s0.2,0,0.3,0s0.2,0,0.3,0c0.1,0,0.1,0,0.2,0s0.1,0,0.1,0.1c0,0,0,0.1,0.1,0.1l1.5,4.3h0l1.5-4.3
c0-0.1,0.1-0.1,0.1-0.1c0,0,0.1,0,0.2,0s0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c0.1,0,0.1,0,0.2,0.1c0,0,0.1,0.1,0.1,0.1c0,0,0,0.1,0,0.2
L378.9,333.8z"/>
<path class="st0" d="M388.6,332.8c0,0.1,0,0.1,0,0.2s0,0.1,0,0.1c0,0,0,0.1,0,0.1c0,0,0,0.1-0.1,0.1s-0.1,0.1-0.3,0.2
c-0.1,0.1-0.3,0.1-0.4,0.2c-0.1,0.1-0.3,0.1-0.5,0.1s-0.4,0.1-0.5,0.1c-0.4,0-0.7-0.1-1-0.2s-0.5-0.3-0.7-0.6
c-0.2-0.2-0.4-0.5-0.5-0.9c-0.1-0.4-0.2-0.8-0.2-1.2c0-0.5,0.1-1,0.2-1.4c0.1-0.4,0.3-0.7,0.5-0.9s0.5-0.4,0.8-0.5
c0.3-0.1,0.6-0.2,1-0.2c0.2,0,0.3,0,0.5,0c0.2,0,0.3,0.1,0.4,0.1s0.3,0.1,0.4,0.2s0.2,0.1,0.2,0.2s0.1,0.1,0.1,0.1c0,0,0,0.1,0,0.1
c0,0,0,0.1,0,0.1c0,0,0,0.1,0,0.2c0,0.2,0,0.3-0.1,0.3c0,0.1-0.1,0.1-0.1,0.1c-0.1,0-0.1,0-0.2-0.1s-0.2-0.1-0.3-0.2
c-0.1-0.1-0.3-0.2-0.4-0.2s-0.4-0.1-0.6-0.1c-0.5,0-0.8,0.2-1.1,0.5c-0.3,0.4-0.4,0.9-0.4,1.6c0,0.3,0,0.6,0.1,0.9s0.2,0.5,0.3,0.7
s0.3,0.3,0.5,0.4c0.2,0.1,0.4,0.1,0.6,0.1c0.2,0,0.4,0,0.6-0.1s0.3-0.2,0.4-0.2c0.1-0.1,0.2-0.2,0.3-0.2c0.1-0.1,0.2-0.1,0.2-0.1
c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0.1c0,0,0,0.1,0,0.1S388.6,332.8,388.6,332.8z"/>
<path class="st0" d="M393,328.6c0,0.1,0,0.2,0,0.2s0,0.1,0,0.1c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0c0,0-0.1,0-0.1,0c0,0-0.1,0-0.2-0.1
s-0.1,0-0.2-0.1c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.3,0.1c-0.1,0-0.2,0.1-0.3,0.2c-0.1,0.1-0.2,0.2-0.3,0.4s-0.2,0.3-0.4,0.6v3.5
c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1
c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0
c0,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1v0.8c0.1-0.2,0.3-0.4,0.4-0.5s0.3-0.2,0.4-0.3c0.1-0.1,0.2-0.1,0.3-0.2c0.1,0,0.2,0,0.3,0
c0.1,0,0.1,0,0.2,0s0.1,0,0.2,0c0.1,0,0.1,0,0.2,0.1c0.1,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1c0,0,0,0,0,0.1c0,0,0,0.1,0,0.1
S393,328.5,393,328.6z"/>
<path class="st0" d="M398.5,330.7c0,0.2,0,0.3-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1h-3.5c0,0.3,0,0.6,0.1,0.8c0.1,0.2,0.2,0.4,0.3,0.6
c0.1,0.2,0.3,0.3,0.5,0.4c0.2,0.1,0.5,0.1,0.8,0.1c0.3,0,0.5,0,0.7-0.1c0.2,0,0.4-0.1,0.5-0.1s0.3-0.1,0.4-0.1
c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0.1c0,0,0,0.1,0,0.1s0,0.1,0,0.2c0,0.1,0,0.1,0,0.1c0,0,0,0.1,0,0.1
c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1c0,0-0.1,0.1-0.2,0.1c-0.1,0-0.2,0.1-0.4,0.1s-0.4,0.1-0.6,0.1c-0.2,0-0.5,0.1-0.7,0.1
c-0.4,0-0.8-0.1-1.2-0.2c-0.3-0.1-0.6-0.3-0.8-0.5s-0.4-0.5-0.5-0.9s-0.2-0.8-0.2-1.3c0-0.5,0.1-0.9,0.2-1.2s0.3-0.7,0.5-0.9
c0.2-0.3,0.5-0.5,0.8-0.6c0.3-0.1,0.7-0.2,1.1-0.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.1,0.5,0.3,0.7,0.5c0.2,0.2,0.3,0.5,0.4,0.8
c0.1,0.3,0.1,0.6,0.1,1V330.7z M397.5,330.4c0-0.5-0.1-0.9-0.3-1.2c-0.2-0.3-0.6-0.4-1.1-0.4c-0.2,0-0.5,0-0.6,0.1
c-0.2,0.1-0.3,0.2-0.5,0.4c-0.1,0.2-0.2,0.3-0.3,0.5c-0.1,0.2-0.1,0.4-0.1,0.6H397.5z"/>
<path class="st0" d="M404.1,333.7c0,0,0,0.1,0,0.1c0,0-0.1,0-0.1,0.1s-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0s-0.1,0-0.1-0.1
c0,0,0-0.1,0-0.1v-0.5c-0.2,0.3-0.5,0.4-0.8,0.6c-0.3,0.1-0.6,0.2-0.9,0.2c-0.3,0-0.5,0-0.8-0.1c-0.2-0.1-0.4-0.2-0.6-0.3
c-0.2-0.1-0.3-0.3-0.4-0.5c-0.1-0.2-0.1-0.4-0.1-0.7c0-0.3,0.1-0.6,0.2-0.8c0.1-0.2,0.3-0.4,0.5-0.6s0.5-0.3,0.8-0.3
c0.3-0.1,0.7-0.1,1.1-0.1h0.7v-0.4c0-0.2,0-0.4-0.1-0.5c0-0.2-0.1-0.3-0.2-0.4s-0.2-0.2-0.4-0.2c-0.2-0.1-0.3-0.1-0.6-0.1
c-0.2,0-0.5,0-0.7,0.1s-0.4,0.1-0.5,0.2c-0.1,0.1-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.1-0.2,0.1c0,0-0.1,0-0.1,0c0,0,0,0-0.1-0.1
c0,0,0-0.1,0-0.1s0-0.1,0-0.2c0-0.1,0-0.2,0-0.2s0-0.1,0.1-0.2c0.1-0.1,0.1-0.1,0.3-0.2c0.1-0.1,0.3-0.1,0.5-0.2s0.4-0.1,0.6-0.1
c0.2,0,0.4-0.1,0.6-0.1c0.4,0,0.7,0,1,0.1c0.3,0.1,0.5,0.2,0.7,0.4s0.3,0.4,0.4,0.6s0.1,0.5,0.1,0.9V333.7z M403.1,331.2h-0.8
c-0.3,0-0.5,0-0.7,0.1c-0.2,0-0.4,0.1-0.5,0.2c-0.1,0.1-0.2,0.2-0.3,0.3c-0.1,0.1-0.1,0.3-0.1,0.4c0,0.3,0.1,0.5,0.3,0.7
c0.2,0.2,0.4,0.2,0.7,0.2c0.3,0,0.5-0.1,0.7-0.2s0.5-0.3,0.7-0.6V331.2z"/>
<path class="st0" d="M408.5,333.3c0,0.1,0,0.2,0,0.3c0,0.1,0,0.1-0.1,0.1c0,0-0.1,0.1-0.1,0.1c-0.1,0-0.1,0-0.2,0.1
c-0.1,0-0.2,0-0.3,0c-0.1,0-0.2,0-0.3,0c-0.3,0-0.5,0-0.7-0.1c-0.2-0.1-0.4-0.2-0.5-0.3c-0.1-0.1-0.2-0.3-0.3-0.6s-0.1-0.5-0.1-0.8
v-3.1h-0.8c-0.1,0-0.1,0-0.1-0.1c0-0.1-0.1-0.2-0.1-0.3c0-0.1,0-0.1,0-0.2c0-0.1,0-0.1,0-0.1c0,0,0-0.1,0.1-0.1c0,0,0.1,0,0.1,0
h0.7v-1.3c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0s0.1,0,0.1,0.1
c0,0,0,0,0,0.1v1.3h1.4c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0.1c0,0,0,0.1,0,0.1c0,0.1,0,0.1,0,0.2c0,0.1,0,0.2-0.1,0.3
c0,0.1-0.1,0.1-0.1,0.1H407v3c0,0.4,0.1,0.6,0.2,0.8c0.1,0.2,0.3,0.3,0.6,0.3c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.2-0.1
c0.1,0,0.1,0,0.1-0.1c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0c0,0,0,0,0,0.1c0,0,0,0.1,0,0.1S408.5,333.2,408.5,333.3z"/>
<path class="st0" d="M414.3,330.7c0,0.2,0,0.3-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1h-3.5c0,0.3,0,0.6,0.1,0.8c0.1,0.2,0.2,0.4,0.3,0.6
c0.1,0.2,0.3,0.3,0.5,0.4c0.2,0.1,0.5,0.1,0.8,0.1c0.3,0,0.5,0,0.7-0.1c0.2,0,0.4-0.1,0.5-0.1s0.3-0.1,0.4-0.1
c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0.1c0,0,0,0.1,0,0.1s0,0.1,0,0.2c0,0.1,0,0.1,0,0.1c0,0,0,0.1,0,0.1
c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1c0,0-0.1,0.1-0.2,0.1c-0.1,0-0.2,0.1-0.4,0.1s-0.4,0.1-0.6,0.1c-0.2,0-0.5,0.1-0.7,0.1
c-0.4,0-0.8-0.1-1.2-0.2c-0.3-0.1-0.6-0.3-0.8-0.5s-0.4-0.5-0.5-0.9s-0.2-0.8-0.2-1.3c0-0.5,0.1-0.9,0.2-1.2s0.3-0.7,0.5-0.9
c0.2-0.3,0.5-0.5,0.8-0.6c0.3-0.1,0.7-0.2,1.1-0.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.1,0.5,0.3,0.7,0.5c0.2,0.2,0.3,0.5,0.4,0.8
c0.1,0.3,0.1,0.6,0.1,1V330.7z M413.3,330.4c0-0.5-0.1-0.9-0.3-1.2c-0.2-0.3-0.6-0.4-1.1-0.4c-0.2,0-0.5,0-0.6,0.1
c-0.2,0.1-0.3,0.2-0.5,0.4c-0.1,0.2-0.2,0.3-0.3,0.5c-0.1,0.2-0.1,0.4-0.1,0.6H413.3z"/>
<path class="st0" d="M420.4,333.6C420.4,333.7,420.4,333.7,420.4,333.6c0,0.1-0.1,0.1-0.1,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.1,0c0,0-0.1,0-0.1-0.1c0,0,0-0.1,0-0.1v-0.7c-0.3,0.3-0.6,0.5-0.9,0.7c-0.3,0.2-0.6,0.3-1,0.3
c-0.4,0-0.7-0.1-1-0.2c-0.3-0.2-0.5-0.4-0.7-0.6c-0.2-0.3-0.3-0.6-0.4-0.9c-0.1-0.4-0.1-0.7-0.1-1.1c0-0.5,0-0.9,0.1-1.2
c0.1-0.4,0.2-0.7,0.4-1c0.2-0.3,0.4-0.5,0.7-0.6c0.3-0.1,0.6-0.2,1-0.2c0.3,0,0.6,0.1,0.9,0.2c0.3,0.1,0.5,0.3,0.8,0.6v-3.1
c0,0,0-0.1,0-0.1s0,0,0.1-0.1c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0.1
s0,0.1,0,0.1V333.6z M419.4,329.9c-0.3-0.3-0.5-0.6-0.8-0.8c-0.2-0.2-0.5-0.3-0.8-0.3c-0.3,0-0.5,0.1-0.6,0.2s-0.3,0.3-0.4,0.5
s-0.2,0.4-0.2,0.7s-0.1,0.5-0.1,0.8c0,0.3,0,0.5,0.1,0.8c0,0.3,0.1,0.5,0.2,0.7c0.1,0.2,0.2,0.4,0.4,0.5s0.4,0.2,0.6,0.2
c0.1,0,0.3,0,0.4-0.1s0.2-0.1,0.4-0.2c0.1-0.1,0.3-0.2,0.4-0.3c0.1-0.1,0.3-0.3,0.4-0.5V329.9z"/>
<path class="st0" d="M429.9,330.9c0,0.5-0.1,0.9-0.2,1.3c-0.1,0.4-0.3,0.7-0.4,1c-0.2,0.3-0.4,0.5-0.7,0.6c-0.3,0.1-0.6,0.2-1,0.2
c-0.2,0-0.3,0-0.5-0.1c-0.1,0-0.3-0.1-0.4-0.2c-0.1-0.1-0.3-0.2-0.4-0.3c-0.1-0.1-0.3-0.3-0.4-0.4v0.7c0,0,0,0.1,0,0.1
c0,0,0,0-0.1,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.1,0c0,0-0.1,0-0.1-0.1c0,0,0-0.1,0-0.1v-8
c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0s0.1,0,0.1,0c0,0,0.1,0,0.1,0.1
c0,0,0,0.1,0,0.1v3.2c0.2-0.2,0.3-0.3,0.5-0.4c0.1-0.1,0.3-0.2,0.4-0.3c0.1-0.1,0.3-0.1,0.4-0.2c0.1,0,0.3,0,0.5,0
c0.4,0,0.7,0.1,1,0.2c0.3,0.2,0.5,0.4,0.7,0.6c0.2,0.3,0.3,0.6,0.4,0.9S429.9,330.5,429.9,330.9z M428.9,331c0-0.3,0-0.5-0.1-0.8
c0-0.3-0.1-0.5-0.2-0.7c-0.1-0.2-0.2-0.4-0.4-0.5s-0.4-0.2-0.6-0.2c-0.1,0-0.3,0-0.4,0.1c-0.1,0-0.3,0.1-0.4,0.2s-0.3,0.2-0.4,0.3
c-0.1,0.1-0.3,0.3-0.4,0.5v2.1c0.3,0.3,0.5,0.6,0.8,0.8c0.2,0.2,0.5,0.3,0.8,0.3c0.2,0,0.5-0.1,0.6-0.2s0.3-0.3,0.4-0.5
c0.1-0.2,0.2-0.4,0.2-0.7S428.9,331.3,428.9,331z"/>
<path class="st0" d="M433.7,333.8l-0.7,2c0,0.1-0.1,0.1-0.2,0.1c-0.1,0-0.2,0-0.4,0c-0.1,0-0.2,0-0.3,0s-0.1,0-0.1-0.1
c0,0-0.1-0.1-0.1-0.1c0,0,0-0.1,0-0.1l0.7-1.9c0,0-0.1,0-0.1-0.1c0,0-0.1-0.1-0.1-0.1l-1.9-5.1c0-0.1,0-0.1,0-0.2c0,0,0-0.1,0-0.1
c0,0,0.1,0,0.2-0.1s0.2,0,0.3,0s0.2,0,0.3,0c0.1,0,0.1,0,0.2,0s0.1,0,0.1,0.1c0,0,0,0.1,0.1,0.1l1.5,4.3h0l1.5-4.3
c0-0.1,0.1-0.1,0.1-0.1c0,0,0.1,0,0.2,0s0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c0.1,0,0.1,0,0.2,0.1c0,0,0.1,0.1,0.1,0.1c0,0,0,0.1,0,0.2
L433.7,333.8z"/>
<path class="st0" d="M445.6,329.8c0,0.7-0.1,1.3-0.3,1.7c-0.2,0.5-0.4,0.9-0.7,1.2c-0.3,0.3-0.7,0.6-1.2,0.7s-1,0.2-1.7,0.2h-1.6
c-0.1,0-0.2,0-0.3-0.1c-0.1-0.1-0.1-0.2-0.1-0.3v-6.9c0-0.2,0-0.3,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1h1.7c0.7,0,1.2,0.1,1.7,0.3
c0.5,0.2,0.8,0.4,1.2,0.7c0.3,0.3,0.5,0.7,0.7,1.2C445.5,328.7,445.6,329.2,445.6,329.8z M444.5,329.9c0-0.4-0.1-0.8-0.2-1.2
s-0.3-0.7-0.5-0.9c-0.2-0.3-0.5-0.5-0.8-0.6c-0.3-0.1-0.8-0.2-1.3-0.2h-1v6h1.1c0.5,0,0.9-0.1,1.2-0.2c0.3-0.1,0.6-0.3,0.8-0.6
s0.4-0.6,0.5-1S444.5,330.4,444.5,329.9z"/>
<path class="st0" d="M448.2,326.5c0,0.2,0,0.4-0.1,0.5c-0.1,0.1-0.2,0.1-0.5,0.1c-0.2,0-0.4,0-0.5-0.1c-0.1-0.1-0.1-0.2-0.1-0.5
c0-0.2,0-0.4,0.1-0.5c0.1-0.1,0.2-0.1,0.5-0.1c0.2,0,0.4,0,0.5,0.1C448.1,326.1,448.2,326.2,448.2,326.5z M448.1,333.6
C448.1,333.7,448.1,333.7,448.1,333.6c0,0.1-0.1,0.1-0.1,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0
c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1s0.1,0,0.2,0c0.1,0,0.1,0,0.2,0
c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1V333.6z"/>
<path class="st0" d="M454.4,328.5c0,0.1,0,0.2-0.1,0.3c0,0.1-0.1,0.1-0.1,0.1h-0.8c0.1,0.1,0.2,0.3,0.3,0.5s0.1,0.4,0.1,0.5
c0,0.3,0,0.6-0.1,0.8s-0.2,0.4-0.4,0.6s-0.4,0.3-0.7,0.4c-0.3,0.1-0.5,0.1-0.8,0.1c-0.2,0-0.4,0-0.6-0.1s-0.3-0.1-0.5-0.2
c-0.1,0.1-0.1,0.2-0.2,0.2c0,0.1-0.1,0.2-0.1,0.3c0,0.1,0.1,0.3,0.2,0.3c0.1,0.1,0.3,0.1,0.5,0.1l1.4,0.1c0.3,0,0.5,0,0.7,0.1
s0.4,0.2,0.6,0.3s0.3,0.3,0.4,0.4c0.1,0.2,0.1,0.4,0.1,0.6c0,0.2-0.1,0.5-0.2,0.7c-0.1,0.2-0.3,0.4-0.5,0.6
c-0.2,0.2-0.5,0.3-0.8,0.4c-0.3,0.1-0.7,0.1-1.2,0.1c-0.4,0-0.8,0-1.1-0.1c-0.3-0.1-0.6-0.2-0.7-0.3c-0.2-0.1-0.3-0.3-0.4-0.5
c-0.1-0.2-0.1-0.4-0.1-0.6c0-0.1,0-0.3,0-0.4c0-0.1,0.1-0.2,0.1-0.4c0.1-0.1,0.1-0.2,0.2-0.3c0.1-0.1,0.2-0.2,0.3-0.3
c-0.2-0.1-0.3-0.2-0.4-0.4c-0.1-0.2-0.1-0.3-0.1-0.5c0-0.2,0-0.5,0.1-0.6c0.1-0.2,0.2-0.4,0.4-0.5c-0.1-0.1-0.2-0.3-0.3-0.5
c-0.1-0.2-0.1-0.4-0.1-0.7c0-0.3,0.1-0.6,0.2-0.8c0.1-0.2,0.2-0.4,0.4-0.6c0.2-0.2,0.4-0.3,0.7-0.4c0.3-0.1,0.5-0.1,0.8-0.1
c0.2,0,0.3,0,0.5,0c0.1,0,0.3,0,0.4,0.1h1.6c0.1,0,0.1,0,0.2,0.1C454.4,328.3,454.4,328.4,454.4,328.5z M453.3,334.2
c0-0.2-0.1-0.4-0.3-0.5s-0.4-0.2-0.8-0.2l-1.4,0c-0.1,0.1-0.2,0.2-0.3,0.3c-0.1,0.1-0.1,0.2-0.2,0.3c0,0.1-0.1,0.2-0.1,0.2
c0,0.1,0,0.2,0,0.2c0,0.3,0.1,0.5,0.4,0.6c0.3,0.1,0.6,0.2,1.1,0.2c0.3,0,0.5,0,0.7-0.1s0.4-0.1,0.5-0.2c0.1-0.1,0.2-0.2,0.3-0.3
S453.3,334.3,453.3,334.2z M452.8,329.9c0-0.4-0.1-0.7-0.3-0.9c-0.2-0.2-0.5-0.3-0.9-0.3c-0.2,0-0.4,0-0.5,0.1s-0.3,0.2-0.4,0.3
s-0.2,0.2-0.2,0.4c0,0.1-0.1,0.3-0.1,0.5c0,0.4,0.1,0.6,0.3,0.8c0.2,0.2,0.5,0.3,0.8,0.3c0.2,0,0.4,0,0.5-0.1
c0.1-0.1,0.3-0.1,0.4-0.3s0.2-0.2,0.2-0.4C452.8,330.2,452.8,330.1,452.8,329.9z"/>
<path class="st0" d="M456.7,326.5c0,0.2,0,0.4-0.1,0.5c-0.1,0.1-0.2,0.1-0.5,0.1c-0.2,0-0.4,0-0.5-0.1c-0.1-0.1-0.1-0.2-0.1-0.5
c0-0.2,0-0.4,0.1-0.5c0.1-0.1,0.2-0.1,0.5-0.1c0.2,0,0.4,0,0.5,0.1C456.7,326.1,456.7,326.2,456.7,326.5z M456.6,333.6
C456.6,333.7,456.6,333.7,456.6,333.6c0,0.1-0.1,0.1-0.1,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0
c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1s0.1,0,0.2,0c0.1,0,0.1,0,0.2,0
c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1V333.6z"/>
<path class="st0" d="M461.2,333.3c0,0.1,0,0.2,0,0.3c0,0.1,0,0.1-0.1,0.1c0,0-0.1,0.1-0.1,0.1c-0.1,0-0.1,0-0.2,0.1
c-0.1,0-0.2,0-0.3,0c-0.1,0-0.2,0-0.3,0c-0.3,0-0.5,0-0.7-0.1c-0.2-0.1-0.4-0.2-0.5-0.3c-0.1-0.1-0.2-0.3-0.3-0.6s-0.1-0.5-0.1-0.8
v-3.1h-0.8c-0.1,0-0.1,0-0.1-0.1c0-0.1-0.1-0.2-0.1-0.3c0-0.1,0-0.1,0-0.2c0-0.1,0-0.1,0-0.1c0,0,0-0.1,0.1-0.1c0,0,0.1,0,0.1,0
h0.7v-1.3c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0s0.1,0,0.1,0.1
c0,0,0,0,0,0.1v1.3h1.4c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0.1c0,0,0,0.1,0,0.1c0,0.1,0,0.1,0,0.2c0,0.1,0,0.2-0.1,0.3
c0,0.1-0.1,0.1-0.1,0.1h-1.4v3c0,0.4,0.1,0.6,0.2,0.8c0.1,0.2,0.3,0.3,0.6,0.3c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.2-0.1
c0.1,0,0.1,0,0.1-0.1c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0c0,0,0,0,0,0.1c0,0,0,0.1,0,0.1S461.2,333.2,461.2,333.3z"/>
<path class="st0" d="M466.4,333.7c0,0,0,0.1,0,0.1c0,0-0.1,0-0.1,0.1s-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0s-0.1,0-0.1-0.1
c0,0,0-0.1,0-0.1v-0.5c-0.2,0.3-0.5,0.4-0.8,0.6c-0.3,0.1-0.6,0.2-0.9,0.2c-0.3,0-0.5,0-0.8-0.1c-0.2-0.1-0.4-0.2-0.6-0.3
c-0.2-0.1-0.3-0.3-0.4-0.5c-0.1-0.2-0.1-0.4-0.1-0.7c0-0.3,0.1-0.6,0.2-0.8c0.1-0.2,0.3-0.4,0.5-0.6s0.5-0.3,0.8-0.3
c0.3-0.1,0.7-0.1,1.1-0.1h0.7v-0.4c0-0.2,0-0.4-0.1-0.5c0-0.2-0.1-0.3-0.2-0.4s-0.2-0.2-0.4-0.2c-0.2-0.1-0.3-0.1-0.6-0.1
c-0.2,0-0.5,0-0.7,0.1s-0.4,0.1-0.5,0.2c-0.1,0.1-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.1-0.2,0.1c0,0-0.1,0-0.1,0c0,0,0,0-0.1-0.1
c0,0,0-0.1,0-0.1s0-0.1,0-0.2c0-0.1,0-0.2,0-0.2s0-0.1,0.1-0.2c0.1-0.1,0.1-0.1,0.3-0.2c0.1-0.1,0.3-0.1,0.5-0.2s0.4-0.1,0.6-0.1
c0.2,0,0.4-0.1,0.6-0.1c0.4,0,0.7,0,1,0.1c0.3,0.1,0.5,0.2,0.7,0.4s0.3,0.4,0.4,0.6s0.1,0.5,0.1,0.9V333.7z M465.4,331.2h-0.8
c-0.3,0-0.5,0-0.7,0.1c-0.2,0-0.4,0.1-0.5,0.2c-0.1,0.1-0.2,0.2-0.3,0.3c-0.1,0.1-0.1,0.3-0.1,0.4c0,0.3,0.1,0.5,0.3,0.7
c0.2,0.2,0.4,0.2,0.7,0.2c0.3,0,0.5-0.1,0.7-0.2s0.5-0.3,0.7-0.6V331.2z"/>
<path class="st0" d="M469.2,333.6C469.2,333.7,469.2,333.7,469.2,333.6c0,0.1-0.1,0.1-0.1,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-8c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.2,0
c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0s0.1,0,0.1,0c0,0,0.1,0,0.1,0.1c0,0,0,0.1,0,0.1V333.6z"/>
<path class="st0" d="M477,333.6c0,0,0,0.1-0.1,0.1c0,0-0.1,0-0.1,0.1c0,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.3,0c-0.1,0-0.2,0-0.2,0
c-0.1,0-0.1,0-0.2,0c0,0-0.1,0-0.1,0c0,0-0.1,0-0.1,0c0,0,0,0-0.1-0.1c0,0,0,0,0-0.1l-2.5-7.2c0-0.1,0-0.2-0.1-0.2s0-0.1,0.1-0.1
c0,0,0.1,0,0.2-0.1c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0s0.1,0,0.2,0c0,0,0.1,0,0.1,0.1c0,0,0,0.1,0.1,0.1l2.2,6.5h0l2.2-6.5
c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.2,0s0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c0.1,0,0.1,0,0.1,0.1c0,0,0,0.1,0,0.1
s0,0.1-0.1,0.2L477,333.6z"/>
<path class="st0" d="M481.8,326.5c0,0.2,0,0.4-0.1,0.5c-0.1,0.1-0.2,0.1-0.5,0.1c-0.2,0-0.4,0-0.5-0.1c-0.1-0.1-0.1-0.2-0.1-0.5
c0-0.2,0-0.4,0.1-0.5c0.1-0.1,0.2-0.1,0.5-0.1c0.2,0,0.4,0,0.5,0.1C481.7,326.1,481.8,326.2,481.8,326.5z M481.7,333.6
C481.7,333.7,481.7,333.7,481.7,333.6c0,0.1-0.1,0.1-0.1,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0
c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1s0.1,0,0.2,0c0.1,0,0.1,0,0.2,0
c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1V333.6z"/>
<path class="st0" d="M488.1,333.6C488.1,333.7,488.1,333.7,488.1,333.6c0,0.1-0.1,0.1-0.1,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.1,0c0,0-0.1,0-0.1-0.1c0,0,0-0.1,0-0.1v-0.7c-0.3,0.3-0.6,0.5-0.9,0.7c-0.3,0.2-0.6,0.3-1,0.3
c-0.4,0-0.7-0.1-1-0.2c-0.3-0.2-0.5-0.4-0.7-0.6c-0.2-0.3-0.3-0.6-0.4-0.9c-0.1-0.4-0.1-0.7-0.1-1.1c0-0.5,0-0.9,0.1-1.2
c0.1-0.4,0.2-0.7,0.4-1c0.2-0.3,0.4-0.5,0.7-0.6c0.3-0.1,0.6-0.2,1-0.2c0.3,0,0.6,0.1,0.9,0.2c0.3,0.1,0.5,0.3,0.8,0.6v-3.1
c0,0,0-0.1,0-0.1s0,0,0.1-0.1c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0.1
s0,0.1,0,0.1V333.6z M487.1,329.9c-0.3-0.3-0.5-0.6-0.8-0.8c-0.2-0.2-0.5-0.3-0.8-0.3c-0.3,0-0.5,0.1-0.6,0.2s-0.3,0.3-0.4,0.5
s-0.2,0.4-0.2,0.7s-0.1,0.5-0.1,0.8c0,0.3,0,0.5,0.1,0.8c0,0.3,0.1,0.5,0.2,0.7c0.1,0.2,0.2,0.4,0.4,0.5s0.4,0.2,0.6,0.2
c0.1,0,0.3,0,0.4-0.1s0.2-0.1,0.4-0.2c0.1-0.1,0.3-0.2,0.4-0.3c0.1-0.1,0.3-0.3,0.4-0.5V329.9z"/>
<path class="st0" d="M494.5,330.7c0,0.2,0,0.3-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1h-3.5c0,0.3,0,0.6,0.1,0.8c0.1,0.2,0.2,0.4,0.3,0.6
c0.1,0.2,0.3,0.3,0.5,0.4c0.2,0.1,0.5,0.1,0.8,0.1c0.3,0,0.5,0,0.7-0.1c0.2,0,0.4-0.1,0.5-0.1s0.3-0.1,0.4-0.1
c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0.1c0,0,0,0.1,0,0.1s0,0.1,0,0.2c0,0.1,0,0.1,0,0.1c0,0,0,0.1,0,0.1
c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1c0,0-0.1,0.1-0.2,0.1c-0.1,0-0.2,0.1-0.4,0.1s-0.4,0.1-0.6,0.1c-0.2,0-0.5,0.1-0.7,0.1
c-0.4,0-0.8-0.1-1.2-0.2c-0.3-0.1-0.6-0.3-0.8-0.5s-0.4-0.5-0.5-0.9s-0.2-0.8-0.2-1.3c0-0.5,0.1-0.9,0.2-1.2s0.3-0.7,0.5-0.9
c0.2-0.3,0.5-0.5,0.8-0.6c0.3-0.1,0.7-0.2,1.1-0.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.1,0.5,0.3,0.7,0.5c0.2,0.2,0.3,0.5,0.4,0.8
c0.1,0.3,0.1,0.6,0.1,1V330.7z M493.5,330.4c0-0.5-0.1-0.9-0.3-1.2c-0.2-0.3-0.6-0.4-1.1-0.4c-0.2,0-0.5,0-0.6,0.1
c-0.2,0.1-0.3,0.2-0.5,0.4c-0.1,0.2-0.2,0.3-0.3,0.5c-0.1,0.2-0.1,0.4-0.1,0.6H493.5z"/>
<path class="st0" d="M501,330.9c0,0.4-0.1,0.8-0.2,1.2s-0.3,0.7-0.5,1c-0.2,0.3-0.5,0.5-0.9,0.6c-0.3,0.1-0.7,0.2-1.2,0.2
c-0.4,0-0.8-0.1-1.2-0.2c-0.3-0.1-0.6-0.3-0.8-0.6s-0.4-0.6-0.5-0.9s-0.2-0.8-0.2-1.2c0-0.4,0.1-0.8,0.2-1.2s0.3-0.7,0.5-1
c0.2-0.3,0.5-0.5,0.9-0.6c0.3-0.1,0.7-0.2,1.2-0.2c0.4,0,0.8,0.1,1.2,0.2c0.3,0.1,0.6,0.3,0.8,0.6s0.4,0.6,0.5,0.9
S501,330.5,501,330.9z M499.9,331c0-0.3,0-0.6-0.1-0.8c-0.1-0.3-0.1-0.5-0.3-0.7c-0.1-0.2-0.3-0.3-0.5-0.5
c-0.2-0.1-0.5-0.2-0.8-0.2c-0.3,0-0.5,0.1-0.8,0.2c-0.2,0.1-0.4,0.3-0.5,0.4c-0.1,0.2-0.2,0.4-0.3,0.7c-0.1,0.3-0.1,0.5-0.1,0.8
c0,0.3,0,0.6,0.1,0.8c0.1,0.3,0.1,0.5,0.3,0.7c0.1,0.2,0.3,0.3,0.5,0.5c0.2,0.1,0.5,0.2,0.8,0.2c0.3,0,0.5-0.1,0.8-0.2
c0.2-0.1,0.4-0.2,0.5-0.4c0.1-0.2,0.2-0.4,0.3-0.7C499.9,331.6,499.9,331.3,499.9,331z"/>
<path class="st0" d="M509.4,331.6c0,0.4-0.1,0.7-0.2,1c-0.1,0.3-0.3,0.5-0.6,0.7s-0.5,0.3-0.8,0.4c-0.3,0.1-0.7,0.1-1,0.1
c-0.3,0-0.5,0-0.7-0.1c-0.2,0-0.4-0.1-0.6-0.2s-0.3-0.1-0.4-0.2s-0.2-0.1-0.2-0.2c0,0-0.1-0.1-0.1-0.2c0-0.1,0-0.2,0-0.3
c0-0.1,0-0.2,0-0.2s0-0.1,0-0.1c0,0,0-0.1,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0.1c0.1,0.1,0.2,0.1,0.4,0.2
c0.2,0.1,0.4,0.2,0.6,0.2c0.2,0.1,0.5,0.1,0.8,0.1c0.2,0,0.4,0,0.6-0.1s0.3-0.1,0.5-0.3c0.1-0.1,0.2-0.2,0.3-0.4
c0.1-0.2,0.1-0.3,0.1-0.5c0-0.2,0-0.4-0.1-0.6c-0.1-0.2-0.2-0.3-0.4-0.4c-0.2-0.1-0.3-0.2-0.6-0.3c-0.2-0.1-0.4-0.2-0.6-0.3
c-0.2-0.1-0.4-0.2-0.6-0.3c-0.2-0.1-0.4-0.3-0.6-0.4c-0.2-0.2-0.3-0.4-0.4-0.6s-0.2-0.5-0.2-0.8c0-0.3,0.1-0.6,0.2-0.9
s0.3-0.5,0.5-0.6c0.2-0.2,0.5-0.3,0.7-0.4c0.3-0.1,0.6-0.1,0.9-0.1c0.2,0,0.3,0,0.5,0c0.2,0,0.3,0.1,0.5,0.1c0.2,0,0.3,0.1,0.4,0.2
s0.2,0.1,0.2,0.1c0,0,0.1,0.1,0.1,0.1c0,0,0,0,0,0.1c0,0,0,0.1,0,0.1c0,0,0,0.1,0,0.2c0,0.1,0,0.1,0,0.2s0,0.1,0,0.1
c0,0,0,0.1-0.1,0.1c0,0,0,0-0.1,0c0,0-0.1,0-0.2-0.1c-0.1-0.1-0.2-0.1-0.3-0.2c-0.1-0.1-0.3-0.1-0.5-0.2c-0.2-0.1-0.4-0.1-0.6-0.1
c-0.2,0-0.4,0-0.6,0.1c-0.2,0.1-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.2-0.2,0.3s-0.1,0.3-0.1,0.4c0,0.2,0,0.4,0.1,0.6
c0.1,0.2,0.2,0.3,0.4,0.4s0.4,0.2,0.6,0.3c0.2,0.1,0.4,0.2,0.6,0.3c0.2,0.1,0.4,0.2,0.6,0.3s0.4,0.3,0.6,0.4
c0.2,0.2,0.3,0.4,0.4,0.6C509.4,331.1,509.4,331.3,509.4,331.6z"/>
<path class="st0" d="M512,333.1c0,0.3,0,0.5-0.1,0.6c-0.1,0.1-0.3,0.1-0.5,0.1c-0.2,0-0.4,0-0.5-0.1c-0.1-0.1-0.1-0.3-0.1-0.5
c0-0.3,0-0.5,0.1-0.6c0.1-0.1,0.3-0.1,0.5-0.1c0.2,0,0.4,0,0.5,0.1C512,332.7,512,332.9,512,333.1z"/>
<path class="st0" d="M518.7,328.3c0,0.4-0.1,0.7-0.2,1c-0.1,0.3-0.3,0.6-0.5,0.8c-0.2,0.2-0.5,0.4-0.9,0.5
c-0.3,0.1-0.8,0.2-1.2,0.2H515v2.8c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1c0,0-0.1,0-0.2,0s-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0s-0.1,0-0.2,0
s-0.1,0-0.1-0.1c0,0,0-0.1,0-0.1v-7.1c0-0.2,0-0.3,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1h1.7c0.2,0,0.3,0,0.5,0c0.2,0,0.3,0,0.5,0.1
c0.2,0,0.4,0.1,0.6,0.3c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.3,0.6C518.7,327.8,518.7,328.1,518.7,328.3z M517.6,328.4
c0-0.3-0.1-0.6-0.2-0.8c-0.1-0.2-0.3-0.4-0.4-0.5s-0.4-0.2-0.5-0.2c-0.2,0-0.4,0-0.5,0H515v3.1h0.9c0.3,0,0.6,0,0.8-0.1
c0.2-0.1,0.4-0.2,0.5-0.3c0.1-0.1,0.2-0.3,0.3-0.5C517.6,328.9,517.6,328.7,517.6,328.4z"/>
<path class="st0" d="M519.9,333.1c0,0.3,0,0.5-0.1,0.6c-0.1,0.1-0.3,0.1-0.5,0.1c-0.2,0-0.4,0-0.5-0.1c-0.1-0.1-0.1-0.3-0.1-0.5
c0-0.3,0-0.5,0.1-0.6c0.1-0.1,0.3-0.1,0.5-0.1c0.2,0,0.4,0,0.5,0.1C519.8,332.7,519.9,332.9,519.9,333.1z"/>
<path class="st0" d="M527.6,333.4c0,0.1,0,0.2,0.1,0.2c0,0.1,0,0.1,0,0.1c0,0-0.1,0-0.2,0.1c-0.1,0-0.2,0-0.3,0s-0.2,0-0.3,0
c-0.1,0-0.1,0-0.2,0c0,0-0.1,0-0.1-0.1c0,0,0-0.1,0-0.1l-0.7-1.9h-3.2l-0.6,1.9c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1c0,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.3,0c-0.1,0-0.2,0-0.3,0s-0.1,0-0.2-0.1c0,0,0-0.1,0-0.1c0-0.1,0-0.1,0-0.2l2.6-7.2c0,0,0-0.1,0.1-0.1
c0,0,0.1,0,0.1-0.1c0,0,0.1,0,0.2,0s0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0.1c0,0,0,0.1,0.1,0.1
L527.6,333.4z M524.3,327.1L524.3,327.1L523,331h2.7L524.3,327.1z"/>
<path class="st0" d="M530.1,333.1c0,0.3,0,0.5-0.1,0.6c-0.1,0.1-0.3,0.1-0.5,0.1c-0.2,0-0.4,0-0.5-0.1c-0.1-0.1-0.1-0.3-0.1-0.5
c0-0.3,0-0.5,0.1-0.6c0.1-0.1,0.3-0.1,0.5-0.1c0.2,0,0.4,0,0.5,0.1C530.1,332.7,530.1,332.9,530.1,333.1z"/>
<path class="st0" d="M533.3,332.9c0,0.1,0,0.2,0,0.3c0,0.1,0,0.2-0.1,0.3c0,0.1-0.1,0.2-0.1,0.3c0,0.1-0.1,0.2-0.2,0.3l-0.8,1.2
c0,0,0,0.1-0.1,0.1c0,0-0.1,0-0.1,0.1c0,0-0.1,0-0.1,0c0,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0c0,0-0.1,0-0.1,0c0,0,0,0,0-0.1
c0,0,0-0.1,0-0.1l0.8-1.6v-0.8c0-0.1,0-0.2,0-0.3c0-0.1,0.1-0.1,0.1-0.1s0.1-0.1,0.2-0.1s0.2,0,0.3,0c0.1,0,0.2,0,0.3,0
s0.1,0,0.2,0.1s0.1,0.1,0.1,0.1C533.2,332.8,533.3,332.8,533.3,332.9z"/>
<path class="st0" d="M543,333.6C543,333.7,543,333.7,543,333.6c0,0.1-0.1,0.1-0.1,0.1s-0.1,0-0.2,0c-0.1,0-0.2,0-0.3,0
c-0.1,0-0.2,0-0.3,0c-0.1,0-0.1,0-0.2,0c0,0-0.1,0-0.1-0.1c0,0,0-0.1-0.1-0.1l-0.7-1.8c-0.1-0.2-0.2-0.4-0.3-0.6
c-0.1-0.2-0.2-0.3-0.3-0.4s-0.3-0.2-0.4-0.3s-0.4-0.1-0.6-0.1h-0.7v3.3c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1c0,0-0.1,0-0.2,0
s-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0s-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0-0.1,0-0.1v-7.1c0-0.2,0-0.3,0.1-0.3c0.1-0.1,0.2-0.1,0.3-0.1
h1.6c0.2,0,0.4,0,0.5,0s0.2,0,0.3,0c0.3,0.1,0.6,0.1,0.8,0.2c0.2,0.1,0.4,0.3,0.6,0.4c0.2,0.2,0.3,0.4,0.3,0.6
c0.1,0.2,0.1,0.5,0.1,0.7c0,0.3,0,0.5-0.1,0.7c-0.1,0.2-0.2,0.4-0.3,0.5c-0.1,0.2-0.3,0.3-0.5,0.4s-0.4,0.2-0.6,0.3
c0.1,0.1,0.2,0.1,0.3,0.2c0.1,0.1,0.2,0.2,0.3,0.3c0.1,0.1,0.2,0.3,0.3,0.4c0.1,0.2,0.2,0.3,0.2,0.5l0.7,1.7
c0.1,0.1,0.1,0.2,0.1,0.3S543,333.6,543,333.6z M541.5,328.2c0-0.3-0.1-0.6-0.2-0.8c-0.1-0.2-0.4-0.4-0.7-0.5c-0.1,0-0.2,0-0.3-0.1
s-0.3,0-0.5,0h-0.9v2.6h1c0.3,0,0.5,0,0.7-0.1s0.4-0.2,0.5-0.3s0.2-0.3,0.3-0.4C541.4,328.6,541.5,328.4,541.5,328.2z"/>
<path class="st0" d="M549.1,330.9c0,0.4-0.1,0.8-0.2,1.2s-0.3,0.7-0.5,1c-0.2,0.3-0.5,0.5-0.9,0.6c-0.3,0.1-0.7,0.2-1.2,0.2
c-0.4,0-0.8-0.1-1.2-0.2c-0.3-0.1-0.6-0.3-0.8-0.6s-0.4-0.6-0.5-0.9s-0.2-0.8-0.2-1.2c0-0.4,0.1-0.8,0.2-1.2s0.3-0.7,0.5-1
c0.2-0.3,0.5-0.5,0.9-0.6c0.3-0.1,0.7-0.2,1.2-0.2c0.4,0,0.8,0.1,1.2,0.2c0.3,0.1,0.6,0.3,0.8,0.6s0.4,0.6,0.5,0.9
S549.1,330.5,549.1,330.9z M548.1,331c0-0.3,0-0.6-0.1-0.8c-0.1-0.3-0.1-0.5-0.3-0.7c-0.1-0.2-0.3-0.3-0.5-0.5
c-0.2-0.1-0.5-0.2-0.8-0.2c-0.3,0-0.5,0.1-0.8,0.2c-0.2,0.1-0.4,0.3-0.5,0.4c-0.1,0.2-0.2,0.4-0.3,0.7c-0.1,0.3-0.1,0.5-0.1,0.8
c0,0.3,0,0.6,0.1,0.8c0.1,0.3,0.1,0.5,0.3,0.7c0.1,0.2,0.3,0.3,0.5,0.5c0.2,0.1,0.5,0.2,0.8,0.2c0.3,0,0.5-0.1,0.8-0.2
c0.2-0.1,0.4-0.2,0.5-0.4c0.1-0.2,0.2-0.4,0.3-0.7C548.1,331.6,548.1,331.3,548.1,331z"/>
<path class="st0" d="M558.5,333.6C558.5,333.7,558.5,333.7,558.5,333.6c0,0.1-0.1,0.1-0.1,0.1s-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-3.3c0-0.2,0-0.4-0.1-0.6c0-0.2-0.1-0.3-0.2-0.5
c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1-0.1-0.3-0.1-0.5-0.1c-0.2,0-0.5,0.1-0.7,0.3s-0.5,0.4-0.8,0.8v3.7c0,0,0,0.1,0,0.1s0,0-0.1,0.1
c0,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0c0,0-0.1,0-0.1-0.1s0,0,0-0.1v-3.3c0-0.2,0-0.4-0.1-0.6
c0-0.2-0.1-0.3-0.2-0.5c-0.1-0.1-0.2-0.2-0.3-0.3s-0.3-0.1-0.5-0.1c-0.2,0-0.5,0.1-0.7,0.3c-0.2,0.2-0.5,0.4-0.8,0.8v3.7
c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1
c0,0,0,0,0-0.1v-5.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0
c0,0,0.1,0,0.1,0.1c0,0,0,0,0,0.1v0.7c0.3-0.3,0.6-0.6,0.9-0.7s0.6-0.2,0.9-0.2c0.2,0,0.4,0,0.6,0.1s0.3,0.1,0.5,0.2
c0.1,0.1,0.3,0.2,0.3,0.3c0.1,0.1,0.2,0.3,0.2,0.4c0.2-0.2,0.3-0.4,0.5-0.5c0.2-0.1,0.3-0.2,0.5-0.3c0.1-0.1,0.3-0.1,0.4-0.2
c0.1,0,0.3-0.1,0.4-0.1c0.3,0,0.6,0.1,0.9,0.2c0.2,0.1,0.4,0.3,0.6,0.5c0.1,0.2,0.2,0.4,0.3,0.7c0.1,0.3,0.1,0.6,0.1,0.9V333.6z"/>
<path class="st0" d="M564.9,330.7c0,0.2,0,0.3-0.1,0.3c-0.1,0.1-0.2,0.1-0.3,0.1H561c0,0.3,0,0.6,0.1,0.8c0.1,0.2,0.2,0.4,0.3,0.6
c0.1,0.2,0.3,0.3,0.5,0.4c0.2,0.1,0.5,0.1,0.8,0.1c0.3,0,0.5,0,0.7-0.1c0.2,0,0.4-0.1,0.5-0.1s0.3-0.1,0.4-0.1
c0.1,0,0.2-0.1,0.2-0.1c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0.1c0,0,0,0.1,0,0.1s0,0.1,0,0.2c0,0.1,0,0.1,0,0.1c0,0,0,0.1,0,0.1
c0,0,0,0.1,0,0.1c0,0,0,0-0.1,0.1c0,0-0.1,0.1-0.2,0.1c-0.1,0-0.2,0.1-0.4,0.1s-0.4,0.1-0.6,0.1c-0.2,0-0.5,0.1-0.7,0.1
c-0.4,0-0.8-0.1-1.2-0.2c-0.3-0.1-0.6-0.3-0.8-0.5s-0.4-0.5-0.5-0.9s-0.2-0.8-0.2-1.3c0-0.5,0.1-0.9,0.2-1.2s0.3-0.7,0.5-0.9
c0.2-0.3,0.5-0.5,0.8-0.6c0.3-0.1,0.7-0.2,1.1-0.2c0.4,0,0.8,0.1,1.1,0.2c0.3,0.1,0.5,0.3,0.7,0.5c0.2,0.2,0.3,0.5,0.4,0.8
c0.1,0.3,0.1,0.6,0.1,1V330.7z M563.9,330.4c0-0.5-0.1-0.9-0.3-1.2c-0.2-0.3-0.6-0.4-1.1-0.4c-0.2,0-0.5,0-0.6,0.1
c-0.2,0.1-0.3,0.2-0.5,0.4c-0.1,0.2-0.2,0.3-0.3,0.5c-0.1,0.2-0.1,0.4-0.1,0.6H563.9z"/>
<path class="st0" d="M570.3,333.6C570.3,333.7,570.3,333.7,570.3,333.6c0,0.1-0.1,0.1-0.1,0.1c0,0-0.1,0-0.2,0s-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0s-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0-0.1,0-0.1v-7.4c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1s0.1,0,0.2,0s0.1,0,0.2,0
c0.1,0,0.2,0,0.2,0s0.1,0,0.2,0c0,0,0.1,0,0.1,0.1c0,0,0,0.1,0,0.1V333.6z"/>
<path class="st0" d="M575,333.3c0,0.1,0,0.2,0,0.3c0,0.1,0,0.1-0.1,0.1c0,0-0.1,0.1-0.1,0.1c-0.1,0-0.1,0-0.2,0.1
c-0.1,0-0.2,0-0.3,0c-0.1,0-0.2,0-0.3,0c-0.3,0-0.5,0-0.7-0.1c-0.2-0.1-0.4-0.2-0.5-0.3c-0.1-0.1-0.2-0.3-0.3-0.6s-0.1-0.5-0.1-0.8
v-3.1h-0.8c-0.1,0-0.1,0-0.1-0.1c0-0.1-0.1-0.2-0.1-0.3c0-0.1,0-0.1,0-0.2c0-0.1,0-0.1,0-0.1c0,0,0-0.1,0.1-0.1c0,0,0.1,0,0.1,0
h0.7v-1.3c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.1,0s0.1,0,0.1,0.1
c0,0,0,0,0,0.1v1.3h1.4c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0.1c0,0,0,0.1,0,0.1c0,0.1,0,0.1,0,0.2c0,0.1,0,0.2-0.1,0.3
c0,0.1-0.1,0.1-0.1,0.1h-1.4v3c0,0.4,0.1,0.6,0.2,0.8c0.1,0.2,0.3,0.3,0.6,0.3c0.1,0,0.2,0,0.2,0c0.1,0,0.1,0,0.2-0.1
c0.1,0,0.1,0,0.1-0.1c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0c0,0,0,0,0,0.1c0,0,0,0.1,0,0.1S575,333.2,575,333.3z"/>
<path class="st0" d="M580.2,333.7c0,0,0,0.1,0,0.1c0,0-0.1,0-0.1,0.1s-0.1,0-0.2,0c-0.1,0-0.2,0-0.2,0s-0.1,0-0.1-0.1
c0,0,0-0.1,0-0.1v-0.5c-0.2,0.3-0.5,0.4-0.8,0.6c-0.3,0.1-0.6,0.2-0.9,0.2c-0.3,0-0.5,0-0.8-0.1c-0.2-0.1-0.4-0.2-0.6-0.3
c-0.2-0.1-0.3-0.3-0.4-0.5c-0.1-0.2-0.1-0.4-0.1-0.7c0-0.3,0.1-0.6,0.2-0.8c0.1-0.2,0.3-0.4,0.5-0.6s0.5-0.3,0.8-0.3
c0.3-0.1,0.7-0.1,1.1-0.1h0.7v-0.4c0-0.2,0-0.4-0.1-0.5c0-0.2-0.1-0.3-0.2-0.4s-0.2-0.2-0.4-0.2c-0.2-0.1-0.3-0.1-0.6-0.1
c-0.2,0-0.5,0-0.7,0.1s-0.4,0.1-0.5,0.2c-0.1,0.1-0.3,0.1-0.4,0.2c-0.1,0.1-0.2,0.1-0.2,0.1c0,0-0.1,0-0.1,0c0,0,0,0-0.1-0.1
c0,0,0-0.1,0-0.1s0-0.1,0-0.2c0-0.1,0-0.2,0-0.2s0-0.1,0.1-0.2c0.1-0.1,0.1-0.1,0.3-0.2c0.1-0.1,0.3-0.1,0.5-0.2s0.4-0.1,0.6-0.1
c0.2,0,0.4-0.1,0.6-0.1c0.4,0,0.7,0,1,0.1c0.3,0.1,0.5,0.2,0.7,0.4s0.3,0.4,0.4,0.6s0.1,0.5,0.1,0.9V333.7z M579.2,331.2h-0.8
c-0.3,0-0.5,0-0.7,0.1c-0.2,0-0.4,0.1-0.5,0.2c-0.1,0.1-0.2,0.2-0.3,0.3c-0.1,0.1-0.1,0.3-0.1,0.4c0,0.3,0.1,0.5,0.3,0.7
c0.2,0.2,0.4,0.2,0.7,0.2c0.3,0,0.5-0.1,0.7-0.2s0.5-0.3,0.7-0.6V331.2z"/>
<path class="st0" d="M583,333.6C583,333.7,583,333.7,583,333.6c0,0.1-0.1,0.1-0.1,0.1c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.2,0
c-0.1,0-0.2,0-0.2,0c-0.1,0-0.1,0-0.2,0s-0.1,0-0.1-0.1c0,0,0,0,0-0.1v-8c0,0,0-0.1,0-0.1c0,0,0,0,0.1-0.1c0,0,0.1,0,0.2,0
c0.1,0,0.1,0,0.2,0c0.1,0,0.2,0,0.2,0s0.1,0,0.1,0c0,0,0.1,0,0.1,0.1c0,0,0,0.1,0,0.1V333.6z"/>
<path class="st0" d="M587.2,333.8l-0.7,2c0,0.1-0.1,0.1-0.2,0.1c-0.1,0-0.2,0-0.4,0c-0.1,0-0.2,0-0.3,0s-0.1,0-0.1-0.1
c0,0-0.1-0.1-0.1-0.1c0,0,0-0.1,0-0.1l0.7-1.9c0,0-0.1,0-0.1-0.1c0,0-0.1-0.1-0.1-0.1l-1.9-5.1c0-0.1,0-0.1,0-0.2c0,0,0-0.1,0-0.1
c0,0,0.1,0,0.2-0.1s0.2,0,0.3,0s0.2,0,0.3,0c0.1,0,0.1,0,0.2,0s0.1,0,0.1,0.1c0,0,0,0.1,0.1,0.1l1.5,4.3h0l1.5-4.3
c0-0.1,0.1-0.1,0.1-0.1c0,0,0.1,0,0.2,0s0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c0.1,0,0.1,0,0.2,0.1c0,0,0.1,0.1,0.1,0.1c0,0,0,0.1,0,0.2
L587.2,333.8z"/>
</g>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 610 344" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<rect x="0" y="0" width="610" height="318" style="fill:rgb(41,41,41);"/>
<g transform="matrix(1.73173,0,0,1.73173,135.95,89.5121)">
<text x="33.333px" y="35.671px" style="font-family:'Tahoma-Bold', 'Tahoma', sans-serif;font-weight:700;font-size:48px;fill:rgb(230,7,140);">Tahoma</text>
</g>
<g transform="matrix(1.73173,0,0,1.73173,199.909,72.6758)">
<text x="155.952px" y="61.663px" style="font-family:'Tahoma-Bold', 'Tahoma', sans-serif;font-weight:700;font-size:14px;fill:rgb(246,140,43);">beta</text>
</g>
<rect x="0" y="318" width="610" height="26" style="fill:rgb(10,10,10);"/>
<g>
<path d="M26.4,326.3L26.4,326.8C26.4,326.8 26.4,326.9 26.3,326.9L24,326.9L24,333.7L23.9,333.8L23.1,333.8C23,333.8 23,333.8 23,333.7L23,327L20.7,327L20.6,326.9L20.6,326.3C20.6,326.3 20.6,326.2 20.7,326.2L26.3,326.2L26.4,326.3Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M32.3,333.6L32.1,333.6C32.1,333.7 32,333.7 32,333.7L31.4,333.7C31.4,333.7 31.3,333.7 31.3,333.6L31.3,330.4C31.3,330.1 31.3,329.8 31.2,329.7C31.2,329.5 31.1,329.4 31,329.2C30.9,329.1 30.8,329 30.6,328.9C30.4,328.8 30.3,328.8 30.1,328.8C29.9,328.8 29.6,328.9 29.4,329.1C29.2,329.3 28.9,329.5 28.6,329.9L28.6,333.7L28.5,333.8C28.4,333.9 28.4,333.8 28.4,333.8L27.8,333.8C27.7,333.8 27.7,333.8 27.7,333.7L27.7,325.5L27.8,325.4L28.5,325.4C28.5,325.4 28.6,325.4 28.6,325.5L28.6,328.8C28.9,328.5 29.2,328.3 29.5,328.1C29.8,328 30.1,327.9 30.4,327.9C30.8,327.9 31.1,328 31.3,328.1C31.5,328.2 31.7,328.4 31.9,328.6C32.1,328.8 32.2,329 32.2,329.3C32.3,329.6 32.3,329.9 32.3,330.3L32.3,333.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M35,326.5C35,326.7 35,326.9 34.9,327C34.8,327.1 34.7,327.1 34.4,327.1C34.2,327.1 34,327.1 33.9,327C33.8,326.9 33.8,326.8 33.8,326.5C33.8,326.3 33.8,326.1 33.9,326C34,325.9 34.1,325.9 34.4,325.9C34.6,325.9 34.8,325.9 34.9,326C34.9,326.1 35,326.2 35,326.5ZM34.8,328L34.8,333.6C34.8,333.7 34.7,333.7 34.7,333.7L34,333.7C33.9,333.7 33.9,333.7 33.9,333.6L33.9,328L34,327.9C34.1,327.8 34.1,327.9 34.2,327.9L34.7,327.9C34.7,327.9 34.8,327.9 34.8,328Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M40,332.2C40,332.5 39.9,332.7 39.8,332.9C39.7,333.1 39.6,333.3 39.4,333.4C39.2,333.5 39,333.7 38.7,333.7C38.4,333.8 38.2,333.8 37.8,333.8L37.3,333.8C37.1,333.8 37,333.7 36.8,333.7C36.7,333.7 36.5,333.6 36.5,333.6C36.4,333.6 36.3,333.5 36.3,333.5C36.3,333.5 36.2,333.4 36.2,333.3L36.2,332.7C36.2,332.7 36.2,332.6 36.3,332.6L36.4,332.6C36.4,332.6 36.5,332.6 36.6,332.7C36.7,332.8 36.8,332.8 36.9,332.9C37,333 37.2,333 37.3,333.1C37.5,333.2 37.7,333.2 37.9,333.2C38.1,333.2 38.2,333.2 38.4,333.1C38.5,333.1 38.7,333 38.8,332.9C38.9,332.8 39,332.7 39,332.6C39.1,332.5 39.1,332.4 39.1,332.2C39.1,332 39.1,331.9 39,331.8C38.9,331.7 38.8,331.6 38.7,331.5C38.6,331.4 38.4,331.4 38.3,331.3C38.1,331.2 38,331.2 37.8,331.1C37.6,331 37.5,331 37.3,330.9C37.1,330.8 37,330.7 36.9,330.6C36.8,330.5 36.7,330.3 36.6,330.2C36.5,330 36.5,329.8 36.5,329.6C36.5,329.4 36.5,329.2 36.6,329C36.7,328.8 36.8,328.6 37,328.5C37.2,328.4 37.4,328.2 37.6,328.2C37.8,328.1 38.1,328.1 38.5,328.1L38.9,328.1C39,328.1 39.2,328.2 39.3,328.2C39.4,328.2 39.5,328.3 39.6,328.3C39.7,328.3 39.7,328.4 39.8,328.4L39.9,328.5L39.9,329.2C39.9,329.2 39.9,329.3 39.8,329.3L39.7,329.3C39.7,329.3 39.6,329.3 39.5,329.2C39.4,329.2 39.3,329.1 39.2,329.1C39.1,329.1 39,329 38.8,329C38.7,329 38.5,328.9 38.3,328.9C38.1,328.9 38,328.9 37.9,329C37.8,329 37.7,329.1 37.6,329.2C37.5,329.3 37.5,329.4 37.4,329.4C37.4,329.5 37.3,329.6 37.3,329.7C37.3,329.9 37.3,330 37.4,330.1C37.5,330.2 37.6,330.3 37.7,330.4C37.8,330.5 38,330.6 38.1,330.6C38.3,330.7 38.4,330.7 38.6,330.8C38.8,330.9 38.9,330.9 39.1,331C39.3,331.1 39.4,331.2 39.5,331.3C39.6,331.4 39.7,331.6 39.8,331.7C40,331.8 40,332 40,332.2Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M50.8,329.9C50.8,330.5 50.7,331.1 50.6,331.6C50.5,332.1 50.2,332.5 49.9,332.9C49.6,333.3 49.2,333.5 48.8,333.7C48.4,333.9 47.8,334 47.3,334C46.7,334 46.2,333.9 45.8,333.7C45.4,333.5 45,333.3 44.8,332.9C44.5,332.6 44.3,332.2 44.2,331.7C44.1,331.2 44,330.7 44,330C44,329.4 44.1,328.8 44.2,328.3C44.3,327.8 44.6,327.4 44.9,327C45.2,326.6 45.6,326.4 46,326.2C46.4,326 47,325.9 47.5,325.9C48.1,325.9 48.6,326 49,326.2C49.4,326.4 49.8,326.6 50.1,326.9C50.4,327.2 50.6,327.6 50.7,328.1C50.7,328.7 50.8,329.2 50.8,329.9ZM49.7,329.9C49.7,329.5 49.7,329.1 49.6,328.7C49.5,328.3 49.4,328 49.2,327.7C49,327.4 48.8,327.2 48.5,327.1C48.2,326.9 47.8,326.9 47.4,326.9C47,326.9 46.6,327 46.3,327.2C46,327.4 45.8,327.6 45.6,327.9C45.4,328.2 45.3,328.5 45.2,328.9C45.1,329.3 45.1,329.7 45.1,330.1C45.1,330.6 45.1,331 45.2,331.4C45.3,331.8 45.4,332.1 45.6,332.4C45.8,332.7 46,332.9 46.3,333C46.6,333.2 47,333.2 47.4,333.2C47.8,333.2 48.2,333.1 48.5,332.9C48.8,332.7 49.1,332.5 49.2,332.2C49.4,331.9 49.5,331.6 49.6,331.2C49.7,330.8 49.7,330.3 49.7,329.9Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M57.2,330.9C57.2,331.4 57.1,331.8 57,332.2C56.9,332.6 56.7,332.9 56.6,333.2C56.4,333.5 56.2,333.7 55.9,333.8C55.6,333.9 55.3,334 54.9,334L54.5,334C54.4,334 54.2,333.9 54.1,333.9C54,333.8 53.8,333.7 53.7,333.6C53.6,333.5 53.4,333.4 53.3,333.2L53.3,336L53.2,336.1L52.5,336.1C52.5,336.1 52.4,336.1 52.4,336L52.4,328.3L52.5,328.2L53.1,328.2C53.1,328.2 53.2,328.2 53.2,328.3L53.2,329.1C53.4,328.9 53.5,328.8 53.7,328.7C53.9,328.6 54,328.5 54.2,328.4C54.4,328.3 54.5,328.3 54.7,328.2C54.9,328.2 55,328.1 55.2,328.1C55.6,328.1 55.9,328.2 56.2,328.3C56.5,328.5 56.7,328.7 56.9,328.9C57.1,329.2 57.2,329.5 57.3,329.8C57.2,330.1 57.2,330.5 57.2,330.9ZM56.2,331C56.2,330.7 56.2,330.5 56.1,330.2C56.1,329.9 56,329.7 55.9,329.5C55.8,329.3 55.7,329.1 55.5,329C55.3,328.9 55.1,328.8 54.9,328.8C54.8,328.8 54.6,328.8 54.5,328.9C54.4,328.9 54.2,329 54.1,329.1C54,329.2 53.8,329.3 53.7,329.4C53.6,329.5 53.4,329.7 53.3,329.9L53.3,332C53.6,332.3 53.8,332.6 54.1,332.8C54.4,333 54.6,333.1 54.9,333.1C55.1,333.1 55.4,333 55.5,332.9C55.6,332.8 55.8,332.6 55.9,332.4C56,332.2 56.1,332 56.1,331.7C56.2,331.5 56.2,331.2 56.2,331Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M63.2,330.7C63.2,330.9 63.2,331 63.1,331C63,331.1 62.9,331.1 62.8,331.1L59.3,331.1C59.3,331.4 59.3,331.7 59.4,331.9C59.5,332.1 59.6,332.3 59.7,332.5C59.8,332.7 60,332.8 60.2,332.9C60.4,333 60.7,333 61,333C61.3,333 61.5,333 61.7,332.9C61.9,332.9 62.1,332.8 62.2,332.8C62.3,332.7 62.5,332.7 62.6,332.7C62.7,332.7 62.8,332.6 62.8,332.6L62.9,332.6L63,332.7L63,333.3L62.9,333.4C62.9,333.4 62.8,333.5 62.7,333.5C62.6,333.5 62.5,333.6 62.3,333.6C62.1,333.6 61.9,333.7 61.7,333.7C61.5,333.7 61.2,333.8 61,333.8C60.6,333.8 60.2,333.7 59.8,333.6C59.4,333.5 59.2,333.3 59,333.1C58.8,332.9 58.6,332.6 58.5,332.2C58.4,331.8 58.3,331.4 58.3,330.9C58.3,330.4 58.4,330 58.5,329.7C58.6,329.4 58.8,329 59,328.8C59.2,328.5 59.5,328.3 59.8,328.2C60.1,328.1 60.5,328 60.9,328C61.3,328 61.7,328.1 62,328.2C62.3,328.3 62.5,328.5 62.7,328.7C62.9,328.9 63,329.2 63.1,329.5C63.2,329.8 63.2,330.1 63.2,330.5L63.2,330.7ZM62.3,330.4C62.3,329.9 62.2,329.5 62,329.2C61.8,328.9 61.4,328.8 60.9,328.8C60.7,328.8 60.4,328.8 60.3,328.9C60.1,329 60,329.1 59.8,329.3C59.7,329.5 59.6,329.6 59.5,329.8C59.4,330 59.4,330.2 59.4,330.4L62.3,330.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M69.5,333.6L69.4,333.6C69.4,333.7 69.3,333.7 69.3,333.7L68.7,333.7C68.7,333.7 68.6,333.7 68.6,333.6L68.6,330.4C68.6,330.1 68.6,329.8 68.5,329.7C68.5,329.5 68.4,329.4 68.3,329.2C68.2,329.1 68.1,329 67.9,328.9C67.7,328.8 67.6,328.8 67.4,328.8C67.2,328.8 66.9,328.9 66.7,329.1C66.5,329.3 66.2,329.5 65.9,329.9L65.9,333.7L65.8,333.8C65.7,333.9 65.7,333.8 65.7,333.8L65.1,333.8C65,333.8 65,333.8 65,333.7L65,328.1L65.1,328L65.7,328C65.7,328 65.8,328 65.8,328.1L65.8,328.9C66.1,328.6 66.4,328.3 66.7,328.2C67,328.1 67.3,328 67.6,328C68,328 68.3,328.1 68.5,328.2C68.7,328.3 68.9,328.5 69.1,328.7C69.3,328.9 69.4,329.1 69.4,329.4C69.5,329.7 69.5,330 69.5,330.4L69.5,333.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M78.2,331.6C78.2,332 78.1,332.3 78,332.6C77.9,332.9 77.7,333.1 77.4,333.3C77.1,333.5 76.9,333.6 76.6,333.7C76.3,333.8 75.9,333.8 75.6,333.8C75.3,333.8 75.1,333.8 74.9,333.7C74.7,333.7 74.5,333.6 74.3,333.5C74.1,333.4 74,333.4 73.9,333.3C73.8,333.2 73.7,333.2 73.7,333.1C73.7,333.1 73.6,333 73.6,332.9L73.6,332.3C73.6,332.3 73.6,332.2 73.7,332.2L73.8,332.2C73.9,332.2 73.9,332.2 74,332.3C74.1,332.4 74.2,332.4 74.4,332.5C74.6,332.6 74.8,332.7 75,332.7C75.2,332.8 75.5,332.8 75.8,332.8C76,332.8 76.2,332.8 76.4,332.7C76.6,332.6 76.7,332.6 76.9,332.4C77,332.3 77.1,332.2 77.2,332C77.3,331.8 77.3,331.7 77.3,331.5C77.3,331.3 77.3,331.1 77.2,330.9C77.1,330.7 77,330.6 76.8,330.5C76.6,330.4 76.5,330.3 76.2,330.2L75,329.6C74.8,329.5 74.6,329.3 74.4,329.2C74.2,329 74.1,328.8 74,328.6C73.9,328.4 73.8,328.1 73.8,327.8C73.8,327.5 73.9,327.2 74,326.9C74.1,326.6 74.3,326.4 74.5,326.3C74.7,326.1 75,326 75.2,325.9C75.5,325.8 75.8,325.8 76.1,325.8L76.6,325.8C76.8,325.8 76.9,325.9 77.1,325.9C77.3,325.9 77.4,326 77.5,326.1C77.6,326.2 77.7,326.2 77.7,326.2L77.8,326.3L77.8,327C77.8,327 77.8,327.1 77.7,327.1L77.6,327.1C77.6,327.1 77.5,327.1 77.4,327C77.3,326.9 77.2,326.9 77.1,326.8C77,326.7 76.8,326.7 76.6,326.6C76.4,326.5 76.2,326.5 76,326.5C75.8,326.5 75.6,326.5 75.4,326.6C75.2,326.7 75.1,326.7 75,326.8C74.9,326.9 74.8,327 74.8,327.1C74.8,327.2 74.7,327.4 74.7,327.5C74.7,327.7 74.7,327.9 74.8,328.1C74.9,328.3 75,328.4 75.2,328.5L77,329.4C77.2,329.5 77.4,329.7 77.6,329.8C77.8,330 77.9,330.2 78,330.4C78.1,331.1 78.2,331.3 78.2,331.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M84.5,330.9C84.5,331.3 84.4,331.7 84.3,332.1C84.2,332.5 84,332.8 83.8,333.1C83.6,333.4 83.3,333.6 82.9,333.7C82.6,333.8 82.2,333.9 81.7,333.9C81.3,333.9 80.9,333.8 80.5,333.7C80.2,333.6 79.9,333.4 79.7,333.1C79.5,332.8 79.3,332.5 79.2,332.2C79.1,331.8 79,331.4 79,331C79,330.6 79.1,330.2 79.2,329.8C79.3,329.4 79.5,329.1 79.7,328.8C79.9,328.5 80.2,328.3 80.6,328.2C80.9,328.1 81.3,328 81.8,328C82.2,328 82.6,328.1 83,328.2C83.3,328.3 83.6,328.5 83.8,328.8C84,329.1 84.2,329.4 84.3,329.7C84.4,330.1 84.5,330.5 84.5,330.9ZM83.5,331C83.5,330.7 83.5,330.4 83.4,330.2C83.3,329.9 83.3,329.7 83.1,329.5C83,329.3 82.8,329.2 82.6,329C82.4,328.8 82.1,328.8 81.8,328.8C81.5,328.8 81.3,328.9 81,329C80.8,329.1 80.6,329.3 80.5,329.4C80.4,329.5 80.3,329.8 80.2,330.1C80.1,330.4 80.1,330.6 80.1,330.9C80.1,331.2 80.1,331.5 80.2,331.7C80.3,331.9 80.3,332.2 80.5,332.4C80.6,332.6 80.8,332.7 81,332.9C81.2,333.1 81.5,333.1 81.8,333.1C82.1,333.1 82.3,333 82.6,332.9C82.8,332.8 83,332.7 83.1,332.5C83.2,332.3 83.3,332.1 83.4,331.8C83.5,331.6 83.5,331.3 83.5,331Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M90.6,333.6L90.5,333.6C90.5,333.7 90.4,333.7 90.4,333.7L89.8,333.7C89.8,333.7 89.7,333.7 89.7,333.6L89.7,332.8C89.4,333.1 89.1,333.4 88.8,333.5C88.5,333.6 88.2,333.7 87.9,333.7C87.5,333.7 87.2,333.6 87,333.5C86.8,333.4 86.6,333.2 86.4,333C86.2,332.8 86.1,332.6 86.1,332.3C86,332 86,331.7 86,331.3L86,327.9L86.1,327.8C86.2,327.7 86.2,327.8 86.3,327.8L86.9,327.8C86.9,327.8 87,327.8 87,327.9L87,331.1C87,331.4 87,331.7 87.1,331.9C87.1,332.1 87.2,332.2 87.3,332.4C87.4,332.5 87.5,332.6 87.7,332.7C87.9,332.8 88,332.8 88.2,332.8C88.4,332.8 88.7,332.7 88.9,332.5C89.1,332.3 89.4,332.1 89.7,331.7L89.7,327.9L89.8,327.8C89.9,327.7 89.9,327.8 90,327.8L90.5,327.8C90.5,327.8 90.6,327.8 90.6,327.9L90.6,333.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M95.5,328.6L95.5,329L95.3,329C95.3,329 95.2,329 95.1,328.9C95,328.8 95,328.9 94.9,328.8L94.7,328.8C94.6,328.8 94.5,328.8 94.4,328.9C94.3,328.9 94.2,329 94.1,329.1C94,329.2 93.9,329.3 93.8,329.5C93.7,329.7 93.6,329.8 93.4,330.1L93.4,333.7L93.3,333.8C93.2,333.9 93.2,333.8 93.2,333.8L92.6,333.8C92.5,333.8 92.5,333.8 92.5,333.7L92.5,328.1L92.6,328L93.2,328C93.2,328 93.3,328 93.3,328.1L93.3,329C93.4,328.8 93.6,328.6 93.7,328.5C93.8,328.4 94,328.3 94.1,328.2C94.2,328.1 94.3,328.1 94.4,328L95.1,328C95.2,328 95.2,328 95.3,328.1C95.4,328.1 95.4,328.1 95.4,328.2L95.4,328.5C95.4,328.5 95.5,328.5 95.5,328.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M100.3,332.8L100.3,333.2C100.3,333.2 100.3,333.3 100.2,333.3C100.2,333.3 100.1,333.4 99.9,333.5C99.8,333.6 99.6,333.6 99.5,333.7C99.4,333.8 99.2,333.8 99,333.8C98.8,333.8 98.6,333.9 98.5,333.9C98.1,333.9 97.8,333.8 97.5,333.7C97.2,333.6 97,333.4 96.8,333.1C96.6,332.9 96.4,332.6 96.3,332.2C96.2,331.8 96.1,331.4 96.1,331C96.1,330.5 96.2,330 96.3,329.6C96.4,329.2 96.6,328.9 96.8,328.7C97,328.5 97.3,328.3 97.6,328.2C97.9,328.1 98.2,328 98.6,328L99.1,328C99.3,328 99.4,328.1 99.5,328.1C99.6,328.2 99.8,328.2 99.9,328.3C100,328.4 100.1,328.4 100.1,328.5L100.2,328.6L100.2,329C100.2,329.2 100.2,329.3 100.1,329.3C100.1,329.4 100,329.4 100,329.4C99.9,329.4 99.9,329.4 99.8,329.3C99.7,329.2 99.6,329.2 99.5,329.1C99.4,329 99.2,328.9 99.1,328.9C98.9,328.8 98.7,328.8 98.5,328.8C98,328.8 97.7,329 97.4,329.3C97.1,329.7 97,330.2 97,330.9C97,331.2 97,331.5 97.1,331.8C97.2,332.1 97.3,332.3 97.4,332.5C97.5,332.7 97.7,332.8 97.9,332.9C98.1,333 98.3,333 98.5,333C98.7,333 98.9,333 99.1,332.9C99.3,332.8 99.4,332.7 99.5,332.7C99.6,332.6 99.7,332.5 99.8,332.5C99.9,332.5 100,332.4 100,332.4L100.1,332.4L100.2,332.5L100.2,332.6L100.3,332.8Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M106.2,330.7C106.2,330.9 106.2,331 106.1,331C106,331.1 105.9,331.1 105.8,331.1L102.3,331.1C102.3,331.4 102.3,331.7 102.4,331.9C102.5,332.1 102.6,332.3 102.7,332.5C102.8,332.7 103,332.8 103.2,332.9C103.4,333 103.7,333 104,333C104.3,333 104.5,333 104.7,332.9C104.9,332.9 105.1,332.8 105.2,332.8C105.3,332.7 105.5,332.7 105.6,332.7C105.7,332.7 105.8,332.6 105.8,332.6L105.9,332.6L106,332.7L106,333.3L105.9,333.4C105.9,333.4 105.8,333.5 105.7,333.5C105.6,333.5 105.5,333.6 105.3,333.6C105.1,333.6 104.9,333.7 104.7,333.7C104.5,333.7 104.2,333.8 104,333.8C103.6,333.8 103.2,333.7 102.8,333.6C102.4,333.5 102.2,333.3 102,333.1C101.8,332.9 101.6,332.6 101.5,332.2C101.4,331.8 101.3,331.4 101.3,330.9C101.3,330.4 101.4,330 101.5,329.7C101.6,329.4 101.8,329 102,328.8C102.2,328.5 102.5,328.3 102.8,328.2C103.1,328.1 103.5,328 103.9,328C104.3,328 104.7,328.1 105,328.2C105.3,328.3 105.5,328.5 105.7,328.7C105.9,328.9 106,329.2 106.1,329.5C106.2,329.8 106.2,330.1 106.2,330.5L106.2,330.7ZM105.2,330.4C105.2,329.9 105.1,329.5 104.9,329.2C104.7,328.9 104.3,328.8 103.8,328.8C103.6,328.8 103.3,328.8 103.2,328.9C103,329 102.9,329.1 102.7,329.3C102.6,329.5 102.5,329.6 102.4,329.8C102.3,330 102.3,330.2 102.3,330.4L105.2,330.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M115.3,328.3C115.3,328.7 115.2,329 115.1,329.3C115,329.6 114.8,329.9 114.6,330.1C114.4,330.3 114.1,330.5 113.7,330.6C113.4,330.7 112.9,330.8 112.5,330.8L111.6,330.8L111.6,333.7L111.5,333.8C111.4,333.9 111.4,333.8 111.3,333.8L110.7,333.8C110.6,333.8 110.6,333.8 110.6,333.7L110.6,326.5C110.6,326.3 110.6,326.2 110.7,326.2C110.8,326.1 110.9,326.1 111,326.1L113.1,326.1C113.3,326.1 113.4,326.1 113.6,326.2C113.8,326.2 114,326.3 114.2,326.5C114.4,326.7 114.6,326.8 114.8,327C115,327.2 115.1,327.4 115.1,327.6C115.2,327.8 115.3,328.1 115.3,328.3ZM114.2,328.4C114.2,328.1 114.1,327.8 114,327.6C113.9,327.4 113.7,327.2 113.6,327.1C113.4,327 113.2,326.9 113.1,326.9L111.7,326.9L111.7,330L112.6,330C112.9,330 113.2,330 113.4,329.9C113.6,329.8 113.8,329.7 113.9,329.6C114,329.5 114.1,329.3 114.2,329.1L114.2,328.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M119.9,328.6L119.9,329L119.7,329C119.7,329 119.6,329 119.5,328.9C119.4,328.8 119.4,328.9 119.3,328.8L119.1,328.8C119,328.8 118.9,328.8 118.8,328.9C118.7,328.9 118.6,329 118.5,329.1C118.4,329.2 118.3,329.3 118.2,329.5C118.1,329.7 118,329.8 117.8,330.1L117.8,333.7L117.7,333.8C117.6,333.9 117.6,333.8 117.6,333.8L117,333.8C116.9,333.8 116.9,333.8 116.9,333.7L116.9,328.1L117,328L117.6,328C117.6,328 117.7,328 117.7,328.1L117.7,329C117.8,328.8 118,328.6 118.1,328.5C118.2,328.4 118.4,328.3 118.5,328.2C118.6,328.1 118.7,328.1 118.8,328L119.5,328C119.6,328 119.6,328 119.7,328.1C119.8,328.1 119.8,328.1 119.8,328.2L119.8,328.5C119.8,328.5 119.9,328.5 119.9,328.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M125.8,330.9C125.8,331.3 125.7,331.7 125.6,332.1C125.5,332.5 125.3,332.8 125.1,333.1C124.9,333.4 124.6,333.6 124.2,333.7C123.9,333.8 123.5,333.9 123,333.9C122.6,333.9 122.2,333.8 121.8,333.7C121.5,333.6 121.2,333.4 121,333.1C120.8,332.8 120.6,332.5 120.5,332.2C120.4,331.8 120.3,331.4 120.3,331C120.3,330.6 120.4,330.2 120.5,329.8C120.6,329.4 120.8,329.1 121,328.8C121.2,328.5 121.5,328.3 121.9,328.2C122.2,328.1 122.6,328 123.1,328C123.5,328 123.9,328.1 124.3,328.2C124.6,328.3 124.9,328.5 125.1,328.8C125.3,329.1 125.5,329.4 125.6,329.7C125.7,330.1 125.8,330.5 125.8,330.9ZM124.7,331C124.7,330.7 124.7,330.4 124.6,330.2C124.5,329.9 124.5,329.7 124.3,329.5C124.2,329.3 124,329.2 123.8,329C123.6,328.8 123.3,328.8 123,328.8C122.7,328.8 122.5,328.9 122.2,329C122,329.1 121.8,329.3 121.7,329.4C121.6,329.5 121.5,329.8 121.4,330.1C121.3,330.4 121.3,330.6 121.3,330.9C121.3,331.2 121.3,331.5 121.4,331.7C121.5,331.9 121.5,332.2 121.7,332.4C121.8,332.6 122,332.7 122.2,332.9C122.4,333.1 122.7,333.1 123,333.1C123.3,333.1 123.5,333 123.8,332.9C124,332.8 124.2,332.7 124.3,332.5C124.4,332.3 124.5,332.1 124.6,331.8C124.7,331.6 124.7,331.3 124.7,331Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M131.7,328.5C131.7,328.6 131.7,328.7 131.6,328.8L131.5,328.9L130.7,328.9C130.8,329 130.9,329.2 131,329.4C131.1,329.6 131.1,329.8 131.1,329.9C131.1,330.2 131.1,330.5 131,330.7C130.9,330.9 130.8,331.1 130.6,331.3C130.4,331.5 130.2,331.6 129.9,331.7C129.6,331.8 129.4,331.8 129.1,331.8C128.9,331.8 128.7,331.8 128.5,331.7C128.3,331.6 128.2,331.6 128,331.5C127.9,331.6 127.9,331.7 127.8,331.7C127.8,331.8 127.7,331.9 127.7,332C127.7,332.1 127.8,332.3 127.9,332.3C128,332.4 128.2,332.4 128.4,332.4L129.8,332.5C130.1,332.5 130.3,332.5 130.5,332.6C130.7,332.7 130.9,332.8 131.1,332.9C131.3,333 131.4,333.2 131.5,333.3C131.6,333.4 131.6,333.7 131.6,333.9C131.6,334.1 131.5,334.4 131.4,334.6C131.3,334.8 131.1,335 130.9,335.2C130.7,335.4 130.4,335.5 130.1,335.6C129.8,335.7 129.4,335.7 128.9,335.7C128.5,335.7 128.1,335.7 127.8,335.6C127.5,335.5 127.2,335.4 127.1,335.3C126.9,335.2 126.8,335 126.7,334.8C126.6,334.6 126.6,334.4 126.6,334.2L126.6,333.8C126.6,333.7 126.7,333.6 126.7,333.4C126.7,333.2 126.8,333.2 126.9,333.1C127,333 127.1,332.9 127.2,332.8C127,332.7 126.9,332.6 126.8,332.4C126.7,332.2 126.7,332.1 126.7,331.9C126.7,331.7 126.7,331.4 126.8,331.3C126.9,331.1 127,330.9 127.2,330.8C127.1,330.7 127,330.5 126.9,330.3C126.8,330.1 126.8,329.9 126.8,329.6C126.8,329.3 126.9,329 127,328.8C127.1,328.6 127.2,328.4 127.4,328.2C127.6,328 127.8,327.9 128.1,327.8C128.4,327.7 128.6,327.7 128.9,327.7L129.4,327.7C129.5,327.7 129.7,327.7 129.8,327.8L131.4,327.8C131.5,327.8 131.5,327.8 131.6,327.9C131.7,328.3 131.7,328.4 131.7,328.5ZM130.7,334.2C130.7,334 130.6,333.8 130.4,333.7C130.2,333.6 130,333.5 129.6,333.5L128.2,333.5C128.1,333.6 128,333.7 127.9,333.8C127.8,333.9 127.8,334 127.7,334.1C127.7,334.2 127.6,334.3 127.6,334.3L127.6,334.5C127.6,334.8 127.7,335 128,335.1C128.3,335.2 128.6,335.3 129.1,335.3C129.4,335.3 129.6,335.3 129.8,335.2C130,335.1 130.2,335.1 130.3,335C130.4,334.9 130.5,334.8 130.6,334.7C130.6,334.5 130.7,334.3 130.7,334.2ZM130.2,329.9C130.2,329.5 130.1,329.2 129.9,329C129.7,328.8 129.4,328.7 129,328.7C128.8,328.7 128.6,328.7 128.5,328.8C128.4,328.9 128.2,329 128.1,329.1C128,329.2 127.9,329.3 127.9,329.5C127.9,329.6 127.8,329.8 127.8,330C127.8,330.4 127.9,330.6 128.1,330.8C128.3,331 128.6,331.1 128.9,331.1C129.1,331.1 129.3,331.1 129.4,331C129.5,330.9 129.7,330.9 129.8,330.7C129.9,330.5 130,330.5 130,330.3C130.1,330.2 130.2,330.1 130.2,329.9Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M136.1,328.6L136.1,329L135.9,329C135.9,329 135.8,329 135.7,328.9C135.6,328.8 135.6,328.9 135.5,328.8L135.3,328.8C135.2,328.8 135.1,328.8 135,328.9C134.9,328.9 134.8,329 134.7,329.1C134.6,329.2 134.5,329.3 134.4,329.5C134.3,329.7 134.2,329.8 134,330.1L134,333.7L133.9,333.8C133.8,333.9 133.8,333.8 133.8,333.8L133.2,333.8C133.1,333.8 133.1,333.8 133.1,333.7L133.1,328.1L133.2,328L133.8,328C133.8,328 133.9,328 133.9,328.1L133.9,329C134,328.8 134.2,328.6 134.3,328.5C134.4,328.4 134.6,328.3 134.7,328.2C134.8,328.1 134.9,328.1 135,328L135.7,328C135.8,328 135.8,328 135.9,328.1C136,328.1 136,328.1 136,328.2L136,328.5C136,328.5 136.1,328.5 136.1,328.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M141,333.7L141,333.8C141,333.8 140.9,333.8 140.9,333.9C140.9,334 140.8,333.9 140.7,333.9L140.5,333.9C140.5,333.9 140.4,333.9 140.4,333.8L140.4,333.2C140.2,333.5 139.9,333.6 139.6,333.8C139.3,333.9 139,334 138.7,334C138.4,334 138.2,334 137.9,333.9C137.6,333.8 137.5,333.7 137.3,333.6C137.1,333.5 137,333.3 136.9,333.1C136.8,332.9 136.8,332.7 136.8,332.4C136.8,332.1 136.9,331.8 137,331.6C137.1,331.4 137.3,331.2 137.5,331C137.7,330.9 138,330.7 138.3,330.7C138.6,330.6 139,330.6 139.4,330.6L140.1,330.6L140.1,330.2C140.1,330 140.1,329.8 140,329.7C140,329.5 139.9,329.4 139.8,329.3C139.7,329.2 139.6,329.1 139.4,329.1C139.2,329 139.1,329 138.8,329C138.6,329 138.3,329 138.1,329.1C137.9,329.2 137.7,329.2 137.6,329.3C137.5,329.4 137.3,329.4 137.2,329.5C137.1,329.6 137,329.6 137,329.6L136.9,329.6L136.8,329.5L136.8,329C136.8,328.9 136.8,328.9 136.9,328.8C137,328.7 137,328.7 137.2,328.6C137.3,328.5 137.5,328.5 137.7,328.4C137.9,328.3 138.1,328.3 138.3,328.3C138.5,328.3 138.7,328.2 138.9,328.2C139.3,328.2 139.6,328.2 139.9,328.3C140.2,328.4 140.4,328.5 140.6,328.7C140.8,328.9 140.9,329.1 141,329.3C141.1,329.6 141.1,329.8 141.1,330.2L141.1,333.7L141,333.7ZM140,331.2L139.2,331.2C138.9,331.2 138.7,331.2 138.5,331.3C138.3,331.3 138.1,331.4 138,331.5C137.9,331.6 137.8,331.7 137.7,331.8C137.6,331.9 137.6,332.1 137.6,332.2C137.6,332.5 137.7,332.7 137.9,332.9C138.1,333.1 138.3,333.1 138.6,333.1C138.9,333.1 139.1,333 139.3,332.9C139.5,332.8 139.8,332.6 140,332.3L140,331.2Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M150.8,333.6C150.8,333.7 150.7,333.7 150.8,333.6C150.8,333.7 150.7,333.7 150.7,333.7L150,333.7C149.9,333.7 149.9,333.7 149.9,333.6L149.9,330.2C149.9,330 149.9,329.8 149.8,329.6C149.8,329.4 149.7,329.3 149.6,329.1C149.5,329 149.4,328.9 149.3,328.8C149.2,328.7 149,328.7 148.8,328.7C148.6,328.7 148.3,328.8 148.1,329C147.9,329.2 147.6,329.4 147.3,329.8L147.3,333.6L147.2,333.7C147.1,333.8 147.1,333.7 147,333.7L146.4,333.7C146.3,333.7 146.3,333.7 146.3,333.6L146.3,330.2C146.3,330 146.3,329.8 146.2,329.6C146.2,329.4 146.1,329.3 146,329.1C145.9,329 145.8,328.9 145.7,328.8C145.6,328.7 145.4,328.7 145.2,328.7C145,328.7 144.7,328.8 144.5,329C144.3,329.2 144,329.4 143.7,329.8L143.7,333.6L143.6,333.7C143.5,333.8 143.5,333.7 143.5,333.7L142.9,333.7C142.8,333.7 142.8,333.7 142.8,333.6L142.8,328L142.9,327.9L143.5,327.9C143.5,327.9 143.6,327.9 143.6,328L143.6,328.8C143.9,328.5 144.2,328.2 144.5,328.1C144.8,327.9 145.1,327.9 145.4,327.9C145.6,327.9 145.8,327.9 146,328C146.2,328.1 146.3,328.1 146.5,328.2C146.6,328.3 146.8,328.4 146.8,328.5C146.9,328.6 147,328.8 147,328.9C147.2,328.7 147.3,328.5 147.5,328.4C147.7,328.3 147.8,328.2 148,328.1C148.2,328 148.3,328 148.4,327.9C148.5,327.9 148.7,327.8 148.8,327.8C149.1,327.8 149.4,327.9 149.7,328C150,328.1 150.1,328.3 150.3,328.5C150.4,328.7 150.5,328.9 150.6,329.2C150.7,329.5 150.7,329.8 150.7,330.1L150.7,333.6L150.8,333.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M156.4,326.5C156.4,326.7 156.4,326.9 156.3,327C156.2,327.1 156.1,327.1 155.8,327.1C155.6,327.1 155.4,327.1 155.3,327C155.2,326.9 155.2,326.8 155.2,326.5C155.2,326.3 155.2,326.1 155.3,326C155.4,325.9 155.5,325.9 155.8,325.9C156,325.9 156.2,325.9 156.3,326C156.4,326.1 156.4,326.2 156.4,326.5ZM156.3,328L156.3,333.6C156.3,333.7 156.2,333.7 156.2,333.7L155.5,333.7C155.4,333.7 155.4,333.7 155.4,333.6L155.4,328L155.5,327.9C155.6,327.8 155.6,327.9 155.7,327.9L156.2,327.9C156.2,327.9 156.3,327.9 156.3,328Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M161.5,332.2C161.5,332.5 161.4,332.7 161.3,332.9C161.2,333.1 161.1,333.3 160.9,333.4C160.7,333.5 160.5,333.7 160.2,333.7C159.9,333.8 159.7,333.8 159.3,333.8L158.8,333.8C158.6,333.8 158.5,333.7 158.3,333.7C158.2,333.7 158,333.6 158,333.6C157.9,333.6 157.8,333.5 157.8,333.5C157.8,333.5 157.7,333.4 157.7,333.3L157.7,332.7C157.7,332.7 157.7,332.6 157.8,332.6L157.9,332.6C157.9,332.6 158,332.6 158.1,332.7C158.2,332.8 158.3,332.8 158.4,332.9C158.5,333 158.7,333 158.8,333.1C159,333.2 159.2,333.2 159.4,333.2C159.6,333.2 159.7,333.2 159.9,333.1C160,333.1 160.2,333 160.3,332.9C160.4,332.8 160.5,332.7 160.5,332.6C160.6,332.5 160.6,332.4 160.6,332.2C160.6,332 160.6,331.9 160.5,331.8C160.4,331.7 160.3,331.6 160.2,331.5C160.1,331.4 159.9,331.4 159.8,331.3C159.6,331.2 159.5,331.2 159.3,331.1C159.1,331 159,331 158.8,330.9C158.6,330.8 158.5,330.7 158.4,330.6C158.3,330.5 158.2,330.3 158.1,330.2C158,330 158,329.8 158,329.6C158,329.4 158,329.2 158.1,329C158.2,328.8 158.3,328.6 158.5,328.5C158.7,328.4 158.9,328.2 159.1,328.2C159.3,328.1 159.6,328.1 160,328.1L160.4,328.1C160.5,328.1 160.7,328.2 160.8,328.2C160.9,328.2 161,328.3 161.1,328.3C161.2,328.3 161.2,328.4 161.3,328.4L161.4,328.5L161.4,329.2C161.4,329.2 161.4,329.3 161.3,329.3L161.2,329.3C161.2,329.3 161.1,329.3 161,329.2C160.9,329.2 160.8,329.1 160.7,329.1C160.6,329.1 160.5,329 160.3,329C160.2,329 160,328.9 159.8,328.9C159.6,328.9 159.5,328.9 159.4,329C159.3,329 159.2,329.1 159.1,329.2C159,329.3 159,329.4 158.9,329.4C158.9,329.5 158.8,329.6 158.8,329.7C158.8,329.9 158.8,330 158.9,330.1C159,330.2 159.1,330.3 159.2,330.4C159.3,330.5 159.5,330.6 159.6,330.6C159.8,330.7 159.9,330.7 160.1,330.8C160.3,330.9 160.4,330.9 160.6,331C160.8,331.1 160.9,331.2 161,331.3C161.1,331.4 161.2,331.6 161.3,331.7C161.4,331.8 161.5,332 161.5,332.2Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M170.1,333.6L170.2,333.6C170.2,333.7 170.1,333.7 170.1,333.7L169.5,333.7C169.5,333.7 169.4,333.7 169.4,333.6L169.4,332.8C169.1,333.1 168.8,333.3 168.5,333.5C168.2,333.7 167.9,333.8 167.5,333.8C167.1,333.8 166.8,333.7 166.5,333.6C166.2,333.4 166,333.2 165.8,333C165.6,332.7 165.5,332.4 165.4,332.1C165.3,331.8 165.3,331.4 165.3,331C165.3,330.5 165.3,330.1 165.4,329.8C165.5,329.4 165.6,329.1 165.8,328.8C166,328.5 166.2,328.3 166.5,328.2C166.8,328.1 167.1,328 167.5,328C167.8,328 168.1,328.1 168.4,328.2C168.7,328.3 168.9,328.5 169.2,328.8L169.2,325.6L169.3,325.5C169.4,325.4 169.4,325.5 169.5,325.5L170,325.5C170,325.5 170.1,325.5 170.1,325.6L170.1,333.6ZM169.2,329.9C168.9,329.6 168.7,329.3 168.4,329.1C168.2,328.9 167.9,328.8 167.6,328.8C167.3,328.8 167.1,328.9 167,329C166.9,329.1 166.7,329.3 166.6,329.5C166.5,329.7 166.4,329.9 166.4,330.2C166.4,330.5 166.3,330.7 166.3,331C166.3,331.3 166.3,331.5 166.4,331.8C166.4,332.1 166.5,332.3 166.6,332.5C166.7,332.7 166.8,332.9 167,333C167.2,333.1 167.4,333.2 167.6,333.2C167.7,333.2 167.9,333.2 168,333.1C168.1,333 168.2,333 168.4,332.9C168.5,332.8 168.7,332.7 168.8,332.6C168.9,332.5 169.1,332.3 169.2,332.1L169.2,329.9Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M176.6,330.7C176.6,330.9 176.6,331 176.5,331C176.4,331.1 176.3,331.1 176.2,331.1L172.7,331.1C172.7,331.4 172.7,331.7 172.8,331.9C172.9,332.1 173,332.3 173.1,332.5C173.2,332.7 173.4,332.8 173.6,332.9C173.8,333 174.1,333 174.4,333C174.7,333 174.9,333 175.1,332.9C175.3,332.9 175.5,332.8 175.6,332.8C175.7,332.7 175.9,332.7 176,332.7C176.1,332.7 176.2,332.6 176.2,332.6L176.3,332.6L176.4,332.7L176.4,333.3L176.3,333.4C176.3,333.4 176.2,333.5 176.1,333.5C176,333.5 175.9,333.6 175.7,333.6C175.5,333.6 175.3,333.7 175.1,333.7C174.9,333.7 174.6,333.8 174.4,333.8C174,333.8 173.6,333.7 173.2,333.6C172.8,333.5 172.6,333.3 172.4,333.1C172.2,332.9 172,332.6 171.9,332.2C171.8,331.8 171.7,331.4 171.7,330.9C171.7,330.4 171.8,330 171.9,329.7C172,329.4 172.2,329 172.4,328.8C172.6,328.5 172.9,328.3 173.2,328.2C173.5,328.1 173.9,328 174.3,328C174.7,328 175.1,328.1 175.4,328.2C175.7,328.3 175.9,328.5 176.1,328.7C176.3,328.9 176.4,329.2 176.5,329.5C176.6,329.8 176.6,330.1 176.6,330.5L176.6,330.7ZM175.6,330.4C175.6,329.9 175.5,329.5 175.3,329.2C175.1,328.9 174.7,328.8 174.2,328.8C174,328.8 173.7,328.8 173.6,328.9C173.4,329 173.3,329.1 173.1,329.3C173,329.5 172.9,329.6 172.8,329.8C172.7,330 172.7,330.2 172.7,330.4L175.6,330.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M182.5,328.3L182.5,328.6L180.7,333.7C180.7,333.7 180.7,333.8 180.6,333.8C180.6,333.8 180.5,333.8 180.5,333.9C180.5,334 180.4,333.9 180.3,333.9L179.5,333.9C179.4,333.9 179.4,333.9 179.4,333.8C179.4,333.8 179.4,333.7 179.3,333.7L177.5,328.6L177.5,328.3L177.6,328.2L178.4,328.2C178.4,328.2 178.5,328.2 178.5,328.3C178.5,328.3 178.5,328.4 178.6,328.4L180.1,332.8L181.6,328.4L181.6,328.3L181.7,328.2C181.8,328.1 181.8,328.2 181.9,328.2L182.5,328.2C182.5,328.2 182.4,328.2 182.5,328.3C182.4,328.2 182.5,328.2 182.5,328.3Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M188,330.7C188,330.9 188,331 187.9,331C187.8,331.1 187.7,331.1 187.6,331.1L184.1,331.1C184.1,331.4 184.1,331.7 184.2,331.9C184.3,332.1 184.4,332.3 184.5,332.5C184.6,332.7 184.8,332.8 185,332.9C185.2,333 185.5,333 185.8,333C186.1,333 186.3,333 186.5,332.9C186.7,332.9 186.9,332.8 187,332.8C187.1,332.7 187.3,332.7 187.4,332.7C187.5,332.7 187.6,332.6 187.6,332.6L187.7,332.6L187.8,332.7L187.8,333.3L187.7,333.4C187.7,333.4 187.6,333.5 187.5,333.5C187.4,333.5 187.3,333.6 187.1,333.6C186.9,333.6 186.7,333.7 186.5,333.7C186.3,333.7 186,333.8 185.8,333.8C185.4,333.8 185,333.7 184.6,333.6C184.2,333.5 184,333.3 183.8,333.1C183.6,332.9 183.4,332.6 183.3,332.2C183.2,331.8 183.1,331.4 183.1,330.9C183.1,330.4 183.2,330 183.3,329.7C183.4,329.4 183.6,329 183.8,328.8C184,328.5 184.3,328.3 184.6,328.2C184.9,328.1 185.3,328 185.7,328C186.1,328 186.5,328.1 186.8,328.2C187.1,328.3 187.3,328.5 187.5,328.7C187.7,328.9 187.8,329.2 187.9,329.5C188,329.8 188,330.1 188,330.5L188,330.7ZM187,330.4C187,329.9 186.9,329.5 186.7,329.2C186.5,328.9 186.1,328.8 185.6,328.8C185.4,328.8 185.1,328.8 185,328.9C184.8,329 184.7,329.1 184.5,329.3C184.4,329.5 184.3,329.6 184.2,329.8C184.1,330 184.1,330.2 184.1,330.4L187,330.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M190.5,325.4L190.5,333.6C190.5,333.7 190.4,333.7 190.4,333.7L189.7,333.7C189.6,333.7 189.6,333.7 189.6,333.6L189.6,325.4L189.7,325.3L190.4,325.3C190.4,325.3 190.5,325.3 190.5,325.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M197.3,330.9C197.3,331.3 197.2,331.7 197.1,332.1C197,332.5 196.8,332.8 196.6,333.1C196.4,333.4 196.1,333.6 195.7,333.7C195.4,333.8 195,333.9 194.5,333.9C194.1,333.9 193.7,333.8 193.3,333.7C193,333.6 192.7,333.4 192.5,333.1C192.3,332.8 192.1,332.5 192,332.2C191.9,331.8 191.8,331.4 191.8,331C191.8,330.6 191.9,330.2 192,329.8C192.1,329.4 192.3,329.1 192.5,328.8C192.7,328.5 193,328.3 193.4,328.2C193.7,328.1 194.1,328 194.6,328C195,328 195.4,328.1 195.8,328.2C196.1,328.3 196.4,328.5 196.6,328.8C196.8,329.1 197,329.4 197.1,329.7C197.3,330.1 197.3,330.5 197.3,330.9ZM196.3,331C196.3,330.7 196.3,330.4 196.2,330.2C196.1,329.9 196.1,329.7 195.9,329.5C195.8,329.3 195.6,329.2 195.4,329C195.2,328.8 194.9,328.8 194.6,328.8C194.3,328.8 194.1,328.9 193.8,329C193.6,329.1 193.4,329.3 193.3,329.4C193.2,329.5 193.1,329.8 193,330.1C192.9,330.4 192.9,330.6 192.9,330.9C192.9,331.2 192.9,331.5 193,331.7C193.1,331.9 193.1,332.2 193.3,332.4C193.4,332.6 193.6,332.7 193.8,332.9C194,333.1 194.3,333.1 194.6,333.1C194.9,333.1 195.1,333 195.4,332.9C195.6,332.8 195.8,332.7 195.9,332.5C196,332.3 196.1,332.1 196.2,331.8C196.3,331.6 196.3,331.3 196.3,331Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M203.7,330.9C203.7,331.4 203.6,331.8 203.5,332.2C203.4,332.6 203.2,332.9 203.1,333.2C202.9,333.5 202.7,333.7 202.4,333.8C202.1,333.9 201.8,334 201.4,334L201,334C200.9,334 200.7,333.9 200.6,333.9C200.5,333.8 200.3,333.7 200.2,333.6C200.1,333.5 199.9,333.4 199.8,333.2L199.8,336L199.7,336.1L199,336.1C199,336.1 198.9,336.1 198.9,336L198.9,328.3L199,328.2L199.6,328.2C199.6,328.2 199.7,328.2 199.7,328.3L199.7,329.1C199.9,328.9 200,328.8 200.2,328.7C200.4,328.6 200.5,328.5 200.7,328.4C200.9,328.3 201,328.3 201.2,328.2C201.4,328.2 201.5,328.1 201.7,328.1C202.1,328.1 202.4,328.2 202.7,328.3C203,328.5 203.2,328.7 203.4,328.9C203.6,329.2 203.7,329.5 203.8,329.8C203.6,330.1 203.7,330.5 203.7,330.9ZM202.7,331C202.7,330.7 202.7,330.5 202.6,330.2C202.6,329.9 202.5,329.7 202.4,329.5C202.3,329.3 202.2,329.1 202,329C201.8,328.9 201.6,328.8 201.4,328.8C201.3,328.8 201.1,328.8 201,328.9C200.9,328.9 200.7,329 200.6,329.1C200.5,329.2 200.3,329.3 200.2,329.4C200.1,329.5 199.9,329.7 199.8,329.9L199.8,332C200.1,332.3 200.3,332.6 200.6,332.8C200.9,333 201.1,333.1 201.4,333.1C201.6,333.1 201.9,333 202,332.9C202.1,332.8 202.3,332.6 202.4,332.4C202.5,332.2 202.6,332 202.6,331.7C202.6,331.5 202.7,331.2 202.7,331Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M209.7,330.7C209.7,330.9 209.7,331 209.6,331C209.5,331.1 209.4,331.1 209.3,331.1L205.8,331.1C205.8,331.4 205.8,331.7 205.9,331.9C206,332.1 206.1,332.3 206.2,332.5C206.3,332.7 206.5,332.8 206.7,332.9C206.9,333 207.2,333 207.5,333C207.8,333 208,333 208.2,332.9C208.4,332.9 208.6,332.8 208.7,332.8C208.8,332.7 209,332.7 209.1,332.7C209.2,332.7 209.3,332.6 209.3,332.6L209.4,332.6L209.5,332.7L209.5,333.3L209.4,333.4C209.4,333.4 209.3,333.5 209.2,333.5C209.1,333.5 209,333.6 208.8,333.6C208.6,333.6 208.4,333.7 208.2,333.7C208,333.7 207.7,333.8 207.5,333.8C207.1,333.8 206.7,333.7 206.3,333.6C205.9,333.5 205.7,333.3 205.5,333.1C205.3,332.9 205.1,332.6 205,332.2C204.9,331.8 204.8,331.4 204.8,330.9C204.8,330.4 204.9,330 205,329.7C205.1,329.4 205.3,329 205.5,328.8C205.7,328.5 206,328.3 206.3,328.2C206.6,328.1 207,328 207.4,328C207.8,328 208.2,328.1 208.5,328.2C208.8,328.3 209,328.5 209.2,328.7C209.4,328.9 209.5,329.2 209.6,329.5C209.7,329.8 209.7,330.1 209.7,330.5L209.7,330.7ZM208.7,330.4C208.7,329.9 208.6,329.5 208.4,329.2C208.2,328.9 207.8,328.8 207.3,328.8C207.1,328.8 206.8,328.8 206.7,328.9C206.5,329 206.4,329.1 206.2,329.3C206.1,329.5 206,329.6 205.9,329.8C205.8,330 205.8,330.2 205.8,330.4L208.7,330.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M215.7,333.6L215.8,333.6C215.8,333.7 215.7,333.7 215.7,333.7L215.1,333.7C215.1,333.7 215,333.7 215,333.6L215,332.8C214.7,333.1 214.4,333.3 214.1,333.5C213.8,333.7 213.5,333.8 213.1,333.8C212.7,333.8 212.4,333.7 212.1,333.6C211.8,333.4 211.6,333.2 211.4,333C211.2,332.7 211.1,332.4 211,332.1C210.9,331.8 210.9,331.4 210.9,331C210.9,330.5 210.9,330.1 211,329.8C211.1,329.4 211.2,329.1 211.4,328.8C211.6,328.5 211.8,328.3 212.1,328.2C212.4,328.1 212.7,328 213.1,328C213.4,328 213.7,328.1 214,328.2C214.3,328.3 214.5,328.5 214.8,328.8L214.8,325.6L214.9,325.5C215,325.4 215,325.5 215.1,325.5L215.6,325.5C215.6,325.5 215.7,325.5 215.7,325.6L215.7,333.6ZM214.8,329.9C214.5,329.6 214.3,329.3 214,329.1C213.8,328.9 213.5,328.8 213.2,328.8C212.9,328.8 212.7,328.9 212.6,329C212.5,329.1 212.3,329.3 212.2,329.5C212.1,329.7 212,329.9 212,330.2C212,330.5 211.9,330.7 211.9,331C211.9,331.3 211.9,331.5 212,331.8C212,332.1 212.1,332.3 212.2,332.5C212.3,332.7 212.4,332.9 212.6,333C212.8,333.1 213,333.2 213.2,333.2C213.3,333.2 213.5,333.2 213.6,333.1C213.7,333 213.8,333 214,332.9C214.1,332.8 214.3,332.7 214.4,332.6C214.5,332.5 214.7,332.3 214.8,332.1L214.8,329.9Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M223.3,325.7L223.3,326.5L223.1,326.5C223.1,326.5 223,326.5 222.9,326.4C222.8,326.4 222.8,326.4 222.7,326.3C222.6,326.2 222.5,326.3 222.4,326.3C222.3,326.3 222.1,326.3 222,326.4C221.9,326.4 221.8,326.5 221.7,326.6C221.6,326.7 221.6,326.8 221.6,327L221.6,328.2L222.9,328.2L223,328.3L223,328.6C223,328.7 223,328.8 222.9,328.9C222.9,329 222.8,329 222.8,329L221.6,329L221.6,333.8L221.5,333.9C221.4,334 221.4,333.9 221.3,333.9L220.7,333.9C220.7,333.9 220.6,333.9 220.6,333.8L220.6,329L219.8,329C219.7,329 219.7,329 219.7,328.9L219.7,328.3C219.7,328.3 219.7,328.2 219.8,328.2L220.7,328.2L220.7,327.6C220.7,327.2 220.7,326.9 220.8,326.6C220.9,326.3 221,326.1 221.1,325.9C221.2,325.7 221.4,325.6 221.6,325.5C221.8,325.4 222.1,325.4 222.4,325.4L222.8,325.4C222.9,325.4 223,325.5 223.1,325.5C223.2,325.5 223.2,325.6 223.2,325.6C223.2,325.6 223.2,325.7 223.3,325.7Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M227.3,328.6L227.3,329L227.1,329C227.1,329 227,329 226.9,328.9C226.8,328.8 226.8,328.9 226.7,328.8L226.5,328.8C226.4,328.8 226.3,328.8 226.2,328.9C226.1,328.9 226,329 225.9,329.1C225.8,329.2 225.7,329.3 225.6,329.5C225.5,329.7 225.4,329.8 225.2,330.1L225.2,333.7L225.1,333.8C225,333.9 225,333.8 225,333.8L224.4,333.8C224.3,333.8 224.3,333.8 224.3,333.7L224.3,328.1L224.4,328L225,328C225,328 225.1,328 225.1,328.1L225.1,329C225.2,328.8 225.4,328.6 225.5,328.5C225.6,328.4 225.8,328.3 225.9,328.2C226,328.1 226.1,328.1 226.2,328L226.9,328C227,328 227,328 227.1,328.1C227.2,328.1 227.2,328.1 227.2,328.2L227.2,328.5C227.2,328.5 227.3,328.5 227.3,328.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M233.2,330.9C233.2,331.3 233.1,331.7 233,332.1C232.9,332.5 232.7,332.8 232.5,333.1C232.3,333.4 232,333.6 231.6,333.7C231.3,333.8 230.9,333.9 230.4,333.9C230,333.9 229.6,333.8 229.2,333.7C228.9,333.6 228.6,333.4 228.4,333.1C228.2,332.8 228,332.5 227.9,332.2C227.8,331.8 227.7,331.4 227.7,331C227.7,330.6 227.8,330.2 227.9,329.8C228,329.4 228.2,329.1 228.4,328.8C228.6,328.5 228.9,328.3 229.3,328.2C229.6,328.1 230,328 230.5,328C230.9,328 231.3,328.1 231.7,328.2C232,328.3 232.3,328.5 232.5,328.8C232.7,329.1 232.9,329.4 233,329.7C233.1,330.1 233.2,330.5 233.2,330.9ZM232.1,331C232.1,330.7 232.1,330.4 232,330.2C231.9,329.9 231.9,329.7 231.7,329.5C231.6,329.3 231.4,329.2 231.2,329C231,328.8 230.7,328.8 230.4,328.8C230.1,328.8 229.9,328.9 229.6,329C229.4,329.1 229.2,329.3 229.1,329.4C229,329.5 228.9,329.8 228.8,330.1C228.7,330.4 228.7,330.6 228.7,330.9C228.7,331.2 228.7,331.5 228.8,331.7C228.9,331.9 228.9,332.2 229.1,332.4C229.2,332.6 229.4,332.7 229.6,332.9C229.8,333.1 230.1,333.1 230.4,333.1C230.7,333.1 230.9,333 231.2,332.9C231.4,332.8 231.6,332.7 231.7,332.5C231.8,332.3 231.9,332.1 232,331.8C232.1,331.6 232.1,331.3 232.1,331Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M242.5,333.6L242.6,333.6C242.6,333.7 242.5,333.7 242.5,333.7L241.8,333.7C241.7,333.7 241.7,333.7 241.7,333.6L241.7,330.2C241.7,330 241.7,329.8 241.6,329.6C241.6,329.4 241.5,329.3 241.4,329.1C241.3,329 241.2,328.9 241.1,328.8C241,328.7 240.8,328.7 240.6,328.7C240.4,328.7 240.1,328.8 239.9,329C239.7,329.2 239.4,329.4 239.1,329.8L239.1,333.6L239,333.7C238.9,333.8 238.9,333.7 238.8,333.7L238.2,333.7C238.1,333.7 238.1,333.7 238.1,333.6L238.1,330.2C238.1,330 238.1,329.8 238,329.6C238,329.4 237.9,329.3 237.8,329.1C237.7,329 237.6,328.9 237.5,328.8C237.4,328.7 237.2,328.7 237,328.7C236.8,328.7 236.5,328.8 236.3,329C236.1,329.2 235.8,329.4 235.5,329.8L235.5,333.6L235.4,333.7C235.3,333.8 235.3,333.7 235.3,333.7L234.7,333.7C234.6,333.7 234.6,333.7 234.6,333.6L234.6,328L234.7,327.9L235.3,327.9C235.3,327.9 235.4,327.9 235.4,328L235.4,328.8C235.7,328.5 236,328.2 236.3,328.1C236.6,327.9 236.9,327.9 237.2,327.9C237.4,327.9 237.6,327.9 237.8,328C238,328.1 238.1,328.1 238.3,328.2C238.4,328.3 238.6,328.4 238.6,328.5C238.7,328.6 238.8,328.8 238.8,328.9C239,328.7 239.1,328.5 239.3,328.4C239.5,328.3 239.6,328.2 239.8,328.1C240,328 240.1,328 240.2,327.9C240.3,327.9 240.5,327.8 240.6,327.8C240.9,327.8 241.2,327.9 241.5,328C241.8,328.1 241.9,328.3 242.1,328.5C242.2,328.7 242.3,328.9 242.4,329.2C242.5,329.5 242.5,329.8 242.5,330.1L242.5,333.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M252.1,326.3L252.1,326.8C252.1,326.8 252.1,326.9 252,326.9L249.7,326.9L249.7,333.7L249.6,333.8L248.8,333.8C248.7,333.8 248.7,333.8 248.7,333.7L248.7,327L246.4,327L246.3,326.9L246.3,326.3C246.3,326.3 246.3,326.2 246.4,326.2L252,326.2L252.1,326.3Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M257,330.9C257,331.3 256.9,331.7 256.8,332.1C256.7,332.5 256.5,332.8 256.3,333.1C256.1,333.4 255.8,333.6 255.4,333.7C255.1,333.8 254.7,333.9 254.2,333.9C253.8,333.9 253.4,333.8 253,333.7C252.7,333.6 252.4,333.4 252.2,333.1C252,332.8 251.8,332.5 251.7,332.2C251.6,331.8 251.5,331.4 251.5,331C251.5,330.6 251.6,330.2 251.7,329.8C251.8,329.4 252,329.1 252.2,328.8C252.4,328.5 252.7,328.3 253.1,328.2C253.4,328.1 253.8,328 254.3,328C254.7,328 255.1,328.1 255.5,328.2C255.8,328.3 256.1,328.5 256.3,328.8C256.5,329.1 256.7,329.4 256.8,329.7C256.9,330.1 257,330.5 257,330.9ZM255.9,331C255.9,330.7 255.9,330.4 255.8,330.2C255.7,329.9 255.7,329.7 255.5,329.5C255.4,329.3 255.2,329.2 255,329C254.8,328.8 254.5,328.8 254.2,328.8C253.9,328.8 253.7,328.9 253.4,329C253.2,329.1 253,329.3 252.9,329.4C252.8,329.5 252.7,329.8 252.6,330.1C252.5,330.4 252.5,330.6 252.5,330.9C252.5,331.2 252.5,331.5 252.6,331.7C252.7,331.9 252.7,332.2 252.9,332.4C253,332.6 253.2,332.7 253.4,332.9C253.6,333.1 253.9,333.1 254.2,333.1C254.5,333.1 254.7,333 255,332.9C255.2,332.8 255.4,332.7 255.5,332.5C255.6,332.3 255.7,332.1 255.8,331.8C255.9,331.6 255.9,331.3 255.9,331Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M263.4,330.9C263.4,331.3 263.3,331.7 263.2,332.1C263.1,332.5 262.9,332.8 262.7,333.1C262.5,333.4 262.2,333.6 261.8,333.7C261.5,333.8 261.1,333.9 260.6,333.9C260.2,333.9 259.8,333.8 259.4,333.7C259.1,333.6 258.8,333.4 258.6,333.1C258.4,332.8 258.2,332.5 258.1,332.2C258,331.8 257.9,331.4 257.9,331C257.9,330.6 258,330.2 258.1,329.8C258.2,329.4 258.4,329.1 258.6,328.8C258.8,328.5 259.1,328.3 259.5,328.2C259.8,328.1 260.2,328 260.7,328C261.1,328 261.5,328.1 261.9,328.2C262.2,328.3 262.5,328.5 262.7,328.8C262.9,329.1 263.1,329.4 263.2,329.7C263.3,330.1 263.4,330.5 263.4,330.9ZM262.4,331C262.4,330.7 262.4,330.4 262.3,330.2C262.2,329.9 262.2,329.7 262,329.5C261.9,329.3 261.7,329.2 261.5,329C261.3,328.8 261,328.8 260.7,328.8C260.4,328.8 260.2,328.9 259.9,329C259.7,329.1 259.5,329.3 259.4,329.4C259.3,329.5 259.2,329.8 259.1,330.1C259,330.4 259,330.6 259,330.9C259,331.2 259,331.5 259.1,331.7C259.2,331.9 259.2,332.2 259.4,332.4C259.5,332.6 259.7,332.7 259.9,332.9C260.1,333.1 260.4,333.1 260.7,333.1C261,333.1 261.2,333 261.5,332.9C261.7,332.8 261.9,332.7 262,332.5C262.1,332.3 262.2,332.1 262.3,331.8C262.3,331.6 262.4,331.3 262.4,331Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M269.6,333.6L269.5,333.6C269.5,333.7 269.4,333.7 269.4,333.7L268.8,333.7C268.8,333.7 268.7,333.7 268.7,333.6L268.7,330.4C268.7,330.1 268.7,329.8 268.6,329.7C268.6,329.5 268.5,329.4 268.4,329.2C268.3,329.1 268.2,329 268,328.9C267.8,328.8 267.7,328.8 267.5,328.8C267.3,328.8 267,328.9 266.8,329.1C266.6,329.3 266.3,329.5 266,329.9L266,333.7L265.9,333.8C265.8,333.9 265.8,333.8 265.8,333.8L265.2,333.8C265.1,333.8 265.1,333.8 265.1,333.7L265.1,328.1L265.2,328L265.8,328C265.8,328 265.9,328 265.9,328.1L265.9,328.9C266.2,328.6 266.5,328.3 266.8,328.2C267.1,328.1 267.4,328 267.7,328C268.1,328 268.4,328.1 268.6,328.2C268.8,328.3 269,328.5 269.2,328.7C269.4,328.9 269.5,329.1 269.5,329.4C269.6,329.7 269.6,330 269.6,330.4L269.6,333.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M274.7,333.4L274.7,333.7C274.7,333.7 274.7,333.8 274.6,333.8L271.2,333.8C271.1,333.8 271,333.8 271,333.7C270.9,333.6 270.9,333.6 270.9,333.4L270.9,333C270.9,333 270.9,332.9 271,332.9C271,332.9 271.1,332.8 271.1,332.7L273.5,329L271.2,329C271.1,329 271.1,329 271,328.9C271,328.8 270.9,328.7 270.9,328.6L270.9,328.3C270.9,328.3 270.9,328.2 271,328.2L274.3,328.2C274.3,328.2 274.4,328.2 274.4,328.3C274.4,328.3 274.4,328.4 274.5,328.4L274.5,329.1C274.5,329.1 274.5,329.2 274.4,329.2C274.4,329.3 274.3,329.3 274.3,329.4L271.9,333.1L274.5,333.1L274.6,333.2L274.6,333.3C274.7,333.2 274.7,333.3 274.7,333.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M277.4,332.6L277.4,333.2C277.4,333.3 277.4,333.4 277.3,333.5C277.3,333.6 277.2,333.7 277.2,333.8C277.2,333.9 277.1,334 277,334.1L276.2,335.3C276.2,335.3 276.2,335.4 276.1,335.4C276.1,335.4 276,335.4 276,335.5L275.4,335.5L275.4,335.3L276.2,333.7L276.2,332.6C276.2,332.5 276.3,332.5 276.3,332.5C276.3,332.5 276.4,332.4 276.5,332.4L277.1,332.4C277.2,332.4 277.2,332.4 277.3,332.5L277.4,332.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M285.9,333.7L285.9,333.8C285.9,333.8 285.8,333.8 285.8,333.9C285.8,334 285.7,333.9 285.6,333.9L285.4,333.9C285.4,333.9 285.3,333.9 285.3,333.8L285.3,333.2C285.1,333.5 284.8,333.6 284.5,333.8C284.2,333.9 283.9,334 283.6,334C283.3,334 283.1,334 282.8,333.9C282.5,333.8 282.4,333.7 282.2,333.6C282,333.5 281.9,333.3 281.8,333.1C281.7,332.9 281.7,332.7 281.7,332.4C281.7,332.1 281.8,331.8 281.9,331.6C282,331.4 282.2,331.2 282.4,331C282.6,330.9 282.9,330.7 283.2,330.7C283.5,330.6 283.9,330.6 284.3,330.6L285,330.6L285,330.2C285,330 285,329.8 284.9,329.7C284.9,329.5 284.8,329.4 284.7,329.3C284.6,329.2 284.5,329.1 284.3,329.1C284.1,329 284,329 283.7,329C283.5,329 283.2,329 283,329.1C282.8,329.2 282.6,329.2 282.5,329.3C282.4,329.4 282.2,329.4 282.1,329.5C282,329.6 281.9,329.6 281.9,329.6L281.8,329.6L281.7,329.5L281.7,329C281.7,328.9 281.7,328.9 281.8,328.8C281.9,328.7 281.9,328.7 282.1,328.6C282.2,328.5 282.4,328.5 282.6,328.4C282.8,328.3 283,328.3 283.2,328.3C283.4,328.3 283.6,328.2 283.8,328.2C284.2,328.2 284.5,328.2 284.8,328.3C285.1,328.4 285.3,328.5 285.5,328.7C285.7,328.9 285.8,329.1 285.9,329.3C286,329.6 286,329.8 286,330.2L286,333.7L285.9,333.7ZM284.9,331.2L284.1,331.2C283.8,331.2 283.6,331.2 283.4,331.3C283.2,331.3 283,331.4 282.9,331.5C282.8,331.6 282.7,331.7 282.6,331.8C282.5,331.9 282.5,332.1 282.5,332.2C282.5,332.5 282.6,332.7 282.8,332.9C283,333.1 283.2,333.1 283.5,333.1C283.8,333.1 284,333 284.2,332.9C284.4,332.8 284.7,332.6 284.9,332.3L284.9,331.2Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M293.8,332.2C293.8,332.5 293.7,332.7 293.6,332.9C293.5,333.1 293.4,333.3 293.2,333.4C293,333.5 292.8,333.7 292.5,333.7C292.2,333.8 292,333.8 291.6,333.8L291.1,333.8C290.9,333.8 290.8,333.7 290.6,333.7C290.5,333.7 290.3,333.6 290.3,333.6C290.2,333.6 290.1,333.5 290.1,333.5C290.1,333.5 290,333.4 290,333.3L290,332.7C290,332.7 290,332.6 290.1,332.6L290.2,332.6C290.2,332.6 290.3,332.6 290.4,332.7C290.5,332.8 290.6,332.8 290.7,332.9C290.8,333 291,333 291.1,333.1C291.3,333.2 291.5,333.2 291.7,333.2C291.9,333.2 292,333.2 292.2,333.1C292.3,333.1 292.5,333 292.6,332.9C292.7,332.8 292.8,332.7 292.8,332.6C292.9,332.5 292.9,332.4 292.9,332.2C292.9,332 292.9,331.9 292.8,331.8C292.7,331.7 292.6,331.6 292.5,331.5C292.4,331.4 292.2,331.4 292.1,331.3C291.9,331.2 291.8,331.2 291.6,331.1C291.4,331 291.3,331 291.1,330.9C290.9,330.8 290.8,330.7 290.7,330.6C290.6,330.5 290.5,330.3 290.4,330.2C290.3,330 290.3,329.8 290.3,329.6C290.3,329.4 290.3,329.2 290.4,329C290.5,328.8 290.6,328.6 290.8,328.5C291,328.4 291.2,328.2 291.4,328.2C291.6,328.1 291.9,328.1 292.3,328.1L292.7,328.1C292.8,328.1 293,328.2 293.1,328.2C293.2,328.2 293.3,328.3 293.4,328.3C293.5,328.3 293.5,328.4 293.6,328.4L293.7,328.5L293.7,329.2C293.7,329.2 293.7,329.3 293.6,329.3L293.5,329.3C293.5,329.3 293.4,329.3 293.3,329.2C293.2,329.2 293.1,329.1 293,329.1C292.9,329.1 292.8,329 292.6,329C292.5,329 292.3,328.9 292.1,328.9C291.9,328.9 291.8,328.9 291.7,329C291.6,329 291.5,329.1 291.4,329.2C291.3,329.3 291.3,329.4 291.2,329.4C291.2,329.5 291.1,329.6 291.1,329.7C291.1,329.9 291.1,330 291.2,330.1C291.3,330.2 291.4,330.3 291.5,330.4C291.6,330.5 291.8,330.6 291.9,330.6C292.1,330.7 292.2,330.7 292.4,330.8C292.6,330.9 292.7,330.9 292.9,331C293.1,331.1 293.2,331.2 293.3,331.3C293.4,331.4 293.5,331.6 293.6,331.7C293.8,331.8 293.8,332 293.8,332.2Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M300.2,330.9C300.2,331.3 300.1,331.7 300,332.1C299.9,332.5 299.7,332.8 299.5,333.1C299.3,333.4 299,333.6 298.6,333.7C298.3,333.8 297.9,333.9 297.4,333.9C297,333.9 296.6,333.8 296.2,333.7C295.9,333.6 295.6,333.4 295.4,333.1C295.2,332.8 295,332.5 294.9,332.2C294.8,331.8 294.7,331.4 294.7,331C294.7,330.6 294.8,330.2 294.9,329.8C295,329.4 295.2,329.1 295.4,328.8C295.6,328.5 295.9,328.3 296.3,328.2C296.6,328.1 297,328 297.5,328C297.9,328 298.3,328.1 298.7,328.2C299,328.3 299.3,328.5 299.5,328.8C299.7,329.1 299.9,329.4 300,329.7C300.2,330.1 300.2,330.5 300.2,330.9ZM299.2,331C299.2,330.7 299.2,330.4 299.1,330.2C299,329.9 299,329.7 298.8,329.5C298.7,329.3 298.5,329.2 298.3,329C298.1,328.8 297.8,328.8 297.5,328.8C297.2,328.8 297,328.9 296.7,329C296.5,329.1 296.3,329.3 296.2,329.4C296.1,329.5 296,329.8 295.9,330.1C295.8,330.4 295.8,330.6 295.8,330.9C295.8,331.2 295.8,331.5 295.9,331.7C296,331.9 296,332.2 296.2,332.4C296.3,332.6 296.5,332.7 296.7,332.9C296.9,333.1 297.2,333.1 297.5,333.1C297.8,333.1 298,333 298.3,332.9C298.5,332.8 298.7,332.7 298.8,332.5C298.9,332.3 299,332.1 299.1,331.8C299.2,331.6 299.2,331.3 299.2,331Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M302.9,328.8L302.9,333.7L302.8,333.8C302.7,333.9 302.7,333.8 302.6,333.8L302,333.8C302,333.8 301.9,333.8 301.9,333.7L301.9,328.9L301.1,328.9C301,328.9 301,328.9 301,328.8L301,328.2C301,328.2 301,328.1 301.1,328.1L302,328.1L302,327.5C302,327.1 302,326.8 302.1,326.5C302.2,326.2 302.3,326 302.4,325.8C302.5,325.6 302.7,325.5 302.9,325.4C303.1,325.3 303.4,325.3 303.7,325.3L304.1,325.3C304.2,325.3 304.3,325.4 304.4,325.4C304.5,325.4 304.5,325.5 304.5,325.5C304.5,325.5 304.5,325.6 304.6,325.6L304.6,326.3L304.4,326.3C304.4,326.3 304.3,326.3 304.3,326.2C304.2,326.2 304.2,326.2 304.1,326.1L303.8,326.1C303.7,326.1 303.5,326.1 303.4,326.2C303.3,326.2 303.2,326.3 303.2,326.4C303.1,326.5 303.1,326.6 303.1,326.8L303.1,328L305.5,328L305.5,326.6L305.6,326.5C305.7,326.4 305.7,326.5 305.7,326.5L306.2,326.5C306.2,326.5 306.3,326.5 306.3,326.6L306.3,328L307.8,328L307.9,328.1L307.9,328.4C307.9,328.5 307.9,328.6 307.8,328.7C307.8,328.8 307.7,328.8 307.7,328.8L306.3,328.8L306.3,331.8C306.3,332.2 306.4,332.4 306.5,332.6C306.6,332.8 306.8,332.9 307.1,332.9L307.3,332.9C307.4,332.9 307.4,332.9 307.5,332.8C307.6,332.8 307.6,332.8 307.6,332.7L307.8,332.7L307.8,333.4L307.6,333.6C307.5,333.6 307.5,333.6 307.4,333.7L306.8,333.7C306.5,333.7 306.3,333.7 306.1,333.6C305.9,333.5 305.7,333.4 305.6,333.3C305.5,333.2 305.4,333 305.3,332.7C305.2,332.4 305.2,332.2 305.2,331.9L305.2,328.8L302.9,328.8Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M316.7,328.3L316.7,328.5L315.1,333.6C315.1,333.6 315.1,333.7 315,333.7C315,333.7 314.9,333.7 314.9,333.8C314.9,333.9 314.8,333.8 314.7,333.8L313.9,333.8C313.9,333.8 313.8,333.8 313.8,333.7C313.8,333.7 313.8,333.6 313.7,333.6L312.6,329.7L311.6,333.6C311.6,333.6 311.6,333.7 311.5,333.7C311.5,333.7 311.4,333.7 311.4,333.8C311.4,333.9 311.3,333.8 311.2,333.8L310.4,333.8C310.3,333.8 310.3,333.8 310.3,333.7C310.3,333.7 310.3,333.6 310.2,333.6L308.6,328.5L308.6,328.2L308.7,328.1C308.8,328 308.8,328.1 308.9,328.1L309.6,328.1C309.6,328.1 309.7,328.1 309.7,328.2L309.7,328.3L311,332.7L312.2,328.3L312.2,328.2L312.3,328.1L312.9,328.1C312.9,328.1 313,328.1 313,328.2L313,328.3L314.3,332.7L315.6,328.3L315.6,328.2L315.7,328.1L316.5,328.1C316.6,328.2 316.7,328.2 316.7,328.3Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M321.8,333.7L321.8,333.8C321.8,333.8 321.7,333.8 321.7,333.9C321.7,334 321.6,333.9 321.5,333.9L321.3,333.9C321.3,333.9 321.2,333.9 321.2,333.8L321.2,333.2C321,333.5 320.7,333.6 320.4,333.8C320.1,333.9 319.8,334 319.5,334C319.2,334 319,334 318.7,333.9C318.5,333.8 318.3,333.7 318.1,333.6C317.9,333.5 317.8,333.3 317.7,333.1C317.6,332.9 317.6,332.7 317.6,332.4C317.6,332.1 317.7,331.8 317.8,331.6C317.9,331.4 318.1,331.2 318.3,331C318.5,330.8 318.8,330.7 319.1,330.7C319.4,330.6 319.8,330.6 320.2,330.6L320.9,330.6L320.9,330.2C320.9,330 320.9,329.8 320.8,329.7C320.8,329.5 320.7,329.4 320.6,329.3C320.5,329.2 320.4,329.1 320.2,329.1C320,329 319.9,329 319.6,329C319.4,329 319.1,329 318.9,329.1C318.7,329.2 318.5,329.2 318.4,329.3C318.3,329.4 318.1,329.4 318,329.5C317.9,329.6 317.8,329.6 317.8,329.6L317.7,329.6L317.6,329.5L317.6,329C317.6,329 317.6,328.9 317.7,328.8C317.8,328.7 317.8,328.7 318,328.6C318.1,328.5 318.3,328.5 318.5,328.4C318.7,328.3 318.9,328.3 319.1,328.3C319.3,328.3 319.5,328.2 319.7,328.2C320.1,328.2 320.4,328.2 320.7,328.3C321,328.4 321.2,328.5 321.4,328.7C321.6,328.9 321.7,329.1 321.8,329.3C321.9,329.5 321.9,329.8 321.9,330.2L321.9,333.7L321.8,333.7ZM320.8,331.2L320,331.2C319.7,331.2 319.5,331.2 319.3,331.3C319.1,331.3 318.9,331.4 318.8,331.5C318.7,331.6 318.6,331.7 318.5,331.8C318.4,331.9 318.4,332.1 318.4,332.2C318.4,332.5 318.5,332.7 318.7,332.9C318.9,333.1 319.1,333.1 319.4,333.1C319.7,333.1 319.9,333 320.1,332.9C320.3,332.8 320.6,332.6 320.8,332.3L320.8,331.2Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M326.8,328.6L326.8,329L326.6,329C326.6,329 326.5,329 326.4,328.9C326.3,328.8 326.3,328.9 326.2,328.8L326,328.8C325.9,328.8 325.8,328.8 325.7,328.9C325.6,328.9 325.5,329 325.4,329.1C325.3,329.2 325.2,329.3 325.1,329.5C325,329.7 324.9,329.8 324.7,330.1L324.7,333.7L324.6,333.8L323.9,333.8C323.8,333.8 323.8,333.8 323.8,333.7L323.8,328.1L323.9,328L324.5,328C324.5,328 324.6,328 324.6,328.1L324.6,329C324.7,328.8 324.9,328.6 325,328.5C325.1,328.4 325.3,328.3 325.4,328.2C325.5,328.1 325.6,328.1 325.7,328L326.4,328C326.5,328 326.5,328 326.6,328.1C326.7,328.1 326.7,328.1 326.7,328.2L326.7,328.5C326.7,328.5 326.8,328.5 326.8,328.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M332.3,330.7C332.3,330.9 332.3,331 332.2,331C332.1,331.1 332,331.1 331.9,331.1L328.4,331.1C328.4,331.4 328.4,331.7 328.5,331.9C328.6,332.1 328.7,332.3 328.8,332.5C328.9,332.7 329.1,332.8 329.3,332.9C329.5,333 329.8,333 330.1,333C330.4,333 330.6,333 330.8,332.9C331,332.9 331.2,332.8 331.3,332.8C331.4,332.8 331.6,332.7 331.7,332.7C331.8,332.7 331.9,332.6 331.9,332.6L332,332.6L332.1,332.7L332.1,333.3L332,333.4C332,333.4 331.9,333.5 331.8,333.5C331.7,333.5 331.6,333.6 331.4,333.6C331.2,333.6 331,333.7 330.8,333.7C330.6,333.7 330.3,333.8 330.1,333.8C329.7,333.8 329.3,333.7 328.9,333.6C328.6,333.5 328.3,333.3 328.1,333.1C327.9,332.9 327.7,332.6 327.6,332.2C327.5,331.8 327.4,331.4 327.4,330.9C327.4,330.4 327.5,330 327.6,329.7C327.7,329.4 327.9,329 328.1,328.8C328.3,328.5 328.6,328.3 328.9,328.2C329.2,328.1 329.6,328 330,328C330.4,328 330.8,328.1 331.1,328.2C331.4,328.3 331.6,328.5 331.8,328.7C332,328.9 332.1,329.2 332.2,329.5C332.3,329.8 332.3,330.1 332.3,330.5L332.3,330.7ZM331.3,330.4C331.3,329.9 331.2,329.5 331,329.2C330.8,328.9 330.4,328.8 329.9,328.8C329.7,328.8 329.4,328.8 329.3,328.9C329.1,329 329,329.1 328.8,329.3C328.7,329.5 328.6,329.6 328.5,329.8C328.4,330 328.4,330.2 328.4,330.4L331.3,330.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M341.5,330.9C341.5,331.3 341.4,331.7 341.3,332.1C341.2,332.5 341,332.8 340.8,333.1C340.6,333.4 340.3,333.6 339.9,333.7C339.6,333.8 339.2,333.9 338.7,333.9C338.3,333.9 337.9,333.8 337.5,333.7C337.2,333.6 336.9,333.4 336.7,333.1C336.5,332.8 336.3,332.5 336.2,332.2C336.1,331.9 336,331.4 336,331C336,330.6 336.1,330.2 336.2,329.8C336.3,329.4 336.5,329.1 336.7,328.8C336.9,328.5 337.2,328.3 337.6,328.2C337.9,328.1 338.3,328 338.8,328C339.2,328 339.6,328.1 340,328.2C340.3,328.3 340.6,328.5 340.8,328.8C341,329.1 341.2,329.4 341.3,329.7C341.4,330 341.5,330.5 341.5,330.9ZM340.5,331C340.5,330.7 340.5,330.4 340.4,330.2C340.3,329.9 340.3,329.7 340.1,329.5C340,329.3 339.8,329.2 339.6,329C339.4,328.9 339.1,328.8 338.8,328.8C338.5,328.8 338.3,328.9 338,329C337.8,329.1 337.6,329.3 337.5,329.4C337.4,329.6 337.3,329.8 337.2,330.1C337.1,330.4 337.1,330.6 337.1,330.9C337.1,331.2 337.1,331.5 337.2,331.7C337.3,332 337.3,332.2 337.5,332.4C337.6,332.6 337.8,332.7 338,332.9C338.2,333 338.5,333.1 338.8,333.1C339.1,333.1 339.3,333 339.6,332.9C339.8,332.8 340,332.7 340.1,332.5C340.2,332.3 340.3,332.1 340.4,331.8C340.5,331.6 340.5,331.3 340.5,331Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M346.1,328.6L346.1,329L345.9,329C345.9,329 345.8,329 345.7,328.9C345.6,328.8 345.6,328.9 345.5,328.8L345.3,328.8C345.2,328.8 345.1,328.8 345,328.9C344.9,328.9 344.8,329 344.7,329.1C344.6,329.2 344.5,329.3 344.4,329.5C344.3,329.7 344.2,329.8 344,330.1L344,333.7L343.9,333.8L343.2,333.8C343.1,333.8 343.1,333.8 343.1,333.7L343.1,328.1L343.2,328L343.8,328C343.8,328 343.9,328 343.9,328.1L343.9,329C344,328.8 344.2,328.6 344.3,328.5C344.4,328.4 344.6,328.3 344.7,328.2C344.8,328.1 344.9,328.1 345,328L345.7,328C345.8,328 345.8,328 345.9,328.1C346,328.1 346,328.1 346,328.2L346,328.5C346,328.5 346.1,328.5 346.1,328.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M348.3,326.5C348.3,326.7 348.3,326.9 348.2,327C348.1,327.1 348,327.1 347.7,327.1C347.5,327.1 347.3,327.1 347.2,327C347.1,326.9 347.1,326.8 347.1,326.5C347.1,326.3 347.1,326.1 347.2,326C347.3,325.9 347.4,325.9 347.7,325.9C347.9,325.9 348.1,325.9 348.2,326C348.3,326.1 348.3,326.2 348.3,326.5ZM348.2,328L348.2,333.6C348.2,333.7 348.1,333.7 348.1,333.7L347.4,333.7C347.3,333.7 347.3,333.7 347.3,333.6L347.3,328L347.4,327.9C347.5,327.8 347.5,327.9 347.6,327.9L348.1,327.9C348.1,327.9 348.2,327.9 348.2,328Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M354.5,328.5C354.5,328.6 354.5,328.7 354.4,328.8C354.4,328.9 354.3,328.9 354.3,328.9L353.5,328.9C353.6,329 353.7,329.2 353.8,329.4C353.9,329.6 353.9,329.8 353.9,329.9C353.9,330.2 353.9,330.5 353.8,330.7C353.7,330.9 353.6,331.1 353.4,331.3C353.2,331.5 353,331.6 352.7,331.7C352.4,331.8 352.2,331.8 351.9,331.8C351.7,331.8 351.5,331.8 351.3,331.7C351.1,331.6 351,331.6 350.8,331.5C350.7,331.6 350.7,331.7 350.6,331.7C350.6,331.8 350.5,331.9 350.5,332C350.5,332.1 350.6,332.3 350.7,332.3C350.8,332.4 351,332.4 351.2,332.4L352.6,332.5C352.9,332.5 353.1,332.5 353.3,332.6C353.5,332.7 353.7,332.8 353.9,332.9C354.1,333 354.2,333.2 354.3,333.3C354.4,333.5 354.4,333.7 354.4,333.9C354.4,334.1 354.3,334.4 354.2,334.6C354.1,334.8 353.9,335 353.7,335.2C353.5,335.4 353.2,335.5 352.9,335.6C352.6,335.7 352.2,335.7 351.7,335.7C351.3,335.7 350.9,335.7 350.6,335.6C350.3,335.5 350,335.4 349.9,335.3C349.7,335.2 349.6,335 349.5,334.8C349.4,334.6 349.4,334.4 349.4,334.2L349.4,333.8C349.4,333.7 349.5,333.6 349.5,333.4C349.6,333.3 349.6,333.2 349.7,333.1C349.8,333 349.9,332.9 350,332.8C349.8,332.7 349.7,332.6 349.6,332.4C349.5,332.2 349.5,332.1 349.5,331.9C349.5,331.7 349.5,331.4 349.6,331.3C349.7,331.1 349.8,330.9 350,330.8C349.9,330.7 349.8,330.5 349.7,330.3C349.6,330.1 349.6,329.9 349.6,329.6C349.6,329.3 349.7,329 349.8,328.8C349.9,328.6 350,328.4 350.2,328.2C350.4,328 350.6,327.9 350.9,327.8C351.2,327.7 351.4,327.7 351.7,327.7L352.2,327.7C352.3,327.7 352.5,327.7 352.6,327.8L354.2,327.8C354.3,327.8 354.3,327.8 354.4,327.9C354.5,328.3 354.5,328.4 354.5,328.5ZM353.5,334.2C353.5,334 353.4,333.8 353.2,333.7C353,333.6 352.8,333.5 352.4,333.5L351,333.5C350.9,333.6 350.8,333.7 350.7,333.8C350.6,333.9 350.6,334 350.5,334.1C350.5,334.2 350.4,334.3 350.4,334.3L350.4,334.5C350.4,334.8 350.5,335 350.8,335.1C351.1,335.2 351.4,335.3 351.9,335.3C352.2,335.3 352.4,335.3 352.6,335.2C352.8,335.1 353,335.1 353.1,335C353.2,334.9 353.3,334.8 353.4,334.7C353.5,334.6 353.5,334.3 353.5,334.2ZM353,329.9C353,329.5 352.9,329.2 352.7,329C352.5,328.8 352.2,328.7 351.8,328.7C351.6,328.7 351.4,328.7 351.3,328.8C351.2,328.9 351,329 350.9,329.1C350.8,329.2 350.7,329.3 350.7,329.5C350.7,329.6 350.6,329.8 350.6,330C350.6,330.4 350.7,330.6 350.9,330.8C351.1,331 351.4,331.1 351.7,331.1C351.9,331.1 352.1,331.1 352.2,331C352.3,330.9 352.5,330.9 352.6,330.7C352.7,330.5 352.8,330.5 352.8,330.3C353,330.2 353,330.1 353,329.9Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M356.9,326.5C356.9,326.7 356.9,326.9 356.8,327C356.7,327.1 356.6,327.1 356.3,327.1C356.1,327.1 355.9,327.1 355.8,327C355.7,326.9 355.7,326.8 355.7,326.5C355.7,326.3 355.7,326.1 355.8,326C355.9,325.9 356,325.9 356.3,325.9C356.5,325.9 356.7,325.9 356.8,326C356.8,326.1 356.9,326.2 356.9,326.5ZM356.8,328L356.8,333.6C356.8,333.7 356.7,333.7 356.7,333.7L356,333.7C355.9,333.7 355.9,333.7 355.9,333.6L355.9,328L356,327.9C356.1,327.8 356.1,327.9 356.2,327.9L356.7,327.9C356.7,327.9 356.8,327.9 356.8,328Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M363.3,333.6L363.2,333.6C363.2,333.7 363.1,333.7 363.1,333.7L362.5,333.7C362.5,333.7 362.4,333.7 362.4,333.6L362.4,330.4C362.4,330.1 362.4,329.8 362.3,329.7C362.3,329.5 362.2,329.4 362.1,329.2C362,329.1 361.9,329 361.7,328.9C361.6,328.8 361.4,328.8 361.2,328.8C361,328.8 360.7,328.9 360.5,329.1C360.3,329.3 360,329.5 359.7,329.9L359.7,333.7L359.6,333.8L358.9,333.8C358.8,333.8 358.8,333.8 358.8,333.7L358.8,328.1L358.9,328L359.5,328C359.5,328 359.6,328 359.6,328.1L359.6,328.9C359.9,328.6 360.2,328.3 360.5,328.2C360.8,328.1 361.1,328 361.4,328C361.8,328 362.1,328.1 362.3,328.2C362.5,328.3 362.7,328.5 362.9,328.7C363.1,328.9 363.2,329.1 363.2,329.4C363.3,329.7 363.3,330 363.3,330.4L363.3,333.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M369,333.7L369,333.8C369,333.8 368.9,333.8 368.9,333.9C368.9,334 368.8,333.9 368.7,333.9L368.5,333.9C368.5,333.9 368.4,333.9 368.4,333.8L368.4,333.2C368.2,333.5 367.9,333.6 367.6,333.8C367.3,333.9 367,334 366.7,334C366.4,334 366.2,334 365.9,333.9C365.7,333.8 365.5,333.7 365.3,333.6C365.1,333.5 365,333.3 364.9,333.1C364.8,332.9 364.8,332.7 364.8,332.4C364.8,332.1 364.9,331.8 365,331.6C365.1,331.4 365.3,331.2 365.5,331C365.7,330.8 366,330.7 366.3,330.7C366.6,330.6 367,330.6 367.4,330.6L368.1,330.6L368.1,330.2C368.1,330 368.1,329.8 368,329.7C368,329.5 367.9,329.4 367.8,329.3C367.7,329.2 367.6,329.1 367.4,329.1C367.2,329 367.1,329 366.8,329C366.6,329 366.3,329 366.1,329.1C365.9,329.2 365.7,329.2 365.6,329.3C365.5,329.4 365.3,329.4 365.2,329.5C365.1,329.6 365,329.6 365,329.6L364.9,329.6L364.8,329.5L364.8,329C364.8,329 364.8,328.9 364.9,328.8C365,328.7 365,328.7 365.2,328.6C365.3,328.5 365.5,328.5 365.7,328.4C365.9,328.3 366.1,328.3 366.3,328.3C366.5,328.3 366.7,328.2 366.9,328.2C367.3,328.2 367.6,328.2 367.9,328.3C368.2,328.4 368.4,328.5 368.6,328.7C368.8,328.9 368.9,329.1 369,329.3C369.1,329.5 369.1,329.8 369.1,330.2L369.1,333.7L369,333.7ZM368,331.2L367.2,331.2C366.9,331.2 366.7,331.2 366.5,331.3C366.3,331.3 366.1,331.4 366,331.5C365.9,331.6 365.8,331.7 365.7,331.8C365.6,331.9 365.6,332.1 365.6,332.2C365.6,332.5 365.7,332.7 365.9,332.9C366.1,333.1 366.3,333.1 366.6,333.1C366.9,333.1 367.1,333 367.3,332.9C367.5,332.8 367.8,332.6 368,332.3L368,331.2Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M371.8,325.4L371.8,333.6C371.8,333.7 371.7,333.7 371.7,333.7L371,333.7C370.9,333.7 370.9,333.7 370.9,333.6L370.9,325.4L371,325.3L371.7,325.3C371.7,325.3 371.8,325.3 371.8,325.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M374.6,325.4L374.6,333.6C374.6,333.7 374.5,333.7 374.5,333.7L373.8,333.7C373.7,333.7 373.7,333.7 373.7,333.6L373.7,325.4L373.8,325.3L374.5,325.3C374.5,325.3 374.6,325.3 374.6,325.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M378.9,333.8L378.2,335.8C378.2,335.9 378.1,335.9 378,335.9L377.3,335.9L377.1,335.7L377.1,335.6L377.8,333.7C377.8,333.7 377.7,333.7 377.7,333.6L377.6,333.5L375.7,328.4L375.7,328.1C375.7,328.1 375.8,328.1 375.9,328C376,327.9 376.1,328 376.2,328L376.7,328C376.8,328 376.8,328 376.8,328.1C376.8,328.1 376.8,328.2 376.9,328.2L378.4,332.5L379.9,328.2C379.9,328.1 380,328.1 380,328.1L380.8,328.1C380.9,328.1 380.9,328.1 381,328.2L381.1,328.3L381.1,328.5L378.9,333.8Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M388.6,332.8L388.6,333.2C388.6,333.2 388.6,333.3 388.5,333.3C388.4,333.3 388.4,333.4 388.2,333.5C388.1,333.6 387.9,333.6 387.8,333.7C387.7,333.8 387.5,333.8 387.3,333.8C387.1,333.8 386.9,333.9 386.8,333.9C386.4,333.9 386.1,333.8 385.8,333.7C385.5,333.6 385.3,333.4 385.1,333.1C384.9,332.9 384.7,332.6 384.6,332.2C384.5,331.8 384.4,331.4 384.4,331C384.4,330.5 384.5,330 384.6,329.6C384.7,329.2 384.9,328.9 385.1,328.7C385.3,328.5 385.6,328.3 385.9,328.2C386.2,328.1 386.5,328 386.9,328L387.4,328C387.6,328 387.7,328.1 387.8,328.1C387.9,328.1 388.1,328.2 388.2,328.3C388.3,328.4 388.4,328.4 388.4,328.5C388.4,328.6 388.5,328.6 388.5,328.6L388.5,329C388.5,329.2 388.5,329.3 388.4,329.3C388.4,329.4 388.3,329.4 388.3,329.4C388.2,329.4 388.2,329.4 388.1,329.3C388,329.2 387.9,329.2 387.8,329.1C387.7,329 387.5,328.9 387.4,328.9C387.3,328.9 387,328.8 386.8,328.8C386.3,328.8 386,329 385.7,329.3C385.4,329.7 385.3,330.2 385.3,330.9C385.3,331.2 385.3,331.5 385.4,331.8C385.5,332.1 385.6,332.3 385.7,332.5C385.8,332.7 386,332.8 386.2,332.9C386.4,333 386.6,333 386.8,333C387,333 387.2,333 387.4,332.9C387.6,332.8 387.7,332.7 387.8,332.7C387.9,332.6 388,332.5 388.1,332.5C388.2,332.4 388.3,332.4 388.3,332.4L388.4,332.4L388.5,332.5L388.5,332.6L388.6,332.8Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M393,328.6L393,329L392.8,329C392.8,329 392.7,329 392.6,328.9C392.5,328.8 392.5,328.9 392.4,328.8L392.2,328.8C392.1,328.8 392,328.8 391.9,328.9C391.8,328.9 391.7,329 391.6,329.1C391.5,329.2 391.4,329.3 391.3,329.5C391.2,329.7 391.1,329.8 390.9,330.1L390.9,333.7L390.8,333.8L390.1,333.8C390,333.8 390,333.8 390,333.7L390,328.1L390.1,328L390.7,328C390.7,328 390.8,328 390.8,328.1L390.8,329C390.9,328.8 391.1,328.6 391.2,328.5C391.3,328.4 391.5,328.3 391.6,328.2C391.7,328.1 391.8,328.1 391.9,328L392.6,328C392.7,328 392.7,328 392.8,328.1C392.9,328.1 392.9,328.1 392.9,328.2L392.9,328.5C392.9,328.5 393,328.5 393,328.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M398.5,330.7C398.5,330.9 398.5,331 398.4,331C398.3,331.1 398.2,331.1 398.1,331.1L394.6,331.1C394.6,331.4 394.6,331.7 394.7,331.9C394.8,332.1 394.9,332.3 395,332.5C395.1,332.7 395.3,332.8 395.5,332.9C395.7,333 396,333 396.3,333C396.6,333 396.8,333 397,332.9C397.2,332.9 397.4,332.8 397.5,332.8C397.6,332.8 397.8,332.7 397.9,332.7C398,332.7 398.1,332.6 398.1,332.6L398.2,332.6L398.3,332.7L398.3,333.3L398.2,333.4C398.2,333.4 398.1,333.5 398,333.5C397.9,333.5 397.8,333.6 397.6,333.6C397.4,333.6 397.2,333.7 397,333.7C396.8,333.7 396.5,333.8 396.3,333.8C395.9,333.8 395.5,333.7 395.1,333.6C394.8,333.5 394.5,333.3 394.3,333.1C394.1,332.9 393.9,332.6 393.8,332.2C393.7,331.8 393.6,331.4 393.6,330.9C393.6,330.4 393.7,330 393.8,329.7C393.9,329.4 394.1,329 394.3,328.8C394.5,328.5 394.8,328.3 395.1,328.2C395.4,328.1 395.8,328 396.2,328C396.6,328 397,328.1 397.3,328.2C397.6,328.3 397.8,328.5 398,328.7C398.2,328.9 398.3,329.2 398.4,329.5C398.5,329.8 398.5,330.1 398.5,330.5L398.5,330.7ZM397.5,330.4C397.5,329.9 397.4,329.5 397.2,329.2C397,328.9 396.6,328.8 396.1,328.8C395.9,328.8 395.6,328.8 395.5,328.9C395.3,329 395.2,329.1 395,329.3C394.9,329.5 394.8,329.6 394.7,329.8C394.6,330 394.6,330.2 394.6,330.4L397.5,330.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M404.1,333.7L404.1,333.8C404.1,333.8 404,333.8 404,333.9C404,334 403.9,333.9 403.8,333.9L403.6,333.9C403.6,333.9 403.5,333.9 403.5,333.8L403.5,333.2C403.3,333.5 403,333.6 402.7,333.8C402.4,333.9 402.1,334 401.8,334C401.5,334 401.3,334 401,333.9C400.8,333.8 400.6,333.7 400.4,333.6C400.2,333.5 400.1,333.3 400,333.1C399.9,332.9 399.9,332.7 399.9,332.4C399.9,332.1 400,331.8 400.1,331.6C400.2,331.4 400.4,331.2 400.6,331C400.8,330.8 401.1,330.7 401.4,330.7C401.7,330.6 402.1,330.6 402.5,330.6L403.2,330.6L403.2,330.2C403.2,330 403.2,329.8 403.1,329.7C403.1,329.5 403,329.4 402.9,329.3C402.8,329.2 402.7,329.1 402.5,329.1C402.3,329 402.2,329 401.9,329C401.7,329 401.4,329 401.2,329.1C401,329.2 400.8,329.2 400.7,329.3C400.6,329.4 400.4,329.4 400.3,329.5C400.2,329.6 400.1,329.6 400.1,329.6L400,329.6L399.9,329.5L399.9,329C399.9,329 399.9,328.9 400,328.8C400.1,328.7 400.1,328.7 400.3,328.6C400.4,328.5 400.6,328.5 400.8,328.4C401,328.3 401.2,328.3 401.4,328.3C401.6,328.3 401.8,328.2 402,328.2C402.4,328.2 402.7,328.2 403,328.3C403.3,328.4 403.5,328.5 403.7,328.7C403.9,328.9 404,329.1 404.1,329.3C404.2,329.5 404.2,329.8 404.2,330.2L404.2,333.7L404.1,333.7ZM403.1,331.2L402.3,331.2C402,331.2 401.8,331.2 401.6,331.3C401.4,331.3 401.2,331.4 401.1,331.5C401,331.6 400.9,331.7 400.8,331.8C400.7,331.9 400.7,332.1 400.7,332.2C400.7,332.5 400.8,332.7 401,332.9C401.2,333.1 401.4,333.1 401.7,333.1C402,333.1 402.2,333 402.4,332.9C402.6,332.8 402.9,332.6 403.1,332.3L403.1,331.2Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M408.5,332.9L408.5,333.6L408.3,333.8C408.2,333.8 408.2,333.8 408.1,333.9L407.5,333.9C407.2,333.9 407,333.9 406.8,333.8C406.6,333.7 406.4,333.6 406.3,333.5C406.2,333.4 406.1,333.2 406,332.9C405.9,332.6 405.9,332.4 405.9,332.1L405.9,329L405.1,329C405,329 405,329 405,328.9C405,328.8 404.9,328.7 404.9,328.6L404.9,328.3C404.9,328.3 404.9,328.2 405,328.2L405.8,328.2L405.8,326.8L405.9,326.7L406.6,326.7C406.6,326.7 406.7,326.7 406.7,326.8L406.7,328.2L408.2,328.2L408.3,328.3L408.3,328.6C408.3,328.7 408.3,328.8 408.2,328.9C408.2,329 408.1,329 408.1,329L407,329L407,332C407,332.4 407.1,332.6 407.2,332.8C407.3,333 407.5,333.1 407.8,333.1L408,333.1C408.1,333.1 408.1,333.1 408.2,333C408.3,333 408.3,333 408.3,332.9L408.5,332.9Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M414.3,330.7C414.3,330.9 414.3,331 414.2,331C414.1,331.1 414,331.1 413.9,331.1L410.4,331.1C410.4,331.4 410.4,331.7 410.5,331.9C410.6,332.1 410.7,332.3 410.8,332.5C410.9,332.7 411.1,332.8 411.3,332.9C411.5,333 411.8,333 412.1,333C412.4,333 412.6,333 412.8,332.9C413,332.9 413.2,332.8 413.3,332.8C413.4,332.8 413.6,332.7 413.7,332.7C413.8,332.7 413.9,332.6 413.9,332.6L414,332.6L414.1,332.7L414.1,333.3L414,333.4C414,333.4 413.9,333.5 413.8,333.5C413.7,333.5 413.6,333.6 413.4,333.6C413.2,333.6 413,333.7 412.8,333.7C412.6,333.7 412.3,333.8 412.1,333.8C411.7,333.8 411.3,333.7 410.9,333.6C410.6,333.5 410.3,333.3 410.1,333.1C409.9,332.9 409.7,332.6 409.6,332.2C409.5,331.8 409.4,331.4 409.4,330.9C409.4,330.4 409.5,330 409.6,329.7C409.7,329.4 409.9,329 410.1,328.8C410.3,328.5 410.6,328.3 410.9,328.2C411.2,328.1 411.6,328 412,328C412.4,328 412.8,328.1 413.1,328.2C413.4,328.3 413.6,328.5 413.8,328.7C414,328.9 414.1,329.2 414.2,329.5C414.3,329.8 414.3,330.1 414.3,330.5L414.3,330.7ZM413.3,330.4C413.3,329.9 413.2,329.5 413,329.2C412.8,328.9 412.4,328.8 411.9,328.8C411.7,328.8 411.4,328.8 411.3,328.9C411.1,329 411,329.1 410.8,329.3C410.7,329.5 410.6,329.6 410.5,329.8C410.4,330 410.4,330.2 410.4,330.4L413.3,330.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M420.3,333.6L420.4,333.6C420.4,333.7 420.3,333.7 420.3,333.7L419.7,333.7C419.7,333.7 419.6,333.7 419.6,333.6L419.6,332.8C419.3,333.1 419,333.3 418.7,333.5C418.4,333.7 418.1,333.8 417.7,333.8C417.3,333.8 417,333.7 416.7,333.6C416.4,333.4 416.2,333.2 416,333C415.8,332.7 415.7,332.4 415.6,332.1C415.5,331.7 415.5,331.4 415.5,331C415.5,330.5 415.5,330.1 415.6,329.8C415.7,329.4 415.8,329.1 416,328.8C416.2,328.5 416.4,328.3 416.7,328.2C417,328.1 417.3,328 417.7,328C418,328 418.3,328.1 418.6,328.2C418.9,328.3 419.1,328.5 419.4,328.8L419.4,325.6L419.5,325.5L420.2,325.5C420.2,325.5 420.3,325.5 420.3,325.6L420.3,333.6ZM419.4,329.9C419.1,329.6 418.9,329.3 418.6,329.1C418.4,328.9 418.1,328.8 417.8,328.8C417.5,328.8 417.3,328.9 417.2,329C417.1,329.1 416.9,329.3 416.8,329.5C416.7,329.7 416.6,329.9 416.6,330.2C416.6,330.5 416.5,330.7 416.5,331C416.5,331.3 416.5,331.5 416.6,331.8C416.6,332.1 416.7,332.3 416.8,332.5C416.9,332.7 417,332.9 417.2,333C417.4,333.1 417.6,333.2 417.8,333.2C417.9,333.2 418.1,333.2 418.2,333.1C418.3,333 418.4,333 418.6,332.9C418.7,332.8 418.9,332.7 419,332.6C419.1,332.5 419.3,332.3 419.4,332.1L419.4,329.9Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M429.9,330.9C429.9,331.4 429.8,331.8 429.7,332.2C429.6,332.6 429.4,332.9 429.3,333.2C429.1,333.5 428.9,333.7 428.6,333.8C428.3,333.9 428,334 427.6,334C427.4,334 427.3,334 427.1,333.9C427,333.9 426.8,333.8 426.7,333.7C426.6,333.6 426.4,333.5 426.3,333.4C426.2,333.3 426,333.1 425.9,333L425.9,333.8L425.8,333.9L425.2,333.9C425.2,333.9 425.1,333.9 425.1,333.8L425.1,325.6L425.2,325.5L425.9,325.5C425.9,325.5 426,325.5 426,325.6L426,328.9C426.2,328.7 426.3,328.6 426.5,328.5C426.6,328.4 426.8,328.3 426.9,328.2C427,328.1 427.2,328.1 427.3,328L427.8,328C428.2,328 428.5,328.1 428.8,328.2C429.1,328.4 429.3,328.6 429.5,328.8C429.7,329.1 429.8,329.4 429.9,329.7C430,330 429.9,330.5 429.9,330.9ZM428.9,331C428.9,330.7 428.9,330.5 428.8,330.2C428.8,329.9 428.7,329.7 428.6,329.5C428.5,329.3 428.4,329.1 428.2,329C428,328.9 427.8,328.8 427.6,328.8C427.5,328.8 427.3,328.8 427.2,328.9C427.1,328.9 426.9,329 426.8,329.1C426.7,329.2 426.5,329.3 426.4,329.4C426.3,329.5 426.1,329.7 426,329.9L426,332C426.3,332.3 426.5,332.6 426.8,332.8C427,333 427.3,333.1 427.6,333.1C427.8,333.1 428.1,333 428.2,332.9C428.3,332.8 428.5,332.6 428.6,332.4C428.7,332.2 428.8,332 428.8,331.7C428.8,331.4 428.9,331.3 428.9,331Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M433.7,333.8L433,335.8C433,335.9 432.9,335.9 432.8,335.9L432.1,335.9L431.9,335.7L431.9,335.6L432.6,333.7C432.6,333.7 432.5,333.7 432.5,333.6L432.4,333.5L430.5,328.4L430.5,328.1C430.5,328.1 430.6,328.1 430.7,328C430.8,327.9 430.9,328 431,328L431.5,328C431.6,328 431.6,328 431.6,328.1C431.6,328.1 431.6,328.2 431.7,328.2L433.2,332.5L434.7,328.2C434.7,328.1 434.8,328.1 434.8,328.1L435.6,328.1C435.7,328.1 435.7,328.1 435.8,328.2L435.9,328.3L435.9,328.5L433.7,333.8Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M445.6,329.8C445.6,330.5 445.5,331.1 445.3,331.5C445.1,332 444.9,332.4 444.6,332.7C444.3,333 443.9,333.3 443.4,333.4C442.9,333.5 442.4,333.6 441.7,333.6L440.1,333.6C440,333.6 439.9,333.6 439.8,333.5C439.7,333.4 439.7,333.3 439.7,333.2L439.7,326.3C439.7,326.1 439.7,326 439.8,326C439.9,325.9 440,325.9 440.1,325.9L441.8,325.9C442.5,325.9 443,326 443.5,326.2C444,326.4 444.3,326.6 444.7,326.9C445,327.2 445.2,327.6 445.4,328.1C445.5,328.7 445.6,329.2 445.6,329.8ZM444.5,329.9C444.5,329.5 444.4,329.1 444.3,328.7C444.2,328.3 444,328 443.8,327.8C443.6,327.5 443.3,327.3 443,327.2C442.7,327.1 442.2,327 441.7,327L440.7,327L440.7,333L441.8,333C442.3,333 442.7,332.9 443,332.8C443.3,332.7 443.6,332.5 443.8,332.2C444,331.9 444.2,331.6 444.3,331.2C444.4,330.8 444.5,330.4 444.5,329.9Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M448.2,326.5C448.2,326.7 448.2,326.9 448.1,327C448,327.1 447.9,327.1 447.6,327.1C447.4,327.1 447.2,327.1 447.1,327C447,326.9 447,326.8 447,326.5C447,326.3 447,326.1 447.1,326C447.2,325.9 447.3,325.9 447.6,325.9C447.8,325.9 448,325.9 448.1,326C448.1,326.1 448.2,326.2 448.2,326.5ZM448.1,328L448.1,333.6C448.1,333.7 448,333.7 448,333.7L447.3,333.7C447.2,333.7 447.2,333.7 447.2,333.6L447.2,328L447.3,327.9C447.4,327.8 447.4,327.9 447.5,327.9L448,327.9C448,327.9 448.1,327.9 448.1,328Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M454.4,328.5C454.4,328.6 454.4,328.7 454.3,328.8C454.3,328.9 454.2,328.9 454.2,328.9L453.4,328.9C453.5,329 453.6,329.2 453.7,329.4C453.8,329.6 453.8,329.8 453.8,329.9C453.8,330.2 453.8,330.5 453.7,330.7C453.6,330.9 453.5,331.1 453.3,331.3C453.1,331.5 452.9,331.6 452.6,331.7C452.3,331.8 452.1,331.8 451.8,331.8C451.6,331.8 451.4,331.8 451.2,331.7C451,331.6 450.9,331.6 450.7,331.5C450.6,331.6 450.6,331.7 450.5,331.7C450.5,331.8 450.4,331.9 450.4,332C450.4,332.1 450.5,332.3 450.6,332.3C450.7,332.4 450.9,332.4 451.1,332.4L452.5,332.5C452.8,332.5 453,332.5 453.2,332.6C453.4,332.7 453.6,332.8 453.8,332.9C454,333 454.1,333.2 454.2,333.3C454.3,333.5 454.3,333.7 454.3,333.9C454.3,334.1 454.2,334.4 454.1,334.6C454,334.8 453.8,335 453.6,335.2C453.4,335.4 453.1,335.5 452.8,335.6C452.5,335.7 452.1,335.7 451.6,335.7C451.2,335.7 450.8,335.7 450.5,335.6C450.2,335.5 449.9,335.4 449.8,335.3C449.6,335.2 449.5,335 449.4,334.8C449.3,334.6 449.3,334.4 449.3,334.2L449.3,333.8C449.3,333.7 449.4,333.6 449.4,333.4C449.5,333.3 449.5,333.2 449.6,333.1C449.7,333 449.8,332.9 449.9,332.8C449.7,332.7 449.6,332.6 449.5,332.4C449.4,332.2 449.4,332.1 449.4,331.9C449.4,331.7 449.4,331.4 449.5,331.3C449.6,331.1 449.7,330.9 449.9,330.8C449.8,330.7 449.7,330.5 449.6,330.3C449.5,330.1 449.5,329.9 449.5,329.6C449.5,329.3 449.6,329 449.7,328.8C449.8,328.6 449.9,328.4 450.1,328.2C450.3,328 450.5,327.9 450.8,327.8C451.1,327.7 451.3,327.7 451.6,327.7L452.1,327.7C452.2,327.7 452.4,327.7 452.5,327.8L454.1,327.8C454.2,327.8 454.2,327.8 454.3,327.9C454.4,328.3 454.4,328.4 454.4,328.5ZM453.3,334.2C453.3,334 453.2,333.8 453,333.7C452.8,333.6 452.6,333.5 452.2,333.5L450.8,333.5C450.7,333.6 450.6,333.7 450.5,333.8C450.4,333.9 450.4,334 450.3,334.1C450.3,334.2 450.2,334.3 450.2,334.3L450.2,334.5C450.2,334.8 450.3,335 450.6,335.1C450.9,335.2 451.2,335.3 451.7,335.3C452,335.3 452.2,335.3 452.4,335.2C452.6,335.1 452.8,335.1 452.9,335C453,334.9 453.1,334.8 453.2,334.7C453.3,334.6 453.3,334.3 453.3,334.2ZM452.8,329.9C452.8,329.5 452.7,329.2 452.5,329C452.3,328.8 452,328.7 451.6,328.7C451.4,328.7 451.2,328.7 451.1,328.8C451,328.9 450.8,329 450.7,329.1C450.6,329.2 450.5,329.3 450.5,329.5C450.5,329.6 450.4,329.8 450.4,330C450.4,330.4 450.5,330.6 450.7,330.8C450.9,331 451.2,331.1 451.5,331.1C451.7,331.1 451.9,331.1 452,331C452.1,330.9 452.3,330.9 452.4,330.7C452.5,330.5 452.6,330.5 452.6,330.3C452.8,330.2 452.8,330.1 452.8,329.9Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M456.7,326.5C456.7,326.7 456.7,326.9 456.6,327C456.5,327.1 456.4,327.1 456.1,327.1C455.9,327.1 455.7,327.1 455.6,327C455.5,326.9 455.5,326.8 455.5,326.5C455.5,326.3 455.5,326.1 455.6,326C455.7,325.9 455.8,325.9 456.1,325.9C456.3,325.9 456.5,325.9 456.6,326C456.7,326.1 456.7,326.2 456.7,326.5ZM456.6,328L456.6,333.6C456.6,333.7 456.5,333.7 456.5,333.7L455.8,333.7C455.7,333.7 455.7,333.7 455.7,333.6L455.7,328L455.8,327.9C455.9,327.8 455.9,327.9 456,327.9L456.5,327.9C456.5,327.9 456.6,327.9 456.6,328Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M461.2,333.3L461.2,333.6L461,333.8C460.9,333.8 460.9,333.8 460.8,333.9L460.2,333.9C459.9,333.9 459.7,333.9 459.5,333.8C459.3,333.7 459.1,333.6 459,333.5C458.9,333.4 458.8,333.2 458.7,332.9C458.6,332.6 458.6,332.4 458.6,332.1L458.6,329L457.8,329C457.7,329 457.7,329 457.7,328.9C457.7,328.8 457.6,328.7 457.6,328.6L457.6,328.3C457.6,328.3 457.6,328.2 457.7,328.2L458.5,328.2L458.5,326.8L458.6,326.7L459.3,326.7C459.3,326.7 459.4,326.7 459.4,326.8L459.4,328.2L460.9,328.2L461,328.3L461,328.6C461,328.7 461,328.8 460.9,328.9C460.9,329 460.8,329 460.8,329L459.4,329L459.4,332C459.4,332.4 459.5,332.6 459.6,332.8C459.7,333 459.9,333.1 460.2,333.1L460.4,333.1C460.5,333.1 460.5,333.1 460.6,333C460.7,333 460.7,333 460.7,332.9L460.9,332.9L460.9,333.1C460.9,333.1 461.2,333.2 461.2,333.3Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M466.4,333.7L466.4,333.8C466.4,333.8 466.3,333.8 466.3,333.9C466.3,334 466.2,333.9 466.1,333.9L465.9,333.9C465.9,333.9 465.8,333.9 465.8,333.8L465.8,333.2C465.6,333.5 465.3,333.6 465,333.8C464.7,333.9 464.4,334 464.1,334C463.8,334 463.6,334 463.3,333.9C463.1,333.8 462.9,333.7 462.7,333.6C462.5,333.5 462.4,333.3 462.3,333.1C462.2,332.9 462.2,332.7 462.2,332.4C462.2,332.1 462.3,331.8 462.4,331.6C462.5,331.4 462.7,331.2 462.9,331C463.1,330.8 463.4,330.7 463.7,330.7C464,330.6 464.4,330.6 464.8,330.6L465.5,330.6L465.5,330.2C465.5,330 465.5,329.8 465.4,329.7C465.4,329.5 465.3,329.4 465.2,329.3C465.1,329.2 465,329.1 464.8,329.1C464.6,329 464.5,329 464.2,329C464,329 463.7,329 463.5,329.1C463.3,329.2 463.1,329.2 463,329.3C462.9,329.4 462.7,329.4 462.6,329.5C462.5,329.6 462.4,329.6 462.4,329.6L462.3,329.6L462.2,329.5L462.2,329C462.2,329 462.2,328.9 462.3,328.8C462.4,328.7 462.4,328.7 462.6,328.6C462.7,328.5 462.9,328.5 463.1,328.4C463.3,328.3 463.5,328.3 463.7,328.3C463.9,328.3 464.1,328.2 464.3,328.2C464.7,328.2 465,328.2 465.3,328.3C465.6,328.4 465.8,328.5 466,328.7C466.2,328.9 466.3,329.1 466.4,329.3C466.5,329.5 466.5,329.8 466.5,330.2L466.5,333.7L466.4,333.7ZM465.4,331.2L464.6,331.2C464.3,331.2 464.1,331.2 463.9,331.3C463.7,331.3 463.5,331.4 463.4,331.5C463.3,331.6 463.2,331.7 463.1,331.8C463,331.9 463,332.1 463,332.2C463,332.5 463.1,332.7 463.3,332.9C463.5,333.1 463.7,333.1 464,333.1C464.3,333.1 464.5,333 464.7,332.9C464.9,332.8 465.2,332.6 465.4,332.3L465.4,331.2Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M469.2,325.4L469.2,333.6C469.2,333.7 469.1,333.7 469.1,333.7L468.4,333.7C468.3,333.7 468.3,333.7 468.3,333.6L468.3,325.4L468.4,325.3L469.1,325.3C469.1,325.3 469.2,325.3 469.2,325.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M477,333.6C477,333.6 477,333.7 476.9,333.7C476.9,333.7 476.8,333.7 476.8,333.8L475.7,333.8L475.6,333.7L475.6,333.6L473.1,326.4C473.1,326.3 473.1,326.2 473,326.2C472.9,326.2 473,326.1 473.1,326.1C473.1,326.1 473.2,326.1 473.3,326L474.1,326C474.1,326 474.2,326 474.2,326.1C474.2,326.1 474.2,326.2 474.3,326.2L476.5,332.7L478.7,326.2L478.7,326.1L478.8,326L479.6,326C479.7,326 479.7,326 479.7,326.1L479.7,326.2C479.7,326.2 479.7,326.3 479.6,326.4L477,333.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M481.8,326.5C481.8,326.7 481.8,326.9 481.7,327C481.6,327.1 481.5,327.1 481.2,327.1C481,327.1 480.8,327.1 480.7,327C480.6,326.9 480.6,326.8 480.6,326.5C480.6,326.3 480.6,326.1 480.7,326C480.8,325.9 480.9,325.9 481.2,325.9C481.4,325.9 481.6,325.9 481.7,326C481.7,326.1 481.8,326.2 481.8,326.5ZM481.7,328L481.7,333.6C481.7,333.7 481.6,333.7 481.6,333.7L480.9,333.7C480.8,333.7 480.8,333.7 480.8,333.6L480.8,328L480.9,327.9C481,327.8 481,327.9 481.1,327.9L481.6,327.9C481.6,327.9 481.7,327.9 481.7,328Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M488,333.6L488.1,333.6C488.1,333.7 488,333.7 488,333.7L487.4,333.7C487.4,333.7 487.3,333.7 487.3,333.6L487.3,332.8C487,333.1 486.7,333.3 486.4,333.5C486.1,333.7 485.8,333.8 485.4,333.8C485,333.8 484.7,333.7 484.4,333.6C484.1,333.4 483.9,333.2 483.7,333C483.5,332.7 483.4,332.4 483.3,332.1C483.2,331.7 483.2,331.4 483.2,331C483.2,330.5 483.2,330.1 483.3,329.8C483.4,329.4 483.5,329.1 483.7,328.8C483.9,328.5 484.1,328.3 484.4,328.2C484.7,328.1 485,328 485.4,328C485.7,328 486,328.1 486.3,328.2C486.6,328.3 486.8,328.5 487.1,328.8L487.1,325.6L487.2,325.5L487.9,325.5C487.9,325.5 488,325.5 488,325.6L488,333.6ZM487.1,329.9C486.8,329.6 486.6,329.3 486.3,329.1C486.1,328.9 485.8,328.8 485.5,328.8C485.2,328.8 485,328.9 484.9,329C484.8,329.1 484.6,329.3 484.5,329.5C484.4,329.7 484.3,329.9 484.3,330.2C484.3,330.5 484.2,330.7 484.2,331C484.2,331.3 484.2,331.5 484.3,331.8C484.3,332.1 484.4,332.3 484.5,332.5C484.6,332.7 484.7,332.9 484.9,333C485.1,333.1 485.3,333.2 485.5,333.2C485.6,333.2 485.8,333.2 485.9,333.1C486,333 486.1,333 486.3,332.9C486.4,332.8 486.6,332.7 486.7,332.6C486.8,332.5 487,332.3 487.1,332.1L487.1,329.9Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M494.5,330.7C494.5,330.9 494.5,331 494.4,331C494.3,331.1 494.2,331.1 494.1,331.1L490.6,331.1C490.6,331.4 490.6,331.7 490.7,331.9C490.8,332.1 490.9,332.3 491,332.5C491.1,332.7 491.3,332.8 491.5,332.9C491.7,333 492,333 492.3,333C492.6,333 492.8,333 493,332.9C493.2,332.9 493.4,332.8 493.5,332.8C493.6,332.8 493.8,332.7 493.9,332.7C494,332.7 494.1,332.6 494.1,332.6L494.2,332.6L494.3,332.7L494.3,333.3L494.2,333.4C494.2,333.4 494.1,333.5 494,333.5C493.9,333.5 493.8,333.6 493.6,333.6C493.4,333.6 493.2,333.7 493,333.7C492.8,333.7 492.5,333.8 492.3,333.8C491.9,333.8 491.5,333.7 491.1,333.6C490.8,333.5 490.5,333.3 490.3,333.1C490.1,332.9 489.9,332.6 489.8,332.2C489.7,331.8 489.6,331.4 489.6,330.9C489.6,330.4 489.7,330 489.8,329.7C489.9,329.4 490.1,329 490.3,328.8C490.5,328.5 490.8,328.3 491.1,328.2C491.4,328.1 491.8,328 492.2,328C492.6,328 493,328.1 493.3,328.2C493.6,328.3 493.8,328.5 494,328.7C494.2,328.9 494.3,329.2 494.4,329.5C494.5,329.8 494.5,330.1 494.5,330.5L494.5,330.7ZM493.5,330.4C493.5,329.9 493.4,329.5 493.2,329.2C493,328.9 492.6,328.8 492.1,328.8C491.9,328.8 491.6,328.8 491.5,328.9C491.3,329 491.2,329.1 491,329.3C490.9,329.5 490.8,329.6 490.7,329.8C490.6,330 490.6,330.2 490.6,330.4L493.5,330.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M501,330.9C501,331.3 500.9,331.7 500.8,332.1C500.7,332.5 500.5,332.8 500.3,333.1C500.1,333.4 499.8,333.6 499.4,333.7C499.1,333.8 498.7,333.9 498.2,333.9C497.8,333.9 497.4,333.8 497,333.7C496.7,333.6 496.4,333.4 496.2,333.1C496,332.8 495.8,332.5 495.7,332.2C495.6,331.9 495.5,331.4 495.5,331C495.5,330.6 495.6,330.2 495.7,329.8C495.8,329.4 496,329.1 496.2,328.8C496.4,328.5 496.7,328.3 497.1,328.2C497.4,328.1 497.8,328 498.3,328C498.7,328 499.1,328.1 499.5,328.2C499.8,328.3 500.1,328.5 500.3,328.8C500.5,329.1 500.7,329.4 500.8,329.7C500.9,330 501,330.5 501,330.9ZM499.9,331C499.9,330.7 499.9,330.4 499.8,330.2C499.7,329.9 499.7,329.7 499.5,329.5C499.4,329.3 499.2,329.2 499,329C498.8,328.9 498.5,328.8 498.2,328.8C497.9,328.8 497.7,328.9 497.4,329C497.2,329.1 497,329.3 496.9,329.4C496.8,329.6 496.7,329.8 496.6,330.1C496.5,330.4 496.5,330.6 496.5,330.9C496.5,331.2 496.5,331.5 496.6,331.7C496.7,332 496.7,332.2 496.9,332.4C497,332.6 497.2,332.7 497.4,332.9C497.6,333 497.9,333.1 498.2,333.1C498.5,333.1 498.7,333 499,332.9C499.2,332.8 499.4,332.7 499.5,332.5C499.6,332.3 499.7,332.1 499.8,331.8C499.9,331.6 499.9,331.3 499.9,331Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M509.4,331.6C509.4,332 509.3,332.3 509.2,332.6C509.1,332.9 508.9,333.1 508.6,333.3C508.3,333.5 508.1,333.6 507.8,333.7C507.5,333.8 507.1,333.8 506.8,333.8C506.5,333.8 506.3,333.8 506.1,333.7C505.9,333.7 505.7,333.6 505.5,333.5C505.3,333.4 505.2,333.4 505.1,333.3C505,333.2 504.9,333.2 504.9,333.1C504.9,333.1 504.8,333 504.8,332.9L504.8,332.3C504.8,332.3 504.8,332.2 504.9,332.2L505,332.2C505.1,332.2 505.1,332.2 505.2,332.3C505.3,332.4 505.4,332.4 505.6,332.5C505.8,332.6 506,332.7 506.2,332.7C506.4,332.8 506.7,332.8 507,332.8C507.2,332.8 507.4,332.8 507.6,332.7C507.8,332.6 507.9,332.6 508.1,332.4C508.2,332.3 508.3,332.2 508.4,332C508.5,331.8 508.5,331.7 508.5,331.5C508.5,331.3 508.5,331.1 508.4,330.9C508.3,330.7 508.2,330.6 508,330.5C507.8,330.4 507.7,330.3 507.4,330.2L506.2,329.6C506,329.5 505.8,329.3 505.6,329.2C505.4,329 505.3,328.8 505.2,328.6C505.1,328.4 505,328.1 505,327.8C505,327.5 505.1,327.2 505.2,326.9C505.3,326.6 505.5,326.4 505.7,326.3C505.9,326.1 506.2,326 506.4,325.9C506.7,325.8 507,325.8 507.3,325.8L507.8,325.8C508,325.8 508.1,325.9 508.3,325.9C508.5,325.9 508.6,326 508.7,326.1C508.8,326.2 508.9,326.2 508.9,326.2L509,326.3L509,327C509,327 509,327.1 508.9,327.1L508.8,327.1C508.8,327.1 508.7,327.1 508.6,327C508.5,326.9 508.4,326.9 508.3,326.8C508.2,326.7 508,326.7 507.8,326.6C507.6,326.5 507.4,326.5 507.2,326.5C507,326.5 506.8,326.5 506.6,326.6C506.4,326.7 506.3,326.7 506.2,326.8C506.1,326.9 506,327 506,327.1C506,327.2 505.9,327.4 505.9,327.5C505.9,327.7 505.9,327.9 506,328.1C506.1,328.3 506.2,328.4 506.4,328.5L508.2,329.4C508.4,329.5 508.6,329.7 508.8,329.8C509,330 509.1,330.2 509.2,330.4C509.4,331.1 509.4,331.3 509.4,331.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M512,333.1C512,333.4 512,333.6 511.9,333.7C511.8,333.8 511.6,333.8 511.4,333.8C511.2,333.8 511,333.8 510.9,333.7C510.8,333.6 510.8,333.4 510.8,333.2C510.8,332.9 510.8,332.7 510.9,332.6C511,332.5 511.2,332.5 511.4,332.5C511.6,332.5 511.8,332.5 511.9,332.6C512,332.7 512,332.9 512,333.1Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M518.7,328.3C518.7,328.7 518.6,329 518.5,329.3C518.4,329.6 518.2,329.9 518,330.1C517.8,330.3 517.5,330.5 517.1,330.6C516.8,330.7 516.3,330.8 515.9,330.8L515,330.8L515,333.7L514.9,333.8L514.1,333.8C514,333.8 514,333.8 514,333.7L514,326.5C514,326.3 514,326.2 514.1,326.2C514.2,326.1 514.3,326.1 514.4,326.1L516.6,326.1C516.8,326.1 516.9,326.1 517.1,326.2C517.3,326.2 517.5,326.3 517.7,326.5C517.9,326.6 518.1,326.8 518.3,327C518.5,327.2 518.6,327.4 518.6,327.6C518.7,327.8 518.7,328.1 518.7,328.3ZM517.6,328.4C517.6,328.1 517.5,327.8 517.4,327.6C517.3,327.4 517.1,327.2 517,327.1C516.9,327 516.6,326.9 516.5,326.9L515,326.9L515,330L515.9,330C516.2,330 516.5,330 516.7,329.9C516.9,329.8 517.1,329.7 517.2,329.6C517.3,329.5 517.4,329.3 517.5,329.1C517.6,328.9 517.6,328.7 517.6,328.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M519.9,333.1C519.9,333.4 519.9,333.6 519.8,333.7C519.7,333.8 519.5,333.8 519.3,333.8C519.1,333.8 518.9,333.8 518.8,333.7C518.7,333.6 518.7,333.4 518.7,333.2C518.7,332.9 518.7,332.7 518.8,332.6C518.9,332.5 519.1,332.5 519.3,332.5C519.5,332.5 519.7,332.5 519.8,332.6C519.8,332.7 519.9,332.9 519.9,333.1Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M527.6,333.4C527.6,333.5 527.6,333.6 527.7,333.6L527.7,333.7C527.7,333.7 527.6,333.7 527.5,333.8L526.7,333.8C526.7,333.8 526.6,333.8 526.6,333.7L526.6,333.6L525.9,331.7L522.7,331.7L522.1,333.6L522.1,333.7L522,333.8L521.2,333.8C521.1,333.8 521.1,333.8 521,333.7L521,333.4L523.6,326.2C523.6,326.2 523.6,326.1 523.7,326.1C523.7,326.1 523.8,326.1 523.8,326L524.8,326C524.9,326 524.9,326 524.9,326.1C524.9,326.1 524.9,326.2 525,326.2L527.6,333.4ZM524.3,327.1L523,331L525.7,331L524.3,327.1Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M530.1,333.1C530.1,333.4 530.1,333.6 530,333.7C529.9,333.8 529.7,333.8 529.5,333.8C529.3,333.8 529.1,333.8 529,333.7C528.9,333.6 528.9,333.4 528.9,333.2C528.9,332.9 528.9,332.7 529,332.6C529.1,332.5 529.3,332.5 529.5,332.5C529.7,332.5 529.9,332.5 530,332.6C530.1,332.7 530.1,332.9 530.1,333.1Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M533.3,332.9L533.3,333.2C533.3,333.3 533.3,333.4 533.2,333.5C533.2,333.6 533.1,333.7 533.1,333.8C533.1,333.9 533,334 532.9,334.1L532.1,335.3C532.1,335.3 532.1,335.4 532,335.4C532,335.4 531.9,335.4 531.9,335.5L531.3,335.5L531.3,335.3L532.1,333.7L532.1,332.6C532.1,332.5 532.2,332.5 532.2,332.5C532.2,332.5 532.3,332.4 532.4,332.4L533,332.4C533.1,332.4 533.1,332.4 533.2,332.5L533.3,332.6C533.2,332.8 533.3,332.8 533.3,332.9Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M543,333.6C543,333.7 543,333.7 543,333.6C543,333.7 542.9,333.7 542.9,333.7L541.9,333.7C541.9,333.7 541.8,333.7 541.8,333.6C541.8,333.6 541.8,333.5 541.7,333.5L541,331.7C540.9,331.5 540.8,331.3 540.7,331.1C540.6,330.9 540.5,330.8 540.4,330.7C540.3,330.6 540.1,330.5 540,330.4C539.9,330.3 539.6,330.3 539.4,330.3L538.7,330.3L538.7,333.7L538.6,333.8L537.8,333.8C537.7,333.8 537.7,333.8 537.7,333.7L537.7,326.5C537.7,326.3 537.7,326.2 537.8,326.2C537.9,326.1 538,326.1 538.1,326.1L540.5,326.1C540.8,326.2 541.1,326.2 541.3,326.3C541.5,326.4 541.7,326.6 541.9,326.7C542.1,326.9 542.2,327.1 542.2,327.3C542.3,327.5 542.3,327.8 542.3,328C542.3,328.3 542.3,328.5 542.2,328.7C542.1,328.9 542,329.1 541.9,329.2C541.8,329.4 541.6,329.5 541.4,329.6C541.2,329.7 541,329.8 540.8,329.9C540.9,330 541,330 541.1,330.1C541.2,330.2 541.3,330.3 541.4,330.4C541.5,330.5 541.6,330.7 541.7,330.8C541.8,331 541.9,331.1 541.9,331.3L542.6,333C542.7,333.1 542.7,333.2 542.7,333.3C542.7,333.4 543,333.6 543,333.6ZM541.5,328.2C541.5,327.9 541.4,327.6 541.3,327.4C541.2,327.2 540.9,327 540.6,326.9C540.5,326.9 540.4,326.9 540.3,326.8C540.2,326.7 540,326.8 539.8,326.8L538.9,326.8L538.9,329.4L539.9,329.4C540.2,329.4 540.4,329.4 540.6,329.3C540.8,329.2 541,329.1 541.1,329C541.2,328.9 541.3,328.7 541.4,328.6C541.4,328.6 541.5,328.4 541.5,328.2Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M549.1,330.9C549.1,331.3 549,331.7 548.9,332.1C548.8,332.5 548.6,332.8 548.4,333.1C548.2,333.4 547.9,333.6 547.5,333.7C547.2,333.8 546.8,333.9 546.3,333.9C545.9,333.9 545.5,333.8 545.1,333.7C544.8,333.6 544.5,333.4 544.3,333.1C544.1,332.8 543.9,332.5 543.8,332.2C543.7,331.9 543.6,331.4 543.6,331C543.6,330.6 543.7,330.2 543.8,329.8C543.9,329.4 544.1,329.1 544.3,328.8C544.5,328.5 544.8,328.3 545.2,328.2C545.5,328.1 545.9,328 546.4,328C546.8,328 547.2,328.1 547.6,328.2C547.9,328.3 548.2,328.5 548.4,328.8C548.6,329.1 548.8,329.4 548.9,329.7C549,330 549.1,330.5 549.1,330.9ZM548.1,331C548.1,330.7 548.1,330.4 548,330.2C547.9,329.9 547.9,329.7 547.7,329.5C547.6,329.3 547.4,329.2 547.2,329C547,328.9 546.7,328.8 546.4,328.8C546.1,328.8 545.9,328.9 545.6,329C545.4,329.1 545.2,329.3 545.1,329.4C545,329.6 544.9,329.8 544.8,330.1C544.7,330.4 544.7,330.6 544.7,330.9C544.7,331.2 544.7,331.5 544.8,331.7C544.9,332 544.9,332.2 545.1,332.4C545.2,332.6 545.4,332.7 545.6,332.9C545.8,333 546.1,333.1 546.4,333.1C546.7,333.1 546.9,333 547.2,332.9C547.4,332.8 547.6,332.7 547.7,332.5C547.8,332.3 547.9,332.1 548,331.8C548.1,331.6 548.1,331.3 548.1,331Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M558.4,333.6L558.5,333.6C558.5,333.7 558.4,333.7 558.4,333.7L557.7,333.7C557.6,333.7 557.6,333.7 557.6,333.6L557.6,330.2C557.6,330 557.6,329.8 557.5,329.6C557.5,329.4 557.4,329.3 557.3,329.1C557.2,329 557.1,328.9 557,328.8C556.9,328.7 556.7,328.7 556.5,328.7C556.3,328.7 556,328.8 555.8,329C555.6,329.2 555.3,329.4 555,329.8L555,333.6L554.9,333.7L554.1,333.7C554.1,333.7 554,333.7 554,333.6L554,330.2C554,330 554,329.8 553.9,329.6C553.9,329.4 553.8,329.3 553.7,329.1C553.6,329 553.5,328.9 553.4,328.8C553.3,328.7 553.1,328.7 552.9,328.7C552.7,328.7 552.4,328.8 552.2,329C552,329.2 551.7,329.4 551.4,329.8L551.4,333.6L551.3,333.7L550.6,333.7C550.5,333.7 550.5,333.7 550.5,333.6L550.5,328L550.6,327.9L551.2,327.9C551.2,327.9 551.3,327.9 551.3,328L551.3,328.8C551.6,328.5 551.9,328.2 552.2,328.1C552.5,328 552.8,327.9 553.1,327.9C553.3,327.9 553.5,327.9 553.7,328C553.9,328.1 554,328.1 554.2,328.2C554.3,328.3 554.5,328.4 554.5,328.5C554.6,328.6 554.7,328.8 554.7,328.9C554.9,328.7 555,328.5 555.2,328.4C555.4,328.3 555.5,328.2 555.7,328.1C555.8,328 556,328 556.1,327.9C556.2,327.9 556.4,327.8 556.5,327.8C556.8,327.8 557.1,327.9 557.4,328C557.6,328.1 557.8,328.3 558,328.5C558.1,328.7 558.2,328.9 558.3,329.2C558.4,329.5 558.4,329.8 558.4,330.1L558.4,333.6Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M564.9,330.7C564.9,330.9 564.9,331 564.8,331C564.7,331.1 564.6,331.1 564.5,331.1L561,331.1C561,331.4 561,331.7 561.1,331.9C561.2,332.1 561.3,332.3 561.4,332.5C561.5,332.7 561.7,332.8 561.9,332.9C562.1,333 562.4,333 562.7,333C563,333 563.2,333 563.4,332.9C563.6,332.9 563.8,332.8 563.9,332.8C564,332.8 564.2,332.7 564.3,332.7C564.4,332.7 564.5,332.6 564.5,332.6L564.6,332.6L564.7,332.7L564.7,333.3L564.6,333.4C564.6,333.4 564.5,333.5 564.4,333.5C564.3,333.5 564.2,333.6 564,333.6C563.8,333.6 563.6,333.7 563.4,333.7C563.2,333.7 562.9,333.8 562.7,333.8C562.3,333.8 561.9,333.7 561.5,333.6C561.2,333.5 560.9,333.3 560.7,333.1C560.5,332.9 560.3,332.6 560.2,332.2C560.1,331.8 560,331.4 560,330.9C560,330.4 560.1,330 560.2,329.7C560.3,329.4 560.5,329 560.7,328.8C560.9,328.5 561.2,328.3 561.5,328.2C561.8,328.1 562.2,328 562.6,328C563,328 563.4,328.1 563.7,328.2C564,328.3 564.2,328.5 564.4,328.7C564.6,328.9 564.7,329.2 564.8,329.5C564.9,329.8 564.9,330.1 564.9,330.5L564.9,330.7ZM563.9,330.4C563.9,329.9 563.8,329.5 563.6,329.2C563.4,328.9 563,328.8 562.5,328.8C562.3,328.8 562,328.8 561.9,328.9C561.7,329 561.6,329.1 561.4,329.3C561.3,329.5 561.2,329.6 561.1,329.8C561,330 561,330.2 561,330.4L563.9,330.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M570.3,326L570.3,333.6C570.3,333.7 570.2,333.7 570.2,333.7L569.4,333.7C569.3,333.7 569.3,333.7 569.3,333.6L569.3,326L569.4,325.9C569.5,325.8 569.5,325.9 569.6,325.9L570.2,325.9C570.2,325.9 570.3,325.9 570.3,326Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M575,333.3L575,333.6L574.8,333.8C574.7,333.8 574.7,333.8 574.6,333.9L574,333.9C573.7,333.9 573.5,333.9 573.3,333.8C573.1,333.7 572.9,333.6 572.8,333.5C572.7,333.4 572.6,333.2 572.5,332.9C572.4,332.6 572.4,332.4 572.4,332.1L572.4,329L571.6,329C571.5,329 571.5,329 571.5,328.9C571.5,328.8 571.4,328.7 571.4,328.6L571.4,328.3C571.4,328.3 571.4,328.2 571.5,328.2L572.3,328.2L572.3,326.8L572.4,326.7L573.1,326.7C573.1,326.7 573.2,326.7 573.2,326.8L573.2,328.2L574.7,328.2L574.8,328.3L574.8,328.6C574.8,328.7 574.8,328.8 574.7,328.9C574.7,329 574.6,329 574.6,329L573.2,329L573.2,332C573.2,332.4 573.3,332.6 573.4,332.8C573.5,333 573.7,333.1 574,333.1L574.2,333.1C574.3,333.1 574.3,333.1 574.4,333C574.5,333 574.5,333 574.5,332.9L574.7,332.9L574.7,333.1C574.7,333.1 575,333.2 575,333.3Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M580.2,333.7L580.2,333.8C580.2,333.8 580.1,333.8 580.1,333.9C580.1,334 580,333.9 579.9,333.9L579.7,333.9C579.7,333.9 579.6,333.9 579.6,333.8L579.6,333.2C579.4,333.5 579.1,333.6 578.8,333.8C578.5,333.9 578.2,334 577.9,334C577.6,334 577.4,334 577.1,333.9C576.9,333.8 576.7,333.7 576.5,333.6C576.3,333.5 576.2,333.3 576.1,333.1C576,332.9 576,332.7 576,332.4C576,332.1 576.1,331.8 576.2,331.6C576.3,331.4 576.5,331.2 576.7,331C576.9,330.8 577.2,330.7 577.5,330.7C577.8,330.6 578.2,330.6 578.6,330.6L579.3,330.6L579.3,330.2C579.3,330 579.3,329.8 579.2,329.7C579.2,329.5 579.1,329.4 579,329.3C578.9,329.2 578.8,329.1 578.6,329.1C578.4,329 578.3,329 578,329C577.8,329 577.5,329 577.3,329.1C577.1,329.2 576.9,329.2 576.8,329.3C576.7,329.4 576.5,329.4 576.4,329.5C576.3,329.6 576.2,329.6 576.2,329.6L576.1,329.6L576,329.5L576,329C576,329 576,328.9 576.1,328.8C576.2,328.7 576.2,328.7 576.4,328.6C576.5,328.5 576.7,328.5 576.9,328.4C577.1,328.3 577.3,328.3 577.5,328.3C577.7,328.3 577.9,328.2 578.1,328.2C578.5,328.2 578.8,328.2 579.1,328.3C579.4,328.4 579.6,328.5 579.8,328.7C580,328.9 580.1,329.1 580.2,329.3C580.3,329.5 580.3,329.8 580.3,330.2L580.3,333.7L580.2,333.7ZM579.2,331.2L578.4,331.2C578.1,331.2 577.9,331.2 577.7,331.3C577.5,331.3 577.3,331.4 577.2,331.5C577.1,331.6 577,331.7 576.9,331.8C576.8,331.9 576.8,332.1 576.8,332.2C576.8,332.5 576.9,332.7 577.1,332.9C577.3,333.1 577.5,333.1 577.8,333.1C578.1,333.1 578.3,333 578.5,332.9C578.7,332.8 579,332.6 579.2,332.3L579.2,331.2Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M583,325.4L583,333.6C583,333.7 582.9,333.7 582.9,333.7L582.2,333.7C582.1,333.7 582.1,333.7 582.1,333.6L582.1,325.4L582.2,325.3L582.9,325.3C582.9,325.3 583,325.3 583,325.4Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
<path d="M587.2,333.8L586.5,335.8C586.5,335.9 586.4,335.9 586.3,335.9L585.6,335.9L585.4,335.7L585.4,335.6L586.1,333.7C586.1,333.7 586,333.7 586,333.6L585.9,333.5L584,328.4L584,328.1C584,328.1 584.1,328.1 584.2,328C584.3,327.9 584.4,328 584.5,328L585,328C585.1,328 585.1,328 585.1,328.1C585.1,328.1 585.1,328.2 585.2,328.2L586.7,332.5L588.2,328.2C588.2,328.1 588.3,328.1 588.3,328.1L589.1,328.1C589.2,328.1 589.2,328.1 589.3,328.2L589.4,328.3L589.4,328.5L587.2,333.8Z" style="fill:rgb(230,7,140);fill-rule:nonzero;"/>
</g>
<g transform="matrix(0.781905,0,0,0.781905,88.814,78.2541)">
<path d="M47.435,51.382C47.82,54.197 45.548,62.495 44.913,68.426C44.52,72.089 40.672,78.525 41.194,83.555C41.916,90.518 45.494,92.236 50.175,94.714C53.894,96.683 56.087,96.458 56.518,98.518C56.955,100.603 56.478,102.374 55.705,104.536C54.82,107.011 56.46,113.655 59.609,113.318C64.655,112.778 63.214,107.3 64,105.186C64.786,103.072 61.53,98.711 62.374,98.03C63.919,96.783 70.912,95.834 73.271,93.638C75.629,91.443 77.332,87.99 78.15,84.693C79.017,81.196 78.887,71.75 76.361,67.453C73.96,63.368 74.355,59.565 74.084,56.556C73.983,55.432 73.566,50.121 74.649,49.804C76.411,49.289 83.027,48.192 85.656,48.266C88.556,48.347 92.009,49.993 95.252,49.892C98.748,49.784 103.411,48.726 106.637,47.615C109.504,46.627 112.302,44.85 114.606,43.224C116.769,41.697 121.437,40.405 122.413,38.344C123.043,37.015 125.669,32.611 125.63,28.891C125.609,26.849 124.247,27.254 121.501,26.994C120.286,26.88 116.41,32.321 114.606,33.465C112.085,35.064 109.076,36.393 107.45,36.555C105.823,36.718 104.305,36.149 104.848,34.441C105.39,32.733 117.794,21.996 118.997,20.942C121.52,18.731 122.456,9.46 118.847,9.038C115.864,8.689 111.902,19.291 107.612,18.339C106.077,17.999 101.242,29.02 99.155,30.538C97.174,31.978 94.493,33.953 92.649,33.953C90.806,33.953 87.987,31.92 88.095,30.538C88.204,29.155 93.164,27.041 93.3,25.658C93.435,24.276 94.384,20.725 92.812,20.454C91.24,20.183 84.973,22.634 83.867,24.032C82.321,25.984 80.319,36.93 78.638,39.153C77.275,40.955 74.599,43.111 72.783,42.569C70.967,42.026 70.276,37.057 67.741,35.9C64.949,34.626 57.088,33.786 53.591,34.599C50.094,35.412 51.043,41.448 48.36,42.179C47.797,42.333 41.27,40.23 39.929,39.316C38.14,38.096 36.943,29.094 36.225,26.861C35.494,24.584 36.876,20.599 35.737,19.054C34.599,17.509 27.55,12.474 23.539,13.849C19.246,15.321 26.289,20.756 26.792,21.981C28.229,25.478 28.581,26.264 28.744,27.999C28.883,29.484 21.125,27.095 19.636,27.186C18.823,27.235 9.224,22.901 8.309,17.324C7.578,12.866 7.834,5.746 1.662,6.005C0.036,6.074 -0.336,17.018 -0.94,18.529C-1.591,20.155 -1.455,26.01 0.036,28.45C1.527,30.89 5.22,31.836 8.005,33.167C11.638,34.901 20.744,38.492 20.124,39.059C18.136,40.873 9.159,37.097 4.851,35.326C1.755,34.053 -1.084,34.306 -1.753,34.793C-3.352,35.959 1.581,42.152 5.939,43.514C8.749,44.392 23.133,52.26 26.304,51.745C29.474,51.23 38.61,49.255 41.05,48.767C42.922,48.392 47.148,49.292 47.435,51.382Z" style="fill:rgb(245,130,31);"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View file

@ -156,7 +156,7 @@ static void initToonzEnv(QHash<QString, QString> &argPathValues) {
++i;
}
QCoreApplication::setOrganizationName("OpenToonz");
QCoreApplication::setOrganizationName("Tahoma");
QCoreApplication::setOrganizationDomain("");
QCoreApplication::setApplicationName(
QString::fromStdString(TEnv::getApplicationName()));
@ -356,7 +356,7 @@ int main(int argc, char *argv[]) {
#endif
#ifdef Q_OS_WIN
// Since currently OpenToonz does not work with OpenGL of software or
// Since currently Tahoma does not work with OpenGL of software or
// angle,
// force Qt to use desktop OpenGL
a.setAttribute(Qt::AA_UseDesktopOpenGL, true);
@ -593,7 +593,7 @@ int main(int argc, char *argv[]) {
loadShaderInterfaces(ToonzFolder::getLibraryFolder() + TFilePath("shaders"));
splash.showMessage(offsetStr + "Initializing OpenToonz ...", Qt::AlignCenter,
splash.showMessage(offsetStr + "Initializing Tahoma ...", Qt::AlignCenter,
Qt::white);
a.processEvents();
@ -676,8 +676,8 @@ int main(int argc, char *argv[]) {
w.setWindowTitle(QString::fromStdString(TEnv::getApplicationFullName()));
if (TEnv::getIsPortable()) {
splash.showMessage(offsetStr + "Starting OpenToonz Portable ...",
Qt::AlignCenter, Qt::white);
splash.showMessage(offsetStr + "Starting Tahoma . . .", Qt::AlignCenter,
Qt::white);
} else {
splash.showMessage(offsetStr + "Starting main window ...", Qt::AlignCenter,
Qt::white);

View file

@ -705,9 +705,7 @@ void MainWindow::readSettings(const QString &argumentLayoutFileName) {
FlipBookPool::instance()->load(ToonzFolder::getMyModuleDir() +
TFilePath("fliphistory.ini"));
if (rooms.empty()) {
// PltEditRoom
Room *pltEditRoom = createPltEditRoom();
m_stackedWidget->addWidget(pltEditRoom);
@ -824,8 +822,8 @@ Room *MainWindow::createPltEditRoom() {
pltEditRoom->addDockWidget(viewer);
layout->dockItem(viewer);
SceneViewerPanel *svp = qobject_cast<SceneViewerPanel*>(viewer);
//if (svp) svp->setVisiblePartsFlag(CVPARTS_TOOLBAR | CVPARTS_TOOLOPTIONS);
SceneViewerPanel *svp = qobject_cast<SceneViewerPanel *>(viewer);
// if (svp) svp->setVisiblePartsFlag(CVPARTS_TOOLBAR | CVPARTS_TOOLOPTIONS);
}
// Palette
@ -1035,7 +1033,7 @@ void MainWindow::onAbout() {
label->setPixmap(pixmap);
DVGui::Dialog *dialog = new DVGui::Dialog(this, true);
dialog->setWindowTitle(tr("About OpenToonz"));
dialog->setWindowTitle(tr("About Tahoma"));
dialog->setTopMargin(0);
dialog->addWidget(label);
@ -1054,14 +1052,14 @@ void MainWindow::onAbout() {
//-----------------------------------------------------------------------------
void MainWindow::onOpenOnlineManual() {
QDesktopServices::openUrl(QUrl(tr("http://opentoonz.readthedocs.io")));
QDesktopServices::openUrl(QUrl(tr("http://tahoma.readthedocs.io")));
}
//-----------------------------------------------------------------------------
void MainWindow::onOpenWhatsNew() {
QDesktopServices::openUrl(
QUrl(tr("https://github.com/opentoonz/opentoonz/releases/latest")));
QUrl(tr("https://github.com/turtletooth/tahoma/releases/latest")));
}
//-----------------------------------------------------------------------------
@ -1076,7 +1074,7 @@ void MainWindow::onOpenCommunityForum() {
void MainWindow::onOpenReportABug() {
QString str = QString(
tr("To report a bug, click on the button below to open a web browser "
"window for OpenToonz's Issues page on https://github.com. Click on "
"window for Tahoma's Issues page on https://github.com. Click on "
"the 'New issue' button and fill out the form."));
std::vector<QString> buttons = {QObject::tr("Report a Bug"),
@ -1084,7 +1082,7 @@ void MainWindow::onOpenReportABug() {
int ret = DVGui::MsgBox(DVGui::INFORMATION, str, buttons, 1);
if (ret == 1)
QDesktopServices::openUrl(
QUrl("https://github.com/opentoonz/opentoonz/issues"));
QUrl("https://github.com/turtletooth/tahoma/issues"));
}
//-----------------------------------------------------------------------------
@ -1303,7 +1301,7 @@ extern const char *applicationName;
extern const char *applicationVersion;
//-----------------------------------------------------------------------------
void MainWindow::checkForUpdates() {
// Since there is only a single version of Opentoonz, we can do a simple check
// Since there is only a single version of Tahoma, we can do a simple check
// against a string
QString updateUrl("http://opentoonz.github.io/opentoonz-version.txt");
@ -1745,10 +1743,6 @@ void MainWindow::defineActions() {
touchToggle->setEnabled(true);
touchToggle->setIcon(QIcon(":Resources/touch.svg"));
createMenuLevelAction(MI_AddFrames, tr("&Add Frames..."), "");
createMenuLevelAction(MI_Renumber, tr("&Renumber..."), "");
createMenuLevelAction(MI_ReplaceLevel, tr("&Replace Level..."), "");
@ -1794,8 +1788,9 @@ void MainWindow::defineActions() {
collapseAction->setIconText("Collapse");
collapseAction->setIcon(QIcon(":Resources/collapse.svg"));
QAction* toggle = createToggle(MI_ToggleEditInPlace, tr("&Toggle Edit In Place"), "",
EditInPlaceToggleAction ? 1 : 0, MenuXsheetCommandType);
QAction *toggle =
createToggle(MI_ToggleEditInPlace, tr("&Toggle Edit In Place"), "",
EditInPlaceToggleAction ? 1 : 0, MenuXsheetCommandType);
toggle->setIconText(tr("Toggle Edit in Place"));
toggle->setIcon(QIcon(":Resources/edit_in_place.svg"));
@ -2040,7 +2035,7 @@ void MainWindow::defineActions() {
createMenuWindowsAction(MI_FullScreenWindow,
tr("Toggle Main Window's Full Screen Mode"),
"Ctrl+`");
createMenuHelpAction(MI_About, tr("&About OpenToonz..."), "");
createMenuHelpAction(MI_About, tr("&About Tahoma..."), "");
createMenuWindowsAction(MI_StartupPopup, tr("&Startup Popup..."), "Alt+S");
createMenuHelpAction(MI_OpenOnlineManual, tr("&Online Manual..."), "F1");
@ -3129,7 +3124,7 @@ void MainWindow::clearCacheFolder() {
message +=
tr("\nAre you sure?\n\nN.B. Make sure you are not running another "
"process of OpenToonz,\nor you may delete necessary files for it.");
"process of Tahoma,\nor you may delete necessary files for it.");
QMessageBox::StandardButton ret = QMessageBox::question(
this, tr("Clear Cache Folder"), message,

View file

@ -431,11 +431,11 @@ void PreferencesPopup::beforeRoomChoiceChanged() {
//-----------------------------------------------------------------------------
void PreferencesPopup::onDefLevelTypeChanged() {
//bool isRaster = m_pref->getIntValue(DefLevelType) != PLI_XSHLEVEL &&
// bool isRaster = m_pref->getIntValue(DefLevelType) != PLI_XSHLEVEL &&
// !m_pref->getBoolValue(newLevelSizeToCameraSizeEnabled);
//m_controlIdMap.key(DefLevelWidth)->setEnabled(isRaster);
//m_controlIdMap.key(DefLevelHeight)->setEnabled(isRaster);
//if (!m_pref->getBoolValue(pixelsOnly))
// m_controlIdMap.key(DefLevelWidth)->setEnabled(isRaster);
// m_controlIdMap.key(DefLevelHeight)->setEnabled(isRaster);
// if (!m_pref->getBoolValue(pixelsOnly))
// m_controlIdMap.key(DefLevelDpi)->setEnabled(isRaster);
}
@ -537,7 +537,7 @@ void PreferencesPopup::onOnionColorChanged() {
//-----------------------------------------------------------------------------
void invalidateIcons();
void invalidateIcons();
void PreferencesPopup::onTranspCheckDataChanged() { invalidateIcons(); }
@ -887,8 +887,8 @@ void PreferencesPopup::insertDualUIs(
//-----------------------------------------------------------------------------
void PreferencesPopup::insertFootNote(QGridLayout* layout) {
QLabel* note = new QLabel(
tr("* Changes will take effect the next time you run OpenToonz"));
QLabel* note =
new QLabel(tr("* Changes will take effect the next time you run Tahoma"));
note->setStyleSheet("font-size: 10px; font: italic;");
layout->addWidget(note, layout->rowCount(), 0, 1, 2,
Qt::AlignLeft | Qt::AlignVCenter);
@ -905,7 +905,7 @@ QString PreferencesPopup::getUIString(PreferencesItemId id) {
{autosavePeriod, tr("Interval (Minutes):")},
{autosaveSceneEnabled, tr("Automatically Save the Scene File")},
{autosaveOtherFilesEnabled, tr("Automatically Save Non-Scene Files")},
{startupPopupEnabled, tr("Show Startup Window when OpenToonz Starts")},
{startupPopupEnabled, tr("Show Startup Window when Tahoma Starts")},
{undoMemorySize, tr("Undo Memory Size (MB):")},
{taskchunksize, tr("Render Task Chunk Size:")},
{replaceAfterSaveLevelAs,
@ -1027,7 +1027,7 @@ QString PreferencesPopup::getUIString(PreferencesItemId id) {
{inputCellsWithoutDoubleClickingEnabled,
tr("Enable to Input Cells without Double Clicking")},
{shortcutCommandsWhileRenamingCellEnabled,
tr("Enable OpenToonz Commands' Shortcut Keys While Renaming Cell")},
tr("Enable Tahoma Commands' Shortcut Keys While Renaming Cell")},
{showXSheetToolbar, tr("Show Toolbar in the Xsheet")},
{expandFunctionHeader,
tr("Expand Function Editor Header to Match Xsheet Toolbar Height*")},
@ -1077,7 +1077,7 @@ QString PreferencesPopup::getUIString(PreferencesItemId id) {
{automaticSVNFolderRefreshEnabled,
tr("Automatically Refresh Folder Contents")},
{latestVersionCheckEnabled,
tr("Check for the Latest Version of OpenToonz on Launch")},
tr("Check for the Latest Version of Tahoma on Launch")},
// Touch / Tablet Settings
// TounchGestureControl // Touch Gesture is a checkable command and not in
@ -1248,8 +1248,8 @@ PreferencesPopup::PreferencesPopup()
//-----------------------------------------------------------------------------
QWidget* PreferencesPopup::createGeneralPage() {
m_projectRootDocuments = new CheckBox(tr("My Documents/OpenToonz*"), this);
m_projectRootDesktop = new CheckBox(tr("Desktop/OpenToonz*"), this);
m_projectRootDocuments = new CheckBox(tr("My Documents/Tahoma*"), this);
m_projectRootDesktop = new CheckBox(tr("Desktop/Tahoma*"), this);
m_projectRootCustom = new CheckBox(tr("Custom*"), this);
QWidget* customField = new QWidget(this);
QGridLayout* customLay = new QGridLayout();
@ -1374,26 +1374,26 @@ QWidget* PreferencesPopup::createInterfacePage() {
insertUI(CurrentStyleSheetName, lay, styleSheetItemList);
int row = lay->rowCount();
//lay->addWidget(new QLabel(tr("Pixels Only:"), this), row, 0,
// lay->addWidget(new QLabel(tr("Pixels Only:"), this), row, 0,
// Qt::AlignRight | Qt::AlignVCenter);
//lay->addWidget(createUI(pixelsOnly), row, 1);
// lay->addWidget(createUI(pixelsOnly), row, 1);
//insertUI(linearUnits, lay, getComboItemList(linearUnits));
//insertUI(cameraUnits, lay,
// insertUI(linearUnits, lay, getComboItemList(linearUnits));
// insertUI(cameraUnits, lay,
// getComboItemList(linearUnits)); // share items with linearUnits
//insertUI(CurrentRoomChoice, lay, roomItemList);
// insertUI(CurrentRoomChoice, lay, roomItemList);
insertUI(functionEditorToggle, lay, getComboItemList(functionEditorToggle));
insertUI(moveCurrentFrameByClickCellArea, lay);
insertUI(actualPixelViewOnSceneEditingMode, lay);
//insertUI(levelNameOnEachMarkerEnabled, lay);
// insertUI(levelNameOnEachMarkerEnabled, lay);
insertUI(showRasterImagesDarkenBlendedInViewer, lay);
//insertUI(showFrameNumberWithLetters, lay);
// insertUI(showFrameNumberWithLetters, lay);
insertUI(iconSize, lay);
insertDualUIs(viewShrink, viewStep, lay);
//insertUI(viewerZoomCenter, lay, getComboItemList(viewerZoomCenter));
// insertUI(viewerZoomCenter, lay, getComboItemList(viewerZoomCenter));
insertUI(CurrentLanguageName, lay, languageItemList);
//insertUI(interfaceFont, lay); // creates QFontComboBox
//insertUI(interfaceFontStyle, lay, buildFontStyleList());
// insertUI(interfaceFont, lay); // creates QFontComboBox
// insertUI(interfaceFontStyle, lay, buildFontStyleList());
QGridLayout* colorCalibLay = insertGroupBoxUI(colorCalibrationEnabled, lay);
{ insertUI(colorCalibrationLutPaths, colorCalibLay); }
@ -1401,7 +1401,7 @@ QWidget* PreferencesPopup::createInterfacePage() {
insertFootNote(lay);
widget->setLayout(lay);
//if (m_pref->getBoolValue(pixelsOnly)) {
// if (m_pref->getBoolValue(pixelsOnly)) {
// m_controlIdMap.key(linearUnits)->setDisabled(true);
// m_controlIdMap.key(cameraUnits)->setDisabled(true);
//}
@ -1415,10 +1415,11 @@ QWidget* PreferencesPopup::createInterfacePage() {
m_onEditedFuncMap.insert(CurrentStyleSheetName,
&PreferencesPopup::onStyleSheetTypeChanged);
//m_onEditedFuncMap.insert(pixelsOnly, &PreferencesPopup::onPixelsOnlyChanged);
//m_onEditedFuncMap.insert(linearUnits, &PreferencesPopup::onUnitChanged);
//m_onEditedFuncMap.insert(cameraUnits, &PreferencesPopup::onUnitChanged);
//m_preEditedFuncMap.insert(CurrentRoomChoice,
// m_onEditedFuncMap.insert(pixelsOnly,
// &PreferencesPopup::onPixelsOnlyChanged);
// m_onEditedFuncMap.insert(linearUnits, &PreferencesPopup::onUnitChanged);
// m_onEditedFuncMap.insert(cameraUnits, &PreferencesPopup::onUnitChanged);
// m_preEditedFuncMap.insert(CurrentRoomChoice,
// &PreferencesPopup::beforeRoomChoiceChanged);
return widget;
@ -1532,8 +1533,8 @@ QWidget* PreferencesPopup::createImportExportPage() {
QGridLayout* lay = new QGridLayout();
setupLayout(lay);
putLabel(tr("OpenToonz can use FFmpeg for additional file formats.\n") +
tr("FFmpeg is not bundled with OpenToonz.\n") +
putLabel(tr("Tahoma can use FFmpeg for additional file formats.\n") +
tr("FFmpeg is not bundled with Tahoma.\n") +
tr("Please provide the path where FFmpeg is located on your "
"computer."),
lay);
@ -1565,11 +1566,11 @@ QWidget* PreferencesPopup::createDrawingPage() {
QGridLayout* lay = new QGridLayout();
setupLayout(lay);
//insertUI(scanLevelType, lay, getComboItemList(scanLevelType));
// insertUI(scanLevelType, lay, getComboItemList(scanLevelType));
insertUI(DefLevelType, lay, getComboItemList(DefLevelType));
//insertUI(newLevelSizeToCameraSizeEnabled, lay);
//insertDualUIs(DefLevelWidth, DefLevelHeight, lay);
//insertUI(DefLevelDpi, lay);
// insertUI(newLevelSizeToCameraSizeEnabled, lay);
// insertDualUIs(DefLevelWidth, DefLevelHeight, lay);
// insertUI(DefLevelDpi, lay);
QGridLayout* autoCreationLay = insertGroupBoxUI(EnableAutocreation, lay);
{
insertUI(NumberingSystem, autoCreationLay,
@ -1599,7 +1600,7 @@ QWidget* PreferencesPopup::createDrawingPage() {
onDefLevelTypeChanged();
//if (m_pref->getBoolValue(pixelsOnly)) {
// if (m_pref->getBoolValue(pixelsOnly)) {
// m_controlIdMap.key(DefLevelDpi)->setDisabled(true);
// getUI<MeasuredDoubleLineEdit*>(DefLevelWidth)->setDecimals(0);
// getUI<MeasuredDoubleLineEdit*>(DefLevelHeight)->setDecimals(0);

View file

@ -576,7 +576,7 @@ void ShortcutPopup::showDialog(QString text) {
if (m_dialog == NULL) {
m_dialogLabel = new QLabel("", this);
m_dialog = new DVGui::Dialog(this, false, false);
m_dialog->setWindowTitle(tr("OpenToonz - Setting Shortcuts"));
m_dialog->setWindowTitle(tr("Tahoma - Setting Shortcuts"));
m_dialog->setModal(false);
m_dialog->setTopMargin(10);
@ -699,9 +699,9 @@ void ShortcutPopup::onLoadPreset() {
if (!showConfirmDialog()) return;
showDialog(tr("Setting Shortcuts"));
if (preset == "OpenToonz") {
if (preset == "Tahoma") {
clearAllShortcuts(false);
TFilePath fp = defaultPresetDir + TFilePath("defopentoonz.ini");
TFilePath fp = defaultPresetDir + TFilePath("deftahoma.ini");
setPresetShortcuts(fp);
return;
} else if (preset == "Toon Boom Harmony") {
@ -739,7 +739,7 @@ void ShortcutPopup::onLoadPreset() {
QStringList ShortcutPopup::buildPresets() {
QStringList presets;
presets << ""
<< "OpenToonz"
<< "Tahoma"
//<< "RETAS PaintMan"
<< "Toon Boom Harmony"
<< "Adobe Animate"
@ -803,8 +803,8 @@ void ShortcutPopup::getCurrentPresetPref() {
QString name = Preferences::instance()->getShortcutPreset();
if (name == "DELETED")
m_presetChoiceCB->setCurrentText("");
else if (name == "defopentoonz")
m_presetChoiceCB->setCurrentText("OpenToonz");
else if (name == "deftahoma")
m_presetChoiceCB->setCurrentText("Tahoma");
else if (name == "otharmony")
m_presetChoiceCB->setCurrentText("Toon Boom Harmony");
else if (name == "otadobe")

View file

@ -93,30 +93,30 @@ QString removeZeros(QString srcStr) {
StartupPopup::StartupPopup()
: Dialog(TApp::instance()->getMainWindow(), true, true, "StartupPopup") {
setWindowTitle(tr("OpenToonz Startup"));
setWindowTitle(tr("Tahoma Startup"));
m_projectBox = new QGroupBox(tr("Current Project"), this);
m_sceneBox = new QGroupBox(tr("Create a New Scene"), this);
m_recentBox = new QGroupBox(tr("Recent Scenes [Project]"), this);
m_projectBox->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding);
m_nameFld = new LineEdit(this);
m_pathFld = new FileField(this);
m_sceneNameLabel = new QLabel(tr("Scene Name:"));
m_widthLabel = new QLabel(tr("Width:"), this);
m_widthFld = new MeasuredDoubleLineEdit(this);
m_heightLabel = new QLabel(tr("Height:"), this);
m_heightFld = new MeasuredDoubleLineEdit(this);
//m_dpiLabel = new QLabel(tr("DPI:"), this);
//m_dpiFld = new DoubleLineEdit(this, 120);
m_resXLabel = new QLabel(tr("X"), this);
m_resXFld = new DoubleLineEdit(this);
m_resYFld = new DoubleLineEdit(this);
m_resTextLabel = new QLabel(tr("Resolution:"), this);
m_fpsLabel = new QLabel(tr("Frame Rate:"), this);
m_fpsFld = new DoubleLineEdit(this, 24.0);
m_cameraSettingsWidget = new CameraSettingsWidget(false);
m_presetCombo = new QComboBox(this);
//m_unitsCB = new QComboBox(this);
m_nameFld = new LineEdit(this);
m_pathFld = new FileField(this);
m_sceneNameLabel = new QLabel(tr("Scene Name:"));
m_widthLabel = new QLabel(tr("Width:"), this);
m_widthFld = new MeasuredDoubleLineEdit(this);
m_heightLabel = new QLabel(tr("Height:"), this);
m_heightFld = new MeasuredDoubleLineEdit(this);
// m_dpiLabel = new QLabel(tr("DPI:"), this);
// m_dpiFld = new DoubleLineEdit(this, 120);
m_resXLabel = new QLabel(tr("X"), this);
m_resXFld = new DoubleLineEdit(this);
m_resYFld = new DoubleLineEdit(this);
m_resTextLabel = new QLabel(tr("Resolution:"), this);
m_fpsLabel = new QLabel(tr("Frame Rate:"), this);
m_fpsFld = new DoubleLineEdit(this, 24.0);
m_cameraSettingsWidget = new CameraSettingsWidget(false);
m_presetCombo = new QComboBox(this);
// m_unitsCB = new QComboBox(this);
m_addPresetBtn = new QPushButton(tr("Add"), this);
m_removePresetBtn = new QPushButton(tr("Remove"), this);
m_showAtStartCB = new QCheckBox(tr("Show this at startup"), this);
@ -127,9 +127,9 @@ StartupPopup::StartupPopup()
QPushButton *loadOtherSceneButton =
new QPushButton(tr("Open Another Scene..."), this);
m_projectsCB = new QComboBox(this);
//QStringList type;
//type << tr("pixel") << tr("cm") << tr("mm") << tr("inch") << tr("field");
//m_unitsCB->addItems(type);
// QStringList type;
// type << tr("pixel") << tr("cm") << tr("mm") << tr("inch") << tr("field");
// m_unitsCB->addItems(type);
// Exclude all character which cannot fit in a filepath (Win).
// Dots are also prohibited since they are internally managed by Toonz.
@ -142,7 +142,7 @@ StartupPopup::StartupPopup()
m_widthFld->setRange(0.1, (std::numeric_limits<double>::max)());
m_heightFld->setRange(0.1, (std::numeric_limits<double>::max)());
m_fpsFld->setRange(1.0, (std::numeric_limits<double>::max)());
//m_dpiFld->setRange(1.0, (std::numeric_limits<double>::max)());
// m_dpiFld->setRange(1.0, (std::numeric_limits<double>::max)());
m_resXFld->setRange(0.1, (std::numeric_limits<double>::max)());
m_resYFld->setRange(0.1, (std::numeric_limits<double>::max)());
m_autoSaveTimeFld->setRange(1, (std::numeric_limits<int>::max)());
@ -229,12 +229,12 @@ StartupPopup::StartupPopup()
newSceneLay->addWidget(m_resXFld, 4, 1);
newSceneLay->addWidget(m_resXLabel, 4, 2, 1, 1, Qt::AlignCenter);
newSceneLay->addWidget(m_resYFld, 4, 3);
//newSceneLay->addWidget(new QLabel(tr("Units:")), 5, 0,
// newSceneLay->addWidget(new QLabel(tr("Units:")), 5, 0,
// Qt::AlignRight | Qt::AlignVCenter);
//newSceneLay->addWidget(m_unitsCB, 5, 1, 1, 1);
//newSceneLay->addWidget(m_dpiLabel, 5, 2,
// newSceneLay->addWidget(m_unitsCB, 5, 1, 1, 1);
// newSceneLay->addWidget(m_dpiLabel, 5, 2,
// Qt::AlignRight | Qt::AlignVCenter);
//newSceneLay->addWidget(m_dpiFld, 5, 3, 1, 1);
// newSceneLay->addWidget(m_dpiFld, 5, 3, 1, 1);
newSceneLay->addWidget(m_fpsLabel, 5, 0,
Qt::AlignRight | Qt::AlignVCenter);
newSceneLay->addWidget(m_fpsFld, 5, 1, 1, 1);
@ -274,15 +274,15 @@ StartupPopup::StartupPopup()
bool ret = true;
ret = ret && connect(sceneHandle, SIGNAL(sceneChanged()), this,
SLOT(onSceneChanged()));
ret = ret && connect(sceneHandle, SIGNAL(sceneSwitched()), this,
ret = ret && connect(sceneHandle, SIGNAL(sceneSwitched()), this,
SLOT(onSceneChanged()));
ret = ret && connect(newProjectButton, SIGNAL(clicked()), this,
ret = ret && connect(newProjectButton, SIGNAL(clicked()), this,
SLOT(onNewProjectButtonPressed()));
ret = ret && connect(loadOtherSceneButton, SIGNAL(clicked()), this,
ret = ret && connect(loadOtherSceneButton, SIGNAL(clicked()), this,
SLOT(onLoadSceneButtonPressed()));
ret = ret && connect(m_projectsCB, SIGNAL(currentIndexChanged(int)),
ret = ret && connect(m_projectsCB, SIGNAL(currentIndexChanged(int)),
SLOT(onProjectChanged(int)));
ret = ret &&
ret = ret &&
connect(createButton, SIGNAL(clicked()), this, SLOT(onCreateButton()));
ret = ret && connect(m_showAtStartCB, SIGNAL(stateChanged(int)), this,
SLOT(onShowAtStartChanged(int)));
@ -294,12 +294,12 @@ StartupPopup::StartupPopup()
connect(m_resXFld, SIGNAL(valueChanged()), this, SLOT(updateSize()));
ret = ret &&
connect(m_resYFld, SIGNAL(valueChanged()), this, SLOT(updateSize()));
//ret = ret && connect(m_dpiFld, SIGNAL(editingFinished()), this,
// ret = ret && connect(m_dpiFld, SIGNAL(editingFinished()), this,
// SLOT(onDpiChanged()));
ret = ret && connect(m_presetCombo, SIGNAL(activated(const QString &)),
SLOT(onPresetSelected(const QString &)));
ret = ret && connect(m_addPresetBtn, SIGNAL(clicked()), SLOT(addPreset()));
//ret = ret && connect(m_unitsCB, SIGNAL(currentIndexChanged(int)),
// ret = ret && connect(m_unitsCB, SIGNAL(currentIndexChanged(int)),
// SLOT(onCameraUnitChanged(int)));
ret = ret &&
connect(m_removePresetBtn, SIGNAL(clicked()), SLOT(removePreset()));
@ -349,8 +349,8 @@ void StartupPopup::showEvent(QShowEvent *) {
m_resXFld->hide();
m_resYFld->hide();
m_resXLabel->hide();
//m_dpiFld->hide();
//m_dpiLabel->hide();
// m_dpiFld->hide();
// m_dpiLabel->hide();
} else {
m_widthFld->setDecimals(4);
m_heightFld->setDecimals(4);
@ -358,12 +358,12 @@ void StartupPopup::showEvent(QShowEvent *) {
m_resYFld->show();
m_resXLabel->show();
m_resTextLabel->show();
//m_dpiFld->show();
//m_dpiLabel->show();
// m_dpiFld->show();
// m_dpiLabel->show();
}
m_fpsFld->setValue(fps);
//m_unitsCB->setCurrentText(Preferences::instance()->getCameraUnits());
// m_unitsCB->setCurrentText(Preferences::instance()->getCameraUnits());
m_dpi = cameraRes.lx / cameraSize.lx;
m_xRes = cameraRes.lx;
m_yRes = cameraRes.ly;
@ -371,7 +371,7 @@ void StartupPopup::showEvent(QShowEvent *) {
m_resYFld->setValue(m_yRes);
m_resXFld->setDecimals(0);
m_resYFld->setDecimals(0);
//m_dpiFld->setValue(m_dpi);
// m_dpiFld->setValue(m_dpi);
int boxWidth = m_sceneBox->width();
int boxHeight = m_sceneBox->height();
@ -613,7 +613,7 @@ void StartupPopup::onProjectChanged(int index) {
m_widthFld->setValue(size.lx);
m_heightFld->setValue(size.ly);
m_dpi = m_xRes / size.lx;
//m_dpiFld->setValue(m_dpi);
// m_dpiFld->setValue(m_dpi);
}
//-----------------------------------------------------------------------------
@ -726,7 +726,7 @@ void StartupPopup::onPresetSelected(const QString &str) {
if (Preferences::instance()->getPixelsOnly()) {
m_widthFld->setValue((double)xres / Stage::standardDpi);
m_heightFld->setValue((double)yres / Stage::standardDpi);
//m_dpiFld->setValue(Stage::standardDpi);
// m_dpiFld->setValue(Stage::standardDpi);
}
m_resXFld->setValue(m_xRes);
m_resYFld->setValue(m_yRes);
@ -806,8 +806,8 @@ double StartupPopup::aspectRatioStringToValue(const QString &s) {
}
int i = s.indexOf("/");
if (i <= 0 || i + 1 >= s.length()) return s.toDouble();
int num = s.left(i).toInt();
int den = s.mid(i + 1).toInt();
int num = s.left(i).toInt();
int den = s.mid(i + 1).toInt();
if (den <= 0) den = 1;
return (double)num / (double)den;
}
@ -861,7 +861,7 @@ void StartupPopup::onDpiChanged() {
m_dpi = Stage::standardDpi;
// m_dpiFld->setValue(Stage::standardDpi);
updateResolution();
}
}
}
//-----------------------------------------------------------------------------
@ -939,8 +939,8 @@ void StartupPopup::onCameraUnitChanged(int index) {
m_resXFld->show();
m_resYFld->show();
m_resXLabel->show();
//m_dpiFld->show();
//m_dpiLabel->show();
// m_dpiFld->show();
// m_dpiLabel->show();
m_widthFld->setMeasure("camera.lx");
m_heightFld->setMeasure("camera.ly");
m_widthFld->setValue(width);
@ -955,9 +955,9 @@ void StartupPopup::onCameraUnitChanged(int index) {
m_resXFld->hide();
m_resYFld->hide();
m_resXLabel->hide();
//m_dpiFld->hide();
//m_dpiLabel->hide();
//m_dpiFld->setValue(Stage::standardDpi);
// m_dpiFld->hide();
// m_dpiLabel->hide();
// m_dpiFld->setValue(Stage::standardDpi);
m_widthFld->setMeasure("camera.lx");
m_heightFld->setMeasure("camera.ly");
m_widthFld->setValue(m_xRes / Stage::standardDpi);
@ -989,7 +989,7 @@ void StartupPopup::onAutoSaveTimeChanged() {
void StartupPopup::updateResolution() {
if (Preferences::instance()->getPixelsOnly()) {
//if (m_dpiFld->getValue() != Stage::standardDpi) {
// if (m_dpiFld->getValue() != Stage::standardDpi) {
// m_dpiFld->setValue(Stage::standardDpi);
//}
m_xRes = m_widthFld->getValue() * Stage::standardDpi;
@ -1011,7 +1011,7 @@ void StartupPopup::updateSize() {
m_xRes = m_resXFld->getValue();
m_yRes = m_resYFld->getValue();
if (Preferences::instance()->getPixelsOnly()) {
//if (m_dpiFld->getValue() != Stage::standardDpi) {
// if (m_dpiFld->getValue() != Stage::standardDpi) {
// m_dpiFld->setValue(Stage::standardDpi);
//}
m_widthFld->setValue((double)m_xRes / Stage::standardDpi);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 97 KiB

View file

@ -70,11 +70,11 @@ TFilePath getGlobalRoot() {
// Leggo la globalRoot da File txt
#ifdef MACOSX
// If MACOSX, change to MACOSX path
std::string unixpath = "./" + tver.getAppName() +
".app/Contents/Resources/configfarmroot.txt";
std::string unixpath =
"./" + tver.getAppName() + ".app/Contents/Resources/configfarmroot.txt";
#else
// set path to something suitable for most linux (Unix?) systems
std::string unixpath = "/etc/" + tver.getAppName() + "/opentoonz.conf";
std::string unixpath = "/etc/" + tver.getAppName() + "/tahoma.conf";
#endif
TFilePath name(unixpath);
Tifstream is(name);
@ -105,8 +105,9 @@ TFilePath getLocalRoot() {
TFilePath lroot;
#ifdef _WIN32
std::string regpath = "SOFTWARE\\" + tver.getAppName() + "\\" + tver.getAppName() +
"\\" + tver.getAppVersionString() + "\\FARMROOT";
std::string regpath = "SOFTWARE\\" + tver.getAppName() + "\\" +
tver.getAppName() + "\\" + tver.getAppVersionString() +
"\\FARMROOT";
TFilePath name(regpath);
lroot = TFilePath(TSystem::getSystemValue(name).toStdString()) +
TFilePath("toonzfarm");
@ -114,11 +115,11 @@ TFilePath getLocalRoot() {
// Leggo la localRoot da File txt
#ifdef MACOSX
// If MACOSX, change to MACOSX path
std::string unixpath = "./" + tver.getAppName() +
".app/Contents/Resources/configfarmroot.txt";
std::string unixpath =
"./" + tver.getAppName() + ".app/Contents/Resources/configfarmroot.txt";
#else
// set path to something suitable for most linux (Unix?) systems
std::string unixpath = "/etc/" + tver.getAppName() + "/opentoonz.conf";
std::string unixpath = "/etc/" + tver.getAppName() + "/tahoma.conf";
#endif
TFilePath name(unixpath);
Tifstream is(name);
@ -763,8 +764,8 @@ inline QString toString(const TFarmTask &task, int ver) {
ss += ",";
ss += QString::number(task.m_platform) + ",";
int depCount = 0;
if (task.m_dependencies) depCount= task.m_dependencies->getTaskCount();
int depCount = 0;
if (task.m_dependencies) depCount = task.m_dependencies->getTaskCount();
ss += QString::number(depCount);
@ -1157,7 +1158,7 @@ CtrlFarmTask *FarmController::getTaskToStart(FarmServerProxy *server) {
task->m_platform == server->m_platform)) &&
(((task->m_status == Waiting && task->m_priority > maxPriority) ||
(task->m_status == Aborted && task->m_failureCount < 3)) &&
task->m_parentId != "")) {
task->m_parentId != "")) {
bool dependenciesCompleted = true;
if (task->m_dependencies) {
@ -1316,8 +1317,8 @@ bool FarmController::tryToStartTask(CtrlFarmTask *task) {
map<TaskId, CtrlFarmTask *>::iterator itSubTask =
m_tasks.find(TaskId(*itSubTaskId));
if (itSubTask != m_tasks.end()) {
CtrlFarmTask *subTask = itSubTask->second;
if (tryToStartTask(subTask)) started= true;
CtrlFarmTask *subTask = itSubTask->second;
if (tryToStartTask(subTask)) started = true;
}
}
@ -1698,7 +1699,7 @@ void FarmController::queryTaskShortInfo(const QString &id, QString &parentId,
void FarmController::attachServer(const QString &name, const QString &addr,
int port) {
FarmServerProxy *server = 0;
FarmServerProxy *server = 0;
map<QString, FarmServerProxy *>::iterator it = m_servers.begin();
for (; it != m_servers.end(); ++it) {
FarmServerProxy *s = it->second;
@ -1857,8 +1858,8 @@ void FarmController::taskCompleted(const QString &taskId, int exitCode) {
} else {
switch (exitCode) {
case 0:
task->m_status = Completed;
if (isAScript(task)) task->m_successfullSteps= task->m_stepCount;
task->m_status = Completed;
if (isAScript(task)) task->m_successfullSteps = task->m_stepCount;
break;
case RENDER_LICENSE_NOT_FOUND:
task->m_status = Waiting;

View file

@ -76,11 +76,11 @@ TFilePath getGlobalRoot() {
// Leggo la localRoot da File txt
#ifdef MACOSX
// If MACOSX, change to MACOSX path
std::string unixpath = "./" + tver.getAppName() +
".app/Contents/Resources/configfarmroot.txt";
std::string unixpath =
"./" + tver.getAppName() + ".app/Contents/Resources/configfarmroot.txt";
#else
// set path to something suitable for most linux (Unix?) systems
std::string unixpath = "/etc/" + tver.getAppName() + "/opentoonz.conf";
std::string unixpath = "/etc/" + tver.getAppName() + "/tahoma.conf";
#endif
TFilePath name(unixpath);
Tifstream is(name);
@ -120,11 +120,11 @@ TFilePath getLocalRoot() {
#else
#ifdef MACOSX
// If MACOSX, change to MACOSX path
std::string unixpath = "./" + tver.getAppName() +
".app/Contents/Resources/configfarmroot.txt";
std::string unixpath =
"./" + tver.getAppName() + ".app/Contents/Resources/configfarmroot.txt";
#else
// set path to something suitable for most linux (Unix?) systems
std::string unixpath = "/etc/" + tver.getAppName() + "/opentoonz.conf";
std::string unixpath = "/etc/" + tver.getAppName() + "/tahoma.conf";
#endif
TFilePath name(unixpath);
Tifstream is(name);
@ -430,7 +430,7 @@ void Task::run() {
m_log->info(logMsg);
// ===========
// ===========
#ifdef _WIN32
if (m_cmdline.contains("runcasm")) service.mountDisks();
@ -733,7 +733,7 @@ std::string getLine(std::istream &is) {
out.append(1, c);
} else {
break;
}
}
} else {
break;
}
@ -993,8 +993,8 @@ void FarmServerService::onStop() {
} catch (TException & /*e*/) {
}
// i dischi vengono montati al primo task di tipo "runcasm"
// e smontati allo stop del servizio
// i dischi vengono montati al primo task di tipo "runcasm"
// e smontati allo stop del servizio
#ifdef _WIN32
unmountDisks();

View file

@ -32,7 +32,7 @@
using namespace DVGui;
QString DialogTitle = "OpenToonz 1.4";
QString DialogTitle = "Tahoma 1.0";
//=============================================================================
namespace {
@ -308,16 +308,16 @@ Dialog::Dialog(QWidget *parent, bool hasButton, bool hasFixedSize,
// make sure that the window is visible on the screen
// all popups will popup on the active window the first time
// so popups moved to other monitors will be moved back
// when restarting OpenToonz.
// when restarting Tahoma.
// This may be somewhat annoying if a user REALLY wants the popup
// on another monitor by default, but this is better than
// a user thinking the program is broken because they didn't notice
// the popup on another monitor
if (x > screen.right() - 50) x = screen.right() - 50;
if (x < screen.left()) x = screen.left();
if (x > screen.right() - 50) x = screen.right() - 50;
if (x < screen.left()) x = screen.left();
if (y > screen.bottom() - 90) y = screen.bottom() - 90;
if (y < screen.top()) y = screen.top();
if (y < screen.top()) y = screen.top();
setGeometry(x, y, values.at(2).toInt(), values.at(3).toInt());
settings.setValue(m_name, QString::number(x) + " " + QString::number(y) +
" " + QString::number(values.at(2).toInt()) +
@ -370,10 +370,10 @@ void Dialog::hideEvent(QHideEvent *event) {
}
QRect screen = QApplication::desktop()->availableGeometry(currentScreen);
if (x > screen.right() - 50) x = screen.right() - 50;
if (x < screen.left()) x = screen.left();
if (x > screen.right() - 50) x = screen.right() - 50;
if (x < screen.left()) x = screen.left();
if (y > screen.bottom() - 90) y = screen.bottom() - 90;
if (y < screen.top()) y = screen.top();
if (y < screen.top()) y = screen.top();
move(QPoint(x, y));
resize(size());
QRect r = geometry();
@ -818,7 +818,7 @@ RadioButtonDialog::RadioButtonDialog(const QString &labelText,
const QList<QString> &radioButtonList,
QWidget *parent, Qt::WindowFlags f)
: Dialog(parent, true, true), m_result(1) {
setWindowTitle(tr("OpenToonz"));
setWindowTitle(tr("Tahoma"));
setMinimumSize(20, 20);
@ -888,7 +888,7 @@ ProgressDialog::ProgressDialog(const QString &labelText,
const QString &cancelButtonText, int minimum,
int maximum, QWidget *parent, Qt::WindowFlags f)
: Dialog(parent, true, true), m_isCanceled(false) {
setWindowTitle(tr("OpenToonz"));
setWindowTitle(tr("Tahoma"));
setMinimumSize(20, 20);
@ -1347,7 +1347,7 @@ QString DVGui::getText(const QString &title, const QString &labelText,
dialog.addButtonBarWidget(okBtn, cancelBtn);
int ret = dialog.exec();
int ret = dialog.exec();
if (ok) *ok = (ret == QDialog::Accepted);
return nameFld->text();