.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;
}

.content:not(:last-child) {
  margin-bottom: 1.5rem;
}

.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: white;
  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: #4a4a4a;
  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);
  }
}
.content li + li {
  margin-top: 0.25em;
}
.content p:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content ul:not(:last-child),
.content blockquote:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child) {
  margin-bottom: 1em;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #363636;
  font-weight: 600;
  line-height: 1.125;
}
.content h1 {
  font-size: 2em;
  margin-bottom: 0.5em;
}
.content h1:not(:first-child) {
  margin-top: 1em;
}
.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em;
}
.content h2:not(:first-child) {
  margin-top: 1.1428em;
}
.content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em;
}
.content h3:not(:first-child) {
  margin-top: 1.3333em;
}
.content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em;
}
.content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em;
}
.content h6 {
  font-size: 1em;
  margin-bottom: 1em;
}
.content blockquote {
  background-color: whitesmoke;
  border-left: 5px solid #dbdbdb;
  padding: 1.25em 1.5em;
}
.content ol {
  list-style-position: outside;
  margin-left: 2em;
  margin-top: 1em;
}
.content ol:not([type]) {
  list-style-type: decimal;
}
.content ol:not([type]).is-lower-alpha {
  list-style-type: lower-alpha;
}
.content ol:not([type]).is-lower-roman {
  list-style-type: lower-roman;
}
.content ol:not([type]).is-upper-alpha {
  list-style-type: upper-alpha;
}
.content ol:not([type]).is-upper-roman {
  list-style-type: upper-roman;
}
.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em;
}
.content ul ul {
  list-style-type: circle;
  margin-top: 0.5em;
}
.content ul ul ul {
  list-style-type: square;
}
.content dd {
  margin-left: 2em;
}
.content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center;
}
.content figure:not(:first-child) {
  margin-top: 2em;
}
.content figure:not(:last-child) {
  margin-bottom: 2em;
}
.content figure img {
  display: inline-block;
}
.content figure figcaption {
  font-style: italic;
}
.content pre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal;
}
.content sup,
.content sub {
  font-size: 75%;
}
.content table {
  width: 100%;
}
.content table td,
.content table th {
  border: 1px solid #dbdbdb;
  border-width: 0 0 1px;
  padding: 0.5em 0.75em;
  vertical-align: top;
}
.content table th {
  color: #363636;
}
.content table th:not([align]) {
  text-align: inherit;
}
.content table thead td,
.content table thead th {
  border-width: 0 0 2px;
  color: #363636;
}
.content table tfoot td,
.content table tfoot th {
  border-width: 2px 0 0;
  color: #363636;
}
.content table tbody tr:last-child td,
.content table tbody tr:last-child th {
  border-bottom-width: 0;
}
.content .tabs li + li {
  margin-top: 0;
}
.content.is-small {
  font-size: 0.75rem;
}
.content.is-normal {
  font-size: 1rem;
}
.content.is-medium {
  font-size: 1.25rem;
}
.content.is-large {
  font-size: 1.5rem;
}

.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: 1025px) {
  .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: 1024px) {
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1025px) {
  .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem;
  }
}
@media screen and (min-width: 1025px) 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: 1024px) {
  .columns.is-variable.is-1-desktop-only {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1025px) {
  .columns.is-variable.is-1-widescreen {
    --columnGap: 0.25rem;
  }
}
@media screen and (min-width: 1025px) 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: 1024px) {
  .columns.is-variable.is-2-desktop-only {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1025px) {
  .columns.is-variable.is-2-widescreen {
    --columnGap: 0.5rem;
  }
}
@media screen and (min-width: 1025px) 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: 1024px) {
  .columns.is-variable.is-3-desktop-only {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1025px) {
  .columns.is-variable.is-3-widescreen {
    --columnGap: 0.75rem;
  }
}
@media screen and (min-width: 1025px) 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: 1024px) {
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1025px) {
  .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem;
  }
}
@media screen and (min-width: 1025px) 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: 1024px) {
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1025px) {
  .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem;
  }
}
@media screen and (min-width: 1025px) 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: 1024px) {
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1025px) {
  .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem;
  }
}
@media screen and (min-width: 1025px) 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: 1024px) {
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1025px) {
  .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem;
  }
}
@media screen and (min-width: 1025px) 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: 1024px) {
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1025px) {
  .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem;
  }
}
@media screen and (min-width: 1025px) 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: white;
  min-height: 3.25rem;
  position: relative;
  z-index: 30;
}
.navbar.is-white {
  background-color: white;
  color: #0a0a0a;
}
.navbar.is-white .navbar-brand > .navbar-item,
.navbar.is-white .navbar-brand .navbar-link {
  color: #0a0a0a;
}
.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: #0a0a0a;
}
.navbar.is-white .navbar-brand .navbar-link::after {
  border-color: #0a0a0a;
}
.navbar.is-white .navbar-burger {
  color: #0a0a0a;
}
@media screen and (min-width: 1300px) {
  .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: #0a0a0a;
  }
  .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: #0a0a0a;
  }
  .navbar.is-white .navbar-start .navbar-link::after,
.navbar.is-white .navbar-end .navbar-link::after {
    border-color: #0a0a0a;
  }
  .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: #0a0a0a;
  }
  .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
    background-color: white;
    color: #0a0a0a;
  }
}
.navbar.is-black {
  background-color: #0a0a0a;
  color: white;
}
.navbar.is-black .navbar-brand > .navbar-item,
.navbar.is-black .navbar-brand .navbar-link {
  color: white;
}
.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: white;
}
.navbar.is-black .navbar-brand .navbar-link::after {
  border-color: white;
}
.navbar.is-black .navbar-burger {
  color: white;
}
@media screen and (min-width: 1300px) {
  .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: white;
  }
  .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: white;
  }
  .navbar.is-black .navbar-start .navbar-link::after,
.navbar.is-black .navbar-end .navbar-link::after {
    border-color: white;
  }
  .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: white;
  }
  .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
    background-color: #0a0a0a;
    color: white;
  }
}
.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: 1300px) {
  .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: 1300px) {
  .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: #00d1b2;
  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: #00b89c;
  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: 1300px) {
  .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: #00b89c;
    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: #00b89c;
    color: #fff;
  }
  .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
    background-color: #00d1b2;
    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: 1300px) {
  .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: #3e8ed0;
  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: #3082c5;
  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: 1300px) {
  .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: #3082c5;
    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: #3082c5;
    color: #fff;
  }
  .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
    background-color: #3e8ed0;
    color: #fff;
  }
}
.navbar.is-success {
  background-color: #48c78e;
  color: #fff;
}
.navbar.is-success .navbar-brand > .navbar-item,
.navbar.is-success .navbar-brand .navbar-link {
  color: #fff;
}
.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: #3abb81;
  color: #fff;
}
.navbar.is-success .navbar-brand .navbar-link::after {
  border-color: #fff;
}
.navbar.is-success .navbar-burger {
  color: #fff;
}
@media screen and (min-width: 1300px) {
  .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: #fff;
  }
  .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: #3abb81;
    color: #fff;
  }
  .navbar.is-success .navbar-start .navbar-link::after,
