/*!*************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/acf-blocks.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;
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/arrow-circle/arrow-circle.scss ***!
  \******************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
@keyframes arrowMove {
  from {
    transform: translate(0, -50%);
  }
  to {
    transform: translate(50%, -50%);
  }
}
.arrow-circle {
  position: relative;
  border-radius: 100%;
  cursor: pointer;
  overflow: hidden;
  -webkit-background-clip: padding-box;
}
.arrow-circle__container {
  position: absolute;
  display: grid;
  align-items: center;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
.arrow-circle__container--1 {
  opacity: 0;
}
.arrow-circle__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}
.arrow-circle--small, .arrow-circle--resizable {
  width: 31px;
  height: 31px;
}
.arrow-circle--small .arrow-circle__container, .arrow-circle--resizable .arrow-circle__container {
  grid-template-columns: 31px 31px;
}
.arrow-circle--small .arrow-circle__arrow, .arrow-circle--resizable .arrow-circle__arrow {
  height: 31px;
  width: 31px;
}
.arrow-circle--small .arrow-circle__arrow svg, .arrow-circle--resizable .arrow-circle__arrow svg {
  width: 12px;
}
.arrow-circle--big {
  width: 53px;
  height: 53px;
}
.arrow-circle--big .arrow-circle__container {
  grid-template-columns: 53px 53px;
}
.arrow-circle--big .arrow-circle__arrow {
  width: 53px;
  height: 53px;
}
.arrow-circle--big .arrow-circle__arrow svg {
  width: 20px;
}
.arrow-circle--darkest {
  border: 1px solid #003964;
}
.arrow-circle--darkest .arrow-circle__container--1 .arrow-circle__arrow--2 {
  background: #003964;
}
.arrow-circle--darkest .arrow-circle__container--1 .arrow-circle__arrow--2 svg path {
  stroke: #FFFFFF;
}
.arrow-circle--darkest .arrow-circle__container--2 .arrow-circle__arrow--1 {
  background: #003964;
}
.arrow-circle--darkest .arrow-circle__container--2 .arrow-circle__arrow--1 svg path {
  stroke: #FFFFFF;
}
.arrow-circle--darkest .arrow-circle__arrow svg path {
  stroke: #003964;
}
.arrow-circle--darkest-reverse {
  border: 1px solid #FFFFFF;
}
.arrow-circle--darkest-reverse .arrow-circle__container--1 .arrow-circle__arrow--2 {
  background: #FFFFFF;
}
.arrow-circle--darkest-reverse .arrow-circle__container--1 .arrow-circle__arrow--2 svg path {
  stroke: #1D5734;
}
.arrow-circle--darkest-reverse .arrow-circle__container--2 .arrow-circle__arrow--1 {
  background: #FFFFFF;
}
.arrow-circle--darkest-reverse .arrow-circle__container--2 .arrow-circle__arrow--1 svg path {
  stroke: #1D5734;
}
.arrow-circle--darkest-reverse .arrow-circle__arrow svg path {
  stroke: #FFFFFF;
}
.arrow-circle--primary-reverse {
  border: 1px solid #FFFFFF;
}
.arrow-circle--primary-reverse .arrow-circle__container--1 .arrow-circle__arrow--2 {
  background: #FFFFFF;
}
.arrow-circle--primary-reverse .arrow-circle__container--1 .arrow-circle__arrow--2 svg path {
  stroke: #003964;
}
.arrow-circle--primary-reverse .arrow-circle__container--2 .arrow-circle__arrow--1 {
  background: #FFFFFF;
}
.arrow-circle--primary-reverse .arrow-circle__container--2 .arrow-circle__arrow--1 svg path {
  stroke: #003964;
}
.arrow-circle--primary-reverse .arrow-circle__arrow svg path {
  stroke: #FFFFFF;
}
.arrow-circle--white {
  border: 1px solid #FFFFFF;
}
.arrow-circle--white .arrow-circle__container--1 .arrow-circle__arrow--2 {
  background: #FFFFFF;
}
.arrow-circle--white .arrow-circle__container--1 .arrow-circle__arrow--2 svg path {
  stroke: #003964;
}
.arrow-circle--white .arrow-circle__container--2 .arrow-circle__arrow--1 {
  background: #FFFFFF;
}
.arrow-circle--white .arrow-circle__container--2 .arrow-circle__arrow--1 svg path {
  stroke: #003964;
}
.arrow-circle--white .arrow-circle__arrow svg path {
  stroke: #FFFFFF;
}
.arrow-circle--top {
  transform: rotate(-90deg);
}
.arrow-circle--top-right {
  transform: rotate(-45deg);
}
.arrow-circle--bottom {
  transform: rotate(90deg);
}
.arrow-circle--play .arrow-circle__arrow svg {
  margin-left: 2px;
}
.arrow-circle.entered .arrow-circle__container--1 {
  opacity: 0;
}
.arrow-circle.entered .arrow-circle__container--2 {
  opacity: 1;
  animation: arrowMove 500ms ease-in-out forwards;
}
.arrow-circle.left .arrow-circle__container--1 {
  opacity: 1;
  animation: arrowMove 500ms ease-in-out forwards;
}
.arrow-circle.left .arrow-circle__container--2 {
  opacity: 0;
}

@media only screen and (min-width: 1024px) {
  .arrow-circle--resizable {
    width: 53px;
    height: 53px;
  }
  .arrow-circle--resizable .arrow-circle__container {
    grid-template-columns: 53px 53px;
  }
  .arrow-circle--resizable .arrow-circle__arrow {
    width: 53px;
    height: 53px;
  }
  .arrow-circle--resizable .arrow-circle__arrow svg {
    width: 20px;
  }
}
/*!******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/button/button.scss ***!
  \******************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.btn {
  display: flex;
  align-items: center;
  gap: 12px;
  width: -moz-fit-content;
  width: fit-content;
  font: 400 14px/1 "Mallory-Book", sans-serif;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
}
.btn--bg-darkest, .btn--bg-secondary {
  padding: 15px 20px;
  border-radius: 12px;
  color: #FFFFFF;
}
.btn--bg-secondary {
  background: #67C18C;
}
.btn--bg-primary {
  background: #003964;
}
.btn--txt-darkest {
  color: #003964;
}
.btn--txt-secondary {
  color: #003964;
}
.btn--bg-primary-style {
  background: #67C18C;
  padding: 15px 19px;
  border-radius: 12px;
  color: #003964;
}
.btn--bg-primary-style svg path {
  stroke: #003964;
}
.btn--bg-primary-style:hover {
  background-color: #003964;
  color: #67C18C;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.btn--bg-primary-style:hover svg path {
  stroke: #67C18C;
}
.btn--bg-secondary-style {
  background: #67C18C;
  padding: 15px 19px;
  border-radius: 12px;
  color: #003964;
}
.btn--bg-secondary-style svg path {
  stroke: #003964;
}
.btn--bg-secondary-style:hover {
  background-color: white;
  color: #67C18C;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.btn--bg-secondary-style:hover svg path {
  stroke: #67C18C;
}
.btn .arrow-circle {
  flex-shrink: 0;
}
/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/cover-one/cover-one.scss ***!
  \************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.cover-one {
  color: #FFFFFF;
}
.cover-one__content {
  position: relative;
  border-radius: 20px;
  overflow-x: hidden;
  padding: 48px 12px;
}
.cover-one__content .container {
  padding: 0;
}
.cover-one__img, .cover-one__gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cover-one__img {
  z-index: 1;
}
.cover-one__gradient {
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.cover-one__text {
  position: relative;
  z-index: 3;
}
.cover-one__title {
  margin-bottom: 12px;
}
.cover-one__paragraphs p {
  margin-bottom: 24px;
}
.cover-one__paragraphs p:last-of-type {
  margin-bottom: 0;
}
.cover-one .btn {
  margin-top: 24px;
}
.cover-one.full .container {
  max-width: 100%;
  padding: 0;
}
.cover-one.full .cover-one__content {
  border-radius: 0;
  padding: 48px 20px;
}
.cover-one.full .cover-one__content .container {
  padding: 0 20px;
}
.cover-one.dark {
  color: #1D5734;
}

@media only screen and (min-width: 768px) {
  .cover-one.full .cover-one__content .container {
    max-width: 680px;
  }
}
@media only screen and (min-width: 1024px) {
  .cover-one__content {
    border-radius: 32px;
    padding: 80px 48px;
  }
  .cover-one__text {
    max-width: 460px;
  }
  .cover-one__title {
    margin-bottom: 24px;
  }
  .cover-one__paragraph {
    max-width: 385px;
    margin-left: 60%;
  }
  .cover-one.left .cover-one__gradient {
    background: linear-gradient(89deg, rgba(11, 37, 18, 0.61) 2.97%, rgba(0, 0, 0, 0) 88.19%);
  }
  .cover-one.right .cover-one__gradient {
    background: linear-gradient(270deg, rgba(11, 37, 18, 0.61) 2.97%, rgba(0, 0, 0, 0) 88.19%);
  }
  .cover-one.right .cover-one__text {
    margin-left: auto;
  }
  .cover-one.center .cover-one__text {
    text-align: center;
    margin: 0 auto;
  }
  .cover-one.center .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .cover-one.full .cover-one__content {
    padding: 115px 0;
  }
  .cover-one.full .cover-one__content .container {
    max-width: 1320px;
  }
}
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/cover-one/cover-one.scss ***!
  \********************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.cover-one {
  padding: 35px 0;
}

@media only screen and (min-width: 1024px) {
  .cover-one {
    padding: 20px 0;
  }
}
/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/cover-two/cover-two.scss ***!
  \************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.cover-two {
  text-align: center;
}
.cover-two__content {
  position: relative;
  overflow: hidden;
  padding: 80px 12px;
  border-radius: 20px;
}
.cover-two__img, .cover-two__gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.cover-two__img {
  z-index: 1;
}
.cover-two__gradient {
  background: #22362A;
  opacity: 0.4;
  z-index: 2;
}
.cover-two__text {
  position: relative;
  max-width: 770px;
  padding: 0 20px;
  margin: 0 auto;
  z-index: 3;
}
.cover-two__text:not(.h2) {
  font-size: 24px;
}
.cover-two.solid, .cover-two.image {
  color: #FFFFFF;
}
.cover-two.solid .cover-two__content, .cover-two.image .cover-two__content {
  background: #003964;
}
.cover-two.full .container {
  padding: 0;
  max-width: 100%;
}
.cover-two.full .cover-two__content {
  border-radius: 0;
}
.cover-two.small .cover-two__content {
  padding: 48px 12px;
}
.cover-two.small .cover-two__text {
  font-size: 16px;
}
.cover-two.medium .cover-two__text {
  font-size: 24px;
}
.cover-two.none .cover-two__content {
  padding: 0;
}

@media only screen and (min-width: 1024px) {
  .cover-two__content {
    padding: 125px 0;
    border-radius: 32px;
  }
  .cover-two.medium .cover-two__text {
    font-size: 32px;
  }
}
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/cover-two/cover-two.scss ***!
  \********************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.cover-two {
  margin: 40px 0;
}
/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/hero/hero.scss ***!
  \**************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.hero__main {
  position: relative;
  height: 530px;
  padding: 120px 0 48px;
  color: #FFFFFF;
  overflow: hidden;
}
.hero__image, .hero__video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero__image--mobile, .hero__video--mobile {
  z-index: 2;
}
.hero__image-desktop, .hero__video-desktop {
  z-index: 1;
}
.hero__gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: linear-gradient(180deg, #222 0%, rgba(101, 161, 97, 0) 100%);
  opacity: 0.5;
  z-index: 3;
}
.hero__gradient--bottom {
  top: auto;
  bottom: 0;
  height: 250px;
  background: linear-gradient(0deg, #222 0%, rgba(34, 34, 34, 0) 100%);
}
.hero .container {
  position: relative;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: end;
  z-index: 4;
}
.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;
  text-decoration: none;
}
.hero__breadcrumb span a {
  color: #FFFFFF;
  opacity: 0.5;
}
.hero__breadcrumb span .breadcrumb_last {
  color: #FFFFFF;
}
.hero__tagline {
  margin-bottom: 6px;
}
.hero__text .btn {
  margin-top: 24px;
}
.hero__arrow-button {
  position: absolute;
  top: 120px;
  right: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  cursor: pointer;
  transition: transform 0.2s ease, opacity 0.2s ease;
  z-index: 5;
}
.hero__arrow-button:hover {
  opacity: 0.8;
  transform: scale(1.1);
}
.hero__arrow-button:focus {
  outline: 2px solid rgba(255, 255, 255, 0.5);
  outline-offset: 4px;
  border-radius: 50%;
}
.hero__description {
  margin-top: 48px;
  margin-bottom: 48px;
}
.hero__description-banner {
  margin-bottom: 24px;
}
.hero__description-logo {
  display: block;
  margin-bottom: 12px;
  width: 114px;
  height: 42px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}
.hero__description-socials {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 24px;
}
.hero__description-social img {
  display: block;
  width: 34px;
  height: auto;
}
.hero__description-paragraphs {
  color: #003964;
}
.hero__description-paragraph {
  margin-bottom: 24px;
  line-height: 20px;
  letter-spacing: -3%;
}
.hero__description-paragraph:last-of-type {
  margin-bottom: 0;
}
.hero__description--two .hero__description-paragraphs--one {
  margin-bottom: 24px;
  line-height: 20px;
  letter-spacing: -3%;
}

@media only screen and (min-width: 1024px) {
  .hero__text {
    padding-top: 15px;
  }
  .hero__main {
    height: 100vh;
    max-height: 816px;
  }
  .hero__image--mobile, .hero__video--mobile {
    display: none;
  }
  .hero__breadcrumb span {
    display: flex;
    align-items: center;
  }
  .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;
  }
  .hero__content {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-end;
  }
  .hero__text {
    flex: 1;
  }
  .hero__arrow-button {
    top: 48px;
    right: 48px;
  }
  .hero__description .container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 174px;
  }
  .hero__description-banner {
    order: 2;
  }
  .hero__description-paragraphs,
  .hero__description .btn {
    order: 1;
    line-height: 20px;
    letter-spacing: -3%;
  }
  .hero__description-logo {
    margin-left: auto;
  }
  .hero__description-socials {
    justify-content: flex-end;
  }
  .hero__description-social img {
    width: 53px;
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .hero__content {
    display: flex;
    flex-direction: column-reverse;
  }
}
/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/image-text/image-text.scss ***!
  \**************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.image-text {
  color: #003964;
}
.image-text .container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 48px;
}
.image-text__graphics {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
  opacity: 0.6;
}
.image-text__graphics svg {
  display: block;
  width: 45px;
  height: auto;
}
.image-text__img {
  width: 100%;
  height: auto;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
}
.image-text__img-full {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
}
.image-text__content {
  flex: 1;
}
.image-text__title {
  margin-bottom: 12px;
}
.image-text__title--big {
  margin-bottom: 24px;
}
.image-text__paragraphs p {
  margin-bottom: 24px;
}
.image-text__paragraphs p:last-of-type {
  margin-bottom: 0;
}
.image-text .btn {
  margin-top: 48px;
}
.image-text--text-image .image-text__text {
  order: 1;
}
.image-text--text-image .image-text__img {
  order: 2;
}
.image-text--image-text .image-text__text {
  order: 2;
}
.image-text--image-text .image-text__img {
  order: 1;
}
.image-text--full {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}
.image-text--full .container {
  width: 100%;
  padding-top: 24px;
  padding-bottom: 48px;
}
.image-text--full.image-text--image-text .container {
  order: 2;
}
.image-text--full.image-text--image-text .image-text__img-full {
  order: 1;
}
.image-text--full.image-text--green {
  background: #E0F3E8;
  color: #003964;
}
.image-text--full.image-text--blue {
  background: #003964;
  color: #FFFFFF;
}

@media only screen and (min-width: 1024px) {
  .image-text .container {
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 120px;
  }
  .image-text__graphics {
    order: 2;
    flex-flow: column nowrap;
    margin-bottom: 0;
  }
  .image-text__graphics svg {
    width: 62px;
  }
  .image-text__img {
    border-radius: 32px;
  }
  .image-text--text-image.image-text--reverse .image-text__text {
    order: 2;
  }
  .image-text--text-image.image-text--reverse .image-text__img {
    order: 1;
  }
  .image-text--text-image.image-text--reverse.image-text--big-image .container {
    grid-template-columns: 3fr 2fr;
  }
  .image-text--text-image.image-text--big-image .container {
    grid-template-columns: 2fr 3fr;
  }
  .image-text--image-text.image-text--reverse .image-text__text {
    order: 1;
  }
  .image-text--image-text.image-text--reverse .image-text__img {
    order: 2;
  }
  .image-text--image-text.image-text--reverse.image-text--big-image .container {
    grid-template-columns: 2fr 3fr;
  }
  .image-text--image-text.image-text--big-image .container {
    grid-template-columns: 3fr 2fr;
  }
  .image-text--full {
    min-height: 550px;
  }
  .image-text--full .container {
    grid-template-columns: 1fr;
    gap: 0;
    padding: 0 20px;
  }
  .image-text--full .image-text__text {
    width: 50%;
    display: flex;
    align-items: center;
    gap: 24px;
  }
  .image-text--full .image-text__img-full {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
  }
  .image-text--full.image-text--image-text .image-text__text {
    margin-left: auto;
    padding: 60px 0 60px 60px;
  }
  .image-text--full.image-text--image-text .image-text__img-full {
    left: 0;
    right: auto;
  }
  .image-text--full.image-text--image-text.image-text--reverse .image-text__text {
    margin-left: 0;
    padding: 60px 60px 60px 0;
  }
  .image-text--full.image-text--image-text.image-text--reverse .image-text__img-full {
    right: 0;
    left: auto;
  }
  .image-text--full.image-text--text-image .image-text__text {
    margin-left: 0;
    padding: 60px 60px 60px 0;
  }
  .image-text--full.image-text--text-image .image-text__img-full {
    right: 0;
    left: auto;
  }
  .image-text--full.image-text--text-image.image-text--reverse .image-text__text {
    margin-left: auto;
    padding: 60px 0 60px 60px;
  }
  .image-text--full.image-text--text-image.image-text--reverse .image-text__img-full {
    left: 0;
    right: auto;
  }
}
/*!**********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/image-text/image-text.scss ***!
  \**********************************************************************************************************************************************************************/
