*, *: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: #efefef;
}
@media screen and (max-width: 1500px) {
  html {
    font-size: 58%;
  }
}
@media screen and (max-width: 1230px) {
  html {
    font-size: 52%;
  }
}

main {
  padding-top: 9.4rem;
}

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: 2.5rem 0;
}

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

.section--content {
  padding: 0;
}

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

.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: #f15c5e;
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  text-decoration: none;
  color: #000000;
}

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

h1, .h1 {
  font-size: 5rem;
  color: #000000;
  line-height: 1.2;
  margin: 2.5rem 0 5rem 0;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1000px) {
  h1, .h1 {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 600px) {
  h1, .h1 {
    font-size: 4rem;
    text-align: center;
  }
}

h2 {
  font-size: 3.3rem;
  color: #000000;
  line-height: 1.1;
  margin: 3.5rem 0;
  font-family: "Roboto", 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;
  }
}
h2.strong-underline strong:before {
  height: 2rem;
}

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

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

h4 {
  font-size: 2rem;
  color: #202020;
  line-height: 1.1;
  margin: 3rem 0;
  font-family: "Roboto", 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;
  }
}

.underline {
  position: relative;
  display: inline-block;
  padding: 0 1.5rem;
}
.underline span {
  position: relative;
  z-index: 2;
}
.underline:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3rem;
  background: #f15c5e;
  z-index: 1;
}

.strong-underline strong {
  display: inline-block;
  position: relative;
  display: inline-block;
  padding: 0 1.5rem;
  white-space: nowrap;
}
.strong-underline strong span {
  position: relative;
  z-index: 2;
}
.strong-underline strong:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3rem;
  background: #f15c5e;
  z-index: 1;
}

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

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

#cookie-bar {
  color: white;
  background: #f15c5e !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: #202020;
}

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

table {
  width: 100%;
}
table td, table th {
  border: 1px solid #f15c5e;
  font-size: 2.1rem;
  line-height: 1.6;
  padding: 0 1rem;
}
table th {
  background: rgba(241, 92, 94, 0.1);
}
table tr:nth-of-type(2n) {
  background: rgba(241, 92, 94, 0.1);
}

.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 #f15c5e;
  border-bottom: 2px solid #f15c5e;
}

.form-control {
  border: 2px solid #f15c5e;
  padding: 0 1.5rem 0 0.5rem;
  line-height: 4.7rem;
  height: 4.6rem;
  -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: #f15c5e;
  color: #ffffff;
  border-radius: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 5rem;
  height: 5rem;
  border: none;
  padding: 0 5rem;
  text-decoration: none;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .btn,
  .wp-block-button__link {
    font-size: 1.6rem;
    height: 4.3rem;
    line-height: 4.3rem;
    padding: 0 2.5rem;
  }
}
.btn:hover,
.wp-block-button__link:hover {
  background: #000000;
  color: white;
}
.btn:before,
.wp-block-button__link:before {
  display: none;
}

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

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

.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;
}

.btn--white {
  background: white;
  color: #231f20;
}
.btn--white:hover {
  background: #202020;
  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: transparent;
  padding: 3.2rem 0;
  background: white;
}
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 {
  padding: 2.5rem 0;
  background: white;
}
header.header.scrolled .header__left-col,
header.header.active .header__left-col {
  width: 18rem;
}
header.header.scrolled .header__right-col,
header.header.active .header__right-col {
  width: calc(100% - 18rem);
}

.header__left-col {
  display: inline-block;
  vertical-align: bottom;
  width: 13rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.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__right-col {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  width: calc(100% - 13rem);
  -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;
  }
}

