*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover,
*:focus {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

i,
em,
dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

ul, li, h1, h2, h3 {
  margin: 0;
  padding: 0;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: none; /* 2 */
  cursor: pointer; /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

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

input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

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

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/**
 * clearfix
 * http://nicolasgallagher.com/micro-clearfix-hack/
 */
.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

/* For IE 6/7 only */
.clearfix {
  *zoom: 1;
}

/*! normalize.css v8.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 iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * 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
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          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
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

/**
 * 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 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
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/*===GENERALS=====*/
html {
  font-size: 62.5%;
  font-family: "Open Sans", sans-serif;
  background: #fff;
}
@media screen and (max-width: 1500px) {
  html {
    font-size: 58%;
  }
}
@media screen and (max-width: 1230px) {
  html {
    font-size: 52%;
  }
}

main {
  padding-top: 23rem;
}
@media screen and (max-width: 1000px) {
  main {
    padding-top: 14rem;
  }
}

body.single {
  background: white;
}

.container {
  width: 100%;
  max-width: 149rem;
  margin: 0 auto;
  padding: 0 2.5rem;
}
@media screen and (max-width: 1000px) {
  .container {
    padding: 0 1.5rem;
  }
}

.container--narrow {
  max-width: 123rem;
}

.container--wider {
  max-width: 154rem;
}

section, .section {
  position: relative;
  padding: 8rem 0;
}
@media screen and (max-width: 1000px) {
  section, .section {
    padding: 4rem 0;
  }
}
@media screen and (max-width: 600px) {
  section, .section {
    padding: 2.5rem 0;
  }
}

.section--page-header {
  padding-bottom: 0;
}

.section__header {
  margin-bottom: 7rem;
}
.section__header h2 {
  font-weight: 500;
  font-size: 5rem;
  margin: 0;
}

.section__footer {
  text-align: center;
  margin-top: 4.5rem;
}

.section--grey {
  background: #efefef;
}

.section--content {
  padding: 0;
}

.section--search-page-header h1 {
  font-size: 4rem;
  text-align: center;
}
.section--search-page-header h1 strong {
  color: #a255d8;
}

.anchnor {
  position: absolute;
  top: -5rem;
}

.square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.text-center {
  text-align: center;
}

p, ul, ol {
  font-size: 1.8rem;
  line-height: 1.5;
  color: #000000;
  font-weight: 400;
  margin: 2rem 0;
}

a {
  position: relative;
  color: #f7b32f;
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  text-decoration: none;
  color: #893dc0;
}

.single ul, .single ol {
  margin-left: 24px;
  padding-left: 0;
}
.single ul li::marker, .single ol li::marker {
  color: #a255d8;
  font-weight: 600;
}

h1 {
  font-size: 4.5rem;
  color: #a255d8;
  line-height: 1.1;
  margin: 2.5rem 0 5rem 0;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1000px) {
  h1 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 600px) {
  h1 {
    font-size: 3rem;
    text-align: center;
  }
}

h2 {
  font-size: 3.3rem;
  color: #a255d8;
  line-height: 1.1;
  margin: 3.5rem 0;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1000px) {
  h2 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 600px) {
  h2 {
    text-align: center;
  }
}

.no-posts-text {
  font-size: 4rem;
  text-align: center;
}

h3 {
  font-size: 2.2rem;
  color: #a255d8;
  line-height: 1.1;
  margin: 3rem 0;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1000px) {
  h3 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 600px) {
  h3 {
    font-size: 1.7rem;
    text-align: center;
  }
}

h4 {
  font-size: 2rem;
  color: #a255d8;
  line-height: 1.1;
  margin: 3rem 0;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1000px) {
  h4 {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 600px) {
  h4 {
    text-align: center;
  }
}

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

svg {
  max-width: 100%;
  max-height: 100%;
}

#cookie-bar {
  color: white;
  background: #f7b32f !important;
  -webkit-box-shadow: 2px 2px 40px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 2px 2px 40px rgba(0, 0, 0, 0.2) !important;
  border: 1px solid #222;
}
#cookie-bar #cookie-bar-button {
  background: #a255d8;
}

.wp-block-table {
  margin: 2rem 0;
}

table {
  width: 100%;
}
table td, table th {
  border: 1px solid #f7b32f;
  font-size: 1.8rem;
  line-height: 1.6;
  padding: 0 1rem;
}
table tr:nth-of-type(2n) {
  background: rgba(247, 179, 47, 0.1);
}
table .google-auto-placed {
  display: none !important;
}

.default img.aligncenter {
  margin: 0 auto;
  display: block;
}

.default img.alignright {
  float: right;
}

.default img.alignleft {
  float: left;
}

figure {
  margin: 2rem 0;
}

figure.wp-block-image {
  margin: 2rem 0;
  text-align: left;
}
figure.wp-block-image figcaption {
  text-align: left;
}

.wp-block-image:before,
.wp-block-image:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.wp-block-image:after {
  clear: both;
}

/* For IE 6/7 only */
.wp-block-image {
  *zoom: 1;
}

.wp-block-image figcaption {
  font-size: 1.4rem;
  text-align: center;
}

.click-body-placeholder {
  position: fixed;
  z-index: 80;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.click-body-placeholder.active {
  pointer-events: initial;
}

.section--404 {
  text-align: center;
  padding-bottom: 8rem;
}
.section--404 h1 {
  font-size: 5rem;
}

.wp-block-pullquote {
  padding: 0;
  font-size: 1.4rem;
  border-top: 2px solid #f7b32f;
  border-bottom: 2px solid #f7b32f;
}

.form-control {
  border: 2px solid #f7b32f;
  padding: 0 1.5rem 0 0.5rem;
  line-height: 7rem;
  height: 7rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1.4rem;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 900px) {
  .form-control {
    font-size: 16px;
  }
}

.form-control--smaller {
  line-height: 2.7rem;
  height: 2.6rem;
}

.btn,
.wp-block-button__link {
  display: inline-block;
  vertical-align: middle;
  background: #f7b32f;
  color: #ffffff;
  border-radius: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 2.4rem;
  font-weight: 400;
  font-family: "Oswald", sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 7rem;
  height: 7rem;
  border: none;
  padding: 0 5rem;
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  .btn,
  .wp-block-button__link {
    font-size: 1.8rem;
    height: 5rem;
    line-height: 5rem;
    padding: 0 2.5rem;
  }
}
.btn:hover,
.wp-block-button__link:hover {
  background: #a255d8;
  color: white;
}
.btn:before,
.wp-block-button__link:before {
  display: none;
}

.btn--with-border {
  background: transparent;
  border: 1px solid #f7b32f;
  color: #f7b32f;
}
.btn--with-border:hover {
  background: #f7b32f;
  color: white;
}

.btn--with-white-border {
  background: transparent;
  border: 1px solid white;
  color: white;
}
.btn--with-white-border:hover {
  background: white;
  color: #f7b32f;
}

.btn--smaller {
  line-height: 2.9rem;
  height: 3rem;
}

.section--page-content .btn,
.section--page-content .wp-block-button__link, .section--single-content .btn,
.section--single-content .wp-block-button__link {
  margin-bottom: 7rem;
}

.btn--with-black-border {
  border: 2px solid #424242;
  color: #424242;
  background: white;
}
.btn--with-black-border:hover {
  background: #424242;
  color: white;
}

header.header {
  position: fixed;
  z-index: 90;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  background: white;
  padding: 0;
  border-top: 1.7rem solid #a255d8;
}
header.header .container {
  font-size: 0;
}

.admin-bar header.header {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar header.header {
    top: 46px;
  }
}

header.header.scrolled,
header.header.active {
  background: white;
  /*         .header__left-col {
              width: 18rem;
          }

          .header__right-col {
              width: calc(100% - 18rem);
          }

          .header__logo {

                  svg path.header-logo-white {
                      fill: black;
                  }
          } */
}
header.header.scrolled .header__first-row,
header.header.active .header__first-row {
  padding: 2rem 0 1.5rem 0;
}
@media screen and (max-width: 1000px) {
  header.header.scrolled .header__first-row,
  header.header.active .header__first-row {
    padding: 1rem 0;
  }
}
header.header.scrolled .header__second-row,
header.header.active .header__second-row {
  padding: 1rem 0;
}
@media screen and (max-width: 1000px) {
  header.header.scrolled .header__second-row,
  header.header.active .header__second-row {
    padding: 0;
  }
}
header.header.scrolled li.menu__item a,
header.header.active li.menu__item a {
  color: black;
}
header.header.scrolled li.menu__item a:hover,
header.header.active li.menu__item a:hover {
  color: #f7b32f;
}

body:not(.home) header .header__logo svg path.header-logo-white {
  fill: black;
}
body:not(.home) header li.menu__item a {
  color: black;
}
body:not(.home) header li.menu__item a:hover {
  color: #f7b32f;
}

.header__left-col {
  display: inline-block;
  vertical-align: middle;
  width: 23rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 750px) {
  .header__left-col {
    width: 18rem;
  }
}

.header__logo {
  display: block;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.header__logo h1 {
  margin: 0;
  line-height: 1;
  font-size: 0;
}
.header__logo svg, .header__logo img {
  width: 100%;
  height: auto;
}
.header__logo svg path {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header__right-col {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 23rem);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: right;
}
@media screen and (max-width: 1000px) {
  .header__right-col {
    text-align: right;
    padding-right: 6rem;
    position: static;
    padding: 0;
  }
}
@media screen and (max-width: 750px) {
  .header__right-col {
    width: calc(100% - 18rem);
  }
}

.header__first-row {
  padding: 5rem 0 3.2rem 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1000px) {
  .header__first-row {
    padding: 1rem 0;
  }
}

.header__second-row {
  border: 1px solid #d4d6da;
  border-left: 0;
  border-right: 0;
  padding: 2rem 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1000px) {
  .header__second-row {
    padding: 0;
    border-bottom: 0;
  }
}

.navigation {
  display: inline-block;
  vertical-align: middle;
}

ul.menu {
  margin: 0;
  line-height: 1;
}

li.menu__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0 3rem 0 0;
}
li.menu__item.menu__item--active > a {
  color: #f7b32f;
}
li.menu__item:before {
  display: none;
}
li.menu__item a {
  position: relative;
  display: block;
  padding: 0;
  text-decoration: none;
  font-size: 2.5rem;
  font-weight: 400;
  color: black;
  font-family: "Oswald", sans-serif;
}
@media screen and (max-width: 1000px) {
  li.menu__item a {
    padding: 2rem 0;
  }
}
li.menu__item a:hover {
  color: #f7b32f;
}

li.menu__item.menu__item--has-children:hover .menu__sub-menu {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(-50%, 1rem);
  transform: translate(-50%, 1rem);
}
li.menu__item.menu__item--has-children > a {
  padding-right: 2rem;
}
li.menu__item.menu__item--has-children > a:hover:before {
  border-color: #f7b32f transparent transparent transparent;
}
li.menu__item.menu__item--has-children > a:before {
  position: absolute;
  content: "";
  right: 0.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 3px 0 3px;
  border-color: black transparent transparent transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

li.menu__item.menu__item--has-children .menu__sub-menu {
  position: absolute;
  z-index: 95;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, 2rem);
  transform: translate(-50%, 2rem);
  width: 30rem;
  background: rgb(188, 188, 188);
  padding: 2rem 1rem;
  border-radius: 1rem;
  text-align: left;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  pointer-events: none;
  text-align: center;
  margin: 0;
}
li.menu__item.menu__item--has-children .menu__sub-menu:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  background: rgb(188, 188, 188);
  width: 1rem;
  height: 1rem;
}
li.menu__item.menu__item--has-children .menu__sub-menu:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: -1rem;
  height: 1rem;
}
li.menu__item.menu__item--has-children .menu__sub-menu li.menu__item {
  margin: 0;
}
li.menu__item.menu__item--has-children .menu__sub-menu li.menu__item a {
  padding: 0.5rem 0;
}