.image-text {
  margin: 40px 0;
}

.image-text--full + .image-text--full {
  margin-top: -120px;
}

@media only screen and (min-width: 1024px) {
  .image-text--full {
    padding: 0;
  }
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/text-button/text-button.scss ***!
  \****************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.text-button {
  text-align: center;
}
.text-button .container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
}
.text-button__text {
  font-size: 24px;
  color: #003964;
  margin: 0 0 40px 0;
  font-weight: 500;
}
.text-button .btn {
  margin: 0 auto;
  display: inline-flex;
}
/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/text-button/text-button.scss ***!
  \************************************************************************************************************************************************************************/
.text-button {
  padding-top: 100px;
  padding-bottom: 50px;
}
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/reports/reports.scss ***!
  \********************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.reports {
  position: relative;
}
.reports__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
.reports__item {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}
.reports__item-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  filter: brightness(0.7);
  z-index: 1;
}
.reports__item-text {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  padding: 24px;
  color: #FFFFFF;
  z-index: 2;
}
.reports__item-text svg {
  display: block;
  width: 40px;
  height: auto;
}
.reports__item.hidden {
  display: none;
}
.reports__pagination {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  font: 400 18px/1 "Mallory-Book", sans-serif;
  margin-top: 48px;
  gap: 24px;
}
.reports__pagination button {
  background: none;
  border: 0;
}
.reports__pagination-button {
  text-transform: uppercase;
  color: #003964;
}
.reports__pagination-button--prev, .reports__pagination-button--next {
  font-size: 14px;
  padding: 0;
}
.reports__pagination-button:not(.disabled) {
  cursor: pointer;
}
.reports__pagination-button.disabled {
  color: #8B8B8B;
}
.reports__pagination-number {
  color: #8B8B8B;
  padding: 6px 8px;
}
.reports__pagination-number:not(.active) {
  cursor: pointer;
}
.reports__pagination-number.active {
  color: #003964;
}
/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/reports/reports.scss ***!
  \****************************************************************************************************************************************************************/
.reports {
  padding: 48px 0;
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/slider-posts/slider-posts.scss ***!
  \******************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
/**
 * Swiper 10.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 28, 2023
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

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

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

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

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

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

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

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

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

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

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

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

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

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

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.slider-posts {
  position: relative;
  padding: 120px 0;
  overflow: hidden;
  background: #FFFFFF;
}
.slider-posts__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
.slider-posts .container {
  position: relative;
  z-index: 2;
}
.slider-posts__text {
  margin-bottom: 48px;
}
.slider-posts__title {
  margin-bottom: 6px;
}
.slider-posts .swiper {
  width: 291px;
  overflow: visible;
}
.slider-posts .swiper-slide {
  width: 291px;
  height: 449px;
}
.slider-posts .swiper-slide--bottom {
  margin-top: 50px;
}
.slider-posts__navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 48px;
  margin-top: 12px;
}
.slider-posts__navigation .swiper-button-prev, .slider-posts__navigation .swiper-button-next {
  cursor: pointer;
}
.slider-posts__navigation .swiper-button-prev svg, .slider-posts__navigation .swiper-button-next svg {
  display: block;
  width: 64px;
  height: auto;
}
.slider-posts__navigation .swiper-button-prev svg path, .slider-posts__navigation .swiper-button-next svg path {
  transition: all 300ms ease-in-out;
}
.slider-posts__navigation .swiper-button-prev:hover:not(.swiper-button-disabled) svg path, .slider-posts__navigation .swiper-button-next:hover:not(.swiper-button-disabled) svg path {
  stroke: #003964;
}
.slider-posts__navigation .swiper-button-disabled {
  cursor: not-allowed;
}
.slider-posts__navigation--desktop {
  display: none;
}
.slider-posts__cta {
  margin-top: 48px;
}
.slider-posts__cta .btn {
  margin: 0 auto;
}
.slider-posts__cta--desktop {
  display: none;
}
.slider-posts--txt-darkest .slider-posts__text {
  color: #003964;
}
.slider-posts--txt-darkest .slider-posts__navigation .swiper-button-next svg path, .slider-posts--txt-darkest .slider-posts__navigation .swiper-button-prev svg path {
  stroke: #003964;
}
.slider-posts--txt-darkest .slider-posts__navigation .swiper-button-disabled svg path {
  stroke: #E0F2DA;
}
.slider-posts--txt-white .slider-posts__text {
  color: #FFFFFF;
}
.slider-posts--txt-white .slider-posts__navigation .swiper-button-next svg path, .slider-posts--txt-white .slider-posts__navigation .swiper-button-prev svg path {
  stroke: #FFFFFF;
}
.slider-posts--txt-white .slider-posts__navigation .swiper-button-disabled svg path {
  stroke: #8B8B8B;
}

@media only screen and (min-width: 1024px) {
  .slider-posts {
    padding: 76px 0;
  }
  .slider-posts .container {
    display: flex;
    flex-flow: row nowrap;
  }
  .slider-posts__text {
    flex: 0 0 30%;
    position: relative;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    z-index: 2;
    padding: 48px 0;
  }
  .slider-posts__text--gradient {
    position: absolute;
    width: 48px;
    height: 100%;
  }
  .slider-posts__navigation--mobile {
    display: none;
  }
  .slider-posts__navigation--desktop {
    display: flex;
    justify-content: flex-start;
  }
  .slider-posts__cta--mobile {
    display: none;
  }
  .slider-posts__cta--desktop {
    display: block;
  }
  .slider-posts__cta--desktop .btn {
    margin-left: 0;
  }
  .slider-posts .swiper {
    width: calc(70% + (100vw - 1300px) / 2);
    flex: 1;
    margin-left: 0;
    padding: 48px calc((100vw - 1300px) / 2) 48px 48px;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, rgb(0, 0, 0) 48px);
            mask-image: linear-gradient(to right, transparent 0%, rgb(0, 0, 0) 48px);
  }
}
/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/card-post/card-post.scss ***!
  \************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.card-post {
  display: block;
  width: 100%;
  height: 100%;
  perspective: 1000px;
}
.card-post__inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.card-post__front, .card-post__back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  transition: box-shadow 300ms ease-in-out;
}
.card-post__front-content, .card-post__back-content {
  padding: 24px 16px 24px 24px;
  width: 100%;
}
.card-post__front {
  position: absolute;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.card-post__img, .card-post__gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.card-post__img {
  height: 70%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  transition: all 600ms ease-in-out;
}
.card-post__gradient {
  height: 100%;
  background: linear-gradient(0deg, rgb(0, 57, 100) 0%, rgb(0, 57, 100) 30%, rgba(0, 57, 100, 0) 66%, rgba(0, 57, 100, 0) 100%);
  z-index: 2;
}
.card-post__text {
  position: relative;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 12px;
  z-index: 3;
}
.card-post__title {
  flex: 1;
  font: 400 24px/1.1 "Mallory-Book", sans-serif;
  color: #FFFFFF;
}
.card-post:hover .card-post__front, .card-post:hover .card-post__back {
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
}
.card-post:hover .card-post__img {
  transform: scale(1.1);
}
.card-post--flippable .card-post__back {
  background-color: #FFFFFF;
  color: white;
  transform: rotateY(180deg);
}
.card-post--flippable .card-post__back-content {
  box-sizing: border-box;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}
.card-post--flippable .card-post__back .btn {
  margin-left: auto;
}
.card-post--flippable .card-post__logo {
  display: block;
  width: 112px;
  margin-bottom: 24px;
}
.card-post--flippable .card-post__excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.card-post--flippable .card-post__excerpt p {
  color: #8B8B8B;
}
.card-post--flippable:hover .card-post__inner {
  transform: rotateY(180deg);
}
.card-post--flippable:hover .card-post__front {
  z-index: 1;
}
.card-post--flippable:hover .card-post__back {
  z-index: 2;
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/arrow-basic/arrow-basic.scss ***!
  \****************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.arrow-basic {
  flex-shrink: 0;
  transition: transform 300ms ease-in-out;
}
.arrow-basic--primary path {
  stroke: #003964;
}
.arrow-basic--default-size-arrow {
  width: 26px;
  height: 10px;
}
.arrow-basic--second-size-arrow-and-position {
  width: 26px;
  height: 10px;
  transform: rotate(-90deg);
}
.arrow-basic--second-size-arrow-and-position path {
  stroke: white;
}
.arrow-basic--secondary path {
  stroke: #003964;
}
.arrow-basic--white path {
  stroke: #FFFFFF;
}
/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/slider-posts/slider-posts.scss ***!
  \**************************************************************************************************************************************************************************/

/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/socials/socials.scss ***!
  \****************************************************************************************************************************************************************/
.socials {
  padding: 48px 0;
}
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/socials/socials.scss ***!
  \********************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.socials {
  color: #003964;
  padding: 120px 0;
}
.socials__text {
  max-width: 330px;
  margin-bottom: 48px;
}
.socials__title {
  margin-bottom: 12px;
}
.socials__links {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 12px;
}
.socials__url {
  position: relative;
  border-radius: 12px;
  transition: all 550ms ease-in-out;
  overflow: hidden;
}
.socials__url:hover {
  box-shadow: 0 7px 17px 0 rgba(11, 21, 26, 0.29);
}
.socials__url:hover .socials__background {
  transform: scale(1.1);
}
.socials__background {
  width: 50px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 550ms ease-in-out;
}
.socials__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  transform: translate(-50%, -50%);
  filter: brightness(2);
}

