/*!*******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/single-zaposleni.scss ***!
  \*******************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  position: relative;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  -moz-osx-font-smoothing: grayscale; /*(For Firefox)*/
  -webkit-font-smoothing: antialiased; /*(For Chrome and Safari)*/
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
blockquote {
  margin: 0;
}

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
}

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  display: block;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

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

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

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

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

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

html {
  box-sizing: border-box;
}

/*
  Custom Fonts
 */
@font-face {
  font-family: "Mallory-Book";
  src: url(../fonts/Mallory-Book.woff2) format("woff2"), url(../fonts/Mallory-Book.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mallory-Medium";
  src: url(../fonts/Mallory-Medium.woff2) format("woff2"), url(../fonts/Mallory-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mallory-Bold";
  src: url(../fonts/Mallory-Bold.woff2) format("woff2"), url(../fonts/Mallory-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
#button-style {
  padding: 15px 19px;
  background-color: #67C18C;
  border-radius: 12px;
  color: #003964;
  text-transform: uppercase;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

#button-style:hover {
  background-color: white;
  color: #67C18C;
}

.radius-large {
  border-radius: 32px;
  overflow: hidden;
}

.radius-medium {
  border-radius: 16px;
  overflow: hidden;
}

.radius-small {
  border-radius: 8px;
  overflow: hidden;
}

.tagline {
  font: 400 14px/1 "Mallory-Book", sans-serif;
  text-transform: uppercase;
}

.container {
  margin: 0 auto;
  padding: 0 20px;
}

@media only screen and (min-width: 768px) {
  .container {
    max-width: 680px;
  }
}
@media only screen and (min-width: 1024px) {
  .container {
    max-width: 1320px;
  }
}
.h1 {
  font: 500 50px/1.1 "Mallory-Medium", sans-serif;
}

.h2 {
  font: 500 40px/1.1 "Mallory-Medium", sans-serif;
}

.h3 {
  font: 400 24px/1.1 "Mallory-Book", sans-serif;
}

.h3-static {
  font: 400 32px/1.1 "Mallory-Book", sans-serif;
}

p,
ul,
a {
  font: 400 16px/1.3 "Mallory-Book", sans-serif;
}

@media only screen and (min-width: 768px) {
  .h1 {
    font-size: 96px;
  }
  .h2 {
    font-size: 48px;
  }
  h3 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1280px) {
  .h1 {
    font-size: 128px;
  }
  .h2 {
    font-size: 58px;
  }
  .h3 {
    font-size: 24px;
  }
}
.header {
  position: fixed;
  left: 50%;
  top: 0;
  max-width: 1311px;
  width: calc(100% - 40px) !important;
  height: 85px;
  z-index: 997;
  transition: all 300ms ease-in-out;
  background: #003964;
  transform: translateX(-50%);
  margin-top: 47px;
  border-radius: 15px;
  align-content: center;
}
.header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 56px;
  padding-right: 40px;
}
.header .sub-toggle--desktop {
  pointer-events: none;
}
.header .sub-toggle--desktop .submenu-arrow {
  display: block;
}
.header__global {
  display: flex;
  flex-flow: row;
  align-items: center;
  gap: 30px;
  width: 100%;
  justify-content: space-between;
}
.header__logo {
  position: relative;
  z-index: 999;
}
.header__logo-img {
  width: 88px;
  height: 32px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
  transition: width 300ms ease-in-out;
}
.header__menu {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 998;
  transform: translateY(-120%);
  background: #003964;
  padding: 100px 20px 60px;
  transition: transform 550ms ease-in-out;
  gap: 42px;
  align-items: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.header__menu .header__search-button {
  display: flex;
  cursor: pointer;
  order: -1;
  justify-content: right;
  max-width: 280px;
  width: 100%;
  border-radius: 10px;
  height: 48px;
  align-items: center;
  padding-right: 13px;
  background-color: rgba(255, 255, 255, 0.1);
}
@media only screen and (min-width: 1350px) {
  .header__menu .header__search-button {
    display: none;
  }
}
.header__menu-footer {
  width: 100%;
  max-width: 280px;
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin-top: 40px;
  padding-top: 32px;
  order: 10;
}
@media only screen and (min-width: 1350px) {
  .header__menu-footer {
    display: none;
  }
}
.header__menu-footer-icons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 30px;
}
.header__menu-footer-icons img {
  display: block;
  width: 40px;
  height: auto;
}
.header__menu-footer-bottom {
  display: flex;
  flex-direction: column;
  gap: 16px;
  opacity: 0.7;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 16px;
}
.header__menu-footer-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  justify-content: center;
}
.header__menu-footer-link {
  font: 400 12px/1.3 "Mallory-Book", sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
}
.header__menu-footer-copyright {
  font: 400 12px/1.3 "Mallory-Book", sans-serif;
  color: #FFFFFF;
  text-align: center;
  margin: 0;
  opacity: 0.8;
}
.header .menu {
  list-style: none;
  padding: 0;
  display: flex;
  flex-flow: column nowrap;
  gap: 12px;
}
.header .menu-item#menu-item-412 {
  display: none;
}
.header .menu-item a {
  display: flex;
  align-items: center;
  gap: 6px;
  font: 400 16px/1.4 "Mallory-Book", sans-serif;
  color: #FFFFFF;
  text-decoration: none;
}
.header .menu-item-has-children {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 12px;
}
.header .menu-item-has-children a {
  order: 1;
}
.header .menu-item-has-children button {
  order: 2;
  background: transparent;
  border: 0;
  color: #FFFFFF;
  cursor: pointer;
}
.header .menu-item-has-children.active > a {
  color: #67C18C;
}
.header .menu-item-has-children.active button {
  transform: rotate(180deg);
}
.header .menu-item-has-children.active .sub-menu {
  display: flex;
  flex-flow: row wrap;
  gap: 12px;
}
.header .menu-item-has-children.active .sub-menu .menu-item {
  flex: 0 0 100%;
}
.header .menu-item-has-children.active .sub-menu .menu-item a {
  opacity: 1;
}
.header .menu-item-has-children.active .sub-menu .menu-item button {
  transform: none;
}
.header .menu-item-has-children.active .sub-menu .menu-item-has-children a {
  opacity: 1;
}
.header .menu-item-has-children.active .sub-menu .menu-item-has-children .sub-menu {
  display: none;
}
.header .menu-item-has-children.active .sub-menu .menu-item-has-children.active a {
  opacity: 0.5;
}
.header .menu-item-has-children.active .sub-menu .menu-item-has-children.active button {
  transform: rotate(45deg);
}
.header .menu-item-has-children.active .sub-menu .menu-item-has-children.active .sub-menu {
  display: flex;
  flex-flow: row wrap;
  gap: 12px;
}
.header .menu-item-has-children.active .sub-menu .menu-item-has-children.active .sub-menu a {
  opacity: 1;
}
.header .menu .sub-menu {
  display: none;
  order: 3;
  flex: 0 0 100%;
  padding-left: 24px;
  list-style: none;
}
.header__toggles {
  display: flex;
  flex-flow: row;
  align-items: center;
  gap: 20px;
}
.header__toggles .header__button-active {
  display: none;
}
@media only screen and (max-width: 1349px) {
  .header__toggles .header__button-active {
    display: block;
  }
}
.header__toggles .header__lang {
  display: none;
}
.header .wpml-ls ul {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  padding: 0;
}
.header .wpml-ls-item {
  position: relative;
}
.header .wpml-ls-item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  height: 15px;
  width: 1px;
  transform: translateY(-50%);
  background: #FFFFFF;
}
.header .wpml-ls-item:last-of-type {
  border: 0;
}
.header .wpml-ls-item:last-of-type::after {
  display: none;
}
.header .wpml-ls-link {
  font: 400 16px/1 "Mallory-Book", sans-serif;
  text-transform: uppercase;
  color: #FFFFFF;
  transition: color 300ms ease-in-out;
  text-decoration: none;
  padding: 6px 13px 8px;
}
.header .wpml-ls-link:hover {
  color: #67C18C;
}
.header .wpml-ls-current-language .wpml-ls-link {
  color: #67C18C;
}
.header__hamburger {
  position: relative;
  width: 64px;
  display: flex;
  flex-flow: row wrap;
  gap: 6px;
  padding: 14px 0;
  cursor: pointer;
  z-index: 998;
}
.header__hamburger-lines {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  transition: transform 550ms ease-in-out;
}
.header__hamburger-lines span {
  display: block;
  width: 32px;
  height: 2px;
  background: #FFFFFF;
  transition: transform 550ms ease-in-out, background-color 300ms ease-in-out;
}
.header__hamburger-lines-one--2, .header__hamburger-lines-two--2 {
  margin-left: -1px;
}
.header__hamburger:hover .header__hamburger-lines span {
  background: #67C18C;
}
.header.expended {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0;
  padding: 0;
  margin: 0;
}
.header.expended .header__menu {
  transform: translateY(0);
  height: 100vh;
  overflow: scroll;
}
.header.expended .header__hamburger-lines span {
  background: #67C18C;
}
.header.expended .header__hamburger-lines-one--1 {
  transform: rotate(12deg);
}
.header.expended .header__hamburger-lines-one--2 {
  transform: rotate(-12deg);
}
.header.expended .header__hamburger-lines-two--1 {
  transform: rotate(-12deg);
}
.header.expended .header__hamburger-lines-two--2 {
  transform: rotate(12deg);
}
.header.expended .header__hamburger-lines--1 {
  transform: translateY(-3px);
}
.header.expended .header__hamburger-lines--2 {
  transform: translateY(3px);
}
.header__search-button {
  cursor: pointer;
  z-index: 999;
}
@media only screen and (max-width: 1349px) {
  .header__search-button {
    display: none;
  }
}
.header__search-button svg {
  display: block;
  width: 24px;
  height: auto;
}
.header__search-button svg path {
  transition: 300ms ease-in-out;
}
.header__search-button:hover svg path {
  stroke: #003964;
}
.header__search-modal {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(27, 59, 71, 0.85) 0%, rgba(27, 59, 71, 0.85) 100%);
  backdrop-filter: blur(4px);
  color: #003964;
  opacity: 0;
  transition: opacity 300ms ease-in-out;
  pointer-events: none;
  z-index: -998;
}
.header__search-modal .container {
  display: flex;
  flex-flow: column nowrap;
  background: #FFFFFF;
  border-radius: 16px;
  padding: 24px;
  width: 100%;
  max-width: 600px;
  max-height: 80vh;
  margin: 0 20px;
}
.header__search-modal-close {
  cursor: pointer;
  margin: 0 0 24px auto;
}
.header__search-modal-close svg {
  display: block;
  width: 34px;
  height: auto;
}
.header__search-modal-close svg path {
  fill: #003964;
  transition: fill 300ms ease-in-out;
}
.header__search-modal-close:hover svg path {
  fill: #003964;
}
.header__search-modal-input {
  width: 100%;
  font: 400 16px/1.4 "Mallory-Book", sans-serif;
  border: 1px solid #65A161;
  padding: 15px 12px;
  border-radius: 16px;
  margin-bottom: 24px;
}
.header__search-modal-input:active, .header__search-modal-input:focus, .header__search-modal-input:hover {
  outline: 0;
}
.header__search-modal-input::-moz-placeholder {
  color: #65A161;
}
.header__search-modal-input::placeholder {
  color: #65A161;
}
.header__search-modal-results {
  flex: 1;
  max-height: 300px;
  display: grid;
  grid-template-columns: 1fr;
  align-items: flex-start;
  gap: 24px;
  padding-right: 12px;
  overflow-y: auto;
}
.header__search-modal-result {
  display: grid;
  grid-template-columns: 1fr 2fr;
  align-items: center;
  color: #003964;
  transition: color 300ms ease-in-out;
}
.header__search-modal-result-img {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
}
.header__search-modal-result-title {
  font-size: 16px;
  padding-left: 12px;
}
.header__search-modal-result:hover {
  color: #003964;
}
.header__search-modal-error {
  display: none;
}
.header__search-modal.active {
  opacity: 1;
  pointer-events: initial;
  z-index: 998;
}
.header.sticky.searching {
  backdrop-filter: none;
  background: transparent;
}