.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 0 0 3rem;
}
li.menu__item.menu__item--active > a {
  color: #f15c5e;
}
li.menu__item:before {
  display: none;
}
li.menu__item a {
  position: relative;
  display: block;
  padding: 0;
  text-decoration: none;
  font-size: 1.7rem;
  font-weight: 400;
  color: #000000;
  font-family: "Roboto", sans-serif;
}
@media screen and (max-width: 1000px) {
  li.menu__item a {
    padding: 2rem 0;
  }
}
li.menu__item a:hover {
  color: #f15c5e;
}

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: #f15c5e 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: #000000 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: white;
  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: white;
  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;
  }
  .navigation.navigation--header.active {
    -webkit-transform: translateY(100%) scaleY(1);
    transform: translateY(100%) scaleY(1);
    opacity: 1;
    pointer-events: initial;
  }
}
@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: #000000;
}
@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: #f15c5e;
  -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;
  right: 0;
  top: 50%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 3rem;
}
@media screen and (max-width: 1000px) {
  .header-search {
    position: static;
    -webkit-transform: none;
    transform: none;
    margin-left: 3rem;
  }
}

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

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

.header-search.header-search--active .searchform--header.searchform--header {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(-50%, 1rem);
  transform: translate(-50%, 1rem);
}
@media screen and (max-width: 1400px) {
  .header-search.header-search--active .searchform--header.searchform--header {
    -webkit-transform: translateY(1rem);
    transform: translateY(1rem);
  }
}

.searchform--header.searchform--header {
  position: absolute;
  z-index: 95;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, 2rem);
  transform: translate(-50%, 2rem);
  width: 30rem;
  background: white;
  padding: 2rem 1rem;
  border-radius: 1rem;
  text-align: left;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  pointer-events: none;
  text-align: center;
}
.searchform--header.searchform--header:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  background: white;
  width: 1rem;
  height: 1rem;
}
.searchform--header.searchform--header:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: -1rem;
  height: 1rem;
}
@media screen and (max-width: 1400px) {
  .searchform--header.searchform--header {
    right: -2rem;
    left: auto;
    -webkit-transform: translateY(2rem);
    transform: translateY(2rem);
  }
  .searchform--header.searchform--header:before {
    left: 90%;
  }
}
.searchform--header.searchform--header input.form-control {
  width: 100%;
  background: transparent;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  color: #000000;
  line-height: 1.9;
  height: auto;
  margin-bottom: 2rem;
}
.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;
}

.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: #000000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.language-switcher__current-lang:hover {
  cursor: pointer;
  color: #f15c5e;
}

.language-switcher__items {
  position: absolute;
  z-index: 95;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, 2rem);
  transform: translate(-50%, 2rem);
  width: auto;
  background: white;
  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: white;
  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: #000000;
  text-decoration: none;
  font-size: 1.7rem;
}
.language-switcher__items li a:hover {
  color: #f15c5e;
}