.navbar.is-success .navbar-end .navbar-link::after {
    border-color: #fff;
  }
  .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: #3abb81;
    color: #fff;
  }
  .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
    background-color: #48c78e;
    color: #fff;
  }
}
.navbar.is-warning {
  background-color: #ffe08a;
  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: #ffd970;
  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: 1300px) {
  .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: #ffd970;
    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: #ffd970;
    color: rgba(0, 0, 0, 0.7);
  }
  .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
    background-color: #ffe08a;
    color: rgba(0, 0, 0, 0.7);
  }
}
.navbar.is-danger {
  background-color: #f14668;
  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: #ef2e55;
  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: 1300px) {
  .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: #ef2e55;
    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: #ef2e55;
    color: #fff;
  }
  .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
    background-color: #f14668;
    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: #4a4a4a;
  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: #4a4a4a;
  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: 1299px) {
  .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: white;
    box-shadow: 0 8px 16px rgba(10, 10, 10, 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(10, 10, 10, 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: 1300px) {
  .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: #0a0a0a;
  }
  .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(10, 10, 10, 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: white;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: 2px solid #dbdbdb;
    box-shadow: 0 8px 8px rgba(10, 10, 10, 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: #0a0a0a;
  }
  .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(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 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(10, 10, 10, 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: #0a0a0a;
  }
  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);
}

body {
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  text-decoration: none;
  text-transform: none;
  color: #41423f;
}
body::-moz-selection {
  background-color: #e3eef6;
}
body::selection {
  background-color: #e3eef6;
}

.subtitle {
  font-size: 0.875rem;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5;
  text-decoration: none;
  text-transform: none;
  text-transform: uppercase;
  color: #3178b9;
  padding-bottom: 12px;
  letter-spacing: 1px;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  padding-bottom: 16px;
  color: #465a41;
}

h1,
.heading-1 {
  font-size: 4.5rem;
  font-family: "Gelica", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  h1,
.heading-1 {
    font-size: 3rem;
    font-family: "Gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -1px;
    text-decoration: none;
    text-transform: none;
  }
}

h2,
.heading-2 {
  font-size: 4rem;
  font-family: "Gelica", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  h2,
.heading-2 {
    font-size: 2.5rem;
    font-family: "Gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -1px;
    text-decoration: none;
    text-transform: none;
  }
}

h3,
.heading-3 {
  font-size: 3rem;
  font-family: "Gelica", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  text-decoration: none;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  h3,
.heading-3 {
    font-size: 2rem;
    font-family: "Gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -1px;
    text-decoration: none;
    text-transform: none;
  }
}

h4,
.heading-4 {
  font-size: 2rem;
  font-family: "Gelica", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  h4,
.heading-4 {
    font-size: 1.5rem;
    font-family: "Gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -0.5px;
    text-decoration: none;
    text-transform: none;
  }
}

h5,
.heading-5 {
  font-size: 1.5rem;
  font-family: "Gelica", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.5px;
  text-decoration: none;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  h5,
.heading-5 {
    font-size: 1.25rem;
    font-family: "Gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -0.5px;
    text-decoration: none;
    text-transform: none;
  }
}

h6,
.heading-6 {
  font-size: 1.25rem;
  font-family: "Gelica", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.5px;
  text-decoration: none;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  h6,
.heading-6 {
    font-size: 1rem;
    font-family: "Gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -0.5px;
    text-decoration: none;
    text-transform: none;
  }
}

.section {
  padding: 96px 0;
}
@media screen and (max-width: 768px) {
  .section {
    padding: 48px 0;
  }
}

.container {
  margin: 0 auto;
  max-width: 1240px;
}
@media screen and (max-width: 1289px) {
  .container {
    padding: 0 6vw;
  }
}

.lg-container {
  margin: 0 auto;
  max-width: 1500px;
}
@media screen and (max-width: 1549px) {
  .lg-container {
    padding: 0 6vw;
  }
}

html {
  background-color: #465a41;
}

.site {
  margin-top: 162px;
  background-color: #ffffff;
}
.site.showing-alert {
  margin-top: 240px;
}
@media screen and (max-width: 1299px) {
  .site.showing-alert {
    margin-top: 84px;
  }
}
@media screen and (max-width: 1299px) {
  .site {
    margin-top: 84px;
  }
}

body.admin-bar .site {
  margin-top: 130px;
}
body.admin-bar .site.showing-alert {
  margin-top: 270px;
}
@media screen and (max-width: 1299px) {
  body.admin-bar .site.showing-alert {
    margin-top: 84px;
  }
}
@media screen and (max-width: 1299px) {
  body.admin-bar .site {
    margin-top: 52px;
  }
}

.home-full-width-cta {
  position: relative;
  margin-top: -120px;
  padding-top: 180px !important;
}
@media screen and (max-width: 1344px) {
  .home-full-width-cta {
    margin-top: -20vw;
  }
}
@media screen and (max-width: 768px) {
  .home-full-width-cta {
    margin-top: -160px;
    padding: 120px 0 48px 0 !important;
  }
}

.button {
  font-size: 0.875rem;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #465a41;
  color: #d4e8cf;
  padding: 18px 24px 17px 24px;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.2s ease;
  border: 1px solid #465a41;
  border-radius: 999px;
  white-space: nowrap;
}
.button:hover {
  background-color: #d4e8cf;
  color: #465a41;
  border-color: #d4e8cf;
}
.button.blue {
  background-color: #184c76;
  color: #cee3f3;
}
.button.blue:hover {
  background-color: #3178b9;
  border-color: #3178b9;
}
.button.light-blue {
  background-color: #cee3f3;
  color: #184c76;
  border-color: #cee3f3;
}
.button.light-blue:hover {
  background-color: #b2cfe6;
  border-color: #b2cfe6;
}
.button.outline {
  color: #465a41;
  background-color: transparent;
  border: 1px solid rgba(70, 90, 65, 0.24);
}
.button.outline:hover {
  background-color: #465a41;
  color: #ffffff;
  border-color: #465a41;
}
.button.blue-outline {
  color: #184c76;
  background-color: transparent;
  border: 1px solid #184c76;
}
.button.blue-outline:hover {
  background-color: #184c76;
  color: #ffffff;
  border-color: #184c76;
}
.button.white-outline {
  background-color: transparent;
  color: #cee3f3;
  border-color: rgba(206, 227, 243, 0.4);
}
.button.white-outline:hover {
  background-color: #cee3f3;
  color: #465a41;
}

.links {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 24px;
  gap: 16px;
}
@media screen and (max-width: 576px) {
  .links {
    gap: 8px;
  }
}

.form-wrapper .wpforms-container-full .wpforms-field-label {
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  text-decoration: none;
  text-transform: none;
}
.form-wrapper .wpforms-container-full button[type=submit] {
  font-size: 0.875rem;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #465a41 !important;
  color: #d4e8cf !important;
  padding: 18px 24px 17px 24px;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.2s ease;
  border: 1px solid #465a41 !important;
  border-radius: 999px;
  white-space: nowrap;
}
.form-wrapper .wpforms-container-full button[type=submit]:hover {
  background-color: #d4e8cf !important;
  color: #465a41 !important;
  border-color: #d4e8cf !important;
}
.form-wrapper .wpforms-container-full .wpforms-field-layout {
  padding-bottom: 0;
  padding-top: 0;
}
.form-wrapper .wpforms-container-full .wpforms-confirmation-container-full {
  background-color: transparent;
  border: none;
}

.block--form-block .container {
  max-width: 870px;
}

.animation-element {
  transition: transform 0.7s cubic-bezier(0.3, 1, 0.6, 1), opacity 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  opacity: 0;
  transform: translateY(40%);
}

.fade-left {
  transform: translateX(40%);
}

.fade-right {
  transform: translateX(-40%);
}

.fade-down {
  transform: translateY(-40%);
}

.fade {
  transform: translateY(0);
}

.delayed .animation-element:nth-child(n+1) {
  transition-delay: 0.1s;
}
.delayed .animation-element:nth-child(n+2) {
  transition-delay: 0.2s;
}
.delayed .animation-element:nth-child(n+3) {
  transition-delay: 0.3s;
}
.delayed .animation-element:nth-child(n+4) {
  transition-delay: 0.4s;
}
.delayed .animation-element:nth-child(n+5) {
  transition-delay: 0.5s;
}
.delayed .animation-element:nth-child(n+6) {
  transition-delay: 0.6s;
}
.delayed .animation-element:nth-child(n+7) {
  transition-delay: 0.7s;
}
.delayed .animation-element:nth-child(n+8) {
  transition-delay: 0.8s;
}
.delayed .animation-element:nth-child(n+9) {
  transition-delay: 0.9s;
}
.delayed .animation-element:nth-child(n+10) {
  transition-delay: 1s;
}
.delayed .animation-element:nth-child(n+11) {
  transition-delay: 1.1s;
}
.delayed .animation-element:nth-child(n+12) {
  transition-delay: 1.2s;
}

.content a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.content a:hover {
  color: inherit;
}
.content strong {
  color: inherit;
  font-weight: 700;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  padding-bottom: 1em;
  margin-bottom: 0;
  line-height: 1.2em;
  font-weight: 700;
  color: inherit;
  color: #465a41;
}
.content h1,
.content .heading-1 {
  font-size: 4.5rem;
  font-family: "Gelica", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  .content h1,
.content .heading-1 {
    font-size: 3rem;
    font-family: "Gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -1px;
    text-decoration: none;
    text-transform: none;
  }
}
.content h2,
.content .heading-2 {
  font-size: 4rem;
  font-family: "Gelica", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  .content h2,
.content .heading-2 {
    font-size: 2.5rem;
    font-family: "Gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -1px;
    text-decoration: none;
    text-transform: none;
  }
}
.content h3,
.content .heading-3 {
  font-size: 3rem;
  font-family: "Gelica", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  text-decoration: none;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  .content h3,
.content .heading-3 {
    font-size: 2rem;
    font-family: "Gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -1px;
    text-decoration: none;
    text-transform: none;
  }
}
.content h4,
.content .heading-4 {
  font-size: 2rem;
  font-family: "Gelica", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  .content h4,
.content .heading-4 {
    font-size: 1.5rem;
    font-family: "Gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -0.5px;
    text-decoration: none;
    text-transform: none;
  }
}
.content h5,
.content .heading-5 {
  font-size: 1.5rem;
  font-family: "Gelica", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.5px;
  text-decoration: none;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  .content h5,
.content .heading-5 {
    font-size: 1.25rem;
    font-family: "Gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -0.5px;
    text-decoration: none;
    text-transform: none;
  }
}
.content h6,
.content .heading-6 {
  font-size: 1.25rem;
  font-family: "Gelica", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.5px;
  text-decoration: none;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  .content h6,
.content .heading-6 {
    font-size: 1rem;
    font-family: "Gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -0.5px;
    text-decoration: none;
    text-transform: none;
  }
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.content:not(:last-child) {
  margin-bottom: 0;
}

.block--rich-text .heading {
  padding-bottom: 56px;
  max-width: 870px;
  margin: 0 auto;
}
@media screen and (max-width: 576px) {
  .block--rich-text .heading {
    padding-bottom: 32px;
  }
}
.block--rich-text .content {
  max-width: 870px;
  margin: 0 auto;
}
.block--rich-text .content *:first-child {
  margin-top: 0;
}
.block--rich-text .content *:last-child {
  margin-bottom: 0;
}
.block--rich-text .content h1,
.block--rich-text .content h2,
.block--rich-text .content h3,
.block--rich-text .content h4,
.block--rich-text .content h5,
.block--rich-text .content h6 {
  margin-block: 2rem 1rem;
  padding-bottom: 0;
}
.block--rich-text .content p {
  margin: 1rem 0;
}
@media screen and (max-width: 576px) {
  .block--rich-text .content p {
    margin-bottom: 24px;
  }
}
.block--rich-text .content img {
  margin-top: 32px;
}
@media screen and (max-width: 576px) {
  .block--rich-text .content img {
    margin-top: 24px;
  }
}
.block--rich-text .content blockquote {
  margin-bottom: 32px;
  margin-top: 32px;
  background-color: #e3eef6;
  padding: 48px 40px;
  border-left: 4px solid #184c76;
}
@media screen and (max-width: 576px) {
  .block--rich-text .content blockquote {
    padding: 40px 6vw;
  }
}
.block--rich-text .content blockquote p {
  padding: 0;
  font-size: 2rem;
  font-family: "Gelica", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: none;
  font-style: italic;
  color: #184c76;
  line-height: 1.25;
}
@media screen and (max-width: 576px) {
  .block--rich-text .content blockquote p {
    font-size: 1.5rem;
    font-family: "Gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -0.5px;
    text-decoration: none;
    text-transform: none;
  }
}

.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;
  align-items: center;
  padding: 32px 0 0 0;
  justify-content: space-between;
}
.nav-links .prev,
.nav-links .next,
.nav-links .page-numbers {
  padding: 4px 0;
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  text-decoration: none;
  text-transform: none;
  color: #465a41;
}
.nav-links .prev.current,
.nav-links .next.current,
.nav-links .page-numbers.current {
  color: #184c76;
}
.nav-links .page-numbers {
  display: none;
}
.nav-links .next,
.nav-links .prev {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 1px solid rgba(70, 90, 65, 0.32);
  font-size: 0.875rem;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s ease;
}
.nav-links .next:hover,
.nav-links .prev:hover {
  border-color: #465a41;
}
.nav-links .next {
  margin-left: auto;
}

.entry-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  padding-bottom: 16px;
}
.entry-meta .category {
  padding: 6px 12px 5px 12px;
  background-color: #ffffff;
  border-radius: 999px;
  font-size: 0.75rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  text-decoration: none;
  text-transform: none;
  color: #000000;
}
.entry-meta p {
  font-size: 0.75rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  text-decoration: none;
  text-transform: none;
  color: #000000;
}

.single-blog-hero .entry-meta {
  padding-bottom: 24px;
  gap: 16px;
}
.single-blog-hero .entry-meta .category {
  color: #465a41;
  font-weight: 400;
  text-transform: initial;
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  text-decoration: none;
  text-transform: none;
}
@media screen and (max-width: 576px) {
  .single-blog-hero .entry-meta .category {
    font-size: 0.875rem;
  }
}
.single-blog-hero .entry-meta p {
  color: #ffffff;
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  text-decoration: none;
  text-transform: none;
  text-transform: uppercase;
  font-weight: 700;
}
@media screen and (max-width: 576px) {
  .single-blog-hero .entry-meta p {
    font-size: 0.875rem;
  }
}

.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: #b5b5b5;
}
.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: #b5b5b5;
  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 #0a0a0a;
  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 #0a0a0a;
  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: #b5b5b5;
}
.accordion .accordion-container.active .accordion-btn span::before {
  opacity: 0;
}