@media screen and (max-width: 1000px) {
  .navigation.navigation--header {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 1px;
    background: white;
    padding: 1rem 0;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(100%) scaleY(0);
    transform: translateY(100%) scaleY(0);
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -webkit-transform-origin: top;
            transform-origin: top;
    border-bottom: 1px solid transparent;
  }
  .navigation.navigation--header.active {
    -webkit-transform: translateY(100%) scaleY(1);
    transform: translateY(100%) scaleY(1);
    opacity: 1;
    pointer-events: initial;
    border-bottom-color: #d4d6da;
  }
}
@media screen and (max-width: 700px) {
  .navigation.navigation--header li.menu__item {
    display: block;
    margin: 0;
  }
  .navigation.navigation--header li.menu__item.menu__item--has-children > a {
    padding-right: 0;
  }
  .navigation.navigation--header li.menu__item.menu__item--has-children > a:before {
    display: none;
  }
  .navigation.navigation--header li.menu__item.menu__item--has-children .menu__sub-menu {
    position: static;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    background: no-repeat;
    width: 100%;
    pointer-events: initial;
    padding: 0;
    margin: 0;
  }
  .navigation.navigation--header li.menu__item.menu__item--has-children .menu__sub-menu:before {
    display: none;
  }
  .navigation.navigation--header li.menu__item.menu__item--has-children .menu__sub-menu li.menu__item a {
    padding: 3rem 0;
    font-weight: 400;
  }
}

