Compare commits

..

47 Commits

Author SHA1 Message Date
jorge d90e95fe23 Merge pull request 'make lines 100% screen width in collections view' (#68) from develop into main
Reviewed-on: #68
2022-05-03 10:35:16 +02:00
jorge 142f99d610 make lines 100% screen width in collections view 2022-05-03 10:32:25 +02:00
jorge ceeb0fd7d1 Merge pull request 'merge from develop to fix header nav view' (#67) from develop into main
Reviewed-on: #67
2022-05-03 10:13:01 +02:00
jorge 839f7f0b9d added space in small, medium and large screen below header nav menu 2022-05-03 10:11:16 +02:00
jorge 01ae9a2a81 added space in small screen below header nav menu 2022-05-03 09:56:02 +02:00
jorge 4f9887efb1 merged dev and changed call into import of wp menu to use the https://arc-hive.zone url 2022-04-29 10:07:31 +02:00
jorge e58647ee86 Merge branch 'main' into develop 2022-04-29 10:05:02 +02:00
jorge 9cc1feb76f mods for wp menu in omeka depending in production or development 2022-04-29 09:58:28 +02:00
jorge 7e24eff9b2 Merge pull request 'fix js issue with main view' (#66) from develop into main
Reviewed-on: #66
2022-04-28 19:46:23 +02:00
buttle cca089d368 fixes collection index ordering 2022-04-28 19:43:37 +02:00
buttle 4def89678e Merge branch 'develop' of ssh://git.hangar.org:21036/arcHIVE-tech/Arc-hive-omeka-theme into develop 2022-04-28 19:14:14 +02:00
buttle c986e12de6 display collection menu item when wordpress api timeout 2022-04-28 19:13:23 +02:00
chris 3b526e98a7 Merge pull request 'Last minute pre production changes' (#65) from develop into main
Reviewed-on: #65
2022-04-28 19:05:29 +02:00
jorge 69401646a6 added image typo in css 2022-04-28 19:02:27 +02:00
jorge 358e6ffaaf added image background in conllections-all 2022-04-28 18:57:34 +02:00
buttle 24afe3a03a fixes show only year in collections index 2022-04-28 18:54:54 +02:00
jorge 1ee3b85901 added collections image in background 2022-04-28 18:45:26 +02:00
jorge b43e71754f added collections image in background 2022-04-28 18:40:45 +02:00
jorge 04f43f81a2 added collections image in background 2022-04-28 18:39:07 +02:00
buttle 1ecb8d403b fixes omeka link 2022-04-28 18:35:47 +02:00
buttle 967750ff2b adds link to omeka in footer 2022-04-28 18:34:01 +02:00
buttle 084e3b1f8a changes collection header image 2022-04-28 18:23:18 +02:00
jorge ff4ce4c91b modified the height in main collections banner image, added more time when retreiving the wp menu 2022-04-28 18:15:44 +02:00
buttle 9d042ea0ee displays only the year in collections index items 2022-04-28 17:59:02 +02:00
buttle 92f25811e8 fixes menu and logo link 2022-04-28 17:23:07 +02:00
jorge 59ac584be3 Merge pull request 'merge develop into main issues #9 list' (#64) from develop into main
Reviewed-on: #64

only css changes and a minor html class change
2022-04-27 14:50:49 +02:00
jorge 5f4867d3f1 button _collection index_ same size as load more 2022-04-27 14:44:04 +02:00
jorge db24442b96 links in collections navigation menu and submenu underline in hover 2022-04-27 14:29:21 +02:00
jorge 5e3148165e collection-single hero nav as submenu, margins to left and right´ 2022-04-27 14:11:12 +02:00
jorge f0f6e24f6a reduced button size of search and loadmore to match the rest of font-sizes 2022-04-27 13:44:18 +02:00
jorge 09b0de783f controlled spaces around in omeka content submenu screen media sizes 2022-04-25 14:21:57 +02:00
jorge 0f89feacba controlled spaces around in omeka content submenu 2022-04-25 14:19:27 +02:00
jorge a93513ff0c removed sticky to omeka content submenu 2022-04-25 14:15:49 +02:00
jorge 3e25aaf87e submenu stucked inside content proper possition and backgroudn 2022-04-25 14:11:03 +02:00
jorge 9878abd21d submenu inside omeka-entry-content possition 2022-04-25 14:02:59 +02:00
jorge 40c7c26cb7 modified submenu in page item so it is horizontal 2022-04-25 13:35:58 +02:00
jorge 1575eb4123 increased space around loadmore in collections home 2022-04-25 13:25:16 +02:00
jorge 122af63d49 increased space around loadmore in collections home 2022-04-25 13:05:02 +02:00
jorge 8c6cfec4e3 added space in navigation site-items 2022-04-25 04:14:09 +02:00
jorge 5079afcdfa top menu as wordpress with rouded buttons 2022-04-25 03:50:35 +02:00
jorge 589f68e954 increased width in items 2022-04-25 03:19:45 +02:00
jorge cf4b1bab52 mods in header and menus 2022-04-25 03:12:12 +02:00
jorge d60de419c4 in header logo size and possition 2022-04-25 01:47:24 +02:00
jorge 263d1a144d ordered the scss forms file definitions 2022-04-25 00:49:03 +02:00
chris bde71ecdbf Merge pull request 'develop' (#63) from develop into main
Reviewed-on: #63
2022-04-23 21:10:16 +02:00
jorge 64ab42be95 commited this change as is implemented in the server but not commited in git, so we need it here to be on track 2022-03-29 19:15:09 +02:00
jorge a5765b4a97 added app js 2022-03-29 18:33:59 +02:00
224 changed files with 1868 additions and 94958 deletions

View File

@ -1,4 +0,0 @@
{
"presets": ["@babel/preset-env"],
"compact": false
}

View File

@ -1,5 +0,0 @@
# Browsers that we support
last 2 versions
ie >= 9
ios >= 7
android >= 4.4

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
default.css merge=ours

5
CHANGELOG.md Normal file
View File

@ -0,0 +1,5 @@
# Changelog
## Version 1.0 (June 03, 2021)
Initial release.

625
LICENSE
View File

@ -1,625 +0,0 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright © 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for software and
other kinds of works.
The licenses for most software and other practical works are designed to take
away your freedom to share and change the works. By contrast, the GNU General
Public License is intended to guarantee your freedom to share and change all
versions of a program--to make sure it remains free software for all its users.
We, the Free Software Foundation, use the GNU General Public License for most
of our software; it applies also to any other work released this way by its
authors. You can apply it to your programs, too.
When we speak of free software, we are referring to freedom, not price. Our
General Public Licenses are designed to make sure that you have the freedom
to distribute copies of free software (and charge for them if you wish), that
you receive source code or can get it if you want it, that you can change
the software or use pieces of it in new free programs, and that you know you
can do these things.
To protect your rights, we need to prevent others from denying you these rights
or asking you to surrender the rights. Therefore, you have certain responsibilities
if you distribute copies of the software, or if you modify it: responsibilities
to respect the freedom of others.
For example, if you distribute copies of such a program, whether gratis or
for a fee, you must pass on to the recipients the same freedoms that you received.
You must make sure that they, too, receive or can get the source code. And
you must show them these terms so they know their rights.
Developers that use the GNU GPL protect your rights with two steps: (1) assert
copyright on the software, and (2) offer you this License giving you legal
permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains that
there is no warranty for this free software. For both users' and authors'
sake, the GPL requires that modified versions be marked as changed, so that
their problems will not be attributed erroneously to authors of previous versions.
Some devices are designed to deny users access to install or run modified
versions of the software inside them, although the manufacturer can do so.
This is fundamentally incompatible with the aim of protecting users' freedom
to change the software. The systematic pattern of such abuse occurs in the
area of products for individuals to use, which is precisely where it is most
unacceptable. Therefore, we have designed this version of the GPL to prohibit
the practice for those products. If such problems arise substantially in other
domains, we stand ready to extend this provision to those domains in future
versions of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents. States
should not allow patents to restrict development and use of software on general-purpose
computers, but in those that do, we wish to avoid the special danger that
patents applied to a free program could make it effectively proprietary. To
prevent this, the GPL assures that patents cannot be used to render the program
non-free.
The precise terms and conditions for copying, distribution and modification
follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of works,
such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this License.
Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals
or organizations.
To "modify" a work means to copy from or adapt all or part of the work in
a fashion requiring copyright permission, other than the making of an exact
copy. The resulting work is called a "modified version" of the earlier work
or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based on the
Program.
To "propagate" a work means to do anything with it that, without permission,
would make you directly or secondarily liable for infringement under applicable
copyright law, except executing it on a computer or modifying a private copy.
Propagation includes copying, distribution (with or without modification),
making available to the public, and in some countries other activities as
well.
To "convey" a work means any kind of propagation that enables other parties
to make or receive copies. Mere interaction with a user through a computer
network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices" to the
extent that it includes a convenient and prominently visible feature that
(1) displays an appropriate copyright notice, and (2) tells the user that
there is no warranty for the work (except to the extent that warranties are
provided), that licensees may convey the work under this License, and how
to view a copy of this License. If the interface presents a list of user commands
or options, such as a menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work for making
modifications to it. "Object code" means any non-source form of a work.
A "Standard Interface" means an interface that either is an official standard
defined by a recognized standards body, or, in the case of interfaces specified
for a particular programming language, one that is widely used among developers
working in that language.
The "System Libraries" of an executable work include anything, other than
the work as a whole, that (a) is included in the normal form of packaging
a Major Component, but which is not part of that Major Component, and (b)
serves only to enable use of the work with that Major Component, or to implement
a Standard Interface for which an implementation is available to the public
in source code form. A "Major Component", in this context, means a major essential
component (kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to produce
the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all the source
code needed to generate, install, and (for an executable work) run the object
code and to modify the work, including scripts to control those activities.
However, it does not include the work's System Libraries, or general-purpose
tools or generally available free programs which are used unmodified in performing
those activities but which are not part of the work. For example, Corresponding
Source includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically linked
subprograms that the work is specifically designed to require, such as by
intimate data communication or control flow between those subprograms and
other parts of the work.
The Corresponding Source need not include anything that users can regenerate
automatically from other parts of the Corresponding Source.
The Corresponding Source for a work in source code form is that same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of copyright
on the Program, and are irrevocable provided the stated conditions are met.
This License explicitly affirms your unlimited permission to run the unmodified
Program. The output from running a covered work is covered by this License
only if the output, given its content, constitutes a covered work. This License
acknowledges your rights of fair use or other equivalent, as provided by copyright
law.
You may make, run and propagate covered works that you do not convey, without
conditions so long as your license otherwise remains in force. You may convey
covered works to others for the sole purpose of having them make modifications
exclusively for you, or provide you with facilities for running those works,
provided that you comply with the terms of this License in conveying all material
for which you do not control copyright. Those thus making or running the covered
works for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of your copyrighted
material outside their relationship with you.
Conveying under any other circumstances is permitted solely under the conditions
stated below. Sublicensing is not allowed; section 10 makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological measure
under any applicable law fulfilling obligations under article 11 of the WIPO
copyright treaty adopted on 20 December 1996, or similar laws prohibiting
or restricting circumvention of such measures.
When you convey a covered work, you waive any legal power to forbid circumvention
of technological measures to the extent such circumvention is effected by
exercising rights under this License with respect to the covered work, and
you disclaim any intention to limit operation or modification of the work
as a means of enforcing, against the work's users, your or third parties'
legal rights to forbid circumvention of technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you receive
it, in any medium, provided that you conspicuously and appropriately publish
on each copy an appropriate copyright notice; keep intact all notices stating
that this License and any non-permissive terms added in accord with section
7 apply to the code; keep intact all notices of the absence of any warranty;
and give all recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey, and you
may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to produce
it from the Program, in the form of source code under the terms of section
4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified it, and
giving a relevant date.
b) The work must carry prominent notices stating that it is released under
this License and any conditions added under section 7. This requirement modifies
the requirement in section 4 to "keep intact all notices".
c) You must license the entire work, as a whole, under this License to anyone
who comes into possession of a copy. This License will therefore apply, along
with any applicable section 7 additional terms, to the whole of the work,
and all its parts, regardless of how they are packaged. This License gives
no permission to license the work in any other way, but it does not invalidate
such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display Appropriate
Legal Notices; however, if the Program has interactive interfaces that do
not display Appropriate Legal Notices, your work need not make them do so.
A compilation of a covered work with other separate and independent works,
which are not by their nature extensions of the covered work, and which are
not combined with it such as to form a larger program, in or on a volume of
a storage or distribution medium, is called an "aggregate" if the compilation
and its resulting copyright are not used to limit the access or legal rights
of the compilation's users beyond what the individual works permit. Inclusion
of a covered work in an aggregate does not cause this License to apply to
the other parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms of sections
4 and 5, provided that you also convey the machine-readable Corresponding
Source under the terms of this License, in one of these ways:
a) Convey the object code in, or embodied in, a physical product (including
a physical distribution medium), accompanied by the Corresponding Source fixed
on a durable physical medium customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product (including
a physical distribution medium), accompanied by a written offer, valid for
at least three years and valid for as long as you offer spare parts or customer
support for that product model, to give anyone who possesses the object code
either (1) a copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical medium customarily
used for software interchange, for a price no more than your reasonable cost
of physically performing this conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the written
offer to provide the Corresponding Source. This alternative is allowed only
occasionally and noncommercially, and only if you received the object code
with such an offer, in accord with subsection 6b.
d) Convey the object code by offering access from a designated place (gratis
or for a charge), and offer equivalent access to the Corresponding Source
in the same way through the same place at no further charge. You need not
require recipients to copy the Corresponding Source along with the object
code. If the place to copy the object code is a network server, the Corresponding
Source may be on a different server (operated by you or a third party) that
supports equivalent copying facilities, provided you maintain clear directions
next to the object code saying where to find the Corresponding Source. Regardless
of what server hosts the Corresponding Source, you remain obligated to ensure
that it is available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided you inform
other peers where the object code and Corresponding Source of the work are
being offered to the general public at no charge under subsection 6d.
A separable portion of the object code, whose source code is excluded from
the Corresponding Source as a System Library, need not be included in conveying
the object code work.
A "User Product" is either (1) a "consumer product", which means any tangible
personal property which is normally used for personal, family, or household
purposes, or (2) anything designed or sold for incorporation into a dwelling.
In determining whether a product is a consumer product, doubtful cases shall
be resolved in favor of coverage. For a particular product received by a particular
user, "normally used" refers to a typical or common use of that class of product,
regardless of the status of the particular user or of the way in which the
particular user actually uses, or expects or is expected to use, the product.
A product is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent the
only significant mode of use of the product.
"Installation Information" for a User Product means any methods, procedures,
authorization keys, or other information required to install and execute modified
versions of a covered work in that User Product from a modified version of
its Corresponding Source. The information must suffice to ensure that the
continued functioning of the modified object code is in no case prevented
or interfered with solely because modification has been made.
If you convey an object code work under this section in, or with, or specifically
for use in, a User Product, and the conveying occurs as part of a transaction
in which the right of possession and use of the User Product is transferred
to the recipient in perpetuity or for a fixed term (regardless of how the
transaction is characterized), the Corresponding Source conveyed under this
section must be accompanied by the Installation Information. But this requirement
does not apply if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has been installed
in ROM).
The requirement to provide Installation Information does not include a requirement
to continue to provide support service, warranty, or updates for a work that
has been modified or installed by the recipient, or for the User Product in
which it has been modified or installed. Access to a network may be denied
when the modification itself materially and adversely affects the operation
of the network or violates the rules and protocols for communication across
the network.
Corresponding Source conveyed, and Installation Information provided, in accord
with this section must be in a format that is publicly documented (and with
an implementation available to the public in source code form), and must require
no special password or key for unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this License
by making exceptions from one or more of its conditions. Additional permissions
that are applicable to the entire Program shall be treated as though they
were included in this License, to the extent that they are valid under applicable
law. If additional permissions apply only to part of the Program, that part
may be used separately under those permissions, but the entire Program remains
governed by this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option remove any
additional permissions from that copy, or from any part of it. (Additional
permissions may be written to require their own removal in certain cases when
you modify the work.) You may place additional permissions on material, added
by you to a covered work, for which you have or can give appropriate copyright
permission.
Notwithstanding any other provision of this License, for material you add
to a covered work, you may (if authorized by the copyright holders of that
material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the terms of
sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or author
attributions in that material or in the Appropriate Legal Notices displayed
by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or requiring
that modified versions of such material be marked in reasonable ways as different
from the original version; or
d) Limiting the use for publicity purposes of names of licensors or authors
of the material; or
e) Declining to grant rights under trademark law for use of some trade names,
trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that material by
anyone who conveys the material (or modified versions of it) with contractual
assumptions of liability to the recipient, for any liability that these contractual
assumptions directly impose on those licensors and authors.
All other non-permissive additional terms are considered "further restrictions"
within the meaning of section 10. If the Program as you received it, or any
part of it, contains a notice stating that it is governed by this License
along with a term that is a further restriction, you may remove that term.
If a license document contains a further restriction but permits relicensing
or conveying under this License, you may add to a covered work material governed
by the terms of that license document, provided that the further restriction
does not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you must place,
in the relevant source files, a statement of the additional terms that apply
to those files, or a notice indicating where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the form
of a separately written license, or stated as exceptions; the above requirements
apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly provided
under this License. Any attempt otherwise to propagate or modify it is void,
and will automatically terminate your rights under this License (including
any patent licenses granted under the third paragraph of section 11).
However, if you cease all violation of this License, then your license from
a particular copyright holder is reinstated (a) provisionally, unless and
until the copyright holder explicitly and finally terminates your license,
and (b) permanently, if the copyright holder fails to notify you of the violation
by some reasonable means prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is reinstated permanently
if the copyright holder notifies you of the violation by some reasonable means,
this is the first time you have received notice of violation of this License
(for any work) from that copyright holder, and you cure the violation prior
to 30 days after your receipt of the notice.
Termination of your rights under this section does not terminate the licenses
of parties who have received copies or rights from you under this License.
If your rights have been terminated and not permanently reinstated, you do
not qualify to receive new licenses for the same material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or run a copy
of the Program. Ancillary propagation of a covered work occurring solely as
a consequence of using peer-to-peer transmission to receive a copy likewise
does not require acceptance. However, nothing other than this License grants
you permission to propagate or modify any covered work. These actions infringe
copyright if you do not accept this License. Therefore, by modifying or propagating
a covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically receives
a license from the original licensors, to run, modify and propagate that work,
subject to this License. You are not responsible for enforcing compliance
by third parties with this License.
An "entity transaction" is a transaction transferring control of an organization,
or substantially all assets of one, or subdividing an organization, or merging
organizations. If propagation of a covered work results from an entity transaction,
each party to that transaction who receives a copy of the work also receives
whatever licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the Corresponding
Source of the work from the predecessor in interest, if the predecessor has
it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the rights
granted or affirmed under this License. For example, you may not impose a
license fee, royalty, or other charge for exercise of rights granted under
this License, and you may not initiate litigation (including a cross-claim
or counterclaim in a lawsuit) alleging that any patent claim is infringed
by making, using, selling, offering for sale, or importing the Program or
any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this License
of the Program or a work on which the Program is based. The work thus licensed
is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims owned or controlled
by the contributor, whether already acquired or hereafter acquired, that would
be infringed by some manner, permitted by this License, of making, using,
or selling its contributor version, but do not include claims that would be
infringed only as a consequence of further modification of the contributor
version. For purposes of this definition, "control" includes the right to
grant patent sublicenses in a manner consistent with the requirements of this
License.
Each contributor grants you a non-exclusive, worldwide, royalty-free patent
license under the contributor's essential patent claims, to make, use, sell,
offer for sale, import and otherwise run, modify and propagate the contents
of its contributor version.
In the following three paragraphs, a "patent license" is any express agreement
or commitment, however denominated, not to enforce a patent (such as an express
permission to practice a patent or covenant not to sue for patent infringement).
To "grant" such a patent license to a party means to make such an agreement
or commitment not to enforce a patent against the party.
If you convey a covered work, knowingly relying on a patent license, and the
Corresponding Source of the work is not available for anyone to copy, free
of charge and under the terms of this License, through a publicly available
network server or other readily accessible means, then you must either (1)
cause the Corresponding Source to be so available, or (2) arrange to deprive
yourself of the benefit of the patent license for this particular work, or
(3) arrange, in a manner consistent with the requirements of this License,
to extend the patent license to downstream recipients. "Knowingly relying"
means you have actual knowledge that, but for the patent license, your conveying
the covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that country
that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or arrangement,
you convey, or propagate by procuring conveyance of, a covered work, and grant
a patent license to some of the parties receiving the covered work authorizing
them to use, propagate, modify or convey a specific copy of the covered work,
then the patent license you grant is automatically extended to all recipients
of the covered work and works based on it.
A patent license is "discriminatory" if it does not include within the scope
of its coverage, prohibits the exercise of, or is conditioned on the non-exercise
of one or more of the rights that are specifically granted under this License.
You may not convey a covered work if you are a party to an arrangement with
a third party that is in the business of distributing software, under which
you make payment to the third party based on the extent of your activity of
conveying the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory patent
license (a) in connection with copies of the covered work conveyed by you
(or copies made from those copies), or (b) primarily for and in connection
with specific products or compilations that contain the covered work, unless
you entered into that arrangement, or that patent license was granted, prior
to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting any implied
license or other defenses to infringement that may otherwise be available
to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or otherwise)
that contradict the conditions of this License, they do not excuse you from
the conditions of this License. If you cannot convey a covered work so as
to satisfy simultaneously your obligations under this License and any other
pertinent obligations, then as a consequence you may not convey it at all.
For example, if you agree to terms that obligate you to collect a royalty
for further conveying from those to whom you convey the Program, the only
way you could satisfy both those terms and this License would be to refrain
entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have permission to
link or combine any covered work with a work licensed under version 3 of the
GNU Affero General Public License into a single combined work, and to convey
the resulting work. The terms of this License will continue to apply to the
part which is the covered work, but the special requirements of the GNU Affero
General Public License, section 13, concerning interaction through a network
will apply to the combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of the
GNU General Public License from time to time. Such new versions will be similar
in spirit to the present version, but may differ in detail to address new
problems or concerns.
Each version is given a distinguishing version number. If the Program specifies
that a certain numbered version of the GNU General Public License "or any
later version" applies to it, you have the option of following the terms and
conditions either of that numbered version or of any later version published
by the Free Software Foundation. If the Program does not specify a version
number of the GNU General Public License, you may choose any version ever
published by the Free Software Foundation.
If the Program specifies that a proxy can decide which future versions of
the GNU General Public License can be used, that proxy's public statement
of acceptance of a version permanently authorizes you to choose that version
for the Program.
Later license versions may give you additional or different permissions. However,
no additional obligations are imposed on any author or copyright holder as
a result of your choosing to follow a later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE
LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER
EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM
PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR
CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM
AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO
USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE
PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER
PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided above cannot
be given local legal effect according to their terms, reviewing courts shall
apply local law that most closely approximates an absolute waiver of all civil
liability in connection with the Program, unless a warranty or assumption
of liability accompanies a copy of the Program in return for a fee. END OF
TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest possible
use to the public, the best way to achieve this is to make it free software
which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest to attach
them to the start of each source file to most effectively state the exclusion
of warranty; and each file should have at least the "copyright" line and a
pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short notice like
this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it under certain
conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands might
be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary. For
more information on this, and how to apply and follow the GNU GPL, see <https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Lesser General Public
License instead of this License. But first, please read <https://www.gnu.org/
licenses /why-not-lgpl.html>.

