/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/scss/main.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************/
:root {
  --plyr-color-main: #3d517d;
  --plyr-video-control-background-hover: #3d517d;
}

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
@font-face {
  font-family: Inter;
  src: url("../fonts/Inter-Static.ttf") format("ttf"), url("../fonts/Inter-Variable.ttf") format("truetype-variations");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
  font-optical-sizing: auto;
}
body,
input,
select,
optgroup,
textarea {
  color: #3d517d;
  font-family: Inter;
  line-height: 1.5;
  font-weight: 400;
  font-style: normal;
  font-size: 1.25rem;
}
@media screen and (max-width: 1280px) {
  body,
  input,
  select,
  optgroup,
  textarea {
    font-size: 1.15rem;
  }
}
@media screen and (max-width: 500px) {
  body,
  input,
  select,
  optgroup,
  textarea {
    font-size: 1rem;
  }
}

:root {
  --plyr-color-main: #3d517d;
  --plyr-video-control-background-hover: #3d517d;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin-top: 1em;
  margin-bottom: 0.8em;
  line-height: 1.2em;
  font-weight: 700;
  font-family: Inter;
  font-style: normal;
}

h1 {
  font-size: 2.4em;
}

@media screen and (max-width: 920px) {
  h1 {
    font-size: 2em;
  }
}
@media screen and (max-width: 640px) {
  h1 {
    font-size: 1.8em;
  }
}
h2 {
  font-size: 2em;
}

@media screen and (max-width: 920px) {
  h2 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 640px) {
  h2 {
    font-size: 1.6em;
  }
}
h3 {
  font-size: 1.8em;
}

@media screen and (max-width: 920px) {
  h3 {
    font-size: 1.6em;
  }
}
@media screen and (max-width: 640px) {
  h3 {
    font-size: 1.4em;
  }
}
h4 {
  font-size: 1.6em;
}

@media screen and (max-width: 920px) {
  h4 {
    font-size: 1.4em;
  }
}
@media screen and (max-width: 640px) {
  h4 {
    font-size: 1.2em;
  }
}
h5 {
  font-size: 1.4em;
}

@media screen and (max-width: 920px) {
  h5 {
    font-size: 1.2em;
  }
}
h6 {
  font-size: 1em;
}

@media screen and (max-width: 920px) {
  h6 {
    font-size: 1em;
  }
}
@media screen and (max-width: 640px) {
  h6 {
    font-size: 1em;
  }
}
:root {
  --plyr-color-main: #3d517d;
  --plyr-video-control-background-hover: #3d517d;
}

p {
  margin: 1em 0;
}

b, strong {
  font-weight: 700;
}

dfn,
cite,
em,
i {
  font-weight: 700;
}

u {
  -webkit-text-decoration: underline #FFD100;
          text-decoration: underline #FFD100;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  border: 1px solid #3d517d;
  background: #000000;
  color: #ffffff;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.5;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
  position: relative;
  z-index: 999;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #3d517d;
  cursor: help;
}

mark,
ins {
  background: #3d517d;
  text-decoration: none;
}

big {
  font-size: 125%;
}

.has-alpha-color {
  color: #3d517d;
}

.has-beta-color {
  color: #FFD100;
}

.has-gamma-color {
  color: #FFD100;
}

.has-delta-color {
  color: #FFD100;
}

.has-epsilon-color {
  color: #FFD100;
}

.has-white-color {
  color: #ffffff;
}

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

/* Elements
--------------------------------------------- */
body {
  background: #ffffff;
}

hr {
  background-color: #3d517d;
  border: 0;
  height: 4px;
  border-radius: 3px;
  margin: 0;
  max-width: min(100% - 6rem, 1400px - 6rem);
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media screen and (max-width: 920px) {
  hr {
    max-width: calc(100% - 4rem);
  }
}
@media screen and (max-width: 500px) {
  hr {
    max-width: calc(100% - 2rem);
  }
}

ul,
ol {
  margin: 0;
  padding: 0 0 0 2em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0;
  border-collapse: collapse;
  border: 1px solid #3d517d;
  border-radius: 0.5em;
  overflow: hidden;
}
table th {
  color: #3d517d;
  font-weight: 700;
  text-align: left;
}
table td, table th {
  padding: 0.5em 1em;
  border: 1px solid transparent;
}

/* Links
--------------------------------------------- */
a {
  color: #3d517d;
  -webkit-transition: 0.2s color ease;
  transition: 0.2s color ease;
}
a:visited {
  color: #3d517d;
}
a:hover, a:focus, a:active {
  color: currentColor;
}
a:focus {
  outline: 2px solid currentColor;
}
a:hover, a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
a.button,
.button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 2px solid;
  border-color: #3d517d;
  background-color: #3d517d;
  color: #ffffff;
  line-height: 1em;
  padding: 0.6em 1.2em 0.6em 1.2em;
  text-decoration: none;
  -webkit-transition: 0.1s color ease, 0.1s background-color ease-out, 0.1s border-color ease-out;
  transition: 0.1s color ease, 0.1s background-color ease-out, 0.1s border-color ease-out;
  display: inline-block;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 550;
  gap: 0.5em;
  text-align: center;
  border-radius: 1em;
  font-size: 1.25rem;
}
@media screen and (max-width: 1280px) {
  a.button,
  .button,
  input[type=button],
  input[type=reset],
  input[type=submit] {
    font-size: 1.15rem;
  }
}
@media screen and (max-width: 500px) {
  a.button,
  .button,
  input[type=button],
  input[type=reset],
  input[type=submit] {
    font-size: 1rem;
  }
}
a.button svg path,
.button svg path,
input[type=button] svg path,
input[type=reset] svg path,
input[type=submit] svg path {
  -webkit-transition: 0.1s stroke ease-in-out;
  transition: 0.1s stroke ease-in-out;
}
a.button:visited,
.button:visited,
input[type=button]:visited,
input[type=reset]:visited,
input[type=submit]:visited {
  color: #ffffff;
}
a.button:hover,
.button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background-color: #FFD100;
  border-color: #FFD100;
  color: #3d517d;
}
a.button.button-alt,
.button.button-alt,
input[type=button].button-alt,
input[type=reset].button-alt,
input[type=submit].button-alt {
  background-color: #FFD100;
  border-color: #FFD100;
  color: #3d517d;
}
a.button.button-alt:visited,
.button.button-alt:visited,
input[type=button].button-alt:visited,
input[type=reset].button-alt:visited,
input[type=submit].button-alt:visited {
  color: #3d517d;
}
a.button.button-alt:hover,
.button.button-alt:hover,
input[type=button].button-alt:hover,
input[type=reset].button-alt:hover,
input[type=submit].button-alt:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #3d517d;
}
a.button.button-alt2,
.button.button-alt2,
input[type=button].button-alt2,
input[type=reset].button-alt2,
input[type=submit].button-alt2 {
  background-color: #FFD100;
  border-color: #FFD100;
  color: #3d517d;
}
a.button.button-alt2:visited,
.button.button-alt2:visited,
input[type=button].button-alt2:visited,
input[type=reset].button-alt2:visited,
input[type=submit].button-alt2:visited {
  color: #3d517d;
}
a.button.button-alt2:hover,
.button.button-alt2:hover,
input[type=button].button-alt2:hover,
input[type=reset].button-alt2:hover,
input[type=submit].button-alt2:hover {
  background-color: #3d517d;
  border-color: #3d517d;
  color: #ffffff;
}
a.button.button-alt3:hover,
.button.button-alt3:hover,
input[type=button].button-alt3:hover,
input[type=reset].button-alt3:hover,
input[type=submit].button-alt3:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #3d517d;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
select,
textarea {
  border-radius: 0;
  background-color: transparent;
  color: #3d517d;
  padding: 0.2em 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: 1em;
  border-width: 0 0 2px 0;
  border-color: #092035;
  border-style: solid;
  outline: 1px solid transparent;
  -webkit-transition: 0.1s outline ease-in-out, 0.1s border-color ease-in-out;
  transition: 0.1s outline ease-in-out, 0.1s border-color ease-in-out;
  width: 100%;
  border-radius: 0;
}
input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=range]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=month]::-webkit-input-placeholder, input[type=week]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=datetime]::-webkit-input-placeholder, input[type=datetime-local]::-webkit-input-placeholder, input[type=color]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #3d517d;
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=range]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=week]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=datetime]::-moz-placeholder, input[type=datetime-local]::-moz-placeholder, input[type=color]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #3d517d;
}
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=range]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=month]:-ms-input-placeholder, input[type=week]:-ms-input-placeholder, input[type=time]:-ms-input-placeholder, input[type=datetime]:-ms-input-placeholder, input[type=datetime-local]:-ms-input-placeholder, input[type=color]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #3d517d;
}
input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=url]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=search]::-ms-input-placeholder, input[type=number]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=range]::-ms-input-placeholder, input[type=date]::-ms-input-placeholder, input[type=month]::-ms-input-placeholder, input[type=week]::-ms-input-placeholder, input[type=time]::-ms-input-placeholder, input[type=datetime]::-ms-input-placeholder, input[type=datetime-local]::-ms-input-placeholder, input[type=color]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #3d517d;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=number]::placeholder,
input[type=tel]::placeholder,
input[type=range]::placeholder,
input[type=date]::placeholder,
input[type=month]::placeholder,
input[type=week]::placeholder,
input[type=time]::placeholder,
input[type=datetime]::placeholder,
input[type=datetime-local]::placeholder,
input[type=color]::placeholder,
select::placeholder,
textarea::placeholder {
  color: #3d517d;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
select:focus,
textarea:focus {
  border-color: #3d517d;
}

textarea {
  padding-top: 1em;
  padding-bottom: 1em;
  resize: vertical;
}

input[type=checkbox],
input[type=radio] {
  accent-color: #FFD100;
}

label {
  margin: 0 0 0.3em 0;
  display: inline-block;
  line-height: 1.1em;
  color: #092035;
}

fieldset {
  border: 1px solid #70b4a2;
  border-radius: 0.5em;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.wrapper {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3rem;
  padding-right: 3rem;
}
@media screen and (max-width: 920px) {
  .wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 500px) {
  .wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.wrapper.wrapper--l {
  max-width: 1280px;
}
.wrapper.wrapper--m {
  max-width: 920px;
}
.wrapper.wrapper--s {
  max-width: 640px;
}
.wrapper .wrapper {
  padding-left: 0;
  padding-right: 0;
}

.site-main {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  z-index: 998;
}
.site-main .wrapper {
  height: 100%;
  width: 100%;
}
.site-main > article, .site-main > .wp-block-group, .site-main > section,
.site-main .wrapper > section {
  position: relative;
  z-index: 1;
}

.has-page-padding .site-main {
  padding-top: var(--initial-header-height);
  padding-bottom: 3em;
}

.single-product .site-main {
  padding-top: var(--initial-header-height);
}

.site-footer {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 920px) {
  .desktop-only {
    display: none;
  }
}

.mobile-only {
  display: none;
}
@media screen and (max-width: 920px) {
  .mobile-only {
    display: block;
  }
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Global
--------------------------------------------- */
.site-header {
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 999;
  -webkit-transition: 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s margin ease-in-out, 0.2s -webkit-box-shadow cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s margin ease-in-out, 0.2s -webkit-box-shadow cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s box-shadow cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s margin ease-in-out;
  transition: 0.2s box-shadow cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s margin ease-in-out, 0.2s -webkit-box-shadow cubic-bezier(0.48, 0.85, 0.42, 1.03);
  color: #ffffff;
  background-color: rgba(24, 24, 24, 0.5);
}
.site-header .wrapper {
  height: 100%;
}
.site-header .header-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 1em 0 1em 0;
  -webkit-transition: 0.2s padding cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s padding cubic-bezier(0.48, 0.85, 0.42, 1.03);
}
@media screen and (max-width: 1280px) {
  .site-header .header-container {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
  }
}
@media screen and (max-width: 640px) {
  .site-header .header-container {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
  }
}
.site-header .header-container .header-buttons {
  position: relative;
  z-index: 10001;
}
.site-header .header-container .header-buttons .button {
  font-size: 1.25rem;
}
@media screen and (max-width: 1280px) {
  .site-header .header-container .header-buttons .button {
    font-size: 1.15rem;
  }
}
@media screen and (max-width: 500px) {
  .site-header .header-container .header-buttons .button {
    font-size: 1rem;
  }
}
.site-header .header-container .header-navs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 5em;
     -moz-column-gap: 5em;
          column-gap: 5em;
}
@media screen and (max-width: 1400px) {
  .site-header .header-container .header-navs {
    -webkit-column-gap: 3em;
       -moz-column-gap: 3em;
            column-gap: 3em;
  }
}
@media screen and (max-width: 1280px) {
  .site-header .header-container .header-navs {
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
  }
}
.site-header .header-container .navigation-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  row-gap: 1em;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 920px) {
  .site-header .header-container .navigation-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-bottom: 0;
    z-index: 1;
  }
}
@media screen and (max-width: 640px) {
  .site-header .header-container .navigation-container {
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
  }
}
.site-header .header-container .header-icons {
  display: none;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 0.7em;
  color: #3d517d;
  -webkit-column-gap: 0.5em;
     -moz-column-gap: 0.5em;
          column-gap: 0.5em;
}
@media screen and (max-width: 1280px) {
  .site-header .header-container .header-icons {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.site-header .header-container .header-icons .hamburger {
  padding: 0.5em 1em 0.5em 1em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
  background-color: transparent;
  border: 2px solid transparent;
  border-radius: 0.5em;
}
.site-header .header-container .header-icons .hamburger svg {
  -webkit-transform: translateY(0.2em);
          transform: translateY(0.2em);
  height: 1.6em;
  width: 1.6em;
}
.site-header .header-container .header-icons .hamburger svg [fill] {
  fill: #ffffff;
  -webkit-transition: 0.1s fill cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.1s fill cubic-bezier(0.48, 0.85, 0.42, 1.03);
}
.site-header .header-container .header-icons .hamburger svg [stroke] {
  stroke: #ffffff;
  -webkit-transition: 0.1s stroke cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.1s stroke cubic-bezier(0.48, 0.85, 0.42, 1.03);
}
.site-header .header-container .header-icons .hamburger:hover svg [fill] {
  fill: #FFD100;
}
.site-header .header-container .header-icons .hamburger:hover svg [stroke] {
  stroke: #FFD100;
}
.site-header .header-container .header-icons .hamburger {
  display: none;
}
@media screen and (max-width: 1280px) {
  .site-header .header-container .header-icons .hamburger {
    display: block;
  }
}
.site-header .header-container .header-icons .hamburger svg {
  width: 1.6em;
  height: 1.6em;
  -webkit-transform: translateY(0.2em);
          transform: translateY(0.2em);
}
.site-header .header-container .site-branding {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: center;
      align-self: center;
  height: 100%;
  position: relative;
  z-index: 1001;
}
.site-header .header-container .site-branding .desktop-logo,
.site-header .header-container .site-branding .mobile-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 4em;
  width: auto;
  max-width: 10em;
  -webkit-transition: 0.2s height cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s height cubic-bezier(0.48, 0.85, 0.42, 1.03);
}
.site-header .header-container .site-branding .desktop-logo svg,
.site-header .header-container .site-branding .mobile-logo svg {
  height: 100%;
  width: auto;
}
@media screen and (max-width: 920px) {
  .site-header .header-container .site-branding .desktop-logo {
    height: 3.4em;
  }
}
@media screen and (max-width: 640px) {
  .site-header .header-container .site-branding .desktop-logo {
    height: 2.8em;
  }
}
@media screen and (max-width: 500px) {
  .site-header .header-container .site-branding .desktop-logo {
    display: none;
  }
}
.site-header .header-container .site-branding .mobile-logo {
  display: none;
}
@media screen and (max-width: 920px) {
  .site-header .header-container .site-branding .mobile-logo {
    height: 3.2em;
  }
}
@media screen and (max-width: 640px) {
  .site-header .header-container .site-branding .mobile-logo {
    height: 3em;
  }
}
@media screen and (max-width: 500px) {
  .site-header .header-container .site-branding .mobile-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.site-header .header-container .site-branding a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
}
.site-header .header-container .site-branding a svg,
.site-header .header-container .site-branding a img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.site-header .header-container .site-branding a:focus {
  outline: 1px solid currentColor;
}

@media screen and (max-width: 1280px) {
  .navigation-expanded .main-navigation {
    opacity: 1;
    pointer-events: auto;
  }
}
@media screen and (max-width: 1280px) {
  .navigation-expanded .main-navigation .mobile-nav-close {
    display: block;
  }
}

.navigation-menu {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-column-gap: 2.2em;
     -moz-column-gap: 2.2em;
          column-gap: 2.2em;
}
@media screen and (max-width: 1400px) {
  .navigation-menu {
    -webkit-column-gap: 1.8em;
       -moz-column-gap: 1.8em;
            column-gap: 1.8em;
  }
}
@media screen and (max-width: 1280px) {
  .navigation-menu {
    -webkit-column-gap: 1.6em;
       -moz-column-gap: 1.6em;
            column-gap: 1.6em;
  }
}
.navigation-menu li {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.navigation-menu li a {
  display: block;
  padding: 0.35em 0;
  text-decoration: none;
  -webkit-transition: color 0.2s cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: color 0.2s cubic-bezier(0.48, 0.85, 0.42, 1.03);
  line-height: 1.2em;
  text-align: center;
  height: 100%;
  font-weight: 400;
  border-radius: 0;
  color: #ffffff;
}
.navigation-menu li a .item-title {
  position: relative;
}
.navigation-menu li a .item-title .item-title-text {
  padding-top: 0.15em;
}
.navigation-menu li a .item-title::before {
  content: "";
  position: absolute;
  top: calc(100% - 0.1em);
  left: 0;
  width: 100%;
  height: 1px;
  background-color: transparent;
  pointer-events: none;
  -webkit-transform: translateY(-0.2em);
          transform: translateY(-0.2em);
  -webkit-transition: 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s -webkit-transform cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s -webkit-transform cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s transform cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s transform cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s -webkit-transform cubic-bezier(0.48, 0.85, 0.42, 1.03);
}
.navigation-menu li a:focus {
  outline: none;
  background-color: rgba(255, 209, 0, 0.1);
}
.navigation-menu li a:hover .item-title::before {
  background-color: currentColor;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.navigation-menu li.current-menu-item > a {
  font-weight: 800;
  color: #FFD100;
}
.navigation-menu li.menu-item-has-children > a {
  padding-right: 1.5rem;
}
.navigation-menu li .menu-item-with-children {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.navigation-menu li .menu-item-with-children > a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.navigation-menu li.menu-item-has-children.open > .menu-item-with-children .dropdown-arrow {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.navigation-menu li .dropdown-toggle {
  position: relative;
  width: 1.4em;
  height: 1.4em;
  padding: 0;
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-radius: 0;
  color: #3d517d;
}
.navigation-menu li .dropdown-toggle:focus {
  outline: none;
  background-color: rgba(255, 209, 0, 0.1);
}
.navigation-menu li .dropdown-toggle .dropdown-arrow {
  width: 60%;
  height: auto;
  stroke: currentColor;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: -webkit-transform 0.2s cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: transform 0.2s cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: transform 0.2s cubic-bezier(0.48, 0.85, 0.42, 1.03), -webkit-transform 0.2s cubic-bezier(0.48, 0.85, 0.42, 1.03);
}
.navigation-menu li .dropdown-toggle:hover .dropdown-arrow {
  stroke: #3d517d;
}
.navigation-menu li.menu-item-has-children.open > .navigation-menu {
  display: block;
}
.navigation-menu .navigation-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #3d517d;
  font-size: 0.8em;
  padding: 0.5em;
  height: auto;
  width: auto;
  border-radius: 1em;
}
.navigation-menu .navigation-menu li .dropdown-toggle {
  background-color: #3d517d;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 2.5em;
  width: 2.5em;
}
.navigation-menu .navigation-menu li .dropdown-toggle .dropdown-arrow {
  width: 40%;
}
.navigation-menu .navigation-menu li a {
  padding: 0.55em 0.8em 0.55em 0.8em;
  width: auto;
  white-space: nowrap;
  text-align: left;
  height: auto;
  color: #ffffff;
  border-radius: 0;
  min-height: 2.5em;
  background-color: #3d517d;
  -webkit-transition: 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03);
}
.navigation-menu .navigation-menu li a .item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.8em;
     -moz-column-gap: 0.8em;
          column-gap: 0.8em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.navigation-menu .navigation-menu li a .item-title::before {
  display: none;
}
.navigation-menu .navigation-menu li a .item-title svg {
  width: 1.7em;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.navigation-menu .navigation-menu li a .item-title svg [stroke] {
  stroke: #FFD100;
  -webkit-transition: 0.2s stroke cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s stroke cubic-bezier(0.48, 0.85, 0.42, 1.03);
}
.navigation-menu .navigation-menu li a .item-title svg [fill] {
  fill: #FFD100;
  -webkit-transition: 0.2s fill cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s fill cubic-bezier(0.48, 0.85, 0.42, 1.03);
}
.navigation-menu .navigation-menu li a:focus, .navigation-menu .navigation-menu li a:hover {
  background-color: #3d517d;
  color: #ffffff;
}
.navigation-menu .navigation-menu li a:focus .item-title svg [stroke], .navigation-menu .navigation-menu li a:hover .item-title svg [stroke] {
  stroke: #ffffff;
}
.navigation-menu .navigation-menu li a:focus .item-title svg [fill], .navigation-menu .navigation-menu li a:hover .item-title svg [fill] {
  fill: #ffffff;
}
.navigation-menu .navigation-menu .navigation-menu {
  z-index: 2;
  top: 0;
  left: 100%;
  font-size: 1em;
}
.navigation-menu .navigation-menu li .menu-item-with-children .dropdown-toggle .dropdown-arrow {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.navigation-menu .navigation-menu li.menu-item-has-children.open > .menu-item-with-children .dropdown-arrow {
  -webkit-transform: rotate(-90deg) scaleY(-1);
          transform: rotate(-90deg) scaleY(-1);
}
.navigation-menu li.current-menu-item > .menu-item-with-children > a,
.navigation-menu li.current-menu-item > a {
  font-weight: 600;
  color: #FFD100;
}

.main-navigation {
  -webkit-transition: 0.1s opacity cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.1s opacity cubic-bezier(0.48, 0.85, 0.42, 1.03);
  width: 100%;
}
@media screen and (max-width: 1280px) {
  .main-navigation {
    color: #ffffff;
  }
}
.main-navigation .mobile-nav-close {
  display: none;
  position: fixed;
  top: 1.3em;
  bottom: auto;
  left: auto;
  right: 2.4em;
  padding: 1em;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  z-index: 2;
}
@media screen and (max-width: 920px) {
  .main-navigation .mobile-nav-close {
    top: 1.1em;
    right: 1.6em;
  }
}
@media screen and (max-width: 640px) {
  .main-navigation .mobile-nav-close {
    top: 0.6em;
  }
}
@media screen and (max-width: 500px) {
  .main-navigation .mobile-nav-close {
    right: 0.8em;
  }
}
.main-navigation .mobile-nav-close svg {
  width: 1em;
  height: 1em;
}
.main-navigation .navigation-menu {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-width: 100%;
}
@media screen and (max-width: 1280px) {
  .main-navigation {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    background-color: #3d517d;
    display: block;
    height: 100%;
    padding-top: calc(var(--header-height) + 2em);
    padding-right: 2em;
    padding-bottom: 1em;
    padding-left: 2em;
    overflow-y: auto;
    opacity: 0;
    -webkit-transition: 0.1s opacity ease;
    transition: 0.1s opacity ease;
    pointer-events: none;
  }
}
@media screen and (max-width: 1280px) and (max-width: 500px) {
  .main-navigation {
    padding-top: calc(var(--header-height) + 1em);
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
  }
}
@media screen and (max-width: 1280px) {
  .main-navigation::after {
    content: "";
    display: block;
    width: 100%;
    height: 2em;
  }
  .main-navigation .navigation-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: auto;
    max-height: 100%;
    width: 100%;
    height: auto;
  }
  .main-navigation .navigation-menu li {
    width: 100%;
    font-size: 1.2em;
    border-radius: 0;
    overflow: hidden;
  }
  .main-navigation .navigation-menu li:not(:last-child) {
    margin-bottom: 0.5rem;
  }
  .main-navigation .navigation-menu li .dropdown-toggle {
    background-color: rgba(61, 81, 125, 0.1);
    -webkit-transition: 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03);
    transition: 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03);
  }
  .main-navigation .navigation-menu li .dropdown-toggle .dropdown-arrow {
    width: 40%;
    -webkit-transition: 0.2s color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s -webkit-transform cubic-bezier(0.48, 0.85, 0.42, 1.03);
    transition: 0.2s color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s -webkit-transform cubic-bezier(0.48, 0.85, 0.42, 1.03);
    transition: 0.2s color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s transform cubic-bezier(0.48, 0.85, 0.42, 1.03);
    transition: 0.2s color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s transform cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s -webkit-transform cubic-bezier(0.48, 0.85, 0.42, 1.03);
  }
  .main-navigation .navigation-menu li .dropdown-toggle:hover {
    background-color: transparent;
  }
  .main-navigation .navigation-menu li .dropdown-toggle:hover .dropdown-arrow {
    color: #3d517d;
  }
  .main-navigation .navigation-menu li a {
    padding: 0.7em 1em;
    background-color: rgba(255, 255, 255, 0.1);
    text-align: left;
    -webkit-transition: 0.2s color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03);
    transition: 0.2s color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03);
    border-radius: 1em;
  }
  .main-navigation .navigation-menu li a:hover {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.2);
  }
  .main-navigation .navigation-menu li a::before {
    display: none;
  }
  .main-navigation .navigation-menu li .navigation-menu {
    padding-left: 1em;
  }
  .main-navigation .navigation-menu li.menu-item-has-children {
    overflow: visible;
  }
  .main-navigation .navigation-menu li.menu-item-has-children.open > .navigation-menu {
    display: block;
    position: relative;
  }
  .main-navigation .navigation-menu li.menu-item-has-children.open {
    overflow: visible;
  }
  .main-navigation .navigation-menu li.menu-item-has-children .menu-item-with-children {
    position: relative;
  }
  .main-navigation .navigation-menu li.menu-item-has-children .menu-item-with-children .dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 2.8rem;
  }
  .main-navigation .navigation-menu li.menu-item-has-children .dropdown-toggle {
    width: 3.5em;
    height: 3em;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 1280px) and (max-width: 640px) {
  .main-navigation .navigation-menu li.menu-item-has-children .dropdown-toggle {
    width: 2em;
    height: 2em;
  }
}
@media screen and (max-width: 1280px) {
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu {
    position: static;
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: transparent;
    padding: 0.5rem 0 0 0.5rem;
    display: none;
    margin-top: 0;
    top: auto;
    left: auto;
    font-size: 0.9em;
  }
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu li.menu-item-has-children.open > .navigation-menu {
    display: block;
  }
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu li {
    font-size: 0.9em;
    width: 100%;
  }
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu li a {
    padding: 0.9em 1.1em;
    white-space: wrap;
    font-weight: 300;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    text-transform: none;
    min-height: auto;
  }
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu li a .item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 0.8em;
       -moz-column-gap: 0.8em;
            column-gap: 0.8em;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu li a .item-title::before {
    display: none;
  }
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu li a .item-title svg {
    width: 1.7em;
    height: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu li a .item-title svg [stroke] {
    stroke: #ffffff;
  }
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu li a .item-title svg [fill] {
    fill: #ffffff;
  }
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu li a:focus, .main-navigation .navigation-menu li .navigation-menu .navigation-menu li a:hover {
    background-color: rgba(255, 255, 255, 0.2);
    color: #ffffff;
  }
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu li a:focus .item-title svg [stroke],
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu li a:focus .item-title svg [fill], .main-navigation .navigation-menu li .navigation-menu .navigation-menu li a:hover .item-title svg [stroke],
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu li a:hover .item-title svg [fill] {
    stroke: #ffffff;
    fill: #ffffff;
  }
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu li .navigation-menu {
    padding-bottom: 0.5rem;
  }
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu li .navigation-menu li a {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu li.menu-item-has-children .menu-item-with-children .dropdown-toggle {
    background-color: rgba(61, 81, 125, 0.1);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: auto;
    width: 2.8rem;
  }
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu li.menu-item-has-children .menu-item-with-children .dropdown-arrow {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .main-navigation .navigation-menu li .navigation-menu .navigation-menu li.menu-item-has-children.open > .menu-item-with-children .dropdown-arrow {
    -webkit-transform: rotate(0deg) scaleY(-1);
            transform: rotate(0deg) scaleY(-1);
  }
}

.scrolled .site-header .header-container {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.scrolled .site-header .header-container .site-branding .desktop-logo,
.scrolled .site-header .header-container .site-branding .mobile-logo {
  height: 3em;
}

.mobile-filters-expanded,
.navigation-expanded,
.search-expanded {
  overflow: hidden;
}

.has-transparent-navigation .site-header {
  background-color: rgba(24, 24, 24, 0);
}
.has-transparent-navigation.scrolled .site-header {
  background-color: rgba(24, 24, 24, 0.5);
}

.site-footer {
  background-color: #3d517d;
  color: #ffffff;
  line-height: 1.2em;
}
.site-footer a {
  text-decoration: none;
  color: #ffffff;
}
.site-footer a:visited {
  color: #ffffff;
}
.site-footer a:hover {
  color: #FFD100;
}
.site-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer ul li {
  margin-bottom: 0.45em;
}
.site-footer .footer-title {
  margin: 0 0 1em 0;
  font-weight: 700;
  font-size: 1.25rem;
}
@media screen and (max-width: 1280px) {
  .site-footer .footer-title {
    font-size: 1.15rem;
  }
}
@media screen and (max-width: 500px) {
  .site-footer .footer-title {
    font-size: 1rem;
  }
}
.site-footer .footer-cell * {
  font-size: 1.05rem;
}
@media screen and (max-width: 1280px) {
  .site-footer .footer-cell * {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 500px) {
  .site-footer .footer-cell * {
    font-size: 0.8rem;
  }
}
.site-footer .footer-top {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
  row-gap: 3em;
  padding: 2em 0 2em 0;
  position: relative;
}
.site-footer .footer-top .footer-contacts .footer-logo-link {
  display: inline-block;
  height: 5em;
  width: auto;
}
.site-footer .footer-top .footer-contacts .footer-logo-link img {
  height: 100%;
  width: auto;
}
.site-footer .footer-top .footer-contacts .contacts {
  margin: 1.5em 0;
}
.site-footer .footer-top .footer-contacts .socials {
  margin-top: 1.5em;
}
.site-footer .footer-top .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 0.5em;
     -moz-column-gap: 0.5em;
          column-gap: 0.5em;
  row-gap: 0.5em;
}
@media screen and (max-width: 920px) {
  .site-footer .footer-top .socials {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.site-footer .footer-top .ce {
  margin-bottom: 0.45em;
  display: block;
}
.site-footer .footer-top .ce .ce-icon {
  display: none;
}
@media screen and (max-width: 920px) {
  .site-footer .footer-top {
    grid-template-columns: repeat(6, 1fr);
  }
}
@media screen and (max-width: 920px) {
  .site-footer .footer-top .footer-contacts {
    text-align: center;
    grid-column: 1/7;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 920px) {
  .site-footer .footer-top .footer-sidebar-1 {
    grid-column: 1/3;
    grid-row: 2/3;
  }
}
@media screen and (max-width: 920px) {
  .site-footer .footer-top .footer-sidebar-2 {
    grid-column: 3/5;
    grid-row: 2/3;
  }
}
@media screen and (max-width: 920px) {
  .site-footer .footer-top .footer-sidebar-3 {
    grid-column: 5/7;
    grid-row: 2/3;
  }
}
.site-footer .footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
  row-gap: 1em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 2em 0;
  line-height: 1em;
}
@media screen and (max-width: 920px) {
  .site-footer .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
.site-footer .footer-bottom .footer-author a {
  font-weight: 700;
  color: #FFD100;
  text-decoration: underline;
}

.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: none;
}

.glightbox-container.inactive {
  display: none;
}

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}

.glightbox-container .gslider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}

.glightbox-container .gslide-inner-content {
  width: 100%;
}

.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}

.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}

.gslide iframe,
.gslide video {
  outline: none !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto;
}

.gslide:not(.current) {
  pointer-events: none;
}

.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-touch-action: none;
  touch-action: none;
  margin: auto;
  min-width: 200px;
  border-radius: 0.5em;
}

.desc-top .gslide-image img,
.desc-bottom .gslide-image img {
  width: auto;
}

.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}