.header__menu-btn {
  display: none;
  position: relative;
  vertical-align: middle;
  width: 4rem;
  height: 4rem;
}
.header__menu-btn:hover span {
  background: #f7b32f;
}
@media screen and (max-width: 1000px) {
  .header__menu-btn {
    display: inline-block;
  }
}
.header__menu-btn span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #a255d8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header__menu-btn span:nth-of-type(1) {
  top: 5px;
}
.header__menu-btn span:nth-of-type(2) {
  top: 14px;
}
.header__menu-btn span:nth-of-type(3) {
  top: 23px;
}

.header-search {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 40rem;
}
@media screen and (max-width: 1000px) {
  .header-search {
    margin-right: 2rem;
  }
}
@media screen and (max-width: 750px) {
  .header-search {
    width: 30rem;
  }
}
@media screen and (max-width: 530px) {
  .header-search {
    display: none;
  }
}

.header-search__icon {
  display: block;
  font-size: 2.5rem;
  color: #a255d8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header-search__icon:hover {
  cursor: pointer;
  color: #f7b32f;
}

.searchform {
  max-width: 42rem;
  margin: 0 auto 3rem auto;
  font-size: 0;
  text-align: center;
}
.searchform .btn {
  margin: 0;
}

.searchform--header.searchform--header {
  margin: 0;
}
.searchform--header.searchform--header i.fas {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #c3c2c2;
  font-size: 2rem;
  left: 1.2rem;
}
.searchform--header.searchform--header input.form-control {
  width: 100%;
  background: transparent;
  border: none;
  color: #000000;
  line-height: 1.9;
  height: auto;
  margin: 0;
  height: 6.5rem;
  line-height: 6.5rem;
  background: #efefef;
  padding: 0 18.5rem 0 4.2rem;
  border-radius: 2.3rem;
}
.searchform--header.searchform--header input.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
}
.searchform--header.searchform--header input.form-control { /* Firefox 19+ */
  color: #000000;
}
.searchform--header.searchform--header input.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #000000;
}
.searchform--header.searchform--header input.form-control:-moz-placeholder { /* Firefox 18- */
  color: #000000;
}
@media screen and (max-width: 700px) {
  .searchform--header.searchform--header input.form-control {
    height: 5.5rem;
    line-height: 5.5rem;
    padding-right: 12.5rem;
  }
}
.searchform--header.searchform--header .btn {
  position: absolute;
  right: 0;
  top: 0;
  background: #a255d8;
  color: white;
  height: 6.5rem;
  line-height: 6.5rem;
  border-radius: 2.3rem;
}
@media screen and (max-width: 700px) {
  .searchform--header.searchform--header .btn {
    height: 5.5rem;
    line-height: 5.5rem;
    border-radius: 2.3rem;
    padding: 0 2.6rem;
  }
}

