@charset "UTF-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'opensans-web';
  font-weight: 300;
  font-style: normal;
  text-rendering: optimizeLegibility;
  src: url('fonts/opensans-light.woff') format('woff');
}
@font-face {
  font-family: 'opensans-web';
  font-weight: 300;
  font-style: italic;
  text-rendering: optimizeLegibility;
  src: url('fonts/opensans-light.woff') format('woff');
}
@font-face {
  font-family: 'opensans-web';
  font-weight: 600;
  font-style: normal;
  text-rendering: optimizeLegibility;
  src: url('fonts/opensans-semibold.woff') format('woff');
}
@font-face {
  font-family: 'opensans-web';
  font-weight: 800;
  font-style: normal;
  text-rendering: optimizeLegibility;
  src: url('fonts/opensans-extrabold.woff') format('woff');
}
html,
body {
  background: #FFFFFF;
  width: 100%;
}
ol,
ul {
  list-style-position: outside;
}
.scroll-lock {
  overflow: hidden;
}
.mobile-only {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mobile-scroll-lock {
    overflow: hidden;
  }
  .mobile-only {
    display: block;
  }
  .desktop-only {
    display: none;
  }
}
.fill-container {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.fill-video-container {
  height: auto;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}
.full-bleed-container {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 555px;
  width: 100%;
}
.full-width {
  width: 100%;
}
.flex-spread {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.center {
  text-align: center;
}
.clear:before,
.clear:after {
  content: ' ';
  display: table;
}
.clear:after {
  clear: both;
}
.clear {
  *zoom: 1;
}
.screen-reader-text {
  display: none;
}
hr {
  border: 1px solid #979797;
  margin: 0 0 40px;
}
.entry-footer {
  position: relative;
}
.edit-link {
  position: absolute;
  bottom: 0;
}
.align-tl {
  align-content: flex-start;
  justify-content: flex-start;
}
.align-tc {
  align-content: center;
  justify-content: flex-start;
  text-align: center;
}
.align-tr {
  align-content: flex-end;
  justify-content: flex-start;
}
.align-cl {
  align-content: flex-start;
  justify-content: center;
}
.align-cc {
  align-content: center;
  justify-content: center;
  text-align: center;
}
.align-cr {
  align-content: flex-end;
  justify-content: center;
}
.align-bl {
  align-content: flex-start;
  justify-content: flex-end;
}
.align-bc {
  align-content: center;
  justify-content: flex-end;
  text-align: center;
}
.align-br {
  align-content: flex-end;
  justify-content: flex-end;
}
.bg-align-tl {
  background-position: top left;
}
.bg-align-tc {
  background-position: top center;
}
.bg-align-tr {
  background-position: top right;
}
.bg-align-cl {
  background-position: center left;
}
.bg-align-cc {
  background-position: center center;
}
.bg-align-cr {
  background-position: center right;
}
.bg-align-bl {
  background-position: bottom left;
}
.bg-align-bc {
  background-position: bottom center;
}
.bg-align-br {
  background-position: bottom right;
}
.has-black-color {
  color: #000000;
}
.has-black-color a {
  color: #000000;
}
.has-dk-purple-color {
  color: #2C1F37;
}
.has-dk-purple-color a {
  color: #2C1F37;
}
.has-purple-color {
  color: #49326B;
}
.has-purple-color a {
  color: #49326B;
}
.has-gray-color {
  color: #979797;
}
.has-gray-color a {
  color: #979797;
}
.has-yellow-color {
  color: #FBC74D;
}
.has-yellow-color a {
  color: #FBC74D;
}
.has-white-color {
  color: #FFFFFF;
}
.has-white-color a {
  color: #FFFFFF;
}
.has-teal-color {
  color: #53B6CA;
}
.has-teal-color a {
  color: #53B6CA;
}
.has-orange-color {
  color: #F65632;
}
.has-orange-color a {
  color: #F65632;
}
.has-black-background-color {
  background-color: #000000;
}
.has-dk-purple-background-color {
  background-color: #2C1F37;
}
.has-purple-background-color {
  background-color: #49326B;
}
.has-gray-background-color {
  background-color: #979797;
}
.has-yellow-background-color {
  background-color: #FBC74D;
}
.has-white-background-color {
  background-color: #FFFFFF;
}
.has-teal-background-color {
  background-color: #53B6CA;
}
.has-orange-background-color {
  background-color: #F65632;
}
.has-default-background-color {
  background: url(images/background.jpg) no-repeat 50% 50%;
  background-size: cover;
}
section {
  clear: both;
  padding: 0 0 80px;
}
section.no-pad {
  padding-bottom: 0;
  padding-top: 0;
}
section.no-pad-top {
  padding-top: 0;
}
section.no-pad-b {
  padding-bottom: 0;
}
section.extra-pad {
  padding: 12rem 0;
}
section:last-child:not(.section--bg-color) {
  padding-bottom: 0;
}
.section--bg-color {
  margin-bottom: 80px;
}
.section--bg-color:last-child {
  margin-bottom: 0;
}
.wp-block-cover {
  min-height: 0;
  padding: 4rem 0;
}
.wp-block-cover__inner-container {
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 2rem;
  position: relative;
  width: calc(100% - 2rem * 2);
}
.wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding: 0 2rem;
  position: relative;
  width: calc(100% - 2rem * 2);
}
.wrapper.flex {
  display: flex;
}
@media screen and (max-width: 767px) {
  .wrapper.flex {
    display: block;
  }
}
.wrapper.two-column,
.wrapper.three-column,
.wrapper.four-column {
  max-width: 1280px;
  padding: 0 2rem;
  width: calc(100% - 2rem * 2);
}
.wrapper.in-pad {
  padding: 0 6rem;
  width: calc(100% - (4rem + 2rem) * 2);
}
.wrapper.lg {
  max-width: 1100px;
}
@media screen and (max-width: 767px) {
  .wrapper.lg {
    padding: 0 1rem;
    width: calc(100% - 2rem);
  }
}
.wrapper.md {
  max-width: 950px;
}
@media screen and (max-width: 767px) {
  .wrapper.md {
    padding: 0 1rem;
    width: calc(100% - 2rem);
  }
}
.wrapper.sm {
  max-width: 730px;
}
@media screen and (max-width: 767px) {
  .wrapper.sm {
    padding: 0 1rem;
    width: calc(100% - 2rem);
  }
}
.wrapper.xs {
  max-width: 460px;
}
@media screen and (max-width: 767px) {
  .wrapper.xs {
    padding: 0 1rem;
    width: calc(100% - 2rem);
  }
}
@media screen and (max-width: 767px) {
  .wrapper {
    padding: 0 1rem;
    width: calc(100% - 2rem);
  }
  .wrapper.two-column,
  .wrapper.three-column,
  .wrapper.four-column {
    padding: 0 1rem;
    width: calc(100% - 2rem);
  }
  .wrapper.flex {
    display: block;
  }
}
.centered {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
}
.centered.column {
  flex-direction: column;
}
.widescreen-wrap {
  background: transparent no-repeat 50% 50%;
  background-size: cover;
  height: 0;
  padding-bottom: 49.24838941%;
  position: relative;
  width: 100%;
}
.widescreen-wrap > div {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.two-column {
  display: flex;
  margin-left: -10px;
  width: calc(100% + 20px);
}
@media only screen and (max-width: 767px) {
  .two-column {
    display: block;
    margin-left: 0;
    width: 100%;
  }
  .two-column .col {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .two-column > .col + .col {
    margin-top: 6rem;
  }
  .two-column:after {
    content: ' ';
    display: table;
  }
}
.two-column.wrap {
  align-content: flex-start;
  flex-wrap: wrap;
}
.two-column.justify-end {
  justify-content: flex-end;
}
.two-column > .col {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}
.two-column > .col-1 {
  flex-basis: calc(50% - 20px);
}
@media screen and (min-width: 768px) {
  .two-column > .col-1.extra-space {
    padding-right: 4rem;
  }
}
.two-column > .col-2 {
  flex-basis: 100%;
}
.two-column > .col-pad {
  box-sizing: border-box;
  padding: 24px 12px;
}
@media screen and (min-width: 768px) {
  .two-column.wide {
    margin-left: -40px;
    width: calc(100% + 20px * 4);
  }
  .two-column.wide > .col {
    margin-left: 40px;
    margin-right: 40px;
  }
  .two-column.wide > .col-1 {
    flex-basis: calc(50% - 20px * 4);
  }
}
.three-column {
  display: flex;
  margin-left: -16.5px;
  width: calc(100% + 33px);
}
@media only screen and (max-width: 639px) {
  .three-column {
    display: block;
  }
  .three-column > .col + .col {
    margin-top: 6rem;
  }
}
.three-column.wrap {
  align-content: flex-start;
  flex-wrap: wrap;
}
.three-column.align-right {
  justify-content: flex-end;
}
.three-column > .col {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}
.three-column > .col-1 {
  flex-basis: calc(33.33% - 20px);
}
@media only screen and (max-width: 979px) {
  .three-column > .col-1 {
    flex-basis: calc(50% - 20px);
  }
}
.three-column > .col-2 {
  flex-basis: calc(33.33% * 2 - 20px);
}
@media only screen and (max-width: 979px) {
  .three-column > .col-2 {
    flex-basis: 100%;
  }
}
.three-column > .col-3 {
  flex-basis: 100%;
}
.four-column {
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .four-column {
    display: block;
  }
  .four-column > .col + .col {
    margin-top: 6rem;
  }
}
.four-column.wrap {
  align-content: flex-start;
  flex-wrap: wrap;
}
.four-column > .col {
  margin-left: 6.66666667px;
  margin-right: 6.66666667px;
  position: relative;
}
.four-column > .col:first-child,
.four-column > .col:nth-child(4n + 1) {
  margin-left: 0;
}
.four-column > .col:last-child,
.four-column > .col:nth-child(4n) {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .four-column > .col {
    margin-left: 0;
    margin-right: 0;
  }
}
.four-column > .col-1 {
  /*flex-basis: calc(25% ~"-" @column-gutter);*/
  flex: 1 0 calc(25% - 20px);
}
.four-column > .col-2 {
  flex-basis: calc(25% * 2 - 20px);
}
.four-column > .col-3 {
  flex-basis: calc(25% * 3 - 20px);
}
.four-column > .col-4 {
  flex-basis: 100%;
}
.col.align-end {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.col.rwo-first {
  margin-left: 0;
}
.col.row-last {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .centered {
    flex-direction: column;
  }
}
.box-shadow {
  box-shadow: 1px 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.menu-box-shadow {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
/* html rment 100% font-size, 1em or 1rem = 16px */
html {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}
/* Override WordPress font size presets */
:root {
  --wp--preset--font-size--small: 14px;
  --wp--preset--font-size--medium: 24px;
  --wp--preset--font-size--large: 32px;
  --wp--preset--font-size--x-large: 40px;
}
body {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.35em;
  color: #000000;
  font-family: 'Open Sans', 'opensans-web', sans-serif;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-transform: none;
  font-size: inherit;
}
ol,
ul {
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  text-transform: none;
  font-size: inherit;
}
blockquote {
  margin: 0;
}
p,
ul,
ol {
  margin-bottom: 1.5em;
}
.centered p,
.centered ul,
.centered ol {
  text-align: center;
}
p,
li,
span {
  color: #49326B;
  /* Paragraph text */
  font-family: 'Open Sans', 'opensans-web', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  /* 26px */
}
a {
  color: #53B6CA;
  font-family: 'Open Sans', 'opensans-web', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  /* 26px */
  transition: all 0.15s ease;
  outline: none;
}
a:focus:focus-visible {
  outline: 2px solid #53B6CA;
  outline-offset: 2px;
}
a.dark-link {
  color: #000000;
}
a.dark-link:hover {
  color: #49326B;
}
.dark-area a:hover,
.dark-area a:focus {
  color: #FFFFFF;
}
.type-default {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.35em;
}
.type-smaller {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.375em;
}
.type-larger {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.375em;
}
.heading-1,
.heading-h1 {
  font-size: 3.5rem;
  font-weight: 800;
  line-height: 120%;
}
.entry-content h2:not(.section__title),
.heading-2,
.heading-h2 {
  font-size: 40px;
  font-weight: 800;
  line-height: 120%;
  color: #49326B;
  margin: 1em 0 0.5em;
}
.entry-content h3,
.heading-3,
.heading-h3 {
  font-size: 28px;
  font-weight: 800;
  line-height: 130%;
  /* 33.8px */
}
.type-input {
  font-size: 18px;
  font-weight: 800;
  line-height: 36px;
}
.type-button {
  font-size: 16px;
  font-weight: 800;
  line-height: calc(2.9375em - 6px);
  text-transform: uppercase;
}
.has-medium-font-size {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.375em;
}
.cta {
  display: inline-flex;
  padding: 10px 20px;
  background: #F65632;
  color: #2C1F37;
  font-size: 1rem;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  transition: all 0.15s ease;
  align-items: center;
  justify-content: center;
}
.cta:hover,
.cta:focus {
  background: #FFFFFF;
}
.cta--orange {
  background: #F65632;
  color: #2C1F37;
}
.cta--orange:hover,
.cta--orange:focus {
  background: #FFFFFF;
  color: #2C1F37;
}
.cta--wire {
  padding: 7px 17px;
  background: transparent;
  border: 3px solid #2C1F37;
  color: #2C1F37;
}
.cta--wire:hover,
.cta--wire:focus {
  background: #FFFFFF;
}
.light-area .cta:hover,
.light-area .cta:focus {
  background: #FBC74D;
}
.light-area .cta--wire:hover,
.light-area .cta--wire:focus {
  background: #F65632;
  border-color: #F65632;
}
.cta--wire--yellow {
  border: 3px solid #FBC74D;
  color: #FBC74D;
}
.cta--wire--yellow:hover,
.cta--wire--yellow:focus {
  border-color: #FFFFFF;
  background: #FFFFFF;
  color: #FBC74D;
}
p:last-child,
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}
.entry-content h2:not(.section__title) {
  font-size: 40px;
  font-weight: 800;
  line-height: 120%;
  color: #49326B;
  margin-bottom: 32px;
}
.entry-content h3 {
  font-size: 28px;
  font-weight: 800;
  line-height: 130%;
  /* 33.8px */
  color: #49326B;
  margin-bottom: 24px;
}
.btn {
  font-size: 1.7rem;
  line-height: 1.35294118em;
  font-size: 16px;
  font-weight: 800;
  line-height: calc(2.9375em - 6px);
  text-transform: uppercase;
  -webkit-appearance: none;
  background: #000000;
  border: 3px solid #000000;
  border-radius: 0.75em;
  box-sizing: border-box;
  color: #FFFFFF;
  display: inline-block;
  padding: 0 1.375em;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  white-space: nowrap;
}
.btn.selected,
.btn:hover {
  border-color: #53B6CA;
  background: #53B6CA;
  color: #FFFFFF;
}
.btn.full {
  width: 100%;
}
.btn.sm {
  font-size: 12px;
}
.btn.wide {
  min-width: 38rem;
}
.btn.accent {
  background: #FFFFFF;
  border-color: #53B6CA;
  color: #53B6CA;
}
.btn.accent.selected,
.btn.accent:hover {
  background: #53B6CA;
  border-color: #53B6CA;
  color: #FFFFFF;
}
.btn.teal {
  background: #53B6CA;
  border-color: #53B6CA;
  color: #FFFFFF;
}
.btn.teal:hover {
  background: #FFFFFF;
  color: #53B6CA;
}
.btn.blue {
  background: #49326B;
  border-color: #49326B;
  color: #FFFFFF;
}
.btn.blue:hover {
  background: #FFFFFF;
  border-color: #49326B;
  color: #49326B;
}
.btn.green {
  background: #F65632;
  border-color: #F65632;
  color: #FFFFFF;
}
.btn.green:hover {
  background: #FFFFFF;
  border-color: #F65632;
  color: #F65632;
}
.btn + .btn {
  margin-left: 4rem;
}
.btn-centered {
  display: block;
  margin: 1rem auto 0;
}
.btn-group {
  display: flex;
  justify-content: center;
}
.btn-group.left {
  justify-content: flex-start;
}
.button {
  margin-bottom: 6rem;
  margin-top: 6rem;
}
.button.aligncenter {
  text-align: center;
}
.button.aligncenter .btn {
  min-width: 38rem;
}
.button + section {
  margin-top: 10rem;
}
@media only screen and (max-width: 767px) {
  .table-wrapper {
    box-shadow: rgba(0, 0, 0, 0.15) -3px 0 2px inset;
    border-right: 1px solid #979797;
    position: relative;
    margin-bottom: 20px;
    overflow-x: scroll;
  }
  .table-wrapper table {
    width: 767px;
  }
}
/* Third-Party */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('./images/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('./fonts/slick.eot');
  src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.site-header {
  background: #2C1F37;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.site-header .wrapper {
  align-items: center;
  display: flex;
  justify-content: space-between;
  height: 102px;
}
@media screen and (max-width: 1279px) {
  .site-header .wrapper {
    height: 60px;
  }
}
.admin-bar .site-header {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar .site-header {
    top: 46px;
  }
}
.brand-logo {
  height: 48px;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .brand-logo {
    margin: 0 40px 0 0;
  }
}
.brand-logo img {
  height: 100%;
  width: auto;
  display: block;
}
.brand-logo:focus-visible {
  outline: 2px solid #53B6CA;
  outline-offset: 2px;
}
.nav-menu {
  display: flex;
  height: 102px;
  align-items: center;
  list-style: none;
}
@media screen and (max-width: 1279px) {
  .nav-menu {
    height: 60px;
  }
}
.main-navigation {
  flex: 1;
  margin-right: 40px;
  /* Fixed menu */
}
.main-navigation .menu {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0;
  gap: clamp(16px, 2.5vw, 48px);
  padding: 0;
}
@media only screen and (max-width: 1279px) {
  .main-navigation .menu {
    display: none;
  }
}
.main-navigation .menu-item {
  align-items: center;
  display: flex;
  margin: 0;
  position: relative;
}
.main-navigation .menu-item > a,
.main-navigation .menu-item > h3 {
  font-size: 20px;
  font-weight: 800;
  line-height: 1.35em;
  color: #53B6CA;
  display: block;
  line-height: 102px;
  text-decoration: none;
  outline: none;
}
.main-navigation .menu-item > a:focus-visible,
.main-navigation .menu-item > h3:focus-visible {
  outline: 2px solid #53B6CA;
  outline-offset: 2px;
}
@media only screen and (min-width: 768px) {
  .main-navigation .menu-item:hover > a {
    color: #FBC74D;
  }
}
.main-navigation .menu-item.active > a {
  background: #2C1F37;
  color: #FBC74D;
}
.main-navigation .menu-item .sub-menu {
  display: none;
}
.main-navigation.fixed {
  position: fixed;
  top: -9999px;
  width: 100%;
}
.header-fixed .main-navigation.fixed,
.always-fixed .main-navigation.fixed {
  top: 0;
}
.admin-bar .header-fixed .main-navigation.fixed,
.admin-bar .always-fixed .main-navigation.fixed {
  top: 32px;
}
@media only screen and (min-width: 768px) {
  .main-navigation.fixed .mobile-only {
    display: none;
  }
}
@media only screen and (max-width: 1279px) {
  .main-navigation.fixed {
    top: 0;
  }
  .admin-bar .main-navigation.fixed {
    top: 46px;
  }
  .main-navigation.fixed .menu {
    display: none;
  }
}
.main-navigation .mobile-nav {
  background: #2C1F37;
  min-height: 100vh;
  position: absolute;
  left: 0;
  top: 60px;
}
.main-navigation .mobile-fixed {
  display: none;
  flex-direction: column;
  height: calc(100vh - 60px);
  overflow-y: scroll;
  padding-bottom: 4rem;
  width: 100vw;
}
.mobile_menu_open .main-navigation .mobile-fixed {
  display: flex;
}
.main-navigation .mobile-fixed .menu-item {
  align-items: flex-start;
  flex-flow: column;
  margin: 0 0 0 1rem;
}
.main-navigation .mobile-fixed .menu-item > a,
.main-navigation .mobile-fixed .menu-item > h3 {
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.3125em;
  color: #53B6CA;
  cursor: pointer;
  padding: 0.3em 0;
  display: inline-block;
  width: auto;
}
.main-navigation .mobile-fixed .sub_menu {
  display: none;
}
.main-navigation .mobile-fixed .sub_menu .menu-item > a,
.main-navigation .mobile-fixed .sub_menu .menu-item > h3 {
  font-family: 'Open Sans', 'opensans-web', sans-serif;
  font-size: 1.5rem;
  line-height: 1.3125em;
}
.main-navigation .mobile-fixed .menu-item-open .sub_menu {
  display: block;
}
.main-navigation .mobile-fixed .menu-button > a {
  background: #53B6CA;
  border: #53B6CA;
  border-radius: 0.54545455em;
  color: #2C1F37;
  font-family: 'Open Sans', 'opensans-web', sans-serif;
  font-weight: 600;
  font-size: 3.142857rem;
  line-height: 2.54545455em;
  height: 2.54545455em;
  min-width: 29rem;
  margin-top: 3rem;
  text-align: center;
  width: auto;
}
.main-navigation .mobile-fixed .menu-button > a:hover {
  background: #2C1F37;
  color: #53B6CA;
}
.sub-menu {
  background: #2C1F37;
  min-width: 100%;
  left: 0;
  padding: 0.5rem 1rem 1rem;
  position: absolute;
  transform: translateX(0);
  top: 100%;
  flex-direction: column;
  gap: 0.5rem;
}
.sub-menu .menu-item {
  list-style: none;
  margin: 0;
}
.sub-menu .menu-item > a {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.16666667em;
  color: #53B6CA;
  white-space: nowrap;
}
.sub-menu .menu-item:hover > a {
  box-shadow: none;
}
.menu-item-has-children:hover .sub-menu {
  display: flex;
}
.header-btn {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.content-area.no-header {
  margin-top: 12rem;
}
.admin-bar .content-area.no-header {
  margin-top: calc(12rem + 32px);
}
@media screen and (max-width: 1279px) {
  .admin-bar .content-area.no-header {
    margin-top: calc(12rem + 46px);
  }
}
.menu-search {
  align-items: center;
  display: flex;
}
.search-expand .menu-search {
  width: 100%;
}
.menu-search-icon {
  cursor: pointer;
  fill: #53B6CA;
  height: 24px;
  min-height: 24px;
  min-width: 24px;
  margin-left: 2rem;
  width: 24px;
}
.menu-search-icon:hover {
  color: #2C1F37;
}
@media screen and (max-width: 1279px) {
  .search-expand .menu-search-icon.menu-search {
    justify-content: flex-end;
    margin-left: 0;
    width: 100%;
  }
}
.menu-search-input {
  border: none;
  line-height: 3.6rem;
  height: 3.6rem;
  padding: 0;
  width: 0;
}
.search-expand .menu-search-input {
  margin-left: 2rem;
  padding: 0 2rem;
  width: 20rem;
}
@media only screen and (max-width: 782px) {
  .search-expand .menu-search-input {
    width: 100%;
  }
}
.alert-bar {
  background: #FBC74D;
  color: #2C1F37;
  padding: 0.5rem 0;
}
.alert-bar p {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  /* 18.2px */
  margin: 0;
}
.alert-bar .wrapper {
  height: unset;
  padding: unset;
  justify-content: unset;
  gap: 10px;
}
.alert-bar-title {
  font-size: 1rem;
  font-weight: 800;
  line-height: 130%;
  /* 18.2px */
  margin: 0;
}
@media screen and (max-width: 1279px) {
  .alert-bar-title {
    display: none;
  }
}
.header-ctas {
  display: flex;
  gap: 24px;
}
.header-ctas .cta {
  min-height: 35px;
  font-size: 1.125rem;
}
@media screen and (max-width: 1279px) {
  .header-ctas--desktop {
    display: none;
  }
}
.mobile-menu-buttons {
  display: none;
}
@media screen and (max-width: 1279px) {
  .mobile-menu-buttons {
    display: grid;
    margin-left: 2rem;
  }
}
.mobile-menu-button {
  grid-column: 1;
  grid-row: 1;
  cursor: pointer;
  display: block;
  fill: #53B6CA;
  height: 23px;
  min-height: 23px;
  min-width: 18px;
  width: 18px;
}
.mobile_menu_open .mobile-menu-button {
  display: none;
}
.mobile-menu-close {
  grid-column: 1;
  grid-row: 1;
  cursor: pointer;
  display: none;
  fill: #53B6CA;
  height: 23px;
  min-height: 23px;
  min-width: 19px;
  width: 19px;
  z-index: 1;
}
.mobile_menu_open .mobile-menu-close {
  display: block;
}
.mobile-fixed .menu-item-has-children > h3:after {
  content: '+';
  margin-left: 12px;
}
.mobile-fixed .menu-item-has-children.menu-item-open > h3:after {
  content: '-';
}
.hero-content--with-bg {
  color: #49326B;
  display: inline-block;
  padding: 2.5rem 1.5rem;
  position: relative;
  z-index: 0;
}
.hero-content--with-bg:before {
  background: #FBC74D;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.hero-content--with-bg:after {
  background: #F65632;
  content: '';
  height: 100%;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 100%;
  z-index: -2;
}
.hero-content-inner--with-bg {
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
}
.hero-content-inner--with-bg p {
  margin-top: 18px !important;
  margin-bottom: 0!important;
}
.hero-ctas {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.hero-content--with-bg {
  max-width: 505px;
}
.hero-content--with-bg .hero-ctas {
  margin-top: 20px;
}
.hero-content--without-bg .hero-ctas {
  margin-top: 2rem;
}
.hero-content-inner--without-bg {
  margin-top: 2.5rem;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
}
.hero-content-inner--without-bg p {
  color: #49326B;
}
.heading-1--without-bg,
.heading-h1--without-bg,
.heading-1--single,
.heading-h1--archive {
  color: #49326B;
  display: inline-block;
  padding: 0.5rem;
  position: relative;
  z-index: 0;
}
.heading-1--without-bg:before,
.heading-h1--without-bg:before,
.heading-1--single:before,
.heading-h1--archive:before {
  background: #FBC74D;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.heading-1--without-bg:after,
.heading-h1--without-bg:after,
.heading-1--single:after,
.heading-h1--archive:after {
  background: #F65632;
  content: '';
  height: 100%;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 100%;
  z-index: -2;
}
@media screen and (min-width: 1280px) {
  .hero-content {
    width: 58.33%;
  }
  .hero-content--with-bg {
    width: 41.67%;
  }
}
.site-footer {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.375em;
  background: #2C1F37;
  color: #FFFFFF;
  padding: 24px 0;
}
.site-footer p,
.site-footer a {
  color: #FFFFFF;
}
.site-footer .wrapper {
  display: flex;
  justify-content: space-between;
}
.site-footer .wrapper .three-column .col:first-child section {
  padding: 0;
}
.site-footer .wrapper .col.align-end {
  justify-content: start;
}
.site-footer a {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .site-footer {
    padding: 24px 0 24px;
  }
  .site-footer .wrapper {
    display: block;
  }
  .site-footer .wrapper .col.align-end {
    margin-top: 0;
    align-items: flex-start;
  }
  .site-footer .three-column > .col + .col.filler {
    margin: 0;
  }
}
.footer-menu {
  align-items: flex-start;
}
.footer-menu > .menu-item {
  list-style: none;
  margin-bottom: 1em;
}
.footer-menu > .menu-item > a {
  color: #FFFFFF;
}
.footer-menu > .menu-item > a:hover {
  color: #FFFFFF;
}
.footer-menu h4 {
  color: #FFFFFF;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .footer-menu {
    display: block;
  }
}
.footer-sub-menu {
  list-style: none;
  margin-top: 1em;
}
.footer-sub-menu > .menu-item {
  list-style: none;
}
.footer-sub-menu > .menu-item > a {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.35em;
  color: #FFFFFF;
}
.footer-sub-menu > .menu-item > a:hover {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .footer-sub-menu > .menu-item > a {
    font-size: 20px;
    line-height: 1.35em;
  }
}
@media screen and (max-width: 767px) {
  .footer-sub-menu {
    margin-left: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .contact-info > p {
    margin-left: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .footer-brand-logo {
    margin-bottom: 24px;
  }
}
.footer-logo {
  fill: #FFFFFF;
  height: 9rem;
  margin-bottom: 5rem;
  width: 27.8rem;
}
@media screen and (max-width: 767px) {
  .footer-logo {
    height: 59px;
    width: 183px;
  }
  .footer-logo .contact-info {
    margin-left: 3rem;
  }
}
.footer-brand-logo .brand-logo {
  display: block;
  margin: 0;
  height: clamp(49px, 6vw, 98px);
}
.footer-social-icons {
  display: flex;
  gap: 1rem;
  margin-top: auto;
  margin-bottom: auto;
}
.footer-social-icons > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: #FBC74D;
  fill: #2C1F37;
  transition: all 0.15s ease;
}
.footer-social-icons > a:hover,
.footer-social-icons > a:focus {
  background-color: #FFFFFF;
}
.footer-social-icons > a .footer-social-icon {
  height: 24px;
  width: 24px;
}
@media screen and (max-width: 767px) {
  .footer-social-icons {
    margin-bottom: 24px;
    justify-content: center;
    align-items: center;
  }
}
.footer-bottom-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .footer-bottom-wrapper {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
.footer-copyright-wrapper {
  display: flex;
  align-items: flex-end;
  margin-top: 24px;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .footer-copyright-wrapper {
    flex-direction: column;
    align-items: flex-start;
    order: 2;
    gap: 24px;
  }
}
.footer-copyright {
  margin-bottom: 0;
  font-size: 0.875rem;
  order: 1;
  white-space: nowrap;
}
.footer-cta-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
  margin-top: 24px !important;
}
@media screen and (max-width: 767px) {
  .footer-cta-wrapper {
    order: 1;
    flex-flow: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .footer-widget {
    margin-bottom: 30px;
  }
  .footer-widget-2 {
    display: none;
  }
}
.footer-utility-menu {
  list-style: none;
  display: flex;
  flex-flow: wrap;
  gap: 10px;
}
.footer-utility-menu > .menu-item {
  list-style: none;
  font-size: 0.875rem;
}
.footer-utility-menu > .menu-item a:hover,
.footer-utility-menu > .menu-item a:focus {
  color: #FFFFFF;
}
.menu-footer-utility-container {
  order: 2;
}
@media screen and (max-width: 767px) {
  .menu-footer-utility-container {
    order: -1;
  }
}
/* Post Types */
.site-main {
  padding-bottom: 80px;
}
#primary > article > .entry-content .wp-block-cover:first-child {
  min-height: 77rem;
}
.page-header {
  padding: 48px 0 80.4px;
  position: relative;
}
.page-header.has-bg-image {
  padding: 56px 0 68px;
  margin-bottom: 80px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.page-content > h1,
.page-content > h2,
.page-content > h3,
.page-content > h4,
.page-content > h5,
.page-content > h6,
.page-content > p,
.page-content > ul,
.page-content > ol {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding: 0 2rem;
  position: relative;
  width: calc(100% - 2rem * 2);
}
.page-content > h1.flex,
.page-content > h2.flex,
.page-content > h3.flex,
.page-content > h4.flex,
.page-content > h5.flex,
.page-content > h6.flex,
.page-content > p.flex,
.page-content > ul.flex,
.page-content > ol.flex {
  display: flex;
}
@media screen and (max-width: 767px) {
  .page-content > h1.flex,
  .page-content > h2.flex,
  .page-content > h3.flex,
  .page-content > h4.flex,
  .page-content > h5.flex,
  .page-content > h6.flex,
  .page-content > p.flex,
  .page-content > ul.flex,
  .page-content > ol.flex {
    display: block;
  }
}
.page-content > h1.two-column,
.page-content > h2.two-column,
.page-content > h3.two-column,
.page-content > h4.two-column,
.page-content > h5.two-column,
.page-content > h6.two-column,
.page-content > p.two-column,
.page-content > ul.two-column,
.page-content > ol.two-column,
.page-content > h1.three-column,
.page-content > h2.three-column,
.page-content > h3.three-column,
.page-content > h4.three-column,
.page-content > h5.three-column,
.page-content > h6.three-column,
.page-content > p.three-column,
.page-content > ul.three-column,
.page-content > ol.three-column,
.page-content > h1.four-column,
.page-content > h2.four-column,
.page-content > h3.four-column,
.page-content > h4.four-column,
.page-content > h5.four-column,
.page-content > h6.four-column,
.page-content > p.four-column,
.page-content > ul.four-column,
.page-content > ol.four-column {
  max-width: 1280px;
  padding: 0 2rem;
  width: calc(100% - 2rem * 2);
}
.page-content > h1.in-pad,
.page-content > h2.in-pad,
.page-content > h3.in-pad,
.page-content > h4.in-pad,
.page-content > h5.in-pad,
.page-content > h6.in-pad,
.page-content > p.in-pad,
.page-content > ul.in-pad,
.page-content > ol.in-pad {
  padding: 0 6rem;
  width: calc(100% - (4rem + 2rem) * 2);
}
.page-content > h1.lg,
.page-content > h2.lg,
.page-content > h3.lg,
.page-content > h4.lg,
.page-content > h5.lg,
.page-content > h6.lg,
.page-content > p.lg,
.page-content > ul.lg,
.page-content > ol.lg {
  max-width: 1100px;
}
@media screen and (max-width: 767px) {
  .page-content > h1.lg,
  .page-content > h2.lg,
  .page-content > h3.lg,
  .page-content > h4.lg,
  .page-content > h5.lg,
  .page-content > h6.lg,
  .page-content > p.lg,
  .page-content > ul.lg,
  .page-content > ol.lg {
    padding: 0 1rem;
    width: calc(100% - 2rem);
  }
}
.page-content > h1.md,
.page-content > h2.md,
.page-content > h3.md,
.page-content > h4.md,
.page-content > h5.md,
.page-content > h6.md,
.page-content > p.md,
.page-content > ul.md,
.page-content > ol.md {
  max-width: 950px;
}
@media screen and (max-width: 767px) {
  .page-content > h1.md,
  .page-content > h2.md,
  .page-content > h3.md,
  .page-content > h4.md,
  .page-content > h5.md,
  .page-content > h6.md,
  .page-content > p.md,
  .page-content > ul.md,
  .page-content > ol.md {
    padding: 0 1rem;
    width: calc(100% - 2rem);
  }
}
.page-content > h1.sm,
.page-content > h2.sm,
.page-content > h3.sm,
.page-content > h4.sm,
.page-content > h5.sm,
.page-content > h6.sm,
.page-content > p.sm,
.page-content > ul.sm,
.page-content > ol.sm {
  max-width: 730px;
}
@media screen and (max-width: 767px) {
  .page-content > h1.sm,
  .page-content > h2.sm,
  .page-content > h3.sm,
  .page-content > h4.sm,
  .page-content > h5.sm,
  .page-content > h6.sm,
  .page-content > p.sm,
  .page-content > ul.sm,
  .page-content > ol.sm {
    padding: 0 1rem;
    width: calc(100% - 2rem);
  }
}
.page-content > h1.xs,
.page-content > h2.xs,
.page-content > h3.xs,
.page-content > h4.xs,
.page-content > h5.xs,
.page-content > h6.xs,
.page-content > p.xs,
.page-content > ul.xs,
.page-content > ol.xs {
  max-width: 460px;
}
@media screen and (max-width: 767px) {
  .page-content > h1.xs,
  .page-content > h2.xs,
  .page-content > h3.xs,
  .page-content > h4.xs,
  .page-content > h5.xs,
  .page-content > h6.xs,
  .page-content > p.xs,
  .page-content > ul.xs,
  .page-content > ol.xs {
    padding: 0 1rem;
    width: calc(100% - 2rem);
  }
}
@media screen and (max-width: 767px) {
  .page-content > h1,
  .page-content > h2,
  .page-content > h3,
  .page-content > h4,
  .page-content > h5,
  .page-content > h6,
  .page-content > p,
  .page-content > ul,
  .page-content > ol {
    padding: 0 1rem;
    width: calc(100% - 2rem);
  }
  .page-content > h1.two-column,
  .page-content > h2.two-column,
  .page-content > h3.two-column,
  .page-content > h4.two-column,
  .page-content > h5.two-column,
  .page-content > h6.two-column,
  .page-content > p.two-column,
  .page-content > ul.two-column,
  .page-content > ol.two-column,
  .page-content > h1.three-column,
  .page-content > h2.three-column,
  .page-content > h3.three-column,
  .page-content > h4.three-column,
  .page-content > h5.three-column,
  .page-content > h6.three-column,
  .page-content > p.three-column,
  .page-content > ul.three-column,
  .page-content > ol.three-column,
  .page-content > h1.four-column,
  .page-content > h2.four-column,
  .page-content > h3.four-column,
  .page-content > h4.four-column,
  .page-content > h5.four-column,
  .page-content > h6.four-column,
  .page-content > p.four-column,
  .page-content > ul.four-column,
  .page-content > ol.four-column {
    padding: 0 1rem;
    width: calc(100% - 2rem);
  }
  .page-content > h1.flex,
  .page-content > h2.flex,
  .page-content > h3.flex,
  .page-content > h4.flex,
  .page-content > h5.flex,
  .page-content > h6.flex,
  .page-content > p.flex,
  .page-content > ul.flex,
  .page-content > ol.flex {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .page-content > h1,
  .page-content > h2,
  .page-content > h3,
  .page-content > h4,
  .page-content > h5,
  .page-content > h6,
  .page-content > p,
  .page-content > ul,
  .page-content > ol {
    padding: 0 3rem;
    width: calc(100% - 6rem);
  }
}
.section__desc {
  color: #49326B;
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  /* 26px */
  width: 83.33%;
}
@media screen and (max-width: 1279px) {
  .section__desc {
    width: 100%;
  }
}
.section__title:not(.screen-reader-text) + .section__desc {
  margin-top: 40px;
}
.section-content {
  margin-top: 48px;
}
.section__title {
  color: #49326B;
  display: inline-block;
  padding: 0.5rem;
  position: relative;
  z-index: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
  /* 52px */
}
.section__title:before {
  background: #FBC74D;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.section__title:after {
  background: #F65632;
  content: '';
  height: 100%;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 100%;
  z-index: -2;
}
.post-header {
  align-items: center;
  background: #53B6CA;
  display: flex;
  padding: 3.5rem 0 4.25rem;
}
.featured-post {
  margin-bottom: 6rem;
}
.featured-post .btn {
  margin-top: 3rem;
}
.entry-header {
  margin: 9rem auto 5rem;
  max-width: calc(920px + 2rem * 2);
  padding: 0 2rem;
  position: relative;
  width: calc(100% - 2rem * 2);
}
@media screen and (max-width: 767px) {
  .entry-header {
    padding: 0 3rem;
    width: calc(100% - 6rem);
  }
}
@media screen and (max-width: 600px) {
  .entry-header {
    padding: 0 2rem;
    width: calc(100% - 4rem);
  }
}
.entry-title {
  font-size: 3.5rem;
  font-weight: 800;
  line-height: 120%;
  color: #49326B;
  margin-bottom: 0.2em;
}
.entry-title + .post-thumbnail {
  margin-top: 5rem;
}
.entry-meta {
  display: flex;
  justify-content: center;
  margin-bottom: 5rem;
}
.entry-cat {
  display: block;
  margin-bottom: 0.5em;
}
.entry-cat > a {
  color: #53B6CA;
}
.entry-content {
  margin-top: 48px;
}
.entry-content p {
  margin-bottom: 24px;
}
.entry-content p:last-child {
  margin-bottom: 0;
}
.post-thumbnail {
  line-height: 0;
  margin-bottom: 5rem;
}
.post-thumbnail .wp-post-image {
  height: auto;
  width: 100%;
}
.wp-block-embed.alignleft {
  float: left;
  margin-right: 2rem;
}
.wp-block-embed.alignright {
  float: right;
  margin-left: 2rem;
}
.wp-block-image {
  margin: 2rem 0;
}
.wp-block-image figure {
  line-height: 0;
}
.wp-block-image figure.size-full {
  left: 50%;
  max-width: 100vw;
  position: relative;
  transform: translateX(-50%);
  width: 920px;
}
.wp-block-image figure figcaption {
  font-size: 12px;
  line-height: 1.91666667em;
  margin: 2rem 0 0;
}
@media screen and (max-width: 920px) {
  .wp-block-image figure figcaption {
    padding: 0 4rem;
  }
}
.the-post h2 {
  font-size: 40px;
  font-weight: 800;
  line-height: 120%;
  color: #49326B;
  margin: 1em 0 0.5em;
}
.the-post img {
  height: auto;
  max-width: 100%;
}
.the-post .wp-block-pullquote {
  padding: 0;
  text-align: left;
}
.the-post .wp-block-pullquote p {
  color: #000000;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.the-post .wp-block-pullquote.alignright,
.the-post .wp-block-pullquote.alignleft {
  max-width: none;
}
.the-post .wp-block-pullquote.alignright p,
.the-post .wp-block-pullquote.alignleft p {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.the-post .wp-block-pullquote.alignright blockquote {
  float: right;
  margin: 0 0 1em 3em;
  max-width: 23rem;
}
.the-post .wp-block-pullquote.alignleft blockquote {
  border-left: 0;
  border-right: 4px solid #000000;
  float: left;
  left: -6rem;
  padding: 0 2rem 1em 0;
  right: auto;
}
.the-post blockquote {
  border-left: 8px solid #49326B;
  margin: 3rem 0 4rem;
  padding: 0 0 0 1.5rem;
}
.the-post blockquote p:last-child {
  margin-bottom: 0;
}
.the-post blockquote.pull-left {
  border-left: 0;
  border-right: 4px solid #000000;
  float: left;
  left: -6rem;
  padding: 0 2rem 1em 0;
  right: auto;
}
.the-post blockquote.pull-full {
  float: none;
  width: 56%;
}
.the-post blockquote cite {
  font-size: 12px;
  line-height: 1.91666667em;
  font-style: normal;
}
@media screen and (max-width: 640px) {
  .the-post blockquote {
    float: none;
    margin: 1em 0;
    position: static;
    width: 100%;
  }
}
.the-post ul,
.the-post ol {
  margin-bottom: 1em;
  padding-left: 1.7em;
}
/*  Post display */
.posts {
  display: flex;
  flex-wrap: wrap;
  margin: 50px auto;
}
@media screen and (max-width: 767px) {
  .posts {
    display: block;
  }
}
.recirc-items {
  margin-top: 4rem;
  display: flex;
  gap: 1.5rem;
}
@media screen and (max-width: 767px) {
  .recirc-items {
    flex-direction: column;
  }
}
.recirc-item {
  align-items: flex-end;
  background-size: cover;
  box-sizing: border-box;
  display: flex;
  padding: 1.5rem;
  position: relative;
  text-decoration: none;
}
.recirc-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-flow: column;
  align-self: stretch;
  gap: 12px;
}
.recirc-content p:last-of-type {
  margin-bottom: 0;
}
.post-content {
  max-width: 1008px;
}
@media screen and (min-width: 1280px) {
  .post-content {
    width: 75%;
  }
}
.post-content .wp-block-heading {
  color: #49326B;
  display: inline-block;
  padding: 0.5rem;
  position: relative;
  z-index: 0;
  margin-bottom: 2.5rem;
  margin-top: 2rem;
}
.post-content .wp-block-heading:before {
  background: #FBC74D;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.post-content .wp-block-heading:after {
  background: #F65632;
  content: '';
  height: 100%;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 100%;
  z-index: -2;
}
.recirc-type {
  margin-bottom: auto;
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  /* 20.8px */
  text-transform: uppercase;
}
.blog-archive {
  margin-bottom: 5rem;
}
.blog-archive-inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
@media screen and (min-width: 768px) {
  .blog-archive-inner {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 1280px) {
  .blog-archive-inner {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.pagination-nav {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 2rem;
}
.recirc-item-title {
  font-size: 28px;
  font-weight: 800;
  line-height: 130%;
  /* 33.8px */
  margin-top: auto;
}
.recirc-date {
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  /* 20.8px */
  color: #FFFFFF;
}
.post-card:focus {
  outline: none;
}
.post-card--press-release {
  background: #49326B no-repeat 50% 50%;
}
.post-card--press-release .recirc-item-title,
.post-card--press-release .recirc-type {
  color: #FBC74D;
}
.post-card--press-release:after {
  background: #2C1F37;
  content: '';
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  transition: opacity 1s;
}
.post-card--press-release:hover:after {
  opacity: 0;
}
.post-card--news-item {
  background: #FBC74D;
}
.post-card--news-item .recirc-item-title,
.post-card--news-item .recirc-type,
.post-card--news-item .recirc-date {
  color: #49326B;
}
.blog .site-main {
  padding-bottom: 0;
}
.search-main {
  padding-bottom: 14rem;
}
.search-results-wrapper {
  display: flex;
}
.search-filter-right {
  color: #49326B;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .search-filter-right {
    justify-content: flex-end;
  }
}
.search-col {
  flex-basis: 22%;
  min-width: 20rem;
  margin-right: 24px;
}
@media only screen and (max-width: 767px) {
  .search-col.search-filters {
    background: #fff;
    display: none;
    left: 50%;
    min-width: 300px;
    position: fixed;
    top: 2rem;
    transform: translateX(-50%);
    width: 50%;
    z-index: 100000;
  }
  .show-filters .search-col.search-filters {
    display: block;
    height: calc(100% - 2em);
    overflow: scroll;
  }
  .admin-bar .search-col.search-filters {
    top: calc(2rem + 46px);
    height: calc(100% - 2em - 46px);
  }
}
.filter-button {
  display: flex;
  align-content: center;
  line-height: 20px;
}
@media only screen and (max-width: 767px) {
  .filter-button {
    cursor: pointer;
  }
  .filter-button:hover {
    color: #53B6CA;
  }
}
.filter-button .filter-icon {
  fill: #49326B;
  height: 20px;
  margin: 0 7px 0 0;
  width: 20px;
}
.search-results {
  flex-basis: 78%;
}
@media only screen and (max-width: 767px) {
  .search-results-list {
    flex-basis: 100%;
  }
  .search-results-list .search-result,
  .search-results-list .search-result + .search-result {
    margin-top: 2rem;
  }
}
.search-result {
  display: block;
  margin: 2rem 0 3rem;
  padding-bottom: 5rem;
  border-bottom: 1px solid #979797;
}
.search-result:last-child {
  border-bottom: none;
}
.search-result-title {
  color: #49326B;
  margin-bottom: 1rem;
}
.search-result-meta {
  color: #727272;
  font-weight: 300;
  margin-bottom: 1rem;
}
.search-result-meta > em {
  color: #53B6CA;
  font-style: normal;
}
.search-result-excerpt {
  color: #000000;
  margin-bottom: 0;
}
.filters {
  border-bottom: 1px solid #979797;
  border-top: 1px solid #979797;
  margin-bottom: 0.5rem;
  margin-top: 12rem;
  padding: 1.6rem;
}
.form-dropdown {
  position: relative;
}
.dropdown-selected {
  cursor: pointer;
  font-weight: 800;
  display: inline-block;
}
.dropdown-selected .dropdown-expand {
  fill: #49326B;
  height: 12px;
  margin: 1px 0 -1px 7px;
  width: 14px;
}
.dropdown-options {
  border: 1px solid #000000;
  background: #FFFFFF;
  display: none;
  padding: 0.3em 1em;
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  z-index: 1;
}
.opened .dropdown-options {
  display: block;
}
.dropdown-option {
  cursor: pointer;
  list-style: none;
  line-height: 3rem;
}
.dropdown-option:hover {
  color: #53B6CA;
}
.search-pagination {
  background: #979797;
  border-top: 2px solid #49326B;
  border-bottom: 1px solid #979797;
  box-sizing: border-box;
  height: 5.8rem;
  padding: 0 1.8rem;
  text-align: center;
  width: 100%;
}
.search-pagination .page-numbers {
  color: #000000;
  line-height: 5.8rem;
  margin-right: 1rem;
}
.search-pagination .page-numbers.current,
.search-pagination .page-numbers.next,
.search-pagination .page-numbers.prev {
  font-weight: 800;
}
.search-pagination .prev {
  float: left;
}
.search-pagination .next {
  float: right;
}
.select-section {
  border-bottom: 1px solid #979797;
  margin: 1.5rem 0 3rem;
  padding-bottom: 3rem;
}
.select-section:last-child {
  border: none;
}
.select-section.hide-select {
  padding-bottom: 1.5rem;
}
.select-section .btn {
  margin-top: 2rem;
}
@media only screen and (max-width: 767px) {
  .select-section {
    padding: 0 1rem;
  }
}
.search-filter-buttons {
  padding: 1rem;
}
.search-filter-buttons .search-filters-close {
  font-size: 2rem;
  padding-bottom: 1rem;
  cursor: pointer;
}
.search-filter-buttons .search-filters-close:hover {
  color: #53B6CA;
}
.select-section-title {
  cursor: pointer;
  font-weight: 800;
  line-height: 37px;
  padding: 0 1rem;
}
.select-section-title .minus-icon {
  float: right;
  fill: #49326B;
  height: 21px;
  padding-top: 7px;
  width: 18px;
}
.hide-select .select-options {
  display: none;
}
.select-option {
  cursor: pointer;
  line-height: 37px;
  list-style: none;
  padding: 0 1rem;
}
.select-option .check-icon {
  display: none;
  fill: #53B6CA;
  float: right;
  height: 18px;
  padding-top: 9px;
  width: 18px;
}
.select-option.selected {
  color: #53B6CA;
  font-weight: 800;
}
.select-option.selected .check-icon {
  display: inline-block;
}
.select-option:hover {
  color: #53B6CA;
}
.select-option:hover .check-icon {
  display: inline-block;
}
.film {
  display: none;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 4000;
}
.show-filters .film {
  display: block;
}
.team-header {
  margin-bottom: 5rem;
}
.team-members {
  padding-bottom: 10rem;
}
.team-member {
  background: #FFFFFF;
  box-sizing: border-box;
  box-shadow: 1px 4px 8px 0 rgba(0, 0, 0, 0.2);
  color: #979797;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 2.5rem 0;
  position: relative;
}
.team-member .heading-3 {
  color: #2C1F37;
  margin-bottom: 2rem;
}
.team-member-image {
  background: transparent no-repeat 50% 25%;
  background-size: cover;
  height: 0;
  padding-bottom: 81.428571%;
}
.team-member-content {
  font-size: 40px;
  font-weight: 800;
  line-height: 120%;
  padding: 2.5rem;
}
.input-text,
.wpcf7-text {
  font-size: 18px;
  font-weight: 800;
  -webkit-appearance: none;
  background: #FFFFFF;
  border: none;
  box-sizing: border-box;
  line-height: 36px;
  margin-bottom: 2rem;
  padding: 0 1rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .input-text,
  .wpcf7-text {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 768px) {
  .input-text + .input-text,
  .wpcf7-text + .input-text {
    margin-left: 24px;
  }
}
.input-text::placeholder,
.wpcf7-text::placeholder {
  color: #000000;
}
.input-text:-moz-placeholder,
.wpcf7-text:-moz-placeholder {
  color: #000000;
}
.input-text:-ms-input-placeholder,
.wpcf7-text:-ms-input-placeholder {
  color: #000000;
}
.has-blue-color .input-text,
.has-blue-color .wpcf7-text {
  border-bottom-color: #FFFFFF;
  color: #FFFFFF;
}
.has-blue-color .input-text::placeholder,
.has-blue-color .wpcf7-text::placeholder {
  color: #FFFFFF;
}
.has-blue-color .input-text:-moz-placeholder,
.has-blue-color .wpcf7-text:-moz-placeholder {
  color: #FFFFFF;
}
.has-blue-color .input-text:-ms-input-placeholder,
.has-blue-color .wpcf7-text:-ms-input-placeholder {
  color: #FFFFFF;
}
.input-submit,
.wpcf7-submit {
  -webkit-appearance: none;
  background: #F65632;
  border: none;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 800;
  line-height: 36px;
  margin-top: 3rem;
  padding: 0 1em;
}
.input-group {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .input-group {
    display: block;
  }
}
.wpcf7-form-control-wrap {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .wpcf7-form-control-wrap + .wpcf7-form-control-wrap {
    margin-left: 24px;
  }
}
span.wpcf7-list-item {
  margin-left: 0;
}
span.wpcf7-list-item .wpcf7-list-item-label {
  color: #FBC74D;
  margin-left: 5px;
}
.input-w-submit {
  display: flex;
  margin-bottom: 12px;
}
.input-w-submit .input-submit,
.input-w-submit .wpcf7-submit {
  margin-top: 0;
}
.input-w-submit .input-text,
.input-w-submit .wpcf7-text {
  margin-bottom: 0;
}
/* Blocks/Modules */
.bg-black {
  background-color: #000000;
  padding-top: 48px;
  padding-bottom: 80px !important;
}
.bg-white {
  background-color: #FFFFFF;
}
.bg-purple {
  background-color: #49326B;
  padding-top: 48px;
  padding-bottom: 80px !important;
}
.bg-teal {
  background-color: #53B6CA;
  padding-top: 48px;
  padding-bottom: 80px !important;
}
.text-white p,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white a,
.text-white span,
.text-white li,
.text-white blockquote,
.text-white ::marker {
  color: #FFFFFF;
}
.text-white a:hover,
.text-white a:focus {
  color: #F65632;
}
.text-purple p,
.text-purple h2,
.text-purple h3,
.text-purple h4,
.text-purple a,
.text-purple span,
.text-purple li,
.text-purple blockquote,
.text-purple ::marker {
  color: #49326B;
}
.text-purple a:hover,
.text-purple a:focus {
  color: #F65632;
}
.text-teal p,
.text-teal h2,
.text-teal h3,
.text-teal h4,
.text-teal a,
.text-teal span,
.text-teal li,
.text-teal blockquote,
.text-teal ::marker {
  color: #53B6CA;
}
.text-teal a:hover,
.text-teal a:focus {
  color: #F65632;
}
.logogrid {
  padding: 48px 0 24px;
}
@media only screen and (max-width: 767px) {
  .logogrid .four-column .col {
    width: 50%;
    padding: 5px 25px;
    display: inline-block;
    box-sizing: border-box;
  }
  .logogrid .four-column .col img {
    max-width: 100%;
  }
}
.logogrid .four-column .col img {
  max-width: 100%;
}
.logogrid .col {
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .logogrid .col {
    margin-bottom: 0;
    text-align: center;
  }
  .logogrid .col + .col {
    margin-top: 0;
  }
}
.two-colblock {
  padding: 48px 0 0;
}
.two-colblock .col {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.two-colblock .col p:last-of-type {
  margin-bottom: 0;
}
.two-colblock .col .cta {
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 24px;
}
.two-colblock .col > img {
  object-fit: contain;
  max-width: 33%;
  margin-right: 12px;
}
.two-colblock .col.img-right > img {
  margin: 0 0 0 12px;
}
@media only screen and (max-width: 767px) {
  .two-colblock .col:nth-child(odd) {
    margin-bottom: 0;
  }
}
.member-row {
  padding: 48px 0 24px;
}
.member-row .col {
  margin-bottom: 24px;
}
.member-row .col > img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .member-row .col.rwo-first {
    text-align: center;
  }
}
section.homerotator {
  padding-top: 0;
}
section.homerotator .slick-slider {
  background-color: #FBC74D;
}
section.homerotator .homerotator-slide .homerotator-slide-inner {
  position: relative;
  width: 100%;
  padding-top: 40%;
  background-size: cover;
  background-position: center center;
}
section.homerotator .homerotator-slide .homerotator-slide-inner .homerotator-slide-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  z-index: 1;
}
section.homerotator .homerotator-slide .homerotator-slide-inner .homerotator-slide-content .homerotator-slide-mobile-image {
  display: none;
}
section.homerotator .homerotator-slide .homerotator-slide-inner .homerotator-slide-content .homerotator-slide-content-module {
  position: relative;
  max-width: 27%;
  margin-left: 52%;
  padding: 45px 30px 26px;
  background-color: #FBC74D;
  color: #49326B;
  font-weight: bold;
}
section.homerotator .homerotator-slide .homerotator-slide-inner .homerotator-slide-content .homerotator-slide-content-module:after {
  background: #F65632;
  content: '';
  height: 100%;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 100%;
  z-index: -2;
}
section.homerotator .homerotator-slide .homerotator-slide-inner .homerotator-slide-content .homerotator-slide-content-module h2 {
  font-size: 4.6rem;
  font-weight: 800;
  color: #49326B;
  line-height: 1.30434783em;
  margin-bottom: calc(24px);
}
section.homerotator .homerotator-slide .homerotator-slide-inner .homerotator-slide-content .homerotator-slide-content-module p {
  margin-bottom: calc(24px);
}
section.homerotator .homerotator-slide .homerotator-slide-inner .homerotator-slide-content .homerotator-slide-content-module .cta {
  margin-bottom: calc(24px);
}
@media only screen and (max-width: 1110px) {
  section.homerotator .homerotator-slide .homerotator-slide-inner {
    padding-top: 0%;
    background: none !important;
  }
  section.homerotator .homerotator-slide .homerotator-slide-inner .homerotator-slide-content {
    position: relative;
  }
  section.homerotator .homerotator-slide .homerotator-slide-inner .homerotator-slide-content .homerotator-slide-mobile-image {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 40%;
    background-size: cover;
    background-position: center center;
  }
  section.homerotator .homerotator-slide .homerotator-slide-inner .homerotator-slide-content .homerotator-slide-content-module {
    max-width: 100%;
    margin-left: 0;
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media only screen and (max-width: 767px) {
  section.homerotator .homerotator-slide .homerotator-slide-inner .homerotator-slide-content .homerotator-slide-mobile-image {
    padding-top: 75%;
  }
  section.homerotator .homerotator-slide .homerotator-slide-inner .homerotator-slide-content .homerotator-slide-content-module {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.downloads {
  padding: 48px 0 24px;
  background-color: #53B6CA;
}
.downloads .three-column {
  position: relative;
  z-index: 0;
}
.downloads .three-column .col {
  flex-grow: 1;
  flex-shrink: 1;
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
  background: white;
}
.downloads .three-column .col:after {
  background: #FBC74D;
  content: '';
  height: 100%;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 100%;
  z-index: -2;
}
.downloads .three-column .col > .download-image-box {
  max-height: 100%;
  padding: 1em;
  text-align: center;
  overflow: hidden;
}
.downloads .three-column .col > .download-content {
  margin-top: auto;
  padding: 0 1em 1em;
  overflow: hidden;
  text-align: center;
  color: #49326B;
}
.downloads .three-column .col > .download-content .download-content-inner > h3 {
  margin-bottom: 5px;
  font-size: 1.25em;
  font-weight: 800;
}
.downloads .three-column .col > .download-content .download-content-inner > p {
  margin-bottom: 0.75em;
  font-size: 1em;
}
@media screen and (min-width: 1097px) {
  .downloads .three-column .col.last-1 {
    margin-top: 1em;
    margin-left: 25%;
    margin-right: 25%;
    align-items: center;
    flex-direction: row;
  }
  .downloads .three-column .col.last-1 > .download-image-box {
    flex: 1 1 50%;
  }
  .downloads .three-column .col.last-1 > .download-image-box > img {
    max-width: 100%;
  }
  .downloads .three-column .col.last-1 > .download-content {
    margin-top: initial;
    flex: 1 1 50%;
  }
}
@media screen and (min-width: 1097px) {
  .downloads .three-column .col.last-2 {
    margin-top: 1em;
    align-items: center;
    flex-direction: row;
  }
  .downloads .three-column .col.last-2 > .download-image-box {
    flex: 1 1 50%;
  }
  .downloads .three-column .col.last-2 > .download-image-box > img {
    max-width: 100%;
  }
  .downloads .three-column .col.last-2 > .download-content {
    margin-top: initial;
    flex: 1 1 50%;
  }
}
.downloads .two-column.wrap,
.downloads .one-column.wrap {
  position: relative;
  z-index: 0;
}
.downloads .two-column.wrap .col,
.downloads .one-column.wrap .col {
  display: flex;
}
.downloads .one-column.wrap {
  margin: 1em 25% 1.5em;
}
.downloads .one-column.wrap .col {
  position: relative;
}
/* ====================================================================================

	Image with Pins [Section]

==================================================================================== */
.tippy-box {
  color: #FFFFFF;
  display: inline-block;
  padding: 1.5rem;
  position: relative;
  z-index: 0;
  min-width: 364px;
  margin-bottom: 12px;
}
.tippy-box:before {
  background: #49326B;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.tippy-box:after {
  background: #FBC74D;
  content: '';
  height: 100%;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 100%;
  z-index: -2;
}
@media screen and (max-width: 767px) {
  .tippy-box {
    min-width: 200px;
  }
}
.tippy-content {
  display: flex;
  flex-direction: column;
  gap: 19px;
  padding: 0;
}
.image-with-pins {
  position: relative;
}
.image-with-pins__image {
  pointer-events: none;
  user-select: none;
}
.image-with-pins__image img {
  display: block;
  width: 100%;
  height: auto;
}
.image-with-pins__trigger {
  position: absolute;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #FBC74D;
  border: none;
  margin-top: -18px;
  margin-left: -18px;
  transition: 200ms all ease;
}
.image-with-pins__trigger[aria-expanded="true"] {
  transform: rotate(45deg);
}
.image-with-pins__trigger:focus-visible {
  outline: 2px solid #FBC74D;
  outline-offset: 2px;
}
.image-with-pins__trigger-icon {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #49326B;
}
.image-with-pins-tooltip__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  /* 31.2px */
}
.image-with-pins-tooltip__desc {
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.304px;
}
.image-with-pins-tooltip__link {
  color: #FFFFFF;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-left: auto;
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  /* 20.8px */
  outline: none !important;
  border: none !important;
  text-decoration: none;
  position: relative;
}
.image-with-pins-tooltip__link:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #FFFFFF;
  transition: 100ms all ease;
}
.image-with-pins-tooltip__link:after {
  content: '';
  display: inline-flex;
  border-top: 5px solid transparent;
  border-left: 8px solid #FFFFFF;
  border-bottom: 5px solid transparent;
}
.image-with-pins-tooltip__link:hover:before {
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .image-with-pins--mobile {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .image-with-pins--desktop {
    display: none;
  }
}
.iworks-posts-carousel {
  overflow: hidden;
}
.iworks-posts-carousel .section__header {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
.iworks-posts-carousel .section__title {
  grid-column: 1 / span 12;
  grid-row: 1;
  justify-self: flex-start;
}
.iworks-posts-carousel .section__desc {
  grid-column: 1 / span 12;
  grid-row: 2;
}
@media only screen and (min-width: 768px) {
  .iworks-posts-carousel .section__title {
    grid-column: 1 / span 8;
    grid-row: 1;
  }
  .iworks-posts-carousel .section__desc {
    grid-column: 1 / span 12;
    grid-row: 2;
  }
}
.iworks-posts-carousel-container {
  position: relative;
}
.iworks-posts-carousel-container .iworks-posts-carousel-track {
  display: flex;
  transition: transform 0.3s ease-in-out;
  width: 100%;
  margin-left: -10px;
  margin-right: -10px;
}
.iworks-posts-carousel-container .iworks-posts-carousel-track .iworks-posts-carousel-item {
  flex: 0 0 100%;
  min-width: 100%;
  display: inline-flex;
}
@media only screen and (min-width: 768px) {
  .iworks-posts-carousel-container .iworks-posts-carousel-track .iworks-posts-carousel-item {
    flex: 0 0 50%;
    min-width: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .iworks-posts-carousel-container .iworks-posts-carousel-track .iworks-posts-carousel-item {
    flex: 0 0 33.333%;
    min-width: 33.333%;
  }
}
.iworks-posts-carousel-item-inner {
  display: flex;
  padding: 0 10px;
}
.iworks-posts-carousel-nav-container {
  grid-column: 1 / span 12;
  grid-row: 3;
  display: flex;
  width: 144px;
  gap: 40px;
  margin: 40px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .iworks-posts-carousel-nav-container {
    grid-column: 9 / span 4;
    grid-row: 1;
    margin: auto 0 auto auto;
  }
}
.iworks-posts-carousel-nav {
  width: 52px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
}
.iworks-posts-carousel-nav:focus-visible {
  outline: 2px solid #F65632;
  outline-offset: 2px;
}
.iworks-posts-carousel-nav.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.myths-facts-list {
  display: flex;
  flex-flow: column;
  row-gap: 24px;
  list-style: none;
  padding: 0;
}
@media (min-width: 1280px) {
  .myths-facts-list {
    width: 83.33%;
  }
}
.myths-facts-item {
  display: grid;
  column-gap: 20px;
  grid-template-columns: 100%;
}
.myths-facts-card {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 600;
  line-height: 130%;
}
.myths-facts-card__meta {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 20.8px */
  text-transform: uppercase;
  color: #FFFFFF;
}
.myth {
  background-color: #F65632;
}
.fact {
  background-color: #2C1F37;
}
.myths-facts__trigger {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: #FCB900;
  margin-left: auto;
}
.myths-facts__trigger-icon {
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .myths-facts-item {
    grid-template-columns: 1fr 1fr;
  }
}
.logos-marquee-block {
  overflow: hidden;
}
.logos-marquee-block .logos-marquee__row {
  display: flex;
  flex-flow: row nowrap;
}
.logos-marquee-block .section-content {
  display: flex;
  flex-flow: column;
  gap: 48px;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}
.logos-marquee-block .section__header {
  display: grid;
  column-gap: 32px;
}
.logos-marquee-block .section__title {
  grid-column: 1;
  grid-row: 1;
  justify-self: flex-start;
}
.logos-marquee-block .section__desc {
  width: 100%;
  grid-row: 2;
  grid-column: 1;
}
.logos-marquee-block .section__cta {
  margin-top: auto;
  grid-row: 1;
  grid-column: 2;
}
.logos-marquee-block .section__cta .arrow-link {
  display: flex;
  align-items: center;
  color: #F65632;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 26px */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-color: #F65632;
  text-decoration-thickness: 10%;
  /* 2px */
  text-underline-offset: 13%;
  /* 2.6px */
  text-underline-position: from-font;
}
.logos-marquee-block .section__cta .arrow-link::after {
  content: '';
  display: inline-block;
  width: 0px;
  height: 0px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 9px solid #F65632;
  margin-left: 8px;
  padding-left: 0.5rem;
  margin-top: 3px;
}
@media only screen and (max-width: 1279px) {
  .logos-marquee-block .section__desc {
    width: 100%;
    grid-row: 2;
    grid-column: 1;
  }
  .logos-marquee-block .section__cta {
    margin-top: auto;
    grid-row: 3;
    grid-column: 1;
    margin-top: 24px;
  }
}
.logos-marquee-block .marquee-row__inner {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
}
.logos-marquee-block .logos-marquee-item {
  display: inline-flex;
  align-items: center;
  float: left;
  padding-right: 30px;
  margin-right: 30px;
}
.logos-marquee-block .logos-marquee-item img {
  display: block;
  max-height: 75px;
  max-width: 165px;
}
.logos-marquee-item__inner a:focus-visible img {
  outline: 2px solid #53B6CA;
  outline-offset: 2px;
}
/* ====================================================================================

	Tabs (Vertical) [Section]

==================================================================================== */
/* ====================================================================================

	Tabs

==================================================================================== */
.iworks-vertical-tabs {
  overflow: hidden;
  padding: 80px 0 104px;
  background-color: #8ED1FC;
}
.iworks-vertical-tabs .section__desc {
  color: #2C1F37;
}
.iworks-vertical-tabs .section-cta {
  display: flex;
  justify-content: flex-end;
  margin-top: 48px;
}
/* ====================================================================================

	Group

==================================================================================== */
.tab__group--vertical {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 24px;
}
/* ====================================================================================

	Panels

==================================================================================== */
.tab__panel--vertical {
  position: relative;
  grid-row: 2;
  grid-column: 1 / span 12;
  width: 100%;
}
.tab__panel-content--vertical {
  z-index: 2;
  bottom: 40px;
  max-width: 412px;
  width: 100%;
  color: #2C1F37;
  display: inline-block;
  padding: 40px 24px;
  position: relative;
  z-index: 0;
  grid-column: 1;
  grid-row: 1;
  margin-left: auto;
  margin-top: auto;
}
.tab__panel-content--vertical:before {
  background: #FFFFFF;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.tab__panel-content--vertical:after {
  background: #FBC74D;
  content: '';
  height: 100%;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 100%;
  z-index: -2;
}
.tab__panel-content--vertical p {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  /* 26px */
  color: #2C1F37;
  margin-bottom: 0.5rem;
}
.tab__panel-image--vertical {
  overflow: hidden;
  aspect-ratio: 1.55477855;
  width: 100%;
  grid-column: 1;
  grid-row: 1;
}
.tab__panel-image--vertical img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tab__panel-cta--vertical {
  margin-top: 1rem;
}
.tab__panel-cta--vertical a {
  display: flex;
  align-items: flex-end;
  color: #2C1F37;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 26px */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-color: #FBC74D;
  text-decoration-thickness: 10%;
  /* 2px */
  text-underline-offset: 13%;
  /* 2.6px */
  text-underline-position: from-font;
}
.tab__panel-cta--vertical a::after {
  content: '';
  display: inline-block;
  width: 0px;
  height: 0px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 9px solid #2C1F37;
  margin-left: auto;
  padding-left: 0.5rem;
}
@media only screen and (max-width: 1279px) {
  .tab__panel-content--vertical {
    width: calc(100% - 80px);
    max-width: unset;
    margin-top: -40px;
    margin-left: 10px;
    grid-row: 2;
  }
}
@media only screen and (min-width: 1280px) {
  /*-----------------------------------------------------------------------------------*/
  /* =Panels on desktop
	/*-----------------------------------------------------------------------------------*/
  .tab__panel--vertical {
    grid-row: 1;
    grid-column: 5 / span 8;
  }
  .tab__panel-image--vertical {
    aspect-ratio: 1.55477855;
    width: 667px;
  }
}
/* ====================================================================================

	Toggles

==================================================================================== */
.tab-toggles--vertical {
  position: relative;
  overflow-y: hidden;
  margin-bottom: 2.5rem;
  grid-row: 1;
  grid-column: 1 / span 12;
}
.tab-toggles--vertical:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 24px;
}
.tab-toggles--vertical ul {
  display: flex;
  gap: 2rem;
  padding-left: 2rem;
  margin-left: -4px;
  margin-top: -4px;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}
.tab-toggles--vertical ul::-webkit-scrollbar {
  display: none;
}
.tab-toggles--vertical li {
  display: flex;
  white-space: nowrap;
  padding: 6px;
}
.tab__panel--vertical {
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}
.tab__panel--vertical.active {
  opacity: 1;
  visibility: visible;
  transition: opacity 300ms ease;
}
.tab__btn--vertical {
  transition: opacity 300ms ease;
  position: relative;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 31.2px */
  color: #2C1F37;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  text-align: left;
  cursor: pointer;
}
.tab__btn--vertical:focus-visible {
  outline: 2px solid #FBC74D;
  outline-offset: 0;
}
.tab__btn--vertical::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #FBC74D;
  display: inline-block;
  opacity: 0;
  transition: all 300ms ease;
}
.tab__btn--vertical.active,
button.tab__btn--vertical.active:hover,
button.tab__btn--vertical:hover {
  text-shadow: 0.01em 0 #2C1F37, 0 0.01em #2C1F37, -0.01em 0 #2C1F37, 0 -0.01em #2C1F37;
}
.tab__btn--vertical.active::after,
button.tab__btn--vertical.active:hover::after,
button.tab__btn--vertical:hover::after {
  opacity: 1;
}
@media only screen and (min-width: 1280px) {
  .tab-toggles--vertical {
    grid-column: 1 / span 3;
    grid-row: 1;
    position: relative;
    z-index: 3;
  }
  .tab-toggles--vertical ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
  }
  .tab-toggles--vertical li {
    display: flex;
    white-space: normal;
  }
}
/* ====================================================================================

	Accordion

==================================================================================== */
details {
  display: block !important;
  background-color: #DEEAF5;
  padding: 1rem;
  overflow: hidden;
}
details:not(:last-child) {
  margin-bottom: 24px;
}
details summary {
  --vert-marg: 0;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  gap: 32px;
}
details summary .accordion-icon-wrapper {
  background-color: #FBC74D;
  transition: rotate 0s;
}
details[open] summary svg {
  rotate: 45deg;
}
.summary-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  color: #49326B;
}
.accordion-content-inner {
  padding-top: 1rem;
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  /* 26px */
  color: #49326B;
}
.accordion-icon-wrapper {
  display: inline-block;
  width: 25px;
  height: 33px;
  background-color: #FCB900;
  position: relative;
}
.accordion-icon-wrapper::before {
  content: "+";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  color: #49326B;
}
details[open] .accordion-icon-wrapper::before {
  content: "-";
}
summary::-webkit-details-marker,
summary::marker {
  display: none;
}
/* ====================================================================================

	Tabs (Icons Grid) [Section]

==================================================================================== */
/* ====================================================================================

	Group

==================================================================================== */
.tab__group--icons-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  column-gap: 24px;
  row-gap: 40px;
}
/* ====================================================================================

	Panels

==================================================================================== */
.tab__panel--icons-grid {
  position: relative;
  grid-row: 2;
  grid-column: 1 / span 12;
  width: 100%;
}
.tab__panel-content--icons-grid {
  z-index: 2;
  max-width: 412px;
  width: 100%;
  color: #FFFFFF;
  display: inline-block;
  padding: 24px;
  position: relative;
  z-index: 0;
  margin-bottom: auto;
}
.tab__panel-content--icons-grid:before {
  background: #49326B;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.tab__panel-content--icons-grid:after {
  background: #FBC74D;
  content: '';
  height: 100%;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 100%;
  z-index: -2;
}
.tab__panel-content--icons-grid .tab__panel-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 18px;
}
.tab__panel-content--icons-grid .tab__panel-title a {
  color: #FFFFFF;
  text-decoration: none;
  display: flex;
  gap: 8px;
  align-items: center;
}
.tab__panel-content--icons-grid p {
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  /* 26px */
  color: #FFFFFF;
  margin-bottom: 18px;
}
.tab__panel-image--icons-grid {
  overflow: hidden;
  aspect-ratio: 1.55477855;
  width: 100%;
  grid-column: 1;
  grid-row: 1;
}
.tab__panel-image--icons-grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tab__panel-title--icons-grid {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.tab__panel-title--icons-grid img {
  width: 100%;
  height: auto;
  max-width: 175px;
}
.tab__btn--icons-grid img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .tab__group--icons-grid {
    row-gap: 80px;
  }
  .tab__panel-content--icons-grid {
    width: calc(100% - 80px);
    max-width: unset;
    margin-top: -40px;
    margin-left: 10px;
    grid-row: 2;
  }
}
@media only screen and (min-width: 1280px) {
  /*-----------------------------------------------------------------------------------*/
  /* =Panels on desktop
	/*-----------------------------------------------------------------------------------*/
  .tab__panel--icons-grid {
    grid-row: 1;
    grid-column: 9 / span 4;
  }
}
/* ====================================================================================

	Toggles

==================================================================================== */
.tab-toggles--icons-grid {
  position: relative;
  overflow-y: hidden;
  grid-row: 1;
  grid-column: 1 / span 12;
}
.tab-toggles--icons-grid:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 24px;
}
.tab-toggles--icons-grid ul {
  display: flex;
  gap: 2rem;
  padding-left: 2rem;
  margin-left: -4px;
  margin-top: -4px;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}
.tab-toggles--icons-grid ul::-webkit-scrollbar {
  display: none;
}
.tab-toggles--icons-grid li {
  display: flex;
  flex: 0 0 175px;
  align-items: center;
  justify-content: center;
}
.tab__panel--icons-grid {
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}
.tab__panel--icons-grid.active {
  opacity: 1;
  visibility: visible;
  transition: opacity 300ms ease;
}
.tab__btn--icons-grid {
  text-align: left;
}
.tab__btn--icons-grid:focus-visible {
  outline: 2px solid #FBC74D;
  outline-offset: 0;
}
@media only screen and (min-width: 768px) {
  .tab-toggles--icons-grid li {
    display: flex;
    white-space: normal;
  }
}
.tab__btn--icons-grid {
  transition: opacity 300ms ease;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 31.2px */
  color: #2C1F37;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  text-align: left;
  cursor: pointer;
}
.tab__btn--icons-grid::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #FBC74D;
  display: inline-block;
  opacity: 0;
  transition: all 300ms ease;
}
.tab__btn--icons-grid.active,
button.tab__btn--icons-grid.active:hover,
button.tab__btn--icons-grid:hover {
  text-shadow: 0.01em 0 #2C1F37, 0 0.01em #2C1F37, -0.01em 0 #2C1F37, 0 -0.01em #2C1F37;
}
.tab__btn--icons-grid.active::after,
button.tab__btn--icons-grid.active:hover::after,
button.tab__btn--icons-grid:hover::after {
  opacity: 1;
}
@media only screen and (min-width: 1280px) {
  .tab-toggles--icons-grid {
    grid-column: 1 / span 8;
    grid-row: 1;
    position: relative;
    z-index: 3;
  }
  .tab-toggles--icons-grid ul {
    display: flex;
    flex-flow: row wrap;
    padding-left: 0;
    margin-left: -16px;
    margin-top: 0;
    gap: 0;
  }
  .tab-toggles--icons-grid li {
    width: calc(25% - 32px);
    padding: 0 16px 24px;
    align-items: center;
    justify-content: center;
  }
  .tab__btn--icons-grid::after {
    content: unset;
  }
}
/*# sourceMappingURL=style.min.css.map */