Removed unnecessary content

This commit is contained in:
Moritz Kröger 2017-08-26 16:41:40 +02:00
parent a9c5c383b4
commit a33e5c9a25
10 changed files with 58 additions and 48 deletions

View file

@ -201,6 +201,11 @@
&:not(.btn):hover {
color: $text-color-special;
}
&:not(.btn):focus {
outline: none;
color: $text-color-special;
}
}
#app {
@ -245,6 +250,10 @@
z-index: 1;
margin-bottom: $base-gap * 3;
@media (max-width: 1050px) {
margin-bottom: $base-gap * 2;
}
@media (max-width: 768px) {
margin-bottom: $base-gap;
}
@ -258,7 +267,7 @@
display: flex;
justify-content: flex-end;
@media (max-width: 768px) {
@media (max-width: 1050px) {
position: static;
justify-content: center;
margin-top: $base-gap;

View file

@ -19,7 +19,7 @@
<div class="emphasis-controls">
<button type="button" @click="submitEmphasis()">
{{ $t('euromat.emphasis.button') }}
{{ $t('euromat.emphasis.button') }} <feather-arrow-right />
</button>
</div>
</section>
@ -205,6 +205,6 @@
.emphasis-controls {
margin-top: $base-gap;
display: flex;
justify-content: flex-end;
justify-content: flex-start;
}
</style>

View file

@ -21,12 +21,6 @@ export default {
answer: [
'Von den insgesamt 42 Parteien, die bei der Bundestagswahl zur Auswahl stehen, sind die folgenden fünf etablierten Parteien im Euromat vertreten:'
]
},
{
title: 'Europapolitischer Glossar',
answer: [
''
]
}
]
}
@ -53,12 +47,6 @@ export default {
answer: [
'Of the overall 42 parties running for the German Federal Elections, Euromat lists the following five established parties:'
]
},
{
title: 'Terminology of European policy',
answer: [
''
]
}
]
}

View file

@ -2,8 +2,8 @@
<section>
<h1>{{ $t('privacy.headline') }}</h1>
<ul>
<li v-for="topic of $t('privacy.topics')">
<h2>{{ topic.title }}</h2>
<li v-for="(topic, index) of $t('privacy.topics')">
<h2 v-if="index !== 0">{{ topic.title }}</h2>
<p v-for="content of topic.content">
{{ content }}
</p>

View file

