@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Tinos:400,400i,700,700i&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Tinos:400,400i,700,700i&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Merriweather:400,400i,700,700i|Montserrat:300,600|Poppins:600,700&subset=latin-ext");
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  height: 100%;
  line-height: 1.5em; }

body {
  min-height: 100%;
  box-sizing: border-box;
  position: relative;
  font-family:  'Lato', sans-serif ;
  font-size: 1.2rem;
  margin: 0;
  padding: 0;
  background-size: 74px;
  background-position: center; }
  @media (min-width: 1120px) {
    body {
      padding-bottom: 484px; } }
  @media (min-width: 1440px) {
    body {
      padding-bottom: 484px; } }
  body *:focus {
    outline-color: #f9c114;
    background: #fcecb8; }
  body a {
    color: inherit; }
    body a:hover {
      text-decoration: none; }

body > footer {
  position: absolute;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px; }
  @media (min-width: 640px) {
    body > footer {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1386px) {
    body > footer {
      padding-left: calc(50% - 693px + 1rem);
      padding-right: calc(50% - 693px + 1rem); } }
  @media (min-width: 1120px) {
    body > footer {
      height: 484px;
      bottom: 0;
      left: 0;
      right: 0; } }
  @media (min-width: 1440px) {
    body > footer {
      height: 484px; } }

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
  display: block; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline dotted; }

b, strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: .35em .75em .625em; }

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type=checkbox], [type=radio], legend {
  box-sizing: border-box;
  padding: 0; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

summary {
  display: list-item; }

[hidden], template {
  display: none; }

/*
html, body {
	height: 100%;
}
html {
	@include sdf-devBp;
	font-size: 10px;
	font-family:  'Lato', sans-serif ;
	@if $improvedFontSmoothing {
	    font-size: 100%;
	    -webkit-text-size-adjust: 100%;
	    font-variant-ligatures: none;
	    -webkit-font-variant-ligatures: none;
	    text-rendering: optimizeLegibility;
	    -moz-osx-font-smoothing: grayscale;
	    font-smoothing: antialiased;
	    -webkit-font-smoothing: antialiased;
	    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
	}
}
*/
html {
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px; }

/*
body {
	display: flex;
	flex-direction: column;
}
main {
	flex-grow: 1;
}
*/
.Merriweather {
  font-family: 'Merriweather', serif; }

.Montserrat {
  font-family: 'Montserrat', sans-serif; }

.Poppins {
  font-family: 'Poppins', sans-serif; }

.cards {
  padding-top: 4em;
  margin-bottom: 4em;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 640px) {
    .cards {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1386px) {
    .cards {
      padding-left: calc(50% - 693px + 1rem);
      padding-right: calc(50% - 693px + 1rem); } }
  .cards__wrapper {
    align-items: center;
    justify-content: center;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box; }
    @media (min-width: 800px) {
      .cards__wrapper {
        margin-left: auto;
        margin-right: auto; } }
    @media (min-width: 1120px) {
      .cards__wrapper {
        width: 75%;
        margin-left: 12.5%;
        margin-right: 12.5%; } }
  .cards h2 {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(100% - 2rem);
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    line-height: 1.3846153846em;
    font-size: 2.1666666667em;
    padding-top: 0px;
    margin-bottom: 72px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    position: relative; }
    @media (min-width: 960px) {
      .cards h2 {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(100% - 2rem); } }
    .cards h2::after {
      content: ' ';
      background: #2a2b2a;
      position: absolute;
      bottom: -12px;
      left: 0;
      width: 148px;
      height: 2px; }
  .cards h1 {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(100% - 2rem);
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.3846153846em;
    font-size: 2.1666666667em;
    padding-top: 9px;
    margin-bottom: 51px;
    margin-top: 0;
    position: relative; }
    @media (min-width: 960px) {
      .cards h1 {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(100% - 2rem); } }
    @media (min-width: 640px) {
      .cards h1 {
        line-height: 1.1428571429em;
        font-size: 3.5em;
        padding-top: 11px;
        margin-bottom: 61px; } }
    .cards h1::after {
      content: ' ';
      display: block;
      position: absolute;
      bottom: -28px;
      left: 0;
      height: 5px;
      width: 140px;
      background-color: #2a2b2a; }
  .cards .lead {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(100% - 2rem);
    font-family: 'Merriweather', serif;
    font-weight: 400;
    margin-top: 0;
    line-height: 1.5em;
    font-size: 1.3333333333em;
    padding-top: 6px;
    margin-bottom: 18px;
    margin-top: -2em;
    margin-bottom: 2em; }
    @media (min-width: 960px) {
      .cards .lead {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(100% - 2rem); } }

.cards.cards--temaink {
  margin-left: 0;
  margin-right: 0;
  background-color: #fcecb8;
  max-width: inherit; }
  .cards.cards--temaink .cards__wrapper {
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    min-height: 4px; }
    @media (min-width: 1386px) {
      .cards.cards--temaink .cards__wrapper {
        padding-left: calc(50% - 693px);
        padding-right: calc(50% - 693px); } }
  .cards.cards--temaink .extraLinksWrapper {
    padding: 1em 1em 0;
    margin-top: 1em; }
    .cards.cards--temaink .extraLinksWrapper .extraLinks {
      position: relative; }
      .cards.cards--temaink .extraLinksWrapper .extraLinks::before {
        content: ' ';
        display: block;
        height: 2px;
        background-color: #eeeff0;
        position: absolute;
        top: -1em;
        left: 0;
        right: 0; }
    .cards.cards--temaink .extraLinksWrapper .extraLinks li:not(:first-child)::before {
      content: none; }
  .cards.cards--temaink.no-bottom-margin {
    margin-bottom: 0; }

.card {
  background-color: #fff;
  padding-bottom: 2em;
  margin-bottom: 4em;
  position: relative;
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
  -webkit-box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3); }
  @media (min-width: 480px) {
    .card {
      width: calc(66.6666666667% - 2rem);
      margin-left: calc(16.6666666667% + 1rem);
      margin-right: calc(16.6666666667% + 1rem); } }
  @media (min-width: 640px) {
    .card {
      width: calc(50% - 2rem);
      margin-left: 1rem;
      margin-right: 1rem; } }
  @media (min-width: 800px) {
    .card {
      width: calc(37.5% - 2rem);
      margin-left: calc(6.25% + 1rem);
      margin-right: calc(6.25% + 1rem); } }
  @media (min-width: 960px) {
    .card {
      width: calc(33.3333333333% - 2rem);
      margin-left: 1rem;
      margin-right: 1rem; } }
  .card__text {
    padding-bottom: 1em;
    padding-left: 1em;
    padding-right: 1em;
    height: 28.5em;
    overflow: hidden;
    text-overflow: clip;
    box-sizing: border-box;
    position: relative; }
    .card__text p {
      font-family: 'Merriweather', serif;
      font-weight: 400;
      margin-top: 0;
      line-height: 1.5em;
      font-size: 1.3333333333em;
      padding-top: 6px;
      margin-bottom: -6px; }
    .card__text::after {
      content: ' ';
      display: block;
      position: absolute;
      bottom: 0;
      height: 48px;
      left: 0;
      right: 0;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+17,1+100 */
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 17%, white 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 17%, white 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 17%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
      /* IE6-9 */ }
  .card .labels {
    z-index: 1;
    position: relative;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    -webkit-padding-start: 0;
    line-height: 0;
    list-style-type: none;
    margin-bottom: 1em; }
    .card .labels li {
      list-style: none; }
    .card .labels li {
      min-height: 1em;
      display: inline-block;
      font-family: 'Montserrat', sans-serif;
      line-height: 2em;
      font-size: 1em;
      padding-top: 8px;
      margin-bottom: -8px;
      letter-spacing: 0.1em;
      font-weight: 300;
      text-transform: uppercase;
      margin-top: 0; }
      .card .labels li + li {
        margin-left: 8px; }
      .card .labels li::before {
        content: ' ';
        background: #f9c114;
        position: absolute;
        top: 0;
        left: 0;
        width: 42px;
        height: 1px; }
      .card .labels li a {
        text-decoration: none; }
  .card a {
    display: inline-block;
    box-sizing: border-box; }
    .card a:hover {
      text-decoration: underline; }
  .card h3 {
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    margin-top: 0.6em;
    line-height: 1.2em;
    font-size: 1.6666666667em;
    padding-top: 11px;
    margin-bottom: 13px;
    letter-spacing: 0.01em;
    text-transform: uppercase; }
    .card h3 > a {
      text-decoration: none; }
      .card h3 > a::before {
        content: ' ';
        background-color: transparent;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 0; }
  .card__image {
    position: relative; }
    .card__image img {
      display: block;
      width: 100%;
      height: auto; }
  .card__button {
    text-align: center;
    margin-top: 29px; }
    .card__button a {
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0.55em;
      padding-bottom: 0.45em;
      position: relative;
      bottom: 5px;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      border-radius: 2px;
      background-color: #f9c114;
      box-sizing: border-box;
      background-color: #f9c114; }
      .card__button a:hover {
        background-color: #fbd96e;
        text-decoration: none; }

.pageNav {
  width: 100%;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  line-height: 1.7142857143em;
  font-size: 1.1666666667em;
  padding-top: 8px;
  margin-bottom: 4px; }
  .pageNav ul {
    border-top: 2px solid #2a2b2a;
    padding-top: 1.7142857143em;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    -webkit-padding-start: 0;
    line-height: 0;
    list-style-type: none;
    line-height: 1em;
    display: flex;
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(100% - 2rem);
    justify-content: space-between; }
    .pageNav ul li {
      list-style: none; }
    @media (min-width: 960px) {
      .pageNav ul {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(100% - 2rem); } }
    .pageNav ul li {
      margin-left: auto;
      margin-right: auto;
      display: none; }
      .pageNav ul li:first-child, .pageNav ul li:last-child {
        font-size: 1.5em; }
      .pageNav ul li a {
        text-decoration: none; }
        @media (min-width: 800px) {
          .pageNav ul li a {
            padding-left: 8px;
            padding-right: 8px;
            padding-top: 2px;
            padding-bottom: 2px;
            border-radius: 2px; } }
      @media (min-width: 800px) {
        .pageNav ul li.active a {
          background-color: #f9c114; } }
      .pageNav ul li:first-child {
        margin-right: 0;
        margin-left: 0;
        display: block; }
        .pageNav ul li:first-child::after {
          content: "Előző"; }
        .pageNav ul li:first-child + li:not(.active) {
          margin-left: 1em; }
      .pageNav ul li:nth-child(7) {
        margin-right: 1em; }
      .pageNav ul li:last-child {
        margin-right: 0;
        margin-left: 0;
        display: block; }
        .pageNav ul li:last-child::before {
          content: "Köv."; }
      .pageNav ul li.active {
        display: block;
        margin-left: auto;
        margin-right: auto; }
        .pageNav ul li.active::before {
          content: "Oldal "; }
    @media (min-width: 800px) {
      .pageNav ul li {
        display: block; }
        .pageNav ul li:first-child::after, .pageNav ul li:last-child::before, .pageNav ul li.active::before {
          content: none; } }

.cards__more {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  width: 100%;
  margin-left: 0;
  margin-right: 0; }
  .cards__more a {
    display: block;
    width: calc(75% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
    text-align: right;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 0;
    line-height: 1.7142857143em;
    font-size: 1.1666666667em;
    padding-top: 0px;
    margin-bottom: 0px; }
  .cards__more::after {
    width: calc(25% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
    content: ' ';
    background-color: #2a2b2a;
    height: 2px;
    position: relative;
    top: 1em; }

.card.card__blogPost .card__image {
  position: relative; }
  .card.card__blogPost .card__image::after {
    content: 'blog \00BB';
    position: absolute;
    left: 0;
    bottom: 23px;
    height: 12px;
    background-color: #f9c114;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    padding: 4px 4px 7px;
    letter-spacing: 0.05em; }

.announcement {
  padding-top: 3em;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px;
  max-width: 1386px;
  margin: 0 auto;
  margin-bottom: 4em; }
  @media (min-width: 640px) {
    .announcement {
      padding-top: 5em; } }
  @media (min-width: 800px) {
    .announcement {
      padding-top: 7em; } }
  @media (min-width: 640px) {
    .announcement {
      padding-left: 1rem;
      padding-right: 1rem; } }
  .announcement .image {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(100% - 2rem); }
    @media (min-width: 960px) {
      .announcement .image {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(100% - 2rem); } }
    @media (min-width: 800px) {
      .announcement .image {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(37.5% - 2rem); } }
@media (min-width: 960px) and (min-width: 800px) {
  .announcement .image {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(37.5% - 2rem); } }

    @media (min-width: 800px) {
      .announcement .image {
        margin-left: calc(6.25% + 1rem); } }
  @media (min-width: 800px) and (min-width: 960px) {
    .announcement .image {
      margin-left: calc(6.25% + 1rem); } }

    .announcement .image img {
      width: 100%;
      height: auto; }
  .announcement .text {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(100% - 2rem); }
    @media (min-width: 960px) {
      .announcement .text {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(100% - 2rem); } }
    @media (min-width: 800px) {
      .announcement .text {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(43.75% - 2rem); } }
@media (min-width: 960px) and (min-width: 800px) {
  .announcement .text {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(43.75% - 2rem); } }

    @media (min-width: 800px) {
      .announcement .text {
        margin-left: calc(12.5% + 1rem); } }
  @media (min-width: 800px) and (min-width: 960px) {
    .announcement .text {
      margin-left: calc(12.5% + 1rem); } }

  .announcement .nav {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(100% - 2rem);
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    -webkit-padding-start: 0;
    line-height: 0;
    list-style-type: none;
    line-height: 1em; }
    @media (min-width: 960px) {
      .announcement .nav {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(100% - 2rem); } }
    @media (min-width: 800px) {
      .announcement .nav {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(87.5% - 2rem); } }
@media (min-width: 960px) and (min-width: 800px) {
  .announcement .nav {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(87.5% - 2rem); } }

    @media (min-width: 800px) {
      .announcement .nav {
        margin-left: calc(12.5% + 1rem); } }
  @media (min-width: 800px) and (min-width: 960px) {
    .announcement .nav {
      margin-left: calc(12.5% + 1rem); } }

    .announcement .nav li {
      list-style: none; }
  @media (min-width: 800px) {
    .announcement .image {
      order: 2; }
    .announcement .text {
      order: 1; }
    .announcement .nav {
      order: 3; } }

.announcement h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.3846153846em;
  font-size: 2.1666666667em;
  padding-top: 9px;
  margin-bottom: 51px;
  margin-top: 0;
  position: relative; }
  @media (min-width: 640px) {
    .announcement h2 {
      line-height: 1.1428571429em;
      font-size: 3.5em;
      padding-top: 11px;
      margin-bottom: 61px; } }
  .announcement h2::after {
    content: ' ';
    display: block;
    position: absolute;
    bottom: -28px;
    left: 0;
    height: 5px;
    width: 140px;
    background-color: #2a2b2a; }
  .announcement h2::after {
    background-color: #f9c114; }
.announcement .time-location {
  font-family: 'Montserrat', sans-serif;
  line-height: 2em;
  font-size: 1em;
  padding-top: 1px;
  margin-bottom: -1px;
  font-weight: 300;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-top: 0;
  line-height: 2em;
  font-size: 1em;
  padding-top: 0px;
  margin-bottom: 24px; }
  @media (min-width: 1120px) {
    .announcement .time-location {
      line-height: 2em;
      font-size: 1em;
      padding-top: 0px;
      margin-bottom: 12px; } }
.announcement .lead {
  font-family: 'Merriweather', serif;
  font-weight: 400;
  margin-top: 0;
  line-height: 1.5em;
  font-size: 1.3333333333em;
  padding-top: 6px;
  margin-bottom: 18px; }
.announcement .nav li {
  display: inline-block;
  margin-bottom: 16px; }
.announcement .nav li:first-child {
  margin-right: 16px; }
.announcement .nav .jelentkez a {
  line-height: 1.7142857143em;
  font-size: 1.1666666667em;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.55em;
  padding-bottom: 0.45em;
  position: relative;
  bottom: 5px;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  border-radius: 2px;
  background-color: #f9c114;
  box-sizing: border-box;
  background-color: #f9c114; }
  .announcement .nav .jelentkez a:hover {
    background-color: #fbd96e;
    text-decoration: none; }
.announcement .nav .naptarhoz a {
  line-height: 1.7142857143em;
  font-size: 1.1666666667em;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.55em;
  padding-bottom: 0.45em;
  position: relative;
  bottom: 5px;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  border-radius: 2px;
  background-color: #f9c114;
  box-sizing: border-box;
  background-color: white;
  border: 1px solid #f9c114;
  text-decoration: none; }
  .announcement .nav .naptarhoz a:hover {
    border: 1px solid #2a2b2a; }

.english .announcement .about a {
  line-height: 1.7142857143em;
  font-size: 1.1666666667em;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.55em;
  padding-bottom: 0.45em;
  position: relative;
  bottom: 5px;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  border-radius: 2px;
  background-color: #f9c114;
  box-sizing: border-box; }
.english .announcement .donate a {
  line-height: 1.7142857143em;
  font-size: 1.1666666667em;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.55em;
  padding-bottom: 0.45em;
  position: relative;
  bottom: 5px;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  border-radius: 2px;
  background-color: #f9c114;
  box-sizing: border-box;
  background-color: #a9ecda; }
  .english .announcement .donate a:hover {
    background-color: #7fe3c8;
    text-decoration: none; }

.focuslist {
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
  display: block;
  line-height: 1;
  list-style: none;
  padding-left: 0;
  column-count: 1;
  column-gap: 20px;
  border-bottom: 2px solid #eeeff0;
  margin-bottom: 4em; }
  @media (min-width: 640px) {
    .focuslist {
      column-count: 2; } }
  @media (min-width: 960px) {
    .focuslist {
      column-count: 3; } }
  .focuslist li {
    display: block;
    line-height: 1;
    margin-bottom: 2em; }
    .focuslist li.active a {
      background-color: #fcecb8; }
      .focuslist li.active a:hover {
        background-color: #fdf3d0; }
  .focuslist a {
    box-sizing: border-box;
    width: 100%;
    display: inline-block;
    line-height: 1.7142857143em;
    font-size: 1.1666666667em;
    padding-top: 0px;
    margin-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    padding: 6px 10px 4px;
    border-radius: 2px;
    text-decoration: none; }
    .focuslist a:hover {
      background-color: #fef9e9; }
    .focuslist a::after {
      content: "\00bb"; }

.differentBecauseReasons {
  background-color: #fcecb8; }

.csatlakozz .announcement {
  position: relative; }
  .csatlakozz .announcement h3 {
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    line-height: 1.3846153846em;
    font-size: 2.1666666667em;
    padding-top: 0px;
    margin-bottom: 72px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    position: relative;
    line-height: 1.3846153846em;
    font-size: 1.625em;
    padding-top: 0px;
    margin-bottom: 72px; }
    .csatlakozz .announcement h3::after {
      content: ' ';
      background: #2a2b2a;
      position: absolute;
      bottom: -12px;
      left: 0;
      width: 148px;
      height: 2px; }
  @media (min-width: 960px) {
    .csatlakozz .announcement::after {
      content: ' ';
      background-color: #fcecb8;
      display: block;
      position: absolute;
      height: 300px;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: -1; } }
.csatlakozz .card {
  width: calc(100% - 2rem);
  margin-left: 1rem;
  margin-right: 1rem;
  outline: red; }
  @media (min-width: 480px) {
    .csatlakozz .card {
      width: calc(66.6666666667% - 2rem);
      margin-left: calc(16.6666666667% + 1rem);
      margin-right: calc(16.6666666667% + 1rem); } }
  @media (min-width: 640px) {
    .csatlakozz .card {
      width: calc(50% - 2rem);
      margin-left: 1rem;
      margin-right: 1rem; } }
  @media (min-width: 800px) {
    .csatlakozz .card {
      width: calc(37.5% - 2rem);
      margin-left: calc(6.25% + 1rem);
      margin-right: calc(6.25% + 1rem); } }
  @media (min-width: 960px) {
    .csatlakozz .card {
      width: calc(50% - 2rem);
      margin-left: 1rem;
      margin-right: 1rem; } }

.form-item-select, .form-item-checkbox, .form-item-checkboxes, .form-item-radios, .form-item-textfield,
.form-item-text, .form-item-email, .form-item-textarea {
  margin-bottom: 3em; }

.form-type-checkbox, .form-type-radios {
  position: relative; }
  .form-type-checkbox::before, .form-type-radios::before {
    content: ' ';
    background-color: #eeeff0;
    position: absolute;
    z-index: 1;
    left: 0;
    width: 2em;
    height: 2em;
    top: 0.5em;
    pointer-events: none; }
  .form-type-checkbox input[type="checkbox"]:checked + label::after, .form-type-checkbox input[type="radio"]:checked + label::after, .form-type-radios input[type="checkbox"]:checked + label::after, .form-type-radios input[type="radio"]:checked + label::after {
    content: ' ';
    position: absolute;
    z-index: 1; }
  .form-type-checkbox input[type="checkbox"]:checked + label::after, .form-type-radios input[type="checkbox"]:checked + label::after {
    background-image: url(../images/sprite.svg);
    background-size: 32em 32em;
    width: 1.5em;
    height: 1.5em;
    background-position: -29.3125em -1.875em;
    left: 0.0833333333em;
    top: 0.4166666667em; }
  .form-type-checkbox input[type="radio"]:checked + label::after, .form-type-radios input[type="radio"]:checked + label::after {
    background: #2a2b2a;
    border-radius: 100%;
    width: 0.6666666667em;
    height: 0.6666666667em;
    left: 0.5833333333em;
    top: 1.0833333333em; }
  .form-type-checkbox label, .form-type-radios label {
    padding-left: 32px;
    display: inline-block;
    color: #2a2b2a;
    cursor: pointer; }
  .form-type-checkbox input[type="checkbox"], .form-type-checkbox input[type="radio"], .form-type-radios input[type="checkbox"], .form-type-radios input[type="radio"] {
    width: 0.4166666667em;
    height: 0.4166666667em;
    left: 0.3333333333em;
    top: 1.25em;
    position: absolute;
    display: inline-block; }

.form-type-radios::before {
  border-radius: 100%; }

.form-type-checkbox, .form-type-radios {
  margin-bottom: 0.6666666667em; }

.form-item-textfield input,
.form-item-text input,
.form-item-email input,
.form-item-textarea textarea,
.form-item-select select {
  width: 100%;
  font-size: inherit;
  background-color: #fff;
  border: 0;
  border-radius: 2px;
  background-color: #eeeff0;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family:  'Lato', sans-serif ;
  padding: 1em;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  margin-top: 0;
  font-size: 16px; }

.form-item-textarea textarea {
  resize: vertical;
  min-height: 256px; }

.form-item-select {
  position: relative; }
  .form-item-select .selectWrapper {
    position: relative; }
    .form-item-select .selectWrapper::after {
      content: ' ';
      display: block;
      position: absolute;
      right: 1.3333333333em;
      top: 1.8333333333em;
      border-width: 0.6666666667em;
      border-style: solid;
      border-top-color: #2a2b2a;
      border-bottom-color: transparent;
      border-left-color: transparent;
      border-right-color: transparent;
      pointer-events: none; }
    .form-item-select .selectWrapper::before {
      content: ' ';
      display: block;
      position: absolute;
      background-color: #fff;
      width: 3.1666666667em;
      height: 3.1666666667em;
      right: 0.5em;
      top: 0.5em;
      pointer-events: none; }
    .form-item-select .selectWrapper select {
      width: 100%;
      font-size: inherit;
      background-color: #fff;
      border: 1px solid #2a2b2a;
      -webkit-appearance: none;
      -moz-appearance: none;
      font-family:  'Lato', sans-serif ;
      padding: 1em;
      cursor: pointer;
      box-sizing: border-box; }

.form-type-checkbox > label, .form-item-radios > label, .form-item-textfield > label, .form-item-text > label, .form-item-email > label, .form-item-textarea > label, .form-item-select > label {
  font-family: 'Merriweather', serif;
  font-weight: 400;
  margin-top: 0;
  line-height: 2.25em;
  font-size: 1.3333333333em;
  padding-top: 0px;
  margin-bottom: 0px; }

.form-item-checkboxes > label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  line-height: 2em;
  font-size: 1em;
  padding-top: 0px;
  margin-bottom: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-top: 0;
  line-height: 5em;
  font-size: 1em;
  padding-top: 0px;
  margin-bottom: 24px; }

.description {
  font-family: 'Merriweather', serif;
  line-height: 1.7142857143em;
  font-size: 1.1666666667em;
  padding-top: 0px;
  margin-bottom: 0px;
  font-weight: 400;
  margin-top: 0;
  margin-top: 0.5em; }

.form-item-submit button, .form-item-submit input {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  line-height: 1.7142857143em;
  font-size: 1.1666666667em;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.55em;
  padding-bottom: 0.45em;
  position: relative;
  bottom: 5px;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  border-radius: 2px;
  background-color: #f9c114;
  box-sizing: border-box;
  background-color: #a9ecda;
  width: 100%;
  max-width: 240px;
  cursor: pointer; }
  .form-item-submit button:hover, .form-item-submit input:hover {
    background-color: #7fe3c8;
    text-decoration: none; }
  .form-item-submit button:hover, .form-item-submit input:hover {
    background-color: #7fe3c8; }

body > header {
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px; }
  @media (min-width: 1386px) {
    body > header {
      padding-left: calc(50% - 693px);
      padding-right: calc(50% - 693px); } }
  @media (min-width: 960px) {
    body > header {
      display: block;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      flex-wrap: wrap;
      box-sizing: border-box;
      min-height: 4px; } }
  @media (min-width: 960px) and (min-width: 640px) {
    body > header {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 960px) and (min-width: 1386px) {
    body > header {
      padding-left: calc(50% - 693px + 1rem);
      padding-right: calc(50% - 693px + 1rem); } }

  @media (max-width: 959px) {
    body > header {
      background-color: #fcecb8; } }
  body > header nav {
    float: left;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
    width: 100%; }
    @media (max-width: 959px) {
      body > header nav {
        overflow: auto; } }
    body > header nav ul {
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 0;
      -webkit-padding-start: 0;
      line-height: 0;
      list-style-type: none;
      min-width: 100%; }
      body > header nav ul li {
        list-style: none; }
      body > header nav ul li {
        text-align: center;
        padding-left: 12px;
        padding-right: 12px;
        margin-left: 10px;
        margin-right: 10px; }
        body > header nav ul li a {
          line-height: 1.7142857143em;
          font-size: 1.1666666667em;
          padding-top: 0px;
          margin-bottom: 0px;
          font-family: 'Montserrat', sans-serif;
          text-transform: uppercase;
          font-weight: 600;
          text-decoration: none;
          position: relative; }
      body > header nav ul .logo {
        position: absolute;
        top: 1em;
        margin-right: 0;
        margin-left: 0; }
        body > header nav ul .logo a:hover::after {
          content: none; }
        @media (min-width: 960px) {
          body > header nav ul .logo {
            position: relative;
            top: -2em; } }
        @media (min-width: 960px) {
          body > header nav ul .logo {
            float: left;
            margin-left: 1rem;
            margin-right: 1rem;
            box-sizing: border-box;
            width: calc(14.2857142857% - 2rem); } }
@media (min-width: 960px) and (min-width: 960px) {
  body > header nav ul .logo {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(14.2857142857% - 2rem); } }

      body > header nav ul .logo {
        top: 0.4166666667em;
        left: 0;
        right: 0; }
        @media (max-width: 959px) {
          body > header nav ul .logo {
            font-size: .65em; } }
        @media (min-width: 960px) {
          body > header nav ul .logo {
            position: relative;
            top: -2em; } }
        body > header nav ul .logo a {
          background-image: url(../images/sprite.svg);
          background-size: 42.6666666667em 42.6666666667em;
          width: 4.6666666667em;
          height: 4.25em;
          background-position: 0em 0em;
          display: inline-block;
          text-indent: 133%;
          overflow: hidden;
          white-space: nowrap;
          position: relative;
          left: -2px; }
      body > header nav ul .support {
        background-color: #a9ecda; }
        body > header nav ul .support:hover {
          background-color: #6adebf;
          text-decoration: none; }
      body > header nav ul .help {
        background-color: #fcecb8; }
        body > header nav ul .help:hover {
          background-color: #f9c114;
          text-decoration: none; }
      @media (min-width: 960px) {
        body > header nav ul .language {
          width: inherit;
          margin: 4.5rem auto 0;
          color: #8f928f; }
          body > header nav ul .language:hover {
            color: #2a2b2a; } }

/* Mobile menu */
.menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }
  @media (min-width: 960px) {
    .menu {
      padding-top: 2em; } }

.menu li {
  padding-top: 8px;
  padding-bottom: 8px; }

.menu-toggle {
  order: 1;
  font-size: 20px;
  text-decoration: none; }

.submenu {
  display: none; }

.submenu-active .submenu {
  display: block;
  z-index: 99; }

.submenu-active .submenu {
  background-color: #f9c114; }

.has-submenu i {
  font-size: 12px; }

.has-submenu > a::after {
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  line-height: 16px;
  font-weight: 900;
  content: "\f078";
  padding-left: 5px; }

.has-submenu.submenu-active > a::after {
  content: "\f077"; }

.item {
  width: 100%;
  text-align: center;
  display: none;
  order: 2; }

.subitem {
  margin-left: 0;
  margin-right: 0;
  padding-left: 16px;
  padding-right: 16px; }

nav .item a:focus {
  background-color: inherit;
  outline: none; }

.active .item {
  display: block; }

/* Desktop menu */
@media (min-width: 960px) {
  .menu {
    align-items: flex-start;
    flex-wrap: nowrap;
    background: none; }

  .logo {
    order: 2; }

  .item {
    position: relative;
    display: block;
    width: auto; }

  .item > a:hover {
    cursor: pointer; }

  .subitem:hover {
    background-color: #a9ecda; }

  .submenu-active .submenu {
    display: block;
    position: absolute;
    left: 0;
    top: 28px; }

  .menu-toggle {
    display: none; }

  .submenu-active {
    border-radius: 0; } }
body > footer {
  padding-top: 5em;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px;
  background-color: #fff; }
  body > footer::after {
    content: ' ';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100px;
    width: 150px;
    z-index: 0;
    background-image: url(../images/sprite.svg);
    background-size: 42.6666666667em 42.6666666667em;
    width: 14.6666666667em;
    height: 10em;
    background-position: -26em -29.3333333333em; }
  @media (min-width: 640px) {
    body > footer {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1386px) {
    body > footer {
      padding-left: calc(50% - 693px + 1rem);
      padding-right: calc(50% - 693px + 1rem); } }
  body > footer nav[class^="footerNav"] {
    padding-left: 0;
    margin-bottom: 3em; }
    body > footer nav[class^="footerNav"] ul {
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 0;
      -webkit-padding-start: 0;
      line-height: 0;
      list-style-type: none; }
      body > footer nav[class^="footerNav"] ul li {
        list-style: none; }
  @media (max-width: 1119px) {
    body > footer {
      padding-bottom: 8em; } }
  body > footer .footerNav1 {
    order: 1;
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(50% - 2rem);
    margin-left: calc(25% + 1rem); }
    @media (min-width: 960px) {
      body > footer .footerNav1 {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(50% - 2rem); } }
    @media (min-width: 960px) {
      body > footer .footerNav1 {
        margin-left: calc(25% + 1rem); } }
    @media (min-width: 1120px) {
      body > footer .footerNav1 {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(12.5% - 2rem); } }
@media (min-width: 960px) and (min-width: 1120px) {
  body > footer .footerNav1 {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(12.5% - 2rem); } }

    @media (min-width: 1120px) {
      body > footer .footerNav1 {
        order: 2; } }
    body > footer .footerNav1 li {
      text-align: center;
      margin-bottom: 3em; }
    body > footer .footerNav1 .logo a {
      background-image: url(../images/sprite.svg);
      background-size: 42.6666666667em 42.6666666667em;
      width: 12em;
      height: 13.6666666667em;
      background-position: -16em -0.5em;
      display: inline-block;
      text-indent: 133%;
      overflow: hidden;
      white-space: nowrap; }
    body > footer .footerNav1 .support a {
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0.55em;
      padding-bottom: 0.45em;
      position: relative;
      bottom: 5px;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      border-radius: 2px;
      background-color: #f9c114;
      box-sizing: border-box;
      background-color: #a9ecda;
      width: 100%;
      max-width: 240px; }
      body > footer .footerNav1 .support a:hover {
        background-color: #7fe3c8;
        text-decoration: none; }
    body > footer .footerNav1 .lang a {
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0.55em;
      padding-bottom: 0.45em;
      position: relative;
      bottom: 5px;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      border-radius: 2px;
      background-color: #f9c114;
      box-sizing: border-box;
      background-color: white;
      border: 1px solid #f9c114;
      text-decoration: none;
      width: 100%;
      max-width: 240px; }
      body > footer .footerNav1 .lang a:hover {
        border: 1px solid #2a2b2a; }
  body > footer .footerNav2, body > footer .footerNav3, body > footer .footerNav4 {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(100% - 2rem);
    order: 2; }
    @media (min-width: 960px) {
      body > footer .footerNav2, body > footer .footerNav3, body > footer .footerNav4 {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(100% - 2rem); } }
    @media (min-width: 800px) {
      body > footer .footerNav2, body > footer .footerNav3, body > footer .footerNav4 {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(33.3333333333% - 2rem); } }
@media (min-width: 960px) and (min-width: 800px) {
  body > footer .footerNav2, body > footer .footerNav3, body > footer .footerNav4 {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(33.3333333333% - 2rem); } }

    @media (min-width: 1120px) {
      body > footer .footerNav2, body > footer .footerNav3, body > footer .footerNav4 {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(25% - 2rem); } }
@media (min-width: 960px) and (min-width: 1120px) {
  body > footer .footerNav2, body > footer .footerNav3, body > footer .footerNav4 {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(25% - 2rem); } }

    @media (min-width: 1120px) {
      body > footer .footerNav2, body > footer .footerNav3, body > footer .footerNav4 {
        order: 1; } }
    body > footer .footerNav2 h3, body > footer .footerNav3 h3, body > footer .footerNav4 h3 {
      font-family: 'Montserrat', sans-serif;
      line-height: 2em;
      font-size: 1em;
      padding-top: 9px;
      margin-bottom: 27px;
      letter-spacing: 0.1em;
      font-weight: 300;
      text-transform: uppercase;
      margin-top: 0;
      position: relative; }
      body > footer .footerNav2 h3::after, body > footer .footerNav3 h3::after, body > footer .footerNav4 h3::after {
        content: ' ';
        position: absolute;
        display: block;
        width: 240px;
        height: 2px;
        background-color: #eeeff0;
        bottom: -18px; }
    body > footer .footerNav2 li, body > footer .footerNav3 li, body > footer .footerNav4 li {
      font-family: 'Merriweather', serif;
      font-weight: 400;
      margin-top: 0;
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 8px;
      margin-bottom: 4px; }
    body > footer .footerNav2 a, body > footer .footerNav3 a, body > footer .footerNav4 a {
      text-decoration: none; }
      body > footer .footerNav2 a:hover, body > footer .footerNav3 a:hover, body > footer .footerNav4 a:hover {
        text-decoration: underline; }
  body > footer .impressum {
    order: 3;
    position: relative;
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(100% - 2rem);
    font-weight: 400;
    margin-top: 0;
    line-height: 2em;
    font-size: 1em;
    padding-top: 0px;
    margin-bottom: 12px;
    letter-spacing: 0.05em; }
    @media (min-width: 960px) {
      body > footer .impressum {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(100% - 2rem); } }
    @media (min-width: 1120px) {
      body > footer .impressum {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(56.25% - 2rem); } }
@media (min-width: 960px) and (min-width: 1120px) {
  body > footer .impressum {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(56.25% - 2rem); } }

    @media (min-width: 1120px) {
      body > footer .impressum {
        margin-left: calc(6.25% + 1rem); } }
  @media (min-width: 1120px) and (min-width: 960px) {
    body > footer .impressum {
      margin-left: calc(6.25% + 1rem); } }

    body > footer .impressum::before {
      content: ' ';
      display: block;
      width: 100%;
      height: 2px;
      background-color: #eeeff0;
      top: -24px;
      position: absolute; }

.popupPromo {
  position: fixed;
  z-index: 99;
  bottom: 20px;
  right: 20px;
  background-color: #a9ecda;
  color: black;
  width: 280px;
  min-height: 5em;
  padding: 40px 20px 20px 20px; }
  .popupPromo .close {
    position: absolute;
    right: 16px;
    top: 10px;
    width: 16px;
    height: 16px;
    opacity: 0.3; }
  .popupPromo .close:hover {
    opacity: 1; }
  .popupPromo .close:before, .popupPromo .close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 17px;
    width: 2px;
    background-color: #333; }
  .popupPromo .close:before {
    transform: rotate(45deg); }
  .popupPromo .close:after {
    transform: rotate(-45deg); }
  .popupPromo .message {
    line-height: 1.7142857143em;
    font-size: 1.1666666667em;
    padding-top: 0px;
    margin-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none; }
  .popupPromo .button {
    display: block;
    line-height: 1.7142857143em;
    font-size: 1.1666666667em;
    padding-top: 0px;
    margin-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    background-color: #f9c114;
    text-align: center;
    margin-top: 20px;
    padding: 1em 2em; }
    .popupPromo .button:hover {
      background-color: #fbd96e; }

.article {
  position: relative;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px;
  padding-top: 3em;
  background-color: #fcecb8; }
  @media (min-width: 640px) {
    .article {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1386px) {
    .article {
      padding-left: calc(50% - 693px + 1rem);
      padding-right: calc(50% - 693px + 1rem); } }
  @media (max-width: 959px) {
    .article {
      overflow: hidden; } }
  @media (min-width: 640px) {
    .article {
      padding-top: 5em; } }
  @media (min-width: 800px) {
    .article {
      padding-top: 7em; } }
  .article.embedded {
    padding-top: 2em; }
  .article header {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(100% - 2rem);
    margin-bottom: 3em; }
    @media (min-width: 960px) {
      .article header {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(100% - 2rem); } }
    @media (min-width: 1120px) {
      .article header {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(68.75% - 2rem); } }
  @media (min-width: 1120px) and (min-width: 960px) {
    .article header {
      float: left;
      margin-left: 1rem;
      margin-right: 1rem;
      box-sizing: border-box;
      width: calc(68.75% - 2rem); } }
  @media (min-width: 1120px) and (min-width: 800px) {
    .article header {
      margin-left: calc(12.5% + 1rem); } }
  @media (min-width: 1120px) and (min-width: 800px) and (min-width: 960px) {
    .article header {
      margin-left: calc(12.5% + 1rem); } }

  @media (min-width: 1120px) and (min-width: 800px) {
    .article header {
      margin-right: calc(18.75% + 1rem); } }

  @media (min-width: 1120px) and (min-width: 800px) and (min-width: 960px) {
    .article header {
      margin-right: calc(18.75% + 1rem); } }

    .article header h1 {
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      text-transform: uppercase;
      line-height: 1.3846153846em;
      font-size: 2.1666666667em;
      padding-top: 9px;
      margin-bottom: 51px;
      margin-top: 0;
      position: relative; }
      @media (min-width: 640px) {
        .article header h1 {
          line-height: 1.1428571429em;
          font-size: 3.5em;
          padding-top: 11px;
          margin-bottom: 61px; } }
      .article header h1::after {
        content: ' ';
        display: block;
        position: absolute;
        bottom: -28px;
        left: 0;
        height: 5px;
        width: 140px;
        background-color: #2a2b2a; }
    .article header .labels {
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 0;
      -webkit-padding-start: 0;
      line-height: 0;
      list-style-type: none;
      letter-spacing: 16px; }
      .article header .labels li {
        list-style: none; }
      .article header .labels li {
        display: inline-block;
        margin-bottom: 1em; }
        .article header .labels li a {
          letter-spacing: 0.03em;
          line-height: 1.7142857143em;
          font-size: 1.1666666667em;
          padding-top: 0px;
          margin-bottom: 0px;
          padding-left: 1em;
          padding-right: 1em;
          padding-top: 0.55em;
          padding-bottom: 0.45em;
          position: relative;
          bottom: 5px;
          text-decoration: none;
          font-family: 'Montserrat', sans-serif;
          text-transform: uppercase;
          font-weight: 600;
          display: inline-block;
          border-radius: 2px;
          background-color: #f9c114;
          box-sizing: border-box;
          font-family: 'Poppins', sans-serif;
          padding-top: 0.3125em;
          padding-bottom: 0.3125em;
          background-color: transparent;
          border: 1px solid #2a2b2a;
          text-transform: none;
          font-size: 1.3333333333em;
          letter-spacing: 0.005em;
          position: relative;
          bottom: 1px; }
          .article header .labels li a:hover {
            text-decoration: underline; }
  .article .additional {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(100% - 2rem);
    margin-bottom: 2em; }
    @media (min-width: 960px) {
      .article .additional {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(100% - 2rem); } }
    @media (min-width: 640px) {
      .article .additional {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(31.25% - 2rem); } }
@media (min-width: 960px) and (min-width: 640px) {
  .article .additional {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(31.25% - 2rem); } }

    @media (min-width: 1120px) {
      .article .additional {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(18.75% - 2rem); } }
@media (min-width: 960px) and (min-width: 1120px) {
  .article .additional {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(18.75% - 2rem); } }

    @media (min-width: 1120px) {
      .article .additional {
        margin-left: calc(12.5% + 1rem); } }
  @media (min-width: 1120px) and (min-width: 960px) {
    .article .additional {
      margin-left: calc(12.5% + 1rem); } }

    @media (min-width: 1120px) {
      .article .additional {
        margin-right: calc(6.25% + 1rem); } }
  @media (min-width: 1120px) and (min-width: 960px) {
    .article .additional {
      margin-right: calc(6.25% + 1rem); } }

    .article .additional input[type="button"], .article .additional a.button {
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0.55em;
      padding-bottom: 0.45em;
      position: relative;
      bottom: 5px;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      border-radius: 2px;
      background-color: #f9c114;
      box-sizing: border-box;
      background-color: #f9c114;
      border: 0;
      cursor: pointer;
      width: 100%;
      max-width: 240px;
      text-align: center;
      margin-bottom: 2em; }
      .article .additional input[type="button"]:hover, .article .additional a.button:hover {
        background-color: #fbd96e;
        text-decoration: none; }
    .article .additional input[type="button"].secondary, .article .additional a.button.secondary {
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0.55em;
      padding-bottom: 0.45em;
      position: relative;
      bottom: 5px;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      border-radius: 2px;
      background-color: #f9c114;
      box-sizing: border-box;
      background-color: transparent;
      border: 1px solid #f9c114;
      text-decoration: none;
      margin-bottom: 2em; }
      .article .additional input[type="button"].secondary:hover, .article .additional a.button.secondary:hover {
        border: 1px solid #2a2b2a; }
    .article .additional img {
      width: 100%;
      height: auto;
      margin-bottom: 0.5em;
      max-width: 140px; }
      @media (min-width: 640px) {
        .article .additional img {
          max-width: 240px; } }
    .article .additional .time-location {
      font-family: 'Montserrat', sans-serif;
      line-height: 2em;
      font-size: 1em;
      padding-top: 1px;
      margin-bottom: -1px;
      font-weight: 300;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      margin-top: 0;
      line-height: 2em;
      font-size: 1em;
      padding-top: 8px;
      margin-bottom: 16px; }
      @media (min-width: 1120px) {
        .article .additional .time-location {
          line-height: 2em;
          font-size: 1em;
          padding-top: 7px;
          margin-bottom: 113px; } }
    .article .additional .name {
      line-height: 1.3333333333em;
      font-size: 1.5em;
      padding-top: 8px;
      margin-bottom: 4px;
      text-transform: uppercase; }
    .article .additional .status {
      font-family: 'Montserrat', sans-serif;
      line-height: 2em;
      font-size: 1em;
      padding-top: 10px;
      margin-bottom: -10px;
      font-weight: 300;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      margin-top: 0; }
    .article .additional .contact {
      line-height: 1;
      padding-left: 0;
      list-style-type: none; }
      .article .additional .contact input[type="button"] {
        line-height: 1.7142857143em;
        font-size: 1.1666666667em;
        padding-top: 0px;
        margin-bottom: 0px;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 0.55em;
        padding-bottom: 0.45em;
        position: relative;
        bottom: 5px;
        text-decoration: none;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        font-weight: 600;
        display: inline-block;
        border-radius: 2px;
        background-color: #f9c114;
        box-sizing: border-box;
        background-color: white;
        text-transform: none; }
        .article .additional .contact input[type="button"]:hover {
          background-color: #fcecb8;
          text-decoration: none; }
      .article .additional .contact .icon-1 {
        background-image: url(../images/sprite.svg);
        background-size: 42.6666666667em 42.6666666667em;
        width: 4em;
        height: 4em;
        background-position: -28.6666666667em -10em;
        margin-bottom: 2em; }
      .article .additional .contact .icon-2 {
        background-image: url(../images/sprite.svg);
        background-size: 42.6666666667em 42.6666666667em;
        width: 4em;
        height: 4em;
        background-position: -33.3333333333em -10em;
        margin-bottom: 2em; }
      .article .additional .contact .icon-3 {
        background-image: url(../images/sprite.svg);
        background-size: 42.6666666667em 42.6666666667em;
        width: 4em;
        height: 4em;
        background-position: -38em -10em;
        margin-bottom: 2em; }
      .article .additional .contact p, .article .additional .contact ul li {
        font-family: 'Merriweather', serif;
        font-weight: 400;
        margin-top: 0;
        line-height: 1.7142857143em;
        font-size: 1.1666666667em;
        padding-top: 0px;
        margin-bottom: 24px; }
      .article .additional .contact > li {
        border-bottom: 2px solid #f9c114;
        padding-bottom: 2em;
        margin-bottom: 2em; }
        .article .additional .contact > li:last-child {
          border-bottom: 0; }
      .article .additional .contact ul {
        list-style-type: disc;
        padding-left: 16px; }
        .article .additional .contact ul li {
          margin-bottom: 12px; }
  .article .content {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(100% - 2rem);
    margin-bottom: 5em; }
    .article .content p, .article .content ul, .article .content ol, .article .content figcaption {
      font-family: 'Merriweather', serif;
      font-weight: 400;
      margin-top: 0;
      line-height: 1.5em;
      font-size: 1.3333333333em;
      padding-top: 6px;
      margin-bottom: 18px; }
    .article .content ul {
      padding-left: 20px; }
    .article .content strong {
      font-weight: 600; }
    .article .content h4 {
      font-family: 'Poppins', sans-serif;
      font-weight: 700;
      margin-top: 3em;
      line-height: 1.8em;
      font-size: 1.6666666667em;
      padding-top: 0px;
      margin-bottom: 24px; }
    @media (min-width: 960px) {
      .article .content {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(100% - 2rem); } }
    @media (min-width: 640px) {
      .article .content {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(68.75% - 2rem); } }
@media (min-width: 960px) and (min-width: 640px) {
  .article .content {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(68.75% - 2rem); } }

    @media (min-width: 960px) {
      .article .content {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(56.25% - 2rem); } }
@media (min-width: 960px) and (min-width: 960px) {
  .article .content {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(56.25% - 2rem); } }

    @media (min-width: 1120px) {
      .article .content {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(43.75% - 2rem); } }
@media (min-width: 960px) and (min-width: 1120px) {
  .article .content {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(43.75% - 2rem); } }

    .article .content .lead {
      font-weight: 700; }
    .article .content > img {
      width: 145.5%;
      left: -45.5%;
      position: relative;
      height: auto; }
    .article .content h2 {
      font-family: 'Poppins', sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      margin-top: 0;
      line-height: 0.9230769231em;
      font-size: 2.1666666667em;
      padding-top: 9px;
      margin-bottom: 51px; }
    .article .content h3 {
      font-family: 'Poppins', sans-serif;
      font-weight: 500;
      margin-top: 0;
      line-height: 1.5em;
      font-size: 2em;
      padding-top: 0px;
      margin-bottom: 24px; }
    .article .content h4 {
      line-height: 1.5em;
      font-size: 2em;
      padding-top: 0px;
      margin-bottom: 48px;
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      margin-top: 0;
      text-transform: uppercase;
      letter-spacing: 0.02em; }
    .article .content input[type="button"] {
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0.55em;
      padding-bottom: 0.45em;
      position: relative;
      bottom: 5px;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      border-radius: 2px;
      background-color: #f9c114;
      box-sizing: border-box;
      background-color: #f9c114;
      border: 0;
      width: 100%; }
      .article .content input[type="button"]:hover {
        background-color: #fbd96e;
        text-decoration: none; }
    .article .content blockquote {
      margin: 0;
      position: relative;
      box-sizing: border-box;
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      margin-top: 0;
      line-height: 1.5em;
      font-size: 1.3333333333em;
      padding-top: 6px;
      margin-bottom: 18px;
      background-color: #fff;
      padding-top: 0.95em;
      padding-bottom: 1.05em;
      padding-right: 1em;
      padding-left: 1em;
      height: auto;
      position: relative; }
      .article .content blockquote em {
        background-color: #f9c114;
        font-style: normal; }
      .article .content blockquote::after {
        content: 'A';
        font-size: 200px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        opacity: .4;
        color: #f9c114;
        position: absolute;
        left: -70px;
        top: 57px;
        z-index: 0;
        pointer-events: none; }
      @media (min-width: 640px) {
        .article .content blockquote {
          width: 130%;
          left: -30%;
          position: relative;
          padding-top: 2.95em;
          padding-bottom: 3.05em;
          padding-right: 3em;
          padding-left: 7em; }
          .article .content blockquote::after {
            left: 20px;
            top: 105px; } }
    .article .content figure.image, .article .content figure.wide, .article .content figure.parallax, .article .content figure.video {
      margin: 0;
      margin-top: 3em;
      margin-bottom: 2em;
      height: auto; }
      @media (min-width: 640px) {
        .article .content figure.image, .article .content figure.wide, .article .content figure.parallax, .article .content figure.video {
          width: 130%;
          left: -30%;
          position: relative; } }
      .article .content figure.image img, .article .content figure.wide img, .article .content figure.parallax img, .article .content figure.video img {
        width: 100%;
        height: auto;
        margin-bottom: 2em; }
      .article .content figure.image .yt-video-container + figcaption, .article .content figure.wide .yt-video-container + figcaption, .article .content figure.parallax .yt-video-container + figcaption, .article .content figure.video .yt-video-container + figcaption {
        margin-top: 2em; }
      .article .content figure.image figcaption, .article .content figure.wide figcaption, .article .content figure.parallax figcaption, .article .content figure.video figcaption {
        font-family: 'Montserrat', sans-serif;
        line-height: 2em;
        font-size: 1em;
        padding-top: 1px;
        margin-bottom: -1px;
        font-weight: 300;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        margin-top: 0;
        position: relative; }
        .article .content figure.image figcaption::before, .article .content figure.wide figcaption::before, .article .content figure.parallax figcaption::before, .article .content figure.video figcaption::before {
          content: ' ';
          display: block;
          height: 2px;
          width: 64px;
          background-color: #2a2b2a;
          position: absolute;
          top: -6px;
          left: 0; }
    .article .content figure.wide {
      width: 100vw;
      position: relative;
      left: 50%;
      right: 50%;
      margin-left: -50vw;
      margin-right: -50vw; }
      .article .content figure.wide img {
        width: 100%; }
      .article .content figure.wide figcaption {
        margin-left: 2rem; }
      @media (min-width: 640px) {
        .article .content figure.wide {
          left: 28%;
          right: 72%; } }
      @media (min-width: 960px) {
        .article .content figure.wide {
          left: 35%;
          right: 65%; } }
      @media (min-width: 1120px) {
        .article .content figure.wide {
          left: 28%;
          right: 72%; } }
    .article .content figure.parallax {
      position: static;
      height: 288px; }
      .article .content figure.parallax .imgWrapper {
        position: absolute;
        left: 0;
        right: 0;
        height: 240px;
        overflow: hidden; }
        .article .content figure.parallax .imgWrapper img {
          margin-bottom: 0; }
      .article .content figure.parallax figcaption {
        position: relative;
        top: 270px; }
      @media (min-width: 640px) {
        .article .content figure.parallax {
          height: 648px; }
          .article .content figure.parallax .imgWrapper {
            height: 600px; }
            .article .content figure.parallax .imgWrapper img {
              width: 100%; }
          .article .content figure.parallax figcaption {
            top: 624px; } }
      @media (min-width: 1120px) {
        .article .content figure.parallax figcaption {
          width: 162%;
          left: -62%;
          position: relative;
          top: 624px; } }
    .article .content .yt-video-container {
      padding-bottom: 56.25%;
      height: 0;
      overflow: hidden;
      position: relative; }
      .article .content .yt-video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  .article .tamogassPromo {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(100% - 2rem);
    margin-bottom: 5em; }
    @media (min-width: 960px) {
      .article .tamogassPromo {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(100% - 2rem); } }
    @media (min-width: 640px) {
      .article .tamogassPromo {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(81.25% - 2rem); } }
@media (min-width: 960px) and (min-width: 640px) {
  .article .tamogassPromo {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(81.25% - 2rem); } }

    @media (min-width: 640px) {
      .article .tamogassPromo {
        margin-left: calc(18.75% + 1rem); } }
  @media (min-width: 640px) and (min-width: 960px) {
    .article .tamogassPromo {
      margin-left: calc(18.75% + 1rem); } }

    @media (min-width: 1120px) {
      .article .tamogassPromo {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(56.25% - 2rem); } }
@media (min-width: 960px) and (min-width: 1120px) {
  .article .tamogassPromo {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(56.25% - 2rem); } }

    @media (min-width: 1120px) {
      .article .tamogassPromo {
        margin-left: calc(25% + 1rem); } }
  @media (min-width: 1120px) and (min-width: 960px) {
    .article .tamogassPromo {
      margin-left: calc(25% + 1rem); } }

    .article .tamogassPromo__top {
      background-color: #fff;
      padding: 1em;
      position: relative;
      font-family: 'Merriweather', serif;
      font-weight: 400;
      margin-top: 0;
      padding-left: 2em;
      padding-right: 2em;
      padding-top: 2em;
      padding-bottom: 12em; }
      .article .tamogassPromo__top > * {
        margin: 0;
        line-height: 1.5em;
        font-size: 1.3333333333em;
        padding-top: 0px;
        margin-bottom: 0px; }
    .article .tamogassPromo__bottom {
      background-color: #f9c114;
      padding-left: 2em;
      padding-right: 2em;
      padding-top: 3em;
      padding-bottom: 2em; }
      .article .tamogassPromo__bottom > * {
        margin: 0;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        line-height: 1.5em;
        font-size: 1.3333333333em;
        padding-top: 0px;
        margin-bottom: 0px; }
    .article .tamogassPromo .button {
      position: absolute;
      text-align: center;
      display: block;
      bottom: -26px;
      left: 0;
      right: 0;
      z-index: 1; }
      .article .tamogassPromo .button a {
        line-height: 1.7142857143em;
        font-size: 0.875em;
        padding-top: 0px;
        margin-bottom: 0px;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 0.55em;
        padding-bottom: 0.45em;
        position: relative;
        bottom: 5px;
        text-decoration: none;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        font-weight: 600;
        display: inline-block;
        border-radius: 2px;
        background-color: #f9c114;
        box-sizing: border-box;
        background-color: #a9ecda; }
        .article .tamogassPromo .button a:hover {
          background-color: #7fe3c8;
          text-decoration: none; }
        .article .tamogassPromo .button a:hover {
          background-color: #7fe3c8;
          text-decoration: none; }
    @media (min-width: 800px) {
      .article .tamogassPromo__top {
        padding-left: 9em;
        padding-right: 9em;
        padding-bottom: 4em; } }
  .article .sidebar-banner {
    text-align: center;
    width: 100%;
    background-color: white;
    padding: 6px;
    position: sticky;
    top: 0;
    font-size: 1.4rem; }
    .article .sidebar-banner .support-button a {
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0.55em;
      padding-bottom: 0.45em;
      position: relative;
      bottom: 5px;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      border-radius: 2px;
      background-color: #f9c114;
      box-sizing: border-box;
      background-color: #a9ecda;
      width: 100%;
      max-width: 240px;
      bottom: 0px;
      font-size: 1.3rem; }
      .article .sidebar-banner .support-button a:hover {
        background-color: #7fe3c8;
        text-decoration: none; }
    .article .sidebar-banner .about-us-button a {
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0.55em;
      padding-bottom: 0.45em;
      position: relative;
      bottom: 5px;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      border-radius: 2px;
      background-color: #f9c114;
      box-sizing: border-box;
      background-color: #f9c114;
      width: 100%;
      max-width: 240px;
      bottom: 0px;
      font-size: 1.3rem; }
      .article .sidebar-banner .about-us-button a:hover {
        background-color: #fbd96e;
        text-decoration: none; }

.social {
  background-color: #fff;
  width: 100%;
  box-sizing: border-box;
  position: fixed;
  z-index: 5;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1119px) {
    .social {
      bottom: 0;
      left: 0;
      right: 0;
      border-top: 1px solid #f9c114;
      padding-top: 0.8em;
      padding-bottom: 1em; } }
  @media (min-width: 960px) {
    .social {
      left: inherit;
      bottom: inherit;
      right: 3vw;
      top: 30vh;
      width: 60px;
      padding-top: 12px;
      padding-bottom: 12px;
      -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.33);
      -moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.33);
      box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.33); } }
  @media (min-width: 1120px) {
    .social {
      right: 10vw; } }
  .social h3 {
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 0;
    font-size: 9px;
    line-height: 1.5em;
    color: #2a2b2a;
    text-decoration: none;
    letter-spacing: 0.03em; }
    @media (max-width: 959px) {
      .social h3 {
        position: relative;
        margin-right: 16px; }
        .social h3:after {
          content: ' ';
          display: block;
          width: 1px;
          height: 32px;
          background: #2a2b2a;
          position: absolute;
          right: -12px;
          top: -9px; } }
  .social__facebook {
    background-image: url(../images/sprite.svg);
    background-size: 42.6666666667em 42.6666666667em;
    width: 2.3333333333em;
    height: 2.3333333333em;
    background-position: -5.1666666667em -0.5em;
    display: inline-block;
    text-indent: 133%;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    top: 12px; }
    @media (max-width: 959px) {
      .social__facebook {
        margin-right: 18px; } }
    @media (max-width: 479px) {
      .social__facebook {
        margin-right: 4px; } }
    @media (min-width: 960px) {
      .social__facebook {
        margin-left: 16px;
        margin-right: 16px;
        margin-bottom: 16px; } }
  .social__twitter {
    background-image: url(../images/sprite.svg);
    background-size: 42.6666666667em 42.6666666667em;
    width: 2.3333333333em;
    height: 2.3333333333em;
    background-position: -7.8333333333em -0.5em;
    display: inline-block;
    text-indent: 133%;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    top: 12px; }
    @media (max-width: 959px) {
      .social__twitter {
        margin-right: 18px; } }
    @media (max-width: 479px) {
      .social__twitter {
        margin-right: 4px; } }
    @media (min-width: 960px) {
      .social__twitter {
        margin-left: 16px;
        margin-right: 16px;
        margin-bottom: 16px; } }
  .social__messenger {
    background-image: url(../images/sprite.svg);
    background-size: 42.6666666667em 42.6666666667em;
    width: 2.3333333333em;
    height: 2.3333333333em;
    background-position: -10.5em -0.5em;
    display: inline-block;
    text-indent: 133%;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    top: 12px; }
    @media (max-width: 959px) {
      .social__messenger {
        margin-right: 18px; } }
    @media (max-width: 479px) {
      .social__messenger {
        margin-right: 4px; } }
    @media (min-width: 960px) {
      .social__messenger {
        margin-left: 16px;
        margin-right: 16px;
        margin-bottom: 16px; } }
  @media (min-width: 960px) {
    .social__copylink {
      margin-top: 48px; } }
  .social__copylink a {
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 0;
    font-size: 9px;
    line-height: 1.5em;
    color: #2a2b2a;
    text-decoration: none;
    letter-spacing: 0.03em; }
    .social__copylink a::before {
      content: '';
      display: block;
      position: absolute;
      background-image: url(../images/sprite.svg);
      background-size: 56.8888888889em 56.8888888889em;
      width: 3.1111111111em;
      height: 3.1111111111em;
      background-position: -17.5555555556em -0.6666666667em; }
    @media (max-width: 959px) {
      .social__copylink a {
        padding-left: 18px; }
        .social__copylink a::before {
          left: -18px;
          top: -8px; } }
    @media (min-width: 960px) {
      .social__copylink a {
        padding-top: 32px; }
        .social__copylink a::before {
          top: 0px;
          left: -5px; } }
  .social div {
    display: inline-block; }
    @media (max-width: 959px) {
      .social div:first-child {
        margin-right: 2em; } }

.disqus--placeholder {
  width: 100%;
  background-color: lightgray;
  height: 200px;
  text-align: center;
  font-size: 60px;
  line-height: 1.5;
  text-transform: uppercase;
  color: gray; }

.jelentkezes {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px;
  background-color: white;
  margin-top: 2em;
  margin-bottom: 2em; }
  @media (min-width: 640px) {
    .jelentkezes {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1386px) {
    .jelentkezes {
      padding-left: calc(50% - 693px + 1rem);
      padding-right: calc(50% - 693px + 1rem); } }
  .jelentkezes h2 {
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    line-height: 1.3846153846em;
    font-size: 2.1666666667em;
    padding-top: 0px;
    margin-bottom: 72px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    position: relative;
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
    display: block; }
    .jelentkezes h2::after {
      content: ' ';
      background: #2a2b2a;
      position: absolute;
      bottom: -12px;
      left: 0;
      width: 148px;
      height: 2px; }
    @media (min-width: 960px) {
      .jelentkezes h2 {
        width: calc(87.5% - 2rem);
        margin-left: calc(12.5% + 1rem);
        margin-right: 1rem; } }
  .jelentkezes .image {
    width: calc(25% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem; }
    @media (min-width: 640px) {
      .jelentkezes .image {
        width: calc(25% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    @media (min-width: 800px) {
      .jelentkezes .image {
        width: calc(12.5% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    @media (min-width: 960px) {
      .jelentkezes .image {
        width: calc(12.5% - 2rem);
        margin-left: calc(12.5% + 1rem);
        margin-right: 1rem; } }
    .jelentkezes .image img {
      width: 100%;
      height: auto;
      max-width: 118px; }
  .jelentkezes .text {
    width: calc(75% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem; }
    @media (min-width: 640px) {
      .jelentkezes .text {
        width: calc(75% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    @media (min-width: 800px) {
      .jelentkezes .text {
        width: calc(87.5% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    @media (min-width: 960px) {
      .jelentkezes .text {
        width: calc(75% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
  .jelentkezes .name {
    line-height: 1.3333333333em;
    font-size: 1.5em;
    padding-top: 8px;
    margin-bottom: 4px;
    text-transform: uppercase; }
  .jelentkezes .status {
    font-family: 'Montserrat', sans-serif;
    line-height: 2em;
    font-size: 1em;
    padding-top: 10px;
    margin-bottom: -10px;
    font-weight: 300;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-top: 0; }

.jelentkezes-form {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px;
  background-color: #fcecb8;
  padding-top: 2em;
  padding-bottom: 2em;
  min-height: 32px; }
  .jelentkezes-form form {
    width: 100%; }
  @media (min-width: 640px) {
    .jelentkezes-form {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1386px) {
    .jelentkezes-form {
      padding-left: calc(50% - 693px + 1rem);
      padding-right: calc(50% - 693px + 1rem); } }
  .jelentkezes-form fieldset {
    position: relative;
    padding-top: 4em;
    padding-bottom: 6em;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    background-color: #fff;
    min-height: 32px; }
    .jelentkezes-form fieldset::after {
      content: ' ';
      display: block;
      position: absolute;
      right: 0;
      bottom: 0;
      height: 100px;
      width: 150px;
      z-index: 0;
      background-image: url(../images/sprite.svg);
      background-size: 42.6666666667em 42.6666666667em;
      width: 14.6666666667em;
      height: 10em;
      background-position: -26em -29.3333333333em; }
    @media (min-width: 640px) {
      .jelentkezes-form fieldset {
        width: 87.5%;
        margin-left: 6.25%;
        margin-right: 6.25%; } }
    @media (min-width: 800px) {
      .jelentkezes-form fieldset {
        width: 50%;
        margin-left: 25%;
        margin-right: 25%; } }
    @media (min-width: 1120px) {
      .jelentkezes-form fieldset {
        width: 37.5%;
        margin-left: 31.25%;
        margin-right: 31.25%; } }
  .jelentkezes-form .form-item-textfield, .jelentkezes-form .form-item-textarea, .jelentkezes-form .form-item-checkboxes, .jelentkezes-form .submit-wrapper {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem; }
    @media (min-width: 480px) {
      .jelentkezes-form .form-item-textfield, .jelentkezes-form .form-item-textarea, .jelentkezes-form .form-item-checkboxes, .jelentkezes-form .submit-wrapper {
        width: calc(66.6666666667% - 2rem);
        margin-left: calc(16.6666666667% + 1rem);
        margin-right: calc(16.6666666667% + 1rem); } }
  .jelentkezes-form .submit-wrapper {
    text-align: center; }
    .jelentkezes-form .submit-wrapper input[type="submit"] {
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0.55em;
      padding-bottom: 0.45em;
      position: relative;
      bottom: 5px;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      border-radius: 2px;
      background-color: #f9c114;
      box-sizing: border-box;
      background-color: #f9c114;
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0.55em;
      padding-bottom: 0.45em;
      position: relative;
      bottom: 5px;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      border-radius: 2px;
      background-color: #f9c114;
      box-sizing: border-box;
      background-color: #f9c114;
      padding-top: 0.45em;
      padding-bottom: 0.35em;
      bottom: 0;
      border: 0;
      margin-left: auto; }
      .jelentkezes-form .submit-wrapper input[type="submit"]:hover {
        background-color: #fbd96e;
        text-decoration: none; }
      .jelentkezes-form .submit-wrapper input[type="submit"]:hover {
        background-color: #fbd96e;
        text-decoration: none; }

.article .collapsible_section {
  border: 1px solid #2a2b2a;
  box-sizing: border-box;
  padding: 16px 16px 4px;
  position: relative;
  margin-bottom: 2em; }
  .article .collapsible_section::after {
    content: '+';
    display: block;
    border: 1px solid black;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    text-align: center;
    padding-top: 8px;
    box-sizing: border-box;
    position: absolute;
    right: 8px;
    top: 8px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 0;
    line-height: 0.75em;
    font-size: 2em;
    padding-top: 6px;
    margin-bottom: 18px; }
  .article .collapsible_section.open {
    padding: 16px; }
    .article .collapsible_section.open p {
      display: block; }
    .article .collapsible_section.open::after {
      content: '-'; }
  .article .collapsible_section h2 {
    line-height: 1.7142857143em;
    font-size: 1.1666666667em;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.55em;
    padding-bottom: 0.45em;
    position: relative;
    bottom: 5px;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    border-radius: 2px;
    background-color: #f9c114;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    padding-top: 0.3125em;
    padding-bottom: 0.3125em;
    background-color: transparent;
    border: 1px solid #2a2b2a;
    text-transform: none;
    font-size: 1.3333333333em;
    letter-spacing: 0.005em;
    padding: 0;
    width: calc(100% - 32px);
    display: block;
    text-align: left;
    border: 0; }
    .article .collapsible_section h2:hover {
      text-decoration: underline; }
  .article .collapsible_section p {
    display: none; }
  .article .collapsible_section h2 + p {
    margin-top: 16px; }
  .article .collapsible_section:hover {
    cursor: pointer; }
    .article .collapsible_section:hover::after {
      background-color: #2a2b2a;
      color: #fcecb8; }

.article.petition {
  background-color: #fff;
  overflow: inherit; }
  @media (min-width: 1120px) {
    .article.petition header {
      float: left;
      margin-left: 1rem;
      margin-right: 1rem;
      box-sizing: border-box;
      width: calc(87.5% - 2rem); } }
  @media (min-width: 1120px) and (min-width: 960px) {
    .article.petition header {
      float: left;
      margin-left: 1rem;
      margin-right: 1rem;
      box-sizing: border-box;
      width: calc(87.5% - 2rem); } }
  @media (min-width: 1120px) and (min-width: 1440px) {
    .article.petition header {
      margin-left: calc(12.5% + 1rem); } }
  @media (min-width: 1120px) and (min-width: 1440px) and (min-width: 960px) {
    .article.petition header {
      margin-left: calc(12.5% + 1rem); } }

  @media (min-width: 1120px) and (min-width: 1440px) {
    .article.petition header {
      margin-right: calc(12.5% + 1rem); } }

  @media (min-width: 1120px) and (min-width: 1440px) and (min-width: 960px) {
    .article.petition header {
      margin-right: calc(12.5% + 1rem); } }

  .article.petition .peticioform {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    position: relative;
    min-height: 16px;
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(100% - 2rem); }
    @media (max-width: 959px) {
      .article.petition .peticioform {
        order: 2; } }
    .article.petition .peticioform .meterBar {
      height: 24px;
      background-color: #fff;
      border-radius: 12px;
      overflow: hidden;
      position: relative; }
      .article.petition .peticioform .meterBar__label {
        letter-spacing: .2px;
        text-align: center;
        font-size: 16px;
        position: relative;
        top: 4px; }
      .article.petition .peticioform .meterBar .bar {
        background-color: #f9c114;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 40%; }
    .article.petition .peticioform form, .article.petition .peticioform .meterBar__wrapper {
      max-width: 400px;
      margin: 0 auto;
      padding: 1rem;
      background-color: #fcecb8;
      padding-top: 2em;
      display: block; }
    .article.petition .peticioform .form-item-submit {
      margin-top: 2em; }
    .article.petition .peticioform fieldset {
      margin-bottom: 0; }
    .article.petition .peticioform .form-item-textarea textarea, .article.petition .peticioform .form-item-text input, .article.petition .peticioform .form-item-textfield input, .article.petition .peticioform .form-item-email input {
      background-color: #fff; }
    .article.petition .peticioform .form-type-checkbox:before, .article.petition .peticioform .form-type-radios:before {
      background-color: #fff; }
    .article.petition .peticioform .form-item-checkbox, .article.petition .peticioform .form-item-checkboxes, .article.petition .peticioform .form-item-radios, .article.petition .peticioform .form-item-select, .article.petition .peticioform .form-item-textarea, .article.petition .peticioform .form-item-text, .article.petition .peticioform .form-item-email {
      margin-bottom: 2em; }
    .article.petition .peticioform .form-item-checkbox_group {
      margin-bottom: 2em; }
      .article.petition .peticioform .form-item-checkbox_group .form-type-checkbox {
        margin-bottom: 1.5em; }
      .article.petition .peticioform .form-item-checkbox_group .form-type-checkbox:before, .article.petition .peticioform .form-item-checkbox_group .form-type-radios:before {
        top: 0; }
      .article.petition .peticioform .form-item-checkbox_group .form-type-checkbox input[type=checkbox]:checked + label:after, .article.petition .peticioform .form-item-checkbox_group .form-type-radios input[type=checkbox]:checked + label:after {
        top: .1px; }
    .article.petition .peticioform .form-type-checkboxes > label, .article.petition .peticioform .form-type-checkbox > label, .article.petition .peticioform .form-type-radios > label, .article.petition .peticioform .form-type-radio > label {
      line-height: 1.5em; }
    @media (min-width: 960px) {
      .article.petition .peticioform {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(100% - 2rem); } }
    @media (min-width: 960px) {
      .article.petition .peticioform {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(50% - 2rem); } }
@media (min-width: 960px) and (min-width: 960px) {
  .article.petition .peticioform {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(50% - 2rem); } }

    @media (min-width: 1120px) {
      .article.petition .peticioform {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(37.5% - 2rem); } }
@media (min-width: 960px) and (min-width: 1120px) {
  .article.petition .peticioform {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(37.5% - 2rem); } }

    @media (min-width: 1440px) {
      .article.petition .peticioform {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(31.25% - 2rem); } }
@media (min-width: 960px) and (min-width: 1440px) {
  .article.petition .peticioform {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(31.25% - 2rem); } }

    @media (min-width: 1440px) {
      .article.petition .peticioform {
        margin-left: calc(12.5% + 1rem); } }
  @media (min-width: 1440px) and (min-width: 960px) {
    .article.petition .peticioform {
      margin-left: calc(12.5% + 1rem); } }

    .article.petition .peticioform input[type="submit"], .article.petition .peticioform button[type="submit"] {
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0.55em;
      padding-bottom: 0.45em;
      position: relative;
      bottom: 5px;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      border-radius: 2px;
      background-color: #f9c114;
      box-sizing: border-box;
      background-color: #a9ecda;
      -webkit-appearance: none;
      -moz-appearance: none;
      border: 0;
      width: 100%;
      cursor: pointer; }
      .article.petition .peticioform input[type="submit"]:hover, .article.petition .peticioform button[type="submit"]:hover {
        background-color: #7fe3c8;
        text-decoration: none; }
      .article.petition .peticioform input[type="submit"]:hover, .article.petition .peticioform button[type="submit"]:hover {
        background-color: #7fe3c8; }
  .article.petition .content {
    position: relative;
    top: -4px;
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(100% - 2rem); }
    @media (max-width: 959px) {
      .article.petition .content {
        order: 1; } }
    @media (min-width: 960px) {
      .article.petition .content {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(100% - 2rem); } }
    @media (min-width: 960px) {
      .article.petition .content {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(50% - 2rem); } }
@media (min-width: 960px) and (min-width: 960px) {
  .article.petition .content {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(50% - 2rem); } }

    @media (min-width: 1120px) {
      .article.petition .content {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(62.5% - 2rem); } }
@media (min-width: 960px) and (min-width: 1120px) {
  .article.petition .content {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(62.5% - 2rem); } }

    @media (min-width: 1440px) {
      .article.petition .content {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(43.75% - 2rem); } }
@media (min-width: 960px) and (min-width: 1440px) {
  .article.petition .content {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(43.75% - 2rem); } }

    .article.petition .content h2:first-child {
      padding-top: 0;
      margin-bottom: 1em; }
    .article.petition .content figure {
      margin: 0 0 2em;
      width: 100%;
      left: 0; }
  .article.petition .legal-text {
    background-color: #eeeff0;
    padding: 1rem; }
    .article.petition .legal-text h2 {
      text-align: center;
      font-family: Merriweather,serif;
      text-transform: none;
      font-size: 1.6rem; }
  .article.petition .hidable-toggle {
    display: none; }
  .article.petition .hidable-wrapper {
    overflow: hidden;
    max-height: 0;
    transition: max-height .35s ease-in; }
  .article.petition .peticio-text {
    margin-bottom: 3em; }
  @media (max-width: 959px) {
    .article.petition .hidable-toggle {
      cursor: pointer;
      display: block;
      width: 100%;
      height: 32px; }
    .article.petition .peticio-text.hidable .hidable-toggle {
      text-align: center;
      font-family: Montserrat,sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 1.16667em; }
      .article.petition .peticio-text.hidable .hidable-toggle::before {
        content: 'A petíció teljes szövege +';
        position: relative;
        top: 10px; }
    .article.petition .peticio-text.hidable .hidable-wrapper {
      position: relative; }
      .article.petition .peticio-text.hidable .hidable-wrapper::after {
        content: ' ';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 128px;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 39%, white 98%, white 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
        pointer-events: none;
        transition: opacity .3s ease-in; }
    .article.petition .peticio-text.hidable.open .hidable-wrapper::after {
      opacity: 0; }
    .article.petition .peticio-text.hidable.open .hidable-toggle::before {
      content: 'Kevesebb -'; }
    .article.petition .legal-text.hidable .hidable-wrapper h2 {
      display: none; }
    .article.petition .legal-text.hidable .hidable-toggle {
      position: relative;
      transition: margin-bottom .3s ease-in; }
      .article.petition .legal-text.hidable .hidable-toggle h2 {
        margin: 0;
        position: relative;
        top: 4px; }
      .article.petition .legal-text.hidable .hidable-toggle i.icon {
        display: block;
        width: 29px;
        height: 29px;
        border: 2px solid #2a2b2a;
        border-radius: 100%;
        position: absolute;
        top: 0;
        right: 0;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 700; }
        .article.petition .legal-text.hidable .hidable-toggle i.icon::after {
          content: '+';
          display: block;
          position: absolute;
          width: 16px;
          height: 16px;
          margin-left: auto;
          margin-right: auto;
          top: 6px;
          left: 0;
          right: 0; }
    .article.petition .legal-text.hidable.open .hidable-toggle {
      margin-bottom: 1em; }
    .article.petition .legal-text.hidable.open .hidable-toggle i.icon::after {
      content: '-'; } }
  @media (min-width: 960px) {
    .article.petition .legal-show, .article.petition .peticio-show {
      display: none; }
    .article.petition .peticio-text.hidable .hidable-toggle {
      display: none; }
    .article.petition .peticioform__inner {
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      border-radius: 4px; } }

.dotgrid, .subdots {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(148px, 1fr));
  grid-auto-flow: dense;
  transition: all .2s ease-in;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem; }

.dotgrid * {
  box-sizing: border-box; }

.subdots {
  display: none;
  grid-column-start: 1;
  grid-column-end: -1;
  position: relative; }

.dot.active + .subdots {
  display: block;
  display: grid;
  border: 3px solid #a9ecda; }

.dot, .subdot {
  border-radius: 100%;
  border: 3px solid #a9ecda;
  width: 128px;
  height: 128px;
  cursor: pointer;
  position: relative; }

.dot__wrapper, .subdot__wrapper {
  cursor: initial; }

.subdot {
  border: 3px solid #a9ecda; }

.dot.active::after {
  content: ' ';
  display: block;
  background-color: #a9ecda;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 3px;
  height: 22px;
  bottom: -22px; }

@media (min-width: 1386px) {
  .container {
    padding-right: calc(50% - 1386 / 2);
    padding-left: calc(50% - 1386 / 2); }
    .container .row {
      margin-right: -1rem;
      margin-left: -1rem; } }

.row {
  display: flex;
  flex-wrap: wrap; }

.row--dots {
  align-items: flex-start; }

.col {
  padding-right: 1rem;
  padding-left: 1rem;
  box-sizing: border-box;
  width: 100%; }

.article.tasz25 {
  padding-left: 0;
  padding-right: 0; }

.tasz25 {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif; }
  .tasz25 h1 {
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    position: relative;
    line-height: 1.3846153846em;
    font-size: 1.625em;
    padding-top: 9px;
    margin-bottom: 51px; }
    .tasz25 h1::after {
      content: ' ';
      display: block;
      position: absolute;
      bottom: -28px;
      left: 0;
      height: 5px;
      width: 140px;
      background-color: #2a2b2a; }
  .tasz25 h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0;
    line-height: 0.9230769231em;
    font-size: 2.1666666667em;
    padding-top: 9px;
    margin-bottom: 51px;
    position: relative; }
    .tasz25 h2::after {
      content: ' ';
      background: #f9c114;
      position: absolute;
      bottom: -24px;
      left: 0;
      width: 148px;
      height: 4px; }
  .tasz25 h3 {
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase; }
  @media (min-width: 768px) {
    .tasz25 {
      font-size: 18px; }
      .tasz25 h1 {
        line-height: 1.1428571429em;
        font-size: 2.3333333333em;
        padding-top: 11px;
        margin-bottom: 61px; } }
  .tasz25 .how div.col, .tasz25 .wehelp div.col, .tasz25 .what div.col {
    text-transform: uppercase;
    line-height: 1.4; }

.tasz25 section {
  padding-top: 2em;
  padding-bottom: 2em; }
  @media (min-width: 1386px) {
    .tasz25 section {
      padding-top: 4em;
      padding-bottom: 4em;
      padding-right: calc(50% - 1386px / 2);
      padding-left: calc(50% - 1386px / 2); } }

.tasz25 header.col {
  margin-bottom: 4em; }

.how .button {
  line-height: 1.7142857143em;
  font-size: 1.1666666667em;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.55em;
  padding-bottom: 0.45em;
  position: relative;
  bottom: 5px;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  border-radius: 2px;
  background-color: #f9c114;
  box-sizing: border-box;
  background-color: #f9c114; }
  .how .button:hover {
    background-color: #fbd96e;
    text-decoration: none; }
  .how .button::after {
    content: " \00bb"; }

.how, .what {
  background-color: #fcecb8; }
  .how div.col, .what div.col {
    text-align: center; }
  .how svg, .what svg {
    width: 100%;
    margin-bottom: 1em; }

.how div.col, .what div.col, .wehelp div.col {
  margin-bottom: 3em; }

.bigdot {
  font-size: 16px;
  position: fixed;
  border-radius: 100%;
  width: 20em;
  height: 20em;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #a9ecda;
  display: none;
  z-index: 11; }
  .bigdot .image {
    width: 9.5em;
    height: 9.5em;
    margin: 0 auto -.5em;
    border-radius: 100%;
    overflow: hidden;
    position: relative;
    top: -1em;
    border: 4px solid #a9ecda; }
    .bigdot .image img {
      width: 100%;
      height: auto;
      display: block; }
    .bigdot .image::after {
      content: ' ';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      box-shadow: inset 0px 0px 0px 8px white;
      border-radius: 100%; }
  .bigdot .name, .bigdot .text {
    width: 15em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: 600;
    font-size: 0.875em; }
  .bigdot .text {
    max-height: 10.5ch;
    overflow: hidden;
    font-style: italic; }
  .bigdot .name {
    text-transform: uppercase;
    margin-bottom: 1.5em;
    position: relative; }
    .bigdot .name::after {
      content: '';
      display: block;
      position: absolute;
      bottom: -.75em;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      width: 32px;
      height: 3px;
      background-color: #fff; }
  .bigdot .close {
    position: absolute;
    right: 0;
    top: 0;
    border: 4px solid #a9ecda;
    background-color: #fff;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    cursor: pointer; }
    .bigdot .close svg {
      display: block;
      margin-left: auto;
      margin-right: auto;
      margin-top: 6px;
      width: 24px;
      height: 24px; }

.subdots {
  border-radius: 32px; }

.subdot.active + div.bigdot {
  display: block; }

div.bigdot-group.active {
  display: block; }

.dot, .subdot {
  margin: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-self: center; }

.dot__name {
  display: none; }

.dot.active .dot__name {
  display: block; }

.dot__name, .subdot__name {
  text-align: center;
  max-width: 95%;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px; }

.dot {
  background-color: #f9c114;
  border: 0;
  position: relative; }
  .dot.active {
    background-color: #a9ecda; }

.dot__number {
  position: absolute;
  font-size: 4em;
  color: rgba(255, 255, 255, 0.4);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  height: 1em;
  text-align: center;
  line-height: 1; }

.subdot {
  border: 0;
  background-color: rgba(169, 236, 218, 0.5); }
  .subdot.active {
    background-color: #a9ecda; }

.col.dotaside {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  background-color: #fcecb8;
  transition: opacity ease-in .25s; }
  .col.dotaside .dotaside-wrapper {
    padding: 1em;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1.5;
    overflow: hidden; }
  .col.dotaside h2 {
    font-size: 1.44444em;
    padding: 1em 4em 1em 2em;
    background-color: #fff;
    display: inline-block;
    position: relative;
    left: -19px; }
    .col.dotaside h2::after {
      left: 19px;
      bottom: -38px;
      width: 80px; }

.subdot-open .col.dotaside {
  opacity: 0; }

@media (min-width: 576px) {
  .how div.col, .what div.col {
    width: 50%; } }
@media (min-width: 992px) {
  .how div.col, .what div.col {
    width: 33.33333333%; }

  .wehelp div.col {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto; }

  .dotgrid.col {
    max-width: 66.6666666%; }

  .dotaside.col {
    max-width: 33.3333333%; }

  .bigdot {
    position: absolute;
    right: -21em;
    margin: 0;
    left: inherit;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto; }

  .subdots.active::after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -32px;
    margin-top: auto;
    margin-bottom: auto;
    width: 32px;
    height: 3px;
    background-color: #a9ecda; }

  div.bigdot-group.active::before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -16px;
    margin-top: auto;
    margin-bottom: auto;
    width: 20px;
    height: 3px;
    background-color: #a9ecda; } }
.siteoverlay {
  display: none; }

@media (min-width: 0px) {
  .subdot-open .siteoverlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(42, 43, 42, 0.8);
    z-index: 10;
    display: block; } }
.row {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 640px) {
    .row {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1386px) {
    .row {
      padding-left: calc(50% - 693px);
      padding-right: calc(50% - 693px); } }
  .row.introbox {
    background-color: #fcecb8; }
  .row.header {
    padding-top: 3em;
    padding-bottom: 2em; }
    @media (min-width: 640px) {
      .row.header {
        padding-top: 5em; } }
    @media (min-width: 800px) {
      .row.header {
        padding-top: 7em; } }

.col {
  box-sizing: border-box;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 1rem;
  padding-right: 1rem; }

.title {
  box-sizing: border-box; }
  @media (min-width: 1120px) {
    .title {
      width: 83.3333333333%;
      margin-left: 0;
      margin-right: 0;
      margin-left: 8.3333333333%;
      margin-right: 8.3333333333%; } }
  .title h1 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.3846153846em;
    font-size: 2.1666666667em;
    padding-top: 9px;
    margin-bottom: 51px;
    margin-top: 0;
    position: relative; }
    @media (min-width: 640px) {
      .title h1 {
        line-height: 1.1428571429em;
        font-size: 3.5em;
        padding-top: 11px;
        margin-bottom: 61px; } }
    .title h1::after {
      content: ' ';
      display: block;
      position: absolute;
      bottom: -28px;
      left: 0;
      height: 5px;
      width: 140px;
      background-color: #2a2b2a; }

.progress {
  box-sizing: border-box; }
  @media (min-width: 1120px) {
    .progress {
      width: 83.3333333333%;
      margin-left: 0;
      margin-right: 0;
      margin-left: 8.3333333333%;
      margin-right: 8.3333333333%; } }
  .progress .text {
    width: 100%;
    text-align: center;
    font-weight: 700;
    letter-spacing: .5px;
    font-size: 16px;
    padding-bottom: 1rem; }
    @media (min-width: 320px) {
      .progress .text {
        text-align: right; } }
  .progress .progressbar {
    height: 32px;
    background-color: #eeeff0;
    overflow: hidden;
    border-radius: 16px;
    position: relative; }
  .progress .bar {
    background-color: #f9c114;
    background: linear-gradient(to right, #fcecb8 0%, #f9c114 100%);
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0; }
  .progress .label {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    font-size: 24px;
    padding-top: 5px;
    letter-spacing: .5px; }

.introvideo {
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
  box-sizing: border-box; }
  @media (min-width: 640px) {
    .introvideo {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 800px) {
    .introvideo {
      width: 66.6666666667%;
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 1120px) {
    .introvideo {
      width: 58.3333333333%;
      margin-left: 0;
      margin-right: 0;
      margin-left: 8.3333333333%; } }
  .introvideo__wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-bottom: 53.25%;
    padding-top: 25px;
    height: 0; }
    .introvideo__wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.introtext {
  box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Merriweather', serif;
  font-weight: 400;
  letter-spacing: 0.5px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 800px) {
    .introtext {
      width: 33.3333333333%;
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 1120px) {
    .introtext {
      width: 25%;
      margin-left: 0;
      margin-right: 0;
      margin-right: 8.3333333333%; } }
  @media (min-width: 640px) {
    .introtext {
      font-size: 18px;
      line-height: 27px; } }
  .introtext .button {
    align-self: flex-end;
    margin: 40px auto 0; }
    .introtext .button a {
      line-height: 1.7142857143em;
      font-size: 0.875em;
      padding-top: 0px;
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0.55em;
      padding-bottom: 0.45em;
      position: relative;
      bottom: 5px;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      border-radius: 2px;
      background-color: #f9c114;
      box-sizing: border-box; }

.milestones {
  box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 4em; }
  @media (min-width: 800px) {
    .milestones {
      width: 66.6666666667%;
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 1120px) {
    .milestones {
      width: 58.3333333333%;
      margin-left: 0;
      margin-right: 0;
      margin-left: 8.3333333333%; } }
  .milestones h2 {
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    line-height: 1.3846153846em;
    font-size: 2.1666666667em;
    padding-top: 0px;
    margin-bottom: 72px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    position: relative; }
    .milestones h2::after {
      content: ' ';
      background: #2a2b2a;
      position: absolute;
      bottom: -12px;
      left: 0;
      width: 148px;
      height: 2px; }
  .milestones > ul {
    list-style: none;
    padding-left: 0; }
  .milestones > ul > li {
    font-size: 14px;
    font-family: 'Merriweather', serif;
    position: relative;
    padding-top: 100px;
    padding-left: 62px;
    padding-bottom: 40px; }
    .milestones > ul > li p {
      line-height: 1.5; }
    .milestones > ul > li h3 {
      font-size: 16px;
      font-family: 'Poppins', sans-serif;
      font-weight: 400;
      letter-spacing: .5px;
      margin-bottom: 8px; }
    .milestones > ul > li .status {
      color: #f9c114;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 700;
      font-family: 'Poppins', sans-serif;
      letter-spacing: 1px; }
    @media (min-width: 640px) {
      .milestones > ul > li {
        font-size: 16px; }
        .milestones > ul > li h3 {
          font-size: 20px; }
        .milestones > ul > li .status {
          font-size: 20px; } }
  .milestones > ul > li::before {
    content: '';
    display: block;
    position: absolute;
    width: 4px;
    background-color: #f9c114;
    top: 0;
    bottom: 0;
    left: 50px; }
  .milestones .badge {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    width: 104px;
    height: 104px;
    background-color: #f9c114;
    border: 4px solid #f9c114;
    border-radius: 100%;
    top: -10px;
    left: -3px;
    align-items: center;
    font-family: 'Poppins', sans-serif; }
    .milestones .badge > div {
      width: 100%;
      text-align: center; }
    .milestones .badge .funds {
      font-size: 14px;
      margin-top: 4px; }
    .milestones .badge .percent {
      font-size: 17px;
      font-weight: 700;
      color: #fff;
      margin-top: 4px; }
  @media (min-width: 640px) {
    .milestones > ul > li {
      padding-top: 18px;
      padding-left: 120px; } }

.milestones .current::before {
  background-color: #eeeff0;
  background: linear-gradient(to bottom, #f9c114 33%, #eeeff0 100%); }
.milestones .incomplete::before {
  background-color: #eeeff0; }
.milestones .incomplete .badge {
  background-color: #fff;
  border-color: #eeeff0; }
  .milestones .incomplete .badge .percent {
    color: #b8bcc0; }
.milestones .incomplete .status {
  color: #9da3a8;
  font-weight: 400;
  background-color: #fcecb8;
  display: inline-block; }
  .milestones .incomplete .status span {
    color: #2a2b2a; }
.milestones .hundred {
  padding-bottom: 140px; }
  .milestones .hundred::after {
    content: ' 100%';
    display: block;
    position: absolute;
    width: 4px;
    left: 1px;
    right: 1px;
    bottom: 70px;
    border-bottom: 2px dashed #9da3a8;
    width: 100%;
    text-align: center;
    color: #9da3a8;
    padding: 8px 0;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px; }
.milestones .last::before, .milestones > ul > li:last-child::before {
  content: none; }

.supportbar {
  padding-top: 4em;
  box-sizing: border-box; }
  @media (min-width: 1120px) {
    .supportbar {
      width: 25%;
      margin-left: 0;
      margin-right: 0;
      margin-right: 8.3333333333%; } }
  .supportbar h2, .supportbar h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0; }
  .supportbar h2 {
    margin-bottom: 2em; }
  .supportbar ul {
    list-style: none;
    font-size: 16px;
    padding: 0; }
    .supportbar ul li {
      padding: 20px;
      background-color: #eeeff0;
      margin-bottom: 2em; }
    .supportbar ul p {
      font-family: 'Merriweather', serif;
      line-height: 1.5; }
    .supportbar ul p + div {
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      font-size: 26px;
      text-align: center;
      margin-bottom: 20px; }
  .supportbar .button {
    text-align: center; }
    .supportbar .button a {
      line-height: 1.7142857143em;
      font-size: 0.875em;
      padding-top: 0px;
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0.55em;
      padding-bottom: 0.45em;
      position: relative;
      bottom: 5px;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      border-radius: 2px;
      background-color: #f9c114;
      box-sizing: border-box;
      background-color: #a9ecda; }
      .supportbar .button a:hover {
        background-color: #7fe3c8;
        text-decoration: none; }
  .supportbar .gold {
    background-color: #fcecb8; }
    .supportbar .gold .button a {
      background-color: #f9c114; }
      .supportbar .gold .button a:hover {
        background-color: #f2b906; }

.wrapper {
  display: flex;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px;
  margin-left: auto;
  margin-right: auto;
  background-color: #eeeff0;
  justify-content: space-between;
  padding-top: 3em;
  padding-bottom: 4em; }
  @media (min-width: 640px) {
    .wrapper {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1386px) {
    .wrapper {
      padding-left: calc(50% - 693px + 1rem);
      padding-right: calc(50% - 693px + 1rem); } }

.filter {
  background-color: #fcecb8;
  box-sizing: border-box; }
  @media (min-width: 1120px) {
    .filter {
      float: left;
      margin-left: 1rem;
      margin-right: 1rem;
      box-sizing: border-box;
      width: calc(25% - 2rem); } }
@media (min-width: 960px) and (min-width: 1120px) {
  .filter {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(25% - 2rem); } }

  @media (min-width: 1440px) {
    .filter {
      float: left;
      margin-left: 1rem;
      margin-right: 1rem;
      box-sizing: border-box;
      width: calc(18.75% - 2rem); } }
@media (min-width: 960px) and (min-width: 1440px) {
  .filter {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(18.75% - 2rem); } }

  .filter__wrapper {
    padding-left: 1em;
    padding-right: 1em; }
  .filter h3 {
    line-height: 1.2em;
    font-size: 1.6666666667em;
    padding-top: 11px;
    margin-bottom: 25px;
    letter-spacing: 0.03em;
    font-family: 'Poppins', sans-serif;
    margin-top: 0; }
  .filter ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    -webkit-padding-start: 0;
    line-height: 0;
    list-style-type: none;
    margin-bottom: 3em; }
    .filter ul li {
      list-style: none; }
    .filter ul li {
      line-height: 1.5em;
      font-size: 1.3333333333em;
      padding-top: 6px;
      margin-bottom: 18px;
      font-family: 'Merriweather', serif;
      font-weight: 400;
      margin-top: 0; }
      .filter ul li a {
        text-decoration: none; }
    .filter ul a {
      display: inline-block;
      padding-left: 2.625em;
      position: relative; }
      .filter ul a.active {
        font-weight: 700; }
        .filter ul a.active::before {
          background-image: url(../images/sprite.svg);
          background-size: 32em 32em;
          width: 1.5em;
          height: 1.5em;
          background-position: -21.25em -3.875em; }
      .filter ul a.disabled {
        color: #b0a580;
        pointer-events: none;
        cursor: default; }
      .filter ul a::before {
        content: ' ';
        width: 24px;
        height: 24px;
        background-color: #fff;
        border-radius: 2px;
        position: absolute;
        top: 0;
        left: 0; }
  @media (max-width: 1119px) {
    .filter {
      width: 100vw;
      z-index: 10;
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0; }
      .filter header {
        width: 100vw;
        box-sizing: border-box;
        position: relative;
        background-color: #f9c114;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 1.5em;
        padding-bottom: 1.5em; }
        .filter header::before {
          content: ' ';
          background-image: url(../images/sprite.svg);
          background-size: 42.6666666667em 42.6666666667em;
          width: 2em;
          height: 2em;
          background-position: -28.6666666667em -3em;
          position: absolute;
          right: 1em;
          top: 1.5em; }
        .filter header h2 {
          line-height: 1.3333333333em;
          font-size: 1.5em;
          padding-top: 0px;
          margin-bottom: 0px;
          letter-spacing: 0.03em;
          font-family: 'Poppins', sans-serif;
          text-transform: uppercase;
          margin-top: 0; }
        .filter header a {
          text-decoration: none; }
          .filter header a:before {
            content: ' ';
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0; }
      .filter .filter__wrapper {
        display: none;
        margin-top: 70px; }
      .filter.active header {
        position: fixed;
        top: inherit;
        left: 0;
        right: 0;
        z-index: 10; }
        .filter.active header::before {
          background-image: url(../images/sprite.svg);
          background-size: 42.6666666667em 42.6666666667em;
          width: 2em;
          height: 2em;
          background-position: -28.6666666667em -0.6666666667em; }
      .filter.active .filter__wrapper {
        max-height: 60vh;
        overflow: scroll;
        display: inherit; } }
  @media (min-width: 1120px) {
    .filter header {
      display: none; } }

.articleList {
  margin-bottom: 2em;
  position: relative;
  float: left;
  margin-left: 1rem;
  margin-right: 1rem;
  box-sizing: border-box;
  width: calc(100% - 2rem); }
  @media (min-width: 960px) {
    .articleList {
      float: left;
      margin-left: 1rem;
      margin-right: 1rem;
      box-sizing: border-box;
      width: calc(100% - 2rem); } }
  @media (min-width: 800px) {
    .articleList {
      float: left;
      margin-left: 1rem;
      margin-right: 1rem;
      box-sizing: border-box;
      width: calc(62.5% - 2rem); } }
@media (min-width: 960px) and (min-width: 800px) {
  .articleList {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(62.5% - 2rem); } }

  @media (min-width: 1120px) {
    .articleList {
      float: left;
      margin-left: 1rem;
      margin-right: 1rem;
      box-sizing: border-box;
      width: calc(50% - 2rem); } }
@media (min-width: 960px) and (min-width: 1120px) {
  .articleList {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(50% - 2rem); } }

  @media (min-width: 1440px) {
    .articleList {
      float: left;
      margin-left: 1rem;
      margin-right: 1rem;
      box-sizing: border-box;
      width: calc(43.75% - 2rem); } }
@media (min-width: 960px) and (min-width: 1440px) {
  .articleList {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(43.75% - 2rem); } }

  .articleList .counter {
    margin-bottom: 1em;
    height: 32px;
    text-align: right;
    width: 100%; }
    @media (min-width: 800px) {
      .articleList .counter {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(25% - 2rem); } }
@media (min-width: 960px) and (min-width: 800px) {
  .articleList .counter {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(25% - 2rem); } }

    .articleList .counter .number, .articleList .counter .label {
      display: inline-block; }
    .articleList .counter .number {
      font-family: 'Poppins', sans-serif;
      line-height: 1em;
      font-size: 2em;
      padding-top: 0px;
      margin-bottom: 0px; }
    .articleList .counter .label {
      font-family: 'Montserrat', sans-serif;
      line-height: 1em;
      font-size: 1em;
      padding-top: 0px;
      margin-bottom: 0px;
      position: relative;
      bottom: 2px;
      letter-spacing: 0.06em; }
    .articleList .counter .counter__filtered .number {
      color: #f9c114; }
    .articleList .counter .counter__filtered:after {
      content: ' ';
      display: inline-block;
      width: 1px;
      height: 18px;
      background-color: #2a2b2a;
      transform: rotate(33deg);
      margin-left: 1em;
      margin-right: 1em; }
    @media (min-width: 800px) {
      .articleList .counter {
        position: absolute;
        top: 0;
        right: -280px;
        height: 120px;
        width: 240px; }
        .articleList .counter .number {
          line-height: 1em;
          font-size: 4em;
          padding-top: 0px;
          margin-bottom: 0px;
          display: block; }
        .articleList .counter:after {
          content: ' ';
          display: inline-block;
          width: 1px;
          background-color: #2a2b2a;
          margin-left: 1em;
          margin-right: 1em;
          position: absolute;
          transform: rotate(58deg);
          height: 226px;
          top: -52px;
          right: 0;
          left: 0;
          margin-left: auto;
          margin-right: auto; }
        .articleList .counter .counter__filtered, .articleList .counter .counter__all {
          position: absolute; }
        .articleList .counter .counter__filtered {
          top: 0;
          left: 0; }
          .articleList .counter .counter__filtered:after {
            content: none; }
        .articleList .counter .counter__all {
          bottom: 0;
          right: 0; } }
    @media (min-width: 1440px) {
      .articleList .counter {
        right: -390px; } }
    .articleList .counter__filtered, .articleList .counter__all {
      display: inline-block; }
  .articleList .tipp {
    position: relative;
    margin-bottom: 2em;
    padding: 1em;
    padding-right: 4em;
    padding-top: 8em;
    background-color: #fcecb8; }
    .articleList .tipp p {
      font-family: 'Merriweather', serif;
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      font-weight: 400;
      margin-top: 0; }
    .articleList .tipp .close {
      position: absolute;
      right: 1em;
      top: 1em;
      background-color: #fff;
      border-radius: 2px;
      background-image: url(../images/sprite.svg);
      background-size: 42.6666666667em 42.6666666667em;
      width: 2em;
      height: 2em;
      background-position: -28.6666666667em -0.6666666667em;
      display: inline-block;
      text-indent: 133%;
      overflow: hidden;
      white-space: nowrap; }
    .articleList .tipp::before {
      position: absolute;
      top: 2em;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      content: ' ';
      background-image: url(../images/sprite.svg);
      background-size: 42.6666666667em 42.6666666667em;
      width: 4.1666666667em;
      height: 4.1666666667em;
      background-position: -31.25em -0.5833333333em; }
    @media (min-width: 640px) {
      .articleList .tipp {
        padding-top: 1em;
        padding-left: 8em; }
        .articleList .tipp::before {
          left: 2em;
          top: 2em;
          right: inherit; } }
  .articleList .articleCard {
    position: relative;
    background-color: #fff;
    border-radius: 2px;
    min-height: 32px;
    margin-bottom: 32px;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3);
    padding: 2em; }
    .articleList .articleCard h3 {
      line-height: 1.5em;
      font-size: 2em;
      padding-top: 0px;
      margin-bottom: 48px;
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      margin-top: 0;
      text-transform: uppercase;
      letter-spacing: 0.02em; }
      .articleList .articleCard h3 a {
        text-decoration: none; }
        .articleList .articleCard h3 a::before {
          content: ' ';
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0; }
    .articleList .articleCard time {
      font-family: 'Montserrat', sans-serif;
      line-height: 2em;
      font-size: 1em;
      padding-top: 0px;
      margin-bottom: 0px;
      font-weight: 300;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      margin-top: 0;
      position: relative; }
      .articleList .articleCard time:before {
        content: ' ';
        display: block;
        position: absolute;
        top: -12px;
        left: 0;
        height: 2px;
        background: #f9c114;
        width: 48px; }
    .articleList .articleCard__text {
      margin-bottom: 2em; }
      .articleList .articleCard__text > * {
        line-height: 1.5em;
        font-size: 1.3333333333em;
        padding-top: 6px;
        margin-bottom: 18px;
        font-family: 'Merriweather', serif;
        font-weight: 400;
        margin-top: 0; }
    .articleList .articleCard .buttonmore {
      z-index: 1;
      margin-bottom: 2em; }
      .articleList .articleCard .buttonmore a {
        line-height: 1.7142857143em;
        font-size: 1.1666666667em;
        padding-top: 0px;
        margin-bottom: 0px;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 0.55em;
        padding-bottom: 0.45em;
        position: relative;
        bottom: 5px;
        text-decoration: none;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        font-weight: 600;
        display: inline-block;
        border-radius: 2px;
        background-color: #f9c114;
        box-sizing: border-box;
        background-color: #f9c114;
        min-width: 25%;
        text-align: center; }
        .articleList .articleCard .buttonmore a:hover {
          background-color: #fbd96e;
          text-decoration: none; }

.relatedArticleList {
  float: left;
  margin-left: 1rem;
  margin-right: 1rem;
  box-sizing: border-box;
  width: calc(100% - 2rem); }
  @media (min-width: 800px) {
    .relatedArticleList {
      padding-top: 12em; } }
  @media (min-width: 960px) {
    .relatedArticleList {
      float: left;
      margin-left: 1rem;
      margin-right: 1rem;
      box-sizing: border-box;
      width: calc(100% - 2rem); } }
  @media (min-width: 800px) {
    .relatedArticleList {
      float: left;
      margin-left: 1rem;
      margin-right: 1rem;
      box-sizing: border-box;
      width: calc(37.5% - 2rem); } }
@media (min-width: 960px) and (min-width: 800px) {
  .relatedArticleList {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(37.5% - 2rem); } }

  @media (min-width: 1120px) {
    .relatedArticleList {
      float: left;
      margin-left: 1rem;
      margin-right: 1rem;
      box-sizing: border-box;
      width: calc(25% - 2rem); } }
@media (min-width: 960px) and (min-width: 1120px) {
  .relatedArticleList {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(25% - 2rem); } }

  .relatedArticleList .relatedArticle {
    padding: 2em;
    padding-top: 1em;
    background-color: #fff;
    min-height: 32px;
    margin-bottom: 32px;
    position: relative; }
    .relatedArticleList .relatedArticle h3 {
      font-family: 'Montserrat', sans-serif;
      line-height: 2em;
      font-size: 1em;
      padding-top: 0px;
      margin-bottom: 36px;
      font-weight: 300;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      margin-top: 0; }
      .relatedArticleList .relatedArticle h3 a {
        text-decoration: none; }
        .relatedArticleList .relatedArticle h3 a::before {
          content: ' ';
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0; }
    .relatedArticleList .relatedArticle__text {
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      font-family: 'Merriweather', serif;
      font-weight: 400;
      margin-top: 0;
      margin-bottom: 3em;
      position: relative; }
      .relatedArticleList .relatedArticle__text::before {
        content: ' ';
        left: 0;
        top: -32px;
        width: 60px;
        height: 2px;
        background-color: #f9c114;
        position: absolute; }
      .relatedArticleList .relatedArticle__text::after {
        content: ' ';
        left: 0;
        right: 0;
        height: 2px;
        bottom: -24px;
        background-color: #eeeff0;
        position: absolute; }
    .relatedArticleList .relatedArticle .extraLinks li {
      margin-bottom: 1em; }
    .relatedArticleList .relatedArticle .extraLinks li:not(:first-child)::before {
      content: none; }

.extraLinks {
  z-index: 1;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  -webkit-padding-start: 0;
  line-height: 0;
  list-style-type: none; }
  .extraLinks li {
    list-style: none; }
  .extraLinks .emphasized a {
    font-weight: bold;
    font-family: "Poppins", sans-serif;
    font-size: 13px; }
  .extraLinks li {
    display: inline-block; }
    .extraLinks li a {
      font-family: 'Montserrat', sans-serif;
      line-height: 2em;
      font-size: 1em;
      padding-top: 1px;
      margin-bottom: -1px;
      font-weight: 300;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      margin-top: 0;
      text-decoration: none; }
  .extraLinks li:not(:first-child)::before {
    content: '| ';
    color: #f9c114;
    position: relative;
    bottom: 1px; }
  .extraLinks a:hover {
    text-decoration: underline; }

.helpbutton {
  display: none;
  width: 86px;
  height: 86px;
  background-color: #fcecb8;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3);
  line-height: 1.7142857143em;
  font-size: 1.1666666667em;
  padding-top: 0px;
  margin-bottom: 0px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 61px;
  text-align: center;
  position: relative;
  text-decoration: none; }
  .helpbutton::before {
    content: ' ';
    position: absolute;
    top: 12px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/sprite.svg);
    background-size: 42.6666666667em 42.6666666667em;
    width: 3em;
    height: 3em;
    background-position: -35.9166666667em -0.5833333333em; }
  @media (min-width: 800px) {
    .helpbutton {
      display: block; } }

.searchresult .header {
  float: left;
  margin-left: 1rem;
  margin-right: 1rem;
  box-sizing: border-box;
  width: calc(100% - 2rem); }
  @media (min-width: 960px) {
    .searchresult .header {
      float: left;
      margin-left: 1rem;
      margin-right: 1rem;
      box-sizing: border-box;
      width: calc(100% - 2rem); } }
  .searchresult .header h1 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.3846153846em;
    font-size: 2.1666666667em;
    padding-top: 9px;
    margin-bottom: 51px;
    margin-top: 0;
    position: relative; }
    @media (min-width: 640px) {
      .searchresult .header h1 {
        line-height: 1.1428571429em;
        font-size: 3.5em;
        padding-top: 11px;
        margin-bottom: 61px; } }
    .searchresult .header h1::after {
      content: ' ';
      display: block;
      position: absolute;
      bottom: -28px;
      left: 0;
      height: 5px;
      width: 140px;
      background-color: #2a2b2a; }
.searchresult .filter ul a.disabled {
  color: #a9aba9; }
@media (min-width: 1120px) {
  .searchresult .filter p {
    line-height: 1.5em;
    font-size: 1.3333333333em;
    padding-top: 6px;
    margin-bottom: 18px;
    font-family: 'Merriweather', serif;
    font-weight: 400;
    margin-top: 0; } }
@media (min-width: 800px) {
  .searchresult .relatedArticleList {
    padding-top: 0; } }

.donate .wrapper {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px;
  background-color: #fcecb8;
  position: relative; }
  @media (min-width: 640px) {
    .donate .wrapper {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1386px) {
    .donate .wrapper {
      padding-left: calc(50% - 693px + 1rem);
      padding-right: calc(50% - 693px + 1rem); } }
  .donate .wrapper::before {
    content: ' ';
    position: absolute;
    left: 24px;
    bottom: 0;
    background-image: url(../images/sprite.svg);
    background-size: 42.6666666667em 42.6666666667em;
    width: 11.8333333333em;
    height: 11.3333333333em;
    background-position: -0.5833333333em -16em; }
    @media (max-width: 959px) {
      .donate .wrapper::before {
        font-size: .7em; } }
  .donate .wrapper::after {
    content: ' ';
    position: absolute;
    right: 24px;
    bottom: 0;
    background-image: url(../images/sprite.svg);
    background-size: 42.6666666667em 42.6666666667em;
    width: 11.8333333333em;
    height: 11.3333333333em;
    background-position: -12.5em -15.9166666667em; }
    @media (max-width: 959px) {
      .donate .wrapper::after {
        font-size: .7em; } }
  .donate .wrapper .donate__header, .donate .wrapper .donate__main {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(100% - 2rem); }
    @media (min-width: 960px) {
      .donate .wrapper .donate__header, .donate .wrapper .donate__main {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(100% - 2rem); } }
    @media (min-width: 960px) {
      .donate .wrapper .donate__header, .donate .wrapper .donate__main {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(75% - 2rem); } }
@media (min-width: 960px) and (min-width: 960px) {
  .donate .wrapper .donate__header, .donate .wrapper .donate__main {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(75% - 2rem); } }

    @media (min-width: 960px) {
      .donate .wrapper .donate__header, .donate .wrapper .donate__main {
        margin-left: auto;
        margin-right: auto; } }
  .donate .wrapper .donate__postscript {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(100% - 2rem); }
    @media (min-width: 960px) {
      .donate .wrapper .donate__postscript {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(100% - 2rem); } }
    @media (min-width: 640px) {
      .donate .wrapper .donate__postscript {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(87.5% - 2rem); } }
@media (min-width: 960px) and (min-width: 640px) {
  .donate .wrapper .donate__postscript {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(87.5% - 2rem); } }

    @media (min-width: 800px) {
      .donate .wrapper .donate__postscript {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(75% - 2rem); } }
@media (min-width: 960px) and (min-width: 800px) {
  .donate .wrapper .donate__postscript {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(75% - 2rem); } }

    @media (min-width: 1120px) {
      .donate .wrapper .donate__postscript {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(62.5% - 2rem); } }
@media (min-width: 960px) and (min-width: 1120px) {
  .donate .wrapper .donate__postscript {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(62.5% - 2rem); } }

    @media (min-width: 1440px) {
      .donate .wrapper .donate__postscript {
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        box-sizing: border-box;
        width: calc(50% - 2rem); } }
@media (min-width: 960px) and (min-width: 1440px) {
  .donate .wrapper .donate__postscript {
    float: left;
    margin-left: 1rem;
    margin-right: 1rem;
    box-sizing: border-box;
    width: calc(50% - 2rem); } }

    @media (min-width: 640px) {
      .donate .wrapper .donate__postscript {
        margin-left: auto;
        margin-right: auto; } }
  .donate .wrapper .donate__main {
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    min-height: 4px;
    max-width: 1386px;
    justify-content: center; }
    .donate .wrapper .donate__main-form {
      float: left;
      margin-left: 20px;
      margin-right: 20px;
      box-sizing: border-box;
      width: calc(100% - 40px); }
      @media (min-width: 800px) {
        .donate .wrapper .donate__main-form {
          float: left;
          margin-left: 0;
          margin-right: 0;
          box-sizing: border-box;
          width: 66.6666666667%; } }
      @media (min-width: 960px) {
        .donate .wrapper .donate__main-form {
          float: left;
          margin-left: 0;
          margin-right: 0;
          box-sizing: border-box;
          width: 50%; } }
    .donate .wrapper .donate__main-text {
      float: left;
      margin-left: 20px;
      margin-right: 20px;
      box-sizing: border-box;
      width: calc(100% - 40px); }
      @media (min-width: 800px) {
        .donate .wrapper .donate__main-text {
          float: left;
          margin-left: 0;
          margin-right: 0;
          box-sizing: border-box;
          width: 83.3333333333%; } }
      @media (min-width: 960px) {
        .donate .wrapper .donate__main-text {
          float: left;
          margin-left: 0;
          margin-right: 0;
          box-sizing: border-box;
          width: 66.6666666667%; } }
      .donate .wrapper .donate__main-text p, .donate .wrapper .donate__main-text ul, .donate .wrapper .donate__main-text li {
        font-size: 1.6rem; }

.donate .donate__header {
  margin-bottom: 5em; }
  .donate .donate__header h1 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.3846153846em;
    font-size: 2.1666666667em;
    padding-top: 9px;
    margin-bottom: 51px;
    margin-top: 0;
    position: relative; }
    @media (min-width: 640px) {
      .donate .donate__header h1 {
        line-height: 1.1428571429em;
        font-size: 3.5em;
        padding-top: 11px;
        margin-bottom: 61px; } }
    .donate .donate__header h1::after {
      content: ' ';
      display: block;
      position: absolute;
      bottom: -28px;
      left: 0;
      height: 5px;
      width: 140px;
      background-color: #2a2b2a; }
  .donate .donate__header .lead p, .donate .donate__header .lead ul, .donate .donate__header .lead ol, .donate .donate__header .lead figcaption {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    margin-top: 0;
    line-height: 1.5em;
    font-size: 1.3333333333em;
    padding-top: 6px;
    margin-bottom: 18px; }
  .donate .donate__header .lead ul {
    padding-left: 20px; }
  .donate .donate__header .lead strong {
    font-weight: 600; }
  .donate .donate__header .lead h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    margin-top: 3em;
    line-height: 1.8em;
    font-size: 1.6666666667em;
    padding-top: 0px;
    margin-bottom: 24px; }
  .donate .donate__header .lead p:first-child {
    line-height: 1.5em;
    font-size: 1.3333333333em;
    padding-top: 6px;
    margin-bottom: -6px; }
.donate .slideshow__frame img {
  opacity: unset;
  filter: unset;
  -webkit-filter: unset; }
.donate .flex-center {
  display: flex;
  align-items: center;
  justify-content: center; }
.donate .donate__main {
  background-color: #fff;
  min-height: 200px;
  margin-bottom: 5em;
  position: relative;
  -webkit-box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3); }
  .donate .donate__main .tabsRadio {
    display: none; }
    @media (min-width: 800px) {
      .donate .donate__main .tabsRadio {
        width: 100%;
        background-color: #fcecb8;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .donate .donate__main .tabsRadio input[type="radio"] {
          display: none; }
        .donate .donate__main .tabsRadio label {
          font-family: 'Montserrat', sans-serif;
          line-height: 1.7142857143em;
          font-size: 1.1666666667em;
          padding-top: 0px;
          margin-bottom: 0px;
          text-transform: uppercase;
          font-weight: 700;
          height: 60px;
          box-sizing: border-box;
          display: block;
          text-align: center;
          -webkit-box-flex: 1;
          -moz-box-flex: 1;
          -webkit-flex-grow: 1;
          -ms-flex: 1;
          flex-grow: 1;
          padding-top: 20px;
          position: relative;
          border-radius: 2px 2px 0 0;
          cursor: pointer; }
          .donate .donate__main .tabsRadio label:hover {
            background-color: #fadf87; }
        .donate .donate__main .tabsRadio input[type="radio"]:checked + label {
          background-color: #fff; } }
  .donate .donate__main .tabs-select {
    position: relative;
    display: none;
    width: 100%;
    z-index: 1; }
    .donate .donate__main .tabs-select::after {
      pointer-events: none;
      content: ' ';
      background-image: url(../images/sprite.svg);
      background-size: 42.6666666667em 42.6666666667em;
      width: 1.3333333333em;
      height: 0.8333333333em;
      background-position: -39.0833333333em -0.5833333333em;
      position: absolute;
      right: 24px;
      top: 36px; }
    .donate .donate__main .tabs-select:hover::after {
      background-image: url(../images/sprite.svg);
      background-size: 42.6666666667em 42.6666666667em;
      width: 1.3333333333em;
      height: 0.8333333333em;
      background-position: -39.0833333333em -1.5em; }
    @media (max-width: 799px) {
      .donate .donate__main .tabs-select {
        display: block; }
        .donate .donate__main .tabs-select select {
          cursor: pointer;
          background-color: #fff;
          border-radius: 2px 2px 0 0;
          width: 100%;
          -webkit-appearance: none;
          -moz-appearance: none;
          border: 0;
          border-bottom: 1px solid #fcecb8;
          box-sizing: border-box;
          font-family: 'Montserrat', sans-serif;
          line-height: 1.7142857143em;
          font-size: 1.1666666667em;
          padding-top: 0px;
          margin-bottom: 0px;
          text-transform: uppercase;
          font-weight: 700;
          padding-top: 2em;
          padding-bottom: 2em;
          padding-left: 2em; }
          .donate .donate__main .tabs-select select::-ms-expand {
            display: none; } }
  .donate .donate__main-form, .donate .donate__main-text {
    z-index: 1;
    padding-top: 5em;
    padding-bottom: 6em; }
    .donate .donate__main-form p, .donate .donate__main-form ul, .donate .donate__main-form ol, .donate .donate__main-form figcaption, .donate .donate__main-text p, .donate .donate__main-text ul, .donate .donate__main-text ol, .donate .donate__main-text figcaption {
      font-family: 'Merriweather', serif;
      font-weight: 400;
      margin-top: 0;
      line-height: 1.5em;
      font-size: 1.3333333333em;
      padding-top: 6px;
      margin-bottom: 18px; }
    .donate .donate__main-form ul, .donate .donate__main-text ul {
      padding-left: 20px; }
    .donate .donate__main-form strong, .donate .donate__main-text strong {
      font-weight: 600; }
    .donate .donate__main-form h4, .donate .donate__main-text h4 {
      font-family: 'Poppins', sans-serif;
      font-weight: 700;
      margin-top: 3em;
      line-height: 1.8em;
      font-size: 1.6666666667em;
      padding-top: 0px;
      margin-bottom: 24px; }
    .donate .donate__main-form > *:first-child, .donate .donate__main-text > *:first-child {
      margin-top: 0; }
    .donate .donate__main-form legend, .donate .donate__main-text legend {
      font-family: 'Montserrat', sans-serif;
      font-weight: 300;
      line-height: 2em;
      font-size: 1em;
      padding-top: 0px;
      margin-bottom: 12px;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      margin-top: 0; }
    .donate .donate__main-form .button, .donate .donate__main-text .button {
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0.55em;
      padding-bottom: 0.45em;
      position: relative;
      bottom: 5px;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      border-radius: 2px;
      background-color: #f9c114;
      box-sizing: border-box;
      background-color: #f9c114;
      margin-bottom: 2em; }
      .donate .donate__main-form .button:hover, .donate .donate__main-text .button:hover {
        background-color: #fbd96e;
        text-decoration: none; }
.donate .donate__postscript {
  position: relative;
  margin-bottom: 8em; }
  .donate .donate__postscript .attention {
    line-height: 1.5em;
    font-size: 1.3333333333em;
    padding-top: 0px;
    margin-bottom: 12px;
    letter-spacing: 0.03em;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 4em;
    background-color: #fff;
    padding-top: 5em;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1em; }
    .donate .donate__postscript .attention::before {
      content: ' ';
      position: absolute;
      top: 30px;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      background-image: url(../images/sprite.svg);
      background-size: 32em 32em;
      width: 3.6875em;
      height: 2.5em;
      background-position: -26.8125em -3.5625em; }
    @media (min-width: 640px) {
      .donate .donate__postscript .attention {
        padding-top: 1em;
        padding-left: 9em; }
        .donate .donate__postscript .attention::before {
          left: 36px;
          right: inherit;
          top: 54px; } }
  .donate .donate__postscript .text p, .donate .donate__postscript .text ul, .donate .donate__postscript .text ol, .donate .donate__postscript .text figcaption {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    margin-top: 0;
    line-height: 1.5em;
    font-size: 1.3333333333em;
    padding-top: 6px;
    margin-bottom: 18px; }
  .donate .donate__postscript .text ul {
    padding-left: 20px; }
  .donate .donate__postscript .text strong {
    font-weight: 600; }
  .donate .donate__postscript .text h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    margin-top: 3em;
    line-height: 1.8em;
    font-size: 1.6666666667em;
    padding-top: 0px;
    margin-bottom: 24px; }
.donate .article {
  padding-top: 0; }

.wrapper320 {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto; }

fieldset {
  margin-bottom: 2em;
  padding: 0;
  border: 0;
  margin-left: auto;
  margin-right: auto; }

.toggle {
  background-color: #fcecb8;
  text-align: center;
  margin-bottom: 3em; }
  .toggle .form-type-toggle {
    display: inline-block;
    width: calc(50% - 10px);
    margin-right: 2px;
    margin-left: 2px;
    padding-top: 6px;
    padding-bottom: 6px;
    vertical-align: middle; }
    .toggle .form-type-toggle label {
      font-family: 'Montserrat', sans-serif;
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      text-transform: uppercase;
      font-weight: 700;
      cursor: pointer;
      width: 100%;
      display: block;
      text-align: center;
      box-sizing: border-box;
      padding-left: 4px;
      padding-right: 4px; }
      .toggle .form-type-toggle label:hover {
        background-color: #fadf87; }
    .toggle .form-type-toggle input[type="radio"] {
      display: none; }
      .toggle .form-type-toggle input[type="radio"]:checked + label {
        background-color: white;
        border: #a9ecda solid 3px; }

.toggle-webshop {
  display: flex; }

.donate__main input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  line-height: 1.7142857143em;
  font-size: 1.1666666667em;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.55em;
  padding-bottom: 0.45em;
  position: relative;
  bottom: 5px;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  border-radius: 2px;
  background-color: #f9c114;
  box-sizing: border-box;
  background-color: #a9ecda;
  width: 100%;
  cursor: pointer; }
  .donate__main input[type="submit"]:hover {
    background-color: #7fe3c8;
    text-decoration: none; }
  .donate__main input[type="submit"]:hover {
    background-color: #7fe3c8; }

.donate__main input[type="button"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  line-height: 1.7142857143em;
  font-size: 1.1666666667em;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.55em;
  padding-bottom: 0.45em;
  position: relative;
  bottom: 5px;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  border-radius: 2px;
  background-color: #f9c114;
  box-sizing: border-box;
  background-color: #fcecb8;
  width: 100%;
  cursor: pointer; }
  .donate__main input[type="button"]:hover {
    background-color: #fadf87;
    text-decoration: none; }
  .donate__main input[type="button"]:hover {
    background-color: #fadf87; }

.accountnum {
  line-height: 1.5em;
  font-size: 1.3333333333em;
  padding-top: 0px;
  margin-bottom: 12px;
  letter-spacing: 0.03em;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  margin-top: 0; }

.choosebank {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  -webkit-padding-start: 0;
  line-height: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .choosebank li {
    list-style: none; }
  .choosebank li {
    line-height: 1;
    padding-left: 2em;
    padding-right: 2em;
    margin-bottom: 3em; }
    @media (max-width: 479px) {
      .choosebank li {
        padding-left: 1em;
        padding-right: 1em;
        margin-bottom: 2em; } }
    .choosebank li img {
      height: 43px; }
      @media (max-width: 479px) {
        .choosebank li img {
          height: 30px; } }

.donate .donate__main-text .choosebank,
.donate .donate__main-text .paymentchoice {
  padding: 0; }

.paymentchoice {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  -webkit-padding-start: 0;
  line-height: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .paymentchoice li {
    list-style: none; }
  .paymentchoice li {
    line-height: 1;
    padding-left: 1em;
    padding-right: 1em;
    margin-top: 1em;
    margin-bottom: 2em; }
    @media (max-width: 479px) {
      .paymentchoice li {
        padding-left: 1em;
        padding-right: 1em;
        margin-bottom: 1em; } }
    .paymentchoice li img {
      height: 38px !important; }
      @media (max-width: 479px) {
        .paymentchoice li img {
          height: 32px !important; } }

.donate .donate__main-text .choosebank {
  padding: 0; }

.donate__main-text .onepercent {
  margin-bottom: 3em; }
  @media (min-width: 800px) {
    .donate__main-text .onepercent h2, .donate__main-text .onepercent p, .donate__main-text .onepercent h4 {
      max-width: 480px;
      margin-left: auto;
      margin-right: auto; } }
  .donate__main-text .onepercent h1 {
    font-size: 71px;
    font-family: Poppins;
    text-transform: uppercase;
    color: #f9c114;
    font-weight: 400;
    text-align: left;
    margin-bottom: 40px; }
    @media (min-width: 640px) {
      .donate__main-text .onepercent h1 {
        font-size: 142px; } }
    @media (min-width: 800px) {
      .donate__main-text .onepercent h1 {
        text-align: center;
        font-size: 180px; } }
  .donate__main-text .onepercent h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.3846153846em;
    font-size: 2.1666666667em;
    padding-top: 9px;
    margin-bottom: 51px;
    margin-top: 0;
    position: relative; }
    @media (min-width: 640px) {
      .donate__main-text .onepercent h2 {
        line-height: 1.1428571429em;
        font-size: 3.5em;
        padding-top: 11px;
        margin-bottom: 61px; } }
    .donate__main-text .onepercent h2::after {
      content: ' ';
      display: block;
      position: absolute;
      bottom: -28px;
      left: 0;
      height: 5px;
      width: 140px;
      background-color: #2a2b2a; }
    .donate__main-text .onepercent h2::after {
      content: ' ';
      height: 2px;
      width: 70px;
      background-color: #f9c114; }
  .donate__main-text .onepercent h4 {
    margin-top: 1.2em;
    margin-bottom: 2.4em; }
  .donate__main-text .onepercent .buttons {
    display: flex;
    flex-wrap: wrap; }
  .donate__main-text .onepercent .button1 {
    line-height: 1.7142857143em;
    font-size: 1.1666666667em;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.55em;
    padding-bottom: 0.45em;
    position: relative;
    bottom: 5px;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    border-radius: 2px;
    background-color: #f9c114;
    box-sizing: border-box;
    background-color: transparent;
    border: 1px solid #2a2b2a;
    margin-right: auto;
    text-align: center;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1.7142857143em; }
    .donate__main-text .onepercent .button1:hover {
      border: 1px solid #f9c114;
      text-decoration: none; }
    @media (min-width: 640px) {
      .donate__main-text .onepercent .button1 {
        width: 48%; } }
  .donate__main-text .onepercent .button2 {
    line-height: 1.7142857143em;
    font-size: 1.1666666667em;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.55em;
    padding-bottom: 0.45em;
    position: relative;
    bottom: 5px;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    border-radius: 2px;
    background-color: #f9c114;
    box-sizing: border-box;
    margin-left: auto;
    text-align: center;
    width: 100%;
    margin-bottom: 1.7142857143em;
    border: 1px solid #f9c114; }
    @media (min-width: 640px) {
      .donate__main-text .onepercent .button2 {
        width: 48%; } }

.donate__main .tabs {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fcecb8; }
  .donate__main .tabs a {
    display: block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex: 1;
    flex-grow: 1;
    height: 4em;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.7142857143em;
    font-size: 1.1666666667em;
    padding-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    padding-top: 1.2em;
    box-sizing: border-box;
    position: relative; }
  @media (max-width: 799px) {
    .donate__main .tabs a {
      background-color: #fff;
      order: 2;
      width: 100%;
      border-bottom: 1px solid #fcecb8; }
    .donate__main .tabs a.active {
      order: 1; }
      .donate__main .tabs a.active::after {
        pointer-events: none;
        right: 16px;
        top: 23px;
        content: ' ';
        background-image: url(../images/sprite.svg);
        background-size: 36.5714285714em 36.5714285714em;
        width: 1.1428571429em;
        height: 0.7142857143em;
        background-position: -33.5em -0.5em;
        position: absolute; } }
  @media (min-width: 800px) {
    .donate__main .tabs {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: none;
      flex-wrap: nowrap; }
      .donate__main .tabs a:hover {
        background-color: #fadf87; }
      .donate__main .tabs a.active {
        background-color: #fff;
        border-radius: 2px 2px 0 0; } }

fieldset.charity-shop {
  padding: 20px;
  background-color: #fff; }

.charity-product {
  display: flex;
  flex-wrap: wrap; }

.charity-product-img {
  max-width: 200px;
  margin: 0 auto 28px; }

.charity-product-text .product-title {
  font-size: 30px;
  font-weight: bold; }
.charity-product-text p {
  font-size: 1.6rem; }

[x-cloak] {
  display: none !important; }

label.legend {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  line-height: 2em;
  font-size: 1em;
  padding-top: 0px;
  margin-bottom: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-top: 0; }

@media (min-width: 640px) {
  .form-2col {
    display: grid;
    grid-column-gap: 2em;
    grid-template-columns: 1fr 1fr; } }
.form-2col .form-item-checkboxes {
  grid-column: 1 / span 2; }

.paymentchoice input {
  display: none; }

.paymentchoice input:checked + label {
  display: inline-block;
  outline: 3px solid #a9ecda;
  outline-offset: 8px; }

.paymentchoice label:hover {
  cursor: pointer; }

.donate-header {
  padding: 4em 4em 0; }

.donate-header + .donate__main-form {
  padding-top: 0; }

.donate .donate__main-form .donate-header-text {
  text-align: center; }
  .donate .donate__main-form .donate-header-text p, .donate .donate__main-form .donate-header-text ul, .donate .donate__main-form .donate-header-text ol, .donate .donate__main-form .donate-header-text figcaption {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    margin-top: 0;
    line-height: 1.5em;
    font-size: 1.3333333333em;
    padding-top: 6px;
    margin-bottom: 18px; }
  .donate .donate__main-form .donate-header-text ul {
    padding-left: 20px; }
  .donate .donate__main-form .donate-header-text strong {
    font-weight: 600; }
  .donate .donate__main-form .donate-header-text h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    margin-top: 3em;
    line-height: 1.8em;
    font-size: 1.6666666667em;
    padding-top: 0px;
    margin-bottom: 24px; }
  .donate .donate__main-form .donate-header-text p, .donate .donate__main-form .donate-header-text ul, .donate .donate__main-form .donate-header-text li {
    font-size: 1.5rem; }
  .donate .donate__main-form .donate-header-text h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    line-height: 0.9230769231em;
    font-size: 2.1666666667em;
    padding-top: 9px;
    margin-bottom: 51px;
    line-height: 1.2;
    margin-bottom: 0; }

.donate-image-grid {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 3em; }
  .donate-image-grid .center {
    width: 100%; }
  .donate-image-grid .side {
    display: none; }
  @media (min-width: 576px) {
    .donate-image-grid img, .donate-image-grid img.center {
      width: 31%; }
    .donate-image-grid .side {
      display: inline; } }

.donate .donate-hint p, .donate .donate-hint li {
  font-size: 1.4rem;
  line-height: 1.6; }
.donate .donate-hint strong {
  text-transform: uppercase; }

@media (min-width: 768px) {
  .donate.widget {
    width: 130%;
    left: -30%;
    position: relative; } }
.donate.widget .toggle {
  margin-bottom: 2em; }
.donate.widget fieldset {
  margin-bottom: 0; }
.donate.widget .donate__main-form {
  padding: 4em; }

.intro {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px; }
  @media (min-width: 640px) {
    .intro {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1386px) {
    .intro {
      padding-left: calc(50% - 693px + 1rem);
      padding-right: calc(50% - 693px + 1rem); } }
  @media (min-width: 640px) {
    .intro {
      margin-top: 2em;
      margin-bottom: 4em; } }

.csinalunk {
  float: left;
  margin-left: 1rem;
  margin-right: 1rem;
  box-sizing: border-box;
  width: calc(100% - 2rem);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  -webkit-padding-start: 0;
  line-height: 0;
  list-style-type: none;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box; }
  @media (max-width: 959px) {
    .csinalunk {
      order: 2;
      margin-top: 2em; } }
  @media (min-width: 960px) {
    .csinalunk {
      float: left;
      margin-left: 1rem;
      margin-right: 1rem;
      box-sizing: border-box;
      width: calc(100% - 2rem); } }
  .csinalunk li {
    list-style: none; }
  @media (min-width: 960px) {
    .csinalunk {
      width: 31.25%;
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 1120px) {
    .csinalunk {
      width: 25%;
      margin-left: 12.5%;
      margin-right: 0; } }
  .csinalunk li {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
    padding-top: 1em;
    margin-bottom: 2em; }
    @media (min-width: 640px) {
      .csinalunk li {
        width: calc(75% - 2rem);
        margin-left: calc(12.5% + 1rem);
        margin-right: calc(12.5% + 1rem); } }
    @media (min-width: 800px) {
      .csinalunk li {
        width: calc(33.3333333333% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    @media (min-width: 960px) {
      .csinalunk li {
        width: calc(100% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
  .csinalunk h2 {
    margin-top: 0;
    font-family: 'Poppins', sans-serif;
    line-height: 1.3846153846em;
    font-size: 2.1666666667em;
    padding-top: 0px;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative; }
    .csinalunk h2::before {
      content: ' ';
      display: block;
      position: absolute;
      width: 2.7692307692em;
      top: -0.4615384615em;
      height: 2px;
      background-color: #f9c114; }
  .csinalunk p {
    margin-top: 0;
    font-family: 'Merriweather', serif;
    line-height: 1.5em;
    font-size: 1.3333333333em;
    padding-top: 0px;
    margin-bottom: 12px; }
  .csinalunk .button {
    line-height: 1.7142857143em;
    font-size: 1.1666666667em;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.55em;
    padding-bottom: 0.45em;
    position: relative;
    bottom: 5px;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    border-radius: 2px;
    background-color: #f9c114;
    box-sizing: border-box;
    background-color: #f9c114; }
    .csinalunk .button:hover {
      background-color: #fbd96e;
      text-decoration: none; }
    .csinalunk .button::after {
      content: " \00bb"; }

.helloworld {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  background-color: #fcecb8;
  padding-bottom: 3em; }
  @media (max-width: 959px) {
    .helloworld {
      order: 1; } }
  @media (min-width: 960px) {
    .helloworld {
      width: 68.75%;
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 1120px) {
    .helloworld {
      width: 62.5%;
      margin-left: 0;
      margin-right: 0; } }
  .helloworld__text {
    position: relative;
    background-color: #fff;
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    line-height: 1.5em;
    font-size: 1.3333333333em;
    padding-top: 0px;
    margin-bottom: 12px;
    font-weight: 700;
    position: relative;
    padding-top: 3em;
    padding-bottom: 7.5em;
    margin-bottom: -6em; }
    @media (min-width: 640px) {
      .helloworld__text {
        margin-top: 2em; } }
    @media (min-width: 640px) {
      .helloworld__text {
        width: calc(75% - 2rem);
        margin-left: calc(12.5% + 1rem);
        margin-right: calc(12.5% + 1rem); } }
    @media (min-width: 800px) {
      .helloworld__text {
        width: calc(62.5% - 2rem);
        margin-left: calc(18.75% + 1rem);
        margin-right: calc(18.75% + 1rem); } }
    @media (min-width: 960px) {
      .helloworld__text {
        width: 63.6363636364%;
        margin-left: 9.0909090909%;
        margin-right: 27.2727272727%; } }
    @media (min-width: 1120px) {
      .helloworld__text {
        width: 50%;
        margin-left: 10%;
        margin-right: 40%; } }
    .helloworld__text p {
      margin-top: 0;
      position: relative; }
      @media (min-width: 960px) {
        .helloworld__text p {
          width: calc(128.5714285714% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
      @media (min-width: 960px) {
        .helloworld__text p {
          left: 14.2857142857%; } }
      @media (min-width: 960px) {
        .helloworld__text p {
          right: 14.2857142857%; } }
      @media (min-width: 1120px) {
        .helloworld__text p {
          left: 20%; } }
      .helloworld__text p::after {
        content: ' ';
        display: block;
        position: absolute;
        width: 1.5em;
        bottom: -0.75em;
        height: 2px;
        background-color: #2a2b2a; }
  .helloworld__pic {
    position: relative;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
    @media (min-width: 640px) {
      .helloworld__pic {
        width: calc(75% - 2rem);
        margin-left: calc(12.5% + 1rem);
        margin-right: calc(12.5% + 1rem); } }
    @media (min-width: 800px) {
      .helloworld__pic {
        width: calc(62.5% - 2rem);
        margin-left: calc(18.75% + 1rem);
        margin-right: calc(18.75% + 1rem); } }
    @media (min-width: 960px) {
      .helloworld__pic {
        width: calc(81.8181818182% - 2rem);
        margin-left: calc(18.1818181818% + 1rem);
        margin-right: 1rem; } }
    @media (min-width: 1120px) {
      .helloworld__pic {
        width: calc(80% - 2rem);
        margin-left: calc(20% + 1rem);
        margin-right: 1rem; } }
    .helloworld__pic img {
      width: 100%;
      height: 100%; }

.minketkeresel {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px;
  max-width: 1386px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 640px) {
    .minketkeresel {
      padding-left: 1rem;
      padding-right: 1rem; } }
  .minketkeresel__igen, .minketkeresel__nem {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem; }
    @media (min-width: 640px) {
      .minketkeresel__igen, .minketkeresel__nem {
        width: calc(50% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    .minketkeresel__igen h2, .minketkeresel__nem h2 {
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      line-height: 1.3846153846em;
      font-size: 2.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      text-transform: uppercase; }
    .minketkeresel__igen h2 + p, .minketkeresel__nem h2 + p {
      font-family: 'Merriweather', serif;
      font-weight: 400;
      margin-top: 0;
      line-height: 1.5em;
      font-size: 1.3333333333em;
      padding-top: 6px;
      margin-bottom: 18px;
      position: relative; }
      .minketkeresel__igen h2 + p::after, .minketkeresel__nem h2 + p::after {
        content: ' ';
        position: absolute;
        width: 24px;
        height: 2px;
        background-color: #2a2b2a;
        left: 0;
        bottom: -10px; }
    .minketkeresel__igen p + p, .minketkeresel__nem p + p {
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      text-decoration: none; }
  @media (min-width: 1120px) {
    .minketkeresel__igen {
      width: calc(31.25% - 2rem);
      margin-left: calc(12.5% + 1rem);
      margin-right: calc(6.25% + 1rem); } }
  @media (min-width: 1120px) {
    .minketkeresel__nem {
      width: calc(31.25% - 2rem);
      margin-left: 1rem;
      margin-right: calc(18.75% + 1rem); } }
  .minketkeresel__igen h2 {
    background-color: #fcecb8;
    padding-left: 0.4615384615em;
    margin-left: -0.4615384615em;
    padding-right: 0.4615384615em;
    margin-right: -0.4615384615em; }
  .minketkeresel__keresel {
    margin-top: -100px;
    padding-top: 140px;
    z-index: -1;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    background-color: #fcecb8; }
    @media (min-width: 960px) {
      .minketkeresel__keresel {
        width: 87.5%;
        margin-left: 6.25%;
        margin-right: 6.25%; } }
    .minketkeresel__keresel fieldset {
      width: calc(100% - 2rem);
      margin-left: 1rem;
      margin-right: 1rem; }
      @media (min-width: 640px) {
        .minketkeresel__keresel fieldset {
          width: calc(87.5% - 2rem);
          margin-left: calc(12.5% + 1rem);
          margin-right: calc(12.5% + 1rem); } }
      @media (min-width: 960px) {
        .minketkeresel__keresel fieldset {
          width: calc(57.1428571429% - 2rem);
          margin-left: calc(21.4285714286% + 1rem);
          margin-right: calc(21.4285714286% + 1rem); } }
    .minketkeresel__keresel legend {
      font-family: 'Poppins', sans-serif;
      line-height: 1.5em;
      font-size: 1.3333333333em;
      padding-top: 0px;
      margin-bottom: 12px;
      font-weight: 700; }
    .minketkeresel__keresel .search {
      background-color: #fff;
      -webkit-box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3);
      border-radius: 2px;
      margin-bottom: 2em;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 0.5em; }
      .minketkeresel__keresel .search input[type="text"] {
        font-family: 'Merriweather', serif;
        font-weight: 400;
        margin-top: 0;
        line-height: 1.5em;
        font-size: 1.3333333333em;
        padding-top: 6px;
        margin-bottom: 18px;
        margin-bottom: 0;
        position: relative;
        bottom: 2px;
        border-radius: 2px;
        padding-right: 1em;
        -webkit-appearance: none;
        -moz-appearance: none;
        border: 0;
        width: 100%; }
        .minketkeresel__keresel .search input[type="text"]:focus {
          background-color: transparent;
          outline: 0; }
      .minketkeresel__keresel .search input[type="submit"] {
        line-height: 1.7142857143em;
        font-size: 1.1666666667em;
        padding-top: 0px;
        margin-bottom: 0px;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 0.55em;
        padding-bottom: 0.45em;
        position: relative;
        bottom: 5px;
        text-decoration: none;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        font-weight: 600;
        display: inline-block;
        border-radius: 2px;
        background-color: #f9c114;
        box-sizing: border-box;
        background-color: #f9c114;
        padding-top: 0.45em;
        padding-bottom: 0.35em;
        bottom: 0;
        border: 0;
        max-width: 150px;
        margin-left: auto; }
        .minketkeresel__keresel .search input[type="submit"]:hover {
          background-color: #fbd96e;
          text-decoration: none; }
    .minketkeresel__keresel .buttons a {
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0.55em;
      padding-bottom: 0.45em;
      position: relative;
      bottom: 5px;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      border-radius: 2px;
      background-color: #f9c114;
      box-sizing: border-box;
      background-color: white;
      border: 1px solid #f9c114;
      text-decoration: none;
      border: 0;
      cursor: pointer;
      margin-bottom: 2em; }
      .minketkeresel__keresel .buttons a:hover {
        border: 1px solid #2a2b2a; }

.hirlevel {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px;
  max-width: 1386px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .hirlevel h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    line-height: 1.3846153846em;
    font-size: 2.1666666667em;
    padding-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    margin-top: 1.8461538462em;
    margin-bottom: 0.9230769231em;
    position: relative; }
    .hirlevel h2::after {
      content: ' ';
      display: block;
      height: 2px;
      width: 100%;
      max-width: 240px;
      background-color: #2a2b2a;
      position: absolute;
      bottom: -4px;
      left: 0; }
  .hirlevel::after {
    content: ' ';
    display: block;
    width: 100%;
    height: 340px;
    background-color: #eeeff0;
    position: absolute;
    z-index: -10;
    bottom: 0; }
  @media (min-width: 640px) {
    .hirlevel {
      padding-left: 1rem;
      padding-right: 1rem; } }
  .hirlevel__list {
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    list-style-type: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    line-height: 1; }
    .hirlevel__list li {
      width: calc(100% - 2rem);
      margin-left: 1rem;
      margin-right: 1rem;
      display: block;
      line-height: 1;
      position: relative;
      box-sizing: border-box;
      padding-left: 0.75em;
      font-family: 'Poppins', sans-serif;
      line-height: 1.5em;
      font-size: 1.3333333333em;
      padding-top: 0px;
      margin-bottom: 12px;
      font-weight: 700; }
      @media (min-width: 800px) {
        .hirlevel__list li {
          width: calc(50% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
      @media (min-width: 960px) {
        .hirlevel__list li {
          width: calc(25% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
      @media (min-width: 1120px) {
        .hirlevel__list li {
          width: calc(25% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
      .hirlevel__list li .number {
        line-height: 1.1052631579em;
        font-size: 4.75em;
        padding-top: 0px;
        margin-bottom: 0px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600; }
      .hirlevel__list li::before {
        content: ' ';
        position: absolute;
        width: 2px;
        top: 0;
        bottom: 0;
        background-color: #f9c114;
        left: 0; }
      .hirlevel__list li p {
        margin: 0; }
  .hirlevel h2 {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem; }
    @media (min-width: 960px) {
      .hirlevel h2 {
        width: calc(87.5% - 2rem);
        margin-left: calc(6.25% + 1rem);
        margin-right: calc(6.25% + 1rem); } }
  .hirlevel__feliratkozas {
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: flex-start; }
    @media (min-width: 800px) {
      .hirlevel__feliratkozas {
        width: 62.5%;
        margin-left: 0;
        margin-right: 0; } }
    @media (min-width: 960px) {
      .hirlevel__feliratkozas {
        width: 43.75%;
        margin-left: 18.75%;
        margin-right: 0; } }
    .hirlevel__feliratkozas .form-item-textfield {
      width: calc(100% - 2rem);
      margin-left: 1rem;
      margin-right: 1rem; }
      @media (min-width: 480px) {
        .hirlevel__feliratkozas .form-item-textfield {
          width: calc(62.5% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
      @media (min-width: 640px) {
        .hirlevel__feliratkozas .form-item-textfield {
          width: calc(50% - 2rem);
          margin-left: calc(12.5% + 1rem);
          margin-right: 1rem; } }
      @media (min-width: 800px) {
        .hirlevel__feliratkozas .form-item-textfield {
          width: calc(70% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
      @media (min-width: 960px) {
        .hirlevel__feliratkozas .form-item-textfield {
          width: calc(64.2857142857% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
      @media (min-width: 1120px) {
        .hirlevel__feliratkozas .form-item-textfield {
          width: calc(71.4285714286% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
    .hirlevel__feliratkozas input[type="submit"] {
      width: calc(100% - 2rem);
      margin-left: 1rem;
      margin-right: 1rem;
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0.55em;
      padding-bottom: 0.45em;
      position: relative;
      bottom: 5px;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      border-radius: 2px;
      background-color: #f9c114;
      box-sizing: border-box;
      background-color: #f9c114;
      border: 0; }
      @media (min-width: 480px) {
        .hirlevel__feliratkozas input[type="submit"] {
          width: calc(37.5% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
      @media (min-width: 640px) {
        .hirlevel__feliratkozas input[type="submit"] {
          width: calc(25% - 2rem);
          margin-left: 1rem;
          margin-right: calc(12.5% + 1rem); } }
      @media (min-width: 800px) {
        .hirlevel__feliratkozas input[type="submit"] {
          width: calc(30% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
      @media (min-width: 960px) {
        .hirlevel__feliratkozas input[type="submit"] {
          width: calc(35.7142857143% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
      @media (min-width: 1120px) {
        .hirlevel__feliratkozas input[type="submit"] {
          width: calc(28.5714285714% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
      .hirlevel__feliratkozas input[type="submit"]:hover {
        background-color: #fbd96e;
        text-decoration: none; }
      @media (min-width: 480px) {
        .hirlevel__feliratkozas input[type="submit"] {
          margin-top: 3em; } }
    .hirlevel__feliratkozas input[type="text"] {
      background-color: white; }
  .hirlevel__text {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
    font-family: 'Merriweather', serif;
    font-weight: 400;
    margin-top: 0;
    line-height: 1.5em;
    font-size: 1.3333333333em;
    padding-top: 6px;
    margin-bottom: 18px;
    margin-top: 1.5em; }
    @media (min-width: 800px) {
      .hirlevel__text {
        width: calc(37.5% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    @media (min-width: 960px) {
      .hirlevel__text {
        width: calc(25% - 2rem);
        margin-left: calc(6.25% + 1rem);
        margin-right: calc(6.25% + 1rem); } }
  .hirlevel form {
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: center; }
    @media (min-width: 800px) {
      .hirlevel form {
        width: 62.5%;
        margin-left: 0;
        margin-right: 0; } }
    @media (min-width: 960px) {
      .hirlevel form {
        width: 62.5%;
        margin-left: 0;
        margin-right: 0; } }
    .hirlevel form .form-item-textfield {
      width: calc(100% - 2rem);
      margin-left: 1rem;
      margin-right: 1rem; }
      @media (min-width: 800px) {
        .hirlevel form .form-item-textfield {
          width: calc(60% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
      @media (min-width: 960px) {
        .hirlevel form .form-item-textfield {
          width: calc(66.6666666667% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
      @media (min-width: 1120px) {
        .hirlevel form .form-item-textfield {
          width: calc(50% - 2rem);
          margin-left: calc(20% + 1rem);
          margin-right: 1rem; } }
    .hirlevel form input[type="email"] {
      background-color: #fff; }
    .hirlevel form input[type="submit"] {
      width: calc(50% - 2rem);
      margin-left: calc(25% + 1rem);
      margin-right: calc(25% + 1rem);
      line-height: 1.7142857143em;
      font-size: 1.1666666667em;
      padding-top: 0px;
      margin-bottom: 0px;
      padding-left: 1em;
      padding-right: 1em;
      padding-top: 0.55em;
      padding-bottom: 0.45em;
      position: relative;
      bottom: 5px;
      text-decoration: none;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      font-weight: 600;
      display: inline-block;
      border-radius: 2px;
      background-color: #f9c114;
      box-sizing: border-box;
      background-color: #f9c114;
      border: 0;
      cursor: pointer; }
      @media (min-width: 640px) {
        .hirlevel form input[type="submit"] {
          width: calc(37.5% - 2rem);
          margin-left: calc(37.5% + 1rem);
          margin-right: calc(37.5% + 1rem); } }
      @media (min-width: 800px) {
        .hirlevel form input[type="submit"] {
          width: calc(40% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
      @media (min-width: 960px) {
        .hirlevel form input[type="submit"] {
          width: calc(33.3333333333% - 2rem);
          margin-left: 1rem;
          margin-right: 1rem; } }
      @media (min-width: 1120px) {
        .hirlevel form input[type="submit"] {
          width: calc(20% - 2rem);
          margin-left: 1rem;
          margin-right: calc(10% + 1rem); } }
      .hirlevel form input[type="submit"]:hover {
        background-color: #fbd96e;
        text-decoration: none; }
      @media (min-width: 800px) {
        .hirlevel form input[type="submit"] {
          position: relative;
          bottom: 1em; } }

.banner {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px;
  background-color: #fcecb8; }
  @media (min-width: 640px) {
    .banner {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1386px) {
    .banner {
      padding-left: calc(50% - 693px + 1rem);
      padding-right: calc(50% - 693px + 1rem); } }

.about-us {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px;
  background-color: #fcecb8;
  position: relative; }
  @media (min-width: 640px) {
    .about-us {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1386px) {
    .about-us {
      padding-left: calc(50% - 693px + 1rem);
      padding-right: calc(50% - 693px + 1rem); } }
  .about-us .helpbutton {
    background-color: #fff;
    display: block;
    position: relative;
    left: 6px;
    margin-bottom: 3em;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 1120px) {
      .about-us .helpbutton {
        position: absolute;
        right: 32px;
        left: inherit;
        top: 33vh;
        margin: 0; } }
  .about-us .wrapper-2 {
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box; }
    @media (min-width: 1120px) {
      .about-us .wrapper-2 {
        width: 75%;
        margin-left: 12.5%;
        margin-right: 12.5%; } }
  .about-us .header {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: 4em;
    margin-bottom: 2em; }
    @media (min-width: 1120px) {
      .about-us .header {
        width: calc(58.3333333333% - 2rem);
        margin-left: 1rem;
        margin-right: calc(41.6666666667% + 1rem); } }
    .about-us .header h1 {
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      text-transform: uppercase;
      line-height: 1.3846153846em;
      font-size: 2.1666666667em;
      padding-top: 9px;
      margin-bottom: 51px;
      margin-top: 0;
      position: relative; }
      @media (min-width: 640px) {
        .about-us .header h1 {
          line-height: 1.1428571429em;
          font-size: 3.5em;
          padding-top: 11px;
          margin-bottom: 61px; } }
      .about-us .header h1::after {
        content: ' ';
        display: block;
        position: absolute;
        bottom: -28px;
        left: 0;
        height: 5px;
        width: 140px;
        background-color: #2a2b2a; }
    .about-us .header p, .about-us .header ul, .about-us .header ol, .about-us .header figcaption {
      font-family: 'Merriweather', serif;
      font-weight: 400;
      margin-top: 0;
      line-height: 1.5em;
      font-size: 1.3333333333em;
      padding-top: 6px;
      margin-bottom: 18px; }
    .about-us .header ul {
      padding-left: 20px; }
    .about-us .header strong {
      font-weight: 600; }
    .about-us .header h4 {
      font-family: 'Poppins', sans-serif;
      font-weight: 700;
      margin-top: 3em;
      line-height: 1.8em;
      font-size: 1.6666666667em;
      padding-top: 0px;
      margin-bottom: 24px; }
  .about-us .highlight {
    position: relative; }
    .about-us .highlight::before {
      content: ' ';
      display: block;
      display: block;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      flex-wrap: wrap;
      box-sizing: border-box;
      width: 83.3333333333%;
      margin-left: 8.3333333333%;
      margin-right: 8.3333333333%;
      height: 50%;
      top: 64px;
      position: absolute;
      background-color: #fff; }
    .about-us .highlight .teamphoto {
      z-index: 1;
      position: relative;
      width: calc(100% - 2rem);
      margin-left: 1rem;
      margin-right: 1rem;
      margin-bottom: 3em; }
      @media (min-width: 1120px) {
        .about-us .highlight .teamphoto {
          width: calc(66.6666666667% - 2rem);
          margin-left: calc(25% + 1rem);
          margin-right: calc(8.3333333333% + 1rem); } }
      .about-us .highlight .teamphoto img {
        width: 100%;
        height: auto; }
  .about-us .text {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
    margin-bottom: 3em; }
    .about-us .text p, .about-us .text ul, .about-us .text ol, .about-us .text figcaption {
      font-family: 'Merriweather', serif;
      font-weight: 400;
      margin-top: 0;
      line-height: 1.5em;
      font-size: 1.3333333333em;
      padding-top: 6px;
      margin-bottom: 18px; }
    .about-us .text ul {
      padding-left: 20px; }
    .about-us .text strong {
      font-weight: 600; }
    .about-us .text h4 {
      font-family: 'Poppins', sans-serif;
      font-weight: 700;
      margin-top: 3em;
      line-height: 1.8em;
      font-size: 1.6666666667em;
      padding-top: 0px;
      margin-bottom: 24px; }
    @media (min-width: 1120px) {
      .about-us .text {
        width: calc(58.3333333333% - 2rem);
        margin-left: calc(33.3333333333% + 1rem);
        margin-right: calc(8.3333333333% + 1rem); } }
  .about-us figure {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
    margin-bottom: 3em; }
    @media (min-width: 1120px) {
      .about-us figure {
        width: calc(75% - 2rem);
        margin-left: calc(16.6666666667% + 1rem);
        margin-right: calc(8.3333333333% + 1rem); } }
    .about-us figure img {
      width: 100%;
      height: auto;
      margin-bottom: 2em; }
    .about-us figure figcaption {
      font-family: 'Montserrat', sans-serif;
      line-height: 2em;
      font-size: 1em;
      padding-top: 1px;
      margin-bottom: -1px;
      font-weight: 300;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      margin-top: 0;
      position: relative; }
      .about-us figure figcaption::before {
        content: ' ';
        display: block;
        height: 2px;
        width: 64px;
        background-color: #2a2b2a;
        position: absolute;
        top: -6px;
        left: 0; }

.data-list {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 3em;
  padding-left: 0;
  line-height: 1; }
  .data-list li {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
    display: block;
    line-height: 1;
    position: relative;
    box-sizing: border-box;
    padding-left: 0.75em;
    font-family: 'Poppins', sans-serif;
    line-height: 1.5em;
    font-size: 1.3333333333em;
    padding-top: 0px;
    margin-bottom: 12px;
    font-weight: 700; }
    @media (min-width: 800px) {
      .data-list li {
        width: calc(50% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    @media (min-width: 960px) {
      .data-list li {
        width: calc(25% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    @media (min-width: 1120px) {
      .data-list li {
        width: calc(25% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    .data-list li .number {
      line-height: 1.1052631579em;
      font-size: 4.75em;
      padding-top: 0px;
      margin-bottom: 0px;
      font-family: 'Poppins', sans-serif;
      font-weight: 600; }
    .data-list li::before {
      content: ' ';
      position: absolute;
      width: 2px;
      top: 0;
      bottom: 0;
      background-color: #f9c114;
      left: 0; }
    .data-list li p {
      margin: 0; }

.arcok {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  -webkit-padding-start: 0;
  line-height: 1;
  list-style-type: none;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin-bottom: 3em; }
  @media (min-width: 320px) {
    .arcok {
      width: 100%;
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 1120px) {
    .arcok {
      width: 66.6666666667%;
      margin-left: 25%;
      margin-right: 8.3333333333%; } }
  .arcok li {
    list-style: none; }
    @media (min-width: 320px) {
      .arcok li {
        width: calc(100% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    @media (min-width: 480px) {
      .arcok li {
        width: calc(50% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    @media (min-width: 640px) {
      .arcok li {
        width: calc(33.3333333333% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    @media (min-width: 1440px) {
      .arcok li {
        width: calc(25% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    .arcok li > div {
      box-sizing: border-box;
      padding: 0.5em;
      background-color: #fff;
      height: 16em;
      margin-bottom: 2em; }
    .arcok li h3 {
      font-family: 'Poppins', sans-serif;
      font-weight: 500;
      margin-top: 0;
      line-height: 1.2em;
      font-size: 1.6666666667em;
      padding-top: 0px;
      margin-bottom: 24px; }
      .arcok li h3 a {
        text-decoration: none; }
    .arcok li p {
      font-family: 'Merriweather', serif;
      font-weight: 400;
      margin-top: 0;
      line-height: 1.5em;
      font-size: 1.3333333333em;
      padding-top: 6px;
      margin-bottom: 18px; }
    .arcok li img {
      width: 100%; }

.proceedings {
  background-color: #fcecb8;
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px; }
  @media (min-width: 640px) {
    .proceedings {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1386px) {
    .proceedings {
      padding-left: calc(50% - 693px + 1rem);
      padding-right: calc(50% - 693px + 1rem); } }
  .proceedings header {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
    margin-bottom: 3em; }
    @media (min-width: 1120px) {
      .proceedings header {
        width: calc(56.25% - 2rem);
        margin-left: calc(12.5% + 1rem);
        margin-right: calc(31.25% + 1rem); } }
    .proceedings header h1 {
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      text-transform: uppercase;
      line-height: 1.3846153846em;
      font-size: 2.1666666667em;
      padding-top: 9px;
      margin-bottom: 51px;
      margin-top: 0;
      position: relative; }
      @media (min-width: 640px) {
        .proceedings header h1 {
          line-height: 1.1428571429em;
          font-size: 3.5em;
          padding-top: 11px;
          margin-bottom: 61px; } }
      .proceedings header h1::after {
        content: ' ';
        display: block;
        position: absolute;
        bottom: -28px;
        left: 0;
        height: 5px;
        width: 140px;
        background-color: #2a2b2a; }
    .proceedings header p {
      font-family: 'Merriweather', serif;
      font-weight: 400;
      margin-top: 0;
      line-height: 1.5em;
      font-size: 1.3333333333em;
      padding-top: 6px;
      margin-bottom: 18px; }
    .proceedings header .labels {
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 0;
      -webkit-padding-start: 0;
      line-height: 0;
      list-style-type: none;
      letter-spacing: 16px; }
      .proceedings header .labels li {
        list-style: none; }
      .proceedings header .labels li {
        display: inline-block;
        margin-bottom: 1em; }
        .proceedings header .labels li a {
          letter-spacing: 0.03em;
          line-height: 1.7142857143em;
          font-size: 1.1666666667em;
          padding-top: 0px;
          margin-bottom: 0px;
          padding-left: 1em;
          padding-right: 1em;
          padding-top: 0.55em;
          padding-bottom: 0.45em;
          position: relative;
          bottom: 5px;
          text-decoration: none;
          font-family: 'Montserrat', sans-serif;
          text-transform: uppercase;
          font-weight: 600;
          display: inline-block;
          border-radius: 2px;
          background-color: #f9c114;
          box-sizing: border-box;
          font-family: 'Poppins', sans-serif;
          padding-top: 0.3125em;
          padding-bottom: 0.3125em;
          background-color: transparent;
          border: 1px solid #2a2b2a;
          text-transform: none;
          font-size: 1.3333333333em;
          letter-spacing: 0.005em;
          position: relative;
          bottom: 1px; }
          .proceedings header .labels li a:hover {
            text-decoration: underline; }
  .proceedings .additional {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
    position: relative; }
    @media (min-width: 800px) {
      .proceedings .additional {
        width: calc(18.75% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    @media (min-width: 1120px) {
      .proceedings .additional {
        width: calc(18.75% - 2rem);
        margin-left: calc(12.5% + 1rem);
        margin-right: 1rem; } }
    .proceedings .additional::before {
      content: ' ';
      height: 2px;
      width: 150px;
      background-color: #2a2b2a;
      position: absolute;
      top: 0;
      left: 0; }
    .proceedings .additional time {
      font-family: 'Montserrat', sans-serif;
      line-height: 2em;
      font-size: 1em;
      padding-top: 1px;
      margin-bottom: -1px;
      font-weight: 300;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      margin-top: 0; }
  .proceedings .content {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem; }
    @media (min-width: 800px) {
      .proceedings .content {
        width: calc(81.25% - 2rem);
        margin-left: 1rem;
        margin-right: 1rem; } }
    @media (min-width: 1120px) {
      .proceedings .content {
        width: calc(43.75% - 2rem);
        margin-left: 1rem;
        margin-right: calc(25% + 1rem); } }

.inline-box {
  display: block;
  background-color: #fff;
  border-radius: .3em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  margin-bottom: 3em;
  box-sizing: border-box; }
  .inline-box img:first-child {
    width: calc(100% + 12px * 2);
    left: -12px;
    position: relative; }
  .inline-box h3 {
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    margin-top: 0.6em;
    line-height: 1.2em;
    font-size: 1.6666666667em;
    padding-top: 11px;
    margin-bottom: 13px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    margin-top: 0;
    position: relative; }
    .inline-box h3 a {
      text-decoration: none; }
    .inline-box h3::after {
      content: ' ';
      background: #f9c114;
      position: absolute;
      bottom: -6px;
      left: 0;
      width: 42px;
      height: 1px; }
    .inline-box h3:first-child {
      padding-top: 1em; }
  .inline-box time {
    font-family: 'Montserrat', sans-serif;
    line-height: 2em;
    font-size: 1em;
    padding-top: 1px;
    margin-bottom: -1px;
    font-weight: 300;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-top: 0; }
  .inline-box p {
    font-family: 'Merriweather', serif;
    font-weight: 400;
    margin-top: 0;
    line-height: 1.5em;
    font-size: 1.3333333333em;
    padding-top: 6px;
    margin-bottom: 18px; }
  .inline-box figure {
    margin: 0; }
    @media (min-width: 1120px) {
      .inline-box figure {
        width: 135.5%;
        position: relative;
        right: 17.7%; } }
  .inline-box .yt-video-container {
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    position: relative; }
    .inline-box .yt-video-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .inline-box figcaption {
    font-family: 'Montserrat', sans-serif;
    line-height: 2em;
    font-size: 1em;
    padding-top: 1px;
    margin-bottom: -1px;
    font-weight: 300;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-top: 0;
    position: relative;
    margin-top: 2em; }
    .inline-box figcaption::before {
      content: ' ';
      display: block;
      height: 2px;
      width: 64px;
      background-color: #2a2b2a;
      position: absolute;
      top: -4px;
      left: 0; }
    @media (min-width: 1120px) {
      .inline-box figcaption {
        padding-left: 96px; }
        .inline-box figcaption::before {
          left: 96px; } }
  .inline-box blockquote {
    margin: 0;
    position: relative;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 0;
    line-height: 1.5em;
    font-size: 1.3333333333em;
    padding-top: 6px;
    margin-bottom: 18px;
    padding-top: 0.95em;
    padding-bottom: 1.05em;
    padding-right: 1em;
    padding-left: 1em;
    height: auto;
    position: relative; }
    .inline-box blockquote em {
      background-color: #f9c114;
      font-style: normal; }
    .inline-box blockquote::after {
      content: 'A';
      font-size: 200px;
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      opacity: .4;
      color: #f9c114;
      position: absolute;
      left: -70px;
      top: 57px;
      z-index: 0;
      pointer-events: none; }
    @media (min-width: 640px) {
      .inline-box blockquote {
        padding-top: 2.95em;
        padding-bottom: 3.05em;
        padding-right: 1em;
        padding-left: 1em; }
        .inline-box blockquote::after {
          left: -80px;
          top: 105px; } }

.cuteCalendar {
  background-color: #fcecb8;
  width: 75px;
  height: 48px;
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
  margin-bottom: 12px;
  position: relative; }
  .cuteCalendar span {
    display: block;
    width: 75%;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding-top: 9px;
    padding-bottom: 4px;
    line-height: 12px;
    margin: 0 auto 4px; }
    .cuteCalendar span:first-child {
      border-bottom: 1px solid #f9c114; }
    .cuteCalendar span + span {
      padding-top: 0;
      font-size: 8px;
      font-weight: 500;
      text-transform: uppercase; }
  .cuteCalendar::before, .cuteCalendar::after {
    content: ' ';
    position: absolute;
    width: 4px;
    height: 16px;
    top: -8px;
    left: 8px;
    background-color: #fcecb8;
    border: 1px solid #fff; }
  .cuteCalendar::after {
    left: inherit;
    right: 8px; }

.pdficon {
  background-image: url(../images/sprite.svg);
  background-size: 42.6666666667em 42.6666666667em;
  width: 3.3333333333em;
  height: 3.3333333333em;
  background-position: -25.3333333333em -16em;
  display: inline-block;
  margin-top: 6px;
  margin-right: 12px;
  vertical-align: middle;
  position: relative;
  top: -6px; }

.inline-box--hatarozat, .inline-box--datum {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 12px;
  padding-bottom: 0; }
  .inline-box--hatarozat h3, .inline-box--datum h3 {
    font-size: 16px;
    text-transform: none;
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-right: 12px; }
    .inline-box--hatarozat h3::after, .inline-box--datum h3::after {
      content: none; }
  .inline-box--hatarozat .button, .inline-box--datum .button {
    line-height: 1.7142857143em;
    font-size: 1.1666666667em;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.55em;
    padding-bottom: 0.45em;
    position: relative;
    bottom: 5px;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    border-radius: 2px;
    background-color: #f9c114;
    box-sizing: border-box;
    background-color: white;
    border: 1px solid #f9c114;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
    vertical-align: middle;
    margin-bottom: 12px;
    margin-left: auto; }
    .inline-box--hatarozat .button:hover, .inline-box--datum .button:hover {
      border: 1px solid #2a2b2a; }

.inline-box--hatarozat .button {
  line-height: 1.7142857143em;
  font-size: 1.1666666667em;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.55em;
  padding-bottom: 0.45em;
  position: relative;
  bottom: 5px;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  border-radius: 2px;
  background-color: #f9c114;
  box-sizing: border-box;
  margin-bottom: 12px; }

.slideshow {
  position: relative;
  margin-bottom: 3em; }
  @media (max-width: 479px) {
    .slideshow {
      overflow: hidden; } }
  .slideshow__wrapper {
    overflow: hidden;
    background-color: #fff; }
  .slideshow__slider {
    position: relative;
    display: flex;
    align-items: flex-start;
    position: relative;
    right: 0%; }
  .slideshow__frame {
    min-width: 100%;
    position: relative; }
    .slideshow__frame img {
      width: 100%;
      height: auto;
      display: block; }
  .slideshow__text {
    position: absolute;
    left: 24px;
    right: 24px;
    top: 24px;
    font-family: 'Poppins', sans-serif;
    max-width: 30ch;
    line-height: 1.6em;
    font-size: 1.25em;
    padding-top: 0px;
    margin-bottom: 0px; }
    @media (min-width: 480px) {
      .slideshow__text {
        line-height: 1.8em;
        font-size: 1.6666666667em;
        padding-top: 0px;
        margin-bottom: 0px; } }
    .slideshow__text p {
      background-color: #f9c114;
      box-shadow: 10px 0 0 #f9c114, -10px 0 0 #f9c114;
      display: inline; }
    @media (max-width: 479px) {
      .slideshow__text {
        left: 48px;
        right: 48px; } }
  .slideshow__nav .next, .slideshow__nav .prev {
    width: 64px;
    height: 64px;
    border-radius: 100%;
    background-color: #fff;
    position: absolute;
    top: calc(50% - 32px);
    -webkit-box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 12px 19px -12px rgba(0, 0, 0, 0.3); }
    .slideshow__nav .next:hover::after, .slideshow__nav .prev:hover::after {
      border-color: #2a2b2a; }
    .slideshow__nav .next a, .slideshow__nav .prev a {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      overflow: hidden;
      white-space: nowrap;
      text-indent: 200%; }
    .slideshow__nav .next::after, .slideshow__nav .prev::after {
      content: ' ';
      position: absolute;
      display: block;
      width: 18px;
      height: 18px;
      border-left: 4px solid #f9c114;
      border-bottom: 4px solid #f9c114;
      top: 21px;
      cursor: pointer;
      pointer-events: none; }
      @media (max-width: 479px) {
        .slideshow__nav .next::after, .slideshow__nav .prev::after {
          width: 12px;
          height: 12px;
          top: 24px; } }
  .slideshow__nav .prev {
    left: -32px; }
    .slideshow__nav .prev::after {
      transform: rotate(45deg);
      left: 26px; }
      @media (max-width: 479px) {
        .slideshow__nav .prev::after {
          left: 40px; } }
  .slideshow__nav .next {
    right: -32px; }
    .slideshow__nav .next::after {
      transform: rotate(225deg);
      right: 26px; }
      @media (max-width: 479px) {
        .slideshow__nav .next::after {
          right: 40px; } }
  .slideshow__nav .counter {
    position: absolute;
    bottom: 24px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    white-space: nowrap; }

.spinner {
  width: 45px;
  height: 30px;
  border-radius: 2px;
  background-color: #f9c114;
  margin: 32px auto 96px;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out; }

@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px); }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg); }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }
@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
.redirecting {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px;
  background-color: #fcecb8;
  margin: 0 auto; }
  @media (min-width: 640px) {
    .redirecting {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1386px) {
    .redirecting {
      padding-left: calc(50% - 693px + 1rem);
      padding-right: calc(50% - 693px + 1rem); } }
  .redirecting p {
    width: 100%;
    line-height: 1.2em;
    font-size: 1.6666666667em;
    padding-top: 11px;
    margin-bottom: 25px;
    letter-spacing: 0.03em;
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    margin-top: 3em;
    text-align: center; }

.thx {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  min-height: 4px;
  background-color: #fcecb8; }
  @media (min-width: 640px) {
    .thx {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media (min-width: 1386px) {
    .thx {
      padding-left: calc(50% - 693px + 1rem);
      padding-right: calc(50% - 693px + 1rem); } }
  .thx__wrapper {
    width: calc(100% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
    padding-bottom: 4em; }
  .thx h1 {
    text-align: center;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    line-height: 1.3846153846em;
    font-size: 2.1666666667em;
    padding-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    margin-bottom: 2em;
    margin-top: 2em; }
  .thx p {
    width: 100%;
    text-align: center;
    font-family: 'Merriweather', serif;
    font-weight: 400;
    margin-top: 0;
    line-height: 1.5em;
    font-size: 1.3333333333em;
    padding-top: 6px;
    margin-bottom: 18px; }
    .thx p span {
      font-weight: 700;
      font-family: 'Poppins', sans-serif; }
  .thx h2 {
    line-height: 1.6em;
    font-size: 1.25em;
    padding-top: 0px;
    margin-bottom: 36px;
    letter-spacing: 0.03em;
    font-family: 'Poppins', sans-serif;
    margin-top: 3em;
    margin-bottom: 0;
    text-align: center;
    width: 100%; }
    @media (min-width: 640px) {
      .thx h2 {
        line-height: 1.3333333333em;
        font-size: 1.5em;
        padding-top: 0px;
        margin-bottom: 36px; } }
    .thx h2 span {
      color: #f9c114; }

.freeform-wrapper .form-item-file label {
  font-family: 'Merriweather', serif;
  font-weight: 400;
  margin-top: 0;
  line-height: 2.25em;
  font-size: 1.3333333333em;
  padding-top: 0px;
  margin-bottom: 0px;
  display: block; }
.freeform-wrapper .form-item-textarea label {
  font-family: 'Merriweather', serif;
  font-weight: 400;
  margin-top: 0;
  line-height: 2.25em;
  font-size: 1.3333333333em;
  padding-top: 0px;
  margin-bottom: 0px; }
.freeform-wrapper .form-item-textarea textarea {
  width: 100%;
  font-size: inherit;
  background-color: #fff;
  border: 0;
  border-radius: 2px;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family:  'Lato', sans-serif ;
  padding: 1em;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  margin-top: 0;
  font-size: 16px; }
.freeform-wrapper .form-item-checkbox label {
  font-family: 'Merriweather', serif;
  font-weight: 400;
  margin-top: 0;
  line-height: 2.25em;
  font-size: 1.3333333333em;
  padding-top: 0px;
  margin-bottom: 0px;
  position: relative;
  padding-left: 36px;
  margin-right: 16px;
  display: inline-block;
  color: #2a2b2a;
  cursor: pointer;
  margin-bottom: 16px; }
.freeform-wrapper .form-item-checkbox input {
  width: 0.3125em;
  height: 0.3125em;
  left: 0.25em;
  top: 0.9375em;
  position: absolute;
  display: inline-block; }
  .freeform-wrapper .form-item-checkbox input::before {
    content: ' ';
    background-color: #fff;
    position: absolute;
    z-index: 1;
    left: 0;
    width: 1.5em;
    height: 1.5em;
    top: -0.5em;
    pointer-events: none; }
.freeform-wrapper .form-item-checkbox input:checked::before {
  background-image: url(../images/sprite.svg);
  background-size: 32em 32em;
  width: 1.5em;
  height: 1.5em;
  background-position: -29.25em -1.875em; }
.freeform-wrapper .form-item-checkbox_group label, .freeform-wrapper .form-item-radio_group label {
  font-family: 'Merriweather', serif;
  font-weight: 400;
  margin-top: 0;
  line-height: 2.25em;
  font-size: 1.3333333333em;
  padding-top: 0px;
  margin-bottom: 0px;
  position: relative;
  padding-left: 36px;
  margin-right: 16px;
  display: inline-block;
  color: #2a2b2a;
  cursor: pointer;
  margin-bottom: 16px; }
.freeform-wrapper .form-item-checkbox_group .freeform-label, .freeform-wrapper .form-item-radio_group .freeform-label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  line-height: 2em;
  font-size: 1em;
  padding-top: 0px;
  margin-bottom: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-top: 0;
  padding-left: 0;
  display: block; }
.freeform-wrapper input[type="checkbox"] {
  width: 0.3125em;
  height: 0.3125em;
  left: 0.25em;
  top: 0.9375em;
  position: absolute;
  display: inline-block; }
  .freeform-wrapper input[type="checkbox"]::before {
    content: ' ';
    background-color: #fff;
    position: absolute;
    z-index: 1;
    left: 0;
    width: 1.5em;
    height: 1.5em;
    top: -0.5em;
    pointer-events: none; }
.freeform-wrapper input[type="checkbox"]:checked::before {
  background-image: url(../images/sprite.svg);
  background-size: 32em 32em;
  width: 1.5em;
  height: 1.5em;
  background-position: -29.25em -1.875em; }
.freeform-wrapper .form-item-text label, .freeform-wrapper .form-item-email label, .freeform-wrapper .form-item-number label {
  font-family: 'Merriweather', serif;
  font-weight: 400;
  margin-top: 0;
  line-height: 2.25em;
  font-size: 1.3333333333em;
  padding-top: 0px;
  margin-bottom: 0px; }
.freeform-wrapper .form-item-text input, .freeform-wrapper .form-item-email input, .freeform-wrapper .form-item-number input {
  margin-bottom: 16px;
  width: 100%;
  font-size: inherit;
  background-color: #fff;
  border: 0;
  border-radius: 2px;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family:  'Lato', sans-serif ;
  padding: 1em;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  margin-top: 0;
  font-size: 16px; }
.freeform-wrapper input[type="radio"] {
  accent-color: #a9ecda;
  height: 1.2em;
  width: 1.2em; }
.freeform-wrapper .opinion-scale {
  list-style-type: none; }
  .freeform-wrapper .opinion-scale li {
    margin-bottom: 0.5em; }
  .freeform-wrapper .opinion-scale label {
    position: relative;
    top: -4px;
    margin-left: 0.5em; }
.freeform-wrapper .form-item-rating label {
  font-family: 'Merriweather', serif;
  font-weight: 400;
  margin-top: 0;
  line-height: 2.25em;
  font-size: 1.3333333333em;
  padding-top: 0px;
  margin-bottom: 0px; }
.freeform-wrapper .form-item-select {
  position: relative; }
  .freeform-wrapper .form-item-select::after {
    pointer-events: none;
    content: ' ';
    background-image: url(../images/sprite.svg);
    background-size: 42.6666666667em 42.6666666667em;
    width: 1.3333333333em;
    height: 0.8333333333em;
    background-position: -39.0833333333em -0.5833333333em;
    position: absolute;
    right: 24px;
    top: 57px; }
  .freeform-wrapper .form-item-select select {
    cursor: pointer;
    background-color: #fff;
    border-radius: 2px 2px 0 0;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #fcecb8;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-top: 0;
    font-size: 16px;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 2em; }
    .freeform-wrapper .form-item-select select::-ms-expand {
      display: none; }
.freeform-wrapper .form-item-submit button, .freeform-wrapper .form-item-submit input {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  line-height: 1.7142857143em;
  font-size: 1.1666666667em;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.55em;
  padding-bottom: 0.45em;
  position: relative;
  bottom: 5px;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  border-radius: 2px;
  background-color: #f9c114;
  box-sizing: border-box;
  background-color: #a9ecda;
  width: 100%;
  max-width: 240px;
  cursor: pointer; }
  .freeform-wrapper .form-item-submit button:hover, .freeform-wrapper .form-item-submit input:hover {
    background-color: #7fe3c8;
    text-decoration: none; }
  .freeform-wrapper .form-item-submit button:hover, .freeform-wrapper .form-item-submit input:hover {
    background-color: #7fe3c8; }

/* szabad-dij begin */
.freeform-wrapper .form-item-radio_group .vote-inner {
  display: flex;
  flex-wrap: wrap;
  margin-left: -16px;
  margin-right: -16px; }

.freeform-wrapper .form-item-radio_group .vote-inner label {
  position: relative;
  padding: 0;
  padding-left: 16px;
  padding-right: 16px;
  display: block;
  box-sizing: border-box;
  margin: 0 0 30px; }

.freeform-wrapper .form-item-radio_group .vote-inner label input[type=radio] {
  left: 50px;
  z-index: -1;
  -webkit-appearance: none; }

.freeform-wrapper .form-item-radio_group .vote-inner label input[type=radio]::before {
  content: none; }

.freeform-wrapper .form-item-radio_group .vote-inner label input[type=radio]:checked + .check {
  box-shadow: inset -1px 0px 0px 6px #f9c114; }

.freeform-wrapper .form-item-radio_group .vote-inner label .check {
  position: absolute;
  top: 0;
  right: 16px;
  bottom: 0;
  left: 16px;
  z-index: 1; }
  .freeform-wrapper .form-item-radio_group .vote-inner label .check:hover {
    outline: 5px solid #f9c114; }

.freeform-wrapper .form-item-radio_group .vote-inner label img {
  width: 100%;
  height: auto;
  display: block; }

.freeform-wrapper .form-item-radio_group .vote-inner label > div:not(.check) {
  position: absolute;
  bottom: 0;
  left: 16px;
  right: 16px;
  padding: 4px;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  margin: 0;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1.4;
  text-align: center; }

@media (min-width: 480px) {
  .freeform-wrapper .form-item-radio_group .vote-inner label {
    width: 50%; } }
@media (min-width: 800px) {
  .freeform-wrapper .form-item-radio_group .vote-inner label {
    width: 33.33333%; } }
/* szabad dij end */
.freeform-errors li, .freeform-wrapper .errors li, .freeform-form-has-errors {
  list-style-type: none;
  background-color: #eb6c44;
  color: white;
  padding: 4px 8px; }

/* szeramenza begin */
.form-szaramenza .form-item-number {
  display: flex;
  flex-direction: row;
  align-items: center; }
  .form-szaramenza .form-item-number input {
    width: 4em;
    order: -1;
    margin-right: 1em; }
  .form-szaramenza .form-item-number label {
    font-size: 1.2em;
    line-height: 1.3; }

/* szaramenza end */
.article .content blockquote.initial::after {
  content: var(--initial-letter); }

.article .content img {
  max-width: 100%;
  width: auto;
  height: auto; }

.minketkeresel__igen, .minketkeresel__nem {
  z-index: 1 !important; }

.minketkeresel__keresel {
  z-index: auto !important; }

/* van ahol div van paragrafusok helyett */
.article .content div:not([class]), .article .content .lead div, .card__text div, .card__text p {
  font-family: 'Merriweather', serif;
  font-weight: 400;
  margin-top: 0;
  line-height: 1.5em;
  font-size: 1.6rem;
  padding-top: 6px;
  margin-bottom: 18px; }

.article .content h2, .article .content h3, .article .content h4 {
  line-height: 1.3em; }

.article .content p, .article .content ul, .article .content ol {
  font-size: 1.6rem; }

.lead, .article .content .lead p, .article .content .lead div, .article .content .lead div:not([class]) {
  font-weight: 700; }

.article .collapsible_section h2 {
  width: 100%;
  /* kattintható legyen a +- */ }

.article .article-text-body p, .article .article-text-body div {
  padding-top: 0; }

.slideshow__slider {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  transition-property: all; }

body .article .tamogassPromo {
  float: none;
  width: 100%;
  margin: 3em 0; }

.arcok li h3 {
  font-size: 1.2em;
  min-height: 2em; }

.arcok li p {
  font-size: 1.1em; }

.required > label:after {
  content: ' *'; }

.collapsible_section .collapsible_inner {
  display: none; }

.collapsible_section h2 {
  z-index: 20;
  min-height: 1.8em; }

.form-item-file {
  padding-bottom: 3em; }

.cards__wrapper {
  align-items: flex-start; }

.articleCard.card__pinned {
  background-color: #fcecb8; }

body {
  color: #2a2b2a; }

.more {
  text-align: center;
  margin-top: 2.4rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: inline-block;
  font-weight: 600;
  color: #2a2b2a; }
  @media (max-width: 799px) {
    .more {
      margin-top: 1.6rem; } }
  .more:hover::after {
    position: absolute;
    content: "\2026";
    left: 0;
    right: 0;
    bottom: 2.6666666667em; }

.gridOverlay {
  display: none; }

/*# sourceMappingURL=style.css.map */
