/*!********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./assets/sass/main.scss ***!
  \********************************************************************************************************************************************/
/*
* Convert px to REM
* Usage:
*  .component {
*    font-size: rem(14px); // or rem(14)
*  }
*/
/* open-sans-regular - latin-ext_latin */
@font-face {
  font-family: "Inter";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: local(""), url(../fonts/inter-v20-latin-regular.woff2) format("woff2");
}
/* open-sans-700 - latin-ext_latin */
@font-face {
  font-family: "Inter";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: local(""), url(../fonts/inter-v20-latin-700.woff2) format("woff2");
}
/* plus-jakarta-sans-400 - latin */
@font-face {
  font-family: "Plus Jakarta Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: local(""), url(../fonts/plus-jakarta-sans-v12-latin-regular.woff2) format("woff2");
}
/* plus-jakarta-sans-500 - latin */
@font-face {
  font-family: "Plus Jakarta Sans";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: local(""), url(../fonts/plus-jakarta-sans-v12-latin-500.woff2) format("woff2");
}
/* plus-jakarta-sans-600 - latin */
@font-face {
  font-family: "Plus Jakarta Sans";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: local(""), url(../fonts/plus-jakarta-sans-v12-latin-600.woff2) format("woff2");
}
/* plus-jakarta-sans-700 - latin */
@font-face {
  font-family: "Plus Jakarta Sans";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: local(""), url(../fonts/plus-jakarta-sans-v12-latin-700.woff2) format("woff2");
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  scroll-behavior: smooth;
}
@media only screen and (min-width: 2000px) {
  html {
    font-size: 110%;
  }
}
@media only screen and (min-width: 2400px) {
  html {
    font-size: 120%;
  }
}
@media only screen and (max-width: 1200px) {
  html {
    font-size: 95%;
  }
}
@media only screen and (max-width: 992px) {
  html {
    font-size: 90%;
  }
}
@media only screen and (max-width: 768px) {
  html {
    font-size: 85%;
  }
}
@media only screen and (max-width: 480px) {
  html {
    font-size: 80%;
  }
}
@media only screen and (max-width: 320px) {
  html {
    font-size: 70%;
  }
}

body {
  background: #fff;
}
@media only screen and (min-width: 2600px) {
  body {
    margin-left: auto;
    margin-right: auto;
    max-width: 2600px;
  }
}

hr {
  height: 1px;
  margin-bottom: 1.5rem;
  border: 0;
  background-color: #ccc;
}

body {
  font-size: 1.25rem;
  line-height: 1.5;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #464E60;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5 {
  margin: 1.2em 0 0.6em 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
  color: #1F2A44;
  letter-spacing: -0.01em;
}

h1,
.h1 {
  margin: 0 0 2rem 0;
  font-size: 3rem;
  line-height: 1.15;
  letter-spacing: -0.02em;
}

h2,
.h2,
.wp-block-pullquote {
  font-size: 2rem;
  line-height: 1.25;
}

h3,
.h3 {
  font-size: 1.5rem;
  line-height: 1.5;
}

h4,
.h4 {
  font-size: 1.5rem;
  line-height: 1.5;
}

h5,
.h5,
h6,
.h6 {
  font-size: 1.5rem;
  line-height: 1.5;
}

.wp-block-heading.has-huge-font-size {
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 768px) {
  .wp-block-heading.has-huge-font-size {
    font-size: 3.5rem !important;
  }
}
@media only screen and (max-width: 480px) {
  .wp-block-heading.has-huge-font-size {
    font-size: 3rem !important;
  }
}

p {
  margin: 0 0 1.25em 0;
}

ul,
ol {
  margin: 0 0 1.25em 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-left: 1.875rem;
  margin-bottom: 0;
  padding: 0;
}

blockquote {
  position: relative;
  margin: 0 0 1.25em 0;
  padding: 0 0 0 1rem;
  font-style: italic;
}
blockquote::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0.25rem;
  width: 2px;
  height: 100%;
  background: #ccc;
}

table {
  width: 100%;
  margin: 0 0 1.25em 0;
}

th,
td {
  text-align: left;
}

a {
  color: #6FC3A3;
}
a:hover, a:focus, a:active {
  color: #3E5AE8;
  outline: 0;
}
a:focus {
  outline: thin dotted;
}

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

figure {
  margin: 0;
}

.wp-caption {
  margin-bottom: 1.5rem;
  max-width: 100%;
}
.wp-caption .wp-caption-text {
  margin: 0.375rem 0;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption-text {
  font-style: italic;
  text-align: center;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

address {
  margin: 0 0 1.5rem;
}

pre {
  margin-bottom: 1.625rem;
  padding: 1.625rem;
  font-size: 0.9375rem;
  line-height: 1.6;
  font-family: "Courier 10 Pitch", Courier, monospace;
  background: #eee;
  max-width: 100%;
  overflow: auto;
}

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

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

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

big {
  font-size: 125%;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5rem 1.5rem;
}

.container {
  position: relative;
  margin: 0 auto;
  padding: 0 2rem;
  max-width: 79rem;
}
@media only screen and (max-width: 480px) {
  .container {
    padding: 0 1rem;
  }
}

.entry-content [class*=wp-block].alignleft {
  display: inline;
  margin-right: 1.5rem;
  float: left;
}
.entry-content [class*=wp-block].alignright {
  display: inline;
  margin-left: 1.5rem;
  float: right;
}
.entry-content [class*=wp-block].aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5rem;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  width: 50%;
  float: left;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  width: 50%;
  text-align: right;
  float: right;
}

@media only screen and (max-width: 992px) {
  .no-scroll {
    overflow: hidden;
  }
}

.screen-reader-text {
  position: absolute;
  padding: 0;
  border: 0;
  overflow: hidden;
  word-wrap: normal;
}
.screen-reader-text:focus {
  display: block;
  top: 0.3125rem;
  left: 0.3125rem;
  width: auto;
  height: auto;
  padding: 0.9375rem 1.4375rem 0.875rem;
  border-radius: 3px;
  font-size: 0.875rem;
  line-height: normal;
  font-weight: 500;
  color: #6FC3A3;
  background-color: #f1f1f1;
  box-shadow: 0 0 2px 2px #6fc3a3;
  clip: auto;
  clip-path: none;
  text-decoration: none;
  z-index: 100000;
}

#content[tabindex="-1"]:focus {
  outline: 0;
}