.default-hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #465a41;
  background-blend-mode: multiply;
  position: relative;
  min-height: 640px;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .default-hero {
    min-height: 0;
  }
}
.default-hero.two-column .container {
  flex-direction: row;
  max-width: none;
  margin: 0;
  padding: 0;
  padding-left: 6vw;
  gap: 80px;
}
@media screen and (max-width: 1024px) {
  .default-hero.two-column .container {
    flex-direction: column;
    gap: 0;
    padding: 0;
  }
}
.default-hero.two-column .hero-content {
  min-width: calc(50% - 40px);
  padding-bottom: 120px;
  padding-top: 120px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .default-hero.two-column .hero-content {
    min-width: 100%;
    padding: 15vw 6vw;
  }
}
.default-hero.two-column .hero-content .hero-background-logo {
  position: absolute;
  z-index: 0;
  right: -200px;
  bottom: 0;
  display: flex;
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  .default-hero.two-column .hero-content .hero-background-logo {
    right: 0;
    overflow-x: hidden;
  }
  .default-hero.two-column .hero-content .hero-background-logo svg {
    margin-right: -200px;
  }
}
.default-hero.two-column .hero-content .h1,
.default-hero.two-column .hero-content h2,
.default-hero.two-column .hero-content .content {
  max-width: 710px;
}
.default-hero.two-column .image-wrapper {
  width: 100%;
}
.default-hero.two-column .image-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
}
@media screen and (max-width: 1024px) {
  .default-hero.two-column .image-wrapper img {
    min-height: 400px;
  }
}
.default-hero .background-filter {
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #465a41;
  opacity: 0.5;
}
.default-hero .container {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 120px;
  padding-bottom: 120px;
  min-height: 640px;
}
@media screen and (max-width: 768px) {
  .default-hero .container {
    padding: 20vw 6vw;
    min-height: 0;
  }
}
.default-hero .hero-content {
  color: #ffffff;
  max-width: 710px;
}
.default-hero .hero-content .subtitle {
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  color: #b6cfb0;
}
.default-hero .hero-content h1 {
  color: #ffffff;
}
.default-hero .hero-content .content {
  color: #b6cfb0;
}

.home-hero {
  background-color: #465a41;
  position: relative;
  padding-top: 100px;
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .home-hero {
    padding-top: 48px;
  }
}
.home-hero .container {
  width: 100%;
}
.home-hero .container .hero-content {
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 760px;
  margin: 0 auto;
  gap: 32px;
  position: relative;
  z-index: 100;
}
.home-hero .container .hero-content h1 {
  color: #ffffff;
  padding-bottom: 0;
}
.home-hero .container .hero-content p {
  color: #ffffff;
  max-width: 710px;
}
.home-hero .circle-container {
  overflow: hidden;
  width: 100dvw;
  aspect-ratio: 3/2;
  position: relative;
  margin-top: -40dvw;
  z-index: 10;
}
@media screen and (max-width: 1344px) {
  .home-hero .circle-container {
    margin-top: -200px;
    min-height: 600px;
  }
}
@media screen and (max-width: 768px) {
  .home-hero .circle-container {
    margin-top: -230px;
  }
}
.home-hero .circle {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 50dvw;
}
@media screen and (max-width: 1344px) {
  .home-hero .circle {
    bottom: 860px;
  }
}
@media screen and (max-width: 768px) {
  .home-hero .circle {
    bottom: 860px;
  }
}
.home-hero .circle-item {
  position: absolute;
  width: 18dvw;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1344px) {
  .home-hero .circle-item {
    width: 240px;
  }
}
.home-hero .circle-item img {
  height: 18dvw;
  width: 12dvw;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media screen and (max-width: 1344px) {
  .home-hero .circle-item img {
    height: 240px;
    width: 160px;
  }
}

.posts-hero {
  padding-bottom: 0;
}
.posts-hero .hero-content {
  display: flex;
  align-items: center;
  gap: 48px;
  justify-content: space-between;
  border-bottom: 1px solid rgba(70, 90, 65, 0.32);
  padding-bottom: 96px;
}
@media screen and (max-width: 1024px) {
  .posts-hero .hero-content {
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
  }
}
@media screen and (max-width: 768px) {
  .posts-hero .hero-content {
    padding-bottom: 48px;
  }
}
.posts-hero .hero-content .flex-wrapper {
  min-width: calc(50% - 24px);
}
.posts-hero .hero-content .flex-wrapper h1 {
  padding-bottom: 0;
}

.block--two-column-cta.image-left .columns {
  flex-direction: row-reverse;
}
.block--two-column-cta .cta-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .block--two-column-cta .cta-copy {
    margin-bottom: 32px;
  }
}
.block--two-column-cta .cta-image {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}
.block--two-column-cta .cta-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
  aspect-ratio: 1/1;
}
.block--two-column-cta .cta-image .brand-icon {
  position: absolute;
  bottom: 16px;
  right: 16px;
  z-index: 10;
  display: flex;
}
.block--two-column-cta .cta-image .brand-icon svg {
  height: 48px;
  width: auto;
}
.block--two-column-cta .video {
  border-radius: 12px;
}

.block--full-width-video .heading-wrapper {
  text-align: center;
  max-width: 710px;
  margin: 0 auto;
}
.block--full-width-video .heading-wrapper .content {
  padding-top: 24px;
}
@media screen and (max-width: 768px) {
  .block--full-width-video .heading-wrapper .content {
    padding-top: 8px;
  }
}
.block--full-width-video .video {
  border-radius: 12px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 64px;
}
@media screen and (max-width: 768px) {
  .block--full-width-video .video {
    margin-top: 48px;
  }
}

.block--quote .quote {
  text-align: center;
}
.block--quote .quote p {
  font-style: italic;
  color: #184c76;
}

.block--full-width-cta .flex-container {
  display: flex;
  align-items: flex-end;
  gap: 48px;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .block--full-width-cta .flex-container {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
  }
}
.block--full-width-cta .flex-container .subtitle,
.block--full-width-cta .flex-container h2,
.block--full-width-cta .flex-container .content {
  min-width: calc(50% - 24px);
  max-width: 560px;
}
.block--full-width-cta .flex-container .button {
  margin-top: 24px;
}
.block--full-width-cta.blue-background {
  position: relative;
  padding: 120px 0;
}
@media screen and (max-width: 768px) {
  .block--full-width-cta.blue-background {
    padding: 48px 0;
  }
}
.block--full-width-cta.blue-background .background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #cee3f3;
  display: flex;
  overflow: hidden;
}
.block--full-width-cta.blue-background .background img {
  height: 100%;
  min-width: 104%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.1;
  -o-object-position: center center;
     object-position: center center;
}
.block--full-width-cta.blue-background .container {
  position: relative;
  z-index: 10;
}
.block--full-width-cta.blue-background .flex-container {
  align-items: center;
}
@media screen and (max-width: 768px) {
  .block--full-width-cta.blue-background .flex-container {
    align-items: flex-start;
  }
}
.block--full-width-cta.blue-background h2 {
  padding-bottom: 0;
  color: #184c76;
}
.block--full-width-cta.blue-background .content p {
  color: #184c76;
}
.block--full-width-cta.blue-background .green {
  background-color: #184c76;
  color: #cee3f3;
}
.block--full-width-cta.blue-background .green:hover {
  background-color: #3178b9;
  border-color: #3178b9;
}
.block--full-width-cta.blue-background .outline {
  color: #184c76;
  background-color: transparent;
  border: 1px solid #184c76;
}
.block--full-width-cta.blue-background .outline:hover {
  background-color: #184c76;
  color: #ffffff;
  border-color: #184c76;
}