View File

@ -1,18 +0,0 @@
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

119
README.md Normal file
View File

@ -0,0 +1,119 @@
# Arc-hive omeka theme
This is the Arc-hive development theme based on Omeka S theme based on [Omeka Foundation S theme].
## dev site
https://dev-archive.hangar.org/
### designs omeka
We are trying to accomplish this design for the OmekaS system
https://www.figma.com/file/HruKRRVPgfAgSgs8HihI2w/ARCHIVE-WEB-04?node-id=274%3A0
## Installation
For basic out-of-the-box use of the theme, follow the [Omeka S User Manual instructions for installing themes](https://omeka.org/s/docs/user-manual/sites/site_theme/#installing-themes).
```bash
cd themes
git clone https://git.hangar.org/arcHIVE-tech/Arc-hive-omeka-theme.git archive
cd archive
git checkout arc-hive-v01
chown -R www-data:www-data ./
```
to update changes
```bash
cd themes/archive
git pull
chown -R www-data:www-data ./
```
## Arc-hive theme notes
### Configure
The main menu can be retrieved from a wordpress site and rendered. To configure this, edit `view/common/wordpress-menu.phtml`. Optional.
```
# Config
$wordpress_site="https://my.wordpress.site";
$wordpress_endpoint="https://my.wordpress.site/wp-json/menus/v1/menus/4";
```
For more advanced use, such as customizing the theme with Sass, you'll need to install the tools with [NodeJS](https://nodejs.org/en/) (0.12 or greater). Navigate to your theme directory and run `npm install`.
## Theme Configuration
* **Stylesheet**: The theme provides 4 style options.
* **Default** uses ZURB Foundation's default styles for prototyping, which are all viewable in their documentation under the [Kitchen Sink](https://get.foundation/sites/docs/kitchen-sink.html).
* **Revolution** aims to capture the feel of old documents and juxtaposes it with a bright red accent. It includes a textured paper background image.
* **Sea Foam** offers a clean, friendly look with a teal palette.
* **Inkwell** features a high contrast serif family for its typography, as well as sunny yellow accents.
* **Navigation layouts**: Global navigation can display as a **horizontal top bar with optional dropdown menus** or a **left vertical column**.
* **Show Top Navigation Child Pages**: Toggle display of child pages within the main navigation.
* **Top Navigation Depth**: If the main navigation is set to display child pages, this setting controls how many navigation levels to display. Setting this to '0' shows all levels.
* **Logo**: Upload an image asset to use as a logo in place of a text site title.
* **Footer Content**: Control what appears in the footer. This field takes HTML markup.
* **Layout for Browse Pages**: Select how to display items within their "browse" views.
* **Grid**: Items are organized into rows and columns. This is recommended for items that prominently feature images.
* **List**: Items are stacked into a single column.
* **Toggle (default: grid)**: Site visitors can choose to display the browse views as grids or lists, and grids are the default.
* **Toggle (default: list)**: Site visitors can choose to display the browse views as grids or lists, and lists are the default.
* **Layout for Show Pages**: Resource metadata can show display as **stacked** with properties as headings above their values, or **inline** with properties as headings inline with their values.
## Customizing the Theme
### CSS classes
Arc-hive projecct css classes will start with `arc-` as ex: `arc-my-class-name`
### Sass Tasks
Run these commands within the theme's root directory.
* **npm start**: While this task runs, it watches for changes to sass files and recompiles the CSS.
* **gulp sass**: This is the one-off task for compiling the current Sass/CSS.
### Sass File Structure
Foundation S comes with the Default theme, as well as 3 other customized stylesheets that were built on top of Default. The "Sea Foam" theme has the fewest overrides and is thus the easiest reference for a custom theme model.
**/asset/sass/seafoam.scss**
```
@charset 'utf-8';
@import 'globals-default';
@import 'globals-seafoam';
@import 'settings';
// Sea Foam Settings
$topbar-background: $primary-color;
$thumbnail-border: 4px solid $secondary-color;
$thumbnail-shadow: none;
$thumbnail-shadow-hover: 0 0 6px 1px rgba($primary-color, 0.5);
$button-background: $secondary-color;
$button-color: $primary-color;
@import 'foundation-core';
@import 'omeka';
header a {
color: $white;
}
```
Much of the customizability within the theme lies in managing its settings variables. ZURB Foundation's default global variables from their original `_settings.scss` all sit in `_globals-default.scss`. Many of these variables are used throughout the rest of `_settings.scss`, so it was necessary to separate them out into their own file if the theme writer wants to set their own global variables. Here all the overrides live in `_globals-seafoam.scss`, and so all overridden values will be appropriately updated for use throughout the rest of `_settings.scss`.
Any non-global setting variable overrides should come after the import for `_settings.scss` and before their usagee in the rule files, `_foundation-core.scss`, and `_omeka.scss`.
ZURB Foundation's default style rules are all managed in `_foundation-core.scss`. All style rules specific to Omeka S are contained within `_omeka.scss`.
After all those imports come all style rules specific to the theme.

File diff suppressed because one or more lines are too long

View File

@ -1,45 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.1"
id="svg2"
xml:space="preserve"
width="865.62665"
height="355.04001"
viewBox="0 0 865.62665 355.04001"><metadata
id="metadata8"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
id="defs6" /><g
id="g10"
transform="matrix(1.3333333,0,0,-1.3333333,0,355.04)"><g
id="g12"
transform="scale(0.1)"><path
d="M 75,1331.41 C 79.5977,1005.45 208.422,696.109 437.77,460.301 667.211,224.398 972.246,87.8789 1296.67,75.8906 1570.9,65.8984 1834.82,142.141 2060.1,296.77 l 3.56,2.16 c 14.78,7.89 26.85,14.961 37.88,22.179 l 450.53,340.071 c 190.26,125.41 423.77,189 694.03,189 270.27,0 503.77,-63.59 694.04,-189 l 1.96,-1.371 448.57,-338.7 c 11.12,-7.277 23.38,-14.449 38.49,-22.5 l 3.57,-2.16 c 225.26,-154.41 489.16,-230.6677 763.23,-220.4099 324.33,12.0898 629.26,148.6409 858.61,384.5119 229.24,235.738 358.02,545.009 362.65,870.859 -4.63,325.85 -133.41,635.11 -362.65,870.86 -229.35,235.87 -534.28,372.43 -858.61,384.51 -274.03,10.21 -537.98,-66.01 -763.23,-220.4 l -3.56,-2.17 c -15.1,-8.04 -27.37,-15.21 -38.5,-22.5 l -450.53,-340.07 c -190.26,-125.41 -423.76,-189 -694.04,-189 -270.27,0 -503.77,63.59 -694.03,189 l -1.95,1.38 -448.59,338.69 c -10.99,7.2 -23.06,14.27 -37.87,22.17 l -3.56,2.17 c -225.26,154.62 -489.23,230.99 -763.43,220.87 -324.424,-11.98 -629.459,-148.5 -858.9,-384.4 C 208.422,1966.72 79.5977,1657.37 75,1331.41 Z M 1344.92,0 c -16.97,0 -33.96,0.308594 -51.01,0.949219 C 950.105,13.6406 626.961,158.211 384.004,408.012 141.137,657.719 4.76172,985.43 0,1330.8 l 44.3984,0.61 L 0,1332.02 c 4.76172,345.37 141.137,673.09 384.004,922.79 242.957,249.8 566.101,394.36 909.906,407.06 289.68,10.66 568.66,-69.79 806.92,-232.81 16.5,-8.87 30.2,-16.96 42.97,-25.38 l 1.95,-1.38 448.59,-338.69 c 177.62,-116.77 396.88,-175.97 651.76,-175.97 254.87,0 474.15,59.21 651.77,175.96 l 450.54,340.08 c 12.91,8.52 26.82,16.72 43.64,25.74 238.25,162.78 517.22,243.13 806.7,232.31 343.7,-12.81 666.74,-157.41 909.6,-407.17 242.76,-249.67 379.08,-577.31 383.87,-922.59 l -40.85,-0.56 40.85,-0.56 C 6487.43,985.57 6351.11,657.922 6108.35,408.262 5865.49,158.512 5542.45,13.8984 5198.75,1.10156 4909.03,-9.73828 4630.29,70.6289 4392.05,233.41 c -16.83,9.012 -30.73,17.219 -43.64,25.719 l -1.96,1.383 -448.59,338.707 C 3720.23,715.98 3500.96,775.18 3246.1,775.18 c -254.87,0 -474.13,-59.2 -651.76,-175.969 L 2143.79,259.129 C 2131,250.691 2117.3,242.609 2100.83,233.762 1876.58,80.332 1616.26,0 1344.92,0"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path14" /><path
d="m 823.75,1266.44 -64.387,179.6 -25.41,80.48 h -2.543 l -23.719,-78.79 -66.082,-181.29 z m 27.109,-73.7 H 615.352 l -53.375,-146.57 h -93.188 l 210.945,559.13 h 108.438 l 210.945,-559.13 h -95.73 l -52.528,146.57"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path16" /><path
d="m 1233.8,1345.23 h 130.47 c 73.7,0 109.28,29.64 109.28,91.49 0,61.85 -35.58,91.49 -109.28,91.49 H 1233.8 Z m 120.3,-75.4 H 1233.8 V 1046.17 H 1144 v 559.13 h 227.89 c 120.3,0 195.7,-62.69 195.7,-167.73 0,-80.49 -44.06,-135.55 -118.61,-157.58 l 151.64,-233.82 h -104.19 l -142.33,223.66"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path18" /><path
d="m 1986.12,1037.71 c -161.81,0 -263.47,110.12 -263.47,288.02 0,177.91 102.51,288.05 262.62,288.05 110.98,0 189.77,-46.6 223.66,-137.25 l -85.57,-38.12 c -22.03,66.08 -63.54,96.58 -133.01,96.58 -104.2,0 -172.82,-76.25 -172.82,-209.26 0,-132.14 63.54,-209.24 169.43,-209.24 71.16,0 122.84,35.58 144.03,106.74 l 86.4,-28.8 c -34.73,-102.5 -121.99,-156.72 -231.27,-156.72"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path20" /><path
d="m 4559.9,1605.3 v -559.13 h -91.49 v 243.99 h -276.17 v -243.99 h -90.66 v 559.13 h 90.66 v -237.2 h 276.17 v 237.2 h 91.49"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path22" /><path
d="m 4836.95,1046.17 h -90.64 v 559.13 h 90.64 v -559.13"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path24" /><path
d="m 5273.25,1046.17 h -105.9 L 4959.8,1605.3 h 96.58 l 130.46,-371.9 33.88,-110.99 33.89,110.14 130.47,372.75 h 95.73 l -207.56,-559.13"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path26" /><path
d="m 6019.63,1124.11 v -77.94 h -416.8 v 559.13 h 404.94 v -77.94 H 5693.48 V 1366.4 h 245.67 v -76.24 h -245.67 v -166.05 h 326.15"
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path28" /></g></g></svg>

Before

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -1,146 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 22.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 908.7 167" style="enable-background:new 0 0 908.7 167;" xml:space="preserve">
<g id="Layer_1">
<path d="M660.8,0v167h247.8V0H660.8z M825.4,53.8l3.8-0.1l1.2-3.4l0.8-2.2l0.8,2.2l1.2,3.4l3.8,0.1l2.6,0l-2.1,1.5l-3,2.2l1.1,3.4
l0.7,2.3l-2-1.3l-3.2-2.1l-3.1,2.1l-2,1.3l0.7-2.3l1.1-3.4l-3-2.2l-2.1-1.5L825.4,53.8z M725.4,90.2l0.7-2.3l1.1-3.4l-3-2.2
l-2.1-1.5l2.6-0.1l3.8-0.1l1.2-3.4l0.8-2.2l0.8,2.2l1.2,3.4l3.8,0.1l2.6,0.1l-2.1,1.5l-3,2.2l1.1,3.4l0.7,2.3l-2-1.3l-3.1-2.1
l-3.2,2.1L725.4,90.2z M744.1,109l-3,2.2l1.1,3.4l0.7,2.3l-2-1.3l-3.2-2.1l-3.1,2.1l-2,1.3l0.8-2.3l1.1-3.4l-3-2.2l-2.1-1.5
l2.6-0.1l3.8-0.1l1.2-3.4l0.8-2.2l0.8,2.2l1.2,3.4l3.8,0.1l2.6,0.1L744.1,109z M744.2,55.2l-3,2.2l1.1,3.4l0.7,2.3l-2-1.3l-3.2-2.1
l-3.2,2.1l-2,1.3l0.7-2.3l1.1-3.4l-3-2.2l-2.1-1.5l2.6,0l3.8-0.1l1.2-3.4l0.8-2.2l0.8,2.2l1.2,3.4l3.8,0.1l2.6,0L744.2,55.2z
M763.6,128.5l-3,2.2l1.1,3.4l0.8,2.3l-2-1.3l-3.1-2.1l-3.2,2.1l-2,1.3l0.8-2.3l1.1-3.4l-3-2.2l-2.1-1.5l2.6-0.1l3.8-0.1l1.2-3.4
l0.8-2.2l0.8,2.2l1.2,3.4l3.8,0.1l2.6,0.1L763.6,128.5z M763.9,35.8l-3,2.2l1.1,3.4l0.7,2.3l-2-1.3l-3.1-2.1l-3.2,2.1l-2,1.3
l0.7-2.3l1.1-3.4l-3-2.2l-2.1-1.5l2.6,0l3.8-0.1l1.2-3.4l0.8-2.2l0.8,2.2l1.3,3.4l3.8,0.1l2.6,0L763.9,35.8z M790.9,135.8l-3,2.2
l1.1,3.4l0.7,2.3l-2-1.3l-3.2-2.1l-3.1,2.1l-2,1.3l0.7-2.3l1.1-3.4l-3-2.2l-2.1-1.5l2.6-0.1l3.8-0.1l1.3-3.4l0.8-2.2l0.8,2.2
l1.2,3.4l3.8,0.1l2.6,0.1L790.9,135.8z M790.9,28.6l-3,2.2l1.1,3.4l0.7,2.3l-2-1.3l-3.2-2.1l-3.1,2.1l-2,1.3l0.8-2.3l1.1-3.4
l-3-2.2l-2.1-1.5l2.6,0l3.8-0.1l1.3-3.4l0.8-2.2l0.8,2.2l1.3,3.4l3.8,0.1l2.6,0L790.9,28.6z M817.9,128.7l-3,2.2l1.1,3.4l0.7,2.3
l-2-1.3l-3.2-2.1l-3.1,2.1l-2,1.3l0.7-2.3l1.1-3.4l-3-2.2l-2.1-1.5l2.6,0l3.8-0.1l1.2-3.4l0.8-2.2l0.8,2.2l1.3,3.4l3.8,0.1l2.6,0
L817.9,128.7z M818.1,35.8l-3,2.2l1.1,3.4l0.8,2.3l-2-1.3l-3.2-2.1l-3.1,2.1l-2,1.3l0.8-2.3l1.1-3.4l-3-2.2l-2.1-1.5l2.6-0.1
l3.8-0.1l1.2-3.4l0.8-2.2l0.8,2.2l1.3,3.4l3.8,0.1l2.6,0.1L818.1,35.8z M837.5,109.2l-3,2.2l1.1,3.4l0.7,2.3l-2-1.3l-3.2-2.1
l-3.2,2.1l-2,1.3l0.7-2.3l1.1-3.4l-3-2.2l-2.1-1.5l2.6,0l3.8-0.1l1.3-3.4l0.8-2.2l0.8,2.2l1.3,3.4l3.8,0.1l2.6,0L837.5,109.2z
M844.8,82.3l-3,2.2l1.1,3.4l0.7,2.3l-2-1.3l-3.2-2.1l-3.1,2.1l-2,1.3l0.8-2.3l1.1-3.4l-3-2.2l-2.1-1.5l2.6-0.1l3.8-0.1l1.2-3.4
l0.8-2.2l0.8,2.2l1.3,3.4l3.8,0.1l2.6,0.1L844.8,82.3z"/>
</g>
<g id="Layer_4">
<g>
<path d="M273.6,28.5c-1.5,7.7-7.3,12-15,12c-10.1,0-15.9-7.4-15.9-18.1c0-10.9,6.3-18,16.3-18c7.4,0,13.1,4.3,14.5,12h-5.3
c-1.1-4.5-4.4-7.4-9.5-7.4c-5.9,0-10.4,4.7-10.4,13.4c0,8.6,4.4,13.5,10.5,13.5c5.1,0,8.5-2.8,9.6-7.4H273.6z"/>
<path d="M302.1,27c0,9.3-6.4,13.4-12.6,13.4c-6.1,0-12.5-4.1-12.5-13.4c0-9.4,6.4-13.5,12.5-13.5C295.7,13.5,302.1,17.7,302.1,27z
M289.5,36.2c3.8,0,7.3-2.9,7.3-9.2c0-6.4-3.5-9.3-7.3-9.3c-3.7,0-7.2,2.7-7.2,9.3C282.3,33.4,285.8,36.2,289.5,36.2z"/>
<path d="M306.9,29.1v-4.6h15.5v4.6H306.9z"/>
<path d="M328.8,12.3c0-5.7,1.7-7.2,7.7-7.2h2.3v4h-1.9c-2.5,0-3.1,0.5-3.1,3.2V14h5v3.8h-5v22h-5v-22h-3.6V14h3.6V12.3z"/>
<path d="M359.1,36.2c-1.5,2.6-4,4.3-7.9,4.3c-6.1,0-8.4-3.8-8.4-10V14h5v15.1c0,3.7,0.6,7.2,5.1,7.2c4.2,0,6.2-3.1,6.2-8.2V14h5
v25.8h-5V36.2z"/>
<path d="M375.8,17.8c1.5-2.5,4.1-4.2,8.1-4.2c6.2,0,8.6,4,8.6,10v16.3h-5V24.9c0-3.7-0.6-7.2-5.3-7.2c-4.3,0-6.4,3.1-6.4,8.3v13.9
h-5V14h5V17.8z"/>
<path d="M416.2,5h5v34.8h-5v-3.6c-1.6,2.6-4.3,4.3-8.1,4.3c-6,0-11.1-5-11.1-13.5c0-8.4,5.1-13.4,11.1-13.4c3.8,0,6.5,1.6,8.1,4.3
V5z M409.3,17.7c-4.1,0-7,3.5-7,9.3s2.8,9.3,7,9.3c3.8,0,7.1-2.9,7.1-9.3C416.4,20.6,413.1,17.7,409.3,17.7z"/>
<path d="M445.6,32.3h5c-1.2,4.3-5,8.2-11.6,8.2c-8.4,0-12.9-6.1-12.9-13.6c0-8,5.4-13.3,12.7-13.3c8,0,12.6,6.5,12.1,14.9h-19.7
c0.5,4.8,3.5,7.7,7.5,7.7C442.4,36.2,444.5,34.7,445.6,32.3z M431.4,24.5h14.4c-0.1-3.8-2.8-6.9-7-6.9
C434.9,17.6,432,19.6,431.4,24.5z"/>
<path d="M473.5,5h5v34.8h-5v-3.6c-1.6,2.6-4.3,4.3-8.1,4.3c-6,0-11.1-5-11.1-13.5c0-8.4,5.1-13.4,11.1-13.4c3.8,0,6.5,1.6,8.1,4.3
V5z M466.6,17.7c-4.1,0-7,3.5-7,9.3s2.8,9.3,7,9.3c3.8,0,7.1-2.9,7.1-9.3C473.7,20.6,470.4,17.7,466.6,17.7z"/>
<path d="M501.5,5v12.8c1.6-2.6,4.3-4.3,8.1-4.3c6,0,11.1,5,11.1,13.4c0,8.4-5.1,13.5-11.1,13.5c-3.8,0-6.5-1.6-8.1-4.3v3.6h-5V5
H501.5z M508.4,36.3c4.1,0,7-3.5,7-9.3s-2.8-9.3-7-9.3c-3.8,0-7.1,2.9-7.1,9.3C501.3,33.4,504.5,36.3,508.4,36.3z"/>
<path d="M523.8,48.2v-4h2c2.7,0,3.8-0.2,5.1-3.9l0.2-0.6L521.8,14h5.5l6.2,19.2l6.1-19.2h5.2l-9.1,26.4c-2.1,6.1-3.6,7.8-9.5,7.8
H523.8z"/>
<path d="M560.4,7.4h5V14h5.1v3.8h-5.1v14.7c0,2.6,0.4,3.3,2.9,3.3h2.1v4h-3.6c-5.2,0-6.4-1.3-6.4-6.6V17.8h-3.9V14h3.9V7.4z"/>
<path d="M580.3,17.8c1.5-2.5,4.1-4.2,8.1-4.2c6.2,0,8.6,4,8.6,10v16.3h-5V24.9c0-3.7-0.6-7.2-5.3-7.2c-4.3,0-6.4,3.1-6.4,8.3v13.9
h-5V5h5V17.8z"/>
<path d="M621,32.3h5c-1.2,4.3-5,8.2-11.6,8.2c-8.4,0-12.9-6.1-12.9-13.6c0-8,5.4-13.3,12.7-13.3c8,0,12.6,6.5,12.1,14.9h-19.7
c0.5,4.8,3.5,7.7,7.5,7.7C617.8,36.2,619.9,34.7,621,32.3z M606.8,24.5h14.4c-0.1-3.8-2.8-6.9-7-6.9
C610.3,17.6,607.4,19.6,606.8,24.5z"/>
<path d="M31,84.5c-1.5,7.7-7.3,12-15,12C5.9,96.5,0,89.1,0,78.4c0-10.9,6.3-18,16.3-18c7.4,0,13.1,4.3,14.5,12h-5.3
C24.5,67.8,21.1,65,16,65c-5.9,0-10.4,4.7-10.4,13.4c0,8.6,4.4,13.5,10.5,13.5c5.1,0,8.5-2.8,9.6-7.4H31z"/>
<path d="M49.3,75.1C48.4,75,47.6,75,46.8,75c-3.8,0-5.9,1.9-5.9,7.3v13.5h-5V70h4.9v4.6c1.3-2.9,3.9-4.6,7.2-4.7c0.4,0,1,0,1.4,0
V75.1z"/>
<path d="M70.5,88.3h5c-1.2,4.3-5,8.2-11.6,8.2c-8.4,0-12.9-6.1-12.9-13.6c0-8,5.4-13.3,12.7-13.3c8,0,12.6,6.5,12.1,14.9H56.2
c0.5,4.8,3.5,7.7,7.5,7.7C67.3,92.2,69.4,90.7,70.5,88.3z M56.3,80.5h14.4c-0.1-3.8-2.8-6.9-7-6.9C59.8,73.6,56.9,75.6,56.3,80.5z
"/>
<path d="M79,88.9c0-6.3,7.4-8,17.4-9v-0.5c0-4.6-2.4-6.1-5.6-6.1c-3.5,0-5.4,1.8-5.6,4.9h-5c0.4-5.5,4.9-8.8,10.8-8.8
c6.7,0,10.5,3.2,10.4,10.9c0,0.6-0.1,5.1-0.1,6.2c0,3.8,0.2,7,0.7,9.3h-4.8c-0.2-1-0.3-1.8-0.4-3.4c-1.5,2.6-4.5,4-8.6,4
C82.9,96.5,79,93.6,79,88.9z M96.6,83.5c-8,0.8-12.2,1.9-12.2,5.2c0,2.4,1.9,3.8,4.9,3.8c4.1,0,7.3-2.1,7.3-7.2V83.5z"/>
<path d="M108.6,63.4h5V70h5.1v3.8h-5.1v14.7c0,2.6,0.4,3.3,2.9,3.3h2.1v4H115c-5.2,0-6.4-1.3-6.4-6.6V73.8h-3.9V70h3.9V63.4z"/>
<path d="M128.5,61v5.5h-5V61H128.5z M128.5,70v25.8h-5V70H128.5z"/>
<path d="M143.9,89.2l6.5-19.2h5.2L146,95.8h-4.6L131.9,70h5.5L143.9,89.2z"/>
<path d="M176.1,88.3h5c-1.2,4.3-5,8.2-11.6,8.2c-8.4,0-12.9-6.1-12.9-13.6c0-8,5.4-13.3,12.7-13.3c8,0,12.6,6.5,12.1,14.9h-19.7
c0.5,4.8,3.5,7.7,7.5,7.7C172.9,92.2,175.1,90.7,176.1,88.3z M161.9,80.5h14.4c-0.1-3.8-2.8-6.9-7-6.9
C165.5,73.6,162.6,75.6,161.9,80.5z"/>
<path d="M198.1,61h24.1v4.7h-18.6v9.9h17.6v4.6h-17.6v10.9h18.6v4.7h-24.1V61z"/>
<path d="M243,92.2c-1.5,2.6-4,4.3-7.9,4.3c-6.1,0-8.4-3.8-8.4-10V70h5v15.1c0,3.7,0.6,7.2,5.1,7.2c4.2,0,6.2-3.1,6.2-8.2V70h5
v25.8h-5V92.2z"/>
<path d="M268.2,75.1c-0.9-0.1-1.8-0.1-2.6-0.1c-3.8,0-5.9,1.9-5.9,7.3v13.5h-5V70h4.9v4.6c1.3-2.9,3.9-4.6,7.2-4.7
c0.4,0,1,0,1.4,0V75.1z"/>
<path d="M295,83c0,9.3-6.4,13.4-12.6,13.4c-6.1,0-12.5-4.1-12.5-13.4c0-9.4,6.4-13.5,12.5-13.5C288.6,69.5,295,73.7,295,83z
M282.4,92.2c3.8,0,7.3-2.9,7.3-9.2c0-6.4-3.5-9.3-7.3-9.3c-3.7,0-7.2,2.7-7.2,9.3C275.2,89.4,278.7,92.2,282.4,92.2z"/>
<path d="M305,70v3.8c1.6-2.6,4.3-4.3,8.1-4.3c6,0,11.1,5,11.1,13.4c0,8.4-5.1,13.5-11.1,13.5c-3.8,0-6.5-1.6-8.1-4.3v12h-5V70H305
z M311.9,92.3c4.1,0,7-3.5,7-9.3s-2.8-9.3-7-9.3c-3.8,0-7.1,2.9-7.1,9.3C304.8,89.4,308.1,92.3,311.9,92.3z"/>
<path d="M347.2,88.3h5c-1.2,4.3-5,8.2-11.6,8.2c-8.4,0-12.9-6.1-12.9-13.6c0-8,5.4-13.3,12.7-13.3c8,0,12.6,6.5,12.1,14.9h-19.7
c0.5,4.8,3.5,7.7,7.5,7.7C344,92.2,346.1,90.7,347.2,88.3z M333,80.5h14.4c-0.1-3.8-2.8-6.9-7-6.9C336.5,73.6,333.6,75.6,333,80.5
z"/>
<path d="M380.3,61c8.1,0,14.6,1.6,14.6,10.7c0,8.7-6.2,10.6-14.6,10.6h-5.7v13.5h-5.5V61H380.3z M374.6,65.5v12.2h6
c4.8,0,8.6-0.6,8.6-6c0-5.7-4-6.2-8.7-6.2H374.6z"/>
<path d="M412.1,75.1c-0.9-0.1-1.8-0.1-2.6-0.1c-3.8,0-5.9,1.9-5.9,7.3v13.5h-5V70h4.9v4.6c1.3-2.9,3.9-4.6,7.2-4.7
c0.4,0,1,0,1.4,0V75.1z"/>
<path d="M438.9,83c0,9.3-6.4,13.4-12.6,13.4c-6.1,0-12.5-4.1-12.5-13.4c0-9.4,6.4-13.5,12.5-13.5C432.5,69.5,438.9,73.7,438.9,83z
M426.3,92.2c3.8,0,7.3-2.9,7.3-9.2c0-6.4-3.5-9.3-7.3-9.3c-3.7,0-7.2,2.7-7.2,9.3C419.1,89.4,422.6,92.2,426.3,92.2z"/>
<path d="M461.5,70h5v22.8c0,4.8-1,7.3-2.8,9.1c-2,2.1-5.1,3.1-9,3.1c-5.8,0-10-2.5-10.8-7.9h5.1c0.5,2.4,2,3.7,5.8,3.7
c2.4,0,4.1-0.7,5.2-1.9c1-1.1,1.5-2.4,1.5-5.1v-2.7c-1.6,2.6-4.2,4.3-8,4.3c-6,0-11-4.8-11-13c0-8.2,5-12.9,11-12.9
c3.8,0,6.4,1.6,8,4.3V70z M454.6,73.7c-4.1,0-6.8,3.3-6.8,8.8c0,5.6,2.7,8.9,6.8,8.9c3.8,0,7-2.7,7-8.9
C461.7,76.3,458.5,73.7,454.6,73.7z"/>
<path d="M486.6,75.1c-0.9-0.1-1.8-0.1-2.6-0.1c-3.8,0-5.9,1.9-5.9,7.3v13.5h-5V70h4.9v4.6c1.3-2.9,3.9-4.6,7.2-4.7
c0.4,0,1,0,1.4,0V75.1z"/>
<path d="M488,88.9c0-6.3,7.4-8,17.4-9v-0.5c0-4.6-2.4-6.1-5.6-6.1c-3.5,0-5.4,1.8-5.6,4.9h-5c0.4-5.5,4.9-8.8,10.8-8.8
c6.7,0,10.5,3.2,10.4,10.9c0,0.6-0.1,5.1-0.1,6.2c0,3.8,0.2,7,0.7,9.3h-4.8c-0.2-1-0.3-1.8-0.4-3.4c-1.5,2.6-4.5,4-8.6,4
C492,96.5,488,93.6,488,88.9z M505.7,83.5c-8,0.8-12.2,1.9-12.2,5.2c0,2.4,1.9,3.8,4.9,3.8c4.1,0,7.3-2.1,7.3-7.2V83.5z"/>
<path d="M521.6,95.8h-5V70h5v3.7c1.5-2.5,3.9-4.2,7.6-4.2c4,0,6.3,1.7,7.5,4.6c2.2-3.2,5.2-4.6,8.5-4.6c6,0,8.4,4,8.4,10v16.3h-5
V80.9c0-3.7-0.6-7.2-5.1-7.2c-3.9,0-6,3.1-6,8.3v13.9h-5V80.9c0-3.7-0.6-7.2-5.1-7.2c-4,0-6,3.1-6,8.3V95.8z"/>
<path d="M565,95.8h-5V70h5v3.7c1.5-2.5,3.9-4.2,7.6-4.2c4,0,6.3,1.7,7.5,4.6c2.2-3.2,5.2-4.6,8.5-4.6c6,0,8.4,4,8.4,10v16.3h-5
V80.9c0-3.7-0.6-7.2-5.1-7.2c-3.9,0-6,3.1-6,8.3v13.9h-5V80.9c0-3.7-0.6-7.2-5.1-7.2c-4,0-6,3.1-6,8.3V95.8z"/>
<path d="M621,88.3h5c-1.2,4.3-5,8.2-11.6,8.2c-8.4,0-12.9-6.1-12.9-13.6c0-8,5.4-13.3,12.7-13.3c8,0,12.6,6.5,12.1,14.9h-19.7
c0.5,4.8,3.5,7.7,7.5,7.7C617.8,92.2,619.9,90.7,621,88.3z M606.8,80.5h14.4c-0.1-3.8-2.8-6.9-7-6.9
C610.3,73.6,607.4,75.6,606.8,80.5z"/>
<path d="M159.7,139c0,9.3-6.4,13.4-12.6,13.4c-6.1,0-12.5-4.1-12.5-13.4c0-9.4,6.4-13.5,12.5-13.5
C153.2,125.5,159.7,129.7,159.7,139z M147.1,148.2c3.8,0,7.3-2.9,7.3-9.2c0-6.4-3.5-9.3-7.3-9.3c-3.7,0-7.2,2.7-7.2,9.3
C139.8,145.4,143.3,148.2,147.1,148.2z"/>
<path d="M166,124.3c0-5.7,1.7-7.2,7.7-7.2h2.3v4h-1.9c-2.5,0-3.1,0.5-3.1,3.2v1.8h5v3.8h-5v22h-5v-22h-3.6V126h3.6V124.3z"/>
<path d="M192.6,119.4h5v6.6h5.1v3.8h-5.1v14.7c0,2.6,0.4,3.3,2.9,3.3h2.1v4H199c-5.2,0-6.4-1.3-6.4-6.6v-15.4h-3.9V126h3.9V119.4z
"/>
<path d="M212.5,129.8c1.5-2.5,4.1-4.2,8.1-4.2c6.2,0,8.6,4,8.6,10v16.3h-5v-14.9c0-3.7-0.6-7.2-5.3-7.2c-4.3,0-6.4,3.1-6.4,8.3
v13.9h-5V117h5V129.8z"/>
<path d="M253.2,144.3h5c-1.2,4.3-5,8.2-11.6,8.2c-8.4,0-12.9-6.1-12.9-13.6c0-8,5.4-13.3,12.7-13.3c8,0,12.6,6.5,12.1,14.9h-19.7
c0.5,4.8,3.5,7.7,7.5,7.7C250,148.2,252.1,146.7,253.2,144.3z M239,136.5h14.4c-0.1-3.8-2.8-6.9-7-6.9
C242.5,129.6,239.7,131.6,239,136.5z"/>
<path d="M275.2,117h24.1v4.7h-18.6v9.9h17.6v4.6h-17.6v10.9h18.6v4.7h-24.1V117z"/>
<path d="M320.1,148.2c-1.5,2.6-4,4.3-7.9,4.3c-6.1,0-8.4-3.8-8.4-10V126h5v15.1c0,3.7,0.6,7.2,5.1,7.2c4.2,0,6.2-3.1,6.2-8.2v-14
h5v25.8h-5V148.2z"/>
<path d="M345.3,131.1c-0.9-0.1-1.8-0.1-2.6-0.1c-3.8,0-5.9,1.9-5.9,7.3v13.5h-5V126h4.9v4.6c1.3-2.9,3.9-4.6,7.2-4.7
c0.4,0,1,0,1.4,0V131.1z"/>
<path d="M372.1,139c0,9.3-6.4,13.4-12.6,13.4c-6.1,0-12.5-4.1-12.5-13.4c0-9.4,6.4-13.5,12.5-13.5
C365.7,125.5,372.1,129.7,372.1,139z M359.5,148.2c3.8,0,7.3-2.9,7.3-9.2c0-6.4-3.5-9.3-7.3-9.3c-3.7,0-7.2,2.7-7.2,9.3
C352.3,145.4,355.8,148.2,359.5,148.2z"/>
<path d="M382.1,126v3.8c1.6-2.6,4.3-4.3,8.1-4.3c6,0,11.1,5,11.1,13.4c0,8.4-5.1,13.5-11.1,13.5c-3.8,0-6.5-1.6-8.1-4.3v12h-5V126
H382.1z M389,148.3c4.1,0,7-3.5,7-9.3s-2.8-9.3-7-9.3c-3.8,0-7.1,2.9-7.1,9.3S385.1,148.3,389,148.3z"/>
<path d="M424.3,144.3h5c-1.2,4.3-5,8.2-11.6,8.2c-8.4,0-12.9-6.1-12.9-13.6c0-8,5.4-13.3,12.7-13.3c8,0,12.6,6.5,12.1,14.9H410
c0.5,4.8,3.5,7.7,7.5,7.7C421.1,148.2,423.2,146.7,424.3,144.3z M410.1,136.5h14.4c-0.1-3.8-2.8-6.9-7-6.9
C413.6,129.6,410.7,131.6,410.1,136.5z"/>
<path d="M432.8,144.9c0-6.3,7.4-8,17.4-9v-0.5c0-4.6-2.4-6.1-5.6-6.1c-3.5,0-5.4,1.8-5.6,4.9h-5c0.4-5.5,4.9-8.8,10.8-8.8
c6.7,0,10.5,3.2,10.4,10.9c0,0.6-0.1,5.1-0.1,6.2c0,3.8,0.2,7,0.7,9.3h-4.8c-0.2-1-0.3-1.8-0.4-3.4c-1.5,2.6-4.5,4-8.6,4
C436.7,152.5,432.8,149.6,432.8,144.9z M450.4,139.5c-8,0.8-12.2,1.9-12.2,5.2c0,2.4,1.9,3.8,4.9,3.8c4.1,0,7.3-2.1,7.3-7.2V139.5
z"/>
<path d="M466.4,129.8c1.5-2.5,4.1-4.2,8.1-4.2c6.2,0,8.6,4,8.6,10v16.3h-5v-14.9c0-3.7-0.6-7.2-5.3-7.2c-4.3,0-6.4,3.1-6.4,8.3
v13.9h-5V126h5V129.8z"/>
<path d="M506,117v20.9c0,6.6,2.1,9.9,8.6,9.9c6.5,0,8.6-3.7,8.6-10.3V117h5.5v20.2c0,10.6-4,15.2-14.1,15.2
c-9.8,0-14.1-3.9-14.1-14.9V117H506z"/>
<path d="M540.2,129.8c1.5-2.5,4.1-4.2,8.1-4.2c6.2,0,8.6,4,8.6,10v16.3h-5v-14.9c0-3.7-0.6-7.2-5.3-7.2c-4.3,0-6.4,3.1-6.4,8.3
v13.9h-5V126h5V129.8z"/>
<path d="M568.2,117v5.5h-5V117H568.2z M568.2,126v25.8h-5V126H568.2z"/>
<path d="M598.3,139c0,9.3-6.4,13.4-12.6,13.4c-6.1,0-12.5-4.1-12.5-13.4c0-9.4,6.4-13.5,12.5-13.5
C591.8,125.5,598.3,129.7,598.3,139z M585.7,148.2c3.8,0,7.3-2.9,7.3-9.2c0-6.4-3.5-9.3-7.3-9.3c-3.7,0-7.2,2.7-7.2,9.3
C578.4,145.4,581.9,148.2,585.7,148.2z"/>
<path d="M608.2,129.8c1.5-2.5,4.1-4.2,8.1-4.2c6.2,0,8.6,4,8.6,10v16.3h-5v-14.9c0-3.7-0.6-7.2-5.3-7.2c-4.3,0-6.4,3.1-6.4,8.3
v13.9h-5V126h5V129.8z"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 13 KiB

View File

@ -1,261 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.1"
id="svg2"
xml:space="preserve"
width="1219.5468"
height="222.60001"
viewBox="0 0 1219.5468 222.60001"><metadata
id="metadata8"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
id="defs6" /><g
id="g10"
transform="matrix(1.3333333,0,0,-1.3333333,0,222.6)"><g
id="g12"
transform="scale(0.1)"><path
d="M 9146.57,0 V 1669.52 H 6668.36 V 0 h 2478.21"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path14" /><path
d="m 8528.84,861.59 -25.86,0.527 -38.24,0.723 -12.52,34.094 -8.11,21.785 -7.97,-21.785 -12.42,-34.094 -38.24,-0.723 -25.84,-0.527 21.09,-15.195 30.14,-21.629 -10.96,-34.133 -7.52,-23.242 20.39,13.457 31.33,20.742 31.7,-20.742 20.14,-13.457 -7.39,23.242 -10.85,34.133 30.03,21.629 21.1,15.195"
style="fill:#f3f020;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path16" /><path
d="m 8528.84,861.59 -25.86,0.527 -38.24,0.723 -12.52,34.094 -8.11,21.785 -7.97,-21.785 -12.42,-34.094 -38.24,-0.723 -25.84,-0.527 21.09,-15.195 30.14,-21.629 -10.96,-34.133 -7.52,-23.242 20.39,13.457 31.33,20.742 31.7,-20.742 20.14,-13.457 -7.39,23.242 -10.85,34.133 30.03,21.629 z"
style="fill:none;stroke:#f3f020;stroke-width:11.064;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path18" /><path
d="m 8339.01,1093.95 -10.84,-34.18 -7.38,-23.18 20.25,13.28 31.47,21.04 31.7,-21.04 20,-13.28 -7.27,23.18 -10.95,34.18 30.04,21.64 21.19,15.2 -25.84,0.47 -38.38,0.6 -12.38,34.18 -8.11,22 -8.01,-22 -12.36,-34.18 -38.26,-0.6 -25.86,-0.47 20.97,-15.2 30.02,-21.64"
style="fill:#f3f020;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path20" /><path
d="m 8339.01,1093.95 -10.84,-34.18 -7.38,-23.18 20.25,13.28 31.47,21.04 31.7,-21.04 20,-13.28 -7.27,23.18 -10.95,34.18 30.04,21.64 21.19,15.2 -25.84,0.47 -38.38,0.6 -12.38,34.18 -8.11,22 -8.01,-22 -12.36,-34.18 -38.26,-0.6 -25.86,-0.47 20.97,-15.2 z"
style="fill:none;stroke:#f3f020;stroke-width:11.064;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path22" /><path
d="m 8198.29,1327.64 -12.52,34.13 -8.1,21.93 -7.97,-21.93 -12.41,-34.13 -38.24,-0.66 -25.99,-0.59 21.21,-15.13 30.15,-21.69 -10.95,-34.14 -7.52,-23.19 20.37,13.24 31.35,20.91 31.58,-20.91 20.27,-13.24 -7.52,23.19 -10.74,34.14 30.04,21.69 21.07,15.13 -25.72,0.59 -38.36,0.66"
style="fill:#f3f020;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path24" /><path
d="m 8198.29,1327.64 -12.52,34.13 -8.1,21.93 -7.97,-21.93 -12.41,-34.13 -38.24,-0.66 -25.99,-0.59 21.21,-15.13 30.15,-21.69 -10.95,-34.14 -7.52,-23.19 20.37,13.24 31.35,20.91 31.58,-20.91 20.27,-13.24 -7.52,23.19 -10.74,34.14 30.04,21.69 21.07,15.13 -25.72,0.59 z"
style="fill:none;stroke:#f3f020;stroke-width:11.064;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path26" /><path
d="m 7925.89,1399.85 -12.52,34.03 -8.13,21.92 -7.85,-21.92 -12.52,-34.03 -38.24,-0.84 -25.98,-0.41 21.22,-15.19 30.03,-21.75 -10.86,-34.2 -7.5,-23.12 20.26,13.23 31.44,20.97 31.7,-20.97 20.14,-13.23 -7.36,23.12 -10.86,34.2 30.04,21.75 20.95,15.19 -25.72,0.41 -38.24,0.84"
style="fill:#f3f020;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path28" /><path
d="m 7925.89,1399.85 -12.52,34.03 -8.13,21.92 -7.85,-21.92 -12.52,-34.03 -38.24,-0.84 -25.98,-0.41 21.22,-15.19 30.03,-21.75 -10.86,-34.2 -7.5,-23.12 20.26,13.23 31.44,20.97 31.7,-20.97 20.14,-13.23 -7.36,23.12 -10.86,34.2 30.04,21.75 20.95,15.19 -25.72,0.41 z"
style="fill:none;stroke:#f3f020;stroke-width:11.064;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path30" /><path
d="m 7655.85,1327.64 -12.52,34.13 -7.85,21.93 -7.99,-21.93 -12.5,-34.13 -38.26,-0.66 -25.98,-0.41 21.1,-15.25 30.15,-21.63 -10.86,-34.14 -7.48,-23.31 20.24,13.47 31.58,20.8 31.35,-20.8 20.25,-13.47 -7.38,23.31 -10.86,34.14 30.04,21.63 21.21,15.25 -25.98,0.41 -38.26,0.66"
style="fill:#f3f020;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path32" /><path
d="m 7655.85,1327.64 -12.52,34.13 -7.85,21.93 -7.99,-21.93 -12.5,-34.13 -38.26,-0.66 -25.98,-0.41 21.1,-15.25 30.15,-21.63 -10.86,-34.14 -7.48,-23.31 20.24,13.47 31.58,20.8 31.35,-20.8 20.25,-13.47 -7.38,23.31 -10.86,34.14 30.04,21.63 21.21,15.25 -25.98,0.41 z"
style="fill:none;stroke:#f3f020;stroke-width:11.064;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path34" /><path
d="m 7459.25,1133.93 -12.31,34.04 -7.97,21.85 -8.08,-21.85 -12.4,-34.04 -38.27,-0.7 -25.85,-0.49 21.09,-15.25 30.04,-21.68 -10.96,-34.08 -7.28,-23.25 20.02,13.34 31.58,20.86 31.58,-20.86 20.14,-13.34 -7.41,23.25 -10.84,34.08 30.16,21.68 20.98,15.25 -25.88,0.49 -38.34,0.7"
style="fill:#f3f020;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path36" /><path
d="m 7459.25,1133.93 -12.31,34.04 -7.97,21.85 -8.08,-21.85 -12.4,-34.04 -38.27,-0.7 -25.85,-0.49 21.09,-15.25 30.04,-21.68 -10.96,-34.08 -7.28,-23.25 20.02,13.34 31.58,20.86 31.58,-20.86 20.14,-13.34 -7.41,23.25 -10.84,34.08 30.16,21.68 20.98,15.25 -25.88,0.49 z"
style="fill:none;stroke:#f3f020;stroke-width:11.064;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path38" /><path
d="m 7396.9,781.336 20.26,-13.457 -7.37,23.351 -10.85,34.083 30.02,21.675 21.09,15.129 -25.84,0.547 -38.26,0.652 -12.5,34.036 -7.99,21.855 -8.01,-21.855 -12.5,-34.036 -38.24,-0.652 -25.86,-0.547 20.96,-15.129 30.15,-21.675 -10.84,-34.083 -7.38,-23.351 20.12,13.457 31.6,20.852 31.44,-20.852"
style="fill:#f3f020;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path40" /><path
d="m 7396.9,781.336 20.26,-13.457 -7.37,23.351 -10.85,34.083 30.02,21.675 21.09,15.129 -25.84,0.547 -38.26,0.652 -12.5,34.036 -7.99,21.855 -8.01,-21.855 -12.5,-34.036 -38.24,-0.652 -25.86,-0.547 20.96,-15.129 30.15,-21.675 -10.84,-34.083 -7.38,-23.351 20.12,13.457 31.6,20.852 z"
style="fill:none;stroke:#f3f020;stroke-width:11.064;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path42" /><path
d="m 7458.39,596.27 -12.5,33.96 -7.87,21.879 -8.11,-21.879 -12.5,-33.96 -38.24,-0.829 -25.86,-0.582 21.07,-15.019 30.04,-21.809 -10.86,-34.09 -7.5,-23.043 20.26,13.161 31.46,20.839 31.59,-20.839 20.13,-13.278 -7.38,23.16 -10.72,34.09 30.02,21.809 20.97,15.019 -25.86,0.582 -38.14,0.829"
style="fill:#f3f020;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path44" /><path
d="m 7458.39,596.27 -12.5,33.96 -7.87,21.879 -8.11,-21.879 -12.5,-33.96 -38.24,-0.829 -25.86,-0.582 21.07,-15.019 30.04,-21.809 -10.86,-34.09 -7.5,-23.043 20.26,13.161 31.46,20.839 31.59,-20.839 20.13,-13.278 -7.38,23.16 -10.72,34.09 30.02,21.809 20.97,15.019 -25.86,0.582 z"
style="fill:none;stroke:#f3f020;stroke-width:11.064;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path46" /><path
d="m 7653.47,400.73 -12.39,34.2 -7.98,21.859 -8.11,-21.859 -12.38,-34.2 -38.38,-0.601 -25.86,-0.59 21.21,-15.141 29.9,-21.687 -10.72,-34.063 -7.5,-23.25 20.12,13.231 31.72,20.922 31.32,-20.922 20.39,-13.231 -7.52,23.25 -10.82,34.063 30.02,21.687 21.22,15.141 -25.98,0.59 -38.26,0.601"
style="fill:#f3f020;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path48" /><path
d="m 7653.47,400.73 -12.39,34.2 -7.98,21.859 -8.11,-21.859 -12.38,-34.2 -38.38,-0.601 -25.86,-0.59 21.21,-15.141 29.9,-21.687 -10.72,-34.063 -7.5,-23.25 20.12,13.231 31.72,20.922 31.32,-20.922 20.39,-13.231 -7.52,23.25 -10.82,34.063 30.02,21.687 21.22,15.141 -25.98,0.59 z"
style="fill:none;stroke:#f3f020;stroke-width:11.064;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path50" /><path
d="m 7925.63,328.582 -12.38,33.898 -8.12,21.989 -7.85,-21.989 -12.52,-33.898 -38.25,-0.781 -25.99,-0.602 21.09,-15.25 30.18,-21.551 -10.98,-34.089 -7.27,-23.297 20.14,13.386 31.45,20.922 31.6,-20.922 20.14,-13.386 -7.27,23.297 -10.98,34.089 30.04,21.551 21.08,15.25 -25.73,0.602 -38.38,0.781"
style="fill:#f3f020;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path52" /><path
d="m 7925.63,328.582 -12.38,33.898 -8.12,21.989 -7.85,-21.989 -12.52,-33.898 -38.25,-0.781 -25.99,-0.602 21.09,-15.25 30.18,-21.551 -10.98,-34.089 -7.27,-23.297 20.14,13.386 31.45,20.922 31.6,-20.922 20.14,-13.386 -7.27,23.297 -10.98,34.089 30.04,21.551 21.08,15.25 -25.73,0.602 z"
style="fill:none;stroke:#f3f020;stroke-width:11.064;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path54" /><path
d="m 8195.79,399.422 -12.52,34.078 -7.99,21.871 -7.99,-21.871 -12.4,-34.078 -38.24,-0.844 -25.98,-0.476 21.23,-15.122 30.02,-21.679 -10.86,-34.102 -7.38,-23.23 20.14,13.242 31.46,20.898 31.59,-20.898 20.01,-13.242 -7.14,23.23 -10.86,34.102 29.9,21.679 21.11,15.122 -25.86,0.476 -38.24,0.844"
style="fill:#f3f020;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path56" /><path
d="m 8195.79,399.422 -12.52,34.078 -7.99,21.871 -7.99,-21.871 -12.4,-34.078 -38.24,-0.844 -25.98,-0.476 21.23,-15.122 30.02,-21.679 -10.86,-34.102 -7.38,-23.23 20.14,13.242 31.46,20.898 31.59,-20.898 20.01,-13.242 -7.14,23.23 -10.86,34.102 29.9,21.679 21.11,15.122 -25.86,0.476 z"
style="fill:none;stroke:#f3f020;stroke-width:11.064;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path58" /><path
d="m 8392.04,593.879 -12.52,34.109 -7.97,21.782 -7.99,-21.782 -12.52,-34.109 -38.26,-0.699 -25.84,-0.489 21.19,-15.25 29.95,-21.621 -10.84,-34.199 -7.29,-23.172 20.04,13.34 31.56,20.852 31.57,-20.852 20.03,-13.34 -7.4,23.172 -10.72,34.199 30.04,21.621 21.09,15.25 -25.88,0.489 -38.24,0.699"
style="fill:#f3f020;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path60" /><path
d="m 8392.04,593.879 -12.52,34.109 -7.97,21.782 -7.99,-21.782 -12.52,-34.109 -38.26,-0.699 -25.84,-0.489 21.19,-15.25 29.95,-21.621 -10.84,-34.199 -7.29,-23.172 20.04,13.34 31.56,20.852 31.57,-20.852 20.03,-13.34 -7.4,23.172 -10.72,34.199 30.04,21.621 21.09,15.25 -25.88,0.489 z"
style="fill:none;stroke:#f3f020;stroke-width:11.064;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="path62" /><path
d="m 2796.88,1386.67 47.36,-11.97 c -9.93,-38.9 -27.79,-68.56 -53.6,-88.99 -25.79,-20.43 -57.33,-30.64 -94.6,-30.64 -38.57,0 -69.95,7.85 -94.11,23.56 -24.18,15.71 -42.56,38.45 -55.17,68.23 -12.62,29.79 -18.93,61.78 -18.93,95.96 0,37.27 7.12,69.78 21.37,97.53 14.24,27.74 34.5,48.83 60.78,63.23 26.29,14.41 55.22,21.6 86.8,21.6 35.8,0 65.92,-9.11 90.33,-27.34 24.41,-18.22 41.42,-43.87 51.02,-76.89 l -46.63,-11 c -8.3,26.04 -20.35,45 -36.13,56.89 -15.79,11.88 -35.64,17.82 -59.57,17.82 -27.51,0 -50.5,-6.59 -68.96,-19.77 -18.48,-13.18 -31.47,-30.89 -38.95,-53.1 -7.49,-22.22 -11.23,-45.13 -11.23,-68.74 0,-30.42 4.43,-57 13.3,-79.7 8.88,-22.71 22.67,-39.67 41.39,-50.9 18.71,-11.23 38.97,-16.86 60.79,-16.86 26.52,0 48.98,7.66 67.38,22.95 18.39,15.31 30.84,38.01 37.36,68.13"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path64" /><path
d="m 2925.78,1390.81 c 0,-33.2 7.24,-58.07 21.73,-74.58 14.48,-16.52 32.71,-24.78 54.69,-24.78 21.8,0 39.95,8.3 54.44,24.91 14.48,16.6 21.73,41.9 21.73,75.91 0,32.07 -7.29,56.36 -21.86,72.88 -14.56,16.52 -32.67,24.78 -54.31,24.78 -21.98,0 -40.21,-8.22 -54.69,-24.65 -14.49,-16.44 -21.73,-41.27 -21.73,-74.47 z m -45.16,0 c 0,48.01 13.34,83.57 40.03,106.7 22.3,19.2 49.48,28.81 81.55,28.81 35.64,0 64.77,-11.68 87.4,-35.04 22.62,-23.36 33.94,-55.63 33.94,-96.8 0,-33.38 -5.01,-59.62 -15.01,-78.74 -10.02,-19.13 -24.58,-33.97 -43.72,-44.56 -19.12,-10.57 -40,-15.86 -62.61,-15.86 -36.3,0 -65.64,11.63 -88.01,34.9 -22.38,23.28 -33.57,56.81 -33.57,100.59"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path66" /><path
d="m 3157.96,1368.6 v 44.18 h 135.01 v -44.18 h -135.01"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path68" /><path
d="m 3352.05,1261.18 v 225.1 h -38.82 v 34.18 h 38.82 v 27.58 c 0,17.42 1.54,30.35 4.64,38.82 4.23,11.39 11.68,20.63 22.33,27.71 10.67,7.08 25.6,10.61 44.81,10.61 12.36,0 26.03,-1.46 41.01,-4.39 l -6.59,-38.32 c -9.12,1.62 -17.74,2.44 -25.88,2.44 -13.35,0 -22.79,-2.85 -28.32,-8.55 -5.53,-5.7 -8.3,-16.35 -8.3,-31.98 v -23.92 h 50.54 v -34.18 h -50.54 v -225.1 h -43.7"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path70" /><path
d="m 3650.39,1261.18 v 38.09 c -20.18,-29.3 -47.61,-43.95 -82.27,-43.95 -15.31,0 -29.58,2.93 -42.86,8.79 -13.26,5.86 -23.1,13.22 -29.53,22.09 -6.43,8.87 -10.95,19.73 -13.55,32.6 -1.8,8.61 -2.69,22.28 -2.69,41.01 v 160.65 h 43.95 v -143.81 c 0,-22.95 0.89,-38.41 2.68,-46.39 2.77,-11.55 8.63,-20.62 17.58,-27.21 8.95,-6.6 20.02,-9.9 33.2,-9.9 13.19,0 25.55,3.38 37.11,10.14 11.56,6.76 19.74,15.94 24.53,27.59 4.81,11.63 7.21,28.52 7.21,50.65 v 138.93 h 43.95 v -259.28 h -39.31"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path72" /><path
d="m 3758.54,1261.18 v 259.28 h 39.56 v -36.88 c 19.04,28.49 46.54,42.74 82.52,42.74 15.62,0 29.99,-2.82 43.09,-8.43 13.1,-5.62 22.9,-12.98 29.42,-22.1 6.5,-9.11 11.06,-19.94 13.67,-32.46 1.62,-8.15 2.44,-22.38 2.44,-42.74 v -159.41 h -43.95 v 157.71 c 0,17.9 -1.71,31.29 -5.12,40.16 -3.42,8.87 -9.49,15.95 -18.2,21.24 -8.7,5.28 -18.91,7.94 -30.63,7.94 -18.72,0 -34.88,-5.95 -48.47,-17.83 -13.58,-11.88 -20.38,-34.42 -20.38,-67.62 v -141.6 h -43.95"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path74" /><path
d="m 4065.92,1390.57 c 0,-33.2 6.99,-58.02 20.99,-74.47 14,-16.43 30.52,-24.65 49.56,-24.65 19.2,0 35.53,7.85 48.95,23.56 13.44,15.7 20.15,39.67 20.15,71.89 0,35.49 -6.84,61.53 -20.51,78.13 -13.67,16.6 -30.52,24.9 -50.54,24.9 -19.53,0 -35.85,-7.97 -48.94,-23.93 -13.11,-15.94 -19.66,-41.09 -19.66,-75.43 z m 138.91,-129.39 v 32.71 c -16.44,-25.72 -40.61,-38.57 -72.51,-38.57 -20.67,0 -39.67,5.7 -57,17.09 -17.34,11.39 -30.76,27.3 -40.29,47.73 -9.51,20.41 -14.28,43.89 -14.28,70.43 0,25.88 4.31,49.36 12.94,70.43 8.62,21.08 21.56,37.23 38.82,48.46 17.25,11.23 36.53,16.86 57.86,16.86 15.63,0 29.54,-3.3 41.75,-9.89 12.21,-6.6 22.13,-15.19 29.78,-25.76 v 128.42 h 43.71 v -357.91 h -40.78"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path76" /><path
d="m 4347.9,1415.71 h 144.78 c -1.96,21.82 -7.49,38.17 -16.61,49.08 -14,16.92 -32.14,25.39 -54.44,25.39 -20.18,0 -37.15,-6.75 -50.91,-20.27 -13.75,-13.51 -21.35,-31.57 -22.82,-54.2 z m 144.29,-71.03 45.41,-5.63 c -7.17,-26.52 -20.43,-47.11 -39.8,-61.76 -19.37,-14.65 -44.11,-21.97 -74.22,-21.97 -37.93,0 -67.99,11.67 -90.2,35.03 -22.23,23.35 -33.33,56.1 -33.33,98.27 0,43.61 11.23,77.46 33.69,101.56 22.46,24.09 51.59,36.14 87.4,36.14 34.67,0 62.99,-11.81 84.96,-35.41 21.98,-23.6 32.96,-56.8 32.96,-99.61 0,-2.6 -0.09,-6.51 -0.24,-11.72 h -193.36 c 1.62,-28.48 9.68,-50.29 24.17,-65.43 14.48,-15.14 32.55,-22.7 54.2,-22.7 16.11,0 29.86,4.22 41.26,12.7 11.38,8.46 20.42,21.97 27.1,40.53"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path78" /><path
d="m 4622.07,1390.57 c 0,-33.2 6.99,-58.02 21,-74.47 13.99,-16.43 30.51,-24.65 49.56,-24.65 19.2,0 35.52,7.85 48.94,23.56 13.44,15.7 20.15,39.67 20.15,71.89 0,35.49 -6.84,61.53 -20.51,78.13 -13.67,16.6 -30.52,24.9 -50.54,24.9 -19.53,0 -35.85,-7.97 -48.94,-23.93 -13.11,-15.94 -19.66,-41.09 -19.66,-75.43 z m 138.92,-129.39 v 32.71 c -16.45,-25.72 -40.62,-38.57 -72.51,-38.57 -20.68,0 -39.68,5.7 -57.01,17.09 -17.34,11.39 -30.76,27.3 -40.29,47.73 -9.51,20.41 -14.28,43.89 -14.28,70.43 0,25.88 4.31,49.36 12.94,70.43 8.63,21.08 21.57,37.23 38.82,48.46 17.25,11.23 36.54,16.86 57.86,16.86 15.63,0 29.54,-3.3 41.75,-9.89 12.21,-6.6 22.13,-15.19 29.79,-25.76 v 128.42 h 43.7 v -357.91 h -40.77"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path80" /><path
d="m 5049.8,1392.76 c 0,-31.08 4.23,-53.54 12.7,-67.38 13.83,-22.62 32.55,-33.93 56.15,-33.93 19.2,0 35.8,8.34 49.81,25.02 13.99,16.68 20.99,41.55 20.99,74.59 0,33.85 -6.71,58.83 -20.14,74.94 -13.42,16.12 -29.66,24.18 -48.7,24.18 -19.21,0 -35.82,-8.34 -49.81,-25.03 -14,-16.69 -21,-40.81 -21,-72.39 z m 0.49,-131.58 h -40.77 v 357.91 h 43.95 v -127.7 c 18.55,23.29 42.23,34.93 71.04,34.93 15.95,0 31.05,-3.23 45.28,-9.65 14.25,-6.43 25.97,-15.47 35.16,-27.1 9.2,-11.64 16.4,-25.68 21.61,-42.12 5.21,-16.43 7.82,-34.01 7.82,-52.74 0,-44.43 -10.99,-78.76 -32.96,-103.02 -21.98,-24.25 -48.34,-36.37 -79.11,-36.37 -30.6,0 -54.6,12.77 -72.02,38.32 v -32.46"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path82" /><path
d="m 5285.89,1161.32 -4.88,41.27 c 9.6,-2.61 17.97,-3.91 25.14,-3.91 9.77,0 17.58,1.62 23.44,4.88 5.86,3.26 10.65,7.82 14.4,13.67 2.77,4.4 7.24,15.3 13.43,32.72 0.81,2.44 2.11,6.01 3.91,10.74 l -98.39,259.77 h 47.36 l 53.96,-150.16 c 6.99,-19.04 13.26,-39.06 18.8,-60.06 5.04,20.19 11.06,39.89 18.06,59.08 l 55.42,151.14 h 43.95 l -98.63,-263.67 c -10.59,-28.49 -18.8,-48.11 -24.66,-58.85 -7.82,-14.48 -16.77,-25.1 -26.86,-31.86 -10.1,-6.76 -22.14,-10.13 -36.13,-10.13 -8.47,0 -17.91,1.79 -28.32,5.37"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path84" /><path
d="m 5772.71,1300.48 6.34,-38.81 c -12.37,-2.61 -23.43,-3.91 -33.2,-3.91 -15.96,0 -28.32,2.52 -37.11,7.56 -8.79,5.05 -14.98,11.68 -18.55,19.9 -3.59,8.23 -5.38,25.51 -5.38,51.88 v 149.18 h -32.22 v 34.18 h 32.22 v 64.2 l 43.71,26.36 v -90.56 h 44.19 v -34.18 h -44.19 v -151.62 c 0,-12.53 0.77,-20.59 2.31,-24.16 1.55,-3.6 4.07,-6.44 7.58,-8.56 3.49,-2.11 8.49,-3.16 15.01,-3.16 4.88,0 11.31,0.56 19.29,1.7"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path86" /><path
d="m 5815.67,1261.18 v 357.91 h 43.95 v -128.42 c 20.51,23.75 46.39,35.65 77.64,35.65 19.2,0 35.88,-3.79 50.04,-11.36 14.16,-7.57 24.3,-18.03 30.4,-31.38 6.11,-13.34 9.16,-32.71 9.16,-58.1 v -164.3 h -43.95 v 164.3 c 0,21.97 -4.77,37.97 -14.28,47.98 -9.53,10 -23,15 -40.41,15 -13.02,0 -25.27,-3.37 -36.74,-10.12 -11.48,-6.76 -19.65,-15.91 -24.54,-27.47 -4.88,-11.56 -7.32,-27.5 -7.32,-47.85 v -141.84 h -43.95"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path88" /><path
d="m 6126.95,1415.71 h 144.78 c -1.95,21.82 -7.49,38.17 -16.6,49.08 -14.01,16.92 -32.15,25.39 -54.45,25.39 -20.18,0 -37.14,-6.75 -50.9,-20.27 -13.75,-13.51 -21.36,-31.57 -22.83,-54.2 z m 144.29,-71.03 45.41,-5.63 c -7.17,-26.52 -20.43,-47.11 -39.79,-61.76 -19.38,-14.65 -44.12,-21.97 -74.22,-21.97 -37.93,0 -68,11.67 -90.21,35.03 -22.22,23.35 -33.33,56.1 -33.33,98.27 0,43.61 11.23,77.46 33.69,101.56 22.46,24.09 51.59,36.14 87.41,36.14 34.66,0 62.98,-11.81 84.96,-35.41 21.97,-23.6 32.96,-56.8 32.96,-99.61 0,-2.6 -0.09,-6.51 -0.25,-11.72 h -193.36 c 1.62,-28.48 9.68,-50.29 24.17,-65.43 14.48,-15.14 32.55,-22.7 54.2,-22.7 16.11,0 29.86,4.22 41.26,12.7 11.39,8.46 20.42,21.97 27.1,40.53"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path90" /><path
d="m 269.043,826.656 47.363,-11.961 c -9.929,-38.906 -27.793,-68.562 -53.593,-88.996 -25.793,-20.418 -57.333,-30.633 -94.598,-30.633 -38.574,0 -69.9533,7.852 -94.1134,23.567 -24.1797,15.703 -42.5703,38.445 -55.1758,68.23 C 6.30859,816.648 0,848.633 0,882.813 c 0,37.273 7.11719,69.773 21.3672,97.527 14.2383,27.75 34.5,48.83 60.7812,63.24 26.2896,14.4 55.2146,21.6 86.7966,21.6 35.801,0 65.918,-9.12 90.332,-27.34 24.414,-18.23 41.414,-43.867 51.028,-76.902 l -46.633,-10.989 c -8.301,26.035 -20.352,45 -36.133,56.891 -15.793,11.88 -35.644,17.82 -59.57,17.82 -27.508,0 -50.496,-6.59 -68.9651,-19.78 -18.4766,-13.185 -31.4648,-30.888 -38.9453,-53.095 -7.4883,-22.226 -11.2305,-45.137 -11.2305,-68.73 0,-30.442 4.4336,-57.012 13.3008,-79.715 8.8789,-22.695 22.6641,-39.668 41.3871,-50.899 18.711,-11.23 38.972,-16.847 60.793,-16.847 26.519,0 48.98,7.644 67.379,22.949 18.39,15.293 30.839,38 37.355,68.113"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path92" /><path
d="m 368.652,701.172 v 259.273 h 39.551 v -39.304 c 10.09,18.386 19.402,30.515 27.957,36.379 8.535,5.859 17.942,8.789 28.195,8.789 14.805,0 29.864,-4.719 45.165,-14.161 l -15.133,-40.773 c -10.742,6.348 -21.489,9.523 -32.231,9.523 -9.605,0 -18.23,-2.89 -25.879,-8.664 -7.656,-5.781 -13.101,-13.796 -16.355,-24.05 -4.883,-15.625 -7.324,-32.715 -7.324,-51.274 V 701.172 h -43.946"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path94" /><path
d="m 568.848,855.711 h 144.773 c -1.949,21.809 -7.488,38.164 -16.601,49.07 -14,16.926 -32.149,25.395 -54.442,25.395 -20.183,0 -37.148,-6.758 -50.906,-20.266 -13.75,-13.515 -21.359,-31.582 -22.824,-54.199 z m 144.289,-71.043 45.41,-5.617 c -7.168,-26.531 -20.434,-47.117 -39.797,-61.77 -19.375,-14.644 -44.109,-21.968 -74.219,-21.968 -37.929,0 -68,11.675 -90.207,35.039 -22.222,23.347 -33.328,56.101 -33.328,98.257 0,43.625 11.231,77.473 33.692,101.567 22.46,24.09 51.589,36.133 87.402,36.133 34.668,0 62.988,-11.809 84.961,-35.403 21.972,-23.601 32.961,-56.804 32.961,-99.609 0,-2.606 -0.09,-6.516 -0.246,-11.719 h -193.36 c 1.621,-28.484 9.68,-50.293 24.168,-65.43 14.485,-15.136 32.551,-22.707 54.199,-22.707 16.118,0 29.868,4.231 41.262,12.7 11.387,8.457 20.418,21.968 27.102,40.527"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path96" /><path
d="m 979.246,831.297 c -15.953,-6.516 -39.883,-12.051 -71.773,-16.602 -18.071,-2.605 -30.852,-5.539 -38.332,-8.789 -7.493,-3.261 -13.274,-8.015 -17.332,-14.289 -4.075,-6.258 -6.106,-13.219 -6.106,-20.867 0,-11.719 4.434,-21.484 13.301,-29.297 8.879,-7.812 21.855,-11.719 38.945,-11.719 16.922,0 31.985,3.704 45.164,11.106 13.188,7.41 22.864,17.539 29.055,30.398 4.719,9.922 7.078,24.571 7.078,43.946 z m 3.664,-98.145 c -16.277,-13.836 -31.941,-23.601 -46.992,-29.297 -15.059,-5.695 -31.223,-8.542 -48.469,-8.542 -28.484,0 -50.379,6.953 -65.672,20.878 -15.3,13.907 -22.949,31.688 -22.949,53.336 0,12.7 2.891,24.297 8.672,34.789 5.77,10.504 13.34,18.922 22.695,25.274 9.368,6.348 19.903,11.14 31.621,14.402 8.622,2.278 21.641,4.473 39.063,6.594 35.476,4.227 61.601,9.273 78.367,15.137 0.156,6.023 0.246,9.843 0.246,11.472 0,17.903 -4.148,30.52 -12.449,37.84 -11.23,9.934 -27.922,14.895 -50.051,14.895 -20.676,0 -35.929,-3.621 -45.781,-10.86 -9.844,-7.246 -17.129,-20.066 -21.848,-38.457 l -42.968,5.86 c 3.91,18.386 10.335,33.242 19.289,44.55 8.945,11.309 21.882,20.02 38.82,26.133 16.922,6.094 36.531,9.153 58.836,9.153 22.129,0 40.117,-2.61 53.957,-7.817 13.824,-5.203 24.003,-11.765 30.513,-19.656 6.51,-7.891 11.07,-17.859 13.67,-29.902 1.47,-7.493 2.2,-20.996 2.2,-40.528 v -58.593 c 0,-40.86 0.94,-66.692 2.8,-77.508 1.88,-10.832 5.58,-21.211 11.12,-31.133 h -45.901 c -4.558,9.109 -7.488,19.773 -8.789,31.98"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path98" /><path
d="m 1187.74,740.477 6.35,-38.821 c -12.37,-2.593 -23.44,-3.902 -33.2,-3.902 -15.96,0 -28.32,2.527 -37.11,7.566 -8.79,5.039 -14.98,11.68 -18.56,19.895 -3.58,8.223 -5.37,25.515 -5.37,51.883 V 926.27 h -32.22 v 34.175 h 32.22 v 64.215 l 43.7,26.36 v -90.575 h 44.19 V 926.27 h -44.19 V 774.656 c 0,-12.539 0.78,-20.593 2.32,-24.172 1.55,-3.582 4.07,-6.433 7.58,-8.543 3.49,-2.121 8.49,-3.171 15.01,-3.171 4.88,0 11.31,0.566 19.28,1.707"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path100" /><path
d="m 1230.96,701.172 v 259.273 h 43.94 V 701.172 Z m 0,307.368 v 50.54 h 43.94 v -50.54 h -43.94"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path102" /><path
d="m 1413.82,701.172 -98.63,259.273 h 46.38 l 55.67,-155.269 c 6.01,-16.77 11.55,-34.184 16.6,-52.246 3.9,13.672 9.35,30.105 16.36,49.312 l 57.61,158.203 h 45.17 l -98.15,-259.273 h -41.01"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path104" /><path
d="m 1625,855.711 h 144.78 c -1.96,21.809 -7.49,38.164 -16.61,49.07 -14,16.926 -32.14,25.395 -54.44,25.395 -20.19,0 -37.15,-6.758 -50.91,-20.266 -13.75,-13.515 -21.36,-31.582 -22.82,-54.199 z m 144.29,-71.043 45.41,-5.617 c -7.17,-26.531 -20.43,-47.117 -39.8,-61.77 -19.37,-14.644 -44.11,-21.968 -74.22,-21.968 -37.93,0 -67.99,11.675 -90.2,35.039 -22.23,23.347 -33.33,56.101 -33.33,98.257 0,43.625 11.23,77.473 33.69,101.567 22.46,24.09 51.59,36.133 87.4,36.133 34.67,0 62.99,-11.809 84.96,-35.403 21.98,-23.601 32.96,-56.804 32.96,-99.609 0,-2.606 -0.09,-6.516 -0.24,-11.719 h -193.36 c 1.62,-28.484 9.68,-50.293 24.17,-65.43 14.48,-15.136 32.55,-22.707 54.2,-22.707 16.11,0 29.86,4.231 41.26,12.7 11.38,8.457 20.42,21.968 27.1,40.527"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path106" /><path
d="m 2015.38,701.172 v 357.908 h 258.79 v -42.24 H 2062.74 V 907.227 h 198 v -41.993 h -198 V 743.406 h 219.73 v -42.234 h -267.09"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path108" /><path
d="m 2512.21,701.172 v 38.086 c -20.19,-29.297 -47.61,-43.945 -82.28,-43.945 -15.3,0 -29.58,2.925 -42.85,8.789 -13.26,5.859 -23.11,13.218 -29.53,22.089 -6.44,8.875 -10.96,19.735 -13.56,32.594 -1.79,8.625 -2.68,22.297 -2.68,41.02 v 160.64 h 43.94 V 816.648 c 0,-22.949 0.89,-38.418 2.69,-46.386 2.76,-11.563 8.62,-20.633 17.58,-27.215 8.94,-6.606 20.02,-9.895 33.2,-9.895 13.18,0 25.55,3.379 37.11,10.125 11.55,6.758 19.74,15.957 24.53,27.602 4.81,11.629 7.21,28.516 7.21,50.652 v 138.914 h 43.94 V 701.172 h -39.3"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path110" /><path
d="m 2619.87,701.172 v 259.273 h 39.55 v -39.304 c 10.09,18.386 19.41,30.515 27.96,36.379 8.54,5.859 17.94,8.789 28.2,8.789 14.8,0 29.86,-4.719 45.16,-14.161 l -15.13,-40.773 c -10.75,6.348 -21.49,9.523 -32.23,9.523 -9.61,0 -18.23,-2.89 -25.88,-8.664 -7.66,-5.781 -13.11,-13.796 -16.36,-24.05 -4.88,-15.625 -7.32,-32.715 -7.32,-51.274 V 701.172 h -43.95"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path112" /><path
d="m 2815.67,830.809 c 0,-33.204 7.24,-58.067 21.73,-74.579 14.48,-16.527 32.72,-24.789 54.69,-24.789 21.81,0 39.95,8.301 54.44,24.907 14.49,16.597 21.73,41.902 21.73,75.925 0,32.063 -7.28,56.348 -21.85,72.872 -14.56,16.523 -32.68,24.785 -54.32,24.785 -21.97,0 -40.21,-8.223 -54.69,-24.657 -14.49,-16.437 -21.73,-41.261 -21.73,-74.464 z m -45.16,0 c 0,48.007 13.34,83.574 40.04,106.687 22.29,19.211 49.47,28.813 81.54,28.813 35.64,0 64.78,-11.68 87.4,-35.032 22.62,-23.359 33.94,-55.625 33.94,-96.804 0,-33.371 -5.01,-59.614 -15.01,-78.735 -10.02,-19.129 -24.58,-33.98 -43.71,-44.558 -19.12,-10.575 -40,-15.867 -62.62,-15.867 -36.3,0 -65.63,11.628 -88.01,34.91 -22.38,23.269 -33.57,56.797 -33.57,100.586"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path114" /><path
d="m 3104.74,829.344 c 0,-33.367 6.74,-58.028 20.26,-73.977 13.51,-15.957 29.86,-23.926 49.07,-23.926 19.53,0 36.25,8.262 50.18,24.789 13.9,16.512 20.87,42.11 20.87,76.778 0,33.035 -6.8,57.781 -20.38,74.219 -13.6,16.433 -29.84,24.656 -48.71,24.656 -18.73,0 -35.28,-8.75 -49.69,-26.25 -14.4,-17.5 -21.6,-42.93 -21.6,-76.289 z m -39.8,-227.543 v 358.644 h 40.04 v -33.687 c 9.43,13.183 20.1,23.074 31.98,29.656 11.88,6.602 26.28,9.895 43.22,9.895 22.12,0 41.66,-5.696 58.59,-17.09 16.92,-11.399 29.7,-27.473 38.33,-48.215 8.62,-20.762 12.94,-43.508 12.94,-68.242 0,-26.532 -4.76,-50.418 -14.29,-71.653 -9.51,-21.25 -23.35,-37.515 -41.5,-48.828 -18.15,-11.316 -37.23,-16.968 -57.25,-16.968 -14.65,0 -27.79,3.093 -39.43,9.277 -11.63,6.18 -21.2,13.992 -28.68,23.433 V 601.801 h -43.95"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path116" /><path
d="M 3376.22,855.711 H 3521 c -1.96,21.809 -7.49,38.164 -16.61,49.07 -14,16.926 -32.14,25.395 -54.44,25.395 -20.18,0 -37.15,-6.758 -50.91,-20.266 -13.75,-13.515 -21.35,-31.582 -22.82,-54.199 z m 144.29,-71.043 45.41,-5.617 c -7.17,-26.531 -20.43,-47.117 -39.8,-61.77 -19.37,-14.644 -44.11,-21.968 -74.22,-21.968 -37.93,0 -67.99,11.675 -90.2,35.039 -22.23,23.347 -33.33,56.101 -33.33,98.257 0,43.625 11.23,77.473 33.69,101.567 22.46,24.09 51.59,36.133 87.4,36.133 34.67,0 62.99,-11.809 84.96,-35.403 21.98,-23.601 32.96,-56.804 32.96,-99.609 0,-2.606 -0.09,-6.516 -0.24,-11.719 h -193.36 c 1.62,-28.484 9.68,-50.293 24.17,-65.43 14.48,-15.136 32.55,-22.707 54.2,-22.707 16.11,0 29.86,4.231 41.26,12.7 11.38,8.457 20.42,21.968 27.1,40.527"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path118" /><path
d="m 3812.99,888.914 h 92.53 c 30.59,0 52.32,5.695 65.18,17.09 12.85,11.387 19.29,27.422 19.29,48.098 0,14.968 -3.78,27.781 -11.36,38.445 -7.56,10.663 -17.54,17.703 -29.9,21.123 -7.98,2.12 -22.7,3.17 -44.19,3.17 h -91.55 z m -47.36,-187.742 v 357.908 h 135 c 23.76,0 41.91,-1.14 54.45,-3.42 17.58,-2.93 32.3,-8.5 44.19,-16.73 11.87,-8.22 21.44,-19.72 28.68,-34.54 7.25,-14.812 10.87,-31.081 10.87,-48.824 0,-30.441 -9.69,-56.203 -29.05,-77.277 -19.38,-21.074 -54.37,-31.609 -104.98,-31.609 h -91.8 V 701.172 h -47.36"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path120" /><path
d="m 4093.02,701.172 v 259.273 h 39.55 v -39.304 c 10.09,18.386 19.4,30.515 27.96,36.379 8.53,5.859 17.94,8.789 28.19,8.789 14.81,0 29.86,-4.719 45.17,-14.161 l -15.14,-40.773 c -10.74,6.348 -21.48,9.523 -32.23,9.523 -9.61,0 -18.23,-2.89 -25.88,-8.664 -7.65,-5.781 -13.1,-13.796 -16.35,-24.05 -4.89,-15.625 -7.33,-32.715 -7.33,-51.274 V 701.172 h -43.94"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path122" /><path
d="m 4288.82,830.809 c 0,-33.204 7.23,-58.067 21.73,-74.579 14.48,-16.527 32.71,-24.789 54.68,-24.789 21.81,0 39.96,8.301 54.45,24.907 14.48,16.597 21.73,41.902 21.73,75.925 0,32.063 -7.29,56.348 -21.86,72.872 -14.56,16.523 -32.67,24.785 -54.32,24.785 -21.97,0 -40.2,-8.223 -54.68,-24.657 -14.5,-16.437 -21.73,-41.261 -21.73,-74.464 z m -45.17,0 c 0,48.007 13.34,83.574 40.04,106.687 22.3,19.211 49.47,28.813 81.54,28.813 35.65,0 64.78,-11.68 87.41,-35.032 22.61,-23.359 33.93,-55.625 33.93,-96.804 0,-33.371 -5.01,-59.614 -15.01,-78.735 -10.02,-19.129 -24.58,-33.98 -43.71,-44.558 -19.12,-10.575 -40,-15.867 -62.62,-15.867 -36.29,0 -65.63,11.628 -88,34.91 -22.39,23.269 -33.58,56.797 -33.58,100.586"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path124" /><path
d="m 4566.41,835.445 c 0,-34.019 6.74,-58.836 20.26,-74.461 13.51,-15.625 30.43,-23.437 50.78,-23.437 20.18,0 37.11,7.773 50.78,23.312 13.67,15.543 20.51,39.918 20.51,73.125 0,31.739 -7.04,55.664 -21.11,71.778 -14.09,16.109 -31.06,24.168 -50.91,24.168 -19.53,0 -36.13,-7.93 -49.81,-23.809 -13.67,-15.859 -20.5,-39.426 -20.5,-70.676 z m -36.38,-155.757 42.72,-6.348 c 1.79,-13.192 6.75,-22.789 14.9,-28.809 10.89,-8.14 25.79,-12.211 44.67,-12.211 20.35,0 36.05,4.071 47.12,12.211 11.07,8.141 18.56,19.528 22.46,34.18 2.28,8.953 3.33,27.742 3.18,56.394 -19.21,-22.625 -43.14,-33.933 -71.78,-33.933 -35.64,0 -63.23,12.851 -82.76,38.57 -19.53,25.715 -29.3,56.555 -29.3,92.531 0,24.739 4.47,47.559 13.43,68.477 8.94,20.918 21.93,37.07 38.93,48.469 17.02,11.394 37,17.09 59.94,17.09 30.6,0 55.83,-12.375 75.69,-37.114 v 31.25 h 40.53 V 736.324 c 0,-40.359 -4.12,-68.965 -12.33,-85.812 -8.22,-16.84 -21.25,-30.153 -39.06,-39.922 -17.83,-9.762 -39.77,-14.641 -65.8,-14.641 -30.93,0 -55.91,6.961 -74.95,20.86 -19.05,13.929 -28.24,34.89 -27.59,62.879"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path126" /><path
d="m 4815.67,701.172 v 259.273 h 39.55 v -39.304 c 10.09,18.386 19.41,30.515 27.96,36.379 8.54,5.859 17.94,8.789 28.2,8.789 14.8,0 29.86,-4.719 45.16,-14.161 l -15.13,-40.773 c -10.75,6.348 -21.49,9.523 -32.23,9.523 -9.61,0 -18.23,-2.89 -25.88,-8.664 -7.66,-5.781 -13.1,-13.796 -16.36,-24.05 -4.88,-15.625 -7.32,-32.715 -7.32,-51.274 V 701.172 h -43.95"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path128" /><path
d="m 5148.19,831.297 c -15.95,-6.516 -39.88,-12.051 -71.77,-16.602 -18.07,-2.605 -30.85,-5.539 -38.33,-8.789 -7.49,-3.261 -13.28,-8.015 -17.34,-14.289 -4.07,-6.258 -6.1,-13.219 -6.1,-20.867 0,-11.719 4.43,-21.484 13.3,-29.297 8.88,-7.812 21.85,-11.719 38.94,-11.719 16.93,0 31.99,3.704 45.17,11.106 13.18,7.41 22.86,17.539 29.05,30.398 4.72,9.922 7.08,24.571 7.08,43.946 z m 3.67,-98.145 c -16.28,-13.836 -31.95,-23.601 -47,-29.297 -15.06,-5.695 -31.22,-8.542 -48.46,-8.542 -28.49,0 -50.38,6.953 -65.68,20.878 -15.3,13.907 -22.95,31.688 -22.95,53.336 0,12.7 2.89,24.297 8.68,34.789 5.77,10.504 13.34,18.922 22.69,25.274 9.37,6.348 19.9,11.14 31.62,14.402 8.62,2.278 21.64,4.473 39.06,6.594 35.48,4.227 61.61,9.273 78.37,15.137 0.16,6.023 0.25,9.843 0.25,11.472 0,17.903 -4.15,30.52 -12.45,37.84 -11.23,9.934 -27.92,14.895 -50.05,14.895 -20.68,0 -35.93,-3.621 -45.78,-10.86 -9.85,-7.246 -17.13,-20.066 -21.85,-38.457 l -42.97,5.86 c 3.91,18.386 10.33,33.242 19.29,44.55 8.94,11.309 21.88,20.02 38.82,26.133 16.92,6.094 36.53,9.153 58.84,9.153 22.12,0 40.11,-2.61 53.95,-7.817 13.83,-5.203 24,-11.765 30.52,-19.656 6.5,-7.891 11.06,-17.859 13.67,-29.902 1.46,-7.493 2.2,-20.996 2.2,-40.528 v -58.593 c 0,-40.86 0.93,-66.692 2.8,-77.508 1.87,-10.832 5.58,-21.211 11.11,-31.133 h -45.9 c -4.56,9.109 -7.49,19.773 -8.78,31.98"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path130" /><path
d="m 5260.74,701.172 v 259.273 h 39.31 V 924.07 c 8.13,12.696 18.95,22.91 32.47,30.645 13.51,7.726 28.89,11.594 46.14,11.594 19.2,0 34.95,-3.996 47.25,-11.965 12.28,-7.981 20.95,-19.121 25.99,-33.446 20.51,30.274 47.2,45.411 80.08,45.411 25.72,0 45.49,-7.121 59.33,-21.36 13.83,-14.25 20.75,-36.179 20.75,-65.801 V 701.172 h -43.7 V 864.5 c 0,17.578 -1.43,30.234 -4.27,37.969 -2.85,7.722 -8.03,13.945 -15.51,18.672 -7.49,4.718 -16.28,7.082 -26.36,7.082 -18.24,0 -33.37,-6.067 -45.41,-18.196 -12.05,-12.129 -18.07,-31.535 -18.07,-58.222 V 701.172 h -43.95 v 168.457 c 0,19.527 -3.58,34.18 -10.74,43.941 -7.17,9.77 -18.88,14.653 -35.15,14.653 -12.38,0 -23.81,-3.254 -34.3,-9.77 -10.51,-6.512 -18.12,-16.031 -22.83,-28.562 -4.73,-12.539 -7.08,-30.606 -7.08,-54.2 V 701.172 h -43.95"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path132" /><path
d="m 5677.25,701.172 v 259.273 h 39.3 V 924.07 c 8.14,12.696 18.96,22.91 32.47,30.645 13.51,7.726 28.89,11.594 46.15,11.594 19.2,0 34.95,-3.996 47.24,-11.965 12.29,-7.981 20.95,-19.121 26,-33.446 20.51,30.274 47.2,45.411 80.08,45.411 25.71,0 45.48,-7.121 59.32,-21.36 13.83,-14.25 20.75,-36.179 20.75,-65.801 V 701.172 h -43.7 V 864.5 c 0,17.578 -1.42,30.234 -4.26,37.969 -2.86,7.722 -8.03,13.945 -15.51,18.672 -7.49,4.718 -16.28,7.082 -26.37,7.082 -18.23,0 -33.37,-6.067 -45.41,-18.196 -12.05,-12.129 -18.07,-31.535 -18.07,-58.222 V 701.172 h -43.94 v 168.457 c 0,19.527 -3.59,34.18 -10.74,43.941 -7.17,9.77 -18.89,14.653 -35.16,14.653 -12.37,0 -23.81,-3.254 -34.3,-9.77 -10.5,-6.512 -18.11,-16.031 -22.83,-28.562 -4.73,-12.539 -7.08,-30.606 -7.08,-54.2 V 701.172 h -43.94"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path134" /><path
d="m 6126.95,855.711 h 144.78 c -1.95,21.809 -7.49,38.164 -16.6,49.07 -14.01,16.926 -32.15,25.395 -54.45,25.395 -20.18,0 -37.14,-6.758 -50.9,-20.266 -13.75,-13.515 -21.36,-31.582 -22.83,-54.199 z m 144.29,-71.043 45.41,-5.617 c -7.17,-26.531 -20.43,-47.117 -39.79,-61.77 -19.38,-14.644 -44.12,-21.968 -74.22,-21.968 -37.93,0 -68,11.675 -90.21,35.039 -22.22,23.347 -33.33,56.101 -33.33,98.257 0,43.625 11.23,77.473 33.69,101.567 22.46,24.09 51.59,36.133 87.41,36.133 34.66,0 62.98,-11.809 84.96,-35.403 21.97,-23.601 32.96,-56.804 32.96,-99.609 0,-2.606 -0.09,-6.516 -0.25,-11.719 h -193.36 c 1.62,-28.484 9.68,-50.293 24.17,-65.43 14.48,-15.136 32.55,-22.707 54.2,-22.707 16.11,0 29.86,4.231 41.26,12.7 11.39,8.457 20.42,21.968 27.1,40.527"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path136" /><path
d="m 1396.97,270.809 c 0,-33.2 7.24,-58.071 21.73,-74.579 14.48,-16.519 32.72,-24.789 54.69,-24.789 21.81,0 39.95,8.297 54.44,24.911 14.48,16.597 21.73,41.898 21.73,75.918 0,32.062 -7.28,56.359 -21.85,72.878 -14.57,16.524 -32.68,24.782 -54.32,24.782 -21.97,0 -40.21,-8.219 -54.69,-24.66 -14.49,-16.438 -21.73,-41.258 -21.73,-74.461 z m -45.16,0 c 0,48.011 13.34,83.57 40.04,106.691 22.29,19.199 49.47,28.809 81.54,28.809 35.64,0 64.77,-11.68 87.4,-35.039 22.62,-23.348 33.94,-55.629 33.94,-96.801 0,-33.367 -5.01,-59.61 -15.01,-78.731 -10.02,-19.129 -24.58,-33.976 -43.71,-44.558 -19.13,-10.578 -40,-15.871 -62.62,-15.871 -36.3,0 -65.64,11.632 -88.01,34.91 -22.38,23.269 -33.57,56.801 -33.57,100.59"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path138" /><path
d="M 1656.74,141.172 V 366.27 h -38.82 v 34.179 h 38.82 v 27.59 c 0,17.41 1.54,30.352 4.64,38.813 4.23,11.386 11.68,20.628 22.33,27.718 10.67,7.071 25.6,10.61 44.81,10.61 12.36,0 26.03,-1.461 41.01,-4.391 l -6.59,-38.328 c -9.12,1.621 -17.74,2.437 -25.88,2.437 -13.35,0 -22.79,-2.847 -28.32,-8.539 -5.54,-5.711 -8.3,-16.359 -8.3,-31.988 v -23.922 h 50.54 V 366.27 h -50.54 V 141.172 h -43.7"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path140" /><path
d="m 2020.02,180.48 6.35,-38.82 c -12.38,-2.601 -23.44,-3.91 -33.21,-3.91 -15.95,0 -28.32,2.531 -37.11,7.57 -8.78,5.039 -14.98,11.68 -18.55,19.891 -3.58,8.23 -5.37,25.519 -5.37,51.891 V 366.27 h -32.23 v 34.179 h 32.23 v 64.211 l 43.7,26.36 v -90.571 h 44.19 V 366.27 h -44.19 V 214.66 c 0,-12.539 0.77,-20.601 2.31,-24.172 1.56,-3.59 4.08,-6.437 7.58,-8.547 3.5,-2.121 8.5,-3.171 15.01,-3.171 4.89,0 11.31,0.562 19.29,1.71"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path142" /><path
d="m 2062.99,141.172 v 357.91 h 43.94 V 370.66 c 20.51,23.762 46.39,35.649 77.64,35.649 19.2,0 35.89,-3.789 50.05,-11.348 14.16,-7.582 24.3,-18.039 30.39,-31.379 6.11,-13.352 9.16,-32.711 9.16,-58.102 V 141.172 h -43.95 V 305.48 c 0,21.969 -4.76,37.961 -14.27,47.981 -9.53,10 -23,15.008 -40.41,15.008 -13.03,0 -25.28,-3.379 -36.74,-10.129 -11.49,-6.762 -19.66,-15.918 -24.54,-27.469 -4.88,-11.57 -7.33,-27.512 -7.33,-47.851 V 141.172 h -43.94"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path144" /><path
d="m 2374.27,295.711 h 144.77 c -1.95,21.809 -7.49,38.168 -16.6,49.07 -14,16.93 -32.15,25.391 -54.44,25.391 -20.19,0 -37.15,-6.75 -50.91,-20.262 -13.75,-13.519 -21.36,-31.582 -22.82,-54.199 z m 144.28,-71.039 45.41,-5.621 c -7.16,-26.531 -20.42,-47.121 -39.79,-61.77 -19.38,-14.652 -44.11,-21.972 -74.22,-21.972 -37.93,0 -68,11.679 -90.2,35.043 -22.23,23.347 -33.33,56.097 -33.33,98.257 0,43.61 11.23,77.473 33.69,101.563 22.46,24.09 51.59,36.137 87.4,36.137 34.67,0 62.99,-11.809 84.96,-35.399 21.97,-23.609 32.96,-56.808 32.96,-99.609 0,-2.61 -0.09,-6.52 -0.24,-11.723 h -193.36 c 1.62,-28.488 9.67,-50.289 24.17,-65.43 14.48,-15.136 32.54,-22.707 54.2,-22.707 16.11,0 29.86,4.231 41.26,12.7 11.38,8.461 20.42,21.968 27.09,40.531"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path146" /><path
d="m 2764.65,141.172 v 357.91 h 258.79 V 456.84 H 2812.01 V 347.219 h 198 V 305.23 h -198 V 183.41 h 219.73 v -42.238 h -267.09"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path148" /><path
d="m 3261.47,141.172 v 38.09 c -20.18,-29.301 -47.6,-43.953 -82.27,-43.953 -15.3,0 -29.58,2.929 -42.85,8.793 -13.26,5.859 -23.11,13.218 -29.53,22.089 -6.44,8.879 -10.96,19.739 -13.56,32.598 -1.8,8.621 -2.68,22.293 -2.68,41.012 v 160.648 h 43.94 V 256.648 c 0,-22.949 0.89,-38.418 2.69,-46.386 2.76,-11.563 8.62,-20.633 17.58,-27.211 8.94,-6.61 20.01,-9.903 33.2,-9.903 13.18,0 25.55,3.383 37.11,10.133 11.55,6.758 19.73,15.957 24.53,27.598 4.8,11.633 7.21,28.512 7.21,50.652 v 138.918 h 43.94 V 141.172 h -39.31"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path150" /><path
d="m 3369.14,141.172 v 259.277 h 39.55 v -39.308 c 10.09,18.39 19.41,30.519 27.96,36.379 8.54,5.859 17.94,8.789 28.19,8.789 14.81,0 29.87,-4.727 45.17,-14.161 l -15.14,-40.769 c -10.74,6.34 -21.48,9.519 -32.22,9.519 -9.61,0 -18.24,-2.886 -25.88,-8.679 -7.66,-5.77 -13.11,-13.778 -16.36,-24.039 -4.88,-15.621 -7.32,-32.711 -7.32,-51.27 V 141.172 h -43.95"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path152" /><path
d="m 3564.94,270.809 c 0,-33.2 7.24,-58.071 21.73,-74.579 14.48,-16.519 32.71,-24.789 54.69,-24.789 21.8,0 39.95,8.297 54.44,24.911 14.48,16.597 21.73,41.898 21.73,75.918 0,32.062 -7.29,56.359 -21.86,72.878 -14.56,16.524 -32.67,24.782 -54.31,24.782 -21.98,0 -40.21,-8.219 -54.69,-24.66 -14.49,-16.438 -21.73,-41.258 -21.73,-74.461 z m -45.16,0 c 0,48.011 13.34,83.57 40.03,106.691 22.3,19.199 49.48,28.809 81.55,28.809 35.64,0 64.77,-11.68 87.4,-35.039 22.62,-23.348 33.94,-55.629 33.94,-96.801 0,-33.367 -5.01,-59.61 -15.01,-78.731 -10.02,-19.129 -24.58,-33.976 -43.72,-44.558 -19.12,-10.578 -40,-15.871 -62.61,-15.871 -36.3,0 -65.64,11.632 -88.01,34.91 -22.38,23.269 -33.57,56.801 -33.57,100.59"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path154" /><path
d="m 3854,269.34 c 0,-33.371 6.75,-58.02 20.27,-73.969 13.5,-15.961 29.86,-23.93 49.07,-23.93 19.53,0 36.25,8.27 50.18,24.789 13.9,16.508 20.86,42.11 20.86,76.782 0,33.027 -6.79,57.769 -20.38,74.207 -13.59,16.441 -29.83,24.66 -48.71,24.66 -18.72,0 -35.27,-8.75 -49.68,-26.238 -14.4,-17.5 -21.61,-42.942 -21.61,-76.301 z M 3814.21,41.8008 V 400.449 h 40.04 v -33.687 c 9.43,13.179 20.1,23.058 31.98,29.66 11.88,6.59 26.28,9.887 43.21,9.887 22.13,0 41.66,-5.707 58.6,-17.09 16.92,-11.399 29.69,-27.457 38.33,-48.231 8.62,-20.738 12.94,-43.488 12.94,-68.226 0,-26.532 -4.76,-50.422 -14.29,-71.653 -9.51,-21.25 -23.35,-37.519 -41.5,-48.828 -18.15,-11.312 -37.23,-16.972 -57.25,-16.972 -14.65,0 -27.79,3.101 -39.43,9.281 -11.63,6.18 -21.21,13.992 -28.69,23.441 V 41.8008 h -43.94"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path156" /><path
d="m 4125.49,295.711 h 144.77 c -1.95,21.809 -7.49,38.168 -16.6,49.07 -14,16.93 -32.15,25.391 -54.44,25.391 -20.19,0 -37.15,-6.75 -50.91,-20.262 -13.75,-13.519 -21.36,-31.582 -22.82,-54.199 z m 144.29,-71.039 45.41,-5.621 c -7.17,-26.531 -20.43,-47.121 -39.8,-61.77 -19.37,-14.652 -44.11,-21.972 -74.22,-21.972 -37.93,0 -68,11.679 -90.2,35.043 -22.23,23.347 -33.33,56.097 -33.33,98.257 0,43.61 11.23,77.473 33.69,101.563 22.46,24.09 51.59,36.137 87.4,36.137 34.67,0 62.99,-11.809 84.96,-35.399 21.97,-23.609 32.96,-56.808 32.96,-99.609 0,-2.61 -0.09,-6.52 -0.24,-11.723 h -193.36 c 1.62,-28.488 9.67,-50.289 24.17,-65.43 14.48,-15.136 32.55,-22.707 54.2,-22.707 16.11,0 29.86,4.231 41.26,12.7 11.38,8.461 20.42,21.968 27.1,40.531"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path158" /><path
d="m 4535.89,271.301 c -15.96,-6.52 -39.88,-12.051 -71.78,-16.602 -18.07,-2.609 -30.85,-5.539 -38.33,-8.789 -7.49,-3.269 -13.27,-8.019 -17.33,-14.289 -4.07,-6.262 -6.11,-13.223 -6.11,-20.871 0,-11.719 4.44,-21.48 13.3,-29.301 8.88,-7.808 21.86,-11.719 38.95,-11.719 16.92,0 31.98,3.711 45.17,11.11 13.18,7.41 22.86,17.539 29.05,30.398 4.72,9.922 7.08,24.571 7.08,43.942 z m 3.66,-98.153 c -16.28,-13.839 -31.94,-23.597 -46.99,-29.289 -15.06,-5.699 -31.22,-8.55 -48.47,-8.55 -28.48,0 -50.38,6.953 -65.67,20.882 -15.3,13.911 -22.95,31.688 -22.95,53.34 0,12.688 2.89,24.301 8.67,34.778 5.77,10.511 13.34,18.929 22.7,25.281 9.36,6.351 19.9,11.14 31.62,14.398 8.62,2.282 21.64,4.481 39.06,6.594 35.48,4.227 61.6,9.277 78.37,15.137 0.15,6.019 0.24,9.84 0.24,11.48 0,17.903 -4.15,30.512 -12.45,37.84 -11.23,9.922 -27.92,14.891 -50.05,14.891 -20.67,0 -35.92,-3.621 -45.78,-10.871 -9.84,-7.239 -17.13,-20.059 -21.84,-38.45 l -42.97,5.86 c 3.9,18.39 10.33,33.25 19.28,44.562 8.95,11.309 21.89,20.02 38.82,26.117 16.93,6.114 36.54,9.161 58.84,9.161 22.13,0 40.12,-2.61 53.96,-7.821 13.82,-5.207 24,-11.75 30.51,-19.636 6.51,-7.903 11.07,-17.883 13.68,-29.922 1.46,-7.489 2.19,-20.989 2.19,-40.52 v -58.601 c 0,-40.86 0.94,-66.688 2.81,-77.508 1.87,-10.832 5.57,-21.211 11.11,-31.129 h -45.9 c -4.56,9.109 -7.49,19.777 -8.79,31.976"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path160" /><path
d="m 4648.44,141.172 v 259.277 h 39.55 v -36.867 c 19.04,28.477 46.54,42.727 82.52,42.727 15.62,0 29.99,-2.821 43.09,-8.418 13.1,-5.629 22.9,-12.993 29.42,-22.102 6.5,-9.117 11.06,-19.937 13.67,-32.469 1.62,-8.148 2.44,-22.379 2.44,-42.73 V 141.172 h -43.94 v 157.707 c 0,17.91 -1.71,31.293 -5.13,40.16 -3.42,8.883 -9.48,15.961 -18.19,21.25 -8.71,5.281 -18.92,7.93 -30.64,7.93 -18.72,0 -34.87,-5.949 -48.47,-17.821 -13.58,-11.886 -20.38,-34.429 -20.38,-67.628 V 141.172 h -43.94"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path162" /><path
d="m 5305.91,499.082 h 47.36 V 292.289 c 0,-35.969 -4.07,-64.539 -12.21,-85.687 -8.14,-21.161 -22.83,-38.372 -44.06,-51.641 -21.25,-13.262 -49.12,-19.891 -83.62,-19.891 -33.54,0 -60.96,5.782 -82.28,17.328 -21.32,11.551 -36.54,28.282 -45.65,50.184 -9.12,21.879 -13.67,51.777 -13.67,89.707 v 206.793 h 47.36 V 292.539 c 0,-31.098 2.89,-54 8.66,-68.73 5.78,-14.731 15.72,-26.09 29.79,-34.059 14.08,-7.969 31.29,-11.961 51.64,-11.961 34.82,0 59.65,7.891 74.46,23.68 14.81,15.781 22.22,46.152 22.22,91.07 v 206.543"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path164" /><path
d="m 5426.51,141.172 v 259.277 h 39.55 v -36.867 c 19.05,28.477 46.55,42.727 82.52,42.727 15.63,0 29.99,-2.821 43.1,-8.418 13.1,-5.629 22.9,-12.993 29.41,-22.102 6.51,-9.117 11.07,-19.937 13.68,-32.469 1.62,-8.148 2.44,-22.379 2.44,-42.73 V 141.172 h -43.95 v 157.707 c 0,17.91 -1.71,31.293 -5.13,40.16 -3.41,8.883 -9.48,15.961 -18.19,21.25 -8.7,5.281 -18.91,7.93 -30.63,7.93 -18.72,0 -34.88,-5.949 -48.47,-17.821 -13.58,-11.886 -20.38,-34.429 -20.38,-67.628 V 141.172 h -43.95"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path166" /><path
d="m 5704.83,141.172 v 259.277 h 43.95 V 141.172 Z m 0,307.367 v 50.543 h 43.95 v -50.543 h -43.95"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path168" /><path
d="m 5844.48,270.809 c 0,-33.2 7.24,-58.071 21.73,-74.579 14.48,-16.519 32.72,-24.789 54.69,-24.789 21.81,0 39.95,8.297 54.44,24.911 14.48,16.597 21.73,41.898 21.73,75.918 0,32.062 -7.28,56.359 -21.86,72.878 -14.56,16.524 -32.67,24.782 -54.31,24.782 -21.97,0 -40.21,-8.219 -54.69,-24.66 -14.49,-16.438 -21.73,-41.258 -21.73,-74.461 z m -45.16,0 c 0,48.011 13.34,83.57 40.04,106.691 22.29,19.199 49.47,28.809 81.54,28.809 35.64,0 64.77,-11.68 87.4,-35.039 22.62,-23.348 33.94,-55.629 33.94,-96.801 0,-33.367 -5.01,-59.61 -15.01,-78.731 -10.02,-19.129 -24.58,-33.976 -43.71,-44.558 -19.13,-10.578 -40,-15.871 -62.62,-15.871 -36.3,0 -65.64,11.632 -88.01,34.91 -22.38,23.269 -33.57,56.801 -33.57,100.59"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path170" /><path
d="m 6093.75,141.172 v 259.277 h 39.55 v -36.867 c 19.04,28.477 46.54,42.727 82.52,42.727 15.63,0 29.99,-2.821 43.1,-8.418 13.09,-5.629 22.9,-12.993 29.41,-22.102 6.5,-9.117 11.06,-19.937 13.67,-32.469 1.62,-8.148 2.44,-22.379 2.44,-42.73 V 141.172 h -43.94 v 157.707 c 0,17.91 -1.71,31.293 -5.13,40.16 -3.42,8.883 -9.48,15.961 -18.19,21.25 -8.7,5.281 -18.92,7.93 -30.64,7.93 -18.72,0 -34.87,-5.949 -48.46,-17.821 -13.59,-11.886 -20.38,-34.429 -20.38,-67.628 V 141.172 h -43.95"
style="fill:#2d49a3;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path172" /></g></g></svg>

Before

Width:  |  Height:  |  Size: 49 KiB

File diff suppressed because one or more lines are too long

View File

@ -1,16 +0,0 @@
(function($) {
$(document).ready(function() {
$('.layout-toggle button').click(function() {
$('.layout-toggle button:disabled').removeAttr('disabled');
$(this).attr('disabled', true);
$('.resources').toggleClass('resource-list').toggleClass('resource-grid');
$('.resources .resource').toggleClass('media-object');
$('.resource-meta, .resource-image').toggleClass('media-object-section');
});
$('.browse-toggle').click(function() {
$('.browse-controls').toggleClass('open closed');
$(this).toggleClass('open closed');
});
});
})(jQuery)

View File

@ -1,18 +0,0 @@
$(function(){
$("#site-list").on( "click", ".accordion-title", function() {
var title = this
var content = $(this).closest('.accordion-item')
.find('.accordion-content')
if ($(content).is(':visible')) {
$(content).slideUp('fast')
$(this).closest('.accordion-item').removeClass('is-active')
$(title).attr('aria-expanded', false)
} else {
$(content).slideDown('fast')
$(this).closest('.accordion-item').addClass('is-active')
$(title).attr('aria-expanded', true)
}
return false;
});
})

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +0,0 @@
.dotted {
border-style: dashed;
margin: 2rem 0;
}

View File

@ -1,14 +0,0 @@
.featured-hero {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: rem-calc(100);
@include breakpoint(medium) {
height: rem-calc(200);
}
@include breakpoint(xlarge) {
height: rem-calc(400);
}
}

View File

@ -1,89 +0,0 @@
// search elements
.search{
.input-group {
position: relative;
border-radius: 4rem;
overflow: hidden;
padding: 0;
margin: 0;
.appear {
right: 0;
position: absolute;
height: 100%;
padding: 0.3rem 1rem;
}
}
.input-group * {
margin: 0;
}
.button{
border-color: $primary-color;
}
.appear{
display:none;
}
input{
&:active{
border-color: $primary-color;
background-color: $input-background-focus;
}
&:focus,&:focus-within{
border-color: $primary-color;
background-color: $input-background;
}
&:not(:placeholder-shown) {
border:none;
background-color: $input-background-focus;
position: relative;
padding-right: $global-padding * 9;
+ .appear {
display: block;
background-color: scale-color($input-background-focus, $lightness: -20%);
z-index: 2;
&:hover {
color: $white;
background-color: $primary-color;
}
}
}
}
.hollow {
border-color: $primary-color;
color: $primary-color;
&::after {
}
&::placeholder {
color: scale-color($primary-color, $lightness: -20%);
}
&:hover {
background-color: scale-color($primary-color, $lightness: 95%);
}
&:active {
background-color: scale-color($primary-color, $lightness: 85%);
}
}
}
//search block size in content
article,.omekas-entry-content {
.search{
@include xy-grid();
.input-group {
@include breakpoint(small){
@include xy-cell (12);
margin-left: auto;
margin-right: auto;
}
@include breakpoint(medium){
@include xy-cell (6);
margin-left: auto;
margin-right: auto;
}
@include breakpoint(large){
@include xy-cell (4);
margin-left: auto;
margin-right: auto;
}
}
}
}

View File

@ -1,8 +0,0 @@
// Apply outline styles only when input method is keyboard
// remove :focus style via What Input using progressive enhancement
// so :focus isn't left broken if JavaScript fails
[data-whatinput="mouse"] a:focus, button:focus
[data-whatinput="touch"] a:focus, button:focus {
outline: none;
}

View File

@ -1,86 +0,0 @@
/*!
* Gutenberg Editor Styles
*/
/** === Includes === */
@charset 'utf-8';
@import 'settings';
@import 'foundation';
@include foundation-typography;
@include foundation-button;
@include foundation-table;
/** === Content Width === */
.wp-block {
width: calc(100vw - (2 * 10));
@each $breakpoint, $size in $grid-margin-gutters {
@include breakpoint($breakpoint) {
width: calc(100vw - ($size));
}
}
}
/** === Base Typography === */
body {
font-size: $global-font-size;
font-family: $body-font-family;
color: $body-font-color;
}
/** === Post Title === */
.editor-post-title__block .editor-post-title__input{
@extend h1;
}
/** === Button === */
.wp-block-button {
// add general foundation button styling to button in editor
.wp-block-button__link {
@extend .button;
}
// add special styling for squared buttons
&.is-style-squared .wp-block-button__link {
border-radius: 0;
}
// add outline styles
&.is-style-outline .wp-block-button__link{
@extend .hollow;
}
// set transparent background to block for outline button
&.is-style-outline,
&.is-style-outline:hover,
&.is-style-outline:focus,
&.is-style-outline:active {
background: transparent;
}
}
/** === File === */
.wp-block-file__button{
@include button();
}
/** === Pullquote === */
.wp-block-paragraph.has-background{
padding: rem-calc(20px 30px);
}
/** === Table === */
.wp-block-table td{
border: none;
}
/** === Latest Posts grid view === */
.wp-block-latest-posts.is-grid{
list-style: none;
}

View File

@ -1,29 +0,0 @@
// Text meant only for screen readers. Addresses part of theme-check issue #840.
// https://github.com/Automattic/_s/blob/master/style.css
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; // Above WP toolbar.
}