.language-switcher {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 1rem;
}
.language-switcher:hover .language-switcher__items {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(-50%, 1rem);
  transform: translate(-50%, 1rem);
}

.language-switcher__current-lang {
  display: block;
  font-size: 2.5rem;
  color: black;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.language-switcher__current-lang:hover {
  cursor: pointer;
  color: #f7b32f;
}

.language-switcher__items {
  position: absolute;
  z-index: 95;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, 2rem);
  transform: translate(-50%, 2rem);
  width: auto;
  background: rgb(188, 188, 188);
  padding: 2rem 1rem;
  border-radius: 1rem;
  text-align: left;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  pointer-events: none;
  text-align: center;
}
.language-switcher__items:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  background: rgb(188, 188, 188);
  width: 1rem;
  height: 1rem;
}
.language-switcher__items:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: -1rem;
  height: 1rem;
}
.language-switcher__items li {
  padding: 0;
  margin: 0 1rem;
}
.language-switcher__items li:before {
  display: none;
}
.language-switcher__items li a {
  color: black;
  text-decoration: none;
  font-size: 2.5rem;
}
.language-switcher__items li a:hover {
  color: #f7b32f;
}

.section--frontpage-top {
  padding-top: 0;
}

.articles-tiles {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
}
@media screen and (max-width: 1200px) {
  .articles-tiles {
    gap: 1.5rem;
  }
}
@media screen and (max-width: 800px) {
  .articles-tiles {
    grid-template-columns: 1fr;
  }
}

.article-tile {
  background: #efefef;
  text-decoration: none;
}
.article-tile:hover p.article-tile__title {
  color: #a255d8;
}

.article-tile__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
}

.article-tile__image {
  position: relative;
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  aspect-ratio: 360/280;
  overflow: hidden;
}
@media screen and (max-width: 510px) {
  .article-tile__image {
    width: 35%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
            flex: 0 0 35%;
  }
}
@media screen and (max-width: 410px) {
  .article-tile__image {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.article-tile__image--no-thumb img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  max-width: 80%;
  min-height: auto;
}
.article-tile__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  min-height: 100%;
  max-width: initial;
}