.block--cards {
  position: relative;
  max-width: 100dvw;
  overflow: hidden;
}
.block--cards.photo-type .card-content {
  padding: 48px;
}
@media screen and (max-width: 1344px) {
  .block--cards.photo-type .card-content {
    padding: 32px;
  }
}
@media screen and (max-width: 768px) {
  .block--cards.photo-type .card-content {
    padding: 6vw;
  }
}
.block--cards.photo-type .img-wrapper {
  display: flex;
  aspect-ratio: 4/3;
}
.block--cards.photo-type img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.block--cards.icon-type .card-wrapper {
  padding: 48px;
}
@media screen and (max-width: 1344px) {
  .block--cards.icon-type .card-wrapper {
    padding: 32px;
  }
}
@media screen and (max-width: 768px) {
  .block--cards.icon-type .card-wrapper {
    padding: 6vw;
  }
}
.block--cards.icon-type .card-wrapper .img-wrapper img {
  height: 50px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-bottom: 32px;
}
.block--cards .cards-title-flex-wrapper {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 64px;
}
@media screen and (max-width: 768px) {
  .block--cards .cards-title-flex-wrapper {
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    padding-bottom: 48px;
  }
}
.block--cards .cards-title-flex-wrapper.heading-center {
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .block--cards .cards-title-flex-wrapper.heading-center {
    align-items: flex-start;
    text-align: left;
  }
}
.block--cards .cards-title-flex-wrapper .cards-title-wrapper {
  max-width: 710px;
}
.block--cards .cards-title-flex-wrapper .cards-title-wrapper h2 {
  padding-bottom: 0;
}
.block--cards .cards-title-flex-wrapper .cards-title-wrapper .content {
  padding-top: 16px;
}
.block--cards .card-wrapper {
  border-radius: 12px;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.block--cards .card-wrapper.blue {
  background-color: #e3eef6;
  color: #184c76;
}
.block--cards .card-wrapper.blue h3 {
  color: #184c76;
}
.block--cards .card-wrapper.blue .arrow-button svg path {
  fill: #184c76;
}
.block--cards .card-wrapper.grey {
  background-color: #fafafa;
  color: #465a41;
}
.block--cards .card-wrapper.grey h3 {
  color: #465a41;
}
.block--cards .card-wrapper.grey .arrow-button svg path {
  fill: #465a41;
}
.block--cards .card-wrapper.green {
  background-color: #e7eee5;
  color: #465a41;
}
.block--cards .card-wrapper.green h3 {
  color: #465a41;
}
.block--cards .card-wrapper.green .arrow-button svg path {
  fill: #465a41;
}
.block--cards .card-wrapper.yellow {
  background-color: #fbeec6;
  color: #184c76;
}
.block--cards .card-wrapper.yellow h3 {
  color: #184c76;
}
.block--cards .card-wrapper.yellow .arrow-button svg path {
  fill: #184c76;
}
.block--cards .card-wrapper.red {
  background-color: #fbeff0;
  color: #465a41;
}
.block--cards .card-wrapper.red h3 {
  color: #465a41;
}
.block--cards .card-wrapper.red .arrow-button svg path {
  fill: #465a41;
}
.block--cards .card-wrapper.default {
  background-color: #fafafa;
  color: #465a41;
}
.block--cards .card-wrapper.default h3 {
  color: #465a41;
}
.block--cards .card-wrapper.default .arrow-button svg path {
  fill: #465a41;
}
.block--cards .card-wrapper .card-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
.block--cards .card-wrapper .arrow-button {
  margin-top: 32px;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  gap: 3px;
  font-size: 0.875rem;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px solid #d9dfde;
  padding-bottom: 8px;
}
@media screen and (min-width: 769px) {
  .block--cards .card-wrapper .arrow-button:hover svg {
    transform: translateX(2px);
  }
}
.block--cards .card-wrapper .arrow-button svg {
  height: 14px;
  width: auto;
  margin-bottom: 2px;
  transition: all 0.2s ease;
}
.block--cards .card-wrapper .arrow-button svg path {
  fill: #184c76;
}
.block--cards.card-carousel-section .card-wrapper {
  background-color: #fafafa;
  cursor: grab;
}
.block--cards.card-carousel-section .card-wrapper img {
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
}
.block--cards.card-carousel-section .card-wrapper .card-content {
  padding: 48px;
}
@media screen and (max-width: 1344px) {
  .block--cards.card-carousel-section .card-wrapper .card-content {
    padding: 40px;
  }
}
@media screen and (max-width: 768px) {
  .block--cards.card-carousel-section .card-wrapper .card-content {
    padding: 6vw;
  }
}
.block--cards.card-carousel-section .card-wrapper .card-content svg path {
  fill: #465a41;
}
.block--cards.card-carousel-section .card-carousel .splide__track {
  overflow: visible;
}
.block--cards.card-carousel-section .card-carousel .control-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 64px;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .block--cards.card-carousel-section .card-carousel .control-wrapper {
    padding-top: 40px;
  }
}
.block--cards.card-carousel-section .card-carousel .control-wrapper .splide__pagination {
  position: relative;
  top: auto;
  left: auto;
  padding: 0;
  gap: 6px;
  justify-content: flex-start;
}
.block--cards.card-carousel-section .card-carousel .control-wrapper .splide__pagination .splide__pagination__page.is-active {
  background: #465a41;
  scale: 1.3;
}
.block--cards.card-carousel-section .card-carousel .control-wrapper .splide__arrows {
  position: relative;
  display: flex;
  gap: 16px;
  top: auto;
}
.block--cards.card-carousel-section .card-carousel .control-wrapper .splide__arrows .splide__arrow {
  position: relative;
  left: 0;
  right: 0;
  background: transparent;
  opacity: 0.5;
  transition: all 0.2s ease;
}
.block--cards.card-carousel-section .card-carousel .control-wrapper .splide__arrows .splide__arrow:hover {
  opacity: 1;
}
.block--cards.card-carousel-section .card-carousel .control-wrapper .splide__arrows .splide__arrow svg {
  height: 16px;
  width: auto;
}

.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--image-carousel {
  overflow: hidden;
  max-width: 100vw;
}
.block--image-carousel .container {
  max-width: none;
  padding: 0 24vw;
}
@media screen and (max-width: 1344px) {
  .block--image-carousel .container {
    padding: 0 12vw;
  }
}
@media screen and (max-width: 768px) {
  .block--image-carousel .container {
    padding: 0 6vw;
  }
}
.block--image-carousel .container .image-carousel .splide__track {
  overflow: visible;
}
.block--image-carousel .container .image-carousel .splide__track .splide__slide {
  cursor: grab;
}
.block--image-carousel .container .image-carousel .splide__track .splide__slide img {
  border-radius: 12px;
  height: 32vw;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1344px) {
  .block--image-carousel .container .image-carousel .splide__track .splide__slide img {
    height: 48vw;
  }
}
@media screen and (max-width: 768px) {
  .block--image-carousel .container .image-carousel .splide__track .splide__slide img {
    height: 60vw;
  }
}
.block--image-carousel .container .image-carousel .control-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 64px;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .block--image-carousel .container .image-carousel .control-wrapper {
    padding-top: 40px;
  }
}
.block--image-carousel .container .image-carousel .control-wrapper .splide__arrows {
  position: relative;
  display: flex;
  gap: 16px;
  top: auto;
  right: -10vw;
}
@media screen and (max-width: 1344px) {
  .block--image-carousel .container .image-carousel .control-wrapper .splide__arrows {
    right: -5vw;
  }
}
@media screen and (max-width: 768px) {
  .block--image-carousel .container .image-carousel .control-wrapper .splide__arrows {
    right: 1vw;
  }
}
.block--image-carousel .container .image-carousel .control-wrapper .splide__arrows .splide__arrow {
  position: relative;
  left: 0;
  right: 0;
  background: transparent;
  opacity: 0.5;
  transition: all 0.2s ease;
}
.block--image-carousel .container .image-carousel .control-wrapper .splide__arrows .splide__arrow:hover {
  opacity: 1;
}
.block--image-carousel .container .image-carousel .control-wrapper .splide__arrows .splide__arrow svg {
  height: 16px;
  width: auto;
}
.block--image-carousel .container .image-carousel .control-wrapper .splide__pagination {
  position: relative;
  top: auto;
  left: auto;
  padding: 0;
  gap: 6px;
  left: -10vw;
  justify-content: flex-start;
}
@media screen and (max-width: 1344px) {
  .block--image-carousel .container .image-carousel .control-wrapper .splide__pagination {
    left: -5vw;
  }
}
@media screen and (max-width: 768px) {
  .block--image-carousel .container .image-carousel .control-wrapper .splide__pagination {
    left: 1vw;
  }
}
.block--image-carousel .container .image-carousel .control-wrapper .splide__pagination .splide__pagination__page.is-active {
  background: #465a41;
  scale: 1.3;
}

.block--card-grid .cards-title-flex-wrapper {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 64px;
}
@media screen and (max-width: 768px) {
  .block--card-grid .cards-title-flex-wrapper {
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    padding-bottom: 48px;
  }
}
.block--card-grid .cards-title-flex-wrapper .cards-title-wrapper {
  max-width: 710px;
}
.block--card-grid .cards-title-flex-wrapper .cards-title-wrapper h2 {
  padding-bottom: 0;
}
.block--card-grid .cards-title-flex-wrapper .cards-title-wrapper .content {
  padding-top: 16px;
}
.block--card-grid .card-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 24px;
}
@media screen and (max-width: 1344px) {
  .block--card-grid .card-grid {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }
}
.block--card-grid .card-grid .card-wrapper {
  display: flex;
  background-color: #fafafa;
  border-radius: 12px;
  overflow: hidden;
}
@media screen and (max-width: 576px) {
  .block--card-grid .card-grid .card-wrapper {
    flex-direction: column;
  }
}
.block--card-grid .card-grid .card-wrapper:first-child {
  grid-row: 1/span 2;
  flex-direction: column;
  height: 100%;
}
@media screen and (max-width: 1344px) {
  .block--card-grid .card-grid .card-wrapper:first-child {
    flex-direction: row;
  }
}
@media screen and (max-width: 576px) {
  .block--card-grid .card-grid .card-wrapper:first-child {
    flex-direction: column;
  }
}
.block--card-grid .card-grid .card-wrapper:first-child img {
  -o-object-fit: cover;
     object-fit: cover;
  flex-grow: 1;
}
@media screen and (max-width: 1344px) {
  .block--card-grid .card-grid .card-wrapper:first-child img {
    width: 50%;
    flex-grow: initial;
  }
}
@media screen and (max-width: 576px) {
  .block--card-grid .card-grid .card-wrapper:first-child img {
    width: 100%;
  }
}
.block--card-grid .card-grid .card-wrapper:first-child .card-content {
  padding: 48px;
}
@media screen and (max-width: 768px) {
  .block--card-grid .card-grid .card-wrapper:first-child .card-content {
    padding: 40px 6vw;
  }
}
@media screen and (max-width: 576px) {
  .block--card-grid .card-grid .card-wrapper:first-child .card-content {
    padding: 32px 6vw;
  }
}
.block--card-grid .card-grid .card-wrapper:not(:first-child) img {
  width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 576px) {
  .block--card-grid .card-grid .card-wrapper:not(:first-child) img {
    width: 100%;
  }
}
.block--card-grid .card-grid .card-wrapper:not(:first-child) .card-content {
  padding: 48px;
}
@media screen and (max-width: 768px) {
  .block--card-grid .card-grid .card-wrapper:not(:first-child) .card-content {
    padding: 40px 6vw;
  }
}
@media screen and (max-width: 576px) {
  .block--card-grid .card-grid .card-wrapper:not(:first-child) .card-content {
    padding: 32px 6vw;
  }
}
.block--card-grid .card-grid .card-wrapper .arrow-button {
  margin-top: 32px;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  gap: 3px;
  font-size: 0.875rem;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px solid #d9dfde;
  padding-bottom: 8px;
}
@media screen and (min-width: 769px) {
  .block--card-grid .card-grid .card-wrapper .arrow-button:hover svg {
    transform: translateX(2px);
  }
}
.block--card-grid .card-grid .card-wrapper .arrow-button svg {
  height: 14px;
  width: auto;
  margin-bottom: 2px;
  transition: all 0.2s ease;
}
.block--card-grid .card-grid .card-wrapper .arrow-button svg path {
  fill: #184c76;
}