View File

@ -1,12 +0,0 @@
$stone-grey: #CCCCCC;
$acid-green: #69E344;
$bubblegum-pink: #F096F9;
$desert-red: #D75930;
$mustard-yellow: #F5C042;
$beach-blue: #5CC8D1;
$hyperlink-blue: #0000DD;
$bloody-red: #D32D1F;
$mid-grey: #808080;
$antracite-grey: #333333;
$forest-green: #1E6041;
$raspberry-purple: #54367B;

View File

@ -1,23 +0,0 @@
// Fix the issue where the WP admin-bar overlaps the mobile menu
#wpadminbar {
position: fixed !important;
}
// Make sure that the WP admin-bar does not overlap Foundation components
body.admin-bar {
// Offset sticky top bar
&.f-topbar-fixed {
.sticky.fixed {
margin-top: rem-calc(32);
}
}
// Offset mobile off-canvas menu
&.offcanvas {
.off-canvas.is-open {
top: rem-calc(46);
@include breakpoint(small) {
top: rem-calc(32);
}
}
}
}

View File

@ -1,57 +0,0 @@
//.wp-caption > figcaption {
// max-width: 100%;
// font-size: 0.8rem;
// color: #999;
// padding: 0.25rem 0;
//}
//
//p.wp-caption-text{
// font-size:90%;
// color: #666;
// padding:rem-calc(10) 0;
//}
//
//.alignleft {
// float: left;
// padding-right: 1rem;
// margin: 0;
//}
//
//.alignright {
// float: right;
// padding-left: 1rem;
// margin: 0;
//}
//
//.aligncenter {
// display: block;
// margin-left: auto;
// margin-right: auto;
//}
//
//.gallery {
// @include xy-grid;
// @include xy-gutters($negative: true);
// @for $i from 1 through 9 {
// &.gallery-columns-#{$i} {
// @include xy-grid-layout(2, '.gallery-item', true);
// }
// @include breakpoint(medium){
// &.gallery-columns-#{$i} {
// @include xy-grid-layout(4, '.gallery-item', true, (small: 30px));
// }
// }
// @include breakpoint(large) {
// &.gallery-columns-#{$i} {
// @include xy-grid-layout($i, '.gallery-item', true, (small: 30px));
// }
// }
// }
// .gallery-icon > a {
// @include thumbnail;
// @include thumbnail-link;
// }
// .gallery-icon > img {
// @include thumbnail;
// }
//}

