/*
Theme Name: qi
Author: Matosoft
Author URI: http://www.matosoft.cz/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: qi
*/
:root {
  --mainBlue: #004994;
  --mainRed: #E30613;
  --mainRedHover: #FF1A27;
  --mainRedActive: #B4000B;
  --fontColor: #000;
  --fontColorLight: #696969;
  --linkColor: #292929;
  --linkColorHover: #E30613;
  --linkColorActive: #292929;
  --buttonBackground: #E30613;
  --buttonColor: #fff;
  --buttonHoverBackground: #FF1A27;
  --buttonHoverColor: #fff;
  --buttonActiveBackground: #B4000B;
  --buttonActiveColor: #fff;
  --yellowModule: #FCBF00;
  --orangeModule: #EF8223;
  --redModule: #E30613;
  --blueModule: #004994;
  --cyanModule: #007A96;
  --greenModule: #3AAA35;
  --greyModule: #777777;
  --yellowModuleLight: #F9F2C5;
  --orangeModuleLight: #FBE5D0;
  --redModuleLight: #F8C9CD;
  --blueModuleLight: #C7D6EA;
  --cyanModuleLight: #C8E2E8;
  --greenModuleLight: #CAE3C6;
  --greyModuleLight: #D7D7D7;
}
.cf:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.cf {
  display: inline-block;
}
* html .cf {
  height: 1%;
}
.cf {
  display: block;
}
/* close commented backslash hack */
.hideText {
  margin: 0;
  text-indent: -9999em;
  letter-spacing: -9999em;
  overflow: hidden;
  color: transparent;
  display: block;
}
.transitionAll {
  transition: all .2s ease;
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0 0 24px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html,
body {
  min-width: 320px;
  position: relative;
}
body {
  margin-top: 124px;
  margin-top: 12.4rem;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
img.alignnone {
  display: inline-block;
}
.assistive-text {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  padding: 0 !important;
  margin: 0 !important;
}
@media screen and (max-width: 79.9375em) {
  body {
    margin-top: 9.8rem;
  }
  body.home {
    margin-top: 0;
  }
}
@media screen and (max-width: 47.9375em) {
  body {
    margin-top: 8rem;
  }
  body.home {
    margin-top: 0;
  }
}
@font-face {
  font-family: 'QI Grotesk';
  src: url('../fonts/QI_Grotesk/QI_Grotesk_B_Win.otf') format('opentype');
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'QI Grotesk';
  src: url('../fonts/QI_Grotesk/QI_Grotesk_R_Win.otf') format('opentype');
  font-weight: normal;
  font-display: swap;
}
html {
  font-size: 62.5%;
  font-family: 'QI Grotesk', sans-serif;
}
body {
  font-family: 'QI Grotesk', sans-serif;
}
body {
  font-size: 17px;
  font-size: 1.7rem;
}
body,
input,
textarea {
  font-weight: 400;
  line-height: 28px;
  line-height: 2.8rem;
  color: #000;
}
.has-small-font-size {
  font-size: 15px !important;
  font-size: 1.5rem !important;
  line-height: 24px;
  line-height: 2.4rem;
  letter-spacing: 0.3px;
}
.has-medium-font-size {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 32px;
  line-height: 3.2rem;
}
a,
input,
textarea,
select,
button {
  outline: none;
}
a {
  color: var(--linkColor);
  transition: all 0.2s ease;
  text-decoration: underline;
}
a:hover {
  color: var(--mainRedHover);
  text-decoration: none;
}
a:active {
  color: var(--linkColorActive);
  text-decoration: none;
}
a:focus {
  color: var(--linkColor);
  outline: none;
}
a:focus-visible {
  color: var(--linkColor);
  outline-offset: 0;
  border-radius: 3px;
  outline: 2px solid #00569D;
}
a.link--white {
  color: #FFF;
}
a.link--white:active {
  opacity: .7;
}
a.link--white:focus {
  color: #FFF;
  outline: none;
}
a.link--white:focus-visible {
  color: #FFF;
  outline: 3px solid #FFF;
}
a:hover,
a:active,
a:focus,
a:focus-visible {
  transition: all 0.2s ease 0s;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #000;
  margin: 0;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  font-weight: 700;
  font-family: 'QI Grotesk', sans-serif;
}
h1,
.h1 {
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 56px;
  line-height: 5.6rem;
}
h2,
.h2 {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 46px;
  line-height: 4.6rem;
}
h3,
.h3 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 38px;
  line-height: 3.8rem;
}
h4,
.h4 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 31px;
  line-height: 3.1rem;
}
h5,
.h5 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
}
h6,
.h6 {
  font-size: 15px;
  line-height: 20px;
  /* 133.333% */
  letter-spacing: 0.75px;
  text-transform: uppercase;
}
p {
  margin: 0 0 24px 0;
  margin: 0 0 2.4rem 0;
}
p:last-child {
  margin-bottom: 0;
}
p + h1,
ul + h1,
ol + h1,
figure + h1,
div + h1,
p + h2,
ul + h2,
ol + h2,
figure + h2,
div + h2,
p + h3,
ul + h3,
ol + h3,
figure + h3,
div + h3,
p + h4,
ul + h4,
ol + h4,
figure + h4,
div + h4,
p + h5,
ul + h5,
ol + h5,
figure + h5,
div + h5,
p + h6,
ul + h6,
ol + h6,
figure + h6,
div + h6 {
  margin-top: 24px;
  margin-top: 2.4rem;
}
blockquote {
  background-color: #E30613;
  color: #fff;
  padding: 26px 30px;
  padding: 2.6rem 3rem;
  margin: 0 0 16px 0;
  margin: 0 0 1.6rem 0;
}
blockquote p {
  margin-bottom: 6px;
  margin-bottom: .6rem;
  position: relative;
  padding-left: 24px;
  padding-left: 2.4rem;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote p::before {
  content: "";
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
  text-align: center;
  position: absolute;
  left: 0;
  top: 9px;
  font-weight: 700;
  width: 9px;
  height: 9px;
  background-size: 9px 9px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iVnJzdHZhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iOXB4IiBoZWlnaHQ9IjlweCIgdmlld0JveD0iMCAwIDkgOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOSA5IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjZmZmZmZmIiBwb2ludHM9IjksMyA2LDMgNiwwIDMsMCAzLDMgMCwzIDAsNiAzLDYgMyw5IDYsOSA2LDYgOSw2ICIvPjwvc3ZnPg==);
}
blockquote:last-child {
  margin-bottom: 0;
}
ul,
ol {
  margin: 0 0 24px;
  margin: 0 0 2.4rem;
}
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}
ol ol,
ul ul {
  margin: 0 0 32px;
  margin: 0 0 3.2rem;
}
ol li ol,
ul li ul {
  margin-top: 10px;
  margin-top: 1rem;
}
ul,
ol {
  padding: 0;
  padding-left: 36px;
  padding-left: 3.6rem;
}
ul li,
ol li {
  position: relative;
  padding-left: 0;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
ul li:last-child,
ol li:last-child {
  margin-bottom: 0;
}
ul {
  padding-left: 0;
}
ul li {
  list-style: none;
  padding-left: 46px;
  padding-left: 4.6rem;
}
ul li::before {
  content: "";
  text-align: center;
  position: absolute;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyMiAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMyAxNEw4LjUgMTkuNUwyMCA4IiBzdHJva2U9IiNFMzA2MTMiIHN0cm9rZS13aWR0aD0iNCIvPjwvc3ZnPg==);
  left: 0;
  top: 0;
  width: 22px;
  height: 28px;
  background-size: 22px 28px;
}
ul li li {
  padding-left: 38px;
  padding-left: 3.8rem;
}
ul li li::before {
  background-image: none;
  background-color: var(--mainRed);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 12px;
  top: 1.2rem;
  left: 5px;
}
ol {
  padding-left: 0;
}
ol ol {
  counter-reset: item;
}
ol > li {
  counter-increment: item;
  list-style: none;
  padding-left: 50px;
  padding-left: 5rem;
}
ol > li::before {
  background-color: #00569D;
  color: #fff;
  content: counter(item);
  width: 28px;
  height: 28px;
  text-align: left;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
}
ol li {
  content: counter(subitem);
}
ol li li {
  content: counter(subsubitem);
}
ol[style="list-style-type: upper-alpha;"] > li::before {
  content: counter(item, upper-alpha) ".";
}
ol[style="list-style-type: upper-alpha;"] > li::before li {
  content: counter(subitem, upper-alpha) ".";
}
ol[style="list-style-type: upper-alpha;"] > li::before li li {
  content: counter(subsubitem, upper-alpha) ".";
}
ol[style="list-style-type: lower-alpha;"] > li::before {
  content: counter(item, lower-alpha) ".";
}
ol[style="list-style-type: lower-alpha;"] > li::before li {
  content: counter(subitem, lower-alpha) ".";
}
ol[style="list-style-type: lower-alpha;"] > li::before li li {
  content: counter(subsubitem, lower-alpha) ".";
}
ol[style="list-style-type: lower-greek;"] > li::before {
  content: counter(item, lower-greek);
}
ol[style="list-style-type: lower-greek;"] > li::before li {
  content: counter(subitem, lower-greek);
}
ol[style="list-style-type: lower-greek;"] > li::before li li {
  content: counter(subsubitem, lower-greek);
}
ol[style="list-style-type: lower-roman;"] > li::before {
  content: counter(item, lower-roman);
}
ol[style="list-style-type: lower-roman;"] > li::before li {
  content: counter(subitem, lower-roman);
}
ol[style="list-style-type: lower-roman;"] > li::before li li {
  content: counter(subsubitem, lower-roman);
}
ol[style="list-style-type: upper-roman;"] > li::before {
  content: counter(item, upper-roman);
}
ol[style="list-style-type: upper-roman;"] > li::before li {
  content: counter(subitem, upper-roman);
}
ol[style="list-style-type: upper-roman;"] > li::before li li {
  content: counter(subsubitem, upper-roman);
}
.wp-block-table {
  margin: 0 0 24px;
  margin: 0 0 2.4rem;
}
table {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.wp-block-table table,
table {
  width: 100%;
  margin: 0;
  border-collapse: separate;
  border-radius: 5px;
  background: var(--ffffff, #FFF);
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
  border-spacing: 0;
}
.wp-block-table table th,
table th {
  font-family: 'QI Grotesk', sans-serif;
}
.wp-block-table table th,
table th,
.wp-block-table table td,
table td {
  padding: 21px 24px 22px;
  padding: 2.1rem 2.4rem 2.2rem;
  border: 0;
  border-bottom: 1px dotted #F3F3F3;
  color: #000;
  box-sizing: border-box;
  text-align: left;
}
.wp-block-table table th a,
table th a,
.wp-block-table table td a,
table td a {
  color: #000;
}
.wp-block-table table thead tr,
table thead tr {
  border-radius: 5px 5px 0 0;
}
.wp-block-table table thead tr:first-child td:first-child,
table thead tr:first-child td:first-child,
.wp-block-table table thead tr:first-child th:first-child,
table thead tr:first-child th:first-child {
  border-radius: 5px 0 0 0;
  overflow: hidden;
}
figcaption {
  margin-top: 16px;
  margin-top: 1.6rem;
}
@media screen and (max-width: 79.9375em) {
  body {
    font-size: 1.5rem;
  }
  .has-medium-font-size {
    font-size: 1.8rem;
    line-height: 2.8rem;
    margin-bottom: 2.4rem;
  }
  body,
  input,
  textarea {
    line-height: 2.5rem;
  }
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    margin-bottom: 2.4rem;
  }
  h1,
  .h1 {
    font-size: 3.6rem;
    line-height: 4.4rem;
  }
  h2,
  .h2 {
    font-size: 2.8rem;
    line-height: 3.4rem;
  }
  h3,
  .h3 {
    font-size: 2.4rem;
    line-height: 3rem;
  }
  h4,
  .h4 {
    font-size: 2rem;
    line-height: 2.8rem;
  }
  h5,
  .h5 {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
  h6,
  .h6 {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  p + h1,
  ul + h1,
  ol + h1,
  figure + h1,
  p + h2,
  ul + h2,
  ol + h2,
  figure + h2,
  p + h3,
  ul + h3,
  ol + h3,
  figure + h3,
  p + h4,
  ul + h4,
  ol + h4,
  figure + h4,
  p + h5,
  ul + h5,
  ol + h5,
  figure + h5,
  p + h6,
  ul + h6,
  ol + h6,
  figure + h6 {
    margin-top: 2.4rem;
  }
  .wp-block-table table th,
  table th,
  .wp-block-table table td,
  table td {
    padding: 2.2rem 2.4rem 2.6rem;
  }
}
@media screen and (max-width: 47.9375em) {
  body {
    font-size: 1.2rem;
  }
  .has-medium-font-size {
    font-size: 1.6rem !important;
    line-height: 2.6rem;
    margin-bottom: 2rem;
  }
  p {
    margin-bottom: 2rem;
  }
  body,
  input,
  textarea {
    line-height: 2.2rem;
  }
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    margin-bottom: 2rem;
  }
  h1,
  .h1 {
    font-size: 2.4rem;
    line-height: 3.7rem;
  }
  h2,
  .h2 {
    font-size: 2.4rem;
    line-height: 3.4rem;
  }
  h3,
  .h3 {
    font-size: 2rem;
    line-height: 3.4rem;
  }
  h4,
  .h4 {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  h5,
  .h5 {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  h6,
  .h6 {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
  ul li {
    padding-left: 3.2rem;
  }
  ul li::before {
    left: 0;
    top: 7px;
    width: 12px;
    height: 10px;
    background-size: cover;
  }
  ul li li {
    padding-left: 3rem;
  }
  ul li li::before {
    top: 8px;
  }
  ol {
    padding-left: 0;
  }
  ol ol {
    counter-reset: item;
  }
  ol > li {
    counter-increment: item;
    list-style: none;
    padding-left: 4.4rem;
  }
  ol > li::before {
    width: 24px;
    height: 24px;
    left: 0;
    top: 0;
    font-size: 12px;
    line-height: 24px;
  }
  ol li {
    content: counter(subitem);
  }
  ol li li {
    content: counter(subsubitem);
  }
  p + figure {
    margin-top: 2rem;
  }
  p + h1,
  ul + h1,
  ol + h1,
  figure + h1,
  p + h2,
  ul + h2,
  ol + h2,
  figure + h2,
  p + h3,
  ul + h3,
  ol + h3,
  figure + h3,
  p + h4,
  ul + h4,
  ol + h4,
  figure + h4,
  p + h5,
  ul + h5,
  ol + h5,
  figure + h5,
  p + h6,
  ul + h6,
  ol + h6,
  figure + h6 {
    margin-top: 2rem;
  }
  .wp-block-table table th,
  table th,
  .wp-block-table table td,
  table td {
    padding: 2.2rem 2.4rem 2.6rem;
  }
  .wp-block-table {
    overflow: unset;
  }
  .table-wrap {
    margin-bottom: 4rem;
    overflow: auto;
    position: relative;
    width: calc(100% + 1.6rem);
    margin-right: -1.6rem;
  }
  .table-wrap::before {
    position: absolute;
    width: 22px;
    height: 44px;
    content: "";
    background-image: url(../img/svg-min/table-arrow.svg);
    background-repeat: no-repeat;
    right: 0;
    top: 50%;
    margin-top: -2.2rem;
  }
  .table-wrap table {
    width: 800px;
    margin-bottom: 0;
  }
  .table-wrap--active::before {
    display: none;
  }
}
.page-overlay,
.page-loader {
  background-color: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-size: 120px 30px;
  background-position: center center;
  display: none;
}
.page-overlay svg,
.page-loader svg {
  position: absolute;
  top: 50%;
  left: 50%;
  fill: var(--linkColor);
  width: 120px;
  height: 30px;
  margin-left: -60px;
  margin-top: -15px;
}
.page-overlay .page-loader__text,
.page-loader .page-loader__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  font-weight: 700;
  display: none;
}
.show-menu-overlay .page-overlay {
  display: block;
}
.show-overlay .page-overlay {
  display: block;
}
.show-loader .page-loader {
  display: block;
}
.only--mobile {
  display: none !important;
}
textarea,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="date"],
input[type="submit"],
button {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
textarea,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="date"],
input[type="url"],
input[type="file"],
select {
  color: #000000;
  background-color: #fff;
  padding: 13px 39px 12px 15px;
  padding: 1.3rem 3.9rem 1.2rem 1.5rem;
  width: 100%;
  box-sizing: border-box;
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 34px;
  line-height: 3.4rem;
  border-radius: 5px;
  border: 3px solid #fff;
  box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.05);
}
textarea:autofill,
input[type="text"]:autofill,
input[type="tel"]:autofill,
input[type="email"]:autofill,
input[type="number"]:autofill,
input[type="password"]:autofill,
input[type="search"]:autofill,
input[type="date"]:autofill,
input[type="url"]:autofill,
input[type="file"]:autofill,
select:autofill,
textarea::-internal-autofill-selected,
input[type="text"]::-internal-autofill-selected,
input[type="tel"]::-internal-autofill-selected,
input[type="email"]::-internal-autofill-selected,
input[type="number"]::-internal-autofill-selected,
input[type="password"]::-internal-autofill-selected,
input[type="search"]::-internal-autofill-selected,
input[type="date"]::-internal-autofill-selected,
input[type="url"]::-internal-autofill-selected,
input[type="file"]::-internal-autofill-selected,
select::-internal-autofill-selected {
  background-color: #fff !important;
}
textarea.wpcf7-not-valid,
input[type="text"].wpcf7-not-valid,
input[type="tel"].wpcf7-not-valid,
input[type="email"].wpcf7-not-valid,
input[type="number"].wpcf7-not-valid,
input[type="password"].wpcf7-not-valid,
input[type="search"].wpcf7-not-valid,
input[type="date"].wpcf7-not-valid,
input[type="url"].wpcf7-not-valid,
input[type="file"].wpcf7-not-valid,
select.wpcf7-not-valid {
  border-color: #ff0000;
  color: #ff0000;
  transition: all .2s ease;
}
textarea:hover,
input[type="text"]:hover,
input[type="tel"]:hover,
input[type="email"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="date"]:hover,
input[type="url"]:hover,
input[type="file"]:hover,
select:hover {
  border: 3px solid #E6F0FB;
  background-color: #E6F0FB;
}
textarea:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="date"]:focus,
input[type="url"]:focus,
input[type="file"]:focus,
select:focus {
  border: 0;
  transition: all .2s ease;
  outline: none;
}
textarea:focus-visible,
input[type="text"]:focus-visible,
input[type="tel"]:focus-visible,
input[type="email"]:focus-visible,
input[type="number"]:focus-visible,
input[type="password"]:focus-visible,
input[type="search"]:focus-visible,
input[type="date"]:focus-visible,
input[type="url"]:focus-visible,
input[type="file"]:focus-visible,
select:focus-visible {
  background-color: #fff;
  border: 3px solid #004994;
}
textarea:active,
input[type="text"]:active,
input[type="tel"]:active,
input[type="email"]:active,
input[type="number"]:active,
input[type="password"]:active,
input[type="search"]:active,
input[type="date"]:active,
input[type="url"]:active,
input[type="file"]:active,
select:active {
  border: 3px solid #B6CEE6;
  background-color: #B6CEE6;
}
textarea.has-error,
input[type="text"].has-error,
input[type="tel"].has-error,
input[type="email"].has-error,
input[type="number"].has-error,
input[type="password"].has-error,
input[type="search"].has-error,
input[type="date"].has-error,
input[type="url"].has-error,
input[type="file"].has-error,
select.has-error {
  border: 3px solid #e13b3b;
  transition: all .2s ease;
}
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="file"]::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #929292;
}
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="file"]::-moz-placeholder,
select::-moz-placeholder {
  /* Firefox 19+ */
  color: #929292;
}
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="file"]:-ms-input-placeholder,
select:-ms-input-placeholder {
  /* IE 10+ */
  color: #929292;
}
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="file"]:-moz-placeholder,
select:-moz-placeholder {
  /* Firefox 18- */
  color: #929292;
}
textarea.error-text,
input[type="text"].error-text,
input[type="tel"].error-text,
input[type="email"].error-text,
input[type="number"].error-text,
input[type="password"].error-text,
input[type="search"].error-text,
input[type="date"].error-text,
input[type="url"].error-text,
input[type="file"].error-text,
select.error-text {
  border: 1px solid #D22718;
}
.popup-box textarea,
.popup-box input[type="text"],
.popup-box input[type="tel"],
.popup-box input[type="email"],
.popup-box input[type="number"],
.popup-box input[type="password"],
.popup-box input[type="search"],
.popup-box input[type="date"],
.popup-box input[type="url"],
.popup-box input[type="file"],
.popup-box select {
  color: #000000;
  background-color: #F2F2F2;
  padding: 13px 39px 12px 15px;
  padding: 1.3rem 3.9rem 1.2rem 1.5rem;
  width: 100%;
  box-sizing: border-box;
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 34px;
  line-height: 3.4rem;
  border-radius: 5px;
  border: 3px solid #F2F2F2;
  box-shadow: none;
}
.popup-box textarea:hover,
.popup-box input[type="text"]:hover,
.popup-box input[type="tel"]:hover,
.popup-box input[type="email"]:hover,
.popup-box input[type="number"]:hover,
.popup-box input[type="password"]:hover,
.popup-box input[type="search"]:hover,
.popup-box input[type="date"]:hover,
.popup-box input[type="url"]:hover,
.popup-box input[type="file"]:hover,
.popup-box select:hover {
  border: 3px solid #E6F0FB;
  background-color: #E6F0FB;
}
.popup-box textarea:focus,
.popup-box input[type="text"]:focus,
.popup-box input[type="tel"]:focus,
.popup-box input[type="email"]:focus,
.popup-box input[type="number"]:focus,
.popup-box input[type="password"]:focus,
.popup-box input[type="search"]:focus,
.popup-box input[type="date"]:focus,
.popup-box input[type="url"]:focus,
.popup-box input[type="file"]:focus,
.popup-box select:focus {
  border: 0;
  transition: all .2s ease;
  outline: none;
}
.popup-box textarea:focus-visible,
.popup-box input[type="text"]:focus-visible,
.popup-box input[type="tel"]:focus-visible,
.popup-box input[type="email"]:focus-visible,
.popup-box input[type="number"]:focus-visible,
.popup-box input[type="password"]:focus-visible,
.popup-box input[type="search"]:focus-visible,
.popup-box input[type="date"]:focus-visible,
.popup-box input[type="url"]:focus-visible,
.popup-box input[type="file"]:focus-visible,
.popup-box select:focus-visible {
  border: 3px solid #004994;
  background-color: #F2F2F2;
}
.popup-box textarea:active,
.popup-box input[type="text"]:active,
.popup-box input[type="tel"]:active,
.popup-box input[type="email"]:active,
.popup-box input[type="number"]:active,
.popup-box input[type="password"]:active,
.popup-box input[type="search"]:active,
.popup-box input[type="date"]:active,
.popup-box input[type="url"]:active,
.popup-box input[type="file"]:active,
.popup-box select:active {
  border: 3px solid #B6CEE6;
  background-color: #B6CEE6;
}
input[type="date"]::-webkit-inner-spin-button {
  display: none;
}
input[type="date"]::-webkit-clear-button {
  display: none;
}
input[type="number"] {
  padding-right: 0;
}
textarea {
  padding-top: 22px;
  padding-top: 2.2rem;
  line-height: 24px;
  line-height: 2.4rem;
  min-height: 100px;
  height: 187px;
  height: 18.7rem;
  resize: none;
}
label {
  display: inline-block;
  margin-bottom: 17px;
  margin-bottom: 1.7rem;
}
.file-upload-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  /* DŮLEŽITÉ – všechny prvky budou mít stejnou výšku */
  gap: 12px;
  width: 100%;
}
/* Skrytí originálního inputu */
.file-upload-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 12px;
  width: 100%;
  position: relative;
}
.upload-clear {
  position: absolute;
  top: 5px;
  right: 10px;
  right: 1rem;
  width: 50px;
  height: 50px;
  z-index: 2;
  cursor: pointer;
  display: none;
}
.upload-clear svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  fill: var(--mainRed);
}
.upload-clear:hover svg {
  fill: var(--mainBlue);
}
.file-upload-wrap-text {
  -ms-flex: 1;
      flex: 1;
  /* !!! toto zajistí plnou šířku */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 62px;
  background-color: #F2F2F2;
  position: relative;
}
.file-upload-wrap-button {
  position: relative;
}
.file-upload-wrap-button .wpcf7-form-control-wrap {
  left: 0;
  top: 0;
  position: absolute;
}
.upload-file-name {
  color: #A8A8A8;
  font-size: 16px;
  font-style: normal;
  margin: 0;
  z-index: 1;
  transition: all .2s ease;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 13px 39px 12px 15px;
  padding: 1.3rem 3.9rem 1.2rem 1.5rem;
}
.form-col--file.form-col--required::before {
  display: none;
}
.form-col--file.form-col--required.form-col--some-text .file-upload-wrap-text::before {
  display: none;
}
.form-col--file.form-col--required.form-col--some-text .upload-clear {
  display: block;
}
.form-col--file.form-col--required .file-upload-wrap-text::before {
  position: absolute;
  right: 24px;
  right: 2.4rem;
  top: 29px;
  top: 2.9rem;
  margin-top: 0;
  background-repeat: no-repeat;
  z-index: 9;
  color: #D32600;
  width: 7px;
  height: 7px;
  background-image: url(../img/svg-min/star.svg);
  content: "";
}
.form-col--file.form-col--some-text::before {
  display: none;
}
.form-col--some-text .upload-file-name {
  padding-top: 27px;
  padding-top: 2.7rem;
  padding-bottom: 7px;
  padding-bottom: 0.7rem;
  font-size: 16px;
  color: #000000;
}
/* Skrytí inputu */
input[type="file"].upload-input {
  position: absolute;
  inset: 0;
  opacity: 0;
  cursor: pointer;
  left: 0;
  top: 0;
}
.alert {
  position: relative;
  padding: 10px 30px;
  padding: 1rem 3rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
  border: 1px solid transparent;
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 3rem;
}
.alert--error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert--success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
input[type="submit"],
input[type="submit"].btn,
button.btn,
.btn {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  box-sizing: border-box;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.7px;
  line-height: normal;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  padding: 23px 31px;
  padding: 2.3rem 3.1rem;
  border-radius: 3px;
  border: 1px solid var(--buttonBackground);
  background: var(--buttonBackground);
  color: var(--buttonColor);
  transition: all .2s ease;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
input[type="submit"] svg,
input[type="submit"].btn svg,
button.btn svg,
.btn svg {
  fill: currentColor;
  stroke: currentColor;
  margin-right: 16px;
  margin-right: 1.6rem;
}
input[type="submit"] svg.right-icon,
input[type="submit"].btn svg.right-icon,
button.btn svg.right-icon,
.btn svg.right-icon {
  margin: 0 0 0 16px;
  margin: 0 0 0 1.6rem;
}
input[type="submit"] svg.left-icon,
input[type="submit"].btn svg.left-icon,
button.btn svg.left-icon,
.btn svg.left-icon {
  margin: 0 16px 0 0;
  margin: 0 1.6rem 0 0;
}
input[type="submit"] .rotate-arrow,
input[type="submit"].btn .rotate-arrow,
button.btn .rotate-arrow,
.btn .rotate-arrow {
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
}
input[type="submit"] > span,
input[type="submit"].btn > span,
button.btn > span,
.btn > span {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
}
input[type="submit"]:hover,
input[type="submit"].btn:hover,
button.btn:hover,
.btn:hover {
  text-decoration: none;
  background: var(--buttonHoverBackground);
  color: var(--buttonHoverColor);
  border: 1px solid var(--buttonHoverBackground);
}
input[type="submit"]:hover svg,
input[type="submit"].btn:hover svg,
button.btn:hover svg,
.btn:hover svg {
  fill: currentColor;
}
input[type="submit"]:active,
input[type="submit"].btn:active,
button.btn:active,
.btn:active {
  border: 1px solid var(--buttonActiveBackground);
  background: var(--buttonActiveBackground);
  color: var(--buttonActiveColor);
}
input[type="submit"]:active svg,
input[type="submit"].btn:active svg,
button.btn:active svg,
.btn:active svg {
  fill: currentColor;
}
input[type="submit"]:focus,
input[type="submit"].btn:focus,
button.btn:focus,
.btn:focus {
  outline: none;
  color: #fff;
}
input[type="submit"]:focus svg,
input[type="submit"].btn:focus svg,
button.btn:focus svg,
.btn:focus svg {
  fill: currentColor;
}
input[type="submit"]:focus-visible,
input[type="submit"].btn:focus-visible,
button.btn:focus-visible,
.btn:focus-visible {
  outline-offset: 0;
  border: 1px solid var(--buttonBackground);
  background: var(--buttonBackground);
  color: var(--buttonColor);
}
input[type="submit"]:focus-visible svg,
input[type="submit"].btn:focus-visible svg,
button.btn:focus-visible svg,
.btn:focus-visible svg {
  fill: currentColor;
  margin-right: 16px;
  margin-right: 1.6rem;
}
input[type="submit"]:focus-visible svg.right-icon,
input[type="submit"].btn:focus-visible svg.right-icon,
button.btn:focus-visible svg.right-icon,
.btn:focus-visible svg.right-icon {
  margin: 0 0 0 21px;
  margin: 0 0 0 2.1rem;
}
input[type="submit"].btn--white,
input[type="submit"].btn.btn--white,
button.btn.btn--white,
.btn.btn--white {
  border-color: #fff;
  background-color: #fff;
  color: #000;
}
input[type="submit"].btn--white svg,
input[type="submit"].btn.btn--white svg,
button.btn.btn--white svg,
.btn.btn--white svg {
  fill: var(--mainRed);
  stroke: var(--mainRed);
}
input[type="submit"].btn--white:hover,
input[type="submit"].btn.btn--white:hover,
button.btn.btn--white:hover,
.btn.btn--white:hover {
  border-color: #fff;
  background-color: #fff;
  color: #E30613;
}
input[type="submit"].btn--white:hover svg,
input[type="submit"].btn.btn--white:hover svg,
button.btn.btn--white:hover svg,
.btn.btn--white:hover svg {
  fill: #E30613;
  stroke: #E30613;
}
input[type="submit"].btn--white:active,
input[type="submit"].btn.btn--white:active,
button.btn.btn--white:active,
.btn.btn--white:active {
  border-color: #FFEBED;
  background-color: #FFEBED;
  color: #E30613;
}
input[type="submit"].btn--white:active svg,
input[type="submit"].btn.btn--white:active svg,
button.btn.btn--white:active svg,
.btn.btn--white:active svg {
  fill: #E30613;
  stroke: #E30613;
}
input[type="submit"].btn--default,
input[type="submit"].btn.btn--default,
button.btn.btn--default,
.btn.btn--default {
  background-color: transparent;
  color: #000;
}
input[type="submit"].btn--default svg,
input[type="submit"].btn.btn--default svg,
button.btn.btn--default svg,
.btn.btn--default svg {
  fill: var(--mainRed);
  stroke: var(--mainRed);
}
input[type="submit"].btn--default:hover,
input[type="submit"].btn.btn--default:hover,
button.btn.btn--default:hover,
.btn.btn--default:hover {
  border-color: #E30613;
  background-color: transparent;
  color: #E30613;
}
input[type="submit"].btn--default:hover svg,
input[type="submit"].btn.btn--default:hover svg,
button.btn.btn--default:hover svg,
.btn.btn--default:hover svg {
  fill: #E30613;
  stroke: #E30613;
}
input[type="submit"].btn--default:active,
input[type="submit"].btn.btn--default:active,
button.btn.btn--default:active,
.btn.btn--default:active {
  border-color: #E30613;
  background-color: #FFEBED;
  color: #E30613;
}
input[type="submit"].btn--default:active svg,
input[type="submit"].btn.btn--default:active svg,
button.btn.btn--default:active svg,
.btn.btn--default:active svg {
  fill: #E30613;
  stroke: #E30613;
}
input[type="submit"] .btn-loader,
input[type="submit"].btn .btn-loader,
button.btn .btn-loader,
.btn .btn-loader {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
input[type="submit"].btn--show-loader .btn-loader,
input[type="submit"].btn.btn--show-loader .btn-loader,
button.btn.btn--show-loader .btn-loader,
.btn.btn--show-loader .btn-loader {
  display: block;
}
input[type="submit"].btn--show-loader span,
input[type="submit"].btn.btn--show-loader span,
button.btn.btn--show-loader span,
.btn.btn--show-loader span,
input[type="submit"].btn--show-loader .right-icon,
input[type="submit"].btn.btn--show-loader .right-icon,
button.btn.btn--show-loader .right-icon,
.btn.btn--show-loader .right-icon {
  opacity: 0;
}
input[type="submit"].btn--border-blue,
input[type="submit"].btn.btn--border-blue,
button.btn.btn--border-blue,
.btn.btn--border-blue {
  background-color: #fff;
  border-color: var(--mainBlue);
  color: #000;
}
input[type="submit"].btn--border-blue svg,
input[type="submit"].btn.btn--border-blue svg,
button.btn.btn--border-blue svg,
.btn.btn--border-blue svg {
  fill: var(--mainRed);
  stroke: var(--mainRed);
}
@media screen and (max-width: 47.9375em) {
  input[type="submit"],
  input[type="submit"].btn,
  button.btn,
  .btn {
    font-size: 1.2rem;
    padding: 1.4rem 3.2rem;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  input[type="submit"].btn--blue-border-background,
  input[type="submit"].btn.btn--blue-border-background,
  button.btn.btn--blue-border-background,
  .btn.btn--blue-border-background,
  input[type="submit"].btn--white-border,
  input[type="submit"].btn.btn--white-border,
  button.btn.btn--white-border,
  .btn.btn--white-border,
  input[type="submit"].btn--blue-light-border,
  input[type="submit"].btn.btn--blue-light-border,
  button.btn.btn--blue-light-border,
  .btn.btn--blue-light-border,
  input[type="submit"].btn--white-border,
  input[type="submit"].btn.btn--white-border,
  button.btn.btn--white-border,
  .btn.btn--white-border {
    padding: 1.5rem 3.2rem;
  }
  input[type="submit"].btn--bigger,
  input[type="submit"].btn.btn--bigger,
  button.btn.btn--bigger,
  .btn.btn--bigger {
    font-size: 12.847px;
    line-height: normal;
    padding: 1.8rem 3.4rem 1.8rem 3.4rem;
    border-radius: 38px;
  }
}
input[type="checkbox"] {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
input[type="radio"] {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
input[type="radio"] + span::before,
input[type="checkbox"] + span::before {
  content: "";
  position: absolute;
  box-sizing: border-box;
  width: 18px;
  height: 18px;
  border: 0;
  border-radius: 3px;
  background-color: #e4e4e4;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0 0;
  top: 2px;
}
input[type="checkbox"].valid + span {
  display: inline !important;
}
input[type="checkbox"].error-text + span::before {
  border: 3px solid #D22718;
}
input[type="radio"] + span::before {
  border-radius: 50%;
  background-size: 0 0;
}
input[type="checkbox"]:checked + span::before,
input[type="radio"]:checked + span::before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj48Zz48Zz48cGF0aCBmaWxsPSIjMWViNmU2IiBkPSJNNiAxMkE2IDYgMCAxIDEgNiAwYTYgNiAwIDEgMSAwIDEyeiIvPjwvZz48L2c+PC9zdmc+);
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
}
input[type="checkbox"]:checked + span::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEyIDEwIj48Zz48Zz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNC41MzEgNi41TDEuNTMgMy41MDJsLTEuNSAxLjUgNC41MDEgNC41IDcuNS03LjVMMTAuNTMuNXoiLz48L2c+PC9nPjwvc3ZnPg==);
  background-size: 12px 10px;
  background-repeat: no-repeat;
  background-color: #d32600;
}
.label--checkbox {
  position: relative;
  color: #000;
  font-weight: 400;
  margin: 0;
  padding: 0 0 0 32px;
  padding: 0 0 0 3.2rem;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 26px;
  line-height: 2.6rem;
  display: block;
}
.check-label-text {
  color: #000;
  z-index: 1;
  position: relative;
  font-size: 14px;
  line-height: 26px;
  padding: 10px 10px 8px;
  padding: 1rem 1rem .8rem;
  display: block;
}
.form-col:hover .wpcf7-acceptance label {
  color: #5f5f5f;
}
.form-col .wpcf7-acceptance {
  padding-left: 0;
  display: block;
}
.form-col .wpcf7-acceptance label {
  position: relative;
  left: auto;
  top: 0;
  text-transform: none;
  font-family: 'QI Grotesk', sans-serif;
  padding-left: 25px;
  padding-left: 2.5rem;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  color: #5f5f5f;
}
.wpcf7-form-control-wrap.your-acceptance .wpcf7-not-valid-tip {
  padding-left: 0;
}
@media screen and (max-width: 79.9375em) {
  .form-row .checkbox-label {
    font-size: 1.6rem;
    line-height: 2..4rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .label--checkbox {
    font-size: 14px;
    padding-left: 3rem;
  }
}
select {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgaWQ9ImZlQXJyb3dVcDAiPjxnIGlkPSJmZUFycm93VXAxIj48cGF0aCBpZD0iZmVBcnJvd1VwMiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiAyTDYgOEwtMi4yMTYwMmUtMDYgMkwxLjUgMC41MDAwMDFMNiA1TDEwLjUgMC40OTk5OTlMMTIgMloiIGZpbGw9IiMwMDU2OUQiLz48L2c+PC9nPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-position: calc(100% - 1.3rem) 50%;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
/* For IE10 */
select::-ms-expand {
  display: none;
}
@media screen and (max-width: 47.9375em) {
  select {
    padding: .9rem 1.5rem 1.1rem;
    font-size: 1.3rem;
  }
}
div.wpcf7 .ajax-loader {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
div.wpcf7 .wpcf7-spinner {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.wpcf7-not-valid-tip {
  font-size: 14px;
  font-size: 1.4rem;
  color: #dc3232;
}
.wpcf7 form .wpcf7-response-output {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 32px 0 0;
  margin: 3.2rem 0 0;
  text-align: center;
  border-radius: 3px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  background-color: #ffb900;
  color: #fff;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  background-color: #dc3232;
  color: #fff;
}
.wpcf7 form.sent .wpcf7-response-output {
  background-color: #46b450;
  color: #fff;
}
.form-row {
  margin: 0 -12px 28px;
  margin: 0 -1.2rem 2.8rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form-row:last-child {
  margin-bottom: 0;
}
.form-row label {
  margin-bottom: 14px;
  margin-bottom: 1.4rem;
  display: inline-block;
}
.form-row--col2 .form-col {
  width: 50%;
}
.form-row--col3 .form-col {
  width: 33.333%;
}
.form-row--col3 .form-col:nth-child(1),
.form-row--col3 .form-col:nth-child(2) {
  max-width: 384px;
  max-width: 38.4rem;
}
.form-row--col3 .form-col:nth-child(3) {
  width: calc(100% - 76.8rem);
}
.form-row--btn .btn {
  max-width: 100%;
}
.form-col {
  position: relative;
  text-align: left;
  padding: 0 12px;
  padding: 0 1.2rem;
  box-sizing: border-box;
  width: 100%;
}
.form-col label {
  color: #A8A8A8;
  font-size: 16px;
  font-style: normal;
  position: absolute;
  top: 19px;
  top: 1.9rem;
  margin: 0;
  z-index: 1;
  left: 30px;
  left: 3rem;
  transition: all .2s ease;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
}
.form-col .label-check {
  position: relative;
  left: auto;
  top: auto;
  color: #084557;
  padding-left: 42px;
  padding-left: 4.2rem;
}
.form-col:hover label {
  color: #00569D;
}
.form-col .wpcf7-radio {
  display: -ms-flexbox;
  display: flex;
}
.form-col .wpcf7-radio label {
  position: relative;
  top: auto;
  left: auto;
  padding-left: 42px;
  padding-left: 4.2rem;
  cursor: pointer;
}
.form-col .wpcf7-radio label:hover input[type="radio"] + span::before {
  border: 1px solid #94dbef;
  background-color: #94dbef;
}
.form-col .wpcf7-radio label:focus-visible {
  outline: 2px solid #fff;
  border-radius: 2px;
}
.form-col .wpcf7-radio label:active input[type="radio"] + span::before {
  border: 1px solid #053240;
  background-color: #053240;
}
.form-col .wpcf7-radio .wpcf7-list-item {
  display: block;
  margin: 0 31px 0 0;
  margin: 0 3.1rem 0 0;
}
.form-col--required::before {
  position: absolute;
  right: 34px;
  right: 3.4rem;
  top: 29px;
  top: 2.9rem;
  margin-top: 0;
  background-repeat: no-repeat;
  z-index: 9;
  color: #D32600;
  width: 7px;
  height: 7px;
  background-image: url(../img/svg-min/star.svg);
  content: "";
}
.form-col--required-select::before {
  right: 65px;
  right: 6.5rem;
}
.form-row--title {
  margin-top: 42px;
  margin-top: 4.2rem;
  margin-bottom: 34px;
  margin-bottom: 3.4rem;
}
.form-row--title .h4 {
  margin-bottom: 0;
}
.form-row--text {
  margin-top: 33px;
  margin-top: 3.3rem;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
}
.form-row--text a {
  text-decoration: underline;
  color: currentColor;
}
.form-row--text a:hover {
  text-decoration: none;
  color: currentColor;
}
.form-row--text a:active {
  color: currentColor;
}
.form-row--text-info-dark {
  color: #000;
}
.form-row--text-info-dark a {
  color: currentColor;
}
.form-col--center {
  text-align: center;
}
.form-col--button {
  text-align: center;
}
.form-col--recaptcha {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 17px;
  padding-top: 1.7rem;
}
.form-col--active label,
.form-col--some-text label {
  color: #00569D;
  font-size: 10px;
  font-weight: 700;
  top: 3px;
  top: .3rem;
  transition: all .2s ease;
}
.form-col--active input[type="text"],
.form-col--some-text input[type="text"],
.form-col--active input[type="tel"],
.form-col--some-text input[type="tel"],
.form-col--active input[type="email"],
.form-col--some-text input[type="email"],
.form-col--active input[type="number"],
.form-col--some-text input[type="number"],
.form-col--active input[type="password"],
.form-col--some-text input[type="password"],
.form-col--active input[type="search"],
.form-col--some-text input[type="search"],
.form-col--active input[type="date"],
.form-col--some-text input[type="date"],
.form-col--active input[type="url"],
.form-col--some-text input[type="url"] {
  padding-top: 18px;
  padding-top: 1.8rem;
  padding-bottom: 7px;
  padding-bottom: 0.7rem;
  background-color: #fff;
  border: 3px solid #00569D;
}
.form-col--active select,
.form-col--some-text select {
  padding-top: 18px;
  padding-top: 1.8rem;
  padding-bottom: 7px;
  padding-bottom: 0.7rem;
}
.form-col--active textarea,
.form-col--some-text textarea {
  padding: 13px 39px 12px 15px;
  padding: 1.3rem 3.9rem 1.2rem 1.5rem;
  padding-top: 28px;
  padding-top: 2.8rem;
  padding-bottom: 8px;
  padding-bottom: 0.8rem;
  background-color: #fff;
  border: 3px solid #00569D;
}
@media screen and (max-width: 79.9375em) {
  .form-row--text {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
  }
  .form-row--text .form-col {
    text-align: center;
  }
  .form-col label {
    font-size: 12px;
  }
  .form-col--button {
    text-align: center;
  }
  /*
	.form-col--active,
	.form-col--some-text {
		label {
			color: #959595;
			font-size: 10px;
			font-weight: 700;
			top: .6rem;
			.transitionAll();
		}

		input[type="text"],
		input[type="tel"],
		input[type="email"],
		input[type="number"],
		input[type="password"],
		input[type="search"],
		input[type="date"],
		input[type="url"] {
			padding-top: 2.4rem;
			padding-bottom: 0.4rem;
			background-color: #fff;
			border: 2px solid #005ABB;
		}

		textarea {
			padding-top: 2.4rem;
			padding-bottom: 0.4rem;
			background-color: #fff;
			border: 2px solid #005ABB;
		}
	}
	*/
}
@media screen and (max-width: 47.9375em) {
  .form-row {
    margin-bottom: 1.6rem;
  }
  .form-row--col2 .form-col {
    width: 100%;
    margin-bottom: 1.6rem;
  }
  .form-row--col2 .form-col:last-child {
    margin-bottom: 0;
  }
  .form-row--text {
    font-size: 13px;
    line-height: 24px;
    margin-top: 2.4rem;
  }
  .form-col--active label,
  .form-col--some-text label {
    color: #959595;
    font-size: 10px;
    font-weight: 700;
    top: .6rem;
    transition: all .2s ease;
  }
}
footer {
  position: relative;
  overflow: hidden;
  color: #000;
  font-size: 15px;
  line-height: 22px;
}
footer a {
  color: #000;
}
footer a:hover {
  color: #000;
}
footer a:active {
  color: #000;
}
footer a:focus {
  color: #000;
  outline: none;
}
footer a:focus-visible {
  color: #000;
  outline-offset: 1px;
  border-radius: 3px;
  outline: 3px solid #A8A8A8;
}
footer p {
  margin-bottom: 6px;
  margin-bottom: .6rem;
}
footer p:last-child {
  margin-bottom: 0;
}
.footer {
  padding: 69px 0 74px;
  padding: 6.9rem 0 7.4rem;
  position: relative;
  background-color: #F6F6F6;
}
.footer-cols {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer-col--1 {
  margin-right: 94px;
  margin-right: 9.4rem;
}
.footer-col--2 {
  margin-right: 191px;
  margin-right: 19.1rem;
}
.footer-col--3 {
  max-width: 280px;
  max-width: 28rem;
}
.footer-col--4 {
  margin: 0 0 0 auto;
  width: 100%;
  max-width: 382px;
}
.footer-logo {
  background: no-repeat url(../img/svg-min/logo-qi-cmf.svg) center center;
  width: 218px;
  height: 95px;
  background-size: cover;
  transition: all .2s ease;
  margin: 0;
  text-indent: -9999em;
  letter-spacing: -9999em;
  overflow: hidden;
  color: transparent;
  display: block;
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.footer-col__title {
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  color: #696969;
}
.footer-col__title svg {
  display: none;
}
.footer-col__text ul li {
  padding-left: 0;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.footer-col__text ul li::before {
  display: none;
}
.footer-col__text p + ul {
  margin-top: 24px;
  margin-top: 2.4rem;
}
.footer-col__text--more-links {
  margin-bottom: 41px;
  margin-bottom: 4.1rem;
}
.footer-col-contacts-item {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.footer-col-contacts-item:last-child {
  margin-bottom: 0;
}
.footer-col-contacts__link {
  color: var(--mainBlue);
  font-family: 'QI Grotesk', sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  text-decoration: none;
}
.footer-col-contacts__link:hover {
  text-decoration: none;
  color: var(--mainRedHover);
}
.footer-col-contacts__link:active {
  color: var(--mainRedActive);
}
.footer-col-contacts__link:focus {
  color: #00569D;
}
.footer-col-contacts__link:focus-visible {
  color: var(--mainBlue);
  outline: 2px solid #00569D;
}
.footer-col-socials {
  margin-top: 40px;
  margin-top: 4rem;
}
.footer-col--3 .footer-col-socials {
  display: none;
}
.footer-col-socials__title {
  margin-bottom: 22px;
  margin-bottom: 2.2rem;
}
.footer-col-socials-links {
  display: -ms-flexbox;
  display: flex;
}
.footer-col-socials-link {
  width: 46px;
  width: 4.6rem;
  height: 46px;
  height: 4.6rem;
  display: block;
  position: relative;
  margin-right: 16px;
  margin-right: 1.6rem;
  border-radius: 3px;
  border: 1px solid #fff;
  color: #fff;
}
.footer-col-socials-link:last-child {
  margin: 0;
}
.footer-col-socials-link svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  fill: currentColor;
}
.footer-col-socials-link:hover svg {
  fill: #fff;
  transition: all .2s ease;
}
.footer-col-socials-link:active svg {
  fill: #fff;
  transition: all .2s ease;
}
.footer-col-socials-link--facebook {
  border: 1px solid #0075EE;
  color: #0075EE;
}
.footer-col-socials-link--facebook:hover {
  border: 1px solid #0075EE;
  background-color: #0075EE;
}
.footer-col-socials-link--facebook:active {
  border: 1px solid #004E9E;
  background-color: #004E9E;
}
.footer-col-socials-link--youtube {
  border: 1px solid #E30613;
  color: #E30613;
}
.footer-col-socials-link--youtube:hover {
  border: 1px solid #E30613;
  background-color: #E30613;
}
.footer-col-socials-link--youtube:active {
  border: 1px solid #B4000B;
  background-color: #B4000B;
}
.footer-col-socials-link--linkedin {
  border: 1px solid #004994;
  color: #004994;
}
.footer-col-socials-link--linkedin:hover {
  border: 1px solid #004994;
  background-color: #004994;
}
.footer-col-socials-link--linkedin:active {
  border: 1px solid #00274E;
  background-color: #00274E;
}
.footer-col-logos-row {
  margin-bottom: 35px;
  margin-bottom: 3.5rem;
}
.footer-col-logos-row:last-child {
  margin-bottom: 0;
}
.footer-col-logos-row__title {
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  font-family: 'QI Grotesk', sans-serif;
  margin-bottom: 7px;
  margin-bottom: .7rem;
  color: #5B5B5B;
  margin-bottom: 14px;
  margin-bottom: 1.4rem;
}
.footer-col-logos-row__image {
  display: -ms-flexbox;
  display: flex;
}
.footer-col-logos-row__image img.size-full {
  width: revert-layer;
}
@media screen and (max-width: 79.9375em) {
  .footer {
    padding: 4.7rem 0 5.1rem;
  }
  .footer-logo {
    width: 185px;
    height: 48px;
    margin: 0 auto 3.6rem;
  }
  .footer-cols {
    -ms-flex-pack: center;
        justify-content: center;
  }
  .footer-col {
    width: 100%;
    -ms-flex: auto;
        flex: auto;
    text-align: center;
  }
  .footer-col--1 .footer-col__text {
    display: none;
  }
  .footer-col-contacts__link {
    font-size: 20px;
    line-height: 28px;
  }
  .footer-col--2,
  .footer-col--3 {
    width: 100%;
  }
  .footer-col--2 {
    margin-bottom: 2.2rem;
  }
  .footer-col--2 .footer-col-socials {
    display: none;
  }
  .footer-col--3 .footer-col-socials {
    display: block;
    margin-top: 2rem;
  }
  .footer-col-socials-links {
    -ms-flex-pack: center;
        justify-content: center;
  }
  .footer-col__title {
    margin-bottom: 1.2rem;
  }
  .footer-col-socials__title {
    margin-bottom: 1.8rem;
  }
  .footer-col-logos {
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .footer-col-logos-row {
    margin: 0 45px;
  }
  .footer-col-logos-row__image img,
  .footer-col-logos-row__image img.size-full {
    max-height: 7.4rem;
    width: auto;
    margin: 0 auto;
  }
  .footer-col--4 {
    margin: 6rem -3.2rem 0;
    padding-top: 4rem;
    border-top: 1px solid #EAEAEA;
  }
}
@media screen and (max-width: 47.9375em) {
  .footer {
    padding: 4.8rem 0 5.2rem;
  }
  .footer-logo {
    width: 185px;
    height: 45px;
    margin: 0 auto 3.6rem;
  }
  .footer-col-logos-row {
    margin: 0 16px;
  }
  .footer-col-logos-row__image img {
    max-height: 5.4rem;
  }
  .footer-col-contacts__link {
    font-size: 16px;
    line-height: 24px;
  }
  .footer-col--4 {
    margin: 4.6rem -1.6rem 0;
    padding-top: 3.6rem;
    border-top: 1px solid #EAEAEA;
  }
}
.main-header {
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  background-color: #fff;
  transition: all .2s ease;
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.07);
}
.admin-bar .main-header {
  top: 32px;
  top: 3.2rem;
}
.main-header-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  padding-left: 16px;
  padding-left: 1.6rem;
}
.main-header-logo {
  background: no-repeat url(../img/svg-min/logo-qi.svg) center center;
  display: block;
  width: 124px;
  height: 95px;
  background-size: cover;
  transition: all .2s ease;
  margin-right: 32px;
  margin-right: 3.2rem;
}
.main-header-logo-text {
  margin: 0;
  text-indent: -9999em;
  letter-spacing: -9999em;
  overflow: hidden;
  color: transparent;
  display: block;
}
.main-menu {
  display: -ms-flexbox;
  display: flex;
}
.header-buttons {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 auto;
}
.header-buttons-item-link {
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: normal;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  padding: 55px 40px;
  padding: 5.5rem 4rem;
  color: #004994;
  text-decoration: none;
}
.header-buttons-item-link svg {
  fill: currentColor;
  margin-left: 8px;
  margin-left: .8rem;
}
.header-buttons-item-link--external svg {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
.header-buttons-item-link--default {
  border-left: 1px solid var(--ededed, #EDEDED);
}
.header-buttons-item-link--default:hover {
  background-color: var(--mainBlue);
  color: #fff;
}
.header-buttons-item-link--red {
  background-color: var(--mainRed);
  color: #fff;
  border-right: 1px solid var(--ededed, #EDEDED);
}
.header-buttons-item-link--red:hover {
  background-color: var(--mainRedHover);
  color: #fff;
}
@media screen and (min-width: 80em) {
  .main-menu {
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.header-socials-links {
  display: -ms-flexbox;
  display: flex;
  margin-left: 58px;
  margin-left: 5.8rem;
}
.header-socials-link {
  width: 24px;
  height: 24px;
  position: relative;
  display: block;
  margin-right: 16px;
  margin-right: 1.6rem;
}
.header-socials-link:last-child {
  margin: 0;
}
.header-socials-link svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  fill: #fff;
}
@media screen and (min-width: 80em) and (max-width: 106.1875em) {
  .header-socials-links {
    padding: 0;
    margin: 0 0 0 4rem;
  }
}
@media screen and (min-width: 80em) and (max-width: 97.4375em) {
  .header-socials-links {
    padding: 0;
    margin: 0 0 0 3rem;
  }
}
@media screen and (min-width: 80em) and (max-width: 93.6875em) {
  .header-socials-links {
    padding: 0;
    margin: 0 0 0 2.5rem;
  }
}
.block-header-reference-logos {
  position: absolute;
  bottom: 85px;
  bottom: 8.5rem;
  width: 100%;
  padding: 0 90px;
  padding: 0 9rem;
  box-sizing: border-box;
}
.block-header-reference-logos ul {
  display: -ms-flexbox;
  display: flex;
  gap: 116px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.block-header-reference-logos ul li {
  padding: 0;
  margin: 0;
}
.block-header-reference-logos ul li::before {
  display: none;
}
@media screen and (min-width: 80em) and (max-width: 106.1875em) {
  .block-header-reference-logos {
    padding: 0 4rem;
  }
  .block-header-reference-logos ul {
    gap: 70px;
  }
}
@media screen and (max-width: 79.9375em) {
  .main-header {
    padding: 2.5rem 0 2.5rem;
  }
  .main-header-logo {
    width: 186px;
    height: 49px;
    background-size: 186px 49px;
  }
  .main-header--fixed .main-header {
    padding: 2rem 0 2.1rem;
  }
  .main-header--fixed .main-header-logo {
    width: 149px;
    height: 39px;
    background-size: 149px 39px;
  }
  .show-menu .main-header {
    background-color: #fff;
  }
  .header-socials-links {
    margin: 4.8rem auto 0;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
@media screen and (max-width: 47.9375em) {
  .main-header {
    padding: 1.9rem 0 1.7rem;
  }
  .main-header--fixed .main-header {
    padding: 1.9rem 0 1.7rem;
  }
  .main-header--fixed .main-header-logo {
    width: 154px;
    height: 40px;
    background-size: 154px 40px;
  }
  .main-header-logo {
    width: 154px;
    height: 40px;
    background-size: 154px 40px;
  }
  .header-socials-links {
    margin: 3.4rem auto 0;
  }
}
.copyright {
  padding: 45px 0 46px;
  padding: 4.5rem 0 4.6rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px;
  line-height: 2.2rem;
  border-top: 1px solid #EDEDED;
  background-color: #F6F6F6;
}
.copyright > .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.copyright .copyright-text {
  margin: 0 auto;
  color: #696969;
}
.copyright .copyright-text a {
  color: #004994;
}
.copyright .copyright-text a:hover {
  text-decoration: none;
}
.copyright .copyright-text a:active {
  color: #000;
  text-decoration: none;
}
.copyright .copyright-text a:focus {
  color: #004994;
  outline: none;
}
.copyright .copyright-text a:focus-visible {
  color: #004994;
  outline-offset: 0;
  border-radius: 1px;
  outline: 2px solid #00569D;
}
@media screen and (max-width: 79.9375em) {
  .copyright {
    padding: 3.4rem 0 4.1rem;
    font-size: 1.2rem;
    line-height: 2rem;
  }
}
@media screen and (max-width: 63.9375em) {
  .copyright .copyright-text {
    margin: 0 0 1rem;
    width: 100%;
    text-align: center;
  }
  .copyright .copyright-menu {
    margin: 0;
    width: 100%;
  }
  .copyright .copyright-menu ul {
    -ms-flex-pack: center;
        justify-content: center;
  }
}
@media screen and (max-width: 47.9375em) {
  .copyright {
    padding: 2.2rem 0 2.2rem;
  }
  .copyright-text {
    text-align: center;
  }
  .copyright-text span {
    display: block;
  }
}
@media screen and (max-width: 29.9375em) {
  .copyright {
    padding: 2.2rem 0 2.2rem;
  }
  .copyright .copyright-menu ul {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
  }
  .copyright .copyright-menu ul li::after {
    display: none;
  }
}
.container {
  max-width: 1424px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}
.container--slider {
  max-width: 1444px;
}
.container--slider-small {
  max-width: 1434px;
}
.container--full {
  max-width: 100%;
}
.container--p90 {
  padding: 0 90px;
  padding: 0 9rem;
}
.container--w800 {
  max-width: 800px;
  max-width: 80rem;
  padding: 0;
}
.container--w1216 {
  max-width: 1216px;
}
.container--w1008 {
  max-width: 1008px;
  max-width: 100.8rem;
}
.container--w870 {
  max-width: 870px;
  max-width: 87rem;
}
.container--w1544 {
  max-width: 1544px;
  max-width: 154.4rem;
  padding: 0;
}
@media screen and (max-width: 118.6875em) {
  .container {
    padding: 0 8rem;
  }
  .container--p90 {
    padding: 0 4rem;
  }
}
@media screen and (max-width: 79.9375em) {
  .container {
    padding: 0 3.2rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .container {
    padding: 0 1.6rem;
  }
  .container--p90 {
    padding: 0 1.6rem;
  }
}
.main-menu {
  margin: 0;
}
.main-menu-navigation {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
}
.main-menu-navigation .menu-item {
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
}
.main-menu-navigation .menu-item:last-child {
  margin-right: 0;
}
.main-menu-navigation .menu-item::before {
  display: none;
}
.main-menu-navigation .menu-item a {
  font-size: 14px;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  font-family: 'QI Grotesk', sans-serif;
  position: relative;
  padding: 55px 40px 55px;
  padding: 5.5rem 4rem 5.5rem;
  letter-spacing: 0.7px;
}
.main-menu-navigation .menu-item a:hover {
  background-color: var(--mainBlue);
  color: #fff;
}
.main-menu-navigation .menu-item a:hover svg {
  stroke: currentColor;
}
.main-menu-navigation .menu-item.current-page-parent > a,
.main-menu-navigation .menu-item.current-menu-item > a {
  background-color: var(--mainBlue);
  color: #fff;
}
.main-menu-navigation .menu-item.current-page-parent > a svg,
.main-menu-navigation .menu-item.current-menu-item > a svg {
  stroke: currentColor;
}
.main-menu-navigation .menu-item--open a {
  background-color: var(--mainBlue);
  color: #fff;
}
.main-menu-navigation .menu-item--open a svg {
  stroke: currentColor;
}
.main-menu-navigation .menu-item-has-children > a {
  padding-right: 48px;
  padding-right: 4.8rem;
}
.menu-children-arrow {
  width: 8px;
  height: 5px;
  position: absolute;
  right: 28px;
  right: 2.8rem;
  top: 50%;
  margin-top: -2px;
  display: block;
}
.menu-children-arrow svg {
  position: absolute;
  top: 0;
  left: 0;
  stroke: #00569D;
}
.main-menu-switcher {
  padding: 0;
  display: none;
  margin: 0 0 0 auto;
}
.main-menu-switcher .main-menu--switcher__icon {
  width: 45px;
  position: relative;
  height: 22px;
}
.main-menu-switcher .main-menu--switcher__text {
  color: #000;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 8px;
}
.main-menu-switcher span {
  background: #00569D repeat scroll 0 0;
  border-radius: 2px;
  display: block;
  height: 3px;
  left: 0px;
  position: absolute;
  top: 0;
  transition: all 0.2s ease 0s;
  width: 100%;
  opacity: 1;
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
}
.main-menu-switcher span:nth-child(2) {
  top: 9px;
}
.main-menu-switcher span:nth-child(3) {
  top: 9px;
}
.main-menu-switcher span:nth-child(4) {
  top: 18px;
}
.main-menu-switcher.menu-switcher--open span:nth-child(1),
.main-menu-switcher.menu-switcher--open span:nth-child(4) {
  width: 0%;
  left: 50%;
}
.main-menu-switcher.menu-switcher--open span:nth-child(2) {
  -ms-transform: rotate(30deg);
      transform: rotate(30deg);
}
.main-menu-switcher.menu-switcher--open span:nth-child(3) {
  -ms-transform: rotate(-30deg);
      transform: rotate(-30deg);
}
@media screen and (min-width: 80em) and (max-width: 106.1875em) {
  .menu-item {
    padding: 0;
    margin: 0 4rem 0 0;
  }
}
@media screen and (min-width: 80em) and (max-width: 97.4375em) {
  .menu-item {
    padding: 0;
    margin: 0 3rem 0 0;
  }
}
@media screen and (min-width: 80em) and (max-width: 93.6875em) {
  .menu-item {
    padding: 0;
    margin: 0 2.5rem 0 0;
  }
  .menu-item a {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 80em) {
  .sub-menu {
    display: none;
  }
  .main-header-submenu {
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: #fff;
    z-index: 2;
    border-top: 1px solid #EDEDED;
    display: none;
  }
  .main-header-submenu .sub-menu {
    display: block;
  }
  .main-header-submenu-box {
    padding: 4.8rem 0 7.2rem;
    padding-left: calc(16px + 124px + 32px + 40px + 9px);
    box-sizing: border-box;
    max-width: 1400px;
  }
  .main-header-submenu-box .menu-item {
    padding: 0;
    margin: 0;
  }
  .main-header-submenu-box .menu-item::before {
    display: none;
  }
  .main-header-submenu-box a {
    text-decoration: none;
  }
  .main-header-submenu-box > .sub-menu > li > a {
    color: var(--004994, #004994);
    letter-spacing: 0.7px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.4rem;
  }
  .main-header-submenu-box .sub-menu {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0;
  }
  .main-header-submenu-box .sub-menu .menu-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
  }
  .main-header-submenu-box .sub-menu .menu-item a {
    padding: 0;
  }
  .main-header-submenu-box .sub-menu .sub-menu {
    margin: 3.4rem 0 0;
  }
  .main-header-submenu-box .sub-menu .sub-menu li {
    width: 100% !important;
  }
  .main-header-submenu-box .sub-menu .sub-menu li:last-child {
    margin-bottom: 0;
  }
  .main-header-submenu-box .sub-menu .sub-menu li a {
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #4D4D4D;
  }
  .main-header-submenu-box .sub-menu .sub-menu li a:hover {
    color: #E30613;
    text-decoration: none;
  }
  .main-header-submenu-box .sub-menu .sub-menu li a:active {
    color: #E30613;
    text-decoration: none;
  }
  .main-header-submenu-box .sub-menu li > a {
    display: block;
    width: 100%;
  }
  .main-header-submenu-box .sub-menu li:first-child {
    width: 25%;
  }
  .main-header-submenu-box .sub-menu li:first-child .sub-menu {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .main-header-submenu-box .sub-menu li:last-child {
    width: 75%;
  }
  .main-header-submenu-box .sub-menu li:last-child .sub-menu {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(7, auto);
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }
}
@media screen and (max-width: 79.9375em) {
  .main-menu-switcher {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    cursor: pointer;
    width: 45px;
  }
  .main-menu-navigation {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .main-menu {
    width: 100%;
    padding: 5.9rem 0 7.2rem;
    position: absolute;
    top: calc(100px - 29px);
    left: 0;
    background-color: #fff;
    height: calc(100vh - 70px);
    box-sizing: border-box;
    display: none;
    overflow: auto;
  }
  .main-header--fixed .main-menu {
    top: calc(100px - 35px);
  }
  .menu-item {
    width: 100%;
    text-align: center;
    margin: 0 0 3.8rem;
  }
  .menu-item:last-child {
    margin-bottom: 0;
  }
  .menu-children-arrow {
    width: 16px;
    height: 16px;
    top: 50%;
    margin: -8px 0 0 0;
  }
  .menu-children-arrow svg {
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    transition: all .2s ease;
  }
  .main-menu-navigation > .menu-item-has-children a {
    padding-right: 2.6rem;
  }
  .main-menu-navigation > .menu-item-has-children.show--submenu .menu-children-arrow {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    transition: all .2s ease;
  }
  .main-menu-navigation > .menu-item-has-children.show--submenu > .sub-menu {
    display: grid;
  }
  .main-menu-navigation > .menu-item-has-children > .sub-menu {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 32px;
    padding: 3.3rem;
    box-sizing: border-box;
    border: 1px solid #EAEAEA;
    max-width: 685px;
    margin: 3.8rem auto 1rem;
  }
  .main-menu-navigation > .menu-item-has-children > .sub-menu::before {
    position: absolute;
    width: 16px;
    height: 16px;
    border: 1px solid #EAEAEA;
    background-color: #fff;
    content: "";
    top: 52px;
    left: 50%;
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    border-bottom: 0;
    border-right: 0;
    margin-left: -4px;
  }
  .main-menu-navigation > .menu-item-has-children > .sub-menu > .menu-item {
    text-align: left;
    margin-bottom: 0;
  }
  .main-menu-navigation > .menu-item-has-children > .sub-menu > .menu-item a {
    padding-left: 4.4rem;
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    line-height: 2rem;
  }
  .main-menu-navigation > .menu-item-has-children > .sub-menu > .menu-item > .sub-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    width: auto;
    border-top: 5px solid #00569D;
    margin-top: 2.4rem;
    padding-top: 2.4rem;
    padding-right: 2rem;
  }
  .main-menu-navigation > .menu-item-has-children > .sub-menu > .menu-item > .sub-menu .menu-item {
    width: 100%;
    text-align: left;
    margin-bottom: 0.4rem;
  }
  .main-menu-navigation > .menu-item-has-children > .sub-menu > .menu-item > .sub-menu .menu-item:last-child {
    margin-bottom: 0;
  }
  .main-menu-navigation > .menu-item-has-children > .sub-menu > .menu-item > .sub-menu .menu-item a {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    text-transform: none;
    padding: 0;
    text-align: left;
  }
}
@media screen and (max-width: 47.9375em) {
  .main-menu {
    width: 100%;
    padding: 4.6rem 0 7.2rem;
    position: absolute;
    top: calc(100px - 39px);
  }
  .main-header--fixed .main-menu {
    top: calc(100px - 42px);
  }
  .menu-item {
    margin-bottom: 3.2rem;
  }
  .main-menu-navigation > .menu-item-has-children a {
    padding-right: 2.6rem;
  }
  .main-menu-navigation > .menu-item-has-children.show--submenu .menu-children-arrow {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    transition: all .2s ease;
  }
  .main-menu-navigation > .menu-item-has-children.show--submenu > .sub-menu {
    display: grid;
  }
  .main-menu-navigation > .menu-item-has-children > .sub-menu {
    display: none;
    grid-template-columns: 1fr;
    width: 288px;
    margin-top: 3.2rem;
  }
  .main-menu-navigation > .menu-item-has-children > .sub-menu::before {
    top: 46px;
  }
}
/* Images */
.entry__content img {
  max-width: 100%;
  /* Fluid images for posts, comments, and widgets */
  height: auto;
  display: block;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */
  max-width: 100%;
}
img.size-full,
img.size-large {
  max-width: 100%;
  width: auto;
  /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry__content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 1.625em;
}
img.alignright {
  float: right;
  margin: 0 0 20px 40px;
  margin: 0 0 2rem 4rem;
}
img.alignleft {
  float: left;
  margin: 0 40px 20px 0;
  margin: 0 4rem 2rem 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  margin-top: 0.4em;
}
.wp-caption {
  background: #eee;
  margin-bottom: 1.625em;
  max-width: 96%;
  padding: 9px;
}
.wp-caption img {
  display: block;
  margin: -2px 0 0 -2px;
  max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
  color: #666;
  font-family: Georgia, serif;
  font-size: 12px;
}
.wp-caption .wp-caption-text {
  margin-bottom: 0.6em;
  padding: 10px 0 5px 40px;
  position: relative;
}
.wp-caption .wp-caption-text:before {
  color: #666;
  content: '\2014';
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin-right: 5px;
  position: absolute;
  left: 10px;
  top: 7px;
}
.wp-block-columns {
  gap: 0 !important;
  margin: 0 -36px 60px;
  margin: 0 -3.6rem 6rem;
}
.wp-block-columns:last-of-type {
  margin-bottom: 0;
}
.wp-block-column {
  width: 50%;
  padding: 0 36px;
  padding: 0 3.6rem;
  box-sizing: border-box;
}
.wp-block-image {
  margin: 32px 0;
  margin: 3.2rem 0;
}
.wp-block-image a {
  display: block;
}
.wp-block-image img {
  border-radius: 5px;
}
.wp-block-image:last-child {
  margin-bottom: 0;
}
.wp-block-image + h1,
.wp-block-image + h2,
.wp-block-image + h3,
.wp-block-image + h4,
.wp-block-image + h5,
.wp-block-image + h6 {
  margin-top: 24px;
  margin-top: 2.4rem;
}
.wp-block-image + ul {
  margin-top: 0;
}
.wp-block-gallery {
  display: block !important;
  width: 100% !important;
}
.wp-block-gallery .blocks-gallery-grid {
  display: grid;
  padding: 0;
  margin: 0;
  gap: 32px;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item {
  padding: 0;
  margin: 0;
  aspect-ratio: 1.77777778;
  position: relative;
  overflow: auto;
  border-radius: 3px;
  width: 100% !important;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item::before {
  display: none;
}
.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item img {
  border-radius: 3px;
}
.wp-block-gallery.columns-3 .blocks-gallery-grid {
  grid-template-columns: repeat(3, 1fr);
}
.wp-block-gallery.columns-2 .blocks-gallery-grid {
  grid-template-columns: repeat(2, 1fr);
}
.block--grey {
  background: #F6F6F6;
}
.block--blue {
  background-color: var(--mainBlue);
}
.block-title {
  margin-bottom: 64px;
  margin-bottom: 6.4rem;
  text-align: center;
}
.block-desc {
  text-align: center;
  margin-top: -32px;
  margin-top: -3.2rem;
  margin-bottom: 48px;
  margin-bottom: 4.8rem;
}
.block--hide-top-space {
  padding-top: 0 !important;
}
.block--hide-bottom-space {
  padding-bottom: 0 !important;
}
.block-entry-box-sidebar-box {
  position: relative;
}
.block-about-video {
  padding: 88px 0;
  padding: 8.8rem 0;
}
.block-about-video__title {
  text-align: center;
}
.block-about-video-box {
  position: relative;
}
.block-about-video-box img {
  border-radius: 3px;
}
.block-about-video-texts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 96px 64px;
  gap: 9.6rem 64px;
  margin-top: 88px;
  margin-top: 8.8rem;
}
.block-about-video-texts-item {
  text-align: center;
}
.block-about-video-texts-item__title {
  color: var(--mainBlue);
}
.block-about-video-texts-item__text {
  padding: 0 32px;
  padding: 0 3.2rem;
}
.block-advantages {
  padding: 74px 0 90px;
  padding: 7.4rem 0 9rem;
}
.block-advantages-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
  gap: 1.6rem;
}
@keyframes grow {
  from {
    margin-top: 8rem;
  }
  to {
    margin-top: 0;
  }
}
.block-advantages-item {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.block-advantages-item::before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  opacity: 0.4;
  background: #292929;
}
.block-advantages-item:hover .block-advantages-item-content__title {
  display: none;
}
.block-advantages-item:hover .block-advantages-item-desc {
  opacity: 1;
  height: auto;
  transition: all .5s linear;
  animation: grow 1s forwards;
}
.block-advantages-item:hover .block-advantages-item-desc h3 {
  display: block;
}
.block-advantages-item:hover .block-advantages-item-button {
  margin-top: 20px;
  margin-top: 2rem;
  transition: all .5s linear;
}
.block-advantages-item:hover .block-advantages-item-button::before {
  width: 1000px;
  height: 1000px;
  transition: all .5s linear;
}
.block-advantages-item:hover .block-advantages-item-button svg {
  -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
  transition: all .5s linear;
}
.block-advantages-item-content {
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  width: 100%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.block-advantages-item-content h3 {
  position: relative;
  z-index: 2;
}
.block-advantages-item-desc {
  padding: 0 40px;
  padding: 0 4rem;
  color: #fff;
  height: 0;
  opacity: 0;
  position: relative;
  z-index: 2;
  transition: all .5s linear;
}
.block-advantages-item-desc h3 {
  display: none;
}
.block-advantages-item-button {
  display: grid;
  place-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: var(--buttonBackground);
  color: var(--buttonColor);
  margin: 0 auto;
  position: relative;
  transition: all .5s linear;
}
.block-advantages-item-button svg {
  fill: currentColor;
  z-index: 2;
  transition: all .5s linear;
}
.block-advantages-item-button::before {
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  content: "";
  background-color: var(--buttonBackground);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  z-index: 1;
  transition: all .5s linear;
}
.block-carrer-list-top {
  padding: 72px 0 32px;
  padding: 7.2rem 0 3.2rem;
  text-align: center;
  position: relative;
}
.block-carrer-list-top::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  background-color: var(--mainBlue);
  height: 354px;
  height: 35.4rem;
}
.block-carrer-list {
  background: #F6F6F6;
  padding-bottom: 95px;
  padding-bottom: 9.5rem;
}
.block-carrer-list-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
.block-carrer-list-grid--1 {
  grid-template-columns: repeat(1, 1fr);
}
.block-carrer-list-grid--2 {
  grid-template-columns: repeat(2, 1fr);
}
.block-carrer-list-grid-item {
  display: grid;
  grid-template-rows: subgrid;
  /* karta zdědí stejné řádky jako rodič */
  grid-row: span 3;
  gap: 0;
  border-radius: 3px;
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.15);
  background-color: #FFF;
  text-decoration: none;
  padding-bottom: 40px;
  padding-bottom: 4rem;
  position: relative;
}
.block-carrer-list-grid-item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  text-indent: -9999em;
  letter-spacing: -9999em;
  overflow: hidden;
  color: transparent;
  display: block;
}
.block-carrer-list-grid-item__image {
  display: grid;
  place-content: center;
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.block-carrer-list-grid-item__image img {
  width: auto;
  border-radius: 3px 3px 0 0;
}
.block-carrer-list-grid-item__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0 20px;
  padding: 0 2rem;
  text-align: center;
  margin: 0 0 24px;
  margin: 0 0 2.4rem;
}
.block-carrer-list-grid-item__link {
  text-align: center;
}
.block-carrer-list-info-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
  margin-top: 4rem;
}
.block-carrer-list-info-box-content {
  width: calc(100% - 384px - 32px);
  box-sizing: border-box;
  border-radius: 3px;
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.15);
  background-color: #FFF;
  padding: 40px;
  padding: 4rem;
}
.block-carrer-list-info-box-content-row {
  padding-left: 46px;
  padding-left: 4.6rem;
  position: relative;
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.block-carrer-list-info-box-content-row:last-child {
  margin-bottom: 0;
}
.block-carrer-list-info-box-content-row::before {
  content: "";
  text-align: center;
  position: absolute;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyMiAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMyAxNEw4LjUgMTkuNUwyMCA4IiBzdHJva2U9IiNFMzA2MTMiIHN0cm9rZS13aWR0aD0iNCIvPjwvc3ZnPg==);
  left: 0;
  top: 0;
  width: 22px;
  height: 28px;
  background-size: 22px 28px;
}
.block-carrer-list-info-box-sidebar {
  width: 384px;
  margin-left: 32px;
  margin-left: 3.2rem;
}
.block-carrer-list-info-box-sidebar-box {
  border-radius: 3px;
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.15);
  background-color: #FFF;
  padding: 32px;
  padding: 3.2rem;
  text-align: center;
}
.block-carrer-list-info-box-sidebar-box__icon {
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.block-carrer-list-info-box-sidebar-box-button {
  margin-top: 32px;
  margin-top: 3.2rem;
}
.block-contacts-form {
  padding: 72px 0 80px;
  padding: 7.2rem 0 8rem;
}
.block-contacts-form-content__title {
  text-align: center;
  color: #fff;
}
.block-contacts-form-content-form {
  margin-top: 56px;
  margin-top: 5.6rem;
}
.block-carrer-benefits {
  padding: 72px 0;
  padding: 7.2rem 0;
  position: relative;
}
.block-carrer-benefits-wrap {
  position: relative;
}
.block-carrer-benefits__title {
  color: #fff;
  text-align: center;
}
.block-carrer-benefits-item {
  display: block;
  background-color: #fff;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  padding: 40px 32px;
  padding: 4rem 3.2rem;
}
.block-carrer-benefits-item__icon {
  height: 48px;
  height: 4.8rem;
  display: grid;
  place-content: center;
  margin-bottom: 27px;
  margin-bottom: 2.7rem;
}
.block-carrer-benefits-item__title {
  margin-bottom: 0;
}
.block-carrer-benefits-arrow-next,
.block-carrer-benefits-arrow-prev {
  position: absolute;
  width: 18px;
  height: 32px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  cursor: pointer;
  color: #518AC4;
}
.block-carrer-benefits-arrow-next svg,
.block-carrer-benefits-arrow-prev svg {
  stroke: currentColor;
}
.block-carrer-benefits-arrow-next {
  right: -85px;
  right: -8.5rem;
}
.block-carrer-benefits-arrow-prev {
  left: -85px;
  left: -8.5rem;
}
.block-carrer-info {
  padding: 80px 0;
  padding: 8rem 0;
}
.block-carrer-info-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}
.block-carrer-info-content,
.block-carrer-info-graph {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  border-radius: 3px;
  background: var(--ffffff, #FFF);
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.15);
  padding: 40px;
  padding: 4rem;
  box-sizing: border-box;
}
.block-carrer-info-graph-items {
  margin: 0 auto;
}
.block-carrer-info-graph-item {
  text-align: center;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.block-carrer-info-graph-item:last-child {
  margin-bottom: 0;
}
.block-carrer-info-graph-item-title {
  display: -ms-flexbox;
  display: flex;
  gap: 0 16px;
  -ms-flex-pack: center;
      justify-content: center;
}
.block-carrer-info-graph-item-title__percent {
  color: var(--mainRed);
}
.block-carrer-info-graph-item-line {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(10, 32px);
  place-content: center;
}
.block-carrer-info-graph-item-line-square {
  aspect-ratio: 1;
  background-color: #EDEDED;
}
.block-carrer-info-graph-item-line-square--active {
  background-color: var(--mainRed);
}
.block-carrer-info-button {
  text-align: center;
  margin-top: 69px;
  margin-top: 6.9rem;
}
.block-carrer-reference {
  padding: 72px 0;
  padding: 7.2rem 0;
}
.block-carrer-reference__title {
  text-align: center;
  margin-bottom: 56px;
  margin-bottom: 5.6rem;
}
.block-carrer-reference-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
.block-carrer-reference-item {
  display: grid;
  grid-template-rows: subgrid;
  /* karta zdědí stejné řádky jako rodič */
  grid-row: span 4;
  gap: 0;
  border-radius: 3px;
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.15);
  background-color: #FFF;
  text-decoration: none;
  padding-bottom: 40px;
  padding-bottom: 4rem;
}
.block-carrer-reference-item-image {
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
  position: relative;
}
.block-carrer-reference-item__icon {
  padding: 0 32px;
  padding: 0 3.2rem;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.block-carrer-reference-item-text {
  padding: 0 32px;
  padding: 0 3.2rem;
}
.block-carrer-reference-item-author {
  padding: 0 32px;
  padding: 0 3.2rem;
  margin-top: 24px;
  margin-top: 2.4rem;
}
.block-carrer-reference-item-author__name {
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.75px;
  text-transform: uppercase;
}
.block-carrer-reference-item-author__position {
  color: #696969;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  margin-top: 8px;
  margin-top: .8rem;
}
.block-contacts-info {
  padding: 80px 0;
  padding: 8rem 0;
}
.block-contacts-info-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 88px;
  margin-bottom: 8.8rem;
}
.block-contacts-info-row:last-child {
  margin-bottom: 0;
}
.block-contacts-info-row:nth-child(odd) .block-contacts-info-image {
  -ms-flex-order: 2;
      order: 2;
}
.block-contacts-info-row:nth-child(odd) .block-contacts-info-content {
  -ms-flex-order: 1;
      order: 1;
  padding-right: 105px;
  padding-left: 0;
}
.block-contacts-info-image {
  width: 696px;
}
.block-contacts-info-content {
  width: calc(100% - 696px);
  box-sizing: border-box;
  padding-left: 105px;
}
.block-contacts-info-content-link {
  margin-top: 32px;
  margin-top: 3.2rem;
}
.block-dropdown-text {
  padding: 88px 0;
  padding: 8.8rem 0;
}
.block-dropdown-text-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.block-dropdown-text-box-content {
  width: calc(100% - 52rem);
  padding-right: 105px;
  padding-right: 10.5rem;
  box-sizing: border-box;
}
.block-dropdown-text-box-content-link {
  margin-top: 32px;
  margin-top: 3.2rem;
}
.block-dropdown-text-box-content-link svg {
  transition: all .2s linear;
}
.block-dropdown-text-box-content-link .theme-link--open svg {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  transition: all .2s linear;
}
.block-dropdown-text-box-content-text--more {
  margin-top: 32px;
  margin-top: 3.2rem;
  display: none;
}
.block-dropdown-text-box-image-box {
  position: relative;
}
.block-dropdown-text-box-iamge {
  width: 520px;
  width: 52rem;
}
.block-dropdown-text-box-iamge img {
  border-radius: 3px;
}
.block-employee-list-top {
  padding: 72px 0 32px;
  padding: 7.2rem 0 3.2rem;
  text-align: center;
  position: relative;
}
.block-employee-list-top::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  background-color: var(--mainBlue);
  height: 354px;
  height: 35.4rem;
}
.block-employee-list {
  background: #F6F6F6;
  padding-bottom: 95px;
  padding-bottom: 9.5rem;
}
.block-employee-list-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
.block-employee-list-grid-item {
  background-color: #FFF;
  display: grid;
  grid-template-rows: subgrid;
  /* karta zdědí stejné řádky jako rodič */
  grid-row: span 3;
  gap: 0;
  border-radius: 3px;
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.15);
  text-decoration: none;
  padding-bottom: 24px;
  padding-bottom: 2.4rem;
}
.block-employee-list-grid-item__image {
  display: grid;
  place-content: center;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  position: relative;
}
.block-employee-list-grid-item__image img {
  width: auto;
  border-radius: 3px 3px 0 0;
  transition: all .2s linear;
}
.block-employee-list-grid-item__image:hover .block-employee-list-grid-item-image-main {
  opacity: 0;
  transition: all .2s linear;
}
.block-employee-list-grid-item__image:hover .block-employee-list-grid-item-image-hover {
  opacity: 1;
  transition: all .2s linear;
}
.block-employee-list-grid-item-image-hover {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.block-employee-list-grid-item__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0 20px;
  padding: 0 2rem;
  text-align: center;
  margin-bottom: 0;
}
.block-employee-list-grid-item__position {
  color: var(--696969, #696969);
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  margin-top: 6px;
  margin-top: .6rem;
}
.block-gallery {
  margin: 32px 0;
  margin: 3.2rem 0;
}
.block-gallery + h1,
.block-gallery + h2,
.block-gallery + h3,
.block-gallery + h4,
.block-gallery + h5,
.block-gallery + h6 {
  margin-top: 24px;
  margin-top: 2.4rem;
}
.block-gallery + ul {
  margin-top: 0;
}
.block-gallery-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -16px -32px;
  margin: 0 -1.6rem -3.2rem;
}
.block-gallery-items.block-gallery-items--first-big .block-gallery-link:first-child {
  width: 100%;
}
.block-gallery-link {
  display: block;
  padding: 0 16px;
  padding: 0 1.6rem;
  box-sizing: border-box;
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.block-gallery-link img {
  border-radius: 5px;
  width: 100%;
  height: auto;
}
.block-gallery-items--2 .block-gallery-link {
  width: calc(100% / 2);
}
.block-gallery-items--3 .block-gallery-link {
  width: calc(100% / 3);
}
.block-gallery-items--4 .block-gallery-link {
  width: calc(100% / 4);
}
.block-gallery-items--5 .block-gallery-link {
  width: calc(100% / 5);
}
.block-module-cta {
  background-color: var(--mainBlue);
  padding: 64px 0 84px;
  padding: 6.4rem 0 8.4rem;
}
.block-module-cta-suptitle {
  text-align: center;
  color: #C7D6EA;
  font-size: 14px;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 0.7px;
  text-transform: uppercase;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.block-module-cta-title {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.block-module-cta-button {
  text-align: center;
}
.block-module-help-top {
  background-color: var(--mainBlue);
  padding: 87px 0 132px;
  padding: 8.7rem 0 13.2rem;
}
.block-module-help-top-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}
.block-module-help-box-video {
  width: 696px;
  position: relative;
}
.block-module-help-box-video img {
  border-radius: 5px;
}
.block-module-help-box-content {
  width: calc(100% - 696px);
  padding-right: 105px;
  padding-right: 10.5rem;
  box-sizing: border-box;
}
.block-module-help-box-content-text {
  color: #fff;
}
.block-module-help-box-content-text h2,
.block-module-help-box-content-text h3,
.block-module-help-box-content-text h4,
.block-module-help-box-content-text h5,
.block-module-help-box-content-text h6 {
  color: #fff;
}
.block-module-help-bottom {
  background-color: #F6F6F6;
  padding-bottom: 72px;
  padding-bottom: 7.2rem;
}
.block-module-help-bottom--nts .block-module-help-reference {
  margin-top: 0;
}
.block-module-help-points {
  top: -38px;
  top: -3.8rem;
  position: relative;
}
.block-module-help-points-item {
  display: -ms-flexbox;
  display: flex;
  border-radius: 3px;
  background: #FFF;
  padding: 24px;
  padding: 2.4rem;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
  box-shadow: 0 2px 20.6px 0 rgba(0, 0, 0, 0.07);
}
.block-module-help-points-item:last-child {
  margin-bottom: 0;
}
.block-module-help-points-item-icon {
  margin-right: 29px;
  margin-right: 2.9rem;
}
.block-module-help-points-item-icon svg {
  stroke: var(--mainRed);
}
.block-module-help-points-item-text {
  margin: 0;
}
.block-module-help-reference {
  margin-bottom: -16px;
  margin-bottom: -1.6rem;
  margin-top: 56px;
  margin-top: 5.6rem;
}
.block-module-help-reference-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 3px;
  background: #FFF;
  padding: 64px;
  padding: 6.4rem;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
  box-shadow: 0 2px 20.6px 0 rgba(0, 0, 0, 0.07);
  box-sizing: border-box;
}
.block-module-help-reference-box-text {
  width: calc(100% - 18rem);
  padding-right: 124px;
  padding-right: 12.4rem;
  box-sizing: border-box;
}
.block-module-help-reference-box-text-icon {
  margin-bottom: 34px;
  margin-bottom: 3.4rem;
}
.block-module-help-reference-box-auhtor {
  width: 180px;
  width: 18rem;
}
.block-module-help-reference-box-auhtor-logo {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.block-module-help-reference-box-auhtor-logo-box {
  width: 151px;
  height: 90;
  display: grid;
  place-items: center;
  margin: 0 auto;
}
.block-module-help-reference-box-auhtor-logo-box img {
  object-fit: contain;
}
.block-module-help-reference-box-auhtor-name {
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  /* 133.333% */
  letter-spacing: 0.75px;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.block-module-help-reference-box-auhtor-function {
  color: var(--fontColorLight);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  /* 150% */
}
.block-module-list {
  padding: 72px 0;
  padding: 7.2rem 0;
}
.block-module-list-grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 4px;
}
.block-module-list-grid-col-title,
.block-module-list-grid-col-item {
  aspect-ratio: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #000;
  text-decoration: none;
}
.block-module-list-grid-col-title span,
.block-module-list-grid-col-item span {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  padding: 0 10px;
  padding: 0 1rem;
}
.block-module-list-grid-col-item {
  margin-top: 4px;
  margin-top: .4rem;
}
.block-module-list-grid-col-item:hover {
  color: #000;
}
.block-module-list-grid-col-title {
  color: #fff;
}
.block-module-list-grid-col-title:hover {
  color: #fff;
}
.block-module-list-grid-col--green .block-module-list-grid-col-title {
  background-color: var(--greenModule);
}
.block-module-list-grid-col--green .block-module-list-grid-col-item {
  background-color: var(--greenModuleLight);
}
.block-module-list-grid-col--green .block-module-list-grid-col-item:hover {
  background-color: var(--greenModule);
  color: #fff;
}
.block-module-list-grid-col--grey .block-module-list-grid-col-title {
  background-color: var(--greyModule);
}
.block-module-list-grid-col--grey .block-module-list-grid-col-item {
  background-color: var(--greyModuleLight);
}
.block-module-list-grid-col--grey .block-module-list-grid-col-item:hover {
  background-color: var(--greyModule);
  color: #fff;
}
.block-module-list-grid-col--cyan .block-module-list-grid-col-title {
  background-color: var(--cyanModule);
}
.block-module-list-grid-col--cyan .block-module-list-grid-col-item {
  background-color: var(--cyanModuleLight);
}
.block-module-list-grid-col--cyan .block-module-list-grid-col-item:hover {
  background-color: var(--cyanModule);
  color: #fff;
}
.block-module-list-grid-col--blue .block-module-list-grid-col-title {
  background-color: var(--blueModule);
}
.block-module-list-grid-col--blue .block-module-list-grid-col-item {
  background-color: var(--blueModuleLight);
}
.block-module-list-grid-col--blue .block-module-list-grid-col-item:hover {
  background-color: var(--blueModule);
  color: #fff;
}
.block-module-list-grid-col--red .block-module-list-grid-col-title {
  background-color: var(--redModule);
}
.block-module-list-grid-col--red .block-module-list-grid-col-item {
  background-color: var(--redModuleLight);
}
.block-module-list-grid-col--red .block-module-list-grid-col-item:hover {
  background-color: var(--redModule);
  color: #fff;
}
.block-module-list-grid-col--orange .block-module-list-grid-col-title {
  background-color: var(--orangeModule);
}
.block-module-list-grid-col--orange .block-module-list-grid-col-item {
  background-color: var(--orangeModuleLight);
}
.block-module-list-grid-col--orange .block-module-list-grid-col-item:hover {
  background-color: var(--orangeModule);
  color: #fff;
}
.block-module-list-grid-col--yellow .block-module-list-grid-col-title {
  background-color: var(--yellowModule);
}
.block-module-list-grid-col--yellow .block-module-list-grid-col-item {
  background-color: var(--yellowModuleLight);
}
.block-module-list-grid-col--yellow .block-module-list-grid-col-item:hover {
  background-color: var(--yellowModule);
  color: #fff;
}
.block-module-screen {
  padding: 72px 0;
  padding: 7.2rem 0;
}
.block-module-screen-desc {
  text-align: center;
  border-radius: 3px;
  background: #F2F2F2;
  padding: 24px;
  padding: 2.4rem;
  margin-top: 24px;
  margin-top: 2.4rem;
}
.block-module-screen-desc-text {
  margin: 0;
}
.block-numbers {
  padding: 90px 0;
  padding: 9rem 0;
}
.block-numbers.block--blue .block-numbers-item-number {
  color: #fff;
}
.block-numbers.block--blue .block-numbers-item__text {
  color: #C7D6EA;
}
.block-numbers-box {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-flex-pack: center;
      justify-content: center;
}
.block-numbers-box--6 {
  grid-template-columns: repeat(6, 1fr);
}
.block-numbers-box--5 {
  grid-template-columns: repeat(5, 1fr);
}
.block-numbers-box--3 {
  grid-template-columns: repeat(3, 1fr);
}
.block-numbers-box--2 {
  grid-template-columns: repeat(2, minmax(0, 25%));
}
.block-numbers-box--1 {
  grid-template-columns: repeat(1, minmax(0, 25%));
}
.block-numbers-item {
  text-align: center;
}
.block-numbers-item-number {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -ms-flex-pack: center;
      justify-content: center;
}
.block-numbers-item-number-char {
  color: var(--mainRed);
}
.block-numbers-item__text {
  margin-top: 16px;
  margin-top: 1.6rem;
  color: var(--fontColorLight);
}
.block-header {
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  padding: 64px 0 100px;
  padding: 6.4rem 0 10rem;
}
.block-header-content__title--nbs {
  margin-bottom: 0;
}
.block-header--featured {
  height: 637px;
  padding-top: 124px;
  padding-top: 12.4rem;
}
.block-header-content-box--featured {
  max-width: 505px;
  max-width: 50.5rem;
}
.block-header-video {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.block-header-video::before {
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  height: auto;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85));
  content: "";
  z-index: 1;
}
.block-header-video iframe {
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.6);
  object-fit: fill;
  display: block;
  aspect-ratio: 1.77777778;
}
.block-header-video video {
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.6);
  object-fit: fill;
}
.block-header-image {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
}
.block-header-image img {
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.block-header-image--featured::after {
  background: linear-gradient(260deg, rgba(0, 73, 148, 0) 0%, #000 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.block-header-buttons {
  margin-top: 40px;
  margin-top: 4rem;
}
.block-header-module-content-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.block-header-module-content-box-left {
  width: calc(100% - 591px);
  padding-right: 170px;
  padding-right: 17rem;
  box-sizing: border-box;
}
.block-header-module-content-box-image {
  width: 591px;
}
.block-header-module-content-box-image img {
  border-radius: 3px;
}
.block-header-module-more {
  margin: 40px 0 48px;
  margin: 4rem 0 4.8rem;
}
.block-header-module-more-items {
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
}
.block-header-module-more-item {
  display: block;
  width: 135px;
  width: 13.5rem;
  aspect-ratio: 1;
  display: grid;
  place-content: center;
  border-radius: 3px;
  background-color: #F6F6F6;
  text-decoration: none;
  color: var(--fontColor);
}
.block-header-module-more-item span {
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
  text-transform: uppercase;
}
.block-header-module-more-item--yellow {
  background-color: var(--yellowModuleLight);
}
.block-header-module-link {
  margin-top: 40px;
  margin-top: 4rem;
}
.block-header-module-tags {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.block-header-module-tag {
  border-radius: 3px;
  border: 1px solid var(--mainRed);
  color: var(--mainRed);
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 7px 7px 5px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  text-decoration: none;
}
.block-header--module-category {
  padding: 64px 0;
  padding: 6.4rem 0;
}
.block-header--module-category .block-breadcrumbs {
  text-align: center;
}
.block-header--module-category .block-header-module__text {
  text-align: center;
  max-width: 786px;
  max-width: 78.6rem;
  margin: 0 auto;
}
.block-header--module-category .block-header-module-link {
  text-align: center;
}
.block-header--module-category .block-header-module-more__title {
  text-align: center;
}
.block-header--module-category .block-header-module-more-items {
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 56px;
  margin-bottom: 5.6rem;
}
.block-header--module-category .block-header-module-more-item {
  width: 190px;
  width: 19rem;
}
.block-header--module-category .block-header-module-more-item span {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 23px;
  line-height: 2.3rem;
}
.block-header--grey {
  background: var(--Linear, linear-gradient(253deg, #F9F9F9 0%, #F6F6F6 100%));
}
.block-header--page {
  padding: 64px 0;
  padding: 6.4rem 0;
}
.block-header--page-center {
  text-align: center;
}
.block-header-page-buttons {
  margin-top: 40px;
  margin-top: 4rem;
}
.block-header-module-content-box-center {
  max-width: 786px;
  max-width: 78.6rem;
  margin: 0 auto;
}
.block-header--system {
  text-align: center;
  background: #F6F6F6;
  padding-bottom: 0;
}
.block-header--system .block-header-content__title {
  text-align: center;
}
.block-header--system .block-header-module-content-box {
  max-width: 786px;
  max-width: 78.6rem;
  margin: 0 auto;
  display: block;
}
.block-header-system-slider {
  margin-top: 54px;
  margin-top: 5.4rem;
  position: relative;
}
.block-header-system-slider-box {
  padding: 10px 5px;
  padding: 1rem .5rem;
  margin-bottom: -10px;
  margin-bottom: -1rem;
}
.block-header-system-slider-item {
  display: block;
  background-color: #fff;
  border-radius: 5px;
  aspect-ratio: 0.82142857;
  text-align: center;
  text-decoration: none;
  padding-top: 72px;
  padding-top: 7.2rem;
  box-sizing: border-box;
  box-shadow: 0 4px 8.7px 0 rgba(0, 0, 0, 0.08);
  width: 229px;
  margin-right: 10px;
}
.block-header-system-slider-item:hover {
  background-color: #E30613;
}
.block-header-system-slider-item:hover .block-header-system-slider-item__icon img {
  filter: brightness(0) invert(1);
}
.block-header-system-slider-item:hover .block-header-system-slider-item__title {
  color: #fff;
}
.block-header-system-slider-item:hover .block-header-system-slider-item__arrow svg {
  fill: #fff;
}
.block-header-system-slider-item__icon {
  height: 48px;
  height: 4.8rem;
  display: grid;
  place-content: center;
  margin-bottom: 27px;
  margin-bottom: 2.7rem;
}
.block-header-system-slider-item__arrow svg {
  fill: var(--mainRed);
}
.block-header-system-info {
  background-color: var(--mainBlue);
  padding: 202px 0 72px;
  padding: 20.2rem 0 7.2rem;
  margin-top: -130px;
  margin-top: -13rem;
}
.block-header-system-info-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}
.block-header-system-info-video {
  width: 696px;
  position: relative;
}
.block-header-system-info-video img {
  border-radius: 5px;
}
.block-header-system-info-content {
  width: calc(100% - 696px);
  padding-right: 105px;
  padding-right: 10.5rem;
  box-sizing: border-box;
  text-align: left;
}
.block-header-system-info-content-text {
  color: #fff;
}
.block-header-system-info-content-text h2,
.block-header-system-info-content-text h3,
.block-header-system-info-content-text h4,
.block-header-system-info-content-text h5,
.block-header-system-info-content-text h6 {
  color: #fff;
}
.block-header-system-info-content-link {
  margin-top: 56px;
  margin-top: 5.6rem;
}
.block-header-system-slider-arrow-prev,
.block-header-system-slider-arrow-next {
  position: absolute;
  background-color: #fff;
  width: 60px;
  width: 6rem;
  height: 60px;
  height: 6rem;
  top: 50%;
  margin-top: -22px;
  margin-top: -2.2rem;
  cursor: pointer;
  color: #000;
}
.block-header-system-slider-arrow-prev svg,
.block-header-system-slider-arrow-next svg {
  stroke: currentColor;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.block-header-system-slider-arrow-prev:hover,
.block-header-system-slider-arrow-next:hover {
  color: #E30613;
}
.block-header-system-slider-arrow-prev:active,
.block-header-system-slider-arrow-next:active {
  color: #B4000B;
}
.block-header-system-slider-arrow-prev {
  left: 0;
  border-radius: 0 50% 50% 0;
}
.block-header-system-slider-arrow-next {
  right: 0;
  border-radius: 50% 0 0 50%;
}
.block-header-module-content-box-image-logo {
  border-radius: 3px;
  background: var(--ffffff, #FFF);
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.15);
  padding: 20px;
  padding: 2rem;
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.block-header-module-content-box-image-logo-box {
  width: 151px;
  height: 90;
  display: grid;
  place-items: center;
  margin: 0 auto;
}
.block-header-module-content-box-image-logo-box img {
  object-fit: contain;
}
.block-header-module-selected {
  margin-top: 40px;
  margin-top: 4rem;
}
.block-header-module-selected-items {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 3px;
  margin-top: 40px;
  margin-top: 4rem;
}
.block-header-module-selected-item {
  display: grid;
  aspect-ratio: 1;
  place-content: center;
  text-align: center;
  text-decoration: none;
  background-color: #F6F6F6;
  color: #000;
}
.block-header-module-selected-item span {
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
  text-transform: uppercase;
  padding: 0 20px;
  padding: 0 2rem;
}
.block-header-module-selected-item--green {
  background-color: var(--greenModuleLight);
}
.block-header-module-selected-item--green:hover {
  background-color: var(--greenModule);
  color: #fff;
}
.block-header-module-selected-item--grey {
  background-color: var(--greyModuleLight);
}
.block-header-module-selected-item--grey:hover {
  background-color: var(--greyModule);
  color: #fff;
}
.block-header-module-selected-item--cyan {
  background-color: var(--cyanModuleLight);
}
.block-header-module-selected-item--cyan:hover {
  background-color: var(--cyanModule);
  color: #fff;
}
.block-header-module-selected-item--blue {
  background-color: var(--blueModuleLight);
}
.block-header-module-selected-item--blue:hover {
  background-color: var(--blueModule);
  color: #fff;
}
.block-header-module-selected-item--red {
  background-color: var(--redModuleLight);
}
.block-header-module-selected-item--red:hover {
  background-color: var(--redModule);
  color: #fff;
}
.block-header-module-selected-item--orange {
  background-color: var(--orangeModuleLight);
}
.block-header-module-selected-item--orange:hover {
  background-color: var(--orangeModule);
  color: #fff;
}
.block-header-module-selected-item--yellow {
  background-color: var(--yellowModuleLight);
}
.block-header-module-selected-item--yellow:hover {
  background-color: var(--yellowModule);
  color: #fff;
}
.block-header--reference {
  background: #F6F6F6;
}
.block-header--reference .block-header-module-content-box-center {
  text-align: center;
}
.block-header-reference-slider {
  margin-top: 56px;
  margin-top: 5.6rem;
}
.block-header-reference-slider-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}
.block-header-reference-slider-item-image {
  width: 624px;
}
.block-header-reference-slider-item-image img {
  border-radius: 5px;
}
.block-header-reference-slider-item-content {
  width: calc(100% - 624px);
  padding: 0 105px;
  padding: 0 10.5rem;
  box-sizing: border-box;
}
.block-header-reference-slider-item-content__title {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
.block-header-reference-slider-item-content-type {
  color: #979797;
  font-size: 14px;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.block-header-reference-slider-item-content-tags {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.block-header-reference-slider-item-content-tag {
  display: -ms-flexbox;
  display: flex;
  padding: 7px 7px 6px;
  -ms-flex-align: center;
      align-items: center;
  gap: 10px;
  border-radius: 3px;
  border: 1px solid #E30613;
  color: #E30613;
  font-size: 11px;
  line-height: normal;
  letter-spacing: 0.55px;
  text-transform: uppercase;
}
.block-header-reference-slider-item-content-link {
  margin-top: 48px;
  margin-top: 4.8rem;
}
.block-header-reference-slider-next,
.block-header-reference-slider-prev {
  position: absolute;
  width: 18px;
  height: 32px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  cursor: pointer;
  color: var(--fontColor);
}
.block-header-reference-slider-next.swiper-button-disabled,
.block-header-reference-slider-prev.swiper-button-disabled {
  cursor: not-allowed;
}
.block-header-reference-slider-next.swiper-button-disabled svg,
.block-header-reference-slider-prev.swiper-button-disabled svg {
  opacity: .5;
}
.block-header-reference-slider-next svg,
.block-header-reference-slider-prev svg {
  stroke: currentColor;
}
.block-header-reference-slider-next:hover,
.block-header-reference-slider-prev:hover {
  color: #E30613;
}
.block-header-reference-slider-next:active,
.block-header-reference-slider-prev:active {
  color: #B4000B;
}
.block-header-reference-slider-next {
  right: -105px;
  right: -10.5rem;
}
.block-header-reference-slider-prev {
  left: -105px;
  left: -10.5rem;
}
.block-header--contact .block-header-content__title {
  text-align: center;
}
.block-header--contact .btn {
  width: -webkit-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.block-header-page-boxes {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 112px;
  margin-top: 56px;
  margin-top: 5.6rem;
}
.block-header-page-box {
  display: grid;
  grid-template-rows: subgrid;
  /* karta zdědí stejné řádky jako rodič */
  grid-row: span 3;
  gap: 0;
  text-align: center;
}
.block-header-page-box__icon {
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.block-header-page-box__icon img {
  margin: 0 auto;
}
.block-header-page-box__text {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.block-header--single {
  text-align: center;
  padding-bottom: 64px;
  padding-bottom: 6.4rem;
}
.block-header--single .block-header-content-box {
  -ms-flex-pack: center;
      justify-content: center;
}
.block-header-content__date {
  color: #A7A7A7;
}
.block-text-media-stripes {
  padding: 72px 0 106px;
  padding: 7.2rem 0 10.6rem;
}
.block-text-media-title {
  text-align: center;
}
.block-text-media-desc {
  text-align: center;
  margin: 0 auto;
  max-width: 696px;
  margin-bottom: 60px;
  margin-bottom: 6rem;
}
.block-text-media-stripes-list {
  margin-top: 60px;
  margin-top: 6rem;
}
.block-text-media-stripes-list--nts {
  margin-top: 0;
}
.block-text-media-stripe {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}
.block-text-media-stripe:nth-child(even) .block-text-media-stripe-media {
  -ms-flex-order: 2;
      order: 2;
}
.block-text-media-stripe:nth-child(even) .block-text-media-stripe-content {
  -ms-flex-order: 1;
      order: 1;
}
.block-text-media-stripes-list--first-image .block-text-media-stripe:nth-child(odd) .block-text-media-stripe-media {
  -ms-flex-order: 2;
      order: 2;
}
.block-text-media-stripes-list--first-image .block-text-media-stripe:nth-child(odd) .block-text-media-stripe-content {
  -ms-flex-order: 1;
      order: 1;
}
.block-text-media-stripes-list--first-image .block-text-media-stripe:nth-child(even) .block-text-media-stripe-media {
  -ms-flex-order: 1;
      order: 1;
}
.block-text-media-stripes-list--first-image .block-text-media-stripe:nth-child(even) .block-text-media-stripe-content {
  -ms-flex-order: 2;
      order: 2;
}
.block-text-media-stripe--center .block-text-media-stripe-content {
  text-align: center;
}
.block-text-media-stripe-media {
  width: 712px;
}
.block-text-media-stripe-content {
  width: calc(100% - 712px);
  padding: 0 105px;
  padding: 0 10.5rem;
  box-sizing: border-box;
}
.block-text-media-stripe-content__suptitle {
  color: var(--979797, #979797);
  font-size: 13px;
  line-height: 20px;
  /* 153.846% */
  letter-spacing: 1.3px;
  text-transform: uppercase;
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.block-text-media-stripe-content__title {
  margin-bottom: 0;
}
.block-text-media-stripe-content__text {
  margin-top: 24px;
  margin-top: 2.4rem;
}
.block-text-media-stripe-content__link {
  margin-top: 56px;
  margin-top: 5.6rem;
}
.block-casestudy-benefits {
  background-color: #F6F6F6;
  padding: 72px 0 90px;
  padding: 7.2rem 0 9rem;
}
.block-casestudy-benefits-points {
  position: relative;
}
.block-casestudy-benefits-points-item {
  display: -ms-flexbox;
  display: flex;
  border-radius: 3px;
  background: #FFF;
  padding: 24px;
  padding: 2.4rem;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
  box-shadow: 0 2px 20.6px 0 rgba(0, 0, 0, 0.07);
}
.block-casestudy-benefits-points-item:last-child {
  margin-bottom: 0;
}
.block-casestudy-benefits-points-item-icon {
  margin-right: 29px;
  margin-right: 2.9rem;
}
.block-casestudy-benefits-points-item-icon svg {
  stroke: var(--mainRed);
}
.block-casestudy-benefits-points-item-text {
  margin: 0;
}
.block-casestudy-benefits-reference {
  margin-top: 56px;
  margin-top: 5.6rem;
}
.block-casestudy-benefits-reference-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 3px;
  background: #FFF;
  padding: 64px;
  padding: 6.4rem;
  box-shadow: 0 2px 20.6px 0 rgba(0, 0, 0, 0.07);
  box-sizing: border-box;
}
.block-casestudy-benefits-reference-box-text {
  width: calc(100% - 18rem);
  padding-right: 124px;
  padding-right: 12.4rem;
  box-sizing: border-box;
}
.block-casestudy-benefits-reference-box-text-icon {
  margin-bottom: 34px;
  margin-bottom: 3.4rem;
}
.block-casestudy-benefits-reference-box-auhtor {
  width: 180px;
  width: 18rem;
  text-align: center;
}
.block-casestudy-benefits-reference-box-auhtor-logo {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.block-casestudy-benefits-reference-box-auhtor-logo-box {
  width: 151px;
  height: 90;
  display: grid;
  place-items: center;
  margin: 0 auto;
}
.block-casestudy-benefits-reference-box-auhtor-logo-box img {
  object-fit: contain;
}
.block-casestudy-benefits-reference-box-auhtor-name {
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  /* 133.333% */
  letter-spacing: 0.75px;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.block-casestudy-benefits-reference-box-auhtor-function {
  color: var(--fontColorLight);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  /* 150% */
}
.block-casestudy-benefits-link {
  text-align: center;
  border-radius: 3px;
  background: var(--ffffff, #FFF);
  box-shadow: 0 2px 20.6px 0 rgba(0, 0, 0, 0.07);
  padding: 24px 32px;
  padding: 2.4rem 3.2rem;
  margin-top: 56px;
  margin-top: 5.6rem;
}
.block-reference-featured {
  background: #F6F6F6;
}
.block-reference-featured-slider-box {
  padding-left: 72px;
  padding-left: 7.2rem;
}
.block-reference-featured-slider-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.block-reference-featured-slider-item-image {
  width: 551px;
}
.block-reference-featured-slider-item-image img {
  border-radius: 5px;
}
.block-reference-featured-slider-item-content {
  width: calc(100% - 551px);
  padding: 110px 105px 0;
  padding: 11rem 10.5rem 0;
  box-sizing: border-box;
}
.block-reference-featured-slider-item-content__title {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
.block-reference-featured-slider-item-content-type {
  color: #979797;
  font-size: 14px;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.block-reference-featured-slider-item-content-tags {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.block-reference-featured-slider-item-content-tag {
  display: -ms-flexbox;
  display: flex;
  padding: 7px 7px 6px;
  -ms-flex-align: center;
      align-items: center;
  gap: 10px;
  border-radius: 3px;
  border: 1px solid #E30613;
  color: #E30613;
  font-size: 11px;
  line-height: normal;
  letter-spacing: 0.55px;
  text-transform: uppercase;
}
.block-reference-featured-slider-item-content-link {
  margin-top: 48px;
  margin-top: 4.8rem;
}
.block-reference-featured-slider-next,
.block-reference-featured-slider-prev {
  position: absolute;
  width: 18px;
  height: 32px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  cursor: pointer;
  color: var(--fontColor);
}
.block-reference-featured-slider-next.swiper-button-disabled,
.block-reference-featured-slider-prev.swiper-button-disabled {
  cursor: not-allowed;
}
.block-reference-featured-slider-next.swiper-button-disabled svg,
.block-reference-featured-slider-prev.swiper-button-disabled svg {
  opacity: .5;
}
.block-reference-featured-slider-next svg,
.block-reference-featured-slider-prev svg {
  stroke: currentColor;
}
.block-reference-featured-slider-next:hover,
.block-reference-featured-slider-prev:hover {
  color: #E30613;
}
.block-reference-featured-slider-next:active,
.block-reference-featured-slider-prev:active {
  color: #B4000B;
}
.block-reference-featured-slider-next {
  right: -105px;
  right: -10.5rem;
}
.block-reference-featured-slider-prev {
  left: -105px;
  left: -10.5rem;
}
.block-reference-featured-citations {
  position: relative;
  z-index: 1;
  margin-top: -182px;
  margin-top: -18.2rem;
}
.block-reference-featured-citations-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.block-reference-featured-citations-item {
  background-color: #fff;
  box-sizing: border-box;
  display: grid;
  grid-template-rows: subgrid;
  /* karta zdědí stejné řádky jako rodič */
  grid-row: span 3;
  gap: 0;
  border-radius: 5px;
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.15);
}
.block-reference-featured-citations-item-top {
  padding: 32px;
}
.block-reference-featured-citations-item-icon {
  margin-bottom: 23px;
}
.block-reference-featured-citations-item-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 32px;
  border-top: 1px solid #EDEDED;
}
.block-reference-featured-citations-item-bottom-logo-box {
  width: 151px;
  height: 90;
  display: grid;
  place-items: center;
  margin: 0 auto;
}
.block-reference-featured-citations-item-bottom-logo-box img {
  object-fit: contain;
}
.block-reference-featured-citations-item-bottom-content {
  padding-left: 32px;
}
.block-reference-featured-citations-item-bottom-content__name {
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.75px;
  text-transform: uppercase;
}
.block-reference-featured-citations-item-bottom-content__function {
  color: #979797;
  font-size: 14px;
  line-height: 21px;
}
.block-reference-featured-link {
  text-align: center;
  padding: 0 0 72px 0;
  padding: 0 0 7.2rem 0;
  position: relative;
}
.block-reference-featured-link a {
  position: relative;
  z-index: 1;
  margin-top: 72px;
  margin-top: 7.2rem;
}
.block-reference-featured-link::after {
  width: 100%;
  height: 400px;
  background-color: var(--mainBlue);
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}
.block-reference-list-top {
  padding: 72px 0 46px;
  padding: 7.2rem 0 4.6rem;
  text-align: center;
  position: relative;
}
.block-reference-list-top::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  background-color: var(--mainBlue);
  height: 445px;
  height: 44.5rem;
}
.block-reference-list {
  background: #F6F6F6;
  padding-bottom: 95px;
  padding-bottom: 9.5rem;
}
.block-reference-list-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 8px;
}
.block-reference-list-grid-item {
  background-color: #FFF;
  display: grid;
  grid-template-rows: subgrid;
  /* karta zdědí stejné řádky jako rodič */
  grid-row: span 4;
  gap: 0;
  border-radius: 3px;
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.15);
  text-decoration: none;
}
.block-reference-list-grid-item--disable .theme-link {
  color: #A7A7A7;
}
a.block-reference-list-grid-item:hover .block-reference-list-grid-item-link .theme-link {
  color: #E30613;
}
a.block-reference-list-grid-item:active .block-reference-list-grid-item-link .theme-link {
  color: #000;
}
a.block-reference-list-grid-item:active .block-reference-list-grid-item-link .theme-link svg {
  fill: currentColor;
  stroke: currentColor;
}
.block-reference-list-grid-item__logo {
  height: 90px;
  height: 9rem;
  display: grid;
  place-content: center;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  padding-top: 24px;
  padding-top: 2.4rem;
}
.block-reference-list-grid-item__logo-box {
  width: 151px;
  height: 90px;
  display: grid;
  place-content: center;
}
.block-reference-list-grid-item__logo-box img {
  object-fit: contain;
}
.block-reference-list-grid-item__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0 50px;
  padding: 0 5rem;
  text-align: center;
  margin-bottom: 0;
  line-height: 31px;
  /* 140.909% */
  letter-spacing: -1.1px;
}
.block-reference-list-grid-item-tags {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 16px;
  margin-top: 1.6rem;
}
.block-reference-list-grid-item-tag {
  color: var(--979797, #979797);
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.block-reference-list-grid-item-link {
  border-top: 1px solid #EDEDED;
  padding: 24px 0;
  padding: 2.4rem 0;
  text-align: center;
  margin-top: 32px;
  margin-top: 3.2rem;
}
.block-reference-logos {
  padding: 72px 0;
  padding: 7.2rem 0;
}
.block-reference-logos li {
  padding: 0;
  margin: 0 61px;
  margin: 0 6.1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 50px;
}
.block-reference-logos li::before {
  display: none;
}
.block-reference-logos li img {
  max-height: 100%;
  min-height: 100%;
  margin: 0 auto;
  max-width: 150px;
  max-width: 15rem;
  transition: all .2s ease;
  width: auto;
}
.block-info-stripe {
  padding: 88px 0;
  padding: 8.8rem 0;
}
.block-info-stripe-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}
.block-info-stripe-box__image {
  width: 696px;
}
.block-info-stripe-box-content {
  width: calc(100% - 696px);
  padding: 0 105px;
  padding: 0 10.5rem;
  box-sizing: border-box;
}
.block-info-stripe-box-content-btn {
  margin-top: 40px;
  margin-top: 4rem;
}
.block-info-panel {
  margin: 64px 0;
  margin: 6.4rem 0;
}
.block-info-panel-box {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.15);
  padding: 40px;
  padding: 4rem;
}
.block-info-panel-box ul li {
  padding-left: 46px;
  padding-left: 4.6rem;
}
.block-info-panel-box ul li::before {
  top: 0px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyMiAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMyAxNEw4LjUgMTkuNUwyMCA4IiBzdHJva2U9IiNFMzA2MTMiIHN0cm9rZS13aWR0aD0iNCIvPjwvc3ZnPg==);
  width: 22px;
  height: 28px;
  background-size: 22px 28px;
}
.block-info-panel-btn {
  margin-top: 48px;
  margin-top: 4.8rem;
}
.block-partners-list-top {
  padding: 72px 0 0;
  padding: 7.2rem 0 0;
  text-align: center;
  position: relative;
}
.block-partners-list-top::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  background-color: var(--mainBlue);
  height: 226px;
  height: 22.6rem;
}
.block-partners-list {
  background: #F6F6F6;
  padding-bottom: 95px;
  padding-bottom: 9.5rem;
}
.block-partners-list-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 8px;
}
.block-partners-list-grid-item {
  background-color: #FFF;
  display: grid;
  grid-template-rows: subgrid;
  /* karta zdědí stejné řádky jako rodič */
  grid-row: span 4;
  gap: 0;
  border-radius: 3px;
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.15);
  text-decoration: none;
  padding-bottom: 32px;
  padding-bottom: 3.2rem;
}
.block-partners-list-grid-item__logo {
  height: 90px;
  height: 9rem;
  display: grid;
  place-content: center;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  padding-top: 24px;
  padding-top: 2.4rem;
}
.block-partners-list-grid-item__logo-box {
  width: 151px;
  height: 90;
  display: grid;
  place-items: center;
  margin: 0 auto;
}
.block-partners-list-grid-item__logo-box img {
  object-fit: contain;
}
.block-partners-list-grid-item__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0 30px;
  padding: 0 3rem;
  text-align: center;
  margin-bottom: 0;
  line-height: 31px;
  /* 140.909% */
  letter-spacing: -1.1px;
}
.block-partners-list-grid-item-place {
  color: var(--979797, #979797);
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 16px;
  margin-top: 1.6rem;
}
.block-cta {
  padding: 64px 0 80px;
  padding: 6.4rem 0 8rem;
}
.block-cta.block--blue {
  color: #fff;
}
.block-cta.block--blue .block-cta-content * {
  color: #fff;
}
.block-cta.block--blue .block-cta-tag {
  color: #C7D6EA;
}
.block-cta-box {
  text-align: center;
}
.block-cta-tag {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.block-link {
  margin-top: 32px;
  margin-top: 3.2rem;
}
.block-partners-reference-selected-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
  background-color: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.15);
}
.block-partners-reference-selected-item-top {
  padding: 32px;
}
.block-partners-reference-selected-item-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 32px;
  border-top: 1px solid #EDEDED;
  margin-top: auto;
  /* zarovnání dolů */
  box-sizing: border-box;
}
.block-partners-reference-selected-item-bottom-logo-box {
  width: 151px;
  height: 90;
  display: grid;
  place-items: center;
  margin: 0 auto;
}
.block-partners-reference-selected-item-bottom-logo-box img {
  object-fit: contain;
}
.block-partners-reference-selected-item-bottom-content {
  padding-left: 32px;
}
.block-partners-reference-selected-item-bottom-content__name {
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.75px;
  text-transform: uppercase;
}
.block-partners-reference-selected-item-bottom-content__function {
  color: #979797;
  font-size: 14px;
  line-height: 21px;
}
.block-partners-reference-slider {
  background: var(--Linear, linear-gradient(253deg, #F9F9F9 0%, #F6F6F6 100%));
  padding: 64px 0 80px;
  padding: 6.4rem 0 8rem;
}
.block-partners-reference-slider-next,
.block-partners-reference-slider-prev {
  position: absolute;
  width: 18px;
  height: 32px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  cursor: pointer;
  color: var(--fontColor);
}
.block-partners-reference-slider-next.swiper-button-disabled,
.block-partners-reference-slider-prev.swiper-button-disabled {
  cursor: not-allowed;
}
.block-partners-reference-slider-next.swiper-button-disabled svg,
.block-partners-reference-slider-prev.swiper-button-disabled svg {
  opacity: .5;
}
.block-partners-reference-slider-next svg,
.block-partners-reference-slider-prev svg {
  stroke: currentColor;
}
.block-partners-reference-slider-next:hover,
.block-partners-reference-slider-prev:hover {
  color: #E30613;
}
.block-partners-reference-slider-next:active,
.block-partners-reference-slider-prev:active {
  color: #B4000B;
}
.block-partners-reference-slider-next {
  right: -105px;
  right: -10.5rem;
}
.block-partners-reference-slider-prev {
  left: -105px;
  left: -10.5rem;
}
.block-partners-reference-slider__title {
  text-align: center;
}
.block-partners-reference-slider-box {
  margin-top: 46px;
  margin-top: 4.6rem;
  padding: 10px;
  padding: 1rem;
  margin-bottom: -10px;
  margin-bottom: -1rem;
}
.block-partners-reference-slider-item-icon {
  margin-bottom: 23px;
}
.block-partners-reference-slider-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
  background-color: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  box-shadow: 0 4px 8.7px 0 rgba(0, 0, 0, 0.08);
}
.block-partners-reference-slider-item-top {
  padding: 32px;
}
.block-partners-reference-slider-item-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 32px;
  border-top: 1px solid #EDEDED;
  margin-top: auto;
  /* zarovnání dolů */
  box-sizing: border-box;
}
.block-partners-reference-slider-item-bottom-logo-box {
  width: 151px;
  height: 90;
  display: grid;
  place-items: center;
  margin: 0 auto;
}
.block-partners-reference-slider-item-bottom-logo-box img {
  object-fit: contain;
}
.block-partners-reference-slider-item-bottom-content {
  padding-left: 32px;
}
.block-partners-reference-slider-item-bottom-content__name {
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.75px;
  text-transform: uppercase;
}
.block-partners-reference-slider-item-bottom-content__function {
  color: #979797;
  font-size: 14px;
  line-height: 21px;
}
.block-posts-list {
  background: #F6F6F6;
  padding: 72px 0 80px;
  padding: 7.2rem 0 8rem;
}
.block-posts-list-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 32px;
  /* mezery mezi sloupci */
  row-gap: 32px;
}
.post-item {
  background-color: #FFF;
  display: grid;
  grid-template-rows: subgrid;
  /* karta zdědí stejné řádky jako rodič */
  grid-row: span 4;
  column-gap: 0;
  /* mezery mezi sloupci */
  row-gap: 0;
  border-radius: 3px;
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.15);
  text-decoration: none;
  padding-bottom: 32px;
  padding-bottom: 3.2rem;
  position: relative;
}
.post-item:hover .post-item__title {
  color: var(--mainRedHover);
}
.post-item:hover .post-item-readmore-link {
  color: var(--mainRedHover);
  text-decoration: none;
}
.post-item:active .post-item__title {
  color: var(--fontColor);
}
.post-item:active .post-item-readmore-link {
  color: var(--fontColor);
  text-decoration: none;
}
.post-item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  text-indent: -9999em;
  letter-spacing: -9999em;
  overflow: hidden;
  color: transparent;
  display: block;
}
.post-item-image {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.post-item-image img {
  border-radius: 3px 3px 0 0;
}
.post-item__title {
  padding: 0 20px;
  padding: 0 2rem;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
.post-item__date {
  padding: 0 20px;
  padding: 0 2rem;
  color: #979797;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
.post-item__date span {
  display: block;
}
.post-item-readmore {
  padding: 0 20px;
  padding: 0 2rem;
  font-size: 15px;
  line-height: 22px;
}
.block-posts-btn {
  text-align: center;
  margin-top: 40px;
  margin-top: 4rem;
}
.post-item--simple {
  background-color: transparent;
  padding: 0;
  box-shadow: none;
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.post-item--simple:last-child {
  margin-bottom: 0;
}
.post-item--simple .post-item__title {
  padding: 0;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
.post-item--simple .post-item__date {
  padding: 0;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
.post-item--simple .post-item__date span {
  display: block;
}
.post-item--simple .post-item-excerpt {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
.post-item--simple .post-item-readmore {
  padding: 0;
}
.post-item--simple:hover .post-item__title {
  color: var(--fontColor);
}
.post-item--simple:hover .post-item-readmore-link {
  color: var(--fontColor);
  text-decoration: underline;
}
.post-item--simple:hover .post-item-readmore-link:hover {
  text-decoration: none;
}
.post-item--simple:active .post-item__title {
  color: var(--fontColor);
}
.post-item--simple:active .post-item-readmore-link {
  color: var(--fontColor);
  text-decoration: underline;
}
.block-text-cols {
  padding: 88px 0;
  padding: 8.8rem 0;
}
.block-text-cols-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -16px -32px;
  margin: 0 -1.6rem -3.2rem;
}
.block-text-cols-item {
  width: 50%;
  padding: 0 16px;
  padding: 0 1.6rem;
  box-sizing: border-box;
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.block-text-cols-item-box {
  border-radius: 3px;
  background: var(--ffffff, #FFF);
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.15);
  padding: 40px;
  padding: 4rem;
}
.block-slider-logos {
  padding: 72px 0;
  padding: 7.2rem 0;
  border-top: 1px solid #EDEDED;
}
.block-slider-logos li {
  padding: 0;
  margin: 0 61px;
  margin: 0 6.1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.block-slider-logos li::before {
  display: none;
}
.block-slider-logos li img {
  margin: 0 auto;
  transition: all .2s ease;
  width: auto;
  max-width: 242px;
  max-height: 90px;
}
.block-slider-logos__title {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.block-timeline-slider {
  background-color: var(--mainBlue);
  padding: 72px 0 100px;
  padding: 7.2rem 0 10rem;
}
.block-timeline-slider__title {
  text-align: center;
  margin-bottom: 64px;
  margin-bottom: 6.4rem;
}
.block-timeline-slider-item {
  background-color: #fff;
  border-radius: 3px;
  background: var(--ffffff, #FFF);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 56px 32px;
  padding: 5.6rem 3.2rem;
  box-sizing: border-box;
}
.block-timeline-slider-item__year {
  background-color: var(--mainRed);
  color: #FFF;
  margin: 0;
  padding: 5px 18px 6px 19px;
  border-radius: 3px;
  margin: 0 auto 29px;
  margin: 0 auto 2.9rem;
  position: relative;
  width: -webkit-fit-content;
  width: fit-content;
}
.block-timeline-slider-item__year::before {
  width: 20px;
  width: 2rem;
  height: 20px;
  height: 2rem;
  border-radius: 3px;
  background-color: var(--mainRed);
  position: absolute;
  bottom: -6px;
  bottom: -0.6rem;
  left: 50%;
  margin-left: -8px;
  margin-left: -0.8rem;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  content: "";
}
.block-timeline-slider-item__text {
  width: 100%;
  text-align: center;
}
.block-timeline-slider-next,
.block-timeline-slider-prev {
  position: absolute;
  width: 18px;
  height: 32px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  cursor: pointer;
  color: #518AC4;
}
.block-timeline-slider-next.swiper-button-disabled,
.block-timeline-slider-prev.swiper-button-disabled {
  cursor: not-allowed;
}
.block-timeline-slider-next.swiper-button-disabled svg,
.block-timeline-slider-prev.swiper-button-disabled svg {
  opacity: .5;
}
.block-timeline-slider-next svg,
.block-timeline-slider-prev svg {
  stroke: currentColor;
}
.block-timeline-slider-next:hover,
.block-timeline-slider-prev:hover {
  color: #FFFFFF;
}
.block-timeline-slider-next:active,
.block-timeline-slider-prev:active {
  color: #FFFFFF;
}
.block-timeline-slider-next {
  right: -105px;
  right: -10.5rem;
}
.block-timeline-slider-prev {
  left: -105px;
  left: -10.5rem;
}
.block-specialization-info {
  padding-bottom: 72px;
  padding-bottom: 7.2rem;
}
.block-specialization-info-top {
  background-color: var(--mainBlue);
  padding: 72px 0 152px;
  padding: 7.2rem 0 15.2rem;
}
.block-specialization-info-top-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}
.block-specialization-info-box-video {
  width: 696px;
}
.block-specialization-info-box-video img {
  border-radius: 5px;
}
.block-specialization-info-box-content {
  width: calc(100% - 696px);
  padding-right: 105px;
  padding-right: 10.5rem;
  box-sizing: border-box;
}
.block-specialization-info-box-content-text {
  color: #fff;
}
.block-specialization-info-box-content-text h2,
.block-specialization-info-box-content-text h3,
.block-specialization-info-box-content-text h4,
.block-specialization-info-box-content-text h5,
.block-specialization-info-box-content-text h6 {
  color: #fff;
}
.block-specialization-info-points {
  margin-top: -80px;
  margin-top: -8rem;
}
.block-specialization-info-points-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 20.6px 0 rgba(0, 0, 0, 0.07);
  margin-bottom: 20px;
  margin-bottom: 2rem;
  color: var(--fontColor);
  text-decoration: none;
  padding-right: 40px;
  padding-right: 4rem;
}
.block-specialization-info-points-item:hover {
  color: var(--fontColor);
}
.block-specialization-info-points-item:last-child {
  margin-bottom: 0;
}
.block-specialization-info-points-item-title {
  width: 160px;
  width: 16rem;
  aspect-ratio: 1;
  display: grid;
  place-content: center;
  border-radius: 3px 0 0 3px;
}
.block-specialization-info-points-item-title span {
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  /* 123.077% */
  text-transform: uppercase;
  padding: 0 25px;
  padding: 0 2.5rem;
  text-align: center;
}
.block-specialization-info-points-item-content {
  padding: 0 0 0 40px;
  padding: 0 0 0 4rem;
  box-sizing: border-box;
  width: calc(100% - 16rem - 21px);
  max-width: 691px;
}
.block-specialization-info-points-item--yellow .block-specialization-info-points-item-title {
  background-color: var(--yellowModuleLight);
}
.block-specialization-info-points-item--yellow:hover .block-specialization-info-points-item-title {
  background-color: var(--yellowModule);
  color: #fff;
}
.block-specialization-info-points-item--orange .block-specialization-info-points-item-title {
  background-color: var(--orangeModuleLight);
}
.block-specialization-info-points-item--orange:hover .block-specialization-info-points-item-title {
  background-color: var(--orangeModule);
  color: #fff;
}
.block-specialization-info-points-item--red .block-specialization-info-points-item-title {
  background-color: var(--redModuleLight);
}
.block-specialization-info-points-item--red:hover .block-specialization-info-points-item-title {
  background-color: var(--redModule);
  color: #fff;
}
.block-specialization-info-points-item--blue .block-specialization-info-points-item-title {
  background-color: var(--blueModuleLight);
}
.block-specialization-info-points-item--blue:hover .block-specialization-info-points-item-title {
  background-color: var(--blueModule);
  color: #fff;
}
.block-specialization-info-points-item--cyan .block-specialization-info-points-item-title {
  background-color: var(--cyanModuleLight);
}
.block-specialization-info-points-item--cyan:hover .block-specialization-info-points-item-title {
  background-color: var(--cyanModule);
  color: #fff;
}
.block-specialization-info-points-item--green .block-specialization-info-points-item-title {
  background-color: var(--greenModuleLight);
}
.block-specialization-info-points-item--green:hover .block-specialization-info-points-item-title {
  background-color: var(--greenModule);
  color: #fff;
}
.block-specialization-info-points-item--grey .block-specialization-info-points-item-title {
  background-color: var(--greyModuleLight);
}
.block-specialization-info-points-item--grey:hover .block-specialization-info-points-item-title {
  background-color: var(--greyModule);
  color: #fff;
}
.block-specialization-info-points-item-content__name {
  margin-bottom: 8px;
  margin-bottom: .8rem;
}
.block-specialization-info-points-item-arrow {
  width: 21px;
  margin: 0 0 0 auto;
  color: var(--mainRed);
}
.block-specialization-info-points-item-arrow svg {
  fill: currentColor;
}
.block-training-list {
  background: #F6F6F6;
  padding: 88px 0;
  padding: 8.8rem 0;
}
.block-training-list-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #fff;
  text-decoration: none;
  color: #000;
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
  border-radius: 3px;
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.15);
}
.block-training-list-item:hover {
  color: #000;
}
.block-training-list-item:last-child {
  margin-bottom: 0;
}
.block-training-list-item-date {
  width: 240px;
  width: 24rem;
  box-sizing: border-box;
  background-color: var(--mainBlue);
  color: #fff;
  border-radius: 3px 0 0 3px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  padding: 40px 0;
  padding: 4rem 0;
}
.block-training-list-item-date__day {
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.block-training-list-item-date__month {
  font-size: 20px;
  line-height: normal;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 34px;
  margin-bottom: 3.4rem;
}
.block-training-list-item-date__year {
  color: #518AC4;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.8px;
}
.block-training-list-item-content {
  width: calc(100% - 24rem - 14.1rem);
  box-sizing: border-box;
  padding: 32px 40px;
  padding: 3.2rem 4rem;
}
.block-training-list-item-content__title {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
.block-training-list-item-content-tags {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
.block-training-list-item-content-tag {
  border-radius: 3px;
  border: 1px solid #000;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  padding: 7px 7px 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.block-training-list-item-content-tag--blue {
  border-color: var(--mainBlue);
}
.block-training-list-item-content-tag--red {
  border-color: var(--mainRed);
}
.block-training-list-item-link {
  width: 141px;
  width: 14.1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding-right: 40px;
  padding-right: 4rem;
  box-sizing: border-box;
}
.block-training-list-item-link svg {
  fill: var(--mainRed);
}
.footer-boxes {
  padding-top: 64px;
  padding-top: 6.4rem;
  position: relative;
  background: #F6F6F6;
}
.footer-boxes:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  background-color: var(--mainBlue);
  height: 276px;
  height: 27.6rem;
}
.footer-boxes-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}
.footer-boxes-items--1 {
  grid-template-columns: 1fr;
}
.footer-boxes-item {
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.15);
  padding: 77px 69px;
  padding: 7.7rem 6.9rem;
  text-align: center;
  position: relative;
  z-index: 1;
  display: block;
  text-decoration: none;
  color: var(--fontColor);
  overflow: hidden;
}
.footer-boxes-item:before {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: var(--mainRedHover);
  border-radius: 50%;
  content: "";
  width: 0;
  aspect-ratio: 1;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  transition: all .4s linear;
}
.footer-boxes-item:hover {
  color: #fff;
}
.footer-boxes-item:hover::before {
  width: 150%;
  transition: all .4s linear;
}
.footer-boxes-item:hover .footer-boxes-item__title {
  color: #fff;
  transition: all .2s linear;
}
.footer-boxes-item:hover .btn {
  color: #000 !important;
  background-color: #FFF !important;
  border-color: #FFF !important;
}
.footer-boxes-item:active {
  background-color: var(--mainRedHover);
  color: #fff;
}
.footer-boxes-item:active .footer-boxes-item__title {
  color: #fff;
}
.footer-boxes-item:active .btn {
  color: #fff !important;
  background-color: var(--mainRedHover) !important;
  border-color: #FFF !important;
}
.footer-boxes-item__title {
  max-width: 560px;
  max-width: 56rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  transition: all .2s linear;
}
.footer-boxes-item__text {
  max-width: 560px;
  max-width: 56rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  transition: all .2s linear;
}
.footer-boxes-item-buttons {
  margin-top: 40px;
  margin-top: 4rem;
}
.footer-carrer-contact {
  padding-top: 64px;
  padding-top: 6.4rem;
  position: relative;
  background: #F6F6F6;
  z-index: 1;
}
.footer-carrer-contact:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  background-color: var(--mainBlue);
  height: 276px;
  height: 27.6rem;
}
.footer-carrer-contact-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-radius: 5px;
  background: var(--ffffff, #FFF);
  box-shadow: 0 2px 39.7px 0 rgba(0, 0, 0, 0.15);
  -ms-flex-align: center;
      align-items: center;
  position: relative;
}
.footer-carrer-contact-box-info {
  width: calc(100% - 52rem);
  border-right: 1px solid #F2F2F2;
  box-sizing: border-box;
  padding: 64px 105px 72px;
  padding: 6.4rem 10.5rem 7.2rem;
  text-align: center;
}
.footer-carrer-contact-box-info__text {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.footer-carrer-contact-box-person {
  width: 520px;
  width: 52rem;
  text-align: center;
}
.footer-carrer-contact-box-info__phone,
.footer-carrer-contact-box-info__email {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.footer-carrer-contact-box-info__phone a,
.footer-carrer-contact-box-info__email a {
  color: var(--004994, #004994);
  font-size: 26px;
  font-weight: 700;
  line-height: 38px;
  text-decoration: none;
}
.footer-carrer-contact-box-info__phone svg,
.footer-carrer-contact-box-info__email svg {
  margin-right: 24px;
  margin-right: 2.4rem;
}
.footer-carrer-contact-box-info__phone {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.footer-carrer-contact-box-info-button {
  margin-top: 40px;
  margin-top: 4rem;
}
.footer-carrer-contact-box-person-photo {
  margin-bottom: 38px;
  margin-bottom: 3.8rem;
}
.footer-carrer-contact-box-person-photo img {
  margin: 0 auto;
  border-radius: 50%;
}
.footer-carrer-contact-box-person-name {
  text-transform: uppercase;
  font-weight: 700;
}
.footer-carrer-contact-box-person-position {
  color: #696969;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  margin-top: 8px;
}
.main-page.main-page--404 {
  padding: 0 0 124px 0;
  padding: 0 0 12.4rem 0;
}
.search-top-bar-content__title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
.search-top-bar-content__count {
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
.search-top-bar-content__count:last-child {
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
.entry--single {
  background: #F6F6F6;
}
.entry-box {
  padding: 80px 0 80px;
  padding: 8rem 0 8rem;
}
.entry-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.entry-content--with-sidebar .block-entry-box-content {
  width: calc(100% - 384px);
  box-sizing: border-box;
  padding-right: 32px;
}
.block-entry-box-content {
  width: 100%;
}
.block-entry-box-sidebar {
  width: 384px;
}
.news-list {
  margin: 0 -36px 34px;
  margin: 0 -3.6rem 3.4rem;
}
.news-item {
  float: left;
  width: 50%;
  padding: 0 36px;
  padding: 0 3.6rem;
  box-sizing: border-box;
  border-right: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  margin-right: -1px;
}
.news-item:last-child {
  border-right: 0;
  padding-right: 100px;
  padding-right: 10rem;
}
.news-item:first-child {
  border-left: 0;
  padding-right: 100px;
  padding-right: 10rem;
}
.news-item-text__title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  line-height: 2.2rem;
  color: #E30613;
}
.news-item-text-link:hover {
  color: #000;
  text-decoration: underline;
}
.news-item-text-link:hover .news-item-text__title {
  color: #000;
}
.news-meta {
  color: #a3a3a3;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  margin-bottom: 11px;
  margin-bottom: 1.1rem;
}
.news-meta a {
  color: #a3a3a3;
}
.news-meta__item {
  float: left;
  margin-right: 8px;
  margin-right: .8rem;
  padding-left: 20px;
  padding-left: 2rem;
  background-position: left center;
  background-size: 17px 17px;
}
.news-meta__item:last-child {
  margin-right: 0;
}
.news-more {
  text-align: center;
}
.news-list--col3 {
  padding: 0 27px;
  padding: 0 2.7rem;
}
.news-list--col3 .news-item {
  width: 33.333%;
  padding-right: 10px;
  padding-right: 1rem;
}
.news-list--col3 .news-item-text__title {
  font-size: 16px;
  font-size: 1.6rem;
}
.news-list--col3 .news-meta__item {
  font-size: 12px;
  font-size: 1.2rem;
}
.archive-categories {
  margin-top: 22px;
  margin-top: 2.2rem;
}
.archive-categories-box {
  border: 1px solid #e2e2e2;
  background-color: #f3f1f5;
  padding: 13px 20px;
  padding: 1.3rem 2rem;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 38px;
  margin-bottom: 3.8rem;
}
.archive-categories__title {
  font-size: 14px;
  color: #000000;
  font-weight: 700;
  margin-right: 5px;
  margin-right: .5rem;
  line-height: 30px;
  line-height: 3rem;
}
.archive-categories-links {
  float: left;
  margin-right: 20px;
  margin-right: 2rem;
}
.archive-categories-links:last-child {
  margin-right: 0;
}
.btn-to-newsletter {
  float: right;
  line-height: 32px;
  line-height: 3.2rem;
}
.archive-category__link {
  border-radius: 3px;
  box-shadow: inset 0 0 1px 1px #d7d7d7;
  border: 1px solid #ababab;
  background-color: #ffffff;
  background-image: linear-gradient(to top, #e2e2e2 0%, #f1f1f1 100%);
  display: inline-block;
  padding: 0 8px 0 9px;
  padding: 0 .8rem 0 .9rem;
  margin-right: 6px;
  margin-right: .6rem;
  text-decoration: none;
  line-height: 30px;
  line-height: 3rem;
  margin-bottom: 6px;
  margin-bottom: .6rem;
}
.archive-category__link:hover {
  color: #000;
}
.archive-category__link:last-child {
  margin-right: 0;
}
.archive-category__link--active {
  color: #000;
  font-weight: 700;
  background-image: none;
  background-color: #e3dfde;
}
.blog-item-text__title {
  color: #E30613;
}
.blog-item-text__title h2 {
  color: #E30613;
  transition: all .2s ease;
}
.blog-item-text__title:hover h2 {
  color: #000;
  transition: all .2s ease;
}
.blog-list {
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.blog-item {
  width: 50%;
  float: left;
  border-right: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  box-sizing: border-box;
}
.blog-item:first-child {
  border-left: 0;
  margin-right: -1px;
}
.blog-item:first-child .blog-item__text {
  padding-left: 0;
  padding-right: 110px;
  padding-right: 11rem;
}
.blog-item:last-child {
  border-right: 0;
}
.blog-item:last-child .blog-item__text {
  padding-left: 35px;
  padding-left: 3.5rem;
  padding-right: 85px;
  padding-right: 8.5rem;
}
.blog-item--full {
  float: none;
  width: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #e3e2e6;
  padding-bottom: 41px;
  padding-bottom: 4.1rem;
  margin-bottom: 38px;
  margin-bottom: 3.8rem;
}
.blog-item--full:first-child {
  margin-right: 0;
}
.blog-item--full:first-child .blog-item__text {
  padding: 0;
}
.blog-item--full:last-child {
  margin-right: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.blog-item--full:last-child .blog-item__text {
  padding: 0;
}
.blog-item__text {
  padding: 0 95px;
  padding: 0 9.5rem;
}
.blog-item__text--full {
  padding: 0;
}
.blog-item-text__link {
  color: #cc3333;
  display: block;
}
.blog-item-text__link:hover {
  color: #090408;
  text-decoration: underline;
}
.blog-item-text__link:hover .blog-item-text__title {
  color: #090408;
}
.blog-item-text__title {
  color: #cc3333;
  font-family: 'QI Grotesk', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-transform: none;
  margin-bottom: 13px;
  margin-bottom: 1.3rem;
}
.blog-item__perex {
  margin-bottom: 17px;
  margin-bottom: 1.7rem;
}
.blog-meta {
  color: #a3a3a3;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  margin-bottom: 11px;
  margin-bottom: 1.1rem;
}
.blog-meta a {
  color: #a3a3a3;
}
.blog-meta__item {
  float: left;
  margin-right: 8px;
  margin-right: .8rem;
  padding-left: 20px;
  padding-left: 2rem;
  background-position: left center;
  background-size: 17px 17px;
}
.blog-meta__item:last-child {
  margin-right: 0;
}
.blog-more {
  text-align: center;
}
.promo {
  padding-bottom: 53px;
  padding-bottom: 5.3rem;
}
.promo__title {
  color: #000000;
  font-family: 'QI Grotesk', sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 30px;
  line-height: 3rem;
  text-align: center;
  margin-bottom: 7px;
  margin-bottom: .7rem;
}
.promo__subtitle {
  color: #3b3b3b;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  text-align: center;
  margin-bottom: 23px;
  margin-bottom: 2.3rem;
}
.promo-logos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -22px 20px;
  margin: 0 -2.2rem 2rem;
}
.promo-logo {
  display: block;
  padding: 0 22px;
  box-sizing: border-box;
}
.promo-btns {
  text-align: center;
}
.promo-btns__btn {
  margin: 0 10px;
  margin: 0 1rem;
}
@media screen and (max-width: 63.9375em) {
  .news-list {
    margin: 0 -3rem 3.4rem;
  }
  .news-item:first-child,
  .news-item:last-child {
    padding-right: 3rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .archive-categories__title {
    display: block;
    margin-bottom: .5rem;
  }
  .archive-category__link {
    display: inline-block;
    margin: 0 .3rem 1rem;
  }
  .archive-categories-links {
    float: none;
    text-align: center;
    margin: 0 0 .6rem;
  }
  .btn-to-newsletter {
    float: none;
    display: block;
    text-align: center;
  }
  .news-list {
    margin: 0 0 3.4rem;
  }
  .news-item {
    width: 100%;
    padding: 0;
    border-right: 0;
    border-bottom: 1px solid #e2e2e2;
    border-left: 0;
    text-align: center;
    margin-bottom: 2rem;
  }
  .news-item:last-child,
  .news-item:first-child {
    padding: 0;
  }
  .news-item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
  }
  .news-meta {
    text-align: center;
  }
  .news-meta__item {
    display: inline-block;
    float: none;
  }
  .promo-logos {
    margin: 0 0 2rem;
    text-align: center;
    display: block;
  }
  .promo-logo {
    padding: 0;
    text-align: center;
    display: inline-block;
  }
  .promo-logo img {
    display: inline-block;
    margin: 0 auto;
  }
  .promo-btns__btn {
    margin-bottom: 1rem;
  }
  .promo-btns__btn:last-child {
    margin-bottom: 0;
  }
  .news-list--col3 {
    padding: 0;
  }
  .news-list--col3 .news-item {
    width: 100%;
    padding-right: 0;
  }
}
.block-header--course {
  text-align: center;
  padding: 60px 0 72px;
  padding: 6rem 0 7.2rem;
}
.block-header-content--course {
  max-width: 800px;
  max-width: 80rem;
  margin: 0 auto;
}
.block-header-content-perex {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  margin-top: 44px;
  margin-top: 4.4rem;
}
.block-header-content-more {
  margin-top: 22px;
  margin-top: 2.2rem;
}
.block-header-content-more__link {
  color: #D32600;
  /* Perex M U */
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  font-family: 'QI Grotesk', sans-serif;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.block-header-content-more__link svg {
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
  margin-left: 12px;
  margin-left: 1.2rem;
  fill: currentColor;
}
.course-info-box {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
  margin-top: 50px;
  margin-top: 5rem;
  padding-bottom: 42px;
  padding-bottom: 4.2rem;
}
.course-info-box-top-title {
  text-align: center;
  margin: 0;
  padding: 30px 0 11px;
  padding: 3rem 0 1.1rem;
}
.course-info-box-top {
  display: -ms-flexbox;
  display: flex;
  padding: 25px 31px 23px;
  padding: 2.5rem 3.1rem 2.3rem;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 38px;
  line-height: 3.8rem;
  border-bottom: 1px dashed #E4E4E4;
  font-family: 'QI Grotesk', sans-serif;
}
.course-info-box__type {
  width: 33.333%;
  text-align: left;
  font-weight: 700;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.course-info-box__type img {
  margin-right: 12px;
  margin-right: 1.2rem;
}
.course-info-box-terms {
  width: 33.333%;
  text-align: center;
}
.course-content-terms--open {
  margin: 0 0 0 auto;
  text-align: right;
}
.course-content-terms--open strong {
  display: contents;
}
.course-info-box-term-item {
  background-repeat: no-repeat;
  background-position: left center;
}
.course-info-box-term-item strong {
  background-repeat: no-repeat;
  background-position: left center;
}
.course-info-box-term-item--date {
  background-image: url(../img/svg-min/date-time.svg);
  padding-left: 38px;
  padding-left: 3.8rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.course-info-box-term-item--place strong {
  background-image: url(../img/svg-min/users.svg);
  padding-left: 38px;
  padding-left: 3.8rem;
  background-repeat: no-repeat;
  background-position: left center;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.course-info-box-capacity-items {
  width: 33.333%;
  text-align: right;
}
.course-info-box-price {
  margin: 34px 0 35px;
  margin: 3.4rem 0 3.5rem;
  text-align: center;
}
.course-info-box-price--bottom {
  margin: 37px 0 37px;
  margin: 3.7rem 0 3.7rem;
}
.course-info-box-price--bottom .course-info-box-price__desc {
  font-size: 18px;
  font-size: 1.8rem;
}
.course-info-box-price--bottom .course-info-box-price_value {
  margin-bottom: 5px;
  margin-bottom: .5rem;
}
.course-info-box-price_value {
  font-weight: 700;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.course-info-box-price__desc {
  font-style: italic;
  font-size: 20px;
  line-height: 26px;
}
.course-info-box-btn {
  margin: 35px 0 0;
  margin: 3.5rem 0 0;
  text-align: center;
}
.course-info-box-price-text {
  padding: 32px 32px 0;
  padding: 3.2rem 3.2rem 0;
  margin-bottom: 35px;
  margin-bottom: 3.5rem;
  text-align: left;
  border-top: 1px dashed #E4E4E4;
}
.singlecourse-what,
.singlecourse-for,
.singlecourse-program,
.singlecourse-info {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 79.9375em) {
  .block-header--course {
    padding: 4.5rem 0 5.6rem;
  }
  .block-header-content-perex {
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    margin-top: 2.9rem;
  }
  .block-header-content-more {
    margin-top: 2.9rem;
  }
  .block-header-content-more__link {
    font-size: 18px;
  }
  .course-info-box {
    margin: 4.1rem 0 0;
    padding-bottom: 5.8rem;
  }
  .course-info-box--bottom {
    margin-top: 3.7rem;
    padding-bottom: 4.6rem;
  }
  .course-info-box-price_value {
    margin-bottom: 1.8rem;
  }
  .course-info-box-price__desc {
    font-size: 1.8rem;
  }
  .course-info-box-top {
    padding: 2.5rem 2.8rem 2.3rem;
  }
  .course-info-box-top--bottom {
    padding: 1.7rem 2.8rem 2.3rem;
  }
  .course-info-box-price--bottom {
    margin: 3.4rem 0 3.7rem;
  }
  .course-info-box-price--bottom .course-info-box-price_value {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 1.2rem;
  }
  .course-info-box-price--bottom .course-info-box-price__desc {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .block-header--course {
    padding: 4.5rem 0 5.6rem;
  }
  .block-header--course-single {
    padding: 2.1rem 0 3.8rem;
  }
  .block-header-content-perex {
    font-size: 16px;
    line-height: 24px;
    margin-top: 2rem;
    text-align: center;
  }
  .block-header-content-more {
    margin-top: 1.9rem;
  }
  .block-header-content-more__link {
    font-size: 16px;
    line-height: 24px;
  }
  .course-info-box {
    margin: 3.2rem 0 0;
    padding-bottom: 3.6rem;
  }
  .course-info-box--bottom {
    margin-top: 3.7rem;
    padding-bottom: 3.2rem;
  }
  .course-info-box-price_value {
    margin-bottom: .6rem;
  }
  .course-info-box-price__desc {
    font-size: 13px;
    line-height: 2.1rem;
  }
  .course-info-box-top {
    padding: 2.5rem 1.6rem 2.3rem;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 14px;
    line-height: 34px;
  }
  .course-info-box__type {
    margin: 0 auto 6px;
  }
  .course-info-box-terms {
    width: 100%;
    margin: 0 auto 6px;
  }
  .course-info-box-capacity-items {
    width: 100%;
    text-align: center;
  }
  .course-info-box-term-item--date strong {
    background-size: 18px 18px;
    padding-left: 2.8rem;
  }
  .course-info-box-term-item--place strong {
    background-size: 18px 18px;
    padding-left: 2.8rem;
  }
  .course-info-box-price {
    margin: 2.8rem 0 2.2rem;
  }
  .course-info-box-btn {
    margin-top: 2.2rem;
  }
  .course-info-box-top-title {
    padding: 2rem 0 2.3rem;
    border-bottom: 1px dashed #E4E4E4;
  }
  .course-info-box-top--bottom {
    padding: 1.7rem 2.8rem 2.3rem;
  }
  .course-info-box-price--bottom {
    margin: 2.6rem 0 2.3rem;
  }
  .course-info-box-price--bottom .course-info-box-price_value {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: .5rem;
  }
  .course-info-box-price--bottom .course-info-box-price__desc {
    font-size: 1.3rem;
    line-height: 2.1rem;
  }
  .course-info-box-price-text {
    padding: 2.6rem 2.2rem 0;
    margin-bottom: 2.7rem;
  }
}
.block-courses-items {
  margin: 64px 0 0;
  margin: 6.4rem 0 0;
}
.course-item {
  margin-bottom: 32px;
  margin-bottom: 3.2rem;
}
.course-item:last-child {
  margin-bottom: 0;
}
.course-item-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.course-image {
  width: 239px;
  background-color: #fafafa;
  min-height: 332px;
  position: relative;
  overflow: hidden;
  display: block;
}
.course-image img {
  min-height: 100%;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}
.course-image::before {
  background: rgba(211, 38, 0, 0.4);
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  content: "";
  position: absolute;
  border-radius: 8px 0 0 8px;
  opacity: 0;
  transition: all .2s ease;
}
.course-image:hover::before {
  opacity: 1;
  transition: all .2s ease;
}
.course-image:focus-visible {
  outline: none;
}
.course-content {
  width: calc(100% - 239px);
  box-sizing: border-box;
}
.course-content-top {
  display: -ms-flexbox;
  display: flex;
  padding: 25px 31px 23px;
  padding: 2.5rem 3.1rem 2.3rem;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 38px;
  line-height: 3.8rem;
  border-bottom: 1px dashed #E4E4E4;
}
.course-content__type {
  font-weight: 700;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.course-content__type img {
  margin-right: 12px;
  margin-right: 1.2rem;
}
.course-content-terms {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 auto;
}
.course-content-term {
  display: -ms-flexbox;
  display: flex;
}
.course-content-term-item {
  background-repeat: no-repeat;
  background-position: left center;
}
.course-content-term-item--date {
  background-image: url(../img/svg-min/date-time.svg);
  padding-left: 38px;
  padding-left: 3.8rem;
}
.course-content-term-item--city {
  background-image: url(../img/svg-min/place.svg);
  padding-left: 28px;
  padding-left: 2.8rem;
  margin-left: 24px;
  margin-left: 2.4rem;
}
.course-content-main {
  padding: 25px 31px 38px;
  padding: 2.5rem 3.1rem 3.8rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
}
.course-content-main-text {
  width: calc(100% - 16.6rem);
  padding-right: 48px;
  padding-right: 4.8rem;
  box-sizing: border-box;
}
.course-content-main-text__link {
  display: block;
  text-decoration: none;
  color: #000;
}
.course-content-main-text__link:hover {
  color: #D32600;
}
.course-content-main-text__title {
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
  color: currentColor;
}
.course-content-main-more {
  margin-top: 28px;
  margin-top: 2.8rem;
}
.course-content-main__link {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  color: #D32600;
  font-family: 'QI Grotesk', sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  text-decoration: none;
}
.course-content-main__link svg {
  margin-left: 9px;
  margin-left: .9rem;
  fill: currentColor;
}
.course-content-main-price {
  width: 166px;
  width: 16.6rem;
  text-align: right;
}
.course-content-main-price__value {
  margin-bottom: 3px;
  margin-bottom: .3rem;
}
.course-content-main-price__desc {
  font-style: italic;
}
.course-content-header {
  display: none;
}
@media screen and (max-width: 79.9375em) {
  .block-courses-items {
    margin: 4.9rem 0 0;
  }
  .course-image {
    width: 200px;
    min-height: 332px;
  }
  .course-content {
    width: calc(100% - 200px);
  }
  .course-content-top {
    font-size: 16px;
    padding: 1.6rem 2.1rem 1.8rem 2.5rem;
  }
  .course-content-main {
    padding: 2.5rem 2.1rem 3rem 2.5rem;
  }
  .course-content-main-text {
    width: calc(100% - 10rem);
    padding-right: 4.8rem;
    box-sizing: border-box;
  }
  .course-content-main-text__title {
    margin-bottom: 1.2rem;
  }
  .course-content-main-more {
    margin-top: 2.8rem;
  }
  .course-content-main__link {
    font-size: 14px;
    line-height: 24px;
  }
  .course-content-main-price {
    width: 10rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .course-item {
    margin-bottom: 1.6rem;
  }
  .course-content-header {
    display: -ms-flexbox;
    display: flex;
    padding: 2rem 1.6rem;
  }
  .course-content-header-price {
    width: 8.9rem;
    text-align: right;
  }
  .course-content-header__title {
    width: calc(100% - 8.9rem);
    margin: 0;
  }
  .course-content-header__value {
    margin: 0;
  }
  .course-content-header__desc {
    font-style: italic;
  }
  .course-image {
    width: 100%;
    min-height: 0;
    padding-top: 56.462585034%;
  }
  .course-image img {
    max-width: 100%;
  }
  .course-content-top {
    border-top: 1px dashed #E4E4E4;
    border-bottom: 0;
    padding: 1rem 1.6rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 1.4rem;
    line-height: 34px;
  }
  .course-content-terms {
    margin: 0;
  }
  .course-content-term {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .course-content-term-item {
    width: 100%;
  }
  .course-content-term-item--city {
    margin-left: 0;
    background-size: 1.4rem 1.8rem;
  }
  .course-content-term-item--date {
    background-size: 1.8rem 1.8rem;
  }
  .course-content-term-item--date,
  .course-content-term-item--city {
    padding-left: 3rem;
  }
  .course-content__type {
    width: 100%;
  }
  .course-content {
    width: 100%;
  }
  .course-content-main {
    padding: .2rem 1.6rem 2.8rem 1.6rem;
  }
  .course-content-main-text {
    width: 100%;
    padding: 0;
  }
  .course-content-main-text__title {
    display: none;
  }
  .course-content-main-price {
    display: none;
  }
  .course-content-main-more {
    text-align: center;
  }
  .course-content-main__link {
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 12px;
    line-height: 24px;
    /* 200% */
  }
}
.archive-tags-filter {
  margin-top: 20px;
  margin-top: 2rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
.archive-tags-filter-box {
  text-align: center;
  border: 1px solid #e2e2e2;
  background-color: #f3f1f5;
  padding: 13px 20px;
  padding: 1.3rem 2rem;
}
.archive-tags-filter__letter {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  line-height: 3rem;
  width: 30px;
  width: 3rem;
  margin-right: 4px;
  margin-right: .4rem;
}
.archive-tags-filter__letter:last-child {
  margin-right: 0;
}
.tags-items {
  margin-bottom: 46px;
  margin-bottom: 4.6rem;
}
.tags-section {
  display: none;
}
.tags-item {
  display: block;
}
.selected-tags {
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
.selected-tags > .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.selected-tags-popular,
.selected-tags-latest {
  border: 1px solid #e2e2e2;
  background-color: #f3f0f0;
  box-sizing: border-box;
  width: 48%;
  width: calc(48% - 8px);
  padding: 21px 15px 30px;
  padding: 2.1rem 1.5rem 3rem;
}
.selected-tags-popular ol,
.selected-tags-latest ol {
  margin: 0;
}
.selected-tags-popular h6,
.selected-tags-latest h6 {
  margin-bottom: 11px;
  margin-bottom: 1.1rem;
}
.selected-tags-popular {
  margin-right: 8px;
}
.selected-tags-latest {
  margin-left: 8px;
}
@media screen and (max-width: 63.9375em) {
  .archive-tags-filter-box {
    text-align: left;
    padding-bottom: .4rem;
  }
  .archive-tags-filter__letter {
    text-align: center;
    margin-bottom: .9rem;
  }
}
@media screen and (max-width: 63.9375em) {
  .selected-tags-popular,
  .selected-tags-latest {
    float: none;
    width: 100%;
    margin: 0;
  }
  .selected-tags-popular {
    margin-bottom: 1.5rem;
  }
}
.accountants-faces {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -32px;
  margin: 0 -3.2rem;
}
.accountants-face {
  width: 50%;
  padding: 0 32px;
  padding: 0 3.2rem;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  display: block;
}
.accountants-face:hover img {
  opacity: .8;
  transition: all .2s ease;
}
.accountants-face:hover .accountants-face__name {
  text-decoration: none;
  transition: all .2s ease;
}
.accountants-face__image {
  margin-bottom: 7px;
  margin-bottom: .7rem;
}
.accountants-face__image img {
  display: block;
  margin: 0 auto;
  width: 221px;
  height: auto;
  border: 5px solid #dbdbdb;
  border-radius: 50%;
  transition: all .2s ease;
}
.accountants-face__name {
  text-decoration: underline;
  margin-bottom: 5px;
  margin-bottom: .5rem;
  transition: all .2s ease;
}
.accountants-face__desc {
  color: #000000;
  line-height: 20px;
  line-height: 2rem;
}
@media screen and (max-width: 47.9375em) {
  .accountants-faces {
    display: block;
    margin: 0;
  }
  .accountants-face {
    width: 100%;
    padding: 0;
    margin-bottom: 2rem;
  }
  .accountants-face:last-child {
    margin-bottom: 0;
  }
}
.annotation {
  width: 378px;
  float: left;
  color: #3b3b3b;
  font-size: 24px;
  line-height: 30px;
  line-height: 3rem;
  margin-bottom: 21px;
  margin-bottom: 2.1rem;
}
.annotation img {
  margin-bottom: 0;
  margin-right: 20px;
  margin-right: 2rem;
}
@media screen and (max-width: 47.9375em) {
  .annotation {
    width: 100%;
  }
}
@media screen and (max-width: 29.9375em) {
  img.alignleft,
  img.alignright {
    float: none;
    margin: 0 auto 2rem;
  }
}
.accountancy-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -13px;
  margin: 0 -1.3rem;
}
.accountancy-item {
  width: 33.333%;
  padding: 0 13px;
  padding: 0 1.3rem;
  box-sizing: border-box;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.accountancy-item--full {
  width: 100%;
}
.accountancy-item-content__icon {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -57px;
  left: 50%;
  margin-left: -50px;
  background-position: center center;
  background-size: 100px 100px;
}
.accountancy-item-content {
  border: 1px solid #e2e2e2;
  border-bottom: 4px solid #e2e2e2;
  background-color: #f3f1f5;
  display: block;
  height: 100%;
  position: relative;
  padding: 56px 20px 30px;
  padding: 5.6rem 2rem 3rem;
  box-sizing: border-box;
  text-decoration: none;
}
.accountancy-item-content:hover {
  border-color: #981c1e;
}
.accountancy-item-content:hover .accountancy-item-content__title {
  color: #000000;
}
.accountancy-item--other .accountancy-item-content {
  border: 1px solid #e2e2e2;
  background-color: #ffffff;
  padding: 15px 20px 20px;
  padding: 1.5rem 2rem 2rem;
}
.accountancy-item--other .accountancy-item-content:hover {
  border-color: #981c1e;
}
.accountancy-item-content__title {
  line-height: 22px;
  color: #981c1e;
  font-size: 18px;
  font-weight: 700;
  text-decoration: underline;
  text-align: center;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.accountancy-item-content__text {
  color: #474747;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
}
@media screen and (max-width: 59.9375em) {
  .accountancy-item {
    width: 50%;
    margin-bottom: 7.5rem;
  }
  .accountancy-item--full {
    width: 100%;
  }
}
@media screen and (max-width: 47.9375em) {
  .accountancy-item {
    width: 100%;
  }
  .accountancy-item--other {
    margin-top: -5.5rem;
  }
  .accountancy-item--other:last-child {
    margin-bottom: 2.5rem;
  }
}
.section--accountancy-detail ul {
  padding-left: 20px;
  padding-left: 2rem;
}
.section--accountancy-detail li::before {
  background-color: transparent;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgdmVyc2lvbj0iMS4xIiAgIGlkPSJMYXllcl8yIiAgIHg9IjBweCIgICB5PSIwcHgiICAgd2lkdGg9IjEyLjExIiAgIGhlaWdodD0iOS4yODE5OTk2IiAgIHZpZXdCb3g9IjAgMCAxMi4xMSA5LjI4MTk5OTYiICAgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTQgMTAuNSIgICB4bWw6c3BhY2U9InByZXNlcnZlIiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IiAgIHNvZGlwb2RpOmRvY25hbWU9ImZhamZrYS5zdmciPjxtZXRhZGF0YSAgICAgaWQ9Im1ldGFkYXRhMTMiPjxyZGY6UkRGPjxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPjxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PjxkYzp0eXBlICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPjxkYzp0aXRsZT48L2RjOnRpdGxlPjwvY2M6V29yaz48L3JkZjpSREY+PC9tZXRhZGF0YT48ZGVmcyAgICAgaWQ9ImRlZnMxMSIgLz48c29kaXBvZGk6bmFtZWR2aWV3ICAgICBwYWdlY29sb3I9IiNmZmZmZmYiICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIgICAgIGJvcmRlcm9wYWNpdHk9IjEiICAgICBvYmplY3R0b2xlcmFuY2U9IjEwIiAgICAgZ3JpZHRvbGVyYW5jZT0iMTAiICAgICBndWlkZXRvbGVyYW5jZT0iMTAiICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMCIgICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE1NTUiICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSI4NzYiICAgICBpZD0ibmFtZWR2aWV3OSIgICAgIHNob3dncmlkPSJmYWxzZSIgICAgIGZpdC1tYXJnaW4tdG9wPSIwIiAgICAgZml0LW1hcmdpbi1sZWZ0PSIwIiAgICAgZml0LW1hcmdpbi1yaWdodD0iMCIgICAgIGZpdC1tYXJnaW4tYm90dG9tPSIwIiAgICAgaW5rc2NhcGU6em9vbT0iMjIuNDc2MTkiICAgICBpbmtzY2FwZTpjeD0iNS41IiAgICAgaW5rc2NhcGU6Y3k9IjQuMzkxIiAgICAgaW5rc2NhcGU6d2luZG93LXg9IjQ1IiAgICAgaW5rc2NhcGU6d2luZG93LXk9IjI0IiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIgICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9IkxheWVyXzIiIC8+PGcgICAgIGlkPSJnMyIgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xLjUsLTAuMzU5KSI+PGcgICAgICAgaWQ9Imc1Ij48cGF0aCAgICAgICAgIGQ9Ik0gMTMuMzkxLDIuNzAzIDcuNzM0LDguMzU5IDYuNjcyLDkuNDIyIEMgNi41MzEsOS41NjMgNi4zMzYsOS42NDEgNi4xNDEsOS42NDEgNS45NDYsOS42NDEgNS43NSw5LjU2MyA1LjYwOSw5LjQyMiBMIDQuNTQ3LDguMzU5IDEuNzE5LDUuNTMxIEMgMS41NzgsNS4zOTEgMS41LDUuMTk1IDEuNSw1IDEuNSw0LjgwNSAxLjU3OCw0LjYwOSAxLjcxOSw0LjQ2OSBMIDIuNzgyLDMuNDA2IEMgMi45MjMsMy4yNjUgMy4xMTgsMy4xODcgMy4zMTMsMy4xODcgYyAwLjE5NSwwIDAuMzkxLDAuMDc4IDAuNTMxLDAuMjE5IGwgMi4yOTcsMi4zMDUgNS4xMjUsLTUuMTMzIGMgMC4xNDEsLTAuMTQxIDAuMzM2LC0wLjIxOSAwLjUzMSwtMC4yMTkgMC4xOTUsMCAwLjM5MSwwLjA3OCAwLjUzMSwwLjIxOSBsIDEuMDYzLDEuMDYzIGMgMC4xNDEsMC4xNDEgMC4yMTksMC4zMzYgMC4yMTksMC41MzEgMCwwLjE5NSAtMC4wNzksMC4zOTEgLTAuMjE5LDAuNTMxIHoiICAgICAgICAgaWQ9InBhdGg3IiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiICAgICAgICAgc3R5bGU9ImZpbGw6IzI4ODAxMiIgLz48L2c+PC9nPjwvc3ZnPg==);
  width: 13px;
  height: 13px;
  background-size: 13px 13px;
  background-position: center center;
  left: -19px;
  left: -1.9rem;
  top: 6px;
}
.key-features {
  margin-bottom: 35px;
  margin-bottom: 3.5rem;
}
.key-features-list {
  border: 1px solid #d0e7e8;
  background-color: #f1f9f9;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 18px 22px;
  padding: 1.8rem 2.2rem;
}
.key-features-item {
  margin-right: 60px;
  margin-right: 6rem;
  padding-left: 21px;
  padding-left: 2.1rem;
  background-position: left center;
  background-size: 13px 10px;
  color: #545454;
  font-size: 16px;
  line-height: 22px;
}
.key-features-item:last-child {
  margin: 0;
}
.accountacy-clients {
  margin-bottom: 70px;
  margin-bottom: 7rem;
}
.accountacy-clients__title {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 36px;
  line-height: 3.6rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
.accountacy-clients-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px;
  margin: 0 -2rem;
}
.accountacy-clients-item {
  width: 25%;
  padding: 0 20px;
  padding: 0 2rem;
  box-sizing: border-box;
}
.accountacy-clients-item-box {
  text-align: center;
  color: #545454;
}
.accountacy-clients-item-box__image {
  width: 113px;
  height: 113px;
  margin: 0 auto 8px;
  margin: 0 auto .8rem;
}
.accountacy-clients-item-box__image img {
  display: block;
  border-radius: 50%;
  border: 4px solid #eeeeee;
  width: 100%;
  height: auto;
  box-sizing: border-box;
}
.accountacy-clients-item-box__title {
  font-weight: 700;
  line-height: 22px;
  line-height: 2.2rem;
}
.accountacy-clients-item-box__function {
  font-size: 15px;
  line-height: 18px;
  line-height: 1.8rem;
}
.whylist-item {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  padding-left: 60px;
  padding-left: 6rem;
  margin-bottom: 54px;
  margin-bottom: 5.4rem;
}
.whylist-item:last-child {
  margin-bottom: 0;
}
.whylist-item--small-space {
  margin-bottom: 34px;
  margin-bottom: 3.4rem;
}
.whylist-item-content__icon {
  width: 46px;
  height: 46px;
  background-size: 46px 46px;
  background-position: center center;
  position: absolute;
  border-radius: 50%;
  left: 0px;
  left: 0rem;
}
.whylist-item-content__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  line-height: 2.4rem;
  text-transform: uppercase;
  margin-bottom: 9px;
  margin-bottom: .9rem;
  font-family: 'QI Grotesk', sans-serif;
}
.whylist-item-content__text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
}
.system-items {
  padding-top: 10px;
  padding-top: 1rem;
  padding-bottom: 12px;
  padding-bottom: 1.2rem;
}
.system-item {
  float: left;
  margin-right: 118px;
  margin-right: 11.8rem;
}
.pricelist-item {
  display: table;
  width: 100%;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: -1px;
  padding: 16px 0 15px;
  padding: 1.6rem 0 1.5rem;
}
.pricelist-item-text {
  display: table-cell;
  vertical-align: middle;
  width: 74%;
}
.pricelist-item-price {
  display: table-cell;
  vertical-align: middle;
  width: 26%;
  text-align: right;
}
.pricelist-item-text__title {
  font-weight: 700;
}
.pricelist-item-text__desc {
  color: #5e5e5e;
  font-style: italic;
}
.pricelist-item-price__value {
  color: #51ab30;
  font-size: 18px;
  font-weight: 900;
}
.pricelist-item-price__desc {
  color: #5e5e5e;
  font-size: 14px;
}
@media screen and (max-width: 47.9375em) {
  .whylist-item {
    padding-left: 0;
    text-align: center;
    margin-bottom: 3.4rem;
  }
  .whylist-item-content__icon {
    position: inherit;
    margin: 0 auto 1rem;
  }
  .pricelist-item-text {
    display: block;
    width: 100%;
    margin-bottom: 1rem;
  }
  .pricelist-item-price {
    display: block;
    width: 100%;
    text-align: left;
  }
  .system-item {
    float: none;
    margin-right: 0;
    text-align: center;
    margin-bottom: 2rem;
  }
  .system-item:last-child {
    margin-bottom: 0;
  }
  .system-item img {
    margin: 0 auto;
  }
  .system-item-image {
    display: inline-block;
  }
}
.section--advice-list {
  padding-top: 25px;
  padding-top: 2.5rem;
}
.content--advice {
  color: #3b3b3b;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  line-height: 3rem;
  margin-top: 58px;
  margin-top: 5.8rem;
  margin-bottom: -54px;
  margin-bottom: -5.4rem;
  margin-bottom: -36px;
  margin-bottom: -3.6rem;
}
.wehelptext-content ul {
  padding-left: 20px;
  padding-left: 2rem;
}
.wehelptext-content li::before {
  background-color: transparent;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgdmVyc2lvbj0iMS4xIiAgIGlkPSJMYXllcl8yIiAgIHg9IjBweCIgICB5PSIwcHgiICAgd2lkdGg9IjEyLjExIiAgIGhlaWdodD0iOS4yODE5OTk2IiAgIHZpZXdCb3g9IjAgMCAxMi4xMSA5LjI4MTk5OTYiICAgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTQgMTAuNSIgICB4bWw6c3BhY2U9InByZXNlcnZlIiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTEgcjEzNzI1IiAgIHNvZGlwb2RpOmRvY25hbWU9ImZhamZrYS5zdmciPjxtZXRhZGF0YSAgICAgaWQ9Im1ldGFkYXRhMTMiPjxyZGY6UkRGPjxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPjxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PjxkYzp0eXBlICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPjxkYzp0aXRsZT48L2RjOnRpdGxlPjwvY2M6V29yaz48L3JkZjpSREY+PC9tZXRhZGF0YT48ZGVmcyAgICAgaWQ9ImRlZnMxMSIgLz48c29kaXBvZGk6bmFtZWR2aWV3ICAgICBwYWdlY29sb3I9IiNmZmZmZmYiICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIgICAgIGJvcmRlcm9wYWNpdHk9IjEiICAgICBvYmplY3R0b2xlcmFuY2U9IjEwIiAgICAgZ3JpZHRvbGVyYW5jZT0iMTAiICAgICBndWlkZXRvbGVyYW5jZT0iMTAiICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMCIgICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE1NTUiICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSI4NzYiICAgICBpZD0ibmFtZWR2aWV3OSIgICAgIHNob3dncmlkPSJmYWxzZSIgICAgIGZpdC1tYXJnaW4tdG9wPSIwIiAgICAgZml0LW1hcmdpbi1sZWZ0PSIwIiAgICAgZml0LW1hcmdpbi1yaWdodD0iMCIgICAgIGZpdC1tYXJnaW4tYm90dG9tPSIwIiAgICAgaW5rc2NhcGU6em9vbT0iMjIuNDc2MTkiICAgICBpbmtzY2FwZTpjeD0iNS41IiAgICAgaW5rc2NhcGU6Y3k9IjQuMzkxIiAgICAgaW5rc2NhcGU6d2luZG93LXg9IjQ1IiAgICAgaW5rc2NhcGU6d2luZG93LXk9IjI0IiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIgICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9IkxheWVyXzIiIC8+PGcgICAgIGlkPSJnMyIgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xLjUsLTAuMzU5KSI+PGcgICAgICAgaWQ9Imc1Ij48cGF0aCAgICAgICAgIGQ9Ik0gMTMuMzkxLDIuNzAzIDcuNzM0LDguMzU5IDYuNjcyLDkuNDIyIEMgNi41MzEsOS41NjMgNi4zMzYsOS42NDEgNi4xNDEsOS42NDEgNS45NDYsOS42NDEgNS43NSw5LjU2MyA1LjYwOSw5LjQyMiBMIDQuNTQ3LDguMzU5IDEuNzE5LDUuNTMxIEMgMS41NzgsNS4zOTEgMS41LDUuMTk1IDEuNSw1IDEuNSw0LjgwNSAxLjU3OCw0LjYwOSAxLjcxOSw0LjQ2OSBMIDIuNzgyLDMuNDA2IEMgMi45MjMsMy4yNjUgMy4xMTgsMy4xODcgMy4zMTMsMy4xODcgYyAwLjE5NSwwIDAuMzkxLDAuMDc4IDAuNTMxLDAuMjE5IGwgMi4yOTcsMi4zMDUgNS4xMjUsLTUuMTMzIGMgMC4xNDEsLTAuMTQxIDAuMzM2LC0wLjIxOSAwLjUzMSwtMC4yMTkgMC4xOTUsMCAwLjM5MSwwLjA3OCAwLjUzMSwwLjIxOSBsIDEuMDYzLDEuMDYzIGMgMC4xNDEsMC4xNDEgMC4yMTksMC4zMzYgMC4yMTksMC41MzEgMCwwLjE5NSAtMC4wNzksMC4zOTEgLTAuMjE5LDAuNTMxIHoiICAgICAgICAgaWQ9InBhdGg3IiAgICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiICAgICAgICAgc3R5bGU9ImZpbGw6IzI4ODAxMiIgLz48L2c+PC9nPjwvc3ZnPg==);
  width: 13px;
  height: 13px;
  background-size: 13px 13px;
  background-position: center center;
  left: -19px;
  left: -1.9rem;
}
.wenohelptext-content ul {
  padding-left: 25px;
  padding-left: 2.5rem;
}
.wenohelptext-content li::before {
  background-color: transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAwElEQVQoU2P8////fwYGBoa/7z8wMAsKgJgoACQOAiA5RpDiL3v2MzwOi2VgFhRkUD5zGK4JXZzx5917/++a2IJNBgE2JUWwhu9nz4MNgIlzGhsyMP559x6s+Ne9+3DrQRr+vn8PVwiS4A8NhDgDpBtdA7LDQQplVy2GKIZ5EJsGmEKQGrhimGdgboSZDPMDRmigK0TXAPbgLWUdDM98P3sBxdNYQwPmRnRPY4QGp7EB2NcwANLwwNWXgU1JASwOAO8inWCVN9aCAAAAAElFTkSuQmCC);
  width: 11px;
  height: 11px;
  background-size: 11px 11px;
  background-position: center center;
  left: -21px;
  left: -2.1rem;
  top: 6px;
}
.advice-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -13px;
  margin: 0 -1.3rem;
}
.advice-item {
  width: 33.333%;
  padding: 0 13px;
  padding: 0 1.3rem;
  box-sizing: border-box;
}
.advice-item-content__image {
  border: 1px solid #e2e2e2;
  border-bottom: 4px solid #e2e2e2;
  display: block;
  transition: all .2s ease;
  margin-bottom: 18px;
  margin-bottom: 1.8rem;
}
.advice-item-content__image img {
  display: block;
}
.advice-item-content {
  text-decoration: none;
}
.advice-item-content:hover .advice-item-content__image {
  border-color: #da313c;
  transition: all .2s ease;
}
.advice-item-content:hover .advice-item-content__title {
  color: #210909;
  transition: all .2s ease;
}
.advice-item-content__title {
  color: #981c1e;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  line-height: 2.2rem;
  text-transform: none;
  text-align: center;
  text-decoration: underline;
  transition: all .2s ease;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.advice-item-content__text {
  text-align: center;
  line-height: 20px;
  line-height: 2rem;
  color: #474747;
  text-decoration: none;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
.advice-item-content__icon img {
  display: block;
  margin: 0 auto;
}
.calendar-iframe__title {
  text-align: left;
  margin-bottom: 19px;
  margin-bottom: 1.9rem;
}
.calendar-iframe__subtitle {
  color: #545454;
  margin-bottom: 18px;
  margin-bottom: 1.8rem;
}
.calendar-iframe iframe {
  width: 100%;
}
@media screen and (max-width: 47.9375em) {
  .content--advice {
    margin-top: 2.6rem;
    margin-bottom: -1rem;
  }
  .advice-items {
    display: block;
    margin: 0;
  }
  .advice-item {
    width: 100%;
    padding: 0;
    margin-bottom: 3rem;
  }
  .advice-item:last-child {
    margin-bottom: 0;
  }
  .advice-item-content__title {
    margin-bottom: 1rem;
  }
  .advice-item-content__image {
    max-width: 293px;
    width: 100%;
    margin: 0 auto .8rem;
  }
}
.page-header__title--contacts {
  margin-bottom: 22px;
  margin-bottom: 2.2rem;
}
.content--contacts {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.contacts-list {
  margin-bottom: 45px;
  margin-bottom: 4.5rem;
}
.contacts-list-items {
  border: 1px solid #d6eaeb;
  background-color: #f1f9f9;
  padding: 32px 20px;
  padding: 3.2rem 2rem;
}
.contacts-list-items .section--holiday {
  margin-top: 21px;
  margin-top: 2.1rem;
  margin-bottom: -10px;
  margin-bottom: -1rem;
}
.contacts-list-items .container--thin {
  width: 100%;
}
.contacts-list-items .holiday-content {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 21px;
  line-height: 2.1rem;
  box-shadow: 0 3px 7px rgba(125, 169, 169, 0.11);
  border: 1px solid #d6eaeb;
  background-color: #ffffff;
  padding: 18px 20px 19px 70px;
  padding: 1.8rem 2rem 1.9rem 7rem;
  background-position: 22px 12px;
  background-position: 2.2rem 1.2rem;
}
.contacts-list-item {
  font-size: 20px;
  font-size: 2rem;
  line-height: 34px;
  line-height: 3.4rem;
  background-size: 34px 34px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 49px;
  padding-left: 4.9rem;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
.contacts-list-item:last-child {
  margin-bottom: 0;
}
.contacts-list-item--email {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
}
.contacts-list-item__title {
  font-weight: 700;
}
.contacts {
  margin-bottom: 35px;
  margin-bottom: 3.5rem;
}
.contacts-row {
  margin-bottom: 37px;
  margin-bottom: 3.7rem;
}
.contacts-row:last-child {
  margin-bottom: 0;
}
.contacts-title {
  font-size: 30px;
  font-size: 3rem;
  line-height: 36px;
  line-height: 3.6rem;
  font-weight: 700;
  font-family: 'QI Grotesk', sans-serif;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.contacts-address,
.contacts-bank {
  float: left;
  width: 50%;
}
.contacts-map {
  margin-bottom: 43px;
  margin-bottom: 4.3rem;
}
.contact-map-box {
  height: 548px;
  background-color: #e3dfde;
}
@media screen and (max-width: 47.9375em) {
  .content--contacts {
    margin-bottom: 3rem;
  }
  .contacts-list-item {
    font-size: 1.4rem;
  }
  .contacts-list-item--email .contacts-list-item__title {
    display: none;
  }
  .contacts-list {
    margin-bottom: 3.7rem;
  }
  .contacts-title {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .contacts-address {
    float: none;
    width: 100%;
    margin-bottom: 3.7rem;
  }
  .contacts-bank {
    float: none;
    width: 100%;
  }
  .contact-map-box {
    height: 274px;
    background-color: #e3dfde;
  }
}
.block-breadcrumbs {
  margin-bottom: 48px;
  margin-bottom: 4.8rem;
}
.breadcrumbs-list strong {
  display: none;
}
.breadcrumbs-list a {
  color: var(--fontColorLight);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.7px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-transform: uppercase;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
}
.breadcrumbs-list a:first-child {
  display: none;
}
.breadcrumbs-list a svg {
  stroke: currentColor;
  margin-right: 24px;
  margin-right: 2.4rem;
}
.breadcrumbs-list a svg.breadcrumb-separator {
  display: none;
}
.breadcrumbs-list a:nth-child(3) svg.breadcrumb-arrow {
  display: none;
}
.breadcrumbs-list a:nth-child(3) svg.breadcrumb-separator {
  display: block;
  margin-left: 24px;
  margin-left: 2.4rem;
}
.navigation {
  text-align: center;
  border: 1px solid #e2e2e2;
  background-color: #f3f1f5;
  margin-bottom: 0;
  margin-top: 41px;
  margin-top: 4.1rem;
  padding-top: 13px;
  padding-top: 1.3rem;
  padding-bottom: 6px;
  padding-bottom: .6rem;
}
.news-pagination--references {
  margin-bottom: 38px;
  margin-bottom: 3.8rem;
}
.navigation-list {
  display: inline-block;
  padding-left: 0;
  margin: 0;
}
.page-numbers {
  display: block;
  padding: 0;
  float: left;
  margin: 0;
  width: 30px;
  width: 3rem;
  text-align: center;
  margin: 0 5px;
  margin: 0 .5rem;
}
.page-numbers::before {
  display: none;
}
.page-numbers a,
.page-numbers span {
  display: block;
  box-shadow: inset 0 0 1px 1px #d7d7d7;
  border-radius: 3px;
  border: 1px solid #ababab;
  background-color: #e3dfde;
  background-image: linear-gradient(to top, #e2e2e2 0%, #f1f1f1 100%);
  line-height: 30px;
  line-height: 3rem;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
}
.page-numbers a:hover {
  color: #000;
  background-color: #1e7000;
}
.page-numbers a:hover svg {
  fill: #000;
  transition: all .2s ease;
}
.page-numbers .prev-arrow,
.page-numbers .next-arrow {
  position: relative;
}
.page-numbers .prev-arrow i,
.page-numbers .next-arrow i {
  position: absolute;
  top: 50%;
  display: block;
  margin-top: -5px;
  width: 6px;
  height: 11px;
}
.page-numbers .prev-arrow svg,
.page-numbers .next-arrow svg {
  display: block;
  width: 6px;
  height: 11px;
  fill: #E30613;
}
.page-numbers span.next-arrow svg,
.page-numbers span.prev-arrow svg {
  fill: #000;
}
.page-numbers .active {
  color: #000;
  font-weight: 700;
}
.page-numbers .prev-arrow {
  padding: 0 10px 0 26px;
}
.page-numbers .prev-arrow i {
  left: 14px;
  left: 1.4rem;
}
.page-numbers .next-arrow {
  padding: 0 26px 0 10px;
}
.page-numbers .next-arrow i {
  right: 14px;
  right: 1.4rem;
}
.page-numbers--next,
.page-numbers--prev {
  width: auto;
}
.btn-load-more-news {
  display: none;
}
.language-box {
  position: relative;
  margin: 0 0 0 auto;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.language-box:hover {
  background-color: var(--mainBlue);
  color: #FFF;
}
.language-box:hover .language-box-arrow {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  transition: all .2s ease;
}
.language-box .language-list--top {
  margin: 0;
  padding: 0 40px 0 47px;
  padding: 0 4rem 0 4.7rem;
}
.language-box .language-list--top .language-list-item {
  padding: 0 35px 0 0;
  padding: 0 3.5rem 0 0;
  text-transform: uppercase;
}
.language-box .language-list--top .language-list-item::before {
  display: none;
}
.language-box .language-list--top .language-list-item .language-box-arrow {
  width: 12px;
  width: 1.2rem;
  height: 6px;
  height: .6rem;
  content: "";
  position: absolute;
  right: 11px;
  right: 1.1rem;
  top: 50%;
  margin-top: -3px;
  margin-top: -0.3rem;
  stroke: currentColor;
  fill: none;
  transition: all .2s ease;
}
.language-box .language-list--top .language-list-item span {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.language-list--select {
  display: none;
  position: absolute;
  right: 0;
  min-width: 212px;
  background-color: #FFF;
  top: 100%;
  padding: 50px;
  padding: 5rem;
  box-sizing: border-box;
  text-align: right;
}
.language-list--select .language-list-item {
  border: 0;
  padding: 0;
  background: #ffffff;
  width: 100%;
  box-sizing: border-box;
  margin: 0 0 16px;
  margin: 0 0 1.6rem;
}
.language-list--select .language-list-item::before {
  display: none;
}
.language-list--select .language-list-item:last-child {
  margin-bottom: 0;
}
.language-list--select .language-list-item a {
  color: #000000;
  font-weight: 700;
  display: block;
  position: relative;
  text-align: right;
  font-size: 16px;
  line-height: 24px;
  line-height: 2.4rem;
  text-transform: none;
  text-decoration: none;
}
.language-list--select .language-list-item a:hover {
  color: var(--mainBlue);
}
.language-list--select .language-list-item a svg {
  display: none;
}
.language-list--select .language-list-item .language-box-language__tag {
  font-weight: 700;
  text-transform: uppercase;
}
.language-list--select .language-list-item .language-box-language__translate {
  font-weight: 400;
}
.language-list--select .language-list-item--active a {
  color: var(--mainBlue);
}
.popup {
  position: fixed;
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.8);
  top: -200vh;
  left: 0;
  z-index: 100000;
}
.popup--show {
  top: 0;
}
.popup-wrapp {
  position: absolute;
  width: 100%;
  max-width: 1082px;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  border-radius: 10px;
  background: #FFF;
  box-sizing: border-box;
  z-index: 100001;
  max-height: calc(100vh - 12rem);
  overflow: auto;
}
.popup-close {
  position: absolute;
  top: 14px;
  top: 1.4rem;
  right: 13px;
  right: 1.3rem;
  height: 24px;
  width: 24px;
  cursor: pointer;
  color: #000;
  z-index: 9;
}
.popup-close svg {
  fill: currentColor;
}
.popup-close-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.popup-yt {
  position: absolute;
  width: 100%;
  max-width: 1082px;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  box-sizing: border-box;
  z-index: 100001;
  max-height: calc(100vh - 12rem);
}
.popup-yt .popup-wrapp {
  position: relative;
  top: auto;
  left: auto;
  border-radius: 0;
  background: #000;
  -ms-transform: none;
      transform: none;
  overflow: auto;
  border-radius: 10px;
}
.popup-yt .popup-close {
  color: #FFF;
  top: -34px;
  top: -3.4rem;
  right: 0;
}
.popup-box {
  padding: 49px 46px 49px;
  padding: 4.9rem 4.6rem 4.9rem;
}
.popup-box iframe {
  width: 100%;
  aspect-ratio: 1.77777778;
  display: block;
  height: auto;
}
.popup-box-title {
  text-align: center;
}
.popup-box-content {
  position: relative;
}
.popup-box-content--video {
  padding: 56.25% 0 0 !important;
}
.popup-box-content--video video,
.popup-box-content--video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #000;
}
.popup-box__title {
  text-align: center;
}
.popup-box__subtitle {
  margin-bottom: 17px;
  margin-bottom: 1.7rem;
  text-align: center;
}
.popup-box-code {
  margin-top: 55px;
  margin-top: 5.5rem;
}
.popup-box-content video {
  width: 100%;
  aspect-ratio: 1.77777778;
  display: block;
  height: auto;
}
@media screen and (max-width: 79.75em) {
  .popup-wrapp {
    max-width: calc(100% - 64px);
  }
  .popup-yt {
    max-width: calc(100% - 64px);
  }
  .popup-yt .popup-wrapp {
    max-width: 100% !important;
  }
  .popup-box {
    padding: 4.7rem 2.2rem 2.7rem;
  }
}
@media screen and (max-width: 47.9375em) {
  .popup-wrapp {
    max-width: calc(100% - 32px);
  }
  .popup-yt {
    max-width: calc(100% - 32px);
  }
  .popup-box {
    padding: 4.6rem .6rem .6rem;
  }
  .popup-close {
    right: .6rem;
  }
}
.title--white {
  color: #fff;
}
.text--white {
  color: #fff;
}
.title--center {
  text-align: center;
}
.title--featured {
  font-size: 54px;
  font-size: 5.4rem;
  line-height: 72px;
  line-height: 7.2rem;
  margin-bottom: 22px;
  margin-bottom: 2.2rem;
}
.theme-link {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 14px;
  line-height: normal;
  font-weight: 700;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: var(--fontColor);
  text-decoration: none;
}
.theme-link svg {
  margin-left: 16px;
  margin-left: 1.6rem;
  fill: var(--mainRed);
  stroke: var(--mainRed);
}
.theme-link svg.left-icon {
  margin: 0 16px 0 0;
  margin: 0 1.6rem 0 0;
}
.theme-link svg.rotate-arrow {
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
}
a.theme-link:hover {
  color: var(--mainRed);
}
a.theme-link:active {
  color: var(--fontColor);
}
a.theme-link:active svg {
  fill: var(--fontColor);
  stroke: var(--fontColor);
}
a.theme-link:focus {
  color: var(--fontColor);
  outline: none;
}
a.theme-link:focus-visible {
  color: var(--fontColor);
  outline-offset: 5px;
  border-radius: 5px;
  outline: 2px solid #00569D;
}
.theme-link--white {
  color: #fff;
}
.theme-link--white svg {
  fill: #fff;
  stroke: #fff;
}
.theme-link--white:hover {
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.34);
  color: #fff;
}
.theme-link--white:hover svg {
  fill: #fff;
  stroke: #fff;
}
.video-play-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.video-play-link::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  background-color: #fff;
  content: "";
  width: 68px;
  height: 68px;
  border-radius: 50%;
}
.video-play-link svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  fill: var(--mainRed);
}
.wp-block-separator {
  border-top: 1px solid #E2E2E2;
  margin: 56px 0 64px;
  margin: 5.6rem 0 6.4rem;
}
.module-item--yellow {
  background-color: var(--yellowModuleLight);
}
.module-item--yellow:hover {
  background-color: var(--yellowModule);
  color: #fff;
}
.module-item--orange {
  background-color: var(--orangeModuleLight);
}
.module-item--orange:hover {
  background-color: var(--orangeModule);
  color: #fff;
}
.module-item--red {
  background-color: var(--redModuleLight);
}
.module-item--red:hover {
  background-color: var(--redModule);
  color: #fff;
}
.module-item--blue {
  background-color: var(--blueModuleLight);
}
.module-item--blue:hover {
  background-color: var(--blueModule);
  color: #fff;
}
.module-item--cyan {
  background-color: var(--cyanModuleLight);
}
.module-item--cyan:hover {
  background-color: var(--cyanModule);
  color: #fff;
}
.module-item--green {
  background-color: var(--greenModuleLight);
}
.module-item--green:hover {
  background-color: var(--greenModule);
  color: #fff;
}
.module-item--grey {
  background-color: var(--greyModuleLight);
}
.module-item--grey:hover {
  background-color: var(--greyModule);
  color: #fff;
}
.grecaptcha-badge {
  display: none !important;
}
#cmplz-manage-consent .cmplz-manage-consent {
  display: none !important;
}
.animate-element {
  opacity: 0;
}
.animate-element.animated {
  opacity: 1;
}
@media print {
  html {
    font-size: 62.5%;
  }
  body {
    font: 15px Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
    background: none !important;
    /* Brute force since user agents all print differently. */
    color: #000;
  }
  .wf-active body {
    font: 15px Georgia, "Times New Roman", Times, serif;
    line-height: 1.3;
    background: none !important;
    /* Brute force since user agents all print differently. */
    color: #000;
  }
  a {
    color: #000;
    text-decoration: underline;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  img {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  blockquote,
  table,
  pre {
    page-break-inside: avoid;
  }
  ul,
  ol,
  dl {
    page-break-before: avoid;
  }
  body > header {
    padding-top: 0px;
    box-sizing: border-box;
    height: auto;
    display: none;
  }
  footer {
    display: none;
  }
  .entry__content h1,
  .entry__content h2,
  .entry__content h3,
  .entry__content h4,
  .entry__content h5,
  .entry__content h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #000;
  }
  .entry__content h1 {
    font-size: 2rem;
  }
  .entry__content h2 {
    font-size: 1.8rem;
  }
  .entry__content h3 {
    font-size: 1.6rem;
  }
  .entry__content h4 {
    font-size: 1.4rem;
  }
  .entry__content h5 {
    font-size: 1.2rem;
  }
  .entry__content h6 {
    font-size: 1rem;
  }
  .entry__content ul {
    margin-left: 2em;
    padding-left: 0;
  }
  .entry__content ul li {
    margin: 0;
    padding: 0;
    list-style: disc;
  }
  .entry__content ul li:before {
    display: none;
  }
  .entry__content table th,
  .entry__content table td {
    padding: 4px 6px;
    color: #000;
  }
  .entry__content table th a,
  .entry__content table td a {
    color: #000;
  }
  .entry__content table th {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1rem;
    font-weight: bold;
    background: transparent;
  }
  .entry__content table td {
    background: transparent;
  }
  .entry__content p a[href^="http://"]:after,
  .entry__content a[href^="https://"]:after {
    content: " (" attr(href) ")";
  }
  .entry__content p a {
    word-wrap: break-word;
  }
  .entry__content q:after {
    content: " (Zdroj: " attr(cite) ")";
  }
  .btn {
    text-decoration: underline;
    color: #000;
  }
  .container {
    width: 100%;
  }
  .main-header,
  .main-menu {
    display: none;
  }
  .slider {
    display: none;
  }
  .sidebar {
    display: none;
  }
  .content {
    float: none;
    width: 100%;
    padding: 0;
  }
  .news-more {
    display: none;
  }
  .perexies-box {
    margin: 0;
  }
  .page-banner {
    background-image: none !important;
  }
  .page-header__title {
    color: #000;
  }
  .perexies-item__title {
    color: #000;
  }
  .page-content-title {
    color: #000;
  }
  .news-content-item-text__title {
    color: #000;
  }
  .news-content-item-text__title h2 {
    color: #000;
  }
  .more-department-link {
    color: #000;
  }
  .contacts-info-map {
    display: none;
  }
  .contacts-list-title {
    color: #000;
  }
  .contacts-list-header-item {
    width: 25% !important;
  }
  .contacts-list-item--title {
    width: 50% !important;
  }
  .contacts-list-item--title .contacts-list-item {
    width: 50% !important;
  }
  .contacts-list-item--contacts {
    width: 50% !important;
  }
  .contacts-list-item--contacts .contacts-list-item {
    width: 50% !important;
  }
  .contacts-teachers .contacts-list-header-item {
    width: 20% !important;
  }
  .contacts-teachers .contacts-list-item--title {
    width: 40% !important;
  }
  .contacts-teachers .contacts-list-item--title .contacts-list-item {
    width: 50% !important;
  }
  .contacts-teachers .contacts-list-item--contacts {
    width: 60% !important;
  }
  .contacts-teachers .contacts-list-item--contacts .contacts-list-item {
    width: 33.333% !important;
  }
  .photogallery-detail,
  .photogallery {
    margin-left: 0;
    margin-right: 0;
  }
}