@media only screen and (min-width: 768px) {
  .socials__background {
    width: 85px;
    height: 85px;
  }
}
@media only screen and (min-width: 1024px) {
  .socials .container {
    display: grid;
    grid-template-columns: 325px auto;
    justify-content: space-between;
    gap: 120px;
  }
  .socials__text {
    margin-bottom: 0;
  }
  .socials__background {
    width: 155px;
    height: 155px;
  }
}
/*!**********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/text/text.scss ***!
  \**********************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.text {
  color: #003964;
  padding: 48px 0;
}
.text h2 {
  font: 500 40px/1.1 "Mallory-Medium", sans-serif;
  color: #003964;
  margin-bottom: 48px;
}
.text p {
  margin-bottom: 24px;
}
.text p strong,
.text p b {
  font: 700 16px/1.4 "Mallory-Bold", sans-serif;
}
.text a {
  font: 700 16px/1.4 "Mallory-Bold", sans-serif;
  color: #003964;
}
.text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.text ul li {
  display: flex;
  font: 400 16px/1.4 "Mallory-Book", sans-serif;
  margin-bottom: 12px;
}
.text ul li:before {
  content: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%279%27 height=%2713%27 viewBox=%270 0 9 13%27 fill=%27none%27%3e%3cpath d=%27M1 1.5L8 6.5L1 11.5%27 stroke=%27%23F47838%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3e%3c/svg%3e");
  margin: 2px 12px 0 0;
}
.text .wp-block-columns .wp-block-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

@media only screen and (min-width: 768px) {
  .text h2 {
    font-size: 46px;
  }
}
@media only screen and (min-width: 1024px) {
  .text {
    padding: 60px 0;
  }
  .text .wp-block-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
  }
}
@media only screen and (min-width: 1280px) {
  .text h2 {
    font-size: 64px;
  }
}
/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/two-images/two-images.scss ***!
  \**************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.two-images {
  color: #003964;
}
.two-images .container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
.two-images__content {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 24px;
  border-radius: 16px;
  overflow: hidden;
  padding: 48px 12px;
  min-height: 300px;
}
.two-images__content.gradient {
  color: #FFFFFF;
}
.two-images__content.gradient .two-images__gradient {
  background: rgba(0, 0, 0, 0.5);
  mix-blend-mode: multiply;
}
.two-images__content.solid {
  color: #FFFFFF;
}
.two-images__content.solid .two-images__gradient {
  background: #003964;
}
.two-images img, .two-images__gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.two-images__gradient {
  z-index: 1;
}
.two-images__title, .two-images__paragraph, .two-images__list {
  position: relative;
  z-index: 3;
}
.two-images__title {
  flex: 0 0 100%;
}
.two-images__list {
  margin-top: 24px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 12px;
}
.two-images__list-circle {
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #67C18C;
}

@media only screen and (min-width: 768px) {
  .two-images .container {
    grid-template-columns: 1fr;
  }
  .two-images__content {
    min-height: 380px;
    padding: 24px 100px;
    border-radius: 32px;
  }
  .two-images__content.has-title {
    padding: 24px;
  }
}
@media only screen and (min-width: 1024px) {
  .two-images .container {
    grid-template-columns: 1fr 1fr;
  }
}
/*!**********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/two-images/two-images.scss ***!
  \**********************************************************************************************************************************************************************/
.two-images {
  margin: 40px 0;
}
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/contact/contact.scss ***!
  \********************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.contact__heading {
  position: relative;
  background: #003964;
  overflow: hidden;
  border-radius: 20px;
  padding: 24px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 48px;
}
.contact__heading-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
.contact__heading-title {
  position: relative;
  z-index: 2;
}
.contact__list {
  color: #003964;
}
.contact__list-category {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 0;
  border-bottom: 2px solid #E0F2DA;
  cursor: pointer;
}
.contact__list-category svg {
  display: block;
  width: 27px;
  height: auto;
}
.contact__list-category--group {
  flex: 0 0 100%;
  font: 400 18px/1.1 "Mallory-Book", sans-serif;
  padding: 12px 0;
}
.contact__list-category--group svg {
  width: 20px;
  margin-right: 4px;
}
.contact__list-content {
  max-height: 0;
  overflow: hidden;
}
.contact__list-inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  padding: 24px 0;
}
.contact__list-inner--group {
  display: initial;
  padding: 0;
}
.contact__list.active .contact__list-category svg {
  transform: rotate(180deg);
}
.contact__list.active .contact__list-content {
  max-height: initial;
}
.contact__list.active .contact__list-content--group {
  max-height: 0;
}
.contact__list.active .contact__list--group .contact__list-category svg {
  transform: none;
}
.contact__list.active .contact__list--group.active .contact__list-category svg {
  transform: rotate(180deg);
}
.contact__list.active .contact__list--group.active .contact__list-content {
  max-height: initial;
}
.contact__person {
  background: #E0F3E8;
  padding: 24px;
  width: 100%;
  border-radius: 20px;
}
.contact__person-name {
  margin-bottom: 6px;
}
.contact__person-role {
  font: 400 14px/1.2 "Mallory-Book", sans-serif;
  text-transform: uppercase;
}
.contact__person-info {
  margin-top: 12px;
}
.contact__person-cta {
  display: block;
  font: 400 14px/1.3 "Mallory-Book", sans-serif;
  color: #003964;
  word-break: break-all;
  margin-top: 6px;
}
.contact__person-cta svg {
  display: none;
}

@media only screen and (min-width: 768px) {
  .contact__list-inner {
    grid-template-columns: 1fr 1fr;
  }
  .contact__person-role {
    min-height: 35px;
  }
}
@media only screen and (min-width: 1024px) {
  .contact__heading {
    padding: 96px;
  }
  .contact__list-inner {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
  }
}
@media only screen and (min-width: 1280px) {
  .contact__person-cta {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 16px;
  }
  .contact__person-cta svg {
    display: block;
    width: 53px;
    height: auto;
  }
}
/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/contact/contact.scss ***!
  \****************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.contact {
  margin: 40px 0;
}
/*!******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/subpages/subpages.scss ***!
  \******************************************************************************************************************************************************************/
.subpages {
  margin: 48px 0;
}
/*!**********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/subpages/subpages.scss ***!
  \**********************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.subpages__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}
.subpages .subpage {
  display: grid;
  grid-template-columns: 2fr 1fr;
  align-items: center;
  gap: 12px;
}
.subpages .subpage__text {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  background: #003964;
  padding: 12px;
  border-radius: 20px;
}
.subpages .subpage__title {
  font: 400 12px/1.2 "Mallory-Book", sans-serif;
  color: #FFFFFF;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
.subpages .subpage .arrow-circle {
  flex-shrink: 0;
}
.subpages .subpage__img {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.subpages .subpage__img-media {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (min-width: 1024px) {
  .subpages__list {
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
  .subpages .subpage {
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    align-items: stretch;
  }
  .subpages .subpage__text {
    flex-flow: column nowrap;
    justify-content: space-between;
    align-items: flex-start;
    padding: 24px;
  }
  .subpages .subpage__title {
    font-size: 32px;
    text-transform: none;
  }
  .subpages .subpage .arrow-circle {
    margin-left: auto;
  }
  .subpages .subpage__img {
    aspect-ratio: 1/1;
  }
}
/*!****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/logos/logos.scss ***!
  \****************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.logos .container {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
.logos__logo {
  height: 60px;
  width: auto;
}
/*!************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/logos/logos.scss ***!
  \************************************************************************************************************************************************************/
.logos {
  padding: 60px 0;
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/slider-about/slider-about.scss ***!
  \******************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
/**
 * Swiper 10.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 28, 2023
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

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

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

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

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

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

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

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

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

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

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

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

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

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

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.slider-about {
  text-align: center;
  color: #FFFFFF;
  overflow: hidden;
}
.slider-about__cards.swiper.js-slider-about {
  margin-top: -25px !important;
  cursor: pointer !important;
}
.slider-about__content {
  position: relative;
  border-radius: 20px;
  padding: 60px 12px;
  overflow: hidden;
}
.slider-about__img, .slider-about__gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
.slider-about__gradient {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.35) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 0;
}
.slider-about__title, .slider-about__paragraphs {
  position: relative;
  z-index: 3;
}
.slider-about__paragraphs p {
  margin-bottom: 24px;
}
.slider-about__paragraphs p:last-of-type {
  margin-bottom: 0;
}
.slider-about__title {
  margin-bottom: 48px;
}
.slider-about .swiper {
  overflow: visible;
  margin-top: 24px;
}
.slider-about .swiper-slide {
  height: auto;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  gap: 24px;
  width: 280px;
}
.slider-about__card {
  box-sizing: border-box;
  background: #003964;
  padding: 60px 24px;
  border-radius: 20px;
  width: 100%;
  min-width: 280px;
  flex-shrink: 0;
}
.slider-about__card-title {
  color: #67C18C;
  text-transform: uppercase;
}
.slider-about__card-paragraphs {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
.slider-about__navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 48px;
  margin-top: 24px;
}
.slider-about__navigation .swiper-button-prev, .slider-about__navigation .swiper-button-next {
  cursor: pointer;
}
.slider-about__navigation .swiper-button-prev svg, .slider-about__navigation .swiper-button-next svg {
  display: block;
  width: 64px;
  height: auto;
}
.slider-about__navigation .swiper-button-prev svg path, .slider-about__navigation .swiper-button-next svg path {
  stroke: #003964;
  transition: all 300ms ease-in-out;
}
.slider-about__navigation .swiper-button-prev:hover:not(.swiper-button-disabled) svg path, .slider-about__navigation .swiper-button-next:hover:not(.swiper-button-disabled) svg path {
  stroke: #67C18C;
}
.slider-about__navigation .swiper-button-disabled {
  cursor: not-allowed;
}
.slider-about__navigation .swiper-button-disabled svg path {
  stroke: #8B8B8B;
}

@media only screen and (min-width: 1024px) {
  .slider-about__content {
    padding: 60px 120px 120px;
  }
  .slider-about__title {
    max-width: 840px;
    margin: 0 auto 24px;
  }
  .slider-about__paragraphs {
    max-width: 540px;
    margin: 0 auto;
  }
  .slider-about .swiper {
    margin-top: -60px;
  }
  .slider-about .swiper-wrapper {
    box-sizing: border-box;
    display: flex !important;
    flex-flow: row wrap;
    justify-content: center;
    gap: 24px;
    padding: 0 24px;
    transform: none !important;
  }
  .slider-about .swiper-slide {
    justify-content: flex-start;
    width: auto !important;
    transform: none !important;
  }
  .slider-about__card {
    width: calc(33.33% - 16px);
    max-width: 28%;
    min-width: auto;
    flex: 0 0 calc(33.33% - 16px);
    flex-shrink: 1;
    padding: 48px 60px;
  }
  .slider-about__card-paragraphs {
    flex: 1;
  }
  .slider-about__navigation {
    display: none;
  }
}
/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/slider-about/slider-about.scss ***!
  \**************************************************************************************************************************************************************************/
.slider-about {
  margin: 40px 0;
}
/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/locations/locations.scss ***!
  \************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.locations {
  position: relative;
  background: #E0F3E8;
  padding: 48px 0 180px;
  overflow: hidden;
}
.locations__img {
  position: absolute;
  width: 80%;
  max-width: 350px;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 35%);
  z-index: 0;
}
.locations .container {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  z-index: 1;
}
.locations__title {
  margin-bottom: 12px;
}
.locations__paragraphs p {
  margin-bottom: 12px;
}
.locations__paragraphs p:last-of-type {
  margin-bottom: 0;
}
.locations__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}
.locations__list-location {
  font-size: 14px;
  color: #FFFFFF;
  text-transform: uppercase;
  background: #003964;
  border-radius: 12px;
  padding: 6px 12px;
  text-decoration: none;
  display: block;
}
.locations__list-location--link {
  cursor: pointer;
  position: relative;
  transition: background-color 0.3s ease;
}
.locations__list-location--link:hover {
  background: #001c31;
}

@media only screen and (min-width: 1024px) {
  .locations {
    padding: 60px 0;
  }
  .locations__img {
    width: 50%;
    max-width: 600px;
    left: 45%;
    top: 50%;
    transform: translateY(-50%);
  }
  .locations .container {
    grid-template-columns: 1fr 1fr;
    align-items: center;
  }
  .locations__list-location {
    width: -moz-fit-content;
    width: fit-content;
    font-size: 16px;
    border-radius: 32px;
    padding: 12px 24px;
    margin-left: auto;
  }
}
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/locations/locations.scss ***!
  \********************************************************************************************************************************************************************/