.section--front-top .section__header {
  text-align: left;
  padding-left: 0;
}
@media screen and (max-width: 1000px) {
  .section--front-top .section__header {
    text-align: center;
    margin: 0 auto;
  }
}
.section--front-top .section__header h1 {
  margin: 0 0 1rem 0;
}
@media screen and (max-width: 1000px) {
  .section--front-top .section__header h1 {
    text-align: center;
  }
}
.section--front-top .section__header h1 strong {
  margin-left: -1.5rem;
}
.section--front-top .front-top-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.section--front-top .front-top-content .left-col {
  width: 30rem;
  padding-right: 3rem;
}
@media screen and (max-width: 1000px) {
  .section--front-top .front-top-content .left-col {
    width: 100%;
    padding-right: 0;
    margin-bottom: 3rem;
  }
}
.section--front-top .front-top-content .left-col h2.h1 {
  margin: 0 0 2rem 0;
}
@media screen and (max-width: 1000px) {
  .section--front-top .front-top-content .left-col h2.h1 {
    text-align: center;
  }
}
.section--front-top .front-top-content .right-col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 1rem;
}
.section--front-top .three-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 5rem;
}
.section--front-top .three-cols .heading {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 27rem;
          flex: 0 0 27rem;
  text-align: right;
  padding-right: 3rem;
}
@media screen and (max-width: 720px) {
  .section--front-top .three-cols .heading {
    padding-right: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
    margin-bottom: 3rem;
  }
}
.section--front-top .three-cols .heading h2 {
  max-width: 19rem;
  margin: 0;
  display: inline-block;
}
.section--front-top .three-cols .heading h2 strong {
  padding-right: 0.6rem;
  margin-right: -0.6rem;
}
@media screen and (max-width: 720px) {
  .section--front-top .three-cols .heading h2 strong {
    padding-right: 1.5rem;
    margin-right: auto;
  }
}
.section--front-top .three-cols .cols {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (max-width: 700px) {
  .section--front-top .three-cols .cols {
    grid-template-columns: 1fr;
  }
}
.section--front-top .three-cols .cols .col {
  border-left: 3px solid black;
  padding: 2rem 1.5rem;
}
@media screen and (max-width: 700px) {
  .section--front-top .three-cols .cols .col {
    border-left: 0;
    padding: 2rem 0;
    border-bottom: 3px solid black;
  }
}
.section--front-top .three-cols .cols .col p.title {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  color: #f15c5e;
  line-height: 1;
  font-size: 4.5rem;
}
.section--front-top .three-cols .cols .col .text p {
  margin: 1rem 0;
  font-size: 1.5rem;
  line-height: 1.3;
}
.section--front-top .three-cols .cols .col .text p:nth-last-of-type() {
  margin-bottom: 0;
}
.section--front-top .three-cols .cols .col > p {
  font-size: 1.5rem;
  margin: 1rem 0 0 0;
  font-weight: 500;
}
.section--front-top .three-cols .cols .col > p a {
  text-decoration: none;
  color: #000000;
}
.section--front-top .three-cols .cols .col > p a:hover {
  color: #f15c5e;
}
.section--front-top .three-cols .cols .col > p a i {
  color: #f15c5e;
}

.section--five-articles .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.section--five-articles .container .left-col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 900px) {
  .section--five-articles .container .left-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.section--five-articles .container .left-col .post-item .post-item__thumb {
  aspect-ratio: 720/345;
  background: black;
}
@media screen and (max-width: 620px) {
  .section--five-articles .container .left-col .post-item .post-item__thumb {
    aspect-ratio: 255/225;
  }
}
.section--five-articles .container .left-col .post-item p.tile-item__title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  text-transform: uppercase;
  font-size: 2.5rem;
  font-weight: 900;
  text-align: center;
  width: 70%;
  color: white;
  padding-right: 0;
  margin: 0;
  z-index: 2;
}
@media screen and (max-width: 1000px) {
  .section--five-articles .container .left-col .post-item p.tile-item__title {
    width: 90%;
  }
}
.section--five-articles .container .right-col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 38rem;
          flex: 0 0 38rem;
  padding-left: 3rem;
}
@media screen and (max-width: 1000px) {
  .section--five-articles .container .right-col {
    padding-left: 1.5rem;
  }
}
@media screen and (max-width: 900px) {
  .section--five-articles .container .right-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 0;
    padding-top: 1.5rem;
  }
}

.section--red-with-image .inner {
  position: relative;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #f15c5e;
}
.section--red-with-image .col-with-image {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  overflow: hidden;
  background: #1d1f24;
}
@media screen and (max-width: 900px) {
  .section--red-with-image .col-with-image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    overflow: auto;
  }
}
.section--red-with-image .col-with-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  opacity: 1;
  max-width: initial;
  min-height: 100%;
  min-width: 100%;
}
@media screen and (max-width: 900px) {
  .section--red-with-image .col-with-image img {
    position: static;
    -webkit-transform: none;
    transform: none;
    width: 100%;
    height: auto;
  }
}
.section--red-with-image .col-with-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding: 6.5rem 3rem 6.5rem 6.5rem;
}
@media screen and (max-width: 900px) {
  .section--red-with-image .col-with-content {
    padding: 4.5rem 2.5rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: center;
  }
}
.section--red-with-image .col-with-content h2, .section--red-with-image .col-with-content h1, .section--red-with-image .col-with-content h3, .section--red-with-image .col-with-content h4 {
  margin-top: 0;
  color: white;
  margin-bottom: 4rem;
}
.section--red-with-image .col-with-content h2.strong-underline strong, .section--red-with-image .col-with-content h1.strong-underline strong, .section--red-with-image .col-with-content h3.strong-underline strong, .section--red-with-image .col-with-content h4.strong-underline strong {
  margin-left: -1.5rem;
}
.section--red-with-image .col-with-content h2.strong-underline strong:before, .section--red-with-image .col-with-content h1.strong-underline strong:before, .section--red-with-image .col-with-content h3.strong-underline strong:before, .section--red-with-image .col-with-content h4.strong-underline strong:before {
  background: black;
}
.section--red-with-image .col-with-content p {
  font-size: 2rem;
  line-height: 1.6;
  line-height: 1.7;
  text-align: left;
  color: white;
}
.section--red-with-image .col-with-content .btn {
  margin-top: 2.6rem;
}