.block--resources .title-wrapper {
  display: flex;
  gap: 80px;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 64px;
}
@media screen and (max-width: 1344px) {
  .block--resources .title-wrapper {
    gap: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .block--resources .title-wrapper {
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    padding-bottom: 48px;
  }
}
.block--resources .title-wrapper h2 {
  padding-bottom: 0;
}
.block--resources .title-wrapper .content {
  max-width: 900px;
  padding-top: 16px;
}

.block--testimonials {
  background-color: #465a41;
  max-width: 100dvw;
  overflow: hidden;
}
.block--testimonials .container {
  padding: 0;
}
.block--testimonials .title-wrapper {
  padding-bottom: 48px;
}
@media screen and (max-width: 1289px) {
  .block--testimonials .title-wrapper {
    padding: 0 6vw 48px 6vw;
  }
}
@media screen and (max-width: 768px) {
  .block--testimonials .title-wrapper {
    padding: 0 6vw 24px 6vw;
  }
}
.block--testimonials .title-wrapper h2 {
  color: #b6cfb0;
  text-align: center;
}
.block--testimonials .testimonial-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  padding-bottom: 64px;
  justify-content: center;
}
@media screen and (max-width: 1289px) {
  .block--testimonials .testimonial-categories {
    padding-left: 6vw;
    padding-right: 6vw;
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow: auto;
    max-width: 100dvw;
  }
}
@media screen and (max-width: 768px) {
  .block--testimonials .testimonial-categories {
    padding-bottom: 48px;
  }
}
.block--testimonials .testimonial-categories .active {
  background-color: #b6cfb0;
  color: #465a41;
}
.block--testimonials .testimonial-carousel {
  position: relative;
}
@media screen and (max-width: 1289px) {
  .block--testimonials .testimonial-carousel {
    padding: 0 6vw;
  }
}
@media screen and (min-width: 890px) {
  .block--testimonials .testimonial-carousel .no-carousel .splide__list {
    display: flex;
    gap: 24px;
  }
}
@media screen and (min-width: 890px) {
  .block--testimonials .testimonial-carousel .no-carousel .splide__list .splide__slide {
    width: calc(50% - 12px);
    flex-grow: 1;
  }
}
.block--testimonials .testimonial-carousel .no-carousel .splide__list .testimonial-card {
  cursor: initial;
}
.block--testimonials .testimonial-carousel .filter-splide-item:not(.splide__slide) {
  display: none;
}
.block--testimonials .testimonial-carousel article {
  height: 100%;
}
.block--testimonials .testimonial-carousel .testimonial-card {
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.08);
  padding: 48px;
  height: 100%;
  cursor: grab;
}
@media screen and (max-width: 1344px) {
  .block--testimonials .testimonial-carousel .testimonial-card {
    padding: 32px;
  }
}
@media screen and (max-width: 768px) {
  .block--testimonials .testimonial-carousel .testimonial-card {
    padding: 6vw;
  }
}
.block--testimonials .testimonial-carousel .testimonial-card h3,
.block--testimonials .testimonial-carousel .testimonial-card p,
.block--testimonials .testimonial-carousel .testimonial-card span {
  color: #ffffff;
  display: flex;
}
.block--testimonials .testimonial-carousel .testimonial-card .quote p,
.block--testimonials .testimonial-carousel .testimonial-card .quote span {
  font-size: 1.5rem;
  font-family: "Gelica", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.5px;
  text-decoration: none;
  text-transform: none;
}
@media screen and (max-width: 768px) {
  .block--testimonials .testimonial-carousel .testimonial-card .quote p,
.block--testimonials .testimonial-carousel .testimonial-card .quote span {
    font-size: 1.25rem;
    font-family: "Gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -0.5px;
    text-decoration: none;
    text-transform: none;
  }
}
.block--testimonials .testimonial-carousel .testimonial-card .quote {
  padding-bottom: 48px;
}
.block--testimonials .testimonial-carousel .testimonial-card .icon {
  height: 48px;
  width: auto;
}
.block--testimonials .testimonial-carousel .testimonial-card .flex-wrapper {
  display: flex;
  gap: 24px;
  padding-bottom: 48px;
  align-items: center;
}
@media screen and (max-width: 576px) {
  .block--testimonials .testimonial-carousel .testimonial-card .flex-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}
.block--testimonials .testimonial-carousel .testimonial-card .flex-wrapper img {
  height: 100px;
  width: 100px;
  border-radius: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .block--testimonials .testimonial-carousel .testimonial-card .flex-wrapper img {
    height: 64px;
    width: 64px;
  }
}
@media screen and (max-width: 889px) {
  .block--testimonials .testimonial-carousel .testimonial-card .flex-wrapper img {
    height: 100px;
    width: 100px;
  }
}
.block--testimonials .testimonial-carousel .testimonial-card .flex-wrapper .stars {
  display: flex;
  align-items: center;
  gap: 8px;
}
.block--testimonials .testimonial-carousel .testimonial-card .flex-wrapper .stars .svg {
  height: 24px;
  width: auto;
}
.block--testimonials .testimonial-carousel .splide__track {
  overflow: visible;
}
.block--testimonials .testimonial-carousel .control-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 64px;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .block--testimonials .testimonial-carousel .control-wrapper {
    padding-top: 40px;
  }
}
@media screen and (min-width: 890px) {
  .block--testimonials .testimonial-carousel .control-wrapper.hide-arrows-desktop {
    display: none;
  }
}
.block--testimonials .testimonial-carousel .control-wrapper.hide-arrows {
  display: none;
}
.block--testimonials .testimonial-carousel .control-wrapper .splide__arrows {
  position: relative;
  display: flex;
  gap: 16px;
  top: auto;
  justify-content: flex-end;
  width: 100%;
}
.block--testimonials .testimonial-carousel .control-wrapper .splide__arrows .splide__arrow {
  position: relative;
  left: 0;
  right: 0;
  background: transparent;
  opacity: 0.5;
  transition: all 0.2s ease;
}
.block--testimonials .testimonial-carousel .control-wrapper .splide__arrows .splide__arrow:hover {
  opacity: 1;
}
.block--testimonials .testimonial-carousel .control-wrapper .splide__arrows .splide__arrow svg {
  height: 16px;
  width: auto;
}
.block--testimonials .testimonial-carousel .control-wrapper .splide__arrows .splide__arrow svg path {
  fill: #ffffff;
}

.block--image-grid {
  position: relative;
}
.block--image-grid .image-grid {
  display: grid;
  grid-template-columns: repeat(12, 6fr);
  grid-template-rows: auto;
  gap: 24px;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .block--image-grid .image-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }
}
.block--image-grid .image-grid .img-wrapper {
  border-radius: 12px;
  overflow: hidden;
}
.block--image-grid .image-grid .img-wrapper:first-child {
  grid-area: 3/1/span 9/span 9;
  height: 520px;
}
@media screen and (max-width: 1344px) {
  .block--image-grid .image-grid .img-wrapper:first-child {
    height: 40vw;
  }
}
@media screen and (max-width: 768px) {
  .block--image-grid .image-grid .img-wrapper:first-child {
    height: 80vw;
    width: 100%;
    max-height: 500px;
  }
}
.block--image-grid .image-grid .img-wrapper:nth-child(2) {
  grid-area: 1/8/span 2/span 2;
  height: 260px;
  width: 336px;
}
@media screen and (max-width: 1344px) {
  .block--image-grid .image-grid .img-wrapper:nth-child(2) {
    width: 20vw;
    height: 15vw;
  }
}
@media screen and (max-width: 768px) {
  .block--image-grid .image-grid .img-wrapper:nth-child(2) {
    width: calc(50% - 8px);
    height: 40vw;
  }
}
.block--image-grid .image-grid .img-wrapper:nth-child(3) {
  grid-area: 1/10/span 8/span 2;
  height: 464px;
  width: 336px;
}
@media screen and (max-width: 1344px) {
  .block--image-grid .image-grid .img-wrapper:nth-child(3) {
    width: 20vw;
    height: 30vw;
  }
}
@media screen and (max-width: 768px) {
  .block--image-grid .image-grid .img-wrapper:nth-child(3) {
    width: calc(50% - 8px);
    height: 60vw;
  }
}
.block--image-grid .image-grid .img-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.block--image-grid .background-logo {
  position: absolute;
  bottom: -300px;
  left: 50vw;
  z-index: 0;
}
@media screen and (max-width: 1549px) {
  .block--image-grid .background-logo {
    right: 0;
    left: auto;
    bottom: -240px;
  }
}
@media screen and (max-width: 768px) {
  .block--image-grid .background-logo {
    width: 80vw;
    bottom: -140px;
    right: auto;
    left: 0;
  }
}

@media screen and (max-width: 1299px) {
  html.is-clipped-overflow {
    overflow: hidden;
  }
}

