/*!
Theme Name: marservices
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
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: marservices
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.

marservices 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/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/* nunito-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 300;
  src: url("./fonts/nunito-sans-v15-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/nunito-sans-v15-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 500;
  src: url("./fonts/nunito-sans-v15-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 600;
  src: url("./fonts/nunito-sans-v15-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/nunito-sans-v15-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* merriweather-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/merriweather-v30-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* merriweather-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/merriweather-v30-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | 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;
  -webkit-text-size-adjust: 100%;
}

/* 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.
 */
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;
  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;
  -webkit-text-decoration: underline dotted;
          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.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body .site,
.site button,
.site input,
.site select,
.site optgroup,
.site textarea {
  color: #1D252D;
  font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0;
  line-height: 130%;
  font-weight: 600;
  -ms-hyphens: auto;
      hyphens: auto;
}
@media (min-width: 768px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    -ms-hyphens: none;
        hyphens: none;
  }
}

.site p {
  margin: 0;
}
.site dfn,
.site cite,
.site em,
.site i {
  font-style: italic;
}
.site blockquote {
  margin: 0 1.5em;
}
.site address {
  margin: 0 0 1.5em;
}
.site 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;
}
.site code,
.site kbd,
.site tt,
.site var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
.site abbr,
.site acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
.site mark,
.site ins {
  background: #fff9c0;
  text-decoration: none;
}
.site big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body:not(.wp-admin) {
  background: #fff;
  font-size: 1vw;
}

body {
  font-size: 10px;
  overflow-x: hidden;
}

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

.site ul,
.site ol {
  margin: 0;
}
.site ul {
  list-style: disc;
}
.site ol {
  list-style: decimal;
}
.site li > ul,
.site li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
.site dt {
  font-weight: 700;
}
.site dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
.site embed,
.site iframe,
.site object {
  max-width: 100%;
}
.site img {
  height: auto;
  max-width: 100%;
}
.site figure {
  margin: 1em 0;
}

.site table {
  margin: 0;
  width: 100%;
}

/* Links
--------------------------------------------- */
a:visited, a:hover, a:focus, a:active {
  outline: none;
}

/* Forms
--------------------------------------------- */
.site button,
.site input[type=button],
.site input[type=reset],
.site input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
.site button:hover,
.site input[type=button]:hover,
.site input[type=reset]:hover,
.site input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}
.site button:active, .site button:focus,
.site input[type=button]:active,
.site input[type=button]:focus,
.site input[type=reset]:active,
.site input[type=reset]:focus,
.site input[type=submit]:active,
.site input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