.section--chosen-articles {
  text-align: center;
}

.section__header {
  text-align: center;
  padding: 1rem;
}

.section--articles-tiles .posts-items {
  display: grid;
  grid-template-columns: 3fr 1fr;
  gap: 3rem;
}
@media screen and (max-width: 1000px) {
  .section--articles-tiles .posts-items {
    gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 500px) {
  .section--articles-tiles .posts-items {
    grid-template-columns: 1fr;
  }
}
.section--articles-tiles .post-item:nth-of-type(1) {
  grid-column: 1/2;
  grid-row: 1/3;
}
@media screen and (max-width: 500px) {
  .section--articles-tiles .post-item:nth-of-type(1) {
    grid-column: auto;
    grid-row: auto;
  }
}
.section--articles-tiles .post-item:nth-of-type(1):before {
  padding-bottom: 50%;
}
@media screen and (max-width: 500px) {
  .section--articles-tiles .post-item:nth-of-type(1):before {
    padding-bottom: 100%;
  }
}
.section--articles-tiles .post-item:nth-of-type(1) .inner {
  max-width: 50rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  text-align: center;
  height: auto;
  padding: 0 2rem;
}
.section--articles-tiles .post-item:nth-of-type(1) .inner .tag-items {
  position: static;
  top: auto;
  left: auto;
}
.section--articles-tiles .post-item:nth-of-type(1) .inner p.tile-item__title {
  position: static;
  width: 100%;
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.1;
  margin: 3rem 0;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: 800;
}
@media screen and (max-width: 1000px) {
  .section--articles-tiles .post-item:nth-of-type(1) .inner p.tile-item__title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .section--articles-tiles .post-item:nth-of-type(1) .inner p.tile-item__title {
    font-size: 1.7rem;
    text-align: center;
  }
}
.section--articles-tiles .post-item:nth-of-type(1) .inner .post-tile__content p {
  color: white;
}
.section--articles-tiles .post-item:nth-of-type(2) {
  grid-row: 1/2;
}
@media screen and (max-width: 500px) {
  .section--articles-tiles .post-item:nth-of-type(2) {
    grid-row: auto;
  }
}
.section--articles-tiles .post-item:nth-of-type(3) {
  grid-row: 2/2;
}
@media screen and (max-width: 500px) {
  .section--articles-tiles .post-item:nth-of-type(3) {
    grid-row: auto;
  }
}

.section--with-links {
  background: white;
}

.links-cols {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 3rem;
}
@media screen and (max-width: 850px) {
  .links-cols {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 600px) {
  .links-cols {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 450px) {
  .links-cols {
    grid-template-columns: 1fr;
  }
}

.links-col h3 {
  max-width: 23rem;
}
.links-col h3 strong {
  margin-left: -0.6rem;
  padding: 0 0.6rem;
}
.links-col h3 strong:before {
  height: 1rem;
}
.links-col a {
  display: block;
  text-decoration: none;
  color: #2f353d;
  padding-right: 1rem;
  font-size: 1.6rem;
  margin-bottom: 1.3rem;
}
.links-col a:hover {
  color: #f15c5e;
}
@media screen and (max-width: 650px) {
  .links-col a {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .links-col a {
    width: 100%;
  }
}

.section__footer {
  margin-top: 4rem;
  margin-bottom: 6rem;
}

.section--frontpage-articles .container {
  font-size: 0;
}

.section--interesting-articles {
  background: #f15c5e;
  margin-top: 4rem;
}
.section--interesting-articles h2 {
  color: white;
}

.posts-items--interesting .post-item {
  display: block;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background: black;
  overflow: hidden;
}
.posts-items--interesting .post-item:hover {
  -webkit-transform: translateY(-1rem);
  transform: translateY(-1rem);
}
.posts-items--interesting .post-item:hover > img {
  -webkit-transform: translate(-50%, -50%) scale(1.05);
  transform: translate(-50%, -50%) scale(1.05);
}
.posts-items--interesting .post-item:before {
  content: "";
  padding-bottom: 87.2%;
  display: block;
}
.posts-items--interesting .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;
}
.posts-items--interesting .post-item svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  max-width: 90%;
}
.posts-items--interesting .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;
}
.posts-items--interesting .post-item .tag-items {
  position: absolute;
  top: 2.5rem;
  left: -0.5rem;
}
.posts-items--interesting .post-item .inner {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  top: 0;
}
.posts-items--interesting .post-item:nth-of-type(n+8) {
  display: none;
}
.posts-items--interesting .post-item:nth-of-type(7) {
  grid-column: 3/5;
}
@media screen and (max-width: 820px) {
  .posts-items--interesting .post-item:nth-of-type(7) {
    grid-column: 1/3;
  }
}
@media screen and (max-width: 430px) {
  .posts-items--interesting .post-item:nth-of-type(7) {
    grid-column: 1/2;
  }
}
.posts-items--interesting .post-item:nth-of-type(7):before {
  padding-bottom: 41.5%;
}
@media screen and (max-width: 430px) {
  .posts-items--interesting .post-item:nth-of-type(7):before {
    padding-bottom: 87.2%;
  }
}
.posts-items--interesting .post-item p.tile-item__title {
  top: 1rem;
  bottom: auto;
}
.posts-items--interesting .post-item .read-more {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  color: white;
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: uppercase;
}
.posts-items--interesting .post-item .read-more img {
  width: 1.4rem;
}

.chosen-articles-items {
  display: inline-block;
  background: white;
  padding: 2rem 0 0 0;
  width: 35rem;
  vertical-align: top;
}
@media screen and (max-width: 900px) {
  .chosen-articles-items {
    width: 100%;
    max-width: initial;
    margin: 1rem 0;
  }
}

.chosen-articles-title {
  margin: 0 0 2rem 1rem;
}

.chosen-article-item {
  position: relative;
  display: block;
  padding: 1.5rem 2rem;
  border-bottom: 1px solid #f6f7f9;
  text-decoration: none;
  font-size: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.chosen-article-item:hover {
  background: #f15c5e;
}
.chosen-article-item:hover h3.chosen-article-item__title,
.chosen-article-item:hover span.chosen-article-item__number {
  color: white;
}
.chosen-article-item:last-of-type {
  border-bottom: 0;
}

span.chosen-article-item__number {
  position: absolute;
  left: 2rem;
  top: 1.8rem;
  color: black;
  opacity: 0.16;
  font-family: "Roboto", sans-serif;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

h3.chosen-article-item__title {
  font-size: 1.5rem;
  margin: 0;
  line-height: 1.33333;
  font-weight: 400;
  padding-left: 3rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: left;
  color: black;
  font-style: normal;
}

.articles-tiles {
  width: calc(100% - 35rem);
  padding: 0 3rem;
  vertical-align: top;
  display: inline-block;
}
@media screen and (max-width: 900px) {
  .articles-tiles {
    width: 100%;
    padding: 0;
    margin-bottom: 3rem;
    margin-top: 3rem;
  }
}
.articles-tiles .posts-items {
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 620px) {
  .articles-tiles .posts-items {
    grid-template-columns: 1fr;
  }
}
.articles-tiles .posts-items .post-item .post-item__thumb {
  aspect-ratio: 350/150;
}

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: 2rem;
}
@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: 13rem;
}
@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: #f15c5e;
  font-size: 1.7rem;
  font-weight: 500;
  font-family: "Roboto", 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: #f15c5e;
}

