/*!
Theme Name: euro-hpc
Theme URI: https://chris-andfriends.de/ 
Author: chris and friends GmbH 
Author URI: https://chris-andfriends.de/ 
Description: webdesign agentur aus 030 berlin 
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: euro-hpc
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

euro-hpc is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@font-face {
  font-family: "Encode Sans";
  src: url("fonts/EncodeSans-Regular.woff2") format("woff2"), url("fonts/EncodeSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Encode Sans";
  src: url("fonts/EncodeSans-ExtraLight.woff2") format("woff2"), url("fonts/EncodeSans-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Encode Sans";
  src: url("fonts/EncodeSans-Black.woff2") format("woff2"), url("fonts/EncodeSans-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Encode Sans";
  src: url("fonts/EncodeSans-Medium.woff2") format("woff2"), url("fonts/EncodeSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Encode Sans";
  src: url("fonts/EncodeSans-Light.woff2") format("woff2"), url("fonts/EncodeSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Encode Sans";
  src: url("fonts/EncodeSans-ExtraBold.woff2") format("woff2"), url("fonts/EncodeSans-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Encode Sans";
  src: url("fonts/EncodeSans-Bold.woff2") format("woff2"), url("fonts/EncodeSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Encode Sans";
  src: url("fonts/EncodeSans-Thin.woff2") format("woff2"), url("fonts/EncodeSans-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Encode Sans";
  src: url("fonts/EncodeSans-SemiBold.woff2") format("woff2"), url("fonts/EncodeSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 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;
  font-size: 1em;
}

/* 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;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * 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;
  font-size: 1em;
}

/**
 * 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.
 */
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  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 {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * 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] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * 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;
  outline-offset: -2px;
}

