.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
/* Bulma Utilities */
.navbar-link:not(.is-arrowless)::after {
  border: 3px solid transparent;
  border-radius: 2px;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.625em;
  margin-top: -0.4375em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.625em;
}

.navbar-burger {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

/* Bulma Base */
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

ul {
  list-style: none;
}

button,
input,
select,
textarea {
  margin: 0;
}

html {
  box-sizing: border-box;
}

*, *::before, *::after {
  box-sizing: inherit;
}

img,
video {
  height: auto;
  max-width: 100%;
}

iframe {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
td:not([align]),
th:not([align]) {
  text-align: inherit;
}

html {
  background-color: #ffffff;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block;
}

body,
button,
input,
optgroup,
select,
textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
}

body {
  color: #000000;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

a {
  color: #485fc7;
  cursor: pointer;
  text-decoration: none;
}
a strong {
  color: currentColor;
}
a:hover {
  color: #363636;
}

code {
  background-color: whitesmoke;
  color: #da1039;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em;
}

hr {
  background-color: whitesmoke;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}

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

input[type=checkbox],
input[type=radio] {
  vertical-align: baseline;
}

small {
  font-size: 0.875em;
}

span {
  font-style: inherit;
  font-weight: inherit;
}

strong {
  color: #363636;
  font-weight: 700;
}

fieldset {
  border: none;
}

pre {
  -webkit-overflow-scrolling: touch;
  background-color: whitesmoke;
  color: #202020;
  font-size: 0.875em;
  overflow-x: auto;
  padding: 1.25rem 1.5rem;
  white-space: pre;
  word-wrap: normal;
}
pre code {
  background-color: transparent;
  color: currentColor;
  font-size: 1em;
  padding: 0;
}

table td,
table th {
  vertical-align: top;
}
table td:not([align]),
table th:not([align]) {
  text-align: inherit;
}
table th {
  color: #363636;
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}
.columns.is-mobile > .column.is-narrow {
  flex: none;
  width: unset;
}
.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}
.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}
.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}
.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}
.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}
.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}
.columns.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}
.columns.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}
.columns.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}
.columns.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}
.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}
.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}
.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}
.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}
.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}
.columns.is-mobile > .column.is-offset-one-fifth {
  margin-left: 20%;
}
.columns.is-mobile > .column.is-offset-two-fifths {
  margin-left: 40%;
}
.columns.is-mobile > .column.is-offset-three-fifths {
  margin-left: 60%;
}
.columns.is-mobile > .column.is-offset-four-fifths {
  margin-left: 80%;
}
.columns.is-mobile > .column.is-0 {
  flex: none;
  width: 0%;
}
.columns.is-mobile > .column.is-offset-0 {
  margin-left: 0%;
}
.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.33333337%;
}
.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.33333337%;
}
.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.66666674%;
}
.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.66666674%;
}
.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}
.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}
.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.33333337%;
}
.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.33333337%;
}
.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.66666674%;
}
.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.66666674%;
}
.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}
.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}
.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.33333337%;
}
.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.33333337%;
}
.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.66666674%;
}
.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.66666674%;
}
.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}
.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}
.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.33333337%;
}
.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.33333337%;
}
.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.66666674%;
}
.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.66666674%;
}
.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}
.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}
@media screen and (max-width: 576px) {
  .column.is-narrow-mobile {
    flex: none;
    width: unset;
  }
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  .column.is-1-mobile {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-mobile {
    margin-left: 8.33333337%;
  }
  .column.is-2-mobile {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-mobile {
    margin-left: 16.66666674%;
  }
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  .column.is-4-mobile {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-mobile {
    margin-left: 33.33333337%;
  }
  .column.is-5-mobile {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-mobile {
    margin-left: 41.66666674%;
  }
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  .column.is-7-mobile {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-mobile {
    margin-left: 58.33333337%;
  }
  .column.is-8-mobile {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-mobile {
    margin-left: 66.66666674%;
  }
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  .column.is-10-mobile {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-mobile {
    margin-left: 83.33333337%;
  }
  .column.is-11-mobile {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-mobile {
    margin-left: 91.66666674%;
  }
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}
@media screen and (min-width: 577px), print {
  .column.is-narrow, .column.is-narrow-tablet {
    flex: none;
    width: unset;
  }
  .column.is-full, .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half, .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-one-third, .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  .column.is-0, .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0, .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  .column.is-1, .column.is-1-tablet {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.33333337%;
  }
  .column.is-2, .column.is-2-tablet {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.66666674%;
  }
  .column.is-3, .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  .column.is-4, .column.is-4-tablet {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.33333337%;
  }
  .column.is-5, .column.is-5-tablet {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.66666674%;
  }
  .column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  .column.is-7, .column.is-7-tablet {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.33333337%;
  }
  .column.is-8, .column.is-8-tablet {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.66666674%;
  }
  .column.is-9, .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  .column.is-10, .column.is-10-tablet {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.33333337%;
  }
  .column.is-11, .column.is-11-tablet {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.66666674%;
  }
  .column.is-12, .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12, .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}
@media screen and (max-width: 768px) {
  .column.is-narrow-touch {
    flex: none;
    width: unset;
  }
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-touch {
    margin-left: 0%;
  }
  .column.is-1-touch {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-touch {
    margin-left: 8.33333337%;
  }
  .column.is-2-touch {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-touch {
    margin-left: 16.66666674%;
  }
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  .column.is-4-touch {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-touch {
    margin-left: 33.33333337%;
  }
  .column.is-5-touch {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-touch {
    margin-left: 41.66666674%;
  }
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  .column.is-7-touch {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-touch {
    margin-left: 58.33333337%;
  }
  .column.is-8-touch {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-touch {
    margin-left: 66.66666674%;
  }
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  .column.is-10-touch {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-touch {
    margin-left: 83.33333337%;
  }
  .column.is-11-touch {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-touch {
    margin-left: 91.66666674%;
  }
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}
@media screen and (min-width: 769px) {
  .column.is-narrow-desktop {
    flex: none;
    width: unset;
  }
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  .column.is-1-desktop {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-desktop {
    margin-left: 8.33333337%;
  }
  .column.is-2-desktop {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-desktop {
    margin-left: 16.66666674%;
  }
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  .column.is-4-desktop {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-desktop {
    margin-left: 33.33333337%;
  }
  .column.is-5-desktop {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-desktop {
    margin-left: 41.66666674%;
  }
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  .column.is-7-desktop {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-desktop {
    margin-left: 58.33333337%;
  }
  .column.is-8-desktop {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-desktop {
    margin-left: 66.66666674%;
  }
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  .column.is-10-desktop {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-desktop {
    margin-left: 83.33333337%;
  }
  .column.is-11-desktop {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-desktop {
    margin-left: 91.66666674%;
  }
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .column.is-narrow-widescreen {
    flex: none;
    width: unset;
  }
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  .column.is-1-widescreen {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-widescreen {
    margin-left: 8.33333337%;
  }
  .column.is-2-widescreen {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-widescreen {
    margin-left: 16.66666674%;
  }
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  .column.is-4-widescreen {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-widescreen {
    margin-left: 33.33333337%;
  }
  .column.is-5-widescreen {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-widescreen {
    margin-left: 41.66666674%;
  }
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  .column.is-7-widescreen {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-widescreen {
    margin-left: 58.33333337%;
  }
  .column.is-8-widescreen {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-widescreen {
    margin-left: 66.66666674%;
  }
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  .column.is-10-widescreen {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-widescreen {
    margin-left: 83.33333337%;
  }
  .column.is-11-widescreen {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-widescreen {
    margin-left: 91.66666674%;
  }
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1345px) {
  .column.is-narrow-fullhd {
    flex: none;
    width: unset;
  }
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  .column.is-1-fullhd {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-fullhd {
    margin-left: 8.33333337%;
  }
  .column.is-2-fullhd {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-fullhd {
    margin-left: 16.66666674%;
  }
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  .column.is-4-fullhd {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-fullhd {
    margin-left: 33.33333337%;
  }
  .column.is-5-fullhd {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-fullhd {
    margin-left: 41.66666674%;
  }
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  .column.is-7-fullhd {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-fullhd {
    margin-left: 58.33333337%;
  }
  .column.is-8-fullhd {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-fullhd {
    margin-left: 66.66666674%;
  }
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  .column.is-10-fullhd {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-fullhd {
    margin-left: 83.33333337%;
  }
  .column.is-11-fullhd {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-fullhd {
    margin-left: 91.66666674%;
  }
  .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}

.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}
.columns:last-child {
  margin-bottom: -0.75rem;
}
.columns:not(:last-child) {
  margin-bottom: calc(1.5rem - 0.75rem);
}
.columns.is-centered {
  justify-content: center;
}
.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}
.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}
.columns.is-gapless:last-child {
  margin-bottom: 0;
}
.columns.is-mobile {
  display: flex;
}
.columns.is-multiline {
  flex-wrap: wrap;
}
.columns.is-vcentered {
  align-items: center;
}
@media screen and (min-width: 577px), print {
  .columns:not(.is-desktop) {
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  .columns.is-desktop {
    display: flex;
  }
}

.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap));
}
.columns.is-variable > .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}
.columns.is-variable.is-0 {
  --columnGap: 0rem;
}
@media screen and (max-width: 576px) {
  .columns.is-variable.is-0-mobile {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 577px), print {
  .columns.is-variable.is-0-tablet {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 577px) and (max-width: 768px) {
  .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem;
  }
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-0-touch {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 769px) {
  .columns.is-variable.is-0-desktop {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1200px) {
  .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1344px) {
  .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1345px) {
  .columns.is-variable.is-0-fullhd {
    --columnGap: 0rem;
  }
}
.columns.is-variable.is-1 {
  --columnGap: 0.25rem;
}
@media screen and (max-width: 576px) {
  .columns.is-variable.is-1-mobile {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 577px), print {
  .columns.is-variable.is-1-tablet {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 577px) and (max-width: 768px) {
  .columns.is-variable.is-1-tablet-only {
    --columnGap: 0.25rem;
  }
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-1-touch {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 769px) {
  .columns.is-variable.is-1-desktop {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .columns.is-variable.is-1-widescreen {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1344px) {
  .columns.is-variable.is-1-widescreen-only {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1345px) {
  .columns.is-variable.is-1-fullhd {
    --columnGap: 0.25rem;
  }
}
.columns.is-variable.is-2 {
  --columnGap: 0.5rem;
}
@media screen and (max-width: 576px) {
  .columns.is-variable.is-2-mobile {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 577px), print {
  .columns.is-variable.is-2-tablet {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 577px) and (max-width: 768px) {
  .columns.is-variable.is-2-tablet-only {
    --columnGap: 0.5rem;
  }
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-2-touch {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 769px) {
  .columns.is-variable.is-2-desktop {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .columns.is-variable.is-2-widescreen {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1344px) {
  .columns.is-variable.is-2-widescreen-only {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1345px) {
  .columns.is-variable.is-2-fullhd {
    --columnGap: 0.5rem;
  }
}
.columns.is-variable.is-3 {
  --columnGap: 0.75rem;
}
@media screen and (max-width: 576px) {
  .columns.is-variable.is-3-mobile {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 577px), print {
  .columns.is-variable.is-3-tablet {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 577px) and (max-width: 768px) {
  .columns.is-variable.is-3-tablet-only {
    --columnGap: 0.75rem;
  }
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-3-touch {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 769px) {
  .columns.is-variable.is-3-desktop {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .columns.is-variable.is-3-widescreen {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1344px) {
  .columns.is-variable.is-3-widescreen-only {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1345px) {
  .columns.is-variable.is-3-fullhd {
    --columnGap: 0.75rem;
  }
}
.columns.is-variable.is-4 {
  --columnGap: 1rem;
}
@media screen and (max-width: 576px) {
  .columns.is-variable.is-4-mobile {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 577px), print {
  .columns.is-variable.is-4-tablet {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 577px) and (max-width: 768px) {
  .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-4-touch {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 769px) {
  .columns.is-variable.is-4-desktop {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1344px) {
  .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1345px) {
  .columns.is-variable.is-4-fullhd {
    --columnGap: 1rem;
  }
}
.columns.is-variable.is-5 {
  --columnGap: 1.25rem;
}
@media screen and (max-width: 576px) {
  .columns.is-variable.is-5-mobile {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 577px), print {
  .columns.is-variable.is-5-tablet {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 577px) and (max-width: 768px) {
  .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 769px) {
  .columns.is-variable.is-5-desktop {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1344px) {
  .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1345px) {
  .columns.is-variable.is-5-fullhd {
    --columnGap: 1.25rem;
  }
}
.columns.is-variable.is-6 {
  --columnGap: 1.5rem;
}
@media screen and (max-width: 576px) {
  .columns.is-variable.is-6-mobile {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 577px), print {
  .columns.is-variable.is-6-tablet {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 577px) and (max-width: 768px) {
  .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 769px) {
  .columns.is-variable.is-6-desktop {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1344px) {
  .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1345px) {
  .columns.is-variable.is-6-fullhd {
    --columnGap: 1.5rem;
  }
}
.columns.is-variable.is-7 {
  --columnGap: 1.75rem;
}
@media screen and (max-width: 576px) {
  .columns.is-variable.is-7-mobile {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 577px), print {
  .columns.is-variable.is-7-tablet {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 577px) and (max-width: 768px) {
  .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem;
  }
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 769px) {
  .columns.is-variable.is-7-desktop {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1344px) {
  .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1345px) {
  .columns.is-variable.is-7-fullhd {
    --columnGap: 1.75rem;
  }
}
.columns.is-variable.is-8 {
  --columnGap: 2rem;
}
@media screen and (max-width: 576px) {
  .columns.is-variable.is-8-mobile {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 577px), print {
  .columns.is-variable.is-8-tablet {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 577px) and (max-width: 768px) {
  .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .columns.is-variable.is-8-touch {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 769px) {
  .columns.is-variable.is-8-desktop {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1344px) {
  .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1345px) {
  .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem;
  }
}

.navbar {
  background-color: #ffffff;
  min-height: 3.25rem;
  position: relative;
  z-index: 30;
}
.navbar.is-white {
  background-color: #ffffff;
  color: #000000;
}
.navbar.is-white .navbar-brand > .navbar-item,
.navbar.is-white .navbar-brand .navbar-link {
  color: #000000;
}
.navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active,
.navbar.is-white .navbar-brand .navbar-link:focus,
.navbar.is-white .navbar-brand .navbar-link:hover,
.navbar.is-white .navbar-brand .navbar-link.is-active {
  background-color: #f2f2f2;
  color: #000000;
}
.navbar.is-white .navbar-brand .navbar-link::after {
  border-color: #000000;
}
.navbar.is-white .navbar-burger {
  color: #000000;
}
@media screen and (min-width: 769px) {
  .navbar.is-white .navbar-start > .navbar-item,
.navbar.is-white .navbar-start .navbar-link,
.navbar.is-white .navbar-end > .navbar-item,
.navbar.is-white .navbar-end .navbar-link {
    color: #000000;
  }
  .navbar.is-white .navbar-start > a.navbar-item:focus, .navbar.is-white .navbar-start > a.navbar-item:hover, .navbar.is-white .navbar-start > a.navbar-item.is-active,
.navbar.is-white .navbar-start .navbar-link:focus,
.navbar.is-white .navbar-start .navbar-link:hover,
.navbar.is-white .navbar-start .navbar-link.is-active,
.navbar.is-white .navbar-end > a.navbar-item:focus,
.navbar.is-white .navbar-end > a.navbar-item:hover,
.navbar.is-white .navbar-end > a.navbar-item.is-active,
.navbar.is-white .navbar-end .navbar-link:focus,
.navbar.is-white .navbar-end .navbar-link:hover,
.navbar.is-white .navbar-end .navbar-link.is-active {
    background-color: #f2f2f2;
    color: #000000;
  }
  .navbar.is-white .navbar-start .navbar-link::after,
.navbar.is-white .navbar-end .navbar-link::after {
    border-color: #000000;
  }
  .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #f2f2f2;
    color: #000000;
  }
  .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
    background-color: #ffffff;
    color: #000000;
  }
}
.navbar.is-black {
  background-color: #000000;
  color: #ffffff;
}
.navbar.is-black .navbar-brand > .navbar-item,
.navbar.is-black .navbar-brand .navbar-link {
  color: #ffffff;
}
.navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active,
.navbar.is-black .navbar-brand .navbar-link:focus,
.navbar.is-black .navbar-brand .navbar-link:hover,
.navbar.is-black .navbar-brand .navbar-link.is-active {
  background-color: black;
  color: #ffffff;
}
.navbar.is-black .navbar-brand .navbar-link::after {
  border-color: #ffffff;
}
.navbar.is-black .navbar-burger {
  color: #ffffff;
}
@media screen and (min-width: 769px) {
  .navbar.is-black .navbar-start > .navbar-item,
.navbar.is-black .navbar-start .navbar-link,
.navbar.is-black .navbar-end > .navbar-item,
.navbar.is-black .navbar-end .navbar-link {
    color: #ffffff;
  }
  .navbar.is-black .navbar-start > a.navbar-item:focus, .navbar.is-black .navbar-start > a.navbar-item:hover, .navbar.is-black .navbar-start > a.navbar-item.is-active,
.navbar.is-black .navbar-start .navbar-link:focus,
.navbar.is-black .navbar-start .navbar-link:hover,
.navbar.is-black .navbar-start .navbar-link.is-active,
.navbar.is-black .navbar-end > a.navbar-item:focus,
.navbar.is-black .navbar-end > a.navbar-item:hover,
.navbar.is-black .navbar-end > a.navbar-item.is-active,
.navbar.is-black .navbar-end .navbar-link:focus,
.navbar.is-black .navbar-end .navbar-link:hover,
.navbar.is-black .navbar-end .navbar-link.is-active {
    background-color: black;
    color: #ffffff;
  }
  .navbar.is-black .navbar-start .navbar-link::after,
.navbar.is-black .navbar-end .navbar-link::after {
    border-color: #ffffff;
  }
  .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: black;
    color: #ffffff;
  }
  .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
    background-color: #000000;
    color: #ffffff;
  }
}
.navbar.is-light {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.7);
}
.navbar.is-light .navbar-brand > .navbar-item,
.navbar.is-light .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}
.navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active,
.navbar.is-light .navbar-brand .navbar-link:focus,
.navbar.is-light .navbar-brand .navbar-link:hover,
.navbar.is-light .navbar-brand .navbar-link.is-active {
  background-color: #e8e8e8;
  color: rgba(0, 0, 0, 0.7);
}
.navbar.is-light .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}
.navbar.is-light .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}
@media screen and (min-width: 769px) {
  .navbar.is-light .navbar-start > .navbar-item,
.navbar.is-light .navbar-start .navbar-link,
.navbar.is-light .navbar-end > .navbar-item,
.navbar.is-light .navbar-end .navbar-link {
    color: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-light .navbar-start > a.navbar-item:focus, .navbar.is-light .navbar-start > a.navbar-item:hover, .navbar.is-light .navbar-start > a.navbar-item.is-active,
.navbar.is-light .navbar-start .navbar-link:focus,
.navbar.is-light .navbar-start .navbar-link:hover,
.navbar.is-light .navbar-start .navbar-link.is-active,
.navbar.is-light .navbar-end > a.navbar-item:focus,
.navbar.is-light .navbar-end > a.navbar-item:hover,
.navbar.is-light .navbar-end > a.navbar-item.is-active,
.navbar.is-light .navbar-end .navbar-link:focus,
.navbar.is-light .navbar-end .navbar-link:hover,
.navbar.is-light .navbar-end .navbar-link.is-active {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-light .navbar-start .navbar-link::after,
.navbar.is-light .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: rgba(0, 0, 0, 0.7);
  }
}
.navbar.is-dark {
  background-color: #363636;
  color: #fff;
}
.navbar.is-dark .navbar-brand > .navbar-item,
.navbar.is-dark .navbar-brand .navbar-link {
  color: #fff;
}
.navbar.is-dark .navbar-brand > a.navbar-item:focus, .navbar.is-dark .navbar-brand > a.navbar-item:hover, .navbar.is-dark .navbar-brand > a.navbar-item.is-active,
.navbar.is-dark .navbar-brand .navbar-link:focus,
.navbar.is-dark .navbar-brand .navbar-link:hover,
.navbar.is-dark .navbar-brand .navbar-link.is-active {
  background-color: #292929;
  color: #fff;
}
.navbar.is-dark .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.navbar.is-dark .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .navbar.is-dark .navbar-start > .navbar-item,
.navbar.is-dark .navbar-start .navbar-link,
.navbar.is-dark .navbar-end > .navbar-item,
.navbar.is-dark .navbar-end .navbar-link {
    color: #fff;
  }
  .navbar.is-dark .navbar-start > a.navbar-item:focus, .navbar.is-dark .navbar-start > a.navbar-item:hover, .navbar.is-dark .navbar-start > a.navbar-item.is-active,
.navbar.is-dark .navbar-start .navbar-link:focus,
.navbar.is-dark .navbar-start .navbar-link:hover,
.navbar.is-dark .navbar-start .navbar-link.is-active,
.navbar.is-dark .navbar-end > a.navbar-item:focus,
.navbar.is-dark .navbar-end > a.navbar-item:hover,
.navbar.is-dark .navbar-end > a.navbar-item.is-active,
.navbar.is-dark .navbar-end .navbar-link:focus,
.navbar.is-dark .navbar-end .navbar-link:hover,
.navbar.is-dark .navbar-end .navbar-link.is-active {
    background-color: #292929;
    color: #fff;
  }
  .navbar.is-dark .navbar-start .navbar-link::after,
.navbar.is-dark .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #292929;
    color: #fff;
  }
  .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
    background-color: #363636;
    color: #fff;
  }
}
.navbar.is-primary {
  background-color: #8800ff;
  color: #fff;
}
.navbar.is-primary .navbar-brand > .navbar-item,
.navbar.is-primary .navbar-brand .navbar-link {
  color: #fff;
}
.navbar.is-primary .navbar-brand > a.navbar-item:focus, .navbar.is-primary .navbar-brand > a.navbar-item:hover, .navbar.is-primary .navbar-brand > a.navbar-item.is-active,
.navbar.is-primary .navbar-brand .navbar-link:focus,
.navbar.is-primary .navbar-brand .navbar-link:hover,
.navbar.is-primary .navbar-brand .navbar-link.is-active {
  background-color: #7a00e6;
  color: #fff;
}
.navbar.is-primary .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.navbar.is-primary .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .navbar.is-primary .navbar-start > .navbar-item,
.navbar.is-primary .navbar-start .navbar-link,
.navbar.is-primary .navbar-end > .navbar-item,
.navbar.is-primary .navbar-end .navbar-link {
    color: #fff;
  }
  .navbar.is-primary .navbar-start > a.navbar-item:focus, .navbar.is-primary .navbar-start > a.navbar-item:hover, .navbar.is-primary .navbar-start > a.navbar-item.is-active,
.navbar.is-primary .navbar-start .navbar-link:focus,
.navbar.is-primary .navbar-start .navbar-link:hover,
.navbar.is-primary .navbar-start .navbar-link.is-active,
.navbar.is-primary .navbar-end > a.navbar-item:focus,
.navbar.is-primary .navbar-end > a.navbar-item:hover,
.navbar.is-primary .navbar-end > a.navbar-item.is-active,
.navbar.is-primary .navbar-end .navbar-link:focus,
.navbar.is-primary .navbar-end .navbar-link:hover,
.navbar.is-primary .navbar-end .navbar-link.is-active {
    background-color: #7a00e6;
    color: #fff;
  }
  .navbar.is-primary .navbar-start .navbar-link::after,
.navbar.is-primary .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #7a00e6;
    color: #fff;
  }
  .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
    background-color: #8800ff;
    color: #fff;
  }
}
.navbar.is-link {
  background-color: #485fc7;
  color: #fff;
}
.navbar.is-link .navbar-brand > .navbar-item,
.navbar.is-link .navbar-brand .navbar-link {
  color: #fff;
}
.navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active,
.navbar.is-link .navbar-brand .navbar-link:focus,
.navbar.is-link .navbar-brand .navbar-link:hover,
.navbar.is-link .navbar-brand .navbar-link.is-active {
  background-color: #3a51bb;
  color: #fff;
}
.navbar.is-link .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.navbar.is-link .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .navbar.is-link .navbar-start > .navbar-item,
.navbar.is-link .navbar-start .navbar-link,
.navbar.is-link .navbar-end > .navbar-item,
.navbar.is-link .navbar-end .navbar-link {
    color: #fff;
  }
  .navbar.is-link .navbar-start > a.navbar-item:focus, .navbar.is-link .navbar-start > a.navbar-item:hover, .navbar.is-link .navbar-start > a.navbar-item.is-active,
.navbar.is-link .navbar-start .navbar-link:focus,
.navbar.is-link .navbar-start .navbar-link:hover,
.navbar.is-link .navbar-start .navbar-link.is-active,
.navbar.is-link .navbar-end > a.navbar-item:focus,
.navbar.is-link .navbar-end > a.navbar-item:hover,
.navbar.is-link .navbar-end > a.navbar-item.is-active,
.navbar.is-link .navbar-end .navbar-link:focus,
.navbar.is-link .navbar-end .navbar-link:hover,
.navbar.is-link .navbar-end .navbar-link.is-active {
    background-color: #3a51bb;
    color: #fff;
  }
  .navbar.is-link .navbar-start .navbar-link::after,
.navbar.is-link .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #3a51bb;
    color: #fff;
  }
  .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
    background-color: #485fc7;
    color: #fff;
  }
}
.navbar.is-info {
  background-color: #1c49e8;
  color: #fff;
}
.navbar.is-info .navbar-brand > .navbar-item,
.navbar.is-info .navbar-brand .navbar-link {
  color: #fff;
}
.navbar.is-info .navbar-brand > a.navbar-item:focus, .navbar.is-info .navbar-brand > a.navbar-item:hover, .navbar.is-info .navbar-brand > a.navbar-item.is-active,
.navbar.is-info .navbar-brand .navbar-link:focus,
.navbar.is-info .navbar-brand .navbar-link:hover,
.navbar.is-info .navbar-brand .navbar-link.is-active {
  background-color: #1640d5;
  color: #fff;
}
.navbar.is-info .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.navbar.is-info .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .navbar.is-info .navbar-start > .navbar-item,
.navbar.is-info .navbar-start .navbar-link,
.navbar.is-info .navbar-end > .navbar-item,
.navbar.is-info .navbar-end .navbar-link {
    color: #fff;
  }
  .navbar.is-info .navbar-start > a.navbar-item:focus, .navbar.is-info .navbar-start > a.navbar-item:hover, .navbar.is-info .navbar-start > a.navbar-item.is-active,
.navbar.is-info .navbar-start .navbar-link:focus,
.navbar.is-info .navbar-start .navbar-link:hover,
.navbar.is-info .navbar-start .navbar-link.is-active,
.navbar.is-info .navbar-end > a.navbar-item:focus,
.navbar.is-info .navbar-end > a.navbar-item:hover,
.navbar.is-info .navbar-end > a.navbar-item.is-active,
.navbar.is-info .navbar-end .navbar-link:focus,
.navbar.is-info .navbar-end .navbar-link:hover,
.navbar.is-info .navbar-end .navbar-link.is-active {
    background-color: #1640d5;
    color: #fff;
  }
  .navbar.is-info .navbar-start .navbar-link::after,
.navbar.is-info .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #1640d5;
    color: #fff;
  }
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
    background-color: #1c49e8;
    color: #fff;
  }
}
.navbar.is-success {
  background-color: #4dd1d4;
  color: rgba(0, 0, 0, 0.7);
}
.navbar.is-success .navbar-brand > .navbar-item,
.navbar.is-success .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}
.navbar.is-success .navbar-brand > a.navbar-item:focus, .navbar.is-success .navbar-brand > a.navbar-item:hover, .navbar.is-success .navbar-brand > a.navbar-item.is-active,
.navbar.is-success .navbar-brand .navbar-link:focus,
.navbar.is-success .navbar-brand .navbar-link:hover,
.navbar.is-success .navbar-brand .navbar-link.is-active {
  background-color: #38cccf;
  color: rgba(0, 0, 0, 0.7);
}
.navbar.is-success .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}
.navbar.is-success .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}
@media screen and (min-width: 769px) {
  .navbar.is-success .navbar-start > .navbar-item,
.navbar.is-success .navbar-start .navbar-link,
.navbar.is-success .navbar-end > .navbar-item,
.navbar.is-success .navbar-end .navbar-link {
    color: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-success .navbar-start > a.navbar-item:focus, .navbar.is-success .navbar-start > a.navbar-item:hover, .navbar.is-success .navbar-start > a.navbar-item.is-active,
.navbar.is-success .navbar-start .navbar-link:focus,
.navbar.is-success .navbar-start .navbar-link:hover,
.navbar.is-success .navbar-start .navbar-link.is-active,
.navbar.is-success .navbar-end > a.navbar-item:focus,
.navbar.is-success .navbar-end > a.navbar-item:hover,
.navbar.is-success .navbar-end > a.navbar-item.is-active,
.navbar.is-success .navbar-end .navbar-link:focus,
.navbar.is-success .navbar-end .navbar-link:hover,
.navbar.is-success .navbar-end .navbar-link.is-active {
    background-color: #38cccf;
    color: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-success .navbar-start .navbar-link::after,
.navbar.is-success .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #38cccf;
    color: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
    background-color: #4dd1d4;
    color: rgba(0, 0, 0, 0.7);
  }
}
.navbar.is-warning {
  background-color: #ffb802;
  color: rgba(0, 0, 0, 0.7);
}
.navbar.is-warning .navbar-brand > .navbar-item,
.navbar.is-warning .navbar-brand .navbar-link {
  color: rgba(0, 0, 0, 0.7);
}
.navbar.is-warning .navbar-brand > a.navbar-item:focus, .navbar.is-warning .navbar-brand > a.navbar-item:hover, .navbar.is-warning .navbar-brand > a.navbar-item.is-active,
.navbar.is-warning .navbar-brand .navbar-link:focus,
.navbar.is-warning .navbar-brand .navbar-link:hover,
.navbar.is-warning .navbar-brand .navbar-link.is-active {
  background-color: #e8a700;
  color: rgba(0, 0, 0, 0.7);
}
.navbar.is-warning .navbar-brand .navbar-link::after {
  border-color: rgba(0, 0, 0, 0.7);
}
.navbar.is-warning .navbar-burger {
  color: rgba(0, 0, 0, 0.7);
}
@media screen and (min-width: 769px) {
  .navbar.is-warning .navbar-start > .navbar-item,
.navbar.is-warning .navbar-start .navbar-link,
.navbar.is-warning .navbar-end > .navbar-item,
.navbar.is-warning .navbar-end .navbar-link {
    color: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-warning .navbar-start > a.navbar-item:focus, .navbar.is-warning .navbar-start > a.navbar-item:hover, .navbar.is-warning .navbar-start > a.navbar-item.is-active,
.navbar.is-warning .navbar-start .navbar-link:focus,
.navbar.is-warning .navbar-start .navbar-link:hover,
.navbar.is-warning .navbar-start .navbar-link.is-active,
.navbar.is-warning .navbar-end > a.navbar-item:focus,
.navbar.is-warning .navbar-end > a.navbar-item:hover,
.navbar.is-warning .navbar-end > a.navbar-item.is-active,
.navbar.is-warning .navbar-end .navbar-link:focus,
.navbar.is-warning .navbar-end .navbar-link:hover,
.navbar.is-warning .navbar-end .navbar-link.is-active {
    background-color: #e8a700;
    color: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-warning .navbar-start .navbar-link::after,
.navbar.is-warning .navbar-end .navbar-link::after {
    border-color: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #e8a700;
    color: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
    background-color: #ffb802;
    color: rgba(0, 0, 0, 0.7);
  }
}
.navbar.is-danger {
  background-color: #ff008d;
  color: #fff;
}
.navbar.is-danger .navbar-brand > .navbar-item,
.navbar.is-danger .navbar-brand .navbar-link {
  color: #fff;
}
.navbar.is-danger .navbar-brand > a.navbar-item:focus, .navbar.is-danger .navbar-brand > a.navbar-item:hover, .navbar.is-danger .navbar-brand > a.navbar-item.is-active,
.navbar.is-danger .navbar-brand .navbar-link:focus,
.navbar.is-danger .navbar-brand .navbar-link:hover,
.navbar.is-danger .navbar-brand .navbar-link.is-active {
  background-color: #e6007f;
  color: #fff;
}
.navbar.is-danger .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.navbar.is-danger .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .navbar.is-danger .navbar-start > .navbar-item,
.navbar.is-danger .navbar-start .navbar-link,
.navbar.is-danger .navbar-end > .navbar-item,
.navbar.is-danger .navbar-end .navbar-link {
    color: #fff;
  }
  .navbar.is-danger .navbar-start > a.navbar-item:focus, .navbar.is-danger .navbar-start > a.navbar-item:hover, .navbar.is-danger .navbar-start > a.navbar-item.is-active,
.navbar.is-danger .navbar-start .navbar-link:focus,
.navbar.is-danger .navbar-start .navbar-link:hover,
.navbar.is-danger .navbar-start .navbar-link.is-active,
.navbar.is-danger .navbar-end > a.navbar-item:focus,
.navbar.is-danger .navbar-end > a.navbar-item:hover,
.navbar.is-danger .navbar-end > a.navbar-item.is-active,
.navbar.is-danger .navbar-end .navbar-link:focus,
.navbar.is-danger .navbar-end .navbar-link:hover,
.navbar.is-danger .navbar-end .navbar-link.is-active {
    background-color: #e6007f;
    color: #fff;
  }
  .navbar.is-danger .navbar-start .navbar-link::after,
.navbar.is-danger .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,
.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #e6007f;
    color: #fff;
  }
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
    background-color: #ff008d;
    color: #fff;
  }
}
.navbar > .container {
  align-items: stretch;
  display: flex;
  min-height: 3.25rem;
  width: 100%;
}
.navbar.has-shadow {
  box-shadow: 0 2px 0 0 whitesmoke;
}
.navbar.is-fixed-bottom, .navbar.is-fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 30;
}
.navbar.is-fixed-bottom {
  bottom: 0;
}
.navbar.is-fixed-bottom.has-shadow {
  box-shadow: 0 -2px 0 0 whitesmoke;
}
.navbar.is-fixed-top {
  top: 0;
}

html.has-navbar-fixed-top,
body.has-navbar-fixed-top {
  padding-top: 3.25rem;
}
html.has-navbar-fixed-bottom,
body.has-navbar-fixed-bottom {
  padding-bottom: 3.25rem;
}

.navbar-brand,
.navbar-tabs {
  align-items: stretch;
  display: flex;
  flex-shrink: 0;
  min-height: 3.25rem;
}

.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
  background-color: transparent;
}

.navbar-tabs {
  -webkit-overflow-scrolling: touch;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: hidden;
}

.navbar-burger {
  color: #202020;
  cursor: pointer;
  display: block;
  height: 3.25rem;
  position: relative;
  width: 3.25rem;
  margin-left: auto;
}
.navbar-burger span {
  background-color: currentColor;
  display: block;
  height: 1px;
  left: calc(50% - 8px);
  position: absolute;
  transform-origin: center;
  transition-duration: 86ms;
  transition-property: background-color, opacity, transform;
  transition-timing-function: ease-out;
  width: 16px;
}
.navbar-burger span:nth-child(1) {
  top: calc(50% - 6px);
}
.navbar-burger span:nth-child(2) {
  top: calc(50% - 1px);
}
.navbar-burger span:nth-child(3) {
  top: calc(50% + 4px);
}
.navbar-burger:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.navbar-burger.is-active span:nth-child(1) {
  transform: translateY(5px) rotate(45deg);
}
.navbar-burger.is-active span:nth-child(2) {
  opacity: 0;
}
.navbar-burger.is-active span:nth-child(3) {
  transform: translateY(-5px) rotate(-45deg);
}

.navbar-menu {
  display: none;
}

.navbar-item,
.navbar-link {
  color: #202020;
  display: block;
  line-height: 1.5;
  padding: 0.5rem 0.75rem;
  position: relative;
}
.navbar-item .icon:only-child,
.navbar-link .icon:only-child {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

a.navbar-item,
.navbar-link {
  cursor: pointer;
}
a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-item.is-active,
.navbar-link:focus,
.navbar-link:focus-within,
.navbar-link:hover,
.navbar-link.is-active {
  background-color: #fafafa;
  color: #485fc7;
}

.navbar-item {
  flex-grow: 0;
  flex-shrink: 0;
}
.navbar-item img {
  max-height: 1.75rem;
}
.navbar-item.has-dropdown {
  padding: 0;
}
.navbar-item.is-expanded {
  flex-grow: 1;
  flex-shrink: 1;
}
.navbar-item.is-tab {
  border-bottom: 1px solid transparent;
  min-height: 3.25rem;
  padding-bottom: calc(0.5rem - 1px);
}
.navbar-item.is-tab:focus, .navbar-item.is-tab:hover {
  background-color: transparent;
  border-bottom-color: #485fc7;
}
.navbar-item.is-tab.is-active {
  background-color: transparent;
  border-bottom-color: #485fc7;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #485fc7;
  padding-bottom: calc(0.5rem - 3px);
}

.navbar-content {
  flex-grow: 1;
  flex-shrink: 1;
}

.navbar-link:not(.is-arrowless) {
  padding-right: 2.5em;
}
.navbar-link:not(.is-arrowless)::after {
  border-color: #485fc7;
  margin-top: -0.375em;
  right: 1.125em;
}

.navbar-dropdown {
  font-size: 0.875rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.navbar-dropdown .navbar-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.navbar-divider {
  background-color: whitesmoke;
  border: none;
  display: none;
  height: 2px;
  margin: 0.5rem 0;
}

@media screen and (max-width: 768px) {
  .navbar > .container {
    display: block;
  }

  .navbar-brand .navbar-item,
.navbar-tabs .navbar-item {
    align-items: center;
    display: flex;
  }

  .navbar-link::after {
    display: none;
  }

  .navbar-menu {
    background-color: #ffffff;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    padding: 0.5rem 0;
  }
  .navbar-menu.is-active {
    display: block;
  }

  .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  .navbar.is-fixed-bottom-touch {
    bottom: 0;
  }
  .navbar.is-fixed-bottom-touch.has-shadow {
    box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.1);
  }
  .navbar.is-fixed-top-touch {
    top: 0;
  }
  .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu {
    -webkit-overflow-scrolling: touch;
    max-height: calc(100vh - 3.25rem);
    overflow: auto;
  }

  html.has-navbar-fixed-top-touch,
body.has-navbar-fixed-top-touch {
    padding-top: 3.25rem;
  }
  html.has-navbar-fixed-bottom-touch,
body.has-navbar-fixed-bottom-touch {
    padding-bottom: 3.25rem;
  }
}
@media screen and (min-width: 769px) {
  .navbar,
.navbar-menu,
.navbar-start,
.navbar-end {
    align-items: stretch;
    display: flex;
  }

  .navbar {
    min-height: 3.25rem;
  }
  .navbar.is-spaced {
    padding: 1rem 2rem;
  }
  .navbar.is-spaced .navbar-start,
.navbar.is-spaced .navbar-end {
    align-items: center;
  }
  .navbar.is-spaced a.navbar-item,
.navbar.is-spaced .navbar-link {
    border-radius: 4px;
  }
  .navbar.is-transparent a.navbar-item:focus, .navbar.is-transparent a.navbar-item:hover, .navbar.is-transparent a.navbar-item.is-active,
.navbar.is-transparent .navbar-link:focus,
.navbar.is-transparent .navbar-link:hover,
.navbar.is-transparent .navbar-link.is-active {
    background-color: transparent !important;
  }
  .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link, .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link {
    background-color: transparent !important;
  }
  .navbar.is-transparent .navbar-dropdown a.navbar-item:focus, .navbar.is-transparent .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #000000;
  }
  .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }

  .navbar-burger {
    display: none;
  }

  .navbar-item,
.navbar-link {
    align-items: center;
    display: flex;
  }

  .navbar-item.has-dropdown {
    align-items: stretch;
  }
  .navbar-item.has-dropdown-up .navbar-link::after {
    transform: rotate(135deg) translate(0.25em, -0.25em);
  }
  .navbar-item.has-dropdown-up .navbar-dropdown {
    border-bottom: 2px solid #dbdbdb;
    border-radius: 6px 6px 0 0;
    border-top: none;
    bottom: 100%;
    box-shadow: 0 -8px 8px rgba(0, 0, 0, 0.1);
    top: auto;
  }
  .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown {
    display: block;
  }
  .navbar.is-spaced .navbar-item.is-active .navbar-dropdown, .navbar-item.is-active .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed, .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }

  .navbar-menu {
    flex-grow: 1;
    flex-shrink: 0;
  }

  .navbar-start {
    justify-content: flex-start;
    margin-right: auto;
  }

  .navbar-end {
    justify-content: flex-end;
    margin-left: auto;
  }

  .navbar-dropdown {
    background-color: #ffffff;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 2px solid #dbdbdb;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
    display: none;
    font-size: 0.875rem;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 100%;
    z-index: 20;
  }
  .navbar-dropdown .navbar-item {
    padding: 0.375rem 1rem;
    white-space: nowrap;
  }
  .navbar-dropdown a.navbar-item {
    padding-right: 3rem;
  }
  .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover {
    background-color: whitesmoke;
    color: #000000;
  }
  .navbar-dropdown a.navbar-item.is-active {
    background-color: whitesmoke;
    color: #485fc7;
  }
  .navbar.is-spaced .navbar-dropdown, .navbar-dropdown.is-boxed {
    border-radius: 6px;
    border-top: none;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.1);
    display: block;
    opacity: 0;
    pointer-events: none;
    top: calc(100% + (-4px));
    transform: translateY(-5px);
    transition-duration: 86ms;
    transition-property: opacity, transform;
  }
  .navbar-dropdown.is-right {
    left: auto;
    right: 0;
  }

  .navbar-divider {
    display: block;
  }

  .navbar > .container .navbar-brand,
.container > .navbar .navbar-brand {
    margin-left: -0.75rem;
  }
  .navbar > .container .navbar-menu,
.container > .navbar .navbar-menu {
    margin-right: -0.75rem;
  }

  .navbar.is-fixed-bottom-desktop, .navbar.is-fixed-top-desktop {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30;
  }
  .navbar.is-fixed-bottom-desktop {
    bottom: 0;
  }
  .navbar.is-fixed-bottom-desktop.has-shadow {
    box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.1);
  }
  .navbar.is-fixed-top-desktop {
    top: 0;
  }

  html.has-navbar-fixed-top-desktop,
body.has-navbar-fixed-top-desktop {
    padding-top: 3.25rem;
  }
  html.has-navbar-fixed-bottom-desktop,
body.has-navbar-fixed-bottom-desktop {
    padding-bottom: 3.25rem;
  }
  html.has-spaced-navbar-fixed-top,
body.has-spaced-navbar-fixed-top {
    padding-top: 5.25rem;
  }
  html.has-spaced-navbar-fixed-bottom,
body.has-spaced-navbar-fixed-bottom {
    padding-bottom: 5.25rem;
  }

  a.navbar-item.is-active,
.navbar-link.is-active {
    color: #000000;
  }
  a.navbar-item.is-active:not(:focus):not(:hover),
.navbar-link.is-active:not(:focus):not(:hover) {
    background-color: transparent;
  }

  .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-item.has-dropdown.is-active .navbar-link {
    background-color: #fafafa;
  }
}
.hero.is-fullheight-with-navbar {
  min-height: calc(100vh - 3.25rem);
}

a {
  cursor: pointer;
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 1.5;
}
body::-moz-selection {
  background-color: rgba(0, 123, 255, 0.2);
  color: inherit;
}
body::selection {
  background-color: rgba(0, 123, 255, 0.2);
  color: inherit;
}

a {
  color: inherit;
}
a:hover {
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding-bottom: 16px;
  line-height: 1.2em;
  font-weight: 700;
  font-family: "lft-etica", sans-serif;
}

h1,
.heading-1 {
  font-size: 3.25rem;
}
@media screen and (max-width: 768px) {
  h1,
.heading-1 {
    font-size: 2.5rem;
  }
}

h2,
.heading-2 {
  font-size: 2.5rem;
  color: #1f4489;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  h2,
.heading-2 {
    font-size: 2rem;
  }
}

h3,
.heading-3 {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  h3,
.heading-3 {
    font-size: 1.25rem;
  }
}

h4,
.heading-4 {
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  h4,
.heading-4 {
    font-size: 1.125rem;
  }
}

h5,
.heading-5 {
  font-size: 1.125rem;
}

h6,
.heading-6 {
  font-size: 1rem;
}

p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  word-wrap: break-word;
  margin-bottom: 16px;
}
p:last-child {
  margin-bottom: 0;
}

.button, .read-more-link {
  font-size: 16px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 16px;
  text-decoration: none;
  text-transform: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  height: 56px;
  padding: 0 32px;
  border-radius: 999px;
  text-decoration: none;
  transition: all 0.3s ease;
  white-space: nowrap;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  cursor: pointer;
  border: none;
  display: inline-flex;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 577px) {
  .button, .read-more-link {
    height: 48px;
    padding: 0 24px;
    font-size: 14px;
    font-family: "lft-etica", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 14px;
    text-decoration: none;
    text-transform: none;
  }
}
.button--primary, .button.primary, .primary.read-more-link {
  background: #f04f38;
  color: #ffffff;
}
.button--primary:hover, .button.primary:hover, .primary.read-more-link:hover {
  background: #c03f2d;
  color: #ffffff;
}
.button--primary:focus-visible, .button.primary:focus-visible, .primary.read-more-link:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: 2px;
}
.button--primary:active, .button.primary:active, .primary.read-more-link:active {
  background: #902f22;
}
.button--secondary, .button.secondary, .secondary.read-more-link {
  background: #cce1f1;
  color: #1f4489;
}
.button--secondary:hover, .button.secondary:hover, .secondary.read-more-link:hover {
  background: #99c4e3;
  color: #1f4489;
}
.button--secondary:focus-visible, .button.secondary:focus-visible, .secondary.read-more-link:focus-visible {
  outline: 2px solid #1f4489;
  outline-offset: 2px;
}
.button--secondary:active, .button.secondary:active, .secondary.read-more-link:active {
  background: #66a6d4;
}
.button--outline {
  background: transparent;
  color: #cce1f1;
  outline: 1px solid #cce1f1;
  outline-offset: -1px;
}
.button--outline:hover {
  background: rgba(204, 225, 241, 0.1);
  color: #cce1f1;
}
.button--outline:focus-visible {
  outline: 2px solid #cce1f1;
  outline-offset: 2px;
}
.button--outline:active {
  background: rgba(204, 225, 241, 0.2);
}
.button--has-icon {
  padding-right: 4px;
  gap: 20px;
}
@media screen and (max-width: 577px) {
  .button--has-icon {
    padding-right: 4px;
  }
}
.button--has-icon.button--primary .button__icon, .button--has-icon.button.primary .button__icon, .button--has-icon.primary.read-more-link .button__icon {
  background: #fcdcd7;
  color: #602016;
}
.button--has-icon.button--secondary .button__icon, .button--has-icon.button.secondary .button__icon, .button--has-icon.secondary.read-more-link .button__icon {
  background: rgba(204, 225, 241, 0.2);
  color: #cce1f1;
}
.button--full-width {
  width: 100%;
}
.button__text {
  display: block;
}
.button__icon {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0;
  width: 48px;
  height: 48px;
  border-radius: 999px;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}
@media screen and (max-width: 577px) {
  .button__icon {
    width: 40px;
    height: 40px;
  }
}
.button__icon svg {
  display: block;
  width: 10px;
  height: 10px;
}
.button__icon svg path {
  stroke-width: 1.2px;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.button:hover .button__icon, .read-more-link:hover .button__icon {
  transform: translateX(2px);
}

.read-more-link {
  background-color: transparent;
  color: #f04f38;
  border: 1px solid #f04f38;
  font-size: 0.75rem;
  padding: 16px 20px;
  height: 2.5rem;
}
.read-more-link:hover {
  background-color: #f04f38;
  color: #ffffff;
}

.cta-button.primary {
  height: 56px;
  padding: 0 4px 0 32px;
  background: #f04f38;
  border-radius: 999px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  display: inline-flex;
  text-decoration: none;
  transition: background-color 0.3s ease;
  align-self: flex-start;
}
.cta-button.primary:hover {
  background: #c03f2d;
}

.button-text {
  color: #ffffff;
  font-size: 16px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 16px;
  text-decoration: none;
  text-transform: none;
}

.button-icon {
  width: 48px;
  height: 48px;
  background: #fcdcd7;
  border-radius: 999px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0;
  flex-shrink: 0;
}
.button-icon svg {
  width: 12px;
  height: 12px;
  color: #602016;
}

.nav-link {
  font-size: 12px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 12px;
  text-decoration: none;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 4px;
  height: 35px;
  padding: 4px 6px 4px 12px;
  border-radius: 2px;
  text-decoration: none;
  transition: all 0.2s ease;
  color: #1f4489;
  cursor: pointer;
  background: transparent;
  border: none;
}
.nav-link--active, .nav-link:hover {
  background: #ffffff;
  border-radius: 999px;
  color: #006bb8;
}
.nav-link--no-dropdown {
  padding: 4px 8px;
  gap: 2px;
}
.nav-link__icon {
  width: 10px;
  height: 10px;
  flex-shrink: 0;
  transition: transform 0.2s ease;
}
.nav-link__icon svg {
  width: 100%;
  height: 100%;
  display: block;
}
.nav-link--active .nav-link__icon {
  transform: rotate(180deg);
}

.nav-button {
  font-size: 12px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 12px;
  text-decoration: none;
  text-transform: none;
  height: 40px;
  padding: 0 20px;
  border-radius: 999px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.nav-button--login {
  background: #cce1f1;
  color: #006bb8;
}
.nav-button--login:hover {
  background: #b8d5ec;
  color: #006bb8;
}
.nav-button--cta {
  background: #f04f38;
  color: #ffffff;
}
.nav-button--cta:hover {
  background: #c03f2d;
  color: #ffffff;
}

.mobile-nav-header {
  width: 100%;
  padding: 4px 16px 4px 12px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border-radius: 999px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 0;
  position: absolute;
  top: 24px;
  left: 24px;
  right: 24px;
  width: calc(100% - 48px);
  height: 64px;
  margin: 0 auto;
  z-index: 10;
}
.mobile-nav-header__logo {
  width: 150.59px;
  height: 29.04px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
}
.mobile-nav-header__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.mobile-nav-header__close {
  width: 40px;
  height: 40px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0;
  padding: 8px;
  border-radius: 4px;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: background 0.2s ease;
  color: #292b2b;
}
.mobile-nav-header__close svg {
  width: 24px;
  height: 24px;
}

.mobile-nav-item {
  width: 100%;
  height: 35px;
  padding: 4px 8px 4px 8px;
  border-radius: 2px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  background: transparent;
  border: none;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
  transition: opacity 0.2s ease;
  color: #ffffff;
}
.mobile-nav-item:hover {
  opacity: 0.8;
}
.mobile-nav-item__label {
  font-size: 24px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 32px;
  text-decoration: none;
  text-transform: uppercase;
  flex: 1;
}
.mobile-nav-item__label:hover {
  color: #ffffff;
  opacity: 0.8;
}
.mobile-nav-item__icon {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  transition: transform 0.2s ease;
}
.mobile-nav-item__icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

.mobile-nav-button {
  align-self: stretch;
  height: 56px;
  padding: 0 32px;
  border-radius: 999px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 24px;
  text-decoration: none;
  font-size: 16px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 16px;
  text-decoration: none;
  text-transform: none;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  text-align: center;
}
.mobile-nav-button--login {
  background: #cce1f1;
  color: #1f4489;
}
.mobile-nav-button--login:hover {
  background: #b8d5ec;
  color: #1f4489;
}
.mobile-nav-button--cta {
  background: #f04f38;
  color: #ffffff;
  padding-right: 4px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.mobile-nav-button--cta:hover {
  background: #c03f2d;
  color: #ffffff;
}
.mobile-nav-button__text {
  flex: 1;
  font-size: 16px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 16px;
  text-decoration: none;
  text-transform: none;
}
.mobile-nav-button__icon {
  width: 48px;
  height: 48px;
  background: #fcdcd7;
  overflow: hidden;
  border-radius: 999px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0;
  flex-shrink: 0;
}
.mobile-nav-button__icon svg {
  width: 10px;
  height: 10px;
  display: block;
}
.mobile-nav-button__icon svg path {
  stroke: #602016;
  stroke-width: 1.2px;
  stroke-linecap: round;
  stroke-linejoin: round;
}

html,
body {
  box-sizing: border-box;
}

.section,
section {
  padding: clamp(64px, 8vw, 200px) 6vw;
  max-width: 100vw;
}

.container {
  margin: 0 auto;
  max-width: 1696px;
}

.button-group, .links {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
  width: 100%;
}
@media screen and (min-width: 577px) {
  .button-group, .links {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
  }
}
.button-group--full-width-mobile .button, .button-group--full-width-mobile .read-more-link {
  width: 100%;
}
@media screen and (min-width: 577px) {
  .button-group--full-width-mobile .button, .button-group--full-width-mobile .read-more-link {
    width: auto;
  }
}
.button-group--full-width-mobile .button__text {
  flex: 1 1 0;
  text-align: center;
}
@media screen and (min-width: 577px) {
  .button-group--full-width-mobile .button__text {
    flex: none;
    text-align: left;
  }
}
@media screen and (min-width: 769px) {
  .button-group--end {
    justify-content: flex-end;
  }
}

.links {
  margin: 24px 0;
}

[x-cloak] {
  display: none !important;
}

.mega-menu {
  position: absolute;
  top: calc(100% + 16px);
  left: 0;
  width: 100%;
  max-width: 1500px;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  box-shadow: 0 8px 40px rgba(0, 0, 0, 0.12);
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50%) translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;
  z-index: 1000;
  border-radius: 40px;
  overflow: hidden;
  max-height: 80vh;
}
.mega-menu--active {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}
.mega-menu__container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 0;
  min-height: 400px;
}
.mega-menu__sidebar {
  width: 406px;
  padding: 32px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px;
  flex-shrink: 0;
  background: #ffffff;
}
@media screen and (max-width: 1220px) {
  .mega-menu__sidebar {
    width: 250px;
    padding: 24px;
  }
}
@media screen and (max-width: 1200px) {
  .mega-menu__sidebar {
    width: 320px;
    padding: 24px;
  }
}
.mega-menu__title {
  font-size: 20px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 28px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  padding: 0 8px;
}
.mega-menu__sidebar-list {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
}
.mega-menu__sidebar-item {
  width: 100%;
  font-size: 20px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 28px;
  text-decoration: none;
  text-transform: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  padding: 16px 32px;
  cursor: pointer;
  border-radius: 999px;
  transition: all 0.2s ease;
  color: #292b2b;
  background: transparent;
  border: none;
  text-align: left;
}
.mega-menu__sidebar-item:hover {
  background: #f2f9fe;
  color: #1f4489;
}
.mega-menu__sidebar-item:hover .mega-menu__sidebar-icon {
  filter: brightness(0) saturate(100%) invert(21%) sepia(48%) saturate(1825%) hue-rotate(201deg) brightness(93%) contrast(93%);
}
.mega-menu__sidebar-item--active {
  background: #f2f9fe;
  color: #1f4489;
}
.mega-menu__sidebar-item--active .mega-menu__sidebar-icon {
  filter: brightness(0) saturate(100%) invert(21%) sepia(48%) saturate(1825%) hue-rotate(201deg) brightness(93%) contrast(93%);
}
.mega-menu__sidebar-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  filter: brightness(0) saturate(100%);
}
.mega-menu__sidebar-icon img,
.mega-menu__sidebar-icon svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.mega-menu__content {
  flex: 1 1 auto;
  padding: 32px;
  background: #f2f9fe;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
  overflow-y: auto;
  max-height: 500px;
}
@media screen and (max-width: 1200px) {
  .mega-menu__content {
    padding: 24px;
    gap: 24px;
  }
}
.mega-menu__panel {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
}
.mega-menu__links {
  flex: 1 1 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
}
.mega-menu__links-column {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
}
.mega-menu__link-card {
  width: 100%;
  padding: 20px;
  border-radius: 16px;
  background: transparent;
  transition: background 0.2s ease;
  text-decoration: none;
  display: block;
}
.mega-menu__link-card:hover, .mega-menu__link-card--active {
  background: rgba(204, 225, 241, 0.5);
}
.mega-menu__link-card--highlighted {
  background: rgba(204, 225, 241, 0.5);
}
.mega-menu__link-title {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  font-weight: 700;
  color: #1f4489;
  margin-bottom: 4px;
}
.mega-menu__link-description {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 21px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  line-height: 21px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.mega-menu__featured {
  width: 340px;
  height: 360px;
  flex-shrink: 0;
  border-radius: 24px;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 0;
}
.mega-menu__featured::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(31, 68, 137, 0) 0%, rgba(31, 68, 137, 0.9) 100%);
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .mega-menu__featured {
    width: 280px;
    height: 320px;
  }
}
.mega-menu__featured-content {
  position: relative;
  z-index: 2;
  padding: 24px;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
}
.mega-menu__featured-heading {
  font-size: 20px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 28px;
  text-decoration: none;
  text-transform: none;
  color: #ffffff;
  text-align: center;
  width: 100%;
}
.mega-menu__featured-cta {
  width: 100%;
  height: 56px;
  padding: 0 32px;
  background: rgba(204, 225, 241, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 24px;
  text-decoration: none;
  font-size: 16px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 16px;
  text-decoration: none;
  text-transform: none;
  color: #cce1f1;
  transition: all 0.3s ease;
}
.mega-menu__featured-cta:hover {
  background: rgba(204, 225, 241, 0.16);
  border-color: rgba(255, 255, 255, 0.32);
  color: #cce1f1;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.mobile-sub-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(31, 68, 137, 0.9);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  padding: 140px 24px 32px 24px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  transform: translateX(100%);
  transition: transform 0.3s ease;
  overflow-y: auto;
  overflow-x: hidden;
}
.mobile-sub-menu--active {
  transform: translateX(0);
}
.mobile-sub-menu__header {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 16px;
}
.mobile-sub-menu__back {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  transition: opacity 0.2s ease;
}
.mobile-sub-menu__back:hover {
  opacity: 0.8;
}
.mobile-sub-menu__back-icon {
  width: 16px;
  height: 16px;
  position: relative;
  flex-shrink: 0;
}
.mobile-sub-menu__back-icon svg {
  width: 100%;
  height: 100%;
  display: block;
  color: #ffffff;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.mobile-sub-menu__back-text {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #cce1f1;
}
.mobile-sub-menu__title {
  font-size: 24px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 32px;
  text-decoration: none;
  text-transform: uppercase;
  color: #cce1f1;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0;
}
.mobile-sub-menu__content {
  align-self: stretch;
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px;
}
.mobile-sub-menu__accordion {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
}
.mobile-sub-menu__item {
  align-self: stretch;
  padding: 16px 18px;
  background: transparent;
  border-radius: 999px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  cursor: pointer;
  border: none;
  text-align: left;
  transition: background 0.2s ease;
  color: #ffffff;
}
.mobile-sub-menu__item:hover {
  background: rgba(25, 54, 110, 0.8);
}
.mobile-sub-menu__item--active {
  background: rgba(25, 54, 110, 0.64);
}
.mobile-sub-menu__item-icon {
  width: 16px;
  height: 16px;
  position: relative;
  flex-shrink: 0;
  overflow: hidden;
  filter: brightness(0) invert(1);
}
.mobile-sub-menu__item-icon img,
.mobile-sub-menu__item-icon svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.mobile-sub-menu__item-label {
  font-size: 16px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 0;
}
.mobile-sub-menu__item-arrow {
  width: 16px;
  height: 16px;
  position: relative;
  flex-shrink: 0;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  color: #ffffff;
}
.mobile-sub-menu__item-arrow svg {
  width: 100%;
  height: 100%;
  display: block;
}
.mobile-sub-menu__item-arrow--rotated {
  transform: rotate(180deg);
}
.mobile-sub-menu__links {
  align-self: stretch;
  padding: 0 16px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 16px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateY(-8px);
  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.05s, transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.05s, padding 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: max-height, opacity, transform;
}
.mobile-sub-menu__links--active {
  max-height: 1000px;
  padding: 24px 16px 0;
  opacity: 1;
  transform: translateY(0);
}
.mobile-sub-menu__link {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.mobile-sub-menu__link:hover {
  opacity: 0.8;
}
.mobile-sub-menu__link-title {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #cce1f1;
}
.mobile-sub-menu__link-description {
  align-self: stretch;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 21px;
  text-decoration: none;
  text-transform: none;
  color: #cce1f1;
}
.mobile-sub-menu__other-items {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
}
.mobile-sub-menu__other-item {
  width: 329px;
  padding: 16px 18px;
  border-radius: 999px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  background: transparent;
  border: none;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
  transition: background 0.2s ease;
  color: #cce1f1;
}
.mobile-sub-menu__other-item:hover {
  background: rgba(0, 107, 184, 0.1);
}
.mobile-sub-menu__other-item-icon {
  width: 16px;
  height: 16px;
  position: relative;
  flex-shrink: 0;
  overflow: hidden;
  filter: brightness(0) saturate(100%) invert(77%) sepia(15%) saturate(710%) hue-rotate(171deg) brightness(99%) contrast(95%);
}
.mobile-sub-menu__other-item-icon img,
.mobile-sub-menu__other-item-icon svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.mobile-sub-menu__other-item-label {
  flex: 1 1 0;
  font-size: 16px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 0;
  color: #cce1f1;
}
.mobile-sub-menu__other-item-arrow {
  width: 16px;
  height: 16px;
  position: relative;
  flex-shrink: 0;
  color: #ffffff;
}
.mobile-sub-menu__other-item-arrow svg {
  width: 100%;
  height: 100%;
  display: block;
}

body:has(.mobile-menu--active) {
  overflow: hidden !important;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(31, 68, 137, 0.9);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  z-index: 10000;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  transition: opacity 0.3s ease, visibility 0.3s, transform 0.3s ease;
  overflow-y: auto;
  overflow-x: hidden;
}
.mobile-menu--active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.mobile-menu__content {
  align-self: stretch;
  flex: 1 1 0;
  padding: 140px 32px 32px 32px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
}
.mobile-menu__primary-nav {
  width: 100%;
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
}
.mobile-menu__buttons {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
}

.content a,
.entry-content a,
[class*=__subtitle] a,
[class*=card-subtitle] a,
[class*=__description] a,
.subtitle a,
.card-subtitle a,
.card-text a,
.cta-subtitle a {
  color: #f04f38;
}
.content a:hover,
.entry-content a:hover,
[class*=__subtitle] a:hover,
[class*=card-subtitle] a:hover,
[class*=__description] a:hover,
.subtitle a:hover,
.card-subtitle a:hover,
.card-text a:hover,
.cta-subtitle a:hover {
  color: #902f22;
  text-decoration: underline;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
[class*=__subtitle] h1,
[class*=__subtitle] h2,
[class*=__subtitle] h3,
[class*=__subtitle] h4,
[class*=__subtitle] h5,
[class*=__subtitle] h6,
[class*=card-subtitle] h1,
[class*=card-subtitle] h2,
[class*=card-subtitle] h3,
[class*=card-subtitle] h4,
[class*=card-subtitle] h5,
[class*=card-subtitle] h6,
[class*=__description] h1,
[class*=__description] h2,
[class*=__description] h3,
[class*=__description] h4,
[class*=__description] h5,
[class*=__description] h6,
.subtitle h1,
.subtitle h2,
.subtitle h3,
.subtitle h4,
.subtitle h5,
.subtitle h6,
.card-subtitle h1,
.card-subtitle h2,
.card-subtitle h3,
.card-subtitle h4,
.card-subtitle h5,
.card-subtitle h6,
.card-text h1,
.card-text h2,
.card-text h3,
.card-text h4,
.card-text h5,
.card-text h6,
.cta-subtitle h1,
.cta-subtitle h2,
.cta-subtitle h3,
.cta-subtitle h4,
.cta-subtitle h5,
.cta-subtitle h6 {
  padding: 0;
  line-height: 1.2em;
  font-weight: 700;
  color: #1f4489;
  margin: 0;
  margin-bottom: 1.5rem;
}
.content h1,
.content .heading-1,
.entry-content h1,
.entry-content .heading-1,
[class*=__subtitle] h1,
[class*=__subtitle] .heading-1,
[class*=card-subtitle] h1,
[class*=card-subtitle] .heading-1,
[class*=__description] h1,
[class*=__description] .heading-1,
.subtitle h1,
.subtitle .heading-1,
.card-subtitle h1,
.card-subtitle .heading-1,
.card-text h1,
.card-text .heading-1,
.cta-subtitle h1,
.cta-subtitle .heading-1 {
  font-size: 3.25rem;
}
@media screen and (max-width: 768px) {
  .content h1,
.content .heading-1,
.entry-content h1,
.entry-content .heading-1,
[class*=__subtitle] h1,
[class*=__subtitle] .heading-1,
[class*=card-subtitle] h1,
[class*=card-subtitle] .heading-1,
[class*=__description] h1,
[class*=__description] .heading-1,
.subtitle h1,
.subtitle .heading-1,
.card-subtitle h1,
.card-subtitle .heading-1,
.card-text h1,
.card-text .heading-1,
.cta-subtitle h1,
.cta-subtitle .heading-1 {
    font-size: 2.5rem;
  }
}
.content h2,
.content .heading-2,
.entry-content h2,
.entry-content .heading-2,
[class*=__subtitle] h2,
[class*=__subtitle] .heading-2,
[class*=card-subtitle] h2,
[class*=card-subtitle] .heading-2,
[class*=__description] h2,
[class*=__description] .heading-2,
.subtitle h2,
.subtitle .heading-2,
.card-subtitle h2,
.card-subtitle .heading-2,
.card-text h2,
.card-text .heading-2,
.cta-subtitle h2,
.cta-subtitle .heading-2 {
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  .content h2,
.content .heading-2,
.entry-content h2,
.entry-content .heading-2,
[class*=__subtitle] h2,
[class*=__subtitle] .heading-2,
[class*=card-subtitle] h2,
[class*=card-subtitle] .heading-2,
[class*=__description] h2,
[class*=__description] .heading-2,
.subtitle h2,
.subtitle .heading-2,
.card-subtitle h2,
.card-subtitle .heading-2,
.card-text h2,
.card-text .heading-2,
.cta-subtitle h2,
.cta-subtitle .heading-2 {
    font-size: 2rem;
  }
}
.content strong,
.entry-content strong,
[class*=__subtitle] strong,
[class*=card-subtitle] strong,
[class*=__description] strong,
.subtitle strong,
.card-subtitle strong,
.card-text strong,
.cta-subtitle strong {
  color: inherit;
  font-weight: 700;
}
.content h3,
.content .heading-3,
.entry-content h3,
.entry-content .heading-3,
[class*=__subtitle] h3,
[class*=__subtitle] .heading-3,
[class*=card-subtitle] h3,
[class*=card-subtitle] .heading-3,
[class*=__description] h3,
[class*=__description] .heading-3,
.subtitle h3,
.subtitle .heading-3,
.card-subtitle h3,
.card-subtitle .heading-3,
.card-text h3,
.card-text .heading-3,
.cta-subtitle h3,
.cta-subtitle .heading-3 {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .content h3,
.content .heading-3,
.entry-content h3,
.entry-content .heading-3,
[class*=__subtitle] h3,
[class*=__subtitle] .heading-3,
[class*=card-subtitle] h3,
[class*=card-subtitle] .heading-3,
[class*=__description] h3,
[class*=__description] .heading-3,
.subtitle h3,
.subtitle .heading-3,
.card-subtitle h3,
.card-subtitle .heading-3,
.card-text h3,
.card-text .heading-3,
.cta-subtitle h3,
.cta-subtitle .heading-3 {
    font-size: 2rem;
  }
}
.content h4,
.content .heading-4,
.entry-content h4,
.entry-content .heading-4,
[class*=__subtitle] h4,
[class*=__subtitle] .heading-4,
[class*=card-subtitle] h4,
[class*=card-subtitle] .heading-4,
[class*=__description] h4,
[class*=__description] .heading-4,
.subtitle h4,
.subtitle .heading-4,
.card-subtitle h4,
.card-subtitle .heading-4,
.card-text h4,
.card-text .heading-4,
.cta-subtitle h4,
.cta-subtitle .heading-4 {
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .content h4,
.content .heading-4,
.entry-content h4,
.entry-content .heading-4,
[class*=__subtitle] h4,
[class*=__subtitle] .heading-4,
[class*=card-subtitle] h4,
[class*=card-subtitle] .heading-4,
[class*=__description] h4,
[class*=__description] .heading-4,
.subtitle h4,
.subtitle .heading-4,
.card-subtitle h4,
.card-subtitle .heading-4,
.card-text h4,
.card-text .heading-4,
.cta-subtitle h4,
.cta-subtitle .heading-4 {
    font-size: 1.125rem;
  }
}
.content h5,
.content .heading-5,
.entry-content h5,
.entry-content .heading-5,
[class*=__subtitle] h5,
[class*=__subtitle] .heading-5,
[class*=card-subtitle] h5,
[class*=card-subtitle] .heading-5,
[class*=__description] h5,
[class*=__description] .heading-5,
.subtitle h5,
.subtitle .heading-5,
.card-subtitle h5,
.card-subtitle .heading-5,
.card-text h5,
.card-text .heading-5,
.cta-subtitle h5,
.cta-subtitle .heading-5 {
  font-size: 1.125rem;
}
.content h6,
.content .heading-6,
.entry-content h6,
.entry-content .heading-6,
[class*=__subtitle] h6,
[class*=__subtitle] .heading-6,
[class*=card-subtitle] h6,
[class*=card-subtitle] .heading-6,
[class*=__description] h6,
[class*=__description] .heading-6,
.subtitle h6,
.subtitle .heading-6,
.card-subtitle h6,
.card-subtitle .heading-6,
.card-text h6,
.card-text .heading-6,
.cta-subtitle h6,
.cta-subtitle .heading-6 {
  font-size: 1rem;
}
.content img,
.entry-content img,
[class*=__subtitle] img,
[class*=card-subtitle] img,
[class*=__description] img,
.subtitle img,
.card-subtitle img,
.card-text img,
.cta-subtitle img {
  border-radius: 24px;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 2rem;
}
.content figure,
.entry-content figure,
[class*=__subtitle] figure,
[class*=card-subtitle] figure,
[class*=__description] figure,
.subtitle figure,
.card-subtitle figure,
.card-text figure,
.cta-subtitle figure {
  margin: 0 0 2rem 0;
}
.content figure img,
.entry-content figure img,
[class*=__subtitle] figure img,
[class*=card-subtitle] figure img,
[class*=__description] figure img,
.subtitle figure img,
.card-subtitle figure img,
.card-text figure img,
.cta-subtitle figure img {
  margin-bottom: 0;
}
.content ul,
.content ol,
.entry-content ul,
.entry-content ol,
[class*=__subtitle] ul,
[class*=__subtitle] ol,
[class*=card-subtitle] ul,
[class*=card-subtitle] ol,
[class*=__description] ul,
[class*=__description] ol,
.subtitle ul,
.subtitle ol,
.card-subtitle ul,
.card-subtitle ol,
.card-text ul,
.card-text ol,
.cta-subtitle ul,
.cta-subtitle ol {
  margin-bottom: 2rem;
  padding-left: 1.5rem;
}
.content ul li,
.content ol li,
.entry-content ul li,
.entry-content ol li,
[class*=__subtitle] ul li,
[class*=__subtitle] ol li,
[class*=card-subtitle] ul li,
[class*=card-subtitle] ol li,
[class*=__description] ul li,
[class*=__description] ol li,
.subtitle ul li,
.subtitle ol li,
.card-subtitle ul li,
.card-subtitle ol li,
.card-text ul li,
.card-text ol li,
.cta-subtitle ul li,
.cta-subtitle ol li {
  margin-bottom: 0.5rem;
}
.content ul li:last-child,
.content ol li:last-child,
.entry-content ul li:last-child,
.entry-content ol li:last-child,
[class*=__subtitle] ul li:last-child,
[class*=__subtitle] ol li:last-child,
[class*=card-subtitle] ul li:last-child,
[class*=card-subtitle] ol li:last-child,
[class*=__description] ul li:last-child,
[class*=__description] ol li:last-child,
.subtitle ul li:last-child,
.subtitle ol li:last-child,
.card-subtitle ul li:last-child,
.card-subtitle ol li:last-child,
.card-text ul li:last-child,
.card-text ol li:last-child,
.cta-subtitle ul li:last-child,
.cta-subtitle ol li:last-child {
  margin-bottom: 0;
}
.content ul,
.entry-content ul,
[class*=__subtitle] ul,
[class*=card-subtitle] ul,
[class*=__description] ul,
.subtitle ul,
.card-subtitle ul,
.card-text ul,
.cta-subtitle ul {
  list-style-type: disc;
}
.content ol,
.entry-content ol,
[class*=__subtitle] ol,
[class*=card-subtitle] ol,
[class*=__description] ol,
.subtitle ol,
.card-subtitle ol,
.card-text ol,
.cta-subtitle ol {
  list-style-type: decimal;
}
.content .wp-block-quote,
.content blockquote,
.entry-content .wp-block-quote,
.entry-content blockquote,
[class*=__subtitle] .wp-block-quote,
[class*=__subtitle] blockquote,
[class*=card-subtitle] .wp-block-quote,
[class*=card-subtitle] blockquote,
[class*=__description] .wp-block-quote,
[class*=__description] blockquote,
.subtitle .wp-block-quote,
.subtitle blockquote,
.card-subtitle .wp-block-quote,
.card-subtitle blockquote,
.card-text .wp-block-quote,
.card-text blockquote,
.cta-subtitle .wp-block-quote,
.cta-subtitle blockquote {
  border-top: 1px solid #d8e0e1;
  border-bottom: 1px solid #d8e0e1;
  background-color: transparent;
  border-left: none;
  padding: 40px 0;
  margin: 1rem 0 2.5rem 0;
  font-style: normal;
  position: relative;
}
.content .wp-block-quote::before,
.content blockquote::before,
.entry-content .wp-block-quote::before,
.entry-content blockquote::before,
[class*=__subtitle] .wp-block-quote::before,
[class*=__subtitle] blockquote::before,
[class*=card-subtitle] .wp-block-quote::before,
[class*=card-subtitle] blockquote::before,
[class*=__description] .wp-block-quote::before,
[class*=__description] blockquote::before,
.subtitle .wp-block-quote::before,
.subtitle blockquote::before,
.card-subtitle .wp-block-quote::before,
.card-subtitle blockquote::before,
.card-text .wp-block-quote::before,
.card-text blockquote::before,
.cta-subtitle .wp-block-quote::before,
.cta-subtitle blockquote::before {
  content: "";
  display: block;
  width: 34px;
  height: 28px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="34" height="28" viewBox="0 0 34 28" fill="none"><path d="M26.3932 14.2393C28.4672 14.3989 30.1425 15.0769 31.4188 16.2735C32.6952 17.4701 33.3333 19.0655 33.3333 21.0598C33.3333 23.2934 32.6553 25.0086 31.2991 26.2051C29.943 27.4017 28.2678 28 26.2735 28C23.5613 27.8405 21.6068 26.8433 20.4103 25.0085C19.2137 23.1738 18.6154 21.0997 18.6154 18.7863C18.6154 16.5527 18.9345 14.4786 19.5727 12.5641C20.2906 10.6496 21.208 8.8547 22.3248 7.17949C23.4416 5.50428 24.7179 4.02849 26.1538 2.75214C27.6695 1.47579 29.2251 0.558407 30.8205 0L33.6923 3.94873C32.0969 5.06554 30.5812 6.58121 29.1453 8.49573C27.7892 10.4103 26.8718 12.3248 26.3932 14.2393ZM7.77778 14.2393C9.85185 14.3989 11.5271 15.0769 12.8034 16.2735C14.0798 17.4701 14.7179 19.0655 14.7179 21.0598C14.7179 23.2934 14 25.0086 12.5641 26.2051C11.208 27.4017 9.61254 28 7.77778 28C4.98575 27.9202 2.99145 26.963 1.79487 25.1282C0.59829 23.2137 0 21.0997 0 18.7863C0 16.5527 0.319088 14.4786 0.957264 12.5641C1.67521 10.6496 2.59259 8.8547 3.7094 7.17949C4.82621 5.50428 6.10256 4.02849 7.53846 2.75214C9.05413 1.47579 10.6097 0.558407 12.2051 0L15.0769 3.94873C13.4815 5.06554 11.9658 6.58121 10.5299 8.49573C9.17379 10.4103 8.25641 12.3248 7.77778 14.2393Z" fill="%23F04F38"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 40px;
}
.content .wp-block-quote p,
.content blockquote p,
.entry-content .wp-block-quote p,
.entry-content blockquote p,
[class*=__subtitle] .wp-block-quote p,
[class*=__subtitle] blockquote p,
[class*=card-subtitle] .wp-block-quote p,
[class*=card-subtitle] blockquote p,
[class*=__description] .wp-block-quote p,
[class*=__description] blockquote p,
.subtitle .wp-block-quote p,
.subtitle blockquote p,
.card-subtitle .wp-block-quote p,
.card-subtitle blockquote p,
.card-text .wp-block-quote p,
.card-text blockquote p,
.cta-subtitle .wp-block-quote p,
.cta-subtitle blockquote p {
  font-size: clamp(1.5rem, 2vw, 2.5rem);
  font-weight: 600;
  line-height: 1.25;
  color: #f04f38;
  margin-bottom: 2rem;
  font-style: normal;
}
.content .wp-block-quote p:last-of-type,
.content blockquote p:last-of-type,
.entry-content .wp-block-quote p:last-of-type,
.entry-content blockquote p:last-of-type,
[class*=__subtitle] .wp-block-quote p:last-of-type,
[class*=__subtitle] blockquote p:last-of-type,
[class*=card-subtitle] .wp-block-quote p:last-of-type,
[class*=card-subtitle] blockquote p:last-of-type,
[class*=__description] .wp-block-quote p:last-of-type,
[class*=__description] blockquote p:last-of-type,
.subtitle .wp-block-quote p:last-of-type,
.subtitle blockquote p:last-of-type,
.card-subtitle .wp-block-quote p:last-of-type,
.card-subtitle blockquote p:last-of-type,
.card-text .wp-block-quote p:last-of-type,
.card-text blockquote p:last-of-type,
.cta-subtitle .wp-block-quote p:last-of-type,
.cta-subtitle blockquote p:last-of-type {
  margin-bottom: 0;
}
.content .wp-block-quote cite,
.content blockquote cite,
.entry-content .wp-block-quote cite,
.entry-content blockquote cite,
[class*=__subtitle] .wp-block-quote cite,
[class*=__subtitle] blockquote cite,
[class*=card-subtitle] .wp-block-quote cite,
[class*=card-subtitle] blockquote cite,
[class*=__description] .wp-block-quote cite,
[class*=__description] blockquote cite,
.subtitle .wp-block-quote cite,
.subtitle blockquote cite,
.card-subtitle .wp-block-quote cite,
.card-subtitle blockquote cite,
.card-text .wp-block-quote cite,
.card-text blockquote cite,
.cta-subtitle .wp-block-quote cite,
.cta-subtitle blockquote cite {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 16px;
  font-style: normal;
  margin-top: 40px;
}
.content .wp-block-quote cite img,
.content blockquote cite img,
.entry-content .wp-block-quote cite img,
.entry-content blockquote cite img,
[class*=__subtitle] .wp-block-quote cite img,
[class*=__subtitle] blockquote cite img,
[class*=card-subtitle] .wp-block-quote cite img,
[class*=card-subtitle] blockquote cite img,
[class*=__description] .wp-block-quote cite img,
[class*=__description] blockquote cite img,
.subtitle .wp-block-quote cite img,
.subtitle blockquote cite img,
.card-subtitle .wp-block-quote cite img,
.card-subtitle blockquote cite img,
.card-text .wp-block-quote cite img,
.card-text blockquote cite img,
.cta-subtitle .wp-block-quote cite img,
.cta-subtitle blockquote cite img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content .wp-block-quote cite .cite-info,
.content blockquote cite .cite-info,
.entry-content .wp-block-quote cite .cite-info,
.entry-content blockquote cite .cite-info,
[class*=__subtitle] .wp-block-quote cite .cite-info,
[class*=__subtitle] blockquote cite .cite-info,
[class*=card-subtitle] .wp-block-quote cite .cite-info,
[class*=card-subtitle] blockquote cite .cite-info,
[class*=__description] .wp-block-quote cite .cite-info,
[class*=__description] blockquote cite .cite-info,
.subtitle .wp-block-quote cite .cite-info,
.subtitle blockquote cite .cite-info,
.card-subtitle .wp-block-quote cite .cite-info,
.card-subtitle blockquote cite .cite-info,
.card-text .wp-block-quote cite .cite-info,
.card-text blockquote cite .cite-info,
.cta-subtitle .wp-block-quote cite .cite-info,
.cta-subtitle blockquote cite .cite-info {
  display: flex;
  flex-direction: column;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.content .wp-block-quote cite .cite-info .cite-name,
.content blockquote cite .cite-info .cite-name,
.entry-content .wp-block-quote cite .cite-info .cite-name,
.entry-content blockquote cite .cite-info .cite-name,
[class*=__subtitle] .wp-block-quote cite .cite-info .cite-name,
[class*=__subtitle] blockquote cite .cite-info .cite-name,
[class*=card-subtitle] .wp-block-quote cite .cite-info .cite-name,
[class*=card-subtitle] blockquote cite .cite-info .cite-name,
[class*=__description] .wp-block-quote cite .cite-info .cite-name,
[class*=__description] blockquote cite .cite-info .cite-name,
.subtitle .wp-block-quote cite .cite-info .cite-name,
.subtitle blockquote cite .cite-info .cite-name,
.card-subtitle .wp-block-quote cite .cite-info .cite-name,
.card-subtitle blockquote cite .cite-info .cite-name,
.card-text .wp-block-quote cite .cite-info .cite-name,
.card-text blockquote cite .cite-info .cite-name,
.cta-subtitle .wp-block-quote cite .cite-info .cite-name,
.cta-subtitle blockquote cite .cite-info .cite-name {
  color: #292b2b;
  font-weight: 400;
}
.content .wp-block-quote cite .cite-info .cite-title,
.content blockquote cite .cite-info .cite-title,
.entry-content .wp-block-quote cite .cite-info .cite-title,
.entry-content blockquote cite .cite-info .cite-title,
[class*=__subtitle] .wp-block-quote cite .cite-info .cite-title,
[class*=__subtitle] blockquote cite .cite-info .cite-title,
[class*=card-subtitle] .wp-block-quote cite .cite-info .cite-title,
[class*=card-subtitle] blockquote cite .cite-info .cite-title,
[class*=__description] .wp-block-quote cite .cite-info .cite-title,
[class*=__description] blockquote cite .cite-info .cite-title,
.subtitle .wp-block-quote cite .cite-info .cite-title,
.subtitle blockquote cite .cite-info .cite-title,
.card-subtitle .wp-block-quote cite .cite-info .cite-title,
.card-subtitle blockquote cite .cite-info .cite-title,
.card-text .wp-block-quote cite .cite-info .cite-title,
.card-text blockquote cite .cite-info .cite-title,
.cta-subtitle .wp-block-quote cite .cite-info .cite-title,
.cta-subtitle blockquote cite .cite-info .cite-title {
  color: #6d758f;
  font-weight: 400;
}
.content .wp-block-embed,
.entry-content .wp-block-embed,
[class*=__subtitle] .wp-block-embed,
[class*=card-subtitle] .wp-block-embed,
[class*=__description] .wp-block-embed,
.subtitle .wp-block-embed,
.card-subtitle .wp-block-embed,
.card-text .wp-block-embed,
.cta-subtitle .wp-block-embed {
  margin-bottom: 2rem;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 32px 0;
}
.nav-links span,
.nav-links a {
  padding: 8px;
}

.accordion .accordion-container {
  position: relative;
  margin-bottom: 20px;
}
.accordion .accordion-container .accordion-panel {
  transition: all 0.2s ease-in-out;
  opacity: 0;
  height: auto;
  max-height: 0;
  overflow: hidden;
  padding: 0px 24px;
}
.accordion .accordion-container .accordion-panel:focus-within {
  padding: 0 24px 24px 24px;
  opacity: 1;
  height: auto;
  max-height: none;
  background-color: #eaeaea;
}
.accordion .accordion-container .accordion-toggle {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
  background-color: transparent;
  border: none;
}
.accordion .accordion-container .accordion-btn {
  background-color: #eaeaea;
  padding: 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  transition: all 0.2s ease;
}
.accordion .accordion-container .accordion-btn .accordion-question {
  max-width: 90%;
}
.accordion .accordion-container .accordion-btn span {
  display: flex;
  height: 24px;
  width: 24px;
  right: 24px;
  align-items: center;
  justify-content: center;
  position: absolute;
}
@media screen and (max-width: 576px) {
  .accordion .accordion-container .accordion-btn span {
    right: 16px;
  }
}
.accordion .accordion-container .accordion-btn span::after {
  content: " ";
  display: block;
  border-top: 2px solid #000000;
  width: 12px;
  height: 2px;
  transform-origin: center;
  transition: all 0.2s ease;
  position: absolute;
}
.accordion .accordion-container .accordion-btn span::before {
  content: " ";
  position: absolute;
  display: block;
  border-top: 2px solid #000000;
  width: 12px;
  height: 1px;
  transform: rotate(90deg);
  transform-origin: center;
  transition: all 0.2s ease;
}

.accordion .accordion-container.active .accordion-panel {
  padding: 0 24px 24px 24px;
  opacity: 1;
  height: auto;
  max-height: none;
  background-color: #eaeaea;
}
.accordion .accordion-container.active .accordion-btn span::before {
  opacity: 0;
}

.bg-white + .bg-white {
  padding-top: clamp(32px, 4vw, 100px);
}

.bg-grey + .bg-grey {
  padding-top: clamp(32px, 4vw, 100px);
}

.bg-blue + .bg-blue {
  padding-top: clamp(32px, 4vw, 100px);
}

.hero {
  position: relative;
  overflow: hidden;
  background-color: #1f4489;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  padding: 64px 6vw;
  min-height: 100vh;
}
@media screen and (min-width: 769px) {
  .hero {
    min-height: 90vh;
  }
}
@media screen and (min-width: 1200px) {
  .hero {
    padding: 120px 6vw;
  }
}
.hero__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
.hero__background--rotating {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.hero__background--rotating.is-active {
  opacity: 1;
}
.hero__blur {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(ellipse 51.26% 51.26% at 50% 36.34%, rgba(0, 40, 79, 0) 15%, #00284f 100%);
  box-shadow: 166.6px 166.6px 166.6px rgba(0, 0, 0, 0.2);
  border-radius: 9999px;
  filter: blur(83.3px);
  z-index: 2;
  pointer-events: none;
}
.hero__gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(24, 71, 162, 0) 0%, rgba(24, 71, 162, 0.5) 65%, #132952 90%);
  z-index: 3;
  pointer-events: none;
}
.hero .container {
  position: relative;
  z-index: 4;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.hero .hero-content {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .hero .hero-content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-end;
    gap: 56px;
  }
}
.hero .text {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .hero .text {
    max-width: 60%;
  }
}
.hero .kicker {
  font-family: "lft-etica", sans-serif;
  color: #a8ccff;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
  padding: 0;
  margin-bottom: 1rem;
}
.hero .title {
  font-family: "lft-etica", sans-serif;
  font-size: clamp(3rem, 4vw, 6rem);
  line-height: 1;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
  padding: 0;
  margin-bottom: 3rem;
}
.hero .subtitle {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #cce1f1;
  margin: 0;
}
@media screen and (min-width: 577px) {
  .hero .subtitle {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-transform: none;
    max-width: 750px;
  }
}
.hero .buttons {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
  width: 100%;
}
@media screen and (min-width: 577px) {
  .hero .buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
  }
}
@media screen and (min-width: 769px) {
  .hero .buttons {
    width: auto;
    flex-shrink: 0;
    justify-content: flex-end;
  }
}
.hero .buttons .button, .hero .buttons .read-more-link {
  width: 100%;
}
@media screen and (min-width: 577px) {
  .hero .buttons .button, .hero .buttons .read-more-link {
    width: auto;
  }
}
.hero .buttons .button__text {
  flex: 1 1 0;
  text-align: center;
}
@media screen and (min-width: 577px) {
  .hero .buttons .button__text {
    flex: none;
    text-align: left;
  }
}

.hero.hero-simple {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  padding-top: clamp(80px, 10vw, 140px);
  padding-bottom: clamp(64px, 10vw, 120px);
  min-height: auto;
}
.hero.hero-simple .hero-content {
  display: block;
  margin: 0 auto;
  padding: 0;
}
.hero.hero-simple .hero-content .text {
  text-align: center;
  width: 100%;
  display: block;
  max-width: none;
}
.hero.hero-simple .hero-content .subtitle {
  margin-left: auto;
  margin-right: auto;
}
.hero.hero-simple .buttons {
  margin-top: 2rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.hero.hero-simple .hero-content {
  max-width: 750px;
}

.hero.hero-centered-landing-page {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.hero.hero-centered-landing-page .hero-content {
  display: block;
  margin: 0 auto;
  padding: 0;
}
.hero.hero-centered-landing-page .hero-content .text {
  text-align: center;
  width: 100%;
  display: block;
  max-width: none;
}
.hero.hero-centered-landing-page .hero-content .subtitle {
  margin-left: auto;
  margin-right: auto;
}
.hero.hero-centered-landing-page .buttons {
  margin-top: 2rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.hero.hero-centered-landing-page .hero-content {
  max-width: 900px;
}

.accordion {
  padding: 64px 6vw;
  background: #ffffff;
  overflow: hidden;
}
@media screen and (min-width: 1000px) {
  .accordion {
    padding: 120px 6vw;
    border-top: 1px solid #d8e0e1;
    border-bottom: 1px solid #d8e0e1;
  }
}
.accordion .container {
  max-width: 1696px;
  width: 100%;
  margin: 0 auto;
}
.accordion__wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 48px;
  width: 100%;
}
@media screen and (min-width: 1000px) {
  .accordion__wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    gap: 7.08%;
  }
}
.accordion__menu {
  width: 100%;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 0;
}
@media screen and (min-width: 1000px) {
  .accordion__menu {
    width: 53.77%;
    flex-shrink: 0;
    align-items: flex-start;
  }
}
.accordion__item {
  align-self: stretch;
  padding: 32px 0;
  border-top: 1px solid #d8e0e1;
  cursor: pointer;
  transition: opacity 0.3s ease;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 0;
}
@media screen and (min-width: 1000px) {
  .accordion__item {
    padding: 40px 0;
    align-items: flex-start;
  }
}
.accordion__item:first-child {
  border-top: none;
}
.accordion__item:not(.accordion__item--active) {
  opacity: 0.5;
}
.accordion__item:not(.accordion__item--active):hover {
  opacity: 0.7;
}
.accordion__item--active {
  opacity: 1;
}
.accordion__item-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
}
.accordion__item-text {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 16px;
}
.accordion__item-title {
  font-size: 32px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 40px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  margin: 0;
  line-height: 1.2;
  transition: color 0.3s ease;
}
.accordion__item--active .accordion__item-title {
  color: #f04f38;
}
.accordion__item-details {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px;
  width: 100%;
  max-width: 912px;
  padding-top: 24px;
  overflow: hidden;
}
@media screen and (min-width: 1000px) {
  .accordion__item-details {
    gap: 32px;
    padding-top: 32px;
  }
}
.accordion__item-subtitle {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  margin: 0;
}
@media screen and (min-width: 1000px) {
  .accordion__item-subtitle {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-transform: none;
  }
}
.accordion__images {
  width: 100%;
  max-width: 400px;
  aspect-ratio: 1;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0;
  flex-shrink: 0;
  align-self: center;
}
@media screen and (min-width: 1000px) {
  .accordion__images {
    width: 39.15%;
    max-width: none;
    align-self: flex-start;
  }
}
.accordion__image-bg {
  position: absolute;
  background: #cce1f1;
  opacity: 0.1;
  border-radius: 50%;
  pointer-events: none;
}
.accordion__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 999px 999px 999px 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  aspect-ratio: 1;
}
.accordion [x-cloak] {
  display: none !important;
}

.before-after-slider {
  padding: clamp(60px, 8vw, 120px) 6vw;
  background: #f5f7f7;
}
.before-after-slider .container {
  width: 100%;
  margin: 0 auto;
}
.before-after-slider__title {
  font-size: 40px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  text-align: center;
  margin: 0 0 40px 0;
}
@media screen and (min-width: 1000px) {
  .before-after-slider__title {
    font-size: 56px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 64px;
    text-decoration: none;
    text-transform: none;
  }
}
.before-after-slider__wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 2.2/1;
  overflow: hidden;
  cursor: ew-resize;
}
.before-after-slider__wrapper.is-dragging {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.before-after-slider__wrapper.is-dragging * {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.before-after-slider__image-container {
  position: absolute;
  top: 0;
  height: 100%;
  overflow: hidden;
}
.before-after-slider__image-container--after {
  left: 0;
  right: 0;
  width: 100%;
}
.before-after-slider__image-container--before {
  left: 0;
  width: 50%;
}
.before-after-slider__image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}
.before-after-slider__image-container--after .before-after-slider__image {
  width: 100%;
}
.before-after-slider__image-container--before .before-after-slider__image {
  width: 100vw;
  max-width: calc(100vw - (2 * 6vw));
}
.before-after-slider__handle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 95px;
  transform: translateX(-50%);
  pointer-events: none;
  z-index: 10;
}
.before-after-slider__handle-line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 6px;
  background: #ffffff;
  transform: translateX(-50%);
}
.before-after-slider__handle-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 95px;
  height: 95px;
  background: #1f4489;
  border: 6px solid #ffffff;
  border-radius: 50%;
  cursor: ew-resize;
  pointer-events: all;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 0 16.5px;
  transition: transform 0.2s ease, background 0.2s ease;
  z-index: 11;
}
.before-after-slider__handle-button:hover {
  transform: translate(-50%, -50%) scale(1.05);
  background: #1a3a74;
}
.before-after-slider__handle-button:active {
  transform: translate(-50%, -50%) scale(0.98);
}
.before-after-slider__handle-button:focus {
  outline: none;
}
.before-after-slider__arrow {
  width: 12.5px;
  height: 25px;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .before-after-slider {
    padding: clamp(40px, 6vw, 80px) 6vw;
  }
  .before-after-slider__wrapper {
    aspect-ratio: 16/9;
  }
  .before-after-slider__handle {
    width: 70px;
  }
  .before-after-slider__handle-line {
    width: 4px;
  }
  .before-after-slider__handle-button {
    width: 70px;
    height: 70px;
    border-width: 4px;
    gap: 10px;
    padding: 0 12px;
  }
  .before-after-slider__arrow {
    width: 10px;
    height: 20px;
  }
}

.block--two-column-cta.image-right .columns {
  flex-direction: row-reverse;
}
.block--two-column-cta .cta-image {
  margin-bottom: 16px;
}
.block--two-column-cta .cta-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.testimonial {
  padding: 64px 24px;
  overflow: hidden;
  background: #ffffff;
}
@media screen and (min-width: 1150px) {
  .testimonial {
    padding: 64px 0;
  }
}
@media screen and (min-width: 1000px) {
  .testimonial {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}
.testimonial__container {
  width: 1352px;
  max-width: 90%;
  margin: 0 auto;
}
.testimonial__header {
  width: 100%;
  margin-bottom: 32px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 32px;
}
@media screen and (min-width: 1000px) {
  .testimonial__header {
    margin: 0 auto 80px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 80px;
  }
}
.testimonial__title {
  font-size: 64px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 72px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 1000px) {
  .testimonial__title {
    font-size: 72px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 80px;
    text-decoration: none;
    text-transform: none;
    width: 663px;
  }
}

.testimonial__nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  width: 100%;
}
@media screen and (min-width: 1000px) {
  .testimonial__nav {
    flex: 1 1 0;
    width: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 16px;
  }
}
.testimonial__nav-btn {
  width: 80px;
  height: 80px;
  border-radius: 999px;
  border: none;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0;
  transition: background-color 0.3s ease;
}
.testimonial__nav-btn--prev {
  background: #f5f7f7;
  color: #6D758F;
}
.testimonial__nav-btn--prev:hover {
  background: #e7ecec;
}
.testimonial__nav-btn--next {
  background: #1f4489;
  color: #ffffff;
}
.testimonial__nav-btn--next:hover {
  background: #162f5f;
}
.testimonial__nav-btn svg {
  width: 15px;
  height: 14px;
}

.testimonial__slider {
  width: 100%;
  height: auto;
  position: relative;
}
@media (max-width: 1149px) {
  .testimonial__slider {
    margin-left: -24px;
    margin-right: -24px;
    width: calc(100% + 48px);
  }
  .testimonial__slider .splide__slide .testimonial__image {
    display: none !important;
  }
}
@media screen and (min-width: 1150px) {
  .testimonial__slider {
    height: 600px;
  }
}
@media screen and (min-width: 1000px) {
  .testimonial__slider {
    width: calc(100% + 48px);
    max-width: 1696px;
    margin: 0 -24px;
  }
}
.testimonial__track {
  height: 100%;
  width: 100%;
}
.testimonial__list {
  height: 100%;
  width: 100%;
}
@media (max-width: 1149px) {
  .testimonial__list {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
  }
}
@media screen and (min-width: 1150px) {
  .testimonial__list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
  }
}
@media (max-width: 1149px) {
  .testimonial__slide .testimonial__image {
    display: none !important;
  }
  .testimonial__slide .testimonial__content {
    display: flex !important;
    flex-direction: column;
    background: #ebeff0;
    border-radius: 24px;
    padding: 24px;
    width: 100%;
  }
}
@media screen and (min-width: 1150px) {
  .testimonial__slide {
    width: 240px;
    height: 100%;
    position: relative;
    flex-shrink: 0;
    transition: width 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .testimonial__slide .testimonial__image {
    width: 100%;
    height: 600px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 24px;
    display: block;
    max-width: 240px;
  }
  .testimonial__slide .testimonial__content {
    display: none;
  }
  .testimonial__slide:not(.is-active):not(.is-prev):not(.is-next):not(.is-before-prev):not(.is-after-next) {
    display: none;
  }
  .testimonial__slide.is-active {
    width: min(1352px, 90vw);
  }
  .testimonial__slide.is-active .testimonial__image {
    display: none;
  }
  .testimonial__slide.is-active .testimonial__content {
    display: flex;
    background: #ebeff0;
    border-radius: 24px;
    height: 100%;
    width: 100%;
    overflow: hidden;
  }
  .testimonial__slide.is-active .testimonial__content .testimonial__content-wrapper,
.testimonial__slide.is-active .testimonial__content .testimonial__content-image {
    opacity: 0;
    animation: fadeInContent 0.4s ease-out 0.5s forwards;
  }
}
@keyframes fadeInContent {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.testimonial__content {
  display: none;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 0;
}
@media (max-width: 1149px) {
  .testimonial__content {
    display: flex !important;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0;
  }
}
.testimonial__content-wrapper {
  flex: 1 1 0;
  padding: 40px 64px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
}
@media (max-width: 1149px) {
  .testimonial__content-wrapper {
    padding: 32px;
    width: 100%;
    display: flex !important;
  }
}
.testimonial__quote {
  font-size: 32px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 40px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin: 0;
}
@media (max-width: 1149px) {
  .testimonial__quote {
    font-size: 24px;
    font-family: "lft-etica", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 32px;
    text-decoration: none;
    text-transform: none;
  }
}
.testimonial__text {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 16px;
}
.testimonial__text p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  margin: 0;
}
.testimonial__author {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 2px;
}
@media (max-width: 1149px) {
  .testimonial__author {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 24px;
    width: 100%;
  }
}
.testimonial__author-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
  width: 100%;
}
@media screen and (min-width: 1150px) {
  .testimonial__author-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 2px;
  }
}
.testimonial__author-image {
  width: 96px;
  height: 96px;
  border-radius: 999px;
  -o-object-fit: cover;
     object-fit: cover;
  flex-shrink: 0;
  display: block;
}
@media screen and (min-width: 1150px) {
  .testimonial__author-image {
    display: none;
  }
}
.testimonial__author-name {
  font-size: 20px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 28px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin: 0;
}
@media (max-width: 1149px) {
  .testimonial__author-name {
    font-size: 16px;
    line-height: 24px;
  }
}
.testimonial__author-title {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 21px;
  text-decoration: none;
  text-transform: none;
  color: #6d758f;
  margin: 0;
}
.testimonial__content-image {
  width: 420px;
  height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  flex-shrink: 0;
  box-sizing: border-box;
}
@media (max-width: 1149px) {
  .testimonial__content-image {
    display: none;
  }
}

.block--full-width-cta {
  position: relative;
  overflow: hidden;
}
.block--full-width-cta .full-width-cta__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
.block--full-width-cta .full-width-cta__gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(24, 71, 162, 0) 0%, rgba(24, 71, 162, 0.5) 65%, #132952 90%);
  z-index: 3;
  pointer-events: none;
}
.block--full-width-cta .full-width-cta__blur {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(ellipse 51.26% 51.26% at 50% 36.34%, rgba(0, 40, 79, 0) 15%, #00284f 100%);
  box-shadow: 166.6px 166.6px 166.6px rgba(0, 0, 0, 0.2);
  border-radius: 9999px;
  filter: blur(83.3px);
  z-index: 2;
  pointer-events: none;
}
.block--full-width-cta .container {
  position: relative;
  z-index: 4;
}
.block--full-width-cta .container .cta-card {
  padding: 64px 6vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 1rem;
  border-radius: 24px;
}
@media screen and (min-width: 577px) {
  .block--full-width-cta .container .cta-card {
    width: 50%;
  }
}
.block--full-width-cta .container .cta-card .cta-kicker {
  font-family: "lft-etica", sans-serif;
  color: #a5b4d0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.25rem;
  margin: 0;
}
.block--full-width-cta .container .cta-card .cta-title {
  font-size: 40px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #ffffff;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 1000px) {
  .block--full-width-cta .container .cta-card .cta-title {
    font-size: 56px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 64px;
    text-decoration: none;
    text-transform: none;
  }
}
.block--full-width-cta .container .cta-card .cta-subtitle {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #cce1f1;
  margin: 0 0 1.125rem 0;
  max-width: 600px;
}
@media screen and (min-width: 1000px) {
  .block--full-width-cta .container .cta-card .cta-subtitle {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-transform: none;
  }
}
.block--full-width-cta .container .cta-card .links {
  margin-top: 2rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  margin-bottom: 0;
}

.block--full-width-cta.cta-style-side-image-card {
  background-color: #ffffff;
  padding: clamp(40px, 5vw, 80px) 8vw;
}
.block--full-width-cta.cta-style-side-image-card .container {
  background-color: #1f4489;
  border-radius: 24px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.block--full-width-cta.cta-style-side-image-card .container .cta-card,
.block--full-width-cta.cta-style-side-image-card .container .full-width-cta__side-image {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .block--full-width-cta.cta-style-side-image-card .container {
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
  }
  .block--full-width-cta.cta-style-side-image-card .container .cta-card,
.block--full-width-cta.cta-style-side-image-card .container .full-width-cta__side-image {
    width: 50%;
  }
}
.block--full-width-cta.cta-style-side-image-card .container .cta-card {
  background-color: #1f4489;
  padding: clamp(100px, 2vw, 160px) clamp(80px, 2vw, 96px);
}
.block--full-width-cta.cta-style-side-image-card .container .cta-card .cta-title {
  font-size: 40px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
}
@media screen and (min-width: 1000px) {
  .block--full-width-cta.cta-style-side-image-card .container .cta-card .cta-title {
    font-size: 56px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 64px;
    text-decoration: none;
    text-transform: none;
  }
}
.block--full-width-cta.cta-style-side-image-card .container .full-width-cta__side-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.block--full-width-cta.cta-style-side-image {
  background-color: #ffffff;
  padding: 0;
}
.block--full-width-cta.cta-style-side-image .container {
  max-width: 100%;
  padding: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.block--full-width-cta.cta-style-side-image .container .cta-card,
.block--full-width-cta.cta-style-side-image .container .full-width-cta__side-image {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .block--full-width-cta.cta-style-side-image .container {
    max-width: 100%;
    flex-direction: row-reverse;
    align-items: stretch;
    justify-content: space-between;
    gap: 4rem;
  }
  .block--full-width-cta.cta-style-side-image .container .cta-card,
.block--full-width-cta.cta-style-side-image .container .full-width-cta__side-image {
    width: 50%;
  }
}
.block--full-width-cta.cta-style-side-image .container .cta-card {
  background-color: #ffffff;
  padding: clamp(30px, 3vw, 64px);
}
.block--full-width-cta.cta-style-side-image .container .cta-card .cta-title {
  font-size: 40px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
}
@media screen and (min-width: 1000px) {
  .block--full-width-cta.cta-style-side-image .container .cta-card .cta-title {
    font-size: 56px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 64px;
    text-decoration: none;
    text-transform: none;
  }
}
.block--full-width-cta.cta-style-side-image .container .cta-card .cta-subtitle {
  color: #1f4489;
}
.block--full-width-cta.cta-style-side-image .container .cta-card .cta-kicker {
  color: #f04f38;
}
.block--full-width-cta.cta-style-side-image .container .full-width-cta__side-image {
  overflow: hidden;
  border-top-right-radius: 300px;
}
.block--full-width-cta.cta-style-side-image .container .full-width-cta__side-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.cta-cards-section {
  padding: clamp(60px, 2vw, 200px) 6vw;
  background: #f5f7f7;
}
.cta-cards-section .contanier {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 24px;
  background-color: green;
}
.cta-cards-section .header {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
@media screen and (min-width: 1000px) {
  .cta-cards-section .header {
    margin-bottom: 80px;
  }
}
.cta-cards-section .title {
  font-size: 40px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin: 0;
  text-align: center;
  max-width: 1008px;
}
@media screen and (min-width: 1000px) {
  .cta-cards-section .title {
    font-size: 56px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 64px;
    text-decoration: none;
    text-transform: none;
  }
}
.cta-cards-section .subtitle {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  margin: 0;
  text-align: center;
  max-width: 600px;
}
@media screen and (min-width: 1000px) {
  .cta-cards-section .subtitle {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-transform: none;
  }
}

.cta-cards-section.style-square-cards .card-grid {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
@media screen and (min-width: 577px) {
  .cta-cards-section.style-square-cards .card-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
  }
}

.cta-card .image-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0;
}
.cta-card .image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.cta-card .card-content {
  padding: 32px;
  flex: 1;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 2rem;
}
.cta-card .text-wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1rem;
}
.cta-card .card-kicker {
  font-family: "lft-etica", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  color: #f04f38;
  margin-bottom: -0.5rem;
  padding: 0;
  text-transform: uppercase;
}
.cta-card .card-title {
  font-family: "lft-etica", sans-serif;
  font-size: clamp(1.5rem, 2vw, 2rem);
  font-weight: 600;
  line-height: 1.2;
  color: #1f4489;
  margin: 0;
  padding: 0;
}
.cta-card .card-subtitle {
  font-size: 1rem;
  color: #292b2b;
  margin: 0;
}
.cta-card .card-button {
  height: 56px;
  padding: 0 4px 0 32px;
  background: #f04f38;
  border-radius: 999px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  align-self: flex-start;
}
.cta-card .card-button:hover {
  background: #c03f2d;
}
.cta-card .card-button-text {
  color: #ffffff;
  font-size: 16px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 16px;
  text-decoration: none;
  text-transform: none;
}
.cta-card .card-button-icon {
  width: 48px;
  height: 48px;
  background: #fcdcd7;
  border-radius: 999px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0;
  flex-shrink: 0;
}
.cta-card .card-button-icon svg {
  width: 12px;
  height: 12px;
  color: #602016;
}

.cta-card.style-square-cards {
  background: #ffffff;
  border-radius: 24px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 0;
}
.cta-card.style-square-cards .image-wrapper img {
  aspect-ratio: 840/400;
}

.cta-cards-section.style-drop-cards {
  background-color: #f2f9fe;
}
.cta-cards-section.style-drop-cards .card-grid {
  max-width: 1200px;
  margin: 0 auto;
}

.cta-card.style-drop-cards {
  background-color: transparent;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 4rem;
  margin-bottom: 4rem;
}
.cta-card.style-drop-cards .card-content {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .cta-card.style-drop-cards {
    flex-direction: row;
  }
  .cta-card.style-drop-cards .image-wrapper {
    width: 50%;
  }
  .cta-card.style-drop-cards .card-content {
    width: 50%;
  }
  .cta-card.style-drop-cards:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.cta-card.style-drop-cards:nth-child(even) .image-wrapper img {
  border-radius: 40px 999px 999px 999px;
}
.cta-card.style-drop-cards .image-wrapper {
  max-width: 400px;
}
.cta-card.style-drop-cards .image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 999px 40px 999px 999px;
  position: relative;
  z-index: 1;
  aspect-ratio: 1;
}
@media screen and (min-width: 769px) {
  .cta-card.style-drop-cards .image-wrapper {
    max-width: 100%;
  }
}
.cta-card.style-drop-cards .card-content {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 56px;
}

.image-container {
  padding: 64px 24px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0;
}
@media screen and (min-width: 1000px) {
  .image-container {
    padding: 200px 0;
  }
}
.image-container--bg-white {
  background: #ffffff;
}
.image-container--bg-grey {
  background: #f5f7f7;
}
.image-container--bg-blue {
  background: #1f4489;
}
.image-container--bg-blue .image-container__title {
  color: #ffffff;
}
.image-container__wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.image-container__title {
  font-size: 32px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 40px;
  text-decoration: none;
  text-transform: none;
  font-weight: 700;
  color: #1f4489;
  margin: 0;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 1000px) {
  .image-container__title {
    font-size: 40px;
    font-family: "lft-etica", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 48px;
    text-decoration: none;
    text-transform: none;
    font-weight: 700;
  }
}
.image-container__images {
  width: 100%;
  max-width: 90%;
  margin: 0 auto;
  position: relative;
}
.image-container__image {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 24px;
}
.image-container__image--all {
  display: block;
}
.image-container__image--mobile {
  display: block;
}
@media screen and (min-width: 768px) {
  .image-container__image--mobile {
    display: none;
  }
}
.image-container__image--desktop {
  display: none;
}
@media screen and (min-width: 768px) {
  .image-container__image--desktop {
    display: block;
  }
}

.image-carousel {
  padding: 64px 6vw;
  overflow: hidden;
  background: #ffffff;
}
@media screen and (min-width: 1000px) {
  .image-carousel {
    padding: 200px 6vw;
  }
}
.image-carousel__header-wrapper {
  margin-bottom: 80px;
}
@media screen and (max-width: 999px) {
  .image-carousel__header-wrapper {
    margin-bottom: 64px;
  }
}
.image-carousel__header {
  width: 100%;
  max-width: 1696px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 16px;
  align-items: center;
}
.image-carousel__title {
  max-width: 1008px;
  width: 100%;
  font-size: 40px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin: 0;
  padding: 0;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .image-carousel__title {
    font-size: 56px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 64px;
    text-decoration: none;
    text-transform: none;
  }
}
.image-carousel__subtitle {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  margin: 0;
  text-align: center;
  max-width: 600px;
}
@media screen and (min-width: 1000px) {
  .image-carousel__subtitle {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-transform: none;
  }
}
.image-carousel__slider {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  overflow: visible;
}
@media (min-width: 2200px) {
  .image-carousel__slider {
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 999px) {
  .image-carousel__slider .splide__track {
    overflow: visible;
  }
}
@media screen and (min-width: 1000px) {
  .image-carousel__slider .splide__track {
    overflow: visible;
  }
  .image-carousel__slider .splide__list {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 22px;
  }
}
.image-carousel__items {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
}
.image-carousel__item {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 5.08px;
}
@media (min-width: 1100px) {
  .image-carousel__item {
    min-width: 600px;
  }
}
@media screen and (min-width: 1000px) {
  .image-carousel__item--staggered {
    padding-top: 80px;
  }
}
@media screen and (max-width: 999px) {
  .image-carousel__item--staggered {
    padding-top: 40px;
  }
}
.image-carousel__image {
  width: 600px;
  height: 550px;
  border-radius: 24px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media screen and (max-width: 999px) {
  .image-carousel__image {
    width: 100%;
    height: auto;
    aspect-ratio: 304.76/279.37;
    border-radius: 16px;
  }
}

.feature-cards {
  padding: 64px 0;
  background: #ffffff;
  border-top: 1px solid #d8e0e1;
  border-bottom: 1px solid #d8e0e1;
}
@media screen and (min-width: 1000px) {
  .feature-cards {
    padding: 200px 0;
  }
}
.feature-cards__wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 80px;
}
.feature-cards__header {
  width: 100%;
  max-width: 1352px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
}
.feature-cards__title {
  font-size: 40px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin: 0;
  padding: 0;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  .feature-cards__title {
    font-size: 56px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 64px;
    text-decoration: none;
    text-transform: none;
  }
}
.feature-cards__subtitle {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  margin: 0;
  text-align: center;
  max-width: 600px;
}
@media screen and (min-width: 1000px) {
  .feature-cards__subtitle {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-transform: none;
  }
}
.feature-cards__grid {
  width: 100%;
  max-width: 1352px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
@media screen and (min-width: 1000px) {
  .feature-cards__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.feature-cards__card {
  width: 100%;
  padding: 32px;
  background: #f5f7f7;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px;
}
@media screen and (min-width: 768px) {
  .feature-cards__card {
    padding: 40px;
    gap: 40px;
  }
}
.feature-cards__card-content {
  width: 100%;
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
}
.feature-cards__card-text {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px;
}
.feature-cards__card-title {
  font-size: 24px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 32px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin: 0;
  padding: 0;
}
.feature-cards__card-subtitle {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 27px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  margin: 0;
  line-height: 28px;
}
.feature-cards__button {
  height: 40px;
  padding: 0 20px;
  border: 1px solid #f04f38;
  border-radius: 999px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  text-decoration: none;
  transition: all 0.3s ease;
  align-self: flex-start;
  font-size: 14px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 14px;
  text-decoration: none;
  text-transform: none;
  color: #f04f38;
}
.feature-cards__button:hover {
  background: #f04f38;
  color: #ffffff;
}
.feature-cards .feature-cards__card--image-bottom .feature-cards__card-text {
  height: 100%;
}
.feature-cards__card-image {
  width: 100%;
  flex-shrink: 0;
  order: 1;
}
@media screen and (min-width: 1000px) {
  .feature-cards__card--image-top .feature-cards__card-image {
    order: -1;
  }
}
@media screen and (min-width: 1000px) {
  .feature-cards__card--image-bottom .feature-cards__card-image {
    order: 1;
  }
}
.feature-cards__image {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
}
@media screen and (min-width: 768px) {
  .feature-cards__image {
    height: 280px;
  }
}
@media screen and (min-width: 1000px) {
  .feature-cards__image {
    height: 300px;
  }
}

.callout-cards {
  padding: 64px 6vw;
  background: #ffffff;
}
@media screen and (min-width: 1200px) {
  .callout-cards {
    padding: 200px 6vw;
  }
}
.callout-cards__wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 80px;
}
.callout-cards__header {
  width: 100%;
  max-width: 1352px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.callout-cards__title {
  font-size: 40px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin: 0;
  padding: 0;
  text-align: center;
  max-width: 1008px;
}
@media screen and (min-width: 1000px) {
  .callout-cards__title {
    font-size: 56px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 64px;
    text-decoration: none;
    text-transform: none;
  }
}
.callout-cards__subtitle {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  margin: 0;
  text-align: center;
  max-width: 600px;
}
@media screen and (min-width: 1000px) {
  .callout-cards__subtitle {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-transform: none;
  }
}
.callout-cards__grid {
  width: 100%;
  max-width: 1352px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
@media screen and (min-width: 1000px) {
  .callout-cards__grid--columns-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1000px) {
  .callout-cards__grid--columns-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.callout-cards__card {
  width: 100%;
  padding: 32px;
  background: #f5f7f7;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
}
.callout-cards--icon-left .callout-cards__card {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
}
.callout-cards__icon-wrapper {
  width: 64px;
  height: 64px;
  flex-shrink: 0;
  background: #1f4489;
  border-radius: 1065.6px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0;
  overflow: hidden;
}
.callout-cards__icon {
  width: 40px;
  height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) invert(1);
}
.callout-cards__card-content {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 16px;
}
.callout-cards__card-title {
  font-size: 32px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 40px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin: 0;
  padding: 0;
}
.callout-cards__card-subtitle {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  margin: 0;
}

.metric-cards {
  padding: 64px 6vw;
  background: #ffffff;
}
@media screen and (min-width: 1000px) {
  .metric-cards {
    padding: 200px 6vw;
  }
}
.metric-cards__wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 64px;
  max-width: 1696px;
  margin: 0 auto;
}
@media screen and (min-width: 1000px) {
  .metric-cards__wrapper {
    gap: 80px;
  }
}
.metric-cards__header {
  width: 100%;
  max-width: 1352px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.metric-cards__title {
  font-size: 40px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin: 0;
  padding: 0;
  text-align: center;
  max-width: 1008px;
}
@media screen and (min-width: 1000px) {
  .metric-cards__title {
    font-size: 56px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 64px;
    text-decoration: none;
    text-transform: none;
  }
}
.metric-cards__subtitle {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  margin: 0;
  text-align: center;
  max-width: 600px;
}
@media screen and (min-width: 1000px) {
  .metric-cards__subtitle {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-transform: none;
  }
}
.metric-cards__grid {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
@media screen and (min-width: 768px) {
  .metric-cards__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1000px) {
  .metric-cards__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.metric-cards__card {
  width: 100%;
  padding: 32px;
  background: #ebeff0;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
}
@media screen and (min-width: 1000px) {
  .metric-cards__card {
    padding: 40px;
    gap: 40px;
  }
}
.metric-cards__card-header {
  width: 100%;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32px;
}
.metric-cards__value-wrapper {
  width: 154.13px;
  height: 154.13px;
  background: #f04f38;
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.05);
  border-top-left-radius: 999px;
  border-top-right-radius: 32px;
  border-bottom-right-radius: 999px;
  border-bottom-left-radius: 999px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0;
  position: relative;
}
.metric-cards__value {
  font-size: 40px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #ffffff;
  margin: 0;
  padding: 0;
  text-align: center;
}
.metric-cards__card-title {
  font-size: 24px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 32px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 1000px) {
  .metric-cards__card-title {
    font-size: 32px;
    font-family: "lft-etica", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 40px;
    text-decoration: none;
    text-transform: none;
  }
}
.metric-cards__card-subtitle {
  padding-top: 2rem;
  border-top: 2px solid #d8e0e1;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  margin: 0;
}

.pagination .nav-links {
  display: flex;
  gap: 8px;
}
.pagination .page-numbers {
  font-size: 1rem;
  color: #292b2b;
  border: 1px solid #d8e0e1;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  min-height: 44px;
  height: 44px;
  padding: 12px 16px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s ease;
  cursor: pointer;
}
.pagination .page-numbers:hover {
  color: #1f4489;
  background-color: #cce1f1;
}
.pagination .page-numbers:active {
  color: #1f4489;
  border-color: #1f4489;
}
.pagination .page-numbers.current {
  color: #1f4489;
  border-color: #1f4489;
  cursor: default;
  pointer-events: none;
}
.pagination .page-numbers.dots {
  border: none;
  background: transparent;
  cursor: default;
  pointer-events: none;
}
.pagination .page-numbers.prev, .pagination .page-numbers.next {
  background-color: #1f4489;
  color: white;
  width: auto;
  padding: 4px 8px;
}
.pagination .page-numbers.prev svg, .pagination .page-numbers.next svg {
  width: 36px;
  height: 36px;
  display: block;
}
.pagination .page-numbers.prev:hover, .pagination .page-numbers.next:hover {
  background-color: #19366e;
  color: white;
}
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.photo-accordion {
  padding: 64px 6vw;
  background: #ffffff;
}
@media screen and (min-width: 1000px) {
  .photo-accordion {
    padding: 200px 6vw;
  }
}
.photo-accordion__wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 80px;
  max-width: 1696px;
  margin: 0 auto;
}
@media screen and (max-width: 999px) {
  .photo-accordion__wrapper {
    gap: 32px;
  }
}

.photo-accordion__header {
  width: 100%;
  max-width: 1696px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
  gap: 48px;
  align-items: center;
}
@media screen and (max-width: 999px) {
  .photo-accordion__header {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
}
.photo-accordion__title {
  font-size: 40px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin: 0;
  padding: 0;
  max-width: 1008px;
  text-align: left;
  text-transform: uppercase;
}
@media screen and (min-width: 1000px) {
  .photo-accordion__title {
    font-size: 56px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 64px;
    text-decoration: none;
    text-transform: none;
    text-transform: uppercase;
  }
}
.photo-accordion__subtitle {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  margin: 0;
  max-width: 600px;
  text-align: left;
}
@media screen and (min-width: 1000px) {
  .photo-accordion__subtitle {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-transform: none;
  }
}

.photo-accordion__nav {
  display: none;
}
@media screen and (max-width: 999px) {
  .photo-accordion__nav {
    display: flex;
    width: 100%;
    max-width: 1696px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: flex-end;
    gap: 0;
  }
}
.photo-accordion__nav-btn {
  width: 80px;
  height: 80px;
  border-radius: 999px;
  border: none;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0;
  transition: all 0.3s ease;
}
.photo-accordion__nav-btn--prev {
  background: #f5f7f7;
}
.photo-accordion__nav-btn--prev:hover {
  background: #ebeff0;
}
.photo-accordion__nav-btn--next {
  background: #f04f38;
}
.photo-accordion__nav-btn--next:hover {
  background: #c03f2d;
}
.photo-accordion__nav-btn svg {
  width: 18px;
  height: 18px;
}

.photo-accordion__slider {
  display: none;
}
@media screen and (max-width: 999px) {
  .photo-accordion__slider {
    display: block;
    width: 100%;
    max-width: 1696px;
    margin: 0 auto;
  }
  .photo-accordion__slider .splide__track {
    overflow: visible;
  }
  .photo-accordion__slider .splide__list {
    gap: 8px;
  }
}
@media screen and (min-width: 1000px) {
  .photo-accordion__items-mobile {
    display: none;
  }
}
@media screen and (max-width: 999px) {
  .photo-accordion .splide__slide {
    height: 600px;
    width: calc(100% - 16px);
  }
  .photo-accordion .splide__list {
    align-items: flex-start;
  }
  .photo-accordion .photo-accordion__item {
    width: 100%;
    height: 600px;
    padding: 24px;
    min-width: 0;
    flex: none;
  }
}

.photo-accordion {
  max-width: 100vw;
  overflow: hidden;
}
.photo-accordion__items {
  width: 100%;
  max-width: 1696px;
  margin: 0 auto;
  height: 85vh;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 8px;
}
@media screen and (max-width: 999px) {
  .photo-accordion__items {
    display: none;
  }
}

.photo-accordion__item {
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  padding: 48px 8px;
  cursor: pointer;
  transition: flex-grow 0.7s cubic-bezier(0.4, 0, 0.2, 1), flex-shrink 0.7s cubic-bezier(0.4, 0, 0.2, 1), flex-basis 0.7s cubic-bezier(0.4, 0, 0.2, 1), padding 0.7s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: flex-grow, flex-shrink, flex-basis, padding;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 120px;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
}
@media screen and (max-width: 999px) {
  .photo-accordion__item {
    width: 345px;
    height: 600px;
    padding: 24px;
    flex-basis: 345px;
    flex-grow: 0;
    flex-shrink: 0;
  }
}
.photo-accordion__item--active {
  padding: 48px;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: min(1085px, 65%);
  height: 100%;
}
@media screen and (max-width: 999px) {
  .photo-accordion__item--active {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 345px;
  }
}
.photo-accordion__item-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
.photo-accordion__item-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(12, 27, 55, 0.5) 0%, rgba(12, 27, 55, 0.5) 100%);
  background-blend-mode: multiply, normal;
  transition: background 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 2;
}
@media screen and (max-width: 999px) {
  .photo-accordion__item-overlay {
    background: linear-gradient(180deg, rgba(24, 71, 162, 0) 0%, rgba(24, 71, 162, 0.5) 65%, #132952 90%);
    background-blend-mode: normal;
  }
}
.photo-accordion__item-content {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 0;
}
.photo-accordion__item--active .photo-accordion__item-overlay {
  background: linear-gradient(180deg, rgba(24, 71, 162, 0) 0%, rgba(24, 71, 162, 0.5) 65%, #132952 90%);
}

.photo-accordion__item-title {
  font-size: 1.5rem;
  color: #ffffff;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  line-height: 1.2;
  font-weight: normal;
  transition: font-size 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0.15s, font-weight 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0.15s;
  will-change: font-size, font-weight;
}
@media screen and (min-width: 1000px) {
  .photo-accordion__item--active .photo-accordion__item-title {
    font-size: clamp(2.5rem, 2vw, 3.5rem);
    font-weight: 600;
  }
}
.photo-accordion__item-expanded {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
  gap: 24px;
  align-items: flex-end;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
  will-change: opacity, transform;
}
@media screen and (max-width: 1674px) {
  .photo-accordion__item-expanded {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }
}
@media screen and (max-width: 999px) {
  .photo-accordion__item-expanded {
    opacity: 1;
    transform: translateY(0);
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }
}
.photo-accordion__item--active .photo-accordion__item-expanded {
  opacity: 1;
  transform: translateY(0);
}
.photo-accordion__item-subtitle {
  max-width: 600px;
  width: 100%;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #ffffff;
  margin: 0;
}
@media screen and (min-width: 1000px) {
  .photo-accordion__item-subtitle {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-transform: none;
  }
}
.photo-accordion__button {
  height: 56px;
  padding-left: 32px;
  padding-right: 4px;
  background: #f04f38;
  border-radius: 999px;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  text-decoration: none;
  transition: all 0.3s ease;
  align-self: flex-start;
}
@media screen and (min-width: 1675px) {
  .photo-accordion__button {
    align-self: flex-end;
  }
}
.photo-accordion__button:hover {
  background: #c03f2d;
}
.photo-accordion__button-text {
  font-size: 14px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 14px;
  text-decoration: none;
  text-transform: none;
  line-height: 24px;
  color: #ffffff;
}
.photo-accordion__button-icon {
  width: 48px;
  height: 48px;
  background: #fcdcd7;
  border-radius: 999px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0;
}
.photo-accordion__button-icon svg {
  width: 12px;
  height: 12px;
}

.block--rich-text {
  padding: 64px 6vw;
  background: #ffffff;
}
@media screen and (min-width: 1000px) {
  .block--rich-text {
    padding: 200px 6vw;
  }
}
.block--rich-text .container {
  max-width: 1352px;
  margin: 0 auto;
}
.block--rich-text__heading {
  font-size: 40px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin: 0 0 40px 0;
  padding: 0;
}
@media screen and (min-width: 1000px) {
  .block--rich-text__heading {
    font-size: 56px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 64px;
    text-decoration: none;
    text-transform: none;
    margin: 0 0 64px 0;
  }
}
.block--rich-text__heading.left {
  text-align: left;
}
.block--rich-text__heading.center {
  text-align: center;
}
.block--rich-text__heading.right {
  text-align: right;
}
.block--rich-text .content p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  margin-bottom: 24px;
}
.block--rich-text .content p:last-child {
  margin-bottom: 0;
}
.block--rich-text .content h2,
.block--rich-text .content h3,
.block--rich-text .content h4 {
  margin-top: 32px;
  margin-bottom: 16px;
}
.block--rich-text .content h2:first-child,
.block--rich-text .content h3:first-child,
.block--rich-text .content h4:first-child {
  margin-top: 0;
}
.block--rich-text .content ul,
.block--rich-text .content ol {
  margin-bottom: 24px;
  padding-left: 24px;
}

.block--carousel .title-wrapper {
  padding-bottom: 32px;
}
.block--carousel img {
  width: 100%;
  padding-bottom: 32px;
}
@media screen and (min-width: 769px) {
  .block--carousel img {
    max-height: 35vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.block--team-members {
  padding: clamp(40px, 2vw, 80px) 6vw;
}
.block--team-members .section__header {
  text-align: center;
  margin-bottom: 4rem;
}
.block--team-members .team-members__heading {
  font-size: 40px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  text-align: center;
  margin: 0 0 1rem 0;
}
@media screen and (min-width: 1000px) {
  .block--team-members .team-members__heading {
    font-size: 56px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 64px;
    text-decoration: none;
    text-transform: none;
  }
}
.block--team-members .team-members__subtitle {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  text-align: center;
  margin-bottom: 0;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1000px) {
  .block--team-members .team-members__subtitle {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-transform: none;
  }
}
.block--team-members .team-members__grid {
  gap: 40px;
  display: grid;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 577px) {
  .block--team-members .team-members__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .block--team-members .team-members__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.team-member-card {
  position: relative;
  height: 500px;
  border-radius: 24px;
  overflow: hidden;
  cursor: pointer;
}
@media screen and (max-width: 576px) {
  .team-member-card {
    height: 400px;
  }
}
.team-member-card__image {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.team-member-card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.team-member-card__image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(31, 68, 137, 0) 0%, rgba(31, 68, 137, 0.9) 100%);
  z-index: 2;
}
.team-member-card__content {
  position: relative;
  z-index: 3;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 24px;
}
.team-member-card__info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.team-member-card__name {
  font-size: 24px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 32px;
  text-decoration: none;
  text-transform: none;
  color: #ffffff;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 576px) {
  .team-member-card__name {
    font-size: 20px;
    font-family: "lft-etica", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 24px;
    text-decoration: none;
    text-transform: none;
  }
}
.team-member-card__title {
  font-size: 1rem;
  color: #cce1f1;
  margin: 0;
}
.team-member-card__bio {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #1f4489;
  padding: 24px;
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 0.4s ease, transform 0.4s ease;
  overflow-y: auto;
  z-index: 4;
}
.team-member-card__bio-content {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #ffffff;
}
.team-member-card:hover .team-member-card__bio {
  opacity: 1;
  transform: translateY(0);
}

.tabbed-card-carousel {
  padding: 80px 6vw;
  background: #ffffff;
}
@media screen and (min-width: 1200px) {
  .tabbed-card-carousel {
    padding: 200px 6vw;
  }
}
.tabbed-card-carousel .container {
  max-width: 1696px;
  margin: 0 auto;
}

.tabbed-card-carousel__header {
  text-align: center;
  margin-bottom: 120px;
}
@media screen and (max-width: 577px) {
  .tabbed-card-carousel__header {
    margin-bottom: 64px;
  }
}

.tabbed-card-carousel__title {
  font-size: 40px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin: 0 0 16px 0;
}
@media screen and (min-width: 1000px) {
  .tabbed-card-carousel__title {
    font-size: 56px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 64px;
    text-decoration: none;
    text-transform: none;
  }
}

.tabbed-card-carousel__subtitle {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  max-width: 600px;
  margin: 0 auto;
}
@media screen and (min-width: 1000px) {
  .tabbed-card-carousel__subtitle {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-transform: none;
  }
}

.tabbed-card-carousel__tabs-wrapper {
  width: 100%;
}

.tabbed-card-carousel__tab-nav {
  display: flex;
  justify-content: center;
  gap: 0;
  margin-bottom: 48px;
  border: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media screen and (min-width: 577px) {
  .tabbed-card-carousel__tab-nav {
    gap: 0;
  }
}

.tabbed-card-carousel__tab-button {
  padding: 40px;
  background: transparent;
  border: none;
  border-top: 1px solid #d8e0e1;
  font-size: 20px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  line-height: 28px;
  color: #292b2b;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex: 1;
  min-width: 200px;
}
@media screen and (max-width: 577px) {
  .tabbed-card-carousel__tab-button {
    padding: 24px 20px;
    font-size: 18px;
  }
}
.tabbed-card-carousel__tab-button:hover {
  color: #1f4489;
}
.tabbed-card-carousel__tab-button:focus-visible {
  outline: 2px solid #1f4489;
  outline-offset: 2px;
}
.tabbed-card-carousel__tab-button--active {
  color: #292b2b;
  border-top: 4px solid #1f4489;
}

.tabbed-card-carousel__tab-icon {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}

.tabbed-card-carousel__panels {
  position: relative;
  min-height: 400px;
}

.tabbed-card-carousel__panel {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.tabbed-card-carousel__panel--hidden {
  display: none;
  opacity: 0;
}
.tabbed-card-carousel__panel:focus {
  outline: none;
}

.tabbed-card-carousel__carousel {
  position: relative;
  width: 100%;
  overflow: visible;
}
.tabbed-card-carousel__carousel .splide__track {
  padding: 0;
  margin-bottom: 0;
  overflow: visible;
}
.tabbed-card-carousel__carousel .splide__list {
  overflow: visible;
}
.tabbed-card-carousel__carousel .splide__arrows,
.tabbed-card-carousel__carousel .splide__arrow {
  display: none !important;
}
.tabbed-card-carousel__carousel .splide__pagination {
  display: none;
}
.tabbed-card-carousel__carousel .splide__slide {
  width: 100%;
  height: 100%;
  display: flex;
}

.tabbed-card-carousel__nav {
  display: flex;
  justify-content: flex-end;
  gap: 16px;
  margin-top: 24px;
  padding-top: 24px;
}
@media screen and (max-width: 577px) {
  .tabbed-card-carousel__nav {
    justify-content: center;
  }
}

.tabbed-card-carousel__nav-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: none;
  background: #f5f7f7;
  cursor: pointer;
  transition: background 0.3s ease;
  flex-shrink: 0;
}
@media screen and (max-width: 577px) {
  .tabbed-card-carousel__nav-btn {
    width: 56px;
    height: 56px;
  }
}
.tabbed-card-carousel__nav-btn svg {
  width: 14px;
  height: 14px;
  color: #1f4489;
  transition: color 0.3s ease;
}
.tabbed-card-carousel__nav-btn:hover {
  background: #1f4489;
}
.tabbed-card-carousel__nav-btn:hover svg {
  color: #ffffff;
}
.tabbed-card-carousel__nav-btn:focus-visible {
  outline: 2px solid #1f4489;
  outline-offset: 2px;
}
.tabbed-card-carousel__nav-btn--prev svg {
  transform: rotate(180deg);
}
.tabbed-card-carousel__nav-btn--next {
  background: #1f4489;
}
.tabbed-card-carousel__nav-btn--next svg {
  color: #ffffff;
}
.tabbed-card-carousel__nav-btn--next:hover {
  opacity: 0.9;
}

.card {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  gap: 0;
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  flex: 1;
}
.card .image-wrapper {
  width: 50%;
}
.card .image-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
.card .card-content {
  width: 50%;
  padding: 40px;
  background: #ebeff0;
}
.card .card-content .title {
  font-family: "lft-etica", sans-serif;
  padding: 0;
  color: #1f4489;
  margin-bottom: 2rem;
  font-size: clamp(1.5rem, 2vw, 2.25rem);
  line-height: 1.2;
  font-weight: 600;
}
.card .card-content .card-text {
  font-size: 1rem;
  line-height: 1.5;
  color: #292b2b;
}
@media screen and (max-width: 577px) {
  .card {
    flex-direction: column;
    align-items: center;
    justify-content: stretch;
    gap: 0;
  }
  .card .card-content {
    width: 100%;
    height: 50%;
  }
  .card .image-wrapper {
    width: 100%;
    height: 50%;
  }
}

.timeline-section {
  padding: clamp(64px, 8vw, 160px) 6vw clamp(80px, 10vw, 400px);
  background: #ffffff;
  position: relative;
}
.timeline-section .container {
  max-width: 1696px;
  margin: 0 auto;
}

.timeline-header {
  text-align: center;
  margin-bottom: clamp(64px, 8vw, 140px);
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.timeline-header__title {
  font-size: 40px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin: 0;
  padding: 0;
  text-align: center;
  margin-bottom: 16px;
}
@media screen and (min-width: 1000px) {
  .timeline-header__title {
    font-size: 56px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 64px;
    text-decoration: none;
    text-transform: none;
  }
}
.timeline-header__subtitle {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  margin: 0;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1000px) {
  .timeline-header__subtitle {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-transform: none;
  }
}

.timeline {
  position: relative;
  margin-bottom: 80px;
  overflow: visible;
}
.timeline__track {
  overflow: visible;
}
.timeline__list {
  display: flex;
  align-items: flex-start;
}
.timeline__item {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 345px;
  flex-shrink: 0;
}
@media screen and (min-width: 1000px) {
  .timeline__item {
    max-width: 400px;
  }
}

.timeline__dot-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 2.5rem;
  position: relative;
  height: 32px;
  overflow: visible;
  width: calc(100% + 48px + 24px);
}

.timeline__dot {
  width: 8px;
  height: 8px;
  background: #ced8d9;
  border-radius: 999px;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
  transition: all 0.3s ease;
}
.timeline__item.is-active .timeline__dot {
  width: 32px;
  height: 32px;
  background: #fff0ed;
}
.timeline__dot-inner {
  display: none;
  width: 8px;
  height: 8px;
  background: #f04f38;
  border-radius: 999px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.timeline__item.is-active .timeline__dot-inner {
  display: block;
}

.timeline__line {
  height: 1px;
  width: 100%;
  background: #ced8d9;
  margin-left: 16px;
  transition: all 0.3s ease;
}
.timeline__item.is-active .timeline__line {
  background: #f04f38;
}
.timeline__card {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-left: 12px;
}

.timeline__image {
  width: 100%;
  height: 240px;
  border-radius: 16px;
  overflow: hidden;
  background: #ededed;
}
.timeline__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.timeline__content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.timeline__title {
  font-size: 24px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 32px;
  text-decoration: none;
  text-transform: none;
  color: #6d758f;
  transition: color 0.15s ease;
  margin: 0;
}
@media screen and (min-width: 1000px) {
  .timeline__title {
    font-size: 32px;
    font-family: "lft-etica", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 40px;
    text-decoration: none;
    text-transform: none;
  }
}
.timeline__item.is-active .timeline__title {
  color: #f04f38;
}

.timeline__description {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #6d758f;
  line-height: 24px;
  transition: color 0.15s ease;
}
.timeline__item.is-active .timeline__description {
  color: #292b2b;
}
.timeline__description p {
  margin: 0;
}

.timeline .splide__pagination {
  display: none;
}

.timeline-nav-arrows {
  display: flex;
  justify-content: flex-end;
  gap: 16px;
  position: relative;
}
.timeline-nav-arrows__btn {
  width: 80px;
  height: 80px;
  border-radius: 999px;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  flex-shrink: 0;
}
.timeline-nav-arrows__btn svg {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}
.timeline-nav-arrows__btn--prev {
  background: #f5f7f7;
  color: #6d758f;
}
.timeline-nav-arrows__btn--prev:hover:not(:disabled) {
  background: #ebeff0;
}
.timeline-nav-arrows__btn--prev:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.timeline-nav-arrows__btn--next {
  background: #1f4489;
  color: white;
}
.timeline-nav-arrows__btn--next:hover:not(:disabled) {
  background: #162f5f;
}
.timeline-nav-arrows__btn--next:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.timeline.splide .splide__track {
  overflow: visible;
  padding: 0;
}
.timeline.splide .splide__list {
  display: flex;
  gap: 48px;
}
.timeline.splide .splide__slide {
  width: auto !important;
  margin: 0;
}

.embed-code-section {
  padding: clamp(60px, 2vw, 200px) 6vw;
  background: #f5f7f7;
}
.embed-code-section .container {
  max-width: 1200px;
  margin: 0 auto;
}
.embed-code-section iframe {
  max-width: 100%;
  border: none;
}

.video-callout {
  position: relative;
  padding: clamp(80px, 8vw, 160px) 6vw;
  overflow: hidden;
  min-height: 600px;
  display: flex;
  align-items: center;
}
.video-callout__bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
.video-callout__bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
}
.video-callout__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(25, 54, 110, 0.3) 0%, rgba(25, 54, 110, 0.5) 50%, rgba(25, 54, 110, 0.7) 100%);
  z-index: 2;
}
.video-callout__container {
  position: relative;
  z-index: 3;
  width: 100%;
}
.video-callout__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(40px, 4vw, 80px);
  align-items: center;
}
@media (max-width: 768px) {
  .video-callout__grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.video-callout__content {
  color: #f5f7f7;
}
.video-callout__title {
  font-size: 40px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #f5f7f7;
  margin: 0 0 16px 0;
}
@media screen and (min-width: 1000px) {
  .video-callout__title {
    font-size: 56px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 64px;
    text-decoration: none;
    text-transform: none;
  }
}
.video-callout__subtitle {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #cce1f1;
  margin: 0 0 32px 0;
  max-width: 600px;
}
@media screen and (min-width: 1000px) {
  .video-callout__subtitle {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-transform: none;
  }
}
.video-callout__video-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.video-callout__play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 2;
  transition: all 0.3s ease;
  padding: 0;
  line-height: 0;
}
.video-callout__play-button:hover {
  transform: translate(-50%, -50%) scale(1.1);
}
.video-callout__play-button:hover .video-callout__play-icon {
  filter: drop-shadow(0 8px 16px rgba(0, 0, 0, 0.4));
}
.video-callout__play-button:focus {
  outline: 2px solid #ffffff;
  outline-offset: 4px;
  border-radius: 50%;
}
.video-callout__play-icon {
  display: block;
  filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.3));
  transition: filter 0.3s ease;
}
.video-callout__video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}
.video-callout__video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.video-callout[data-video-active=true] .video-callout__play-button {
  display: none !important;
}
.video-callout[data-video-active=true] .video-callout__video-container {
  display: block !important;
  z-index: 3;
}

.water-drops {
  padding: clamp(80px, 12vw, 200px) clamp(40px, 5vw, 80px);
  background: #f2f9fe;
  border-top: 1px solid #d8e0e1;
  border-bottom: 1px solid #d8e0e1;
}
.water-drops .container {
  max-width: 1696px;
  margin: 0 auto;
}

.water-drops__header {
  text-align: center;
  max-width: 1008px;
  margin: 0 auto clamp(80px, 10vw, 160px);
}

.water-drops__kicker {
  font-size: 20px;
  font-weight: 600;
  color: #f04f38;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 28px;
  margin-bottom: 16px;
}

.water-drops__title {
  font-size: 40px;
  font-family: "lft-etica", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin: 0 0 48px 0;
  text-transform: uppercase;
}
@media screen and (min-width: 1000px) {
  .water-drops__title {
    font-size: 56px;
    font-family: "lft-etica", sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 64px;
    text-decoration: none;
    text-transform: none;
  }
}

.water-drops__subtitle {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
  margin: 0 auto;
  max-width: 600px;
}
@media screen and (min-width: 1000px) {
  .water-drops__subtitle {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 27px;
    text-decoration: none;
    text-transform: none;
  }
}

.water-drops__grid {
  display: grid;
  grid-template-columns: repeat(3, clamp(200px, 25vw, 300px));
  gap: clamp(60px, 8vw, 120px);
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  .water-drops__grid {
    grid-template-columns: repeat(2, clamp(200px, 30vw, 300px));
  }
}
@media screen and (max-width: 577px) {
  .water-drops__grid {
    grid-template-columns: 1fr;
    gap: 80px;
  }
}

.water-drop {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  transition: transform 0.4s ease-out;
}
.water-drop--column-left.water-drop--point-bottom .water-drop__inner {
  border-radius: 999px 999px 32px 999px;
}
.water-drop--column-left.water-drop--point-bottom .water-drop__ring {
  border-radius: 999px 999px 32px 999px;
}
.water-drop--column-left.water-drop--point-top .water-drop__inner {
  border-radius: 999px 32px 999px 999px;
}
.water-drop--column-left.water-drop--point-top .water-drop__ring {
  border-radius: 999px 32px 999px 999px;
}
.water-drop--column-right.water-drop--point-bottom .water-drop__inner {
  border-radius: 999px 999px 999px 32px;
}
.water-drop--column-right.water-drop--point-bottom .water-drop__ring {
  border-radius: 999px 999px 999px 32px;
}
.water-drop--column-right.water-drop--point-top .water-drop__inner {
  border-radius: 32px 999px 999px 999px;
}
.water-drop--column-right.water-drop--point-top .water-drop__ring {
  border-radius: 32px 999px 999px 999px;
}
@media (max-width: 768px) {
  .water-drop--column-left .water-drop__inner, .water-drop--column-right .water-drop__inner {
    border-radius: 999px 999px 32px 999px;
  }
  .water-drop--column-left .water-drop__ring, .water-drop--column-right .water-drop__ring {
    border-radius: 999px 999px 32px 999px;
  }
}

.water-drop__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(200px, 25vw, 300px);
  height: clamp(200px, 25vw, 300px);
  text-align: center;
  z-index: 3;
  padding: 20px;
}
.water-drop--blue .water-drop__inner {
  background-color: #1f4489;
}
.water-drop--light-blue .water-drop__inner {
  background-color: #66a6d4;
}
.water-drop--orange .water-drop__inner {
  background-color: #f04f38;
}

.water-drop__text {
  font-size: clamp(1.5rem, 2vw, 2.5rem);
  font-weight: 600;
  line-height: 1.3;
  color: #f2f9fe;
  z-index: 1;
}

.water-drop__rings {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.water-drop__ring {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid;
  opacity: 0.24;
  pointer-events: none;
}
.water-drop--blue .water-drop__ring {
  border-color: #006bb8;
  opacity: 0.16;
}
.water-drop--light-blue .water-drop__ring {
  border-color: #4890cb;
}
.water-drop--orange .water-drop__ring {
  border-color: #f69588;
}
.water-drop__ring--middle {
  width: clamp(240px, 28vw, 350px);
  height: clamp(240px, 28vw, 350px);
}
.water-drop__ring--outer {
  width: clamp(280px, 31vw, 390px);
  height: clamp(280px, 31vw, 390px);
}

.water-drops__image {
  width: clamp(200px, 25vw, 300px);
  height: clamp(200px, 25vw, 300px);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
}
.water-drops__image img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.site-header {
  position: fixed;
  top: 32px;
  width: 100%;
  margin: 0 auto;
  z-index: 9999;
  transition: all 0.3s ease;
  padding: 0 6vw;
}
@media screen and (max-width: 1200px) {
  .site-header {
    top: 24px;
  }
}
.site-header--scrolled {
  top: 16px;
}

.nav-wrapper {
  position: relative;
  width: 100%;
}
.nav-wrapper::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 16px;
  pointer-events: auto;
}

.primary-nav {
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(40px);
          backdrop-filter: blur(40px);
  border-radius: 999px;
  padding: 4px 16px 4px 12px;
  height: 4rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  position: relative;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .primary-nav {
    padding: 4px 12px;
  }
}
.primary-nav__logo {
  width: 150.59px;
  height: 29.04px;
  flex-shrink: 0;
  overflow: hidden;
}
.primary-nav__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.primary-nav__items {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
  flex: 1 1 auto;
}
@media screen and (max-width: 1200px) {
  .primary-nav__items {
    display: none;
  }
}
.primary-nav__buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}
@media screen and (max-width: 1200px) {
  .primary-nav__buttons {
    display: none;
  }
}
.primary-nav__mobile-toggle {
  display: none;
  padding: 8px;
  border-radius: 4px;
  cursor: pointer;
  background: transparent;
  border: none;
  transition: background 0.2s ease;
}
@media screen and (max-width: 1200px) {
  .primary-nav__mobile-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.primary-nav__mobile-toggle__icon {
  width: 24px;
  height: 24px;
  position: relative;
}
.primary-nav__mobile-toggle__icon-bar {
  width: 16px;
  height: 2px;
  background: #292b2b;
  position: absolute;
  left: 4px;
  transition: all 0.3s ease;
}
.primary-nav__mobile-toggle__icon-bar:nth-child(1) {
  top: 6px;
}
.primary-nav__mobile-toggle__icon-bar:nth-child(2) {
  top: 11px;
}
.primary-nav__mobile-toggle__icon-bar:nth-child(3) {
  top: 16px;
}
.primary-nav__mobile-toggle--active .primary-nav__mobile-toggle__icon-bar:nth-child(1) {
  transform: rotate(45deg);
  top: 11px;
}
.primary-nav__mobile-toggle--active .primary-nav__mobile-toggle__icon-bar:nth-child(2) {
  opacity: 0;
}
.primary-nav__mobile-toggle--active .primary-nav__mobile-toggle__icon-bar:nth-child(3) {
  transform: rotate(-45deg);
  top: 11px;
}

.site-header .navbar-burger {
  height: auto;
}
.site-header .navbar-item img {
  height: 24px;
}
@media screen and (max-width: 768px) {
  .site-header .navbar-item img {
    height: 20px;
  }
}
.site-header .navbar {
  padding: 0 24px 0 12px;
}
@media screen and (max-width: 768px) {
  .site-header .navbar {
    padding: 0;
  }
}
.site-header .menu {
  display: flex;
  align-items: center;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .site-header .menu {
    display: block;
  }
}
.site-header .menu a {
  display: block;
  padding: 24px 16px;
}
@media screen and (max-width: 768px) {
  .site-header .menu a {
    padding: 16px;
  }
}
.site-header .menu .menu-item-has-children {
  position: relative;
}
@media screen and (min-width: 769px) {
  .site-header .menu .menu-item-has-children:hover .sub-menu, .site-header .menu .menu-item-has-children:focus-within .sub-menu {
    max-height: none;
    overflow: auto;
    transform: translateY(0);
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .site-header .menu .menu-item-has-children > a {
    display: flex;
    align-items: center;
  }
  .site-header .menu .menu-item-has-children > a::after {
    content: " ";
    display: block;
    border-color: black;
    color: black;
    border: 1px solid;
    border-right: 0;
    border-top: 0;
    width: 0.5em;
    height: 0.5em;
    transform: rotate(-45deg);
    transform-origin: center;
    transition: all 0.2s ease;
    background-color: transparent;
    position: relative;
    margin-left: 12px;
    margin-top: -3px;
  }
  .site-header .menu .menu-item-has-children.is-active > a::after {
    transform: rotate(135deg);
    margin-top: 0;
    margin-bottom: -3px;
  }
  .site-header .menu .menu-item-has-children.is-active .sub-menu {
    max-height: none;
    overflow: auto;
    transform: translateY(0);
  }
}
.site-header .menu .menu-item-has-children .sub-menu {
  min-width: 150px;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  opacity: 0;
  transform: translateY(-12px);
  transition: all 0.3s ease;
  background-color: white;
}
@media screen and (max-width: 768px) {
  .site-header .menu .menu-item-has-children .sub-menu {
    position: relative;
    transform: translateY(0);
    opacity: 1;
  }
}
.site-header .menu .menu-item-has-children .sub-menu a {
  display: block;
  padding: 12px 16px;
}

[x-cloak] {
  display: none !important;
}

.site-footer {
  position: relative;
  background: #1f4489;
  overflow: hidden;
  padding: 64px 6vw;
}
@media (min-width: 1000px) {
  .site-footer {
    padding: 200px 6vw;
  }
}
.site-footer__watermark {
  position: absolute;
  width: 1316px;
  height: auto;
  right: -300px;
  bottom: 0;
  overflow: visible;
  pointer-events: none;
}
@media (min-width: 1000px) {
  .site-footer__watermark {
    left: auto;
    right: 0;
    bottom: 0;
  }
}
.site-footer__watermark svg {
  width: 100%;
  height: auto;
  opacity: 0.08;
  mix-blend-mode: multiply;
}
.site-footer .container {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1696px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 48px;
}
.site-footer__top {
  width: 100%;
  padding-bottom: 48px;
  border-bottom: 1px solid rgba(216, 224, 225, 0.16);
}
.site-footer__brand {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
}
@media screen and (min-width: 1200px) and (max-width: 1345px) {
  .site-footer__brand {
    flex: 2 1 0;
  }
}
.site-footer__logo {
  width: 207.41px;
  height: 40px;
}
.site-footer__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.site-footer__description {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 21px;
  text-decoration: none;
  text-transform: none;
  color: #cce1f1;
  max-width: 492px;
}
.site-footer__description p {
  font-size: 0.875rem;
}
.site-footer__contact-wrapper {
  flex: 1 1 0;
  align-items: flex-end;
}
.site-footer__contact {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
}
@media screen and (max-width: 1200px) {
  .site-footer__contact {
    margin-top: 1rem;
  }
}
.site-footer__contact-label {
  font-size: 20px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  line-height: 28px;
  color: #ffffff;
}
.site-footer__contact-value {
  font-size: 32px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  line-height: 40px;
  color: #cce1f1;
  text-decoration: none;
  transition: all 0.2s ease;
  position: relative;
}
.site-footer__contact-value:hover {
  color: #ffffff;
}
.site-footer__middle {
  width: 100%;
}
.site-footer__contracts {
  flex: 1 1 0;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px;
}
.site-footer__section-title {
  font-size: 24px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  line-height: 32px;
  color: #ffffff;
}
.site-footer__contract {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
}
.site-footer__contract-icon {
  width: 38.97px;
  height: 38.97px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.site-footer__contract-text {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 21px;
  text-decoration: none;
  text-transform: none;
  color: #ffffff;
}
.site-footer__nav {
  flex: 1 1 0;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
}
@media (min-width: 1000px) {
  .site-footer__nav {
    align-items: flex-start;
  }
}
.site-footer__nav ul,
.site-footer__nav li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer__nav > ul {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 12px;
  width: 100%;
}
@media (min-width: 1000px) {
  .site-footer__nav > ul {
    max-width: none;
  }
}
.site-footer__nav > ul > li {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
  margin-left: -1rem;
}
@media screen and (min-width: 1345px) {
  .site-footer__nav > ul > li {
    margin-left: -0.625rem;
  }
}
.site-footer__nav > ul > li:not(:last-child) {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(216, 224, 225, 0.16);
}
.site-footer__nav a {
  align-self: stretch;
  height: 35px;
  padding: 4px 12px 4px 12px;
  border-radius: 2px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
  font-size: 12px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 12px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  transition: background 0.2s ease;
}
.site-footer__nav a:hover {
  background: rgba(255, 255, 255, 0.1);
}
.site-footer__nav .menu-item-has-children > a {
  padding-right: 6px;
}
.site-footer__nav .menu-item-has-children > a::after {
  content: "";
  width: 10px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cpath d='M3.73457 1.66797L6.99993 4.71931L3.73457 7.77065' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(-90deg);
  transition: transform 0.2s ease;
}
.site-footer__nav .menu-item-has-children:has(.sub-menu[style*=display]) > a::after {
  transform: rotate(90deg);
}
.site-footer__nav .sub-menu {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
  margin-top: 8px;
}
.site-footer__nav .sub-menu li {
  align-self: stretch;
}
.site-footer__nav .sub-menu[x-cloak] {
  display: none;
}
.site-footer__nav:first-of-type {
  margin-bottom: -24px;
}
@media (min-width: 1000px) {
  .site-footer__nav:first-of-type {
    margin-bottom: 0;
  }
}
.site-footer__nav:first-of-type > ul > li:last-child {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(216, 224, 225, 0.16);
}
@media (min-width: 1000px) {
  .site-footer__nav:first-of-type > ul > li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
}
.site-footer__bottom {
  width: 100%;
  padding-top: 48px;
  border-top: 1px solid rgba(216, 224, 225, 0.16);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
}
@media (min-width: 1000px) {
  .site-footer__bottom {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-end;
    gap: 80px;
  }
}
.site-footer__copyright {
  flex: 1 1 0;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 21px;
  text-decoration: none;
  text-transform: none;
  color: #ffffff;
}
.site-footer__bottom-right {
  flex: 1 1 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
}
.site-footer__policy-nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 0;
}
.site-footer__policy-nav ul,
.site-footer__policy-nav li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer__policy-nav ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 0;
}
.site-footer__policy-nav a {
  height: 35px;
  padding: 4px 12px;
  border-radius: 2px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 2px;
  font-size: 12px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 12px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  transition: background 0.2s ease;
}
.site-footer__policy-nav a:hover {
  background: rgba(255, 255, 255, 0.1);
}
.site-footer__social {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}
.site-footer__social-link {
  width: 32px;
  height: 32px;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0;
  transition: opacity 0.2s ease;
}
.site-footer__social-link:hover {
  opacity: 0.8;
}
.site-footer__social-link img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}

.hero-resource .default-hero__background {
  background-image: url(../images/backgrounds/resource-hero-bg.jpg);
}

.hero-resource-single .kicker {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.25rem;
}
.hero-resource-single .title {
  font-size: 48px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
}
@media screen and (max-width: 769px) {
  .hero-resource-single .title {
    font-size: 32px;
    font-family: "lft-etica", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 40px;
    text-decoration: none;
    text-transform: none;
  }
}
.hero-resource-single .post-categories {
  display: flex;
  gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1rem;
}
.hero-resource-single .post-categories .post-category-link {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.125rem;
  font-weight: 700;
  padding: 8px 8px;
  border-radius: 4px;
}
.hero-resource-single .post-categories .post-category-link:hover {
  background-color: #cce1f1;
  color: #1f4489;
}

.post-preview-card {
  background-color: #f5f7f7;
  padding: 40px;
  border-radius: 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 24px;
}
@media screen and (max-width: 577px) {
  .post-preview-card {
    padding: 24px;
  }
}
.post-preview-card h2 {
  padding-top: 16px;
}
.post-preview-card .posted-on {
  padding-bottom: 16px;
  display: none;
}
.post-preview-card .entry-title {
  color: #1f4489;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2rem;
}
.post-preview-card .entry-title a {
  color: #1f4489;
}
.post-preview-card .entry-title a:hover {
  color: #f04f38;
}
.post-preview-card .excerpt {
  margin-bottom: 1rem;
}
.post-preview-card .excerpt p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
  color: #292b2b;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.post-preview-card .copy-wrapper {
  margin-bottom: 2rem;
  height: 100%;
}
.post-preview-card .thumbnail-wrapper {
  border-radius: 12px;
}
.post-preview-card .thumbnail-wrapper img {
  border-radius: 12px;
  aspect-ratio: 500/300;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-preview-card .post-categories {
  display: flex;
  gap: 8px;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.post-preview-card .post-categories .post-category-link {
  background-color: white;
  color: #1f4489;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.125rem;
  font-weight: 700;
  padding: 8px 8px;
  border-radius: 4px;
}
.post-preview-card .post-categories .post-category-link:hover {
  background-color: #cce1f1;
  color: #1f4489;
}

.resource--footer-cta {
  position: relative;
  padding: 0;
  display: flex;
  align-items: stretch;
  width: 100%;
  overflow: hidden;
  min-height: 50rem;
}
@media screen and (max-width: 769px) {
  .resource--footer-cta {
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
    min-height: auto;
  }
}
.resource--footer-cta .cta-image {
  width: 50%;
  border-top-right-radius: 400px;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .resource--footer-cta .cta-image {
    border-top-right-radius: 300px;
  }
}
@media screen and (max-width: 769px) {
  .resource--footer-cta .cta-image {
    border-top-right-radius: 200px;
    width: 100%;
    border-top-right-radius: 200px;
  }
}
.resource--footer-cta .cta-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-top-right-radius: inherit;
  display: block;
}
.resource--footer-cta .resource-content {
  width: 50%;
  padding: 200px 80px 200px 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  .resource--footer-cta .resource-content {
    padding: 200px 60px 200px 80px;
  }
}
@media screen and (max-width: 769px) {
  .resource--footer-cta .resource-content {
    width: 100%;
    padding: 4rem 6vw;
  }
}
.resource--footer-cta .resource-hero__kicker {
  font-size: 20px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 28px;
  text-decoration: none;
  text-transform: none;
  color: #f04f38;
  text-transform: uppercase;
  margin-bottom: 0;
}
.resource--footer-cta .resource-hero__title {
  font-size: 48px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin-bottom: 1rem;
}
@media screen and (max-width: 577px) {
  .resource--footer-cta .resource-hero__title {
    font-size: 40px;
  }
}
.resource--footer-cta .resource-hero__subtitle {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 27px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
}
@media screen and (max-width: 577px) {
  .resource--footer-cta .resource-hero__subtitle {
    width: 100%;
  }
}
.resource--footer-cta .resource-hero__industry-select {
  margin-top: 48px;
  max-width: 350px;
}
@media screen and (max-width: 577px) {
  .resource--footer-cta .resource-hero__industry-select {
    max-width: 100%;
  }
}
.resource--footer-cta .resource-hero__industry-select .select {
  position: relative;
  display: inline-block;
  width: 100%;
}
.resource--footer-cta .resource-hero__industry-select .select::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #1f4489;
  pointer-events: none;
  transition: transform 0.2s ease;
}
.resource--footer-cta .resource-hero__industry-select .select select {
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: "LFT Etica", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0;
  color: #1f4489;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 999px;
  height: 56px;
  padding: 0 56px 0 32px;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  cursor: pointer;
  outline: none;
  transition: all 0.2s ease;
}
.resource--footer-cta .resource-hero__industry-select .select select:focus, .resource--footer-cta .resource-hero__industry-select .select select:active {
  border-color: rgba(0, 0, 0, 0.24);
}
.resource--footer-cta .resource-hero__industry-select .select select:hover {
  border-color: rgba(0, 0, 0, 0.24);
}
.resource--footer-cta .resource-hero__buttons {
  display: flex;
  gap: 8px;
  align-items: flex-start;
  margin-top: 48px;
}
@media screen and (max-width: 577px) {
  .resource--footer-cta .resource-hero__buttons {
    width: 100%;
  }
}
.resource--footer-cta .resource-hero__buttons .button--primary .button__text, .resource--footer-cta .resource-hero__buttons .button.primary .button__text, .resource--footer-cta .resource-hero__buttons .primary.read-more-link .button__text {
  color: #ffffff;
}

.content .person-gallery-block {
  padding: 64px 0;
  background: #ffffff;
}
@media screen and (min-width: 1000px) {
  .content .person-gallery-block {
    padding: 80px 0;
  }
}
.content .person-gallery-block__header {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 24px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .content .person-gallery-block__header {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 24px;
  }
}
@media screen and (min-width: 1000px) {
  .content .person-gallery-block__header {
    margin-bottom: 64px;
  }
}
.content .person-gallery-block__header-content {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.5rem;
  flex: 1;
}
.content .person-gallery-block__title {
  font-size: clamp(2.5rem, 2vw, 3.5rem);
  color: #1f4489;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 1000px) {
  .content .person-gallery-block__title {
    font-size: 40px;
    font-family: "lft-etica", sans-serif;
    font-weight: 600;
    font-style: normal;
    line-height: 48px;
    text-decoration: none;
    text-transform: none;
  }
}
.content .person-gallery-block__subtitle {
  font-size: clamp(1rem, 2vw, 1.25rem);
  color: #292b2b;
  margin: 0;
  padding: 0;
}
.content .person-gallery-block__nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
}
.content .person-gallery-block__nav-btn {
  width: 80px;
  height: 80px;
  border-radius: 999px;
  border: none;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 0;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .content .person-gallery-block__nav-btn {
    width: 60px;
    height: 60px;
  }
}
.content .person-gallery-block__nav-btn--prev {
  background: #f5f7f7;
}
.content .person-gallery-block__nav-btn--prev:hover {
  background: #ebeff0;
}
.content .person-gallery-block__nav-btn--prev:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.content .person-gallery-block__nav-btn--next {
  background: #f04f38;
}
.content .person-gallery-block__nav-btn--next:hover {
  background: #c03f2d;
}
.content .person-gallery-block__nav-btn--next:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.content .person-gallery-block__nav-btn svg {
  width: 18px;
  height: 18px;
}
@media screen and (max-width: 767px) {
  .content .person-gallery-block__nav-btn svg {
    width: 14px;
    height: 14px;
  }
}
.content .person-gallery-block__slider {
  margin: 0;
}
.content .person-gallery-block__slider .splide__track {
  overflow: visible;
}
.content .person-gallery-block__slider .splide__list {
  align-items: stretch;
}
.content .person-gallery-block__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content .person-gallery-block__slide {
  height: auto;
}
.content .person-gallery-block__card {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 16px;
  height: 100%;
  background-color: #ffffff;
}
@media screen and (min-width: 1000px) {
  .content .person-gallery-block__card {
    gap: 24px;
  }
}
.content .person-gallery-block__headshot {
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 8px;
}
.content .person-gallery-block__headshot img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.content .person-gallery-block__info {
  width: 100%;
}
.content .person-gallery-block .person-gallery-block__name {
  font-size: 1.5rem;
  font-weight: 700;
  color: #1f4489;
  margin-bottom: 0.5rem;
  line-height: 1;
  padding-bottom: 0;
}
.content .person-gallery-block__job {
  font-size: 1rem;
  color: #6d758f;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1rem !important;
}
.content .person-gallery-block__bio {
  font-size: 0.875rem;
  color: #292b2b;
  margin: 0;
  line-height: 1.5;
}

.resource-filter {
  margin-bottom: 2rem;
}
.resource-filter form {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: stretch;
  gap: 16px;
}
@media screen and (min-width: 577px) {
  .resource-filter form {
    flex-direction: row;
    align-items: center;
  }
}
.resource-filter .field {
  margin-bottom: 0;
}
.resource-filter .field .control {
  width: 100%;
}
.resource-filter .select {
  position: relative;
  display: inline-block;
  width: 100%;
}
.resource-filter .select select {
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: "LFT Etica", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0;
  color: #1f4489;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 999px;
  height: 56px;
  padding: 0 56px 0 32px;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  cursor: pointer;
  outline: none;
  transition: all 0.2s ease;
}
.resource-filter .select select:focus, .resource-filter .select select:active {
  border-color: rgba(0, 0, 0, 0.24);
}
.resource-filter .select select option {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0;
  color: #292b2b;
  padding: 4px 8px;
}
.resource-filter .select::after {
  content: "";
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%231f4489' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  pointer-events: none;
}
.resource-filter .active-filters {
  margin-bottom: 1.5rem;
  font-family: "LFT Etica", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  color: #1f4489;
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.resource-filter .active-filters[style*="display: block"] {
  opacity: 1;
  transform: translateY(0);
}
.resource-filter .active-filters .filter-text {
  color: #292b2b;
}
.resource-filter .clear-filters-btn {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: "LFT Etica", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0;
  color: #1f4489;
  background-color: #ffffff;
  border: none;
  border-radius: 999px;
  height: 56px;
  padding: 0 32px;
  white-space: nowrap;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  cursor: pointer;
  outline: none;
  transition: all 0.2s ease, opacity 0.3s ease, transform 0.3s ease;
  opacity: 0;
  transform: translateY(-10px);
}
.resource-filter .clear-filters-btn[style*="display: inline-block"], .resource-filter .clear-filters-btn[style*="display: block"] {
  opacity: 1;
  transform: translateY(0);
}
.resource-filter .clear-filters-btn:hover {
  border-color: rgba(0, 0, 0, 0.24);
  background-color: rgba(0, 0, 0, 0.02);
}
.resource-filter .clear-filters-btn:focus, .resource-filter .clear-filters-btn:active {
  border-color: rgba(0, 0, 0, 0.32);
}

#posts-container {
  position: relative;
  transition: opacity 0.3s ease;
}
#posts-container.posts-loading {
  opacity: 0.5;
  pointer-events: none;
}
#posts-container.posts-loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border: 3px solid rgba(136, 0, 255, 0.2);
  border-top-color: #8800ff;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
}
#posts-container .no-results {
  text-align: center;
  padding: 4rem 2rem;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.6;
  color: #292b2b;
}

@keyframes spin {
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.archive-page-title {
  color: #1f4489;
  font-size: 48px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  margin-bottom: 2rem;
}

.resource-detail-layout {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: flex-start;
}
@media screen and (min-width: 769px) {
  .resource-detail-layout {
    flex-direction: row;
    gap: 120px;
    align-items: flex-start;
  }
}
.resource-detail-layout__main {
  flex: 1;
  min-width: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .resource-detail-layout__main {
    width: auto;
  }
}
.resource-detail-layout__sidebar {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .resource-detail-layout__sidebar {
    width: 300px;
    flex-shrink: 0;
    margin-top: -120px;
    align-self: stretch;
  }
}

.resource-related-posts-nav {
  background-color: #f5f7f7;
  border-radius: 8px;
  padding: 16px 12px;
  box-shadow: 0px 1px 4px 0px rgba(25, 33, 61, 0.08);
}
@media screen and (min-width: 769px) {
  .resource-related-posts-nav {
    position: sticky;
    top: 100px;
    z-index: 100;
  }
}
.resource-related-posts-nav__content {
  display: flex;
  flex-direction: column;
}
.resource-related-posts-nav__title {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #6d758f;
  text-align: left;
  padding: 0;
  margin-bottom: 1rem;
}
.resource-related-posts-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.resource-related-posts-nav__item {
  margin: 0;
  padding: 0;
}
.resource-related-posts-nav__link {
  display: block;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #f1f3f7;
  border-radius: 8px;
  padding: 16px 12px;
  box-shadow: 0px 1px 4px 0px rgba(25, 33, 61, 0.08);
  transition: all 0.2s ease;
}
.resource-related-posts-nav__link:hover {
  border-color: #e1e4ed;
  box-shadow: 0px 2px 8px 0px rgba(25, 33, 61, 0.12);
}
.resource-related-posts-nav__item-content {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.resource-related-posts-nav__item-title {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.2;
  color: #6d758f;
  margin-bottom: 0.5rem;
  padding: 0;
}
.resource-related-posts-nav__item-excerpt {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 18px;
  color: #6d758f;
}
.resource-related-posts-nav__no-results {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #6d758f;
  padding: 24px 8px;
  margin: 0;
}

.resource--footer-cta {
  position: relative;
  padding: 0;
  display: flex;
  align-items: stretch;
  width: 100%;
  overflow: hidden;
  min-height: 50rem;
}
@media screen and (max-width: 769px) {
  .resource--footer-cta {
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
    min-height: auto;
  }
}
.resource--footer-cta .cta-image {
  width: 50%;
  border-top-right-radius: 400px;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .resource--footer-cta .cta-image {
    border-top-right-radius: 300px;
  }
}
@media screen and (max-width: 769px) {
  .resource--footer-cta .cta-image {
    border-top-right-radius: 200px;
    width: 100%;
    border-top-right-radius: 200px;
  }
}
.resource--footer-cta .cta-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-top-right-radius: inherit;
  display: block;
}
.resource--footer-cta .resource-content {
  width: 50%;
  padding: 200px 80px 200px 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  .resource--footer-cta .resource-content {
    padding: 200px 60px 200px 80px;
  }
}
@media screen and (max-width: 769px) {
  .resource--footer-cta .resource-content {
    width: 100%;
    padding: 4rem 6vw;
  }
}
.resource--footer-cta .resource-hero__kicker {
  font-size: 20px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 28px;
  text-decoration: none;
  text-transform: none;
  color: #f04f38;
  text-transform: uppercase;
  margin-bottom: 0;
}
.resource--footer-cta .resource-hero__title {
  font-size: 48px;
  font-family: "lft-etica", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 48px;
  text-decoration: none;
  text-transform: none;
  color: #1f4489;
  margin-bottom: 1rem;
}
@media screen and (max-width: 577px) {
  .resource--footer-cta .resource-hero__title {
    font-size: 40px;
  }
}
.resource--footer-cta .resource-hero__subtitle {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 27px;
  text-decoration: none;
  text-transform: none;
  color: #292b2b;
}
@media screen and (max-width: 577px) {
  .resource--footer-cta .resource-hero__subtitle {
    width: 100%;
  }
}
.resource--footer-cta .resource-hero__industry-select {
  margin-top: 48px;
  max-width: 350px;
}
@media screen and (max-width: 577px) {
  .resource--footer-cta .resource-hero__industry-select {
    max-width: 100%;
  }
}
.resource--footer-cta .resource-hero__industry-select .select {
  position: relative;
  display: inline-block;
  width: 100%;
}
.resource--footer-cta .resource-hero__industry-select .select::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #1f4489;
  pointer-events: none;
  transition: transform 0.2s ease;
}
.resource--footer-cta .resource-hero__industry-select .select select {
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: "LFT Etica", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0;
  color: #1f4489;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 999px;
  height: 56px;
  padding: 0 56px 0 32px;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  cursor: pointer;
  outline: none;
  transition: all 0.2s ease;
}
.resource--footer-cta .resource-hero__industry-select .select select:focus, .resource--footer-cta .resource-hero__industry-select .select select:active {
  border-color: rgba(0, 0, 0, 0.24);
}
.resource--footer-cta .resource-hero__industry-select .select select:hover {
  border-color: rgba(0, 0, 0, 0.24);
}
.resource--footer-cta .resource-hero__buttons {
  display: flex;
  gap: 8px;
  align-items: flex-start;
  margin-top: 48px;
}
@media screen and (max-width: 577px) {
  .resource--footer-cta .resource-hero__buttons {
    width: 100%;
  }
}
.resource--footer-cta .resource-hero__buttons .button--primary .button__text, .resource--footer-cta .resource-hero__buttons .button.primary .button__text, .resource--footer-cta .resource-hero__buttons .primary.read-more-link .button__text {
  color: #ffffff;
}

.error-404 {
  min-height: 700px;
  display: flex;
  align-items: center;
}
.error-404 h1 {
  text-align: center;
  margin-bottom: 32px;
  max-width: 500px;
}
.error-404 a {
  margin: 0 auto;
}

.single-post-section .posted-on {
  padding-bottom: 16px;
  display: block;
}

.contact-page-info-section .content-layout {
  border: 1px solid #d8e0e1;
  border-radius: 24px;
  padding: 3rem;
  margin-bottom: 4rem;
}
@media screen and (min-width: 769px) {
  .contact-page-info-section .content-layout {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 2rem;
  }
  .contact-page-info-section .content-layout .content-wrapper {
    width: 35%;
  }
  .contact-page-info-section .content-layout .form-wrapper {
    width: 60%;
  }
}
.contact-page-info-section .content-wrapper .title {
  font-family: "lft-etica", sans-serif;
  font-size: clamp(1.5rem, 2vw, 2rem);
  margin-bottom: 0.5rem;
  line-height: 1.2;
  color: #1f4489;
  font-weight: 600;
  padding: 0;
}
.contact-page-info-section .content-wrapper .sub-title {
  font-size: 1rem;
  color: #292b2b;
  line-height: 1.5;
  padding: 0;
  margin: 0;
}
.contact-page-info-section .contact-info {
  margin-top: 4rem;
}
.contact-page-info-section .contact-info .contact-info__label {
  font-family: "lft-etica", sans-serif;
  font-size: 1.25rem;
  color: #f04f38;
  display: block;
  font-weight: 600;
}
.contact-page-info-section .contact-info .contact-info__value {
  font-family: "lft-etica", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  color: #1f4489;
  display: block;
  margin-bottom: 1.5rem;
}
.contact-page-info-section .contact-info .contact-info__value:hover {
  text-decoration: underline;
}
.contact-page-info-section .social-links-wrapper {
  margin-top: 2rem;
}
.contact-page-info-section .social-links-wrapper .social-links__title {
  color: #1f4489;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 600;
  font-family: "lft-etica", sans-serif;
}
.contact-page-info-section .social-links-wrapper a {
  margin-right: 1.5rem;
  font-size: 1.5rem;
  color: #292b2b;
}
.contact-page-info-section .social-links-wrapper a:hover {
  color: #1f4489;
}
.contact-page-info-section .social-links-wrapper .social-links {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
}

.contact-page-location-section {
  margin-bottom: 4rem;
}
.contact-page-location-section .section-title {
  font-size: clamp(2rem, 2vw, 2.5rem);
  margin-bottom: 2rem;
  line-height: 1.2;
  color: #1f4489;
  font-weight: 600;
  padding: 0;
  font-family: "lft-etica", sans-serif;
}
.contact-page-location-section .locations-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}
@media screen and (min-width: 577px) {
  .contact-page-location-section .locations-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 769px) {
  .contact-page-location-section .locations-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.contact-page-location-section .location-card .location-image {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}
.contact-page-location-section .location-card .location-image img {
  width: 100%;
  height: auto;
  border-radius: 24px;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.contact-page-location-section .location-card .location-name {
  font-family: "lft-etica", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  color: #1f4489;
  margin-bottom: 0.5rem;
  padding: 0;
  line-height: 1.2;
}
.contact-page-location-section .location-card .location-title {
  font-size: 1rem;
  color: #292b2b;
  margin-bottom: 0.5rem;
  line-height: 1;
  padding: 0;
}
.contact-page-location-section .location-card .address {
  font-size: 0.9rem;
  color: #292b2b;
}
.contact-page-location-section .location-card .address a {
  color: #1f4489;
}
.contact-page-location-section .location-card .address a:hover {
  text-decoration: underline;
}