View File

@ -1,5 +0,0 @@
body#tinymce{
height: auto; // Fix editor style bug
max-width: $grid-row-width; // Give the editor a max-width
padding: rem-calc(20) !important;
}

View File

@ -1,59 +0,0 @@
header {
@include xy-grid();
@include xy-gutters(0);
main {
@include breakpoint(small){
@include xy-cell(12);
@include flex-align(center, middle);
text-align: center;
}
@include breakpoint (medium) {
padding: $global-padding*2 $global-padding;
}
@include breakpoint(large){
@include xy-cell(shrink);
@include flex-align(left, middle);
// min-width: 14rem;
text-align: unset;
}
}
nav {
@include breakpoint(small) {
@include xy-cell(12);
@include flex;
@include flex-align(center, middle);
a, button {
color: $black;
&:hover {
color: $anchor-color;
}
}
menu {
margin: 0;
padding: 0;
font-size: 0.8rem;
}
.menu {
justify-content: center;
a {
padding: $global-padding*0.7 $global-padding*0.5;
}
}
}
@include breakpoint(medium) {
menu {
font-size: $global-font-size*1.5;
}
}
@include breakpoint(large) {
@include xy-cell(auto);
@include flex;
@include flex-align(right, middle);
menu {
margin: inherit;
padding: inherit;
}
}
}
}