/**
 * 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;
  font: inherit;
}

/* 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;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}
p:nth-last-child(1) {
  margin-bottom: 0;
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

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

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a:hover,
a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
  overflow-y: auto;
}
html.fixed {
  overflow: hidden;
}

*,
*::before,
*::after {
  box-sizing: inherit;
  padding: 0;
  margin: 0;
  outline: none;
}

body {
  font-family: "Encode Sans", sans-serif;
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 2.4;
  color: #23262F;
  overflow: hidden;
  background: white;
}

strong {
  font-weight: bold;
}

a {
  text-decoration: none;
  color: inherit;
  outline: none;
}

ul {
  list-style: none;
}

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

.container {
  padding: 0 30px;
  margin: 0 auto;
  max-width: 1510px;
}
@media (max-width: 1560px) {
  .container {
    max-width: 1230px;
  }
}
@media (max-width: 1290px) {
  .container {
    max-width: 1040px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
}

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

.content-section ul, .content-section ol {
  list-style: initial;
  margin-left: 20px;
  padding-left: 20px;
  margin-bottom: 32px;
}
.content-section ol {
  list-style: decimal;
}
.content-section *:nth-last-child(1) {
  margin-bottom: 0;
}

.not-found-title {
  margin-top: 10px;
  font-size: 1.6rem;
}

h1, .h1 {
  font-size: 6.4rem;
  line-height: 8.5rem;
  font-family: "Encode Sans", sans-serif;
  font-weight: 500;
}
@media (max-width: 991px) {
  h1, .h1 {
    font-size: 3.2rem;
    line-height: 1.2;
  }
}

h2, .h2 {
  font-size: 3.6rem;
  line-height: 4.8rem;
  font-family: "Encode Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  h2, .h2 {
    font-size: 3rem;
    line-height: 1.2;
    margin-bottom: 15px;
  }
}

h3, .h3 {
  font-size: 2.4rem;
  line-height: 3.2rem;
  font-family: "Encode Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 18px;
}

h4, .h4 {
  font-size: 2rem;
  line-height: 2.7rem;
  font-family: "Encode Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 36px;
  color: #043067;
}

.subtitle {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-family: "Encode Sans", sans-serif;
  font-weight: 600;
  color: #255EA2;
  margin-bottom: 15px;
}

p, .text {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-family: "Encode Sans", sans-serif;
  font-weight: 300;
}
p a, .text a {
  font-weight: 500;
  text-decoration: none;
  color: #053974;
  transition: 0.3s;
}
p a:hover, .text a:hover {
  color: #FFE099;
}
@media (max-width: 991px) {
  p, .text {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
}
p ul, .text ul {
  margin: 0;
  padding: 0;
  margin-bottom: 1.5em;
}
p ul:nth-last-child(1), .text ul:nth-last-child(1) {
  margin-bottom: 0;
}
p ul li, .text ul li {
  padding-left: 27px;
  position: relative;
  margin-bottom: 18px;
}
p ul li:nth-last-child(1), .text ul li:nth-last-child(1) {
  margin-bottom: 0;
}
p ul li::before, .text ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  background: url("img/icons/list-style.svg") no-repeat;
  width: 16px;
  height: 16px;
}

.button {
  font-family: "Encode Sans", sans-serif;
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 600;
  color: #255EA2;
  transition: 0.3s;
  background: transparent;
  display: flex;
  align-items: center;
}
.button__arrow {
  padding-left: 23px;
  display: flex;
  align-items: center;
  transition: 0.3s;
}
.button svg path {
  transition: 0.3s;
}
.button:hover {
  color: #FFE099;
}
.button:hover .button__arrow {
  padding-left: 27px;
}
.button:hover svg path {
  fill: #FFE099;
}

.swiper-button-next, .swiper-button-prev {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  margin-top: 0;
  width: 46px;
  height: 46px;
  background: #255EA2;
  border-radius: 50%;
  right: 0;
  transition: 0.3s;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
  background: #FFE099;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.swiper-button-next::after, .swiper-button-prev::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url("img/icons/swiper-arrow.svg") no-repeat;
  width: 11.5px;
  height: 18.4px;
}

.swiper-button-prev {
  margin-right: 35px;
}
.swiper-button-prev::after {
  transform: translate(-50%, -50%) scale(-1, 1);
}

.load-more {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 150px;
}
@media (max-width: 991px) {
  .load-more {
    margin-top: 30px;
  }
}
.load-more__decoration {
  flex-grow: 1;
  height: 0.8px;
  background: #043067;
}
.load-more__text {
  padding: 0 90px;
  cursor: pointer;
  margin-bottom: 0;
  transition: 0.3s;
  color: #053974;
  position: relative;
  top: -5px;
}
@media (max-width: 991px) {
  .load-more__text {
    padding: 0 45px;
  }
}
@media (max-width: 767px) {
  .load-more__text {
    padding: 0 30px;
  }
}
.load-more__text:hover {
  color: #255EA2;
}
.load-more__text:hover span {
  top: 11px;
}
.load-more__text:hover span svg path {
  fill: #255EA2;
}
.load-more__text span {
  margin-left: 21px;
  height: 27.772px;
  transition: 0.3s;
  display: inline-block;
  position: relative;
  top: 6px;
}
.load-more__text span svg path {
  fill: #053974;
  transition: 0.3s;
}

.calendar-icon {
  width: 25px;
  height: 23px;
  background: url("img/icons/calendar.svg") no-repeat;
  display: inline-block;
}

.map-icon {
  width: 25px;
  height: 25px;
  background: url("img/icons/map-pin-circle.svg") no-repeat;
  display: inline-block;
}

.error404 {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
.error404 .error-section {
  display: flex;
  height: 100%;
  align-items: center;
}
.error404 main {
  flex-grow: 1;
}
.error404 .site-footer {
  margin-top: 0;
}

.site-main--no-banner {
  margin-top: 120px;
}
@media (max-width: 991px) {
  .site-main--no-banner {
    margin-top: 90px;
  }
}

.image-copyright__text {
  font-size: 1.4rem;
  margin: 0.25rem 0 0;
  color: #a2a2a2;
  font-style: italic;
  display: block;
  line-height: 2rem;
  text-align: right;
}

.site-header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: transparent;
  transition: 0.3s;
  box-shadow: 0px -1px 21px 0px rgba(4, 48, 103, 0);
}
.site-header .site-branding .custom-logo {
  display: flex;
}
.site-header .site-branding .custom-logo svg path {
  transition: 0.3s;
}
.site-header .site-branding .custom-logo:hover svg path {
  fill: #053974;
}
.site-header__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 50px 0 33px;
  border-bottom: 0.8px solid white;
}
@media (max-width: 991px) {
  .site-header__wrapper {
    padding: 20px 0;
  }
}
@media (max-width: 991px) {
  .site-header__menu-wrap {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.site-header__margin-auto {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .site-header__margin-auto {
    text-align: center;
    margin: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .site-header__right.active {
    left: 0;
  }
}
@media (max-width: 991px) {
  .site-header__right {
    position: absolute;
    left: -100vw;
    width: 100%;
    height: 100.2vh;
    top: 0;
    transition: 0.3s;
    padding: 71px 0 60px;
    background: white;
  }
}
.site-header__menu ul {
  display: flex;
  align-items: center;
  margin: 0;
}
@media (max-width: 991px) {
  .site-header__menu ul {
    flex-direction: column;
  }
}
.site-header__menu ul li {
  margin-left: 36px;
  line-height: 2.3rem;
}
.site-header__menu ul li.current-menu-item a {
  font-weight: 500;
}
@media (max-width: 991px) {
  .site-header__menu ul li {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .site-header__menu ul li:nth-last-child(1) {
    margin-bottom: 0;
  }
}
.site-header__menu ul li a {
  color: white;
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 300;
  text-transform: uppercase;
  transition: 0.3s;
  position: relative;
  display: inline-block;
}
.site-header__menu ul li a::after {
  content: attr(title);
  display: block;
  font-weight: 500;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
@media (min-width: 375px) and (max-width: 991px) {
  .site-header__menu ul li a {
    font-size: 2.8rem;
    line-height: 3.4rem;
  }
}
@media (min-width: 992px) {
  .site-header__menu ul li a:hover {
    font-weight: 500;
  }
}
@media (max-width: 991px) {
  .site-header__menu ul li a {
    color: #053974;
  }
}
.site-header .menu-toggle {
  display: none;
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: relative;
}
@media (max-width: 991px) {
  .site-header .menu-toggle {
    display: block;
  }
}
.site-header .menu-toggle.active span {
  transition: 0.3s;
  background: 0 0;
}
.site-header .menu-toggle.active span::before {
  transform: rotate(45deg);
  top: 0;
  transition: 0.3s;
  width: 30px;
  height: 3px;
}
.site-header .menu-toggle.active span::after {
  top: 0;
  transform: rotate(-45deg);
  transition: 0.3s;
  width: 30px;
  height: 3px;
}
.site-header .menu-toggle span {
  position: absolute;
  display: block;
  width: 30px;
  height: 3px;
  background: white;
  transition: 0.3s;
  cursor: pointer;
  z-index: 3;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 3px;
}
.site-header .menu-toggle span::before, .site-header .menu-toggle span::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 3px;
  background: white;
  left: 0;
  transition: 0.3s;
  border-radius: 3px;
}
.site-header .menu-toggle span::before {
  top: 8px;
}
.site-header .menu-toggle span::after {
  bottom: 8px;
}
.site-header.menu-active .site-branding .custom-logo svg path {
  fill: #053974;
}
.site-header.menu-active .menu-toggle.active span {
  background: 0 0;
}
.site-header.menu-active .menu-toggle.active span::before, .site-header.menu-active .menu-toggle.active span::after {
  background-color: #053974;
}
.site-header .site-branding {
  position: relative;
  z-index: 3;
}
.site-header.sticky-enabled {
  position: fixed;
}
.site-header.sticky-enabled.sticky {
  background: white;
  box-shadow: 0 -1px 21px 0 rgba(4, 48, 103, 0.25);
}
.site-header.sticky-enabled.sticky .site-header__menu ul li a {
  color: #053974;
}
.site-header.sticky-enabled.sticky .site-header__wrapper {
  border-color: transparent;
}
.site-header.sticky-enabled.sticky .site-branding .custom-logo svg path {
  fill: #053974;
}
.site-header.sticky-enabled.sticky .site-branding .custom-logo:hover svg path {
  fill: #255EA2;
}
.site-header.sticky-enabled.sticky .menu-toggle.active span {
  background: 0 0;
}
.site-header.sticky-enabled.sticky .menu-toggle span {
  background-color: #053974;
}
.site-header.sticky-enabled.sticky .menu-toggle span::before, .site-header.sticky-enabled.sticky .menu-toggle span::after {
  background-color: #053974;
}
@media (max-width: 991px) {
  .site-header.sticky {
    position: fixed;
    background: white;
    box-shadow: 0 -1px 21px 0 rgba(4, 48, 103, 0.25);
  }
  .site-header.sticky .site-header__menu ul li a {
    color: #053974;
  }
  .site-header.sticky .site-header__wrapper {
    border-color: transparent;
  }
  .site-header.sticky .site-branding .custom-logo svg path {
    fill: #053974;
  }
  .site-header.sticky .site-branding .custom-logo:hover svg path {
    fill: #255EA2;
  }
  .site-header.sticky .menu-toggle.active span {
    background: 0 0;
  }
  .site-header.sticky .menu-toggle span {
    background-color: #053974;
  }
  .site-header.sticky .menu-toggle span::before, .site-header.sticky .menu-toggle span::after {
    background-color: #053974;
  }
}
.site-header.always-sticky {
  position: fixed;
  background: white;
  box-shadow: 0 -1px 21px 0 rgba(4, 48, 103, 0.25);
}
.site-header.always-sticky .site-header__menu ul li a {
  color: #053974;
}
.site-header.always-sticky .site-header__wrapper {
  border-color: transparent;
}
.site-header.always-sticky .site-branding .custom-logo svg path {
  fill: #053974;
}
.site-header.always-sticky .site-branding .custom-logo:hover svg path {
  fill: #255EA2;
}
.site-header.always-sticky .menu-toggle.active span {
  background: 0 0;
}
.site-header.always-sticky .menu-toggle span {
  background-color: #053974;
}
.site-header.always-sticky .menu-toggle span::before, .site-header.always-sticky .menu-toggle span::after {
  background-color: #053974;
}

.site-footer {
  background: #053974;
  color: white;
  padding: 74px 0 55px;
  margin-top: 120px;
}
@media (max-width: 991px) {
  .site-footer {
    padding: 30px 0;
    margin-top: 60px;
  }
}
.site-footer__contacts {
  padding-bottom: 34px;
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  grid-gap: 20px;
}
.site-footer__contacts + .site-footer__wrapper {
  border-top: 0.8px solid white;
}
.site-footer__contacts li {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 500;
  transition: 0.3s;
}
.site-footer__contacts li .contact-logo {
  margin-right: 12px;
}
.site-footer__contacts li svg path {
  transition: 0.3s;
}
.site-footer__contacts li:hover {
  color: #FFE099;
}
.site-footer__contacts li:hover svg path {
  fill: #FFE099;
}
.site-footer__wrapper {
  display: flex;
  justify-content: space-between;
  padding-top: 34px;
  align-items: center;
}
@media (max-width: 767px) {
  .site-footer__wrapper {
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .site-footer__menu {
    margin-bottom: 30px;
  }
}
.site-footer__menu ul {
  display: flex;
  align-items: center;
  margin: 0;
}
.site-footer__menu ul li {
  margin-left: 30px;
  transition: 0.3s;
  line-height: 2.3rem;
}
.site-footer__menu ul li:nth-child(1) {
  margin-left: 0;
}
.site-footer__menu ul li:hover {
  color: #FFE099;
}
.banner {
  position: relative;
}
.banner .image-copyright {
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 1;
}
.banner .image-copyright__text {
  color: white;
}
.banner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0.73;
  background: linear-gradient(180deg, rgb(2, 0, 36) 0%, rgba(92, 104, 117, 0.36) 100%);
  z-index: 2;
}
.banner--big {
  height: 720px;
}
.banner--small {
  height: 550px;
}
.banner__image {
  position: relative;
  z-index: 1;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}
.banner__image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.banner .container {
  position: relative;
}
.banner__content {
  position: absolute;
  bottom: 90px;
  left: 30px;
  right: 30px;
  z-index: 2;
}
@media (max-width: 767px) {
  .banner__content {
    left: 15px;
    right: 15px;
  }
}
.banner__header {
  color: white;
}
.banner__text {
  color: white;
  margin-top: 20px;
  max-width: 658px;
  font-weight: 500;
}
.banner__link {
  margin-top: 45px;
}

.content-block {
  padding-top: 120px;
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .content-block {
    padding-top: 60px;
    padding-bottom: 30px;
  }
}
.content-block--half {
  max-width: 625px;
}
.content-block__link {
  margin-top: 32px;
}

.news-section {
  margin-bottom: 100px;
}
.news-section .image-copyright {
  position: absolute;
  top: 15px;
  right: 0;
  width: 100%;
  display: block;
  text-align: right;
}
.news-section .image-copyright__text {
  font-size: 1.4rem;
  margin: 0.25rem 0 0;
  color: #a2a2a2;
  font-style: italic;
  line-height: 2rem;
  display: block;
}
.news-section--full-list .news-block__wrapper {
  margin-top: 60px;
}

.news-block__top {
  position: relative;
}
.news-block__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 126px;
}
@media (max-width: 1560px) {
  .news-block__wrapper {
    grid-gap: 63px;
  }
}
@media (max-width: 1080px) {
  .news-block__wrapper {
    grid-gap: 30px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 991px) {
  .news-block__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .news-block__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.news-block__bottom {
  padding: 55px 15px 0;
  position: relative;
}
.news-block__category {
  position: absolute;
  bottom: -15px;
  left: 15px;
  border-radius: 5px;
  background: #FFE099;
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 600;
  color: #053974;
  padding: 6px 22px;
  min-width: 130px;
}
.news-block__subtitle {
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 300;
  margin-bottom: 17px;
}
.news-block__title {
  font-size: 2rem;
  line-height: 2.7rem;
  font-weight: 700;
  color: #053974;
  margin-bottom: 7px;
}
.news-block__text {
  margin-bottom: 13px;
}
.news-block__link-block {
  line-height: 2.1rem;
}
.news-block__link {
  color: #255EA2;
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 600;
  padding-bottom: 2.5px;
  display: inline-block;
  position: relative;
  transition: 0.3s;
}
.news-block__link:hover {
  color: #FFE099;
}
.news-block__link:hover::after {
  width: 100%;
}
.news-block__link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #255EA2;
  height: 1px;
  width: 46%;
  transition: 0.3s;
}

.events-section {
  background: rgba(5, 57, 116, 0.04);
  border-top: 1px solid rgba(112, 112, 112, 0.04);
  border-bottom: 1px solid rgba(112, 112, 112, 0.04);
  padding-bottom: 120px;
}
@media (max-width: 991px) {
  .events-section {
    padding-bottom: 60px;
  }
}
.events-section--no-background {
  background: transparent;
  border: none;
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .events-section--no-background {
    padding-bottom: 30px;
  }
}

.events-block__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 60px;
}
@media (max-width: 1560px) {
  .events-block__wrapper {
    grid-gap: 40px;
  }
}
@media (max-width: 1080px) {
  .events-block__wrapper {
    grid-gap: 60px;
    grid-template-columns: repeat(1, 1fr);
  }
}

.event-block {
  display: flex;
}
.event-block .image-copyright {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .event-block {
    flex-direction: column;
  }
}
.event-block__left {
  position: relative;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .event-block__left {
    padding-right: 0;
    padding-bottom: 30px;
  }
}
.event-block__left::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 188px;
  background: #0A3B72;
}
@media (max-width: 767px) {
  .event-block__left::after {
    content: none;
  }
}
.event-block__right {
  padding-left: 30px;
}
@media (max-width: 767px) {
  .event-block__right {
    padding-right: 0;
    padding-left: 0;
    padding-top: 10px;
  }
}
.event-block__date {
  position: absolute;
  bottom: -15px;
  left: 15px;
  border-radius: 5px;
  background: #FFE099;
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 600;
  color: #053974;
  padding: 6px 22px;
  min-width: 130px;
}
.event-block__subtitle {
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 300;
  margin-bottom: 17px;
}
.event-block__title {
  font-size: 2rem;
  line-height: 2.7rem;
  font-weight: 700;
  color: #053974;
  margin-bottom: 7px;
}
.event-block__text {
  margin-bottom: 13px;
}
.event-block__link-block {
  line-height: 2.1rem;
}
.event-block__link {
  color: #255EA2;
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 600;
  padding-bottom: 2.5px;
  display: inline-block;
  position: relative;
  transition: 0.3s;
}
.event-block__link:hover {
  color: #FFE099;
}
.event-block__link:hover::after {
  width: 100%;
}
.event-block__link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #255EA2;
  height: 1px;
  width: 46%;
  transition: 0.3s;
}
.event-block__image {
  display: block;
  width: 264px;
  height: 188px;
  object-fit: cover;
  position: relative;
}
@media (max-width: 1290px) {
  .event-block__image {
    width: 194px;
    height: 138px;
  }
}
@media (max-width: 767px) {
  .event-block__image {
    width: 100%;
    height: auto;
  }
}
.event-block__image img {
  width: 100%;
  height: 100%;
}
.event-block__position {
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 500;
  color: #053974;
  margin-bottom: 18px;
  padding-left: 34px;
  position: relative;
}
.event-block__position::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url("img/icons/map-pin-circle.svg") no-repeat;
  width: 25px;
  height: 25px;
}

.text-section {
  padding-top: 120px;
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .text-section {
    padding: 60px 0 30px;
  }
}
.text-section--half .text-section__wrapper {
  max-width: 625px;
}
.text-section--full-colored {
  padding: 120px 0;
  background: #053974;
  color: white;
}
@media (max-width: 991px) {
  .text-section--full-colored {
    padding: 60px 0;
  }
}
.text-section--full-colored .text-section__wrapper {
  display: grid;
  grid-template-columns: 625px 1fr;
  align-items: center;
}
@media (max-width: 1080px) {
  .text-section--full-colored .text-section__wrapper {
    display: block;
  }
}
.text-section--full-colored .text-section__left {
  max-width: 665px;
  margin-right: 40px;
}
@media (max-width: 1080px) {
  .text-section--full-colored .text-section__left {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.text-section--full-colored .text-section__link {
  display: flex;
  align-items: center;
}
.text-section--full-colored .text-section__link a {
  color: white;
  font-size: 2rem;
  line-height: 2.7rem;
  font-weight: 600;
}
.text-section--full-colored .text-section__link a:hover {
  color: #FFE099;
}
.text-section--full-colored .text-section__link a:hover .button__arrow svg path {
  fill: #FFE099;
}
.text-section--full-colored .text-section__link a .button__arrow {
  padding-left: 80px;
}
@media (max-width: 1290px) {
  .text-section--full-colored .text-section__link a .button__arrow {
    padding-left: 40px;
  }
}
.text-section--full-colored .text-section__link a .button__arrow svg {
  width: 31px;
  height: 31px;
}
.text-section--full-colored .text-section__link a .button__arrow svg path {
  fill: white;
}
.text-section--full-colored .text-section__image {
  margin-right: 46px;
}
.text-section--full-colored .text-section__right {
  display: flex;
  justify-content: center;
}
.text-section--full-colored .subtitle {
  color: #FFE099;
}
.text-section--wits-stars {
  position: relative;
}
.text-section--wits-stars::before {
  content: "";
  position: absolute;
  right: -287px;
  background: url("img/icons/euro-stars.svg") no-repeat;
  width: 519.132px;
  height: 501.828px;
  top: -27px;
}

.slider-section .container--full {
  max-width: 100%;
  padding: 0;
  margin-right: 0;
  margin-left: calc(50vw - 755px);
  padding-left: 15px;
}
@media (max-width: 1560px) {
  .slider-section .container--full {
    margin-left: calc(50vw - 615px);
  }
}
@media (max-width: 1290px) {
  .slider-section .container--full {
    margin-left: calc(50vw - 520px);
  }
}
@media (max-width: 1040px) {
  .slider-section .container--full {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .slider-section .container--full {
    padding: 0 15px;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .slider-section .container--full {
    padding: 0 0;
  }
}
.slider-section .swiper-wrapper {
  padding: 60px 0;
}
@media (max-width: 991px) {
  .slider-section .swiper-wrapper {
    padding: 30px 0;
  }
}
.slider-section__wrapper .swiper {
  padding: 0 15px;
}
.slider-section .swiper-slide {
  display: flex;
  height: auto;
}
@media (min-width: 992px) {
  .slider-section .swiper-slide {
    width: 380px !important;
  }
}
.slider-section .swiper-slide.last, .slider-section .swiper-slide.first {
  width: 8.698% !important;
}
@media (max-width: 991px) {
  .slider-section .swiper-slide.last, .slider-section .swiper-slide.first {
    display: none !important;
  }
}
.slider-section__slide {
  border-radius: 5px;
  background: white;
  box-shadow: 0 7px 12px 0 rgba(4, 48, 103, 0.09);
  padding: 21px 36px 60px;
  text-align: center;
  display: block;
}
.slider-section__image {
  width: 100%;
}
.slider-section__image img {
  margin: 0 auto;
}
.slider-section__subtitle {
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 300;
  margin-top: 14px;
}
.slider-section__title {
  font-size: 2rem;
  line-height: 2.7rem;
  font-weight: 700;
  margin-top: 11px;
  color: #053974;
}
.slider-section__text {
  margin-top: 8px;
}
.slider-section__navigation {
  display: flex;
  align-items: center;
}

.content-with-image {
  padding: 60px 0;
  position: relative;
}
@media (max-width: 991px) {
  .content-with-image {
    padding: 30px 0;
  }
}
.content-with-image + .image-slider {
  margin-top: 130px;
}
@media (max-width: 991px) {
  .content-with-image + .image-slider {
    margin-top: 30px;
  }
}
.content-with-image__wrapper {
  display: flex;
}
@media (max-width: 1080px) {
  .content-with-image__wrapper {
    display: block;
  }
}
.content-with-image__header {
  color: #053974;
}
.content-with-image__left {
  max-width: 50%;
}
@media (max-width: 1080px) {
  .content-with-image__left {
    max-width: 100%;
  }
}
.content-with-image__right {
  max-width: 50%;
}
@media (max-width: 1080px) {
  .content-with-image__right {
    max-width: 100%;
  }
}
.content-with-image__image {
  height: 571px;
  object-fit: cover;
}
@media (max-width: 1080px) {
  .content-with-image__image {
    height: auto;
  }
}
.content-with-image__image img {
  height: 100%;
  object-fit: cover;
}
.content-with-image--right .content-with-image__right {
  position: absolute;
  right: 0;
  padding-left: 60px;
}
@media (max-width: 1290px) {
  .content-with-image--right .content-with-image__right {
    padding-left: 30px;
  }
}
@media (max-width: 1080px) {
  .content-with-image--right .content-with-image__right {
    position: relative;
    padding-left: 0;
    margin-top: 30px;
  }
}
.content-with-image--right .content-with-image__left {
  padding-right: 60px;
}
@media (max-width: 1290px) {
  .content-with-image--right .content-with-image__left {
    padding-right: 30px;
  }
}
@media (max-width: 1080px) {
  .content-with-image--right .content-with-image__left {
    padding-right: 0;
  }
}
.content-with-image--left .content-with-image__right {
  position: absolute;
  left: 0;
  padding-right: 60px;
}
@media (max-width: 1290px) {
  .content-with-image--left .content-with-image__right {
    padding-right: 30px;
  }
}
@media (max-width: 1080px) {
  .content-with-image--left .content-with-image__right {
    position: relative;
    padding-right: 0;
    margin-top: 30px;
  }
}
.content-with-image--left .content-with-image__left {
  padding-left: 60px;
}
@media (max-width: 1290px) {
  .content-with-image--left .content-with-image__left {
    padding-left: 30px;
  }
}
@media (max-width: 1080px) {
  .content-with-image--left .content-with-image__left {
    padding-left: 0;
  }
}
.content-with-image--left .content-with-image__wrapper {
  flex-direction: row-reverse;
}
.content-with-image--default .content-with-image__right {
  position: relative;
  right: auto;
}
.content-with-image--default .content-with-image__image {
  height: auto;
}

.mixed-content {
  padding-bottom: 120px;
  background: rgba(5, 57, 116, 0.04);
  border-top: 1px solid rgba(112, 112, 112, 0.04);
  border-bottom: 1px solid rgba(112, 112, 112, 0.04);
  margin-top: 60px;
}
@media (max-width: 991px) {
  .mixed-content {
    padding-bottom: 60px;
    margin-top: 30px;
  }
}
.mixed-content__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 60px 120px;
}
@media (max-width: 1290px) {
  .mixed-content__wrapper {
    grid-gap: 40px 80px;
  }
}
@media (max-width: 1080px) {
  .mixed-content__wrapper {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px 60px;
  }
}
.mixed-content__header {
  color: #053974;
}
.mixed-content__text {
  padding: 10px 0 7px 18px;
  border-left: 1px solid #1F5295;
}

.content-with-image + .mixed-content {
  margin-top: 75px;
}
@media (max-width: 1080px) {
  .content-with-image + .mixed-content {
    margin-top: 60px;
  }
}
@media (max-width: 991px) {
  .content-with-image + .mixed-content {
    margin-top: 30px;
  }
}

.download-section__download {
  max-width: 826px;
  margin-bottom: 35px;
  border-radius: 5px;
  background: white;
  box-shadow: 0 7px 12px rgba(4, 48, 103, 0.09);
  padding: 30px;
}
.download-section__header {
  margin-bottom: 18px;
  color: #053974;
}
.download-section__link {
  margin-top: 16px;
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 600;
  color: #053974;
  transition: 0.3s;
}
.download-section__link a {
  display: flex;
  align-items: center;
}
.download-section__link svg path {
  transition: 0.3s;
}
.download-section__link:hover {
  color: #FFE099;
}
.download-section__link:hover svg path {
  fill: #FFE099;
}
.download-section__link .button__arrow {
  padding-right: 11px;
  padding-left: 0;
}

.project-block {
  padding: 36px 36px 60px;
  background: white;
  border-radius: 5px;
  box-shadow: 0 7px 12px rgba(4, 48, 103, 0.09);
}
@media (max-width: 991px) {
  .project-block {
    padding: 30px;
  }
}
.project-block__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 60px 50px;
}
@media (max-width: 1280px) {
  .project-block__wrapper {
    grid-gap: 30px;
  }
}
@media (max-width: 991px) {
  .project-block__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .project-block__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.project-block__title {
  margin-bottom: 11px;
  margin-top: 30px;
}
.project-block__text {
  margin-bottom: 30px;
}
.project-block__city {
  background: #053974;
  border-radius: 5px;
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 500;
  padding: 8px 26px 8px 23px;
  display: inline-block;
  color: white;
  min-width: 205px;
  margin-top: 38px;
}
.project-block__city--wrap {
  display: flex;
  align-items: center;
}
.project-block__city span {
  padding-right: 25px;
}
.project-block__date {
  background: #FFE099;
  border-radius: 5px;
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 600;
  color: #053974;
  padding: 8px 26px 8px 23px;
  display: inline-block;
  margin-top: 15px;
}
.project-block__date--wrap {
  display: flex;
  align-items: center;
}
.project-block__date span {
  margin-right: 15px;
}
.project-block__link {
  color: #255EA2;
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 600;
  padding-bottom: 2.5px;
  display: inline-block;
  position: relative;
  transition: 0.3s;
}
.project-block__link:hover {
  color: #FFE099;
}
.project-block__link:hover::after {
  width: 100%;
}
.project-block__link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #255EA2;
  height: 1px;
  width: 46%;
  transition: 0.3s;
}

.project-section {
  padding-bottom: 60px;
}
.project-section--full-list {
  margin-top: 60px;
}

.image-slider {
  padding: 120px 0;
  background: rgba(5, 57, 116, 0.04);
  border-top: 1px solid rgba(112, 112, 112, 0.04);
  border-bottom: 1px solid rgba(112, 112, 112, 0.04);
}
@media (max-width: 991px) {
  .image-slider {
    padding: 60px 0;
  }
}
.image-slider .image-copyright {
  position: absolute;
  bottom: 15px;
  right: 15px;
  color: white;
  z-index: 1;
}
.image-slider .image-copyright__text {
  color: white;
}
.image-slider--no-background {
  background: transparent;
  border-top: none;
  border-bottom: none;
  padding: 0;
  margin-top: 120px;
}
@media (max-width: 991px) {
  .image-slider--no-background {
    margin-top: 60px;
  }
}
.image-slider .container--full {
  max-width: 100%;
  padding: 0;
  margin-right: 0;
  margin-left: calc(50vw - 755px);
  padding-left: 30px;
}
@media (max-width: 1560px) {
  .image-slider .container--full {
    margin-left: calc(50vw - 615px);
  }
}
@media (max-width: 1290px) {
  .image-slider .container--full {
    margin-left: calc(50vw - 520px);
  }
}
@media (max-width: 1040px) {
  .image-slider .container--full {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .image-slider .container--full {
    padding: 0 30px;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .image-slider .container--full {
    padding: 0 15px;
  }
}
.image-slider .swiper-slide {
  display: flex;
}
@media (max-width: 991px) {
  .image-slider .swiper-slide {
    height: auto;
  }
}
@media (min-width: 992px) {
  .image-slider .swiper-slide {
    height: 445px;
    width: 710px !important;
  }
}
.image-slider .swiper-slide.last, .image-slider .swiper-slide.first {
  width: 10.1% !important;
}
@media (max-width: 991px) {
  .image-slider .swiper-slide.last, .image-slider .swiper-slide.first {
    display: none !important;
  }
}
.image-slider__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-slider__image img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.image-slider__navigation {
  margin-top: 35px;
  display: flex;
  align-items: center;
}

.project-detail .content-block {
  padding-bottom: 0;
}
.project-detail__info {
  display: flex;
  align-items: center;
  margin-top: 60px;
  flex-wrap: wrap;
  gap: 45px;
  grid-gap: 45px;
}
@media (max-width: 991px) {
  .project-detail__info {
    gap: 20px;
    grid-gap: 20px;
    margin-top: 30px;
  }
}
.project-detail__info .project-block__city {
  margin-top: 0;
}
.project-detail__info .project-block__date {
  margin-top: 0;
}

.half-content {
  padding: 60px 0;
  margin: 60px 0;
}
@media (max-width: 991px) {
  .half-content {
    padding: 30px 0;
    margin: 30px 0;
  }
}
.half-content + .half-content {
  margin-top: -60px;
}
@media (max-width: 991px) {
  .half-content + .half-content {
    margin-top: -30px;
  }
}
.half-content--half-background .half-content__right {
  position: relative;
}
.half-content--half-background .half-content__right::before {
  content: "";
  position: absolute;
  z-index: -1;
  background: rgba(5, 57, 116, 0.04);
  width: 100vw;
  height: calc(100% + 120px);
  left: -60px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1080px) {
  .half-content--half-background .half-content__right::before {
    height: calc(100% + 60px);
    left: -30px;
  }
}
@media (max-width: 767px) {
  .half-content--half-background .half-content__right::before {
    left: -15px;
  }
}
.half-content--with-background {
  background: rgba(5, 57, 116, 0.04);
  border-top: 1px solid rgba(112, 112, 112, 0.04);
  border-bottom: 1px solid rgba(112, 112, 112, 0.04);
  margin-top: 120px;
  padding: 120px 0;
}
@media (max-width: 991px) {
  .half-content--with-background {
    padding: 60px 0;
    margin-top: 60px;
  }
}
.half-content__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 120px;
  align-items: flex-start;
}
@media (max-width: 1080px) {
  .half-content__wrapper {
    grid-gap: 60px;
  }
}
@media (max-width: 991px) {
  .half-content__wrapper {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
  }
}

.events-list .events-section {
  padding-top: 120px;
}
@media (max-width: 991px) {
  .events-list .events-section {
    padding: 60px 0;
  }
}
.events-list .events-section:nth-child(1) {
  padding-top: 60px;
}
@media (max-width: 991px) {
  .events-list .events-section:nth-child(1) {
    padding: 30px 0;
  }
}
.events-list .events-section:nth-child(odd) {
  background: transparent;
  border-top: none;
  border-bottom: none;
}

.error-section {
  text-align: center;
  padding: 100px 0;
  position: relative;
}
.error-section__title {
  font-size: 16rem;
  line-height: 1.2;
  margin-bottom: 0;
  font-weight: bold;
  color: #053974;
}
@media (max-width: 767px) {
  .error-section__title {
    font-size: 14rem;
  }
}
.error-section__text {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 3.2rem;
}

.not-found-title {
  margin-top: 10px;
  font-size: 1.6rem;
}

.project-by-country {
  padding-top: 120px;
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .project-by-country {
    padding: 60px 0 30px;
  }
}
.project-by-country__wrapper {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .project-by-country__wrapper {
    display: block;
  }
}
.project-by-country__row {
  width: calc(50% - 60px);
}
@media (max-width: 1080px) {
  .project-by-country__row {
    width: calc(50% - 30px);
  }
}
@media (max-width: 991px) {
  .project-by-country__row {
    width: 100%;
    margin-bottom: 15px;
  }
}
.project-by-country__row:nth-last-child(1) {
  margin-bottom: 0;
}
.project-by-country__list {
  display: none;
  margin-top: 60px;
  padding: 0 30px;
}
@media (max-width: 991px) {
  .project-by-country__list {
    margin-top: 30px;
    padding: 0 15px;
  }
}
.project-by-country__block {
  margin-bottom: 60px;
}
@media (max-width: 1080px) {
  .project-by-country__block {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .project-by-country__block {
    margin-bottom: 15px;
  }
}
.project-by-country__block:nth-last-child(1) {
  margin-bottom: 0;
}
.project-by-country__block .project-block {
  padding: 0;
  box-shadow: none;
  margin-bottom: 30px;
}
.project-by-country__block .project-block:nth-last-child(1) {
  margin-bottom: 0;
}
.project-by-country__block .project-block__city {
  display: none;
}
.project-by-country__block .project-block__date {
  margin-top: 36px;
}
.project-by-country__name {
  color: #053974;
  font-size: 2.4rem;
  line-height: 3.2rem;
  font-weight: 600;
  padding: 23px 36px;
  background: rgba(5, 57, 116, 0.04);
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
@media (max-width: 991px) {
  .project-by-country__name {
    padding: 15px 25px;
    font-size: 2rem;
    line-height: 2.8rem;
  }
}
.project-by-country__name.open .project-by-country__icon {
  transform: scale(1, -1);
}
.project-by-country__name:hover svg {
  top: calc(50% + 5px);
}
.project-by-country__icon {
  margin-left: 15px;
  width: 27.772px;
  height: 27.772px;
  position: relative;
  display: block;
}
.project-by-country__icon svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
}
.project-by-country__button {
  margin-top: 180px;
  display: flex;
}
@media (max-width: 1080px) {
  .project-by-country__button {
    margin-top: 120px;
  }
}
@media (max-width: 991px) {
  .project-by-country__button {
    margin-top: 80px;
  }
}
.project-by-country__button .button {
  font-size: 2.4rem;
  line-height: 3.2rem;
  background: #053974;
  color: white;
  padding: 23px 106px 23px 36px;
  position: relative;
}
@media (max-width: 991px) {
  .project-by-country__button .button {
    font-size: 2rem;
    line-height: 2.8rem;
    padding: 13px 96px 13px 26px;
  }
}
@media (max-width: 767px) {
  .project-by-country__button .button {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
}
.project-by-country__button .button:hover {
  background: #255EA2;
}
.project-by-country__button .button:hover .button__arrow {
  right: 29.5px;
}
.project-by-country__button .button__arrow {
  padding-left: 0;
  position: absolute;
  right: 36.5px;
  top: 50%;
  transform: translateY(-50%);
}
.project-by-country__button .button__arrow svg {
  width: 31.5px;
  height: 31.5px;
}
.project-by-country__button .button__arrow svg path {
  fill: white;
}

.events-filter {
  margin-bottom: 60px;
}
@media (max-width: 475px) {
  .events-filter {
    background: #053974;
  }
}
@media (max-width: 991px) {
  .events-filter {
    margin-bottom: 30px;
  }
}
.events-filter__wrapper {
  background: #053974;
  padding: 60px;
}
@media (max-width: 1560px) {
  .events-filter__wrapper {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .events-filter__wrapper {
    padding: 30px;
  }
}
@media (max-width: 475px) {
  .events-filter__wrapper {
    padding: 30px 0;
  }
}
.events-filter__line {
  display: flex;
  align-items: center;
  margin-bottom: 39px;
}
@media (max-width: 1080px) {
  .events-filter__line--grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .events-filter__line--grid {
    grid-gap: 15px;
    margin-bottom: 15px;
  }
}
.events-filter__line:nth-last-child(1) {
  margin-bottom: 0;
}
.events-filter__submit {
  margin-right: 60px;
}
@media (max-width: 1080px) {
  .events-filter__submit {
    margin-right: 30px;
  }
}
.events-filter__submit .icon {
  width: 28.76px;
  height: 27.08px;
}
.events-filter__clear .icon {
  width: 25.54px;
  height: 25.54px;
  transform: rotate(90deg);
  transition: 0.3s;
}
.events-filter__clear:hover .icon {
  transform: rotate(180deg);
}
.events-filter__submit, .events-filter__clear {
  display: flex;
  align-items: center;
  color: white;
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.7rem;
  cursor: pointer;
  transition: 0.3s;
}
@media (max-width: 991px) {
  .events-filter__submit, .events-filter__clear {
    font-size: 1.6rem;
    line-height: 2.3rem;
  }
}
.events-filter__submit svg path, .events-filter__clear svg path {
  transition: 0.3s;
}
.events-filter__submit span.icon, .events-filter__clear span.icon {
  display: block;
  margin-left: 24px;
}
.events-filter__submit:hover, .events-filter__clear:hover {
  color: #FFE099;
}
.events-filter__submit:hover svg path, .events-filter__clear:hover svg path {
  fill: #FFE099;
}
.events-filter__date {
  font-size: 1.8rem;
  font-family: "Encode Sans", sans-serif;
  font-weight: 500;
  line-height: 2.4rem;
  color: white;
  margin-right: 60px;
}
@media (max-width: 1290px) {
  .events-filter__date {
    margin-right: 30px;
  }
}
@media (max-width: 1080px) {
  .events-filter__date {
    margin-right: 0;
    grid-column: 2 span;
  }
}
@media (max-width: 767px) {
  .events-filter__date {
    grid-column: 4 span;
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
}
@media (max-width: 1080px) {
  .events-filter__date label {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .events-filter__date label {
    justify-content: space-between;
  }
}
.events-filter__date:nth-last-child(1) {
  margin-right: 0;
}
.events-filter__date input {
  padding: 21px 36px;
  font-size: 1.8rem;
  font-family: "Encode Sans", sans-serif;
  font-weight: 500;
  line-height: 2.4rem;
  color: #23262F;
  margin-left: 22px;
  border-radius: 5px;
  border: none;
  position: relative;
  width: 290px;
  cursor: pointer;
  outline: none;
}
@media (max-width: 1560px) {
  .events-filter__date input {
    width: 240px;
  }
}
@media (max-width: 1290px) {
  .events-filter__date input {
    margin-left: 12px;
    width: 210px;
  }
}
@media (max-width: 1080px) {
  .events-filter__date input {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .events-filter__date input {
    width: 80%;
    padding: 12px 26px;
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
}
@media (max-width: 475px) {
  .events-filter__date input {
    width: 75%;
  }
}
@media (max-width: 380px) {
  .events-filter__date input {
    width: 70%;
  }
}
.events-filter__date input::selection {
  color: transparent;
  background: transparent;
}
.events-filter__date input::placeholder {
  font-size: 1.8rem;
  font-family: "Encode Sans", sans-serif;
  font-weight: 500;
  line-height: 2.4rem;
  color: #23262F;
}
@media (max-width: 767px) {
  .events-filter__date input::placeholder {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
}
.events-filter__date input:hover {
  color: #255EA2;
}
.events-filter__date input:hover::before {
  opacity: 0.86;
}
.events-filter__date input::-webkit-calendar-picker-indicator {
  background: transparent;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.events-filter__date input::before {
  content: "";
  position: absolute;
  right: 36px;
  top: 50%;
  transform: translateY(-50%);
  background: url("img/icons/calendar.svg") no-repeat;
  background-size: contain;
  width: 24.61px;
  height: 23px;
  opacity: 1;
}
@media (max-width: 767px) {
  .events-filter__date input::before {
    right: 26px;
  }
}
.events-filter__select {
  width: 400px;
  margin-right: 60px;
}
@media (max-width: 1560px) {
  .events-filter__select {
    width: 300px;
  }
}
@media (max-width: 1290px) {
  .events-filter__select {
    width: 260px;
    margin-right: 30px;
  }
}
@media (max-width: 1080px) {
  .events-filter__select {
    width: auto;
    margin-right: 0;
    grid-column: 4 span;
  }
}
.events-filter__select .nice-select {
  border-radius: 5px;
  height: 66px;
  line-height: 64px;
  font-size: 1.8rem;
  font-family: "Encode Sans", sans-serif;
  font-weight: 500;
  color: #23262F;
  border: none;
  width: 100%;
  padding: 0 36px;
}
@media (max-width: 767px) {
  .events-filter__select .nice-select {
    padding: 0 26px;
    font-size: 1.6rem;
    height: 50px;
    line-height: 48px;
  }
}
.events-filter__select .nice-select:hover::after {
  transform: translateY(calc(-50% + 5px));
}
.events-filter__select .nice-select::after {
  border: none;
  height: 24.61px;
  width: 24.61px;
  background: url("img/icons/details-arrow.svg") no-repeat;
  background-size: contain;
  right: 36px;
  transform: translateY(-50%);
  margin-top: 0;
  transform-origin: initial;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .events-filter__select .nice-select::after {
    right: 26px;
  }
}
.events-filter__select .nice-select .list {
  margin: 0;
  width: 100%;
}
.events-filter__select .nice-select .option {
  padding: 0 36px;
}
@media (max-width: 767px) {
  .events-filter__select .nice-select .option {
    padding: 0 26px;
  }
}

.map-block__close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .map-block__close {
    width: 20px;
    height: 20px;
    right: 5px;
    top: 5px;
  }
}
.map-block__close:hover span::before, .map-block__close:hover span::after {
  background-color: #FFE099;
}
.map-block__close span {
  position: absolute;
  display: block;
  width: 30px;
  height: 3px;
  transition: 0.3s;
  cursor: pointer;
  z-index: 3;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .map-block__close span {
    width: 20px;
    height: 2px;
  }
}
.map-block__close span::before, .map-block__close span::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 3px;
  background: #053974;
  left: 0;
  transition: 0.3s;
  border-radius: 3px;
}
@media (max-width: 991px) {
  .map-block__close span::before, .map-block__close span::after {
    width: 20px;
    height: 2px;
  }
}
.map-block__close span::before {
  transform: rotate(45deg);
  top: 0;
}
.map-block__close span::after {
  top: 0;
  transform: rotate(-45deg);
}
.map-block .content-block--half + .map-block__wrapper {
  margin-top: -75px;
}
@media (max-width: 1560px) {
  .map-block .content-block--half + .map-block__wrapper {
    margin-top: -45px;
  }
}
@media (max-width: 991px) {
  .map-block .content-block--half + .map-block__wrapper {
    margin-top: 0;
  }
}
.map-block__map {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  position: relative;
  width: 1049.29px;
  height: 832.155px;
  margin-left: auto;
}
@media (max-width: 1080px) {
  .map-block__map {
    width: 100%;
    height: auto;
  }
}
.map-block__map svg {
  width: 100%;
  height: 100%;
}
.map-block__map svg path {
  transition: 0.3s;
}
.map-block__map .pin-map {
  position: absolute;
  background: url("img/icons/map-pin.svg") no-repeat;
  width: 19.02px;
  height: 27.42px;
  background-size: contain;
  pointer-events: none;
}
@media (max-width: 767px) {
  .map-block__map .pin-map {
    transform: translateY(-35%);
  }
}
@media (max-width: 475px) {
  .map-block__map .pin-map {
    transform: translate(-30%, -45%);
    width: 12.02px;
    height: 18.42px;
  }
}
.map-block__overflow {
  overflow-y: auto;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  max-height: 520px;
}
.map-block__overflow::-webkit-scrollbar {
  display: none;
}
.map-block__content {
  max-width: 450px;
  width: 100%;
  padding: 36px;
  background: white;
  border-radius: 5px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  z-index: 1;
  box-shadow: 0 7px 12px rgba(4, 48, 103, 0.09);
}
@media (max-width: 991px) {
  .map-block__content {
    padding: 25px;
    box-shadow: 0 7px 12px 4px rgba(4, 48, 103, 0.09);
  }
}
.map-block__content.active {
  opacity: 1;
  visibility: visible;
}
.map-block__content .project-block {
  padding: 0;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  text-align: left;
  padding-bottom: 30px;
  margin-bottom: 45px;
  border-bottom: 1px solid rgba(16, 48, 103, 0.1);
}
.map-block__content .project-block:nth-last-child(1) {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.map-block__content .project-block__city {
  margin-top: 0;
}
.map-block__content .project-block__date {
  margin-top: 30px;
}
.map-block__content .project-block__title {
  margin-top: 12px;
  margin-bottom: 5px;
}

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