.btn {
  border-radius: 8px;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  padding: 11px 24px 9px;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1440px) {
  .btn {
    font-size: 1.11em;
    border-radius: 0.56em;
    padding: 0.76em 1.67em 0.62em;
  }
}
.btn_red {
  background-color: #fff;
  border: 1px solid #BA0C2F;
  color: #BA0C2F;
}
@media (min-width: 1440px) {
  .btn_red {
    border: 0.07em solid #BA0C2F;
  }
}
.btn_red:hover {
  color: #fff;
  background-color: #BA0C2F;
}
.btn_white {
  background-color: #fff;
  color: #1D252D;
}
.btn_red-white {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
@media (min-width: 1440px) {
  .btn_red-white {
    border: 0.07em solid #fff;
  }
}
.btn_red-white:hover {
  color: #BA0C2F;
  background-color: #fff;
}
.btn_black {
  background-color: #1D252D;
  color: #fff;
  border: 1px solid #1D252D;
}
@media (min-width: 1440px) {
  .btn_black {
    border: 0.07em solid #1D252D;
  }
}
.btn_black:hover {
  background-color: #fff;
  border-color: #fff;
  color: #1D252D;
}
.btn_black-white {
  background-color: #1D252D;
  color: #fff;
  border: 1px solid #fff;
}
@media (min-width: 1440px) {
  .btn_black-white {
    border: 0.07em solid #fff;
  }
}
.btn_black-white:hover {
  background-color: #fff;
  border-color: #fff;
  color: #1D252D;
}
.btn_red-full {
  background-color: #BA0C2F;
  color: #fff;
  border: 1px solid #BA0C2F;
}
@media (min-width: 1440px) {
  .btn_red-full {
    border: 0.07em solid #BA0C2F;
  }
}
.btn_red-full:hover {
  background-color: #fff;
  border-color: #fff;
  color: #BA0C2F;
}

.site input[type=text],
.site input[type=email],
.site input[type=url],
.site input[type=password],
.site input[type=search],
.site input[type=number],
.site input[type=tel],
.site input[type=range],
.site input[type=date],
.site input[type=month],
.site input[type=week],
.site input[type=time],
.site input[type=datetime],
.site input[type=datetime-local],
.site input[type=color],
.site textarea {
  color: #AAAAAA;
  padding: 19px 16px;
  border-radius: 8px;
  border: 1px solid #AAA;
  font-size: 16px;
}
@media (min-width: 1440px) {
  .site input[type=text],
  .site input[type=email],
  .site input[type=url],
  .site input[type=password],
  .site input[type=search],
  .site input[type=number],
  .site input[type=tel],
  .site input[type=range],
  .site input[type=date],
  .site input[type=month],
  .site input[type=week],
  .site input[type=time],
  .site input[type=datetime],
  .site input[type=datetime-local],
  .site input[type=color],
  .site textarea {
    font-size: 1.11em;
    padding: 1.32em 1.11em;
    border-radius: 0.56em;
    border: 0.07em solid #AAA;
  }
}
.site input[type=text]:focus,
.site input[type=email]:focus,
.site input[type=url]:focus,
.site input[type=password]:focus,
.site input[type=search]:focus,
.site input[type=number]:focus,
.site input[type=tel]:focus,
.site input[type=range]:focus,
.site input[type=date]:focus,
.site input[type=month]:focus,
.site input[type=week]:focus,
.site input[type=time]:focus,
.site input[type=datetime]:focus,
.site input[type=datetime-local]:focus,
.site input[type=color]:focus,
.site textarea:focus {
  color: #111;
}
.site input[type=text]::-webkit-input-placeholder, .site input[type=email]::-webkit-input-placeholder, .site input[type=url]::-webkit-input-placeholder, .site input[type=password]::-webkit-input-placeholder, .site input[type=search]::-webkit-input-placeholder, .site input[type=number]::-webkit-input-placeholder, .site input[type=tel]::-webkit-input-placeholder, .site input[type=range]::-webkit-input-placeholder, .site input[type=date]::-webkit-input-placeholder, .site input[type=month]::-webkit-input-placeholder, .site input[type=week]::-webkit-input-placeholder, .site input[type=time]::-webkit-input-placeholder, .site input[type=datetime]::-webkit-input-placeholder, .site input[type=datetime-local]::-webkit-input-placeholder, .site input[type=color]::-webkit-input-placeholder, .site textarea::-webkit-input-placeholder {
  color: #AAAAAA;
}
.site input[type=text]::-moz-placeholder, .site input[type=email]::-moz-placeholder, .site input[type=url]::-moz-placeholder, .site input[type=password]::-moz-placeholder, .site input[type=search]::-moz-placeholder, .site input[type=number]::-moz-placeholder, .site input[type=tel]::-moz-placeholder, .site input[type=range]::-moz-placeholder, .site input[type=date]::-moz-placeholder, .site input[type=month]::-moz-placeholder, .site input[type=week]::-moz-placeholder, .site input[type=time]::-moz-placeholder, .site input[type=datetime]::-moz-placeholder, .site input[type=datetime-local]::-moz-placeholder, .site input[type=color]::-moz-placeholder, .site textarea::-moz-placeholder {
  color: #AAAAAA;
}
.site input[type=text]:-ms-input-placeholder, .site input[type=email]:-ms-input-placeholder, .site input[type=url]:-ms-input-placeholder, .site input[type=password]:-ms-input-placeholder, .site input[type=search]:-ms-input-placeholder, .site input[type=number]:-ms-input-placeholder, .site input[type=tel]:-ms-input-placeholder, .site input[type=range]:-ms-input-placeholder, .site input[type=date]:-ms-input-placeholder, .site input[type=month]:-ms-input-placeholder, .site input[type=week]:-ms-input-placeholder, .site input[type=time]:-ms-input-placeholder, .site input[type=datetime]:-ms-input-placeholder, .site input[type=datetime-local]:-ms-input-placeholder, .site input[type=color]:-ms-input-placeholder, .site textarea:-ms-input-placeholder {
  color: #AAAAAA;
}
.site input[type=text]::-ms-input-placeholder, .site input[type=email]::-ms-input-placeholder, .site input[type=url]::-ms-input-placeholder, .site input[type=password]::-ms-input-placeholder, .site input[type=search]::-ms-input-placeholder, .site input[type=number]::-ms-input-placeholder, .site input[type=tel]::-ms-input-placeholder, .site input[type=range]::-ms-input-placeholder, .site input[type=date]::-ms-input-placeholder, .site input[type=month]::-ms-input-placeholder, .site input[type=week]::-ms-input-placeholder, .site input[type=time]::-ms-input-placeholder, .site input[type=datetime]::-ms-input-placeholder, .site input[type=datetime-local]::-ms-input-placeholder, .site input[type=color]::-ms-input-placeholder, .site textarea::-ms-input-placeholder {
  color: #AAAAAA;
}
.site input[type=text]::placeholder,
.site input[type=email]::placeholder,
.site input[type=url]::placeholder,
.site input[type=password]::placeholder,
.site input[type=search]::placeholder,
.site input[type=number]::placeholder,
.site input[type=tel]::placeholder,
.site input[type=range]::placeholder,
.site input[type=date]::placeholder,
.site input[type=month]::placeholder,
.site input[type=week]::placeholder,
.site input[type=time]::placeholder,
.site input[type=datetime]::placeholder,
.site input[type=datetime-local]::placeholder,
.site input[type=color]::placeholder,
.site textarea::placeholder {
  color: #AAAAAA;
}
.site input[type=text]::-webkit-contacts-auto-fill-button,
.site input[type=email]::-webkit-contacts-auto-fill-button,
.site input[type=url]::-webkit-contacts-auto-fill-button,
.site input[type=password]::-webkit-contacts-auto-fill-button,
.site input[type=search]::-webkit-contacts-auto-fill-button,
.site input[type=number]::-webkit-contacts-auto-fill-button,
.site input[type=tel]::-webkit-contacts-auto-fill-button,
.site input[type=range]::-webkit-contacts-auto-fill-button,
.site input[type=date]::-webkit-contacts-auto-fill-button,
.site input[type=month]::-webkit-contacts-auto-fill-button,
.site input[type=week]::-webkit-contacts-auto-fill-button,
.site input[type=time]::-webkit-contacts-auto-fill-button,
.site input[type=datetime]::-webkit-contacts-auto-fill-button,
.site input[type=datetime-local]::-webkit-contacts-auto-fill-button,
.site input[type=color]::-webkit-contacts-auto-fill-button,
.site textarea::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  position: absolute;
  right: 0;
}
.site select {
  border-radius: 8px;
  border: 1px solid #AAA;
  padding: 19px 16px;
  color: #AAAAAA;
  font-size: 16px;
  background-color: #fff;
}
@media (min-width: 1440px) {
  .site select {
    font-size: 1.11em;
    border-radius: 0.56em;
    border: 0.07em solid #AAA;
    padding: 1.32em 1.11em;
  }
}
.site textarea {
  width: 100%;
  resize: none;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
body._active {
  overflow: hidden;
}
body._active .site-header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-y: auto;
  animation: open-menu forwards 0.5s;
  -webkit-animation: open-menu forwards 0.5s;
}
@media only screen and (min-width: 1024px) {
  body._active .site-header__menu {
    padding-top: 50px;
  }
}
body._active .site-header__container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  z-index: 10;
  background-color: #1D252D;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.site-header_bg {
  background-color: #1D252D;
}
.site-header__container {
  padding: 19px 0;
  margin: 0 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
@media (min-width: 768px) {
  .site-header__container {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .site-header__container {
    margin: 0 108px;
    padding: 24px 0;
  }
}
@media (min-width: 1440px) {
  .site-header__container {
    margin: 0 7.5em;
    padding: 1.67em 0;
    gap: 1.67em;
  }
}
.site-header__logo {
  position: relative;
  z-index: 10;
  display: block;
  line-height: 0;
  margin-right: auto;
}
.site-header__logo img, .site-header__logo svg {
  width: 145px;
  height: 21px;
}
@media (min-width: 1440px) {
  .site-header__logo img, .site-header__logo svg {
    width: 10.13em;
    height: 2.08em;
  }
}
.site-header__btns {
  padding: 2vh 0;
  position: relative;
  bottom: 0;
  left: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 24px;
  margin-top: auto;
  text-align: center;
}
@media (min-width: 1024px) {
  .site-header__btns {
    display: none;
  }
}
@media (min-width: 1440px) {
  .site-header__btns {
    grid-gap: 1.67em;
  }
}
.site-header_back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  margin: 2vh 0 0 0;
  text-align: center;
  line-height: 1;
  padding: 16px 24px 14px;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .site-header_back {
    display: none;
  }
}
.site-header__menu {
  opacity: 0;
  display: none;
  height: calc(var(--vh, 1vh) * 100);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background-color: #1D252D;
  padding: 0 31px;
}
@media (min-width: 768px) {
  .site-header__menu {
    padding: 0 70px;
    padding-bottom: 110px;
  }
}
@media (min-width: 1024px) {
  .site-header__menu {
    padding: 0 108px;
  }
}
@media (min-width: 1440px) {
  .site-header__menu {
    padding: 0 7.5em;
  }
}
.site-header__nav {
  padding: 90px 0 0 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (min-width: 1024px) {
  .site-header__nav {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.site-header__ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .site-header__ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 1.5vh;
  }
}
@media (min-width: 1280px) {
  .site-header__ul {
    gap: 1.8vh;
  }
}
@media (min-width: 1440px) {
  .site-header__ul {
    gap: 1.3vh;
  }
}
.site-header__ul .menu-item {
  position: relative;
}
.site-header__ul .menu-item.current-menu-item > a, .site-header__ul .menu-item.current-menu-ancestor > a {
  color: #BA0C2F;
}
.site-header__ul .menu-item.current-menu-item > a path, .site-header__ul .menu-item.current-menu-ancestor > a path {
  stroke: #BA0C2F;
}
@media (min-width: 1024px) {
  .site-header__ul .menu-item:hover > .sub-menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.site-header__ul .menu-item:hover > a {
  color: #fff;
}
.site-header__ul .menu-item:hover > a path {
  stroke: #BA0C2F;
}
.site-header__ul .menu-item > a {
  text-decoration: none;
  color: #fff;
  font-size: 3vh;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 21px;
  padding: 1vh 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (min-width: 1440px) {
  .site-header__ul .menu-item > a {
    gap: 0.316em;
  }
}
.site-header__ul .menu-item > a path {
  stroke: #BA0C2F;
}
@media (min-width: 1024px) {
  .site-header__ul .menu-item > a path {
    stroke: rgba(255, 255, 255, 0.7);
  }
}
@media (min-width: 1024px) {
  .site-header__ul .menu-item > a {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0;
    border-bottom: none;
    color: rgba(255, 255, 255, 0.7);
    font-size: 3vh;
  }
}
@media (min-width: 1280px) {
  .site-header__ul .menu-item > a {
    font-size: 3.5vh;
  }
}
@media (min-width: 1024px) {
  .site-header__ul .menu-item_big > a {
    font-size: 5.5vh;
  }
}
@media (min-width: 1280px) {
  .site-header__ul .menu-item_big > a {
    font-size: 5.5vh;
  }
}
@media (min-width: 1024px) {
  .site-header__ul .menu-item_hide {
    display: none;
  }
}
.site-header__ul .menu-item__arrow {
  font-size: 0;
}
.site-header__ul .menu-item__arrow svg {
  width: 11px;
  height: 17px;
}
@media (min-width: 1024px) {
  .site-header__ul .menu-item__arrow svg {
    width: auto;
    height: auto;
  }
}
.site-header__ul .menu-item_open > .sub-menu {
  left: 0;
}
@media (min-width: 1024px) {
  .site-header__ul .menu-item_open > .sub-menu {
    left: 99%;
  }
}
.site-header__ul .sub-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 1023px) {
  .site-header__ul .sub-menu {
    position: fixed;
    z-index: 5;
    top: 90px;
    bottom: 0;
    left: 100%;
    overflow: hidden;
    overflow-y: auto;
    min-height: calc(100% - 90px);
    height: calc(100% - 90px);
    width: 100%;
    -webkit-transition: all 375ms;
    transition: all 375ms;
    background-color: #1D252D;
    -webkit-transition-property: left, right, -webkit-transform;
    transition-property: left, right, -webkit-transform;
    transition-property: left, right, transform;
    transition-property: left, right, transform, -webkit-transform;
    padding: 0 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 767px) {
  .site-header__ul .sub-menu {
    padding: 0 31px;
  }
}
@media (min-width: 1024px) {
  .site-header__ul .sub-menu {
    position: absolute;
    top: 10px;
    left: 99%;
    display: none;
    padding: 0 0 0 66px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    white-space: nowrap;
    gap: 1.5vh;
  }
}
@media (min-width: 1280px) {
  .site-header__ul .sub-menu {
    gap: 1.8vh;
  }
}
@media (min-width: 1440px) {
  .site-header__ul .sub-menu {
    top: 0.69em;
    padding: 0 0 0 4.58em;
  }
}
.site-header__burger {
  display: block;
  position: relative;
  z-index: 10;
  width: 32px;
  height: 22px;
  cursor: pointer;
}
@media (min-width: 1440px) {
  .site-header__burger {
    width: 2.22em;
    height: 1.53em;
  }
}
.site-header__burger span, .site-header__burger::before, .site-header__burger::after {
  left: 0;
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #fff;
}
@media (min-width: 1440px) {
  .site-header__burger span, .site-header__burger::before, .site-header__burger::after {
    height: 0.07em;
  }
}
.site-header__burger::before, .site-header__burger::after {
  content: "";
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  height: 1.29412px;
}
@media (min-width: 1440px) {
  .site-header__burger::before, .site-header__burger::after {
    height: 0.09em;
  }
}
.site-header__burger::before {
  top: 0;
}
.site-header__burger::after {
  bottom: 0;
  height: 3px;
  background-color: #BA0C2F;
}
@media (min-width: 1440px) {
  .site-header__burger::after {
    height: 0.21em;
  }
}
.site-header__burger span {
  top: 50%;
  top: calc(50% - 0.5px);
  height: 1.49412px;
}
@media (min-width: 1440px) {
  .site-header__burger span {
    top: calc(50% - 0.03em);
    height: 0.1em;
  }
}
.site-header__burger._active span {
  -webkit-transform: scale(0) translate(0, -50%);
          transform: scale(0) translate(0, -50%);
  display: none;
  opacity: 0;
}
.site-header__burger._active::before {
  top: -2px;
  -webkit-transform: rotate(-47deg) translate(-50%, 0);
          transform: rotate(-47deg) translate(-50%, 0);
  left: 12px;
  background-color: #BA0C2F;
}
@media (min-width: 1440px) {
  .site-header__burger._active::before {
    top: -0.14em;
    left: 0.83em;
  }
}
.site-header__burger._active::after {
  -webkit-transform: rotate(45deg) translate(-50%, 0);
          transform: rotate(45deg) translate(-50%, 0);
  left: 12px;
  top: 21px;
  height: 1px;
}
@media (min-width: 1440px) {
  .site-header__burger._active::after {
    left: 0.83em;
    top: 1.46em;
    height: 0.07em;
  }
}
.site-header__contacts {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #BA0C2F;
  color: #fff;
  padding: 40px;
  gap: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: none;
}
@media (min-width: 1024px) {
  .site-header__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 370px;
  }
}
@media (min-width: 1440px) {
  .site-header__contacts {
    padding: 2.78em;
    min-width: 25.68em;
    padding: 2.78em;
    gap: 1.67em;
  }
}
.site-header__contacts a {
  color: #fff;
  text-decoration: none;
  display: block;
}
.site-header__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  font-size: 14px;
  line-height: 130%;
}
@media (min-width: 1440px) {
  .site-header__contact {
    font-size: 0.97em;
    gap: 1.11em;
  }
}
.site-header__contact-icon {
  line-height: 0;
}
.site-header__contact-link {
  text-decoration: underline !important;
}
.site-header__contact table td + td {
  padding-left: 10px;
}
@media (min-width: 1440px) {
  .site-header__contact table td + td {
    padding-left: 0.69em;
  }
}
.site-header__login {
  color: #fff;
  font-size: 16px;
  display: none;
}
@media (min-width: 1024px) {
  .site-header__login {
    display: block;
    z-index: 10;
  }
}
@media (min-width: 1440px) {
  .site-header__login {
    font-size: 1.11em;
  }
}
.site-header__login a {
  color: #fff;
  text-decoration: none;
}
.site-header__menu-burger {
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  z-index: 10;
}
@media (min-width: 1440px) {
  .site-header__menu-burger {
    font-size: 1.11em;
  }
}

.single-kurse .entry-content,
.single-stellenangebote .entry-content,
.single-post .entry-content,
.header_dark .entry-content,
.error404 .entry-content,
.page-id-135 .entry-content {
  padding: 60px 0 0 0;
}
@media (min-width: 1024px) {
  .single-kurse .entry-content,
  .single-stellenangebote .entry-content,
  .single-post .entry-content,
  .header_dark .entry-content,
  .error404 .entry-content,
  .page-id-135 .entry-content {
    padding: 120px 0 0 0;
  }
}
@media (min-width: 1440px) {
  .single-kurse .entry-content,
  .single-stellenangebote .entry-content,
  .single-post .entry-content,
  .header_dark .entry-content,
  .error404 .entry-content,
  .page-id-135 .entry-content {
    padding: 8.33em 0 0 0;
  }
}
.single-kurse .site-header,
.single-stellenangebote .site-header,
.single-post .site-header,
.header_dark .site-header,
.error404 .site-header,
.page-id-135 .site-header {
  background-color: #1D252D;
}

@-webkit-keyframes open-menu {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes open-menu {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (min-width: 1440px) {
  .menu-item__arrow {
    font-size: 0.24em !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .menu-item__arrow svg {
    width: 1.18em !important;
    height: 1.87em !important;
  }
  .site-header__contact-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .site-header__contact-icon svg {
    width: 1.25em;
    height: 1.53em;
  }
}
.site-footer {
  background-color: #1D252D;
  color: #fff;
}
.site-footer__wrap {
  margin: 0 31px;
  padding: 40px 0 16px 0;
}
@media (min-width: 768px) {
  .site-footer__wrap {
    margin: 0 70px;
    padding: 40px 0 16px 0;
  }
}
@media (min-width: 1024px) {
  .site-footer__wrap {
    padding: 0;
    margin: 0 108px;
    padding: 40px 0 0 0;
  }
}
@media (min-width: 1440px) {
  .site-footer__wrap {
    margin: 0 7.5em;
    padding: 2.78em 0 0 0;
  }
}
.site-footer__logo {
  display: block;
  text-align: center;
}
@media (min-width: 1024px) {
  .site-footer__logo {
    text-align: left;
  }
}
@media (min-width: 1440px) {
  .site-footer__logo {
    width: 100%;
    max-width: 12.84em;
  }
  .site-footer__logo img {
    width: 100%;
  }
}
.site-footer__content {
  display: grid;
  grid-template-columns: 100%;
  padding: 56px 0 0 0;
}
@media (min-width: 1024px) {
  .site-footer__content {
    padding: 40px 0 0 0;
    grid-template-columns: 1fr 1.3fr;
    grid-gap: 24px;
  }
}
@media (min-width: 1280px) {
  .site-footer__content {
    grid-template-columns: 1.2fr 1fr;
  }
}
@media (min-width: 1440px) {
  .site-footer__content {
    grid-gap: 1.67em;
  }
}
.site-footer__info {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 48px;
  margin: 0 0 60px 0;
}
@media (min-width: 1024px) {
  .site-footer__info {
    grid-template-columns: 100%;
    grid-gap: 24px;
  }
}
@media (min-width: 1280px) {
  .site-footer__info {
    grid-template-columns: 1fr 1fr;
    margin: 0 0 90px 0;
  }
}
@media (min-width: 1440px) {
  .site-footer__info {
    grid-gap: 1.67em;
  }
}
.site-footer__contacts {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  max-width: 250px;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .site-footer__contacts {
    max-width: inherit;
    margin: 0;
  }
}
@media (min-width: 1440px) {
  .site-footer__contacts {
    gap: 1.67em;
  }
}
.site-footer__contacts a {
  color: #fff;
  text-decoration: none;
}
.site-footer__certificate {
  display: grid;
  grid-template-columns: 76px 1fr;
  grid-gap: 24px;
  max-width: 311px;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .site-footer__certificate {
    max-width: inherit;
    margin: 0;
    grid-template-columns: 5.27em 1fr;
  }
}
@media (min-width: 1440px) {
  .site-footer__certificate {
    grid-gap: 1.67em;
  }
}
.site-footer__certificate-img {
  line-height: 0;
}
.site-footer__certificate-img img {
  width: 100%;
}
.site-footer__certificate-title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 16px 0;
}
@media (min-width: 1440px) {
  .site-footer__certificate-title {
    font-size: 1.25em;
    margin: 0 0 1.11em 0;
  }
}
.site-footer__certificate-text {
  font-size: 14px;
}
@media (min-width: 1440px) {
  .site-footer__certificate-text {
    font-size: 0.97em;
  }
}
.site-footer__right {
  display: none;
}
@media (min-width: 1024px) {
  .site-footer__right {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
.site-footer__menu {
  border-left: 1px solid #3B4E61;
  padding: 0 19px;
}
@media (min-width: 1440px) {
  .site-footer__menu {
    border-left: 0.07em solid #3B4E61;
    padding: 0 1.32em;
  }
}
.site-footer__ul {
  padding: 0;
  list-style: none !important;
}
.site-footer__ul .menu-item-has-children > a, .site-footer__ul .menu-item-has-children p {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 16px 0;
  display: block;
}
@media (min-width: 1440px) {
  .site-footer__ul .menu-item-has-children > a, .site-footer__ul .menu-item-has-children p {
    font-size: 0.97em;
    margin: 0 0 1.11em 0;
  }
}
.site-footer__ul .menu-item.menu-item-type-custom > a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.site-footer__ul .menu-item {
  margin: 0 0 8px 0;
}
@media (min-width: 1440px) {
  .site-footer__ul .menu-item {
    margin: 0 0 0.56em 0;
  }
}
.site-footer__ul .menu-item a, .site-footer__ul .menu-item p {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media (min-width: 1440px) {
  .site-footer__ul .menu-item a, .site-footer__ul .menu-item p {
    font-size: 0.97em;
  }
}
.site-footer__ul .menu-item a:hover, .site-footer__ul .menu-item p:hover {
  color: #fff;
}
.site-footer__ul .menu-item p:hover {
  color: rgba(255, 255, 255, 0.7);
}
.site-footer__ul .menu-item ul {
  padding: 0;
  gap: 24px;
  margin: 0;
  list-style: none;
}
@media (min-width: 1440px) {
  .site-footer__ul .menu-item ul {
    gap: 1.67em;
  }
}
.site-footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #5A6E82;
  font-size: 14px;
  text-align: center;
  gap: 8px;
}
@media (min-width: 1024px) {
  .site-footer__bottom {
    padding: 0 0 16px 0;
  }
}
@media (min-width: 1280px) {
  .site-footer__bottom {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 1440px) {
  .site-footer__bottom {
    font-size: 0.97em;
  }
}
.site-footer__bottom div:last-of-type {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
@media (min-width: 1280px) {
  .site-footer__bottom div:last-of-type {
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
  }
}
.site-footer__bottom a {
  text-decoration: none;
  color: #5A6E82;
  margin-left: 16px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.site-footer__bottom a:first-child {
  margin-left: 0;
}
.site-footer__bottom a:hover {
  color: #fff;
}

.textcards-links__list {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 24px;
  margin: 0 31px;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .textcards-links__list {
    margin: 0 70px;
    margin-top: 40px;
  }
}
@media (min-width: 1180px) {
  .textcards-links__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.textcards-links__list {
  /*@include mlg {
  	grid-gap: 32px;
  	grid-template-columns: repeat(2, 1fr);
  	margin: $pad-middle;
  	margin-top: 40px;
  }*/
  /*@include mxl {
  	grid-template-columns: repeat(3, 1fr);
  }*/
}
@media (min-width: 1440px) {
  .textcards-links__list {
    margin: 0 7.5em;
    margin-top: 2.78em;
  }
}
@media (min-width: 1440px) {
  .textcards-links__list {
    grid-gap: 1.67em;
  }
}
.textcards-links__card {
  background: #FFF;
  border-left: 1px solid transparent;
  overflow: hidden;
  padding: 32px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  text-decoration: none;
  color: #1D252D;
}
@media (min-width: 1024px) {
  .textcards-links__card {
    border-color: #DBDBDB;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
@media (min-width: 1280px) {
  .textcards-links__card {
    padding: 40px;
  }
}
@media (min-width: 1440px) {
  .textcards-links__card {
    padding: 2.78em;
  }
}
.textcards-links__card:hover {
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  border-color: transparent;
}
.textcards-links__card.slider-line:after {
  width: 0;
}
@media (min-width: 1024px) {
  .textcards-links__card.slider-line:after {
    width: 0;
  }
}
.textcards-links__card {
  /*&:nth-child(3) {
  	@include mlg {
  		grid-column: span 2;
  	}

  	@include mxl {
  		grid-column: inherit;
  	}
  }*/
}
.textcards-links__title {
  font-size: 40px;
  font-weight: 600;
  line-height: 130%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin: 0 0 24px 0;
}
@media (min-width: 1440px) {
  .textcards-links__title {
    font-size: 2.78em;
    gap: 0.397em;
    margin: 0 0 0.596em 0;
  }
}
@media (max-width: 400px) {
  .textcards-links__title {
    font-size: 32px;
  }
}
.textcards-links__title img {
  width: 40px;
  height: 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
}
@media (min-width: 1440px) {
  .textcards-links__title img {
    width: 0.98765em;
    height: 0.98765em;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 0.98765em;
            flex: 0 0 0.98765em;
  }
}
.textcards-links__text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.textcards-links__btn {
  margin: 46px 0 0 0;
}
@media (min-width: 768px) {
  .textcards-links__btn {
    margin: 64px 0 0 0;
  }
}
@media (min-width: 1440px) {
  .textcards-links__btn {
    margin: 4.44em 0 0 0;
  }
}

.text-module__headline {
  margin: 0 0 24px 0;
}
@media (min-width: 1440px) {
  .text-module__headline {
    margin: 0 0 1.67em 0;
  }
}
.text-module__headline > h1 {
  font-size: 48px;
}
@media (min-width: 768px) {
  .text-module__headline > h1 {
    font-size: 75px;
  }
}
@media (min-width: 1440px) {
  .text-module__headline > h1 {
    font-size: 5.21em;
  }
}
.text-module__headline > h2 {
  font-size: 40px;
}
@media (min-width: 768px) {
  .text-module__headline > h2 {
    font-size: 56px;
  }
}
@media (min-width: 1440px) {
  .text-module__headline > h2 {
    font-size: 3.75em;
  }
}
.text-module__headline > h3 {
  font-size: 32px;
}
@media (min-width: 768px) {
  .text-module__headline > h3 {
    font-size: 40px;
  }
}
@media (min-width: 1440px) {
  .text-module__headline > h3 {
    font-size: 2.78em;
  }
}
.text-module__headline br {
  display: none;
}
@media (min-width: 768px) {
  .text-module__headline br {
    display: block;
  }
}
.text-module__img {
  line-height: 0;
  margin: 32px 0;
}
@media (min-width: 768px) {
  .text-module__img {
    margin: 56px 0;
  }
}
@media (min-width: 1440px) {
  .text-module__img {
    margin: 3.5em 0;
  }
}
.text-module__img img {
  -o-object-fit: cover;
     object-fit: cover;
}
.text-module__img_landscape img {
  aspect-ratio: 704/396;
}
.text-module__img_portrait img {
  aspect-ratio: 358/479;
}
@media (min-width: 768px) {
  .text-module__img_portrait img {
    max-width: 51%;
  }
}
.text-module__content {
  text-align: center;
  margin: 0 31px;
}
@media (min-width: 768px) {
  .text-module__content {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .text-module__content {
    margin: 0 108px;
  }
}
@media (min-width: 1440px) {
  .text-module__content {
    margin: 0 7.5em;
  }
}
.text-module__content_small .text-module__text,
.text-module__content_small .text-module__headline {
  max-width: 500px;
}
@media (min-width: 1440px) {
  .text-module__content_small .text-module__text,
  .text-module__content_small .text-module__headline {
    max-width: 34.7em;
  }
}
.text-module__content_small .text-module__headline {
  margin: 0 auto 24px;
}
@media (min-width: 1440px) {
  .text-module__content_small .text-module__headline {
    margin: 0 auto 1.67em;
  }
}
.text-module__text {
  max-width: 600px;
  margin: 0 auto;
}
@media (min-width: 1440px) {
  .text-module__text {
    max-width: 31.31em;
  }
}
.text-module__btn {
  margin: 32px 0 0 0;
}
@media (min-width: 1440px) {
  .text-module__btn {
    margin: 2.22em 0 0 0;
  }
}
.text-module__btn .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media (min-width: 1440px) {
  .text-module__btn .btn {
    gap: 0.83em;
  }
}
.text-module__btn .btn:hover svg circle {
  fill: #fff;
}
.text-module__btn .btn:hover svg path {
  fill: #BA0C2F;
}
.text-module__btn .btn svg {
  display: none;
  width: 32px;
  height: 32px;
}
@media (min-width: 1440px) {
  .text-module__btn .btn svg {
    width: 2.2em;
    height: 2.2em;
  }
}
.text-module__btn .btn svg circle, .text-module__btn .btn svg path {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
.text-module__certificate {
  text-decoration: none;
  color: #1D252D;
  display: grid;
  grid-template-columns: 76px 1fr;
  grid-gap: 24px;
  max-width: 417px;
  margin: 32px auto 0;
  background-color: #F7F7F7;
  padding: 24px;
  text-align: left;
}
.text-module__certificate::after {
  top: 0;
}
@media (min-width: 1024px) {
  .text-module__certificate {
    margin: 72px auto 0;
    grid-template-columns: 5.27em 1fr;
    padding: 32px 32px 24px 32px;
  }
}
@media (min-width: 1440px) {
  .text-module__certificate {
    max-width: 28.94em;
    grid-template-columns: 5.27em 1fr;
    margin: 2.22em auto 0;
    padding: 1.67em;
    text-align: left;
  }
}
@media (min-width: 1440px) {
  .text-module__certificate {
    grid-gap: 1.67em;
  }
}
.text-module__certificate-img {
  line-height: 0;
}
.text-module__certificate-img img {
  width: 100%;
}
.text-module__certificate-title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 16px 0;
  color: #BA0C2F;
}
@media (min-width: 1440px) {
  .text-module__certificate-title {
    font-size: 1.25em;
  }
}
@media (min-width: 1440px) {
  .text-module__certificate-title {
    margin: 0 0 1.11em 0;
  }
}
.text-module__certificate-text {
  font-size: 14px;
}
@media (min-width: 1440px) {
  .text-module__certificate-text {
    font-size: 0.97em;
  }
}

.page-id-162 .text-module__btn .btn svg {
  display: block;
}

.text-cta {
  background-color: #BA0C2F;
  color: #fff;
  padding: 56px 0;
}
@media (min-width: 1024px) {
  .text-cta {
    padding: 107px 0;
  }
}
@media (min-width: 1440px) {
  .text-cta {
    padding: 7.43em 0;
  }
}
.text-cta__container {
  padding: 0 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .text-cta__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 123px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 1440px) {
  .text-cta__container {
    gap: 8.54em;
  }
}
@media (min-width: 768px) {
  .text-cta__container {
    padding: 0 70px;
  }
}
@media (min-width: 1024px) {
  .text-cta__container {
    padding: 0 108px;
  }
}
@media (min-width: 1440px) {
  .text-cta__container {
    padding: 0 7.5em;
  }
}
.text-cta__container_one-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 8px;
}
@media (min-width: 1280px) {
  .text-cta__container_one-column {
    padding: 53px 0;
  }
}
.text-cta__container_one-column .text-cta__content {
  text-align: center;
  max-width: 494px;
}
@media (min-width: 1440px) {
  .text-cta__container_one-column .text-cta__content {
    max-width: 34.28em;
  }
}
.text-cta__container_one-column .text-cta__btn {
  -ms-flex-item-align: center;
      align-self: center;
}
@media (min-width: 1024px) {
  .text-cta__content {
    max-width: 500px;
  }
}
@media (min-width: 1440px) {
  .text-cta__content {
    max-width: 34.7em;
  }
}
.text-cta__headline {
  margin: 0 0 24px 0;
}
@media (min-width: 1440px) {
  .text-cta__headline {
    margin: 0 0 1.67em 0;
  }
}
.text-cta__btn {
  margin: 24px 0 0 0;
}
@media (min-width: 1024px) {
  .text-cta__btn {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}
@media (min-width: 1440px) {
  .text-cta__btn {
    margin: 1.67em 0 0 0;
  }
}

.title-list__headline {
  text-align: center;
  margin: 0 0 24px 0;
}
@media (min-width: 1024px) {
  .title-list__headline {
    margin: 0 0 32px 0;
  }
}
@media (min-width: 1440px) {
  .title-list__headline {
    margin: 0 0 2.22em 0;
  }
}
.title-list__text {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.title-list__text b {
  font-family: "Merriweather";
  font-weight: 700;
  color: #BA0C2F;
}
@media (min-width: 1024px) {
  .title-list__text {
    font-size: 24px;
  }
}
@media (min-width: 1440px) {
  .title-list__text {
    font-size: 1.67em;
  }
}
@media (min-width: 1024px) {
  .title-list__text ul,
  .title-list__text ol {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}

.bg-icon {
  padding: 87px 0;
  background-color: #1D252D;
  color: #fff;
  position: relative;
  min-height: 520px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1440px) {
  .bg-icon {
    padding: 6.04em 0;
    min-height: 36.09em;
  }
}
.bg-icon > img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 280px;
  z-index: 1;
}
@media (min-width: 1024px) {
  .bg-icon > img {
    max-width: 351px;
  }
}
@media (min-width: 1440px) {
  .bg-icon > img {
    width: 100%;
    max-width: 19.43em;
  }
}
.bg-icon__content {
  position: relative;
  z-index: 3;
  margin: 0 31px;
}
@media (min-width: 768px) {
  .bg-icon__content {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .bg-icon__content {
    margin: 0 108px;
  }
}
@media (min-width: 1440px) {
  .bg-icon__content {
    margin: 0 7.5em;
  }
}
.bg-icon__content_wide .title-list__text {
  max-width: 844px;
  margin: 0 auto;
}
@media (min-width: 1440px) {
  .bg-icon__content_wide .title-list__text {
    max-width: 58.57em;
  }
}

.text-list {
  color: #fff;
}
.text-list__container {
  background-color: #1D252D;
  margin: 0 31px;
  padding: 40px 31px;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .text-list__container {
    margin: 0 70px;
    padding: 40px 31px;
  }
}
@media (min-width: 1024px) {
  .text-list__container {
    margin: 0 108px;
    padding: 50px 70px;
  }
}
@media (min-width: 1440px) {
  .text-list__container {
    margin: 0 7.5em;
    padding: 5.9em 4.86em 5.9em 6.94em;
  }
}
.text-list__content {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 30px;
}
@media (min-width: 768px) {
  .text-list__content {
    grid-gap: 40px;
  }
}
@media (min-width: 1024px) {
  .text-list__content {
    grid-gap: 40px;
  }
}
@media (min-width: 1280px) {
  .text-list__content {
    grid-gap: 85px;
    grid-template-columns: 1.1fr 1fr;
  }
}
@media (min-width: 1440px) {
  .text-list__content {
    grid-gap: 5.9em;
  }
}
.text-list__headline {
  margin: 0 0 24px 0;
}
@media (min-width: 1280px) {
  .text-list__headline {
    margin: 0 0 32px 0;
  }
}
@media (min-width: 1440px) {
  .text-list__headline {
    margin: 0 0 2.22em 0;
  }
}
.text-list__title {
  font-size: 20px;
  margin: 0 0 24px 0;
}
@media (min-width: 1440px) {
  .text-list__title {
    font-size: 1.39em;
  }
}
@media (min-width: 1440px) {
  .text-list__title {
    margin: 0 0 1.67em 0;
  }
}
.text-list__text {
  margin: 0 0 24px 0;
}
@media (min-width: 1280px) {
  .text-list__text {
    margin: 0 0 32px 0;
  }
}
@media (min-width: 1440px) {
  .text-list__text {
    margin: 0 0 2.22em 0;
  }
}
.text-list__col .text-list__list {
  padding: 0;
  list-style: none;
  font-size: 16px;
}
@media (min-width: 1440px) {
  .text-list__col .text-list__list {
    font-size: 1.11em;
  }
}
.text-list__col .text-list__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 13px 0 0 0;
}
@media (min-width: 1440px) {
  .text-list__col .text-list__list li {
    gap: 1.11em;
    margin: 0.9em 0 0 0;
  }
}
.text-list__col .text-list__list li svg {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
}
@media (min-width: 1440px) {
  .text-list__col .text-list__list li svg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 1.67em;
            flex: 0 0 1.67em;
    width: 1.67em;
    height: 1.67em;
  }
}

.text-2col__container {
  margin: 0 31px;
}
@media (min-width: 768px) {
  .text-2col__container {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .text-2col__container {
    margin: 0 212px;
  }
}
@media (min-width: 1440px) {
  .text-2col__container {
    margin: 0 14.71em;
  }
}
.text-2col__headline {
  margin: 0 0 24px 0;
}
@media (min-width: 1280px) {
  .text-2col__headline {
    max-width: 49%;
  }
}
@media (min-width: 1440px) {
  .text-2col__headline {
    margin: 0 0 1.67em 0;
  }
}
@media (min-width: 1280px) {
  .text-2col__text {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
}

.bg-title-text {
  position: relative;
}
.bg-title-text .bg-icon {
  z-index: 5;
  background: none;
}
.bg-title-text__text {
  max-width: 496px;
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 1440px) {
  .bg-title-text__text {
    max-width: 34.42em;
  }
}
.bg-title-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(29, 37, 45, 0.9);
  z-index: 2;
}
.bg-title-text > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}

.text-job {
  position: relative;
  overflow: hidden;
}
.text-job > img {
  position: absolute;
  right: 0;
  top: 10%;
  z-index: 1;
  width: 262px;
  height: 370px;
}
@media (min-width: 768px) {
  .text-job > img {
    width: 545px;
    height: 740px;
  }
}
@media (min-width: 1440px) {
  .text-job > img {
    width: 37.82em;
    height: 51.36em;
  }
}
@media (min-width: 1440px) {
  .text-job.margin_default {
    margin: 120px 0 160px;
  }
}
.text-job__content {
  position: relative;
  z-index: 3;
  margin: 0 31px;
  max-width: 600px;
}
@media (min-width: 768px) {
  .text-job__content {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .text-job__content {
    margin: 0 212px;
  }
}
@media (min-width: 1440px) {
  .text-job__content {
    margin: 0 14.71em;
    max-width: 41.64em;
  }
}
.text-job__headline {
  margin: 0 0 32px 0;
}
@media (min-width: 1440px) {
  .text-job__headline {
    margin: 0 0 2.22em 0;
  }
}
.text-job__text p {
  margin: 0 0 16px 0;
}
@media (min-width: 1440px) {
  .text-job__text p {
    margin: 0 0 1.11em 0;
  }
}
.text-job__text ul {
  padding: 0 0 0 20px;
}
@media (min-width: 1440px) {
  .text-job__text ul {
    padding: 0 0 0 1.39em;
  }
}
.text-job__text ul li::marker {
  color: #BA0C2F;
}
.text-job__text h1,
.text-job__text h2,
.text-job__text h3,
.text-job__text h4,
.text-job__text h5,
.text-job__text h6 {
  font-size: 20px;
  font-weight: 700;
  margin: 32px 0 3px 0;
}
@media (min-width: 1440px) {
  .text-job__text h1,
  .text-job__text h2,
  .text-job__text h3,
  .text-job__text h4,
  .text-job__text h5,
  .text-job__text h6 {
    font-size: 1.39em;
  }
}
.text-job__btn {
  margin: 40px 0 0 0;
}

.cta-events__container {
  margin: 0 31px;
}
@media (min-width: 768px) {
  .cta-events__container {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .cta-events__container {
    margin: 0 108px;
  }
}
@media (min-width: 1440px) {
  .cta-events__container {
    margin: 0 7.5em;
  }
}
.cta-events__wrap {
  background-color: #BA0C2F;
  color: #fff;
  padding: 31px 40px;
  max-width: 1016px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .cta-events__wrap {
    grid-template-columns: 192px 1fr;
    padding: 40px 56px;
    grid-gap: 60px;
  }
}
@media (min-width: 1024px) {
  .cta-events__wrap {
    grid-gap: 7.22em;
    padding: 80px 112px;
    grid-template-columns: 13.32em 1fr;
  }
}
@media (min-width: 1440px) {
  .cta-events__wrap {
    padding: 5.55em 7.77em;
    max-width: 70.51em;
  }
}
.cta-events__btn {
  margin: 32px 0 0 0;
}
@media (min-width: 1440px) {
  .cta-events__btn {
    margin: 2.22em 0 0 0;
  }
}
.cta-events__icon {
  line-height: 0;
  margin: 0 auto;
  max-width: 192px;
}
@media (min-width: 768px) {
  .cta-events__icon {
    max-width: inherit;
    width: 100%;
  }
}
.cta-events__icon svg {
  width: 100%;
  height: auto;
}

.text-img__container {
  padding: 0 31px;
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 56px;
}
@media (min-width: 768px) {
  .text-img__container {
    padding: 0 70px;
    grid-gap: 72px;
  }
}
@media (min-width: 1024px) {
  .text-img__container {
    padding: 0 108px;
    grid-template-columns: 2.3fr 1fr;
    grid-gap: 24px;
  }
}
@media (min-width: 1440px) {
  .text-img__container {
    padding: 0 7.5em;
  }
}
@media (min-width: 1440px) {
  .text-img__container {
    grid-gap: 1.67em;
  }
}
.text-img__container_center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1024px) {
  .text-img__container_center {
    grid-gap: 141px;
  }
}
@media (min-width: 1280px) {
  .text-img__container_center {
    padding: 0 212px;
    grid-gap: 141px;
    grid-template-columns: 1.2fr 1fr;
  }
}
@media (min-width: 1440px) {
  .text-img__container_center {
    padding: 0 14.71em;
    grid-gap: 9.79em;
  }
}
.text-img__container_center .text-img__line {
  display: none;
}
.text-img__container_center .text-img__headline > * {
  font-size: 32px;
}
@media (min-width: 768px) {
  .text-img__container_center .text-img__headline > * {
    font-size: 40px;
  }
}
@media (min-width: 1440px) {
  .text-img__container_center .text-img__headline > * {
    font-size: 2.78em;
  }
}
.text-img__container_center .text-img__text {
  max-width: inherit;
}
.text-img__headline {
  margin: 0 0 24px 0;
}
@media (min-width: 1440px) {
  .text-img__headline {
    margin: 0 0 1.67em 0;
  }
}
.text-img .text_default {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 24px;
}
@media (min-width: 1440px) {
  .text-img .text_default {
    gap: 1.67em;
  }
}
.text-img__line {
  width: 184px;
  height: 20px;
  background-color: #BA0C2F;
  margin: 5px 0 0 0;
  display: none;
}
@media (min-width: 1024px) {
  .text-img__line {
    display: block;
  }
}
@media (min-width: 1440px) {
  .text-img__line {
    width: 14.656em;
    height: 1.6099em;
  }
}
@media (min-width: 768px) {
  .text-img__text {
    max-width: 593px;
  }
}
@media (min-width: 1024px) {
  .text-img__text {
    max-width: 391px;
  }
}
@media (min-width: 1440px) {
  .text-img__text {
    max-width: 52%;
  }
}
.text-img__img {
  line-height: 0;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
@media (min-width: 1024px) {
  .text-img__img {
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
  }
}
.text-img__img img {
  max-width: 286px;
  height: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .text-img__img img {
    max-width: 359px;
  }
}
@media (min-width: 1024px) {
  .text-img__img img {
    max-width: 100%;
  }
}

.full-img-text {
  position: relative;
  padding: 145px 0;
  background-color: grey;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .full-img-text {
    padding: 170px 0;
  }
}
@media (min-width: 1024px) {
  .full-img-text {
    min-height: 700px;
    height: 100vh;
  }
}
.full-img-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: -webkit-gradient(linear, left top, right top, from(#1D252D), color-stop(70.24%, rgba(29, 37, 45, 0.3)));
  background: linear-gradient(90deg, #1D252D 0%, rgba(29, 37, 45, 0.3) 70.24%);
}
.full-img-text > img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.full-img-text__content {
  position: relative;
  z-index: 3;
  color: #fff;
  margin: 0 31px;
}
@media (min-width: 768px) {
  .full-img-text__content {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .full-img-text__content {
    margin: 0 108px;
  }
}
@media (min-width: 1440px) {
  .full-img-text__content {
    margin: 0 7.5em;
  }
}
.full-img-text__headline {
  margin: 0 0 24px 0;
}
@media (min-width: 768px) {
  .full-img-text__headline {
    max-width: 613px;
  }
}
@media (min-width: 1440px) {
  .full-img-text__headline {
    max-width: 42.54em;
    margin: 0 0 1.67em 0;
  }
}
.full-img-text__text {
  font-size: 24px;
}
.full-img-text__text b {
  font-family: "Merriweather";
  font-weight: 700;
  color: #BA0C2F;
}
@media (min-width: 1440px) {
  .full-img-text__text {
    font-size: 1.67em;
  }
}
.full-img-text__btn {
  margin: 32px 0 0 0;
}
@media (min-width: 1440px) {
  .full-img-text__btn {
    margin: 2.22em 0 0 0;
  }
}

.full-img-title {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 54px 0;
  min-height: 500px;
}
@media (min-width: 1024px) {
  .full-img-title {
    padding: 108px 0;
    min-height: 700px;
  }
}
@media (min-width: 1440px) {
  .full-img-title {
    min-height: 55.56em;
    padding: 7.5em 0;
  }
}
.full-img-title__headline > * {
  font-size: 48px;
  line-height: 120%;
  font-weight: 300;
}
.full-img-title__headline > * b {
  font-family: "Merriweather";
  font-weight: 700;
  color: #BA0C2F;
}
@media (min-width: 1024px) {
  .full-img-title__headline > * {
    font-size: 96px;
  }
}
@media (min-width: 1440px) {
  .full-img-title__headline > * {
    font-size: 6.66em;
  }
}

.text-img-50-50 {
  display: grid;
  grid-template-columns: 100%;
}
@media (min-width: 1024px) {
  .text-img-50-50 {
    grid-template-columns: 1fr 1fr;
  }
}
.text-img-50-50__img {
  line-height: 0;
}
.text-img-50-50__img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  -o-object-position: center;
     object-position: center;
}
.text-img-50-50__content {
  color: #fff;
  background-color: #BA0C2F;
  padding: 40px 0;
}
@media (min-width: 768px) {
  .text-img-50-50__content {
    padding: 60px 0;
  }
}
@media (min-width: 1024px) {
  .text-img-50-50__content {
    padding: 140px 0;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
@media (min-width: 1440px) {
  .text-img-50-50__content {
    padding: 9.72em 0;
  }
}
.text-img-50-50__headline.headline_h2 {
  margin: 0 0 24px 0;
}
@media (min-width: 1440px) {
  .text-img-50-50__headline.headline_h2 {
    margin: 0 0 1.67em 0;
  }
}
.text-img-50-50__headline.headline_h2 > * {
  font-size: 32px;
}
@media (min-width: 768px) {
  .text-img-50-50__headline.headline_h2 > * {
    font-size: 56px;
  }
}
@media (min-width: 1440px) {
  .text-img-50-50__headline.headline_h2 > * {
    font-size: 3.75em;
    margin: 0 0 0.4356em 0;
  }
}
.text-img-50-50__btn {
  margin: 32px 0 0 0;
}
@media (min-width: 1440px) {
  .text-img-50-50__btn {
    margin: 2.22em 0 0 0;
  }
}

.column-cards__container {
  margin: 0 31px;
  border-bottom: 1px solid #BA0C2F;
  padding: 0 0 40px 0;
}
@media (min-width: 768px) {
  .column-cards__container {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .column-cards__container {
    margin: 0 108px;
  }
}
@media (min-width: 1440px) {
  .column-cards__container {
    margin: 0 7.5em;
    padding: 0 0 2.78em 0;
  }
}
.column-cards__container_2col {
  border-bottom: none;
  padding: 0;
}
.column-cards__headline {
  margin: 0 0 24px 0;
}
@media (min-width: 1024px) {
  .column-cards__headline {
    margin: 0 0 40px 0;
  }
}
@media (min-width: 1440px) {
  .column-cards__headline {
    margin: 0 0 1.67em 0;
  }
}
.column-cards__cards {
  display: grid;
  grid-gap: 24px;
  grid-template-columns: 100%;
}
@media (min-width: 1024px) {
  .column-cards__cards_2col {
    grid-template-columns: repeat(2, 1fr);
  }
}
.column-cards__cards_2col svg {
  display: none;
}
@media (min-width: 1024px) {
  .column-cards__cards_2col .column-cards__text {
    padding-bottom: 85px;
  }
}
.column-cards__cards_2col .column-cards__item:last-of-type svg {
  display: none;
}
@media (min-width: 1024px) {
  .column-cards__cards_3col {
    grid-template-columns: repeat(3, minmax(200px, 1fr));
  }
}
.column-cards__cards_3col .column-cards__item svg {
  display: none;
}
@media (min-width: 1024px) {
  .column-cards__cards_3col .column-cards__item svg {
    display: block;
  }
}
@media (min-width: 1024px) {
  .column-cards__cards_3col .column-cards__item:last-of-type svg {
    display: none;
  }
}
@media (min-width: 768px) {
  .column-cards__cards_4col {
    grid-template-columns: repeat(2, minmax(200px, 1fr));
  }
}
@media (min-width: 1024px) {
  .column-cards__cards_4col {
    grid-template-columns: repeat(2, minmax(200px, 1fr));
  }
}
@media (min-width: 1280px) {
  .column-cards__cards_4col {
    grid-template-columns: repeat(4, minmax(200px, 1fr));
  }
}
.column-cards__cards_4col .column-cards__item:nth-last-of-type(2) svg {
  display: block;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
@media (min-width: 1280px) {
  .column-cards__cards_4col .column-cards__item:nth-last-of-type(2) svg {
    position: absolute;
    bottom: -52px;
    right: -24px;
    -webkit-transform: none;
            transform: none;
  }
}
@media (min-width: 1440px) {
  .column-cards__cards_4col .column-cards__item:nth-last-of-type(2) svg {
    bottom: -3.61em;
    right: -1.67em;
    width: 1.67em;
    height: 1.67em;
  }
}
.column-cards__cards_4col .column-cards__title {
  margin: 0;
}
.column-cards__cards_4col .column-cards__title b {
  font-family: "Merriweather";
  font-weight: 700;
  color: #BA0C2F;
}
.column-cards__cards_4col .column-cards__title > * {
  font-size: 20px;
}
@media (min-width: 1440px) {
  .column-cards__cards_4col .column-cards__title > * {
    font-size: 1.39em;
  }
}
.column-cards__cards_4col .column-cards__item svg {
  display: none;
}
@media (min-width: 1280px) {
  .column-cards__cards_4col .column-cards__item svg {
    display: block;
  }
}
@media (min-width: 1440px) {
  .column-cards__cards {
    grid-gap: 1.67em;
  }
}
.column-cards__img {
  line-height: 0;
  border-radius: 4px 4px 0px 0px;
  overflow: hidden;
  position: relative;
}
.column-cards__img:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 5px;
  background-color: #BA0C2F;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
.column-cards__img:hover:after {
  width: 100%;
}
.column-cards__img img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column-cards__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.column-cards__item:hover .column-cards__img:after {
  width: 100%;
}
.column-cards__item svg {
  position: absolute;
  bottom: -52px;
  right: -24px;
}
@media (min-width: 1440px) {
  .column-cards__item svg {
    bottom: -3.61em;
    right: -1.67em;
    width: 1.67em;
    height: 1.67em;
  }
}
.column-cards__item:last-of-type svg {
  display: block;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
@media (min-width: 1280px) {
  .column-cards__item:last-of-type svg {
    display: none;
  }
}
.column-cards__content {
  border-radius: 0px 0px 4px 4px;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  padding: 24px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (min-width: 1024px) {
  .column-cards__content {
    padding: 32px;
  }
}
@media (min-width: 1440px) {
  .column-cards__content {
    padding: 2.22em;
    border-radius: 0px 0px 0.28em 0.28em;
    -webkit-box-shadow: 0em 0em 1.11em 0em rgba(0, 0, 0, 0.1);
            box-shadow: 0em 0em 1.11em 0em rgba(0, 0, 0, 0.1);
  }
}
.column-cards__title {
  margin: 0 0 16px 0;
}
.column-cards__title b {
  font-family: "Merriweather";
  font-weight: 700;
  color: #BA0C2F;
}
.column-cards__title > * {
  font-size: 24px;
  font-weight: 400;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media (min-width: 1280px) {
  .column-cards__title > * {
    font-size: 28px;
  }
}
@media (min-width: 1440px) {
  .column-cards__title > * {
    font-size: 1.94em;
  }
}
.column-cards__title > * strong,
.column-cards__title > * b {
  font-weight: 700;
}
@media (min-width: 1440px) {
  .column-cards__title {
    margin: 0 0 1.11em 0;
  }
}

.quick-links__container {
  margin: 0 31px;
}
@media (min-width: 768px) {
  .quick-links__container {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .quick-links__container {
    margin: 0 67px;
  }
}
@media (min-width: 1440px) {
  .quick-links__container {
    margin: 0 4.65em;
  }
}
.quick-links__cards {
  display: grid;
  grid-gap: 40px;
  grid-template-columns: 100%;
  position: relative;
}
@media (min-width: 1024px) {
  .quick-links__cards {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 92px;
  }
}
@media (min-width: 1440px) {
  .quick-links__cards {
    grid-gap: 6.38em;
  }
}
@media (min-width: 1024px) {
  .quick-links__cards:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #DBDBDB;
  }
}
.quick-links__cards .column-cards__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .quick-links__cards .column-cards__content {
    padding: 28px 40px 40px 40px;
  }
}
@media (min-width: 1440px) {
  .quick-links__cards .column-cards__content {
    padding: 1.94em 2.78em 2.78em 2.78em;
  }
}
.quick-links__cards .column-cards__img_link img {
  will-change: transform;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.quick-links__cards .column-cards__img_link:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.quick-links__title {
  font-size: 28px;
  line-height: 130%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  color: #1D252D;
  font-weight: 600;
}
@media (min-width: 1440px) {
  .quick-links__title {
    font-size: 1.94em;
  }
}
.quick-links__btn {
  margin: 24px 0 0 0;
}
@media (min-width: 1024px) {
  .quick-links__btn {
    margin: 64px 0 0 0;
  }
}
@media (min-width: 1440px) {
  .quick-links__btn {
    margin: 4.44em 0 0 0;
  }
}
.quick-links .column-cards__item {
  text-decoration: none;
}

.text-img-category__container {
  padding: 0 31px;
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 40px;
}
@media (min-width: 768px) {
  .text-img-category__container {
    padding: 0 70px;
  }
}
@media (min-width: 1024px) {
  .text-img-category__container {
    padding: 0 108px;
    grid-template-columns: 2.2fr 1fr;
    grid-gap: 60px;
  }
}
@media (min-width: 1280px) {
  .text-img-category__container {
    grid-gap: 128px;
    grid-template-columns: 1.2fr 1fr;
  }
}
@media (min-width: 1440px) {
  .text-img-category__container {
    padding: 0 7.5em;
  }
}
.text-img-category__headline {
  line-height: 130%;
  word-break: break-word;
}
.text-img-category__text {
  font-size: 18px;
}
@media (min-width: 1024px) {
  .text-img-category__text {
    font-size: 28px;
  }
}
@media (min-width: 1440px) {
  .text-img-category__text {
    font-size: 1.64em;
  }
}
.text-img-category__img {
  line-height: 0;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
@media (min-width: 1024px) {
  .text-img-category__img {
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
  }
}
.text-img-category__img img {
  max-width: 286px;
  height: auto;
}
@media (min-width: 768px) {
  .text-img-category__img img {
    max-width: 336px;
  }
}
@media (min-width: 1440px) {
  .text-img-category__img img {
    max-width: 70%;
  }
}
.text-img-category .btn_black:hover {
  border-color: #1D252D;
}
.text-img-category .btn_red-full:hover {
  border-color: #BA0C2F;
}

.img-text__container {
  padding: 0 31px;
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 24px;
}
@media (min-width: 768px) {
  .img-text__container {
    padding: 0 70px;
  }
}
@media (min-width: 1024px) {
  .img-text__container {
    padding: 0 108px;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0;
  }
}
@media (min-width: 1440px) {
  .img-text__container {
    padding: 0 7.5em;
  }
}
@media (min-width: 1440px) {
  .img-text__container {
    grid-gap: 1.67em;
  }
}
.img-text__container_reverse .img-text__img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 1024px) {
  .img-text__container_reverse .img-text__content {
    -webkit-transform: translate(40px, 60px);
            transform: translate(40px, 60px);
  }
}
@media (min-width: 1280px) {
  .img-text__container_reverse .img-text__content {
    -webkit-transform: translate(80px, 120px);
            transform: translate(80px, 120px);
  }
}
@media (min-width: 1440px) {
  .img-text__container_reverse .img-text__content {
    -webkit-transform: translate(5.55em, 8.33em);
            transform: translate(5.55em, 8.33em);
  }
}
.img-text__headline {
  margin: 0 0 24px 0;
}
@media (min-width: 1440px) {
  .img-text__headline {
    margin: 0 0 1.67em 0;
  }
}
.img-text__headline > * {
  font-size: 32px;
}
@media (min-width: 768px) {
  .img-text__headline > * {
    font-size: 32px !important;
  }
}
@media (min-width: 1440px) {
  .img-text__headline > * {
    font-size: 2.78em !important;
  }
}
.img-text__content {
  padding: 24px;
  position: relative;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0px 0px 4px 4px;
  background-color: #fff;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.img-text__content:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 5px;
  background-color: #BA0C2F;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
.img-text__content:hover:after {
  width: 100%;
}
@media (min-width: 1024px) {
  .img-text__content {
    padding: 32px 32px 56px 32px;
    -webkit-transform: translate(-40px, 60px);
            transform: translate(-40px, 60px);
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (min-width: 1280px) {
  .img-text__content {
    padding: 48px 48px 72px 48px;
    -webkit-transform: translate(-80px, 120px);
            transform: translate(-80px, 120px);
  }
}
@media (min-width: 1440px) {
  .img-text__content {
    -webkit-transform: translate(-5.55em, 8.33em);
            transform: translate(-5.55em, 8.33em);
    padding: 3.33em 3.33em 5em 3.33em;
    -webkit-box-shadow: 0em 0em 1.11em 0em rgba(0, 0, 0, 0.1);
            box-shadow: 0em 0em 1.11em 0em rgba(0, 0, 0, 0.1);
    border-radius: 0em 0em 0.28em 0.28em;
  }
}
@media (min-width: 1024px) {
  .img-text__space {
    height: 60px;
  }
}
@media (min-width: 1280px) {
  .img-text__space {
    height: 120px;
  }
}
@media (min-width: 1440px) {
  .img-text__space {
    height: 8.33em;
  }
}
.img-text__img {
  line-height: 0;
  -webkit-box-ordinal-group: inherit;
      -ms-flex-order: inherit;
          order: inherit;
}
@media (min-width: 1024px) {
  .img-text__img {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
.img-text__img img {
  border-radius: 4px 4px 0px 0px;
}

.img-text-cards__container {
  margin: 0 31px;
}
@media (min-width: 768px) {
  .img-text-cards__container {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .img-text-cards__container {
    margin: 0 108px;
  }
}
@media (min-width: 1440px) {
  .img-text-cards__container {
    margin: 0 7.5em;
  }
}
.img-text-cards__headline {
  margin: 0 0 24px 0;
}
@media (min-width: 1440px) {
  .img-text-cards__headline {
    margin: 0 0 1.67em 0;
  }
}
.img-text-cards__cards {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 24px;
}
@media (min-width: 1024px) {
  .img-text-cards__cards {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1440px) {
  .img-text-cards__cards {
    grid-gap: 1.67em;
  }
}
.img-text-cards__item {
  padding: 24px;
  border-radius: 4px;
  background-color: #FFF;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  display: grid;
  grid-template-columns: 48px 1fr;
  grid-gap: 15px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 576px) {
  .img-text-cards__item {
    padding: 32px;
    grid-gap: 31px;
    grid-template-columns: 80px 1fr;
  }
}
@media (min-width: 1280px) {
  .img-text-cards__item {
    grid-gap: 61px;
    padding: 62px 56px;
    grid-template-columns: 112px 1fr;
  }
}
@media (min-width: 1440px) {
  .img-text-cards__item {
    grid-template-columns: 7.77em 1fr;
    padding: 1.67em;
    grid-gap: 4.23em;
  }
}
.img-text-cards__icon {
  line-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.img-text-cards__icon img {
  width: 100%;
}
@media (min-width: 1024px) {
  .img-text-cards__icon {
    padding-top: 40px;
  }
}
@media (min-width: 1440px) {
  .img-text-cards__icon {
    padding-top: 2.78em;
  }
}
.img-text-cards__title {
  font-size: 20px;
  margin: 0 0 8px 0;
  font-weight: 600;
}
@media (min-width: 1440px) {
  .img-text-cards__title {
    font-size: 1.39em;
    margin: 0 0 0.56em 0;
  }
}

.slider-img {
  overflow: hidden;
  position: relative;
}
.slider-img__img {
  line-height: 0;
  position: relative;
}
.slider-img__img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(#1D252D), color-stop(70.24%, rgba(29, 37, 45, 0.3)));
  background: linear-gradient(90deg, #1D252D 0%, rgba(29, 37, 45, 0.3) 70.24%);
}
.slider-img__img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 500px;
}
.slider-img .swiper-slide {
  position: relative;
}
.slider-img .swiper-arrow {
  z-index: 3;
  left: 31px;
  bottom: 25px;
}
@media (min-width: 768px) {
  .slider-img .swiper-arrow {
    left: 70px;
  }
}
@media (min-width: 1024px) {
  .slider-img .swiper-arrow {
    bottom: 64px;
    left: 108px;
  }
}
@media (min-width: 1440px) {
  .slider-img .swiper-arrow {
    left: 7.5em;
  }
}
.slider-img .swiper-arrow circle,
.slider-img .swiper-arrow path {
  stroke: #fff;
}
.slider-img .swiper-arrow svg:hover circle {
  stroke: #BA0C2F;
}
.slider-img .swiper-pagination.swiper-pagination-horizontal {
  bottom: 25px;
  right: 31px;
  left: inherit;
  width: auto;
}
@media (min-width: 768px) {
  .slider-img .swiper-pagination.swiper-pagination-horizontal {
    right: 70px;
  }
}
@media (min-width: 1024px) {
  .slider-img .swiper-pagination.swiper-pagination-horizontal {
    bottom: 64px;
    right: 108px;
  }
}
@media (min-width: 1440px) {
  .slider-img .swiper-pagination.swiper-pagination-horizontal {
    right: 7.5em;
  }
}
.slider-img .swiper-pagination-bullet {
  height: 16px;
  width: 16px;
  background-color: transparent;
  border: 1px solid #fff;
  opacity: 1;
}
@media (min-width: 1440px) {
  .slider-img .swiper-pagination-bullet {
    height: 1.11em;
    width: 1.11em;
  }
}
.slider-img .swiper-pagination-bullet-active {
  background-color: #fff;
}
.slider-img__hedline {
  position: absolute;
  z-index: 3;
  bottom: 100px;
  left: 0;
  color: #fff;
  margin: 0 31px;
}
@media (min-width: 768px) {
  .slider-img__hedline {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .slider-img__hedline {
    margin: 0 108px;
    max-width: 544px;
    bottom: 147px;
  }
}
@media (min-width: 1440px) {
  .slider-img__hedline {
    margin: 0 7.5em;
    max-width: 37.75em;
    bottom: 10.2em;
  }
}
.slider-img__hedline > * {
  font-weight: 300;
  line-height: 120%;
}

.slider-competence__title {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  line-height: 130%;
}
.slider-competence__content {
  text-align: center;
  padding: 60px 15px 32px;
  display: block;
  text-decoration: none;
  color: #1D252D;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 1440px) {
  .slider-competence__content {
    padding: 4.16em 1.04em 2.22em;
  }
}
.slider-competence__content-top {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.slider-competence__content-bottom {
  width: 100%;
}
.slider-competence__content img {
  max-width: 173px;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  height: 200px;
}
@media (min-width: 1440px) {
  .slider-competence__content img {
    max-width: 52%;
    height: 11em;
  }
}
@media (max-width: 500px) {
  .slider-competence__content img {
    height: 175px;
  }
}
.slider-competence__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 130%;
  display: block;
  margin: 60px 0 24px 0;
}
@media (min-width: 1280px) {
  .slider-competence__title {
    font-size: 28px;
  }
}
@media (min-width: 1440px) {
  .slider-competence__title {
    margin: 3em 0 1.2em 0;
    font-size: 1.94em;
  }
}

.block-head {
  position: relative;
  margin: 0 31px;
}
@media (min-width: 768px) {
  .block-head {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .block-head {
    margin: 0 108px;
  }
}
@media (min-width: 1440px) {
  .block-head {
    margin: 0 7.5em;
  }
}
.block-head__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 768px) {
  .block-head__bottom {
    display: block;
  }
}

.slider-container {
  overflow: hidden;
  padding: 0 31px;
  padding-top: 24px;
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  .slider-container {
    padding: 0 70px;
    padding-top: 40px;
    padding-bottom: 32px;
  }
}
@media (min-width: 1024px) {
  .slider-container {
    padding: 0 108px;
    padding-top: 40px;
    padding-bottom: 32px;
  }
}
@media (min-width: 1440px) {
  .slider-container {
    padding: 0 7.5em;
    padding-top: 2.78em;
    padding-bottom: 2.22em;
  }
}
.slider-container .swiper {
  overflow: visible;
}
.slider-container .swiper-slide {
  height: auto;
  padding: 13px;
  overflow-y: auto;
}
@media (max-width: 768px) {
  .slider-container .swiper-course .swiper-slide {
    padding: 3.5px;
  }
}
.slider-container .swiper-wrapper {
  width: 100vw;
  left: -7.5em;
  padding-left: 5em;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
@media (min-width: 768px) {
  .slider-container .swiper-wrapper {
    padding-left: 7em;
  }
}
.slider-container .swiper-wrapper button {
  display: none !important;
}
@media (max-width: 768px) {
  .slider-container .swiper #competenceSlider, .slider-container .swiper #newsSlider {
    left: -17.5em;
  }
}
.slider-container .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slider-news .slider-container {
  overflow: hidden;
  padding: 0 31px;
  padding-top: 24px;
  padding-bottom: 32px;
  position: relative;
}
@media (min-width: 1024px) {
  .slider-news .slider-container:before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    background-color: #fff;
    z-index: 1;
    width: 94px;
  }
}
@media (min-width: 1440px) {
  .slider-news .slider-container:before {
    width: 6.9em;
  }
}
@media (max-width: 768px) {
  .slider-news .slider-container {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .slider-news .slider-container {
    padding: 0 70px;
    padding-top: 40px;
    padding-bottom: 32px;
  }
}
@media (min-width: 1024px) {
  .slider-news .slider-container {
    padding: 0 108px;
    padding-top: 40px;
    padding-bottom: 32px;
  }
}
@media (min-width: 1440px) {
  .slider-news .slider-container {
    padding: 0 7.5em;
    padding-top: 2.78em;
    padding-bottom: 2.22em;
  }
}
.slider-news .slider-container .swiper1 {
  overflow: visible;
}
.slider-news .slider-container .swiper1 #newsSlider {
  margin: 0 -15px;
}
.slider-news .slider-container .swiper1 .slick-list {
  overflow: visible;
}
.slider-news .slider-container .swiper1 .slick-track {
  margin-left: inherit;
}
.slider-news .slider-container .swiper1 .slick-slide {
  padding: 20px 15px;
  height: auto;
}
@media (max-width: 768px) {
  .slider-news .slider-container .swiper1 .slick-slide {
    padding: 15px;
  }
}
.slider-news .slider-container .swiper1-slide {
  height: auto;
  padding: 13px;
  overflow-y: auto;
  display: block !important;
}
@media (max-width: 768px) {
  .slider-news .slider-container .swiper1-course .swiper-slide {
    padding: 3.5px;
  }
}
.slider-news .slider-container .swiper1-wrapper1 {
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.slider-news .slider-container .swiper1-wrapper1 button {
  display: none !important;
}
@media (max-width: 768px) {
  .slider-news .slider-container .swiper1 #competenceSlider, .slider-news .slider-container .swiper1 #newsSlider {
    left: -17.5em;
    left: -7.5em;
    left: 0;
  }
}
.slider-news .slider-container .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slider-content {
  border-radius: 4px;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  height: 100%;
  overflow: hidden;
  display: block;
  text-decoration: none;
}

.slider-line {
  position: relative;
}
.slider-line:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 5px;
  background-color: #BA0C2F;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
@media (min-width: 1440px) {
  .slider-line:after {
    height: 0.35em;
  }
}
.slider-line:hover:after {
  width: 100%;
}

.swiper-arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  line-height: 0;
}
@media (min-width: 1024px) {
  .swiper-arrow {
    gap: 21px;
  }
}
@media (min-width: 1440px) {
  .swiper-arrow {
    gap: 1.46em;
  }
}
.swiper-arrow-prev, .swiper-arrow-next {
  cursor: pointer;
}
.swiper-arrow-prev circle,
.swiper-arrow-prev path, .swiper-arrow-next circle,
.swiper-arrow-next path {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1440px) {
  .swiper-arrow-prev svg, .swiper-arrow-next svg {
    width: 3.3em;
    height: 3.3em;
  }
}
.swiper-arrow-prev svg:hover circle, .swiper-arrow-next svg:hover circle {
  fill: #BA0C2F;
}
.swiper-arrow-prev svg:hover path, .swiper-arrow-next svg:hover path {
  stroke: #fff;
  fill: #fff;
}
.swiper-arrow-next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (min-width: 768px) {
  .swiper-arrow.show-mob {
    display: none;
  }
}
.swiper-arrow.show-desk {
  display: none;
}
@media (min-width: 768px) {
  .swiper-arrow.show-desk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.black-overlay {
  position: relative;
}

.black-overlay::before {
  width: 100%;
  height: 100%;
  content: "";
  background-color: #000;
  opacity: 0;
  top: 0;
  left: 0;
}

.black-overlay:hover::before {
  opacity: 0.5;
}

@media (min-width: 768px) {
  .slider-news .headline {
    max-width: 400px;
  }
}
@media (min-width: 1440px) {
  .slider-news .headline {
    max-width: 27.76em;
  }
}
.slider-news__content {
  padding: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #1D252D;
}
@media (min-width: 1440px) {
  .slider-news__content {
    padding: 2.22em;
  }
}
.slider-news__date {
  font-size: 16px;
  line-height: 130%;
  margin: 0 0 8px 0;
}
@media (min-width: 1440px) {
  .slider-news__date {
    font-size: 1.11em;
    margin: 0 0 0.56em 0;
  }
}
.slider-news__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
  margin: 0 0 8px 0;
  text-decoration: none;
  color: #1D252D;
}
@media (min-width: 1440px) {
  .slider-news__title {
    font-size: 1.39em;
    margin: 0 0 0.56em 0;
  }
}
.slider-news__text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.slider-news__btn {
  margin: 72px 0 0 0;
}
@media (min-width: 1440px) {
  .slider-news__btn {
    margin: 5em 0 0 0;
  }
}
.slider-news__categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  margin-bottom: 24px;
}
.slider-news__categories span {
  border-radius: 4px;
  border: 1px solid #1D252D;
  width: 116px;
  color: #1D252D;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 130%;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  padding: 8px 0;
}
@media (min-width: 768px) {
  .slider-news__categories span {
    width: 132px;
    font-size: 16px;
  }
}
@media (min-width: 1440px) {
  .slider-news__categories span {
    border-radius: 0.28em;
    border: 0.07em solid #1D252D;
    width: 8.05em;
    font-size: 0.97em;
    padding: 0.56em 0;
  }
}
.slider-news__categories span:nth-child(2n) {
  border: 1px solid #BA0C2F;
  color: #BA0C2F;
}
@media (min-width: 1440px) {
  .slider-news__categories {
    gap: 0.56em;
    margin-bottom: 1.67em;
  }
}

.cards-competence__container {
  margin: 0 31px;
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 24px;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .cards-competence__container {
    margin: 0 70px;
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
  }
}
@media (min-width: 1024px) {
  .cards-competence__container {
    margin: 0 108px;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 40px;
  }
}
@media (min-width: 1280px) {
  .cards-competence__container {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1440px) {
  .cards-competence__container {
    margin: 0 7.5em;
    margin-top: 2.78em;
  }
}
@media (min-width: 1440px) {
  .cards-competence__container {
    grid-gap: 1.67em;
  }
}
.cards-competence__container .slider-competence__title {
  font-size: 20px;
}
@media (min-width: 1440px) {
  .cards-competence__container .slider-competence__title {
    font-size: 1.39em;
  }
}

.slider-course__container {
  background-color: #BA0C2F;
  color: #fff;
  margin: 0 31px;
  border-radius: 4px;
  padding: 40px 0 31px;
}
@media (min-width: 768px) {
  .slider-course__container {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .slider-course__container {
    margin: 0 108px;
    padding: 75px 0 53px;
  }
}
@media (min-width: 1440px) {
  .slider-course__container {
    margin: 0 7.5em;
    padding: 5.21em 0 3.68em;
  }
}
.slider-course__head {
  position: relative;
  margin: 0 31px;
}
@media (min-width: 768px) {
  .slider-course__head {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .slider-course__head {
    margin: 0 108px;
  }
}
@media (min-width: 1440px) {
  .slider-course__head {
    margin: 0 7.5em;
  }
}
@media (min-width: 768px) {
  .slider-course .headline {
    max-width: 80%;
  }
}
.slider-course .slider-container {
  padding-bottom: 0;
}
.slider-course .slider-container .slick-arrow {
  display: none !important;
}
.slider-course .slider-container .swiper-slide {
  height: auto;
}
.slider-course .slider-container .swiper-arrow {
  position: relative;
  margin: 24px 0 0 0;
}
.slider-course__item {
  background-color: #1D252D;
  color: #fff;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
}
@media (min-width: 768px) {
  .slider-course__item {
    padding: 31px;
  }
}
@media (min-width: 1440px) {
  .slider-course__item {
    padding: 2.15em;
    border-radius: 0.28em;
  }
}
.slider-course__title {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-size: 18px;
  font-weight: 400;
  -ms-hyphens: auto;
      hyphens: auto;
}
@media (min-width: 768px) {
  .slider-course__title {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .slider-course__title {
    font-size: 1.39em;
  }
}
.slider-course__title strong {
  display: block;
}
.slider-course__btn {
  margin: 56px 0 0 0;
}
.slider-course__btn .btn {
  min-width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .slider-course__btn .btn {
    min-width: 182px;
  }
}
@media (min-width: 1440px) {
  .slider-course__btn {
    margin: 3.89em 0 0 0;
  }
}
.slider-course .swiper-arrow {
  position: static;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (min-width: 768px) {
  .slider-course .swiper-arrow {
    position: absolute;
  }
}
.slider-course .swiper-arrow .swiper-arrow-prev circle,
.slider-course .swiper-arrow .swiper-arrow-next circle {
  stroke: #fff;
}
.slider-course .swiper-arrow .swiper-arrow-prev path,
.slider-course .swiper-arrow .swiper-arrow-next path {
  stroke: #fff;
}
.slider-course .swiper-arrow .swiper-arrow-prev:hover path,
.slider-course .swiper-arrow .swiper-arrow-next:hover path {
  stroke: #BA0C2F;
}
.slider-course .swiper-arrow .swiper-arrow-prev:hover circle,
.slider-course .swiper-arrow .swiper-arrow-next:hover circle {
  stroke: #fff;
  fill: #fff;
}
@media (min-width: 768px) {
  .slider-course .swiper-arrow.show-mob {
    display: none;
  }
}
.slider-course .swiper-arrow.show-desk {
  display: none;
}
@media (min-width: 768px) {
  .slider-course .swiper-arrow.show-desk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.tab-course__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
  margin: 0 31px;
  margin-top: 16px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .tab-course__links {
    margin: 0 70px;
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
@media (min-width: 1024px) {
  .tab-course__links {
    margin: 0 108px;
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
@media (min-width: 1440px) {
  .tab-course__links {
    gap: 1.11em;
    margin: 0 7.5em;
    margin-top: 2.22em;
    margin-bottom: 2.22em;
  }
}
.tab-course__link {
  cursor: pointer;
  background-color: #fff;
  color: #1D252D;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 14px;
  padding: 5px 15px;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
}
@media (min-width: 768px) {
  .tab-course__link {
    padding: 11px 24px;
  }
}
@media (min-width: 1440px) {
  .tab-course__link {
    font-size: 0.97em;
    padding: 0.76em 1.67em;
  }
}
.tab-course__link.active {
  background-color: #1D252D;
  color: #fff;
}
.tab-course__tab {
  display: none;
  padding-left: 31px;
}
@media (min-width: 768px) {
  .tab-course__tab {
    padding-left: 70px;
  }
}
@media (min-width: 1024px) {
  .tab-course__tab {
    padding-left: 108px;
  }
}
@media (min-width: 1440px) {
  .tab-course__tab {
    padding-left: 7.5em;
  }
}
.tab-course__tab .slider-container {
  padding: 0;
}
.tab-course__tab .slider-container .swiper-wrapper {
  width: auto;
  left: 0;
  padding-left: 0;
}
.tab-course__tab.active {
  display: block;
  -webkit-animation: load-tab forwards 1s;
          animation: load-tab forwards 1s;
}

.tab-course__tab .swiper-arrow {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.tab-course__tab .slider-container {
  position: relative;
}
.tab-course__tab .slider-container .swiper-slide {
  padding: 0;
}
.tab-course__tab .slider-container .swiper-course {
  position: relative;
  z-index: 1;
}

@-webkit-keyframes load-tab {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes load-tab {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.course-text__wrap {
  margin: 0 31px;
}
@media (min-width: 768px) {
  .course-text__wrap {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .course-text__wrap {
    margin: 0 108px;
  }
}
@media (min-width: 1440px) {
  .course-text__wrap {
    margin: 0 7.5em;
  }
}
.course-text__inner {
  display: grid;
  grid-template-columns: 100%;
  gap: 24px;
  margin: 32px 0 0 0;
}
@media (min-width: 1024px) {
  .course-text__inner {
    grid-template-columns: 1.2fr 1fr;
    grid-gap: 80px;
  }
}
@media (min-width: 1280px) {
  .course-text__inner {
    grid-gap: 128px;
  }
}
.course-text__text > *:first-child {
  margin-top: 0;
}
.course-text__text h2,
.course-text__text h3,
.course-text__text h4,
.course-text__text h5,
.course-text__text h6 {
  font-size: 20px;
  margin: 24px 0 0 0;
}
@media (min-width: 1640px) {
  .course-text__text h2,
  .course-text__text h3,
  .course-text__text h4,
  .course-text__text h5,
  .course-text__text h6 {
    font-size: 1.39em;
    margin: 40px 0 0 0;
  }
}
.course-text__text ul {
  padding: 0 0 0 20px;
}
.course-text__text ul li::marker {
  color: #BA0C2F;
}
.course-text__btn {
  margin: 40px 0 0 0;
}
.course-text {
  /*&__sidebar {
  	order: -1;

  	@include mlg {
  		order: inherit;
  	}
  }*/
}
.course-text__widget {
  background-color: #F7F7F7;
  border: 0;
  position: relative;
  margin: 0 0 24px 0;
  padding: 24px 32px;
}
.course-text__widget:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #BA0C2F;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
@media (min-width: 1440px) {
  .course-text__widget:after {
    height: 0.35em;
  }
}
.course-text__widget:hover:after {
  width: 100%;
}
@media (min-width: 1440px) {
  .course-text__widget {
    margin: 0 0 1.67em 0;
    padding: 1.67em 32px;
  }
}
@media (min-width: 1440px) {
  .course-text__widget {
    margin: 0 0 1.67em 0;
  }
}
.course-text__widget-title {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 4px 0;
}
@media (min-width: 1640px) {
  .course-text__widget-title {
    font-size: 1.39em;
  }
}
.course-text__widget-phone {
  font-size: 20px;
  display: block;
  margin: 16px 0 0 0;
}
@media (min-width: 1640px) {
  .course-text__widget-phone {
    font-size: 1.39em;
  }
}
.course-text__widget-adres {
  margin: 12px 0 16px 0;
}
@media (min-width: 1440px) {
  .course-text__widget-adres {
    margin: 12px 0 1.11em 0;
  }
}
.course-text__widget-detail {
  font-size: 16px;
  padding: 16px 0;
}
@media (min-width: 1640px) {
  .course-text__widget-detail {
    font-size: 1.11em;
  }
}
.course-text__widget-detail_border {
  border-bottom: 1px solid #DBDBDB;
}
.course-text__widget-detail_file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.course-text__widget .course-text__widget-select {
  position: relative;
  margin: 0 0 16px 0;
  max-width: 315px;
}
.course-text__widget .course-text__widget-select select {
  width: 100%;
  background-color: #fff;
  padding: 12px 42px 12px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  border-radius: 0;
  color: #8F8F8F;
  font-size: 14px;
  -webkit-appearance: none;
}
@media (min-width: 1640px) {
  .course-text__widget .course-text__widget-select select {
    font-size: 0.97em;
  }
}
.course-text__widget .course-text__widget-select select:focus {
  outline: none;
}
.course-text__widget .course-text__widget-select:after {
  content: "";
  background-image: url("./img/icons/select.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  text-align: center;
  width: 17px;
  height: 9px;
  pointer-events: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 1440px) {
  .course-text__widget .course-text__widget-select {
    margin: 0 0 1.11em 0;
  }
}
.course-text__widget a {
  text-decoration: none;
  color: #BA0C2F;
}
.course-text__widget_btn-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  margin: 40px 0;
}
@media (min-width: 1024px) {
  .course-text__widget_btn-form {
    max-width: 86%;
  }
}
.course-text__widget_btn-form .course-text__widget-select {
  margin: 0 0 8px 0;
}
.course-text__widget_btn-form .btn-form {
  border-radius: 8px;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  padding: 11px 24px 9px;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1440px) {
  .course-text__widget_btn-form .btn-form {
    font-size: 1.11em;
    border-radius: 0.56em;
    padding: 0.76em 1.67em 0.62em;
  }
}
.course-text__widget_btn-form .btn-form {
  background-color: transparent;
  border: 1px solid #BA0C2F;
  color: #BA0C2F;
}
@media (min-width: 1440px) {
  .course-text__widget_btn-form .btn-form {
    border: 0.07em solid #BA0C2F;
  }
}
.course-text__widget_btn-form .btn-form:hover {
  color: #fff;
  background-color: #BA0C2F;
}
.course-text__form {
  display: none;
}
.course-text__form.active {
  display: block;
}
.course-text__form .headline {
  margin: 64px 0 48px;
}
.course-text__form .headline > * {
  font-size: 40px !important;
}
@media (min-width: 1440px) {
  .course-text__form .headline > * {
    font-size: 56px !important;
  }
}
@media (min-width: 1640px) {
  .course-text__form .headline > * {
    font-size: 3.75em !important;
  }
}

#gform_wrapper_3 .ginput_container_select select,
#gform_wrapper_4 .ginput_container_select select {
  width: 100%;
}
@media (min-width: 1024px) {
  #gform_wrapper_3 #field_3_4,
  #gform_wrapper_3 #field_4_4,
  #gform_wrapper_4 #field_3_4,
  #gform_wrapper_4 #field_4_4 {
    width: calc(50% - 8px);
  }
}

.filter-course__container {
  margin: 0 31px;
}
@media (min-width: 768px) {
  .filter-course__container {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .filter-course__container {
    margin: 0 108px;
  }
}
@media (min-width: 1440px) {
  .filter-course__container {
    margin: 0 7.5em;
  }
}
.filter-course__list {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 24px;
}
@media (min-width: 768px) {
  .filter-course__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1440px) {
  .filter-course__list {
    grid-gap: 1.67em;
  }
}
.filter-course__item {
  padding: 39px 32px 32px 32px;
  border-radius: 4px;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  color: #1D252D;
  overflow: hidden;
  animation: load-post forwards 0.5s;
  -webkit-animation: load-post forwards 0.5s;
}
@media (min-width: 1440px) {
  .filter-course__item {
    border-radius: 0.28em;
    padding: 2.71em 2.22em 2.22em 2.22em;
    border-radius: 0.28em;
    -webkit-box-shadow: 0em 0em 1.11em 0em rgba(0, 0, 0, 0.1);
            box-shadow: 0em 0em 1.11em 0em rgba(0, 0, 0, 0.1);
  }
}
.filter-course__date {
  color: #BA0C2F;
  font-size: 17px;
}
@media (min-width: 1440px) {
  .filter-course__date {
    font-size: 1.18em;
  }
}
.filter-course__title {
  display: block;
  font-size: 20px;
  margin: 0 0 27px 0;
}
@media (min-width: 1440px) {
  .filter-course__title {
    font-size: 1.39em;
    margin: 0 0 1.87em 0;
  }
}
.filter-course__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 24px 0 24px 0;
}
@media (min-width: 1024px) {
  .filter-course__filter {
    margin: 24px 0 48px 0;
  }
}
@media (min-width: 1440px) {
  .filter-course__filter {
    margin: 1.67em 0 3.33em 0;
  }
}
@media (min-width: 1440px) {
  .filter-course__filter {
    grid-gap: 1.67em;
  }
}
.filter-course__filter-select {
  position: relative;
  max-width: 392px;
  width: 100%;
}
@media (min-width: 1440px) {
  .filter-course__filter-select {
    max-width: 27.2em;
  }
}
.filter-course__filter-select:after {
  content: "";
  background-image: url("./img/icons/select2.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  text-align: center;
  width: 17px;
  height: 9px;
  pointer-events: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 1440px) {
  .filter-course__filter-select:after {
    right: 1.11em;
    width: 1.18em;
    height: 0.62em;
  }
}
.filter-course__filter select {
  background-color: #F7F7F7;
  border: none;
  border-radius: 0;
  border-top: 5px solid #BA0C2F;
  padding: 19px 42px 19px 16px;
  color: #1D252D;
  font-size: 16px;
  width: 100%;
  -webkit-appearance: none;
}
@media (min-width: 1440px) {
  .filter-course__filter select {
    font-size: 1.11em;
    border-top: 0.35em solid #BA0C2F;
    padding: 1.32em 2.91em 1.32em 1.11em;
  }
}
.filter-course__filter select:focus {
  outline: none;
}
.filter-course__filter select option {
  font-size: 16px;
}
@media (min-width: 1440px) {
  .filter-course__filter select option {
    font-size: 1.11em;
  }
}
@media (min-width: 1440px) {
  .filter-course__filter select {
    border-radius: 0;
    border-top: 0.35em solid #BA0C2F;
    padding: 1.32em 2.91em 1.32em 1.11em;
    color: #1D252D;
    font-size: 1.11em;
  }
}
.filter-course__loading, .filter-course__notfound {
  font-size: 24px;
}
@media (min-width: 1440px) {
  .filter-course__loading, .filter-course__notfound {
    font-size: 1.67em;
  }
}
.filter-course .loadmore {
  text-align: center;
  margin: 24px 0 0 0;
}
@media (min-width: 768px) {
  .filter-course .loadmore {
    grid-column: 1/span 2;
  }
}
@media (min-width: 1440px) {
  .filter-course .loadmore {
    margin: 1.67em 0 0 0;
  }
}
.filter-course .filter-course__filter-select:nth-child(2):before {
  content: "";
  background-image: url(./img/icons/calendar.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 16px;
  top: 50%;
  width: 32px;
  height: 32px;
  padding: 2.667px 4px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  text-align: center;
  pointer-events: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 1440px) {
  .filter-course .filter-course__filter-select:nth-child(2):before {
    left: 1.11em;
    top: 50%;
    width: 2.22em;
    height: 2.22em;
    padding: 0.19em 0.28em;
  }
}
.filter-course .filter-course__filter-select .select-time {
  padding: 19px 42px 19px 59px;
}
@media (min-width: 1440px) {
  .filter-course .filter-course__filter-select .select-time {
    padding: 1.32em 2.91em 1.32em 4.09em;
  }
}
.filter-course .response_nichts {
  font-size: 18px;
  color: #1D252D;
}
@media (min-width: 1440px) {
  .filter-course .response_nichts {
    font-size: 1.25em;
  }
}

@-webkit-keyframes load-post {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes load-post {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.plane__container {
  margin: 0 31px;
}
@media (min-width: 768px) {
  .plane__container {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .plane__container {
    margin: 0 108px;
  }
}
@media (min-width: 1440px) {
  .plane__container {
    margin: 0 7.5em;
  }
}
.plane__content {
  text-align: center;
  max-width: 496px;
  margin: 0 auto 48px;
}
@media (min-width: 1024px) {
  .plane__content {
    margin: 0 auto 72px;
  }
}
@media (min-width: 1440px) {
  .plane__content {
    max-width: 34.42em;
    margin: 0 auto 5em;
  }
}
.plane__headline {
  margin: 0 0 24px 0;
}
@media (min-width: 1440px) {
  .plane__headline {
    margin: 0 0 1.67em 0;
  }
}
.plane__graphic {
  text-align: center;
  line-height: 0;
}
.plane__graphic > svg {
  max-width: 513px;
  width: 100%;
}
@media (min-width: 1440px) {
  .plane__graphic > svg {
    max-width: 35.6em;
    height: auto;
  }
}
.plane__part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 676px;
  margin: 30px auto 0;
  grid-gap: 24px;
}
@media (min-width: 1024px) {
  .plane__part {
    grid-gap: 8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 1440px) {
  .plane__part {
    max-width: 46.91em;
    margin: 2.08em auto 0;
    grid-gap: 1.67em;
  }
}
@media (min-width: 1440px) {
  .plane__part {
    grid-gap: 1.67em;
  }
}
.plane__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  cursor: pointer;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 33%;
          flex: 0 1 33%;
}
.plane__item > svg {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.plane__item > svg g {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 1;
}
@media (min-width: 1024px) {
  .plane__item > svg g {
    opacity: 0.2;
  }
}
.plane__item:nth-child(1) .plane__line:before {
  height: 109%;
  -webkit-transform: translateX(13px);
          transform: translateX(13px);
}
@media (min-width: 1440px) {
  .plane__item:nth-child(1) svg {
    width: 4.86em;
    height: 4.51em;
  }
}
.plane__item:nth-child(2) .plane__info {
  width: 178px;
}
@media (min-width: 1440px) {
  .plane__item:nth-child(2) .plane__info {
    width: 17.63em;
  }
}
@media (min-width: 1440px) {
  .plane__item:nth-child(2) svg {
    width: 7.29em;
    height: 3.82em;
  }
}
.plane__item:nth-child(3) .plane__line:before {
  height: 127%;
}
.plane__item:nth-child(3) .plane__info {
  width: 188px;
}
@media (min-width: 1440px) {
  .plane__item:nth-child(3) .plane__info {
    width: 11.05em;
  }
}
@media (min-width: 1440px) {
  .plane__item:nth-child(3) svg {
    width: 8.19em;
    height: 3.68em;
  }
}
.plane__item:hover .plane__line:before {
  background-color: #BA0C2F;
}
.plane__item:hover > svg g {
  opacity: 1;
}
.plane__item:hover .plane__title svg path {
  fill: #fff;
}
.plane__item:hover .plane__title svg circle {
  fill: #BA0C2F;
}
.plane__item:hover .plane__info {
  display: block;
}
.plane__line {
  height: 94px;
  margin: 0 0 24px 0;
  position: relative;
  display: none;
}
@media (min-width: 1024px) {
  .plane__line {
    display: block;
  }
}
@media (min-width: 1440px) {
  .plane__line {
    margin: 0 0 1.67em 0;
    height: 6.52em;
  }
}
.plane__line:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 100%;
  width: 2px;
  width: 2px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background-color: rgba(186, 12, 47, 0.2);
}
.plane__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 20px;
  margin: 25px 0 0 0;
  line-height: 130%;
}
@media (min-width: 1440px) {
  .plane__title {
    font-size: 1.39em;
    gap: 0.56em;
    margin: 1.74em 0 0 0;
  }
}
.plane__title svg {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  display: none;
}
@media (min-width: 1024px) {
  .plane__title svg {
    display: block;
  }
}
.plane__title svg path,
.plane__title svg circle {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
.plane__info {
  line-height: 130%;
  display: block;
  margin: 15px 0 0 0;
}
@media (min-width: 1024px) {
  .plane__info {
    margin: 0;
    position: absolute;
    top: 30%;
    right: 60%;
    display: none;
    width: 204px;
  }
}
@media (min-width: 1280px) {
  .plane__info {
    width: 254px;
  }
}
@media (min-width: 1440px) {
  .plane__info {
    width: 17.63em;
  }
}

@media (min-width: 1440px) {
  .plane__title svg {
    width: 1.019em !important;
    height: 1.019em !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 1.67em !important;
            flex: 0 0 1.67em !important;
  }
}
.team-block__container {
  margin: 0 31px;
}
@media (min-width: 768px) {
  .team-block__container {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .team-block__container {
    margin: 0 108px;
  }
}
@media (min-width: 1440px) {
  .team-block__container {
    margin: 0 7.5em;
  }
}
.team-block__headline {
  margin: 0 0 40px 0;
}
.team-block__item {
  cursor: pointer;
}
.team-block__cards {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 32px 24px;
}
@media (min-width: 768px) {
  .team-block__cards {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1024px) {
  .team-block__cards {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1440px) {
  .team-block__cards {
    grid-gap: 2.22em 1.67em;
  }
}
.team-block__img {
  line-height: 0;
  overflow: hidden;
  border-radius: 4px;
  background-color: #D9D9D9;
  margin: 0 0 24px 0;
  position: relative;
}
.team-block__img:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 5px;
  background-color: #BA0C2F;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
.team-block__img:hover:after {
  width: 100%;
}
.team-block__img img {
  width: 100%;
}
@media (min-width: 1440px) {
  .team-block__img {
    margin: 0 0 1.67em 0;
    border-radius: 0.28em;
  }
}
.team-block__content {
  position: relative;
  padding: 0 43px 0 0;
}
@media (min-width: 1440px) {
  .team-block__content {
    padding: 0 2.98em 0 0;
  }
}
.team-block__content svg {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}
.team-block__content svg circle,
.team-block__content svg path {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
.team-block__content svg:hover circle {
  fill: #BA0C2F;
}
.team-block__content svg:hover path {
  fill: #fff;
}
@media (min-width: 1440px) {
  .team-block__content svg {
    width: 33px;
    height: 33px;
  }
}
.team-block__name {
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  margin: 0 0 3px 0;
}
@media (min-width: 1440px) {
  .team-block__name {
    font-size: 1.39em;
  }
}
.team-block__position {
  font-size: 20px;
  color: #656D7F;
}
@media (min-width: 1440px) {
  .team-block__position {
    font-size: 1.39em;
  }
}
.team-block__overlay {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(29, 37, 45, 0.8);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.team-block__popup {
  background-color: #fff;
  border-radius: 4px;
  overflow: auto;
  margin: 5% auto;
  width: 85%;
  position: relative;
  -webkit-animation-name: animatetop;
  animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  display: grid;
  grid-template-columns: 100%;
}
@media (min-width: 768px) {
  .team-block__popup {
    grid-template-columns: 1fr 1.5fr;
  }
}
@media (min-width: 1024px) {
  .team-block__popup {
    grid-template-columns: 1fr 2fr;
  }
}
.team-block__popup svg {
  position: absolute;
  right: 28px;
  top: 28px;
  width: 20px;
  height: 20px;
}
@media (min-width: 768px) {
  .team-block__popup svg {
    width: 23.54px;
    height: 23.54px;
  }
}
@media (min-width: 1440px) {
  .team-block__popup svg {
    right: 1.94em;
    top: 1.94em;
    width: 1.63em;
    height: 1.63em;
  }
}
.team-block__popup-img {
  line-height: 0;
}
.team-block__popup-img img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.team-block__popup-content {
  padding: 31px;
}
@media (min-width: 1024px) {
  .team-block__popup-content {
    padding: 40px;
  }
}
@media (min-width: 1280px) {
  .team-block__popup-content {
    padding: 80px;
  }
}
@media (min-width: 1440px) {
  .team-block__popup-content {
    padding: 5.55em;
  }
}
.team-block__popup-name {
  font-size: 32px;
  font-weight: 600;
  line-height: 130%;
  margin: 0 0 8px 0;
}
@media (min-width: 1024px) {
  .team-block__popup-name {
    font-size: 40px;
  }
}
@media (min-width: 1440px) {
  .team-block__popup-name {
    font-size: 2.78em;
  }
}
.team-block__popup-text > *:first-child {
  margin: 0;
}
.team-block__popup-text p {
  margin: 16px 0 0 0;
}
@media (min-width: 1024px) {
  .team-block__popup-text p {
    margin: 32px 0 0 0;
  }
}

@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@media (min-width: 1440px) {
  .news-grid.margin_default {
    margin: 120px 0 160px;
  }
}
.news-grid__container {
  margin: 0 31px;
}
@media (min-width: 768px) {
  .news-grid__container {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .news-grid__container {
    margin: 0 108px;
  }
}
@media (min-width: 1440px) {
  .news-grid__container {
    margin: 0 7.5em;
  }
}
.news-grid__headline {
  margin: 0 0 48px 0;
  text-align: center;
}
@media (min-width: 1440px) {
  .news-grid__headline {
    margin: 0 0 3.33em 0;
  }
}
.news-grid__grid {
  display: grid;
  grid-gap: 24px;
  grid-template-columns: 100%;
}
@media (min-width: 768px) {
  .news-grid__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1024px) {
  .news-grid__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1440px) {
  .news-grid__grid {
    grid-gap: 1.67em;
  }
}

.video-block__container {
  line-height: 0;
  position: relative;
  margin: 0 31px;
}
@media (min-width: 768px) {
  .video-block__container {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .video-block__container {
    margin: 0 212px;
  }
}
@media (min-width: 1440px) {
  .video-block__container {
    margin: 0 14.71em;
  }
}
.video-block__container video {
  border-radius: 4px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-block__play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .video-block__play {
    width: 70px;
    height: 70px;
  }
}
@media (min-width: 1440px) {
  .video-block__play {
    width: 4.86em;
    height: 4.86em;
  }
}
.video-block__play._hide {
  display: none;
}

.accordion-block__container {
  margin: 0 31px;
}
@media (min-width: 768px) {
  .accordion-block__container {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .accordion-block__container {
    margin: 0 108px;
  }
}
@media (min-width: 1440px) {
  .accordion-block__container {
    margin: 0 7.5em;
  }
}
.accordion-block__headline {
  margin: 0 0 24px 0;
}
@media (min-width: 1440px) {
  .accordion-block__headline {
    margin: 0 0 1.67em 0;
  }
}

.faq__list {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 24px;
}
@media (min-width: 1440px) {
  .faq__list {
    grid-gap: 1.67em;
  }
}
.faq__list .faq__item {
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  padding: 31px;
}
@media (min-width: 1280px) {
  .faq__list .faq__item {
    padding: 45px 40px;
  }
}
@media (min-width: 1440px) {
  .faq__list .faq__item {
    border-radius: 0.28em;
    -webkit-box-shadow: 0em 0em 1.11em 0em rgba(0, 0, 0, 0.1);
            box-shadow: 0em 0em 1.11em 0em rgba(0, 0, 0, 0.1);
    padding: 2.15em;
  }
}
.faq__list .faq__item .faq__item_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
  cursor: pointer;
}
.faq__list .faq__item .faq__item_title .faq__title-body {
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
}
@media (min-width: 1440px) {
  .faq__list .faq__item .faq__item_title .faq__title-body {
    font-size: 1.39em;
  }
}
.faq__list .faq__item .faq__item_title .faq__arrow {
  display: block;
  font-size: unset;
}
.faq__list .faq__item .faq__item_title .faq__arrow svg {
  width: 16px;
  height: 16px;
}
@media (min-width: 768px) {
  .faq__list .faq__item .faq__item_title .faq__arrow svg {
    width: 18px;
    height: 18px;
  }
}
@media (min-width: 1024px) {
  .faq__list .faq__item .faq__item_title .faq__arrow svg {
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 1440px) {
  .faq__list .faq__item .faq__item_title .faq__arrow svg {
    width: 1.39em;
    height: 1.39em;
  }
}
.faq__list .faq__item .faq__btn {
  margin: 24px 0 0 0;
}
.faq__list .faq__item .faq__text {
  display: none;
  padding-top: 16px;
}

@media only screen and (min-width: 1024px) {
  .form-job {
    overflow: hidden;
  }
}
@media (min-width: 1440px) {
  .form-job.margin_default {
    margin: 120px 0 160px;
  }
}
.form-job__container {
  margin: 0 31px;
}
@media (min-width: 768px) {
  .form-job__container {
    margin: 0 70px;
  }
}
@media (min-width: 1280px) {
  .form-job__container {
    margin: 0 212px;
  }
}
@media (min-width: 1440px) {
  .form-job__container {
    margin: 0 14.71em;
  }
}
.form-job__headline {
  margin: 0 0 48px 0;
  max-width: 600px;
}
@media (min-width: 1440px) {
  .form-job__headline {
    max-width: 41.64em;
    margin: 0 0 3.33em 0;
  }
}

@media (min-width: 576px) {
  body .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 32px;
  }
}
@media (min-width: 1440px) {
  body .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 2.22em;
  }
}

.gfield {
  position: relative;
}

.gfield--type-text .gfield_description,
.gfield--type-textarea .gfield_description {
  display: none;
}

.ginput_container_fileupload input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.ginput_container_fileupload {
  display: block !important;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  font-size: 16px;
}
@media (min-width: 1280px) {
  .ginput_container_fileupload {
    grid-column: 1/span 2;
  }
}
.ginput_container_fileupload .ginput_preview {
  margin: 0 !important;
}

.gform_wrapper.gravity-theme .gfield--type-fileupload {
  display: grid;
  grid-template-columns: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 0px 24px;
}
@media (min-width: 1280px) {
  .gform_wrapper.gravity-theme .gfield--type-fileupload {
    grid-template-columns: 1fr 1.6fr;
    position: relative;
  }
}
@media (min-width: 1440px) {
  .gform_wrapper.gravity-theme .gfield--type-fileupload {
    grid-gap: 0px 1.67em;
  }
}
.gform_wrapper.gravity-theme .gfield--type-fileupload .gfield_label {
  padding: 11px 24px 9px;
  color: #BA0C2F;
  background-color: #fff;
  display: inline-block;
  font-weight: 400;
  border-radius: 8px;
  border: 1px solid #BA0C2F;
  cursor: pointer;
  font-size: 16px;
  margin: 0;
  word-break: break-word;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1440px) {
  .gform_wrapper.gravity-theme .gfield--type-fileupload .gfield_label {
    font-size: 1.11em;
    padding: 0.76em 1.67em 0.62em;
    border-radius: 0.56em;
    border: 0.07em solid #BA0C2F;
  }
}
.gform_wrapper.gravity-theme .gfield--type-fileupload .gfield_label:hover {
  color: #fff;
  background-color: #BA0C2F;
}
.gform_wrapper.gravity-theme .gfield--type-fileupload .ginput_container_fileupload {
  display: none;
}
.gform_wrapper.gravity-theme .gfield--type-fileupload .gform_fileupload_rules {
  display: none;
}
.gform_wrapper.gravity-theme .gfield--type-fileupload .gfield_description {
  padding: 0;
  font-size: 14px;
  margin-top: 5px;
}
@media (min-width: 640px) {
  .gform_wrapper.gravity-theme .gfield--type-fileupload .gfield_description {
    margin-top: 0;
  }
}
@media (min-width: 1440px) {
  .gform_wrapper.gravity-theme .gfield--type-fileupload .gfield_description {
    font-size: 0.97em;
  }
}
@media (min-width: 1280px) {
  .gform_wrapper.gravity-theme .gfield--type-fileupload .gfield_validation_message {
    grid-column: 1/span 2;
  }
}

@media (min-width: 1024px) {
  body .gform_wrapper.gravity-theme .gfield--type-consent {
    margin: 24px 0 10px;
  }
}

.ginput_container_consent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 11px;
  position: relative;
}
.ginput_container_consent .gform-field-label {
  font-size: 14px;
  line-height: 150%;
  padding-left: 27px;
}
@media (min-width: 1280px) {
  .ginput_container_consent .gform-field-label {
    font-size: 0.97em;
  }
}
@media (min-width: 1440px) {
  .ginput_container_consent .gform-field-label {
    padding-left: 1.87em;
  }
}
.ginput_container_consent .gform-field-label:before, .ginput_container_consent .gform-field-label:after {
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
}
.ginput_container_consent input[type=checkbox] {
  opacity: 0;
  position: absolute;
}
.ginput_container_consent input[type=checkbox]:not(:checked) + label:before {
  width: 16px;
  height: 16px;
  background-color: #D9D9D9;
  top: 0;
}
@media (min-width: 1440px) {
  .ginput_container_consent input[type=checkbox]:not(:checked) + label:before {
    width: 1.11em;
    height: 1.11em;
  }
}
.ginput_container_consent input[type=checkbox]:checked + label:before {
  width: 16px;
  height: 16px;
  background-color: #D9D9D9;
  top: 0;
}
@media (min-width: 1440px) {
  .ginput_container_consent input[type=checkbox]:checked + label:before {
    width: 1.11em;
    height: 1.11em;
  }
}
.ginput_container_consent input[type=checkbox]:checked + label:after {
  top: 0;
  left: 0;
  width: 8px;
  height: 13px;
  margin-top: 0;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #1D252D;
  border-bottom: 2px solid #1D252D;
  -webkit-transform: rotateZ(37deg);
          transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
@media (min-width: 1440px) {
  .ginput_container_consent input[type=checkbox]:checked + label:after {
    width: 0.56em;
    height: 0.9em;
    margin-top: 0;
    border-top: 0.14em solid transparent;
    border-left: 0.14em solid transparent;
    border-right: 0.14em solid #1D252D;
    border-bottom: 0.14em solid #1D252D;
  }
}

body .site .gform_button {
  border-radius: 8px;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  padding: 11px 24px 9px;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #fff;
  border: 1px solid #BA0C2F;
  color: #BA0C2F;
}
body .site .gform_button:hover {
  color: #fff;
  background-color: #BA0C2F;
}
@media (min-width: 1440px) {
  body .site .gform_button {
    font-size: 1.11em;
    border-radius: 0.56em;
    font-size: 1.11em;
    padding: 0.76em 1.67em 0.62em;
    border: 0.07em solid #BA0C2F;
  }
}

body .ginput_container_select {
  position: relative;
}
body .ginput_container_select:after {
  content: "";
  background-image: url("./img/icons/select.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  text-align: center;
  width: 17px;
  height: 9px;
  pointer-events: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body .gform_wrapper.gravity-theme select {
  padding: 19px 42px 19px 16px;
  color: #AAAAAA;
  font-size: 16px;
  background-color: #fff;
  -webkit-appearance: none;
}
@media (min-width: 1440px) {
  body .gform_wrapper.gravity-theme select {
    font-size: 1.11em;
    padding: 1.32em 2.91em 1.32em 1.11em;
  }
}

body .gform_wrapper.gravity-theme .gfield_label {
  font-size: 14px;
}
@media (min-width: 1440px) {
  body .gform_wrapper.gravity-theme .gfield_label {
    font-size: 0.97em;
  }
}

body .gform_wrapper.gravity-theme input[type=text],
body .gform_wrapper.gravity-theme input[type=tel],
body .gform_wrapper.gravity-theme input[type=email],
body .gform_wrapper.gravity-theme textarea {
  color: #AAAAAA;
  padding: 19px 16px;
  border-radius: 8px;
  border: 1px solid #AAA;
  font-size: 16px;
}
@media (min-width: 1440px) {
  body .gform_wrapper.gravity-theme input[type=text],
  body .gform_wrapper.gravity-theme input[type=tel],
  body .gform_wrapper.gravity-theme input[type=email],
  body .gform_wrapper.gravity-theme textarea {
    font-size: 1.11em;
    padding: 1.32em 1.11em;
    border-radius: 0.56em;
    border: 0.07em solid #AAA;
  }
}
body .gform_wrapper.gravity-theme input[type=text]::-webkit-input-placeholder,
body .gform_wrapper.gravity-theme input[type=tel]::-webkit-input-placeholder,
body .gform_wrapper.gravity-theme input[type=email]::-webkit-input-placeholder,
body .gform_wrapper.gravity-theme textarea::-webkit-input-placeholder {
  color: #AAAAAA;
  opacity: 1;
}
body .gform_wrapper.gravity-theme input[type=text]::-moz-placeholder,
body .gform_wrapper.gravity-theme input[type=tel]::-moz-placeholder,
body .gform_wrapper.gravity-theme input[type=email]::-moz-placeholder,
body .gform_wrapper.gravity-theme textarea::-moz-placeholder {
  color: #AAAAAA;
  opacity: 1;
}
body .gform_wrapper.gravity-theme input[type=text]:-ms-input-placeholder,
body .gform_wrapper.gravity-theme input[type=tel]:-ms-input-placeholder,
body .gform_wrapper.gravity-theme input[type=email]:-ms-input-placeholder,
body .gform_wrapper.gravity-theme textarea:-ms-input-placeholder {
  color: #AAAAAA;
  opacity: 1;
}
body .gform_wrapper.gravity-theme input[type=text]::-ms-input-placeholder,
body .gform_wrapper.gravity-theme input[type=tel]::-ms-input-placeholder,
body .gform_wrapper.gravity-theme input[type=email]::-ms-input-placeholder,
body .gform_wrapper.gravity-theme textarea::-ms-input-placeholder {
  color: #AAAAAA;
  opacity: 1;
}
body .gform_wrapper.gravity-theme input[type=text]::-webkit-input-placeholder, body .gform_wrapper.gravity-theme input[type=tel]::-webkit-input-placeholder, body .gform_wrapper.gravity-theme input[type=email]::-webkit-input-placeholder, body .gform_wrapper.gravity-theme textarea::-webkit-input-placeholder {
  color: #AAAAAA;
  opacity: 1;
}
body .gform_wrapper.gravity-theme input[type=text]::-moz-placeholder, body .gform_wrapper.gravity-theme input[type=tel]::-moz-placeholder, body .gform_wrapper.gravity-theme input[type=email]::-moz-placeholder, body .gform_wrapper.gravity-theme textarea::-moz-placeholder {
  color: #AAAAAA;
  opacity: 1;
}
body .gform_wrapper.gravity-theme input[type=text]:-ms-input-placeholder, body .gform_wrapper.gravity-theme input[type=tel]:-ms-input-placeholder, body .gform_wrapper.gravity-theme input[type=email]:-ms-input-placeholder, body .gform_wrapper.gravity-theme textarea:-ms-input-placeholder {
  color: #AAAAAA;
  opacity: 1;
}
body .gform_wrapper.gravity-theme input[type=text]::-ms-input-placeholder, body .gform_wrapper.gravity-theme input[type=tel]::-ms-input-placeholder, body .gform_wrapper.gravity-theme input[type=email]::-ms-input-placeholder, body .gform_wrapper.gravity-theme textarea::-ms-input-placeholder {
  color: #AAAAAA;
  opacity: 1;
}
body .gform_wrapper.gravity-theme input[type=text]::placeholder,
body .gform_wrapper.gravity-theme input[type=tel]::placeholder,
body .gform_wrapper.gravity-theme input[type=email]::placeholder,
body .gform_wrapper.gravity-theme textarea::placeholder {
  color: #AAAAAA;
  opacity: 1;
}

body .gform_wrapper.gravity-theme textarea {
  height: 210px;
}

@media only screen and (min-width: 640px) {
  .gform_wrapper.gravity-theme .gfield--type-fileupload {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    overflow: hidden;
  }
  .gform_wrapper.gravity-theme .gfield--type-fileupload .gfield_label {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    margin-bottom: 12px;
  }
}
@media (min-width: 1440px) {
  .gform_wrapper.gravity-theme .gfield--type-fileupload {
    height: 6.94em;
  }
  .gform_wrapper.gravity-theme .gfield--type-fileupload .gfield_label {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 13.88em;
            flex: 0 0 13.88em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .gform_footer {
    margin: 0.42em 0 0;
    padding: 1.11em 0;
  }
  .gform_wrapper.gravity-theme .gform_validation_errors {
    border: 0.1em solid #c02b0a !important;
    border-radius: 0.35em !important;
    -webkit-box-shadow: 0 0.07em 0.28em rgba(0, 0, 0, 0.11), 0 0 4px rgba(18, 25, 97, 0.041) !important;
            box-shadow: 0 0.07em 0.28em rgba(0, 0, 0, 0.11), 0 0 4px rgba(18, 25, 97, 0.041) !important;
    margin-bottom: 0.56em !important;
    margin-top: 0.56em !important;
    padding: 1.11em 1.11em 1.11em 3.33em !important;
  }
  .gform_wrapper.gravity-theme .gform_validation_errors h2 {
    font-size: 0.9em !important;
  }
  .gform_wrapper.gravity-theme .gfield_validation_message,
  .gform_wrapper.gravity-theme .validation_message {
    font-size: 1.04em !important;
    margin-top: 0.56em !important;
    padding: 0.9em 1.67em !important;
    font-size: 1.04em !important;
    padding-top: 0.9em !important;
  }
  .gform_wrapper.gravity-theme .gfield_label {
    margin-bottom: 0.56em !important;
  }
}
.page-id-189 .ginput_container_select {
  width: calc(50% - 8px);
}
.page-id-189 .ginput_container_select select {
  width: 100% !important;
}

.map-block__container {
  margin: 0 31px;
}
@media (min-width: 768px) {
  .map-block__container {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .map-block__container {
    margin: 0 108px;
  }
}
@media (min-width: 1440px) {
  .map-block__container {
    margin: 0 7.5em;
  }
}
.map-block__area {
  background-color: #F7F7F7;
  display: grid;
  grid-template-columns: 100%;
}
@media (min-width: 1024px) {
  .map-block__area {
    grid-template-columns: 1fr 1fr;
  }
}
.map-block__title {
  font-size: 40px;
  margin: 0 0 32px 0;
  line-height: 130%;
}
@media (min-width: 768px) {
  .map-block__title {
    font-size: 56px;
  }
}
@media (min-width: 1440px) {
  .map-block__title {
    font-size: 3.75em;
  }
}
@media (min-width: 1440px) {
  .map-block__title {
    margin: 0 0 0.592em 0;
  }
}
.map-block__contacts {
  border-top: 5px solid #BA0C2F;
  padding: 24px;
}
@media (min-width: 576px) {
  .map-block__contacts {
    padding: 31px;
  }
}
@media (min-width: 1024px) {
  .map-block__contacts {
    padding: 56px;
  }
}
@media (min-width: 1440px) {
  .map-block__contacts {
    padding: 3.89em;
    border-top: 0.35em solid #BA0C2F;
  }
}
.map-block__contacts .site-header__contact-icon {
  position: relative;
  top: -4px;
}
.map-block__contacts .site-header__contact-icon svg {
  width: 32px;
  height: 32px;
}
@media (min-width: 1440px) {
  .map-block__contacts .site-header__contact-icon svg {
    width: 1.5em;
    height: 1.5em;
  }
}
.map-block__contacts .site-header__contact {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 16px;
  margin: 32px 0 0 0;
}
@media (min-width: 576px) {
  .map-block__contacts .site-header__contact {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .map-block__contacts .site-header__contact {
    font-size: 1.39em;
    margin: 2.22em 0 0 0;
  }
}
.map-block__contacts path {
  stroke: #BA0C2F;
}
.map-block__contacts a {
  text-decoration: none;
  color: #1D252D;
}
.map-block__map {
  line-height: 0;
  font-size: 0;
  border: none;
}
.map-block__map iframe {
  width: 100%;
  height: 100%;
  min-height: 485px;
}

@media (min-width: 1440px) {
  .download-block.margin_default {
    margin: 130px 0 150px;
  }
}
.download-block__container {
  margin: 0 31px;
}
@media (min-width: 768px) {
  .download-block__container {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .download-block__container {
    margin: 0 108px;
  }
}
@media (min-width: 1440px) {
  .download-block__container {
    margin: 0 7.5em;
  }
}
.download-block__head {
  position: relative;
  margin: 0 0 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .download-block__head {
    padding: 0 200px 0 0;
  }
}
@media (min-width: 1024px) {
  .download-block__head {
    margin: 0 0 80px 0;
  }
}
.download-block__head svg {
  -ms-flex-item-align: center;
      align-self: center;
  margin: 24px 0 0 0;
}
@media (min-width: 768px) {
  .download-block__head svg {
    position: absolute;
    right: 70px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin: 0;
  }
}
@media (min-width: 1440px) {
  .download-block__head svg {
    right: 4.86em;
    margin: 1.67em 0 0 0;
    width: 7.77em;
    height: 9.37em;
  }
}
.download-block__headline {
  margin: 0 0 8px 0;
}
@media (min-width: 1440px) {
  .download-block__headline {
    margin: 0 0 0.56em 0;
  }
}
.download-block__headline > * {
  font-weight: 400;
}
.download-block__content {
  max-width: 912px;
}
@media (min-width: 1440px) {
  .download-block__content {
    max-width: 63.29em;
  }
}
.download-block__text {
  font-size: 20px;
}
.download-block__text b {
  font-family: "Merriweather";
  font-weight: 700;
  color: #BA0C2F;
}
@media (min-width: 1024px) {
  .download-block__text {
    font-size: 28px;
  }
}
@media (min-width: 1024px) and (min-width: 1440px) {
  .download-block__text {
    font-size: 1.94em;
  }
}
.download-block__all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  margin: 0 0 40px 0;
}
@media (min-width: 768px) {
  .download-block__all {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.download-block__all span {
  font-size: 32px;
  font-weight: 600;
  line-height: 130%;
}
@media (min-width: 1024px) {
  .download-block__all span {
    font-size: 40px;
  }
}
@media (min-width: 1440px) {
  .download-block__all span {
    font-size: 2.78em;
  }
}
.download-block__list {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 24px;
}
@media (min-width: 768px) {
  .download-block__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1440px) {
  .download-block__list {
    grid-gap: 1.67em;
  }
}
.download-block__item {
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  overflow: hidden;
  padding: 40px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
}
@media (min-width: 576px) {
  .download-block__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1440px) {
  .download-block__item {
    padding: 2.78em 2.22em;
    gap: 1.67em;
  }
}
.download-block__item-title {
  font-size: 22px;
}
@media (min-width: 1440px) {
  .download-block__item-title {
    font-size: 1.53em;
  }
}
@media (min-width: 1440px) {
  .download-block__item {
    border-radius: 0.28em;
  }
}

.download-block__label {
  border-radius: 4px;
  background: #1D252D;
  width: 200px;
  height: 41px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 130%;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 38px;
}
@media (min-width: 1440px) {
  .download-block__label {
    border-radius: 0.28em;
    width: 13.88em;
    height: 2.85em;
    font-size: 0.97em;
    margin-bottom: 2.64em;
  }
}

.top-video {
  position: relative;
}
.top-video__media {
  line-height: 0;
}
.top-video video,
.top-video img {
  height: calc(var(--vh, 1vh) * 100);
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 1024px) {
  .top-video video,
  .top-video img {
    min-height: 700px;
  }
}
@media (min-width: 1440px) {
  .top-video video,
  .top-video img {
    min-height: 48.58em;
  }
}
.top-video:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(69deg, #1D252D 0%, rgba(0, 0, 0, 0) 100%, rgba(29, 37, 45, 0) 100%);
}
.top-video__play {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin: 0 0 16px 0;
}
@media (min-width: 768px) {
  .top-video__play {
    width: 80px;
    height: 80px;
    margin: 0 0 32px 0;
  }
}
@media (min-width: 1024px) {
  .top-video__play {
    margin: 0;
    position: absolute;
    left: 110%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (min-width: 1440px) {
  .top-video__play {
    width: 1.1em;
    height: 1.1em;
    margin: 0 0 2.22em 0;
  }
}
.top-video__play._hide {
  display: none;
}
.top-video__play circle,
.top-video__play path {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.top-video__play:hover circle {
  stroke: #BA0C2F;
}
.top-video__play:hover path {
  fill: #BA0C2F;
}
.top-video__content {
  position: absolute;
  bottom: 48px;
  left: 0;
  z-index: 3;
  color: #fff;
  padding: 0 31px;
}
@media (min-width: 768px) {
  .top-video__content {
    padding: 0 70px;
    bottom: 80px;
  }
}
@media (min-width: 1024px) {
  .top-video__content {
    padding: 0 108px;
    bottom: 120px;
  }
}
@media (min-width: 1440px) {
  .top-video__content {
    padding: 0 7.5em;
    bottom: 8.33em;
  }
}
.top-video__headline {
  position: relative;
}
.top-video__headline > * {
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1024px) {
  .top-video__headline {
    max-width: 49em;
  }
}
.top-video .text_default {
  margin: 48px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
@media (min-width: 768px) {
  .top-video .text_default {
    gap: 60px;
    margin: 56px 0 0 0;
  }
}
@media (min-width: 1024px) {
  .top-video .text_default {
    margin: 120px 0 0 0;
  }
}
@media (min-width: 1440px) {
  .top-video .text_default {
    margin: 8.33em 0 0 0;
    gap: 4.16em;
  }
}
.top-video__icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 32px;
          flex: 0 0 32px;
  line-height: 0;
  text-decoration: none;
  cursor: pointer;
}
.top-video__icon circle,
.top-video__icon path {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
.top-video__icon svg {
  width: 32px;
  height: 32px;
}
@media (min-width: 1440px) {
  .top-video__icon svg {
    width: 2.22em;
    height: 2.22em;
  }
}
.top-video__icon:hover circle {
  fill: #fff;
}
.top-video__icon:hover path {
  fill: #BA0C2F;
}
.top-video__text {
  line-height: 125.2%;
}
@media (min-width: 1024px) {
  .top-video__text {
    max-width: 571px;
  }
}
@media (min-width: 1440px) {
  .top-video__text {
    max-width: 24.71em;
  }
}

.top-video-btns:before {
  background: linear-gradient(249deg, rgba(29, 37, 45, 0) 0%, rgba(29, 37, 45, 0.5) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 58.78%);
}
.top-video-btns .text_default {
  margin: 8px 0 0 0;
  font-size: 18px;
}
@media (min-width: 768px) {
  .top-video-btns .text_default {
    font-size: 28px;
  }
}
@media (min-width: 1440px) {
  .top-video-btns .text_default {
    font-size: 1.94em;
  }
}
@media (min-width: 1024px) {
  .top-video-btns .top-video__content {
    bottom: 80px;
  }
}
@media (min-width: 1440px) {
  .top-video-btns .top-video__content {
    bottom: 5.55em;
  }
}
@media (min-width: 1024px) {
  .top-video-btns__headline {
    max-width: 100%;
  }
}
.top-video-btns__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 24px;
  text-transform: uppercase;
  margin: 0 0 27px 0;
}
@media (min-width: 1440px) {
  .top-video-btns__btns {
    gap: 1.67em;
    text-transform: uppercase;
    margin: 0 0 1.87em 0;
  }
}
.top-video-btns__btns a.btn {
  cursor: pointer;
}
.top-video-btns__btns .btn {
  font-size: 14px;
  cursor: auto;
}
@media (min-width: 1440px) {
  .top-video-btns__btns .btn {
    font-size: 0.97em;
  }
}
.top-video-btns__btns .btn_black:hover {
  background-color: #1D252D;
  color: #fff;
  border: 1px solid #1D252D;
}
.top-video-btns__btns .btn_red-full {
  background-color: #BA0C2F;
  color: #fff;
  border: 1px solid #BA0C2F;
}

.single-post .block-head {
  min-height: 48px;
}
.single-post .text-module__headline > * {
  font-size: 40px;
}
@media (min-width: 768px) {
  .single-post .text-module__headline > * {
    font-size: 56px;
  }
}
@media (min-width: 1440px) {
  .single-post .text-module__headline > * {
    font-size: 3.75em;
  }
}
.single-post .text-module__content {
  text-align: left;
  margin: 80px 31px;
  max-width: 704px;
}
@media (min-width: 768px) {
  .single-post .text-module__content {
    margin: 80px 70px;
  }
}
@media (min-width: 1024px) {
  .single-post .text-module__content {
    margin: 120px 212px;
  }
}
@media (min-width: 1440px) {
  .single-post .text-module__content {
    margin: 120px 14.71em 160px;
    max-width: 48.86em;
  }
}
.single-post .text-module__text {
  max-width: inherit;
  margin: 0;
}
.single-post .text-module__text > * {
  margin: 32px 0 0 0;
}
.single-post .text-module__text > *:first-child {
  margin: 0;
}

@media print {
  *,
  *:before,
  *:after {
    background-image: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    text-shadow: none;
  }
  @page {
    size: auto;
    margin: 10mm 10mm 10mm 20mm;
  }
  html {
    margin: 0;
  }
  .site-header__login,
  .site-header__burger,
  .swiper-arrow,
  .img-text .img-text__img,
  #filter,
  .swiper-pagination {
    display: none;
  }
  .faq__arrow {
    display: none !important;
  }
  .site-header {
    position: absolute;
  }
  .slider-competence .swiper-wrapper,
  .slider-news .swiper-wrapper,
  .slider-course .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 24px;
  }
  .slider-competence .swiper-slide,
  .slider-course .swiper-slide {
    margin-right: 0;
    -ms-flex-preferred-size: calc(47% - 24px);
        flex-basis: calc(47% - 24px);
  }
  .slider-news .swiper-slide {
    margin-right: 0;
    -ms-flex-preferred-size: calc(44% - 24px);
        flex-basis: calc(44% - 24px);
  }
  .slider-news__content {
    padding: 22px;
  }
  .slider-news__categories span {
    width: 102px;
  }
  .column-cards .column-cards__img img {
    height: 400px;
  }
  .quick-links .column-cards__content {
    padding: 12px 24px;
  }
  #slider-course-block_c07f365b4e5d1f58911b496304f1f939 .slider-course__item {
    word-break: break-all;
  }
  #slider-course-block_c07f365b4e5d1f58911b496304f1f939 .swiper-slide {
    -ms-flex-preferred-size: calc(47% - 24px);
        flex-basis: calc(47% - 24px);
  }
  .site-footer {
    margin-top: 80px;
  }
  .cards-competence__container {
    grid-template-columns: 1fr 1fr;
  }
  body {
    background: white;
    font-size: 10pt;
  }
  #sidebar {
    display: none;
  }
  #content {
    margin-left: 0;
    float: none;
    width: auto;
  }
  #content a {
    font-weight: bold;
    color: #000066;
    text-decoration: underline;
  }
  #content {
    margin-left: 0;
    float: none;
    width: auto;
  }
  #footer,
  .ad {
    display: none;
  }
  #bg-title-text-block_0130531937d18164ab6045f0a7221d97 {
    margin: 40px 0;
  }
  #bg-title-text-block_0130531937d18164ab6045f0a7221d97 .bg-icon {
    min-height: 420px;
  }
  h1,
  h2,
  h4,
  h5,
  h6,
  .block-head,
  .img-text-cards .headline,
  .accordion-block .headline_h3 {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  .swiper-backface-hidden .swiper-slide,
  .textcards-links__card,
  .text-img-50-50 .text-img-50-50__content,
  footer,
  .cards-competence__container .slider-content,
  .full-img-text,
  .swiper-slide,
  .title-list,
  .quick-links .column-cards__item,
  h3,
  img,
  .filter-course__list a,
  .img-text-cards__item,
  .img-text-cards__text,
  .faq__item {
    page-break-inside: avoid;
  }
  .team-block .team-block__container .headline_h3 {
    page-break-after: avoid;
  }
  #team-block-block_02be49b73c93374ae00cf61d3bfd698b .headline_h3 {
    page-break-before: always;
  }
  #img-text-cards-block_362830fe975f146853e6e74cf7bd1dba .img-text-cards__item {
    page-break-inside: avoid;
  }
  #slider-competence-block_41b9e402ef574d9fda6d3553daaffae9 .block-head {
    page-break-after: auto !important;
  }
  .team-block__cards {
    grid-template-columns: 1fr 1fr;
  }
  .faq__text {
    display: block !important;
  }
  .slider-img .headline_h2 {
    width: 80% !important;
    max-width: 500px !important;
  }
  .slider-img .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .slider-img .swiper-slide {
    padding: 10px 0;
  }
  h3 {
    margin-left: 10px;
    margin-bottom: 8px;
    padding-bottom: 0px;
  }
  blockquote,
  table,
  pre {
    page-break-inside: avoid;
  }
  ul,
  ol,
  dl {
    page-break-inside: avoid;
  }
  img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  img.right {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
  }
  img.left {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
  }
  .right {
    float: right;
  }
  .left {
    float: left;
  }
}
@media (min-width: 1024px) {
  body .um-login.um:not(.um-admin) {
    margin: 30px auto 160px auto !important;
  }
}

body .um-login .um-field-block {
  font-size: inherit !important;
}

body .um-login .um-field h1 {
  font-size: 32px;
  color: #1D252D;
}
@media (min-width: 768px) {
  body .um-login .um-field h1 {
    font-size: 56px;
  }
}
@media (min-width: 1440px) {
  body .um-login .um-field h1 {
    font-size: 3.89em;
  }
}

body .um:not(.um-admin) {
  font-size: inherit;
}

body .um-login {
  padding: 0 31px;
}
@media (min-width: 1440px) {
  body .um-login {
    max-width: 34.42em !important;
  }
}

body .um-field {
  padding: 20px 0 0 0;
}
@media (min-width: 1024px) {
  body .um-field {
    padding: 40px 0 0 0;
  }
}

body .um .um-form input[type=text],
body .um .um-form input[type=password] {
  color: #1D252D;
  padding: 19px 16px !important;
  border-radius: 8px;
  border: 1px solid #AAA;
  height: auto !important;
  font-size: 16px !important;
}
@media (min-width: 1440px) {
  body .um .um-form input[type=text],
  body .um .um-form input[type=password] {
    font-size: 1.11em !important;
    padding: 1.32em 1.11em !important;
    border-radius: 0.56em;
    border: 0.07em solid #AAA;
  }
}
body .um .um-form input[type=text]::-webkit-input-placeholder,
body .um .um-form input[type=password]::-webkit-input-placeholder {
  color: #AAAAAA;
  opacity: 1;
}
body .um .um-form input[type=text]::-moz-placeholder,
body .um .um-form input[type=password]::-moz-placeholder {
  color: #AAAAAA;
  opacity: 1;
}
body .um .um-form input[type=text]:-ms-input-placeholder,
body .um .um-form input[type=password]:-ms-input-placeholder {
  color: #AAAAAA;
  opacity: 1;
}
body .um .um-form input[type=text]::-ms-input-placeholder,
body .um .um-form input[type=password]::-ms-input-placeholder {
  color: #AAAAAA;
  opacity: 1;
}
body .um .um-form input[type=text]::-webkit-input-placeholder, body .um .um-form input[type=password]::-webkit-input-placeholder {
  color: #AAAAAA;
  opacity: 1;
}
body .um .um-form input[type=text]::-moz-placeholder, body .um .um-form input[type=password]::-moz-placeholder {
  color: #AAAAAA;
  opacity: 1;
}
body .um .um-form input[type=text]:-ms-input-placeholder, body .um .um-form input[type=password]:-ms-input-placeholder {
  color: #AAAAAA;
  opacity: 1;
}
body .um .um-form input[type=text]::-ms-input-placeholder, body .um .um-form input[type=password]::-ms-input-placeholder {
  color: #AAAAAA;
  opacity: 1;
}
body .um .um-form input[type=text]::placeholder,
body .um .um-form input[type=password]::placeholder {
  color: #AAAAAA;
  opacity: 1;
}

body .um-field-label label {
  font-size: 14px !important;
  font-weight: bold;
  color: #1D252D;
}
@media (min-width: 1440px) {
  body .um-field-label label {
    font-size: 0.97em !important;
  }
}

body .um-field-label label:after {
  content: "*";
  color: #BA0C2F;
}

body #um-submit-btn {
  background-color: #fff;
  border: 1px solid #BA0C2F !important;
  color: #BA0C2F;
  font-size: 16px !important;
  border-radius: 8px !important;
  min-width: inherit !important;
}
@media (min-width: 1440px) {
  body #um-submit-btn {
    border-radius: 0.56em !important;
    border: 0.07em solid #BA0C2F !important;
    font-size: 1.11em !important;
  }
}
body #um-submit-btn:hover {
  color: #fff;
  background-color: #BA0C2F;
}

body .um-login .um-col-alt {
  margin: 40px 0 5px 0;
}

body .um-login .um-col-alt .um-center {
  text-align: left !important;
}

.headline_h1 > * span, .headline_h2 > * span, .headline_h3 > * span {
  font-family: "Merriweather";
  font-weight: 700;
}
.headline_h1 > * b, .headline_h2 > * b, .headline_h3 > * b {
  font-family: "Merriweather";
  font-weight: 700;
  color: #BA0C2F;
}
.headline_h1.headline_black > * b, .headline_h2.headline_black > * b, .headline_h3.headline_black > * b {
  font-family: "Merriweather";
  font-weight: 700;
  color: #1D252D;
}
.headline_h1 > * {
  font-size: 48px;
}
@media (min-width: 768px) {
  .headline_h1 > * {
    font-size: 75px;
  }
}
@media (min-width: 1440px) {
  .headline_h1 > * {
    font-size: 5.21em;
  }
}
.headline_h2 > * {
  font-size: 40px;
}
@media (min-width: 768px) {
  .headline_h2 > * {
    font-size: 56px;
  }
}
@media (min-width: 1440px) {
  .headline_h2 > * {
    font-size: 3.75em;
  }
}
.headline_h3 > * {
  font-size: 32px;
}
@media (min-width: 768px) {
  .headline_h3 > * {
    font-size: 40px;
  }
}
@media (min-width: 1440px) {
  .headline_h3 > * {
    font-size: 2.78em;
  }
}

.subheadline {
  min-width: 130px;
  border-radius: 8px;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  padding: 13px 31px 10px;
  background-color: #1D252D;
  color: #fff;
  margin: 0 0 24px 0;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 1440px) {
  .subheadline {
    font-size: 1.11em;
    border-radius: 0.56em;
    padding: 0.9em 2.15em 0.69em;
    margin: 0 0 1.67em 0;
    min-width: 9.02em;
  }
}
@media (min-width: 1440px) {
  .subheadline {
    margin: 0 0 1.67em 0;
  }
}
.subheadline_white {
  background-color: #fff;
  color: #1D252D;
}

.text_default {
  font-size: 16px;
}
@media (min-width: 1440px) {
  .text_default {
    font-size: 1.12em;
  }
}
.text_default a {
  color: #BA0C2F;
  font-weight: 700;
}
.text_default b {
  font-family: "Merriweather";
  font-weight: 700;
  color: #BA0C2F;
}
.text_default.text_default_black b {
  font-family: "Merriweather";
  font-weight: 700;
  color: #1D252D;
}

.ul_red-circle ul {
  list-style: none;
  padding: 0;
}
.ul_red-circle ul li {
  margin: 0 0 8px 0;
  padding: 0 0 0 23px;
  position: relative;
}
@media (min-width: 1440px) {
  .ul_red-circle ul li {
    margin: 0 0 0.56em 0;
    padding: 0 0 0 1.6em;
  }
}
.ul_red-circle ul li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 11px;
  height: 11px;
  border-radius: 100px;
  background-color: #BA0C2F;
}
@media (min-width: 1440px) {
  .ul_red-circle ul li:before {
    width: 0.45em;
    height: 0.45em;
  }
}

.margin_no {
  margin: 0;
}
.margin_small {
  margin: 60px 0;
}
@media (min-width: 1024px) {
  .margin_small {
    margin: 100px 0;
  }
}
@media (min-width: 1440px) {
  .margin_small {
    margin: 8.33em 0;
  }
}
.margin_default {
  margin: 80px 0;
}
@media (min-width: 1024px) {
  .margin_default {
    margin: 120px 0;
  }
}
@media (min-width: 1440px) {
  .margin_default {
    margin: 11.11em 0;
  }
}
.margin_big {
  margin: 100px 0;
}
@media (min-width: 1024px) {
  .margin_big {
    margin: 140px 0;
  }
}
@media (min-width: 1440px) {
  .margin_big {
    margin: 13.89em 0;
  }
}

.site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: calc(100vh - 64px);
}
@media (min-width: 1024px) {
  .site {
    min-height: 100vh;
  }
}

.site-main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.page-id-3 .entry-content,
.page-id-309 .entry-content {
  margin: 0 31px;
  padding: 80px 0;
}
@media (min-width: 768px) {
  .page-id-3 .entry-content,
  .page-id-309 .entry-content {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .page-id-3 .entry-content,
  .page-id-309 .entry-content {
    margin: 0 108px;
    padding: 120px 0;
  }
}
@media (min-width: 1440px) {
  .page-id-3 .entry-content,
  .page-id-309 .entry-content {
    margin: 0 7.5em;
    padding: 8.33em 0;
  }
}
.page-id-3 .entry-content > *,
.page-id-309 .entry-content > * {
  margin: 16px 0 0 0;
}
.page-id-3 .entry-content h1,
.page-id-3 .entry-content h2,
.page-id-3 .entry-content h3,
.page-id-3 .entry-content h4,
.page-id-3 .entry-content h5,
.page-id-3 .entry-content h6,
.page-id-309 .entry-content h1,
.page-id-309 .entry-content h2,
.page-id-309 .entry-content h3,
.page-id-309 .entry-content h4,
.page-id-309 .entry-content h5,
.page-id-309 .entry-content h6 {
  color: #000;
  overflow-wrap: break-word;
}
.page-id-3 .entry-content a,
.page-id-309 .entry-content a {
  overflow-wrap: break-word;
}
.page-id-3 .entry-content p,
.page-id-309 .entry-content p {
  font-size: 16px;
}
@media (min-width: 1440px) {
  .page-id-3 .entry-content p,
  .page-id-309 .entry-content p {
    font-size: 1.11em;
  }
}
.page-id-3 .entry-content h1 span,
.page-id-3 .entry-content h2 span,
.page-id-3 .entry-content h3 span,
.page-id-3 .entry-content h4 span,
.page-id-3 .entry-content h5 span,
.page-id-3 .entry-content h6 span,
.page-id-309 .entry-content h1 span,
.page-id-309 .entry-content h2 span,
.page-id-309 .entry-content h3 span,
.page-id-309 .entry-content h4 span,
.page-id-309 .entry-content h5 span,
.page-id-309 .entry-content h6 span {
  font-family: "Merriweather";
  font-weight: 700;
}
.page-id-3 .entry-content h1,
.page-id-309 .entry-content h1 {
  font-size: 48px;
}
@media (min-width: 768px) {
  .page-id-3 .entry-content h1,
  .page-id-309 .entry-content h1 {
    font-size: 75px;
  }
}
@media (min-width: 1440px) {
  .page-id-3 .entry-content h1,
  .page-id-309 .entry-content h1 {
    font-size: 5.21em;
  }
}
.page-id-3 .entry-content h2,
.page-id-309 .entry-content h2 {
  font-size: 40px;
}
@media (min-width: 768px) {
  .page-id-3 .entry-content h2,
  .page-id-309 .entry-content h2 {
    font-size: 56px;
  }
}
@media (min-width: 1440px) {
  .page-id-3 .entry-content h2,
  .page-id-309 .entry-content h2 {
    font-size: 3.75em;
  }
}
.page-id-3 .entry-content h3,
.page-id-309 .entry-content h3 {
  font-size: 32px;
}
@media (min-width: 768px) {
  .page-id-3 .entry-content h3,
  .page-id-309 .entry-content h3 {
    font-size: 40px;
  }
}
@media (min-width: 1440px) {
  .page-id-3 .entry-content h3,
  .page-id-309 .entry-content h3 {
    font-size: 2.78em;
  }
}

.error-404 {
  padding: 80px 31px;
  font-size: 16px;
  text-align: center;
}
@media (min-width: 768px) {
  .error-404 {
    margin: 0 70px;
  }
}
@media (min-width: 1024px) {
  .error-404 {
    margin: 0 108px;
    padding: 120px 31px;
  }
}
@media (min-width: 1440px) {
  .error-404 {
    margin: 0 7.5em;
  }
}
@media (min-width: 1280px) {
  .error-404 {
    font-size: 1.11em;
  }
}
.error-404__404 {
  font-size: 140px;
  font-weight: 700;
}
.error-404 .page-header {
  margin: 0 0 24px 0;
}
@media (min-width: 1440px) {
  .error-404 .page-header {
    margin: 0 0 1.67em 0;
  }
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
          transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
      scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
      touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  -ms-touch-action: none;
      touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

/* 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;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          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;
}

.full-img-title__headline span {
  font-weight: 700;
}

#column-cards-block_5e2350772f8fe53108f835668c1b6f02 .column-cards__title h3 {
  font-weight: 600;
  font-size: 40px;
}

.faq__arrow_rotate {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.faq__arrow {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.form-job #field_1_8 label {
  text-overflow: ellipsis;
  height: 47.45px;
  overflow: hidden;
  white-space: nowrap;
}
@media (min-width: 1440px) {
  .form-job #field_1_8 label {
    height: 3.33em;
    margin-bottom: 0.53px;
  }
}

.gform_wrapper.gravity-theme .gfield_required {
  padding-left: 0 !important;
}

#text-module-block_114b0dfba845df4c1140e223649703d9 .text-module__text p:nth-child(2) a {
  color: #1D252D;
  font-weight: 400;
}

.text-img-category .text-img-category__headline h1 {
  font-weight: 400;
}

.course-text__text h3 {
  line-height: 160%;
}

.course-text__sidebar .course-text__widget p {
  font-size: 16px;
  line-height: 160%;
}
@media (min-width: 1640px) {
  .course-text__sidebar .course-text__widget p {
    font-size: 18px;
  }
}

.course-text__sidebar .btn_red {
  font-size: 16px;
  line-height: 160%;
}
@media (min-width: 1640px) {
  .course-text__sidebar .btn_red {
    font-size: 1.11em;
  }
}

.course-text .headline_h2 h2 {
  font-size: 56px;
}
@media (min-width: 1640px) {
  .course-text .headline_h2 h2 {
    font-size: 3.75em;
  }
}

.course-text__text p,
.course-text__text li {
  font-size: 16px;
  line-height: 160%;
}
@media (min-width: 1640px) {
  .course-text__text p,
  .course-text__text li {
    font-size: 18px;
  }
}

.course-text__sidebar .text_default a {
  font-weight: 400;
}

.download-block__label {
  border-radius: 4px;
  background: #1D252D;
  width: 200px;
  height: 41px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 130%;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 38px;
}

@media (min-width: 1434px) {
  .form-job #field_1_8 {
    padding-top: 7px;
  }
}

.course-text__sidebar .btn_red {
  background-color: inherit;
}

.course-text__sidebar .btn_red:hover {
  background-color: #BA0C2F;
}

.post-152 .column-cards .headline p {
  line-height: 130%;
}/*# sourceMappingURL=style.css.map */