.site {
  padding: 0.75rem;
}

.button,
a.button,
a.button:visited,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  transition: all 0.2s ease;
}

.wp-block-button__link,
.btn,
input[type=submit] {
  display: inline-block;
  padding: 1rem 2.5rem;
  border: none;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 500;
  color: #fff;
  background: #6FC3A3;
  text-decoration: none;
}
.wp-block-button__link:hover, .wp-block-button__link:focus, .wp-block-button__link:active,
.btn:hover,
.btn:focus,
.btn:active,
input[type=submit]:hover,
input[type=submit]:focus,
input[type=submit]:active {
  background: #3E5AE8;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea,
select {
  display: block;
  width: 100%;
  margin: 2px 0;
  padding: 0.5rem 1rem;
  border: 2px solid #999;
  border-radius: 3px;
  font-size: 1.25rem;
  line-height: 1.5;
  color: #464E60;
  background-color: #fff;
  max-width: 100%;
  accent-color: #6FC3A3;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus,
select:focus {
  border: 2px solid #999;
  color: #999;
  outline: none;
}

textarea {
  width: 100%;
}

.floating-label {
  position: absolute;
  display: block;
  top: 0.875rem;
  left: 0.625rem;
  padding: 0.1875rem 0.5rem;
  border-radius: 0.1875rem;
  font-size: 1.25rem;
  line-height: 1.25;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  transform: translate(0, 0);
  transition: top 0.2s ease, transition 0.2s ease, font-size 0.2s ease;
}
.floating-label.is_active {
  top: 0;
  font-size: 0.75rem;
  opacity: 1;
  visibility: visible;
  transform: translate(0, -50%);
}

.share-links {
  margin: 0;
  padding: 0;
  list-style: none;
  text-indent: 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
}
.share-links__item {
  margin-bottom: 5px;
}
.share-links__item:not(:last-child) {
  margin-right: 5px;
}
.share-links__item--mobile-only {
  display: none;
}
@media only screen and (max-width: 768px) {
  .share-links__item--mobile-only {
    display: block;
  }
}
.share-links__link {
  display: block;
  padding: 0.5rem 1rem;
  color: #fff;
  text-decoration: none;
}
.share-links__link--facebook {
  background: #3b5997;
}
.share-links__link--facebook:hover, .share-links__link--facebook:focus {
  background: #2d4372;
}
.share-links__link--twitter {
  background: #00aced;
}
.share-links__link--twitter:hover, .share-links__link--twitter:focus, .share-links__link--twitter:active {
  background: #0084b4;
}
.share-links__link--whatsapp {
  background: #43d854;
}
.share-links__link--whatsapp:hover, .share-links__link--whatsapp:focus, .share-links__link--whatsapp:active {
  background: #009688;
}
.share-links__link--linkedin {
  background: #0174A2;
}
.share-links__link--linkedin:hover, .share-links__link--linkedin:focus, .share-links__link--linkedin:active {
  background: #006288;
}
.share-links__link--email {
  background: #0166ff;
}
.share-links__link--email:hover, .share-links__link--email:focus, .share-links__link--email:active {
  background: #024bbb;
}
.share-links__link:hover, .share-links__link:focus, .share-links__link:active, .share-links__link:visited {
  color: #fff;
}

.arcode-header-logo {
  display: block;
  height: auto;
  max-width: 3.75rem;
  transition: all 0.2s ease;
}

.site-header__title:hover .arcode-header-logo__path--1, .site-header__title:focus .arcode-header-logo__path--1 {
  fill: url(#arcode-header-logo__paint-4);
}
.site-header__title:hover .arcode-header-logo__path--2, .site-header__title:focus .arcode-header-logo__path--2 {
  fill: url(#arcode-header-logo__paint-5);
}
.site-header__title:hover .arcode-header-logo__path--3, .site-header__title:focus .arcode-header-logo__path--3 {
  fill: url(#arcode-header-logo__paint-6);
}

.fa-chevron-down {
  fill: #000;
}

.has-primary-color {
  color: #6FC3A3;
}

.has-primary-alt-color {
  color: #3E5AE8;
}

.has-primary-background-color {
  background-color: #6FC3A3;
}

.has-primary-alt-background-color {
  background-color: #3E5AE8;
}

.site-header {
  z-index: 99999;
}
.site-header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1rem;
  padding-bottom: 1rem;
  transition: all 0.2s ease;
}
.site-header__branding {
  margin-right: 2rem;
}
.site-header__title, .site-header__logo {
  display: block;
}

.hero {
  padding: 3.125rem 0;
  background-color: #eee;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.hero__title {
  margin: 0;
}

.site-footer {
  margin: 5rem 0 0 0;
  padding: 5rem 0;
  border-radius: 1rem;
  text-align: center;
  background: #1F2A44;
}
.site-footer--no-margin {
  margin-top: 0;
}
.site-footer__links {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  margin: 3.125rem 0 0 0;
  padding: 0;
  font-size: 1rem;
  color: #fff;
  list-style-type: none;
  gap: 1rem 2rem;
}
.site-footer__links-item {
  color: #fff;
}
.site-footer__links-item a,
.site-footer__links-item span {
  color: #fff;
  text-decoration: none;
  transition: all 0.2s ease;
}
.site-footer__links-item a:hover, .site-footer__links-item a:focus,
.site-footer__links-item span:hover,
.site-footer__links-item span:focus {
  color: #6FC3A3;
}

.main-navigation {
  position: relative;
  display: block;
  width: auto;
  z-index: 9;
}
.main-navigation__overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 8998;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 992px) {
  .main-navigation--toggled .main-navigation__overlay {
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (max-width: 992px) {
  .main-navigation__container {
    position: fixed;
    top: 0;
    right: -1px;
    width: 100%;
    height: 100vh;
    padding: 5rem 2rem 0 2rem;
    background: #fff;
    max-height: 100%;
    max-width: 25rem;
    overflow: auto;
    transition: all 0.2s ease;
    z-index: 99999;
    transform: translate(100%, 0);
    visibility: hidden;
  }
  .main-navigation--toggled .main-navigation__container {
    right: 0;
    transform: translate(0, 0);
    visibility: visible;
  }
}
@media only screen and (max-width: 480px) {
  .main-navigation__container {
    padding: 6.25rem 1.5rem;
  }
}

.menu {
  display: flex;
  align-items: center;
  margin: 0;
  padding-left: 0;
  font-size: 1rem;
  list-style: none;
}
@media only screen and (max-width: 992px) {
  .menu {
    display: block;
  }
}
.menu__item {
  position: relative;
}
@media only screen and (max-width: 992px) {
  .menu__item-lvl-0:not(:first-of-type) {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.menu__item:hover > ul, .menu__item.focus > ul {
  top: 100%;
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.menu__item--has-children {
  margin: 0 0.875rem 0 0;
}
@media only screen and (max-width: 992px) {
  .menu__item--has-children {
    margin: 0;
  }
}
.menu__item--has-children > a {
  padding-right: 1.5rem;
}
.menu__item-lvl-1:hover ul, .menu__item-lvl-2:hover ul {
  top: 0;
  left: 100%;
  transform: none;
}
@media only screen and (max-width: 992px) {
  .menu__item-lvl-1:hover ul, .menu__item-lvl-2:hover ul {
    left: 0;
  }
}
.menu__item-lvl-1.menu__item--has-children, .menu__item-lvl-2.menu__item--has-children {
  margin: 0;
}
@media only screen and (max-width: 992px) {
  .menu__item-lvl-1.menu__item--has-children, .menu__item-lvl-2.menu__item--has-children {
    border: none;
  }
}
.menu__link {
  display: block;
  padding: 1rem;
  font-weight: 500;
  color: #1F2A44;
  text-decoration: none;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 992px) {
  .menu__link {
    display: block;
    width: 100%;
    padding: 1rem 0;
  }
}
.menu__link:hover, .menu__link:focus {
  color: #6FC3A3;
}
.menu__link__desc {
  display: inline-block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
}

.menu__sub {
  position: absolute;
  display: block;
  top: -999px;
  left: 0;
  margin: 0;
  padding: 0;
  background: #444;
  list-style-type: none;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease;
}
@media only screen and (max-width: 992px) {
  .menu__sub {
    position: relative;
    display: none;
    top: 0;
    left: 0;
    padding: 0 0 0 1rem;
    background: transparent;
    transform: none;
    opacity: 1;
    overflow: hidden;
    max-height: 0;
  }
  .menu__sub--toggled {
    display: block;
    margin: 0 0 1rem 0;
    max-height: none;
  }
  .menu__sub:before, .menu__sub.menu__lvl-1:before {
    content: none;
  }
}
.menu__sub--toggled {
  top: 100%;
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.menu__sub .menu__item--has-children a {
  padding-right: 1.5rem;
}
.menu__sub .menu__link {
  width: 12.5rem;
  padding: 0.5rem 1rem;
  font-weight: 400;
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .menu__sub .menu__link {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 992px) {
  .menu__sub .menu__link {
    width: auto;
    padding: 0.5rem 0;
    color: #1F2A44;
  }
}
.menu__sub .menu__link:hover {
  background-color: #222;
}
@media only screen and (max-width: 992px) {
  .menu__sub .menu__link:hover {
    color: #6FC3A3;
    background: transparent;
  }
}

.menu__lvl-1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 1.625rem;
  border-style: solid;
  border-width: 0 0.5rem 0.5rem;
  border-color: transparent transparent #444;
  transform: translate(-50%, -95%);
}
@media only screen and (max-width: 992px) {
  .menu__lvl-1:before {
    display: none;
  }
}

.menu__lvl-2 {
  top: 0;
  left: -999rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 992px) {
  .menu__lvl-2 {
    left: auto;
    box-shadow: none;
  }
  .menu__lvl-2.menu__sub--toggled {
    left: auto;
  }
}
.menu__lvl-2.menu__sub--toggled {
  top: 0;
  left: 100%;
  transform: none;
}
@media only screen and (max-width: 992px) {
  .menu__lvl-2.menu__sub--toggled {
    left: 0;
  }
}
@media only screen and (min-width: 992px) {
  .menu__lvl-2.menu__sub--left {
    right: 100%;
    left: auto;
  }
}

.menu__lvl-3 {
  top: 0;
  left: 100%;
}
@media only screen and (max-width: 992px) {
  .menu__lvl-3 {
    left: 0;
  }
}

.menu__dropdown-toggle {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1rem;
  height: 1rem;
  padding: 0;
  border: 0;
  line-height: 0;
  color: transparent;
  background-color: transparent;
  transform: translate(0, -50%);
  transition: all 0.2s ease;
  outline-style: none;
}
@media only screen and (max-width: 992px) {
  .menu__dropdown-toggle {
    top: 0.625rem;
    right: 0;
    width: 2.25rem;
    height: 2.25rem;
    border: 1px solid #1F2A44;
    border-radius: 50%;
    background-color: transparent;
    background-image: none;
    transform: none;
  }
}
.menu__dropdown-toggle-icon {
  display: inline-block;
  transition: all 0.2s ease;
}
.menu__dropdown-toggle-icon:after {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border-right: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(45deg);
  border-color: #1F2A44;
  transition: all 0.2s ease;
}
.menu__dropdown-toggle:hover, .menu__dropdown-toggle:focus {
  background-color: transparent;
}
@media only screen and (max-width: 992px) {
  .menu__dropdown-toggle:hover, .menu__dropdown-toggle:focus {
    background-color: #1F2A44;
  }
}
.menu__dropdown-toggle:hover .menu__dropdown-toggle-icon:after, .menu__dropdown-toggle:focus .menu__dropdown-toggle-icon:after {
  border-color: #6FC3A3;
}
@media only screen and (max-width: 992px) {
  .menu__dropdown-toggle:hover .menu__dropdown-toggle-icon:after, .menu__dropdown-toggle:focus .menu__dropdown-toggle-icon:after {
    border-color: #fff;
  }
}
.menu__dropdown-toggle--toggled {
  transform: rotate(180deg) translate(0, 25%);
}
@media only screen and (max-width: 992px) {
  .menu__dropdown-toggle--toggled {
    transform: rotate(0) translate(0, 0);
  }
}
@media only screen and (max-width: 992px) {
  .menu__dropdown-toggle--toggled .menu__dropdown-toggle-icon:after {
    transform: translate(0, 25%) rotate(-135deg);
  }
}
.menu__item-lvl-1 .menu__dropdown-toggle {
  right: 0.5rem;
  transform: translate(0, -50%) rotate(-90deg);
}
@media only screen and (max-width: 992px) {
  .menu__item-lvl-1 .menu__dropdown-toggle {
    top: 0.125rem;
    right: 0;
    transform: none;
  }
}
@media only screen and (min-width: 992px) {
  .menu__item-lvl-1 .menu__dropdown-toggle-icon::after {
    border-color: #fff;
  }
}
.menu__item-lvl-1 .menu__dropdown-toggle--toggled {
  transform: translate(0, -50%) rotate(90deg);
}
@media only screen and (max-width: 992px) {
  .menu__item-lvl-1 .menu__dropdown-toggle--toggled {
    transform: none;
  }
}

@media only screen and (min-width: 992px) {
  .menu__item--left .menu__lvl-2,
  .menu__item--left .menu__lvl-3 {
    right: 100% !important;
    left: auto !important;
  }
}

.menu-toggle {
  position: relative;
  display: none;
  padding: 0.5rem 3.25rem 0.5rem 0;
  border: none;
  background: transparent;
  outline: none;
  z-index: 999999;
  min-height: 2rem;
}
@media only screen and (max-width: 992px) {
  .menu-toggle {
    display: block;
  }
}
.menu-toggle:hover, .menu-toggle:focus {
  background: transparent;
}
.menu-toggle:hover .menu-toggle__inner, .menu-toggle:focus .menu-toggle__inner {
  background: #6FC3A3;
}
.menu-toggle:hover .menu-toggle__inner:before, .menu-toggle:hover .menu-toggle__inner:after, .menu-toggle:focus .menu-toggle__inner:before, .menu-toggle:focus .menu-toggle__inner:after {
  background: #6FC3A3;
}
.menu-toggle:hover .menu-toggle__label, .menu-toggle:focus .menu-toggle__label {
  color: #6FC3A3;
}
.menu-toggle__label {
  color: #1F2A44;
}
.menu-toggle__inner {
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  width: 2.5rem;
  height: 4px;
  border-radius: 4px;
  background-color: #1F2A44;
  transform: translate(0, -50%);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.22s;
  transition-property: transform;
}
@media only screen and (max-width: 992px) {
  .main-navigation--toggled .menu-toggle__inner {
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    transform: rotate(225deg);
  }
}
.menu-toggle__inner:before, .menu-toggle__inner:after {
  content: "";
  position: absolute;
  display: block;
  top: -0.625rem;
  width: 2.5rem;
  height: 4px;
  border-radius: 4px;
  background-color: #1F2A44;
  transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
}
@media only screen and (max-width: 992px) {
  .main-navigation--toggled .menu-toggle__inner:before, .main-navigation--toggled .menu-toggle__inner:after {
    top: 0;
    transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
    opacity: 0;
  }
}
.menu-toggle__inner:after {
  top: auto;
  bottom: -0.625rem;
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
@media only screen and (max-width: 992px) {
  .main-navigation--toggled .menu-toggle__inner:after {
    top: auto;
    bottom: 0;
    opacity: 1;
    transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
    transform: rotate(-90deg);
  }
}

.comment-list {
  padding: 0;
}

.comment-body {
  margin: 1.5rem 0 0 0;
  padding: 1.5rem;
  background: #eee;
}

.children .comment-body {
  margin: 0.5rem 0 0 0;
}

.comment-meta {
  margin: 0 0 1rem 0;
}

.comment-author {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.comment-author * {
  margin: 0 0.3125rem 0 0;
}
.comment-author img {
  margin: 0 0.625rem 0 0;
  border-radius: 50%;
}

.comment-metadata a {
  color: #555;
}

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

.bypostauthor {
  display: block;
}

.gform_description {
  display: block;
  margin-bottom: 1.25rem;
}

.gform_fields {
  display: flex;
  flex-wrap: wrap;
}
.gform_fields .gfield {
  margin-bottom: 0.5rem;
  padding: 0.5rem 0;
}
.gform_fields .gfield--large {
  width: 100%;
}
.gform_fields .gfield--medium {
  width: 50%;
}
@media only screen and (max-width: 400px) {
  .gform_fields .gfield--medium {
    width: 100%;
  }
}
.gform_fields .gfield--small {
  width: 33.3333333333%;
}
@media only screen and (max-width: 480px) {
  .gform_fields .gfield--small {
    width: 50%;
  }
}
@media only screen and (max-width: 400px) {
  .gform_fields .gfield--small {
    width: 100%;
  }
}
.gform_fields .gfield--width-half {
  width: 50%;
}
@media only screen and (max-width: 480px) {
  .gform_fields .gfield--width-half {
    width: 100%;
  }
}
.gform_fields .ginput_container {
  position: relative;
}
.gform_fields .hidden_label .gfield_label {
  display: none;
}
.gform_fields fieldset {
  border: none;
}
.gform_fields .gchoice,
.gform_fields .ginput_container_consent {
  position: relative;
  margin-bottom: 0.8125rem;
}
.gform_fields .gchoice input,
.gform_fields .ginput_container_consent input {
  position: absolute;
  right: 0;
  width: auto;
  margin-left: 0.375rem;
  opacity: 0;
}
.gform_fields .gchoice input:checked + label:before,
.gform_fields .ginput_container_consent input:checked + label:before {
  border: 2px solid #555;
  background-color: #555;
  background-image: url(../images/check.svg);
}
.gform_fields .gchoice label,
.gform_fields .ginput_container_consent label {
  position: relative;
  display: block;
  padding: 0 0 0 2.25rem;
  cursor: pointer;
  z-index: 1;
}
.gform_fields .gchoice label:before,
.gform_fields .ginput_container_consent label:before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0;
  border: 2px solid #555;
  border-radius: 3px;
  background: transparent;
  background-size: 0.875rem 0.75rem;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  transform: translate(0, -50%);
  transition: all 0.1s ease;
}
.gform_fields .gchoice label:after,
.gform_fields .ginput_container_consent label:after {
  transition: all 0.1s ease;
}
.gform_fields .gchoice label:hover:before,
.gform_fields .gchoice input:focus + label:before,
.gform_fields .ginput_container_consent label:hover:before,
.gform_fields .ginput_container_consent input:focus + label:before {
  border: 2px solid #6FC3A3;
}
.gform_fields .gchoice input:focus + label:before,
.gform_fields .ginput_container_consent input:focus + label:before {
  border: 2px solid #6FC3A3;
  outline: rgba(0, 0, 0, 0.5) dotted 1px;
}
.gform_fields .gfield_radio .gchoice label:before {
  border-radius: 50%;
}
.gform_fields .gfield--time .ginput_complex {
  display: flex;
  align-items: center;
}
.gform_fields .gfield--time .hour_minute_colon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.gform_fields .gfield--time .gfield_time_ampm {
  margin-left: 0.5rem;
  flex-shrink: 0;
}
.gform_fields .gfield_description {
  display: block;
  margin-top: 0.5rem;
  font-size: 1rem;
}
.gform_fields .gfield--fileupload {
  width: 100%;
}
.gform_fields .gfield--fileupload .gform_fileupload_multifile {
  overflow: hidden;
}
.gform_fields .gfield--fileupload .gform_fileupload_multifile .gform_drop_area {
  padding: 1rem;
  border: 1px #464E60 dashed;
  text-align: center;
}
.gform_fields .gfield--fileupload .gform_fileupload_multifile .gform_drop_instructions {
  margin-right: 1rem;
}
.gform_fields .gfield--fileupload .gform_delete_file {
  margin-right: 0.5rem;
  padding: 0;
  color: #790000;
  background: transparent;
}
.gform_fields .gfield--fileupload .gform_delete_file:hover, .gform_fields .gfield--fileupload .gform_delete_file:focus {
  color: #464E60;
}
.gform_fields .gfield_list_group {
  display: flex;
}
.gform_fields .gfield_list_group:not(:last-child) {
  margin-bottom: 0.5rem;
}
.gform_fields .gfield_list_group_item {
  flex: 1;
}
.gform_fields .gfield_list_group .gfield_list_icons {
  display: flex;
  margin-left: 0.5rem;
}
.gform_fields .gfield_list_group .add_list_item,
.gform_fields .gfield_list_group .delete_list_item {
  padding: 0.25rem 0.5rem;
  font-size: 1rem;
}
.gform_fields .gfield_list_group .delete_list_item {
  background: #790000;
}
.gform_fields .gfield_list_group .delete_list_item:hover, .gform_fields .gfield_list_group .delete_list_item:focus {
  background: #464E60;
}

.ui-datepicker {
  background: #fff;
  max-width: 100%;
}
.ui-datepicker-header, .ui-datepicker-calendar {
  padding: 0.5rem;
}
.ui-datepicker-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ui-datepicker-prev, .ui-datepicker-next {
  color: #464E60;
  cursor: pointer;
}
.ui-datepicker-prev:hover, .ui-datepicker-prev:focus, .ui-datepicker-next:hover, .ui-datepicker-next:focus {
  color: #6FC3A3;
}
.ui-datepicker-title {
  display: flex;
  width: 100%;
}
.ui-datepicker-prev, .ui-datepicker-month {
  margin-right: 0.25rem;
}
.ui-datepicker-next, .ui-datepicker-year {
  margin-left: 0.25rem;
}
.ui-datepicker-calendar {
  margin: 0;
}
.ui-datepicker-calendar td,
.ui-datepicker-calendar th {
  text-align: center;
}
.ui-datepicker .ui-state-default {
  display: block;
  padding: 0.25rem;
  color: #464E60;
  text-decoration: none;
}
.ui-datepicker .ui-state-default:hover, .ui-datepicker .ui-state-default:focus {
  color: #6FC3A3;
}
.ui-datepicker .ui-state-highlight {
  color: #fff;
  background: #6FC3A3;
}
.ui-datepicker .ui-state-highlight:hover, .ui-datepicker .ui-state-highlight:focus {
  color: #fff;
  background: #3E5AE8;
}
.ui-datepicker .ui-state-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.gfield_required {
  padding-left: 3px;
  color: #790000;
}

.gform_validation_errors,
.gfield_validation_message,
.gform_submission_error {
  color: #790000;
}

.gform_submission_error,
.gform_confirmation_message {
  padding: 0.875rem 1.75rem;
  border-left: 2px solid #790000;
  font-size: 1.5rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  background: rgba(121, 0, 0, 0.1);
}

.gform_confirmation_message {
  background: rgba(15, 131, 77, 0.1);
  border-color: #0f834d;
}

.gform_required_legend,
.gform_validation_container {
  display: none;
}

.gform_footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

.gform_loader,
#gform_ajax_spinner_1 {
  display: inline-block !important;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.5rem;
  background-image: url(../images/loading-spinner.svg);
  background-size: 1.5rem 1.5rem;
  background-position: center center;
  background-repeat: no-repeat;
  animation: loaderSpin 1s linear infinite;
}

@keyframes loaderSpin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.sticky {
  display: block;
}

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

.post {
  margin: 5rem 0;
}

.post-list {
  margin: 5rem 0;
}
.post-list__header {
  margin: 0 0 1rem 0;
}
.post-list__title {
  margin: 0.3125rem 0 0 0;
}
.post-list__thumb img {
  display: block;
}
.post-list__pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.post-list__pagination > * {
  padding: 1rem;
  color: #000;
}
.post-list__pagination a {
  text-decoration: none;
}
.post-list__pagination a:hover, .post-list__pagination a:focus {
  text-decoration: underline;
}
.post-list__pagination .current {
  position: relative;
  color: #fff;
  z-index: 1;
}
.post-list__pagination .current::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  background-color: #6FC3A3;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.search-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.search-form input[type=search] {
  margin: 0;
}
@media only screen and (max-width: 480px) {
  .search-form input[type=search] {
    width: 100%;
    margin: 0 0 0.5rem 0;
  }
}
.search-form input[type=submit] {
  margin: 0 0 0 1rem;
  padding: 0.5rem 2rem;
  border-radius: 3px;
}
@media only screen and (max-width: 480px) {
  .search-form input[type=submit] {
    width: 100%;
    margin: 0;
    padding: 1rem 2rem;
  }
}

@media only screen and (max-width: 480px) {
  .page-search .search-form label {
    width: 100%;
  }
}
.page-search .search-form {
  margin-bottom: 5rem;
}
.page-search .entry-summary {
  margin: 0;
}
.page-search h2 {
  margin: 0.5rem 0;
}
.page-search article {
  margin: 5rem 0;
}
.page-search article:first-of-type {
  margin-top: 0;
}
.page-search .page-search .posts-navigation {
  margin: 3rem 0 0 0;
}

.wp-block-columns .wp-block-column > *:first-child {
  margin-top: 0;
}

.wp-block-column.has-background {
  padding: 2.5rem;
}

.wp-block-cover.has-primary-background-color {
  background-color: rgba(111, 195, 163, 0.6);
}
.wp-block-cover.has-primary-alt-background-color {
  background-color: rgba(62, 90, 232, 0.6);
}

.entry-content figure,
.block-editor-block-list__layout figure {
  margin-bottom: 1.5rem;
}
.entry-content figure figcaption,
.block-editor-block-list__layout figure figcaption {
  font-size: 1rem;
  color: rgb(144.5421686747, 153.7469879518, 174.4578313253);
}

.wp-block-image.aligncenter img {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image.aligncenter figcaption,
.wp-block-image.aligncenter > figcaption {
  display: block;
}

.wp-block-media-text {
  gap: 5rem;
  grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 600px) {
  .wp-block-media-text {
    gap: 2.5rem;
  }
}
.wp-block-media-text.has-media-on-the-right {
  grid-template-columns: 1fr 1fr;
}
.wp-block-media-text .wp-block-media-text__media img {
  border-radius: 1rem;
}
.wp-block-media-text .wp-block-media-text__content {
  padding: 0;
}

.entry-content > ul,
.entry-content > ol,
.block-editor-block-list__layout > ul,
.block-editor-block-list__layout > ol,
.wp-block-column > ul,
.wp-block-column > ol,
.wp-block-cover__inner-container > ul,
.wp-block-cover__inner-container > ol {
  padding-left: 4.375rem;
}
@media only screen and (max-width: 480px) {
  .entry-content > ul,
  .entry-content > ol,
  .block-editor-block-list__layout > ul,
  .block-editor-block-list__layout > ol,
  .wp-block-column > ul,
  .wp-block-column > ol,
  .wp-block-cover__inner-container > ul,
  .wp-block-cover__inner-container > ol {
    padding-left: 3.375rem;
  }
}
.entry-content > ul ul,
.entry-content > ul ol,
.entry-content > ol ul,
.entry-content > ol ol,
.block-editor-block-list__layout > ul ul,
.block-editor-block-list__layout > ul ol,
.block-editor-block-list__layout > ol ul,
.block-editor-block-list__layout > ol ol,
.wp-block-column > ul ul,
.wp-block-column > ul ol,
.wp-block-column > ol ul,
.wp-block-column > ol ol,
.wp-block-cover__inner-container > ul ul,
.wp-block-cover__inner-container > ul ol,
.wp-block-cover__inner-container > ol ul,
.wp-block-cover__inner-container > ol ol {
  margin-top: 0.3125rem;
}
.entry-content > ul li,
.entry-content > ol li,
.block-editor-block-list__layout > ul li,
.block-editor-block-list__layout > ol li,
.wp-block-column > ul li,
.wp-block-column > ol li,
.wp-block-cover__inner-container > ul li,
.wp-block-cover__inner-container > ol li {
  padding: 0.1875rem 0;
}

.wp-block-column > ul,
.wp-block-column > ol {
  padding-left: 2.375rem;
}

.block-editor-block-list__layout .wp-block-list {
  padding-left: 2.25rem;
}

.is-style-narrow-max-width {
  max-width: 38.125rem;
}

.is-style-eyebrow-text {
  font-size: 0.8125rem;
  line-height: 1.25;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #1F2A44;
  letter-spacing: 0.13em;
}

.wp-block-quote.is-large {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media only screen and (max-width: 480px) {
  .wp-block-quote.is-large {
    padding: 0 1rem;
  }
}

.wp-block-pullquote {
  max-width: 56.75rem !important;
}
.wp-block-pullquote blockquote {
  padding: 4rem 0 0 0;
}
.wp-block-pullquote blockquote p {
  margin: 0 0 2rem 0;
  font-size: 2rem;
  line-height: 1.4;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.01em;
}
@media only screen and (max-width: 600px) {
  .wp-block-pullquote blockquote p {
    font-size: 1.5rem;
  }
}
.wp-block-pullquote blockquote::before {
  content: none;
}
.wp-block-pullquote blockquote::after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2.9375rem;
  height: 2.5rem;
  background-image: url(../images/quote-icon.svg);
  background-size: 2.9375rem 2.5rem;
  background-position: center center;
  background-repeat: no-repeat;
  transform: translate(-50%, 0);
}
.wp-block-pullquote cite {
  font-size: 1.5rem;
  font-style: normal;
}

.wp-block-separator {
  height: 1px;
  margin: 2.5rem auto;
  border: none;
  background: #ccc;
  max-width: 6.25rem;
  box-sizing: border-box;
}
.wp-block-separator.is-style-wide {
  max-width: 79rem;
}
.wp-block-separator.alignfull {
  max-width: 100%;
}

.wp-block-table {
  margin: 2.5rem auto;
}
.wp-block-table td,
.wp-block-table th {
  padding: 0.5rem 1.25rem;
  border: 1px solid #ccc;
}

.wp-block-embed-twitter.aligncenter .twitter-tweet {
  margin-left: auto;
  margin-right: auto;
}

.entry-content > *,
.wp-block-cover__inner-container > * {
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 79rem;
}
@media only screen and (max-width: 480px) {
  .entry-content > *,
  .wp-block-cover__inner-container > * {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.entry-content > h1,
.entry-content > h2,
.entry-content > h3,
.entry-content > h4,
.entry-content > h5,
.entry-content > h6,
.entry-content > p,
.entry-content > ul,
.entry-content > ol,
.entry-content > .wp-block-buttons,
.entry-content > .wp-block-image,
.entry-content > .wp-block-cover,
.entry-content > .wp-block-gallery,
.entry-content > .wp-block-columns,
.entry-content > .wp-block-media-text,
.entry-content > .wp-block-quote,
.entry-content > .wp-block-video,
.entry-content > .wp-block-embed,
.entry-content > .wp-block-table,
.entry-content > .wp-block-separator,
.entry-content > .wp-block-pullquote,
.wp-block-cover__inner-container > h1,
.wp-block-cover__inner-container > h2,
.wp-block-cover__inner-container > h3,
.wp-block-cover__inner-container > h4,
.wp-block-cover__inner-container > h5,
.wp-block-cover__inner-container > h6,
.wp-block-cover__inner-container > p,
.wp-block-cover__inner-container > ul,
.wp-block-cover__inner-container > ol,
.wp-block-cover__inner-container > .wp-block-buttons,
.wp-block-cover__inner-container > .wp-block-image,
.wp-block-cover__inner-container > .wp-block-cover,
.wp-block-cover__inner-container > .wp-block-gallery,
.wp-block-cover__inner-container > .wp-block-columns,
.wp-block-cover__inner-container > .wp-block-media-text,
.wp-block-cover__inner-container > .wp-block-quote,
.wp-block-cover__inner-container > .wp-block-video,
.wp-block-cover__inner-container > .wp-block-embed,
.wp-block-cover__inner-container > .wp-block-table,
.wp-block-cover__inner-container > .wp-block-separator,
.wp-block-cover__inner-container > .wp-block-pullquote {
  max-width: 52.5rem;
}
.entry-content > .alignwide,
.wp-block-cover__inner-container > .alignwide {
  margin: 3.75rem auto;
  max-width: 79rem;
}
.entry-content > .alignfull,
.wp-block-cover__inner-container > .alignfull {
  margin: 5rem auto;
  padding-left: 0;
  padding-right: 0;
  max-width: 79rem;
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .entry-content > .alignfull,
  .wp-block-cover__inner-container > .alignfull {
    margin: 3.75rem auto;
  }
}

.is-type-iframe--youtube,
.is-type-iframe--vimeo {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
}
.is-type-iframe--youtube iframe,
.is-type-iframe--vimeo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hero-block {
  width: 100%;
  margin: 0 0 3.75rem 0;
  padding: 3.125rem 2rem;
  background-color: #eee;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  max-width: initial;
}
.hero-block__title {
  margin: 0;
}

.countdown-timer {
  padding: 2rem 0;
}
.countdown-timer__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .countdown-timer__items {
    flex-wrap: nowrap;
    gap: 0.75rem;
  }
}
.countdown-timer__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.countdown-timer__value {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.5rem;
  height: 4.5rem;
  border-radius: 0.75rem;
  font-size: 2rem;
  line-height: 1;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 700;
  color: #1F2A44;
  background-image: linear-gradient(135deg, #6FC3A3 0%, #7ADBB6 100%);
}
@media (min-width: 768px) {
  .countdown-timer__value {
    width: 5.5rem;
    height: 5.5rem;
    border-radius: 0.75rem;
    font-size: 2.5rem;
  }
}
@media (min-width: 992px) {
  .countdown-timer__value {
    width: 6.5rem;
    height: 6.5rem;
    border-radius: 0.75rem;
    font-size: 3rem;
  }
}
.countdown-timer__label {
  margin-top: 0.5rem;
  font-size: 1rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #464E60;
}
@media (min-width: 768px) {
  .countdown-timer__label {
    font-size: 1rem;
  }
}
.countdown-timer--placeholder {
  padding: 2rem;
  border-radius: 4px;
  text-align: center;
  background-color: #F5F7FA;
}
.countdown-timer--placeholder p {
  margin: 0;
  color: #464E60;
}
.countdown-timer--expired .countdown-timer__value {
  background-color: #464E60;
}

.image-list {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.image-list__container {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 0 auto;
  gap: 2rem;
  max-width: 79rem;
}
@media (max-width: 992px) {
  .image-list__container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    grid-template-areas: "left center" "right center";
    gap: 1rem 2rem;
  }
}
@media (max-width: 600px) {
  .image-list__container {
    display: block;
  }
}
.image-list__left, .image-list__right {
  margin: 3.375rem 0 0 0;
  flex: 1;
  max-width: 20rem;
}
@media (max-width: 992px) {
  .image-list__left, .image-list__right {
    margin-top: 0;
    max-width: 100%;
  }
}
.image-list__left {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .image-list__left {
    justify-content: flex-start;
    grid-area: left;
    align-self: end;
  }
}
@media (max-width: 600px) {
  .image-list__left {
    display: none;
  }
}
.image-list__right {
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 992px) {
  .image-list__right {
    grid-area: right;
    align-self: start;
  }
}
@media (max-width: 600px) {
  .image-list__right {
    display: none;
  }
}
.image-list__center {
  flex-shrink: 0;
}
@media (max-width: 992px) {
  .image-list__center {
    grid-area: center;
    align-self: center;
  }
}
.image-list__image {
  display: block;
  height: auto;
  max-width: 23.0625rem;
}
@media (max-width: 600px) {
  .image-list__image {
    margin: 0 auto;
  }
}
.image-list__items {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 1rem;
}
@media (max-width: 992px) {
  .image-list__left .image-list__items {
    align-items: flex-start;
  }
}
.image-list__right .image-list__items {
  align-items: flex-start;
}
.image-list__item {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.75);
  gap: 0.75rem;
  box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}
.image-list__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.image-list__icon img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.image-list__text {
  font-size: 1rem;
  color: #1F2A44;
  white-space: nowrap;
}

.accordion {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.accordion--top-margin {
  margin-top: 5rem;
}
.accordion--bottom-margin {
  margin-bottom: 5rem;
}
.accordion__button {
  position: relative;
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 100%;
  margin: 0;
  padding: 1.25rem 3.5rem 1.25rem 1.25rem;
  border: none;
  border-radius: 0.75rem;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.25;
  text-align: left;
  color: #1F2A44;
  background: #fff;
  box-shadow: var(--wp--preset--shadow--default);
  cursor: pointer;
  transition: all 0.2s ease;
  outline: none;
}
.accordion__button:hover .link-cards__deco-letter, .accordion__button:focus .link-cards__deco-letter {
  background: #6FC3A3;
}
.accordion__button--active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.accordion__button--active .accordion__more-icon {
  transform: translate(0, -50%) rotate(45deg);
}
.accordion__button--active .link-cards__deco-letter {
  background: #6FC3A3;
}
.accordion__more-icon {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  width: 1.25rem;
  height: 1.25rem;
  transform: translate(0, -50%);
  transition: all 0.2s ease;
}
.accordion__more-icon:before, .accordion__more-icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.25rem;
  height: 2px;
  border-radius: 2px;
  background: #1F2A44;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease;
}
.accordion__more-icon:after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.accordion__hidden {
  height: 0;
  margin: -0.5rem 0 0 0;
  padding: 0 1.25rem 0 4.75rem;
  background: #fff;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  box-shadow: var(--wp--preset--shadow--default);
  transition: all 0.2s ease;
  will-change: height;
  box-sizing: initial;
  opacity: 0;
  visibility: hidden;
}
.accordion__hidden--show {
  padding: 0.25rem 1.25rem 1.5rem 4.75rem;
  opacity: 1;
  visibility: visible;
}
.accordion__hidden > *:first-child {
  margin-top: 0;
}
.accordion__hidden > *:last-child {
  margin-bottom: 0;
}

.link-cards__deco-letter {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  color: #fff;
  background: #1F2A44;
  transition: all 0.2s ease;
}
.link-cards__deco-letter span {
  text-transform: uppercase;
}

/*# sourceMappingURL=styles.css.map*/