@ -64,7 +64,7 @@ export default {
headline: 'Data privacy',
topics: [
{
title: 'Datenschutz',
title: 'Data privacy',
content: [
'We would like to inform you about our privacy policy. You will find information about the collection and use of personal data when using our website. In doing so, we observe the data protection law applicable to Germany. You can access this statement at any time on our website.',
'We expressly point out that data transmission on the Internet (for example, by e-mail communication) has security gaps and can not be completely protected against access by third parties.',

View file

@ -4,24 +4,28 @@
<title>Euromat RUNDE 2</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M277.151,520.584 L286.018,492.063 L262.079,509.926 L237.694,492.68 L247.285,520.966 L223.348,538.83 L253.213,538.447 L262.804,566.734 L271.671,538.213 L301.538,537.831 L277.151,520.584 Z M402.993,499.002 L411.859,470.48 L387.922,488.343 L363.537,471.098 L373.128,499.384 L349.191,517.248 L379.056,516.866 L388.647,545.152 L397.514,516.631 L427.38,516.249 L402.993,499.002 Z M515.551,297.997 L491.614,315.86 L521.48,315.48 L531.071,343.765 L539.937,315.243 L569.803,314.862 L545.416,297.615 L554.282,269.093 L530.345,286.957 L505.96,269.712 L515.551,297.997 Z M532.702,143.251 L508.763,161.114 L484.378,143.868 L493.969,172.154 L470.032,190.018 L499.897,189.636 L509.489,217.922 L518.355,189.401 L548.221,189.02 L523.835,171.774 L532.702,143.251 Z M525.572,434.637 L501.186,417.39 L510.052,388.868 L486.114,406.732 L461.729,389.485 L471.32,417.771 L447.383,435.635 L477.249,435.254 L486.84,463.539 L495.706,435.018 L525.572,434.637 Z M75.765,378.161 L84.632,349.64 L60.694,367.503 L36.308,350.257 L45.898,378.543 L21.96,396.406 L51.827,396.025 L61.417,424.311 L70.284,395.79 L100.15,395.407 L75.765,378.161 Z M54.182,252.318 L63.048,223.795 L39.111,241.659 L14.726,224.414 L24.317,252.699 L0.378,270.564 L30.245,270.181 L39.836,298.469 L48.703,269.946 L78.568,269.564 L54.182,252.318 Z M205.471,22.409 L181.534,40.274 L157.149,23.027 L166.74,51.313 L142.802,69.176 L172.668,68.795 L182.26,97.081 L191.126,68.56 L220.991,68.178 L196.605,50.932 L205.471,22.409 Z M331.316,0.828 L307.377,18.692 L282.992,1.445 L292.583,29.732 L268.645,47.594 L298.511,47.213 L308.102,75.498 L316.968,46.978 L346.834,46.596 L322.448,29.351 L331.316,0.828 Z M74.476,150.407 L84.067,178.693 L92.934,150.171 L122.799,149.79 L98.413,132.544 L107.279,104.022 L83.342,121.886 L58.955,104.639 L68.548,132.925 L44.61,150.788 L74.476,150.407 Z M157.377,476.353 L166.244,447.831 L142.306,465.694 L117.92,448.448 L127.51,476.735 L103.574,494.599 L133.439,494.216 L143.03,522.503 L151.896,493.982 L181.764,493.6 L157.377,476.353 Z M442.222,73.581 L466.609,90.828 L436.743,91.209 L427.877,119.73 L418.285,91.444 L388.421,91.825 L412.357,73.963 L402.765,45.677 L427.151,62.923 L451.089,45.06 L442.222,73.581 Z" id="path-1"></path>
<polygon id="path-3" points="9.33 14.7078 9.33 0.1798 0.5607 0.1798 0.5607 14.7078 9.33 14.7078"></polygon>
<polygon id="path-5" points="0.346 0.2227 0.346 14.7077 11.3852 14.7077 11.3852 0.2227 0.346 0.2227"></polygon>
<path d="M13.378,8.245 C13.378,3.995 16.836,0.537 21.086,0.537 C25.336,0.537 28.793,3.995 28.793,8.245 C28.793,12.496 25.336,15.953 21.086,15.953 C16.836,15.953 13.378,12.496 13.378,8.245 Z M16.931,8.245 C16.931,10.536 18.795,12.399 21.086,12.399 C23.376,12.399 25.24,10.536 25.24,8.245 C25.24,5.954 23.376,4.091 21.086,4.091 C18.795,4.091 16.931,5.954 16.931,8.245 Z M49.722,4.999 C49.722,8.068 52.43,8.901 54.584,9.604 C55.99,10.052 57.142,10.457 57.142,11.396 C57.142,12.142 56.204,12.674 55.095,12.674 C53.858,12.674 52.537,12.184 51.172,11.566 C50.98,11.48 50.746,11.544 50.661,11.737 L49.487,13.911 C49.402,14.103 49.466,14.338 49.658,14.423 C51.471,15.36 53.154,15.873 55.224,15.873 C58.485,15.873 60.745,13.846 60.745,11.246 C60.745,8.517 58.465,7.493 56.395,6.769 C54.732,6.171 53.24,5.766 53.154,4.849 C53.134,4.039 53.965,3.762 54.861,3.762 C56.055,3.762 57.825,4.402 58.762,4.742 C58.976,4.828 59.189,4.742 59.274,4.551 L60.234,2.354 C60.319,2.141 60.234,1.928 60.042,1.822 C57.547,0.67 55.585,0.542 54.648,0.542 C51.79,0.542 49.722,2.205 49.722,4.999 Z M43.131,0.777 C42.919,0.777 42.748,0.948 42.748,1.16 L42.748,15.319 C42.748,15.531 42.919,15.702 43.131,15.702 L45.776,15.702 C45.989,15.702 46.16,15.531 46.16,15.319 L46.16,1.16 C46.16,0.948 45.989,0.777 45.776,0.777 L43.131,0.777 Z M32.162,0.777 C31.95,0.777 31.779,0.948 31.779,1.16 L31.779,15.319 C31.779,15.531 31.95,15.702 32.162,15.702 L39.461,15.702 C39.674,15.702 39.844,15.531 39.844,15.319 L39.844,12.91 C39.844,12.695 39.674,12.525 39.461,12.525 L35.211,12.525 L35.211,1.16 C35.211,0.948 35.041,0.777 34.828,0.777 L32.162,0.777 Z M0.73,0.777 L6.103,0.777 C10.24,0.777 11.498,3.676 11.498,5.702 C11.498,8.688 8.874,10.692 6.359,10.692 L3.779,10.692 L3.779,15.319 C3.779,15.531 3.609,15.702 3.395,15.702 L0.73,15.702 C0.517,15.702 0.346,15.531 0.346,15.319 L0.346,1.16 C0.346,0.948 0.517,0.777 0.73,0.777 Z M3.779,3.932 L3.779,7.493 L6.273,7.493 C7.745,7.45 8.086,6.256 8.086,5.702 C8.086,5.083 7.745,3.932 6.21,3.932 L3.779,3.932 Z M33.01,26.02 C33.01,21.77 36.467,18.311 40.717,18.311 C44.967,18.311 48.425,21.77 48.425,26.02 C48.425,30.27 44.967,33.727 40.717,33.727 C36.467,33.727 33.01,30.27 33.01,26.02 Z M36.563,26.02 C36.563,28.31 38.426,30.174 40.717,30.174 C43.008,30.174 44.872,28.31 44.872,26.02 C44.872,23.729 43.008,21.865 40.717,21.865 C38.426,21.865 36.563,23.729 36.563,26.02 Z M20.495,22.861 C20.495,21.202 21.459,18.311 25.605,18.311 C29.75,18.311 30.736,21.247 30.669,22.861 C30.646,23.645 30.265,25.169 28.92,25.997 C30.242,26.737 30.669,28.126 30.669,29.112 C30.669,30.748 29.75,33.727 25.605,33.727 C21.459,33.727 20.54,30.771 20.54,29.135 C20.54,28.103 21.19,26.513 22.199,25.976 C21.124,25.438 20.495,24.25 20.495,22.861 Z M23.834,22.861 C23.834,23.914 24.708,24.451 25.605,24.451 C26.501,24.451 27.352,23.914 27.352,22.861 C27.352,21.83 26.501,21.337 25.605,21.337 C24.708,21.337 23.834,21.83 23.834,22.861 Z M23.834,29.135 C23.834,30.188 24.708,30.703 25.605,30.703 C26.501,30.703 27.352,30.12 27.352,29.135 C27.352,28.081 26.501,27.544 25.605,27.544 C24.708,27.544 23.834,28.081 23.834,29.135 Z M14.582,18.557 C14.369,18.557 14.198,18.728 14.198,18.94 L14.198,33.099 C14.198,33.312 14.369,33.483 14.582,33.483 L17.227,33.483 C17.439,33.483 17.61,33.312 17.61,33.099 L17.61,18.94 C17.61,18.728 17.439,18.557 17.227,18.557 L14.582,18.557 Z" id="path-7"></path>
<path d="M21.0055,15.9525863 C16.7924206,15.9092633 13.378,12.4691285 13.378,8.245 C13.378,4.0218652 16.7924206,0.580749236 21.0055,0.53741385 L21.0055,4.0917678 C18.7514956,4.13479669 16.931,5.98089295 16.931,8.245 C16.931,10.5091071 18.7514956,12.3552033 21.0055,12.3982322 L21.0055,15.9525863 L21.0055,15.9525863 Z M21.0055,24.8463253 C20.6744631,24.2875171 20.495,23.6029327 20.495,22.861 C20.495,22.2459553 20.6274944,21.4615815 21.0055,20.7179634 L21.0055,24.8463253 Z M21.0055,27.3405719 C20.7079012,27.9418527 20.54,28.6104947 20.54,29.135 C20.54,29.7242498 20.6592196,30.48474 21.0055,31.2166749 L21.0055,27.3405719 L21.0055,27.3405719 Z M0.73,0.777 L6.103,0.777 C10.24,0.777 11.498,3.676 11.498,5.702 C11.498,8.688 8.874,10.692 6.359,10.692 L3.779,10.692 L3.779,15.319 C3.779,15.531 3.609,15.702 3.395,15.702 L0.73,15.702 C0.517,15.702 0.346,15.531 0.346,15.319 L0.346,1.16 C0.346,0.948 0.517,0.777 0.73,0.777 Z M3.779,3.932 L3.779,7.493 L6.273,7.493 C7.745,7.45 8.086,6.256 8.086,5.702 C8.086,5.083 7.745,3.932 6.21,3.932 L3.779,3.932 Z M14.582,18.557 C14.369,18.557 14.198,18.728 14.198,18.94 L14.198,33.099 C14.198,33.312 14.369,33.483 14.582,33.483 L17.227,33.483 C17.439,33.483 17.61,33.312 17.61,33.099 L17.61,18.94 C17.61,18.728 17.439,18.557 17.227,18.557 L14.582,18.557 Z" id="path-9"></path>
<path d="M28.7924874,0.1554 C28.7928288,0.185226831 28.793,0.215093807 28.793,0.245 C28.793,4.496 25.336,7.953 21.086,7.953 C16.836,7.953 13.378,4.496 13.378,0.245 C13.378,0.215093807 13.3781712,0.185226831 13.3785127,0.1554 L16.9319519,0.1554 C16.9313184,0.185191431 16.931,0.215059165 16.931,0.245 C16.931,2.536 18.795,4.399 21.086,4.399 C23.376,4.399 25.24,2.536 25.24,0.245 C25.24,0.215059165 25.2396816,0.185191431 25.2390481,0.1554 L28.7924874,0.1554 L28.7924874,0.1554 Z M51.2993669,0.1554 C51.6484986,0.41217462 52.0358984,0.627330606 52.4405,0.814468753 L52.4405,0.1554 L51.2993669,0.1554 L51.2993669,0.1554 Z M52.4405,4.09792931 C52.0228032,3.94059478 51.5995601,3.75957666 51.172,3.566 C50.98,3.48 50.746,3.544 50.661,3.737 L49.487,5.911 C49.402,6.103 49.466,6.338 49.658,6.423 C50.5964307,6.90800254 51.5000316,7.27940603 52.4405,7.52486797 L52.4405,4.09792931 L52.4405,4.09792931 Z M42.748,0.1554 L42.748,7.319 C42.748,7.531 42.919,7.702 43.131,7.702 L45.776,7.702 C45.989,7.702 46.16,7.531 46.16,7.319 L46.16,0.1554 L42.748,0.1554 L42.748,0.1554 Z M31.779,0.1554 L31.779,7.319 C31.779,7.531 31.95,7.702 32.162,7.702 L39.461,7.702 C39.674,7.702 39.844,7.531 39.844,7.319 L39.844,4.91 C39.844,4.695 39.674,4.525 39.461,4.525 L35.211,4.525 L35.211,0.1554 L31.779,0.1554 L31.779,0.1554 Z M0.346,0.1554 L0.346,7.319 C0.346,7.531 0.517,7.702 0.73,7.702 L3.395,7.702 C3.609,7.702 3.779,7.531 3.779,7.319 L3.779,2.692 L6.359,2.692 C8.09803399,2.692 9.88918344,1.73384035 10.8289032,0.1554 L0.346,0.1554 L0.346,0.1554 Z M33.01,18.02 C33.01,13.77 36.467,10.311 40.717,10.311 C44.967,10.311 48.425,13.77 48.425,18.02 C48.425,22.27 44.967,25.727 40.717,25.727 C36.467,25.727 33.01,22.27 33.01,18.02 Z M36.563,18.02 C36.563,20.31 38.426,22.174 40.717,22.174 C43.008,22.174 44.872,20.31 44.872,18.02 C44.872,15.729 43.008,13.865 40.717,13.865 C38.426,13.865 36.563,15.729 36.563,18.02 Z M20.495,14.861 C20.495,13.202 21.459,10.311 25.605,10.311 C29.75,10.311 30.736,13.247 30.669,14.861 C30.646,15.645 30.265,17.169 28.92,17.997 C30.242,18.737 30.669,20.126 30.669,21.112 C30.669,22.748 29.75,25.727 25.605,25.727 C21.459,25.727 20.54,22.771 20.54,21.135 C20.54,20.103 21.19,18.513 22.199,17.976 C21.124,17.438 20.495,16.25 20.495,14.861 Z M23.834,14.861 C23.834,15.914 24.708,16.451 25.605,16.451 C26.501,16.451 27.352,15.914 27.352,14.861 C27.352,13.83 26.501,13.337 25.605,13.337 C24.708,13.337 23.834,13.83 23.834,14.861 Z M23.834,21.135 C23.834,22.188 24.708,22.703 25.605,22.703 C26.501,22.703 27.352,22.12 27.352,21.135 C27.352,20.081 26.501,19.544 25.605,19.544 C24.708,19.544 23.834,20.081 23.834,21.135 Z M14.582,10.557 C14.369,10.557 14.198,10.728 14.198,10.94 L14.198,25.099 C14.198,25.312 14.369,25.483 14.582,25.483 L17.227,25.483 C17.439,25.483 17.61,25.312 17.61,25.099 L17.61,10.94 C17.61,10.728 17.439,10.557 17.227,10.557 L14.582,10.557 Z" id="path-11"></path>
<linearGradient x1="79.6022473%" y1="19.5865396%" x2="14.5247952%" y2="80.1804476%" id="linearGradient-1">
<stop stop-color="#FEE872" offset="0%"></stop>
<stop stop-color="#F5A960" offset="100%"></stop>
</linearGradient>
<path d="M277.151,520.584 L286.018,492.063 L262.079,509.926 L237.694,492.68 L247.285,520.966 L223.348,538.83 L253.213,538.447 L262.804,566.734 L271.671,538.213 L301.538,537.831 L277.151,520.584 Z M402.993,499.002 L411.859,470.48 L387.922,488.343 L363.537,471.098 L373.128,499.384 L349.191,517.248 L379.056,516.866 L388.647,545.152 L397.514,516.631 L427.38,516.249 L402.993,499.002 Z M515.551,297.997 L491.614,315.86 L521.48,315.48 L531.071,343.765 L539.937,315.243 L569.803,314.862 L545.416,297.615 L554.282,269.093 L530.345,286.957 L505.96,269.712 L515.551,297.997 Z M532.702,143.251 L508.763,161.114 L484.378,143.868 L493.969,172.154 L470.032,190.018 L499.897,189.636 L509.489,217.922 L518.355,189.401 L548.221,189.02 L523.835,171.774 L532.702,143.251 Z M525.572,434.637 L501.186,417.39 L510.052,388.868 L486.114,406.732 L461.729,389.485 L471.32,417.771 L447.383,435.635 L477.249,435.254 L486.84,463.539 L495.706,435.018 L525.572,434.637 Z M75.765,378.161 L84.632,349.64 L60.694,367.503 L36.308,350.257 L45.898,378.543 L21.96,396.406 L51.827,396.025 L61.417,424.311 L70.284,395.79 L100.15,395.407 L75.765,378.161 Z M54.182,252.318 L63.048,223.795 L39.111,241.659 L14.726,224.414 L24.317,252.699 L0.378,270.564 L30.245,270.181 L39.836,298.469 L48.703,269.946 L78.568,269.564 L54.182,252.318 Z M205.471,22.409 L181.534,40.274 L157.149,23.027 L166.74,51.313 L142.802,69.176 L172.668,68.795 L182.26,97.081 L191.126,68.56 L220.991,68.178 L196.605,50.932 L205.471,22.409 Z M331.316,0.828 L307.377,18.692 L282.992,1.445 L292.583,29.732 L268.645,47.594 L298.511,47.213 L308.102,75.498 L316.968,46.978 L346.834,46.596 L322.448,29.351 L331.316,0.828 Z M74.476,150.407 L84.067,178.693 L92.934,150.171 L122.799,149.79 L98.413,132.544 L107.279,104.022 L83.342,121.886 L58.955,104.639 L68.548,132.925 L44.61,150.788 L74.476,150.407 Z M157.377,476.353 L166.244,447.831 L142.306,465.694 L117.92,448.448 L127.51,476.735 L103.574,494.599 L133.439,494.216 L143.03,522.503 L151.896,493.982 L181.764,493.6 L157.377,476.353 Z M442.222,73.581 L466.609,90.828 L436.743,91.209 L427.877,119.73 L418.285,91.444 L388.421,91.825 L412.357,73.963 L402.765,45.677 L427.151,62.923 L451.089,45.06 L442.222,73.581 Z" id="path-2"></path>
<polygon id="path-4" points="9.33 14.7078 9.33 0.1798 0.5607 0.1798 0.5607 14.7078 9.33 14.7078"></polygon>
<polygon id="path-6" points="0.346 0.2227 0.346 14.7077 11.3852 14.7077 11.3852 0.2227 0.346 0.2227"></polygon>
<path d="M13.378,8.245 C13.378,3.995 16.836,0.537 21.086,0.537 C25.336,0.537 28.793,3.995 28.793,8.245 C28.793,12.496 25.336,15.953 21.086,15.953 C16.836,15.953 13.378,12.496 13.378,8.245 Z M16.931,8.245 C16.931,10.536 18.795,12.399 21.086,12.399 C23.376,12.399 25.24,10.536 25.24,8.245 C25.24,5.954 23.376,4.091 21.086,4.091 C18.795,4.091 16.931,5.954 16.931,8.245 Z M49.722,4.999 C49.722,8.068 52.43,8.901 54.584,9.604 C55.99,10.052 57.142,10.457 57.142,11.396 C57.142,12.142 56.204,12.674 55.095,12.674 C53.858,12.674 52.537,12.184 51.172,11.566 C50.98,11.48 50.746,11.544 50.661,11.737 L49.487,13.911 C49.402,14.103 49.466,14.338 49.658,14.423 C51.471,15.36 53.154,15.873 55.224,15.873 C58.485,15.873 60.745,13.846 60.745,11.246 C60.745,8.517 58.465,7.493 56.395,6.769 C54.732,6.171 53.24,5.766 53.154,4.849 C53.134,4.039 53.965,3.762 54.861,3.762 C56.055,3.762 57.825,4.402 58.762,4.742 C58.976,4.828 59.189,4.742 59.274,4.551 L60.234,2.354 C60.319,2.141 60.234,1.928 60.042,1.822 C57.547,0.67 55.585,0.542 54.648,0.542 C51.79,0.542 49.722,2.205 49.722,4.999 Z M43.131,0.777 C42.919,0.777 42.748,0.948 42.748,1.16 L42.748,15.319 C42.748,15.531 42.919,15.702 43.131,15.702 L45.776,15.702 C45.989,15.702 46.16,15.531 46.16,15.319 L46.16,1.16 C46.16,0.948 45.989,0.777 45.776,0.777 L43.131,0.777 Z M32.162,0.777 C31.95,0.777 31.779,0.948 31.779,1.16 L31.779,15.319 C31.779,15.531 31.95,15.702 32.162,15.702 L39.461,15.702 C39.674,15.702 39.844,15.531 39.844,15.319 L39.844,12.91 C39.844,12.695 39.674,12.525 39.461,12.525 L35.211,12.525 L35.211,1.16 C35.211,0.948 35.041,0.777 34.828,0.777 L32.162,0.777 Z M0.73,0.777 L6.103,0.777 C10.24,0.777 11.498,3.676 11.498,5.702 C11.498,8.688 8.874,10.692 6.359,10.692 L3.779,10.692 L3.779,15.319 C3.779,15.531 3.609,15.702 3.395,15.702 L0.73,15.702 C0.517,15.702 0.346,15.531 0.346,15.319 L0.346,1.16 C0.346,0.948 0.517,0.777 0.73,0.777 Z M3.779,3.932 L3.779,7.493 L6.273,7.493 C7.745,7.45 8.086,6.256 8.086,5.702 C8.086,5.083 7.745,3.932 6.21,3.932 L3.779,3.932 Z M33.01,26.02 C33.01,21.77 36.467,18.311 40.717,18.311 C44.967,18.311 48.425,21.77 48.425,26.02 C48.425,30.27 44.967,33.727 40.717,33.727 C36.467,33.727 33.01,30.27 33.01,26.02 Z M36.563,26.02 C36.563,28.31 38.426,30.174 40.717,30.174 C43.008,30.174 44.872,28.31 44.872,26.02 C44.872,23.729 43.008,21.865 40.717,21.865 C38.426,21.865 36.563,23.729 36.563,26.02 Z M20.495,22.861 C20.495,21.202 21.459,18.311 25.605,18.311 C29.75,18.311 30.736,21.247 30.669,22.861 C30.646,23.645 30.265,25.169 28.92,25.997 C30.242,26.737 30.669,28.126 30.669,29.112 C30.669,30.748 29.75,33.727 25.605,33.727 C21.459,33.727 20.54,30.771 20.54,29.135 C20.54,28.103 21.19,26.513 22.199,25.976 C21.124,25.438 20.495,24.25 20.495,22.861 Z M23.834,22.861 C23.834,23.914 24.708,24.451 25.605,24.451 C26.501,24.451 27.352,23.914 27.352,22.861 C27.352,21.83 26.501,21.337 25.605,21.337 C24.708,21.337 23.834,21.83 23.834,22.861 Z M23.834,29.135 C23.834,30.188 24.708,30.703 25.605,30.703 C26.501,30.703 27.352,30.12 27.352,29.135 C27.352,28.081 26.501,27.544 25.605,27.544 C24.708,27.544 23.834,28.081 23.834,29.135 Z M14.582,18.557 C14.369,18.557 14.198,18.728 14.198,18.94 L14.198,33.099 C14.198,33.312 14.369,33.483 14.582,33.483 L17.227,33.483 C17.439,33.483 17.61,33.312 17.61,33.099 L17.61,18.94 C17.61,18.728 17.439,18.557 17.227,18.557 L14.582,18.557 Z" id="path-8"></path>
<path d="M21.0055,15.9525863 C16.7924206,15.9092633 13.378,12.4691285 13.378,8.245 C13.378,4.0218652 16.7924206,0.580749236 21.0055,0.53741385 L21.0055,4.0917678 C18.7514956,4.13479669 16.931,5.98089295 16.931,8.245 C16.931,10.5091071 18.7514956,12.3552033 21.0055,12.3982322 L21.0055,15.9525863 L21.0055,15.9525863 Z M21.0055,24.8463253 C20.6744631,24.2875171 20.495,23.6029327 20.495,22.861 C20.495,22.2459553 20.6274944,21.4615815 21.0055,20.7179634 L21.0055,24.8463253 Z M21.0055,27.3405719 C20.7079012,27.9418527 20.54,28.6104947 20.54,29.135 C20.54,29.7242498 20.6592196,30.48474 21.0055,31.2166749 L21.0055,27.3405719 L21.0055,27.3405719 Z M0.73,0.777 L6.103,0.777 C10.24,0.777 11.498,3.676 11.498,5.702 C11.498,8.688 8.874,10.692 6.359,10.692 L3.779,10.692 L3.779,15.319 C3.779,15.531 3.609,15.702 3.395,15.702 L0.73,15.702 C0.517,15.702 0.346,15.531 0.346,15.319 L0.346,1.16 C0.346,0.948 0.517,0.777 0.73,0.777 Z M3.779,3.932 L3.779,7.493 L6.273,7.493 C7.745,7.45 8.086,6.256 8.086,5.702 C8.086,5.083 7.745,3.932 6.21,3.932 L3.779,3.932 Z M14.582,18.557 C14.369,18.557 14.198,18.728 14.198,18.94 L14.198,33.099 C14.198,33.312 14.369,33.483 14.582,33.483 L17.227,33.483 C17.439,33.483 17.61,33.312 17.61,33.099 L17.61,18.94 C17.61,18.728 17.439,18.557 17.227,18.557 L14.582,18.557 Z" id="path-10"></path>
<path d="M28.7924874,0.1554 C28.7928288,0.185226831 28.793,0.215093807 28.793,0.245 C28.793,4.496 25.336,7.953 21.086,7.953 C16.836,7.953 13.378,4.496 13.378,0.245 C13.378,0.215093807 13.3781712,0.185226831 13.3785127,0.1554 L16.9319519,0.1554 C16.9313184,0.185191431 16.931,0.215059165 16.931,0.245 C16.931,2.536 18.795,4.399 21.086,4.399 C23.376,4.399 25.24,2.536 25.24,0.245 C25.24,0.215059165 25.2396816,0.185191431 25.2390481,0.1554 L28.7924874,0.1554 L28.7924874,0.1554 Z M51.2993669,0.1554 C51.6484986,0.41217462 52.0358984,0.627330606 52.4405,0.814468753 L52.4405,0.1554 L51.2993669,0.1554 L51.2993669,0.1554 Z M52.4405,4.09792931 C52.0228032,3.94059478 51.5995601,3.75957666 51.172,3.566 C50.98,3.48 50.746,3.544 50.661,3.737 L49.487,5.911 C49.402,6.103 49.466,6.338 49.658,6.423 C50.5964307,6.90800254 51.5000316,7.27940603 52.4405,7.52486797 L52.4405,4.09792931 L52.4405,4.09792931 Z M42.748,0.1554 L42.748,7.319 C42.748,7.531 42.919,7.702 43.131,7.702 L45.776,7.702 C45.989,7.702 46.16,7.531 46.16,7.319 L46.16,0.1554 L42.748,0.1554 L42.748,0.1554 Z M31.779,0.1554 L31.779,7.319 C31.779,7.531 31.95,7.702 32.162,7.702 L39.461,7.702 C39.674,7.702 39.844,7.531 39.844,7.319 L39.844,4.91 C39.844,4.695 39.674,4.525 39.461,4.525 L35.211,4.525 L35.211,0.1554 L31.779,0.1554 L31.779,0.1554 Z M0.346,0.1554 L0.346,7.319 C0.346,7.531 0.517,7.702 0.73,7.702 L3.395,7.702 C3.609,7.702 3.779,7.531 3.779,7.319 L3.779,2.692 L6.359,2.692 C8.09803399,2.692 9.88918344,1.73384035 10.8289032,0.1554 L0.346,0.1554 L0.346,0.1554 Z M33.01,18.02 C33.01,13.77 36.467,10.311 40.717,10.311 C44.967,10.311 48.425,13.77 48.425,18.02 C48.425,22.27 44.967,25.727 40.717,25.727 C36.467,25.727 33.01,22.27 33.01,18.02 Z M36.563,18.02 C36.563,20.31 38.426,22.174 40.717,22.174 C43.008,22.174 44.872,20.31 44.872,18.02 C44.872,15.729 43.008,13.865 40.717,13.865 C38.426,13.865 36.563,15.729 36.563,18.02 Z M20.495,14.861 C20.495,13.202 21.459,10.311 25.605,10.311 C29.75,10.311 30.736,13.247 30.669,14.861 C30.646,15.645 30.265,17.169 28.92,17.997 C30.242,18.737 30.669,20.126 30.669,21.112 C30.669,22.748 29.75,25.727 25.605,25.727 C21.459,25.727 20.54,22.771 20.54,21.135 C20.54,20.103 21.19,18.513 22.199,17.976 C21.124,17.438 20.495,16.25 20.495,14.861 Z M23.834,14.861 C23.834,15.914 24.708,16.451 25.605,16.451 C26.501,16.451 27.352,15.914 27.352,14.861 C27.352,13.83 26.501,13.337 25.605,13.337 C24.708,13.337 23.834,13.83 23.834,14.861 Z M23.834,21.135 C23.834,22.188 24.708,22.703 25.605,22.703 C26.501,22.703 27.352,22.12 27.352,21.135 C27.352,20.081 26.501,19.544 25.605,19.544 C24.708,19.544 23.834,20.081 23.834,21.135 Z M14.582,10.557 C14.369,10.557 14.198,10.728 14.198,10.94 L14.198,25.099 C14.198,25.312 14.369,25.483 14.582,25.483 L17.227,25.483 C17.439,25.483 17.61,25.312 17.61,25.099 L17.61,10.94 C17.61,10.728 17.439,10.557 17.227,10.557 L14.582,10.557 Z" id="path-12"></path>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Euromat-RUNDE-2" transform="translate(0.000000, -1.000000)">
<g id="Group-4" transform="translate(0.000000, 0.390000)">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
<mask id="mask-3" fill="white">
<use xlink:href="#path-2"></use>
</mask>
<use id="Clip-3" fill="#FFEC08" xlink:href="#path-1"></use>
<path d="M277.151,520.584 L286.018,492.063 L262.079,509.926 L237.694,492.68 L247.285,520.966 L223.348,538.83 L253.213,538.447 L262.804,566.734 L271.671,538.213 L301.538,537.831 L277.151,520.584 Z M402.993,499.002 L411.859,470.48 L387.922,488.343 L363.537,471.098 L373.128,499.384 L349.191,517.248 L379.056,516.866 L388.647,545.152 L397.514,516.631 L427.38,516.249 L402.993,499.002 Z M515.551,297.997 L491.614,315.86 L521.48,315.48 L531.071,343.765 L539.937,315.243 L569.803,314.862 L545.416,297.615 L554.282,269.093 L530.345,286.957 L505.96,269.712 L515.551,297.997 Z M532.702,143.251 L508.763,161.114 L484.378,143.868 L493.969,172.154 L470.032,190.018 L499.897,189.636 L509.489,217.922 L518.355,189.401 L548.221,189.02 L523.835,171.774 L532.702,143.251 Z M525.572,434.637 L501.186,417.39 L510.052,388.868 L486.114,406.732 L461.729,389.485 L471.32,417.771 L447.383,435.635 L477.249,435.254 L486.84,463.539 L495.706,435.018 L525.572,434.637 Z M75.765,378.161 L84.632,349.64 L60.694,367.503 L36.308,350.257 L45.898,378.543 L21.96,396.406 L51.827,396.025 L61.417,424.311 L70.284,395.79 L100.15,395.407 L75.765,378.161 Z M54.182,252.318 L63.048,223.795 L39.111,241.659 L14.726,224.414 L24.317,252.699 L0.378,270.564 L30.245,270.181 L39.836,298.469 L48.703,269.946 L78.568,269.564 L54.182,252.318 Z M205.471,22.409 L181.534,40.274 L157.149,23.027 L166.74,51.313 L142.802,69.176 L172.668,68.795 L182.26,97.081 L191.126,68.56 L220.991,68.178 L196.605,50.932 L205.471,22.409 Z M331.316,0.828 L307.377,18.692 L282.992,1.445 L292.583,29.732 L268.645,47.594 L298.511,47.213 L308.102,75.498 L316.968,46.978 L346.834,46.596 L322.448,29.351 L331.316,0.828 Z M74.476,150.407 L84.067,178.693 L92.934,150.171 L122.799,149.79 L98.413,132.544 L107.279,104.022 L83.342,121.886 L58.955,104.639 L68.548,132.925 L44.61,150.788 L74.476,150.407 Z M157.377,476.353 L166.244,447.831 L142.306,465.694 L117.92,448.448 L127.51,476.735 L103.574,494.599 L133.439,494.216 L143.03,522.503 L151.896,493.982 L181.764,493.6 L157.377,476.353 Z M442.222,73.581 L466.609,90.828 L436.743,91.209 L427.877,119.73 L418.285,91.444 L388.421,91.825 L412.357,73.963 L402.765,45.677 L427.151,62.923 L451.089,45.06 L442.222,73.581 Z" id="Fill-2" mask="url(#mask-2)"></path>
<use id="Clip-3" fill="url(#linearGradient-1)" xlink:href="#path-2"></use>
<path d="M277.151,520.584 L286.018,492.063 L262.079,509.926 L237.694,492.68 L247.285,520.966 L223.348,538.83 L253.213,538.447 L262.804,566.734 L271.671,538.213 L301.538,537.831 L277.151,520.584 Z M402.993,499.002 L411.859,470.48 L387.922,488.343 L363.537,471.098 L373.128,499.384 L349.191,517.248 L379.056,516.866 L388.647,545.152 L397.514,516.631 L427.38,516.249 L402.993,499.002 Z M515.551,297.997 L491.614,315.86 L521.48,315.48 L531.071,343.765 L539.937,315.243 L569.803,314.862 L545.416,297.615 L554.282,269.093 L530.345,286.957 L505.96,269.712 L515.551,297.997 Z M532.702,143.251 L508.763,161.114 L484.378,143.868 L493.969,172.154 L470.032,190.018 L499.897,189.636 L509.489,217.922 L518.355,189.401 L548.221,189.02 L523.835,171.774 L532.702,143.251 Z M525.572,434.637 L501.186,417.39 L510.052,388.868 L486.114,406.732 L461.729,389.485 L471.32,417.771 L447.383,435.635 L477.249,435.254 L486.84,463.539 L495.706,435.018 L525.572,434.637 Z M75.765,378.161 L84.632,349.64 L60.694,367.503 L36.308,350.257 L45.898,378.543 L21.96,396.406 L51.827,396.025 L61.417,424.311 L70.284,395.79 L100.15,395.407 L75.765,378.161 Z M54.182,252.318 L63.048,223.795 L39.111,241.659 L14.726,224.414 L24.317,252.699 L0.378,270.564 L30.245,270.181 L39.836,298.469 L48.703,269.946 L78.568,269.564 L54.182,252.318 Z M205.471,22.409 L181.534,40.274 L157.149,23.027 L166.74,51.313 L142.802,69.176 L172.668,68.795 L182.26,97.081 L191.126,68.56 L220.991,68.178 L196.605,50.932 L205.471,22.409 Z M331.316,0.828 L307.377,18.692 L282.992,1.445 L292.583,29.732 L268.645,47.594 L298.511,47.213 L308.102,75.498 L316.968,46.978 L346.834,46.596 L322.448,29.351 L331.316,0.828 Z M74.476,150.407 L84.067,178.693 L92.934,150.171 L122.799,149.79 L98.413,132.544 L107.279,104.022 L83.342,121.886 L58.955,104.639 L68.548,132.925 L44.61,150.788 L74.476,150.407 Z M157.377,476.353 L166.244,447.831 L142.306,465.694 L117.92,448.448 L127.51,476.735 L103.574,494.599 L133.439,494.216 L143.03,522.503 L151.896,493.982 L181.764,493.6 L157.377,476.353 Z M442.222,73.581 L466.609,90.828 L436.743,91.209 L427.877,119.73 L418.285,91.444 L388.421,91.825 L412.357,73.963 L402.765,45.677 L427.151,62.923 L451.089,45.06 L442.222,73.581 Z" id="Fill-2" mask="url(#mask-3)"></path>
</g>
<g id="Group-12" transform="translate(125.000000, 161.390000)">
<path d="M31.8419,21.0031 L31.8429,21.0031 L304.8349,21.0031 C315.6369,21.0031 324.3339,29.0271 324.3339,38.9801 L324.3339,202.8921 C324.3339,212.8451 315.6369,220.8681 304.8349,220.8681 L77.2379,220.8681 L76.3249,220.8681 C61.3149,243.1701 43.9259,260.4521 20.8729,276.3191 C29.8369,258.1231 39.1149,239.8401 43.4199,220.8681 L31.8419,220.8681 C21.0389,220.8681 12.3419,212.8441 12.3419,202.8921 L12.3419,38.9801 C12.3419,29.0261 21.0389,21.0031 31.8419,21.0031 Z M31.213,71.072 L31.213,71.072 L17.261,71.072 L17.261,106.9415 L17.261,142.811 L44.571,142.811 L47.044,129.453 L32.005,129.453 L32.005,113.818 L43.878,113.818 L43.878,101.45 L32.005,101.45 L32.005,84.431 L47.638,84.431 L45.165,71.072 L31.213,71.072 Z M299.36,71.072 L272.843,71.072 L269.084,84.431 L278.68,84.431 L278.68,142.811 L293.325,142.811 L293.325,84.431 L302.923,84.431 L299.36,71.072 Z M247.512,133.905 L257.306,133.905 L258.594,142.811 L273.041,142.811 L260.077,71.072 L244.741,71.072 L231.779,142.811 L246.224,142.811 L247.512,133.905 Z M195.763,108.97 L204.767,137.665 L213.871,108.97 L213.871,142.811 L227.823,142.811 L227.823,71.072 L212.585,71.072 L204.767,101.351 L196.95,71.072 L181.811,71.072 L181.811,142.811 L195.763,142.811 L195.763,108.97 Z M175.875,132.619 L175.875,80.373 C175.875,77.539 175.099,75.278 173.549,73.596 C171.999,71.914 169.542,71.072 166.177,71.072 L148.367,71.072 C145.003,71.072 142.544,71.914 140.995,73.596 C139.444,75.278 138.67,77.539 138.67,80.373 L138.67,132.619 C138.67,134.004 138.834,135.307 139.165,136.526 C139.494,137.748 140.055,138.819 140.847,139.743 C141.638,140.668 142.693,141.41 144.013,141.97 C145.332,142.53 146.982,142.811 148.96,142.811 L165.584,142.811 C167.563,142.811 169.211,142.53 170.532,141.97 C171.851,141.41 172.906,140.668 173.698,139.743 C174.489,138.819 175.049,137.748 175.38,136.526 C175.709,135.307 175.875,134.004 175.875,132.619 Z M132.535,113.62 L132.535,80.373 C132.535,77.539 131.759,75.278 130.21,73.596 C128.66,71.914 126.203,71.072 122.839,71.072 L95.628,71.072 L95.628,142.811 L109.975,142.811 L109.975,119.953 L111.855,119.953 L118.781,142.811 L133.624,142.811 L126.104,119.953 C128.214,119.953 129.815,119.295 130.903,117.975 C131.992,116.656 132.535,115.204 132.535,113.62 Z M63.767,142.811 L78.51,142.811 C82.666,142.811 85.568,141.953 87.217,140.237 C88.866,138.524 89.691,135.686 89.691,131.729 L89.691,71.072 L75.047,71.072 L75.047,128.66 C75.047,129.19 74.964,129.585 74.799,129.848 C74.634,130.112 74.256,130.244 73.662,130.244 L68.615,130.244 C68.022,130.244 67.642,130.112 67.477,129.848 C67.312,129.585 67.23,129.19 67.23,128.66 L67.23,71.072 L52.585,71.072 L52.585,131.729 C52.585,135.686 53.41,138.524 55.059,140.237 C56.707,141.953 59.61,142.811 63.767,142.811 Z" id="Combined-Shape" fill="#000000" opacity="0.460767663"></path>
<path d="M31.8419,21.0031 L31.8429,21.0031 L304.8349,21.0031 C315.6369,21.0031 324.3339,29.0271 324.3339,38.9801 L324.3339,202.8921 C324.3339,212.8451 315.6369,220.8681 304.8349,220.8681 L77.2379,220.8681 L76.3249,220.8681 C61.3149,243.1701 43.9259,260.4521 20.8729,276.3191 C29.8369,258.1231 39.1149,239.8401 43.4199,220.8681 L31.8419,220.8681 C21.0389,220.8681 12.3419,212.8441 12.3419,202.8921 L12.3419,38.9801 C12.3419,29.0261 21.0389,21.0031 31.8419,21.0031 Z M31.213,71.072 L31.213,71.072 L17.261,71.072 L17.261,106.9415 L17.261,142.811 L44.571,142.811 L47.044,129.453 L32.005,129.453 L32.005,113.818 L43.878,113.818 L43.878,101.45 L32.005,101.45 L32.005,84.431 L47.638,84.431 L45.165,71.072 L31.213,71.072 Z M299.36,71.072 L272.843,71.072 L269.084,84.431 L278.68,84.431 L278.68,142.811 L293.325,142.811 L293.325,84.431 L302.923,84.431 L299.36,71.072 Z M247.512,133.905 L257.306,133.905 L258.594,142.811 L273.041,142.811 L260.077,71.072 L244.741,71.072 L231.779,142.811 L246.224,142.811 L247.512,133.905 Z M195.763,108.97 L204.767,137.665 L213.871,108.97 L213.871,142.811 L227.823,142.811 L227.823,71.072 L212.585,71.072 L204.767,101.351 L196.95,71.072 L181.811,71.072 L181.811,142.811 L195.763,142.811 L195.763,108.97 Z M175.875,132.619 L175.875,80.373 C175.875,77.539 175.099,75.278 173.549,73.596 C171.999,71.914 169.542,71.072 166.177,71.072 L148.367,71.072 C145.003,71.072 142.544,71.914 140.995,73.596 C139.444,75.278 138.67,77.539 138.67,80.373 L138.67,132.619 C138.67,134.004 138.834,135.307 139.165,136.526 C139.494,137.748 140.055,138.819 140.847,139.743 C141.638,140.668 142.693,141.41 144.013,141.97 C145.332,142.53 146.982,142.811 148.96,142.811 L165.584,142.811 C167.563,142.811 169.211,142.53 170.532,141.97 C171.851,141.41 172.906,140.668 173.698,139.743 C174.489,138.819 175.049,137.748 175.38,136.526 C175.709,135.307 175.875,134.004 175.875,132.619 Z M132.535,113.62 L132.535,80.373 C132.535,77.539 131.759,75.278 130.21,73.596 C128.66,71.914 126.203,71.072 122.839,71.072 L95.628,71.072 L95.628,142.811 L109.975,142.811 L109.975,119.953 L111.855,119.953 L118.781,142.811 L133.624,142.811 L126.104,119.953 C128.214,119.953 129.815,119.295 130.903,117.975 C131.992,116.656 132.535,115.204 132.535,113.62 Z M63.767,142.811 L78.51,142.811 C82.666,142.811 85.568,141.953 87.217,140.237 C88.866,138.524 89.691,135.686 89.691,131.729 L89.691,71.072 L75.047,71.072 L75.047,128.66 C75.047,129.19 74.964,129.585 74.799,129.848 C74.634,130.112 74.256,130.244 73.662,130.244 L68.615,130.244 C68.022,130.244 67.642,130.112 67.477,129.848 C67.312,129.585 67.23,129.19 67.23,128.66 L67.23,71.072 L52.585,71.072 L52.585,131.729 C52.585,135.686 53.41,138.524 55.059,140.237 C56.707,141.953 59.61,142.811 63.767,142.811 Z" id="Combined-Shape" fill="#000000" opacity="0.197803442"></path>
<path d="M19.5573,0.1388 L19.5583,0.1388 L292.5503,0.1388 C303.3523,0.1388 312.0493,8.1628 312.0493,18.1158 L312.0493,182.0278 C312.0493,191.9808 303.3523,200.0038 292.5503,200.0038 L64.9533,200.0038 L64.0403,200.0038 C49.0303,222.3058 31.6413,239.5878 8.5883,255.4548 C17.5523,237.2588 26.8303,218.9758 31.1353,200.0038 L19.5573,200.0038 C8.7543,200.0038 0.0573,191.9798 0.0573,182.0278 L0.0573,18.1158 C0.0573,8.1618 8.7543,0.1388 19.5573,0.1388 Z M31.213,71.072 L31.213,71.072 L17.261,71.072 L17.261,106.9415 L17.261,142.811 L44.571,142.811 L47.044,129.453 L32.005,129.453 L32.005,113.818 L43.878,113.818 L43.878,101.45 L32.005,101.45 L32.005,84.431 L47.638,84.431 L45.165,71.072 L31.213,71.072 Z M299.36,71.072 L272.843,71.072 L269.084,84.431 L278.68,84.431 L278.68,142.811 L293.325,142.811 L293.325,84.431 L302.923,84.431 L299.36,71.072 Z M247.512,133.905 L257.306,133.905 L258.594,142.811 L273.041,142.811 L260.077,71.072 L244.741,71.072 L231.779,142.811 L246.224,142.811 L247.512,133.905 Z M195.763,108.97 L204.767,137.665 L213.871,108.97 L213.871,142.811 L227.823,142.811 L227.823,71.072 L212.585,71.072 L204.767,101.351 L196.95,71.072 L181.811,71.072 L181.811,142.811 L195.763,142.811 L195.763,108.97 Z M175.875,132.619 L175.875,80.373 C175.875,77.539 175.099,75.278 173.549,73.596 C171.999,71.914 169.542,71.072 166.177,71.072 L148.367,71.072 C145.003,71.072 142.544,71.914 140.995,73.596 C139.444,75.278 138.67,77.539 138.67,80.373 L138.67,132.619 C138.67,134.004 138.834,135.307 139.165,136.526 C139.494,137.748 140.055,138.819 140.847,139.743 C141.638,140.668 142.693,141.41 144.013,141.97 C145.332,142.53 146.982,142.811 148.96,142.811 L165.584,142.811 C167.563,142.811 169.211,142.53 170.532,141.97 C171.851,141.41 172.906,140.668 173.698,139.743 C174.489,138.819 175.049,137.748 175.38,136.526 C175.709,135.307 175.875,134.004 175.875,132.619 Z M132.535,113.62 L132.535,80.373 C132.535,77.539 131.759,75.278 130.21,73.596 C128.66,71.914 126.203,71.072 122.839,71.072 L95.628,71.072 L95.628,142.811 L109.975,142.811 L109.975,119.953 L111.855,119.953 L118.781,142.811 L133.624,142.811 L126.104,119.953 C128.214,119.953 129.815,119.295 130.903,117.975 C131.992,116.656 132.535,115.204 132.535,113.62 Z M63.767,142.811 L78.51,142.811 C82.666,142.811 85.568,141.953 87.217,140.237 C88.866,138.524 89.691,135.686 89.691,131.729 L89.691,71.072 L75.047,71.072 L75.047,128.66 C75.047,129.19 74.964,129.585 74.799,129.848 C74.634,130.112 74.256,130.244 73.662,130.244 L68.615,130.244 C68.022,130.244 67.642,130.112 67.477,129.848 C67.312,129.585 67.23,129.19 67.23,128.66 L67.23,71.072 L52.585,71.072 L52.585,131.729 C52.585,135.686 53.41,138.524 55.059,140.237 C56.707,141.953 59.61,142.811 63.767,142.811 Z" id="Combined-Shape" fill="#FFFFFF"></path>
<g id="Group-11" transform="translate(17.000000, 71.000000)">
<path d="M282.36,0.072 L285.923,13.431 L276.325,13.431 L276.325,71.811 L261.68,71.811 L261.68,13.431 L252.084,13.431 L255.843,0.072 L282.36,0.072 Z M232.094,51.526 L238.724,51.526 L235.46,26.097 L232.094,51.526 Z M230.512,62.905 L229.224,71.811 L214.779,71.811 L227.741,0.072 L243.077,0.072 L256.041,71.811 L241.594,71.811 L240.306,62.905 L230.512,62.905 Z M178.763,37.97 L178.763,71.811 L164.811,71.811 L164.811,0.072 L179.95,0.072 L187.767,30.351 L195.585,0.072 L210.823,0.072 L210.823,71.811 L196.871,71.811 L196.871,37.97 L187.767,66.665 L178.763,37.97 Z M137.403,12.64 C136.545,12.64 136.117,13.102 136.117,14.025 L136.117,57.76 C136.117,58.289 136.198,58.667 136.364,58.898 C136.528,59.13 136.908,59.244 137.502,59.244 L142.944,59.244 C143.537,59.244 143.916,59.13 144.082,58.898 C144.246,58.667 144.329,58.289 144.329,57.76 L144.329,14.025 C144.329,13.102 143.899,12.64 143.043,12.64 L137.403,12.64 Z M158.875,61.619 C158.875,63.004 158.709,64.307 158.38,65.526 C158.049,66.748 157.489,67.819 156.698,68.743 C155.906,69.668 154.851,70.41 153.532,70.97 C152.211,71.53 150.563,71.811 148.584,71.811 L131.96,71.811 C129.982,71.811 128.332,71.53 127.013,70.97 C125.693,70.41 124.638,69.668 123.847,68.743 C123.055,67.819 122.494,66.748 122.165,65.526 C121.834,64.307 121.67,63.004 121.67,61.619 L121.67,9.373 C121.67,6.539 122.444,4.278 123.995,2.596 C125.544,0.914 128.003,0.072 131.367,0.072 L149.177,0.072 C152.542,0.072 154.999,0.914 156.549,2.596 C158.099,4.278 158.875,6.539 158.875,9.373 L158.875,61.619 Z M92.975,12.64 L92.975,37.376 L100.001,37.376 C100.923,37.376 101.386,36.881 101.386,35.892 L101.386,14.123 C101.386,13.134 100.923,12.64 100.001,12.64 L92.975,12.64 Z M115.535,42.62 C115.535,44.204 114.992,45.656 113.903,46.975 C112.815,48.295 111.214,48.953 109.104,48.953 L116.624,71.811 L101.781,71.811 L94.855,48.953 L92.975,48.953 L92.975,71.811 L78.628,71.811 L78.628,0.072 L105.839,0.072 C109.203,0.072 111.66,0.914 113.21,2.596 C114.759,4.278 115.535,6.539 115.535,9.373 L115.535,42.62 Z M46.767,71.811 C42.61,71.811 39.707,70.953 38.059,69.237 C36.41,67.524 35.585,64.686 35.585,60.729 L35.585,0.072 L50.23,0.072 L50.23,57.66 C50.23,58.19 50.312,58.585 50.477,58.848 C50.642,59.112 51.022,59.244 51.615,59.244 L56.662,59.244 C57.256,59.244 57.634,59.112 57.799,58.848 C57.964,58.585 58.047,58.19 58.047,57.66 L58.047,0.072 L72.691,0.072 L72.691,60.729 C72.691,64.686 71.866,67.524 70.217,69.237 C68.568,70.953 65.666,71.811 61.51,71.811 L46.767,71.811 Z M0.261,0.072 L28.165,0.072 L30.638,13.431 L15.005,13.431 L15.005,30.45 L26.878,30.45 L26.878,42.818 L15.005,42.818 L15.005,58.453 L30.044,58.453 L27.571,71.811 L0.261,71.811 L0.261,0.072 Z" id="Fill-9"></path>
@ -31,7 +35,7 @@
</g>
</g>
<g id="Group-43" transform="translate(208.000000, 394.390000)">
<path d="M72.2067,5.2921 C69.9527,5.2921 68.1177,7.1271 68.1177,9.3791 C68.1177,11.6341 69.9527,13.4691 72.2067,13.4691 C74.4607,13.4691 76.2937,11.6341 76.2937,9.3791 C76.2937,7.1271 74.4607,5.2921 72.2067,5.2921" id="Fill-13" fill="#FFF100"></path>
<path d="M72.2067,5.2921 C69.9527,5.2921 68.1177,7.1271 68.1177,9.3791 C68.1177,11.6341 69.9527,13.4691 72.2067,13.4691 C74.4607,13.4691 76.2937,11.6341 76.2937,9.3791 C76.2937,7.1271 74.4607,5.2921 72.2067,5.2921" id="Fill-13"></path>
<path d="M45.8644,2.8009 C45.4214,2.8009 45.0624,2.9169 44.7804,3.1519 C44.4994,3.3859 44.3564,3.7229 44.3564,4.1629 C44.3564,4.6029 44.4874,4.9549 44.7484,5.2249 C45.0084,5.4929 45.3514,5.6999 45.7704,5.8449 C46.1904,5.9889 46.6574,6.1249 47.1734,6.2579 C47.6894,6.3889 48.2004,6.5469 48.7114,6.7299 C49.2204,6.9169 49.6824,7.1479 50.1034,7.4219 C50.5234,7.6969 50.8644,8.0869 51.1254,8.5889 C51.3864,9.0919 51.5154,9.6929 51.5154,10.3949 C51.5154,11.6189 51.0164,12.6679 50.0204,13.5399 C49.0234,14.4149 47.7114,14.8529 46.0804,14.8529 C44.4504,14.8529 43.1354,14.4579 42.1374,13.6769 C41.1404,12.8929 40.6414,11.7759 40.6414,10.3319 L44.3994,10.3319 C44.4954,11.4869 45.0864,12.0679 46.1724,12.0679 C46.6834,12.0679 47.0814,11.9309 47.3694,11.6639 C47.6584,11.3949 47.8024,11.0559 47.8024,10.6399 C47.8024,10.2289 47.6724,9.8939 47.4104,9.6299 C47.1494,9.3699 46.8084,9.1639 46.3884,9.0119 C45.9694,8.8619 45.5014,8.7209 44.9864,8.5889 C44.4694,8.4579 43.9594,8.2979 43.4474,8.1029 C42.9394,7.9119 42.4744,7.6799 42.0554,7.4119 C41.6364,7.1439 41.2974,6.7589 41.0334,6.2579 C40.7744,5.7549 40.6414,5.1599 40.6414,4.4719 C40.6414,3.1219 41.1444,2.0459 42.1494,1.2329 C43.1534,0.4209 44.4344,0.0159 45.9964,0.0159 C47.5584,0.0159 48.8204,0.3699 49.7834,1.0779 C50.7474,1.7859 51.2504,2.9039 51.2894,4.4329 L47.4514,4.4329 C47.3974,3.9079 47.2274,3.5069 46.9464,3.2239 C46.6634,2.9409 46.3024,2.8009 45.8644,2.8009" id="Fill-15" fill="#FFFFFF"></path>
<polygon id="Fill-17" fill="#FFFFFF" points="63.8976 0.1798 63.8976 2.8618 58.6556 2.8618 58.6556 5.9798 63.2776 5.9798 63.2776 8.6598 58.6556 8.6598 58.6556 12.0228 63.8976 12.0228 63.8976 14.7078 55.1276 14.7078 55.1276 0.1798"></polygon>
<path d="M84.483,4.2667 L84.483,5.6727 L82.295,5.6727 L82.295,14.7057 L80.545,14.7057 L80.545,5.6727 L79.194,5.6727 L79.194,4.2667 L80.545,4.2667 L80.545,3.3927 C80.545,2.2497 80.85,1.4217 81.459,0.9007 C82.069,0.3817 83.025,0.1207 84.331,0.1207 L84.331,1.5287 C83.568,1.5287 83.04,1.6707 82.744,1.9577 C82.445,2.2427 82.295,2.7207 82.295,3.3927 L82.295,4.2667 L84.483,4.2667 Z" id="Fill-19" fill="#FFFFFF"></path>
@ -41,21 +45,21 @@
<path d="M139.8439,10.4562 C140.5399,9.6992 140.8869,8.6892 140.8869,7.4222 C140.8869,6.1562 140.5399,5.1472 139.8439,4.3912 C139.1499,3.6332 138.2209,3.2542 137.0609,3.2542 C135.8989,3.2542 134.9699,3.6332 134.2769,4.3912 C133.5799,5.1472 133.2329,6.1562 133.2329,7.4222 C133.2329,8.6892 133.5799,9.6992 134.2769,10.4562 C134.9699,11.2152 135.8989,11.5912 137.0609,11.5912 C138.2209,11.5912 139.1499,11.2152 139.8439,10.4562 M131.7999,12.7472 C130.3589,11.3432 129.6429,9.5682 129.6429,7.4222 C129.6429,5.2762 130.3589,3.5062 131.7999,2.1092 C133.2329,0.7132 134.9959,0.0152 137.0809,0.0152 C139.1629,0.0152 140.9189,0.7132 142.3419,2.1092 C143.7679,3.5062 144.4779,5.2762 144.4779,7.4222 C144.4779,9.5682 143.7619,11.3432 142.3319,12.7472 C140.9029,14.1492 139.1479,14.8522 137.0709,14.8522 C134.9939,14.8522 133.2329,14.1492 131.7999,12.7472" id="Fill-27" fill="#FFFFFF"></path>
<path d="M151.1017,6.3907 L153.2897,6.3907 C153.8247,6.3907 154.2477,6.2327 154.5577,5.9147 C154.8677,5.5987 155.0217,5.1837 155.0217,4.6687 C155.0217,4.1527 154.8637,3.7287 154.5477,3.3997 C154.2297,3.0697 153.8107,2.9037 153.2897,2.9037 L151.1017,2.9037 L151.1017,6.3907 Z M158.6117,4.6597 C158.6117,5.6357 158.2607,6.5767 157.5587,7.4847 C157.1877,7.9527 156.6347,8.3327 155.9007,8.6297 C155.1617,8.9257 154.2917,9.0727 153.2897,9.0727 L151.1017,9.0727 L151.1017,14.7077 L147.5717,14.7077 L147.5717,0.2227 L153.2897,0.2227 C154.9667,0.2227 156.2737,0.6557 157.2097,1.5217 C158.1417,2.3867 158.6117,3.4347 158.6117,4.6597 L158.6117,4.6597 Z" id="Fill-29" fill="#FFFFFF"></path>
<g id="Group-33" transform="translate(161.000000, 0.000000)">
<mask id="mask-4" fill="white">
<use xlink:href="#path-3"></use>
<mask id="mask-5" fill="white">
<use xlink:href="#path-4"></use>
</mask>
<g id="Clip-32"></g>
<polygon id="Fill-31" fill="#FFFFFF" mask="url(#mask-4)" points="9.3307 0.1798 9.3307 2.8618 4.0907 2.8618 4.0907 5.9798 8.7147 5.9798 8.7147 8.6598 4.0907 8.6598 4.0907 12.0228 9.3307 12.0228 9.3307 14.7078 0.5607 14.7078 0.5607 0.1798"></polygon>
<polygon id="Fill-31" fill="#FFFFFF" mask="url(#mask-5)" points="9.3307 0.1798 9.3307 2.8618 4.0907 2.8618 4.0907 5.9798 8.7147 5.9798 8.7147 8.6598 4.0907 8.6598 4.0907 12.0228 9.3307 12.0228 9.3307 14.7078 0.5607 14.7078 0.5607 0.1798"></polygon>
</g>
<path d="M72.2067,5.2921 C69.9527,5.2921 68.1177,7.1271 68.1177,9.3791 C68.1177,11.6341 69.9527,13.4691 72.2067,13.4691 C74.4607,13.4691 76.2937,11.6341 76.2937,9.3791 C76.2937,7.1271 74.4607,5.2921 72.2067,5.2921 M72.2067,14.8961 C69.1667,14.8961 66.6917,12.4221 66.6917,9.3791 C66.6917,6.3411 69.1667,3.8661 72.2067,3.8661 C75.2477,3.8661 77.7217,6.3411 77.7217,9.3791 C77.7217,12.4221 75.2477,14.8961 72.2067,14.8961" id="Fill-34" fill="#FFFFFF"></path>
<path d="M14.2721,8.8673 L14.2721,0.2213 L17.8001,0.2213 L17.8001,8.8673 C17.8001,9.7333 18.0151,10.4023 18.4391,10.8683 C18.8671,11.3363 19.4951,11.5703 20.3171,11.5703 C21.1451,11.5703 21.7761,11.3363 22.2171,10.8683 C22.6561,10.4023 22.8741,9.7333 22.8741,8.8673 L22.8741,0.2213 L26.4041,0.2213 L26.4041,8.8673 C26.4041,10.1463 26.1051,11.2503 25.5071,12.1793 C24.9081,13.1083 24.1511,13.7853 23.2391,14.2133 C22.3241,14.6383 21.3301,14.8503 20.2551,14.8503 C18.5781,14.8503 17.1621,14.3273 16.0061,13.2843 C14.8501,12.2393 14.2721,10.7663 14.2721,8.8673" id="Fill-36" fill="#FFFFFF"></path>
<polygon id="Fill-38" fill="#FFFFFF" points="30.2433 0.2208 33.7713 0.2208 33.7713 12.0238 38.1663 12.0238 38.1663 14.7068 30.2433 14.7068"></polygon>
<g id="Group-42">
<mask id="mask-6" fill="white">
<use xlink:href="#path-5"></use>
<mask id="mask-7" fill="white">
<use xlink:href="#path-6"></use>
</mask>
<g id="Clip-41"></g>
<path d="M3.8732,6.3907 L6.0612,6.3907 C6.5972,6.3907 7.0202,6.2327 7.3312,5.9147 C7.6392,5.5987 7.7932,5.1837 7.7932,4.6687 C7.7932,4.1527 7.6372,3.7287 7.3192,3.3997 C7.0032,3.0697 6.5812,2.9037 6.0612,2.9037 L3.8732,2.9037 L3.8732,6.3907 Z M11.3852,4.6597 C11.3852,5.6357 11.0342,6.5767 10.3322,7.4847 C9.9612,7.9527 9.4062,8.3327 8.6722,8.6297 C7.9352,8.9257 7.0652,9.0727 6.0612,9.0727 L3.8732,9.0727 L3.8732,14.7077 L0.3452,14.7077 L0.3452,0.2227 L6.0612,0.2227 C7.7402,0.2227 9.0452,0.6557 9.9812,1.5217 C10.9152,2.3867 11.3852,3.4347 11.3852,4.6597 L11.3852,4.6597 Z" id="Fill-40" fill="#FFFFFF" mask="url(#mask-6)"></path>
<path d="M3.8732,6.3907 L6.0612,6.3907 C6.5972,6.3907 7.0202,6.2327 7.3312,5.9147 C7.6392,5.5987 7.7932,5.1837 7.7932,4.6687 C7.7932,4.1527 7.6372,3.7287 7.3192,3.3997 C7.0032,3.0697 6.5812,2.9037 6.0612,2.9037 L3.8732,2.9037 L3.8732,6.3907 Z M11.3852,4.6597 C11.3852,5.6357 11.0342,6.5767 10.3322,7.4847 C9.9612,7.9527 9.4062,8.3327 8.6722,8.6297 C7.9352,8.9257 7.0652,9.0727 6.0612,9.0727 L3.8732,9.0727 L3.8732,14.7077 L0.3452,14.7077 L0.3452,0.2227 L6.0612,0.2227 C7.7402,0.2227 9.0452,0.6557 9.9812,1.5217 C10.9152,2.3867 11.3852,3.4347 11.3852,4.6597 L11.3852,4.6597 Z" id="Fill-40" fill="#FFFFFF" mask="url(#mask-7)"></path>
</g>
</g>
<g id="Group-48" transform="translate(208.000000, 424.390000)" fill="#FFFFFF">
@ -64,25 +68,25 @@
</g>
<g id="Group-58" transform="translate(208.000000, 424.390000)">
<g id="Group-51">
<mask id="mask-8" fill="white">
<use xlink:href="#path-7"></use>
<mask id="mask-9" fill="white">
<use xlink:href="#path-8"></use>
</mask>
<g id="Clip-50"></g>
<path d="M21.0055,8.1554 L-10.4285,-20.1486 C5.2025,-37.5086 31.9485,-38.9096 49.3095,-23.2796 C66.6705,-7.6476 68.0715,19.0984 52.4405,36.4594 L21.0055,8.1554 Z" id="Fill-49" fill="#FFFFFF" mask="url(#mask-8)"></path>
<path d="M21.0055,8.1554 L-10.4285,-20.1486 C5.2025,-37.5086 31.9485,-38.9096 49.3095,-23.2796 C66.6705,-7.6476 68.0715,19.0984 52.4405,36.4594 L21.0055,8.1554 Z" id="Fill-49" fill="#FFFFFF" mask="url(#mask-9)"></path>
</g>
<g id="Group-54">
<mask id="mask-10" fill="white">
<use xlink:href="#path-9"></use>
<mask id="mask-11" fill="white">
<use xlink:href="#path-10"></use>
</mask>
<g id="Clip-53"></g>
<path d="M21.0055,8.1554 L-7.2985,39.5904 C-24.6585,23.9584 -26.0605,-2.7866 -10.4285,-20.1486 L21.0055,8.1554 Z" id="Fill-52" fill="#FFFFFF" mask="url(#mask-10)"></path>
<path d="M21.0055,8.1554 L-7.2985,39.5904 C-24.6585,23.9584 -26.0605,-2.7866 -10.4285,-20.1486 L21.0055,8.1554 Z" id="Fill-52" fill="#FFFFFF" mask="url(#mask-11)"></path>
</g>
<g id="Group-57" transform="translate(0.000000, 8.000000)">
<mask id="mask-12" fill="white">
<use xlink:href="#path-11"></use>
<mask id="mask-13" fill="white">
<use xlink:href="#path-12"></use>
</mask>
<g id="Clip-56"></g>
<path d="M21.0055,0.1554 L52.4405,28.4594 C36.8085,45.8194 10.0625,47.2214 -7.2985,31.5904 L21.0055,0.1554 Z" id="Fill-55" fill="#FFFFFF" mask="url(#mask-12)"></path>
<path d="M21.0055,0.1554 L52.4405,28.4594 C36.8085,45.8194 10.0625,47.2214 -7.2985,31.5904 L21.0055,0.1554 Z" id="Fill-55" fill="#FFFFFF" mask="url(#mask-13)"></path>
</g>
</g>
</g>

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View file

@ -106,7 +106,7 @@
@import "~styles/layout";
$social-btn-size: 40px;
$breakpoint: 768px;
$breakpoint: 1050px;
.footer {
display: flex;
@ -126,7 +126,7 @@
background: transparentize($background-primary, 0.5);
display: flex;
font-size: $font-size-small;
padding: $small-gap;
padding: $small-gap / 2 $small-gap $small-gap;
border-radius: $border-radius;
a {
@ -144,12 +144,16 @@
}
.footer-social {
padding: 0 $small-gap 0 0;
margin: 0 $small-gap / 2 0 0;
padding: $small-gap / 2;
background: $background-primary;
border-radius: $border-radius;
@media (max-width: $breakpoint) {
display: flex;
justify-content: center;
padding: 0;
margin: 0;
li:not(:last-child) {
margin-bottom: 0;

View file

@ -111,6 +111,11 @@
background: rgba(0, 0, 0, 0.15);
transform: scale(1.2);
}
&:focus {
box-shadow: none;
background: $button-background-secondary;
}
}
}
</style>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 30 KiB