.site-header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  box-shadow: 0px 36px 104px -4px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 768px) {
  .site-header {
    display: flex;
    flex-direction: column-reverse;
  }
}
.site-header .navbar {
  background-color: #465a41;
  display: block;
  padding-bottom: 16px;
}
@media screen and (max-width: 1299px) {
  .site-header .navbar {
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
  }
  .site-header .navbar .lower-nav {
    height: 100%;
  }
  .site-header .navbar .lower-nav .navbar-menu {
    height: 100%;
  }
  .site-header .navbar .lower-nav .navbar-items {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
  .site-header .navbar.is-open {
    height: 100dvh;
    overflow: auto;
  }
}
@media screen and (min-width: 1300px) {
  .site-header .navbar.scrolled .navbar-menu {
    margin-bottom: -43px;
  }
}
.site-header .navbar-menu {
  width: 100%;
  box-shadow: none;
  background-color: #465a41;
  transition: all 0.2s ease;
}
@media screen and (min-width: 1300px) {
  .site-header .navbar-menu {
    display: block;
    background-color: transparent;
  }
}
.site-header .top-nav {
  display: flex;
  align-items: center;
  gap: 48px;
  justify-content: space-between;
  padding: 24px 24px 16px 24px;
  position: relative;
}
@media screen and (max-width: 1299px) {
  .site-header .top-nav {
    padding: 16px 24px;
  }
}
.site-header .top-nav .navbar-brand {
  width: 100%;
}
@media screen and (min-width: 1300px) {
  .site-header .top-nav .navbar-brand {
    display: flex;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    align-items: center;
    width: auto;
  }
}
.site-header .top-nav .navbar-brand .navbar-logo {
  display: flex;
  align-items: center;
}
.site-header .top-nav .navbar-brand .navbar-logo img {
  height: 32px;
  max-height: none;
}
@media screen and (max-width: 768px) {
  .site-header .top-nav .navbar-brand .navbar-logo img {
    height: 24px;
  }
}
.site-header .top-nav .navbar-brand .navbar-burger {
  padding: 12px;
  border-radius: 999px;
  border: solid 1px rgba(206, 227, 243, 0.4);
  transition: all 0.2s ease;
}
@media screen and (max-width: 768px) {
  .site-header .top-nav .navbar-brand .navbar-burger:hover {
    background-color: transparent;
  }
}
.site-header .top-nav .navbar-brand .navbar-burger span {
  background-color: #cee3f3;
  border-radius: 1px;
  transition: all 0.2s ease;
}
.site-header .top-nav .search-cta-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 1299px) {
  .site-header .top-nav .search-cta-wrapper {
    display: none;
  }
}
.site-header .top-nav .search-cta-wrapper .search-toggle {
  border-radius: 999px;
  border: 1px solid rgba(206, 227, 243, 0.4);
  padding: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease;
  background-color: transparent;
  cursor: pointer;
}
.site-header .top-nav .search-cta-wrapper .search-toggle:hover {
  background-color: #cee3f3;
}
.site-header .top-nav .search-cta-wrapper .search-toggle:hover svg path {
  fill: #465a41;
}
.site-header .top-nav .cta-links {
  display: flex;
  gap: 8px;
}
@media screen and (max-width: 1299px) {
  .site-header .top-nav .cta-links {
    display: none;
  }
}
.site-header .top-nav .navbar-burger {
  height: auto;
}
.site-header .lower-nav .mobile-cta-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding: 24px;
}
@media screen and (max-width: 768px) {
  .site-header .lower-nav .mobile-cta-links {
    flex-direction: column;
  }
}
@media screen and (min-width: 1300px) {
  .site-header .lower-nav .mobile-cta-links {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .site-header .lower-nav .mobile-cta-links .button {
    width: 100%;
    max-width: none;
    text-align: center;
  }
}
.site-header .lower-nav .menu {
  display: flex;
  padding: 0px 24px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 60px;
  background-color: #ffffff;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 1299px) {
  .site-header .lower-nav .menu {
    display: block;
    border-radius: none;
    background-color: transparent;
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .site-header .lower-nav .menu {
    width: 100%;
    padding: 0 16px;
  }
}
.site-header .lower-nav .menu a {
  display: block;
  padding: 16px;
  border-radius: 999px;
  transition: all 0.2s ease;
}
@media screen and (min-width: 1300px) {
  .site-header .lower-nav .menu a:hover {
    background-color: rgba(182, 207, 176, 0.24);
  }
}
@media screen and (max-width: 1299px) {
  .site-header .lower-nav .menu a {
    color: #d4e8cf;
    font-size: 1.5rem;
    padding: 8px 16px;
  }
}
@media screen and (max-width: 576px) {
  .site-header .lower-nav .menu a {
    font-size: 1rem;
  }
}
.site-header .lower-nav .menu .menu-item-has-children {
  position: relative;
  border-radius: 999px;
  transition: all 0.2s ease;
}
@media screen and (min-width: 1300px) {
  .site-header .lower-nav .menu .menu-item-has-children:hover, .site-header .lower-nav .menu .menu-item-has-children:focus-within {
    background-color: rgba(182, 207, 176, 0.24);
  }
  .site-header .lower-nav .menu .menu-item-has-children:hover .sub-menu, .site-header .lower-nav .menu .menu-item-has-children:focus-within .sub-menu {
    max-height: none;
    overflow: auto;
    transform: translateY(0);
    opacity: 1;
  }
}
@media screen and (max-width: 1299px) {
  .site-header .lower-nav .menu .menu-item-has-children > a {
    display: flex;
    align-items: center;
    gap: 16px;
    width: -moz-fit-content;
    width: fit-content;
  }
  .site-header .lower-nav .menu .menu-item-has-children > a::after {
    content: " ";
    display: block;
    color: #d4e8cf;
    border: 2px solid #d4e8cf;
    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-top: -0.4em;
  }
  .site-header .lower-nav .menu .menu-item-has-children.is-active .sub-menu, .site-header .lower-nav .menu .menu-item-has-children:focus-within .sub-menu {
    padding-top: 16px;
    padding-bottom: 8px;
  }
  .site-header .lower-nav .menu .menu-item-has-children.is-active > a, .site-header .lower-nav .menu .menu-item-has-children:focus-within > a {
    background-color: rgba(182, 207, 176, 0.24);
  }
  .site-header .lower-nav .menu .menu-item-has-children.is-active > a::after, .site-header .lower-nav .menu .menu-item-has-children:focus-within > a::after {
    transform: rotate(135deg);
    margin-top: 0;
    margin-bottom: -3px;
  }
  .site-header .lower-nav .menu .menu-item-has-children.is-active .sub-menu, .site-header .lower-nav .menu .menu-item-has-children:focus-within .sub-menu {
    max-height: none;
    overflow: auto;
    transform: translateY(0);
  }
}
@media screen and (max-width: 768px) {
  .site-header .lower-nav .menu .menu-item-has-children > a {
    justify-content: space-between;
    width: 100%;
  }
}
.site-header .lower-nav .menu .menu-item-has-children .sub-menu {
  min-width: 184px;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  opacity: 0;
  transform: translateY(-12px);
  transition: all 0.3s ease;
  padding-top: 3px;
  box-shadow: 0px 12px 16px -4px rgba(0, 0, 0, 0.08), 0px 4px 6px -2px rgba(0, 0, 0, 0.03);
  border-radius: 0 0 12px 12px;
}
@media screen and (max-width: 1299px) {
  .site-header .lower-nav .menu .menu-item-has-children .sub-menu {
    position: relative;
    transform: translateY(0);
    opacity: 1;
    box-shadow: none;
    border-radius: none;
  }
}
.site-header .lower-nav .menu .menu-item-has-children .sub-menu .menu-item {
  background-color: #ffffff;
  padding: 0 8px;
}
@media screen and (max-width: 1299px) {
  .site-header .lower-nav .menu .menu-item-has-children .sub-menu .menu-item {
    background-color: transparent;
  }
}
.site-header .lower-nav .menu .menu-item-has-children .sub-menu .menu-item:first-child {
  padding-top: 8px;
  border-radius: 12px 12px 0 0;
}
@media screen and (max-width: 576px) {
  .site-header .lower-nav .menu .menu-item-has-children .sub-menu .menu-item:first-child {
    padding-top: 0;
  }
}
.site-header .lower-nav .menu .menu-item-has-children .sub-menu .menu-item:last-child {
  padding-bottom: 8px;
  border-radius: 0 0 12px 12px;
}
.site-header .lower-nav .menu .menu-item-has-children .sub-menu a {
  display: block;
  padding: 8px;
  border-radius: 999px;
  transition: all 0.2s ease;
}
@media screen and (min-width: 1300px) {
  .site-header .lower-nav .menu .menu-item-has-children .sub-menu a:hover {
    background-color: #cee3f3;
  }
}
@media screen and (max-width: 1299px) {
  .site-header .lower-nav .menu .menu-item-has-children .sub-menu a {
    display: flex;
    align-items: center;
    gap: 8px;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 1rem;
  }
  .site-header .lower-nav .menu .menu-item-has-children .sub-menu a:before {
    content: url("../../assets/images/svgs/right-arrow-alt.svg");
    height: 18px;
    width: auto;
  }
}
.site-header .mobile-search-wrapper {
  padding: 16px 24px 24px 24px;
  display: none;
}
@media screen and (max-width: 1299px) {
  .site-header .mobile-search-wrapper {
    display: block;
  }
}
.site-header .mobile-search-wrapper #search-form-mobile {
  background-color: #ffffff;
  padding: 12px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.site-header .mobile-search-wrapper #search-form-mobile .search-button {
  border: none;
  background: transparent;
}
.site-header .mobile-search-wrapper #search-form-mobile input {
  border: none;
  color: #465a41;
  flex-grow: 1;
}
.site-header .mobile-search-wrapper #search-form-mobile input:focus-visible {
  border: none;
  outline: none;
}
.site-header .search-wrapper {
  max-height: 0;
  transition: all 0.2s ease;
  overflow: hidden;
}
@media screen and (max-width: 1299px) {
  .site-header .search-wrapper {
    display: none;
  }
}
.site-header .search-wrapper.is-open, .site-header .search-wrapper:focus-within {
  padding: 64px 0 32px 0;
  max-height: none;
  overflow: auto;
}
.site-header .search-wrapper.is-open .search-container, .site-header .search-wrapper:focus-within .search-container {
  opacity: 1;
}
.site-header .search-wrapper .search-container {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
  width: 70vw;
  margin: 0 auto;
  max-width: 1300px;
  opacity: 0;
  transition: all 0.5s ease;
}
.site-header .search-wrapper .search-container button {
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.site-header .search-wrapper .search-container .search-close:hover svg path {
  stroke: #ffffff;
}
.site-header .search-wrapper .search-container .search-close svg path {
  transition: all 0.2s ease;
}
.site-header .search-wrapper .search-container #search-form {
  padding: 40px;
  background-color: #ffffff;
  flex-grow: 1;
  display: flex;
  align-items: center;
  gap: 24px;
  border-radius: 12px;
  justify-content: space-between;
}
.site-header .search-wrapper .search-container #search-form .flex-wrapper {
  display: flex;
  gap: 24px;
  align-items: center;
  flex-grow: 1;
}
.site-header .search-wrapper .search-container #search-form input {
  border: none;
  color: #465a41;
  flex-grow: 1;
}
.site-header .search-wrapper .search-container #search-form input:focus-visible {
  border: none;
  outline: none;
}
.site-header .search-wrapper .search-container #search-form .search-green:hover svg path {
  fill: #000000;
}
.site-header .search-wrapper .search-container #search-form .search-green svg {
  height: 24px;
  width: 24px;
}
.site-header .search-wrapper .search-container #search-form .search-green svg path {
  fill: #465a41;
  transition: all 0.2s ease;
}