View File

@ -1,28 +0,0 @@
// navigation scss
.top-bar {
width: 100%;
.top-bar-left {
justify-content: flex-start;
}
}
.hero {
@include breakpoint(small) {
nav {
.dropdown.menu > li > a {
padding: $global-menu-padding/2 $global-menu-padding/2;
}
}
}
@include breakpoint(medium) {
aside {
nav {
.dropdown.menu > li > a {
padding: $global-menu-padding;
}
}
}
}
@include breakpoint(large) {
}
}

View File

@ -1,201 +0,0 @@
// Page header
.front-hero {
.marketing {
@include xy-grid-container(55rem);
@include xy-grid;
}
@include breakpoint(small) {
background: url('../images/demo/hero-bg-foundation-6-small.svg') bottom center;
background-size: cover;
background-position: bottom;
padding: rem-calc(65%) 0;
margin: 0 0 rem-calc(32);
height: auto;
position: relative;
text-align: left;
}
@include breakpoint(medium) {
background: url('../images/demo/hero-bg-foundation-6-large.svg') bottom center;
background-size: cover;
background-position: center;
height: rem-calc(685);
margin: 0 0 rem-calc(72);
}
.watch {
@include breakpoint(small) {
@include xy-cell(7);
}
@include breakpoint(medium) {
@include xy-cell(12);
}
a {
color: #B4C9D1;
cursor: pointer;
font-weight: 400;
margin-right: rem-calc(20);
}
a:hover {
color: #fff;
}
#stargazers {
:before {
content: "\f09b";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #B4C9D1;
margin-right: rem-calc(8);
}
}
#twitter {
:before {
content: "\f099";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #B4C9D1;
margin-right: rem-calc(8);
}
}
}
.tagline {
@include breakpoint(small) {
@include xy-cell(8);
}
@include breakpoint(medium) {
@include xy-cell(5);
padding-top: 6rem;
}
}
h1 {
color: #fff;
font-weight: 500;
@include breakpoint(small) {
font-size: 2.2rem;
}
@include breakpoint(medium) {
font-size: 2.875rem;
}
}
h4 {
color: #fefefe;
font-weight: 300;
font-size: 1.3125rem;
}
.download {
margin-top: rem-calc(20);
}
}
// Intro
.intro {
@include xy-grid-container;
@include xy-grid;
.fp-intro {
@include breakpoint(small) {
@include xy-cell(12);
}
@include breakpoint(medium) {
@include xy-cell(10);
@include xy-cell-offset(1);
h2 {
font-weight: 300;
margin-bottom: 1.5rem;
}
h4 {
font-size: 1.125rem;
line-height: 1.6;
color: #777;
margin-bottom: 2rem;
}
}
}
}
// Section divider
.section-divider {
@include xy-grid-container;
@include xy-grid;
hr {
@include xy-cell(12);
@extend .dotted;
box-sizing: border-box;
}
}
// Benefits
.benefits {
@include xy-grid-container;
@include xy-grid;
text-align: center;
header {
@include xy-cell(12);
h2 {
font-weight: 300;
}
h4 {
font-size: 1.125rem;
line-height: 1.6;
color: #777;
}
}
.semantic,
.responsive,
.customizable,
.professional {
@include breakpoint(small) {
@include xy-cell(12);
}
@include breakpoint(medium) {
@include xy-cell(3);
}
img {
padding: 1.25rem;
margin: 1rem auto 0 auto;
}
h3 {
color: #0a0a0a;
font-weight: 300;
font-size: 1.75rem;
}
p {
font-size: 0.9375rem;
}
}
.why-foundation {
@include xy-cell(12);
margin-top: 4rem;
}
}