.locations {
  margin: 40px 0;
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/career-form/career-form.scss ***!
  \****************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.btn {
  display: flex;
  align-items: center;
  gap: 12px;
  width: -moz-fit-content;
  width: fit-content;
  font: 400 14px/1 "Mallory-Book", sans-serif;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
}
.btn--bg-darkest, .btn--bg-secondary {
  padding: 15px 20px;
  border-radius: 12px;
  color: #FFFFFF;
}
.btn--bg-secondary {
  background: #67C18C;
}
.btn--bg-primary {
  background: #003964;
}
.btn--txt-darkest {
  color: #003964;
}
.btn--txt-secondary {
  color: #003964;
}
.btn--bg-primary-style {
  background: #67C18C;
  padding: 15px 19px;
  border-radius: 12px;
  color: #003964;
}
.btn--bg-primary-style svg path {
  stroke: #003964;
}
.btn--bg-primary-style:hover {
  background-color: #003964;
  color: #67C18C;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.btn--bg-primary-style:hover svg path {
  stroke: #67C18C;
}
.btn--bg-secondary-style {
  background: #67C18C;
  padding: 15px 19px;
  border-radius: 12px;
  color: #003964;
}
.btn--bg-secondary-style svg path {
  stroke: #003964;
}
.btn--bg-secondary-style:hover {
  background-color: white;
  color: #67C18C;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.btn--bg-secondary-style:hover svg path {
  stroke: #67C18C;
}
.btn .arrow-circle {
  flex-shrink: 0;
}

h1 {
  font: 700 50px/1.1 "Mallory-Medium", sans-serif;
}

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

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

h4, .accordion__heading, .accordion__content, #careersFromSelect, #careerGroupInput, #label-cv, #label-cv_free, #careersCheckBoxGroup, #careersCheckBoxGroup, .careers__form_information, .custom-checkbox, #careerSubmit #careerSubmitfree {
  font: 400 16px/1.1 "Mallory-Book", sans-serif;
}

h5 {
  font: 400 16px/1.1 "Mallory-Book", sans-serif;
}

#careerSubmit, #careerSubmitfree {
  color: #FFFFFF !important;
}

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

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

#careers select, #careers input, #careers #dropZone, #careers #dropZonefree, #careersFree select, #careersFree input, #careersFree #dropZone, #careersFree #dropZonefree {
  margin-bottom: 10px;
  padding: 24px;
  border-radius: 20px !important;
  border: 1px solid #1D5734 !important;
  background: var(--WHITE, #FFF) !important;
}
#careers::-moz-placeholder, #careersFree::-moz-placeholder {
  color: grey;
}
#careers::placeholder, #careersFree::placeholder {
  color: grey;
}

#careers input::-moz-placeholder, #careersFree input::-moz-placeholder {
  color: #65A161 !important;
}

#careers input::placeholder, #careersFree input::placeholder {
  color: #65A161 !important;
}
#careers label, #careersFree label {
  padding: 0 0 5px 24px;
  margin-bottom: 5px;
  font-family: "Mallory-Book" !important;
}
#careers #label-terms, #careers #label-termsfree, #careersFree #label-terms, #careersFree #label-termsfree {
  padding: 0;
  font-family: "Mallory-Book" !important;
}
#careers #careersFromSelect option:disabled, #careersFree #careersFromSelect option:disabled {
  color: #65A161 !important;
}
#careers .careers__accordion_wrapper, #careers #formSubheadingFreeHide, #careersFree .careers__accordion_wrapper, #careersFree #formSubheadingFreeHide {
  margin-bottom: 48px;
}
#careers #cvText, #careers #cvExtension, #careers #cvTextfree, #careers #cvExtensionfree, #careersFree #cvText, #careersFree #cvExtension, #careersFree #cvTextfree, #careersFree #cvExtensionfree {
  color: #65A161 !important;
}
#careers .inputs-1 .careers__group:last-child, #careersFree .inputs-1 .careers__group:last-child {
  margin-top: 25px;
}

#careerGroupSelect label {
  padding: 0;
}

label[for=careersFromSelect] {
  min-width: 100%;
  padding: 0;
}

.group-label {
  display: inline !important;
}

.accordion__heading {
  padding: 15px 0px 15px 0;
}

#accordionWrapper.accordion__item {
  border-bottom: 2px solid #E0F2DA !important;
}

#careers .success_message {
  border: 1px solid #003964 !important;
  background-color: #E0F2DA !important;
  opacity: 0;
  transition: opacity 250ms ease-in;
  transition-delay: 100ms;
}

#careers .careers__container {
  max-width: none !important;
}

#display_error {
  font-family: "Mallory-Book" !important;
}

.careers__checkbox_group a, .group-label > a {
  color: #003964 !important;
}

.careers__form_information {
  margin: 24px 0 0 0;
}

@media only screen and (min-width: 769px) {
  h1 {
    font-size: 96px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 28px;
  }
  #careers .careers__container, #careersFree {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .selectForPosition {
    width: 100% !important;
  }
}
@media only screen and (min-width: 1024px) {
  #careers__container_form_free_id, .selectForPosition {
    width: 100% !important;
  }
}
@media only screen and (min-width: 1280px) {
  #careers h1, #careersFree h1 {
    font-size: 128px;
  }
  #careers h2, #careersFree h2 {
    font-size: 64px;
  }
  #careers h3, #careersFree h3 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 768px) {
  #careers .careers__container, #careersFree {
    padding: 30px 20px !important;
  }
  .selectForPosition {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1024px) {
  #careersFree .inputs-1 .careers__group:last-child {
    margin-top: 0;
  }
}
/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/career-form/career-form.scss ***!
  \************************************************************************************************************************************************************************/

/*!**********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/management/management.scss ***!
  \**********************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.management {
  margin: 40px 0;
}
.management__container {
  display: flex;
  flex-flow: row wrap;
  gap: 12px;
}
.management__member {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 12px;
  border-radius: 16px;
  color: #003964;
  background: #E0F3E8;
  padding: 12px;
  min-height: 192px;
}
.management__member-text {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  order: 1;
}
.management__member-text .btn {
  margin-left: auto;
}
.management__member-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 2/3;
  border-radius: 16px;
  order: 2;
}
.management__member-role {
  font-size: 14px;
  font-weight: 400;
  color: #67C18C;
  letter-spacing: 5%;
  line-height: auto;
  text-transform: uppercase;
  margin-bottom: 12px;
  padding-right: 10px;
}
.management__member-name {
  font: 400 24px/1.1 "Mallory-Book", sans-serif;
  font-size: 32px;
  font-weight: 400;
  letter-spacing: -2%;
  line-height: 109%;
}
.management__member--highlight {
  background: #003964;
  color: #FFFFFF;
}

@media only screen and (min-width: 1024px) {
  .management__container {
    gap: 24px;
  }
  .management__member {
    width: calc(50% - 12px);
    background: transparent;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    min-height: 429px;
    padding: 0;
  }
  .management__member-img {
    border-radius: 32px;
  }
  .management__member-text {
    border: 1px solid rgba(0, 57, 100, 0.3);
    border-radius: 32px;
    padding: 24px;
  }
  .management__member--highlight {
    width: 100%;
    min-height: 352px;
  }
  .management__member--highlight .management__member-img {
    aspect-ratio: 4/3;
    order: 2;
    -o-object-position: 0 42%;
       object-position: 0 42%;
  }
  .management__member--highlight .management__member-text {
    order: 1;
    background: #003964;
  }
}
@media only screen and (max-width: 1024px) {
  .management__member {
    width: calc(100% - 12px);
    background: transparent;
    display: flex;
    flex-direction: column;
    gap: 24px;
    min-height: 429px;
    padding: 0;
  }
  .management__member-img {
    border-radius: 32px;
  }
  .management__member-text {
    border: 1px solid rgba(0, 57, 100, 0.3);
    border-radius: 32px;
    padding: 24px;
  }
  .management__member--highlight {
    width: 100%;
    min-height: 352px;
  }
  .management__member--highlight .management__member-img {
    aspect-ratio: 4/3;
    order: 2;
    -o-object-position: 0 42%;
       object-position: 0 42%;
  }
  .management__member--highlight .management__member-text {
    order: 1;
    background: #003964;
  }
}
@media only screen and (max-width: 480px) {
  .management__member {
    width: calc(100% - 12px);
    background: transparent;
    display: flex;
    flex-direction: column;
    gap: 24px;
    min-height: 429px;
    padding: 0;
  }
  .management__member-img {
    border-radius: 32px;
    -o-object-position: top;
       object-position: top;
    max-height: 423px;
  }
  .management__member-text {
    border: 1px solid rgba(0, 57, 100, 0.3);
    border-radius: 32px;
    padding: 24px;
  }
  .management__member--highlight {
    width: 100%;
    min-height: 352px;
  }
  .management__member--highlight .management__member-img {
    aspect-ratio: 4/3;
    order: 2;
    -o-object-position: 0 21%;
       object-position: 0 21%;
    height: 364px;
  }
  .management__member--highlight .management__member-text {
    order: 1;
    background: #003964;
  }
}
/*!************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/posts/posts.scss ***!
  \************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.posts {
  padding: 48px 0;
}
.posts__list {
  width: -moz-fit-content;
  width: fit-content;
  display: grid;
  grid-template-columns: auto;
  gap: 24px;
  margin: 0 auto;
}
.posts__item {
  width: 300px;
  height: 400px;
  margin: 0 auto;
}
.posts__pagination {
  margin-top: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.posts__pagination .page-numbers {
  font: 400 16px/1 "Mallory-Book", sans-serif;
  color: #267242;
  text-transform: uppercase;
  padding: 6px;
}
.posts__pagination .page-numbers.prev, .posts__pagination .page-numbers.next {
  font-size: 14px;
  color: #FFFFFF;
}
.posts__pagination .page-numbers.prev {
  margin-right: 18px;
}
.posts__pagination .page-numbers.next {
  margin-left: 18px;
}
.posts__pagination .page-numbers.current {
  color: #003964;
}

@media only screen and (min-width: 768px) {
  .posts__list {
    grid-template-columns: auto auto;
  }
  .posts__item {
    width: 329px;
    height: 501px;
  }
}
@media only screen and (min-width: 1024px) {
  .posts {
    padding: 120px 0;
  }
  .posts__list {
    grid-template-columns: auto auto auto;
    gap: 48px;
  }
  .posts__item:nth-child(3n+2) {
    transform: translateY(-48px);
  }
}
/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/accordion/accordion.scss ***!
  \************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.accordion_class {
  background-color: #ffffff;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.accordion_class__global {
  max-width: 1280px;
  width: 100%;
}
.accordion_class__item {
  border-bottom: 2px solid #e0f2da;
  padding-bottom: 24px;
}
.accordion_class__item:last-child {
  border-bottom: none;
}
.accordion_class__title_style {
  margin: 0;
  padding: 24px 0px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.accordion_class__title_style:focus {
  outline: none;
  box-shadow: inset 0 0 0 2px #3b82f6;
}
.accordion_class__title_style svg {
  flex-shrink: 0;
  margin-left: 16px;
  transition: transform 0.3s ease;
}
.accordion_class__title_style svg path {
  stroke: #879FA8;
  transition: stroke 0.3s ease;
}
.accordion_class__content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #ffffff;
}
.accordion_class__content p {
  margin: 0;
  color: #4b5563;
  line-height: 1.6;
  font-size: 16px;
}
.accordion_class .js-item-arrow.active svg {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}
@media (max-width: 768px) {
  .accordion_class {
    padding: 15px;
  }
  .accordion_class__title_style {
    font-size: 16px;
    padding: 16px 20px;
  }
  .accordion_class__title_style svg {
    width: 20px;
    height: 12px;
    margin-left: 12px;
  }
  .accordion_class__content p {
    padding: 0 20px 20px 20px;
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .accordion_class {
    padding: 10px;
  }
  .accordion_class__title_style {
    font-size: 15px;
    padding: 14px 16px;
  }
  .accordion_class__content p {
    padding: 0 16px 16px 16px;
    font-size: 14px;
  }
}
/*!********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/accordion/accordion.scss ***!
  \********************************************************************************************************************************************************************/

/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/slider-new/slider-new.scss ***!
  \**************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
/**
 * Swiper 10.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 28, 2023
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

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

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

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

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

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

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

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

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

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

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

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

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

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

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.slider-new {
  padding: 20px 0;
  width: 100%;
  overflow: hidden;
}
.slider-new .container {
  max-width: 100%;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px;
}
.slider-new__cards {
  position: relative;
  overflow: hidden;
}
.slider-new__cards .swiper-wrapper {
  display: flex;
}
.slider-new__card {
  border-radius: 20px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  width: 280px;
  margin-right: 20px;
  background-color: #003964;
}
.slider-new__card-image {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.slider-new__card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
.slider-new__card-image:hover img {
  transform: scale(1.05);
}
.slider-new__card-content {
  padding: 30px 25px;
}
.slider-new__card-title {
  font-weight: 600;
  color: #fff;
  margin: 0 0 15px 0;
  line-height: 1.3;
}
.slider-new__card-text {
  color: #fff;
  line-height: 1.5;
  margin: 0 0 25px 0;
  height: 100px;
}
.slider-new__card-button {
  display: flex;
  justify-content: right;
  padding-right: 20px;
}
.slider-new__navigation {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.slider-new__navigation .swiper-button-prev,
.slider-new__navigation .swiper-button-next {
  position: static;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  width: auto;
  height: auto;
  margin: 0;
}
.slider-new__navigation .swiper-button-prev:hover,
.slider-new__navigation .swiper-button-next:hover {
  transform: scale(1.1);
}
.slider-new__navigation .swiper-button-prev:hover svg path,
.slider-new__navigation .swiper-button-next:hover svg path {
  stroke: #333;
}
.slider-new__navigation .swiper-button-prev svg,
.slider-new__navigation .swiper-button-next svg {
  width: 68px;
  height: 61px;
}
.slider-new__navigation .swiper-button-prev::after,
.slider-new__navigation .swiper-button-next::after {
  display: none;
}

@media (max-width: 768px) {
  .slider-new {
    padding: 40px 0;
  }
  .slider-new__card {
    width: 250px;
    margin-right: 15px;
  }
  .slider-new__card-content {
    padding: 20px;
  }
  .slider-new__card-title {
    font-size: 18px;
  }
  .slider-new__card-text {
    font-size: 13px;
  }
  .slider-new__navigation .swiper-button-prev svg,
  .slider-new__navigation .swiper-button-next svg {
    width: 50px;
    height: 45px;
  }
}
@media (max-width: 480px) {
  .slider-new__card {
    width: 220px;
  }
  .slider-new__card-image {
    height: 150px;
  }
  .slider-new__navigation .swiper-button-prev svg,
  .slider-new__navigation .swiper-button-next svg {
    width: 40px;
    height: 35px;
  }
}
/*!**********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/slider-new/slider-new.scss ***!
  \**********************************************************************************************************************************************************************/