.footer-cta-section {
  padding-bottom: 0;
  margin-bottom: -32px;
}
.footer-cta-section .footer-cta {
  display: flex;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  background-color: #ffffff;
  z-index: 20;
}
@media screen and (max-width: 1024px) {
  .footer-cta-section .footer-cta {
    flex-direction: column;
  }
}
.footer-cta-section .footer-cta .footer-cta-content {
  min-width: 70%;
  position: relative;
  z-index: 10;
  padding: 180px 120px;
}
@media screen and (max-width: 1344px) {
  .footer-cta-section .footer-cta .footer-cta-content {
    padding: 120px 6vw;
    min-width: 60%;
  }
}
@media screen and (max-width: 1024px) {
  .footer-cta-section .footer-cta .footer-cta-content {
    min-width: 0;
    width: 100%;
    padding: 96px 6vw;
  }
}
@media screen and (max-width: 768px) {
  .footer-cta-section .footer-cta .footer-cta-content {
    padding: 48px 6vw;
  }
}
.footer-cta-section .footer-cta .footer-cta-content .background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #cee3f3;
  display: flex;
  overflow: hidden;
}
.footer-cta-section .footer-cta .footer-cta-content .background img {
  height: 100%;
  min-width: 104%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.1;
  -o-object-position: center center;
     object-position: center center;
}
.footer-cta-section .footer-cta .footer-cta-content .footer-cta-content-wrapper {
  position: relative;
  z-index: 10;
}
.footer-cta-section .footer-cta .footer-cta-content .heading-3,
.footer-cta-section .footer-cta .footer-cta-content .content {
  max-width: 710px;
  color: #184c76;
}
.footer-cta-section .footer-cta .image-wrapper {
  width: 100%;
  position: relative;
  z-index: 3;
  display: flex;
  background-color: #e3eef6;
}
.footer-cta-section .footer-cta .image-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .footer-cta-section .footer-cta .image-wrapper img {
    min-height: 400px;
  }
}

.site-footer {
  background-color: #465a41;
  padding-top: 96px;
  padding-bottom: 120px;
  color: #b6cfb0;
  position: relative;
  max-width: 100vw;
  overflow: hidden;
}
.site-footer .container {
  position: relative;
  z-index: 10;
}
.site-footer .footer-top {
  padding-bottom: 80px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}
.site-footer .footer-bottom {
  padding-top: 80px;
}
.site-footer .footer-content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-content-wrapper {
    padding-bottom: 40px;
  }
}
.site-footer .footer-content-wrapper img {
  max-height: 24px;
  width: -moz-fit-content;
  width: fit-content;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-fit: left center;
     object-fit: left center;
}
.site-footer .footer-content-wrapper .content p {
  font-size: 0.875rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  text-decoration: none;
  text-transform: none;
}
.site-footer .footer-nav-wrapper .footer-links {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 64px;
       column-gap: 64px;
}
.site-footer .footer-nav-wrapper .footer-links li {
  width: calc(50% - 32px);
}
@media screen and (max-width: 576px) {
  .site-footer .footer-nav-wrapper .footer-links li {
    width: 100%;
  }
}
.site-footer .footer-nav-wrapper .footer-links li a {
  padding: 12px 0;
  display: flex;
  gap: 12px;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  font-size: 0.875rem;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s ease;
}
@media screen and (min-width: 769px) {
  .site-footer .footer-nav-wrapper .footer-links li a:hover {
    color: #ffffff;
  }
  .site-footer .footer-nav-wrapper .footer-links li a:hover svg {
    transform: translateX(-6px);
  }
  .site-footer .footer-nav-wrapper .footer-links li a:hover svg path {
    fill: #ffffff;
  }
}
.site-footer .footer-nav-wrapper .footer-links li a svg {
  transition: all 0.2s ease;
}
.site-footer .footer-nav-wrapper .footer-links li a svg path {
  transition: all 0.2s ease;
}
.site-footer .copyright {
  font-size: 0.875rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  text-decoration: none;
  text-transform: none;
  padding-bottom: 32px;
}
.site-footer .copyright span {
  font-weight: 700;
}
.site-footer .language-links {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.site-footer .language-links a {
  font-size: 0.875rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  text-decoration: none;
  text-transform: none;
  transition: all 0.2s ease;
}
@media screen and (min-width: 769px) {
  .site-footer .language-links a:hover {
    color: #ffffff;
  }
}
.site-footer .footer-background {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .site-footer .footer-background {
    left: 0;
    right: auto;
  }
}

.alert-bar {
  position: relative;
  display: none;
  align-items: center;
  justify-content: center;
  gap: 32px;
  padding: 24px;
  background-color: #fbeff0;
  color: #a43923;
}
.alert-bar.visible {
  display: flex;
}
@media screen and (max-width: 768px) {
  .alert-bar {
    flex-wrap: wrap;
    gap: 24px;
    padding: 40px 6vw;
    justify-content: flex-start;
  }
}
.alert-bar .flex-wrapper {
  max-width: 944px;
  display: flex;
  gap: 8px;
}
.alert-bar .flex-wrapper .alert-icon {
  height: 24px;
  width: 24px;
}
@media screen and (max-width: 768px) {
  .alert-bar .flex-wrapper .alert-icon {
    display: none;
  }
}
.alert-bar .flex-wrapper .alert-icon svg {
  height: 24px;
  width: auto;
}
.alert-bar .flex-wrapper .heading-6 {
  padding-bottom: 4px;
}
@media screen and (max-width: 768px) {
  .alert-bar .flex-wrapper .heading-6 {
    font-size: 1.25rem;
    font-family: "Gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -0.5px;
    text-decoration: none;
    text-transform: none;
  }
}
.alert-bar .flex-wrapper .content p {
  font-size: 0.875rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  text-decoration: none;
  text-transform: none;
  padding-bottom: 0;
  margin-bottom: 1rem;
}
.alert-bar .flex-wrapper .content p:last-child {
  margin-bottom: 0;
}
.alert-bar .arrow-link {
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 0.875rem;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  padding: 12px 0;
  border-bottom: 1px solid rgba(162, 60, 41, 0.32);
  transition: all 0.2s ease;
  white-space: nowrap;
}
.alert-bar .arrow-link:hover {
  border-bottom: 1px solid #a43923;
}
.alert-bar .arrow-link:hover svg {
  transform: translateX(-2px);
}
.alert-bar .arrow-link svg {
  height: 14px;
  width: auto;
  transition: all 0.2s ease;
}
.alert-bar .arrow-link svg path {
  fill: #a43923;
}
.alert-bar .close-alert {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 10;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .alert-bar .close-alert {
    top: 8px;
    right: 8px;
  }
}
@media screen and (min-width: 769px) {
  .alert-bar .close-alert:hover svg path {
    stroke: #000000;
  }
}
.alert-bar .close-alert svg path {
  stroke: #a43923;
  transition: all 0.2s ease;
}

.contact-page-content .contact-links {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 40px 0;
  border-bottom: 1px solid rgba(70, 90, 65, 0.24);
}
@media screen and (max-width: 1024px) {
  .contact-page-content .contact-links {
    padding: 0 0 40px 0;
  }
}
.contact-page-content .contact-links a,
.contact-page-content .contact-links p {
  display: flex;
  align-items: center;
  gap: 16px;
  color: #184c76;
}
.contact-page-content .contact-links a span,
.contact-page-content .contact-links p span {
  transition: all 0.2s ease;
}
@media screen and (max-width: 768px) {
  .contact-page-content .contact-links a span {
    text-decoration: underline;
    text-underline-offset: 6px;
  }
}
@media screen and (min-width: 769px) {
  .contact-page-content .contact-links a:hover span {
    text-decoration: underline;
    text-underline-offset: 6px;
  }
}
.contact-page-content .chat-content {
  padding: 40px 0;
  border-bottom: 1px solid rgba(70, 90, 65, 0.24);
}
.contact-page-content .chat-content p {
  padding-bottom: 16px;
  font-size: 0.875rem;
}
.contact-page-content .chat-content .chat-link {
  color: #465a41;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .contact-page-content .chat-content .chat-link {
    text-decoration: underline;
    text-underline-offset: 6px;
  }
}
@media screen and (min-width: 769px) {
  .contact-page-content .chat-content .chat-link:hover {
    text-decoration: underline;
    text-underline-offset: 6px;
  }
}
.contact-page-content .social-links {
  padding: 40px 0;
  border-bottom: 1px solid rgba(70, 90, 65, 0.24);
}
.contact-page-content .social-links a {
  transition: all 0.2s ease;
}
.contact-page-content .social-links a img {
  height: 24px;
  width: auto;
}
@media screen and (min-width: 769px) {
  .contact-page-content .social-links a:hover {
    border-bottom: 2px solid #465a41;
  }
}
.contact-page-content .social-links .flex-wrapper {
  padding-top: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.contact-page-content .form-wrapper {
  padding-left: 40px;
}
@media screen and (max-width: 1344px) {
  .contact-page-content .form-wrapper {
    padding-left: 0;
  }
}

.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 img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 30vw;
  margin-bottom: 32px;
}
@media screen and (max-width: 1024px) {
  .single-post-section img {
    max-height: 400px;
  }
}
.single-post-section .posted-on {
  padding-bottom: 16px;
  display: block;
}