@media only screen and (min-width: 640px) {
  .header__menu-links {
    padding-top: 90px;
  }
  .header__menu-links-content {
    gap: 12px;
  }
  .header__menu-sublinks {
    height: 100%;
  }
  .header__menu-sublinks-content {
    height: 100%;
    overflow-y: auto;
  }
  .header__menu-connect {
    background: #1D5734;
    border: 1px solid #1D5734;
    padding: 12px 0;
  }
  .header__menu-connect .container {
    max-width: 680px;
    padding: 0 20px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
  }
  .header__menu-connect-link {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    gap: 48px;
    width: auto;
    order: 1;
    padding: 0;
  }
  .header__menu-connect-link .btn--play {
    margin-top: 0;
  }
  .header__menu-socials {
    width: auto;
    flex-flow: row nowrap;
    gap: 24px;
    order: 2;
    padding: 0;
  }
  .header__menu-social {
    width: auto;
    height: auto;
    border: 0;
  }
}
@media only screen and (min-width: 1350px) {
  .header__logo-img {
    width: 122px;
    height: 40px;
  }
  .header__lang {
    display: none;
  }
  .header__menu {
    position: relative;
    height: auto;
    transform: none;
    padding: 0;
    background: transparent;
    flex-direction: row;
    justify-content: space-between;
  }
  .header__menu-connect .container {
    max-width: 1350px;
  }
  .header__menu-socials {
    gap: 48px;
  }
  .header .menu {
    flex-flow: row wrap;
    justify-content: start;
    gap: 0;
    overflow: visible;
  }
  .header .menu-item {
    position: relative;
  }
  .header .menu-item a {
    padding: 20px 24px;
  }
  .header .menu-item.current-menu-item > a, .header .menu-item.current-page-ancestor > a, .header .menu-item.current-menu-ancestor > a, .header .menu-item.current-page-parent > a {
    color: #67C18C;
  }
  .header .menu-item-has-children {
    position: relative;
  }
  .header .menu-item-has-children > a {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .header .menu-item-has-children > a .sub-toggle--desktop {
    display: flex;
    align-items: center;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    transition: transform 300ms ease-in-out;
  }
  .header .menu-item-has-children > a .sub-toggle--desktop .submenu-arrow {
    width: 15px;
    height: 9px;
  }
  .header .menu-item-has-children.current-menu-item > a .sub-toggle--desktop .submenu-arrow path, .header .menu-item-has-children.current-page-ancestor > a .sub-toggle--desktop .submenu-arrow path, .header .menu-item-has-children.current-menu-ancestor > a .sub-toggle--desktop .submenu-arrow path, .header .menu-item-has-children.current-page-parent > a .sub-toggle--desktop .submenu-arrow path {
    fill: #67C18C;
  }
  .header .menu-item-has-children:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .header .menu-item-has-children .sub-menu {
    display: block;
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    min-width: 210px;
    background: #024C83;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    padding: 12px 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 300ms ease-in-out;
    z-index: 800;
    overflow: visible;
  }
  .header .menu-item-has-children .sub-menu::before, .header .menu-item-has-children .sub-menu::after {
    display: none;
  }
  .header .menu-item-has-children .sub-menu .menu-item {
    padding: 0;
    width: 100%;
  }
  .header .menu-item-has-children .sub-menu .menu-item a {
    display: block;
    padding: 8px 20px;
    color: #FFFFFF;
    text-decoration: none;
    transition: background-color 300ms ease-in-out;
    border-radius: 0;
  }
  .header .menu-item-has-children .sub-menu .menu-item a:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .header .menu-item-has-children .sub-menu .menu-item-has-children {
    position: relative;
  }
  .header .menu-item-has-children .sub-menu .menu-item-has-children > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header .menu-item-has-children .sub-menu .menu-item-has-children > a .sub-toggle--desktop .submenu-arrow {
    width: 10px;
    transform: rotate(-90deg);
  }
  .header .menu-item-has-children .sub-menu .menu-item-has-children > a:hover .sub-toggle--desktop .submenu-arrow path {
    fill: rgba(255, 255, 255, 0.8);
  }
  .header .menu-item-has-children .sub-menu .menu-item-has-children:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .header .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu {
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: 8px;
  }
  .header .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu::before, .header .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu::after {
    display: none;
  }
  .header .menu-item-has-children .sub-menu .menu-item-has-children button {
    display: none;
  }
  .header .menu-item-has-children button {
    display: none;
  }
  .header__toggles .header__lang {
    display: flex;
    width: 55px;
  }
  .header__search-modal-close {
    margin-bottom: 48px;
  }
  .header__search-modal-results {
    max-height: 400px;
  }
  .header__search-modal-result-title {
    font-size: 24px;
    padding-left: 24px;
  }
  .header__hamburger {
    display: none;
  }
  .header.sticky .header__menu-link {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 1350px) {
  .header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
  }
  .header__lang-mobile-menu {
    text-align: center;
  }
  .header .menu {
    max-width: 280px;
    width: 100%;
  }
  .header .menu-item-has-children {
    gap: 7px;
  }
}
@media only screen and (max-width: 768px) {
  .header__button-active {
    font-size: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .header__global {
    gap: 20px;
  }
  .header__hamburger {
    width: 26px;
    gap: 3px;
  }
  .header__hamburger-lines {
    width: 26px;
  }
  .header #button-style {
    padding: 12px 15px;
    letter-spacing: -5%;
  }
}
.footer {
  margin-top: 120px;
  overflow: hidden;
}
.footer__top {
  background: linear-gradient(90deg, #003964 0%, #013A65 15%, #08406B 30%, #144B76 40%, #255B85 50%, #3B6F98 60%, #5688B0 70%, #76A5CC 90%, #7BAAD1 95%);
  padding: 24px 0;
}
.footer__top .container {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  padding-left: 56px;
  padding-right: 40px;
}
.footer__top .btn {
  white-space: nowrap;
}
.footer__logo-img {
  width: 100px;
}
.footer__bottom {
  background: #003964;
  position: relative;
  min-height: 400px;
}
.footer__bottom-top {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  gap: 25px;
  padding-top: 47px !important;
  min-height: 350px;
  z-index: 2;
}
.footer__bottom-bottom {
  position: relative;
  padding: 12px 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  border-top: 1px solid #FFFFFF;
  z-index: 2;
  opacity: 50%;
}
.footer__bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right center;
     object-position: right center;
  transform: none;
  z-index: 1;
}
.footer__menu, .footer__contacts {
  position: relative;
  z-index: 2;
}
.footer__icons {
  position: relative;
  z-index: 2;
}
.footer .menu {
  flex: 1;
  list-style: none;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  gap: 24px;
  overflow-y: auto;
}
.footer .menu-item a {
  display: flex;
  align-items: center;
  gap: 6px;
  font: 400 16px/1.4 "Mallory-Book", sans-serif;
  color: #FFFFFF;
  text-decoration: none;
}
.footer .menu-item-has-children {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 12px;
}
.footer .menu-item-has-children a {
  order: 1;
}
.footer .menu-item-has-children button {
  display: none;
  order: 2;
  background: transparent;
  border: 0;
  color: #FFFFFF;
  cursor: pointer;
}
.footer .menu-item-has-children.active a {
  opacity: 0.5;
}
.footer .menu-item-has-children.active button {
  transform: rotate(45deg);
}
.footer .menu-item-has-children.active .sub-menu {
  display: flex;
  flex-flow: row wrap;
  gap: 12px;
}
.footer .menu-item-has-children.active .sub-menu .menu-item {
  flex: 0 0 100%;
}
.footer .menu-item-has-children.active .sub-menu .menu-item a {
  opacity: 1;
}
.footer .menu-item-has-children.active .sub-menu .menu-item button {
  transform: none;
}
.footer .menu-item-has-children.active .sub-menu .menu-item-has-children a {
  opacity: 1;
}
.footer .menu-item-has-children.active .sub-menu .menu-item-has-children .sub-menu {
  display: none;
}
.footer .menu-item-has-children.active .sub-menu .menu-item-has-children.active a {
  opacity: 0.5;
}
.footer .menu-item-has-children.active .sub-menu .menu-item-has-children.active button {
  transform: rotate(45deg);
}
.footer .menu-item-has-children.active .sub-menu .menu-item-has-children.active .sub-menu {
  display: flex;
  flex-flow: row wrap;
  gap: 12px;
}
.footer .menu-item-has-children.active .sub-menu .menu-item-has-children.active .sub-menu a {
  opacity: 1;
}
.footer .menu .sub-menu {
  display: none;
  order: 3;
  flex: 0 0 100%;
  padding-left: 0;
  list-style: none;
}
.footer__icons {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  gap: 24px;
  padding-bottom: 15px;
}
.footer__icons img {
  display: block;
  width: 53px;
  height: auto;
}
.footer__contacts {
  width: 100%;
  max-width: 300px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin: 0 auto;
  padding-bottom: 25px;
}
.footer__contact-text {
  display: flex;
  justify-content: center;
  color: white;
}
.footer__contact {
  font: 400 14px/1.3 "Mallory-Book", sans-serif;
  color: #67C18C;
  text-decoration: none;
}
.footer__links {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 24px;
}
.footer__link, .footer__copyright {
  font: 400 12px/1.3 "Mallory-Book", sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
}
.footer__copyright {
  opacity: 0.5;
}

@media only screen and (min-width: 1024px) {
  .footer__bottom-top {
    padding-top: 47px;
    min-height: 400px;
    gap: 30px;
  }
  .footer__bg {
    max-width: 1000px;
  }
  .footer .menu {
    align-items: flex-start;
  }
  .footer .menu-item {
    width: 200px;
  }
  .footer .menu-item > a {
    display: block;
    color: #67C18C;
    margin-bottom: 24px;
  }
  .footer .menu-item .sub-menu .menu-item a {
    color: #FFFFFF;
    margin-bottom: 12px;
  }
  .footer .menu-item-has-children .menu-item {
    padding: 6px 0;
  }
  .footer .menu-item-has-children .menu-item-has-children {
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .footer .menu-item-has-children .menu-item-has-children a {
    max-width: 146px;
  }
  .footer .menu-item-has-children .menu-item-has-children button {
    display: block;
  }
  .footer .menu-item-has-children .menu-item-has-children .sub-menu {
    display: none;
  }
  .footer .menu-item-has-children .menu-item-has-children.active .sub-menu {
    flex: 0 0 100%;
    display: block;
  }
  .footer .menu-item .sub-menu {
    display: block;
  }
  .footer__top .btn {
    text-indent: 0;
  }
  .footer__bottom-bottom {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 12px 0 24px;
  }
}
@media only screen and (max-width: 768px) {
  .footer .footer__contacts {
    flex-direction: column;
  }
}
@media only screen and (max-width: 480px) {
  .footer__top .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer .menu {
    display: flex;
    flex-flow: column;
    align-items: start;
  }
}
.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

.hero {
  position: relative;
  padding: 120px 0 24px;
}
.hero__img, .hero__gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero__img {
  z-index: 1;
}
.hero__gradient {
  background: linear-gradient(180deg, #222 0%, rgba(34, 34, 34, 0) 100%);
  z-index: 2;
}
.hero .container {
  position: relative;
  width: 100%;
  z-index: 3;
}
.hero__breadcrumb span {
  display: grid;
  grid-template-columns: 1fr;
  gap: 6px;
}
.hero__breadcrumb span a,
.hero__breadcrumb span .breadcrumb_last {
  font: 400 12px/1 "Mallory-Book", sans-serif;
  text-transform: uppercase;
}
.hero__breadcrumb span a {
  color: #FFFFFF;
  opacity: 0.5;
}
.hero__breadcrumb span .breadcrumb_last {
  color: #FFFFFF;
}

@media only screen and (min-width: 1024px) {
  .hero {
    padding: 120px 0 80px;
  }
  .hero__breadcrumb span {
    display: flex;
  }
  .hero__breadcrumb span span::after {
    content: "/";
    font: 400 14px/1 "Mallory-Book", sans-serif;
    color: #FFFFFF;
    opacity: 0.5;
  }
  .hero__breadcrumb span a,
  .hero__breadcrumb span .breadcrumb_last {
    font-size: 14px;
  }
  .hero__breadcrumb span .breadcrumb_last::after {
    display: none;
  }
}
.member {
  padding: 48px 0;
}
.member .container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 48px;
}
.member__img {
  width: 100%;
  max-height: 429px;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
  -o-object-position: 0 40%;
     object-position: 0 40%;
}
.member__role {
  display: none;
}
.member__name {
  font: 500 32px/1.1 "Mallory-Medium", sans-serif;
  color: #003964;
  margin-bottom: 24px;
}
.member__content {
  color: #003964;
  margin-top: 64px;
}
.member__content p {
  margin-bottom: 24px;
}

@media only screen and (min-width: 1024px) {
  .member {
    padding: 0;
  }
  .member .container {
    grid-template-columns: 1fr 1fr;
  }
  .member__img {
    order: 2;
  }
  .member__content {
    order: 1;
  }
  .member__name {
    font-size: 64px;
    color: #003964;
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 1024px) {
  .member__content {
    margin: 0;
  }
}