.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 .left-col a:hover {
  color: #f15c5e;
}
.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: 1.5rem 3rem;
}
@media screen and (max-width: 1000px) {
  .posts-items {
    gap: 1.5rem;
  }
}
@media screen and (max-width: 820px) {
  .posts-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 430px) {
  .posts-items {
    grid-template-columns: repeat(1, 1fr);
  }
}

.posts-items.posts-items--select {
  grid-template-columns: 1fr;
}
@media screen and (max-width: 1000px) {
  .posts-items.posts-items--select {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 620px) {
  .posts-items.posts-items--select {
    grid-template-columns: 1fr;
  }
}
.posts-items.posts-items--select .post-item__thumb {
  aspect-ratio: 255/135;
}
@media screen and (max-width: 620px) {
  .posts-items.posts-items--select .post-item__thumb {
    aspect-ratio: 255/225;
  }
}

@media screen and (max-width: 1000px) {
  .posts-items.posts-items--five {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 620px) {
  .posts-items.posts-items--five {
    grid-template-columns: 1fr;
  }
}
.posts-items.posts-items--five .post-item:nth-of-type(1) {
  grid-column: 1/3;
  grid-row: 1/3;
}
@media screen and (max-width: 1000px) {
  .posts-items.posts-items--five .post-item:nth-of-type(1) {
    grid-column: 1/-1;
    grid-row: auto;
  }
}
.posts-items.posts-items--five .post-item:nth-of-type(1) .post-item__thumb {
  aspect-ratio: 445/290;
}
@media screen and (max-width: 620px) {
  .posts-items.posts-items--five .post-item:nth-of-type(1) .post-item__thumb {
    aspect-ratio: 255/225;
  }
}
.posts-items.posts-items--five .post-item:nth-of-type(1) p.tile-item__title {
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: 600;
}
@media screen and (max-width: 620px) {
  .posts-items.posts-items--five .post-item:nth-of-type(1) p.tile-item__title {
    font-size: 1.5rem;
    text-transform: initial;
  }
}
.posts-items.posts-items--five .post-item:nth-of-type(1) p.tile-item__title i {
  display: none;
}
@media screen and (max-width: 620px) {
  .posts-items.posts-items--five .post-item:nth-of-type(1) p.tile-item__title i {
    display: inline;
  }
}

.posts-items.posts-items--two-per-row {
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 620px) {
  .posts-items.posts-items--two-per-row {
    grid-template-columns: 1fr;
  }
}

.post-item {
  display: block;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  overflow: hidden;
}
.post-item:hover {
  -webkit-transform: translateY(-1rem);
  transform: translateY(-1rem);
  /* .post-item__thumb img {
      @include transform(translate(-50%, -50%) scale(1.05));
  } */
}
.post-item__thumb {
  position: relative;
  aspect-ratio: 255/225;
  background: white;
  overflow: hidden;
}
.post-item__thumb > 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: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post-item__thumb svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  max-width: 90%;
}
.post-item p.tile-item__title {
  font-size: 1.5rem;
  text-transform: initial;
  line-height: 1.3;
  font-family: "Roboto", sans-serif;
  color: #010101;
  text-align: left;
  margin: 0.8rem 0 0 0;
  font-weight: 500;
  padding-right: 2rem;
}
.post-item p.tile-item__title i {
  color: #f15c5e;
  margin-left: 0.5rem;
}
.post-item .tag-items {
  position: absolute;
  bottom: -0.5rem;
  left: -0.5rem;
  z-index: 2;
}
.post-item .inner {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  top: 0;
}

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

.tag-item {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  background: #f15c5e;
  color: white;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  padding: 1rem 1.5rem;
  margin: 0.5rem;
  text-decoration: none;
}
.tag-item.tag-item--secondary {
  background: transparent;
  color: #f15c5e;
  border: 1px solid black;
}
.tag-item.tag-item--secondary:hover {
  color: white;
  background: black;
}

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

.page-numbers {
  display: inline-block;
  margin: 0.5rem;
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  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%;
  }
}