.gslide-image img.zoomable {
  position: relative;
}

.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none;
}

.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important;
}

.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
  display: none;
}

.gslide-video .gvideo-wrapper {
  width: 100%;
  /* max-width: 160vmin; */
  margin: auto;
}

.gslide-video::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}

.gslide-video.playing::before {
  display: none;
}

.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh;
}

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
  margin: auto;
}

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%;
}

.gslide-inline .dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none;
}

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}

.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%;
}

.gslide-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

.zoomed .gslide-media {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.desc-top .gslide-media,
.desc-bottom .gslide-media {
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.gslide-description {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}

.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%;
}

.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}

.gslide-description p {
  margin-bottom: 12px;
}

.gslide-description p:last-child {
  margin-bottom: 0;
}

.zoomed .gslide-description {
  display: none;
}

.glightbox-button-hidden {
  display: none;
}

/*
 * Description for mobiles
 * something like facebook does the description
 * for the photos
*/
.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 19px 11px;
  max-width: 100vw !important;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  padding-bottom: 50px;
}

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold;
}

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4;
}

.gdesc-open .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0.4;
}

.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}

.gdesc-closed .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1;
}

.greset {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.gabsolute {
  position: absolute;
}

.grelative {
  position: relative;
}

.glightbox-desc {
  display: none !important;
}

.glightbox-open {
  overflow: hidden;
}

.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader 0.8s infinite linear;
  animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}

.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity;
}

.glightbox-mobile .goverlay {
  background: #000;
}

.gprev,
.gnext,
.gclose {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.gprev svg,
.gnext svg,
.gclose svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0;
}

.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: 0.1;
}

.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: #fff;
}

.gbtn.focused {
  outline: 2px solid #0f3d81;
}

iframe.wait-autoplay {
  opacity: 0;
}

.glightbox-closing .gnext,
.glightbox-closing .gprev,
.glightbox-closing .gclose {
  opacity: 0 !important;
}

/*Skin */
.glightbox-clean .gslide-description {
  background: #fff;
}

.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}

.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: normal;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}

.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}

.glightbox-clean .gslide-video {
  background: #000;
}

.glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose {
  background-color: rgba(0, 0, 0, 0.75);
}

.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path {
  fill: #fff;
}

.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
}

.glightbox-clean .gclose svg {
  width: 18px;
  height: auto;
}

.glightbox-clean .gclose:hover {
  opacity: 1;
}

/*CSS Animations*/
.gfadeIn {
  -webkit-animation: gfadeIn 0.5s ease;
  animation: gfadeIn 0.5s ease;
}

.gfadeOut {
  -webkit-animation: gfadeOut 0.5s ease;
  animation: gfadeOut 0.5s ease;
}

.gslideOutLeft {
  -webkit-animation: gslideOutLeft 0.3s ease;
  animation: gslideOutLeft 0.3s ease;
}

.gslideInLeft {
  -webkit-animation: gslideInLeft 0.3s ease;
  animation: gslideInLeft 0.3s ease;
}

.gslideOutRight {
  -webkit-animation: gslideOutRight 0.3s ease;
  animation: gslideOutRight 0.3s ease;
}

.gslideInRight {
  -webkit-animation: gslideInRight 0.3s ease;
  animation: gslideInRight 0.3s ease;
}

.gzoomIn {
  -webkit-animation: gzoomIn 0.5s ease;
  animation: gzoomIn 0.5s ease;
}

.gzoomOut {
  -webkit-animation: gzoomOut 0.5s ease;
  animation: gzoomOut 0.5s ease;
}

@-webkit-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 100vh;
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
  .glightbox-clean .gslide-media {
    -webkit-box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
    border-radius: 1em;
    overflow: hidden;
  }
  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }
  .glightbox-clean .gprev,
  .glightbox-clean .gnext,
  .glightbox-clean .gclose {
    background-color: rgba(0, 0, 0, 0.32);
  }
  .glightbox-clean .gprev:hover,
  .glightbox-clean .gnext:hover,
  .glightbox-clean .gclose:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .glightbox-clean .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose {
    opacity: 0.7;
    right: 20px;
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}
.marquee {
  text-decoration: none;
}
.marquee .marquee-scroll-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.marquee .marquee-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
}
.marquee .marquee-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 2em;
}
.marquee .marquee-element svg {
  height: 1.4em;
  width: auto;
}
.marquee .marquee-element svg [fill] {
  fill: currentColor;
}
.marquee .marquee-element svg [stroke] {
  stroke: currentColor;
}

.placeholder-thumbnail {
  display: grid;
  background-color: #ffffff;
  place-items: center;
}
.placeholder-thumbnail img, .placeholder-thumbnail svg {
  width: 50%;
  height: auto;
}

.md3-elevation-1 {
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 1px -1px, rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.03) 0px 1px 3px 0px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 1px -1px, rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.03) 0px 1px 3px 0px;
}

.md3-elevation-2 {
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 3px -2px, rgba(0, 0, 0, 0.07) 0px 3px 4px 0px, rgba(0, 0, 0, 0.03) 0px 1px 8px 0px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 3px -2px, rgba(0, 0, 0, 0.07) 0px 3px 4px 0px, rgba(0, 0, 0, 0.03) 0px 1px 8px 0px;
}

.md3-elevation-3 {
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 5px -1px, rgba(0, 0, 0, 0.07) 0px 6px 10px 0px, rgba(0, 0, 0, 0.03) 0px 1px 18px 0px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 5px -1px, rgba(0, 0, 0, 0.07) 0px 6px 10px 0px, rgba(0, 0, 0, 0.03) 0px 1px 18px 0px;
}

.md3-elevation-4 {
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px -3px, rgba(0, 0, 0, 0.07) 0px 8px 10px 1px, rgba(0, 0, 0, 0.03) 0px 3px 14px 2px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px -3px, rgba(0, 0, 0, 0.07) 0px 8px 10px 1px, rgba(0, 0, 0, 0.03) 0px 3px 14px 2px;
}

.md3-elevation-5 {
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 7px 8px -4px, rgba(0, 0, 0, 0.07) 0px 12px 17px 2px, rgba(0, 0, 0, 0.03) 0px 5px 22px 4px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 7px 8px -4px, rgba(0, 0, 0, 0.07) 0px 12px 17px 2px, rgba(0, 0, 0, 0.03) 0px 5px 22px 4px;
}

.element-arrow {
  position: absolute;
  top: 1em;
  right: 1em;
  z-index: 3;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  width: 3em;
  height: 3em;
  background-color: #ffffff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  border: 0;
}
@media screen and (max-width: 1280px) {
  .element-arrow {
    width: 2.5em;
    height: 2.5em;
  }
}
@media screen and (max-width: 920px) {
  .element-arrow {
    width: 2em;
    height: 2em;
  }
}
.element-arrow svg {
  height: 40%;
  width: auto;
}
.element-arrow svg [stroke] {
  -webkit-transition: 0.2s stroke ease;
  transition: 0.2s stroke ease;
}
.element-arrow svg [fill] {
  -webkit-transition: 0.2s fill ease;
  transition: 0.2s fill ease;
}
.element-arrow:hover {
  background-color: #FFD100;
}
.element-arrow:hover svg [stroke] {
  stroke: #ffffff;
}
.element-arrow:hover svg [fill] {
  fill: #ffffff;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 0;
}

.page-links {
  clear: both;
  margin: 0;
}

.page-title {
  margin: 0.7em 0 0.7em 0;
}

@media screen and (max-width: 1400px) {
  .no-xl-br br {
    display: none;
  }
}

@media screen and (max-width: 1280px) {
  .no-l-br br {
    display: none;
  }
}

@media screen and (max-width: 920px) {
  .no-m-br br {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .no-s-br br {
    display: none;
  }
}

@media screen and (max-width: 500px) {
  .no-xs-br br {
    display: none;
  }
}

.error-message {
  text-align: center;
  margin-top: 2em;
}

.error-message p {
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 1.5em;
  font-weight: 700;
  color: #FFD100;
  text-align: center;
}

.loading-indicator {
  margin-top: 2em;
  font-size: 1.5em;
  font-weight: 700;
  color: #FFD100;
  text-align: center;
}

.no-posts {
  text-align: center;
  margin-top: 2em;
}
.no-posts p {
  margin: 1em 0;
}
.no-posts .no-posts-title {
  margin-top: 0;
  font-size: 1.5em;
  font-weight: 700;
  color: #3d517d;
}

.has-white-background-color {
  background-color: #ffffff;
}

.archive-title {
  margin-top: 0;
}

.related-posts {
  padding-top: 3em;
  padding-bottom: 3em;
}
.related-posts .related-posts-title {
  margin-top: 0;
  font-size: 2em;
}
.related-posts .related-posts-button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3em;
}

.related-posts-container {
  margin-top: 2em;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2em 1em;
}
@media screen and (max-width: 1280px) {
  .related-posts-container {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 640px) {
  .related-posts-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 500px) {
  .related-posts-container {
    grid-template-columns: 1fr;
  }
}

.blog-container {
  padding-bottom: 2em;
  background-color: #ffffff;
}
.blog-container .posts-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2em 1em;
}
@media screen and (max-width: 1280px) {
  .blog-container .posts-container {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 640px) {
  .blog-container .posts-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 500px) {
  .blog-container .posts-container {
    grid-template-columns: 1fr;
  }
}
.blog-container .posts-container .loading-indicator,
.blog-container .posts-container .error-message,
.blog-container .posts-container .no-posts {
  grid-column: 1/5;
}
@media screen and (max-width: 1280px) {
  .blog-container .posts-container .loading-indicator,
  .blog-container .posts-container .error-message,
  .blog-container .posts-container .no-posts {
    grid-column: 1/4;
  }
}
@media screen and (max-width: 640px) {
  .blog-container .posts-container .loading-indicator,
  .blog-container .posts-container .error-message,
  .blog-container .posts-container .no-posts {
    grid-column: 1/3;
  }
}
@media screen and (max-width: 500px) {
  .blog-container .posts-container .loading-indicator,
  .blog-container .posts-container .error-message,
  .blog-container .posts-container .no-posts {
    grid-column: 1/2;
  }
}
.blog-container .dynamic-posts .dynamic-posts-filters {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 640px) {
  .blog-container .dynamic-posts .dynamic-posts-filters {
    -webkit-box-pack: I flex-start;
        -ms-flex-pack: I flex-start;
            justify-content: I flex-start;
  }
}

.post-gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1em;
  margin-bottom: 3em;
}
@media screen and (max-width: 920px) {
  .post-gallery {
    gap: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .post-gallery {
    gap: 0.5em;
    grid-template-columns: repeat(3, 1fr);
  }
}
.post-gallery .post-gallery-item {
  aspect-ratio: 1;
}
.post-gallery .post-gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.back-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.5em;
     -moz-column-gap: 0.5em;
          column-gap: 0.5em;
  text-decoration: none;
  line-height: 1em;
  border-bottom: 1px solid #092035;
  margin-bottom: 1em;
}
.back-button svg {
  height: 1em;
  width: auto;
}
.back-button svg [stroke] {
  -webkit-transition: 0.1s stroke ease-out;
  transition: 0.1s stroke ease-out;
  stroke: #092035;
}
.back-button:hover {
  color: #FFD100;
}
.back-button:hover svg [stroke] {
  stroke: #FFD100;
}

.single-content-wrapper .single-content-container {
  position: relative;
  z-index: 2;
}