View File

@ -1,84 +0,0 @@
.kitchen-sink-header {
@include xy-cell(12);
}
.kitchen-sink-components {
hr {
margin: 3rem 0;
}
@include breakpoint(small) {
@include xy-cell(12);
}
@include breakpoint(large) {
@include xy-cell(9);
}
}
.kitchen-sink-nav {
@include breakpoint(small) {
display: none;
}
@include breakpoint(large) {
@include xy-cell(3);
display: block;
float: right;
.docs-sub-menu {
font-size: 0.85rem;
margin-top: 1rem;
}
.docs-menu-title {
text-transform: uppercase;
font-size: 0.75rem;
color: $dark-gray;
font-weight: bold;
line-height: 1;
padding-left: 0.9rem;
margin-bottom: 0.5rem;
border-top: 1px solid $medium-gray;
margin-top: 1rem;
padding-top: 1.5rem;
}
.docs-toc {
width: 100%;
padding-left: 4rem;
padding-right: 1rem;
}
.docs-toc .active {
background: #2199e8;
color: white;
}
.docs-toc .docs-sub-menu:first-child .docs-menu-title {
margin-top: 0;
border-top: 0;
padding-top: 0;
}
}
}
.kitchen-sink-grid {
.grid-x {
background: #d6ecfa;
font-size: 12px;
line-height: 2rem;
margin-bottom: 1.5rem;
.cell,:nth-child(odd) {
background: #7bc1ef;
color: #0a0a0a;
}
.cell:nth-child(even) {
background: #1779ba;
color: #fefefe;
}
}
}

