/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./assets/scss/main.scss ***!
  \**************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "Montserrat";
  src: url(Montserrat-VariableFont.woff2) format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

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

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

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

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

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

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

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

/**
 * 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;
  max-width: 100%;
}

/* 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; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

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

/**
 * 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; /* 1 */
  padding: 0; /* 2 */
}

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

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

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

*, *::before, *::after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

html, body {
  margin: 0;
  padding: 0;
}

html #wpadminbar {
  position: fixed;
}

body {
  min-width: 320px;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  font-family: "Montserrat", san-serif;
}
body.hidden {
  overflow: hidden;
}

.section {
  position: relative;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.container.container-gt > .row > .col-auto > *[class*=wp-block-] {
  margin-bottom: 28px;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overlay-gradient {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 81.25%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.default-btn {
  border-radius: 30px;
  padding: 18px 48px;
  border: 1px solid #00205C;
  display: flex;
  justify-content: center;
  gap: 12px;
  align-items: center;
}
.default-btn a {
  color: #00205C;
  font-size: 1.125rem;
  line-height: 24px;
  font-weight: 700;
}

/*------------------------------------*\
    MAIN
\*------------------------------------*/
.container {
  width: 100%;
  max-width: 1420px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media (min-width: 1400px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.container--full {
  max-width: 100%;
}
.container--small {
  max-width: 720px;
}
.container--normal {
  max-width: 1420px;
}
.container > div {
  width: 100%;
}
.container .row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  margin-left: calc(var(--bs-gutter-x) / -2);
  margin-right: calc(var(--bs-gutter-x) / -2);
  width: calc(100% + var(--bs-gutter-x));
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 1400px) {
  .container .row {
    --bs-gutter-x: 60px;
  }
}
@media (max-width: 767px) {
  .container .row {
    --bs-gutter-x: 15px;
    margin-left: calc(var(--bs-gutter-x) / -2);
    margin-right: calc(var(--bs-gutter-x) / -2);
    width: calc(100% + var(--bs-gutter-x));
  }
}
.container .col-auto {
  padding-left: calc(var(--bs-gutter-x) / 2);
  padding-right: calc(var(--bs-gutter-x) / 2);
  width: 100%;
}
@media (max-width: 767px) {
  .container .col-auto {
    padding-left: calc(var(--bs-gutter-x) / 2);
    padding-right: calc(var(--bs-gutter-x) / 2);
  }
}
.container--left-offset {
  overflow: hidden;
}
@media (min-width: 1400px) {
  .container--left-offset {
    position: relative;
    width: 100%;
    margin-right: 0;
    padding: 0 0 0 30px;
    max-width: calc((100vw + 1420px) / 2);
    overflow: hidden;
  }
}
@media (min-width: 1400px) and (max-width: 991px) {
  .container--left-offset .row {
    margin-left: calc(var(--bs-gutter-x) / -2);
    margin-right: calc(var(--bs-gutter-x) / -2);
    width: calc(100% + var(--bs-gutter-x));
  }
}
@media (min-width: 1400px) and (max-width: 991px) {
  .container--left-offset .col-auto {
    padding-left: calc(var(--bs-gutter-x) / 2);
    padding-right: calc(var(--bs-gutter-x) / 2);
  }
}
@media (min-width: 1400px) {
  .container--right-offset {
    position: relative;
    width: calc(100% - ((100% - 1420px) / 2 + 30px));
    margin-right: max(30px, (100% - 1420px) / 2 + 30px);
    margin-left: 0;
    max-width: 100%;
    padding: 0;
  }
  .container--right-offset .row {
    margin: 0;
  }
}
@media (min-width: 1400px) and (max-width: 991px) {
  .container--right-offset .row {
    margin-left: calc(var(--bs-gutter-x) / -2);
    margin-right: calc(var(--bs-gutter-x) / -2);
    width: calc(100% + var(--bs-gutter-x));
  }
}
@media (min-width: 1400px) {
  .container--right-offset .col-auto {
    padding: 0;
  }
}
@media (min-width: 1400px) and (max-width: 991px) {
  .container--right-offset .col-auto {
    padding-left: calc(var(--bs-gutter-x) / 2);
    padding-right: calc(var(--bs-gutter-x) / 2);
  }
}
.w-100 {
  width: 100%;
}

.d-flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-center {
  align-items: center;
}

.justify-content-between {
  justify-content: space-between;
}

.justify-content-center {
  justify-content: center;
}

@media (max-width: 991px) {
  .d-mobile-none {
    display: none !important;
  }
  .d-mobile-block {
    display: block !important;
  }
  .d-mobile-flex {
    display: flex !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .d-tablet-none {
    display: none !important;
  }
  .d-tablet-block {
    display: block !important;
  }
  .d-tablet-flex {
    display: flex !important;
  }
}
@media (min-width: 992px) {
  .d-desktop-none {
    display: none !important;
  }
  .d-desktop-block {
    display: block !important;
  }
  .d-desktop-flex {
    display: flex !important;
  }
}
.d-none {
  display: none !important;
}

.g-0 {
  --bs-gutter-x: 0;
}

.g-1 {
  --bs-gutter-x: 0.25rem;
}

.g-2 {
  --bs-gutter-x: 0.5rem;
}

.g-3 {
  --bs-gutter-x: 1rem;
}

.g-4 {
  --bs-gutter-x: 1.5rem;
}

.g-5 {
  --bs-gutter-x: 3rem;
}

@media (min-width: 768px) {
  .only-mobile {
    display: none;
  }
}

@media (max-width: 991px) {
  .mobile-spacer {
    height: 50px !important;
  }
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  overflow-wrap: normal !important;
  padding: 0;
  position: absolute !important;
  width: 1px;
}

.image-overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.0196078431);
  position: absolute;
  z-index: 1;
  border-radius: 12px;
}

.heading-1 {
  font-weight: 700;
}
@media (min-width: 768px) {
  .heading-1 {
    font-size: 5rem;
    line-height: 88px;
  }
}
@media (max-width: 767px) {
  .heading-1 {
    font-size: 2.5rem;
    line-height: 48px;
  }
}

.heading-2 {
  font-weight: 700;
}
@media (min-width: 768px) {
  .heading-2 {
    font-size: 3rem;
    line-height: 56px;
  }
}
@media (max-width: 767px) {
  .heading-2 {
    font-size: 2.25rem;
    line-height: 44px;
  }
}

.heading-3 {
  font-weight: 500;
}
@media (min-width: 768px) {
  .heading-3 {
    font-size: 2.5rem;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .heading-3 {
    font-size: 2rem;
    line-height: 40px;
  }
}

.heading-4 {
  font-weight: 700;
}
@media (min-width: 768px) {
  .heading-4 {
    font-size: 2rem;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .heading-4 {
    font-size: 1.5rem;
    line-height: 32px;
  }
}

.heading-5 {
  font-weight: 700;
}
@media (min-width: 768px) {
  .heading-5 {
    font-size: 1.25rem;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .heading-5 {
    font-size: 1.125rem;
    line-height: 24px;
  }
}

.heading-6 {
  font-weight: 700;
  font-size: 1rem;
  line-height: 20px;
}

.tagline {
  font-weight: 400;
}
@media (min-width: 768px) {
  .tagline {
    font-size: 1.25rem;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .tagline {
    font-size: 1.125rem;
    line-height: 24px;
  }
}

@media (max-width: 768px) {
  .mobile-heading-1 {
    font-size: 2.5rem;
    line-height: 48px;
    font-weight: 700;
  }
  .mobile-heading-2 {
    font-size: 2.25rem;
    line-height: 44px;
    font-weight: 700;
  }
  .mobile-heading-3 {
    font-size: 2rem;
    line-height: 40px;
    font-weight: 700;
  }
  .mobile-heading-4 {
    font-size: 1.5rem;
    line-height: 32px;
    font-weight: 700;
  }
  .mobile-heading-5 {
    font-size: 1.125rem;
    line-height: 24px;
    font-weight: 700;
  }
}
.text-large {
  font-size: 1.25rem;
  line-height: 28px;
}

.text-medium {
  font-size: 1.125rem;
  line-height: 24px;
}

.text-regular {
  font-size: 1rem;
  line-height: 24px;
}

.text-small {
  font-size: 0.875rem;
  line-height: 20px;
}

.text-tiny {
  font-size: 0.75rem;
  line-height: 16px;
}

@media (max-width: 991px) {
  .mobile-text-large {
    font-size: 1.25rem !important;
    line-height: 28px !important;
  }
  .mobile-text-medium {
    font-size: 1.125rem !important;
    line-height: 24px !important;
  }
  .mobile-text-regular {
    font-size: 1rem !important;
    line-height: 24px !important;
  }
  .mobile-text-small {
    font-size: 0.875rem !important;
    line-height: 20px !important;
  }
  .mobile-text-tiny {
    font-size: 0.75rem !important;
    line-height: 16px !important;
  }
}
@media (min-width: 992px) {
  .desktop-text-large {
    font-size: 1.25rem !important;
    line-height: 28px !important;
  }
  .desktop-text-medium {
    font-size: 1.125rem !important;
    line-height: 24px !important;
  }
  .desktop-text-regular {
    font-size: 1rem !important;
    line-height: 24px !important;
  }
  .desktop-text-small {
    font-size: 0.875rem !important;
    line-height: 20px !important;
  }
  .desktop-text-tiny {
    font-size: 0.75rem !important;
    line-height: 16px !important;
  }
}
.bg-primary {
  background-color: #00205C;
}

.bg-secondary {
  background-color: #8A817C;
}

.bg-background {
  background-color: #FFFFFF;
}

.bg-footer-background {
  background-color: #0D1A0F;
}

.bg-button-primary {
  background-color: #000000;
}

.bg-text-primary {
  background-color: #000000;
}

.bg-text-secondary {
  background-color: #4A4A4A;
}

.bg-white {
  background-color: #FFFFFF;
}

.bg-neutral-lightest-hover {
  background-color: #FAFAFA;
}

.bg-neutral-lightest {
  background-color: #EEEEEE;
}

.bg-neutral-lighter {
  background-color: #CCCCCC;
}

.bg-neutral-light {
  background-color: #AAAAAA;
}

.bg-neutral {
  background-color: #666666;
}

.bg-neutral-dark {
  background-color: #444444;
}

.bg-neutral-darker {
  background-color: #222222;
}

.bg-black {
  background-color: #000000;
}

.primary {
  color: #00205C;
}

.hover\:primary:hover {
  color: #00205C;
}

.secondary {
  color: #8A817C;
}

.hover\:secondary:hover {
  color: #8A817C;
}

.background {
  color: #FFFFFF;
}

.hover\:background:hover {
  color: #FFFFFF;
}

.footer-background {
  color: #0D1A0F;
}

.hover\:footer-background:hover {
  color: #0D1A0F;
}

.button-primary {
  color: #000000;
}

.hover\:button-primary:hover {
  color: #000000;
}

.text-primary {
  color: #000000;
}

.hover\:text-primary:hover {
  color: #000000;
}

.text-secondary {
  color: #4A4A4A;
}

.hover\:text-secondary:hover {
  color: #4A4A4A;
}

.white {
  color: #FFFFFF;
}

.hover\:white:hover {
  color: #FFFFFF;
}

.neutral-lightest-hover {
  color: #FAFAFA;
}

.hover\:neutral-lightest-hover:hover {
  color: #FAFAFA;
}

.neutral-lightest {
  color: #EEEEEE;
}

.hover\:neutral-lightest:hover {
  color: #EEEEEE;
}

.neutral-lighter {
  color: #CCCCCC;
}

.hover\:neutral-lighter:hover {
  color: #CCCCCC;
}

.neutral-light {
  color: #AAAAAA;
}

.hover\:neutral-light:hover {
  color: #AAAAAA;
}

.neutral {
  color: #666666;
}

.hover\:neutral:hover {
  color: #666666;
}

.neutral-dark {
  color: #444444;
}

.hover\:neutral-dark:hover {
  color: #444444;
}

.neutral-darker {
  color: #222222;
}

.hover\:neutral-darker:hover {
  color: #222222;
}

.black {
  color: #000000;
}

.hover\:black:hover {
  color: #000000;
}

.border-primary {
  border-color: #00205C;
}

.border-secondary {
  border-color: #8A817C;
}

.border-background {
  border-color: #FFFFFF;
}

.border-footer-background {
  border-color: #0D1A0F;
}

.border-button-primary {
  border-color: #000000;
}

.border-text-primary {
  border-color: #000000;
}

.border-text-secondary {
  border-color: #4A4A4A;
}

.border-white {
  border-color: #FFFFFF;
}

.border-neutral-lightest-hover {
  border-color: #FAFAFA;
}

.border-neutral-lightest {
  border-color: #EEEEEE;
}

.border-neutral-lighter {
  border-color: #CCCCCC;
}

.border-neutral-light {
  border-color: #AAAAAA;
}

.border-neutral {
  border-color: #666666;
}

.border-neutral-dark {
  border-color: #444444;
}

.border-neutral-darker {
  border-color: #222222;
}

.border-black {
  border-color: #000000;
}

.bg-primary-10 {
  background-color: rgba(0, 32, 92, 0.1);
}

.text-primary-10 {
  color: rgba(0, 32, 92, 0.1);
}

.border-primary-10 {
  border-color: rgba(0, 32, 92, 0.1);
}

.bg-primary-20 {
  background-color: rgba(0, 32, 92, 0.2);
}

.text-primary-20 {
  color: rgba(0, 32, 92, 0.2);
}

.border-primary-20 {
  border-color: rgba(0, 32, 92, 0.2);
}

.bg-primary-30 {
  background-color: rgba(0, 32, 92, 0.3);
}

.text-primary-30 {
  color: rgba(0, 32, 92, 0.3);
}

.border-primary-30 {
  border-color: rgba(0, 32, 92, 0.3);
}

.bg-primary-40 {
  background-color: rgba(0, 32, 92, 0.4);
}

.text-primary-40 {
  color: rgba(0, 32, 92, 0.4);
}

.border-primary-40 {
  border-color: rgba(0, 32, 92, 0.4);
}

.bg-primary-50 {
  background-color: rgba(0, 32, 92, 0.5);
}

.text-primary-50 {
  color: rgba(0, 32, 92, 0.5);
}

.border-primary-50 {
  border-color: rgba(0, 32, 92, 0.5);
}

.bg-primary-60 {
  background-color: rgba(0, 32, 92, 0.6);
}

.text-primary-60 {
  color: rgba(0, 32, 92, 0.6);
}

.border-primary-60 {
  border-color: rgba(0, 32, 92, 0.6);
}

.bg-primary-70 {
  background-color: rgba(0, 32, 92, 0.7);
}

.text-primary-70 {
  color: rgba(0, 32, 92, 0.7);
}

.border-primary-70 {
  border-color: rgba(0, 32, 92, 0.7);
}

.bg-primary-80 {
  background-color: rgba(0, 32, 92, 0.8);
}

.text-primary-80 {
  color: rgba(0, 32, 92, 0.8);
}

.border-primary-80 {
  border-color: rgba(0, 32, 92, 0.8);
}

.bg-primary-90 {
  background-color: rgba(0, 32, 92, 0.9);
}

.text-primary-90 {
  color: rgba(0, 32, 92, 0.9);
}

.border-primary-90 {
  border-color: rgba(0, 32, 92, 0.9);
}

.bg-secondary-10 {
  background-color: rgba(138, 129, 124, 0.1);
}

.text-secondary-10 {
  color: rgba(138, 129, 124, 0.1);
}

.border-secondary-10 {
  border-color: rgba(138, 129, 124, 0.1);
}

.bg-secondary-20 {
  background-color: rgba(138, 129, 124, 0.2);
}

.text-secondary-20 {
  color: rgba(138, 129, 124, 0.2);
}

.border-secondary-20 {
  border-color: rgba(138, 129, 124, 0.2);
}

.bg-secondary-30 {
  background-color: rgba(138, 129, 124, 0.3);
}

.text-secondary-30 {
  color: rgba(138, 129, 124, 0.3);
}

.border-secondary-30 {
  border-color: rgba(138, 129, 124, 0.3);
}

.bg-secondary-40 {
  background-color: rgba(138, 129, 124, 0.4);
}

.text-secondary-40 {
  color: rgba(138, 129, 124, 0.4);
}

.border-secondary-40 {
  border-color: rgba(138, 129, 124, 0.4);
}

.bg-secondary-50 {
  background-color: rgba(138, 129, 124, 0.5);
}

.text-secondary-50 {
  color: rgba(138, 129, 124, 0.5);
}

.border-secondary-50 {
  border-color: rgba(138, 129, 124, 0.5);
}

.bg-secondary-60 {
  background-color: rgba(138, 129, 124, 0.6);
}

.text-secondary-60 {
  color: rgba(138, 129, 124, 0.6);
}

.border-secondary-60 {
  border-color: rgba(138, 129, 124, 0.6);
}

.bg-secondary-70 {
  background-color: rgba(138, 129, 124, 0.7);
}

.text-secondary-70 {
  color: rgba(138, 129, 124, 0.7);
}

.border-secondary-70 {
  border-color: rgba(138, 129, 124, 0.7);
}

.bg-secondary-80 {
  background-color: rgba(138, 129, 124, 0.8);
}

.text-secondary-80 {
  color: rgba(138, 129, 124, 0.8);
}

.border-secondary-80 {
  border-color: rgba(138, 129, 124, 0.8);
}

.bg-secondary-90 {
  background-color: rgba(138, 129, 124, 0.9);
}

.text-secondary-90 {
  color: rgba(138, 129, 124, 0.9);
}

.border-secondary-90 {
  border-color: rgba(138, 129, 124, 0.9);
}

.bg-background-10 {
  background-color: rgba(255, 255, 255, 0.1);
}

.text-background-10 {
  color: rgba(255, 255, 255, 0.1);
}

.border-background-10 {
  border-color: rgba(255, 255, 255, 0.1);
}

.bg-background-20 {
  background-color: rgba(255, 255, 255, 0.2);
}

.text-background-20 {
  color: rgba(255, 255, 255, 0.2);
}

.border-background-20 {
  border-color: rgba(255, 255, 255, 0.2);
}

.bg-background-30 {
  background-color: rgba(255, 255, 255, 0.3);
}

.text-background-30 {
  color: rgba(255, 255, 255, 0.3);
}

.border-background-30 {
  border-color: rgba(255, 255, 255, 0.3);
}

.bg-background-40 {
  background-color: rgba(255, 255, 255, 0.4);
}

.text-background-40 {
  color: rgba(255, 255, 255, 0.4);
}

.border-background-40 {
  border-color: rgba(255, 255, 255, 0.4);
}

.bg-background-50 {
  background-color: rgba(255, 255, 255, 0.5);
}

.text-background-50 {
  color: rgba(255, 255, 255, 0.5);
}

.border-background-50 {
  border-color: rgba(255, 255, 255, 0.5);
}

.bg-background-60 {
  background-color: rgba(255, 255, 255, 0.6);
}

.text-background-60 {
  color: rgba(255, 255, 255, 0.6);
}

.border-background-60 {
  border-color: rgba(255, 255, 255, 0.6);
}

.bg-background-70 {
  background-color: rgba(255, 255, 255, 0.7);
}

.text-background-70 {
  color: rgba(255, 255, 255, 0.7);
}

.border-background-70 {
  border-color: rgba(255, 255, 255, 0.7);
}

.bg-background-80 {
  background-color: rgba(255, 255, 255, 0.8);
}

.text-background-80 {
  color: rgba(255, 255, 255, 0.8);
}

.border-background-80 {
  border-color: rgba(255, 255, 255, 0.8);
}

.bg-background-90 {
  background-color: rgba(255, 255, 255, 0.9);
}

.text-background-90 {
  color: rgba(255, 255, 255, 0.9);
}

.border-background-90 {
  border-color: rgba(255, 255, 255, 0.9);
}

.bg-footer-background-10 {
  background-color: rgba(13, 26, 15, 0.1);
}

.text-footer-background-10 {
  color: rgba(13, 26, 15, 0.1);
}

.border-footer-background-10 {
  border-color: rgba(13, 26, 15, 0.1);
}

.bg-footer-background-20 {
  background-color: rgba(13, 26, 15, 0.2);
}

.text-footer-background-20 {
  color: rgba(13, 26, 15, 0.2);
}

.border-footer-background-20 {
  border-color: rgba(13, 26, 15, 0.2);
}

.bg-footer-background-30 {
  background-color: rgba(13, 26, 15, 0.3);
}

.text-footer-background-30 {
  color: rgba(13, 26, 15, 0.3);
}

.border-footer-background-30 {
  border-color: rgba(13, 26, 15, 0.3);
}

.bg-footer-background-40 {
  background-color: rgba(13, 26, 15, 0.4);
}

.text-footer-background-40 {
  color: rgba(13, 26, 15, 0.4);
}

.border-footer-background-40 {
  border-color: rgba(13, 26, 15, 0.4);
}

.bg-footer-background-50 {
  background-color: rgba(13, 26, 15, 0.5);
}

.text-footer-background-50 {
  color: rgba(13, 26, 15, 0.5);
}

.border-footer-background-50 {
  border-color: rgba(13, 26, 15, 0.5);
}

.bg-footer-background-60 {
  background-color: rgba(13, 26, 15, 0.6);
}

.text-footer-background-60 {
  color: rgba(13, 26, 15, 0.6);
}

.border-footer-background-60 {
  border-color: rgba(13, 26, 15, 0.6);
}

.bg-footer-background-70 {
  background-color: rgba(13, 26, 15, 0.7);
}

.text-footer-background-70 {
  color: rgba(13, 26, 15, 0.7);
}

.border-footer-background-70 {
  border-color: rgba(13, 26, 15, 0.7);
}

.bg-footer-background-80 {
  background-color: rgba(13, 26, 15, 0.8);
}

.text-footer-background-80 {
  color: rgba(13, 26, 15, 0.8);
}

.border-footer-background-80 {
  border-color: rgba(13, 26, 15, 0.8);
}

.bg-footer-background-90 {
  background-color: rgba(13, 26, 15, 0.9);
}

.text-footer-background-90 {
  color: rgba(13, 26, 15, 0.9);
}

.border-footer-background-90 {
  border-color: rgba(13, 26, 15, 0.9);
}

.bg-button-primary-10 {
  background-color: rgba(0, 0, 0, 0.1);
}

.text-button-primary-10 {
  color: rgba(0, 0, 0, 0.1);
}

.border-button-primary-10 {
  border-color: rgba(0, 0, 0, 0.1);
}

.bg-button-primary-20 {
  background-color: rgba(0, 0, 0, 0.2);
}

.text-button-primary-20 {
  color: rgba(0, 0, 0, 0.2);
}

.border-button-primary-20 {
  border-color: rgba(0, 0, 0, 0.2);
}

.bg-button-primary-30 {
  background-color: rgba(0, 0, 0, 0.3);
}

.text-button-primary-30 {
  color: rgba(0, 0, 0, 0.3);
}

.border-button-primary-30 {
  border-color: rgba(0, 0, 0, 0.3);
}

.bg-button-primary-40 {
  background-color: rgba(0, 0, 0, 0.4);
}

.text-button-primary-40 {
  color: rgba(0, 0, 0, 0.4);
}

.border-button-primary-40 {
  border-color: rgba(0, 0, 0, 0.4);
}

.bg-button-primary-50 {
  background-color: rgba(0, 0, 0, 0.5);
}

.text-button-primary-50 {
  color: rgba(0, 0, 0, 0.5);
}

.border-button-primary-50 {
  border-color: rgba(0, 0, 0, 0.5);
}

.bg-button-primary-60 {
  background-color: rgba(0, 0, 0, 0.6);
}

.text-button-primary-60 {
  color: rgba(0, 0, 0, 0.6);
}

.border-button-primary-60 {
  border-color: rgba(0, 0, 0, 0.6);
}

.bg-button-primary-70 {
  background-color: rgba(0, 0, 0, 0.7);
}

.text-button-primary-70 {
  color: rgba(0, 0, 0, 0.7);
}

.border-button-primary-70 {
  border-color: rgba(0, 0, 0, 0.7);
}

.bg-button-primary-80 {
  background-color: rgba(0, 0, 0, 0.8);
}

.text-button-primary-80 {
  color: rgba(0, 0, 0, 0.8);
}

.border-button-primary-80 {
  border-color: rgba(0, 0, 0, 0.8);
}

.bg-button-primary-90 {
  background-color: rgba(0, 0, 0, 0.9);
}

.text-button-primary-90 {
  color: rgba(0, 0, 0, 0.9);
}

.border-button-primary-90 {
  border-color: rgba(0, 0, 0, 0.9);
}

.bg-text-primary-10 {
  background-color: rgba(0, 0, 0, 0.1);
}

.text-text-primary-10 {
  color: rgba(0, 0, 0, 0.1);
}

.border-text-primary-10 {
  border-color: rgba(0, 0, 0, 0.1);
}

.bg-text-primary-20 {
  background-color: rgba(0, 0, 0, 0.2);
}

.text-text-primary-20 {
  color: rgba(0, 0, 0, 0.2);
}

.border-text-primary-20 {
  border-color: rgba(0, 0, 0, 0.2);
}

.bg-text-primary-30 {
  background-color: rgba(0, 0, 0, 0.3);
}

.text-text-primary-30 {
  color: rgba(0, 0, 0, 0.3);
}

.border-text-primary-30 {
  border-color: rgba(0, 0, 0, 0.3);
}

.bg-text-primary-40 {
  background-color: rgba(0, 0, 0, 0.4);
}

.text-text-primary-40 {
  color: rgba(0, 0, 0, 0.4);
}

.border-text-primary-40 {
  border-color: rgba(0, 0, 0, 0.4);
}

.bg-text-primary-50 {
  background-color: rgba(0, 0, 0, 0.5);
}

.text-text-primary-50 {
  color: rgba(0, 0, 0, 0.5);
}

.border-text-primary-50 {
  border-color: rgba(0, 0, 0, 0.5);
}

.bg-text-primary-60 {
  background-color: rgba(0, 0, 0, 0.6);
}

.text-text-primary-60 {
  color: rgba(0, 0, 0, 0.6);
}

.border-text-primary-60 {
  border-color: rgba(0, 0, 0, 0.6);
}

.bg-text-primary-70 {
  background-color: rgba(0, 0, 0, 0.7);
}

.text-text-primary-70 {
  color: rgba(0, 0, 0, 0.7);
}

.border-text-primary-70 {
  border-color: rgba(0, 0, 0, 0.7);
}

.bg-text-primary-80 {
  background-color: rgba(0, 0, 0, 0.8);
}

.text-text-primary-80 {
  color: rgba(0, 0, 0, 0.8);
}

.border-text-primary-80 {
  border-color: rgba(0, 0, 0, 0.8);
}

.bg-text-primary-90 {
  background-color: rgba(0, 0, 0, 0.9);
}

.text-text-primary-90 {
  color: rgba(0, 0, 0, 0.9);
}

.border-text-primary-90 {
  border-color: rgba(0, 0, 0, 0.9);
}

.bg-text-secondary-10 {
  background-color: rgba(74, 74, 74, 0.1);
}

.text-text-secondary-10 {
  color: rgba(74, 74, 74, 0.1);
}

.border-text-secondary-10 {
  border-color: rgba(74, 74, 74, 0.1);
}

.bg-text-secondary-20 {
  background-color: rgba(74, 74, 74, 0.2);
}

.text-text-secondary-20 {
  color: rgba(74, 74, 74, 0.2);
}

.border-text-secondary-20 {
  border-color: rgba(74, 74, 74, 0.2);
}

.bg-text-secondary-30 {
  background-color: rgba(74, 74, 74, 0.3);
}

.text-text-secondary-30 {
  color: rgba(74, 74, 74, 0.3);
}

.border-text-secondary-30 {
  border-color: rgba(74, 74, 74, 0.3);
}

.bg-text-secondary-40 {
  background-color: rgba(74, 74, 74, 0.4);
}

.text-text-secondary-40 {
  color: rgba(74, 74, 74, 0.4);
}

.border-text-secondary-40 {
  border-color: rgba(74, 74, 74, 0.4);
}

.bg-text-secondary-50 {
  background-color: rgba(74, 74, 74, 0.5);
}

.text-text-secondary-50 {
  color: rgba(74, 74, 74, 0.5);
}

.border-text-secondary-50 {
  border-color: rgba(74, 74, 74, 0.5);
}

.bg-text-secondary-60 {
  background-color: rgba(74, 74, 74, 0.6);
}

.text-text-secondary-60 {
  color: rgba(74, 74, 74, 0.6);
}

.border-text-secondary-60 {
  border-color: rgba(74, 74, 74, 0.6);
}

.bg-text-secondary-70 {
  background-color: rgba(74, 74, 74, 0.7);
}

.text-text-secondary-70 {
  color: rgba(74, 74, 74, 0.7);
}

.border-text-secondary-70 {
  border-color: rgba(74, 74, 74, 0.7);
}

.bg-text-secondary-80 {
  background-color: rgba(74, 74, 74, 0.8);
}

.text-text-secondary-80 {
  color: rgba(74, 74, 74, 0.8);
}

.border-text-secondary-80 {
  border-color: rgba(74, 74, 74, 0.8);
}

.bg-text-secondary-90 {
  background-color: rgba(74, 74, 74, 0.9);
}

.text-text-secondary-90 {
  color: rgba(74, 74, 74, 0.9);
}

.border-text-secondary-90 {
  border-color: rgba(74, 74, 74, 0.9);
}

.bg-white-10 {
  background-color: rgba(255, 255, 255, 0.1);
}

.text-white-10 {
  color: rgba(255, 255, 255, 0.1);
}

.border-white-10 {
  border-color: rgba(255, 255, 255, 0.1);
}

.bg-white-20 {
  background-color: rgba(255, 255, 255, 0.2);
}

.text-white-20 {
  color: rgba(255, 255, 255, 0.2);
}

.border-white-20 {
  border-color: rgba(255, 255, 255, 0.2);
}

.bg-white-30 {
  background-color: rgba(255, 255, 255, 0.3);
}

.text-white-30 {
  color: rgba(255, 255, 255, 0.3);
}

.border-white-30 {
  border-color: rgba(255, 255, 255, 0.3);
}

.bg-white-40 {
  background-color: rgba(255, 255, 255, 0.4);
}

.text-white-40 {
  color: rgba(255, 255, 255, 0.4);
}

.border-white-40 {
  border-color: rgba(255, 255, 255, 0.4);
}

.bg-white-50 {
  background-color: rgba(255, 255, 255, 0.5);
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5);
}

.border-white-50 {
  border-color: rgba(255, 255, 255, 0.5);
}

.bg-white-60 {
  background-color: rgba(255, 255, 255, 0.6);
}

.text-white-60 {
  color: rgba(255, 255, 255, 0.6);
}

.border-white-60 {
  border-color: rgba(255, 255, 255, 0.6);
}

.bg-white-70 {
  background-color: rgba(255, 255, 255, 0.7);
}

.text-white-70 {
  color: rgba(255, 255, 255, 0.7);
}

.border-white-70 {
  border-color: rgba(255, 255, 255, 0.7);
}

.bg-white-80 {
  background-color: rgba(255, 255, 255, 0.8);
}

.text-white-80 {
  color: rgba(255, 255, 255, 0.8);
}

.border-white-80 {
  border-color: rgba(255, 255, 255, 0.8);
}

.bg-white-90 {
  background-color: rgba(255, 255, 255, 0.9);
}

.text-white-90 {
  color: rgba(255, 255, 255, 0.9);
}

.border-white-90 {
  border-color: rgba(255, 255, 255, 0.9);
}

.bg-neutral-lightest-hover-10 {
  background-color: rgba(250, 250, 250, 0.1);
}

.text-neutral-lightest-hover-10 {
  color: rgba(250, 250, 250, 0.1);
}

.border-neutral-lightest-hover-10 {
  border-color: rgba(250, 250, 250, 0.1);
}

.bg-neutral-lightest-hover-20 {
  background-color: rgba(250, 250, 250, 0.2);
}

.text-neutral-lightest-hover-20 {
  color: rgba(250, 250, 250, 0.2);
}

.border-neutral-lightest-hover-20 {
  border-color: rgba(250, 250, 250, 0.2);
}

.bg-neutral-lightest-hover-30 {
  background-color: rgba(250, 250, 250, 0.3);
}

.text-neutral-lightest-hover-30 {
  color: rgba(250, 250, 250, 0.3);
}

.border-neutral-lightest-hover-30 {
  border-color: rgba(250, 250, 250, 0.3);
}

.bg-neutral-lightest-hover-40 {
  background-color: rgba(250, 250, 250, 0.4);
}

.text-neutral-lightest-hover-40 {
  color: rgba(250, 250, 250, 0.4);
}

.border-neutral-lightest-hover-40 {
  border-color: rgba(250, 250, 250, 0.4);
}

.bg-neutral-lightest-hover-50 {
  background-color: rgba(250, 250, 250, 0.5);
}

.text-neutral-lightest-hover-50 {
  color: rgba(250, 250, 250, 0.5);
}

.border-neutral-lightest-hover-50 {
  border-color: rgba(250, 250, 250, 0.5);
}

.bg-neutral-lightest-hover-60 {
  background-color: rgba(250, 250, 250, 0.6);
}

.text-neutral-lightest-hover-60 {
  color: rgba(250, 250, 250, 0.6);
}

.border-neutral-lightest-hover-60 {
  border-color: rgba(250, 250, 250, 0.6);
}

.bg-neutral-lightest-hover-70 {
  background-color: rgba(250, 250, 250, 0.7);
}

.text-neutral-lightest-hover-70 {
  color: rgba(250, 250, 250, 0.7);
}

.border-neutral-lightest-hover-70 {
  border-color: rgba(250, 250, 250, 0.7);
}

.bg-neutral-lightest-hover-80 {
  background-color: rgba(250, 250, 250, 0.8);
}

.text-neutral-lightest-hover-80 {
  color: rgba(250, 250, 250, 0.8);
}

.border-neutral-lightest-hover-80 {
  border-color: rgba(250, 250, 250, 0.8);
}

.bg-neutral-lightest-hover-90 {
  background-color: rgba(250, 250, 250, 0.9);
}

.text-neutral-lightest-hover-90 {
  color: rgba(250, 250, 250, 0.9);
}

.border-neutral-lightest-hover-90 {
  border-color: rgba(250, 250, 250, 0.9);
}

.bg-neutral-lightest-10 {
  background-color: rgba(238, 238, 238, 0.1);
}

.text-neutral-lightest-10 {
  color: rgba(238, 238, 238, 0.1);
}

.border-neutral-lightest-10 {
  border-color: rgba(238, 238, 238, 0.1);
}

.bg-neutral-lightest-20 {
  background-color: rgba(238, 238, 238, 0.2);
}

.text-neutral-lightest-20 {
  color: rgba(238, 238, 238, 0.2);
}

.border-neutral-lightest-20 {
  border-color: rgba(238, 238, 238, 0.2);
}

.bg-neutral-lightest-30 {
  background-color: rgba(238, 238, 238, 0.3);
}

.text-neutral-lightest-30 {
  color: rgba(238, 238, 238, 0.3);
}

.border-neutral-lightest-30 {
  border-color: rgba(238, 238, 238, 0.3);
}

.bg-neutral-lightest-40 {
  background-color: rgba(238, 238, 238, 0.4);
}

.text-neutral-lightest-40 {
  color: rgba(238, 238, 238, 0.4);
}

.border-neutral-lightest-40 {
  border-color: rgba(238, 238, 238, 0.4);
}

.bg-neutral-lightest-50 {
  background-color: rgba(238, 238, 238, 0.5);
}

.text-neutral-lightest-50 {
  color: rgba(238, 238, 238, 0.5);
}

.border-neutral-lightest-50 {
  border-color: rgba(238, 238, 238, 0.5);
}

.bg-neutral-lightest-60 {
  background-color: rgba(238, 238, 238, 0.6);
}

.text-neutral-lightest-60 {
  color: rgba(238, 238, 238, 0.6);
}

.border-neutral-lightest-60 {
  border-color: rgba(238, 238, 238, 0.6);
}

.bg-neutral-lightest-70 {
  background-color: rgba(238, 238, 238, 0.7);
}

.text-neutral-lightest-70 {
  color: rgba(238, 238, 238, 0.7);
}

.border-neutral-lightest-70 {
  border-color: rgba(238, 238, 238, 0.7);
}

.bg-neutral-lightest-80 {
  background-color: rgba(238, 238, 238, 0.8);
}

.text-neutral-lightest-80 {
  color: rgba(238, 238, 238, 0.8);
}

.border-neutral-lightest-80 {
  border-color: rgba(238, 238, 238, 0.8);
}

.bg-neutral-lightest-90 {
  background-color: rgba(238, 238, 238, 0.9);
}

.text-neutral-lightest-90 {
  color: rgba(238, 238, 238, 0.9);
}

.border-neutral-lightest-90 {
  border-color: rgba(238, 238, 238, 0.9);
}

.bg-neutral-lighter-10 {
  background-color: rgba(204, 204, 204, 0.1);
}

.text-neutral-lighter-10 {
  color: rgba(204, 204, 204, 0.1);
}

.border-neutral-lighter-10 {
  border-color: rgba(204, 204, 204, 0.1);
}

.bg-neutral-lighter-20 {
  background-color: rgba(204, 204, 204, 0.2);
}

.text-neutral-lighter-20 {
  color: rgba(204, 204, 204, 0.2);
}

.border-neutral-lighter-20 {
  border-color: rgba(204, 204, 204, 0.2);
}

.bg-neutral-lighter-30 {
  background-color: rgba(204, 204, 204, 0.3);
}

.text-neutral-lighter-30 {
  color: rgba(204, 204, 204, 0.3);
}

.border-neutral-lighter-30 {
  border-color: rgba(204, 204, 204, 0.3);
}

.bg-neutral-lighter-40 {
  background-color: rgba(204, 204, 204, 0.4);
}

.text-neutral-lighter-40 {
  color: rgba(204, 204, 204, 0.4);
}

.border-neutral-lighter-40 {
  border-color: rgba(204, 204, 204, 0.4);
}

.bg-neutral-lighter-50 {
  background-color: rgba(204, 204, 204, 0.5);
}

.text-neutral-lighter-50 {
  color: rgba(204, 204, 204, 0.5);
}

.border-neutral-lighter-50 {
  border-color: rgba(204, 204, 204, 0.5);
}

.bg-neutral-lighter-60 {
  background-color: rgba(204, 204, 204, 0.6);
}

.text-neutral-lighter-60 {
  color: rgba(204, 204, 204, 0.6);
}

.border-neutral-lighter-60 {
  border-color: rgba(204, 204, 204, 0.6);
}

.bg-neutral-lighter-70 {
  background-color: rgba(204, 204, 204, 0.7);
}

.text-neutral-lighter-70 {
  color: rgba(204, 204, 204, 0.7);
}

.border-neutral-lighter-70 {
  border-color: rgba(204, 204, 204, 0.7);
}

.bg-neutral-lighter-80 {
  background-color: rgba(204, 204, 204, 0.8);
}

.text-neutral-lighter-80 {
  color: rgba(204, 204, 204, 0.8);
}

.border-neutral-lighter-80 {
  border-color: rgba(204, 204, 204, 0.8);
}

.bg-neutral-lighter-90 {
  background-color: rgba(204, 204, 204, 0.9);
}

.text-neutral-lighter-90 {
  color: rgba(204, 204, 204, 0.9);
}

.border-neutral-lighter-90 {
  border-color: rgba(204, 204, 204, 0.9);
}

.bg-neutral-light-10 {
  background-color: rgba(170, 170, 170, 0.1);
}

.text-neutral-light-10 {
  color: rgba(170, 170, 170, 0.1);
}

.border-neutral-light-10 {
  border-color: rgba(170, 170, 170, 0.1);
}

.bg-neutral-light-20 {
  background-color: rgba(170, 170, 170, 0.2);
}

.text-neutral-light-20 {
  color: rgba(170, 170, 170, 0.2);
}

.border-neutral-light-20 {
  border-color: rgba(170, 170, 170, 0.2);
}

.bg-neutral-light-30 {
  background-color: rgba(170, 170, 170, 0.3);
}

.text-neutral-light-30 {
  color: rgba(170, 170, 170, 0.3);
}

.border-neutral-light-30 {
  border-color: rgba(170, 170, 170, 0.3);
}

.bg-neutral-light-40 {
  background-color: rgba(170, 170, 170, 0.4);
}

.text-neutral-light-40 {
  color: rgba(170, 170, 170, 0.4);
}

.border-neutral-light-40 {
  border-color: rgba(170, 170, 170, 0.4);
}

.bg-neutral-light-50 {
  background-color: rgba(170, 170, 170, 0.5);
}

.text-neutral-light-50 {
  color: rgba(170, 170, 170, 0.5);
}

.border-neutral-light-50 {
  border-color: rgba(170, 170, 170, 0.5);
}

.bg-neutral-light-60 {
  background-color: rgba(170, 170, 170, 0.6);
}

.text-neutral-light-60 {
  color: rgba(170, 170, 170, 0.6);
}

.border-neutral-light-60 {
  border-color: rgba(170, 170, 170, 0.6);
}

.bg-neutral-light-70 {
  background-color: rgba(170, 170, 170, 0.7);
}

.text-neutral-light-70 {
  color: rgba(170, 170, 170, 0.7);
}

.border-neutral-light-70 {
  border-color: rgba(170, 170, 170, 0.7);
}

.bg-neutral-light-80 {
  background-color: rgba(170, 170, 170, 0.8);
}

.text-neutral-light-80 {
  color: rgba(170, 170, 170, 0.8);
}

.border-neutral-light-80 {
  border-color: rgba(170, 170, 170, 0.8);
}

.bg-neutral-light-90 {
  background-color: rgba(170, 170, 170, 0.9);
}

.text-neutral-light-90 {
  color: rgba(170, 170, 170, 0.9);
}

.border-neutral-light-90 {
  border-color: rgba(170, 170, 170, 0.9);
}

.bg-neutral-10 {
  background-color: rgba(102, 102, 102, 0.1);
}

.text-neutral-10 {
  color: rgba(102, 102, 102, 0.1);
}

.border-neutral-10 {
  border-color: rgba(102, 102, 102, 0.1);
}

.bg-neutral-20 {
  background-color: rgba(102, 102, 102, 0.2);
}

.text-neutral-20 {
  color: rgba(102, 102, 102, 0.2);
}

.border-neutral-20 {
  border-color: rgba(102, 102, 102, 0.2);
}

.bg-neutral-30 {
  background-color: rgba(102, 102, 102, 0.3);
}

.text-neutral-30 {
  color: rgba(102, 102, 102, 0.3);
}

.border-neutral-30 {
  border-color: rgba(102, 102, 102, 0.3);
}

.bg-neutral-40 {
  background-color: rgba(102, 102, 102, 0.4);
}

.text-neutral-40 {
  color: rgba(102, 102, 102, 0.4);
}

.border-neutral-40 {
  border-color: rgba(102, 102, 102, 0.4);
}

.bg-neutral-50 {
  background-color: rgba(102, 102, 102, 0.5);
}

.text-neutral-50 {
  color: rgba(102, 102, 102, 0.5);
}

.border-neutral-50 {
  border-color: rgba(102, 102, 102, 0.5);
}

.bg-neutral-60 {
  background-color: rgba(102, 102, 102, 0.6);
}

.text-neutral-60 {
  color: rgba(102, 102, 102, 0.6);
}

.border-neutral-60 {
  border-color: rgba(102, 102, 102, 0.6);
}

.bg-neutral-70 {
  background-color: rgba(102, 102, 102, 0.7);
}

.text-neutral-70 {
  color: rgba(102, 102, 102, 0.7);
}

.border-neutral-70 {
  border-color: rgba(102, 102, 102, 0.7);
}

.bg-neutral-80 {
  background-color: rgba(102, 102, 102, 0.8);
}

.text-neutral-80 {
  color: rgba(102, 102, 102, 0.8);
}

.border-neutral-80 {
  border-color: rgba(102, 102, 102, 0.8);
}

.bg-neutral-90 {
  background-color: rgba(102, 102, 102, 0.9);
}

.text-neutral-90 {
  color: rgba(102, 102, 102, 0.9);
}

.border-neutral-90 {
  border-color: rgba(102, 102, 102, 0.9);
}

.bg-neutral-dark-10 {
  background-color: rgba(68, 68, 68, 0.1);
}

.text-neutral-dark-10 {
  color: rgba(68, 68, 68, 0.1);
}

.border-neutral-dark-10 {
  border-color: rgba(68, 68, 68, 0.1);
}

.bg-neutral-dark-20 {
  background-color: rgba(68, 68, 68, 0.2);
}

.text-neutral-dark-20 {
  color: rgba(68, 68, 68, 0.2);
}

.border-neutral-dark-20 {
  border-color: rgba(68, 68, 68, 0.2);
}

.bg-neutral-dark-30 {
  background-color: rgba(68, 68, 68, 0.3);
}

.text-neutral-dark-30 {
  color: rgba(68, 68, 68, 0.3);
}

.border-neutral-dark-30 {
  border-color: rgba(68, 68, 68, 0.3);
}

.bg-neutral-dark-40 {
  background-color: rgba(68, 68, 68, 0.4);
}

.text-neutral-dark-40 {
  color: rgba(68, 68, 68, 0.4);
}

.border-neutral-dark-40 {
  border-color: rgba(68, 68, 68, 0.4);
}

.bg-neutral-dark-50 {
  background-color: rgba(68, 68, 68, 0.5);
}

.text-neutral-dark-50 {
  color: rgba(68, 68, 68, 0.5);
}

.border-neutral-dark-50 {
  border-color: rgba(68, 68, 68, 0.5);
}

.bg-neutral-dark-60 {
  background-color: rgba(68, 68, 68, 0.6);
}

.text-neutral-dark-60 {
  color: rgba(68, 68, 68, 0.6);
}

.border-neutral-dark-60 {
  border-color: rgba(68, 68, 68, 0.6);
}

.bg-neutral-dark-70 {
  background-color: rgba(68, 68, 68, 0.7);
}

.text-neutral-dark-70 {
  color: rgba(68, 68, 68, 0.7);
}

.border-neutral-dark-70 {
  border-color: rgba(68, 68, 68, 0.7);
}

.bg-neutral-dark-80 {
  background-color: rgba(68, 68, 68, 0.8);
}

.text-neutral-dark-80 {
  color: rgba(68, 68, 68, 0.8);
}

.border-neutral-dark-80 {
  border-color: rgba(68, 68, 68, 0.8);
}

.bg-neutral-dark-90 {
  background-color: rgba(68, 68, 68, 0.9);
}

.text-neutral-dark-90 {
  color: rgba(68, 68, 68, 0.9);
}

.border-neutral-dark-90 {
  border-color: rgba(68, 68, 68, 0.9);
}

.bg-neutral-darker-10 {
  background-color: rgba(34, 34, 34, 0.1);
}

.text-neutral-darker-10 {
  color: rgba(34, 34, 34, 0.1);
}

.border-neutral-darker-10 {
  border-color: rgba(34, 34, 34, 0.1);
}

.bg-neutral-darker-20 {
  background-color: rgba(34, 34, 34, 0.2);
}

.text-neutral-darker-20 {
  color: rgba(34, 34, 34, 0.2);
}

.border-neutral-darker-20 {
  border-color: rgba(34, 34, 34, 0.2);
}

.bg-neutral-darker-30 {
  background-color: rgba(34, 34, 34, 0.3);
}

.text-neutral-darker-30 {
  color: rgba(34, 34, 34, 0.3);
}

.border-neutral-darker-30 {
  border-color: rgba(34, 34, 34, 0.3);
}

.bg-neutral-darker-40 {
  background-color: rgba(34, 34, 34, 0.4);
}

.text-neutral-darker-40 {
  color: rgba(34, 34, 34, 0.4);
}

.border-neutral-darker-40 {
  border-color: rgba(34, 34, 34, 0.4);
}

.bg-neutral-darker-50 {
  background-color: rgba(34, 34, 34, 0.5);
}

.text-neutral-darker-50 {
  color: rgba(34, 34, 34, 0.5);
}

.border-neutral-darker-50 {
  border-color: rgba(34, 34, 34, 0.5);
}

.bg-neutral-darker-60 {
  background-color: rgba(34, 34, 34, 0.6);
}

.text-neutral-darker-60 {
  color: rgba(34, 34, 34, 0.6);
}

.border-neutral-darker-60 {
  border-color: rgba(34, 34, 34, 0.6);
}

.bg-neutral-darker-70 {
  background-color: rgba(34, 34, 34, 0.7);
}

.text-neutral-darker-70 {
  color: rgba(34, 34, 34, 0.7);
}

.border-neutral-darker-70 {
  border-color: rgba(34, 34, 34, 0.7);
}

.bg-neutral-darker-80 {
  background-color: rgba(34, 34, 34, 0.8);
}

.text-neutral-darker-80 {
  color: rgba(34, 34, 34, 0.8);
}

.border-neutral-darker-80 {
  border-color: rgba(34, 34, 34, 0.8);
}

.bg-neutral-darker-90 {
  background-color: rgba(34, 34, 34, 0.9);
}

.text-neutral-darker-90 {
  color: rgba(34, 34, 34, 0.9);
}

.border-neutral-darker-90 {
  border-color: rgba(34, 34, 34, 0.9);
}

.bg-black-10 {
  background-color: rgba(0, 0, 0, 0.1);
}

.text-black-10 {
  color: rgba(0, 0, 0, 0.1);
}

.border-black-10 {
  border-color: rgba(0, 0, 0, 0.1);
}

.bg-black-20 {
  background-color: rgba(0, 0, 0, 0.2);
}

.text-black-20 {
  color: rgba(0, 0, 0, 0.2);
}

.border-black-20 {
  border-color: rgba(0, 0, 0, 0.2);
}

.bg-black-30 {
  background-color: rgba(0, 0, 0, 0.3);
}

.text-black-30 {
  color: rgba(0, 0, 0, 0.3);
}

.border-black-30 {
  border-color: rgba(0, 0, 0, 0.3);
}

.bg-black-40 {
  background-color: rgba(0, 0, 0, 0.4);
}

.text-black-40 {
  color: rgba(0, 0, 0, 0.4);
}

.border-black-40 {
  border-color: rgba(0, 0, 0, 0.4);
}

.bg-black-50 {
  background-color: rgba(0, 0, 0, 0.5);
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5);
}

.border-black-50 {
  border-color: rgba(0, 0, 0, 0.5);
}

.bg-black-60 {
  background-color: rgba(0, 0, 0, 0.6);
}

.text-black-60 {
  color: rgba(0, 0, 0, 0.6);
}

.border-black-60 {
  border-color: rgba(0, 0, 0, 0.6);
}

.bg-black-70 {
  background-color: rgba(0, 0, 0, 0.7);
}

.text-black-70 {
  color: rgba(0, 0, 0, 0.7);
}

.border-black-70 {
  border-color: rgba(0, 0, 0, 0.7);
}

.bg-black-80 {
  background-color: rgba(0, 0, 0, 0.8);
}

.text-black-80 {
  color: rgba(0, 0, 0, 0.8);
}

.border-black-80 {
  border-color: rgba(0, 0, 0, 0.8);
}

.bg-black-90 {
  background-color: rgba(0, 0, 0, 0.9);
}

.text-black-90 {
  color: rgba(0, 0, 0, 0.9);
}

.border-black-90 {
  border-color: rgba(0, 0, 0, 0.9);
}

.bg-gradient-primary {
  background: linear-gradient(to right, #00205C, rgb(0, 67.4782608696, 194));
}

.bg-gradient-secondary {
  background: linear-gradient(to right, #8A817C, rgb(186.1209677419, 180.8225806452, 177.8790322581));
}

.wp-block-gallery {
  display: flex;
}

.wp-block-cover {
  overflow: hidden;
}

.wp-block-search__button {
  margin: 0;
}

.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
  font-size: 24px;
}

.footer {
  background: #00205C;
}
.footer__inside {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 25px 0;
  gap: 50px;
}
@media (max-width: 991px) {
  .footer__inside.desktop {
    display: none;
  }
}
.footer__inside.mobile {
  display: none;
}
@media (max-width: 991px) {
  .footer__inside.mobile {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0;
    gap: 25px;
    width: 100%;
    flex-direction: column;
  }
}
.footer__inside.mobile .socials {
  display: inline-flex;
  width: 100%;
  gap: 20px;
}
.footer__inside.mobile .socials img {
  display: block;
}
.footer__inside.mobile .info p {
  margin-bottom: 10px;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 700;
  margin-top: 0;
}
.footer__inside.mobile .info .content.contact {
  margin-bottom: 20px;
}
.footer__inside.mobile .info .content {
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.footer__inside.mobile .info .content p {
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 500;
}
.footer__inside.mobile .info .content a,
.footer__inside.mobile .info .content button {
  background: transparent;
  border: 1px solid #FFFFFF;
  padding: 10px;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 14px;
  max-height: 50px;
}

.footer-top {
  width: 100%;
}
.footer-top__inside {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: flex-end;
  display: none;
}
@media (min-width: 768px) {
  .footer-top__inside {
    flex-direction: row;
    gap: 30px;
  }
}
.footer-top__left {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media (min-width: 768px) {
  .footer-top__left {
    flex: 0 0 calc(50% - 15px);
    width: auto;
  }
}
.footer-top__title {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 600;
  margin: 0;
}
.footer-top__description {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 1.6;
  margin: 0;
  font-weight: 400;
}
.footer-top__right {
  width: 100%;
}
@media (min-width: 768px) {
  .footer-top__right {
    flex: 0 0 calc(50% - 15px);
    width: auto;
  }
}
.footer-top__items {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 768px) {
  .footer-top__items {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
  }
}
.footer-top__item-link, .footer-top__item-text {
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  padding: 8px 0;
  border-radius: 4px;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .footer-top__item-link, .footer-top__item-text {
    width: calc(33.333% - 10px);
    text-align: center;
    padding: 8px 12px;
  }
}
.footer-top__item-text {
  cursor: default;
}
.footer-top__item-text:hover {
  background: transparent;
}

.footer-block--menu {
  width: 100%;
}
@media (min-width: 768px) {
  .footer-block--menu {
    flex: 0 0 calc(25% - 20px);
    width: auto;
  }
}
.footer-block--menu img {
  width: 25%;
}
.footer-block--text {
  width: 100%;
  justify-content: flex-end;
  display: flex;
}
@media (min-width: 768px) {
  .footer-block--text {
    flex: 0 0 calc(25% - 20px);
    width: auto;
  }
}
.footer-block__title {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 500;
}
.footer-block__content {
  color: #FFFFFF;
  font-size: 11px;
  line-height: 1.6;
}

.footer-element {
  display: block;
}
.footer-element__link {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
}
.footer-element__text {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
}

/**
 * Footer menu component (zostaje jako "layout kontenerów")
 * Uwaga: w nowym HTML nie ma już .footer-menu__group/__title/__item/__link/__text
 * więc style zostały przeniesione do .footer-block i .footer-element.
 */
.footer-menu {
  width: 100%;
}
@media (min-width: 768px) {
  .footer-menu {
    flex: 0 0 calc(75% - 50px);
    width: auto;
  }
}
.footer-menu__groups {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 768px) {
  .footer-menu__groups {
    flex-direction: row;
    gap: 20px;
  }
}
.footer-menu__items {
  line-height: 20px;
}

.footer-text__address {
  font-size: 14px;
}

.footer-copy {
  border-top: 1px solid #FFFFFF;
}
.footer-copy--inside {
  padding: 10px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .footer-copy--inside {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
}
.footer-copy--left span {
  font-size: 14px;
  color: #FFFFFF;
}
.footer-copy--right a {
  font-size: 12px;
  color: #FFFFFF;
}

.header {
  position: relative;
  display: block;
  z-index: 99;
  background: #FFFFFF;
}
.header__inside {
  display: flex;
  padding: 10px 0;
}
@media (max-width: 991px) {
  .header__inside {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
.header__inside .mobile-menu .mobile-menu-toggler {
  background: none;
  border: none;
}
.header__inside .mobile-menu.mobile-menu-close {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  padding: 0 10px;
}
.header__inside .mobile-menu .content-mobile-menu {
  display: inline-flex;
  width: 100%;
  gap: 20px;
  align-items: center;
}
.top-header__link {
  color: #FFFFFF;
  font-size: 14px;
}

.lang-switcher {
  position: relative;
}
.lang-switcher button {
  background: transparent;
  color: #00205C;
  font-weight: bold;
  border: none;
}
.lang-switcher button svg path {
  fill: #00205C;
}

.lang-switcher__dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 10px;
  background: #00205C;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.lang-switcher__dropdown a {
  color: #FFFFFF !important;
}

.lang-switcher.is-open .lang-switcher__dropdown {
  display: block;
}

.top-header {
  background-color: #00205C;
}
@media (max-width: 991px) {
  .top-header {
    display: none;
  }
}

.top-header__list {
  list-style-type: none;
  display: flex;
  gap: 5px;
  justify-content: center;
}

.top-header__item {
  color: #FFFFFF;
  font-size: 14px;
}
.top-header__item a {
  color: #FFFFFF;
  font-size: 14px;
}

.top-header__link {
  color: #FFFFFF;
  font-size: 14px;
}

.menu {
  width: 100%;
  display: flex;
  justify-content: space-between;
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (max-width: 991px) {
  .menu {
    position: fixed;
    transform: translateX(-100vw);
    background: #fff;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
  }
}
.menu.open {
  transform: translateX(0);
  z-index: 999;
}
.menu-wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 991px) {
  .menu-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
  }
}
.menu__nav ul {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  column-gap: 15px;
}
.menu__nav ul li a {
  font-size: 16px;
  color: #00205C !important;
  font-weight: 500;
  text-transform: uppercase;
}
.menu__nav ul li.menu-item-button a {
  background: #00205C;
  color: #FFFFFF !important;
  border-radius: 30px;
  padding: 5px 10px;
}
.menu__nav--main-menu-mobile {
  width: 100%;
  margin-top: 40px;
}
.menu__nav--main-menu-mobile #menu-main-menu-mobile {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.menu__nav--main-menu-mobile #menu-main-menu-mobile li {
  text-align: right;
}
.menu__nav--main-menu-mobile #menu-main-menu-mobile li a {
  padding: 20px 10px;
  display: block;
  font-size: 20px;
  border-bottom: 1px solid #00205C;
}
@media (min-width: 992px) {
  .menu__nav--main-menu-mobile {
    display: none;
  }
}

.home .menu li a {
  color: #00205C;
}

.slider {
  position: relative;
}
.slider.is-background {
  padding: 40px 0;
}
.slider.is-background .slider-header__title {
  color: #FFFFFF;
}
.slider-background, .slider-background-image {
  height: 100%;
  width: 100vw;
  max-width: 100vw;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  z-index: -1;
  background-position: center;
  top: 0;
  left: 0;
  margin-left: -15px;
}
@media (min-width: 1400px) {
  .slider-background, .slider-background-image {
    margin-left: calc(-1 * max(30px, (100% - 1420px) / 2 + 15px));
    width: 100vw;
  }
}
@media (min-width: 1920px) {
  .slider-background, .slider-background-image {
    width: 100vw;
    margin-left: -30px;
  }
}
.slider-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .slider-header {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .slider-header {
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  .slider-header__title {
    line-height: 40px;
  }
}
.slider-header__controls {
  display: flex;
  align-items: center;
  gap: 20px;
  width: 50%;
  justify-content: flex-end;
  margin-right: 30px;
}
@media (min-width: 1400px) {
  .slider-header__controls {
    margin-right: 60px;
  }
}
@media (max-width: 767px) {
  .slider-header__controls {
    margin: 0;
    width: auto;
  }
}
.slider-custom-buttons {
  display: flex;
  gap: 5px;
}
.slider-custom-buttons__button {
  width: 48px;
  height: 48px;
  background: #FAFAFA;
  border-radius: 100px;
  position: relative;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.slider-custom-buttons__button:after {
  display: flex;
  content: "";
  background: #00205C;
  width: 16px;
  height: 16px;
  mask-image: url(chevron-right.svg);
  -webkit-mask-image: url(chevron-right.svg);
}
.slider-custom-buttons__button--prev:after {
  transform: rotate(180deg);
}
.slider-custom-buttons__button.swiper-button-disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.slider-see-all-button {
  background: #FAFAFA;
  display: flex;
  align-items: center;
  border-radius: 25px;
  color: #00205C;
  max-width: 214px;
  height: 48px;
  justify-content: center;
  width: 100%;
  font-weight: 401;
}
.slider-see-all-button--desktop {
  display: none;
}
@media (min-width: 768px) {
  .slider-see-all-button--desktop {
    display: flex;
  }
}
.slider-see-all-button--mobile {
  display: flex;
  margin: 40px auto 0;
  max-width: 100%;
}
@media (min-width: 768px) {
  .slider-see-all-button--mobile {
    display: none;
  }
}
.slider.top-grails .products-slider__title {
  color: #8A817C;
}
.slider.top-grails .slider-custom-buttons__button,
.slider.top-grails .slider-see-all-button {
  background: #8A817C;
}
.slider.top-grails .slider-see-all-button {
  color: #FFFFFF;
}
.slider.top-grails .slider-custom-buttons__button:after {
  background: #FFFFFF;
}

.swiper .swiper-pagination {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10;
}
.swiper .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 50%;
  background: transparent;
  opacity: 1;
  margin: 0 4px;
  cursor: pointer;
  border: 2px solid #00205C;
}
.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background: #00205C;
}

.company-info-mobile {
  display: none;
}

@media (max-width: 991px) {
  .home__container {
    display: flex;
    flex-direction: column;
  }
  .home__container .block-hero-slider {
    order: 1;
  }
  .home__container .block-three-columns {
    order: 3;
    margin-top: 0;
    overflow-x: hidden;
  }
  .home__container .block-image-blocks {
    order: 2;
    overflow-x: hidden;
  }
  .home__container .block-call-to-action {
    order: 4;
    margin-top: 0;
    margin-left: 30px;
    margin-right: 30px;
  }
  .home__container .img-text {
    order: 5;
  }
  .home__container .block-projects {
    order: 6;
    padding: 60px 0;
    margin-bottom: 0;
  }
  .home__container .block-call-to-action-2 {
    order: 7;
  }
  .home__container .block-instagram {
    order: 8;
    background: rgb(248, 248, 248);
    margin: 0;
    padding: 50px 0;
  }
  .company-info-mobile {
    display: block;
    margin: 30px 0;
  }
  .company-info-mobile .top-header__list {
    flex-direction: column;
    padding: 0;
    margin: 0;
  }
  .company-info-mobile .top-header__list li {
    color: #00205C;
    font-weight: 500;
    font-size: 16px;
    border-bottom: 1px solid #878787;
    padding: 20px 0;
  }
  .company-info-mobile .top-header__list li:last-child {
    border-bottom: none;
  }
  .company-info-mobile .top-header__list li a {
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
  }
  .company-info-mobile .top-header__list li a svg path {
    fill: #00205C;
  }
  .company-info-mobile .top-header__list li a,
  .company-info-mobile .top-header__list li span {
    color: #00205C;
    font-weight: 500;
    font-size: 16px;
  }
}
.page-id-28 .home__container p,
.page-id-668 .home__container p {
  padding: 0 30px;
  color: #00205C;
}

.s-error-404 {
  padding: 100px 0;
  background: #0c0000;
  color: #FFF;
  font-size: 100px;
}

.single-project__banner {
  width: 100%;
  height: 500px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .single-project__banner {
    height: 300px;
  }
}
@media (max-width: 767px) {
  .single-project__banner {
    height: 200px;
  }
}
.single-project__banner-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.single-project__header {
  padding: 60px 0 40px;
  border-bottom: 1px solid #e0e0e0;
}
@media (max-width: 991px) {
  .single-project__header {
    padding: 40px 0 30px;
  }
}
.single-project__title {
  margin: 0;
  font-size: 32px;
  font-weight: 700;
  color: #00205C;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .single-project__title {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .single-project__title {
    font-size: 20px;
  }
}
.single-project__gallery {
  padding: 60px 0;
}
@media (max-width: 991px) {
  .single-project__gallery {
    padding: 40px 0;
  }
}
.single-project__masonry {
  column-count: 2;
  column-gap: 20px;
}
@media (max-width: 991px) {
  .single-project__masonry {
    column-count: 2;
    column-gap: 15px;
  }
}
@media (max-width: 767px) {
  .single-project__masonry {
    column-count: 1;
    column-gap: 10px;
  }
}
.single-project__gallery-item {
  display: block;
  overflow: hidden;
  border-radius: 6px;
  cursor: pointer;
  margin-bottom: 20px;
  break-inside: avoid;
  transition: transform 250ms ease;
}
@media (max-width: 991px) {
  .single-project__gallery-item {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .single-project__gallery-item {
    margin-bottom: 10px;
  }
}
.single-project__gallery-item:hover {
  transform: scale(1.02);
}
.single-project__gallery-item:hover .single-project__gallery-img {
  transform: scale(1.05);
}
.single-project__gallery-img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 250ms ease;
}

.lb-overlay {
  background-color: rgba(0, 0, 0, 0.95);
}

.lb-outerContainer {
  border-radius: 6px;
  overflow: hidden;
}

.lb-data {
  background: rgba(0, 0, 0, 0.8);
}

.font-light {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-semi-bold {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.instagram-feed {
  margin-bottom: 80px;
}
.instagram-feed .insta-swiper .insta-item a img {
  width: 100%;
  display: block;
  transition: transform 0.3s ease;
  height: 400px;
  object-fit: cover;
  border-radius: 16px;
}
@media (max-width: 991px) {
  .instagram-feed .insta-swiper .insta-item a img {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .instagram-feed .insta-swiper .insta-item a img {
    height: 250px;
  }
}

.breadcrumbs {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .breadcrumbs {
    margin-top: 25px;
  }
}
.breadcrumbs--inside {
  display: flex;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
}
.breadcrumbs--inside span {
  color: #00205C;
}
@media (max-width: 767px) {
  .breadcrumbs--inside span {
    font-size: 0.75rem;
  }
}
.breadcrumbs--inside span .current-item {
  font-weight: 501;
}
.breadcrumbs-sep:after {
  display: flex;
  content: "";
  background: #00205C;
  width: 16px;
  height: 16px;
  mask-image: url(chevron-right.svg);
  -webkit-mask-image: url(chevron-right.svg);
}

/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */
@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;
  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 */