.single-content-container {
  display: grid;
  padding-top: calc(var(--initial-header-height) + 2em);
  padding-bottom: 3em;
  grid-template-columns: 1fr 16em;
  row-gap: 3em;
}
@media screen and (max-width: 920px) {
  .single-content-container {
    grid-template-columns: 1fr;
  }
}
.single-content-container .single-content {
  padding-right: 10%;
}
.single-content-container .single-content .single-title {
  margin-top: 0.3em;
  margin-bottom: 0.2em;
}
.single-content-container .single-content .single-event-meta,
.single-content-container .single-content .single-event-overview {
  margin: 1em 0;
}
.single-content-container .single-content .single-event-meta-item {
  margin-top: 0.5em;
}
.single-content-container .single-content .single-event-meta-item:first-child {
  margin-top: 0;
}
.single-content-container .single-content .single-event-meta-label {
  font-weight: 600;
}
.single-content-container .single-content .single-event-overview .single-event-excerpt {
  display: block;
  margin-top: 0.25em;
}
.single-content-container .single-content .single-featured-image {
  margin: 2em 0;
  width: 100%;
}
.single-content-container .single-content .single-featured-image img {
  border-radius: 1em;
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 920px) {
  .single-content-container .single-content {
    padding-right: 0;
    font-size: 1.05rem;
  }
}
@media screen and (max-width: 920px) and (max-width: 1280px) {
  .single-content-container .single-content {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 920px) and (max-width: 500px) {
  .single-content-container .single-content {
    font-size: 0.8rem;
  }
}
.single-content-container .single-content > .single-content-container .single-content:first-child {
  margin-top: 0;
}
.single-content-container .single-footer {
  margin-top: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  row-gap: 1em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.single-content-container .single-footer .post-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em;
}
.single-content-container .single-footer .post-tags .post-tag {
  text-decoration: none;
  background-color: #3d517d;
  color: #ffffff;
  white-space: nowrap;
  height: 1.8rem;
  line-height: 1em;
  padding: 0.3em 0.5em;
}
.single-content-container .single-sidebar-content .single-sidebar-posts {
  margin-bottom: 2em;
}
.single-content-container .single-sidebar-content .single-sidebar-title {
  margin: 0 0 1em;
  font-size: 1.6rem;
}
@media screen and (max-width: 1280px) {
  .single-content-container .single-sidebar-content .single-sidebar-title {
    font-size: 1.45rem;
  }
}
@media screen and (max-width: 500px) {
  .single-content-container .single-sidebar-content .single-sidebar-title {
    font-size: 1.3rem;
  }
}
.single-content-container .single-sidebar-content .single-sidebar-posts-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2em;
}
@media screen and (max-width: 920px) {
  .single-content-container .single-sidebar-content .single-sidebar-posts-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1em;
  }
}
@media screen and (max-width: 920px) {
  .single-content-container .single-sidebar-content .single-sidebar-posts-list .tease-post {
    width: calc(50% - 0.5em);
  }
}

.share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0em;
     -moz-column-gap: 0em;
          column-gap: 0em;
}
.share button {
  background-color: transparent;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  border-radius: 50%;
  width: 1.8em;
  height: 1.8em;
  line-height: 1em;
  display: grid;
  place-items: center;
  text-align: center;
  -webkit-transition: 0.1s color ease-out, 0.1s background-color ease-out;
  transition: 0.1s color ease-out, 0.1s background-color ease-out;
}
.share button svg {
  height: 50%;
  width: auto;
}
.share button svg [fill] {
  -webkit-transition: 0.1s fill ease-in-out;
  transition: 0.1s fill ease-in-out;
}
.share button svg [stroke] {
  -webkit-transition: 0.1s stroke ease-in-out;
  transition: 0.1s stroke ease-in-out;
}
.share button:hover {
  background-color: #FFD100;
}
.share button:hover [fill] {
  fill: #ffffff;
}
.share button:hover [stroke] {
  stroke: #ffffff;
}

.error404 .error404-wrapper {
  height: 100%;
  padding-top: calc(var(--initial-header-height) + 4em);
  padding-bottom: 6em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
@media screen and (max-width: 920px) {
  .error404 .error404-wrapper {
    padding-top: calc(var(--initial-header-height) + 3em);
  }
}
.error404 .error404-title {
  font-size: 3em;
  line-height: 1em;
  margin: 0;
}

.dynamic-posts {
  padding-top: 3em;
  padding-bottom: 0;
}
@media screen and (max-width: 920px) {
  .dynamic-posts {
    padding-bottom: 2em;
  }
}
.dynamic-posts .active-filters-container {
  display: none;
}
.dynamic-posts .active-filters-container.visible {
  display: block;
}
@media screen and (max-width: 920px) {
  .dynamic-posts .active-filters-container.active-filters-desktop.visible {
    display: none;
  }
}
.dynamic-posts .active-filters-container.active-filters-mobile.visible {
  display: none;
}
@media screen and (max-width: 920px) {
  .dynamic-posts .active-filters-container.active-filters-mobile.visible {
    display: block;
  }
}
.dynamic-posts .active-filters {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em;
  margin-top: 1em;
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dynamic-posts .active-filters .active-filter-tag {
  cursor: default;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
  background-color: #FFD100;
  color: #ffffff;
  padding: 0.5em 0.8em;
  border-radius: 0.5em;
  font-size: 0.9em;
  -webkit-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
}
.dynamic-posts .active-filters .active-filter-tag .filter-label {
  font-weight: 500;
}
.dynamic-posts .active-filters .active-filter-tag .remove-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: none;
  border: none;
  color: #ffffff;
  cursor: pointer;
  padding: 0.2em;
  border-radius: 0.2em;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.dynamic-posts .active-filters .active-filter-tag .remove-filter:focus, .dynamic-posts .active-filters .active-filter-tag .remove-filter:hover {
  background-color: #3d517d;
  color: #ffffff;
  outline: 0;
}
.dynamic-posts .toggle-filters {
  display: none;
  margin-top: 1.5em;
  margin-bottom: 1em;
  width: 100%;
}
@media screen and (max-width: 920px) {
  .dynamic-posts .toggle-filters {
    display: block;
  }
}
.dynamic-posts .dynamic-posts-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 3em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2em;
  position: relative;
}
.dynamic-posts .dynamic-posts-filters .loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  z-index: 10;
  cursor: wait;
}
.dynamic-posts .dynamic-posts-filters.is-loading .loading-overlay {
  opacity: 1;
  pointer-events: all;
}
.dynamic-posts .dynamic-posts-filters .dynamic-posts-filter {
  padding: 0.2em 0.5em 0.2em 0;
  background-color: transparent;
  cursor: pointer;
  width: auto;
}
.dynamic-posts .dynamic-posts-filters .dynamic-posts-filter option {
  color: #3d517d;
  background-color: #ffffff;
  cursor: pointer;
  font-weight: 500;
}
.dynamic-posts .dynamic-posts-filters .dynamic-posts-filter option:hover {
  background-color: #FFD100;
  color: #ffffff;
}
.dynamic-posts .dynamic-posts-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1em 3em;
}
@media screen and (max-width: 640px) {
  .dynamic-posts .dynamic-posts-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.dynamic-posts .dynamic-posts-count {
  color: #3d517d;
}
.dynamic-posts .dynamic-posts-container {
  position: relative;
}
.dynamic-posts .dynamic-posts-container .loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  z-index: 10;
  cursor: wait;
}
.dynamic-posts .dynamic-posts-container.is-loading .loading-overlay {
  opacity: 1;
  pointer-events: all;
}
.dynamic-posts.is-loading .dynamic-posts-container {
  opacity: 0;
}
.dynamic-posts .pagination .loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  z-index: 10;
  cursor: wait;
}
.dynamic-posts .pagination.is-loading > * {
  opacity: 0.5;
}
.dynamic-posts .pagination.is-loading .loading-overlay {
  opacity: 1;
  pointer-events: all;
}

.password-form-container {
  padding-top: calc(var(--header-height) + 4em);
  padding-bottom: 4em;
}
@media screen and (max-width: 920px) {
  .password-form-container {
    padding-top: calc(var(--header-height) + 3em);
    padding-bottom: 3em;
  }
}
.password-form-container .password-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  row-gap: 1em;
  padding: 3em 2em;
  background-color: #FFD100;
  max-width: 30em;
  margin: 0 auto;
  font-size: 1.2em;
}
@media screen and (max-width: 640px) {
  .password-form-container .password-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.password-form-container .password-form input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 640px) {
  .password-form-container .password-form input {
    width: 100%;
  }
}
.password-form-container .password-form .button {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 8em;
}
@media screen and (max-width: 640px) {
  .password-form-container .password-form .button {
    width: 100%;
  }
}

.search-results-section {
  padding-top: calc(var(--initial-header-height) + 2em);
  padding-bottom: 4em;
}
@media screen and (max-width: 920px) {
  .search-results-section {
    padding-top: calc(var(--initial-header-height) + 1em);
    padding-bottom: 3em;
  }
}

.search-results-container {
  max-width: 40em;
  margin: 0 auto;
}
.search-results-container .search-result {
  margin-bottom: 1em;
  padding: 2em 1.4em;
  background-color: #f9f9f9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border-radius: 1em;
  overflow: hidden;
}
.search-results-container .search-result a {
  text-decoration: none;
}
.search-results-container .search-result .search-result-image {
  width: 30%;
}
.search-results-container .search-result .search-result-image .search-result-thumbnail {
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #3d517d;
  border-radius: 1em;
}
.search-results-container .search-result .search-result-image .search-result-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.search-results-container .search-result .search-result-image .search-result-thumbnail svg {
  width: 50%;
  height: auto;
}
.search-results-container .search-result .search-result-content {
  width: 70%;
  padding-left: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 0;
}
.search-results-container .search-result .search-result-content .search-result-top {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.search-results-container .search-result .search-result-content .button {
  font-size: 0.9em;
}
.search-results-container .search-result .search-result-content .search-result-excerpt {
  font-size: 0.9em;
}
.search-results-container .search-result .search-result-content .search-result-title {
  font-size: 1.4em;
  margin: 0.7em 0 0.5em 0;
  line-height: 1.2em;
}
.search-results-container .search-result .search-result-content .search-result-type {
  display: inline-block;
  padding: 0.5em 1em;
  color: #ffffff;
  background-color: #3d517d;
  line-height: 1.1em;
  font-size: 0.9em;
  font-weight: 500;
  border-radius: 0.5em;
}

.search-results-title {
  text-align: center;
}

.search-results-no-results {
  text-align: center;
}
.search-results-no-results .search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  row-gap: 1em;
  padding: 3em 2em;
  background-color: #FFD100;
  max-width: 40em;
  margin: 0 auto;
  font-size: 1.2em;
}
@media screen and (max-width: 640px) {
  .search-results-no-results .search-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.search-results-no-results .search-form input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 640px) {
  .search-results-no-results .search-form input {
    width: 100%;
  }
}
.search-results-no-results .search-form .button {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 7.2em;
}
@media screen and (max-width: 640px) {
  .search-results-no-results .search-form .button {
    width: 100%;
  }
}
.search-results-no-results .search-form .button svg {
  height: 1.15em;
  width: auto;
  pointer-events: none;
}
.search-results-no-results .search-form .button svg path {
  -webkit-transition: fill 0.1s ease-out;
  transition: fill 0.1s ease-out;
}
.search-results-no-results .search-form .button:hover svg path {
  fill: #ffffff !important;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5em;
  margin-top: 3em;
}
@media screen and (max-width: 920px) {
  .pagination {
    margin-top: 2em;
  }
}
.pagination .page-button {
  border: 2px solid;
  border-color: transparent;
  padding: 0;
  width: 2.2em;
  height: 2.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #3d517d;
  background-color: transparent;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 0.1s background-color ease-out, 0.1s color ease-out;
  transition: 0.1s background-color ease-out, 0.1s color ease-out;
  border-radius: 1.1em;
}
.pagination .page-button.first-button, .pagination .page-button.last-button, .pagination .page-button.prev-button, .pagination .page-button.next-button {
  width: auto;
  padding-left: 0.5em;
  padding-right: 0.5em;
  border-bottom-left-radius: 0;
}
.pagination .page-button.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.pagination .page-button:hover, .pagination .page-button.active {
  border-color: #FFD100;
  background-color: #FFD100;
  color: #ffffff;
}

.posts-archive-container {
  display: grid;
  grid-template-columns: 10em 1fr;
  -webkit-column-gap: max(5%, 1em);
     -moz-column-gap: max(5%, 1em);
          column-gap: max(5%, 1em);
  row-gap: 1em;
}
@media screen and (max-width: 920px) {
  .posts-archive-container {
    grid-template-columns: 1fr;
  }
}

.posts-loop-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
  margin-bottom: 2em;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 2em;
}
.posts-loop-header .dynamic-posts-count {
  text-align: right;
}

@media screen and (max-width: 920px) {
  .posts-filters {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    background-color: #3d517d;
    display: block;
    height: 100%;
    padding-top: calc(var(--header-height) + 2em);
    padding-right: 2em;
    padding-bottom: 1em;
    padding-left: 2em;
    overflow-y: auto;
    opacity: 0;
    -webkit-transition: 0.1s opacity ease;
    transition: 0.1s opacity ease;
    pointer-events: none;
  }
}
@media screen and (max-width: 920px) and (max-width: 500px) {
  .posts-filters {
    padding-top: calc(var(--header-height) + 1em);
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
  }
}
.posts-filters .mobile-filters-close {
  display: none;
  position: fixed;
  top: 1.3em;
  bottom: auto;
  left: auto;
  right: 2.4em;
  padding: 1em;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  z-index: 2;
}
@media screen and (max-width: 920px) {
  .posts-filters .mobile-filters-close {
    top: 1.1em;
    right: 1.6em;
  }
}
@media screen and (max-width: 640px) {
  .posts-filters .mobile-filters-close {
    top: 0.6em;
  }
}
@media screen and (max-width: 500px) {
  .posts-filters .mobile-filters-close {
    right: 0.8em;
  }
}
.posts-filters .mobile-filters-close svg {
  width: 1em;
  height: 1em;
}
.posts-filters .dynamic-posts-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1em 3em;
}
.posts-filters .filter-title {
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2em;
  font-size: 1.2em;
  font-weight: 700;
  color: #3d517d;
}
.posts-filters .radio-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.4em;
  margin-bottom: 1em;
}
.posts-filters .radio-group .radio-option {
  cursor: pointer;
  -webkit-transition: 0.1s color ease;
  transition: 0.1s color ease;
}
.posts-filters .radio-group .radio-option .radio-count {
  color: #FFD100;
}
.posts-filters .radio-group .radio-option:hover {
  color: #3d517d;
}
.posts-filters .filter-group {
  padding: 0;
}

@media screen and (max-width: 920px) {
  .mobile-filters-expanded .posts-filters {
    opacity: 1;
    pointer-events: auto;
  }
}
.mobile-filters-expanded .posts-filters .mobile-filters-close {
  top: var(--header-height);
}
@media screen and (max-width: 920px) {
  .mobile-filters-expanded .posts-filters .mobile-filters-close {
    display: block;
    pointer-events: auto;
    opacity: 1;
  }
}

.dynamic-posts .posts-filters .dynamic-posts-filters .dynamic-posts-filter {
  padding: 0;
}

