.container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 25px; }
  @media (min-width: 64rem) {
    .container {
      padding: 0 35px; } }
  @media (min-width: 90rem) {
    .container {
      padding: 0 50px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -22.5px;
  margin-right: -22.5px; }
  .row.space-between {
    justify-content: space-between; }
  .row.align-center {
    justify-content: center; }

.columns {
  max-width: 100%;
  flex-basis: 100%;
  flex-grow: 0;
  padding-right: 22.5px;
  padding-left: 22.5px; }

@media (max-width: 0) {
  .show-for-xs {
    display: none; } }

@media (min-width: 0.0625rem) {
  .hide-for-xs {
    display: none; } }

@media (min-width: 0.0625rem) {
  .columns.xs-order-first {
    order: 0; }
  .columns.xs-order-last {
    order: 12; }
  .columns.xs-1 {
    flex-basis: 8.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xs-2 {
    flex-basis: 16.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xs-3 {
    flex-basis: 25%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xs-4 {
    flex-basis: 33.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xs-5 {
    flex-basis: 41.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xs-6 {
    flex-basis: 50%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xs-7 {
    flex-basis: 58.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xs-8 {
    flex-basis: 66.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xs-9 {
    flex-basis: 75%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xs-10 {
    flex-basis: 83.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xs-11 {
    flex-basis: 91.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xs-12 {
    flex-basis: 100%;
    flex-shrink: 0;
    flex-grow: 0; } }

@media (max-width: 47.9375rem) {
  .show-for-sm {
    display: none; } }

@media (min-width: 48rem) {
  .hide-for-sm {
    display: none; } }

@media (min-width: 48rem) {
  .columns.sm-order-first {
    order: 0; }
  .columns.sm-order-last {
    order: 12; }
  .columns.sm-1 {
    flex-basis: 8.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.sm-2 {
    flex-basis: 16.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.sm-3 {
    flex-basis: 25%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.sm-4 {
    flex-basis: 33.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.sm-5 {
    flex-basis: 41.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.sm-6 {
    flex-basis: 50%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.sm-7 {
    flex-basis: 58.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.sm-8 {
    flex-basis: 66.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.sm-9 {
    flex-basis: 75%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.sm-10 {
    flex-basis: 83.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.sm-11 {
    flex-basis: 91.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.sm-12 {
    flex-basis: 100%;
    flex-shrink: 0;
    flex-grow: 0; } }

@media (max-width: 63.9375rem) {
  .show-for-md {
    display: none; } }

@media (min-width: 64rem) {
  .hide-for-md {
    display: none; } }

@media (min-width: 64rem) {
  .columns.md-order-first {
    order: 0; }
  .columns.md-order-last {
    order: 12; }
  .columns.md-1 {
    flex-basis: 8.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.md-2 {
    flex-basis: 16.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.md-3 {
    flex-basis: 25%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.md-4 {
    flex-basis: 33.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.md-5 {
    flex-basis: 41.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.md-6 {
    flex-basis: 50%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.md-7 {
    flex-basis: 58.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.md-8 {
    flex-basis: 66.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.md-9 {
    flex-basis: 75%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.md-10 {
    flex-basis: 83.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.md-11 {
    flex-basis: 91.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.md-12 {
    flex-basis: 100%;
    flex-shrink: 0;
    flex-grow: 0; } }

@media (max-width: 89.9375rem) {
  .show-for-lg {
    display: none; } }

@media (min-width: 90rem) {
  .hide-for-lg {
    display: none; } }

@media (min-width: 90rem) {
  .columns.lg-order-first {
    order: 0; }
  .columns.lg-order-last {
    order: 12; }
  .columns.lg-1 {
    flex-basis: 8.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.lg-2 {
    flex-basis: 16.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.lg-3 {
    flex-basis: 25%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.lg-4 {
    flex-basis: 33.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.lg-5 {
    flex-basis: 41.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.lg-6 {
    flex-basis: 50%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.lg-7 {
    flex-basis: 58.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.lg-8 {
    flex-basis: 66.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.lg-9 {
    flex-basis: 75%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.lg-10 {
    flex-basis: 83.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.lg-11 {
    flex-basis: 91.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.lg-12 {
    flex-basis: 100%;
    flex-shrink: 0;
    flex-grow: 0; } }

@media (max-width: 104.9375rem) {
  .show-for-xl {
    display: none; } }

@media (min-width: 105rem) {
  .hide-for-xl {
    display: none; } }

@media (min-width: 105rem) {
  .columns.xl-order-first {
    order: 0; }
  .columns.xl-order-last {
    order: 12; }
  .columns.xl-1 {
    flex-basis: 8.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xl-2 {
    flex-basis: 16.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xl-3 {
    flex-basis: 25%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xl-4 {
    flex-basis: 33.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xl-5 {
    flex-basis: 41.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xl-6 {
    flex-basis: 50%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xl-7 {
    flex-basis: 58.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xl-8 {
    flex-basis: 66.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xl-9 {
    flex-basis: 75%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xl-10 {
    flex-basis: 83.33333%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xl-11 {
    flex-basis: 91.66667%;
    flex-shrink: 0;
    flex-grow: 0; }
  .columns.xl-12 {
    flex-basis: 100%;
    flex-shrink: 0;
    flex-grow: 0; } }

.treemodal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  overflow-y: scroll;
  visibility: hidden;
  opacity: 0;
  transition: 350ms ease opacity; }
  .treemodal__inner {
    margin: auto 0;
    padding: 30px;
    transform: translateY(20px);
    transition: 350ms ease all;
    opacity: 0; }
  .treemodal.is-open {
    visibility: visible;
    opacity: 1; }
    .treemodal.is-open .treemodal__inner {
      opacity: 1;
      transform: translateY(0); }
  .treemodal__close {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1; }
    .treemodal__close__button {
      padding: 20px;
      border: 0;
      transition: 200ms ease all;
      background-color: transparent;
      cursor: pointer; }
      .treemodal__close__button:hover .css-close {
        opacity: 1; }
      .treemodal__close__button .css-close {
        position: relative;
        width: 30px;
        height: 30px;
        opacity: 0.8;
        transition: 200ms ease all; }
        .treemodal__close__button .css-close::before, .treemodal__close__button .css-close::after {
          position: absolute;
          top: 0;
          left: 14px;
          content: " ";
          height: 30px;
          width: 2px;
          background-color: white; }
        .treemodal__close__button .css-close::before {
          transform: rotate(45deg); }
        .treemodal__close__button .css-close::after {
          transform: rotate(-45deg); }

/*! normalize.css v8.0.0 | 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;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

/* 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;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

/**
   * 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"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * 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;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
   * 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;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* 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; }

html {
  box-sizing: border-box; }

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

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

body {
  background-color: #ffffff; }
  body.noscroll {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    overflow: hidden; }

.page-container {
  display: flex;
  flex-direction: column;
  min-height: 100vh; }

.icon, .breadcrumbs ul li, .page-template-chat-page .custom-select .value, .submenu > ul > li > ul > li > ul > li, .cta {
  display: inline-block; }

.hidden {
  display: none !important; }

.will-fade-in {
  opacity: 0; }

.alignleft,
img.alignleft {
  float: left;
  margin-right: 1.5em; }

.alignright,
img.alignright {
  float: right;
  margin-left: 1.5em; }

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

figure {
  margin: 0; }
  figure figcaption {
    margin-top: 5px;
    font-size: 14px; }

.primary-nav__top ul, .primary-nav__mega-links > ul, .mobile-menu__socials ul {
  padding: 0;
  margin: 0;
  display: flex; }
  .primary-nav__top ul li, .primary-nav__mega-links > ul li, .mobile-menu__socials ul li {
    display: block; }

.mobile-menu__search-button, .sticky-nav__hamburger button, .search-overlay__close button, .newsletter-popup__close button, .tabs__tab, .button {
  border: 0;
  padding: 0;
  background-color: transparent;
  cursor: pointer; }

@font-face {
  font-family: 'Born Ready Slanted';
  src: url(/wp-content/themes/butterfly/dist/fonts/BornReadySlanted-Regular.woff2) format("woff2"), url(/wp-content/themes/butterfly/dist/fonts/BornReadySlanted-Regular.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

body {
  font-family: "futura-pt", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 16px;
  color: #00325b; }

h1,
h2,
h3,
h4,
h5,
h6,
[class*="heading-"] {
  font-family: "futura-pt", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  line-height: 1;
  margin: 0; }

p,
li {
  line-height: 1.3;
  font-size: 18px; }

p {
  margin: 1em 0; }

a {
  text-decoration: none;
  transition: 200ms ease color; }

.heading-1, .rich-text h1 {
  font-size: 43px;
  line-height: 0.9; }
  @media (min-width: 64rem) {
    .heading-1, .rich-text h1 {
      font-size: 55px; } }
  @media (min-width: 90rem) {
    .heading-1, .rich-text h1 {
      font-size: 60px; } }

.heading-1-sm {
  font-size: 43px;
  line-height: 0.9; }
  @media (min-width: 64rem) {
    .heading-1-sm {
      font-size: 60px; } }

.heading-2, .rich-text h2 {
  font-size: 33px; }
  @media (min-width: 64rem) {
    .heading-2, .rich-text h2 {
      font-size: 40px; } }

.heading-3, .rich-text h3 {
  font-size: 24px; }
  @media (min-width: 64rem) {
    .heading-3, .rich-text h3 {
      font-size: 33px; } }

.heading-4, .rich-text h4 {
  font-size: 22px; }
  @media (min-width: 64rem) {
    .heading-4, .rich-text h4 {
      font-size: 28px; } }

.heading-5, .rich-text h5 {
  font-size: 21px; }
  @media (min-width: 64rem) {
    .heading-5, .rich-text h5 {
      font-size: 24px; } }

.heading-6, .rich-text h6 {
  font-size: 18px; }
  @media (min-width: 64rem) {
    .heading-6, .rich-text h6 {
      font-size: 20px; } }

@font-face {
  font-family: 'iconfont';
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA5oAAsAAAAAFewAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAQgAAAFZHI1FQY21hcAAAAYgAAACvAAACpPLiSE5nbHlmAAACOAAACVYAAA2MUqC0iGhlYWQAAAuQAAAAMwAAADYb/suCaGhlYQAAC8QAAAAeAAAAJAptBpxobXR4AAAL5AAAADwAAABgYwv/82xvY2EAAAwgAAAAMgAAADImbiJ8bWF4cAAADFQAAAAfAAAAIAEqAHhuYW1lAAAMdAAAASkAAAIWm5e+CnBvc3QAAA2gAAAAxQAAASvtCYQoeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGRRYJzAwMrAwKjMtIeBgaEHQjM+YDBkZGJgYGJgZWbACgLSXFMYHD4yfhRnfgnkRjF/ASoGagTJAQCR7woEAAB4nO3RWw7CIBRF0Y2l9VWtrQ8m4KdjcUB+OWVGoPdwHIYki50S2jQA9EAXHiFDepPQeMVqausdu7aeebY9Weu1fD4xJ83xnNu8ir05vjiwZsM23tszcuDIxImZhTMXrtwosX3gP0ZN6f57KjpRa2e8MtTOdFc1m0699qZ7rIOhrg11Y6hbQ92Z7rfuDXU0/V09GOrRUCdDPRnqbKiLoZ4N9WKoV0O9GWoxyhfFXDg2AHichVd/bBvVHX/fdz/six3b5zvfOT9sx3exL3HSJLbPPhO3adNQJ2UVLSGUIkCdmqZAEaMtLZiGAgNKC2WUCqQy9gM2MdEVwQqIiW6F0TGJiSENJIQQYlvHX0s30WnaJgHxZd93TroxrZ11ee993919vr8+3++7ECBkYYF+wc2RTkIyYQjBIM3aI5Cisl0uaLrs4BqSQP/KfRJIBvlPgjqOR+JdOv0ekwP0T/xHASrxHwVxq4U7zNmyrobnTz0VQCmQJPiDhQVCuDn6OdPhDMIArKTlQhLCNF3QVNGX1nGNmi+O9PmFDFjEP0u/YPietWEqGkxL2sjaZSdt4RpGgIOvKph/lyngLl1UcGEXmQ9enD7nzjIdCkNLUU1l0ZJV0chasg/X6NkFrfw/ylmceKaDO4s6NGKS9WQa1WKYYhgivamLeYXJ0Y0QqEkojIA9AFxBS0GRpcozpJSWF6PKrELviyUvkbE0zoKJkxlbfLA509eXz1TbtNuCWirI1e36zPLlM8uzo5nM6LpV2eyqLWEdoJ4a4OIpnTYGYRUz2/05bvSl7o53aRRGdXdTnb5fZ4L7Cx3dowkGsSaxO2Bo6PIdqeoMwl6xiLhuNEMTanhZX8r9JwMbdY+yl/pS1EHUHra1DMdn6vUNbH2VN5JmDjDPx+gZjA9hWQZGV4Cs7ZFUwqTo3ONRLiK4R6JFVXSPKIpSUH0s+SjTd+WhqOgel2lIgI1RW2EL90PI4dzEpme45xh2xoNlpIFywSOnhOp8FwPYyNTCrUwt3NpU6/7SPY0yOY99zLObmdo0XjQ8YkqoyYEEw4aNHuTxRWzIuR/ifBGfFmPyXDMmimeyp0BTPUJKGCHrwrZdTOti3fI93J9JCrF1CcpJ2gxFE1pEMjbNH4FbRDgO348OdUFIdLfDM1Ha1Y+xusatRfNdiPmKe52MW9zvBfc22BehxjJZcB9275LzBt/KwyH3JrYXEeExOCAPmbxXDwsNHC5B/e0kQbqwJgiU9SJmgkOv8hn0ECmeGYCyw66YI4GggMDHQgEQee4Elwi5jW/5OpCWDwZbfAHuC0FovDYJbzcasKMwfw6K2JQCvqhv/v1wq+/w34JCJAQbHue1uAg/otC45eQjtOYa79Bn3VP1pT6G1XqW9LDKLK+EcrYPSrZTrqK0AmyUDNEnJsA0xJiualXgijL8LhCGCI0En5NjpVogEgnsGt/emdwRiEA4sBNehxOhlkPB6O5lajwS2BOIVEqVdQcigUOBiLsBTnjpZXqFIOptJR2kF/npFbjZ7G5FuIjEf6wm2xXhy02xRJsi8scuLN2T6OnkEj0JCq/+5ypBmYRuN3ssdz+RSYEQCWIy869UjBUL5ZJslxyr1PQ/AVbW8CFFWCPGlOBTXqTgH+5TuvzZ05/J+sGDAekOKXBUdVR3tUgFSwj74UV4QfBTPwqUfup+zLsfRuLnzsUjkKN0bGdDCgSkO++JRNxHBFkcwJfgBvfbPHJQlFmMBM++T/EcSxKbjJLLydUsR7qma7G8rPowLWY+bVhZK4vWOmWnXMwLaeyj7G4SimlspnhjAEwftlxstv+j0zostCyu9PmptbXeXK63tnbKPTQ1UcvhrzYxBXvcQ9XpKl6wp7p1eHhr9Wdju8bGdh1gw6W5id7eianxXG78j62q2qEo3Jz3FiKcR4M9Htr1CIFQHgRCTVe/swiCw/W5JsjURO4xpYMBeRzxCuYYcqRCxsgVrFKSNIEZSAHSIaaGKHPdSoLOqhf7jpU18yY6uYK5ifxlJMao6CxSPhnDpoPYTCfLc0HnTmv5Xt0qU3B69d68dnTn7GHfxjXRoJyJbt4t9tuD9qZicZM9uHYFL/A/fKD+jn70jnuPfvfBO3/QmFlWHOypVHqGCsu4PwT49r74cf+KnkrfqPTjtr52rqWW7g5+7W7TnzVbpcGf3EQRZrN9tc1BS3c6EFiDd90PgpZ5GbxNK9bmngoeyNRz+gPuM5Ila7E7YS/QNaJrZXY021l2FPeBGEY3B8FZ2hFT2BfZlwajBSNlYWnDyhIr6+3sqPS1GnfDqlP2bH8lqijRbdGBNt+QEab7d2lhbyM+OrrjBkUxJPA/+qKk+w2lomxT1UrnpPGa++u9mj9RUR3uV5X+2eLr7pv7zNZ+JzpQGEAkhUOcHfe3h5tyXJZHb1Ac1fDr0guHkfyGgkCOWkn49b3gvGZMJirKoq+igNzmiA8zK0CGwz/+PSi597sjb+J0wB3h5kLzlTj3Bhu9dxZc71siSYbOV8K/vyRC2KMYI7xSWGR5seBFr4RUh1du37ZluJoxX24rjLWLL9l7V98+Mz1crQ5Pz9w+Xq/V6uOlzd3U7KnVuTlvc/Ve+6X2iQKNCS+bmerwlm1/Yc+/WKs/Wq/1mLR7cwlfa9q1IO5HuyyynJBSTNU15F4JzRgBPgU+0StGbCmlATAwf908YyTIabyPScx2h8Epd/OCVnZiSllRgVt+yW9AeiL4lgqZBLe1w+IsW3lDcs+4yqsnt94kfNm49/GIGFWjv3X3PhaEr8OlcAJItLt1U6wrKsvRrnB9/bpqZlR4S3Usq5Ob9renlVN0ynfNtS+8Ai817nkinLNapO3lCk+/uS+6QZBaMR1+72xk9dZBSmSEjJMN5BqyhdzMYu21HNFM+7BbDGKg0exSHr/FvJYjspuspLQEeuJ4vtpZE5aaS3ppYS4tfIaoaoWynU0vLcylBT9l5PNGo3CypT0GsDIZF+J4oMKXC6LfL24JqQ/5g/QMWzeuiptm3jDg6TbDyJvm8ygO4cSLol8U4b7m/HZz4uYQc7+RP9kih55VhbhBZ438GgTZL0hqaMdBP5UEOiv63XMGQn71GhIl8b+u8/8D8E9yfydFFETfCDiibwArLybq2W4rBJqetWJIQl20RNamPIIiF7QRatlWmT86NpF1WscnC0cevhLEI+78tV20Yg8XC5ucVJeux++6fNVTVyQSV56aPtg4fSPABFdPSNqaXC5S7irPXtbZ4XtgZ3n2Gybt5Cpb1wT9AMJl19FCiSs5cOPpxkOtUdv7TPPO2t2Y1zaSQUvTBqMfHnasftgpQdkpQTlBZOdIWRc0lZ+cf2/92OpsT0929dh6bmh4+2R//+R2173PF8ZzbZ/EzXl33Bu9p/onb74EnmQPNdyfcpIf6n6JP82r5F+gg6BHAAB4nGNgZGBgAOIJdSkq8fw2Xxm4mV8CRRhu6x0OhdH///7/x9bK/AXI5WBgAokCAGdNDfYAeJxjYGRgYH7JAARsLf///v/P1srAyIAKJACOVgYWAAB4nGNgYGBgfgnC//9DMIyPilni/v9ncfv/l0np/39WUZhaoNhyiDybKpRuAardARRfAlS39P9/ALEuJj0AAAAAADIAYgCUAMYBVgGEAbIB4AIOAk4ClgLSAxQDZAPkBFwE0gTsBTgFnAY0BogGxgAAeJxjYGRgYJBgyGHgYAABJiDmAkIGhv9gPgMAFhYBowB4nGWQPW7CQBSEx2BIAlKCFCkps1UKIpmfkgNAT0GXwpi1MbK91npBossJcoQcIaeIcoIcKGPzaGAtP38zb97uygAG+IWHenm4bWq9WrihOnGb9CDsk5+FO+jjRbhLfyjcwxumwn084p07eP4dnQFK4Rbu8SHcpv8p7JO/hDt4wrdwl/6PcA8r/An38eoN08gUsSncUif7LLRnef6utK1SU6hJMD5bC11oGzq9Ueujqg7J1LlYxdbkas6uzjKjSmt2OnLB1rlyNhrF4geRyZEigkGBuKkOS2gk2CNDCHvVvdQrpi0q+rVWmCDA+Cq1YKpokiGVxobJNY6sFQ48bUrXMa34Ws7kpLnMat4kIyv+77q3oxPRD7BtpkrMMOITX+SD5g75Pz0RXqgAAAB4nG2LS1LDMBAF9UIUfxIT/oRD5FAjZWK5kCwzknBxe4qYsOItXnUvWq3Uslb9vwNWuMEaGhtUqNGgxRY7dLjFHne4xwMe8YRnvOAVB7yplkTifDzFefxFz+e8XVCG3uV64TLVljyPJ5KddfwpcbxUf/LTdVe5lO3VyqStj4k1Bxp8fSbLJsb3xlEwRXqWtYuBm2FMmXqh0ATuaXJxZL38R4mZN4lJrNPJkXCXJmbrjqYY47nK85AzS/UVSy6GlfoGDi9QaAAAAA==) format("woff");
  font-weight: normal;
  font-style: normal; }

.icon, .breadcrumbs ul li, .page-template-chat-page .custom-select .value, .submenu > ul > li > ul > li > ul > li, .cta {
  line-height: 1; }

.icon:before, .breadcrumbs ul li:before, .page-template-chat-page .custom-select .value:before, .submenu > ul > li > ul > li > ul > li:before, .cta:before {
  font-family: iconfont !important;
  font-style: normal;
  font-weight: normal !important;
  vertical-align: top; }

.icon-arrow-down:before {
  content: "\F101"; }

.icon-arrow-left:before {
  content: "\F102"; }

.icon-arrow-right:before, .submenu > ul > li > ul > li > ul > li:before, .cta:before {
  content: "\F103"; }

.icon-arrow-up:before {
  content: "\F104"; }

.icon-calendar:before {
  content: "\F105"; }

.icon-chevron-down:before, .page-template-chat-page .custom-select .value:before {
  content: "\F106"; }

.icon-chevron-left:before {
  content: "\F107"; }

.icon-chevron-right:before, .breadcrumbs ul li:before, .cta--chevron:before {
  content: "\F108"; }

.icon-chevron-up:before {
  content: "\F109"; }

.icon-close:before, .mobile-menu__mega-links > ul > li.active > a .icon:before, .breadcrumbs .mobile-menu__mega-links > ul > li.active > a li:before, .mobile-menu__mega-links > ul > li.active > a .page-template-chat-page .custom-select .value:before, .page-template-chat-page .custom-select .mobile-menu__mega-links > ul > li.active > a .value:before, .mobile-menu__mega-links > ul > li.active > a .submenu > ul > li > ul > li > ul > li:before, .mobile-menu__mega-links > ul > li.active > a .cta:before {
  content: "\F10A"; }

.icon-email:before {
  content: "\F10B"; }

.icon-facebook:before {
  content: "\F10C"; }

.icon-hamburger:before {
  content: "\F10D"; }

.icon-home:before {
  content: "\F10E"; }

.icon-instagram:before {
  content: "\F10F"; }

.icon-megaphone:before {
  content: "\F110"; }

.icon-phone:before {
  content: "\F111"; }

.icon-quote:before {
  content: "\F112"; }

.icon-search:before {
  content: "\F113"; }

.icon-share:before {
  content: "\F114"; }

.icon-speech-bubble:before {
  content: "\F115"; }

.icon-twitter:before {
  content: "\F116"; }

.icon-youtube:before {
  content: "\F117"; }

.alert-bar {
  background-color: #00325b;
  padding: 12px 0;
  color: #ffffff;
  text-align: center; }
  .alert-bar p {
    color: #ffffff;
    margin: 0;
    font-size: 14px;
    line-height: 1.3; }
    .alert-bar p strong,
    .alert-bar p a {
      color: #29abe2;
      font-weight: bold; }
    .alert-bar p a {
      text-decoration: underline; }
      .alert-bar p a:hover {
        text-decoration: none; }
  @media (min-width: 64rem) {
    .alert-bar p {
      font-size: 17px; } }

.primary-nav {
  position: relative;
  background-color: white;
  z-index: 100; }
  .primary-nav__inner {
    position: relative;
    display: flex;
    align-items: center; }
  .primary-nav__mobile-content {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-grow: 1; }
    @media (min-width: 1211px) {
      .primary-nav__mobile-content {
        display: none; } }
    .primary-nav__mobile-content .primary-nav__get-help {
      margin-left: 10px; }
      @media (max-width: 47.9375rem) {
        .primary-nav__mobile-content .primary-nav__get-help {
          display: none; } }
    .primary-nav__mobile-content .primary-nav__donate {
      flex-grow: 0; }
  .primary-nav__content {
    flex-grow: 1; }
    @media (max-width: 1210px) {
      .primary-nav__content {
        display: none; } }
  .primary-nav__main-site {
    margin-left: auto; }
    .primary-nav__main-site a {
      text-transform: uppercase;
      color: #00325b;
      display: inline-flex;
      align-items: center;
      font-size: 12px;
      letter-spacing: 0.112em;
      font-weight: 700; }
      .primary-nav__main-site a span {
        transition: 200ms ease all; }
      .primary-nav__main-site a .icon, .primary-nav__main-site a .breadcrumbs ul li, .breadcrumbs ul .primary-nav__main-site a li, .primary-nav__main-site a .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .primary-nav__main-site a .value, .primary-nav__main-site a .submenu > ul > li > ul > li > ul > li, .primary-nav__main-site a .cta {
        margin-left: 10px;
        transition: 200ms ease all; }
      .primary-nav__main-site a:hover span {
        color: #29abe2; }
      .primary-nav__main-site a:hover .icon, .primary-nav__main-site a:hover .breadcrumbs ul li, .breadcrumbs ul .primary-nav__main-site a:hover li, .primary-nav__main-site a:hover .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .primary-nav__main-site a:hover .value, .primary-nav__main-site a:hover .submenu > ul > li > ul > li > ul > li, .primary-nav__main-site a:hover .cta {
        transform: translateX(5px);
        color: #29abe2; }
  .primary-nav__top {
    margin: 20px 0;
    display: flex;
    align-items: center; }
  .primary-nav__bottom {
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .primary-nav__logo {
    z-index: 1;
    flex-shrink: 0;
    margin-top: 20px;
    margin-bottom: -20px;
    background-color: white;
    border-radius: 8px;
    overflow: hidden; }
    .primary-nav__logo img {
      margin: 0 10px 13px 13px;
      display: block;
      width: 70px;
      height: auto; }
  .primary-nav__links {
    margin: 0 20px; }
    .primary-nav__links ul {
      margin-left: -10px;
      margin-right: -10px;
      align-items: center; }
      .primary-nav__links ul li a {
        display: block;
        font-size: 13px;
        font-weight: 700;
        line-height: 1.3;
        text-transform: uppercase;
        letter-spacing: 0.112em;
        padding: 10px;
        color: #33a395;
        transition: 200ms ease all; }
        .primary-nav__links ul li a:hover {
          opacity: 0.7; }
        @media (min-width: 90rem) {
          .primary-nav__links ul li a {
            font-size: 15px; } }
  .primary-nav__socials {
    margin: 0 25px; }
    .primary-nav__socials ul {
      margin-left: -10px;
      margin-right: -10px; }
      .primary-nav__socials ul li a {
        display: block;
        padding: 10px;
        font-size: 20px;
        color: #00325b; }
        .primary-nav__socials ul li a:hover {
          color: #33a395; }
  .primary-nav__mega-links {
    margin: 0 20px; }
    .primary-nav__mega-links > ul {
      margin-left: -12px;
      margin-right: -12px; }
      .primary-nav__mega-links > ul > li > a {
        position: relative;
        display: block;
        padding: 0 10px;
        font-size: 17px;
        line-height: 1.3;
        letter-spacing: -0.03em;
        font-weight: 700;
        color: #104798; }
        .primary-nav__mega-links > ul > li > a:hover {
          color: #33a395; }
        @media (min-width: 90rem) {
          .primary-nav__mega-links > ul > li > a {
            padding: 0 15px;
            font-size: 19px; } }
      .primary-nav__mega-links > ul > li:not(:last-child) > a::after {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        width: 1px;
        height: 22px;
        background-color: #104798; }
      .primary-nav__mega-links > ul > li .primary-menu-dropdown {
        visibility: hidden;
        opacity: 0;
        transition: 200ms ease all;
        transform: translateY(-10px); }
      .primary-nav__mega-links > ul > li.active .primary-menu-dropdown {
        visibility: visible;
        opacity: 1;
        transform: translateY(0); }
  .primary-nav__search button {
    cursor: pointer;
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: 0;
    font-size: 22px;
    color: #00325b;
    transition: 200ms ease all; }
    .primary-nav__search button:hover {
      color: #33a395; }
  .primary-nav__hamburger button {
    border: 0;
    background-color: transparent;
    padding: 0;
    padding-left: 25px;
    cursor: pointer;
    font-size: 20px;
    color: #00325b; }
  @media (min-width: 64rem) {
    .primary-nav__donate {
      flex-grow: 1; }
    .primary-nav__logo {
      margin-top: 30px;
      margin-bottom: -30px; }
      .primary-nav__logo img {
        width: 100px;
        margin: 0 12px 15px 15px; } }
  @media (min-width: 90rem) {
    .primary-nav__logo {
      margin-top: 30px;
      margin-bottom: -30px; }
      .primary-nav__logo img {
        width: 125px;
        margin: 0 15px 20px 20px; } }
  .primary-nav--simple .primary-nav__logo {
    margin-top: 0; }
    @media (min-width: 64rem) {
      .primary-nav--simple .primary-nav__logo {
        margin-top: 0; }
        .primary-nav--simple .primary-nav__logo img {
          width: 80px; } }
    @media (min-width: 90rem) {
      .primary-nav--simple .primary-nav__logo {
        margin-top: 0; }
        .primary-nav--simple .primary-nav__logo img {
          width: 100px; } }

.primary-menu-dropdown {
  background-color: white;
  border-radius: 0 0 8px 8px;
  padding: 50px 30px 30px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.06); }
  .primary-menu-dropdown__inner {
    display: flex;
    margin-left: -15px;
    margin-right: -15px; }
  .primary-menu-dropdown__col {
    width: 25%;
    padding: 0 15px; }
  .primary-menu-dropdown__links {
    padding: 0;
    margin: 0; }
    .primary-menu-dropdown__links > li {
      display: block; }
      .primary-menu-dropdown__links > li:not(:last-child) {
        border-bottom: 1px solid #104798; }
      .primary-menu-dropdown__links > li a {
        color: #104798;
        display: block;
        padding: 16px 0;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.07em; }
        .primary-menu-dropdown__links > li a:hover {
          color: #33a395; }

.mobile-menu {
  display: block;
  background-color: #00325b;
  transition: 350ms ease all;
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  transform: translate3d(100%, 0, 0);
  width: 99.9999%; }
  @media (min-width: 90rem) {
    .mobile-menu {
      display: none; } }
  .mobile-menu.active {
    transform: translate3d(0, 0, 0);
    width: 100%; }
  .mobile-menu ul {
    padding: 0;
    margin: 0; }
    .mobile-menu ul li {
      display: block; }
      .mobile-menu ul li a {
        display: block; }
  .mobile-menu__header {
    display: flex;
    align-items: center;
    padding: 10px 0 0; }
  .mobile-menu__search {
    flex-grow: 1; }
  .mobile-menu__search-button {
    padding: 12px;
    padding-left: 0;
    font-size: 22px;
    color: white; }
  .mobile-menu__close {
    padding-left: 20px; }
    .mobile-menu__close button {
      border: 0;
      background-color: transparent;
      padding: 10px;
      color: white;
      font-size: 18px;
      cursor: pointer; }
  .mobile-menu__mega-links {
    margin: 20px 0; }
    .mobile-menu__mega-links > ul > li {
      border-top: 1px solid #104798; }
      .mobile-menu__mega-links > ul > li:last-child {
        border-bottom: 1px solid #104798; }
      .mobile-menu__mega-links > ul > li > a {
        font-size: 22px;
        font-weight: bold;
        color: white;
        padding: 15px 12px;
        letter-spacing: -0.03em;
        display: flex;
        align-items: center;
        justify-content: space-between;
        line-height: 1.2;
        transition: 250ms ease all; }
        .mobile-menu__mega-links > ul > li > a .icon, .breadcrumbs .mobile-menu__mega-links > ul > li > a li, .mobile-menu__mega-links > ul > li > a .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .mobile-menu__mega-links > ul > li > a .value, .mobile-menu__mega-links > ul > li > a .submenu > ul > li > ul > li > ul > li, .mobile-menu__mega-links > ul > li > a .cta {
          padding-left: 10px;
          font-size: 14px;
          color: #29abe2; }
      .mobile-menu__mega-links > ul > li ul {
        position: absolute;
        width: 100%; }
        .mobile-menu__mega-links > ul > li ul > li {
          border-top: 1px solid #104798; }
          .mobile-menu__mega-links > ul > li ul > li > a {
            display: block;
            color: white;
            padding: 15px 20px;
            font-size: 18px;
            background-color: rgba(16, 71, 152, 0.46); }
      .mobile-menu__mega-links > ul > li.active > a {
        background-color: rgba(16, 71, 152, 0.8); }
        .mobile-menu__mega-links > ul > li.active > a .icon, .breadcrumbs .mobile-menu__mega-links > ul > li.active > a li, .mobile-menu__mega-links > ul > li.active > a .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .mobile-menu__mega-links > ul > li.active > a .value, .mobile-menu__mega-links > ul > li.active > a .submenu > ul > li > ul > li > ul > li, .mobile-menu__mega-links > ul > li.active > a .cta {
          font-size: 12px; }
      .mobile-menu__mega-links > ul > li.active ul {
        position: relative; }
  .mobile-menu__primary-links {
    margin: 30px 0; }
    .mobile-menu__primary-links ul li {
      margin: 1em 0; }
      .mobile-menu__primary-links ul li a {
        display: block;
        font-size: 15px;
        text-transform: uppercase;
        color: #33a395;
        font-weight: bold;
        letter-spacing: 0.112em; }
  .mobile-menu__footer-button {
    margin: 20px 0; }
  .mobile-menu__socials {
    margin: 20px -10px; }
    .mobile-menu__socials ul {
      justify-content: center; }
      .mobile-menu__socials ul li a {
        display: block;
        padding: 10px;
        font-size: 22px;
        color: white; }

.sticky-nav {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: white;
  z-index: 200;
  transform: translateY(-100%);
  transition: 300ms ease all;
  border-bottom: 1px solid #d9d9d9; }
  .sticky-nav.active {
    transform: translateY(0%); }
  .sticky-nav__inner {
    display: flex;
    align-items: center;
    padding: 10px 0; }
  .sticky-nav__logo {
    flex-grow: 1; }
    .sticky-nav__logo img {
      width: 120px;
      height: auto; }
  .sticky-nav__alert {
    flex-grow: 1;
    text-align: center;
    padding: 0 30px; }
    @media (max-width: 1210px) {
      .sticky-nav__alert {
        display: none; } }
    .sticky-nav__alert p {
      margin: 0;
      color: #00325b; }
      .sticky-nav__alert p a,
      .sticky-nav__alert p strong {
        color: #104798;
        font-weight: 700; }
      .sticky-nav__alert p a {
        text-decoration: underline; }
        .sticky-nav__alert p a:hover {
          text-decoration: none; }
  @media (max-width: 1210px) {
    .sticky-nav__to-top {
      display: none; } }
  .sticky-nav__to-top a {
    font-size: 22px;
    padding: 8px;
    margin-right: -8px;
    margin-left: 10px;
    color: #00325b; }
  @media (min-width: 1211px) {
    .sticky-nav__hamburger {
      display: none; } }
  .sticky-nav__hamburger button {
    padding: 8px;
    margin-right: -8px;
    margin-left: 10px;
    font-size: 18px; }
  @media (min-width: 64rem) {
    .sticky-nav__logo img {
      width: 150px; } }
  @media (min-width: 90rem) {
    .sticky-nav__logo {
      flex-grow: 0; } }

.hero-home {
  position: relative;
  overflow: hidden; }
  @media (max-width: 63.9375rem) {
    .hero-home::after {
      display: none; } }
  .hero-home__image {
    display: block;
    position: relative;
    padding-bottom: 70%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden; }
    .hero-home__image::before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      height: 0px;
      bottom: 0;
      top: auto;
      content: "";
      background-color: white; }
    .hero-home__image::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: "";
      background-image: url(/wp-content/themes/butterfly/dist/images/bottom-curve.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: bottom 0px center;
      transform: translateY(2px) scaleX(1.1);
      pointer-events: none; }
    @media (max-width: 47.9375rem) {
      .hero-home__image--desktop {
        display: none; } }
    @media (min-width: 48rem) {
      .hero-home__image--mobile {
        display: none; } }
  .hero-home__inner {
    width: 100%;
    padding: 50px 0 0; }
  .hero-home__title {
    font-size: 43px;
    line-height: 1;
    color: #104798;
    letter-spacing: -0.03em;
    margin-bottom: 20px; }
  .hero-home__description {
    font-size: 22px;
    color: #00325b; }
  .hero-home__buttons {
    margin-top: 20px;
    margin-left: -5px;
    margin-right: -5px; }
  .hero-home__button {
    width: 100%;
    padding: 0 5px;
    margin-bottom: 5px; }
    @media (max-width: 47.9375rem) {
      .hero-home__button .button {
        padding-left: 0;
        padding-right: 0; } }
  @media (min-width: 376px) {
    .hero-home__buttons {
      display: flex; }
    .hero-home__button {
      width: 50%;
      margin-bottom: 0; } }
  @media (min-width: 48rem) {
    .hero-home__image {
      padding-bottom: 40%; }
    .hero-home__inner {
      position: relative;
      z-index: 1; }
    .hero-home__button {
      width: auto; } }
  @media (min-width: 64rem) {
    .hero-home__image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding-bottom: 0; }
    .hero-home__inner {
      padding: 100px 0 125px;
      width: 50%; }
    .hero-home__title {
      font-size: 55px;
      margin-bottom: 30px; }
    .hero-home__buttons {
      margin-top: 45px; } }
  @media (min-width: 90rem) {
    .hero-home__inner {
      width: 50%;
      padding: 125px 0 200px; }
    .hero-home__title {
      font-size: 70px; }
    .hero-home__description {
      font-size: 26px; } }
  @media (min-width: 105rem) {
    .hero-home__inner {
      width: 50%;
      padding: 150px 0 225px; } }

.primary-footer {
  background-color: #00325b; }
  .primary-footer__inner {
    padding: 70px 0; }
  .primary-footer__logos img {
    width: 118px;
    height: auto !important;
    margin: 0 auto;
    margin-bottom: 30px; }
  .primary-footer__content {
    flex-grow: 1; }
  .primary-footer__acknowledgement {
    color: white;
    line-height: 1.3;
    opacity: 0.9;
    text-align: center;
    font-size: 15px; }
    .primary-footer__acknowledgement p {
      font-size: 15px; }
  .primary-footer__flags img {
    width: 56px;
    height: auto;
    margin-right: 10px; }
    .primary-footer__flags img:last-child {
      margin-right: 0; }
  .primary-footer__flag-group {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 10px; }
  @media (min-width: 64rem) {
    .primary-footer__logos {
      display: flex;
      flex-shrink: 0;
      align-items: center;
      margin-right: 50px; }
      .primary-footer__logos img {
        margin-bottom: 0; }
        .primary-footer__logos img:nth-child(2) {
          padding-left: 10px; }
    .primary-footer__inner {
      display: flex;
      justify-content: space-between; }
    .primary-footer__content {
      text-align: right;
      max-width: 75%; }
    .primary-footer__flags {
      display: flex;
      justify-content: flex-end;
      margin-bottom: 20px; }
    .primary-footer__flag-group {
      margin-top: 0;
      margin-right: 50px;
      justify-content: flex-start; }
      .primary-footer__flag-group.last {
        margin-right: 0; }
    .primary-footer__acknowledgement {
      text-align: right; } }

.secondary-footer {
  background-color: #00223e;
  padding: 20px 0;
  color: white;
  font-size: 14px; }
  .secondary-footer__inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .secondary-footer__copyright {
    text-align: center;
    order: 2; }
  .secondary-footer__links {
    margin-bottom: 10px; }
    .secondary-footer__links ul {
      padding: 0;
      margin: 0;
      display: flex;
      align-items: center;
      margin-left: -10px;
      margin-right: -10px;
      flex-wrap: wrap;
      justify-content: center; }
      .secondary-footer__links ul li {
        display: block; }
        .secondary-footer__links ul li a {
          display: block;
          color: white;
          padding: 0 10px;
          font-size: 14px; }
  @media (min-width: 64rem) {
    .secondary-footer__inner {
      flex-direction: row;
      justify-content: space-between; }
    .secondary-footer__links {
      padding-left: 50px;
      margin-bottom: 0; }
    .secondary-footer__copyright {
      order: -1; } }

.rich-text > *:first-child {
  margin-top: 0; }

.rich-text > *:last-child {
  margin-bottom: 0; }

.rich-text h1,
.rich-text h2,
.rich-text h3,
.rich-text h4,
.rich-text h5,
.rich-text h6 {
  color: #104798;
  margin: 16px 0; }
  .rich-text h1 + h1,
  .rich-text h1 + h2,
  .rich-text h1 + h3,
  .rich-text h1 + h4,
  .rich-text h1 + h5,
  .rich-text h1 + h6,
  .rich-text h2 + h1,
  .rich-text h2 + h2,
  .rich-text h2 + h3,
  .rich-text h2 + h4,
  .rich-text h2 + h5,
  .rich-text h2 + h6,
  .rich-text h3 + h1,
  .rich-text h3 + h2,
  .rich-text h3 + h3,
  .rich-text h3 + h4,
  .rich-text h3 + h5,
  .rich-text h3 + h6,
  .rich-text h4 + h1,
  .rich-text h4 + h2,
  .rich-text h4 + h3,
  .rich-text h4 + h4,
  .rich-text h4 + h5,
  .rich-text h4 + h6,
  .rich-text h5 + h1,
  .rich-text h5 + h2,
  .rich-text h5 + h3,
  .rich-text h5 + h4,
  .rich-text h5 + h5,
  .rich-text h5 + h6,
  .rich-text h6 + h1,
  .rich-text h6 + h2,
  .rich-text h6 + h3,
  .rich-text h6 + h4,
  .rich-text h6 + h5,
  .rich-text h6 + h6 {
    margin-top: 24px; }

.rich-text h1 + p,
.rich-text h2 + p {
  margin-top: 24px; }

.rich-text h3 + p,
.rich-text h4 + p,
.rich-text h5 + p,
.rich-text h6 + p {
  margin-top: -8px; }

.rich-text ul {
  margin-bottom: 24px; }

.rich-text ul + h1,
.rich-text ul + h2,
.rich-text ul + h3,
.rich-text ul + h4,
.rich-text ul + h5,
.rich-text ul + h6,
.rich-text ol + h1,
.rich-text ol + h2,
.rich-text ol + h3,
.rich-text ol + h4,
.rich-text ol + h5,
.rich-text ol + h6,
.rich-text p + h1,
.rich-text p + h2,
.rich-text p + h3,
.rich-text p + h4,
.rich-text p + h5,
.rich-text p + h6 {
  margin-top: 32px; }

.rich-text h2 {
  font-weight: 400; }

.rich-text h5 {
  color: #33a395; }

.rich-text h6 {
  color: #33a395; }

.rich-text p,
.rich-text li {
  font-size: 18px;
  line-height: 1.4; }

.rich-text p {
  margin: 16px 0; }

.rich-text li {
  margin: 5px 0; }

.rich-text blockquote {
  margin: 36px 0;
  padding: 0 0 0 20px;
  margin-left: 0;
  border-left: 4px solid #29abe2; }
  .rich-text blockquote p {
    margin: 0;
    padding: 5px 0;
    font-weight: 300;
    font-style: italic;
    line-height: 1.1;
    font-size: 30px; }
  @media (min-width: 64rem) {
    .rich-text blockquote {
      padding: 0 0 0 30px;
      margin-left: 30px; } }

.rich-text .button {
  min-width: 250px;
  margin-top: 16px; }
  @media (min-width: 64rem) {
    .rich-text .button {
      margin-right: 10px; } }

.rich-text a:not(.button):not(.cta) {
  color: #00325b;
  text-decoration: underline; }
  .rich-text a:not(.button):not(.cta):hover {
    text-decoration: none; }

.rich-text p.lead {
  font-size: 26px; }

.rich-text--blue, .rich-text--grey {
  padding: 30px;
  border-radius: 8px; }
  @media (min-width: 64rem) {
    .rich-text--blue, .rich-text--grey {
      padding: 50px; } }

.rich-text--grey {
  background-color: #e6e6e6; }

.rich-text--blue {
  background-color: #104798; }

.rich-text figure {
  width: 100% !important;
  margin: 32px 0; }
  .rich-text figure figcaption {
    margin-top: 16px;
    font-style: italic; }

.rich-text--blue, .rich-text--reverse, .text-feature--blue .text-feature__inner .rich-text, .feature-banner-type--image .rich-text, .feature-banner-type--colour.feature-banner-colour--blue .rich-text, .blue-feature-box__inner .rich-text, .column-grid--blue .rich-text {
  color: white; }
  .rich-text--blue p, .rich-text--reverse p, .text-feature--blue .text-feature__inner .rich-text p, .feature-banner-type--image .rich-text p, .feature-banner-type--colour.feature-banner-colour--blue .rich-text p, .blue-feature-box__inner .rich-text p, .column-grid--blue .rich-text p,
  .rich-text--blue li,
  .rich-text--reverse li,
  .text-feature--blue .text-feature__inner .rich-text li,
  .feature-banner-type--image .rich-text li,
  .feature-banner-type--colour.feature-banner-colour--blue .rich-text li,
  .blue-feature-box__inner .rich-text li,
  .column-grid--blue .rich-text li,
  .rich-text--blue strong,
  .rich-text--reverse strong,
  .text-feature--blue .text-feature__inner .rich-text strong,
  .feature-banner-type--image .rich-text strong,
  .feature-banner-type--colour.feature-banner-colour--blue .rich-text strong,
  .blue-feature-box__inner .rich-text strong,
  .column-grid--blue .rich-text strong,
  .rich-text--blue span,
  .rich-text--reverse span,
  .text-feature--blue .text-feature__inner .rich-text span,
  .feature-banner-type--image .rich-text span,
  .feature-banner-type--colour.feature-banner-colour--blue .rich-text span,
  .blue-feature-box__inner .rich-text span,
  .column-grid--blue .rich-text span {
    color: white !important; }
  .rich-text--blue h1, .rich-text--reverse h1, .text-feature--blue .text-feature__inner .rich-text h1, .feature-banner-type--image .rich-text h1, .feature-banner-type--colour.feature-banner-colour--blue .rich-text h1, .blue-feature-box__inner .rich-text h1, .column-grid--blue .rich-text h1,
  .rich-text--blue h2,
  .rich-text--reverse h2,
  .text-feature--blue .text-feature__inner .rich-text h2,
  .feature-banner-type--image .rich-text h2,
  .feature-banner-type--colour.feature-banner-colour--blue .rich-text h2,
  .blue-feature-box__inner .rich-text h2,
  .column-grid--blue .rich-text h2,
  .rich-text--blue h3,
  .rich-text--reverse h3,
  .text-feature--blue .text-feature__inner .rich-text h3,
  .feature-banner-type--image .rich-text h3,
  .feature-banner-type--colour.feature-banner-colour--blue .rich-text h3,
  .blue-feature-box__inner .rich-text h3,
  .column-grid--blue .rich-text h3,
  .rich-text--blue h4,
  .rich-text--reverse h4,
  .text-feature--blue .text-feature__inner .rich-text h4,
  .feature-banner-type--image .rich-text h4,
  .feature-banner-type--colour.feature-banner-colour--blue .rich-text h4,
  .blue-feature-box__inner .rich-text h4,
  .column-grid--blue .rich-text h4,
  .rich-text--blue h5,
  .rich-text--reverse h5,
  .text-feature--blue .text-feature__inner .rich-text h5,
  .feature-banner-type--image .rich-text h5,
  .feature-banner-type--colour.feature-banner-colour--blue .rich-text h5,
  .blue-feature-box__inner .rich-text h5,
  .column-grid--blue .rich-text h5,
  .rich-text--blue h6,
  .rich-text--reverse h6,
  .text-feature--blue .text-feature__inner .rich-text h6,
  .feature-banner-type--image .rich-text h6,
  .feature-banner-type--colour.feature-banner-colour--blue .rich-text h6,
  .blue-feature-box__inner .rich-text h6,
  .column-grid--blue .rich-text h6 {
    color: white; }
  .rich-text--blue .button--blue2, .rich-text--reverse .button--blue2, .text-feature--blue .text-feature__inner .rich-text .button--blue2, .feature-banner-type--image .rich-text .button--blue2, .feature-banner-type--colour.feature-banner-colour--blue .rich-text .button--blue2, .blue-feature-box__inner .rich-text .button--blue2, .column-grid--blue .rich-text .button--blue2 {
    background-color: #29abe2; }
  .rich-text--blue a:not(.button):not(.cta), .rich-text--reverse a:not(.button):not(.cta), .text-feature--blue .text-feature__inner .rich-text a:not(.button):not(.cta), .feature-banner-type--image .rich-text a:not(.button):not(.cta), .feature-banner-type--colour.feature-banner-colour--blue .rich-text a:not(.button):not(.cta), .blue-feature-box__inner .rich-text a:not(.button):not(.cta), .column-grid--blue .rich-text a:not(.button):not(.cta) {
    color: #ffffff; }

.rich-text span.font--born-ready {
  font-family: "Born Ready Slanted", "futura-pt", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  color: #CDD600 !important;
  font-size: 1.3em; }

.home-intro {
  margin: 60px 0; }
  .home-intro__buttons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-left: -5px;
    margin-right: -5px; }
    .home-intro__buttons > * {
      width: 100%;
      min-width: 265px !important;
      margin: 5px; }
  .home-intro .rich-text h2 {
    font-weight: 700; }
  @media (min-width: 48rem) {
    .home-intro__buttons > * {
      width: auto; } }
  @media (min-width: 64rem) {
    .home-intro {
      margin: 120px 0;
      text-align: center; }
      .home-intro__inner {
        padding: 0 80px; } }

.quicklinks {
  margin: 60px 0; }
  .quicklinks .row {
    margin-left: -7px;
    margin-right: -7px; }
  .quicklinks .columns {
    padding-left: 7px;
    padding-right: 7px; }
  .quicklinks__inner {
    margin-bottom: -14px; }
  .quicklinks__single {
    padding-bottom: 14px; }
  @media (min-width: 64rem) {
    .quicklinks {
      margin: 120px 0; } }

.home-grey-section {
  background-color: #e6e6e6; }

.event-carousel-section {
  position: relative;
  margin: 60px 0; }
  .event-carousel-section__inner {
    position: relative; }
  .event-carousel-section::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    top: -60px;
    height: 160px;
    background-color: #ffffff; }
  .event-carousel-section .carousel__dots {
    display: flex;
    z-index: 1; }
  .event-carousel-section .carousel__dot {
    border: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    cursor: pointer;
    flex-shrink: 0;
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 5.5px;
    margin: 0 9px;
    background-color: rgba(16, 71, 152, 0.5);
    transition: 200ms ease all; }
    .event-carousel-section .carousel__dot--active {
      background-color: #104798; }
    .event-carousel-section .carousel__dot:focus {
      outline: none;
      border: 1px solid #104798; }
  .event-carousel-section .carousel > .carousel__dots {
    margin-top: 38px;
    justify-content: center; }
    @media (min-width: 64rem) {
      .event-carousel-section .carousel > .carousel__dots {
        display: none; } }
  @media (min-width: 64rem) {
    .event-carousel-section {
      margin: 90px 0; }
      .event-carousel-section::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        top: -90px;
        height: calc(50% + 90px);
        background-color: #ffffff; } }

.event-carousel-item {
  position: relative;
  width: 100%; }
  .event-carousel-item__image {
    position: relative;
    padding-bottom: 80%;
    border-radius: 8px;
    overflow: hidden; }
    .event-carousel-item__image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      font-family: "object-fit: cover"; }
  .event-carousel-item__card-container {
    height: 100%;
    margin-top: -45px;
    padding: 0 15px; }
  @media (min-width: 64rem) {
    .event-carousel-item {
      position: relative; }
      .event-carousel-item__image {
        overflow: hidden;
        width: calc(100% - 180px);
        height: 0;
        padding-bottom: 40%; }
        .event-carousel-item__image img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          font-family: "object-fit: cover"; }
      .event-carousel-item__card-container {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 50px 0; } }

.featured-stories {
  margin: 60px 0; }
  .featured-stories__inner {
    position: relative; }
  @media (max-width: 63.9375rem) {
    .featured-stories .carousel > .carousel__dots {
      display: none; } }
  .featured-stories .carousel__dots {
    display: flex;
    justify-content: center;
    z-index: 1; }
  .featured-stories .carousel__dot {
    border: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    cursor: pointer;
    flex-shrink: 0;
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 5.5px;
    margin: 0 9px;
    background-color: rgba(16, 71, 152, 0.5);
    transition: 200ms ease all; }
    .featured-stories .carousel__dot--active {
      background-color: #104798; }
    .featured-stories .carousel__dot:focus {
      outline: none;
      border: 1px solid #104798; }
  .featured-stories__all-stories {
    text-align: center;
    margin-top: 20px; }
  @media (min-width: 64rem) {
    .featured-stories {
      margin: 90px 0; }
      .featured-stories .carousel__dots {
        margin-top: 50px; }
      .featured-stories__all-stories {
        margin-top: 0;
        position: absolute;
        bottom: 0;
        right: 0; } }

.stories-carousel-item {
  position: relative;
  border-radius: 8px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  overflow: hidden; }
  .stories-carousel-item::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(16, 71, 152, 0.9); }
  .stories-carousel-item__inner {
    position: relative;
    z-index: 1;
    padding: 50px 0;
    margin: 0 30px;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column; }
  .stories-carousel-item__eyebrow {
    color: white;
    margin-bottom: 30px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.11em; }
    .stories-carousel-item__eyebrow .icon, .stories-carousel-item__eyebrow .breadcrumbs ul li, .breadcrumbs ul .stories-carousel-item__eyebrow li, .stories-carousel-item__eyebrow .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .stories-carousel-item__eyebrow .value, .stories-carousel-item__eyebrow .submenu > ul > li > ul > li > ul > li, .stories-carousel-item__eyebrow .cta {
      color: #33a395;
      margin-right: 10px; }
  .stories-carousel-item__title {
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
    font-size: 43px;
    color: white;
    margin-bottom: 30px;
    letter-spacing: -0.03em;
    line-height: 1; }
  .stories-carousel-item__excerpt {
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
    color: white;
    font-size: 20px;
    letter-spacing: -0.03em; }
  .stories-carousel-item__button {
    margin-top: auto; }
    .stories-carousel-item__button .button {
      margin-top: 50px; }
  .stories-carousel-item__share {
    display: block;
    margin: 50px 0;
    color: white;
    margin-bottom: 30px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.11em; }
    .stories-carousel-item__share .icon, .stories-carousel-item__share .breadcrumbs ul li, .breadcrumbs ul .stories-carousel-item__share li, .stories-carousel-item__share .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .stories-carousel-item__share .value, .stories-carousel-item__share .submenu > ul > li > ul > li > ul > li, .stories-carousel-item__share .cta {
      color: #33a395;
      margin-right: 10px; }
  .stories-carousel-item__dots {
    display: flex;
    justify-content: center; }
    @media (min-width: 64rem) {
      .stories-carousel-item__dots {
        display: none; } }
  .stories-carousel-item .carousel__dot {
    background-color: rgba(255, 255, 255, 0.5); }
    .stories-carousel-item .carousel__dot--active {
      background-color: #ffffff; }
    .stories-carousel-item .carousel__dot:focus {
      border: 1px solid #ffffff; }
  @media (min-width: 64rem) {
    .stories-carousel-item__inner {
      padding: 70px 0;
      margin: 0 40px; }
    .stories-carousel-item__eyebrow {
      margin-bottom: 50px; }
    .stories-carousel-item__title {
      font-size: 70px;
      margin-bottom: 15px; }
    .stories-carousel-item__excerpt {
      font-size: 26px; }
    .stories-carousel-item__button .button {
      margin-top: 60px; }
    .stories-carousel-item__share {
      position: absolute;
      bottom: 85px;
      left: 0px;
      margin: 0; } }

.featured-news {
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
  margin-bottom: -50px; }
  .featured-news::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 150px;
    bottom: 0;
    top: auto;
    content: "";
    background-color: white; }
  .featured-news::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: url(/wp-content/themes/butterfly/dist/images/bottom-curve.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom 150px center;
    transform: translateY(2px) scaleX(1.1);
    pointer-events: none; }
  .featured-news .row {
    margin-left: -7px;
    margin-right: -7px; }
  .featured-news .columns {
    padding-left: 7px;
    padding-right: 7px; }
  .featured-news__inner {
    position: relative;
    z-index: 1;
    margin-bottom: -14px; }
  .featured-news__single {
    height: 100%;
    padding-bottom: 14px; }

.supporters {
  margin: 60px 0; }
  .supporters__title {
    font-size: 43px;
    color: #104798;
    letter-spacing: -0.03em;
    margin-bottom: 40px; }
  .supporters__logos {
    margin-top: 30px; }
    .supporters__logos .row {
      margin-left: 0;
      margin-right: 0; }
    .supporters__logos .columns {
      padding-left: 0;
      padding-right: 0; }
  .supporters__logo {
    display: block;
    position: relative;
    padding-bottom: 75%; }
    .supporters__logo img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      font-family: "object-fit: contain";
      padding: 30px; }
  @media (min-width: 376px) {
    .supporters__title {
      padding-right: 55px; } }
  @media (min-width: 64rem) {
    .supporters {
      margin: 130px 0 80px; }
      .supporters__title {
        font-size: 70px;
        padding-right: 75px; }
      .supporters__logos {
        margin-top: 0; } }

.newsletter {
  margin-top: auto;
  background-color: #104798;
  padding: 50px 0 40px;
  color: white; }
  .newsletter__inner {
    text-align: center; }
  .newsletter__title {
    font-size: 22px;
    margin-bottom: 20px;
    letter-spacing: -0.03em; }
    .newsletter__title span {
      color: #29abe2; }
  .newsletter__description {
    flex-grow: 1;
    font-size: 18px;
    margin-bottom: 40px; }
  @media (min-width: 64rem) {
    .newsletter {
      padding: 55px 0; }
      .newsletter__inner {
        display: flex;
        align-items: center;
        text-align: left; }
      .newsletter__title {
        padding-right: 75px;
        font-size: 33px;
        margin-bottom: 0; }
        .newsletter__title span {
          display: block; }
      .newsletter__description {
        font-size: 26px;
        padding-right: 125px;
        margin-bottom: 0; } }
  @media (min-width: 90rem) {
    .newsletter__description {
      padding-right: 200px; } }

.search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 50, 91, 0.95);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  transition: 350ms ease all; }
  .search-overlay.active {
    visibility: visible;
    transition: 350ms ease opacity, 0s 0s visibility;
    opacity: 1; }
  .search-overlay__inner {
    width: 100%;
    max-width: 800px;
    margin: 0 auto; }
  .search-overlay__close {
    position: absolute;
    top: 0;
    right: 0; }
    .search-overlay__close button {
      padding: 2em;
      font-size: 22px;
      color: #ffffff;
      transition: 200ms ease all;
      opacity: 0.75; }
      .search-overlay__close button:hover {
        color: #ffffff;
        opacity: 1; }
  @media (min-width: 64rem) {
    .search-overlay .search-bar {
      margin-top: -100px; } }

.page-content {
  padding: 60px 0; }
  .page-content__title {
    color: #104798;
    margin-bottom: 24px; }
  .page-content__aside {
    margin-top: 60px; }
  @media (min-width: 64rem) {
    .page-content {
      padding: 90px 0; }
      .page-content__aside {
        padding-left: 50px;
        margin-top: 0; } }

.content-builder__section {
  margin: 50px 0; }
  .content-builder__section__title {
    margin-bottom: 24px;
    color: #104798; }
  .content-builder__section:first-child {
    margin-top: 0; }
  .content-builder__section:last-child {
    margin-bottom: 0; }

@media (min-width: 48rem) {
  .content-builder__section {
    margin: 65px 0; } }

@media (min-width: 64rem) {
  .content-builder__section {
    margin: 80px 0; } }

.column-feature__single {
  width: 100%; }

@media (max-width: 47.9375rem) {
  .column-feature__single:not(:last-child) {
    padding-bottom: 40px; } }

@media (min-width: 48rem) {
  .column-feature__row {
    display: flex;
    margin-left: -12px;
    margin-right: -12px; }
  .column-feature__single {
    padding: 0 12px; } }

.breadcrumbs {
  padding: 40px 0 20px 0;
  background-color: #e6e6e6; }
  .breadcrumbs__inner {
    padding: 0 10px; }
    @media (min-width: 64rem) {
      .breadcrumbs__inner {
        padding-left: 155px; } }
    @media (min-width: 90rem) {
      .breadcrumbs__inner {
        padding-left: 190px; } }
  .breadcrumbs ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -5px; }
    .breadcrumbs ul li {
      display: block;
      position: relative;
      margin: 0 10px 5px 10px; }
      .breadcrumbs ul li::before {
        position: absolute;
        top: 50%;
        right: -15px;
        transform: translateY(-50%);
        font-size: 10px;
        color: #104798; }
      .breadcrumbs ul li:last-child::before {
        display: none; }
      .breadcrumbs ul li a {
        display: block;
        font-size: 15px;
        color: #104798;
        text-decoration: underline;
        padding: 0 5px; }
        .breadcrumbs ul li a:hover {
          text-decoration: none; }
  @media (min-width: 64rem) {
    .breadcrumbs {
      padding: 20px 0; } }

.landing-page-builder__section {
  margin: 60px 0; }
  .landing-page-builder__section__title {
    margin-bottom: 24px;
    color: #104798; }
  .landing-page-builder__section__caption {
    margin-top: 10px;
    font-size: 18px; }
  .landing-page-builder__section--page_link_bars .container, .landing-page-builder__section--rich_text .container, .landing-page-builder__section--accordions .container {
    max-width: 1000px; }
  .landing-page-builder__section--quicklinks .landing-page-builder__section__title {
    text-align: center;
    margin-bottom: 40px; }
  .landing-page-builder__section--full-width {
    margin: 0; }

@media (min-width: 64rem) {
  .landing-page-builder__section {
    margin: 120px 0; }
    .landing-page-builder__section--full-width {
      margin: 0; }
    .page-id-2535 .landing-page-builder__section--featured_image:first-child {
      margin: 60px 0; }
      .page-id-2535 .landing-page-builder__section--featured_image:first-child + * {
        margin-top: 60px; } }

.column-grid__inner {
  margin-bottom: -30px; }

.column-grid__single {
  padding-bottom: 30px; }

.column-grid__intro {
  margin-bottom: 24px;
  color: #104798; }

.column-grid--blue, .column-grid--grey {
  padding: 50px 0; }

.column-grid--grey {
  background-color: #e6e6e6; }

.column-grid--blue {
  background-color: #104798; }
  .column-grid--blue .column-grid__intro {
    color: white; }

@media (min-width: 64rem) {
  .column-grid--blue, .column-grid--grey {
    padding: 80px 0; } }

@media (min-width: 64rem) {
  .column-grid__inner {
    margin-bottom: -45px; }
  .column-grid__single {
    padding-bottom: 45px; }
  .column-grid__intro {
    margin-bottom: 40px;
    text-align: center; }
  .column-grid--blue, .column-grid--grey {
    padding: 120px 0; } }

.text-feature__title {
  color: #104798;
  margin-bottom: 24px; }

.text-feature--blue .text-feature__inner, .text-feature--grey .text-feature__inner {
  padding: 50px 0; }

.text-feature--grey .text-feature__inner {
  background-color: #e6e6e6; }

.text-feature--blue .text-feature__title {
  color: white; }

.text-feature--blue .text-feature__inner {
  background-color: #104798; }

@media (min-width: 64rem) {
  .text-feature__content {
    padding-left: 50px; }
  .text-feature--blue .text-feature__inner, .text-feature--grey .text-feature__inner {
    padding: 80px 0; } }

@media (min-width: 90rem) {
  .text-feature--blue .text-feature__inner, .text-feature--grey .text-feature__inner {
    padding: 120px 0; } }

.feature-banner {
  position: relative;
  padding: 50px 0; }
  .feature-banner__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .feature-banner__image::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: "";
      background-color: rgba(0, 0, 0, 0.7); }
    .feature-banner__image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      font-family: "object-fit: cover"; }
  .feature-banner__inner {
    position: relative;
    z-index: 1; }
  .feature-banner-type--colour.feature-banner-colour--blue {
    background-color: #104798; }
  .feature-banner-type--colour.feature-banner-colour--grey {
    background-color: #e6e6e6; }
  @media (min-width: 48rem) {
    .feature-banner {
      padding: 80px 0 60px; }
      .feature-banner .container {
        max-width: 800px; } }
  @media (min-width: 64rem) {
    .feature-banner {
      padding: 120px 0 100px; }
      .feature-banner .container {
        max-width: 1000px; } }

.hero-post-type {
  margin: 60px 0;
  text-align: center; }
  .hero-post-type__inner {
    max-width: 1000px;
    margin: 0 auto; }
  .hero-post-type__title {
    color: #104798; }
  .hero-post-type__subtitle {
    font-size: 26px;
    color: #104798; }
  .hero-post-type a {
    color: #104798;
    text-decoration: underline; }
    .hero-post-type a:hover {
      text-decoration: none; }
  @media (min-width: 64rem) {
    .hero-post-type {
      margin: 120px 0; } }

.your-stories-blue-section {
  background-color: #00325b;
  overflow: hidden; }

.your-stories-intro {
  margin: 60px 0; }
  @media (min-width: 64rem) {
    .your-stories-intro {
      margin: 120px 0; } }

.story-subjects {
  position: relative;
  margin: 60px 0 0;
  padding-bottom: 60px;
  color: white;
  text-align: center; }
  .story-subjects__inner {
    position: relative;
    z-index: 1; }
  .story-subjects__list {
    margin-top: 40px;
    margin-bottom: -10px; }
    .story-subjects__list .row {
      margin-left: -5px;
      margin-right: -5px; }
    .story-subjects__list .columns {
      padding-left: 5px;
      padding-right: 5px; }
  .story-subjects__single {
    padding-bottom: 10px; }
  .story-subjects::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/themes/butterfly/dist/images/bottom-curve-grey.svg);
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    transform: translateY(5px); }
  @media (min-width: 64rem) {
    .story-subjects {
      margin: 90px 0 0;
      padding-bottom: 200px; } }

.your-stories__featured-stories {
  position: relative; }
  .your-stories__featured-stories .featured-stories__all-stories {
    display: none; }
  .your-stories__featured-stories::before {
    content: "";
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    height: calc(50% + 60px);
    background-color: white; }
  .your-stories__featured-stories .carousel__dot {
    background-color: rgba(255, 255, 255, 0.5); }
    .your-stories__featured-stories .carousel__dot--active {
      background-color: #ffffff; }
    .your-stories__featured-stories .carousel__dot:focus {
      border: 1px solid #ffffff; }

.your-stories__blue-section {
  background-color: #00325b;
  overflow: hidden;
  margin-top: -60px; }

@media (min-width: 64rem) {
  .your-stories__blue-section {
    margin-top: -90px; }
  .your-stories__featured-stories::before {
    top: -90px;
    height: calc(50% + 90px); } }

.all-stories {
  padding: 60px 0;
  background-color: #e6e6e6; }
  .all-stories__title {
    text-align: center;
    color: #104798;
    margin-bottom: 40px; }
  .all-stories__list {
    margin-bottom: -14px; }
    .all-stories__list .row {
      margin-left: -7px;
      margin-right: -7px; }
    .all-stories__list .columns {
      padding-left: 7px;
      padding-right: 7px; }
  .all-stories__item {
    padding-bottom: 14px;
    height: 100%; }
  .all-stories__footer {
    margin-top: 60px;
    text-align: center; }
  .all-stories__disclaimer {
    text-align: center;
    max-width: 800px;
    margin: 60px auto 0; }
  @media (min-width: 64rem) {
    .all-stories {
      padding: 120px 0; }
      .all-stories__footer {
        margin-top: 80px; }
      .all-stories__disclaimer {
        margin-top: 80px; }
      .all-stories__title {
        margin-bottom: 60px; } }

.post-grid {
  overflow: hidden;
  background-color: #e6e6e6;
  padding: 60px 0; }
  .post-grid__list {
    margin-bottom: -14px; }
    .post-grid__list .row {
      margin-left: -7px;
      margin-right: -7px; }
    .post-grid__list .columns {
      padding-left: 7px;
      padding-right: 7px; }
  .post-grid__item {
    padding-bottom: 14px;
    height: 100%; }
  .post-grid__no-results {
    text-align: center; }
    .post-grid__no-results p {
      font-size: 22px; }
  @media (min-width: 64rem) {
    .post-grid {
      padding: 120px 0; } }

.story-filters {
  background-color: #104798; }
  .story-filters__inner {
    padding: 60px 0; }
  .story-filters__description {
    font-size: 26px;
    color: white;
    margin: 0;
    margin-bottom: 40px; }
  @media (min-width: 64rem) {
    .story-filters__inner {
      padding: 90px 0; }
    .story-filters__description {
      font-size: 38px;
      margin-bottom: 0; }
    .story-filters__filters {
      padding-left: 50px; } }

.post-content {
  padding: 60px 0; }
  .post-content__content > .eyebrow {
    margin-bottom: 20px; }
  .post-content__title {
    color: #104798;
    margin-bottom: 20px; }
  .post-content .add-this {
    margin-bottom: 20px; }
  .post-content__builder {
    margin-top: 50px; }
    @media (min-width: 48rem) {
      .post-content__builder {
        margin-top: 65px; } }
    @media (min-width: 64rem) {
      .post-content__builder {
        margin-top: 80px; } }
  .post-content__related-tags {
    margin-top: 40px;
    color: #33a395; }
    .post-content__related-tags strong {
      color: #00325b; }
    .post-content__related-tags a {
      color: #00325b; }
      .post-content__related-tags a:not(:last-child)::after {
        content: ", "; }
      .post-content__related-tags a:hover {
        color: #29abe2; }
  .post-content__sidebar {
    margin-top: 60px; }
  @media (min-width: 64rem) {
    .post-content {
      padding: 90px 0; }
      .post-content__sidebar {
        margin-top: 0; } }
  @media (min-width: 90rem) {
    .post-content__sidebar {
      padding-left: 30px; } }

.blog-filters {
  padding: 60px 0;
  background-color: #104798;
  color: white; }
  .blog-filters .row {
    align-items: flex-end; }
  .blog-filters .search-bar {
    margin-bottom: 30px; }
  @media (min-width: 64rem) {
    .blog-filters {
      padding: 90px 0; }
      .blog-filters__form {
        display: flex;
        align-items: flex-end; }
        .blog-filters__form > *:first-child {
          flex-grow: 1;
          padding-right: 45px;
          margin-bottom: 0; }
      .blog-filters .search-bar {
        margin-bottom: 0; } }

.donate-hero-banner {
  background-color: #e6e6e6;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 18%;
  height: 0; }

.gform_wrapper ul {
  padding: 0; }

.gform_wrapper li {
  display: block;
  margin: 0; }

.gform_wrapper .gform_fields {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }

.gform_wrapper .gfield {
  width: 100%;
  margin: 12px 0;
  padding: 0 10px; }
  .gform_wrapper .gfield_label {
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.11em; }

.gform_wrapper .ginput_complex {
  display: flex;
  flex-wrap: wrap;
  margin: -10px; }
  .gform_wrapper .ginput_complex > span {
    display: block;
    margin: 10px 0;
    width: 100%;
    padding: 0 10px; }
    .gform_wrapper .ginput_complex > span.ginput_left {
      width: 50%; }
    .gform_wrapper .ginput_complex > span.ginput_right {
      width: 50%; }
    .gform_wrapper .ginput_complex > span label {
      margin-top: 10px;
      font-size: 12px; }

.gform_wrapper .gfield_radio li,
.gform_wrapper .gfield_checkbox li {
  margin: 5px 0; }
  .gform_wrapper .gfield_radio li:first-child,
  .gform_wrapper .gfield_checkbox li:first-child {
    margin-top: 0; }
  .gform_wrapper .gfield_radio li:last-child,
  .gform_wrapper .gfield_checkbox li:last-child {
    margin-bottom: 0; }

.gform_wrapper .screen-reader-text {
  position: absolute;
  top: -9999999px;
  left: -9999999px; }

.gform_wrapper input,
.gform_wrapper textarea,
.gform_wrapper select {
  width: 100%;
  padding: 16px;
  border: 1px solid #b3b3b3;
  border-radius: 4px; }

.gform_wrapper select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(/wp-content/themes/butterfly/dist/images/chevron-down.svg);
  background-repeat: no-repeat;
  background-position: right 16px center;
  appearance: none; }

.gform_wrapper input[type="checkbox"],
.gform_wrapper input[type="radio"] {
  width: auto; }

.gform_wrapper input[type="submit"] {
  border: 0;
  width: auto; }

.gform_wrapper input[type="number"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

.gform_wrapper input[type="checkbox"],
.gform_wrapper input[type="radio"] {
  margin-right: 5px; }

.gform_wrapper .validation_error {
  background-color: rgba(228, 29, 29, 0.1);
  border: 1px solid rgba(228, 29, 29, 0.25);
  color: #e41d1d;
  padding: 20px;
  border-radius: 4px; }

.gform_wrapper .validation_message {
  color: #e41d1d;
  font-size: 14px;
  margin-top: 10px; }

.gform_wrapper .clear-multi {
  display: flex;
  margin-left: -10px;
  margin-right: -10px; }
  .gform_wrapper .clear-multi > * {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 10px; }
    .gform_wrapper .clear-multi > * > *:nth-child(2) {
      margin-left: 5px; }
    .gform_wrapper .clear-multi > * i,
    .gform_wrapper .clear-multi > * label {
      font-size: 14px; }
    .gform_wrapper .clear-multi > * input,
    .gform_wrapper .clear-multi > * select {
      height: 57px; }

.gform_wrapper .gfield_required {
  color: #e41d1d; }

.gform_wrapper .ginput_container_name {
  flex-wrap: nowrap; }

.ui-datepicker {
  width: 280px;
  background-color: white;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); }
  .ui-datepicker .ui-datepicker-header {
    padding: 24px 24px 0; }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    position: relative;
    display: inline-block;
    width: 50%;
    text-align: center;
    cursor: pointer;
    font-size: 14px; }
  .ui-datepicker .ui-datepicker-title {
    display: flex;
    margin-left: -5px;
    margin-right: -5px; }
    .ui-datepicker .ui-datepicker-title select {
      width: 100%;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      border: 1px solid #b3b3b3;
      appearance: none;
      background-image: url(/wp-content/themes/butterfly/dist/images/chevron-down.svg);
      background-repeat: no-repeat;
      background-position: right 10px center;
      padding: 10px;
      padding-right: 30px;
      background-size: 10px;
      appearance: none; }
    .ui-datepicker .ui-datepicker-title > * {
      margin: 10px 5px;
      padding: 10px;
      background-size: 10px 5px;
      background-position: right 10px center; }
  .ui-datepicker .ui-datepicker-calendar {
    padding: 16px;
    width: 100%;
    font-size: 14px; }
    .ui-datepicker .ui-datepicker-calendar th,
    .ui-datepicker .ui-datepicker-calendar td {
      text-align: center; }
      .ui-datepicker .ui-datepicker-calendar th a,
      .ui-datepicker .ui-datepicker-calendar td a {
        padding: 5px;
        display: block;
        color: #00325b;
        transition: 200ms ease all;
        border-radius: 4px; }
        .ui-datepicker .ui-datepicker-calendar th a:hover,
        .ui-datepicker .ui-datepicker-calendar td a:hover {
          color: #104798;
          background-color: #f2f2f2; }
    .ui-datepicker .ui-datepicker-calendar thead tr th {
      padding-bottom: 10px; }

/*
CRM chat form styles.
*/
.page-template-chat-page {
  /** Loader  ***/
  /**end loader*/
  /* .action_loginAction {
			padding-left: 50px
		  } */
  /*********************/
  /************************/ }
  .page-template-chat-page .chatform .box-chat-login {
    background-color: #fff;
    margin: 20px 0;
    display: inline-block;
    width: 100%;
    position: relative; }
  .page-template-chat-page .chatform .block-2-column .col:nth-child(2n + 1) {
    padding-left: 0;
    clear: left; }
  .page-template-chat-page .chatform .block-2-column .col {
    padding: 20px;
    width: 50%; }
  .page-template-chat-page .chatform .col {
    float: left; }
  .page-template-chat-page .chatform .custom-select select {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    cursor: pointer;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    filter: alpha(opacity=0);
    appearance: menulist-text;
    -moz-appearance: menulist-text;
    -webkit-appearance: menulist-text; }
  .page-template-chat-page .custom-select .value {
    display: inline-block;
    color: #000;
    /* width: 150px; */
    width: 90%;
    height: 50px;
    padding-left: 20px;
    line-height: 50px;
    font-size: 0.9em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .page-template-chat-page .chatform .custom-select {
    position: relative;
    display: inline-block;
    /* width: 190px; */
    width: 100%;
    height: 50px;
    text-align: left;
    color: #737c91;
    font-size: 1.1em;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #b3b3b3;
    border-radius: 4px; }
  .page-template-chat-page #Form_ChatForm div.field {
    margin: 5px 0 10px;
    position: relative; }
  .page-template-chat-page fieldset {
    border: 0;
    margin: 0;
    padding: 0; }
  .page-template-chat-page form label {
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.11em; }
  .page-template-chat-page #Form_ChatForm label.left {
    display: block;
    float: left;
    padding-right: 10px;
    max-width: 90%; }
  .page-template-chat-page form label.right {
    font-size: 12px;
    color: #888; }
  .page-template-chat-page .radio.error {
    border: 1px solid red; }
  .page-template-chat-page form .textajaxuniquetext,
  .page-template-chat-page form input.text,
  .page-template-chat-page form select,
  .page-template-chat-page form textarea {
    width: 100% !important;
    padding: 10px 5px;
    font-size: 16px;
    border: 1px solid #b3b3b3;
    border-radius: 4px; }
  .page-template-chat-page .ie7 form select {
    width: 400px; }
  .page-template-chat-page form .textajaxuniquetext:focus,
  .page-template-chat-page form input.text:focus,
  .page-template-chat-page form select:focus,
  .page-template-chat-page form textarea:focus {
    outline: 0; }
  .page-template-chat-page form input[disabled],
  .page-template-chat-page form textarea[disabled] {
    opacity: 0.5; }
  .page-template-chat-page textarea {
    resize: vertical; }
  .page-template-chat-page #Form_ChatForm .custom-select {
    width: 100%;
    background-color: white; }
  .page-template-chat-page .field {
    margin-bottom: 20px !important; }
  .page-template-chat-page .field .checkbox:not(.field),
  .page-template-chat-page .field .radio:not(.field) {
    float: left;
    width: 13px;
    height: 13px;
    padding: 0; }
  .page-template-chat-page .checkbox label.right,
  .page-template-chat-page .radio label.right {
    float: left; }
  .page-template-chat-page form .message {
    background-color: #fef4ba;
    padding: 5px 10px;
    border: 1px solid #e8c805;
    border-radius: 3px;
    width: 100%; }
  .page-template-chat-page form .good {
    background-color: #ecf9d0;
    border-color: #8fbe00; }
  .page-template-chat-page form label.bad,
  .page-template-chat-page form label.error,
  .page-template-chat-page form label.required {
    background-color: #f9d0d0;
    border-color: #cf0000;
    color: #b80000;
    padding: 10px;
    padding-left: 30px; }
  .page-template-chat-page form label.error:after {
    font-family: "Font Awesome 5 Pro";
    content: "\F06A";
    position: absolute;
    left: 10px; }
  .page-template-chat-page .custom-select label.error {
    margin-top: -5px;
    margin-bottom: 10px; }
  .page-template-chat-page #Form_ChatForm div.error {
    margin-bottom: 40px; }
  .page-template-chat-page .loader {
    background: url(/wp-content/themes/butterfly/dist/images/ajax-loader.gif) no-repeat 46% 24%;
    z-index: 999;
    background-size: 159px 19px;
    position: absolute;
    height: 148px;
    max-width: 500px;
    left: 30%;
    top: 27%;
    margin-top: -30px;
    margin-left: -30px;
    display: none;
    border: 2px solid #00325b;
    background-color: #fff;
    padding: 12px 10px;
    z-index: 99999; }
  .page-template-chat-page .loader p {
    top: 45px;
    position: relative; }
  .page-template-chat-page .loaderopacity {
    opacity: 0.5; }
  .page-template-chat-page #Form_ChatForm_community_Holder {
    clear: both; }
  .page-template-chat-page .anonymous select {
    margin-right: 10px; }
  .page-template-chat-page .field.col1 {
    width: 48%;
    float: left;
    margin-right: 10px; }
  .page-template-chat-page .field.col2 {
    width: 48%;
    float: right; }
  .page-template-chat-page .accordion_section {
    margin-top: 72px; }
  .page-template-chat-page .cd-popup {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(94, 110, 141, 0.9);
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    display: none; }
  .page-template-chat-page .cd-popup.is-visible {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s 0s, visibility 0s 0s; }
  .page-template-chat-page .cd-popup-container {
    position: relative;
    width: 90%;
    max-width: 500px;
    margin: 4em auto;
    background: #fff;
    border-radius: 0.25em 0.25em 0.4em 0.4em;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    transform: translateY(-40px);
    -webkit-backface-visibility: hidden;
    transition-property: transform;
    transition-duration: 0.3s;
    height: 345px;
    top: 25%; }
  .page-template-chat-page .cd-popup-container p {
    text-align: left; }
  .page-template-chat-page .cstaddtocart .cd-popup-container li {
    margin: 0; }
  .page-template-chat-page .cd-popup-container .cd-buttons:after {
    content: "";
    display: table;
    clear: both; }
  .page-template-chat-page .cd-popup-container .cd-buttons li {
    float: left;
    width: 50%; }
  .page-template-chat-page .cd-popup-container .cd-buttons li {
    list-style: none; }
  .page-template-chat-page .cd-popup-container .cd-buttons .custom_addTocart,
  .page-template-chat-page .cd-popup-container .cd-buttons a {
    display: block;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    color: #fff;
    transition: background-color 0.2s; }
  .page-template-chat-page .cd-popup-container .cd-buttons .custom_addTocart {
    width: 100%; }
  .page-template-chat-page .cd-popup-container .cd-buttons li:first-child a {
    background: #fc7169;
    border-radius: 0 0 0 0.25em; }
  .page-template-chat-page .no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
    background-color: #fc8982; }
  .page-template-chat-page .cd-popup-container .cd-buttons li:last-child a {
    background: #b6bece;
    border-radius: 0 0 0.25em 0; }
  .page-template-chat-page .no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
    background-color: #c5ccd8; }
  .page-template-chat-page .cd-popup-container .cd-popup-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px; }
  .page-template-chat-page .cd-popup-container .cd-popup-close::after,
  .page-template-chat-page .cd-popup-container .cd-popup-close::before {
    content: "";
    position: absolute;
    top: 12px;
    width: 14px;
    height: 3px;
    background-color: #8f9cb5; }
  .page-template-chat-page .cd-popup-container .cd-popup-close::before {
    transform: rotate(45deg);
    left: 8px; }
  .page-template-chat-page .cd-popup-container .cd-popup-close::after {
    transform: rotate(-45deg);
    right: 8px; }
  .page-template-chat-page .is-visible .cd-popup-container {
    transform: translateY(0); }
  .page-template-chat-page .cd-popup-container form {
    width: 100%; }
  .page-template-chat-page #Form_ChatForm_agree_for_follow_up {
    position: relative;
    padding-bottom: 30px; }
  .page-template-chat-page #Form_ChatForm_agree_for_follow_up_Holder label {
    font-size: 16px;
    font-weight: 700; }
  .page-template-chat-page #Form_ChatForm_create_account_Holder label {
    font-size: 16px;
    font-weight: 700; }
  .page-template-chat-page #Form_ChatForm_agree_for_follow_up_Holder span {
    display: inline-block; }
  .page-template-chat-page #Form_ChatForm_action_doSayHello {
    background: #05a6b4;
    padding: 20px 90px;
    font-size: 20px; }
  .page-template-chat-page .switch_help {
    display: inline-flex;
    text-align: center;
    padding-top: 10px;
    color: #fff;
    font-size: 13px;
    top: 50px;
    position: relative;
    /* width: 50% */ }
  .page-template-chat-page .switch_help li {
    padding: 0 15px; }
  .page-template-chat-page .description {
    font-size: 10px; }
  .page-template-chat-page .field.optionset li {
    display: inline-block; }
  .page-template-chat-page .field.optionset ul label {
    font-size: 18px !important; }
  .page-template-chat-page .field.optionset ul label.error {
    font-size: 16px !important; }
  .page-template-chat-page .description .tooltip {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    margin-left: 1px;
    border-radius: 50%;
    top: 0px;
    right: 0px;
    z-index: 9999;
    cursor: pointer; }
  .page-template-chat-page .description .tooltip:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "?";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    background: #00325b;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    padding-left: 5px;
    padding-top: 2px;
    font-size: 12px; }
  .page-template-chat-page .protip-skin-default--scheme-pro.protip-container {
    background-color: #00325b;
    color: white; }
  .page-template-chat-page .protip-skin-default--scheme-pro.protip-container span.protip-arrow {
    border-left-color: #00325b; }
  .page-template-chat-page #Form_ChatForm_remain_anonymous_Holder label {
    font-weight: 700;
    font-size: 16px;
    margin-left: 5px; }
  .page-template-chat-page #Form_ChatForm_create_account_Holder span {
    display: inline-block; }
  .page-template-chat-page .cd-popup-container .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000; }
  .page-template-chat-page .cd-popup-container .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
  .page-template-chat-page .checkmark {
    position: absolute;
    top: -2px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ccc;
    border-radius: 50%; }
  .page-template-chat-page .container:hover input ~ .checkmark {
    background-color: #ccc; }
  .page-template-chat-page .container input:checked ~ .checkmark {
    background-color: #104798; }
  .page-template-chat-page .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .page-template-chat-page .container input:checked ~ .checkmark:after {
    display: block; }
  .page-template-chat-page .container .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff; }
  .page-template-chat-page .cd-popup-container h2 {
    text-align: center;
    padding: 20px;
    font-size: 20px;
    background: #104798;
    color: #fff;
    text-transform: uppercase; }
  .page-template-chat-page .cd-popup-container .message {
    text-align: center;
    padding: 10px 20px;
    bottom: -54px;
    position: relative;
    display: none; }
  .page-template-chat-page .anonymous > label::after {
    content: "*";
    color: red; }
  .page-template-chat-page ul.optionset label.error {
    width: 100%;
    position: absolute;
    top: 24px;
    left: 0; }
  .page-template-chat-page .field.anonymous.hide {
    display: none; }
  .page-template-chat-page .custom-checkbox {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    z-index: 1;
    top: 1px;
    background-color: #ccc;
    float: left; }
  .page-template-chat-page .custom-checkbox.selected {
    background: url(/wp-content/themes/butterfly/dist/images/personal-story-tick.png);
    background-repeat: no-repeat;
    border: 1px solid; }
  .page-template-chat-page .custom-checkbox input[type="checkbox"] {
    margin: 0;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    outline: 0;
    opacity: 0; }
  .page-template-chat-page .custom-radio {
    width: 16px;
    height: 16px;
    display: inline-block;
    z-index: 1;
    top: 3px;
    background-color: #ccc;
    border-radius: 50%; }
  .page-template-chat-page .custom-radio.selected {
    background-color: #104798; }
  .page-template-chat-page .custom-radio input[type="radio"] {
    position: absolute;
    z-index: 2;
    cursor: pointer;
    outline: 0;
    opacity: 0;
    border-radius: 50%; }
  .page-template-chat-page .custom-radio.error {
    display: inline-block; }
  .page-template-chat-page .succuess_message {
    display: none; }
  .page-template-chat-page .success_message {
    width: 100%;
    position: relative;
    float: left;
    display: none;
    z-index: 2;
    padding: 30px; }
  .page-template-chat-page .success_message h4 {
    line-height: 30px; }
  .page-template-chat-page .success_message a {
    color: #ed1165; }
  .page-template-chat-page #Form_ChatForm .col-detail {
    padding-bottom: 0px;
    padding-top: 0; }
  .page-template-chat-page .chatform-container {
    display: flex;
    flex-flow: row wrap; }
  .page-template-chat-page .chatform {
    width: 100%;
    position: relative; }
  .page-template-chat-page .chatform-content {
    padding-left: 2%;
    width: 36%; }
  .page-template-chat-page .chatform input.action {
    background-color: #104798; }
  .page-template-chat-page chatform .btn,
  .page-template-chat-page .chatform input.action {
    display: inline-block;
    padding: 12px 20px;
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
    border: 0; }
  .page-template-chat-page #Form_ChatForm .submitButtonDisable {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.5; }
  .page-template-chat-page #noscript_warning {
    background-color: #f9d0d0;
    border-color: #cf0000;
    color: #b80000;
    padding: 10px;
    padding-left: 30px; }
  .page-template-chat-page .box-chat-login input[disabled="disabled"] {
    opacity: 0.5; }
  .page-template-chat-page #Form_ChatForm select[disabled="disabled"] {
    background: #f2f2f2;
    color: #f2f2f2;
    opacity: 1; }
  .page-template-chat-page .jdisabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.5; }
  .page-template-chat-page #noscript_warning a {
    text-decoration: underline; }
  .page-template-chat-page .ie_message {
    background-color: #fef4ba;
    /* border: 1px solid #e8c805; */
    padding: 20px 40px 40px;
    margin-bottom: 20px;
    box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1); }
  .page-template-chat-page input[type="tel"],
  .page-template-chat-page input[type="text"],
  .page-template-chat-page input[type="email"],
  .page-template-chat-page input[type="number"],
  .page-template-chat-page input[type="password"] {
    height: 50px;
    line-height: 50px;
    border: 1px solid #d5d8da;
    border-radius: 3px;
    padding: 0 20px; }
  .page-template-chat-page label.error {
    display: block; }
  .page-template-chat-page input[type="text"].error,
  .page-template-chat-page input[type="email"].error,
  .page-template-chat-page .custom-select.error {
    border-color: #be393b; }
  .page-template-chat-page .custom-select .value::before {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    font-size: 13px;
    color: #104798; }
  @media only screen and (max-width: 880px) {
    .page-template-chat-page .box-chat-login .col {
      float: none;
      width: 100% !important; }
    .page-template-chat-page .chatform .block-2-column .col {
      padding: 0px !important; } }
  @media only screen and (max-width: 700px) {
    .page-template-chat-page .header form .middleColumn {
      float: none;
      width: 100% !important; }
    .page-template-chat-page #MemberLoginForm_LoginForm label,
    .page-template-chat-page form label.left {
      margin-bottom: 8px; }
    .page-template-chat-page .loader {
      padding: 7px;
      margin-left: -31%; }
    .page-template-chat-page .success_message {
      padding: 0; }
    .page-template-chat-page #Form_ChatForm_remain_anonymous_Holder label {
      margin-left: 24px; }
    .page-template-chat-page .custom-checkbox {
      top: 19px; } }
  @media only screen and (max-width: 900px) {
    .page-template-chat-page form {
      max-width: 100%; }
    .page-template-chat-page .chatform {
      order: 2;
      width: 100%; }
    .page-template-chat-page .chatform-content {
      order: 1;
      width: 100%; }
    .page-template-chat-page .chatform .box-chat-login {
      padding: 20px; } }
  @media only screen and (max-width: 367px) {
    .page-template-chat-page .accordion_section {
      width: 100%; }
    .page-template-chat-page #Form_ChatForm {
      width: 100%; }
    .page-template-chat-page .accordion_section .help {
      width: 100%; }
    .page-template-chat-page .accordion_section .accordion {
      width: 100%; } }

.newsletter-popup {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  max-width: 330px;
  margin: 35px;
  padding: 35px;
  color: white;
  background-color: #104798;
  z-index: 300;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  visibility: hidden;
  opacity: 0;
  transition: 350ms ease all;
  transform: translateY(50px); }
  @media (max-width: 63.9375rem) {
    .newsletter-popup {
      display: none; } }
  .newsletter-popup.active {
    visibility: visible;
    opacity: 1;
    transform: translateY(0); }
  .newsletter-popup__title {
    font-size: 33px;
    margin-bottom: 20px;
    letter-spacing: -0.03em; }
    .newsletter-popup__title span {
      color: #29abe2; }
  .newsletter-popup__description {
    flex-grow: 1;
    font-size: 18px;
    margin-bottom: 40px;
    line-height: 1.5; }
  .newsletter-popup__button .button {
    display: block; }
  .newsletter-popup__close {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(35%, -35%); }
    .newsletter-popup__close button {
      background-color: white;
      width: 30px;
      height: 30px;
      border-radius: 50%;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
      font-size: 12px;
      color: #104798; }

.resources {
  background-color: #104798;
  padding: 50px 30px;
  border-radius: 8px; }
  .resources__title {
    color: white;
    text-align: center;
    margin-bottom: 30px; }
  @media (min-width: 64rem) {
    .resources {
      padding: 80px 50px; }
      .resources__title {
        margin-bottom: 50px; } }
  @media (min-width: 90rem) {
    .resources {
      padding: 80px 100px; } }
  @media (min-width: 64rem) {
    .resources--small {
      padding: 50px 30px; } }
  @media (min-width: 90rem) {
    .resources--small {
      padding: 50px; } }

.tabs__tabs {
  display: flex;
  border-left: 1px solid #e6e6e6;
  transform: translateY(1px); }

.tabs__tab {
  padding: 12px 16px;
  background-color: #f2f2f2;
  border: 1px solid #e6e6e6;
  border-left: 0;
  font-size: 14px;
  font-weight: bold;
  color: #104798;
  transition: 200ms ease background; }
  .tabs__tab:hover {
    background-color: #f7f7f7; }
  .tabs__tab.active {
    background-color: white;
    border-bottom-color: white; }

.tabs__content {
  border: 1px solid #e6e6e6;
  padding: 30px; }
  .tabs__content:not(.active) {
    display: none; }

@media (min-width: 64rem) {
  .tabs__tab {
    padding: 24px 50px;
    font-size: 22px; }
  .tabs__content {
    padding: 50px; } }

.quicklinks-component {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -30px; }
  .quicklinks-component__single {
    width: 50%;
    padding: 0 15px;
    padding-bottom: 30px; }
  @media (min-width: 64rem) {
    .quicklinks-component__single {
      width: 20%; }
    .quicklinks-component--small .quicklinks-component__single {
      width: 33.33333%; } }

.blog-tag {
  text-align: center;
  padding: 60px 0;
  background-color: #104798;
  color: white; }
  @media (min-width: 64rem) {
    .blog-tag {
      padding: 90px 0; } }

.breakout {
  display: flex;
  flex-direction: column;
  background-color: #104798;
  padding: 30px 25px 20px;
  color: white;
  border-radius: 8px;
  height: 100%;
  transition: 500ms ease all; }
  .breakout__title {
    font-size: 21px; }
  .breakout p {
    font-size: 18px;
    margin: 1em 0 2em; }
  .breakout__cta {
    text-align: right;
    margin-top: auto; }
  .breakout:hover {
    background-color: #1252af; }

.feature-tile__thumb {
  position: relative;
  padding-bottom: 42%;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 20px;
  transform: translateZ(0); }

.feature-tile__title {
  font-size: 21px;
  line-height: 1.3;
  margin-bottom: 8px;
  color: #104798;
  transition: 300ms ease all; }

.feature-tile__description {
  margin: 0;
  font-size: 18px;
  color: #00325b; }

.feature-tile:hover .feature-tile__title {
  color: #33a395; }

.quicklink {
  position: relative;
  display: block;
  padding-bottom: 50%;
  height: 0;
  background-size: cover;
  background-position: center; }
  .quicklink__thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 8px;
    transform: translateZ(0); }
    .quicklink:not(.quicklink--image) .quicklink__thumb::before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: "";
      background-color: rgba(0, 0, 0, 0.25);
      transition: 500ms ease all;
      z-index: 1; }
    .quicklink--person:not(.quicklink--image) .quicklink__thumb::before {
      background-color: transparent; }
  .quicklink__preview, .quicklink__detail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 1;
    transition: 500ms ease all; }
  .quicklink__detail {
    visibility: hidden;
    opacity: 0;
    transform: translateY(25px); }
  .quicklink__title {
    color: white; }
  .quicklink__description {
    color: white;
    margin: 0;
    font-size: 20px; }
    @media (max-width: 47.9375rem) {
      .quicklink__description {
        display: none; } }
  .quicklink__sep {
    width: 50px;
    height: 1px;
    background-color: #29abe2;
    margin: 15px 0;
    transform: scaleX(0);
    transition: 300ms 200ms ease all; }
    @media (max-width: 47.9375rem) {
      .quicklink__sep {
        display: none; } }
  .quicklink .icon, .quicklink .breadcrumbs ul li, .breadcrumbs ul .quicklink li, .quicklink .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .quicklink .value, .quicklink .submenu > ul > li > ul > li > ul > li, .quicklink .cta {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 20px;
    color: white;
    font-size: 20px;
    transform: translateX(-10px);
    transition: 500ms 250ms ease all;
    opacity: 0; }
  .quicklink--person .quicklink__sep {
    background-color: #CDD600; }
  .quicklink--person .quicklink__preview .quicklink__title {
    transform: translateY(150%);
    font-size: 35px; }
    @media (min-width: 48rem) {
      .quicklink--person .quicklink__preview .quicklink__title {
        transform: translateY(200%);
        font-size: 50px; } }
  .quicklink--image {
    padding-bottom: 115%; }
  .quicklink:hover .quicklink__thumb::before {
    background-color: rgba(16, 71, 152, 0.93); }
  .quicklink:hover .quicklink__preview {
    opacity: 0;
    visibility: hidden; }
  .quicklink:hover .quicklink__detail {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  .quicklink:hover .quicklink__sep {
    transform: scaleX(1); }
  .quicklink:hover .icon, .quicklink:hover .breadcrumbs ul li, .breadcrumbs ul .quicklink:hover li, .quicklink:hover .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .quicklink:hover .value, .quicklink:hover .submenu > ul > li > ul > li > ul > li, .quicklink:hover .cta {
    opacity: 1;
    transform: translateX(0); }
  @media (min-width: 48rem) {
    .quicklink {
      padding-bottom: 115%; }
      .quicklink__preview, .quicklink__detail {
        padding: 45px; } }

.event-carousel-item-card {
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  background-color: white;
  width: 100%;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
  overflow: hidden; }
  .event-carousel-item-card__header {
    display: flex;
    align-items: center;
    padding: 30px 30px 25px;
    border-bottom: 1px solid rgba(0, 50, 91, 0.2);
    color: #104798; }
    .event-carousel-item-card__header .icon, .event-carousel-item-card__header .breadcrumbs ul li, .breadcrumbs ul .event-carousel-item-card__header li, .event-carousel-item-card__header .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .event-carousel-item-card__header .value, .event-carousel-item-card__header .submenu > ul > li > ul > li > ul > li, .event-carousel-item-card__header .cta {
      margin-right: 10px;
      font-size: 22px; }
    .event-carousel-item-card__header h5 {
      font-size: 12px;
      text-transform: uppercase;
      margin: 0;
      letter-spacing: 0.11em; }
  .event-carousel-item-card__content {
    padding: 30px; }
  .event-carousel-item-card__sep {
    width: 40px;
    height: 2px;
    border-radius: 1px;
    background-color: #33a395;
    margin: 13px 0; }
  .event-carousel-item-card__date {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -0.03em;
    font-size: 18px;
    margin: 0;
    color: #104798; }
  .event-carousel-item-card__cta {
    margin: 0;
    text-align: right;
    color: #104798; }
  .event-carousel-item-card__title {
    color: #104798;
    font-size: 22px; }
    @media (min-width: 90rem) {
      .event-carousel-item-card__title {
        font-size: 33px; } }
  .event-carousel-item-card__description {
    font-size: 16px;
    margin: 10px 0; }
    @media (min-width: 90rem) {
      .event-carousel-item-card__description {
        font-size: 18px; } }
  .event-carousel-item-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    padding: 30px;
    padding-top: 0; }
    @media (max-width: 63.9375rem) {
      .event-carousel-item-card__footer .carousel__dots {
        display: none; } }
  @media (min-width: 64rem) {
    .event-carousel-item-card {
      max-width: 400px; }
      .event-carousel-item-card__date {
        font-size: 20px; } }

.latest-news {
  height: 100%;
  background-color: #104798;
  border-radius: 8px; }
  .latest-news__header {
    padding: 20px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .latest-news__header .cta {
      color: #33a395; }
    @media (min-width: 64rem) {
      .latest-news__header {
        padding: 30px 40px; } }
  .latest-news__item {
    padding: 20px 30px;
    border-top: 1px solid rgba(0, 50, 91, 0.25);
    display: flex;
    justify-content: center;
    align-items: center; }
    .latest-news__item p {
      flex-grow: 1;
      margin: 0;
      color: white;
      font-size: 18px;
      line-height: 1.3;
      transition: 200ms ease all; }
    .latest-news__item .icon, .latest-news__item .breadcrumbs ul li, .breadcrumbs ul .latest-news__item li, .latest-news__item .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .latest-news__item .value, .latest-news__item .submenu > ul > li > ul > li > ul > li, .latest-news__item .cta {
      margin-left: 20px;
      font-size: 22px;
      color: #33a395;
      opacity: 0;
      transition: 200ms ease all;
      transform: translateX(-10px); }
    .latest-news__item:hover p {
      color: #33a395;
      text-decoration: underline; }
    .latest-news__item:hover .icon, .latest-news__item:hover .breadcrumbs ul li, .breadcrumbs ul .latest-news__item:hover li, .latest-news__item:hover .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .latest-news__item:hover .value, .latest-news__item:hover .submenu > ul > li > ul > li > ul > li, .latest-news__item:hover .cta {
      opacity: 1;
      transform: translateX(0); }
    @media (min-width: 64rem) {
      .latest-news__item {
        padding: 25px 40px; } }
  .latest-news .eyebrow .icon, .latest-news .eyebrow .breadcrumbs ul li, .breadcrumbs ul .latest-news .eyebrow li, .latest-news .eyebrow .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .latest-news .eyebrow .value, .latest-news .eyebrow .submenu > ul > li > ul > li > ul > li, .latest-news .eyebrow .cta {
    font-size: 20px;
    transform: translateY(1px);
    color: white; }

.news-tile {
  height: 100%;
  display: block;
  background-color: white;
  border-radius: 8px;
  overflow: hidden;
  transform: translateZ(0);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.07); }
  .news-tile__thumb {
    position: relative;
    padding-bottom: 45%;
    height: 0;
    overflow: hidden;
    background-color: #d9d9d9;
    overflow: hidden; }
    .news-tile__thumb::before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      height: 0px;
      bottom: 0;
      top: auto;
      content: "";
      background-color: white; }
    .news-tile__thumb::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: "";
      background-image: url(/wp-content/themes/butterfly/dist/images/bottom-curve.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: bottom 0px center;
      transform: translateY(2px) scaleX(1.1);
      pointer-events: none; }
    .news-tile__thumb::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(51, 163, 149, 0.8);
      z-index: 1;
      opacity: 0;
      transition: 500ms ease all; }
    .news-tile__thumb::after {
      z-index: 2; }
    .news-tile__thumb__icon {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .news-tile__thumb__icon .icon, .news-tile__thumb__icon .breadcrumbs ul li, .breadcrumbs ul .news-tile__thumb__icon li, .news-tile__thumb__icon .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .news-tile__thumb__icon .value, .news-tile__thumb__icon .submenu > ul > li > ul > li > ul > li, .news-tile__thumb__icon .cta {
        font-size: 22px;
        color: white;
        z-index: 3;
        transition: 500ms ease all;
        transform: translateX(-10px);
        opacity: 0; }
  .news-tile__content {
    padding: 25px 30px 40px; }
  .news-tile__title {
    color: #104798; }
  .news-tile__sep {
    width: 36px;
    height: 2px;
    background-color: #33a395;
    margin: 20px 0; }
  .news-tile__description {
    font-size: 18px;
    line-height: 1.3;
    color: #00325b; }
  .news-tile__cta {
    margin-top: 20px; }
  .news-tile__eyebrow {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px; }
  .news-tile__tag {
    padding: 12px 16px;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 700;
    color: white;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background-color: #29abe2;
    margin-right: -30px; }
  .news-tile:hover .news-tile__thumb::before {
    opacity: 1; }
  .news-tile:hover .news-tile__thumb__icon .icon, .news-tile:hover .news-tile__thumb__icon .breadcrumbs ul li, .breadcrumbs ul .news-tile:hover .news-tile__thumb__icon li, .news-tile:hover .news-tile__thumb__icon .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .news-tile:hover .news-tile__thumb__icon .value, .news-tile:hover .news-tile__thumb__icon .submenu > ul > li > ul > li > ul > li, .news-tile:hover .news-tile__thumb__icon .cta {
    opacity: 1;
    transform: translateX(0); }
  @media (min-width: 64rem) {
    .news-tile__content {
      padding: 35px; }
    .news-tile__tag {
      margin-right: -35px; } }

.treemodal {
  background-color: rgba(0, 0, 0, 0.75); }
  .treemodal__inner {
    padding: 25px; }
  .treemodal__close__button {
    padding: 17px; }

.butterfly-modal {
  background-color: white;
  padding: 50px;
  margin: 0 auto;
  width: 100%;
  max-width: 500px;
  border-radius: 8px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.07); }

.featured-story {
  display: block;
  position: relative;
  border-radius: 8px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  overflow: hidden;
  transform: translateZ(0); }
  .featured-story::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(16, 71, 152, 0.9); }
  .featured-story__thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
  .featured-story__inner {
    position: relative;
    z-index: 1;
    padding: 50px 0;
    margin: 0 30px;
    height: 100%;
    display: flex;
    flex-direction: column; }
  .featured-story__eyebrow {
    color: white;
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.11em; }
    .featured-story__eyebrow .icon, .featured-story__eyebrow .breadcrumbs ul li, .breadcrumbs ul .featured-story__eyebrow li, .featured-story__eyebrow .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .featured-story__eyebrow .value, .featured-story__eyebrow .submenu > ul > li > ul > li > ul > li, .featured-story__eyebrow .cta {
      color: #33a395;
      margin-right: 10px; }
  .featured-story__title {
    width: 100%;
    margin: 0 auto;
    font-size: 43px;
    color: white;
    margin-bottom: 15px;
    letter-spacing: -0.03em;
    line-height: 1; }
  .featured-story__excerpt {
    width: 100%;
    margin: 0 auto;
    color: white;
    font-size: 20px;
    line-height: 1.4;
    opacity: 0.8;
    letter-spacing: -0.03em; }
  .featured-story__button {
    margin-top: auto; }
    .featured-story__button .button {
      margin-top: 50px; }
  .featured-story__cta {
    margin-top: 30px;
    margin-bottom: 0; }
  .featured-story--large .featured-story__inner {
    text-align: center; }
  @media (min-width: 64rem) {
    .featured-story__inner {
      padding: 50px 0 40px;
      margin: 0 50px; }
    .featured-story--large .featured-story__title {
      font-size: 70px; }
    .featured-story--large .featured-story__excerpt {
      font-size: 26px; }
    .featured-story--large .featured-story__inner {
      padding: 100px 0 80px;
      max-width: 800px;
      margin: 0 auto; }
    .featured-story--large .featured-story__cta {
      margin-top: 60px; } }

.youtube-embed__player {
  position: relative;
  padding-bottom: 56.25%;
  background-color: #e6e6e6; }
  .youtube-embed__player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.youtube-embed__caption {
  margin-top: 16px;
  font-size: 18px; }

.content-tile {
  display: block;
  text-decoration: none;
  color: #00325b; }
  .content-tile__thumb {
    position: relative;
    overflow: hidden;
    padding-bottom: 66.67%;
    margin-bottom: 20px; }
  .content-tile__title {
    margin-bottom: 10px; }
  .content-tile__description {
    margin: 0; }
  .content-tile__cta {
    margin-top: 20px; }

.accordion {
  position: relative;
  border-bottom: 2px solid #d9d9d9; }
  .accordion:first-child {
    border-top: 2px solid #d9d9d9; }
  .accordion__title {
    cursor: pointer;
    padding: 0;
    padding-top: 24px;
    padding-bottom: 24px;
    width: 100%;
    background-color: transparent;
    border: 0;
    text-align: left;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 400;
    color: #00325b;
    transition: 200ms ease all; }
    .accordion__title .icon, .accordion__title .breadcrumbs ul li, .breadcrumbs ul .accordion__title li, .accordion__title .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .accordion__title .value, .accordion__title .submenu > ul > li > ul > li > ul > li, .accordion__title .cta {
      font-size: 18px;
      color: #29abe2;
      margin-left: 30px; }
    @media (min-width: 64rem) {
      .accordion__title {
        font-size: 22px; } }
    .accordion__title:hover {
      color: #29abe2; }
    .accordion__title:focus {
      outline: none; }
    .accordion.active .accordion__title .icon, .accordion.active .accordion__title .breadcrumbs ul li, .breadcrumbs ul .accordion.active .accordion__title li, .accordion.active .accordion__title .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .accordion.active .accordion__title .value, .accordion.active .accordion__title .submenu > ul > li > ul > li > ul > li, .accordion.active .accordion__title .cta {
      transform: rotate(180deg); }
  .accordion__content {
    padding-bottom: 24px;
    transition: 200ms ease all;
    opacity: 1; }
    .accordion:not(.active) .accordion__content {
      position: absolute;
      opacity: 0; }
  @media (min-width: 64rem) {
    .accordion__title {
      padding-top: 30px;
      padding-bottom: 30px; }
    .accordion__content {
      padding-bottom: 30px; } }

.submenu ul {
  padding: 0; }
  .submenu ul li {
    display: block; }
    .submenu ul li a {
      display: block;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: bold;
      background-color: #e6e6e6;
      color: #104798;
      padding: 16px 25px;
      letter-spacing: 0.07em;
      margin-bottom: 7px;
      border-radius: 8px;
      transition: 200ms ease all; }
      .submenu ul li a:hover {
        background-color: #d9d9d9; }

.submenu > ul > li > a {
  font-size: 18px;
  background-color: #104798;
  color: white; }
  .submenu > ul > li > a:hover {
    background-color: #104798; }

.submenu > ul > li > ul > li > a.active {
  background-color: #4d4d4d;
  color: white; }
  .submenu > ul > li > ul > li > a.active:hover {
    background-color: #404040; }

.submenu > ul > li > ul > li > ul > li {
  position: relative;
  display: block; }
  .submenu > ul > li > ul > li > ul > li::before {
    font-size: 14px;
    position: absolute;
    top: 14px;
    left: 25px;
    color: white; }
  .submenu > ul > li > ul > li > ul > li > a {
    background-color: #b3b3b3;
    padding-left: 50px;
    color: white; }
    .submenu > ul > li > ul > li > ul > li > a.active {
      background-color: #4d4d4d; }
      .submenu > ul > li > ul > li > ul > li > a.active:hover {
        background-color: #404040; }
    .submenu > ul > li > ul > li > ul > li > a:hover {
      background-color: #a6a6a6; }

.talk-to-someone {
  background-color: #00325b;
  padding: 35px;
  color: white;
  margin: 50px 0;
  border-radius: 8px; }
  @media (max-width: 63.9375rem) {
    .talk-to-someone {
      display: none; } }
  .talk-to-someone__title {
    font-size: 30px;
    font-weight: bold;
    color: #29abe2;
    margin-bottom: 5px; }
  .talk-to-someone__subtitle {
    font-size: 20px;
    margin-bottom: 30px; }
  .talk-to-someone__item {
    margin: 20px 0;
    font-size: 26px;
    display: flex;
    align-items: center;
    color: white; }
    .talk-to-someone__item:hover {
      color: #29abe2; }
    .talk-to-someone__item:first-child {
      margin-top: 0; }
    .talk-to-someone__item:last-child {
      margin-bottom: 0; }
    .talk-to-someone__item .icon, .talk-to-someone__item .breadcrumbs ul li, .breadcrumbs ul .talk-to-someone__item li, .talk-to-someone__item .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .talk-to-someone__item .value, .talk-to-someone__item .submenu > ul > li > ul > li > ul > li, .talk-to-someone__item .cta {
      font-size: 30px;
      width: 40px;
      text-align: center;
      margin-right: 20px;
      color: #29abe2; }

.page-link-bar {
  display: flex;
  justify-content: space-between;
  background-color: #104798;
  transition: 200ms ease all; }
  .page-link-bar:not(:last-child) {
    margin-bottom: 16px; }
  .page-link-bar__title {
    padding: 25px 20px;
    color: white;
    font-size: 26px;
    line-height: 1;
    font-weight: bold; }
  .page-link-bar__icon {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    color: white;
    padding: 25px;
    border-left: 1px solid white; }
  .page-link-bar:hover {
    background-color: #1252af; }
  @media (min-width: 64rem) {
    .page-link-bar__title {
      font-size: 25px; } }

.blue-feature-box {
  position: relative;
  background-color: #00325b;
  border-radius: 8px;
  overflow: hidden;
  transform: translateZ(0); }
  .blue-feature-box__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .blue-feature-box__image::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: "";
      background-color: rgba(16, 71, 152, 0.9); }
  .blue-feature-box__inner {
    padding: 50px 30px;
    position: relative;
    z-index: 1;
    color: white;
    max-width: 1200px;
    margin: 0 auto; }
  @media (min-width: 64rem) {
    .blue-feature-box__inner {
      padding: 100px; } }
  @media (min-width: 64rem) {
    .blue-feature-box__inner {
      padding: 120px 100px; } }

.left-right-image {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: -15px;
  margin-right: -15px; }
  .left-right-image__content, .left-right-image__image {
    width: 100%;
    padding: 0 15px; }
    .left-right-image__content img, .left-right-image__image img {
      width: 100%;
      height: auto; }
  .left-right-image__image {
    margin-bottom: 25px; }
  @media (min-width: 64rem) {
    .left-right-image {
      flex-direction: row;
      margin-left: -20px;
      margin-right: -20px; }
      .left-right-image__content, .left-right-image__image {
        width: 50%;
        padding: 0 20px; }
      .left-right-image__image {
        margin-bottom: 0; }
      .left-right-image--right .left-right-image__image {
        order: 2; } }
  @media (min-width: 90rem) {
    .left-right-image {
      margin-left: -50px;
      margin-right: -50px; }
      .left-right-image__content, .left-right-image__image {
        padding: 0 50px; } }

.subject-tile {
  background-color: white;
  color: #00325b;
  min-height: 135px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 20px;
  text-align: left;
  transition: 200ms ease all; }
  .subject-tile__title {
    flex-grow: 1;
    color: #104798;
    word-break: break-word; }
  .subject-tile__icon {
    flex-shrink: 0;
    position: relative;
    font-size: 35px;
    color: #33a395;
    margin-right: 10px;
    margin-left: 20px;
    transition: 200ms ease all; }
  .subject-tile:hover {
    background-color: #e6e6e6; }
    .subject-tile:hover .subject-tile__icon {
      transform: translateX(5px); }

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -3px;
  margin-right: -3px;
  margin: 50px 0 0; }
  .pagination .prev,
  .pagination .next {
    border: 1px solid #104798;
    height: 36px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    border-radius: 8px;
    margin: 0 3px; }
    .pagination .prev:hover,
    .pagination .next:hover {
      background-color: #104798;
      color: white; }
    .pagination .prev .icon, .pagination .prev .breadcrumbs ul li, .breadcrumbs ul .pagination .prev li, .pagination .prev .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .pagination .prev .value, .pagination .prev .submenu > ul > li > ul > li > ul > li, .pagination .prev .cta,
    .pagination .next .icon,
    .pagination .next .breadcrumbs ul li,
    .breadcrumbs ul .pagination .next li,
    .pagination .next .page-template-chat-page .custom-select .value,
    .page-template-chat-page .custom-select .pagination .next .value,
    .pagination .next .submenu > ul > li > ul > li > ul > li,
    .pagination .next .cta {
      font-size: 18px; }
      @media (max-width: 47.9375rem) {
        .pagination .prev .icon, .pagination .prev .breadcrumbs ul li, .breadcrumbs ul .pagination .prev li, .pagination .prev .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .pagination .prev .value, .pagination .prev .submenu > ul > li > ul > li > ul > li, .pagination .prev .cta,
        .pagination .next .icon,
        .pagination .next .breadcrumbs ul li,
        .breadcrumbs ul .pagination .next li,
        .pagination .next .page-template-chat-page .custom-select .value,
        .page-template-chat-page .custom-select .pagination .next .value,
        .pagination .next .submenu > ul > li > ul > li > ul > li,
        .pagination .next .cta {
          display: none; } }
  .pagination .prev .icon, .pagination .prev .breadcrumbs ul li, .breadcrumbs ul .pagination .prev li, .pagination .prev .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .pagination .prev .value, .pagination .prev .submenu > ul > li > ul > li > ul > li, .pagination .prev .cta {
    margin-right: 10px; }
  
  .pagination .next .icon,
  .pagination .next .breadcrumbs ul li,
  .breadcrumbs ul .pagination .next li,
  .pagination .next .page-template-chat-page .custom-select .value,
  .page-template-chat-page .custom-select .pagination .next .value,
  .pagination .next .submenu > ul > li > ul > li > ul > li,
  .pagination .next .cta {
    margin-left: 10px; }
  .pagination a {
    color: #104798;
    font-weight: bold; }
  .pagination ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center; }
    .pagination ul li {
      display: block; }
      .pagination ul li a,
      .pagination ul li span {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        width: 36px;
        height: 36px;
        border: 1px solid #104798;
        color: #104798;
        font-weight: bold;
        border-radius: 8px;
        margin: 0 3px; }
      .pagination ul li span,
      .pagination ul li a:hover {
        background-color: #104798;
        color: white; }
  @media (min-width: 64rem) {
    .pagination {
      margin: 100px 0 0; } }

.add-this {
  display: flex;
  align-items: center; }
  .add-this__title {
    display: flex;
    align-items: center;
    margin-right: 20px; }
    .add-this__title .icon, .add-this__title .breadcrumbs ul li, .breadcrumbs ul .add-this__title li, .add-this__title .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .add-this__title .value, .add-this__title .submenu > ul > li > ul > li > ul > li, .add-this__title .cta {
      margin-right: 10px;
      color: #33a395;
      font-size: 14px; }

.search-bar {
  display: flex;
  position: relative; }
  .search-bar__input {
    display: block;
    width: 100%;
    padding: 10px 0;
    border: 0;
    border-bottom: 2px solid #ffffff;
    background-color: transparent;
    font-size: 22px;
    color: #ffffff;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    transition: 200ms ease all;
    padding-right: 45px; }
    .search-bar__input:focus {
      outline: none;
      border-color: #ffffff; }
    .search-bar__input::-webkit-input-placeholder {
      opacity: 0.5;
      color: #ffffff; }
    .search-bar__input::-moz-placeholder {
      opacity: 0.5;
      color: #ffffff; }
    .search-bar__input:-ms-input-placeholder {
      opacity: 0.5;
      color: #ffffff; }
    .search-bar__input::-ms-input-placeholder {
      opacity: 0.5;
      color: #ffffff; }
    .search-bar__input::placeholder {
      opacity: 0.5;
      color: #ffffff; }
    .search-bar__input::-webkit-search-cancel-button {
      display: none; }
  .search-bar__submit {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 5px;
    background-color: transparent;
    border: 0;
    color: #ffffff;
    font-size: 18px; }
  @media (min-width: 64rem) {
    .search-bar__input {
      font-size: 30px; }
    .search-bar__submit {
      font-size: 25px; } }

.more-from-blog {
  margin: 50px 0; }
  .more-from-blog__title {
    font-size: 33px;
    margin-bottom: 20px; }

.news-item {
  display: block;
  padding: 40px 0;
  border-bottom: 2px solid #d9d9d9; }
  .news-item__thumb {
    flex-shrink: 0;
    width: 100%;
    margin-bottom: 20px; }
  .news-item__date {
    margin-bottom: 12px; }
  .news-item__title {
    margin-bottom: 12px;
    color: #00325b;
    font-size: 22px; }
  .news-item__excerpt {
    margin: 0 0 12px;
    color: #00325b; }
  .news-item__cta {
    margin-top: 12px; }
    .news-item__cta .cta::before {
      color: #33a395; }
  @media (min-width: 48rem) {
    .news-item {
      display: flex; }
      .news-item__thumb {
        max-width: 250px;
        margin-right: 30px;
        margin-bottom: 0; } }

.resources-section:not(:last-child) {
  margin-bottom: 50px; }

.resources-section__title {
  color: white;
  text-align: center;
  margin-bottom: 30px; }

.resources-section__grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -20px; }

.resources-section__item {
  width: 100%;
  padding: 0 10px;
  padding-bottom: 20px; }

@media (min-width: 48rem) {
  .resources-section__item {
    width: 50%; } }

@media (min-width: 64rem) {
  .resources-section:not(:last-child) {
    margin-bottom: 100px; }
  .resources-section__item {
    width: 25%; } }

@media (min-width: 64rem) {
  .resources-section--small .resources-section__item {
    width: 33.33333%; } }

.resource {
  height: 100%;
  display: block;
  border-radius: 6px;
  overflow: hidden;
  transform: translateZ(0);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column; }
  .resource__image {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    background-color: rgba(255, 255, 255, 0.25);
    transition: 1s ease all; }
    .resource__image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      -o-object-position: center;
      object-position: center;
      font-family: "object-fit: contain; object-position: center";
      padding: 24px; }
  .resource__body {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: white;
    padding: 24px; }
  .resource__title {
    font-size: 22px;
    font-weight: bold;
    color: #104798;
    transition: 300ms ease all; }
  .resource__download {
    margin-top: 10px;
    font-size: 16px;
    color: #29abe2; }
  .resource:hover .resource__image {
    transform: scale(1.025); }
  .resource:hover .resource__title {
    color: #29abe2; }

.quicklink-tile {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #104798;
  padding: 32px;
  color: white;
  height: 100%;
  display: flex;
  border-radius: 8px;
  transition: 200ms ease all; }
  .quicklink-tile__icon {
    padding: 8px; }
  .quicklink-tile__title {
    text-align: center;
    font-size: 24px;
    font-weight: bold; }
  .quicklink-tile:hover {
    background-color: #1252af; }

.button {
  width: 100%;
  display: block;
  background-color: #00325b;
  padding: 12px;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.11em;
  transition: 200ms ease all; }
  a:hover .button, .button:hover {
    opacity: 0.8; }
  .button--green {
    background-color: #33a395; }
  .button--blue2 {
    background-color: #104798; }
  .button--emphasised-sm {
    padding: 8px;
    min-width: 130px;
    text-transform: none;
    font-size: 18px;
    letter-spacing: 0em; }
  .button--emphasised {
    text-transform: none;
    letter-spacing: 0em;
    font-size: 22px;
    min-width: 167px;
    padding: 10px; }
  .button--small {
    display: inline-block;
    min-width: 125px; }
  .button--large, .gform_wrapper .button {
    padding: 20px; }
  @media (min-width: 64rem) {
    .button {
      width: auto;
      display: inline-block;
      min-width: 200px; }
      .button--small {
        min-width: 125px; }
      .button--emphasised-sm {
        min-width: 136px; }
      .button--emphasised {
        min-width: 167px; } }

.cta {
  color: #29abe2;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  letter-spacing: 0.112em;
  text-transform: uppercase;
  font-weight: 700; }
  .cta::before {
    transition: 200ms ease all;
    order: 2;
    margin-left: 8px;
    font-size: 22px; }
  .cta:hover::before,
  a:hover .cta::before {
    transform: translateX(3px); }
  .cta--chevron::before {
    font-size: 14px; }
  .cta--white {
    color: white; }
    .cta--white::before {
      color: #33a395; }
  .cta--all-white, .rich-text--blue .cta, .rich-text--reverse .cta, .text-feature--blue .text-feature__inner .rich-text .cta, .feature-banner-type--image .rich-text .cta, .feature-banner-type--colour.feature-banner-colour--blue .rich-text .cta, .blue-feature-box__inner .rich-text .cta, .column-grid--blue .rich-text .cta {
    color: white; }
    .cta--all-white::before, .rich-text--blue .cta::before, .rich-text--reverse .cta::before, .text-feature--blue .text-feature__inner .rich-text .cta::before, .feature-banner-type--image .rich-text .cta::before, .feature-banner-type--colour.feature-banner-colour--blue .rich-text .cta::before, .blue-feature-box__inner .rich-text .cta::before, .column-grid--blue .rich-text .cta::before {
      color: white; }
  .cta--navy {
    color: #00325b; }
  .cta--blue2, .rich-text--grey .cta, .column-grid--grey .rich-text .cta {
    color: #104798; }
  .cta--green {
    color: #33a395; }

.thumb-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
  transition: 1.5s ease all; }

a:hover .thumb-image img {
  transform: scale(1.05); }

.eyebrow {
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.11em; }
  .eyebrow--blue2 {
    color: #104798; }
  .eyebrow--navy {
    color: #00325b; }
  .eyebrow--green {
    color: #33a395; }
  .eyebrow .icon, .eyebrow .breadcrumbs ul li, .breadcrumbs ul .eyebrow li, .eyebrow .page-template-chat-page .custom-select .value, .page-template-chat-page .custom-select .eyebrow .value, .eyebrow .submenu > ul > li > ul > li > ul > li, .eyebrow .cta {
    color: #33a395;
    margin-right: 10px; }

.bfield {
  margin: 30px 0; }
  .bfield:first-child {
    margin-top: 0; }
  .bfield:last-child {
    margin-bottom: 0; }
  .bfield__label {
    display: block;
    color: white;
    font-size: 18px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px; }
  .bfield__input {
    display: block;
    width: 100%;
    padding: 16px;
    padding-right: 46px;
    border-radius: 8px;
    background-color: white;
    color: #104798;
    border: 0;
    font-size: 18px; }
  .bfield select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-image: url(/wp-content/themes/butterfly/dist/images/chevron-down.svg);
    background-repeat: no-repeat;
    background-position: right 16px center; }

.primary-nav-bar {
  height: 12px;
  background-color: #00325b; }

.fade-enter {
  position: relative;
  opacity: 0;
  transition: 500ms ease all;
  z-index: 100; }
  .fade-enter-active {
    opacity: 1; }

.fade-exit {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  transition: 500ms ease all; }
  .fade-exit-active {
    opacity: 0; }

.fade-alt-enter {
  position: relative;
  opacity: 0;
  transition: 500ms ease all;
  z-index: 100; }
  .fade-alt-enter-active {
    opacity: 1; }

.fade-alt-exit {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1; }

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

.search-results {
  margin-bottom: 60px; }
  .search-results__inner {
    max-width: 1000px;
    margin: 0 auto; }
  @media (min-width: 64rem) {
    .search-results {
      margin-bottom: 90px; } }

.search-result {
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6; }
  .search-result a {
    color: #00325b; }
    .search-result a:hover {
      color: #104798; }
  .search-result__byline {
    margin: 0;
    margin-top: 10px;
    font-size: 14px; }
  .search-result__permalink {
    margin: 0;
    margin-top: 20px;
    font-size: 12px;
    opacity: 0.5; }
  .search-result__preview {
    margin: 16px 0; }
  .search-result:last-child {
    border-bottom: 0; }
  @media (min-width: 64rem) {
    .search-result {
      padding: 30px 0; } }

.one-column-form {
  max-width: none !important; }