View File

@ -1,47 +0,0 @@
<?xml version="1.0"?>
<ruleset name="WordPress Theme Coding Standards">
<!-- See https://github.com/squizlabs/PHP_CodeSniffer/wiki/Annotated-ruleset.xml -->
<!-- See https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/blob/develop/WordPress-Core/ruleset.xml -->
<!-- Set a description for this ruleset. -->
<description>A custom set of code standard rules to check for WordPress themes.</description>
<!-- Include the WordPress ruleset, with exclusions. -->
<rule ref="WordPress">
<exclude name="Generic.WhiteSpace.ScopeIndent.IncorrectExact" />
<exclude name="Generic.WhiteSpace.ScopeIndent.Incorrect" />
<exclude name="Generic.WhiteSpace.DisallowSpaceIndent.SpacesUsed" />
<exclude name="Generic.Files.EndFileNewline.NotFound" />
<exclude name="Generic.Strings.UnnecessaryStringConcat.Found" />
<exclude name="Generic.Formatting.DisallowMultipleStatements.SameLine" />
<exclude name="Generic.Functions.OpeningFunctionBraceKernighanRitchie.ContentAfterBrace" />
<exclude name="PEAR.Functions.FunctionCallSignature.Indent" />
<exclude name="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket" />
<exclude name="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket" />
<exclude name="Squiz.Commenting.FileComment.WrongStyle" />
<exclude name="Squiz.Commenting.BlockComment.NoEmptyLineBefore" />
<exclude name="Squiz.Commenting.FunctionComment.MissingParamTag" />
<exclude name="Squiz.Commenting.InlineComment.NotCapital" />
<exclude name="Squiz.Commenting.InlineComment.SpacingAfter" />
<exclude name="Squiz.Commenting.VariableComment.WrongStyle" />
<exclude name="Squiz.Commenting.FunctionComment.Missing" />
<exclude name="Squiz.Commenting.FunctionComment.WrongStyle" />
<exclude name="Squiz.Commenting.InlineComment.InvalidEndChar" />
<exclude name="Squiz.Commenting.ClassComment.Missing" />
<exclude name="Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace" />
<exclude name="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterOpenHint" />
<exclude name="WordPress.XSS.EscapeOutput.UnsafePrintingFunction" />
<exclude name="WordPress.XSS.EscapeOutput.OutputNotEscaped" />
<exclude name="WordPress.Arrays.ArrayDeclaration.NoSpaceAfterOpenParenthesis" />
<exclude name="WordPress.Arrays.ArrayDeclarationSpacing.NoSpaceAfterArrayOpener" />
<exclude name="WordPress.Arrays.ArrayDeclarationSpacing.NoSpaceBeforeArrayCloser" />
<exclude name="WordPress.Variables.GlobalVariables" />
<exclude name="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis" />
<exclude name="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis)" />
<exclude name="WordPress.VIP.RestrictedFunctions" />
</rule>
</ruleset>

5866
_off/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,41 +0,0 @@
{
"name": "arc-hive-theme",
"version": "2.0.0",
"description": "arc-HIVE theme for Omeka S.",
"main": "gulpfile.js",
"scripts": {
"start": "gulp",
"build": "gulp sass"
},
"author": "Hangar<tech@hangar.org>",
"license": "MIT",
"bugs": {
"url": "https://git.hangar.org/arcHIVE-tech/Arc-hive-omeka-theme",
"email": "tech@hangar.org"
},
"dependencies": {
"foundation-sites": "^6.6.3",
"gulp-cli": "^2.3.0",
"jquery": "^3.6.0",
"motion-ui": "~2.0.0",
"what-input": "^5.2.10"
},
"devDependencies": {
"autoprefixer": "^9.8.6",
"browser-sync": "^2.26.14",
"gulp": "^4.0.2",
"gulp-load-plugins": "^2.0.7",
"gulp-postcss": "^8.0.0",
"gulp-sass": "^4.1.0",
"minimist": "^1.2.3"
},
"browserslist": [
"last 2 versions",
"ie >= 9"
],
"repository": {
"type": "git",
"url": "https://git.hangar.org/arcHIVE-tech/Arc-hive-omeka-theme"
},
"private": true
}

1
asset/css/default.css Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

Before

Width:  |  Height:  |  Size: 241 KiB

After

Width:  |  Height:  |  Size: 241 KiB

View File

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 97 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 897 KiB

View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