.posts-container {
  display: grid;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  row-gap: 1em;
  grid-template-columns: repeat(4, 1fr);
}
.posts-container .no-posts {
  grid-column: 1/5;
  -webkit-transition: 0.1s opacity ease-in-out;
  transition: 0.1s opacity ease-in-out;
}
@media screen and (max-width: 1280px) {
  .posts-container .no-posts {
    grid-column: 1/4;
  }
}
@media screen and (max-width: 640px) {
  .posts-container .no-posts {
    grid-column: 1/3;
  }
}
@media screen and (max-width: 1280px) {
  .posts-container {
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 0.7em;
       -moz-column-gap: 0.7em;
            column-gap: 0.7em;
    row-gap: 0.7em;
  }
}
@media screen and (max-width: 920px) {
  .posts-container {
    -webkit-column-gap: 0.5em;
       -moz-column-gap: 0.5em;
            column-gap: 0.5em;
    row-gap: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .posts-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
.posts-container.is-loading .tease-post,
.posts-container.is-loading .tease-project,
.posts-container.is-loading .tease-product {
  opacity: 0.5;
}
.posts-container.is-loading .no-posts {
  opacity: 0.5;
}

.before-posts-loop {
  margin-bottom: 1.5em;
}

.tease-project {
  background-color: #3d517d;
  border-radius: 1em;
  padding: 1em 1em 1em 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 1em;
  -webkit-transition: 0.1s opacity ease-in-out;
  transition: 0.1s opacity ease-in-out;
  row-gap: 2em;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 1.125rem;
}
@media screen and (max-width: 1280px) {
  .tease-project {
    font-size: 1rem;
  }
}
@media screen and (max-width: 500px) {
  .tease-project {
    font-size: 0.875rem;
  }
}
.tease-project a {
  text-decoration: none;
}
.tease-project .project-title {
  font-weight: 700;
  font-size: 1.6rem;
}
@media screen and (max-width: 1280px) {
  .tease-project .project-title {
    font-size: 1.45rem;
  }
}
@media screen and (max-width: 500px) {
  .tease-project .project-title {
    font-size: 1.3rem;
  }
}
.tease-project .project-info {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.tease-project .project-info > *:first-child {
  margin-top: 0;
}
.tease-project .project-info > *:last-child {
  margin-bottom: 0;
}
.tease-project .button {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 0.9em;
}

.tease-post {
  position: relative;
}
.tease-post .tease-image {
  aspect-ratio: 1.2;
  width: 100%;
  border-radius: 1em;
  overflow: hidden;
  background-color: #3d517d;
  display: block;
}
.tease-post .tease-image.no-image {
  display: grid;
  place-items: center;
}
.tease-post .tease-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.tease-post .tease-image svg {
  width: 40%;
  height: auto;
}
.tease-post .tease-content {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.tease-post .tease-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  row-gap: 0.5em;
  font-weight: 400;
  padding: 1em 0;
  font-size: 0.9rem;
}
@media screen and (max-width: 1280px) {
  .tease-post .tease-meta {
    font-size: 0.85rem;
  }
}
@media screen and (max-width: 500px) {
  .tease-post .tease-meta {
    font-size: 0.75rem;
  }
}
.tease-post .tease-meta a {
  text-decoration: none;
}
.tease-post .tease-top {
  width: 100%;
}
.tease-post .tease-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 0 0 0.5em 0;
}
@media screen and (max-width: 1280px) {
  .tease-post .tease-title {
    font-size: 1.15rem;
  }
}
@media screen and (max-width: 500px) {
  .tease-post .tease-title {
    font-size: 1rem;
  }
}
.tease-post .tease-title a {
  text-decoration: none;
}
.tease-post .tease-excerpt {
  font-size: 0.9rem;
}
@media screen and (max-width: 1280px) {
  .tease-post .tease-excerpt {
    font-size: 0.85rem;
  }
}
@media screen and (max-width: 500px) {
  .tease-post .tease-excerpt {
    font-size: 0.75rem;
  }
}

.tease-event .tease-title {
  margin-top: 0.8em;
}
.tease-event .tease-event-label {
  font-weight: 600;
}
.tease-event .tease-event-meta {
  font-size: 0.9rem;
}
@media screen and (max-width: 1280px) {
  .tease-event .tease-event-meta {
    font-size: 0.85rem;
  }
}
@media screen and (max-width: 500px) {
  .tease-event .tease-event-meta {
    font-size: 0.75rem;
  }
}
.tease-event .tease-event-overview {
  font-size: 0.9rem;
}
@media screen and (max-width: 1280px) {
  .tease-event .tease-event-overview {
    font-size: 0.85rem;
  }
}
@media screen and (max-width: 500px) {
  .tease-event .tease-event-overview {
    font-size: 0.75rem;
  }
}
.tease-event .tease-event-meta-item {
  margin-top: 0.5em;
}

/* Blocks
--------------------------------------------- */
.has-text-align-center {
  text-align: center;
}

.has-alpha-background-color {
  background-color: #3d517d;
}

.has-beta-background-color {
  background-color: #FFD100;
}

.info-window-button {
  color: #ffffff;
}
.info-window-button:focus, .info-window-button:hover {
  outline: 0;
}

.timeline-container {
  height: 32em;
  overflow-x: hidden;
  overflow-y: auto;
  color: #ffffff;
}
@media screen and (max-width: 920px) {
  .timeline-container {
    height: 18em;
  }
}
.timeline-container::-webkit-scrollbar, .timeline-container::-webkit-scrollbar-button {
  display: none;
}
.timeline-container .timeline {
  margin: 0;
  padding: 12em 0;
  list-style: none;
  position: relative;
}
@media screen and (max-width: 920px) {
  .timeline-container .timeline {
    padding: 8em 0;
  }
}
.timeline-container .timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 14.53rem;
  width: 2px;
  height: 100%;
  background-color: #ffffff;
}
@media screen and (max-width: 920px) {
  .timeline-container .timeline::before {
    left: 6.22rem;
  }
}
.timeline-container .timeline-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 5em;
  -webkit-column-gap: 4em;
     -moz-column-gap: 4em;
          column-gap: 4em;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 920px) {
  .timeline-container .timeline-item {
    height: 3.5em;
    -webkit-column-gap: 2em;
       -moz-column-gap: 2em;
            column-gap: 2em;
  }
}
.timeline-container .timeline-item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 14rem;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-transition: 0.5s background-color ease-in-out;
  transition: 0.5s background-color ease-in-out;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 920px) {
  .timeline-container .timeline-item::before {
    left: 5.8rem;
    width: 1rem;
    height: 1rem;
  }
}
.timeline-container .timeline-item .timeline-item-title {
  width: 12rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 1em;
  margin: 0;
  font-weight: 300;
  text-align: right;
  font-size: 1.45em;
  -webkit-transition: 0.5s font-size ease-in-out, 0.5s font-weight ease-in-out, 0.5s color ease-in-out, 0.5s letter-spacing ease-in-out;
  transition: 0.5s font-size ease-in-out, 0.5s font-weight ease-in-out, 0.5s color ease-in-out, 0.5s letter-spacing ease-in-out;
  cursor: pointer;
}
@media screen and (max-width: 920px) {
  .timeline-container .timeline-item .timeline-item-title {
    width: 5rem;
    font-size: 1.15em;
  }
}
.timeline-container .timeline-item .timeline-item-content {
  height: 1em;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  -webkit-transition: 0.5s opacity ease-in-out;
  transition: 0.5s opacity ease-in-out;
  opacity: 0;
  line-height: 1.2em;
}
.timeline-container .timeline-item .timeline-item-content .time-item-content-container {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 920px) {
  .timeline-container .timeline-item .timeline-item-content .time-item-content-container {
    padding-left: 1em;
  }
}
@media screen and (max-width: 1280px) {
  .timeline-container .timeline-item .timeline-item-content .time-item-content-container {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 920px) {
  .timeline-container .timeline-item .timeline-item-content .time-item-content-container {
    font-size: 0.8em;
  }
}
.timeline-container .timeline-item.active::before {
  background-color: #FFD100;
}
.timeline-container .timeline-item.active .timeline-item-title {
  font-weight: 400;
  font-size: 4em;
  color: #FFD100;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 920px) {
  .timeline-container .timeline-item.active .timeline-item-title {
    font-size: 1.6em;
  }
}
.timeline-container .timeline-item.active .timeline-item-content {
  opacity: 1;
}

.block-cwi .section-title {
  font-weight: 500;
}
.block-cwi .cwi-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 3em;
}
@media screen and (max-width: 920px) {
  .block-cwi .cwi-container {
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.block-cwi .cwi-container .cwi-media {
  width: 50%;
}
.block-cwi .cwi-container .cwi-media img {
  border-radius: 1em;
}
@media screen and (max-width: 920px) {
  .block-cwi .cwi-container .cwi-media {
    width: 100%;
  }
}
.block-cwi .cwi-container .cwi-media .cwi-video {
  text-decoration: none;
  display: block;
  position: relative;
  border-radius: 1em;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16/9;
  margin-top: 2em;
}
.block-cwi .cwi-container .cwi-media .cwi-video .cwv-video-poster {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: relative;
  z-index: 1;
}
.block-cwi .cwi-container .cwi-media .cwi-video .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  width: 3em;
  height: 3em;
  background-color: #FFD100;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  border: 0;
  -webkit-transition: 0.1s background-color ease, 0.1s width ease, 0.1s height ease;
  transition: 0.1s background-color ease, 0.1s width ease, 0.1s height ease;
}
.block-cwi .cwi-container .cwi-media .cwi-video .play-button svg {
  -webkit-transform: translateX(15%);
          transform: translateX(15%);
}
.block-cwi .cwi-container .cwi-media .cwi-video:hover .play-button {
  background-color: #3d517d;
  width: 3.5em;
  height: 3.5em;
}
.block-cwi .cwi-container .cwi-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  row-gap: 1em;
  margin-top: 2em;
}
.block-cwi .cwi-container .cwi-buttons .button {
  font-size: 1.05rem;
}
@media screen and (max-width: 1280px) {
  .block-cwi .cwi-container .cwi-buttons .button {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 500px) {
  .block-cwi .cwi-container .cwi-buttons .button {
    font-size: 0.8rem;
  }
}
.block-cwi .cwi-container .cwi-content {
  width: 50%;
  font-size: 1.05rem;
}
@media screen and (max-width: 1280px) {
  .block-cwi .cwi-container .cwi-content {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 500px) {
  .block-cwi .cwi-container .cwi-content {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 920px) {
  .block-cwi .cwi-container .cwi-content {
    padding: 0;
    width: 100%;
  }
}
.block-cwi .cwi-container .cwi-content > *:first-child {
  margin-top: 0;
}
.block-cwi .cwi-container .cwi-content > *:last-child {
  margin-bottom: 0;
}
.block-cwi .cwi-container .cwi-content .cwi-secondary-image-container {
  margin-top: 2em;
}
.block-cwi .cwi-container .cwi-content .cwi-secondary-image-container img {
  border-radius: 1em;
  width: 100%;
}
.block-cwi .cwi-container .cwi-media .cwi-secondary-image-container {
  margin-top: 3em;
}
.block-cwi .cwi-container .cwi-media .cwi-secondary-image-container.mobile-only {
  margin-top: 2em;
}
.block-cwi .cwi-container .cwi-media .cwi-secondary-image-container img {
  border-radius: 1em;
  width: 100%;
}
.block-cwi.content-position-left .cwi-media {
  padding: 0 0 0 2em;
}
.block-cwi.content-position-left .cwi-content {
  padding: 0 2em 0 0;
}
@media screen and (max-width: 920px) {
  .block-cwi.content-position-left .cwi-content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 0;
  }
  .block-cwi.content-position-left .cwi-media {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0;
  }
}
.block-cwi.content-position-right .cwi-content {
  padding: 0 0 0 2em;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.block-cwi.content-position-right .cwi-media {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 0 2em 0 0;
}
@media screen and (max-width: 920px) {
  .block-cwi.content-position-right .cwi-content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 0;
  }
  .block-cwi.content-position-right .cwi-media {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0;
  }
}
.block-cwi.title-style-bold .section-title {
  font-weight: 800;
}
.block-cwi.image-border-style-regular .cwi-media img {
  border-radius: 0;
}
.block-cwi.image-ratio-square .cwi-container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.block-cwi.image-ratio-square .cwi-container .cwi-content {
  padding-top: 0;
  padding-bottom: 0;
}
.block-cwi.image-ratio-square .cwi-media-container {
  aspect-ratio: 1;
}
.block-cwi.image-ratio-square .cwi-media-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 920px) {
  .block-cwi.image-ratio-square .cwi-media-container {
    aspect-ratio: 1.5;
  }
}
@media screen and (max-width: 640px) {
  .block-cwi.image-ratio-square .cwi-media-container {
    aspect-ratio: 1;
  }
}
.block-cwi.image-ratio-match .cwi-container {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.block-cwi.image-ratio-match .cwi-media {
  height: auto;
}
.block-cwi.image-ratio-match .cwi-media-container {
  width: 100%;
  height: 100%;
  aspect-ratio: unset;
  position: relative;
}
.block-cwi.image-ratio-match .cwi-media-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 920px) {
  .block-cwi.image-ratio-match .cwi-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .block-cwi.image-ratio-match .cwi-media {
    width: 100%;
  }
  .block-cwi.image-ratio-match .cwi-media-container {
    aspect-ratio: 2;
  }
}
@media screen and (max-width: 500px) {
  .block-cwi.image-ratio-match .cwi-media-container {
    aspect-ratio: 1.6;
  }
}
.block-cwi.block-content-with-video .cwi-buttons {
  margin-top: 0;
}
.block-cwi.block-content-with-video .cwi-media-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 3em;
     -moz-column-gap: 3em;
          column-gap: 3em;
  row-gap: 2em;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media screen and (max-width: 1400px) {
  .block-cwi.block-content-with-video .cwi-media-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.block-cwi.block-content-with-video .cwi-media-top .cwi-buttons {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  row-gap: 1.8rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: normal;
      align-content: normal;
}
@media screen and (max-width: 1400px) {
  .block-cwi.block-content-with-video .cwi-media-top .cwi-buttons {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
}
.block-cwi.block-content-with-video .cwi-media-top .cwi-buttons .button {
  width: calc(50% - 0.5rem);
  padding-left: 0.2em;
  padding-right: 0.2em;
  font-weight: 400;
}
@media screen and (max-width: 920px) {
  .block-cwi.block-content-with-video .cwi-media-top .cwi-buttons .button {
    width: calc(33.33% - 0.6666666667rem);
  }
}
@media screen and (max-width: 640px) {
  .block-cwi.block-content-with-video .cwi-media-top .cwi-buttons .button {
    width: calc(50% - 0.5rem);
  }
}
.block-cwi.block-content-with-video .cwi-media-top .cwi-logo {
  width: 40%;
}
.block-cwi.block-content-with-video .cwi-media-top .cwi-logo img {
  width: 100%;
  max-width: 10em;
}
@media screen and (max-width: 1400px) {
  .block-cwi.block-content-with-video .cwi-media-top .cwi-logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: center;
    width: 100%;
  }
}

.tiles {
  color: #092035;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  row-gap: 1em;
  margin-top: 5em;
  width: 100%;
}
@media screen and (max-width: 2160px) {
  .tiles {
    margin-top: 3.5em;
  }
}
@media screen and (max-width: 1920px) {
  .tiles {
    margin-top: 2em;
  }
}
@media screen and (max-width: 920px) {
  .tiles {
    margin-top: 0;
  }
}
.tiles .tile {
  width: calc(25% - 0.75em);
  background-color: #FFD100;
  border-radius: 1em;
  padding: 1em;
  -webkit-transition: 0.2s background-color ease-in-out, 0.2s color ease-in-out;
  transition: 0.2s background-color ease-in-out, 0.2s color ease-in-out;
  text-decoration: none;
}
.tiles .tile * {
  font-size: 1.05rem;
}
@media screen and (max-width: 1280px) {
  .tiles .tile * {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 500px) {
  .tiles .tile * {
    font-size: 0.8rem;
  }
}
.tiles .tile > *:first-child {
  margin-top: 0;
}
.tiles .tile > *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 920px) {
  .tiles .tile {
    width: calc(50% - 0.5em);
  }
}
@media screen and (max-width: 640px) {
  .tiles .tile {
    width: 100%;
  }
}
.tiles .tile h1, .tiles .tile h2, .tiles .tile h3, .tiles .tile h4, .tiles .tile h5, .tiles .tile h6 {
  color: #3d517d;
  -webkit-transition: 0.2s color ease-in-out;
  transition: 0.2s color ease-in-out;
}
.tiles .tile h1, .tiles .tile h2, .tiles .tile h3 {
  font-size: 1.6rem;
}
@media screen and (max-width: 1280px) {
  .tiles .tile h1, .tiles .tile h2, .tiles .tile h3 {
    font-size: 1.45rem;
  }
}
@media screen and (max-width: 500px) {
  .tiles .tile h1, .tiles .tile h2, .tiles .tile h3 {
    font-size: 1.3rem;
  }
}
.tiles .tile h4, .tiles .tile h5, .tiles .tile h6 {
  font-size: 1.25rem;
}
@media screen and (max-width: 1280px) {
  .tiles .tile h4, .tiles .tile h5, .tiles .tile h6 {
    font-size: 1.15rem;
  }
}
@media screen and (max-width: 500px) {
  .tiles .tile h4, .tiles .tile h5, .tiles .tile h6 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1280px) {
  .tiles .tile * {
    font-size: 1.05rem;
  }
}
@media screen and (max-width: 1280px) and (max-width: 1280px) {
  .tiles .tile * {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 1280px) and (max-width: 500px) {
  .tiles .tile * {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 1280px) {
  .tiles .tile h1, .tiles .tile h2, .tiles .tile h3 {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1280px) and (max-width: 1280px) {
  .tiles .tile h1, .tiles .tile h2, .tiles .tile h3 {
    font-size: 1.15rem;
  }
}
@media screen and (max-width: 1280px) and (max-width: 500px) {
  .tiles .tile h1, .tiles .tile h2, .tiles .tile h3 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1280px) {
  .tiles .tile h4, .tiles .tile h5, .tiles .tile h6 {
    font-size: 1.05rem;
  }
}
@media screen and (max-width: 1280px) and (max-width: 1280px) {
  .tiles .tile h4, .tiles .tile h5, .tiles .tile h6 {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 1280px) and (max-width: 500px) {
  .tiles .tile h4, .tiles .tile h5, .tiles .tile h6 {
    font-size: 0.8rem;
  }
}
.tiles .tile:hover {
  background-color: rgba(0, 94, 184, 0.5);
  color: #ffffff;
}
.tiles .tile:hover h1, .tiles .tile:hover h2, .tiles .tile:hover h3, .tiles .tile:hover h4, .tiles .tile:hover h5, .tiles .tile:hover h6 {
  color: #FFD100;
}

.wp-block-separator {
  border-top: 0 !important;
}

.block-contact a {
  text-decoration: none;
  color: #092035;
}
.block-contact a::visited {
  color: #092035;
}
.block-contact .section-title {
  margin-top: 0;
  font-weight: 500;
  margin: 0 0 1em 0;
}
.block-contact .contact-description {
  margin: 1em 0 2em 0;
  color: #092035;
}
.block-contact .contact-form {
  margin: 3em 0 2em 0;
}
.block-contact .contact-container {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  row-gap: 2em;
  -webkit-column-gap: 4em;
     -moz-column-gap: 4em;
          column-gap: 4em;
}
@media screen and (max-width: 1280px) {
  .block-contact .contact-container {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  }
}
@media screen and (max-width: 920px) {
  .block-contact .contact-container {
    grid-template-columns: 1fr;
  }
}
.block-contact .contact-container .contact-image {
  border-radius: 1em;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 920px) {
  .block-contact .contact-container .contact-image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    height: 10em;
  }
}
.block-contact .contact-container .contact-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.block-contact .contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.block-contact .contacts .ce {
  color: #092035;
}
.block-contact .contacts .ce::visited {
  color: #092035;
}
@media screen and (max-width: 920px) {
  .block-contact .contact-content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.block-contact .contacts-container {
  background-color: #FFD100;
  border-radius: 1em;
  padding: 1em 2em;
  display: grid;
  grid-template-columns: 1fr 8em;
  -webkit-column-gap: 4em;
     -moz-column-gap: 4em;
          column-gap: 4em;
  row-gap: 2em;
}
@media screen and (max-width: 920px) {
  .block-contact .contacts-container {
    grid-template-columns: 1fr;
  }
}
.block-contact .contacts-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.block-contact .contacts-socials {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.block-contact .contacts-socials::before {
  content: "";
  position: absolute;
  top: 0;
  left: -2em;
  width: 1px;
  height: 100%;
  background-color: #3d517d;
}
@media screen and (max-width: 920px) {
  .block-contact .contacts-socials::before {
    width: 100%;
    height: 1px;
    left: 0;
    top: -1em;
  }
}
.block-contact .contacts-socials .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  row-gap: 1em;
}
@media screen and (max-width: 920px) {
  .block-contact .contacts-socials .socials {
    padding: 0.5em 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
}
.block-contact .ce {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  margin: 0.5em 0;
}
.block-contact .ce .ce-icon {
  width: 1.2em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.block-contact .ce .ce-icon svg {
  width: 100%;
  height: auto;
}

.block-gallery .gallery-items {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1em;
}
@media screen and (max-width: 920px) {
  .block-gallery .gallery-items {
    gap: 0.5em;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 640px) {
  .block-gallery .gallery-items {
    gap: 0.5em;
    grid-template-columns: repeat(3, 1fr);
  }
}
.block-gallery .gallery-items .gallery-item {
  aspect-ratio: 1;
  border-radius: 1em;
  overflow: hidden;
}
.block-gallery .gallery-items .gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.hero-section {
  position: relative;
}
.hero-section .wrapper {
  height: 100%;
}
.hero-section .section-content {
  height: 100%;
}
.hero-section .hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 1;
  pointer-events: none;
}
.hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(24, 24, 24, 0.4);
  z-index: 2;
  pointer-events: none;
}
.hero-section .hero-content {
  height: 100vh;
  max-height: 48em;
  color: #ffffff;
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 7em 0 4em 0;
}
@media screen and (max-width: 920px) {
  .hero-section .hero-content {
    height: auto;
  }
}
.hero-section .hero-content .hero-content-container {
  max-width: 40em;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: 0.2s padding-top cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s padding-top cubic-bezier(0.48, 0.85, 0.42, 1.03);
  color: #ffffff;
}
.hero-section .hero-content .hero-content-container > *:first-child {
  margin-top: 0;
}
.hero-section .hero-content .hero-content-container > *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 920px) {
  .hero-section .hero-content .hero-content-container {
    font-size: 1.05rem;
  }
}
@media screen and (max-width: 920px) and (max-width: 1280px) {
  .hero-section .hero-content .hero-content-container {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 920px) and (max-width: 500px) {
  .hero-section .hero-content .hero-content-container {
    font-size: 0.8rem;
  }
}
.hero-section .hero-content .hero-content-container .hero-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  row-gap: 1em;
  margin-top: 1em;
  margin-top: 2em;
}
.hero-section .hero-content .hero-content-container .hero-buttons .button {
  min-width: 10em;
}
@media screen and (max-width: 500px) {
  .hero-section .hero-content .hero-content-container br {
    display: none;
  }
}
.hero-section .hero-content .hero-content-container h1, .hero-section .hero-content .hero-content-container h2, .hero-section .hero-content .hero-content-container h3, .hero-section .hero-content .hero-content-container h4, .hero-section .hero-content .hero-content-container h5, .hero-section .hero-content .hero-content-container h6 {
  color: #ffffff;
  text-decoration-color: #FFD100;
  margin-bottom: 0.2em;
}
.hero-section .hero-content .hero-content-container h1 {
  font-size: 3.6em;
}
@media screen and (max-width: 1280px) {
  .hero-section .hero-content .hero-content-container h1 {
    font-size: 3em;
  }
}
@media screen and (max-width: 920px) {
  .hero-section .hero-content .hero-content-container h1 {
    font-size: 2.4em;
  }
}
@media screen and (max-width: 640px) {
  .hero-section .hero-content .hero-content-container h1 {
    font-size: 2.2em;
  }
}
.hero-section .hero-content .hero-content-container h2 {
  font-size: 3em;
}
@media screen and (max-width: 1280px) {
  .hero-section .hero-content .hero-content-container h2 {
    font-size: 2.4em;
  }
}
@media screen and (max-width: 920px) {
  .hero-section .hero-content .hero-content-container h2 {
    font-size: 2em;
  }
}
@media screen and (max-width: 640px) {
  .hero-section .hero-content .hero-content-container h2 {
    font-size: 1.8em;
  }
}
.hero-section .hero-content .hero-content-container h3 {
  font-size: 2.4em;
}
@media screen and (max-width: 1280px) {
  .hero-section .hero-content .hero-content-container h3 {
    font-size: 2em;
  }
}
@media screen and (max-width: 920px) {
  .hero-section .hero-content .hero-content-container h3 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 640px) {
  .hero-section .hero-content .hero-content-container h3 {
    font-size: 1.6em;
  }
}
.hero-section .hero-content .hero-content-container h4 {
  font-size: 2.2em;
}
@media screen and (max-width: 1280px) {
  .hero-section .hero-content .hero-content-container h4 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 920px) {
  .hero-section .hero-content .hero-content-container h4 {
    font-size: 1.6em;
  }
}
@media screen and (max-width: 640px) {
  .hero-section .hero-content .hero-content-container h4 {
    font-size: 1.4em;
  }
}
.hero-section .hero-content .hero-content-container h5 {
  font-size: 1.9em;
}
@media screen and (max-width: 1280px) {
  .hero-section .hero-content .hero-content-container h5 {
    font-size: 1.6em;
  }
}
@media screen and (max-width: 920px) {
  .hero-section .hero-content .hero-content-container h5 {
    font-size: 1.4em;
  }
}
@media screen and (max-width: 640px) {
  .hero-section .hero-content .hero-content-container h5 {
    font-size: 1.2em;
  }
}
.hero-section .hero-content .hero-content-container h6 {
  font-size: 1.6em;
}
@media screen and (max-width: 1280px) {
  .hero-section .hero-content .hero-content-container h6 {
    font-size: 1.4em;
  }
}
@media screen and (max-width: 920px) {
  .hero-section .hero-content .hero-content-container h6 {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 640px) {
  .hero-section .hero-content .hero-content-container h6 {
    font-size: 1em;
  }
}
.hero-section .timeline-container {
  position: absolute;
  right: 0;
  bottom: 3em;
  width: 55%;
}
.hero-section.block-hero-simple .hero-content, .hero-section.block-hero-timeline .hero-content {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 10em;
}
.hero-section.block-hero-simple .hero-content .hero-content-container, .hero-section.block-hero-timeline .hero-content .hero-content-container {
  max-width: 100%;
  margin-left: unset;
  margin-right: unset;
}
.hero-section.block-hero-timeline .tiles {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 2em;
}
.hero-section.block-hero-timeline .tiles .tile {
  width: 10em;
  color: #092035;
}
@media screen and (max-width: 640px) {
  .hero-section.block-hero-timeline .tiles .tile {
    width: 12em;
    font-size: 1.05rem;
  }
}
@media screen and (max-width: 640px) and (max-width: 1280px) {
  .hero-section.block-hero-timeline .tiles .tile {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 640px) and (max-width: 500px) {
  .hero-section.block-hero-timeline .tiles .tile {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 500px) {
  .hero-section.block-hero-timeline .tiles .tile {
    width: 11em;
  }
}
.hero-section.block-hero-timeline .tiles .tile:hover {
  background-color: #FFD100;
}
.hero-section.block-hero-timeline .tiles .tile:nth-child(even) {
  background-color: #3d517d;
  color: #ffffff;
}
.hero-section.block-hero-timeline .tiles a.tile:hover {
  color: #ffffff;
}
.hero-section.block-hero-timeline .tiles a.tile:visited:hover {
  color: #ffffff;
}

.hero-tiles-mobile {
  display: none;
  padding: 2em 0 0 0;
}
@media screen and (max-width: 920px) {
  .hero-tiles-mobile {
    display: block;
  }
}

.block-newsletter {
  background-color: #FFD100;
  color: #3d517d;
  padding: 3em 0;
}
.block-newsletter .newsletter-description {
  text-align: center;
  margin-bottom: 1em;
}
.block-newsletter .newsletter-description > *:first-child {
  margin-top: 0;
}
.block-newsletter .newsletter-description > *:last-child {
  margin-bottom: 0;
}
.block-newsletter .newsletter-form .gform_validation_errors {
  width: 34em;
  max-width: 100%;
  margin: 0 auto;
}
.block-newsletter .newsletter-form .gform_validation_errors .gform_submission_error {
  border-radius: 1em;
  display: block;
}
.block-newsletter .newsletter-form .gform_confirmation_message {
  color: #ffffff;
  width: 34em;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  background-color: #3d517d;
  padding: 2em 1em;
  border-radius: 1em;
}
.block-newsletter .newsletter-form .gform_wrapper.gravity-theme .gform_confirmation_message {
  color: #3d517d;
  width: 34em;
  max-width: 100%;
  margin: 0 auto;
}
.block-newsletter .newsletter-form .validation_message {
  color: #3d517d;
  width: 34em;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  color: #092035;
}
.block-newsletter .newsletter-form .ginput_container_email {
  width: 34em;
  max-width: 100%;
  margin: 0 auto;
}
.block-newsletter .newsletter-form .gform_submission_error {
  margin-bottom: 0.5em;
}
.block-newsletter .newsletter-form .gform_footer {
  margin-top: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.block-newsletter .newsletter-form .gform_fields {
  row-gap: 0 !important;
}
.block-newsletter .newsletter-form .gform_fields .gfield--type-email input[type=email] {
  text-align: center;
  background-color: #ffffff;
  color: #092035;
  border-radius: 1em;
  padding: 1em 1em;
  border-color: transparent;
  font-size: 1.6rem;
}
@media screen and (max-width: 920px) {
  .block-newsletter .newsletter-form .gform_fields .gfield--type-email input[type=email] {
    padding: 0.7em 0.9em;
  }
}
@media screen and (max-width: 640px) {
  .block-newsletter .newsletter-form .gform_fields .gfield--type-email input[type=email] {
    padding: 0.4em 0.6em;
  }
}
@media screen and (max-width: 1280px) {
  .block-newsletter .newsletter-form .gform_fields .gfield--type-email input[type=email] {
    font-size: 1.45rem;
  }
}
@media screen and (max-width: 500px) {
  .block-newsletter .newsletter-form .gform_fields .gfield--type-email input[type=email] {
    font-size: 1.3rem;
  }
}
.block-newsletter .newsletter-form .gform_fields .gfield--type-email input[type=email]::-webkit-input-placeholder {
  color: #092035;
}
.block-newsletter .newsletter-form .gform_fields .gfield--type-email input[type=email]::-moz-placeholder {
  color: #092035;
}
.block-newsletter .newsletter-form .gform_fields .gfield--type-email input[type=email]:-ms-input-placeholder {
  color: #092035;
}
.block-newsletter .newsletter-form .gform_fields .gfield--type-email input[type=email]::-ms-input-placeholder {
  color: #092035;
}
.block-newsletter .newsletter-form .gform_fields .gfield--type-email input[type=email]::placeholder {
  color: #092035;
}
.block-newsletter .newsletter-form .gform_fields .gfield--type-email input[type=email]:focus {
  border-color: transparent;
}
.block-newsletter .newsletter-form .gform_button[type=submit] {
  background-color: #3d517d !important;
  color: #ffffff !important;
  font-size: 1.6rem;
}
@media screen and (max-width: 1280px) {
  .block-newsletter .newsletter-form .gform_button[type=submit] {
    font-size: 1.45rem;
  }
}
@media screen and (max-width: 500px) {
  .block-newsletter .newsletter-form .gform_button[type=submit] {
    font-size: 1.3rem;
  }
}
.block-newsletter .newsletter-form .gform_button[type=submit]:hover {
  background-color: #ffffff !important;
  color: #3d517d !important;
  border-color: #ffffff !important;
}

.block-projects .projects-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 4em 0 4em 0;
  border-bottom: 3px solid #3d517d;
}
@media screen and (max-width: 1280px) {
  .block-projects .projects-categories {
    padding: 3em 0 3em 0;
  }
}
.block-projects .projects-category-button {
  background-color: transparent;
  color: #3d517d;
}
.block-projects .projects-category-button:hover, .block-projects .projects-category-button:focus {
  background-color: #FFD100;
  color: #ffffff;
}
.block-projects .projects-category-button.is-active {
  background-color: #FFD100;
  border-color: #FFD100;
  color: #ffffff;
}
.block-projects .project-item {
  padding: 4em 0;
  border-bottom: 3px solid #3d517d;
}
@media screen and (max-width: 1280px) {
  .block-projects .project-item {
    padding: 3em 0 3em 0;
  }
}
.block-projects .project-item.is-hidden {
  display: none;
}

.block-tiles .tiles-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
  row-gap: 1em;
}
@media screen and (max-width: 640px) {
  .block-tiles .tiles-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.block-tiles .tiles-container .tile {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 0.7em;
  padding: 7% 4%;
  color: #ffffff;
  overflow: hidden;
  position: relative;
  -webkit-transition: 0.2s -webkit-transform cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s -webkit-transform cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s transform cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s transform cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s -webkit-transform cubic-bezier(0.48, 0.85, 0.42, 1.03);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.block-tiles .tiles-container .tile.has-overlay::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.block-tiles .tiles-container .tile:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
@media screen and (max-width: 1280px) {
  .block-tiles .tiles-container .tile {
    font-size: 0.9em;
    padding: 2.5em 2em;
  }
}
@media screen and (max-width: 920px) {
  .block-tiles .tiles-container .tile {
    padding: 2em 1.5em;
  }
}
.block-tiles .tiles-container .tile .tile-title {
  font-size: 2.6em;
  font-weight: 900;
  text-align: center;
  color: #ffffff;
}
@media screen and (max-width: 1280px) {
  .block-tiles .tiles-container .tile .tile-title {
    font-size: 2.2em;
  }
}
@media screen and (max-width: 920px) {
  .block-tiles .tiles-container .tile .tile-title {
    font-size: 2em;
  }
}
@media screen and (max-width: 640px) {
  .block-tiles .tiles-container .tile .tile-title {
    font-size: 1.6em;
  }
}
.block-tiles .tiles-container .tile .tile-icon-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.block-tiles .tiles-container .tile .tile-icon-container svg {
  height: 3.4em;
  width: auto;
}
.block-tiles .tiles-container .tile .tile-button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2em;
}
.block-tiles .tiles-container .tile em, .block-tiles .tiles-container .tile i {
  font-size: 1.6rem;
}
@media screen and (max-width: 1280px) {
  .block-tiles .tiles-container .tile em, .block-tiles .tiles-container .tile i {
    font-size: 1.45rem;
  }
}
@media screen and (max-width: 500px) {
  .block-tiles .tiles-container .tile em, .block-tiles .tiles-container .tile i {
    font-size: 1.3rem;
  }
}
.block-tiles .tiles-container .tile a {
  text-decoration: none;
}
.block-tiles .tiles-container .tile .tile-content {
  position: relative;
  z-index: 2;
}
.block-tiles .tiles-container .tile .tile-content > *:first-child {
  margin-top: 0;
}
.block-tiles .tiles-container .tile .tile-content > *:last-child {
  margin-bottom: 0;
}
.block-tiles .tiles-container .tile .tile-content .tile-wysiwyg > *:first-child {
  margin-top: 0;
}
.block-tiles .tiles-container .tile .tile-content .tile-wysiwyg > *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 920px) {
  .block-tiles.has-many-tiles .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.block-tiles.has-many-tiles .tiles-container {
  -webkit-column-gap: 0.5em;
     -moz-column-gap: 0.5em;
          column-gap: 0.5em;
  row-gap: 0.5em;
}
@media screen and (max-width: 1400px) {
  .block-tiles.has-many-tiles .tiles-container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    scroll-behavior: smooth;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .block-tiles.has-many-tiles .tiles-container::-webkit-scrollbar, .block-tiles.has-many-tiles .tiles-container::-webkit-scrollbar-button {
    display: none;
  }
}
.block-tiles.has-many-tiles .tiles-container .tile {
  padding: 2em 2em;
  font-size: 0.9em;
  min-width: 20em;
}
@media screen and (max-width: 920px) {
  .block-tiles.has-many-tiles .tiles-container .tile {
    font-size: 0.8em;
  }
}

.block-brands {
  padding: 3em 0;
}
.block-brands .section-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1em;
}
.block-brands .section-content .brand-tile {
  width: calc((100% - 4em) / 5);
}
@media screen and (max-width: 920px) {
  .block-brands .section-content .brand-tile {
    width: calc((100% - 3em) / 4);
  }
}
@media screen and (max-width: 640px) {
  .block-brands .section-content .brand-tile {
    width: calc((100% - 2em) / 3);
  }
}
@media screen and (max-width: 500px) {
  .block-brands .section-content .brand-tile {
    width: calc((100% - 1em) / 2);
  }
}

.block-accordions {
  background-color: #3d517d;
  color: #ffffff;
  padding: 4em 0;
}
.block-accordions .section-content {
  display: grid;
  grid-template-columns: 1fr 3fr;
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
  row-gap: 3em;
}
@media screen and (max-width: 920px) {
  .block-accordions .section-content {
    grid-template-columns: 1fr;
  }
}
.block-accordions .section-content .accordions-heading .section-title {
  margin: 0;
  font-weight: 800;
  color: #ffffff;
}
.block-accordions .section-content .accordions-heading .section-subtitle {
  margin: 1em 0 0 0;
}
.block-accordions .section-content .accordions-content {
  padding-left: clamp(1em, 5vw, 3em);
}
@media screen and (max-width: 920px) {
  .block-accordions .section-content .accordions-content {
    padding-left: 0;
  }
}
.block-accordions .accordions-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.block-accordions .accordions-filters .accordions-filter {
  padding: 0.5em 1.3em;
  background-color: #3d517d;
  cursor: pointer;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
  color: #ffffff;
  font-weight: 500;
  border: 0;
  -webkit-transition: background-color 0.1s ease-out, color 0.1s ease-out;
  transition: background-color 0.1s ease-out, color 0.1s ease-out;
}
.block-accordions .accordions-filters .accordions-filter:hover, .block-accordions .accordions-filters .accordions-filter.active {
  background-color: #FFD100;
  color: #ffffff;
}
.block-accordions .accordions-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 2;
}
.block-accordions .cta-content {
  position: relative;
  z-index: 2;
}
.block-accordions .accordions-columns {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 920px) {
  .block-accordions .accordions-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.block-accordions .accordions-columns .accordions-column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.block-accordions .accordions-columns .accordions-column .accordions-item {
  width: 100%;
  display: inline-block;
  background-color: #3d517d;
  color: #FFD100;
  border-radius: 0;
  -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  cursor: pointer;
}
.block-accordions .accordions-columns .accordions-column .accordions-item .accordions-item-title {
  line-height: 1.2em;
  padding: 1.5rem 0;
  margin: 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
  border-top: 1px solid #FFD100;
  color: #FFD100;
  font-size: 1.6rem;
}
@media screen and (max-width: 1280px) {
  .block-accordions .accordions-columns .accordions-column .accordions-item .accordions-item-title {
    font-size: 1.45rem;
  }
}
@media screen and (max-width: 500px) {
  .block-accordions .accordions-columns .accordions-column .accordions-item .accordions-item-title {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 920px) {
  .block-accordions .accordions-columns .accordions-column .accordions-item .accordions-item-title {
    padding: 1rem 0;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 920px) and (max-width: 1280px) {
  .block-accordions .accordions-columns .accordions-column .accordions-item .accordions-item-title {
    font-size: 1.15rem;
  }
}
@media screen and (max-width: 920px) and (max-width: 500px) {
  .block-accordions .accordions-columns .accordions-column .accordions-item .accordions-item-title {
    font-size: 1rem;
  }
}
.block-accordions .accordions-columns .accordions-column .accordions-item .accordions-item-title .accordion-icon {
  height: 0.4em;
  -webkit-transition: -webkit-transform 0.1s ease-in-out;
  transition: -webkit-transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  display: grid;
  place-items: center;
}
.block-accordions .accordions-columns .accordions-column .accordions-item .accordions-item-title .accordion-icon svg {
  height: 100%;
  width: auto;
}
.block-accordions .accordions-columns .accordions-column .accordions-item .accordions-item-title .accordion-icon svg path {
  fill: #FFD100;
  -webkit-transition: fill 0.1s ease-in-out;
  transition: fill 0.1s ease-in-out;
}
.block-accordions .accordions-columns .accordions-column .accordions-item .accordions-item-content {
  padding: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.1s ease-out;
  transition: max-height 0.1s ease-out;
  overflow-y: scroll;
  -webkit-transition: padding 0.1s ease-out;
  transition: padding 0.1s ease-out;
}
.block-accordions .accordions-columns .accordions-column .accordions-item .accordions-item-content::-webkit-scrollbar {
  width: 4px;
  margin-right: 5px; /* width of the entire scrollbar */
}
.block-accordions .accordions-columns .accordions-column .accordions-item .accordions-item-content::-webkit-scrollbar-track {
  background: #FFD100; /* color of the tracking area */
}
.block-accordions .accordions-columns .accordions-column .accordions-item .accordions-item-content::-webkit-scrollbar-thumb {
  background-color: #3d517d; /* color of the scroll thumb */
  border-radius: 0; /* roundness of the scroll thumb */
}
.block-accordions .accordions-columns .accordions-column .accordions-item .accordions-item-content > *:first-child {
  margin-top: 0;
}
.block-accordions .accordions-columns .accordions-column .accordions-item .accordions-item-content > *:last-child {
  margin-bottom: 0;
}
.block-accordions .accordions-columns .accordions-column .accordions-item .accordions-item-content::-webkit-scrollbar-track {
  background: #3d517d; /* color of the tracking area */
}
.block-accordions .accordions-columns .accordions-column .accordions-item .accordions-item-content::-webkit-scrollbar-thumb {
  background-color: #FFD100; /* color of the scroll thumb */
}
.block-accordions .accordions-columns .accordions-column .accordions-item.is-open .accordions-item-content {
  padding: 0 0 1.5rem 0;
}
.block-accordions .accordions-columns .accordions-column .accordions-item.is-open {
  color: #ffffff;
}
.block-accordions .accordions-columns .accordions-column .accordions-item.is-open .accordions-item-title {
  color: #ffffff;
}
.block-accordions .accordions-columns .accordions-column .accordions-item.is-open .accordions-item-title .accordion-icon {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.block-accordions .accordions-columns .accordions-column .accordions-item.is-open .accordions-item-title .accordion-icon svg path {
  fill: #ffffff;
}
.block-accordions .accordions-columns .accordions-column .accordions-item:hover {
  color: #ffffff;
}
.block-accordions .accordions-columns .accordions-column .accordions-item:hover .accordions-item-title {
  color: #ffffff;
}
.block-accordions .accordions-columns .accordions-column .accordions-item:hover .accordions-item-title .accordion-icon svg path {
  fill: #ffffff;
}
.block-accordions.type-columns .accordions-columns {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.block-accordions.multiple-categories .accordions-columns .accordions-column:first-child .accordions-item:first-child {
  border-top-left-radius: 0;
}

.block-brands-marquee {
  padding: 3em 0;
}
.block-brands-marquee .wrapper {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.block-brands-marquee .section-content {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.block-brands-marquee .section-content .brand-tile {
  width: 12em;
}
@media screen and (max-width: 920px) {
  .block-brands-marquee .section-content .brand-tile {
    width: 10em;
  }
}
@media screen and (max-width: 640px) {
  .block-brands-marquee .section-content .brand-tile {
    width: 9em;
  }
}
@media screen and (max-width: 500px) {
  .block-brands-marquee .section-content .brand-tile {
    width: 8em;
  }
}

.block-testimonials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #3d517d;
  position: relative;
  padding-top: 4em;
  padding-bottom: 4em;
}
@media screen and (max-width: 920px) {
  .block-testimonials {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
.block-testimonials .section-title {
  margin-top: 0;
  text-align: center;
  font-size: 3em;
  margin-bottom: 1em;
}
@media screen and (max-width: 920px) {
  .block-testimonials .section-title {
    font-size: 2em;
  }
}
@media screen and (max-width: 1400px) {
  .block-testimonials .section-title-container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media screen and (max-width: 1400px) and (max-width: 920px) {
  .block-testimonials .section-title-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 1400px) and (max-width: 500px) {
  .block-testimonials .section-title-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.block-testimonials .section-decor {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: grid;
  place-items: center;
}
.block-testimonials .section-decor svg {
  width: 100%;
  height: auto;
  max-height: 90%;
  opacity: 0.1;
  pointer-events: none;
}
.block-testimonials .section-decor svg [fill] {
  fill: #FFD100;
}
.block-testimonials .section-decor svg [stroke] {
  stroke: #FFD100;
}
@media screen and (max-width: 1400px) {
  .block-testimonials .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.block-testimonials .testimonials-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em;
  position: relative;
  z-index: 2;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  scroll-behavior: smooth;
}
.block-testimonials .testimonials-container.has-not-enough-testimonials {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
@media screen and (max-width: 1400px) {
  .block-testimonials .testimonials-container.has-not-enough-testimonials {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.block-testimonials .testimonials-container.has-not-enough-testimonials::-webkit-scrollbar, .block-testimonials .testimonials-container.has-not-enough-testimonials::-webkit-scrollbar-button {
  display: none;
}
@media screen and (max-width: 1400px) {
  .block-testimonials .testimonials-container {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .block-testimonials .testimonials-container::-webkit-scrollbar, .block-testimonials .testimonials-container::-webkit-scrollbar-button {
    display: none;
  }
}
.block-testimonials .testimonials-container .tease-testimonial {
  width: calc((100% - 1em) / 3);
  background-color: rgba(255, 255, 255, 0.75);
  padding: 3em 1.5em 3em 1.5em;
  border-radius: 1em;
  text-align: center;
}
@media screen and (max-width: 1400px) {
  .block-testimonials .testimonials-container .tease-testimonial {
    width: 22em;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (max-width: 920px) {
  .block-testimonials .testimonials-container .tease-testimonial {
    width: 20em;
    padding: 2em 1em 2em 1em;
  }
}
.block-testimonials .testimonials-container .tease-testimonial .testimonial-image {
  width: 12em;
  max-width: 90%;
  aspect-ratio: 1;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 1.5em auto;
}
@media screen and (max-width: 920px) {
  .block-testimonials .testimonials-container .tease-testimonial .testimonial-image {
    width: 10em;
  }
}
.block-testimonials .testimonials-container .tease-testimonial .testimonial-image .placeholder-thumbnail {
  height: 100%;
  background-color: #FFD100;
}
.block-testimonials .testimonials-container .tease-testimonial .testimonial-image .placeholder-thumbnail img {
  width: 65%;
  height: auto;
}
.block-testimonials .testimonials-container .tease-testimonial .testimonial-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.block-testimonials .testimonials-container .tease-testimonial .testimonial-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 1.5em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.block-testimonials .testimonials-container .tease-testimonial .testimonial-content p {
  margin: 0;
}
.block-testimonials .testimonials-container .tease-testimonial .testimonial-content .testimonial-title {
  font-weight: 700;
}
.block-testimonials .testimonials-container .tease-testimonial .testimonial-content .testimonial-author-description {
  color: #505050;
}
.block-testimonials .testimonials-container .tease-testimonial .testimonial-content .testimonial-rating svg {
  height: 1em;
  width: auto;
}
.block-testimonials .testimonials-container .tease-testimonial .testimonial-content .testimonial-excerpt {
  font-size: 0.9em;
}

.block-icons-with-images .section-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
  row-gap: 2em;
}
@media screen and (max-width: 920px) {
  .block-icons-with-images .section-content {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 920px) {
  .block-icons-with-images .icons-container {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.block-icons-with-images .icons-container .icon-container {
  border-radius: 0.7em;
  padding: 1.5em;
}
.block-icons-with-images .icons-container .icon-container:not(:last-child) {
  margin-bottom: 1.5em;
}
.block-icons-with-images .icons-container .icon-container svg {
  height: 3em;
  width: auto;
  margin-bottom: 0.6rem;
}
.block-icons-with-images .images-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 1.5em;
  -webkit-column-gap: 1.5em;
     -moz-column-gap: 1.5em;
          column-gap: 1.5em;
}
@media screen and (max-width: 920px) {
  .block-icons-with-images .images-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.block-icons-with-images .images-container .image-container {
  border-radius: 0.7em;
  overflow: hidden;
}
.block-icons-with-images .images-container .image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.block-icons-with-images .images-container .image-container:nth-child(1) {
  height: 43%;
}
@media screen and (max-width: 920px) {
  .block-icons-with-images .images-container .image-container:nth-child(1) {
    height: unset;
    aspect-ratio: 1;
    width: calc(50% - 0.75em);
  }
}
.block-icons-with-images .images-container .image-container:nth-child(2) {
  height: calc(57% - 1.5em);
}
@media screen and (max-width: 920px) {
  .block-icons-with-images .images-container .image-container:nth-child(2) {
    height: unset;
    aspect-ratio: 1;
    width: calc(50% - 0.75em);
  }
}

.block-harmonica .section-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.5em;
     -moz-column-gap: 0.5em;
          column-gap: 0.5em;
  row-gap: 1em;
}
@media screen and (max-width: 920px) {
  .block-harmonica .section-content {
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.block-harmonica .section-content .harmonica-element {
  height: 38em;
  position: relative;
  -webkit-transition: 0.35s -webkit-box-flex cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.35s -webkit-box-flex cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.35s flex cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.35s flex cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.35s -webkit-box-flex cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.35s -ms-flex cubic-bezier(0.48, 0.85, 0.42, 1.03);
  -webkit-box-flex: 2.5;
      -ms-flex: 2.5;
          flex: 2.5;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 0.7em;
}
@media screen and (max-width: 1280px) {
  .block-harmonica .section-content .harmonica-element {
    height: 30em;
  }
}
@media screen and (max-width: 920px) {
  .block-harmonica .section-content .harmonica-element {
    height: auto;
    width: calc(50% - 0.5em);
    aspect-ratio: 1;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
  }
}
@media screen and (max-width: 640px) {
  .block-harmonica .section-content .harmonica-element {
    width: 100%;
    aspect-ratio: unset;
  }
}
.block-harmonica .section-content .harmonica-element::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.4);
}
.block-harmonica .section-content .harmonica-element .harmonica-element-content {
  z-index: 3;
  color: #ffffff;
  padding: 2em 10% 4em 10%;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  line-height: 1.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 0.5em;
  width: 100%;
}
@media screen and (max-width: 920px) {
  .block-harmonica .section-content .harmonica-element .harmonica-element-content {
    padding-bottom: 1.5em;
  }
}
@media screen and (max-width: 640px) {
  .block-harmonica .section-content .harmonica-element .harmonica-element-content {
    position: relative;
    padding-right: 20%;
  }
}
.block-harmonica .section-content .harmonica-element .harmonica-element-content > *:first-child {
  margin-top: 0;
}
.block-harmonica .section-content .harmonica-element .harmonica-element-content > *:last-child {
  margin-bottom: 0;
}
.block-harmonica .section-content .harmonica-element .harmonica-element-content .harmonica-description {
  opacity: 1;
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}
@media screen and (max-width: 920px) {
  .block-harmonica .section-content .harmonica-element .harmonica-element-content .harmonica-description {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 640px) {
  .block-harmonica .section-content .harmonica-element .harmonica-element-content .harmonica-description {
    font-size: 0.8em;
  }
}
.block-harmonica .section-content .harmonica-element .harmonica-element-content .tile-title {
  margin: 0;
  font-size: 1.4em;
  line-height: 1.2em;
  width: 100%;
  font-weight: 400;
  opacity: 1;
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
  color: #ffffff;
}
@media screen and (max-width: 920px) {
  .block-harmonica .section-content .harmonica-element .harmonica-element-content .tile-title {
    font-weight: 700;
  }
}
@media screen and (max-width: 640px) {
  .block-harmonica .section-content .harmonica-element .harmonica-element-content .tile-title {
    font-size: 1.2em;
  }
}
.block-harmonica .section-content .harmonica-element .harmonica-element-content.fade-out .harmonica-description,
.block-harmonica .section-content .harmonica-element .harmonica-element-content.fade-out .tile-title {
  opacity: 0;
}
.block-harmonica .section-content .harmonica-element .harmonica-element-content.fade-in .harmonica-description,
.block-harmonica .section-content .harmonica-element .harmonica-element-content.fade-in .tile-title {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.block-harmonica .section-content .harmonica-element.active {
  -webkit-box-flex: 6;
      -ms-flex: 6;
          flex: 6;
}
@media screen and (max-width: 920px) {
  .block-harmonica .section-content .harmonica-element.active {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
  }
}
.block-harmonica .section-content .harmonica-element.active .harmonica-element-arrow {
  background-color: #3d517d;
}
.block-harmonica .section-content .harmonica-element.active .harmonica-element-arrow svg [stroke] {
  stroke: #FFD100;
}
.block-harmonica .section-content .harmonica-element.active .harmonica-element-arrow svg [fill] {
  fill: #FFD100;
}
.block-harmonica .section-content .harmonica-element.active .harmonica-element-arrow:hover {
  background-color: #FFD100;
}
.block-harmonica .section-content .harmonica-element.active .harmonica-element-arrow:hover svg [stroke] {
  stroke: #ffffff;
}
.block-harmonica .section-content .harmonica-element.active .harmonica-element-arrow:hover svg [fill] {
  fill: #ffffff;
}
.block-harmonica .section-content .harmonica-element.active-content .harmonica-element-content .tile-title {
  font-size: 2.4em;
  font-weight: 700;
}
@media screen and (max-width: 1400px) {
  .block-harmonica .section-content .harmonica-element.active-content .harmonica-element-content .tile-title {
    font-size: 2em;
  }
}
@media screen and (max-width: 1280px) {
  .block-harmonica .section-content .harmonica-element.active-content .harmonica-element-content .tile-title {
    font-size: 1.6em;
  }
}
@media screen and (max-width: 920px) {
  .block-harmonica .section-content .harmonica-element.active-content .harmonica-element-content .tile-title {
    font-size: 1.3em;
  }
}
@media screen and (max-width: 640px) {
  .block-harmonica .section-content .harmonica-element.active-content .harmonica-element-content .tile-title {
    font-size: 1.1em;
  }
}

.block-projects-marquee .projects-marquee-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-projects-marquee .projects-marquee-container .tease-project {
  width: 36vw;
  aspect-ratio: 1.64;
  position: relative;
  overflow: hidden;
  border-radius: 1em;
  margin-left: 0.8em;
  white-space: normal;
}
@media screen and (max-width: 1280px) {
  .block-projects-marquee .projects-marquee-container .tease-project {
    aspect-ratio: 1.3;
  }
}
@media screen and (max-width: 920px) {
  .block-projects-marquee .projects-marquee-container .tease-project {
    width: 45vw;
    aspect-ratio: 1.15;
  }
}
@media screen and (max-width: 640px) {
  .block-projects-marquee .projects-marquee-container .tease-project {
    aspect-ratio: 1;
  }
}
@media screen and (max-width: 500px) {
  .block-projects-marquee .projects-marquee-container .tease-project {
    width: 72vw;
    aspect-ratio: 1;
  }
}
.block-projects-marquee .projects-marquee-container .tease-project img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 1;
}
.block-projects-marquee .projects-marquee-container .tease-project::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.block-projects-marquee .projects-marquee-container .tease-project .project-info {
  position: relative;
  z-index: 3;
  color: #ffffff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1em;
}
.block-projects-marquee .projects-marquee-container .tease-project .project-info .project-title {
  color: #ffffff;
  font-size: 2em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
@media screen and (max-width: 1400px) {
  .block-projects-marquee .projects-marquee-container .tease-project .project-info .project-title {
    font-size: 1.6em;
  }
}
@media screen and (max-width: 1280px) {
  .block-projects-marquee .projects-marquee-container .tease-project .project-info .project-title {
    font-size: 1.35em;
  }
}
@media screen and (max-width: 920px) {
  .block-projects-marquee .projects-marquee-container .tease-project .project-info .project-title {
    font-size: 1.2em;
  }
}
.block-projects-marquee .projects-marquee-container .tease-project .project-info .project-excerpt {
  margin: 1em 0 0 0;
}

.block-map {
  height: clamp(30em, 38vw, 50em);
  -webkit-transition: margin-top 0.2s cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: margin-top 0.2s cubic-bezier(0.48, 0.85, 0.42, 1.03);
}
.block-map .section-content {
  height: 100%;
}
.block-map .map-container {
  height: 100%;
}
.block-map .map-container .acf-map {
  width: 100%;
  height: 100%;
}

.block-call-to-action .cta-content {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 4em 0;
  min-height: 30em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1400px) {
  .block-call-to-action .cta-content {
    padding: 3em 0;
    min-height: 24em;
  }
}
@media screen and (max-width: 1280px) {
  .block-call-to-action .cta-content {
    min-height: 22em;
  }
}
@media screen and (max-width: 920px) {
  .block-call-to-action .cta-content {
    min-height: 20em;
  }
}
.block-call-to-action .cta-content .cta-title {
  color: #ffffff;
}
.block-call-to-action .cta-content .cta-text {
  color: #ffffff;
}
.block-call-to-action .cta-content .cta-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.block-call-to-action .cta-content .cta-content-container {
  position: relative;
  z-index: 2;
  color: #ffffff;
  text-align: center;
}
.block-call-to-action .cta-content .cta-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1em;
  margin-top: 2em;
}

.block-news .section-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.block-news .section-title {
  text-align: center;
  margin-top: 0;
}
.block-news .news-description {
  text-align: center;
}
.block-news .button-container {
  margin-top: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.block-news .news-container {
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  row-gap: 1em;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
  margin: 1em auto 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  max-width: 100%;
  padding: 0 1em;
}
.block-news .news-container::-webkit-scrollbar, .block-news .news-container::-webkit-scrollbar-button {
  display: none;
}
.block-news .news-container .tease-post {
  width: 15em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.block-icons .section-content .icons-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
  row-gap: 2em;
}
@media screen and (max-width: 1280px) {
  .block-icons .section-content .icons-container {
    -webkit-column-gap: 1.5em;
       -moz-column-gap: 1.5em;
            column-gap: 1.5em;
    row-gap: 1.5em;
  }
}
@media screen and (max-width: 920px) {
  .block-icons .section-content .icons-container {
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
    row-gap: 1em;
  }
}
.block-icons .section-content .icons-container .icon-container {
  text-decoration: none;
  -ms-flex-preferred-size: calc(25% - 1.5em);
      flex-basis: calc(25% - 1.5em);
  border-radius: 1em;
  padding: 2em 1.3em;
  background-color: #F6F6F6;
  -webkit-transition: 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s -webkit-box-shadow cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s -webkit-box-shadow cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s box-shadow cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s box-shadow cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.2s -webkit-box-shadow cubic-bezier(0.48, 0.85, 0.42, 1.03);
}
@media screen and (max-width: 1280px) {
  .block-icons .section-content .icons-container .icon-container {
    -ms-flex-preferred-size: calc(33.33% - 1em);
        flex-basis: calc(33.33% - 1em);
  }
}
@media screen and (max-width: 920px) {
  .block-icons .section-content .icons-container .icon-container {
    -ms-flex-preferred-size: calc(50% - 0.5em);
        flex-basis: calc(50% - 0.5em);
  }
}
@media screen and (max-width: 640px) {
  .block-icons .section-content .icons-container .icon-container {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.block-icons .section-content .icons-container .icon-container svg {
  height: 2.6em;
  width: auto;
}
.block-icons .section-content .icons-container .icon-container svg [fill] {
  fill: #3d517d;
  -webkit-transition: 0.2s fill cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s fill cubic-bezier(0.48, 0.85, 0.42, 1.03);
}
.block-icons .section-content .icons-container .icon-container svg [stroke] {
  stroke: #3d517d;
  -webkit-transition: 0.2s stroke cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s stroke cubic-bezier(0.48, 0.85, 0.42, 1.03);
}
.block-icons .section-content .icons-container .icon-container .icon-title {
  margin: 1em 0 0.8em 0;
  color: #FFD100;
  font-weight: 500;
  -webkit-transition: 0.2s color cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s color cubic-bezier(0.48, 0.85, 0.42, 1.03);
  font-size: 1.25rem;
}
@media screen and (max-width: 1280px) {
  .block-icons .section-content .icons-container .icon-container .icon-title {
    font-size: 1.15rem;
  }
}
@media screen and (max-width: 500px) {
  .block-icons .section-content .icons-container .icon-container .icon-title {
    font-size: 1rem;
  }
}
.block-icons .section-content .icons-container .icon-container .icon-description {
  color: #3d517d;
  font-size: 1.05rem;
  -webkit-transition: 0.2s color cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.2s color cubic-bezier(0.48, 0.85, 0.42, 1.03);
}
.block-icons .section-content .icons-container .icon-container .icon-description > *:first-child {
  margin-top: 0;
}
.block-icons .section-content .icons-container .icon-container .icon-description > *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1280px) {
  .block-icons .section-content .icons-container .icon-container .icon-description {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 500px) {
  .block-icons .section-content .icons-container .icon-container .icon-description {
    font-size: 0.8rem;
  }
}
.block-icons .section-content .icons-container .icon-container:hover {
  background-color: #3d517d;
  color: #ffffff;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.block-icons .section-content .icons-container .icon-container:hover svg [fill] {
  fill: #ffffff;
}
.block-icons .section-content .icons-container .icon-container:hover svg [stroke] {
  stroke: #ffffff;
}
.block-icons .section-content .icons-container .icon-container:hover .icon-title {
  color: #ffffff;
}
.block-icons .section-content .icons-container .icon-container:hover .icon-description {
  color: #ffffff;
}

.block-shop-categories .shop-categories-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2em;
}
@media screen and (max-width: 1280px) {
  .block-shop-categories .shop-categories-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5em;
  }
}
@media screen and (max-width: 920px) {
  .block-shop-categories .shop-categories-grid {
    gap: 1em;
  }
}
@media screen and (max-width: 640px) {
  .block-shop-categories .shop-categories-grid {
    grid-template-columns: 1fr;
  }
}
.block-shop-categories .shop-category-card {
  position: relative;
  display: block;
  aspect-ratio: 1;
  border-radius: 1em;
  overflow: hidden;
  text-decoration: none;
  color: #ffffff;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  -webkit-transition-property: -webkit-transform, -webkit-box-shadow;
  transition-property: -webkit-transform, -webkit-box-shadow;
  transition-property: transform, box-shadow;
  transition-property: transform, box-shadow, -webkit-transform, -webkit-box-shadow;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
@media screen and (max-width: 1280px) {
  .block-shop-categories .shop-category-card {
    aspect-ratio: 1.5;
  }
}
@media screen and (max-width: 920px) {
  .block-shop-categories .shop-category-card {
    aspect-ratio: 1;
  }
}
@media screen and (max-width: 640px) {
  .block-shop-categories .shop-category-card {
    aspect-ratio: unset;
  }
}
.block-shop-categories .shop-category-card:hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}
.block-shop-categories .shop-category-card:hover .category-card-arrow {
  background-color: #FFD100;
}
.block-shop-categories .shop-category-card:hover .category-card-arrow svg [stroke] {
  stroke: #ffffff;
}
.block-shop-categories .shop-category-card .category-card-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.block-shop-categories .shop-category-card .category-card-background::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.35);
}
.block-shop-categories .shop-category-card .category-card-content {
  position: relative;
  z-index: 2;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 2em;
}
.block-shop-categories .shop-category-card .category-title {
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0 0 0.5em 0;
  font-size: 1.6rem;
}
@media screen and (max-width: 1280px) {
  .block-shop-categories .shop-category-card .category-title {
    font-size: 1.45rem;
  }
}
@media screen and (max-width: 500px) {
  .block-shop-categories .shop-category-card .category-title {
    font-size: 1.3rem;
  }
}
.block-shop-categories .shop-category-card .category-description {
  color: #ffffff;
  margin: 0;
  font-size: 1.05rem;
}
@media screen and (max-width: 1280px) {
  .block-shop-categories .shop-category-card .category-description {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 500px) {
  .block-shop-categories .shop-category-card .category-description {
    font-size: 0.8rem;
  }
}
.block-shop-categories .shop-category-card .element-arrow svg [stroke] {
  stroke: #FFD100;
  -webkit-transition-property: stroke;
  transition-property: stroke;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
.block-shop-categories .shop-category-card .element-arrow:hover {
  background-color: #FFD100;
}
.block-shop-categories .shop-category-card .element-arrow:hover svg [stroke] {
  stroke: #ffffff;
}

.block-team .team-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
  row-gap: 2em;
}
@media screen and (max-width: 920px) {
  .block-team .team-container {
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
    row-gap: 1em;
  }
}
@media screen and (max-width: 920px) {
  .block-team .team-container {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 640px) {
  .block-team .team-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 360px) {
  .block-team .team-container {
    grid-template-columns: repeat(1, 1fr);
  }
}
.block-team .team-content {
  margin-bottom: 2.5em;
  padding-left: 2em;
  padding-right: 2em;
}
.block-team .team-content > *:first-child {
  margin-top: 0;
}
.block-team .team-content > *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1280px) {
  .block-team .team-content {
    font-size: 1.05rem;
  }
}
@media screen and (max-width: 1280px) and (max-width: 1280px) {
  .block-team .team-content {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 1280px) and (max-width: 500px) {
  .block-team .team-content {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 500px) {
  .block-team .team-content {
    padding: 0;
  }
}
@media screen and (max-width: 360px) {
  .block-team .team-item {
    display: grid;
    grid-template-columns: 4em 1fr;
  }
}
.block-team .team-item .team-item-image {
  width: 100%;
  aspect-ratio: 1;
  background-color: #3d517d;
  display: grid;
  place-items: center;
  border-radius: 1em;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.block-team .team-item .team-item-image .post-item-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.block-team .team-item .team-item-image .site-logo {
  width: 40%;
  height: auto;
}
.block-team .team-item .team-item-content {
  padding: 0.6em 0 0 0;
  text-align: center;
}
@media screen and (max-width: 360px) {
  .block-team .team-item .team-item-content {
    padding: 0 0 0 1em;
    text-align: left;
  }
}
.block-team .team-item .team-item-content .team-item-name {
  margin: 0 0 1em 0;
  display: block;
  font-size: 1.25rem;
  position: relative;
}
@media screen and (max-width: 1280px) {
  .block-team .team-item .team-item-content .team-item-name {
    font-size: 1.15rem;
  }
}
@media screen and (max-width: 500px) {
  .block-team .team-item .team-item-content .team-item-name {
    font-size: 1rem;
  }
}
.block-team .team-item .team-item-content .team-item-name::before {
  content: "";
  position: absolute;
  bottom: -0.5em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 8.2em;
  max-width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: #FFD100;
}
@media screen and (max-width: 360px) {
  .block-team .team-item .team-item-content .team-item-name::before {
    left: 0;
    -webkit-transform: none;
            transform: none;
    width: 4em;
  }
}
.block-team .team-item .team-item-content .team-item-excerpt {
  margin: 0;
  color: #092035;
  font-size: 1.05rem;
}
@media screen and (max-width: 1280px) {
  .block-team .team-item .team-item-content .team-item-excerpt {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 500px) {
  .block-team .team-item .team-item-content .team-item-excerpt {
    font-size: 0.8rem;
  }
}

.block-video .section-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  -webkit-column-gap: 4em;
     -moz-column-gap: 4em;
          column-gap: 4em;
  row-gap: 2em;
}
@media screen and (max-width: 1400px) {
  .block-video .section-content {
    -webkit-column-gap: 3em;
       -moz-column-gap: 3em;
            column-gap: 3em;
  }
}
@media screen and (max-width: 1280px) {
  .block-video .section-content {
    -webkit-column-gap: 2em;
       -moz-column-gap: 2em;
            column-gap: 2em;
  }
}
@media screen and (max-width: 920px) {
  .block-video .section-content {
    grid-template-columns: 1fr;
  }
}
.block-video .section-content .section-title {
  margin-top: 0;
  font-weight: 800;
  color: #3d517d;
  margin-bottom: 1.4em;
}
.block-video .section-content .video-container {
  position: relative;
  border-radius: 1em;
  overflow: hidden;
  aspect-ratio: 1.53;
}
.block-video .section-content .video-container .video-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: relative;
  z-index: 1;
}
.block-video .section-content .video-container .video-play-button {
  width: 3em;
  height: 3em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  background-color: #FFD100;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: 0.1s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.1s -webkit-transform cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.1s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.1s -webkit-transform cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.1s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.1s transform cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.1s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.1s transform cubic-bezier(0.48, 0.85, 0.42, 1.03), 0.1s -webkit-transform cubic-bezier(0.48, 0.85, 0.42, 1.03);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  border: 0;
  outline: 0;
}
.block-video .section-content .video-container .video-play-button svg {
  -webkit-transition: 2s scale ease;
  transition: 2s scale ease;
  height: 30%;
  width: auto;
  -webkit-transform: translateX(20%);
          transform: translateX(20%);
}
.block-video .section-content .video-container .video-play-button svg [fill] {
  fill: #3d517d;
  -webkit-transition: 0.1s fill cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.1s fill cubic-bezier(0.48, 0.85, 0.42, 1.03);
}
.block-video .section-content .video-container .video-play-button svg [stroke] {
  stroke: #3d517d;
  -webkit-transition: 0.1s stroke cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.1s stroke cubic-bezier(0.48, 0.85, 0.42, 1.03);
}
.block-video .section-content .video-container .video-play-button:hover {
  background-color: #ffffff;
  -webkit-transform: translate(-50%, -50%) scale(1.05);
          transform: translate(-50%, -50%) scale(1.05);
}
.block-video .section-content .video-content {
  margin: 1.5em 0 0 0;
  padding: 0 1.5em 0 0;
}
@media screen and (max-width: 920px) {
  .block-video .section-content .video-content {
    padding: 0 2em;
    margin-top: 2.5em;
  }
}
.block-video .section-content .block-other {
  padding-left: clamp(1em, 4vw, 4em);
}
@media screen and (max-width: 920px) {
  .block-video .section-content .block-other {
    padding-left: 0;
    display: grid;
    grid-template-columns: 12em 1fr;
    -webkit-column-gap: 2em;
       -moz-column-gap: 2em;
            column-gap: 2em;
  }
}
@media screen and (max-width: 640px) {
  .block-video .section-content .block-other {
    grid-template-columns: 1fr;
  }
}
.block-video .section-content .video-image-container {
  aspect-ratio: 1;
  border-radius: 1em;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1.5em;
  font-weight: 800;
  color: #ffffff;
  position: relative;
  font-size: 1.6rem;
}
@media screen and (max-width: 1280px) {
  .block-video .section-content .video-image-container {
    font-size: 1.45rem;
  }
}
@media screen and (max-width: 500px) {
  .block-video .section-content .video-image-container {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 640px) {
  .block-video .section-content .video-image-container {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    aspect-ratio: 2;
    margin-top: 2em;
  }
}
@media screen and (max-width: 500px) {
  .block-video .section-content .video-image-container {
    margin-top: 1em;
  }
}
.block-video .section-content .video-image-container .link-text {
  margin: 0;
}
.block-video .section-content .video-image-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: -1;
}
.block-video .section-content .icons-container {
  margin-top: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 1.5em;
     -moz-column-gap: 1.5em;
          column-gap: 1.5em;
  row-gap: 1.5em;
}
@media screen and (max-width: 920px) {
  .block-video .section-content .icons-container {
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .block-video .section-content .icons-container {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (max-width: 500px) {
  .block-video .section-content .icons-container {
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
    row-gap: 1em;
  }
}
.block-video .section-content .icons-container .icon-container {
  -ms-flex-preferred-size: calc(50% - 0.75em);
      flex-basis: calc(50% - 0.75em);
  padding: 1em;
  background-color: #3d517d;
  color: #ffffff;
  border-radius: 1em;
  -webkit-transition: 0.1s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03);
  transition: 0.1s background-color cubic-bezier(0.48, 0.85, 0.42, 1.03);
  font-weight: 500;
}
@media screen and (max-width: 500px) {
  .block-video .section-content .icons-container .icon-container {
    -ms-flex-preferred-size: calc(50% - 0.5em);
        flex-basis: calc(50% - 0.5em);
  }
}
.block-video .section-content .icons-container .icon-container svg {
  height: 1.4em;
  width: auto;
  margin-bottom: 0.5em;
}
.block-video .section-content .icons-container .icon-container svg [fill] {
  fill: #ffffff;
}
.block-video .section-content .icons-container .icon-container svg [stroke] {
  stroke: #ffffff;
}
.block-video .section-content .icons-container .icon-container .icon-description > *:first-child {
  margin-top: 0;
}
.block-video .section-content .icons-container .icon-container .icon-description > *:last-child {
  margin-bottom: 0;
}
.block-video .section-content .icons-container .icon-container:hover {
  background-color: #FFD100;
}

.block-text-in-columns {
  background-color: #FFD100;
  padding: 3em 0;
}
.block-text-in-columns .section-title {
  text-align: center;
  margin-top: 0;
  color: #3d517d;
  font-weight: 300;
}
.block-text-in-columns .text-in-columns-container {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 3em;
     -moz-column-gap: 3em;
          column-gap: 3em;
  row-gap: 2em;
}
@media screen and (max-width: 500px) {
  .block-text-in-columns .text-in-columns-container {
    row-gap: 1em;
  }
}
.block-text-in-columns .text-in-columns-container .text-in-columns-column {
  text-align: center;
  -ms-flex-preferred-size: calc(25% - 2.25em);
      flex-basis: calc(25% - 2.25em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.block-text-in-columns .text-in-columns-container .text-in-columns-column .tic-top {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 920px) {
  .block-text-in-columns .text-in-columns-container .text-in-columns-column {
    -ms-flex-preferred-size: calc(50% - 1.5em);
        flex-basis: calc(50% - 1.5em);
  }
}
@media screen and (max-width: 500px) {
  .block-text-in-columns .text-in-columns-container .text-in-columns-column {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.block-text-in-columns .text-in-columns-container .text-in-columns-column .tic-title {
  font-size: 1.25rem;
}
@media screen and (max-width: 1280px) {
  .block-text-in-columns .text-in-columns-container .text-in-columns-column .tic-title {
    font-size: 1.15rem;
  }
}
@media screen and (max-width: 500px) {
  .block-text-in-columns .text-in-columns-container .text-in-columns-column .tic-title {
    font-size: 1rem;
  }
}
.block-text-in-columns .text-in-columns-container .text-in-columns-column .tic-content {
  font-size: 0.9rem;
}
.block-text-in-columns .text-in-columns-container .text-in-columns-column .tic-content > *:first-child {
  margin-top: 0;
}
.block-text-in-columns .text-in-columns-container .text-in-columns-column .tic-content > *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1280px) {
  .block-text-in-columns .text-in-columns-container .text-in-columns-column .tic-content {
    font-size: 0.85rem;
  }
}
@media screen and (max-width: 500px) {
  .block-text-in-columns .text-in-columns-container .text-in-columns-column .tic-content {
    font-size: 0.75rem;
  }
}
.block-text-in-columns .text-in-columns-container .text-in-columns-column .tic-button {
  margin-top: 1em;
  color: #3d517d;
  display: inline-block;
  font-weight: 500;
  font-size: 0.9rem;
}
@media screen and (max-width: 1280px) {
  .block-text-in-columns .text-in-columns-container .text-in-columns-column .tic-button {
    font-size: 0.85rem;
  }
}
@media screen and (max-width: 500px) {
  .block-text-in-columns .text-in-columns-container .text-in-columns-column .tic-button {
    font-size: 0.75rem;
  }
}
.block-text-in-columns .text-in-columns-container .text-in-columns-column .tic-button:visited {
  color: #3d517d;
}
.block-text-in-columns .text-in-columns-container .text-in-columns-column .tic-button:hover {
  color: #3d517d;
}

.block-vacancies .section-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  row-gap: 3em;
}
@media screen and (max-width: 920px) {
  .block-vacancies .section-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.block-vacancies h1,
.block-vacancies h2,
.block-vacancies h3,
.block-vacancies h4,
.block-vacancies h5,
.block-vacancies h6 {
  font-weight: 400;
}
.block-vacancies .block-content {
  padding-right: clamp(2em, 5vw, 4em);
  width: 50%;
}
.block-vacancies .block-content > *:first-child {
  margin-top: 0;
}
.block-vacancies .block-content > *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 920px) {
  .block-vacancies .block-content {
    width: 100%;
    padding-right: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.block-vacancies .block-content-intro > *:first-child {
  margin-top: 0;
}
.block-vacancies .block-content-intro > *:last-child {
  margin-bottom: 0;
}
.block-vacancies .vacancies-list-container {
  width: 50%;
}
@media screen and (max-width: 920px) {
  .block-vacancies .vacancies-list-container {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.block-vacancies .vacancies-list-container .block-vacancies-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
  row-gap: 2em;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 920px) {
  .block-vacancies .vacancies-list-container .block-vacancies-list {
    row-gap: 1em;
  }
}
.block-vacancies .vacancies-list-container .block-vacancies-list .block-vacancy-item {
  width: calc(50% - 1em);
  background-color: #FFD100;
  padding: 1em;
  border-radius: 1em;
  color: #3d517d;
}
.block-vacancies .vacancies-list-container .block-vacancies-list .block-vacancy-item .block-vacancy-item-title {
  font-size: 1.6rem;
  font-weight: 600;
  margin: 0 0 0.5em 0;
}
@media screen and (max-width: 1280px) {
  .block-vacancies .vacancies-list-container .block-vacancies-list .block-vacancy-item .block-vacancy-item-title {
    font-size: 1.45rem;
  }
}
@media screen and (max-width: 500px) {
  .block-vacancies .vacancies-list-container .block-vacancies-list .block-vacancy-item .block-vacancy-item-title {
    font-size: 1.3rem;
  }
}
.block-vacancies .vacancies-list-container .block-vacancies-list .block-vacancy-item .block-vacancy-item-metas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 1em 0;
  -webkit-column-gap: 0.2em;
     -moz-column-gap: 0.2em;
          column-gap: 0.2em;
  row-gap: 0.2em;
  font-size: 1.05rem;
}
.block-vacancies .vacancies-list-container .block-vacancies-list .block-vacancy-item .block-vacancy-item-metas > *:first-child {
  margin-top: 0;
}
.block-vacancies .vacancies-list-container .block-vacancies-list .block-vacancy-item .block-vacancy-item-metas > *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1280px) {
  .block-vacancies .vacancies-list-container .block-vacancies-list .block-vacancy-item .block-vacancy-item-metas {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 500px) {
  .block-vacancies .vacancies-list-container .block-vacancies-list .block-vacancy-item .block-vacancy-item-metas {
    font-size: 0.8rem;
  }
}
.block-vacancies .vacancies-list-container .block-vacancies-list .block-vacancy-item .block-vacancy-item-metas .block-vacancy-item-meta {
  font-size: 0.8em;
  background-color: #3d517d;
  color: #ffffff;
  padding: 0.2em 0.5em;
  border-radius: 0.5em;
}
.block-vacancies .vacancies-list-container .block-vacancies-list .block-vacancy-item .block-vacancy-item-content {
  font-size: 1.05rem;
}
@media screen and (max-width: 1280px) {
  .block-vacancies .vacancies-list-container .block-vacancies-list .block-vacancy-item .block-vacancy-item-content {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 500px) {
  .block-vacancies .vacancies-list-container .block-vacancies-list .block-vacancy-item .block-vacancy-item-content {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 1280px) {
  .block-vacancies .vacancies-list-container .block-vacancies-list .block-vacancy-item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.block-numbers .section-title {
  font-weight: 300;
  text-align: center;
  margin-top: 0;
  margin-bottom: 1.2em;
}
.block-numbers .numbers-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  row-gap: 1em;
}
.block-numbers .numbers-container .numbers-content {
  width: calc(66% - 1em);
  border-radius: 1.8em;
  background-color: #3d517d;
  color: #ffffff;
  padding: 1em 1.5em 2em 1.5em;
}
@media screen and (max-width: 920px) {
  .block-numbers .numbers-container .numbers-content {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    font-size: 1.05rem;
  }
}
@media screen and (max-width: 920px) and (max-width: 1280px) {
  .block-numbers .numbers-container .numbers-content {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 920px) and (max-width: 500px) {
  .block-numbers .numbers-container .numbers-content {
    font-size: 0.8rem;
  }
}
.block-numbers .numbers-container .numbers-image {
  width: 34%;
  border-radius: 1.8em;
  overflow: hidden;
}
@media screen and (max-width: 920px) {
  .block-numbers .numbers-container .numbers-image {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    aspect-ratio: 2;
  }
}
.block-numbers .numbers-container .numbers-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.numbers .numbers-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 1.5em;
     -moz-column-gap: 1.5em;
          column-gap: 1.5em;
  row-gap: 1.5em;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1280px) {
  .numbers .numbers-list {
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
  }
}
@media screen and (max-width: 640px) {
  .numbers .numbers-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
    margin-top: 2em;
  }
}
.numbers .numbers-list .number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .numbers .numbers-list .number {
    text-align: left;
  }
}
.numbers .numbers-list .number .number-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 650;
  letter-spacing: 0.05em;
  line-height: 1em;
  width: 6em;
  height: 6em;
  position: relative;
  font-size: clamp(1rem, 2vw, 2rem);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.numbers .numbers-list .number .number-container .number-progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.numbers .numbers-list .number .number-container .number-value,
.numbers .numbers-list .number .number-container .number-suffix {
  font-size: 1.15em;
}
.numbers .numbers-list .number .number-label {
  margin: 0.5em 0 0 0;
  font-weight: 600;
}
@media screen and (max-width: 640px) {
  .numbers .numbers-list .number .number-label br {
    display: none;
  }
}
.numbers .numbers-list .number .number-description {
  font-size: 0.9rem;
}
@media screen and (max-width: 1280px) {
  .numbers .numbers-list .number .number-description {
    font-size: 0.85rem;
  }
}
@media screen and (max-width: 500px) {
  .numbers .numbers-list .number .number-description {
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 640px) {
  .numbers .numbers-list .number .number-description p {
    margin: 0.5em 0;
  }
}
.numbers .numbers-list .number .number-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 640px) {
  .numbers .numbers-list .number .number-top {
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.numbers .numbers-list .number .number-button {
  margin-top: 0.7em;
  font-size: 1.05rem;
}
@media screen and (max-width: 1280px) {
  .numbers .numbers-list .number .number-button {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 500px) {
  .numbers .numbers-list .number .number-button {
    font-size: 0.8rem;
  }
}
.numbers .numbers-list .number .number-button.number-button-mobile {
  display: none;
}
@media screen and (max-width: 640px) {
  .numbers .numbers-list .number .number-button.number-button-mobile {
    display: inline-block;
  }
}
.numbers .numbers-list .number .number-button.number-button-desktop {
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .numbers .numbers-list .number .number-button.number-button-desktop {
    display: none;
  }
}
@media screen and (max-width: 1280px) {
  .numbers .numbers-list .number .number-button {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 1280px) and (max-width: 1280px) {
  .numbers .numbers-list .number .number-button {
    font-size: 0.85rem;
  }
}
@media screen and (max-width: 1280px) and (max-width: 500px) {
  .numbers .numbers-list .number .number-button {
    font-size: 0.75rem;
  }
}

.block-events-summary .section-title {
  font-weight: 300;
  margin-top: 0;
  text-align: center;
}
.block-events-summary .events-summary-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 1.5em;
}
.block-events-summary .button-container {
  margin-top: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.block-events-summary .short-event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em 1em;
  padding: 1.5em 0;
}
@media screen and (max-width: 640px) {
  .block-events-summary .short-event {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.block-events-summary .short-event .event-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  gap: 0.5em 1em;
}
@media screen and (max-width: 920px) {
  .block-events-summary .short-event .event-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.block-events-summary .short-event .event-date {
  width: 10em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 1.2em;
}
@media screen and (max-width: 920px) {
  .block-events-summary .short-event .event-date {
    width: 7em;
  }
}
@media screen and (max-width: 640px) {
  .block-events-summary .short-event .event-date {
    width: 100%;
  }
}
.block-events-summary .short-event .event-description {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.block-events-summary .short-event .event-description .event-title {
  margin: 0 0 0.5em 0;
  font-size: 1.25rem;
}
@media screen and (max-width: 1280px) {
  .block-events-summary .short-event .event-description .event-title {
    font-size: 1.15rem;
  }
}
@media screen and (max-width: 500px) {
  .block-events-summary .short-event .event-description .event-title {
    font-size: 1rem;
  }
}
.block-events-summary .short-event .event-description .event-title a {
  text-decoration: none;
}
.block-events-summary .short-event .event-description .event-excerpt {
  font-size: 1.05rem;
}
@media screen and (max-width: 1280px) {
  .block-events-summary .short-event .event-description .event-excerpt {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 500px) {
  .block-events-summary .short-event .event-description .event-excerpt {
    font-size: 0.8rem;
  }
}
.block-events-summary .short-event .event-link {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 7em;
  text-align: right;
}
.block-events-summary .short-event .event-link .button {
  font-size: 1.05rem;
}
@media screen and (max-width: 1280px) {
  .block-events-summary .short-event .event-link .button {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 500px) {
  .block-events-summary .short-event .event-link .button {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 920px) {
  .block-events-summary .short-event .event-link {
    width: auto;
    text-align: left;
  }
}
.block-events-summary .short-event:not(:last-child) {
  border-bottom: 1px solid #3d517d;
}

.block-featured-grid .section-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
  row-gap: 3em;
}
@media screen and (max-width: 920px) {
  .block-featured-grid .section-content {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
  }
}
@media screen and (max-width: 640px) {
  .block-featured-grid .section-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
.block-featured-grid .featured-grid-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.block-featured-grid .featured-grid-item .featured-grid-item-top {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.block-featured-grid .featured-grid-item .featured-grid-item-image {
  aspect-ratio: 1;
  border-radius: 1em;
  width: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 640px) {
  .block-featured-grid .featured-grid-item .featured-grid-item-image {
    aspect-ratio: 2;
  }
}
.block-featured-grid .featured-grid-item .featured-grid-item-content {
  font-size: 1.05rem;
  margin-top: 1em;
}
@media screen and (max-width: 1280px) {
  .block-featured-grid .featured-grid-item .featured-grid-item-content {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 500px) {
  .block-featured-grid .featured-grid-item .featured-grid-item-content {
    font-size: 0.8rem;
  }
}
.block-featured-grid .featured-grid-item .button-container {
  margin-top: 1em;
  text-align: center;
}
.block-featured-grid .featured-grid-item .button-container .button {
  font-size: 1.05rem;
}
@media screen and (max-width: 1280px) {
  .block-featured-grid .featured-grid-item .button-container .button {
    font-size: 0.95rem;
  }
}
@media screen and (max-width: 500px) {
  .block-featured-grid .featured-grid-item .button-container .button {
    font-size: 0.8rem;
  }
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-form {
  color: red;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Gravity Forms
--------------------------------------------- */
body .gform_required_legend {
  display: none;
}
body .gform_wrapper.gravity-theme .gform_fileupload_rules {
  font-size: 0.8em;
}
body .gform_wrapper.gravity-theme legend {
  margin-bottom: 0.5em;
}
body .gform_submission_error {
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
  margin: 0 0 2rem 0;
  line-height: 1.2em;
  padding: 1rem 1rem;
  background-color: #3d517d;
  border: 1px solid #3d517d;
  color: #ffffff;
  border-radius: 0;
  font-family: Inter;
}
body .gform_submission_error .gform-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body .gfield_error input[type=text],
body .gfield_error input[type=email],
body .gfield_error input[type=url],
body .gfield_error input[type=password],
body .gfield_error input[type=search],
body .gfield_error input[type=number],
body .gfield_error input[type=tel],
body .gfield_error input[type=range],
body .gfield_error input[type=date],
body .gfield_error input[type=month],
body .gfield_error input[type=week],
body .gfield_error input[type=time],
body .gfield_error input[type=datetime],
body .gfield_error input[type=datetime-local],
body .gfield_error input[type=color],
body .gfield_error select,
body .gfield_error textarea {
  border-color: #3d517d;
}
body .gfield_required_asterisk {
  color: #3d517d;
}
body .validation_message {
  padding: 0.2em 0 0 0;
  color: #FFD100;
  font-size: 0.8em;
}
body .gform_fields {
  row-gap: 1.5em !important;
  -webkit-column-gap: 1em !important;
     -moz-column-gap: 1em !important;
          column-gap: 1em !important;
}
@media screen and (max-width: 639px) {
  body .gform_fields {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important;
  }
}
body .gfield--type-consent {
  margin: 1em 0;
}
body .gform_wrapper.gravity-theme .gform_drop_area {
  background-color: rgba(61, 81, 125, 0.1);
  border: 1px dashed #3d517d;
  border-radius: 0.5em;
  font-size: 0.9em;
}
body .gravity-theme.ui-datepicker a.ui-state-default {
  border-radius: 0;
  -webkit-transition: 0.1s background-color ease, 0.1s color ease;
  transition: 0.1s background-color ease, 0.1s color ease;
}
body .gravity-theme.ui-datepicker a.ui-state-default.ui-state-hover {
  background-color: #FFD100;
  color: #ffffff;
}
body .gravity-theme.ui-datepicker .ui-state-disabled {
  opacity: 0.5;
  text-align: center;
}
body .gravity-theme.ui-datepicker .ui-datepicker-title select.ui-datepicker-month {
  margin-left: 1.5em;
}
body .gravity-theme.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
  margin-right: 1.5em;
}
body .gravity-theme.ui-datepicker .ui-datepicker-next,
body .gravity-theme.ui-datepicker .ui-datepicker-prev {
  top: 10px;
}
body .gravity-theme.ui-datepicker .ui-datepicker-prev {
  left: 15px;
}
body .gravity-theme.ui-datepicker .ui-datepicker-next {
  right: 15px;
}
body .gfield input[type=text],
body .gfield input[type=email],
body .gfield input[type=url],
body .gfield input[type=password],
body .gfield input[type=search],
body .gfield input[type=number],
body .gfield input[type=tel],
body .gfield input[type=range],
body .gfield input[type=date],
body .gfield input[type=month],
body .gfield input[type=week],
body .gfield input[type=time],
body .gfield input[type=datetime],
body .gfield input[type=datetime-local],
body .gfield input[type=color],
body .gfield select,
body .gfield textarea {
  width: 100%;
}
body .gfield_label {
  color: #092035;
}
body .gform_footer {
  margin-top: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
body .gform_footer br {
  display: none;
}
body .gform_wrapper.gravity-theme .gfield textarea.small {
  height: 4em;
}
body .gform_wrapper.gravity-theme .gfield textarea.medium {
  height: 6em;
}
body .gform_wrapper.gravity-theme .gfield textarea.large {
  height: 10em;
}
body .gfield_radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  row-gap: 1em;
}
@media screen and (min-width: 641px) {
  body .gfmc-container {
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
  }
}

/* WooCommerce
--------------------------------------------- */
.tax-product_cat .site-main > .wrapper,
.post-type-archive-product .site-main > .wrapper {
  padding-top: 2em;
  padding-bottom: 3em;
}

.tax-product_brand .site-main > .wrapper {
  padding-top: 2em;
  padding-bottom: 3em;
}

body .wc-block-components-sidebar-layout {
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
  row-gap: 1em;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 1280px) {
  body .wc-block-components-sidebar-layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
body .wc-block-components-sidebar-layout .wc-block-components-sidebar,
body .wc-block-components-sidebar-layout .wc-block-components-main {
  padding: 1em 2em;
  background-color: #ffffff;
  border-radius: 0.5em;
  -ms-flex-item-align: start;
      align-self: start;
}
body .wc-block-components-sidebar-layout .wc-block-components-sidebar {
  width: 22em;
}
@media screen and (max-width: 1280px) {
  body .wc-block-components-sidebar-layout .wc-block-components-sidebar {
    width: 100%;
  }
}
body .wc-block-components-sidebar-layout .wc-block-components-main {
  width: calc(100% - 24em);
  color: #3d517d;
}
@media screen and (max-width: 1280px) {
  body .wc-block-components-sidebar-layout .wc-block-components-main {
    width: 100%;
  }
}

.woocommerce-password-strength {
  margin-top: 0.3em;
}

.password-input {
  display: block;
  position: relative;
}
.password-input .show-password-input {
  position: absolute;
  top: 50%;
  right: 0.7em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  font-size: 0.8em;
  background-color: transparent;
  width: 1em;
  height: 1em;
  border-radius: 0.2em;
  background-image: url("../img/eye-closed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  outline: 0;
  border: 0;
}
.password-input .show-password-input.display-password {
  background-image: url("../img/eye-open.svg");
}

.more-products-container {
  background-color: #3d517d;
  padding: 5em 0;
}
@media screen and (max-width: 1400px) {
  .more-products-container .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 920px) {
  .more-products-container {
    padding: 3em 0;
  }
}

.social-link {
  display: inline-block;
  height: 1.6em;
  width: auto;
}
.social-link svg {
  height: 100%;
  width: auto;
}
.social-link svg [stroke] {
  stroke: #ffffff;
  -webkit-transition: 0.1s stroke ease;
  transition: 0.1s stroke ease;
}
.social-link svg [fill] {
  fill: #ffffff;
  -webkit-transition: 0.1s fill ease;
  transition: 0.1s fill ease;
}
.social-link:hover svg [stroke] {
  stroke: #FFD100;
}
.social-link:hover svg [fill] {
  fill: #FFD100;
}

.external-link {
  position: relative;
  display: inline-block;
  padding-right: 13px;
}
.external-link::before {
  content: "";
  position: absolute;
  top: 0.3em;
  right: 0;
  width: 1em;
  height: 1em;
  background-image: url("../img/external-link.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.more-products {
  display: grid;
  -webkit-column-gap: 0.5em;
     -moz-column-gap: 0.5em;
          column-gap: 0.5em;
  row-gap: 0.5em;
  grid-template-columns: repeat(6, minmax(12em, 1fr));
}
@media screen and (max-width: 1400px) {
  .more-products {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.more-products.has-not-enough-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  scroll-behavior: smooth;
}
@media screen and (max-width: 1400px) {
  .more-products.has-not-enough-products {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.more-products.has-not-enough-products::-webkit-scrollbar, .more-products.has-not-enough-products::-webkit-scrollbar-button {
  display: none;
}
.more-products.has-not-enough-products .tease-product {
  width: calc((100% - 2.5em) / 6);
}
@media screen and (max-width: 1400px) {
  .more-products.has-not-enough-products .tease-product {
    width: 12em;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (max-width: 1400px) {
  .more-products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    scroll-behavior: smooth;
  }
  .more-products::-webkit-scrollbar, .more-products::-webkit-scrollbar-button {
    display: none;
  }
  .more-products .tease-product {
    width: 12em;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.more-products-title {
  margin-top: 0;
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 1.5em;
  color: #FFD100;
  font-weight: 400;
}
@media screen and (max-width: 1280px) {
  .more-products-title {
    font-size: 1.45rem;
  }
}
@media screen and (max-width: 500px) {
  .more-products-title {
    font-size: 1.3rem;
  }
}

.more-products-button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3em;
}

.price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.1em;
     -moz-column-gap: 0.1em;
          column-gap: 0.1em;
  line-height: 1em;
}
.price ins {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  background-color: transparent;
}
.price del {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  color: #FFD100;
  text-decoration-color: #FFD100;
  font-size: 0.8em;
}

.woocommerce-info {
  background-color: #FFD100;
  color: #ffffff;
  padding: 1em 1.5em;
  border-radius: 0.5em;
}
.woocommerce-info .button {
  border: 0;
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  font-weight: 400;
  text-decoration: underline;
  color: #ffffff;
}
.woocommerce-info .button:visited {
  color: #ffffff;
}
.woocommerce-info:focus-visible {
  outline: 0;
}

.woocommerce-message {
  background-color: #FFD100;
  color: #FFD100;
  padding: 1em 1.5em;
  border-radius: 0.5em;
}
.woocommerce-message .button {
  border: 0;
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  font-weight: 400;
  text-decoration: underline;
  color: #FFD100;
}
.woocommerce-message .button:visited {
  color: #FFD100;
}
.woocommerce-message:focus-visible {
  outline: 0;
}

.woocommerce-error {
  background-color: #FFD100;
  color: #ffffff;
  padding: 1em;
  border-radius: 0.5em;
}
.woocommerce-error .button {
  border: 0;
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  font-weight: 400;
  text-decoration: underline;
  color: #ffffff;
}
.woocommerce-error .button:visited {
  color: #ffffff;
}
.woocommerce-error:focus-visible {
  outline: 0;
}

.woocommerce-notices-wrapper li {
  list-style: none;
}

.widget_shopping_cart_content {
  width: 22em;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(61, 81, 125, 0.2);
  padding: 1.2rem 1rem 1rem 1rem;
  line-height: 1.2em;
  border-radius: 10px;
  cursor: auto;
  color: #3d517d;
}
.widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
  text-align: center;
}
.widget_shopping_cart_content a {
  text-decoration: none;
}
.widget_shopping_cart_content .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 1px solid rgba(61, 81, 125, 0.2);
  margin-top: 1rem;
  padding-top: 0.5rem;
}
.widget_shopping_cart_content .buttons .button {
  padding: 0;
  border: 0;
  margin-top: 0.5rem;
  color: #3d517d;
  font-weight: 500;
  font-size: 0.8rem;
  border-radius: 5px;
  background-color: transparent;
}
.widget_shopping_cart_content .buttons .button:visited {
  color: #3d517d;
}
.widget_shopping_cart_content .buttons .button:focus, .widget_shopping_cart_content .buttons .button:hover {
  color: #3d517d;
  background-color: transparent;
}
.widget_shopping_cart_content .mini_cart_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 0.5rem;
}
.widget_shopping_cart_content .mini_cart_item .remove {
  margin-top: 0.35rem;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  font-size: 1rem;
  display: inline-block;
  background-color: red;
  border-radius: 50%;
  line-height: 1rem;
  text-align: center;
  color: #ffffff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 1rem;
  height: 1rem;
}
.widget_shopping_cart_content .mini_cart_item .product-name {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.widget_shopping_cart_content .mini_cart_item .product-name .product-name-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.1em;
}
.widget_shopping_cart_content .mini_cart_item .product-name img {
  border: 1px solid rgba(61, 81, 125, 0.2);
  width: 1.6rem;
  height: 1.6rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  border-radius: 3px;
}
.widget_shopping_cart_content .mini_cart_item .quantity {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 0.35rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: rgba(61, 81, 125, 0.7);
}

.brand-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: min(2em, 3%);
     -moz-column-gap: min(2em, 3%);
          column-gap: min(2em, 3%);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 920px) {
  .brand-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.brand-info .brand-image {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  padding: 1em 10% 1em 2%;
}
@media screen and (max-width: 920px) {
  .brand-info .brand-image {
    padding-right: 2%;
    padding-bottom: 1em;
  }
}
.brand-info .brand-image img {
  aspect-ratio: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 920px) {
  .brand-info .brand-image img {
    max-width: 8em;
  }
}
.brand-info .brand-description {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  color: #3d517d;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 3em;
}
.brand-info .brand-description > *:first-child {
  margin-top: 0;
}
.brand-info .brand-description > *:last-child {
  margin-bottom: 0;
}
.brand-info .brand-description .brand-title {
  font-size: 1.6em;
}
@media screen and (max-width: 1280px) {
  .brand-info .brand-description {
    font-size: 0.9em;
  }
}
.brand-info.no-description .brand-image {
  text-align: center;
  padding: 1em 2% 1em 2%;
}
.brand-info.no-description .brand-image img {
  max-width: 8em;
}
.brand-info.no-image {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.brand-info.no-image .brand-description {
  -ms-flex-preferred-size: 40em;
      flex-basis: 40em;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  padding-top: 2em;
}
@media screen and (max-width: 920px) {
  .brand-info.no-image .brand-description {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

.brand-info-container {
  background-color: #ffffff;
}

.tease-product {
  background-color: #ffffff;
  border-radius: 1em;
  padding: 0.5em 0.5em 1em 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 1em;
  -webkit-transition: 0.1s opacity ease-in-out;
  transition: 0.1s opacity ease-in-out;
  border: 1px solid #3d517d;
}
.tease-product .product-thumbnail {
  text-decoration: none;
  aspect-ratio: 1;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 0.7em;
  overflow: hidden;
}
.tease-product .product-thumbnail .onsale {
  position: absolute;
  top: 10px;
  right: 10px;
  display: inline-block;
  background-color: #FFD100;
  font-weight: 600;
  line-height: 1em;
  padding: 0.25em 0.4em 0.2em 0.4em;
  font-size: 0.8em;
  border-radius: 7px;
  color: #ffffff;
}
.tease-product .product-thumbnail .placeholder-thumbnail {
  aspect-ratio: 1;
}
.tease-product .product-thumbnail > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.tease-product .product-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.5em;
     -moz-column-gap: 0.5em;
          column-gap: 0.5em;
  padding: 0 0.3em;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.tease-product .product-details .product-intro {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 0.4em;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tease-product .product-details .product-intro .product-title {
  font-weight: 400;
  margin: 0;
  font-size: 0.9em;
}
@media screen and (max-width: 920px) {
  .tease-product .product-details .product-intro .product-title {
    font-size: 0.8em;
  }
}
.tease-product .product-details .product-intro .product-title a {
  text-decoration: none;
}
.tease-product .product-details .price {
  font-size: 0.9em;
}
@media screen and (max-width: 920px) {
  .tease-product .product-details .price {
    font-size: 0.8em;
  }
}
.tease-product .product-details .product-actions {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 2.4em;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.tease-product .product-details .product-actions .added_to_cart.wc-forward {
  display: none;
}
.tease-product .product-details .product-actions .button {
  padding: 0;
  width: 2.4em;
  height: 2.4em;
  border-radius: 50%;
  position: relative;
  background-color: #3d517d;
  border-color: #3d517d;
  color: #ffffff;
}
.tease-product .product-details .product-actions .button svg {
  height: 100%;
  width: auto;
  -webkit-transition: 0.1s -webkit-transform ease-in-out;
  transition: 0.1s -webkit-transform ease-in-out;
  transition: 0.1s transform ease-in-out;
  transition: 0.1s transform ease-in-out, 0.1s -webkit-transform ease-in-out;
  -webkit-transform: translateY(-0.05em);
          transform: translateY(-0.05em);
}
.tease-product .product-details .product-actions .button svg path {
  stroke: #ffffff;
}
.tease-product .product-details .product-actions .button .add-to-cart-icon,
.tease-product .product-details .product-actions .button .added-to-cart-icon,
.tease-product .product-details .product-actions .button .loading-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 42%;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.1s scale ease-in-out;
  transition: 0.1s scale ease-in-out;
  opacity: 0;
}
.tease-product .product-details .product-actions .button .add-to-cart-icon {
  opacity: 1;
}
.tease-product .product-details .product-actions .button .added-to-cart-icon {
  opacity: 0;
  height: 30%;
}
.tease-product .product-details .product-actions .button .added-to-cart-icon svg {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.tease-product .product-details .product-actions .button .loading-icon {
  opacity: 0;
  height: 50%;
}
.tease-product .product-details .product-actions .button:focus {
  outline: 0;
}
.tease-product .product-details .product-actions .button:hover {
  background-color: #FFD100;
  border-color: #FFD100;
  color: #ffffff;
}
.tease-product .product-details .product-actions .button:hover svg path {
  stroke: #ffffff;
}
.tease-product .product-details .product-actions .button.loading {
  background-color: #FFD100;
  border-color: #FFD100;
  color: #ffffff;
  pointer-events: none;
}
.tease-product .product-details .product-actions .button.loading svg {
  fill: #ffffff;
}
.tease-product .product-details .product-actions .button.loading svg path {
  stroke: 0;
}
.tease-product .product-details .product-actions .button.loading .add-to-cart-icon {
  opacity: 0;
}
.tease-product .product-details .product-actions .button.loading .add-to-cart-icon svg {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.tease-product .product-details .product-actions .button.loading .loading-icon {
  opacity: 1;
}
.tease-product .product-details .product-actions .button.loading .loading-icon svg {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.tease-product .product-details .product-actions .button.added {
  background-color: #FFD100;
  border-color: #FFD100;
  color: #FFD100;
}
.tease-product .product-details .product-actions .button.added svg path {
  stroke: #ffffff;
}
.tease-product .product-details .product-actions .button.added:hover {
  background-color: #FFD100;
  border-color: #FFD100;
  color: #FFD100;
}
.tease-product .product-details .product-actions .button.added:hover svg path {
  stroke: #ffffff;
}
.tease-product .product-details .product-actions .button.added .add-to-cart-icon {
  opacity: 0;
}
.tease-product .product-details .product-actions .button.added .added-to-cart-icon {
  opacity: 1;
}
.tease-product .product-details .product-actions .button.added .added-to-cart-icon svg {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.tease-product .product-details .product-actions:hover .added_to_cart.wc-forward {
  opacity: 1;
  bottom: 3.3rem;
  pointer-events: auto;
}

.single-product-container {
  display: grid;
  grid-template-columns: 4fr 3fr;
  -webkit-column-gap: 3em;
     -moz-column-gap: 3em;
          column-gap: 3em;
  row-gap: 2em;
  margin: 3em 0 3em 0;
}
@media screen and (max-width: 920px) {
  .single-product-container {
    grid-template-columns: 1fr;
    margin-bottom: 2em;
  }
}
.single-product-container .single-product-gallery {
  padding-right: max(1em, 10%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 0.5em;
}
@media screen and (max-width: 1280px) {
  .single-product-container .single-product-gallery {
    padding-right: max(1em, 5%);
  }
}
@media screen and (max-width: 920px) {
  .single-product-container .single-product-gallery {
    padding-right: 0;
  }
}
.single-product-container .single-product-gallery .current-image {
  aspect-ratio: 1;
}
.single-product-container .single-product-gallery .current-image img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}
.single-product-container .single-product-gallery a {
  display: inline-block;
  border: 1px solid #F8F8F8;
  border-radius: 0.5em;
  overflow: hidden;
}
.single-product-container .single-product-gallery img {
  vertical-align: middle;
}
.single-product-container .single-product-gallery .product-gallery {
  display: grid;
  -webkit-column-gap: 0.5em;
     -moz-column-gap: 0.5em;
          column-gap: 0.5em;
  row-gap: 0.5em;
  grid-template-columns: repeat(5, 1fr);
}

.single-product-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
  row-gap: 0.5em;
  margin: 1em 0;
}

.single-product-details .cart,
.single-product-details .woocommerce-variation-add-to-cart {
  margin: 1em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.5em;
     -moz-column-gap: 0.5em;
          column-gap: 0.5em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 0.5em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.single-product-details .single_add_to_cart_button.button {
  background-color: #FFD100;
  border-color: #FFD100;
}
.single-product-details .single_add_to_cart_button.button:hover {
  background-color: #3d517d;
  border-color: #3d517d;
}
.single-product-details .sku,
.single-product-details .price {
  color: #3d517d;
}
.single-product-details .quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.5em;
     -moz-column-gap: 0.5em;
          column-gap: 0.5em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid;
  border-color: #3d517d;
  background-color: #3d517d;
  color: #FFD100;
  line-height: 1em;
  padding: 0.5em 1em 0.5em 1em;
  -webkit-transition: 0.1s color ease, 0.1s background-color ease-out, 0.1s border-color ease-out;
  transition: 0.1s color ease, 0.1s background-color ease-out, 0.1s border-color ease-out;
  border-radius: 999em 999em 999em 0;
  font-weight: 700;
}
.single-product-details .quantity input {
  width: 3em;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding: 0;
  background-color: transparent;
  border-color: transparent;
}
.single-product-details .quantity input:focus {
  border-color: #FFD100;
}
.single-product-details .quantity .quantity-button {
  padding: 0;
  background-color: #FFD100;
  color: #ffffff;
  border-radius: 50%;
  cursor: pointer;
  width: 1.2em;
  height: 1.2em;
  text-align: center;
  line-height: 1em;
  display: grid;
  place-items: center;
  -webkit-transition: 0.1s opacity ease-in-out;
  transition: 0.1s opacity ease-in-out;
  border: 1px solid #FFD100;
  font-weight: 700;
}
.single-product-details .quantity .quantity-button:disabled {
  opacity: 0.5;
  border: 1px solid #FFD100;
}

.product-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.5em;
     -moz-column-gap: 0.5em;
          column-gap: 0.5em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.single-product-details-top {
  border-bottom: 2px solid #3d517d;
}
.single-product-details-top .entry-title {
  margin-top: 0;
  color: #3d517d;
}

.meta-item a {
  text-decoration: none;
}

.meta-item-title {
  margin-right: 0.3em;
}

.product-share-title,
.meta-item-title {
  font-weight: 700;
  color: #3d517d;
}

.wc-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  row-gap: 0.5em;
  list-style: none;
  padding: 0 0.6em;
  margin: 1em 0;
}
.wc-tabs a {
  text-decoration: none;
  color: #3d517d;
}
.wc-tabs li {
  position: relative;
}
.wc-tabs li::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 100%;
  background-color: #FFD100;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.1s opacity ease-in-out;
  transition: 0.1s opacity ease-in-out;
}
.wc-tabs li.active {
  font-weight: 700;
}
.wc-tabs li.active::before {
  opacity: 1;
}

.woocommerce-Tabs-panel {
  margin: 1.5em 0 1em 0;
}
.woocommerce-Tabs-panel h1, .woocommerce-Tabs-panel h2, .woocommerce-Tabs-panel h3, .woocommerce-Tabs-panel h4, .woocommerce-Tabs-panel h5, .woocommerce-Tabs-panel h6 {
  font-size: 1em;
}

.woocommerce-product-attributes p {
  margin: 0;
}

.variations {
  width: 100%;
}
.variations .reset_variations {
  display: none !important;
}
.variations th, .variations td {
  padding: 0;
  background-color: transparent;
  color: #3d517d;
  vertical-align: middle;
}
.variations label {
  margin: 0;
}
.variations .label {
  padding-right: 0.5em;
}
.variations .value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 0.5em;
     -moz-column-gap: 0.5em;
          column-gap: 0.5em;
  row-gap: 0.5em;
}

.woocommerce-variation-price {
  margin: 1em 0;
}

.single_variation_wrap {
  width: 100%;
}

.woocommerce-account em {
  font-family: Inter;
  font-style: normal;
  margin-top: 0.5em;
  font-size: 0.7em;
  font-weight: 400;
  display: inline-block;
}
.woocommerce-account .site-main > .wrapper {
  padding-bottom: 3em;
}
@media screen and (max-width: 920px) {
  .woocommerce-account .site-main > .wrapper {
    padding-bottom: 2em;
  }
}
.woocommerce-account mark {
  display: inline-block;
  padding: 0.1em;
  background-color: #FFD100;
  color: #FFD100;
  border-radius: 0.2em;
}
.woocommerce-account .woocommerce {
  display: grid;
  grid-template-columns: 16em 1fr;
  -webkit-column-gap: 2em;
     -moz-column-gap: 2em;
          column-gap: 2em;
  row-gap: 1em;
}
@media screen and (max-width: 920px) {
  .woocommerce-account .woocommerce {
    grid-template-columns: 1fr;
  }
}
.woocommerce-account .woocommerce table {
  width: 100%;
}
.woocommerce-account .woocommerce .my-account-navigation {
  padding: 1em 1em;
  background-color: #ffffff;
  border-radius: 0.5em;
  -ms-flex-item-align: start;
      align-self: start;
}
.woocommerce-account .woocommerce .my-account-navigation .woocommerce-MyAccount-navigation-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.7em;
     -moz-column-gap: 0.7em;
          column-gap: 0.7em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  padding: 0.5em 1em;
  border-radius: 0.35em;
  margin-bottom: 0.2em;
  color: #3d517d;
  background-color: rgba(255, 209, 0, 0);
  -webkit-transition: 0.1s background-color ease-out;
  transition: 0.1s background-color ease-out;
}
.woocommerce-account .woocommerce .my-account-navigation .woocommerce-MyAccount-navigation-link:last-child {
  margin-bottom: 0;
}
.woocommerce-account .woocommerce .my-account-navigation .woocommerce-MyAccount-navigation-link .endpoint-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 1.5em;
  height: 1.5em;
  display: grid;
  place-items: center;
}
.woocommerce-account .woocommerce .my-account-navigation .woocommerce-MyAccount-navigation-link .endpoint-icon svg {
  height: 1em;
  width: auto;
}
.woocommerce-account .woocommerce .my-account-navigation .woocommerce-MyAccount-navigation-link .endpoint-icon svg [stroke] {
  stroke: #3d517d;
}
.woocommerce-account .woocommerce .my-account-navigation .woocommerce-MyAccount-navigation-link .endpoint-icon svg [fill] {
  fill: #3d517d;
}
.woocommerce-account .woocommerce .my-account-navigation .woocommerce-MyAccount-navigation-link.is-active, .woocommerce-account .woocommerce .my-account-navigation .woocommerce-MyAccount-navigation-link:hover {
  background-color: #FFD100;
  color: #ffffff;
}
.woocommerce-account .woocommerce .my-account-navigation .woocommerce-MyAccount-navigation-link.is-active svg, .woocommerce-account .woocommerce .my-account-navigation .woocommerce-MyAccount-navigation-link:hover svg {
  height: 1em;
  width: auto;
}
.woocommerce-account .woocommerce .my-account-navigation .woocommerce-MyAccount-navigation-link.is-active svg [stroke], .woocommerce-account .woocommerce .my-account-navigation .woocommerce-MyAccount-navigation-link:hover svg [stroke] {
  stroke: #ffffff;
}
.woocommerce-account .woocommerce .my-account-navigation .woocommerce-MyAccount-navigation-link.is-active svg [fill], .woocommerce-account .woocommerce .my-account-navigation .woocommerce-MyAccount-navigation-link:hover svg [fill] {
  fill: #ffffff;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
  padding: 1em 2em;
  background-color: #ffffff;
  border-radius: 0.5em;
  -ms-flex-item-align: start;
      align-self: start;
}
.woocommerce-account.my-account-login .woocommerce {
  display: block;
  padding: 1em 2em;
  background-color: #ffffff;
  border-radius: 0.5em;
  -ms-flex-item-align: start;
      align-self: start;
}

.woocommerce-checkout .site-main > .wrapper {
  padding-bottom: 3em;
}
@media screen and (max-width: 920px) {
  .woocommerce-checkout .site-main > .wrapper {
    padding-bottom: 2em;
  }
}
.woocommerce-checkout .wp-block-woocommerce-checkout {
  padding-top: 0;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
  border: 0;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
  background-color: #3d517d;
  border-color: #3d517d;
  border-radius: 1.6em 1.6em 1.6em 0;
  font-weight: 600;
  color: #FFD100;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  border: 0;
  -webkit-transition: 0.1s background-color ease-in-out, 0.1s border-color ease-in-out, 0.1s color ease-in-out;
  transition: 0.1s background-color ease-in-out, 0.1s border-color ease-in-out, 0.1s color ease-in-out;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover {
  background-color: #FFD100;
  border-color: #FFD100;
  color: #FFD100;
}
@media screen and (max-width: 1280px) {
  .woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (max-width: 1280px) {
  .woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.woocommerce-order-received .woocommerce {
  padding: 1em 2em;
  background-color: #ffffff;
  border-radius: 0.5em;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #3d517d;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #3d517d;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  text-align: center;
  margin-bottom: 1.5em;
}

.xdebug-error,
.xdebug-var-dump {
  position: relative;
  z-index: 9999999;
}

/*# sourceMappingURL=main.min.8dc2c08986d52bf79a02.css.map*/