/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/operator-details/operator-details.scss ***!
  \**************************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.operator-details {
  position: relative;
  height: 1100px;
}
.operator-details__image {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.operator-details__image-vector-upper {
  width: 100%;
  position: absolute;
  z-index: 10;
  top: 0;
}
.operator-details__image-vector-lower {
  width: 100%;
  position: absolute;
  z-index: 10;
  bottom: 0;
}
.operator-details__image-mobile {
  display: none;
}
.operator-details .container {
  z-index: 3;
  position: relative;
  height: 100%;
}
.operator-details__content {
  position: absolute;
  top: 14%;
  left: 20px;
  right: 20px;
}
.operator-details__main {
  display: flex;
  justify-content: center;
  color: white;
  padding-bottom: 24px;
  text-align: center;
  font-size: 40px;
}
.operator-details__main-text {
  font-size: 40px;
}
.operator-details__description-text {
  padding-bottom: 30px;
  color: white;
  width: 100%;
  max-width: 863px;
  margin: 0 auto;
  text-align: center;
  line-height: 20px;
  letter-spacing: -3%;
}
.operator-details__button-style {
  display: flex;
  justify-content: center;
  padding-top: 40px;
}
.operator-details__steps {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin: 30px 0;
}
.operator-details__step {
  flex: 1;
  min-width: 280px;
  border-radius: 15px;
  padding: 13px 22px;
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center;
  height: 111px;
  background-color: white;
}
.operator-details__step-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background: #003964;
  color: #67C18C;
  border-radius: 12px;
  font-size: 57px;
  padding-left: 9px;
  padding-right: 9px;
}
.operator-details__step-text {
  color: #003964;
  font-size: 20px;
  text-align: left;
  padding-left: 30px;
}

@media (max-width: 1080px) {
  .operator-details__image {
    height: 100%;
  }
  .operator-details__image-mobile {
    display: none;
  }
  .operator-details__steps {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin: 0;
    flex-direction: column;
  }
  .operator-details__step {
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
  }
  .operator-details__step-number {
    font-size: 37px;
    width: 45px;
    height: 45px;
  }
  .operator-details__step-text {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .operator-details {
    height: 918px;
  }
  .operator-details__image {
    display: none;
  }
  .operator-details__image-vector-upper {
    display: none;
  }
  .operator-details__image-vector-lower {
    display: none;
  }
  .operator-details__image-mobile {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    visibility: visible;
  }
  .operator-details__content {
    top: 7%;
  }
  .operator-details__step-text {
    font-size: 14px;
  }
  .operator-details__step-number {
    width: 51px;
    height: 51px;
    font-size: 37px;
  }
}
/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/operator-details/operator-details.scss ***!
  \**********************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/image-text-button/image-text-button.scss ***!
  \****************************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.image-text-button {
  position: relative;
  z-index: 1;
}
.image-text-button__content-global {
  position: relative;
  z-index: 3;
}
.image-text-button__image-wrapper {
  position: relative;
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
}
.image-text-button__image {
  position: relative;
  z-index: 4;
  width: 100%;
  border-radius: 15px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  height: 447px;
}
.image-text-button__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #003964;
  mix-blend-mode: multiply;
  opacity: 1;
  z-index: 5;
  border-radius: 15px;
}
.image-text-button__content {
  position: absolute;
  z-index: 6;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 950px;
  padding: 0 20px;
}
.image-text-button__title {
  color: white;
  padding-bottom: 24px;
  margin: 0;
}
.image-text-button__title-text {
  font-size: 40px;
}
.image-text-button__paragraph {
  color: white;
  padding-bottom: 57px;
  width: 100%;
  max-width: 911px;
  line-height: 32px;
  letter-spacing: -3%;
  font-size: 24px;
}
.image-text-button__button-style {
  display: flex;
  justify-content: center;
}
@media (max-width: 1200px) {
  .image-text-button .image-text-button__paragraph {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .image-text-button .image-text-button__paragraph {
    max-width: 100%;
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 480px) {
  .image-text-button .image-text-button__paragraph {
    max-width: 100%;
    padding-bottom: 30px;
    line-height: 18px;
    letter-spacing: 0;
  }
  .image-text-button .image-text-button__title-text {
    font-size: 36px;
  }
}
/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/image-text-button/image-text-button.scss ***!
  \************************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.image-text-button {
  margin: 80px 0;
}
/*!***********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/odometer/themes/odometer-theme-default.css ***!
  \***********************************************************************************************************/
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.1em;
}
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}

/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/recycling-statistics/recycling-statistics.scss ***!
  \**********************************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.recycling-statistics {
  position: relative;
  overflow: hidden;
  padding: 120px 0;
}
.recycling-statistics__navigation {
  display: none;
}
@media (max-width: 767px) {
  .recycling-statistics__navigation {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    gap: 7px;
  }
}
.recycling-statistics__image {
  width: 100%;
  position: absolute;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  top: 0;
}
.recycling-statistics__image-mobile {
  display: none;
}
.recycling-statistics__content {
  position: relative;
  width: 100%;
  height: 100%;
}
.recycling-statistics .container {
  position: relative;
}
.recycling-statistics__title-main {
  display: flex;
  justify-content: center;
  color: white;
  padding-top: 126px;
  padding-bottom: 70px;
}
.recycling-statistics__title-main-text {
  font-size: 40px;
  line-height: 44px;
  letter-spacing: -3%;
  font-weight: bold;
}
.recycling-statistics__statistics {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border: solid 1px rgba(255, 255, 255, 0.168627451);
  color: white;
  border-radius: 30px;
  height: 179px;
  align-items: center;
  padding-left: 40px;
  padding-right: 30px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(5px);
}
.recycling-statistics__step-number_and_prefix {
  display: flex;
  flex-direction: row;
}
.recycling-statistics__step-number {
  font-size: 65px;
  font-weight: bold;
  letter-spacing: -3%;
  line-height: 71px;
}
.recycling-statistics__step-prefix {
  font-size: 42px;
  letter-spacing: -3%;
  line-height: 47px;
  align-content: center;
}
.recycling-statistics__category-text {
  display: flex;
  justify-content: center;
  font-size: 30px;
  letter-spacing: -3%;
  opacity: 0.7;
  font-weight: lighter;
}
.recycling-statistics__second-text-and-button-global {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-bottom: 60px;
}
.recycling-statistics__title-second-main-text {
  margin: 0 0 10px 0;
  color: white;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: -3%;
  line-height: 44px;
}
.recycling-statistics__second-paragraph-and-button {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: end;
  gap: 20px;
}
.recycling-statistics__title-second-paragraph-text {
  color: white;
  font-size: 24px;
  letter-spacing: -3%;
  line-height: 32px;
}
.recycling-statistics__title-second-main-text {
  flex: 1;
  margin: 0;
}
.recycling-statistics__button-style {
  flex-shrink: 0;
}
.recycling-statistics__project-global {
  position: relative;
  width: 100%;
}
.recycling-statistics__project-global--desktop {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 24px;
}
@media (max-width: 767px) {
  .recycling-statistics__project-global--desktop {
    display: none;
  }
}
.recycling-statistics__project-global--mobile {
  display: none;
}
@media (max-width: 767px) {
  .recycling-statistics__project-global--mobile {
    display: block;
    overflow: visible;
  }
}
.recycling-statistics__project-global--mobile .swiper-slide {
  width: auto;
  max-width: calc(100vw - 40px);
}
.recycling-statistics__single_project {
  position: relative;
}
.recycling-statistics__step-image img {
  border-style: none;
  display: block;
  width: 100%;
}
.recycling-statistics__content-bottom-text-and-link {
  position: absolute;
  width: 100%;
  bottom: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 24px;
  padding-bottom: 18px;
}
.recycling-statistics__content-number-and-step-title {
  display: flex;
  flex-direction: row;
}
.recycling-statistics__step-number-text {
  width: 35px;
  height: 35px;
  background-color: white;
  color: #67C18C;
  border-radius: 5px;
  align-items: center;
  align-content: center;
  display: flex;
  justify-content: center;
  font-size: 25px;
}
.recycling-statistics__step-title {
  color: white;
  font-size: 24px;
  padding-left: 10px;
  align-items: center;
  align-content: center;
}
.recycling-statistics__step-link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 26px;
}
.recycling-statistics__cloud-global-image {
  position: relative;
  width: 100%;
  height: 700px;
  margin-bottom: 200px;
}
.recycling-statistics__left-cloud-image {
  position: absolute;
  top: 16%;
  right: 23%;
  width: 100%;
  height: 100%;
  max-width: 1128px;
  z-index: 1;
}
.recycling-statistics__right-cloud-image {
  position: absolute;
  top: 8%;
  left: 21%;
  width: 100%;
  height: 100%;
  max-width: 1128px;
  z-index: 2;
}