.wp-block-image:has(.alignright) {
  float: right;
}
@media screen and (max-width: 600px) {
  .wp-block-image:has(.alignright) {
    float: none;
    text-align: center;
  }
  .wp-block-image:has(.alignright) .alignright {
    float: none;
  }
}

.wp-block-image:has(.alignleft) {
  float: left;
}
@media screen and (max-width: 600px) {
  .wp-block-image:has(.alignleft) {
    float: none;
    text-align: center;
  }
  .wp-block-image:has(.alignleft) .alignleft {
    float: none;
  }
}

.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: #f15c5e;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
}
.article-author-wrap a.author-name:hover {
  color: #f15c5e;
}
.article-author-wrap p.author-name {
  font-size: 2.3rem;
  color: #000000;
  font-family: "Roboto", 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: #f15c5e;
  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: #000000;
}
.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;
}

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

.section--search-results, .section--page-content {
  padding-bottom: 5rem;
}

body.with-page-banner main {
  padding-top: 10.5rem;
}

.section--page-banner {
  background-color: #f15d5f;
  background-image: url("../images/arrow-read-more.png");
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 4rem 0 5rem 0;
}
.section--page-banner .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.section--page-banner .container .left-col {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .section--page-banner .container .left-col {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.section--page-banner .container .left-col p.small-title {
  color: #231f20;
  font-size: 2.5rem;
  text-transform: uppercase;
  margin: 0;
}
.section--page-banner .container .left-col h1 {
  color: white;
  font-size: 7.4rem;
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  .section--page-banner .container .left-col h1 {
    font-size: 5rem;
  }
}
@media screen and (max-width: 600px) {
  .section--page-banner .container .left-col h1 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 360px) {
  .section--page-banner .container .left-col h1 {
    font-size: 2.8rem;
  }
}
.section--page-banner .container .left-col p {
  color: white;
}
.section--page-banner .container .left-col .btn {
  margin-top: 3.5rem;
}
.section--page-banner .container .right-col {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  text-align: center;
  margin-bottom: -11rem;
  z-index: 2;
}
@media screen and (max-width: 800px) {
  .section--page-banner .container .right-col {
    display: none;
  }
}

.section--page-banner-white {
  background: white;
  padding: 7rem 0 0 0;
  text-align: center;
  margin-bottom: 5rem;
}
.section--page-banner-white h2 {
  color: #f15c5e;
  font-size: 5rem;
  margin-top: 0;
}
@media screen and (max-width: 1000px) {
  .section--page-banner-white h2 {
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 600px) {
  .section--page-banner-white h2 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 360px) {
  .section--page-banner-white h2 {
    font-size: 2.2rem;
  }
}
.section--page-banner-white .text {
  max-width: 92rem;
  margin: 0 auto;
}
.section--page-banner-white .icons {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4rem;
  max-width: 62rem;
  margin: 3rem auto 5rem auto;
}
@media screen and (max-width: 800px) {
  .section--page-banner-white .icons {
    gap: 2rem;
  }
}
@media screen and (max-width: 600px) {
  .section--page-banner-white .icons {
    grid-template-columns: 1fr;
  }
}
.section--page-banner-white .icon-item__icon {
  margin-bottom: 2rem;
}
.section--page-banner-white .icon-item p.icon-item__title {
  font-weight: 700;
  font-size: 1.8rem;
  margin: 0;
}
.section--page-banner-white .btn {
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
/*# sourceMappingURL=style.css.map */