.article-tile__content {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding: 1.6rem 4rem;
}
@media screen and (max-width: 1200px) {
  .article-tile__content {
    padding: 0.8rem 2rem;
  }
}
@media screen and (max-width: 510px) {
  .article-tile__content {
    width: 65%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
            flex: 0 0 65%;
  }
}
@media screen and (max-width: 410px) {
  .article-tile__content {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.article-tile__content p.article-tile__title {
  margin: 0;
  font-size: 3.2rem;
  text-transform: uppercase;
  color: black;
  font-weight: 500;
  line-height: 1.6;
  font-family: "Oswald", sans-serif;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 900px) {
  .article-tile__content p.article-tile__title {
    font-size: 2.2rem;
  }
}

.articles-tiles.articles-tiles--front-page-top {
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(7, auto);
}
.articles-tiles.articles-tiles--front-page-top .article-tile {
  background: #efefef;
  color: white;
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(1) {
  grid-column: 1/8;
  grid-row: 1/4;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(1) {
    grid-column: 1/13;
    grid-row: auto;
  }
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(2) {
  grid-row: 4/7;
  grid-column: 1/8;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(2) {
    grid-column: 1/13;
    grid-row: auto;
  }
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(3) {
  grid-row: 1/3;
  grid-column: 8/13;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(3) {
    grid-column: 1/13;
    grid-row: auto;
  }
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(4) {
  grid-row: 3/5;
  grid-column: 8/13;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(4) {
    grid-column: 1/13;
    grid-row: auto;
  }
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(5) {
  grid-row: 5/7;
  grid-column: 8/13;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(5) {
    grid-column: 1/13;
    grid-row: auto;
  }
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(6) {
  grid-row: 7;
  grid-column: 1/5;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(6) {
    grid-column: 1/13;
    grid-row: auto;
  }
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(7) {
  grid-row: 7;
  grid-column: 5/9;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(7) {
    grid-column: 1/13;
    grid-row: auto;
  }
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(8) {
  grid-row: 7;
  grid-column: 9/13;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(8) {
    grid-column: 1/13;
    grid-row: auto;
  }
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(1) .article-tile__content, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(2) .article-tile__content {
  position: relative;
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(1) .article-tile__content p.article-tile__title, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(2) .article-tile__content p.article-tile__title {
  font-size: 2.8rem;
}
@media screen and (max-width: 1200px) {
  .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(1) .article-tile__content p.article-tile__title, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(2) .article-tile__content p.article-tile__title {
    font-size: 2.2rem;
  }
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(1) .article-tile__content .inner, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(2) .article-tile__content .inner {
  display: block;
  position: absolute;
  bottom: 3.5rem;
  left: 4rem;
  max-width: 23rem;
}
@media screen and (max-width: 1365px) {
  .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(1) .article-tile__content .inner, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(2) .article-tile__content .inner {
    position: static;
    margin-top: 2rem;
  }
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(1) .article-tile__content .inner p, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(2) .article-tile__content .inner p {
  margin: 0;
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(3) .article-tile__image, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(4) .article-tile__image, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(5) .article-tile__image {
  aspect-ratio: 210/150;
  width: 36%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36%;
          flex: 0 0 36%;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(3) .article-tile__image, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(4) .article-tile__image, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(5) .article-tile__image {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
@media screen and (max-width: 510px) {
  .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(3) .article-tile__image, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(4) .article-tile__image, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(5) .article-tile__image {
    width: 35%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 35%;
            flex: 0 0 35%;
  }
}
@media screen and (max-width: 410px) {
  .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(3) .article-tile__image, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(4) .article-tile__image, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(5) .article-tile__image {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(3) .article-tile__content, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(4) .article-tile__content, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(5) .article-tile__content {
  width: 64%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 64%;
          flex: 0 0 64%;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(3) .article-tile__content, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(4) .article-tile__content, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(5) .article-tile__content {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
@media screen and (max-width: 510px) {
  .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(3) .article-tile__content, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(4) .article-tile__content, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(5) .article-tile__content {
    width: 65%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 65%;
            flex: 0 0 65%;
  }
}
@media screen and (max-width: 410px) {
  .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(3) .article-tile__content, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(4) .article-tile__content, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(5) .article-tile__content {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(3) .article-tile__content .inner, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(4) .article-tile__content .inner, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(5) .article-tile__content .inner {
  display: none;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(3) .article-tile__content .inner, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(4) .article-tile__content .inner, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(5) .article-tile__content .inner {
    display: block;
  }
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(6), .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(7), .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(8) {
  border-bottom: 0.5rem solid #a255d8;
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(6) .article-tile__image, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(7) .article-tile__image, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(8) .article-tile__image {
  display: none;
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(6) .article-tile__content, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(7) .article-tile__content, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(8) .article-tile__content {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(3) .article-tile__content p.article-tile__title, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(4) .article-tile__content p.article-tile__title, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(5) .article-tile__content p.article-tile__title, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(6) .article-tile__content p.article-tile__title, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(7) .article-tile__content p.article-tile__title, .articles-tiles.articles-tiles--front-page-top .article-tile:nth-of-type(8) .article-tile__content p.article-tile__title {
  font-size: 2rem;
}

.articles-tiles--new-articles .article-tile {
  background: white;
}

.section--purple {
  position: relative;
  background: #a255d8;
  text-align: center;
  overflow: hidden;
}
.section--purple img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 1;
  opacity: 0.2;
  max-width: initial;
  min-width: 100%;
  min-height: 100%;
}
.section--purple .inner {
  position: relative;
  z-index: 2;
  max-width: 87rem;
  margin: 0 auto;
}
.section--purple p, .section--purple ul, .section--purple ol, .section--purple h1, .section--purple h2, .section--purple h3, .section--purple a {
  color: white;
}
.section--purple p, .section--purple ul, .section--purple ol {
  font-size: 3.1rem;
  line-height: 1.3;
}
@media screen and (max-width: 1000px) {
  .section--purple p, .section--purple ul, .section--purple ol {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 600px) {
  .section--purple p, .section--purple ul, .section--purple ol {
    font-size: 2.5rem;
  }
}

.section--signpost {
  background: white;
}
.section--signpost h2 {
  color: black;
}

.signposts-posts-items {
  font-size: 0;
}

.signpost-posts-items__col {
  width: 20%;
  display: inline-block;
  vertical-align: top;
  padding-right: 2rem;
}
@media screen and (max-width: 900px) {
  .signpost-posts-items__col {
    width: 33.33333%;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 610px) {
  .signpost-posts-items__col {
    width: 50%;
  }
}
@media screen and (max-width: 430px) {
  .signpost-posts-items__col {
    width: 100%;
    padding-right: 0;
  }
}
.signpost-posts-items__col h4 {
  margin: 0 0 0 2rem;
  color: #a255d8;
  font-size: 1.5rem;
  text-transform: uppercase;
}

.signpost-post-item {
  position: relative;
  display: block;
  margin: 1.4rem 0 1.4rem 2rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
.signpost-post-item:hover p {
  color: #a255d8;
}
.signpost-post-item span.number {
  position: absolute;
  top: 0.3rem;
  left: -2rem;
  font-family: "Oswald", sans-serif;
  color: #a255d8;
  font-size: 13px;
  font-weight: 700;
  opacity: 0.56;
}
.signpost-post-item p {
  margin: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 1.4rem;
}

.section--with-articles {
  padding-bottom: 0;
  background: #efefef;
}
.section--with-articles .section__inner {
  padding-bottom: 5rem;
  border-bottom: 1px solid #848484;
}
.section--with-articles.last .section__inner {
  border-bottom: 0;
  padding-bottom: 0;
}
.section--with-articles .section__header {
  position: relative;
  padding-right: 19rem;
}
@media screen and (max-width: 750px) {
  .section--with-articles .section__header {
    padding-right: 0;
    text-align: center;
  }
}
.section--with-articles .more-articles-btn {
  position: absolute;
  text-decoration: none;
  color: black;
  font-size: 1.8rem;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.section--with-articles .more-articles-btn:hover {
  color: #f7b32f;
}
@media screen and (max-width: 750px) {
  .section--with-articles .more-articles-btn {
    position: static;
    right: auto;
    bottom: auto;
    margin: 3rem auto 0 auto;
    display: inline-block;
  }
}
.section--with-articles .more-articles-btn i {
  color: #f7b32f;
  margin-left: 1.5rem;
}
.section--with-articles .section__footer {
  text-align: left;
}
.section--with-articles .section__footer p, .section--with-articles .section__footer a {
  display: inline-block;
  vertical-align: middle;
}
.section--with-articles .section__footer a {
  margin-left: 1.5rem;
  color: white;
  font-size: 1.6rem;
  border-radius: 2rem;
  padding: 0.5rem 2rem;
  background: #a255d8;
  text-decoration: none;
}
.section--with-articles .section__footer a:hover {
  color: black;
  background-color: #f7b32f;
}
@media screen and (max-width: 600px) {
  .section--with-articles .section__footer p {
    display: block;
    marging: 2rem auto;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .section--with-articles .section__footer a {
    margin-bottom: 1rem;
  }
}

.articles-tiles.articles-tiles--in-section {
  grid-template-columns: repeat(12, 1fr);
}
.articles-tiles.articles-tiles--in-section .article-tile {
  background: white;
}
.articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(1) {
  grid-column: 1/8;
  grid-row: 1/5;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(1) {
    grid-column: 1/13;
    grid-row: auto;
  }
}
.articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(2) {
  grid-row: 5/9;
  grid-column: 1/8;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(2) {
    grid-column: 1/13;
    grid-row: auto;
  }
}
.articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(3) {
  grid-row: 1/3;
  grid-column: 8/13;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(3) {
    grid-column: 1/13;
    grid-row: auto;
  }
}
.articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(4) {
  grid-row: 3/5;
  grid-column: 8/13;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(4) {
    grid-column: 1/13;
    grid-row: auto;
  }
}
.articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(5) {
  grid-row: 5/7;
  grid-column: 8/13;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(5) {
    grid-column: 1/13;
    grid-row: auto;
  }
}
.articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(6) {
  grid-row: 7/9;
  grid-column: 8/13;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(6) {
    grid-column: 1/13;
    grid-row: auto;
  }
}
.articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(1) .article-tile__inner .article-tile__image, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(2) .article-tile__inner .article-tile__image {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(1) .article-tile__inner .article-tile__image, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(2) .article-tile__inner .article-tile__image {
    width: 33%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
  }
}
@media screen and (max-width: 410px) {
  .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(1) .article-tile__inner .article-tile__image, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(2) .article-tile__inner .article-tile__image {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(1) .article-tile__inner .article-tile__content, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(2) .article-tile__inner .article-tile__content {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
@media screen and (max-width: 900px) {
  .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(1) .article-tile__inner .article-tile__content, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(2) .article-tile__inner .article-tile__content {
    width: 67%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 67%;
            flex: 0 0 67%;
  }
}
@media screen and (max-width: 410px) {
  .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(1) .article-tile__inner .article-tile__content, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(2) .article-tile__inner .article-tile__content {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(1) p.article-tile__title, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(2) p.article-tile__title {
  position: relative;
  margin-bottom: 8rem;
}
.articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(1) p.article-tile__title:after, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(2) p.article-tile__title:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -2rem;
  width: 20rem;
  height: 0.8rem;
  background: #a255d8;
}
.articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(3) .article-tile__inner, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(4) .article-tile__inner, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(5) .article-tile__inner, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(6) .article-tile__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(3) .article-tile__inner .article-tile__image, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(4) .article-tile__inner .article-tile__image, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(5) .article-tile__inner .article-tile__image, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(6) .article-tile__inner .article-tile__image {
  aspect-ratio: 1/1;
  width: 33%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
}
@media screen and (max-width: 410px) {
  .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(3) .article-tile__inner .article-tile__image, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(4) .article-tile__inner .article-tile__image, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(5) .article-tile__inner .article-tile__image, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(6) .article-tile__inner .article-tile__image {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(3) .article-tile__inner .article-tile__content, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(4) .article-tile__inner .article-tile__content, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(5) .article-tile__inner .article-tile__content, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(6) .article-tile__inner .article-tile__content {
  width: 67%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 67%;
          flex: 0 0 67%;
  padding: 1.8rem;
  padding-right: 3rem;
}
@media screen and (max-width: 410px) {
  .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(3) .article-tile__inner .article-tile__content, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(4) .article-tile__inner .article-tile__content, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(5) .article-tile__inner .article-tile__content, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(6) .article-tile__inner .article-tile__content {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-right: 2rem;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(3) p.article-tile__title, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(4) p.article-tile__title, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(5) p.article-tile__title, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(6) p.article-tile__title {
  font-size: 1.8rem;
}
.articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(3) .article-tile__content .inner p, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(4) .article-tile__content .inner p, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(5) .article-tile__content .inner p, .articles-tiles.articles-tiles--in-section .article-tile:nth-of-type(6) .article-tile__content .inner p {
  font-size: 15px;
}
.articles-tiles.articles-tiles--in-section .article-tile .article-tile__inner .article-tile__image {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.articles-tiles.articles-tiles--in-section .article-tile .article-tile__inner .article-tile__image.article-tile__image--with-thumb img {
  min-height: 100%;
  max-width: initial;
  min-width: 100%;
}
.articles-tiles.articles-tiles--in-section .article-tile .article-tile__inner .article-tile__content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.articles-tiles.articles-tiles--in-section .article-tile .article-tile__title {
  font-size: 2.8rem;
  line-height: 1.4;
}
.articles-tiles.articles-tiles--in-section .article-tile .article-tile__content .inner {
  display: block;
}

.section--text {
  background: #efefef;
}
.section--text h2 {
  color: #000000;
}

footer.footer {
  padding: 3.5rem 0;
  font-size: 0;
  background: #1d1f24;
}
footer.footer .container {
  font-size: 0;
}

.footer__col {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding-right: 7rem;
}
@media screen and (max-width: 800px) {
  .footer__col {
    width: 50%;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 500px) {
  .footer__col {
    width: 100%;
    padding-right: 0;
  }
}

.footer__logo {
  display: block;
  max-width: 21rem;
}
@media screen and (max-width: 500px) {
  .footer__logo {
    margin: 0 auto;
  }
}
.footer__logo svg {
  height: auto;
}

p.footer__title {
  margin: 0 0 1.5rem 0;
  color: #f7b32f;
  font-size: 1.7rem;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
}

.footer__content p, .footer__content ul, .footer__content ol {
  margin: 0 0 1.5rem 0;
  color: white;
}

.navigation--footer ul {
  padding: 0;
}
.navigation--footer li.menu__item {
  margin: 0;
  padding: 0;
  display: block;
}
.navigation--footer li.menu__item a {
  padding: 0.3rem 0;
  color: #cdcccd;
  font-size: 1.5rem;
  line-height: 1.4;
  height: auto;
  text-transform: initial;
  font-weight: 500;
  font-family: "Lato", sans-serif;
}
.navigation--footer li.menu__item a:hover {
  color: #f7b32f;
}

.footer__col--4 {
  padding-right: 0;
  padding-left: 5rem;
}
@media screen and (max-width: 500px) {
  .footer__col--4 {
    text-align: center;
    padding-left: 0;
  }
}
.footer__col--4 p {
  color: #cdcccd;
  font-size: 1.4rem;
}

.copyright {
  font-size: 0;
  background: #1d1f24;
  padding: 1rem 0;
}
.copyright .left-col {
  width: 70%;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 500px) {
  .copyright .left-col {
    width: 100%;
    margin-bottom: 1.5rem;
    text-align: center;
  }
}
.copyright .left-col a {
  color: white;
}
.copyright .right-col {
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}
@media screen and (max-width: 500px) {
  .copyright .right-col {
    width: 100%;
    text-align: center;
  }
}
.copyright p {
  margin: 0;
  font-size: 1.4rem;
  color: white;
}

.posts-items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 3rem;
}
@media screen and (max-width: 1000px) {
  .posts-items {
    gap: 1.5rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 550px) {
  .posts-items {
    grid-template-columns: repeat(1, 1fr);
  }
}

.post-item {
  display: block;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background: black;
  overflow: hidden;
}
.post-item:hover > img {
  -webkit-transform: translate(-50%, -50%) scale(1.05);
  transform: translate(-50%, -50%) scale(1.05);
}
.post-item:before {
  content: "";
  padding-bottom: 87.2%;
  display: block;
}
.post-item > img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 2;
  max-width: initial;
  min-height: 100%;
  min-width: 100%;
  opacity: 0.4;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post-item > img.default {
  max-width: 80%;
  max-height: initial;
  height: auto;
  min-height: initial;
  min-width: inherit;
}
.post-item svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  max-width: 90%;
  opacity: 0.4;
}
.post-item p.tile-item__title {
  font-size: 1.9rem;
  text-transform: initial;
  line-height: 1.3;
  font-family: "Lato", sans-serif;
  color: white;
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  width: calc(100% - 2rem);
  text-align: left;
}
.post-item .tag-items {
  position: absolute;
  top: 2.5rem;
  left: -0.5rem;
}
.post-item .inner {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  top: 0;
}

.post-item__thumbnail {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #272727;
}
.post-item__thumbnail:before {
  display: block;
  content: "";
  padding-bottom: 66%;
}
.post-item__thumbnail svg, .post-item__thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.post-item__thumbnail svg {
  max-width: 80%;
}

.post-item__excerpt {
  padding: 0 1rem 1rem 1rem;
  background: white;
}

.tag-items {
  font-size: 0;
}

.tag-item {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  background: #a255d8;
  color: white;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  padding: 1rem 2rem;
  margin: 0.5rem;
  text-decoration: none;
}

.pagination {
  display: block;
  margin: 3rem auto auto auto;
  text-align: center;
}

.page-numbers {
  display: inline-block;
  margin: 0.5rem;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  text-decoration: none;
  font-size: 1.8rem;
  color: #000000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a.page-numbers:hover, .page-numbers.current {
  background: #000000;
  color: white;
}

.section--single-content .container {
  font-size: 0;
}
.section--single-content .container .content-left-col {
  width: 75%;
  display: inline-block;
}
@media screen and (max-width: 1000px) {
  .section--single-content .container .content-left-col {
    width: 100%;
  }
}

.article-author-wrap {
  font-size: 0;
  margin-top: 2rem;
}
.article-author-wrap p {
  margin-bottom: 1.4rem;
  margin-top: 0;
}
.article-author-wrap a.author-name {
  font-size: 2.8rem;
  color: #fdc75b;
  font-weight: 600;
  font-family: "Oswald", sans-serif;
}
.article-author-wrap a.author-name:hover {
  color: #f7b32f;
}
.article-author-wrap p.author-name {
  font-size: 2.3rem;
  color: #000000;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  margin: 0;
}
.article-author-wrap p:not(.author-name) {
  font-size: 1.6rem;
  margin: 1.5rem 0 2rem 0;
}
.article-author-wrap .socials {
  font-size: 0;
}
.article-author-wrap .socials a {
  color: #a255d8;
  font-size: 2rem;
  white-space: nowrap;
  margin-bottom: 1rem;
  display: inline-block;
  text-decoration: none;
  margin-right: 2rem;
}
.article-author-wrap .socials a:hover {
  color: #f7b32f;
}
.article-author-wrap .left-col {
  width: 20%;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 600px) {
  .article-author-wrap .left-col {
    display: none;
  }
}
.article-author-wrap .left-col img {
  width: 100%;
}
.article-author-wrap .right-col {
  width: 80%;
  padding-left: 2rem;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 600px) {
  .article-author-wrap .right-col {
    width: 100%;
    text-align: center;
    padding-left: 0;
    margin-top: 2rem;
  }
}

.single-footer {
  margin-top: 5rem;
}
.single-footer p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.single-footer .tags {
  display: inline-block;
  vertical-align: middle;
  margin-left: 3rem;
}
.single-footer .tags p,
.single-footer .tags a,
.single-footer .tags .article-item__tags {
  display: inline-block;
  vertical-align: middle;
}
.single-footer .tags a {
  text-decoration: none;
}

.content-left-col .tag-item {
  background: #484a50;
}
.content-left-col .tag-item:hover {
  color: white;
  background: #a255d8;
}

.section--next-articles {
  margin-top: 3rem;
  background: #efefef;
}
.section--next-articles .btn {
  margin-top: 3rem;
}

@media screen and (max-width: 600px) {
  .single-post main {
    padding-top: 7.7rem;
  }
  .single-post header.header {
    padding: 0;
  }
  .single-post .section--top {
    padding-top: 8.4rem;
  }
  .single-post .breadcrumb {
    margin-bottom: 0;
  }
  .single-post .section--single-content {
    padding-top: 1.5rem;
  }
  .single-post h1 {
    font-size: 2.7rem;
    margin-bottom: 2.5rem;
    margin-top: 1.6rem;
  }
}
.article-content ol {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.article-content ol li a {
  font-weight: 700;
  color: #000000;
}
.article-content ol li a:hover {
  color: #a255d8;
}

.section--search-results, .section--page-content {
  padding-bottom: 5rem;
}
/*# sourceMappingURL=style.css.map */