@media (max-width: 1024px) {
  .recycling-statistics .container {
    max-width: 100%;
  }
  .recycling-statistics__step-number {
    font-size: 42px;
  }
  .recycling-statistics__step-prefix {
    font-size: 30px;
  }
  .recycling-statistics__category-text {
    font-size: 25px;
  }
  .recycling-statistics__step-number-text {
    width: 25px;
    height: 25px;
    font-size: 14px;
  }
  .recycling-statistics__step-title {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .recycling-statistics__image {
    display: none;
  }
  .recycling-statistics__image-mobile {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .recycling-statistics__title-main {
    padding-top: 80px;
    padding-bottom: 70px;
  }
  .recycling-statistics__statistics {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
    max-width: 209px;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    gap: 25px;
  }
  .recycling-statistics__title-main-text {
    font-size: 36px;
    text-align: center;
  }
  .recycling-statistics__step-number {
    font-size: 45px;
    font-weight: bold;
  }
  .recycling-statistics__step-prefix {
    font-size: 35px;
  }
  .recycling-statistics__category-text {
    font-size: 27px;
  }
  .recycling-statistics__step-link {
    padding-right: 35px;
  }
  .recycling-statistics__step-title {
    font-size: 23px;
  }
  .recycling-statistics__step-number-text {
    width: 35px;
    height: 35px;
    font-size: 25px;
  }
  .recycling-statistics__project-global--mobile .swiper-slide .recycling-statistics__step-image img {
    height: 270px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 480px) {
  .recycling-statistics {
    position: relative;
    padding: 0;
  }
  .recycling-statistics__title-main-text {
    font-size: 36px;
    text-align: center;
  }
  .recycling-statistics__statistics {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
    max-width: 185px;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    gap: 22px;
  }
  .recycling-statistics__step-number {
    font-size: 40px;
    font-weight: bold;
  }
  .recycling-statistics__step-prefix {
    font-size: 20px;
  }
  .recycling-statistics__category-text {
    font-size: 16px;
  }
  .recycling-statistics__title-main {
    padding-top: 150px;
    padding-bottom: 70px;
  }
  .recycling-statistics__cloud-global-image {
    height: 400px;
    margin-bottom: 350px;
  }
  .recycling-statistics__left-cloud-image {
    top: 23%;
    right: 20%;
  }
  .recycling-statistics__right-cloud-image {
    top: 22%;
    left: 22%;
  }
  .recycling-statistics__title-second-main-text {
    font-size: 36px;
    text-align: center;
  }
  .recycling-statistics__second-paragraph-and-button {
    flex-direction: column;
    display: flex;
  }
  .recycling-statistics__title-second-paragraph-text {
    font-size: 14px;
    letter-spacing: -2%;
    line-height: 107%;
    text-align: center;
    margin: 0 auto;
  }
  .recycling-statistics__button-style {
    margin: 0 auto;
  }
  .recycling-statistics__step-link {
    padding-right: 35px;
  }
  .recycling-statistics__navigation {
    margin-bottom: 130px;
  }
  .recycling-statistics__step-title {
    font-size: 18px;
  }
  .recycling-statistics__step-number-text {
    width: 25px;
    height: 25px;
    font-size: 18px;
  }
  .recycling-statistics__project-global--mobile .swiper-slide {
    max-width: calc(100vw - 50px);
  }
  .recycling-statistics__project-global--mobile .swiper-slide .recycling-statistics__step-image img {
    height: 228px;
  }
}
/*!******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/recycling-statistics/recycling-statistics.scss ***!
  \******************************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
/*!************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/heading-and-paragraph/heading-and-paragraph.scss ***!
  \************************************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.heading_and_paragraph__title {
  max-width: 679px;
  width: 100%;
  margin: 0 auto;
  margin-top: 128px;
  margin-bottom: 24px;
}
.heading_and_paragraph__title-text {
  font-size: 80px;
  letter-spacing: -3%;
  line-height: 80px;
  color: #003964;
  text-align: center;
}
.heading_and_paragraph__paragraph {
  max-width: 841px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 115px;
}
.heading_and_paragraph__paragraph-text {
  font-size: 24px;
  letter-spacing: -3%;
  line-height: 32px;
  color: #003964;
}

@media (max-width: 1024px) {
  .heading_and_paragraph__title {
    margin-bottom: 20px;
  }
  .heading_and_paragraph__title-text {
    font-size: 60px;
  }
  .heading_and_paragraph__paragraph {
    margin-bottom: 80px;
  }
  .heading_and_paragraph__paragraph-text {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .heading_and_paragraph__title-text {
    font-size: 36px;
    line-height: 107%;
    letter-spacing: -2%;
    font-weight: bold;
  }
  .heading_and_paragraph__paragraph {
    margin-bottom: 80px;
  }
  .heading_and_paragraph__paragraph-text {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
  }
}
/*!********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/heading-and-paragraph/heading-and-paragraph.scss ***!
  \********************************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.heading-and-paragraph {
  margin: 0 60px;
}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/scroll-reveal/scroll-reveal.scss ***!
  \********************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.scroll-reveal {
  position: relative;
  overflow: hidden;
  padding: 161px 0;
  height: 1172px;
  width: 100%;
}
.scroll-reveal .container {
  position: relative;
}
.scroll-reveal__image {
  width: 100%;
  position: absolute;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  top: 0;
}
.scroll-reveal__image2 {
  width: 100%;
  position: absolute;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  top: 0;
  z-index: 2;
}
.scroll-reveal__vector_image {
  display: block;
  position: absolute;
  width: 100%;
  z-index: 10;
  top: 0;
  margin-top: -3%;
}
.scroll-reveal__image_mobile {
  display: none;
}
.scroll-reveal__image_mobile_background {
  display: none;
}
.scroll-reveal__title_general--1 {
  font-size: 164px;
  text-transform: uppercase;
  color: white;
  text-align: center;
  padding-bottom: 60px;
  padding-top: 14px;
}
.scroll-reveal__title_general--2 {
  font-size: 164px;
  text-transform: uppercase;
  color: white;
  text-align: center;
}
.scroll-reveal__title_general--3 {
  font-size: 164px;
  text-transform: uppercase;
  color: white;
  text-align: center;
}
.scroll-reveal__paragraph-content {
  max-width: 866px;
  position: fixed !important;
  z-index: 3;
  text-align: center;
  height: 331px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(5px);
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  border: solid 1px rgba(255, 255, 255, 0.168627451);
  border-radius: 30px;
  overflow: hidden;
  top: 55%;
}
.scroll-reveal .scroll-reveal__title-paragraph, .scroll-reveal .scroll-reveal__title-paragraph-misija, .scroll-reveal .scroll-reveal__title-paragraph-vizija, .scroll-reveal .scroll-reveal__paragraph-for-vrednosti {
  position: relative;
  text-align: center;
  width: 100%;
  color: white;
}
.scroll-reveal__title-paragraph-misija {
  padding-left: 150px;
  padding-right: 150px;
  margin-top: 10%;
  margin-bottom: 11%;
}
.scroll-reveal__title-paragraph-vizija {
  padding-left: 150px;
  padding-right: 150px;
  margin-bottom: 21%;
}
.scroll-reveal__paragraph_text_vizija {
  padding-top: 18px;
}
.scroll-reveal__paragraph-for-vrednosti {
  width: 100%;
  text-align: start;
  padding-left: 10px;
}
.scroll-reveal__step {
  color: white;
  display: flex;
  flex-direction: column;
  max-width: 271px;
  height: 208px;
  background: rgba(255, 255, 255, 0.3);
  padding: 10px 8px 16px 8px;
  border-radius: 12px;
  margin-top: 20px;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.scroll-reveal__number_and_title {
  display: flex;
  flex-direction: row;
  gap: 10px;
  background-color: #003964;
  max-width: 260px;
  border-radius: 12px;
  justify-content: start;
  padding: 10px 5px;
  align-items: center;
  padding-left: 20%;
  padding-right: 20%;
}
.scroll-reveal__step-number {
  font-size: 36px;
  color: #67C18C;
}
.scroll-reveal__step-text {
  text-transform: uppercase;
  text-align: left;
}
.scroll-reveal__step-paragraph {
  font-size: 14px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}
.scroll-reveal__all-steps-content {
  display: flex;
  justify-content: space-between;
  margin-left: 10px;
  margin-right: 10px;
}

@media (max-width: 1024px) {
  .scroll-reveal__paragraph-content {
    position: relative !important;
    transform: none;
    top: -302px;
    left: 0;
  }
  .scroll-reveal__step {
    max-width: 200px;
    height: 208px;
    margin: unset;
  }
  .scroll-reveal__step-number {
    font-size: 25px;
  }
  .scroll-reveal__step-text {
    font-size: 13px;
  }
  .scroll-reveal__step-paragraph {
    font-size: 13px;
    padding-top: 7px;
  }
  .scroll-reveal__paragraf-all-title-global {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
  .scroll-reveal__title_general--1 {
    font-size: 128px;
    margin-top: 2%;
  }
  .scroll-reveal__title_general--2 {
    font-size: 128px;
    margin-top: 7%;
  }
  .scroll-reveal__title_general--3 {
    font-size: 125px;
    margin-top: 5%;
  }
  .scroll-reveal__title-paragraph-vizija {
    margin-bottom: 19%;
  }
  .scroll-reveal__paragraph-for-vrednosti {
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .scroll-reveal__title_general--1 {
    font-size: 100px;
    margin-bottom: 110px;
    margin-top: -3%;
  }
  .scroll-reveal__title-paragraph-misija {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 80%;
  }
  .scroll-reveal__title_general--2 {
    font-size: 100px;
    margin-bottom: 17%;
  }
  .scroll-reveal__title-paragraph-vizija {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 35%;
  }
  .scroll-reveal__number_and_title {
    padding-right: 28%;
    padding-left: 28%;
  }
  .scroll-reveal__title_general--3 {
    font-size: 75px;
    margin-top: 10%;
  }
  .scroll-reveal__paragraph-for-vrednosti {
    margin-bottom: 10%;
    padding: 0;
  }
  .scroll-reveal__paragraph_text_vrednosti {
    padding-top: 113px;
  }
  .scroll-reveal__paragraph-content {
    top: -310px;
    max-width: 328px;
    height: 313px;
    margin: 0 auto;
  }
  .scroll-reveal__step-paragraph {
    padding-top: 7px;
    font-size: 14px;
  }
  .scroll-reveal__content {
    margin-top: 5%;
  }
  .scroll-reveal__all-steps-content {
    flex-direction: column;
    align-items: center;
    gap: 121px;
  }
  .scroll-reveal__step {
    margin: 0;
    max-width: 291px;
    height: 180px;
  }
}
@media (max-width: 480px) {
  .scroll-reveal__image {
    display: none;
  }
  .scroll-reveal__image2 {
    display: none;
  }
  .scroll-reveal__vector_image {
    display: none;
  }
  .scroll-reveal__image_mobile {
    width: 100%;
    position: absolute;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    top: 0;
    z-index: 2;
    display: block;
  }
  .scroll-reveal__image_mobile_background {
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    top: 0;
  }
  .scroll-reveal__title_general--1 {
    font-size: 75px;
    margin-top: 23%;
    margin-bottom: 32%;
  }
  .scroll-reveal__title_general--2 {
    font-size: 75px;
    margin-bottom: 32%;
    margin-top: 2%;
  }
  .scroll-reveal__title-paragraph-vizija {
    margin-bottom: 125%;
  }
  .scroll-reveal__title_general--3 {
    font-size: 60px;
  }
  .scroll-reveal__paragraph_text_vrednosti {
    padding-top: 0px;
  }
  .scroll-reveal__step-paragraph-bottom-number {
    padding-top: 10px;
  }
  .scroll-reveal__all-steps-content {
    gap: 115px;
  }
  .scroll-reveal__paragraph-content {
    top: -319px;
  }
  .scroll-reveal__step {
    height: 185px;
  }
}
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/scroll-reveal/scroll-reveal.scss ***!
  \****************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/green-steps/green-steps.scss ***!
  \****************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.green-steps {
  margin-top: 55px;
}
.green-steps__steps {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin: 30px 0;
}
.green-steps__step {
  flex: 1;
  min-width: 280px;
  border-radius: 15px;
  padding: 13px 22px;
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center;
  height: 111px;
  background-color: white;
  border: 1px solid rgba(0, 57, 100, 0.3);
}
.green-steps__step-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background: #003964;
  color: #67C18C;
  border-radius: 12px;
  font-size: 57px;
  padding-left: 9px;
  padding-right: 9px;
}
.green-steps__step-text {
  color: #003964;
  font-size: 20px;
  text-align: left;
  padding-left: 30px;
}
.green-steps__image {
  display: block;
  width: 100%;
  margin-top: 30px;
}
.green-steps__image_mobile {
  display: none;
}
.green-steps__paragraph_global {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding-top: 30px;
  gap: 24px;
}
.green-steps__paragraph_left_text {
  font-size: 20px;
  color: #003964;
  border: 1px solid rgba(0, 57, 100, 0.3);
  border-radius: 15px;
  padding: 23px 63px;
  line-height: 24px;
  letter-spacing: -3%;
}
.green-steps__paragraph_right_text {
  font-size: 20px;
  color: #003964;
  border: 1px solid rgba(0, 57, 100, 0.3);
  border-radius: 15px;
  padding: 10px 30px;
  line-height: 24px;
  letter-spacing: -3%;
}

@media (max-width: 1080px) {
  .green-steps__steps {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin: 0;
    flex-direction: column;
  }
  .green-steps__step {
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
  }
  .green-steps__step-number {
    font-size: 37px;
    width: 45px;
    height: 45px;
  }
  .green-steps__step-text {
    font-size: 16px;
  }
  .green-steps__paragraph_global {
    display: flex;
    flex-direction: column;
    max-width: 550px;
    margin: 0 auto;
  }
  .green-steps__paragraph_left_text {
    padding: 10px 15px;
  }
  .green-steps__paragraph_right_text {
    padding: 10px 15px;
  }
}
@media (max-width: 480px) {
  .green-steps__content {
    top: 7%;
  }
  .green-steps__step-text {
    font-size: 14px;
  }
  .green-steps__step-number {
    width: 51px;
    height: 51px;
    font-size: 37px;
  }
  .green-steps__image {
    display: none;
  }
  .green-steps__image_mobile {
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .green-steps__paragraph_left_text {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -3%;
  }
  .green-steps__paragraph_right_text {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -3%;
  }
}
/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/green-steps/green-steps.scss ***!
  \************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/goals-target/goals-target.scss ***!
  \******************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.goals-target {
  overflow: hidden;
  margin-top: 128px;
}
.goals-target__main_title {
  text-align: center;
  font-size: 80px;
  line-height: 80px;
  letter-spacing: -3%;
  font-weight: bold;
  color: #003964;
}
.goals-target__main_paragraph {
  padding-top: 32px;
  text-align: center;
  margin: 0 auto;
  max-width: 515px;
  width: 100%;
  color: #003964;
  line-height: 20px;
  letter-spacing: -3%;
}
.goals-target__second_main_title {
  padding-top: 80px;
  font-size: 40px;
  color: #003964;
  letter-spacing: -3%;
  line-height: 44px;
}
.goals-target__second_content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-width: 864px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.goals-target .year-selector {
  align-content: end;
}
.goals-target .goals-target__year_dropdown {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width=%2714%27 height=%278%27 viewBox=%270 0 14 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M6.28837 7.15694L0.631374 1.49994L2.04537 0.085937L6.99537 5.03594L11.9454 0.0859374L13.3594 1.49994L7.70237 7.15694C7.51485 7.34441 7.26054 7.44972 6.99537 7.44972C6.73021 7.44972 6.4759 7.34441 6.28837 7.15694Z%27 fill=%27%23003964%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 21px center;
  padding-right: 30px;
}
.goals-target #godina-izbor {
  width: 121px;
  height: 48px;
  padding-left: 16px;
  background-color: #67C18C;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 5%;
  color: #003964;
  border: unset;
  border-radius: 12px;
  cursor: pointer;
  font-family: "Mallory-Book", sans-serif;
}
.goals-target__card_icon {
  background-color: #003964;
  max-width: 372px;
  height: 101px;
  align-content: center;
  align-items: center;
  display: flex;
  justify-content: center;
  border-radius: 12px;
  width: 100%;
}
.goals-target__left-icon-and-text {
  max-width: 420px;
  height: 189px;
  border: 1px solid rgba(0, 57, 100, 0.3);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
.goals-target__right-icon-and-text {
  max-width: 420px;
  height: 189px;
  border: 1px solid rgba(0, 57, 100, 0.3);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
.goals-target__card_text {
  padding-top: 15px;
  color: #003964;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -3%;
}
.goals-target__cards_container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 864px;
  width: 100%;
  margin: 0 auto;
  gap: 24px;
}
.goals-target__percentage_box {
  text-align: center;
  align-content: center;
  width: 78px;
  height: 48px;
  margin: 0 auto;
  background-color: #67C18C;
  border-radius: 12px;
  color: #003964;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -5%;
  font-family: "Mallory-Book", sans-serif;
}

@media (max-width: 1024px) {
  .goals-target {
    margin-top: 85px;
  }
  .goals-target__main_title {
    font-size: 48px;
    line-height: 107%;
    letter-spacing: -2%;
  }
  .goals-target__card_icon {
    max-width: 280px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .goals-target__second_main_title {
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
    letter-spacing: -3%;
  }
  .goals-target__cards_container {
    display: flex;
    flex-direction: column;
  }
  .goals-target__left-icon-and-text {
    width: 100%;
  }
  .goals-target__right-icon-and-text {
    width: 100%;
  }
  .goals-target__card {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  .goals-target__card_icon {
    max-width: 328px;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .goals-target {
    margin-top: 85px;
  }
  .goals-target__main_title {
    font-size: 36px;
    line-height: 107%;
    letter-spacing: -2%;
  }
  .goals-target__card_icon {
    max-width: 300px;
    width: 100%;
  }
}
/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/goals-target/goals-target.scss ***!
  \**************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/specific-goals/specific-goals.scss ***!
  \**********************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.specific-goals {
  overflow: hidden;
  width: 100%;
  position: relative;
  top: 0;
  height: 943px;
}
.specific-goals__image {
  width: 100%;
  position: absolute;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  top: 0;
}
.specific-goals__image_mobile {
  display: none;
}
.specific-goals__content {
  border-radius: 30px;
  padding: 48px 30px;
  position: relative;
  top: 314px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(20px);
  border: solid 1px rgba(255, 255, 255, 0.4);
}
.specific-goals__controls {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.specific-goals__title-main-text {
  font-size: 40px;
  color: white;
  line-height: 44px;
  letter-spacing: -3%;
}
.specific-goals__radio_button_and_year {
  display: flex;
  flex-direction: row;
  gap: 15px;
  align-items: center;
}
.specific-goals__data_type_selector {
  width: 246px;
  height: 48px;
  align-items: center;
  gap: 40px;
  display: flex;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 15px;
  justify-content: center;
  font-family: "Mallory-Book", sans-serif;
  backdrop-filter: blur(6px);
}
.specific-goals__radio-label {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
  color: white;
  position: relative;
}
.specific-goals__radio-label input[type=radio] {
  display: none;
}
.specific-goals__radio-label::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #B2B2B2;
  margin-right: 8px;
  transition: background-color 0.2s ease;
}
.specific-goals__radio-label:has(input[type=radio]:checked)::before {
  background-color: #67C18C;
}
input[type=radio]:checked + .specific-goals__radio-label::before {
  background-color: #67C18C;
}
.specific-goals__year_dropdown {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width=%2714%27 height=%278%27 viewBox=%270 0 14 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M6.28837 7.15694L0.631374 1.49994L2.04537 0.085937L6.99537 5.03594L11.9454 0.0859374L13.3594 1.49994L7.70237 7.15694C7.51485 7.34441 7.26054 7.44972 6.99537 7.44972C6.73021 7.44972 6.4759 7.34441 6.28837 7.15694Z%27 fill=%27%23003964%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 21px center;
  padding-right: 30px;
}
.specific-goals #select-year {
  width: 121px;
  height: 48px;
  padding-left: 16px;
  background-color: #67C18C;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -5%;
  color: #003964;
  border: unset;
  border-radius: 12px;
  cursor: pointer;
  font-family: "Mallory-Book", sans-serif;
}
.specific-goals__categories {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.specific-goals .category-item {
  max-width: 131px;
  width: 100%;
}
.specific-goals .category-icon {
  align-items: center;
  display: flex;
  justify-content: center;
  max-width: 101px;
  height: 80px;
  margin: 0 auto;
  margin-top: 0px;
  background-color: #003964;
  width: 100%;
  border-radius: 12px;
  margin-top: 16px;
}
.specific-goals .category-name {
  color: white;
  font-size: 12px;
  letter-spacing: -3%;
  line-height: 12px;
  text-align: center;
  max-width: 73px;
  align-content: center;
  text-align: center;
  margin: 0 auto;
}
.specific-goals__icon_and_name {
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 12px;
  height: 168px;
  border-radius: 15px;
  margin-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(5px);
}
.specific-goals__category-percentage {
  text-align: center;
  align-content: center;
  width: 78px;
  height: 48px;
  margin: 0 auto;
  background-color: #67C18C;
  border-radius: 12px;
  color: #003964;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -5%;
  font-family: "Mallory-Book", sans-serif;
}

@media (max-width: 1300px) {
  .specific-goals {
    width: 100%;
    position: relative;
    top: 0;
    height: 1650px;
  }
  .specific-goals__image {
    display: none;
  }
  .specific-goals__content {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    top: 427px;
  }
  .specific-goals__title-main-text {
    margin-bottom: 30px;
    text-align: center;
  }
  .specific-goals__image_mobile {
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    top: 0;
  }
  .specific-goals__controls {
    display: flex;
    flex-direction: column;
  }
  .specific-goals__radio_button_and_year {
    display: flex;
    flex-direction: column;
    max-width: 350px;
    width: 100%;
  }
  .specific-goals__data_type_selector {
    display: flex;
    justify-content: space-between;
    padding: 0 14px;
    width: 100%;
  }
  .specific-goals__year-selector {
    width: 100%;
  }
  .specific-goals #select-year {
    width: 100%;
  }
  .specific-goals__categories {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
  }
  .specific-goals .category-item {
    display: flex;
    flex-direction: row;
    width: 100%;
    background-color: #003964;
    max-width: 350px;
    height: 75px;
    align-items: center;
    justify-content: space-between;
    border-radius: 12px;
    padding: 0 15px;
  }
  .specific-goals .category-icon {
    align-items: center;
    display: flex;
    justify-content: center;
    max-width: unset;
    height: unset;
    background-color: unset;
    width: unset;
    border-radius: 12px;
    margin: 0;
  }
  .specific-goals .category-name {
    color: white;
    font-size: 12px;
    letter-spacing: -3%;
    line-height: 12px;
    max-width: unset;
    align-content: center;
    text-align: center;
    margin: 0 auto;
    padding-right: 15px;
  }
  .specific-goals__icon_and_name {
    display: flex;
    flex-direction: row;
    text-align: center;
    gap: 10px;
    height: unset;
    margin-bottom: 0;
    background-color: unset;
    backdrop-filter: unset;
  }
  .specific-goals__category-percentage {
    text-align: center;
    align-content: center;
    max-width: 78px;
    width: 100%;
    height: 48px;
    margin: 0;
    background-color: #67C18C;
    border-radius: 12px;
    color: #003964;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: -5%;
    font-family: "Mallory-Book", sans-serif;
  }
}
@media (max-width: 768px) {
  .specific-goals {
    height: 1550px;
  }
  .specific-goals__content {
    top: 230px;
  }
}
@media (max-width: 480px) {
  .specific-goals {
    height: 1600px;
  }
  .specific-goals__content {
    top: 203px;
  }
}
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/specific-goals/specific-goals.scss ***!
  \******************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/title-and-photo/title-and-photo.scss ***!
  \************************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.title_and_photo__title {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-top: 65px;
  margin-bottom: 25px;
}
.title_and_photo__title-main-text {
  font-size: 40px;
  line-height: 44px;
  letter-spacing: -3%;
  color: #003964;
  max-width: 698px;
  width: 100%;
}
.title_and_photo__image {
  width: 100%;
}

@media (max-width: 480px) {
  .title_and_photo__title-main-text {
    font-size: 36px;
  }
  .title_and_photo__title {
    margin-top: 50px;
  }
}
/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/title-and-photo/title-and-photo.scss ***!
  \********************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
/*!******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/accordion-services/accordion-services.scss ***!
  \******************************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.accordion-services .container {
  padding: unset;
}
.accordion-services__global {
  padding: 0 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.accordion-services__item {
  margin-bottom: 20px;
}
.accordion-services__item-header {
  display: flex;
  flex-direction: row;
  max-width: 1311px;
  height: 167px;
  background-color: #003964;
  border-radius: 15px;
  margin: 0 auto;
  width: 100%;
  padding: 0 20px;
}
.accordion-services__item-header--content {
  display: flex;
  flex-direction: row;
  max-width: 1265px;
  width: 100%;
  height: 112px;
  border: 1px solid white;
  border-radius: 16px;
  padding: 24px;
  align-items: center;
  align-self: center;
  margin: 0 auto;
  align-items: center;
}
.accordion-services__number_title_and_descripion {
  display: flex;
  flex-direction: row;
  max-width: 1200px;
  width: 100%;
  align-items: center;
}
.accordion-services__icons {
  position: relative;
  width: 53px;
  height: 53px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.accordion-services__icon {
  position: absolute;
  transition: opacity 0.3s ease, transform 0.3s ease;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.accordion-services__icon--plus {
  opacity: 1;
}
.accordion-services__icon--minus {
  opacity: 0;
}
.accordion-services__item.active .accordion-services__icon--plus {
  opacity: 0;
}
.accordion-services__item.active .accordion-services__icon--minus {
  opacity: 1;
}
.accordion-services__header_number {
  font-size: 57px;
  letter-spacing: -3%;
  color: #67C18C;
}
.accordion-services__header_title {
  font-size: 32px;
  line-height: 35px;
  letter-spacing: -3%;
  color: white;
  max-width: 416px;
}
.accordion-services__header_description {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -3%;
  color: white;
  max-width: 454px;
  width: 100%;
  padding-right: 67px;
}
.accordion-services__number_and_title {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 35px;
}
.accordion-services__content {
  position: relative;
  max-width: 1311px;
  margin: -15px auto 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background-color: #f0f8ff;
  border-radius: 0 0 15px 15px;
}
.accordion-services__accordion_content {
  width: 100%;
  height: auto;
  background-color: #003964;
}
.accordion-services__under_content {
  position: absolute;
  top: 0;
  margin-top: 54px;
  margin-left: 40px;
  margin-right: 40px;
}
.accordion-services__under_first_paragraph {
  color: white;
  letter-spacing: -3%;
  line-height: 24px;
}
.accordion-services__under_cards {
  background-color: #67C18C;
  max-width: 399px;
  width: 100%;
  height: 87px;
  align-content: center;
  padding-left: 33px;
  padding-right: 29px;
  border-radius: 12px;
}
.accordion-services__under_cards_text {
  color: white;
  letter-spacing: -3%;
  line-height: 20px;
}
.accordion-services__all_cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 17px;
  margin-top: 34px;
}
.accordion-services__under_second_main_text {
  color: white;
  font-size: 36px;
  letter-spacing: -3%;
  line-height: 24px;
  margin-top: 88px;
  margin-bottom: 48px;
  text-align: center;
}
.accordion-services__under_bottom_cards {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.accordion-services__under_text_bottom {
  color: white;
  max-width: 452px;
  height: 241px;
  border-radius: 12px;
  border: 1px solid #67C18C;
  padding: 20px 30px;
}
.accordion-services__single_bottom_paragraph {
  font-size: 24px;
  letter-spacing: -3%;
  color: white;
  text-align: center;
  max-width: 718px;
  margin: 0 auto;
  padding-top: 250px;
}
.accordion-services__item.active .accordion-services__content {
  height: 100%;
}

@media (max-width: 1100px) {
  .accordion-services__under_cards_text {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .accordion-services__header_number {
    font-size: 30px;
  }
  .accordion-services__header_title {
    font-size: 24px;
  }
  .accordion-services__header_description {
    font-size: 14px;
    padding-right: 20px;
  }
  .accordion-services__item-header {
    height: 225px;
  }
  .accordion-services__item-header--content {
    height: 188px;
  }
  .accordion-services__under_first_paragraph {
    text-align: center;
  }
  .accordion-services__under_cards_text {
    font-size: 14px;
  }
  .accordion-services__all_cards {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 25px;
  }
  .accordion-services__under_second_main_text {
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 24px;
  }
  .accordion-services__under_bottom_cards {
    flex-direction: column;
  }
  .accordion-services__accordion_content {
    -o-object-fit: cover;
       object-fit: cover;
    height: 1500px;
  }
  .accordion-services__content {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .accordion-services__global {
    padding-left: 20px;
    padding-right: 20px;
  }
  .accordion-services__number_title_and_descripion {
    display: grid;
    grid-template-areas: "number title icons" "description description description";
    grid-template-columns: auto 1fr auto;
    gap: 1rem;
  }
  .accordion-services__number_title_and_descripion__header_number {
    grid-area: number;
  }
  .accordion-services__number_title_and_descripion__header_title {
    grid-area: title;
  }
  .accordion-services__number_title_and_descripion .accordion-services__icons {
    grid-area: icons;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .accordion-services__number_title_and_descripion .accordion-services__header_description {
    grid-area: description;
  }
  .accordion-services__number_title_and_descripion__under_text_bottom {
    height: 280px;
  }
  .accordion-services__item-header {
    height: 255px;
  }
  .accordion-services__item-header--content {
    height: 225px;
  }
}
@media (max-width: 480px) {
  .accordion-services__item-header {
    padding: 0 10px;
  }
  .accordion-services__item-header--content {
    padding: 10px;
    border-radius: 5px;
  }
  .accordion-services__header_number {
    font-size: 24px;
  }
  .accordion-services__header_title {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .accordion-services__number_and_title {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 10px;
  }
  .accordion-services__header_description {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    padding: 0;
  }
  .accordion-services__under_first_paragraph {
    text-align: left;
  }
  .accordion-services__number_title_and_descripion {
    gap: 0;
  }
  .accordion-services__item-header--content {
    height: 221px;
  }
  .accordion-services__item-header {
    height: 254px;
  }
  .accordion-services__under_text_bottom {
    padding: 15px 15px;
    width: 100%;
    height: auto;
  }
  .accordion-services__under_content {
    margin-top: 44px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .accordion-services__under_cards {
    padding-left: 15px;
    padding-right: 15px;
  }
  .accordion-services__under_second_main_text {
    margin-top: 54px;
    font-size: 20px;
    letter-spacing: -3%;
    line-height: 24px;
    text-align: left;
  }
}
/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/accordion-services/accordion-services.scss ***!
  \**************************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/accordion-project/accordion-project.scss ***!
  \****************************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.accordion-project {
  overflow: hidden;
  /* Slider */
}
.accordion-project__global {
  margin-top: 48px;
}
.accordion-project__header_number {
  color: #67C18C;
  font-size: 57px;
  letter-spacing: -3%;
  background-color: #003964;
  border-radius: 12px;
  padding: 0 9px;
}
.accordion-project__header_title {
  color: #003964;
  font-size: 32px;
  letter-spacing: -3%;
  line-height: 24px;
  align-content: center;
}
.accordion-project__icons {
  position: relative;
  width: 53px;
  height: 53px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.accordion-project__icon {
  position: absolute;
  transition: opacity 0.3s ease, transform 0.3s ease;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.accordion-project__icon--plus {
  opacity: 1;
}
.accordion-project__icon--minus {
  opacity: 0;
}
.accordion-project__item.active .accordion-project__icon--plus {
  opacity: 0;
}
.accordion-project__item.active .accordion-project__icon--minus {
  opacity: 1;
}
.accordion-project__item {
  margin-bottom: 20px;
}
.accordion-project__number_title_and_icon {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
  border: 1px solid #003964;
  border-radius: 15px;
  padding: 0 22px;
  height: 128px;
  position: relative;
  z-index: 2;
  transition: border-radius 0.3s ease;
}
.accordion-project__item.active .accordion-project__number_title_and_icon {
  border-radius: 15px 15px 0 0;
  border-bottom: none;
}
.accordion-project__content {
  position: relative;
  max-width: 1311px;
  margin: -1px auto 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background-color: white;
  border: 1px solid #003964;
  border-top: none;
  border-radius: 0 0 15px 15px;
  z-index: 1;
  opacity: 0;
}
.accordion-project__item.active .accordion-project__content {
  opacity: 1;
}
.accordion-project__global_content {
  max-width: 1090px;
  padding: 20px;
  margin: 0 auto;
  width: 100%;
}
.accordion-project__first_accordion_paragraph {
  display: flex;
  justify-content: space-between;
  gap: 14px;
  max-width: 1038px;
  margin: 0 auto 30px;
  padding: 0 15px;
}
.accordion-project__content_paragraph_first {
  max-width: 501px;
}
.accordion-project__paragraph_text {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -3%;
  color: #003964;
}
.accordion-project__Title--2 {
  font-size: 32px;
  line-height: 24px;
  letter-spacing: -3%;
  font-weight: normal;
  color: #003964;
}
.accordion-project__title2_edit {
  margin: 0 auto 30px;
  padding: 0 15px;
  max-width: 1038px;
}
.accordion-project__text_cards_content {
  margin: 0 auto 30px;
  padding: 0 15px;
  max-width: 1038px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 17px;
}
.accordion-project__text_card_edit {
  background-color: #003964;
  height: 129px;
  max-width: 347px;
  border-radius: 12px;
  align-content: center;
  padding: 0 20px;
}
.accordion-project__text_card {
  color: white;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -3%;
}
.accordion-project__number_and_title {
  display: flex;
  gap: 32px;
}
.accordion-project__header_another_accordion_number_edit {
  font-size: 36px;
  color: #67C18C;
  letter-spacing: -3%;
  line-height: 48px;
}
.accordion-project__header_another_accordion_title_edit {
  font-size: 20px;
  letter-spacing: -3%;
  line-height: 24px;
  color: #003964;
}
.accordion-project__sub-item {
  margin-bottom: 15px;
  border: 1px solid #003964;
  border-radius: 15px;
  overflow: hidden;
}
.accordion-project__sub-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 20px;
}
.accordion-project__sub-header-content {
  display: flex;
  align-items: center;
  gap: 20px;
}
.accordion-project__sub-icons {
  position: relative;
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.accordion-project__sub-icon {
  position: absolute;
  transition: opacity 0.3s ease, transform 0.3s ease;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
}
.accordion-project__sub-icon--plus {
  opacity: 1;
}
.accordion-project__sub-icon--minus {
  opacity: 0;
}
.accordion-project__sub-item.active .accordion-project__sub-icon--plus {
  opacity: 0;
}
.accordion-project__sub-item.active .accordion-project__sub-icon--minus {
  opacity: 1;
}
.accordion-project__sub-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background-color: white;
}
.accordion-project__sub_image_background {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.accordion-project .accordion-project__sub-content-inner {
  position: relative;
  overflow: hidden;
  border-radius: 0 0 15px 15px;
}
.accordion-project .slider-wrapper {
  position: relative;
  width: 100%;
}
.accordion-project .slider-images {
  display: flex;
  transition: transform 0.3s ease-in-out;
  flex-wrap: nowrap;
}
.accordion-project__image-wrapper {
  position: relative;
  width: 100%;
  flex-shrink: 0;
}
.accordion-project__image-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, rgb(0, 57, 100) 0%, rgb(0, 57, 100) 10%, rgb(0, 57, 100) 5%, rgba(0, 57, 100, 0) 35%, transparent 100%);
  pointer-events: none;
  z-index: 1;
}
.accordion-project .accordion-project__sub_image_background {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.accordion-project .slider-nav {
  position: absolute;
  bottom: 15px;
  width: 100%;
  display: flex;
  padding: 0 51px;
  align-items: center;
  gap: 17px;
  z-index: 10;
}
.accordion-project .slider-counter {
  color: #67C18C;
  font-size: 12px;
  font-family: "Mallory-Book", sans-serif;
  line-height: 15px;
  letter-spacing: -3%;
}
.accordion-project .slider-btn svg {
  width: 30px;
  height: 13px;
}
.accordion-project .slider-btn {
  background-color: unset;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 20px;
  cursor: pointer;
  z-index: 10;
  transition: background-color 0.2s ease;
}
.accordion-project__mask_photo_slider_top {
  position: absolute;
  top: 0;
}
.accordion-project__slider_nav_under_photo_text_global {
  position: absolute;
  bottom: 80px;
  padding: 0 51px;
  display: flex;
  gap: 55px;
  width: 100%;
  justify-content: space-between;
  z-index: 10;
}
.accordion-project__slider_nav_under_photo_text {
  color: white;
  line-height: 20px;
  letter-spacing: -3%;
  max-width: 449px;
}
.accordion-project__number_and_icon_under {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.accordion-project__number_edit {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
.accordion-project__under_number_text {
  color: #003964;
  background-color: #67C18C;
  width: 42px;
  height: 48px;
  text-align: center;
  align-content: center;
  border-radius: 12px;
}

@media (max-width: 1024px) {
  .accordion-project__first_accordion_paragraph {
    flex-direction: column;
  }
  .accordion-project__sub_image_background {
    width: 100%;
    height: 670px !important;
    flex-shrink: 0;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .accordion-project .slider-nav {
    bottom: 15px;
    padding: 0 15px;
  }
  .accordion-project__slider_nav_under_photo_text_global {
    flex-direction: column;
    gap: 10px;
    padding: 0 15px;
    bottom: 12px;
    align-items: start;
    margin-bottom: 30px;
  }
  .accordion-project__slider_nav_under_photo_text {
    line-height: 18px;
    letter-spacing: 0;
    font-size: 14px;
  }
  .accordion-project__under_icon {
    width: 60px;
    height: 60px;
  }
  .accordion-project__under_number_text {
    width: 25px;
    height: 32px;
    border-radius: 4px;
  }
  .accordion-project__text_cards_content {
    padding: 0 15px;
    max-width: 1038px;
    display: flex;
    gap: 17px;
    flex-direction: column;
    align-items: center;
  }
  .accordion-project__text_card_edit {
    max-width: unset;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .accordion-project__global_content {
    padding: 10px;
  }
  .accordion-project__sub_image_background {
    height: 300px !important;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    width: 100%;
  }
  .accordion-project__slider_nav_under_photo_text_global {
    gap: 10px;
    padding: 0 15px;
    position: absolute;
    margin-bottom: 40px;
  }
  .accordion-project__under_number_text {
    width: 24px;
    height: 28px;
    font-size: 12px;
  }
  .accordion-project__slider_nav_under_photo_text {
    line-height: 18px;
    letter-spacing: 0;
    font-size: 14px;
  }
  .accordion-project .slider-nav {
    bottom: 15px;
    gap: 5px;
  }
  .accordion-project__global {
    margin-top: 48px;
  }
  .accordion-project__number_title_and_icon {
    height: 70px;
    margin-top: 20px;
  }
  .accordion-project__number_and_title {
    gap: 10px;
  }
  .accordion-project__header_number {
    font-size: 22px;
    padding: unset;
    border-radius: 4px;
    line-height: 22px;
    width: 32px;
    height: 32px;
    text-align: center;
    align-content: center;
  }
  .accordion-project__header_title {
    font-size: 20px;
    letter-spacing: -3%;
    line-height: 24px;
    font-weight: bold;
  }
  .accordion-project__paragraph_text {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
  }
  .accordion-project__icon {
    width: 25px;
    height: 25px;
  }
  .accordion-project__header_another_accordion_number_edit {
    font-size: 24px;
    line-height: 24px;
  }
  .accordion-project__sub-icon {
    width: 25px;
    height: 25px;
  }
  .accordion-project__under_icon {
    width: 40px;
    height: 40px;
  }
  .accordion-project__number_and_icon_under {
    margin-top: 10px;
  }
  .accordion-project__text_cards_content {
    padding: unset;
    gap: 8px;
  }
  .accordion-project__Title--2 {
    font-size: 20px;
  }
  .accordion-project__text_card_edit {
    height: 80px;
    padding: 16px;
  }
  .accordion-project__text_card {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
  }
  .accordion-project__image-wrapper {
    position: relative;
    width: 100%;
    flex-shrink: 0;
  }
  .accordion-project__image-wrapper::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, rgb(0, 57, 100) 0%, rgb(0, 57, 100) 40%, rgb(0, 57, 100) 50%, rgba(0, 57, 100, 0.27) 65%, transparent 100%);
    pointer-events: none;
    z-index: 1;
  }
  .accordion-project .slider-images {
    height: 534px !important;
  }
}
/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/accordion-project/accordion-project.scss ***!
  \************************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./components/contact-form/contact-form.scss ***!
  \******************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
.contact_form {
  position: relative;
  background-color: #003A64;
  margin-top: 120px;
  height: 652px;
  font: 700 50px/1.1 "Mallory-Medium", sans-serif !important;
  overflow: hidden;
}
.contact_form__image_background {
  position: absolute;
  width: 100%;
  height: 100%;
}
.contact_form__form {
  padding-top: 72px;
  color: white;
  max-width: 666px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.contact_form .wpcf7-response-output {
  font-size: 16px;
}
.contact_form .contact_form_input_placeholder {
  margin-top: 48px;
}
.contact_form .wpcf7-form, .contact_form .init1 {
  padding-top: 48px;
}
.contact_form .wpcf7-form-control, .contact_form .wpcf7-text, .contact_form .wpcf7-validates-as-required {
  width: 100%;
  border-radius: 12px;
}
.contact_form .button {
  height: 50px;
  margin-top: 9px;
  background-color: #5EA9DE;
  color: white;
  border: solid 1px #5EA9DE;
  text-transform: uppercase;
  margin-bottom: -6px;
  cursor: pointer;
}
.contact_form .contact_form_structure_first_input {
  height: 43px;
  background-color: #003A64;
  border: 1px solid #5EA9DE;
  margin-bottom: 10px;
  text-align: center;
}
.contact_form .contact_form_structure_first_input::-moz-placeholder {
  color: #a1a1a1;
}
.contact_form .contact_form_structure_first_input::placeholder {
  color: #a1a1a1;
}
.contact_form .contact_form_structure_second_input {
  height: 43px;
  background-color: #003A64;
  border: 1px solid #5EA9DE;
  margin-bottom: 10px;
  text-align: center;
}
.contact_form .contact_form_structure_second_input::-moz-placeholder {
  color: #a1a1a1;
}
.contact_form .contact_form_structure_second_input::placeholder {
  color: #a1a1a1;
}
.contact_form .contact_form_structure_input_radio {
  height: 104px;
  background-color: #003A64;
  border: 1px solid #5EA9DE;
  text-align: center;
  padding-top: 37px;
}
.contact_form .contact_form_structure_input_radio::-moz-placeholder {
  align-content: center;
  color: #a1a1a1;
}
.contact_form .contact_form_structure_input_radio::placeholder {
  align-content: center;
  color: #a1a1a1;
}
.contact_form .wpcf7-response-output {
  margin: 0 !important;
}
.contact_form .contact_form, .contact_form .wpcf7-form {
  padding-top: 32px;
}
.contact_form .contact_form_paragraph {
  text-align: center;
  padding-left: 21%;
  padding-right: 21%;
  padding-top: 15px;
}
.contact_form .wpcf7-not-valid-tip {
  text-align: center;
  color: #f00;
}
.contact_form .wpcf7 form.invalid, .contact_form .wpcf7-response-output {
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .contact_form .contact_form_paragraph {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .contact_form h2 {
    font: 700 50px/1.1 "Mallory-Medium", sans-serif;
  }
}
/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./blocks/contact-form/contact-form.scss ***!
  \**************************************************************************************************************************************************************************/
/*
  Fonts Variables
 */
/*
  Colors Variables
 */