.featured-post {
  padding-bottom: 0;
}
.featured-post .featured-post-card {
  display: flex;
  border-radius: 12px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .featured-post .featured-post-card {
    flex-direction: column;
  }
}
.featured-post .featured-post-card .img-wrapper {
  min-width: 50%;
  max-width: 50%;
  display: flex;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .featured-post .featured-post-card .img-wrapper {
    width: 100%;
    max-width: none;
    aspect-ratio: 40/24;
  }
}
.featured-post .featured-post-card .img-wrapper .decorative-icon {
  position: absolute;
  right: 16px;
  bottom: 12px;
  z-index: 10;
}
.featured-post .featured-post-card .img-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.featured-post .featured-post-card .card-content {
  padding: 80px 48px;
  background-color: #d4e8cf;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 1344px) {
  .featured-post .featured-post-card .card-content {
    padding: 6vw 4vw;
  }
}
@media screen and (max-width: 1024px) {
  .featured-post .featured-post-card .card-content {
    padding: 40px 32px;
  }
}
.featured-post .featured-post-card .card-content .button {
  display: flex;
  align-items: center;
  gap: 6px;
}
.featured-post .featured-post-card .card-content .button svg {
  margin-top: -2px;
}
.featured-post .featured-post-card .card-content .button svg path {
  fill: #184c76;
}

.posts-page {
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .posts-page {
    padding-bottom: 24px;
    padding-top: 64px;
  }
}
.posts-page .container {
  padding: 0;
}
.posts-page .posts-list {
  margin: 0 auto;
  max-width: 1240px;
}
@media screen and (max-width: 1289px) {
  .posts-page .posts-list {
    padding: 0 6vw;
  }
}
.posts-page .categories {
  display: flex;
  gap: 10px;
  padding-bottom: 48px;
  overflow: auto;
}
@media screen and (max-width: 1289px) {
  .posts-page .categories {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
@media screen and (max-width: 768px) {
  .posts-page .categories {
    padding-bottom: 32px;
  }
}
.posts-page .categories .button.active {
  cursor: auto;
}
.posts-page .categories .button.active:hover {
  background-color: #465a41;
  color: #d4e8cf;
  border-color: #465a41;
}
.posts-page .post-card {
  padding: 16px 0;
}
@media screen and (max-width: 768px) {
  .posts-page .post-card {
    padding: 12px 0;
  }
}
.posts-page .post-card .img-wrapper {
  display: flex;
  position: relative;
  width: 100%;
  aspect-ratio: 40/24;
  border-radius: 12px;
  overflow: hidden;
}
.posts-page .post-card .img-wrapper .decorative-icon {
  position: absolute;
  right: 16px;
  bottom: 8px;
  z-index: 10;
}
.posts-page .post-card .img-wrapper .decorative-icon svg {
  height: 48px;
  width: 48px;
}
.posts-page .post-card .img-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.posts-page .post-card .card-content {
  padding-top: 24px;
}
.posts-page .post-card .card-content .entry-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  padding-bottom: 16px;
}
.posts-page .post-card .card-content .entry-meta .category {
  padding: 6px 12px 5px 12px;
  border: 1px solid #e5e5e5;
  border-radius: 999px;
  font-size: 0.75rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  text-decoration: none;
  text-transform: none;
}
.posts-page .post-card .card-content .entry-meta p {
  font-size: 0.75rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  text-decoration: none;
  text-transform: none;
  color: #000000;
}
.posts-page .post-card .card-content .excerpt {
  font-size: 0.875rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  text-decoration: none;
  text-transform: none;
}
.posts-page .post-card .card-content .arrow-button {
  margin-top: 32px;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  gap: 3px;
  font-size: 0.875rem;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px solid #d9dfde;
  padding-bottom: 8px;
}
@media screen and (min-width: 769px) {
  .posts-page .post-card .card-content .arrow-button:hover svg {
    transform: translateX(2px);
  }
}
.posts-page .post-card .card-content .arrow-button svg {
  height: 14px;
  width: auto;
  margin-bottom: 2px;
  transition: all 0.2s ease;
}
.posts-page .post-card .card-content .arrow-button svg path {
  fill: #184c76;
}

.single-post .content {
  max-width: 870px;
  margin: 0 auto;
}
.single-post .content p {
  padding-bottom: 32px;
  margin: 0;
}
@media screen and (max-width: 576px) {
  .single-post .content p {
    padding-bottom: 24px;
  }
}
.single-post .content img {
  margin-top: 32px;
  margin-bottom: 32px;
}
@media screen and (max-width: 576px) {
  .single-post .content img {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
.single-post .content figure {
  margin-left: 0;
  margin-right: 0;
}
.single-post .content blockquote {
  margin-bottom: 32px;
  margin-top: 32px;
  background-color: #e3eef6;
  padding: 48px 40px;
  border-left: 4px solid #184c76;
}
@media screen and (max-width: 576px) {
  .single-post .content blockquote {
    padding: 40px 6vw;
  }
}
.single-post .content blockquote p {
  padding: 0;
  font-size: 2rem;
  font-family: "Gelica", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: none;
  font-style: italic;
  color: #184c76;
  line-height: 1.25;
}
@media screen and (max-width: 576px) {
  .single-post .content blockquote p {
    font-size: 1.5rem;
    font-family: "Gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -0.5px;
    text-decoration: none;
    text-transform: none;
  }
}

.search-results {
  padding-bottom: 0;
}
.search-results .page-title {
  padding-bottom: 96px;
}
@media screen and (max-width: 768px) {
  .search-results .page-title {
    padding-bottom: 48px;
  }
}
.search-results .page-title span {
  display: block;
  color: #184c76;
  font-style: italic;
}
.search-results .search-input-wrapper {
  padding-bottom: 96px;
}
@media screen and (max-width: 768px) {
  .search-results .search-input-wrapper {
    padding-bottom: 48px;
  }
}
.search-results .search-input-wrapper .flex-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
  padding: 12px;
}
.search-results .search-input-wrapper .flex-container .flex-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-grow: 1;
}
.search-results .search-input-wrapper .flex-container .flex-wrapper svg {
  height: 18px;
  width: auto;
}
.search-results .search-input-wrapper .flex-container .flex-wrapper input {
  border: none;
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  text-decoration: none;
  text-transform: none;
  flex-grow: 1;
  outline: none;
}
.search-results .search-input-wrapper .flex-container .search-green {
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.search-results .search-input-wrapper .flex-container .search-green svg {
  transition: all 0.2s ease;
  height: 18px;
  width: auto;
}
.search-results .search-input-wrapper .flex-container .search-green:hover {
  color: #000000;
}
.search-results .search-input-wrapper .flex-container .search-green:hover svg {
  transform: translateX(2px);
}
.search-results .search-input-wrapper .flex-container .search-green svg path {
  fill: #465a41;
}
.search-results article {
  padding: 48px 0;
  border-bottom: 1px solid #e5e5e5;
}
.search-results article:first-child {
  padding-top: 0;
}
.search-results .search-flex-wrapper {
  display: flex;
  align-items: center;
  gap: 32px;
}
@media screen and (max-width: 576px) {
  .search-results .search-flex-wrapper {
    flex-direction: column;
    gap: 24px;
  }
}
.search-results .search-flex-wrapper img {
  aspect-ratio: 1/1;
  min-height: 200px;
  min-width: 200px;
  height: 200px;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media screen and (max-width: 768px) {
  .search-results .search-flex-wrapper img {
    min-height: 120px;
    min-width: 120px;
    height: 120px;
  }
}
@media screen and (max-width: 576px) {
  .search-results .search-flex-wrapper img {
    min-height: 0;
    min-width: 0;
    height: auto;
    width: 100%;
  }
}
.search-results .search-flex-wrapper .entry-meta {
  padding-bottom: 12px;
}
.search-results .search-results-wrapper {
  background-color: #fafafa;
  padding: 96px 0;
}
@media screen and (max-width: 768px) {
  .search-results .search-results-wrapper {
    padding: 40px 0;
  }
}
.search-results .search-results-wrapper .heading-3 {
  transition: all 0.2s ease;
}
@media screen and (min-width: 769px) {
  .search-results .search-results-wrapper .heading-3:hover {
    text-decoration: underline;
    text-underline-offset: 4px;
  }
}

.no-results .page-title {
  padding-bottom: 10px;
}

.resource {
  padding: 32px 0;
  border-bottom: 1px solid rgba(70, 90, 65, 0.32);
  display: flex;
  gap: 40px;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .resource {
    flex-direction: column;
  }
}
.resource .flex-wrapper {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .resource .flex-wrapper {
    flex-direction: column;
  }
}
.resource img {
  max-width: 64px;
  width: 100%;
  max-height: 64px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .resource img {
    max-width: 48px;
    max-height: 48px;
  }
}
.resource a {
  align-self: flex-end;
}
@media screen and (max-width: 768px) {
  .resource a {
    align-self: flex-start;
  }
}

.resource-section {
  padding-top: 48px;
}
@media screen and (max-width: 1024px) {
  .resource-section .lg-container {
    padding: 0;
  }
}
.resource-section .resources-flex {
  display: flex;
  gap: 48px;
}
@media screen and (max-width: 1024px) {
  .resource-section .resources-flex {
    flex-direction: column;
    gap: 32px;
  }
}
.resource-section .resources-flex .resource-categories {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-right: 48px;
  padding-top: 32px;
}
@media screen and (max-width: 1024px) {
  .resource-section .resources-flex .resource-categories {
    flex-direction: row;
    width: 100%;
    overflow: auto;
    padding-left: 6vw;
    padding-top: 0;
  }
}
.resource-section .resources-flex .resource-categories .button {
  width: 100%;
  text-align: center;
}
.resource-section .resources-flex .resource-categories .button.active:hover {
  background-color: #465a41;
  color: #d4e8cf;
  border-color: #465a41;
  cursor: auto;
}
.resource-section .resources-flex .resources-flex-wrapper {
  flex-grow: 1;
}
@media screen and (max-width: 1024px) {
  .resource-section .resources-flex .resources-flex-wrapper {
    padding: 0 6vw;
  }
}