1
asset/js/app.js.map Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -425,16 +425,16 @@ $dropdown-sizes: (
// -----------------
$dropdownmenu-arrows: true;
$dropdownmenu-arrow-color: $anchor-color;
$dropdownmenu-arrow-color: $body-font-color;//$anchor-color;
$dropdownmenu-arrow-size: 6px;
$dropdownmenu-arrow-padding: 1.5rem;
$dropdownmenu-min-width: 200px;
$dropdownmenu-min-width: 100%;//200px;
$dropdownmenu-background: null;
$dropdownmenu-submenu-background: $white;
$dropdownmenu-submenu-background: $dropdown-background;
$dropdownmenu-padding: $global-menu-padding;
$dropdownmenu-nested-margin: 0;
$dropdownmenu-submenu-padding: $dropdownmenu-padding;
$dropdownmenu-border: 1px solid $medium-gray;
$dropdownmenu-border: none; //1px solid $medium-gray;
$dropdown-menu-item-color-active: get-color(primary);
$dropdown-menu-item-background-active: transparent;
@ -521,6 +521,7 @@ $menu-centered-back-compat: true;
$menu-icons-back-compat: true;
$menu-anchor-color: $black;
$menu-anchor-color-hover: $anchor-color;
// 24. Meter
// ---------

View File

@ -61,11 +61,18 @@ button,.button {
border: none;
}
}
.load_more {
button,.button {
font-size: $global-font-size;
}
}
.end_of_page_button {
@extend .button.small;
// @extend .button.small;
@extend .button;
display: flex;
margin: $global-margin auto;
padding: $global-padding*0.5 $global-padding*5;
//padding: $global-padding*0.5 $global-padding*5;
font-size: $global-font-size;
}
.accordion-item.is-active {
& button, & .button {

View File

@ -1,8 +1,31 @@
//search block size in content
article,.omekas-entry-content {
.search{
@include xy-grid();
.input-group {
@include breakpoint(small){
@include xy-cell (12);
margin-left: auto;
margin-right: auto;
}
@include breakpoint(medium){
@include xy-cell (6);
margin-left: auto;
margin-right: auto;
}
@include breakpoint(large){
@include xy-cell (4);
margin-left: auto;
margin-right: auto;
}
}
}
}
// search elements
.search{
.input-group {
position: relative;
border-radius: 4rem;
border-radius: $global-padding*4;
overflow: hidden;
padding: 0;
margin: 0;
@ -10,7 +33,7 @@
right: 0;
position: absolute;
height: 100%;
padding: 0.3rem 1rem;
padding: $global-padding*0.3 $global-padding;
}
}
.input-group * {
@ -21,6 +44,7 @@
}
.appear{
display:none;
font-size: $global-font-size;
}
input{
&:active{
@ -51,7 +75,7 @@
.hollow {
border-color: $primary-color;
color: $primary-color;
&::after {
&:after {
}
&::placeholder {
color: scale-color($primary-color, $lightness: -20%);
@ -64,26 +88,3 @@
}
}
}
//search block size in content
article,.omekas-entry-content {
.search{
@include xy-grid();
.input-group {
@include breakpoint(small){
@include xy-cell (12);
margin-left: auto;
margin-right: auto;
}
@include breakpoint(medium){
@include xy-cell (6);
margin-left: auto;
margin-right: auto;
}
@include breakpoint(large){
@include xy-cell (4);
margin-left: auto;
margin-right: auto;
}
}
}
}

View File

@ -2,10 +2,10 @@
.site-name,.site-description {
display: none;
}
&::before {
&:before {
content: '';
display:inline-block;
margin-top:-$global-padding;
// margin-top:-$global-padding;
width: 100%;
height: $global-padding*5;
background-size: contain;
@ -35,3 +35,11 @@
}
}
}
.arc-hive-off.site-brand{
//hack needed for omeka
margin-bottom: -$global-padding*0.5;
&:before{
margin-top: -$global-padding;
}
}

View File

@ -132,6 +132,55 @@
// #. Page
// ------------------
// -- accordion collections
//.collections-list {
// main article {
// overflow: visible !important;
// }
// .accordion-item {
// margin-left: -10rem;
// padding-left: 10rem;
// margin-right: -10rem;
// padding-right: 10rem;
// }
//}
// -- submenus
.omekas-entry-content {
.sub-menu.wide {
//padding like .hero.collection-single aside nav
position: absolute;
left: 0;
width: 100vw;
@include breakpoint(small) {
padding-left: 0;
padding-right: 0;
}
@include breakpoint(medium) {
padding-left: $global-padding * 3;
padding-right: $global-padding * 3;
}
@include breakpoint(xxlarge) {
padding-left: $global-padding * 8;
padding-right: $global-padding * 8;
}
a {
&:hover {
text-decoration: underline;
}
}
.sticky {
&.is-stuck {
background-color: scale-color($white, $alpha: 90%);
}
&.is-at-top {
margin-top: 0 !important;
}
}
}
}
// -- Search

View File

@ -59,7 +59,7 @@ main {
}
}
section {
padding: $global-padding $global-padding*2;
// padding: $global-padding $global-padding*2;
}
.entry-content,.omekas-entry-content {
@include breakpoint(small){
@ -70,18 +70,31 @@ main {
@include breakpoint(medium){
@include xy-cell(12);
padding: $global-padding*2 $global-padding*3;
max-width: 50rem;
max-width: 60rem;
margin:0 auto;
}
@include breakpoint(xlarge){
@include xy-cell(12);
max-width: 50rem;
padding: $global-padding*2 $global-padding*3;
font-size: $global-font-size*1.2;
margin: 0 auto;
@include breakpoint(xxlarge){
// @include xy-cell(12);
// padding: $global-padding*2 $global-padding*3;
// margin: 0 auto;
max-width: 70rem;
p {
font-size: $global-font-size*1.2;
line-height: $paragraph-lineheight*1.15;
}
}
}
}
aside {
@include xy-grid;
nav {
@include xy-cell(12);
display:flex;
align-content: center;
justify-content: center;
padding-bottom: $global-padding * 2;
}
}
}
@ -227,6 +240,7 @@ main {
padding: 0;
margin: 0;
font-size: $global-font-size*0.7;
overflow: visible;
}
@include breakpoint(medium){
font-size: $global-font-size*1;
@ -239,10 +253,13 @@ main {
display:flex;
flex-direction: column;
align-items: center;
margin-top: $global-margin * 1.5;
}
// accordion for colletions list
.accordion-item {
margin: 0 -5rem;//make lines screen width in collections view
padding: 0 5rem;
&.title {
.accordion-title {
@include breakpoint(small){
@ -509,6 +526,10 @@ main {
}
a {
color: $body-font-color;
&:hover {
// color: $anchor-color;
text-decoration: underline;
}
}
.button {
justify-content:center;
@ -532,10 +553,11 @@ main {
.slides {
background-color: $secondary-color;
.slide {
height: 10rem;
flex-direction: column;
align-content: center;
align-self: center;
margin: $global-margin auto;
margin: 0 auto;
&:first-child {
color: unset;
background-color: unset;
@ -547,6 +569,16 @@ main {
justify-content: center;
}
}
.image-background {
width: 100%;
background-color: rgb(250,250,220);
background-image: url("../img/header_collections.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center 75%;
}
&.collections-all{
}
}
}
aside {
@ -581,10 +613,24 @@ main {
}
aside {
nav {
//like .omekas-entry-content .sub-menu.wide
@include flex-align(justify,middle);
width: 100vw;
border-top: $global-border-archive;
border-bottom: $global-border-archive;
margin: 0;
@include breakpoint(small) {
padding-left: 0;
padding-right: 0;
}
@include breakpoint(medium) {
padding-left: $global-padding * 3;
padding-right: $global-padding * 3;
}
@include breakpoint(xxlarge) {
padding-left: $global-padding * 8;
padding-right: $global-padding * 8;
}
}
}
}

View File

@ -0,0 +1,102 @@
header {
@include xy-grid();
@include xy-gutters(0);
main {
@include breakpoint(small){
@include xy-cell(12);
@include flex-align(center, middle);
padding: $global-padding $global-padding;
min-width: 14rem;
text-align: center;
}
@include breakpoint(large){
@include xy-cell(shrink);
@include flex-align(left, middle);
text-align: unset;
}
}
nav {
@include breakpoint(small) {
@include xy-cell(12);
@include flex;
@include flex-align(center, middle);
padding-bottom: $global-padding*2;
a, button {
color: $black;
&:hover {
color: $anchor-color;
}
}
menu {
margin: 0;
padding: 0;
}
.menu {
justify-content: center;
a {
padding: $global-padding*0.7 $global-padding*0.5;
}
&.dropdown {
justify-content:center;
li,.button {
min-width: unset;
margin:0;
padding:0;
font-size: $global-font-size*0.9;//$header-menu-font-size;
}
.button {
margin-left: $global-margin;
background-color:$input-background;
}
.is-dropdown-submenu {
font-size: $dropdown-font-size * 0.95;
min-width: 10rem;
box-shadow: 0 3px 5px 3px rgba(200, 200, 200, 0.1);
}
}
}
}
@include breakpoint(medium) {
@include xy-cell(auto);
@include flex;
//@include flex-align(right, middle);
//padding-bottom: 0;//$global-padding;
menu {
margin: inherit;
padding: inherit;
.menu {
&.dropdown {
li,.button {
font-size: $global-font-size*1.4;//$header-menu-font-size;
}
}
.button {
margin-left: $global-margin/2;
}
}
}
}
@include breakpoint(xlarge) {
// @include xy-cell(auto);
// @include flex;
@include flex-align(right, middle);
padding-bottom: 0;//$global-padding;
menu {
// margin: inherit;
// padding: inherit;
.menu {
&.dropdown {
justify-content: end;
li,.button {
font-size: $global-font-size*1.4;//$header-menu-font-size;
}
.button {
margin-left: $global-margin;
}
}
}
}
}
}
}

View File

@ -0,0 +1,83 @@
// navigation scss
.top-bar {
width: 100%;
.top-bar-left {
justify-content: flex-start;
}
}
.hero {
@include breakpoint(small) {
// nav {
// .dropdown.menu > li > a {
// padding: $global-menu-padding/2 $global-menu-padding/2;
// }
// }
}
@include breakpoint(medium) {
// aside {
// nav {
// .dropdown.menu > li > a {
// padding: $global-menu-padding;
// }
// }
// }
}
@include breakpoint(large) {
}
}
header {
menu {
a[href$="/join-us/"],a[href$="/login"] {
color: $black;
background-color: $input-background;
border: none;
border-radius: $global-radius-archive;
padding: $global-padding/2 $global-padding;
margin-left: $global-margin;
&:hover {
color: $anchor-color;
}
}
}
}
#site-list {
nav {
margin-bottom: 3rem;
}
}
// a[href^="http://"] {
// /* fully valid URL, likely external link */
// }
//
// a[href="http://google.com"] {
// /* link to specific website */
// }
//
// a[href^="/"], a[href^=".."] {
// /* internal relative link */
// }
//
// a[href^="mailto:"] {
// /* email link */
// }
//
// a[href$=".pdf"] {
// /* PDF file */
// }
//
// a[href$=".doc"] {
// /* Microsoft Word document */
// }
//
// a[href$=".mp3"] {
// /* Music file */
// }
//
// a[href$=".zip"] {
// /* Archive file */
// }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -1,54 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="270px" height="270px" viewBox="0 0 270 270" style="enable-background:new 0 0 270 270;" xml:space="preserve">
<style type="text/css">
.st0{opacity:0.2;}
.st1{fill:none;stroke:#3F5D69;stroke-width:0.5069;stroke-miterlimit:10;}
.st2{fill:#4F5764;}
.st3{fill:url(#SVGID_1_);}
.st4{fill:url(#SVGID_2_);}
.st5{fill:url(#SVGID_3_);}
.st6{fill:url(#SVGID_4_);}
</style>
<g class="st0">
<polyline class="st1" points="15.4,124.2 133.9,248.4 208.8,34.2 15.4,124.2 "/>
<polyline class="st1" points="220.2,158.5 137.4,17.4 248.8,115.6 219.4,161.2 "/>
<polyline class="st1" points="248.8,115.6 15.4,124.2 52.4,55.6 137.4,17.4 "/>
<g>
<circle class="st2" cx="248.8" cy="115.6" r="4.1"/>
<circle class="st2" cx="15.4" cy="124.2" r="4.6"/>
<circle class="st2" cx="137.4" cy="17.4" r="4.1"/>
<circle class="st2" cx="52.4" cy="55.6" r="3.3"/>
<circle class="st2" cx="133.9" cy="248.4" r="3.8"/>
<circle class="st2" cx="208.8" cy="34.2" r="4.7"/>
<circle class="st2" cx="219.4" cy="161.2" r="5.3"/>
</g>
</g>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="126.3543" y1="93.2575" x2="138.7467" y2="93.2575">
<stop offset="0" style="stop-color:#4F5764"/>
<stop offset="0.6682" style="stop-color:#293942"/>
<stop offset="1" style="stop-color:#111C21"/>
</linearGradient>
<rect x="126.4" y="80.3" class="st3" width="12.4" height="26"/>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="96.7949" y1="187.5047" x2="114.2522" y2="97.1009">
<stop offset="0" style="stop-color:#D0D1D3"/>
<stop offset="0.5225" style="stop-color:#CDD2D1"/>
<stop offset="0.994" style="stop-color:#F2F2F2"/>
</linearGradient>
<rect x="97.4" y="97.1" class="st4" width="16.2" height="90.6"/>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="80.9993" y1="93.2569" x2="126.3543" y2="93.2569">
<stop offset="0" style="stop-color:#4F5764"/>
<stop offset="0.6682" style="stop-color:#293942"/>
<stop offset="1" style="stop-color:#111C21"/>
</linearGradient>
<rect x="81" y="85.4" class="st5" width="45.4" height="15.7"/>
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="145.8713" y1="185.0645" x2="190.5812" y2="87.2338">
<stop offset="0" style="stop-color:#3D96D2"/>
<stop offset="1" style="stop-color:#069FB0"/>
</linearGradient>
<path class="st6" d="M181.1,81.2l-2,0.9v10.7l-8.6,5.7l-7.6-5.7V82.2l-1.4-0.7l-8.1,11.6v12.3l9.5,8.5v73.8h16.3v-74.2l9.8-8.9
V93.2L181.1,81.2z M171.2,182.4c-1.7,0-3-1.4-3-3c0-1.7,1.4-3,3-3c1.7,0,3,1.4,3,3C174.2,181,172.9,182.4,171.2,182.4z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 90 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 88 KiB

View File

@ -1,139 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="270px" height="270px" viewBox="0 0 270 270" style="enable-background:new 0 0 270 270;" xml:space="preserve">
<style type="text/css">
.st0{opacity:0.16;}
.st1{fill:none;stroke:#26373E;stroke-width:0.6356;stroke-miterlimit:10;}
.st2{fill:#4F5764;}
.st3{fill:url(#SVGID_1_);}
.st4{fill:url(#SVGID_2_);}
.st5{fill:url(#SVGID_3_);}
.st6{fill:url(#SVGID_4_);}
.st7{fill:url(#SVGID_5_);}
.st8{fill:url(#SVGID_6_);}
.st9{fill:#FFFFFF;}
.st10{fill:url(#SVGID_7_);}
.st11{fill:url(#SVGID_8_);}
.st12{fill:url(#SVGID_9_);}
.st13{fill:url(#SVGID_10_);}
.st14{fill:url(#SVGID_11_);}
.st15{fill:url(#SVGID_12_);}
.st16{fill:url(#SVGID_13_);}
.st17{fill:url(#SVGID_14_);}
.st18{fill:url(#SVGID_15_);}
.st19{fill:url(#SVGID_16_);}
</style>
<g class="st0">
<polyline class="st1" points="14.5,191.2 237.4,214.9 156.5,11.6 14.5,187.7 49.4,38.9 263.3,173.2 109.7,255.8 8.7,77.7 "/>
<polyline class="st1" points="49.4,38.9 156.5,11.6 263.3,173.2 "/>
<g>
<circle class="st2" cx="49.4" cy="38.9" r="5.1"/>
<circle class="st2" cx="156.5" cy="11.6" r="5.1"/>
<circle class="st2" cx="263.3" cy="173.2" r="5.7"/>
<circle class="st2" cx="237.4" cy="214.9" r="5.1"/>
<circle class="st2" cx="109.7" cy="255.8" r="4.8"/>
<circle class="st2" cx="8.7" cy="77.7" r="5.9"/>
<circle class="st2" cx="14.5" cy="187.7" r="6.7"/>
</g>
</g>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="89.8471" y1="134.6955" x2="163.2465" y2="134.6955">
<stop offset="0" style="stop-color:#4F5764"/>
<stop offset="0.6682" style="stop-color:#293942"/>
<stop offset="1" style="stop-color:#111C21"/>
</linearGradient>
<rect x="89.8" y="81.4" class="st3" width="73.4" height="106.6"/>
<g>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="90.6335" y1="179.444" x2="156.1698" y2="81.7949">
<stop offset="0" style="stop-color:#D0D1D3"/>
<stop offset="0.4956" style="stop-color:#CDD2D1"/>
<stop offset="0.994" style="stop-color:#F2F2F2"/>
</linearGradient>
<rect x="89.8" y="81.4" class="st4" width="66.6" height="99.2"/>
</g>
<g>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="172.3255" y1="178.4396" x2="190.0203" y2="114.214">
<stop offset="0" style="stop-color:#3D96D2"/>
<stop offset="1" style="stop-color:#069FB0"/>
</linearGradient>
<polygon class="st5" points="186.2,180.6 175.7,180.6 175.7,113.7 180.9,100.8 186.2,113.7 "/>
</g>
<g>
<path class="st9" d="M111.3,132.4v-17.8h12.6v3.3h-8.8v3.7h8.6v3.3h-8.6v7.4H111.3z"/>
<path class="st9" d="M125.7,123.6c0-5.4,3-9.2,8.3-9.2c2.2,0,4,0.7,5.3,1.8l-1.7,2.9c-1-0.9-2-1.4-3.5-1.4c-2.6,0-4.5,2.2-4.5,5
c0,0.1,0,0.2,0,0.4c0.8-1.2,2.6-2.3,4.6-2.3c3.2,0,6.1,2,6.1,5.8c0,3.5-2.8,6.1-6.8,6.1C128,132.8,125.7,128.6,125.7,123.6z
M136.4,126.8c0-1.9-1.6-2.7-3.3-2.7c-1.3,0-2.6,0.6-3.5,1.7c0.2,1.7,1.1,3.6,3.6,3.6C135.2,129.4,136.4,128,136.4,126.8z"/>
</g>
<g>
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="83.6214" y1="91.6015" x2="95.586" y2="91.6015">
<stop offset="0" style="stop-color:#3D96D2"/>
<stop offset="1" style="stop-color:#069FB0"/>
</linearGradient>
<rect x="83.6" y="89.4" class="st6" width="12" height="4.4"/>
</g>
<g>
<linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="83.6214" y1="100.4609" x2="95.586" y2="100.4609">
<stop offset="0" style="stop-color:#3D96D2"/>
<stop offset="1" style="stop-color:#069FB0"/>
</linearGradient>
<rect x="83.6" y="98.2" class="st7" width="12" height="4.4"/>
</g>
<g>
<linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="83.6214" y1="127.0393" x2="95.586" y2="127.0393">
<stop offset="0" style="stop-color:#3D96D2"/>
<stop offset="1" style="stop-color:#069FB0"/>
</linearGradient>
<rect x="83.6" y="124.8" class="st8" width="12" height="4.4"/>
</g>
<g>
<linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="83.6214" y1="135.8988" x2="95.586" y2="135.8988">
<stop offset="0" style="stop-color:#3D96D2"/>
<stop offset="1" style="stop-color:#069FB0"/>
</linearGradient>
<rect x="83.6" y="133.7" class="st10" width="12" height="4.4"/>
</g>
<g>
<linearGradient id="SVGID_8_" gradientUnits="userSpaceOnUse" x1="83.6214" y1="162.4771" x2="95.586" y2="162.4771">
<stop offset="0" style="stop-color:#3D96D2"/>
<stop offset="1" style="stop-color:#069FB0"/>
</linearGradient>
<rect x="83.6" y="160.3" class="st11" width="12" height="4.4"/>
</g>
<g>
<linearGradient id="SVGID_9_" gradientUnits="userSpaceOnUse" x1="83.6214" y1="171.3366" x2="95.586" y2="171.3366">
<stop offset="0" style="stop-color:#3D96D2"/>
<stop offset="1" style="stop-color:#069FB0"/>
</linearGradient>
<rect x="83.6" y="169.1" class="st12" width="12" height="4.4"/>
</g>
<g>
<linearGradient id="SVGID_10_" gradientUnits="userSpaceOnUse" x1="83.6214" y1="109.3204" x2="95.586" y2="109.3204">
<stop offset="0" style="stop-color:#3D96D2"/>
<stop offset="1" style="stop-color:#069FB0"/>
</linearGradient>
<rect x="83.6" y="107.1" class="st13" width="12" height="4.4"/>
</g>
<g>
<linearGradient id="SVGID_11_" gradientUnits="userSpaceOnUse" x1="83.6214" y1="118.1799" x2="95.586" y2="118.1799">
<stop offset="0" style="stop-color:#3D96D2"/>
<stop offset="1" style="stop-color:#069FB0"/>
</linearGradient>
<rect x="83.6" y="116" class="st14" width="12" height="4.4"/>
</g>
<g>
<linearGradient id="SVGID_12_" gradientUnits="userSpaceOnUse" x1="83.6214" y1="144.7582" x2="95.586" y2="144.7582">
<stop offset="0" style="stop-color:#3D96D2"/>
<stop offset="1" style="stop-color:#069FB0"/>
</linearGradient>
<rect x="83.6" y="142.5" class="st15" width="12" height="4.4"/>
</g>
<g>
<linearGradient id="SVGID_13_" gradientUnits="userSpaceOnUse" x1="83.6214" y1="153.6177" x2="95.586" y2="153.6177">
<stop offset="0" style="stop-color:#3D96D2"/>
<stop offset="1" style="stop-color:#069FB0"/>
</linearGradient>
<rect x="83.6" y="151.4" class="st16" width="12" height="4.4"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 6.3 KiB

View File

@ -1,75 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="270px" height="270px" viewBox="0 0 270 270" style="enable-background:new 0 0 270 270;" xml:space="preserve">
<style type="text/css">
.st0{opacity:0.2;}
.st1{fill:none;stroke:#3F5D69;stroke-width:0.5134;stroke-miterlimit:10;}
.st2{fill:#4F5764;}
.st3{fill:url(#SVGID_1_);}
.st4{fill:url(#SVGID_2_);}
.st5{fill:url(#SVGID_3_);}
.st6{fill:url(#SVGID_4_);}
.st7{fill:url(#SVGID_5_);}
.st8{fill:url(#SVGID_6_);}
.st9{fill:url(#SVGID_7_);}
</style>
<g class="st0">
<polyline class="st1" points="91.2,27.9 250.6,116.3 13.7,117.1 208.2,54.1 "/>
<polyline class="st1" points="181.5,227.2 258.7,182.9 7.3,179.2 179.2,228.8 "/>
<polyline class="st1" points="7.3,179.2 91.2,27.9 208.2,54.1 258.7,182.9 "/>
<g>
<circle class="st2" cx="7.3" cy="179.2" r="4.1"/>
<circle class="st2" cx="91.2" cy="27.9" r="4.6"/>
<circle class="st2" cx="258.7" cy="182.9" r="4.1"/>
<circle class="st2" cx="208.2" cy="54.1" r="3.3"/>
<circle class="st2" cx="250.6" cy="116.3" r="3.9"/>
<circle class="st2" cx="13.7" cy="117.1" r="4.7"/>
<circle class="st2" cx="179.2" cy="228.8" r="5.4"/>
</g>
</g>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="127.1718" y1="187.3774" x2="152.0181" y2="156.8904">
<stop offset="0" style="stop-color:#D0D1D3"/>
<stop offset="0.5225" style="stop-color:#CDD2D1"/>
<stop offset="0.994" style="stop-color:#F2F2F2"/>
</linearGradient>
<polygon class="st3" points="145.4,169.2 145.4,154.5 133.9,154.5 133.9,169.2 112.5,169.2 112.5,174.9 166.9,174.9 166.9,169.2
"/>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="85.0996" y1="118.4856" x2="194.2902" y2="118.4856">
<stop offset="0" style="stop-color:#D0D1D3"/>
<stop offset="0.5225" style="stop-color:#CDD2D1"/>
<stop offset="0.994" style="stop-color:#F2F2F2"/>
</linearGradient>
<rect x="85.1" y="80.7" class="st4" width="109.2" height="75.6"/>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="91.1375" y1="149.8817" x2="188.7937" y2="86.7396">
<stop offset="0" style="stop-color:#3D96D2"/>
<stop offset="1" style="stop-color:#069FB0"/>
</linearGradient>
<rect x="89.9" y="86.4" class="st5" width="99.6" height="64.1"/>
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="58.8981" y1="153.359" x2="119.2881" y2="153.359">
<stop offset="0" style="stop-color:#4F5764"/>
<stop offset="0.6682" style="stop-color:#293942"/>
<stop offset="1" style="stop-color:#111C21"/>
</linearGradient>
<rect x="58.9" y="114.3" class="st6" width="60.4" height="78"/>
<linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="63.3368" y1="184.134" x2="114.438" y2="121.4314">
<stop offset="0" style="stop-color:#3D96D2"/>
<stop offset="1" style="stop-color:#069FB0"/>
</linearGradient>
<rect x="63.9" y="121.7" class="st7" width="50.4" height="61.6"/>
<g>
<linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="180.4045" y1="159.832" x2="210.4102" y2="159.832">
<stop offset="0" style="stop-color:#4F5764"/>
<stop offset="0.6682" style="stop-color:#293942"/>
<stop offset="1" style="stop-color:#111C21"/>
</linearGradient>
<rect x="180.4" y="137.3" class="st8" width="30" height="45.1"/>
<linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="184.9704" y1="174.5269" x2="206.6195" y2="142.2015">
<stop offset="0" style="stop-color:#3D96D2"/>
<stop offset="1" style="stop-color:#069FB0"/>
</linearGradient>
<rect x="184.9" y="143.5" class="st9" width="21" height="30.9"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -1,47 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="270px" height="270px" viewBox="0 0 270 270" style="enable-background:new 0 0 270 270;" xml:space="preserve">
<style type="text/css">
.st0{opacity:0.2;}
.st1{fill:none;stroke:#3F5D69;stroke-width:0.5162;stroke-miterlimit:10;}
.st2{fill:#4F5764;}
.st3{fill:url(#SVGID_1_);}
.st4{fill:url(#SVGID_2_);}
.st5{fill:url(#SVGID_3_);}
</style>
<g class="st0">
<polyline class="st1" points="171,16.5 8.5,102.5 160.1,236.6 173.5,17.8 264.4,151.9 79.7,241.1 248,86.7 90.2,25.6 19.2,186.2
"/>
<polyline class="st1" points="264.4,151.9 160.1,236.6 79.7,241.1 19.2,186.2 8.5,102.5 "/>
<g>
<circle class="st2" cx="264.4" cy="151.9" r="4.1"/>
<circle class="st2" cx="160.1" cy="236.6" r="4.1"/>
<circle class="st2" cx="79.7" cy="241.1" r="4.6"/>
<circle class="st2" cx="8.5" cy="102.5" r="4.1"/>
<circle class="st2" cx="19.2" cy="186.2" r="3.4"/>
<circle class="st2" cx="248" cy="86.7" r="3.9"/>
<circle class="st2" cx="90.2" cy="25.6" r="4.8"/>
<circle class="st2" cx="173.5" cy="17.8" r="5.4"/>
</g>
</g>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="50.9584" y1="135.1361" x2="104.5381" y2="135.1361">
<stop offset="0" style="stop-color:#4F5764"/>
<stop offset="0.6682" style="stop-color:#293942"/>
<stop offset="1" style="stop-color:#111C21"/>
</linearGradient>
<path class="st3" d="M51,140.7v-11.1l53.6-23.9V117l-42.6,18.3l42.6,18v11.3L51,140.7z"/>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="112.5123" y1="135" x2="156.683" y2="135">
<stop offset="0" style="stop-color:#3D96D2"/>
<stop offset="1" style="stop-color:#069FB0"/>
</linearGradient>
<path class="st4" d="M112.5,185.8l33.1-101.5h11.1l-33.1,101.5H112.5z"/>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="165.4619" y1="135.1361" x2="219.0416" y2="135.1361">
<stop offset="0" style="stop-color:#4F5764"/>
<stop offset="0.6682" style="stop-color:#293942"/>
<stop offset="1" style="stop-color:#111C21"/>
</linearGradient>
<path class="st5" d="M165.5,164.6v-11.3l42.6-18L165.5,117v-11.3l53.6,23.9v11.1L165.5,164.6z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.4 KiB

Some files were not shown because too many files have changed in this diff Show More