/*! 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 */
  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.3em;
}

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

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
/*
@font-face{
    font-family:"Gotham-Medium";
    src:url("../fonts/gotham/Gotham-Medium/Gotham-Medium.eot");
    src:url("../fonts/gotham/Gotham-Medium/Gotham-Medium.eot") format("eot"),url("../fonts/gotham/Gotham-Medium/Gotham-Medium.woff") format("woff"),url("../fonts/gotham/Gotham-Medium/Gotham-Medium.ttf") format("truetype");
}

@font-face{
    font-family:"Gotham-Book";
    src:url("../fonts/gotham/Gotham-Book/Gotham-Book.eot");
    src:url("../fonts/gotham/Gotham-Book/Gotham-Book.eot") format("eot"),url("../fonts/gotham/Gotham-Book/Gotham-Book.woff") format("woff"),url("../fonts/gotham/Gotham-Book/Gotham-Book.ttf") format("truetype");
}
@font-face{
    font-family:"Gotham-BookItalic";
    src:url("../fonts/gotham/Gotham-BookItalic/Gotham-BookItalic.eot");
    src:url("../fonts/gotham/Gotham-BookItalic/Gotham-BookItalic.eot") format("eot"),url("../fonts/gotham/Gotham-BookItalic/Gotham-BookItalic.woff") format("woff"),url("../fonts/gotham/Gotham-BookItalic/Gotham-BookItalic.ttf") format("truetype");
}

@font-face{
    font-family:"Gotham-Bold";
    src:url("../fonts/gotham/Gotham-Bold/Gotham-Bold.eot");
    src:url("../fonts/gotham/Gotham-Bold/Gotham-Bold.eot") format("eot"),url("../fonts/gotham/Gotham-Bold/Gotham-Bold.woff") format("woff"),url("../fonts/gotham/Gotham-Bold/Gotham-Bold.ttf") format("truetype");
}
*/
/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
* {
  box-sizing: border-box;
}

* {
  font-family: "new-frank", sans-serif;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0 0 20px 0;
}

h1 {
  font-family: quatro-slab, serif;
  font-size: 64px;
  line-height: 72px;
  font-weight: 900;
  color: #2E6B82;
}
@media (max-width: 767px) {
  h1 {
    font-size: 40px;
    line-height: 52px;
  }
}

h2 {
  font-family: quatro-slab, serif;
  font-size: 36px;
  line-height: 48px;
  font-weight: 900;
  color: #2E6B82;
  letter-spacing: 4%;
}
@media (max-width: 767px) {
  h2 {
    font-size: 28px;
    line-height: 40px;
  }
}

h3 {
  font-family: "new-frank", sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 800;
  color: #EA5B0C;
}
h3.smaller {
  font-size: 24px;
  line-height: 32px;
}

h4 {
  font-family: quatro-slab, serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 900;
  color: #214C5D;
}
h4.light {
  font-weight: 400;
}

h5 {
  font-family: quatro-slab, serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #EA5B0C;
}

h6 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}

p, li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #2B2B2B;
}
p.largebody, li.largebody {
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 767px) {
  p.largebody, li.largebody {
    font-size: 18px;
    line-height: 28px;
  }
}
p a, li a {
  color: #3C8CAA;
  font-weight: 700;
}
p a:hover, li a:hover {
  text-decoration: none;
}
p a.nobold, li a.nobold {
  font-weight: unset;
  color: inherit;
}
p a.darkteal, li a.darkteal {
  color: #2E6B82;
}
p strong, p b, li strong, li b {
  font-weight: 700;
}

i, em {
  font-family: inherit;
}

.orange {
  color: #EA5B0C;
}

.teal {
  color: #214C5D;
}

.letterspace_2per {
  letter-spacing: 2%;
}

.weight-medium {
  font-weight: 500;
}

ul {
  padding-inline-start: 20px;
}
ul li {
  margin: 0 0 10px 0;
}

.nomargin {
  margin: 0;
}

.allowwordbreak {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}

/* QUOTE - ON FIND SUPPORT PAGE */
p.quote {
  font-family: quatro-slab, serif;
  font-size: 32px;
  line-height: 40px;
  font-style: italic;
  font-weight: 500;
}

.color-validation-red {
  color: #EA5B0C;
}

/* GRADIENT SECTION SEPARATOR BAR */
hr.wp-block-separator {
  width: 100% !important;
  margin: 0;
  border: none;
  border-top: 8px solid transparent;
  border-image: linear-gradient(to right, #2E6B82, #EA5B0C, #FFED4D);
  border-image-slice: 1;
}
hr.wp-block-separator.dotted {
  border-top: 2px dashed #F68F55;
  border-image: unset;
  border-image-slice: unset;
  margin: 20px 0;
}
hr.wp-block-separator.orangeline {
  border-top: 1px solid #F68F55;
  border-image: unset;
  border-image-slice: unset;
  margin: 20px 0;
}

hr.mini-divider {
  width: 100% !important;
  margin: 0 0 30px 0;
  border: none;
  border-top: 2px solid transparent;
  border-image: linear-gradient(to right, #EA5B0C, #F9AD53);
  border-image-slice: 1;
}

/* IMAGE CAPTION: "ACTUAL PATIENT" */
.addpatientcaption {
  position: relative;
}

.caption-actual-patient {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: auto;
  background-color: #214C5D;
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
  padding: 4px 12px 6px 6px;
  border-top-left-radius: 4px;
}
.caption-actual-patient.top-right {
  bottom: unset;
  top: 0px;
  border-top-left-radius: unset;
  border-bottom-left-radius: 4px;
  padding: 6px 12px 4px 6px;
}
.caption-actual-patient.bottom-center {
  padding: 4px 6px 6px 4px;
  margin: 0 60px 0 0;
  border-top-right-radius: 4px;
}
@media (max-width: 767px) {
  .caption-actual-patient.bottom-center {
    margin: unset;
    right: unset;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.caption-actual-patient.valeri-offset {
  border-top-right-radius: 4px;
  margin: 0 -40px 0 0;
  padding: 4px 10px 6px 10px;
}
@media (max-width: 1320px) {
  .caption-actual-patient.valeri-offset {
    margin: 0 -10px 0 0;
  }
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
body {
  background-color: #eeeeee;
}

div.main {
  padding: 150px 0 0 0;
  overflow: hidden;
  background-image: linear-gradient(to bottom, #C6E1EB, rgba(251, 207, 182, 0.1), rgba(251, 207, 182, 0), #ffffff 100vh);
}
div.main.yellow {
  background-image: linear-gradient(to bottom, #fde9d4, #ffffff 50vh);
}
div.main div.container {
  display: flex;
  width: 100%;
  margin: 0 auto;
  /* IF SINGLE STORY PAGE (HAS SIDEBAR), ENTIRE CONTAINER WILL HAVE MAX COLUMN WIDTH */
}
div.main div.container.has-sidebar {
  max-width: 1220px;
}
div.main div.container div.content {
  flex: 1;
  /* INTERNAL BLOCKS WITH SET WIDTH */
}
div.main div.container div.content .wp-block-columns {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 40px 20px;
  /* SINGLE-COLUMN BLOCK FULL WIDTH (CUSTOM CLASS fullwidth ON OUTER COLUMN) */
  /* LESS PADDING - USED IN WRAPPER FOR 2 COLUMN TOUT */
  /* REMOVE TOP PADDING FROM COLUMNS */
  /* &.nottoppadding { */
  /* BOTTOM PADDING SAME AS P BOTTOM MARGIN */
}
div.main div.container div.content .wp-block-columns.gap64 {
  gap: 64px;
}
@media (max-width: 1023px) {
  div.main div.container div.content .wp-block-columns.gap64 {
    gap: 40px;
  }
}
div.main div.container div.content .wp-block-columns.vertcentered {
  align-items: center !important;
}
div.main div.container div.content .wp-block-columns.vertcentered .wp-block-column:last-child p:last-child {
  margin: 0;
}
div.main div.container div.content .wp-block-columns.vertbottom {
  align-items: flex-end !important;
}
div.main div.container div.content .wp-block-columns.vertbottom .wp-block-column:last-child p:last-child {
  margin: 0;
}
div.main div.container div.content .wp-block-columns.fullwidth {
  max-width: unset;
  background-color: #FDE5D8;
}
div.main div.container div.content .wp-block-columns.fullwidth div.wp-block-columns {
  /* NESTED COLUMN CONTAINERS HAVE SAME SIDE PADDING, NO TOP/BOTTOM PADDING */
  padding: 0 20px;
}
@media (max-width: 1023px) {
  div.main div.container div.content .wp-block-columns.fullwidth div.wp-block-columns {
    padding: 0;
  }
}
div.main div.container div.content .wp-block-columns.fullwidth div.wp-block-columns.nopadding {
  padding: 0;
}
div.main div.container div.content .wp-block-columns.fullwidth > div.wp-block-column:first-child {
  padding: 0;
}
div.main div.container div.content .wp-block-columns.fullwidth.nobgcolor {
  background-color: transparent;
}
div.main div.container div.content .wp-block-columns.lesspadding {
  padding: 20px 0;
}
div.main div.container div.content .wp-block-columns.notoppadding {
  padding-top: 0;
}
div.main div.container div.content .wp-block-columns.nobottompadding {
  padding-bottom: 0;
}
div.main div.container div.content .wp-block-columns.bottompaddingpmargin {
  padding-bottom: 20px;
}
div.main div.container div.content .wp-block-columns.morevertpadding {
  padding-top: 64px;
  padding-bottom: 64px;
}
@media (max-width: 1023px) {
  div.main div.container div.content .wp-block-columns.morevertpadding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
div.main div.container div.content .wp-block-image {
  margin: 0;
  /* ADDING PATIENT LABEL TO EMBEDDED ARTICLE IMAGE */
}
div.main div.container div.content .wp-block-image figcaption {
  text-align: left;
  font-size: 12px;
  line-height: 16px;
}
@media (max-width: 1023px) {
  div.main div.container div.content .wp-block-image.mobile-inline figure {
    float: unset;
    margin: 0 auto 10px 0;
  }
}
@media (max-width: 1023px) {
  div.main div.container div.content .wp-block-image.mobile-max-400 {
    max-width: 400px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  div.main div.container div.content .wp-block-image.mobile-bottommargin {
    margin: 0 0 20px 0;
  }
}
div.main div.container div.content .wp-block-image.has-patient-label figure figcaption {
  position: relative;
  margin-top: 0px;
  padding-top: 0.5em;
}
div.main div.container div.content .wp-block-image.has-patient-label figure figcaption .caption-actual-patient {
  position: absolute;
  height: 26px;
  right: 0px;
  top: -26px;
}
div.main div.container img.wp-post-image {
  display: block;
  width: 100%;
  height: auto;
}
div.main div.container div.sidebar {
  width: 340px;
  padding: 20px;
}
div.main div.container div.sidebar img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 1023px) {
  div.main {
    padding: 80px 0 0 0;
  }
}
@media (max-width: 767px) {
  div.main div.container {
    flex-direction: column;
  }
  div.main div.container div.sidebar {
    width: 100%;
  }
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
.main > header {
  position: absolute;
  top: 0;
  padding: 30px 0 0 0;
  width: 100%;
  z-index: 3;
  /* CONTAINER FOR ALL HEADER NAV, WHITE BACKGROUND */
  /* UPDATE HEADER VIEW WHEN SCROLLED BELOW TOP */
  /* MOBILE MENU - OPEN MODE */
}
.main > header .nav-container {
  background-color: #ffffff;
  width: 96%;
  max-width: 1250px;
  margin: 0 auto;
  padding: 12px 16px;
  border-radius: 16px;
  border: 1px solid #C6E1EB;
  box-shadow: 0px 1px 2px 0px rgba(10, 13, 18, 0.05);
  display: flex;
  align-items: center;
  /* WEBSITE TITLE TEXT */
  /* HEADER MAIN NAV - WP MENU */
  /* BUTTON LINK TO STAY IN TOUCH FORM PAGE */
  /* SEARCH MECHANISM (FORM AND BUTTON COMBINATION) */
}
.main > header .nav-container span.title {
  font-family: quatro-slab, serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 900;
  color: #2E6B82;
  letter-spacing: 0.1px;
  padding: 0 10px;
}
.main > header .nav-container nav {
  display: inline-block;
}
.main > header .nav-container nav ul {
  display: flex;
  list-style-type: none;
  justify-content: space-around;
  width: 100%;
  padding: 0;
  margin: 0 0 0 24px;
}
.main > header .nav-container nav ul li {
  flex: 0 1 auto;
  padding: 0 0 0 0;
  margin: 0 0 0 24px;
  /* CURRENTLY SELECTED MENU ITEM */
}
.main > header .nav-container nav ul li a {
  display: block;
  color: #EA5B0C;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  border-bottom: 2px solid transparent;
}
.main > header .nav-container nav ul li a:hover {
  border-bottom: 2px solid #EA5B0C;
}
.main > header .nav-container nav ul li.current_page_item a {
  border-bottom: 2px solid #3C8CAA;
}
.main > header .nav-container .btn-stay-in-touch {
  margin: 0 10px 0 auto;
}
.main > header .nav-container div.search-control {
  margin: 0 0 0 10px;
  /* SITE SEARCH FORM BUTTON */
}
.main > header .nav-container div.search-control form {
  display: none;
  align-items: center;
  justify-content: right;
}
.main > header .nav-container div.search-control form label {
  position: relative;
}
.main > header .nav-container div.search-control form label span {
  display: none;
}
.main > header .nav-container div.search-control form label .search-cancel {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  padding: 0 10px;
  display: flex;
  cursor: pointer;
}
.main > header .nav-container div.search-control form label .search-cancel img {
  width: 20px;
  height: auto;
  display: block;
}
.main > header .nav-container div.search-control form label .search-cancel:hover {
  transform: scale(1.1);
}
.main > header .nav-container div.search-control form input.is-search-input {
  display: none;
  border-right: 2px solid #e4eff4 !important;
  border: 2px solid #e4eff4 !important;
  height: 46px;
  border-radius: 10px;
  font-family: "new-frank", sans-serif;
  font-size: 18px !important;
  line-height: 18px;
  color: #214C5D;
  padding: 0 30px 0 12px;
}
.main > header .nav-container div.search-control form input.is-search-input::placeholder {
  color: #2E6B82;
}
.main > header .nav-container div.search-control .searchtoggle, .main > header .nav-container div.search-control button.is-search-submit {
  display: block;
  height: 48px;
  width: 48px;
  cursor: pointer;
  background-image: url(../images/icons/btn-site-search.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.main > header .nav-container div.search-control .searchtoggle:hover, .main > header .nav-container div.search-control button.is-search-submit:hover {
  background-image: url(../images/icons/btn-site-search-hover.svg);
}
.main > header .nav-container div.search-control .searchtoggle:active, .main > header .nav-container div.search-control button.is-search-submit:active {
  background-image: url(../images/icons/btn-site-search-active.svg);
}
.main > header .nav-container div.search-control button.is-search-submit {
  margin: 0 0 0 10px;
  flex-shrink: 0;
}
.main > header .nav-container div.search-control button.is-search-submit span {
  display: none !important;
}
.main > header div.mobile-search-control {
  display: none;
}
.main > header > .mobile-footer-links {
  display: none;
}
.main > header.scrolled {
  /* FOR LARGER THAN TABLET ONLY */
}
@media (min-width: 1024px) {
  .main > header.scrolled {
    padding: 0 0 0 0;
    position: fixed;
    border: none;
    border-bottom: 1px solid #C6E1EB;
    box-shadow: 0px 1px 2px 0px rgba(10, 13, 18, 0.05);
  }
  .main > header.scrolled .nav-container {
    border: none;
    border-radius: 0;
    max-width: unset;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .main > header .nav-container nav ul {
    margin: 0 0 0 14px;
  }
  .main > header .nav-container nav ul li {
    margin: 0 0 0 14px;
  }
  .main > header .nav-container .search-control label {
    width: 150px !important;
  }
}
@media (max-width: 1023px) {
  .main > header {
    position: fixed;
    padding: 0;
    min-height: 72px;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    /* MOBILE NAV "HAMBURGER" BUTTON */
  }
  .main > header .nav-container {
    width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    min-height: inherit;
    display: block;
  }
  .main > header .nav-container span.title {
    padding: 0;
    position: relative;
    top: 8px;
  }
  .main > header .nav-container .header-menu, .main > header .nav-container .btn-stay-in-touch, .main > header .nav-container .search-control {
    display: none;
  }
  .main > header div.mobile-search-control {
    display: block;
    position: absolute;
    top: 12px;
    right: 10px;
    cursor: pointer;
  }
  .main > header div.mobile-search-control img {
    display: block;
    width: 48px;
    height: 48px;
  }
  .main > header div.mobile-search-control .btn-hamburger.close {
    display: none;
  }
}
.main > header.open {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
.main > header.open .nav-container .header-menu, .main > header.open .nav-container .btn-stay-in-touch, .main > header.open .nav-container .search-control {
  display: block;
}
.main > header.open .nav-container .header-menu {
  margin: 40px 0;
}
.main > header.open .nav-container .header-menu ul {
  display: block;
  margin: 0;
}
.main > header.open .nav-container .header-menu ul li {
  margin: 24px 0;
}
.main > header.open .nav-container .header-menu ul li a {
  border-bottom: unset;
  font-size: 16px;
  line-height: 24px;
}
.main > header.open .nav-container .btn-stay-in-touch {
  margin: 0;
}
.main > header.open .nav-container .search-control {
  margin: 10px 0 0 0;
}
.main > header.open .nav-container .search-control .searchtoggle {
  display: none;
}
.main > header.open .nav-container .search-control form {
  display: flex;
}
.main > header.open .nav-container .search-control form label {
  width: 100% !important;
}
.main > header.open .nav-container .search-control form input.is-search-input {
  display: block;
}
.main > header.open .mobile-footer-links {
  display: flex;
  flex: 1;
  gap: 20px;
  background-color: #E1EFF4;
  padding: 20px;
}
.main > header.open .mobile-footer-links > nav {
  width: 50%;
}
.main > header.open .mobile-footer-links > nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.main > header.open .mobile-footer-links > nav ul li {
  margin: 14px 0;
}
.main > header.open .mobile-footer-links > nav ul li a {
  text-decoration: none;
  color: #595959;
  font-weight: 500;
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
/* HERO ON SINGLE PAGE ONLY, HAS SAME WIDTH STRATEGY AS CONTAINER */
div.hero {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 20px;
}
div.hero img.wp-post-image {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
}
div.hero .layout {
  width: 100%;
  gap: 40px;
}
div.hero .layout .catbutton {
  padding: 8px;
}
div.hero .layout.podcast {
  display: flex;
  align-items: center;
}
div.hero .layout.podcast .half {
  width: 50%;
  position: relative;
}
div.hero .layout.podcast .half:first-child {
  border-radius: 10px;
  overflow: hidden;
}
div.hero .layout.interactive-story .btn-explore {
  margin: 0 0 30px 0;
}
div.hero .layout.interactive-story .fullimg {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  border-radius: 10px;
}
@media (max-width: 767px) {
  div.hero .layout.podcast {
    display: block;
  }
  div.hero .layout.podcast .half {
    width: 100%;
  }
  div.hero .layout.podcast .half:last-child {
    padding: 40px 0 0 0;
  }
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
div.form-container form .form-row {
  width: 100%;
  display: flex;
  clear: both;
  padding: 0 0 20px 0;
  /* RECAPTCHA */
  /*
  .g-recaptcha {
      display: block;
      margin: 10px auto;
      max-width: 304px;
  }

  .recap-msg {
      font-family: $font-body;
      color: $validation-red;
      font-size: 12px;
      line-height: 14px;
      margin: 5px 0;
      display: none;
  }
  */
}
div.form-container form .form-row.block {
  display: block;
  overflow: hidden;
}
div.form-container form .form-row.center {
  text-align: center;
}
div.form-container form .form-row .form-row-full {
  width: 100%;
}
div.form-container form .form-row .form-row-half.pad-left, div.form-container form .form-row .form-row-quarter.pad-left {
  padding: 0 0 0 15px;
}
div.form-container form .form-row .form-row-half.pad-right, div.form-container form .form-row .form-row-quarter.pad-right {
  padding: 0 15px 0 0;
}
div.form-container form .form-row .form-row-half {
  width: 50%;
}
div.form-container form .form-row .form-row-quarter {
  width: 25%;
}
div.form-container form .form-row .form-row-onethird {
  width: 34%;
  padding: 0 0 0 15px;
}
div.form-container form .form-row .form-row-twothirds {
  width: 66%;
  padding: 0 15px 0 0;
}
div.form-container form .form-row label {
  display: block;
  margin: 0 0 10px 0;
  color: #2B2B2B;
}
div.form-container form .form-row label.error_label {
  /*
  color: $validation-red;
  */
}
div.form-container form .form-row label.error_label::before {
  border: 2px solid #D13243;
}
div.form-container form .form-row label p {
  margin: 0;
}
div.form-container form .form-row label p a {
  text-decoration: underline;
}
div.form-container form .form-row label p a:hover {
  text-decoration: none;
}
div.form-container form .form-row sup {
  font-size: 80%;
  top: -2px;
}
div.form-container form .form-row input[type=text], div.form-container form .form-row input[type=email], div.form-container form .form-row select, div.form-container form .form-row input[type=number] {
  font-family: "new-frank", sans-serif;
  font-size: 18px;
  line-height: 22px;
  width: 100%;
  height: 44px;
  border: 1px solid #bfbfbf;
  border-radius: 8px;
  background-color: #ffffff;
  padding: 0 0 0 15px;
}
div.form-container form .form-row input[type=text].error_input, div.form-container form .form-row input[type=email].error_input, div.form-container form .form-row select.error_input, div.form-container form .form-row input[type=number].error_input {
  border: 2px solid #D13243;
}
div.form-container form .form-row .radiobtn label, div.form-container form .form-row .checkbox label {
  margin: 0;
}
div.form-container form .form-row .error {
  font-family: "new-frank", sans-serif;
  font-size: 12px;
  line-height: 14px;
  clear: both;
  display: none;
  /*
  font-style: italic;
  */
}
div.form-container form .form-row .error.error_show {
  color: #D13243;
  display: block;
  padding: 5px 0 0 0;
}
@media (max-width: 767px) {
  div.form-container form .form-row {
    display: block;
  }
  div.form-container form .form-row .form-row-half {
    width: 100%;
    margin: 0 0 20px 0;
  }
  div.form-container form .form-row .form-row-half:last-child {
    margin: 0;
  }
  div.form-container form .form-row .form-row-quarter {
    width: 100%;
  }
  div.form-container form .form-row .form-row-half.pad-left, div.form-container form .form-row .form-row-quarter.pad-left {
    padding: 0;
  }
  div.form-container form .form-row .form-row-half.pad-right, div.form-container form .form-row .form-row-quarter.pad-right {
    padding: 0;
  }
  div.form-container form .form-row .form-row-onethird {
    width: 100%;
    padding: 0;
  }
  div.form-container form .form-row .form-row-twothirds {
    width: 100%;
    padding: 0;
    margin: 0 0 20px 0;
  }
}
div.form-container form .form-row.morebottompadding {
  padding: 0 0 30px 0;
}

/*************************************/
/* CHECKBOX AND RADIO BUTTON STYLING */
/*************************************/
.radiobtn {
  display: block;
  overflow: visible;
  margin: 8px 0 0 0;
}
.radiobtn input[type=radio] {
  opacity: 0;
  width: 0px;
  height: 0px;
}
.radiobtn label {
  position: relative;
  padding: 0 20px 10px 30px;
  float: left;
}
.radiobtn label::before, .radiobtn label::after {
  position: absolute;
  display: inline-block;
  content: "";
}
.radiobtn label::before {
  height: 19px;
  width: 19px;
  border-radius: 10px;
  left: 0px;
  top: 0px;
  border: 1px solid #bfbfbf;
  background-color: #ffffff;
}
.radiobtn label::after {
  height: 15px;
  width: 15px;
  border-radius: 10.5px;
  background-color: #003764;
  left: 3px;
  top: 3px;
  content: none;
}
.radiobtn input[type=radio]:checked + label::after {
  content: "";
}

.checkbox {
  /* FAKE CHECKBOX : BOX SHAPE/POSITION */
  /* FAKE CHECKBOX : CHECKMARK */
}
.checkbox input[type=checkbox] {
  opacity: 0;
  width: 0px;
  height: 0px;
}
.checkbox label {
  position: relative;
  padding: 0 10px 15px 30px;
  float: left;
}
.checkbox label::before, .checkbox label::after {
  position: absolute;
  content: "";
  display: inline-block;
}
.checkbox label::before {
  height: 20px;
  width: 20px;
  left: 0px;
  top: 0px;
  box-sizing: border-box;
  border: 1px solid #bfbfbf;
  background-color: #ffffff;
  border-radius: 4px;
}
.checkbox label::after {
  height: 4px;
  width: 10px;
  border-left: 2px solid #003764;
  border-bottom: 2px solid #003764;
  transform: rotate(-45deg);
  left: 4px;
  top: 6px;
}
.checkbox input[type=checkbox] + label::after {
  content: none;
}
.checkbox input[type=checkbox]:checked + label::after {
  content: "";
}

.checkbox-inline {
  display: flex;
  flex-wrap: wrap;
}
.checkbox-inline label {
  margin: 8px 0 0 0;
  width: 100%;
}

.checkbox-columns {
  display: flex;
  flex-wrap: wrap;
}
.checkbox-columns label {
  margin: 8px 0 0 0;
  width: 50%;
  min-width: 200px;
}

.checkbox-align-vert label {
  clear: both;
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
div.form-container .form-modal {
  display: none;
  background-color: #ffffff;
  border-radius: 20px;
  border: 1px solid #F68F55;
  padding: 32px;
}
div.form-container .form-modal .content {
  width: 100%;
  flex: unset;
}
div.form-container .form-modal.processing .content {
  padding: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
footer {
  background-color: #E1EFF4;
  padding: 100px 40px;
  width: 100%;
  border-top: 1px solid #C6E1EB;
  /* FOOTER - LEGAL MENU */
  /* RESET NAV MENUS FOR HORIZONTAL LAYOUT */
}
footer div.cols {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  /* FOOTER - SITE MENU */
}
footer div.cols div.col {
  color: #131313;
}
footer div.cols div.col:last-child {
  margin: 0 0 0 auto;
  /*
  div.socials {

      padding: 20px 0 0 0;

      img {
          width: 48px;
          margin: 0 0 0 12px;
      }
  }
  */
}
footer div.cols div.col:last-child div.logos, footer div.cols div.col:last-child div.socials {
  display: flex;
  justify-content: right;
  align-items: center;
  gap: 24px;
  width: 100%;
}
footer div.cols div.col:last-child div.logos img, footer div.cols div.col:last-child div.socials img {
  display: inline-block;
  width: 135px;
  height: auto;
  /*
  margin: 0 0 0 24px;
  */
}
footer div.cols div.col:last-child div.logos img.fot, footer div.cols div.col:last-child div.socials img.fot {
  width: 244px;
}
footer div.cols div.col:last-child div.logos.socials, footer div.cols div.col:last-child div.socials.socials {
  padding: 10px 0 0 0;
  gap: 10px;
}
footer div.cols div.col:last-child div.logos.socials img, footer div.cols div.col:last-child div.socials.socials img {
  width: 48px;
}
footer div.cols div.footer-top nav ul li {
  /*
  border-bottom: 2px solid $color-paleorange;
  */
}
footer div.cols div.footer-top nav ul li a {
  font-family: quatro-slab, serif;
  text-decoration: none;
  color: #2E6B82;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
}
footer div.cols div.footer-top nav ul li.current_page_item {
  border-bottom: 2px solid #F68F55;
}
footer div.cols div.footer-top nav ul li.current_page_item a {
  color: #142E38;
}
@media (max-width: 1023px) {
  footer div.cols {
    display: block;
    text-align: center;
  }
  footer div.cols div.nav-container nav ul {
    justify-content: center;
  }
  footer div.cols div.col:last-child {
    /*
    div.logos {
        img {
            margin: 0;
            &.fot {
                margin: 0 20px 0 0;
            }
        }
    }
    */
  }
  footer div.cols div.col:last-child div.socials, footer div.cols div.col:last-child div.logos {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  footer div.cols {
    text-align: left;
  }
  footer div.cols div.nav-container nav ul {
    justify-content: left;
  }
  footer div.cols div.col:last-child {
    /*
    div.socials {
        padding: 40px 0 0 0;
    }
    */
  }
  footer div.cols div.col:last-child div.logos {
    /*
    display: block;
    */
    flex-direction: column;
    gap: 10px;
    margin: 0 0 40px 0;
  }
  footer div.cols div.col:last-child div.logos img, footer div.cols div.col:last-child div.logos img.fot {
    display: block;
    margin: 0 auto;
  }
  footer div.cols div.col:last-child div.logos img.fot {
    width: 250px;
  }
  footer div.cols div.col:last-child div.logos img.aveo {
    width: 150px;
  }
}
footer div.footer-legal {
  margin: 0;
  padding: 40px 0 0 0;
}
footer div.footer-legal div.nav-container {
  margin: 0 0 10px 0;
}
footer div.footer-legal div.nav-container nav ul li a {
  color: #214C5D;
  font-weight: 400;
}
footer div.nav-container nav ul {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}
footer div.nav-container nav ul li {
  padding: 0;
  margin: 0 16px 0 0;
}
footer div.nav-container nav ul li a {
  white-space: nowrap;
}
@media (max-width: 639px) {
  footer {
    padding: 100px 24px;
  }
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
.modals-bg {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  /*
  background-color: $color-teal;
  opacity: 0.8;
  */
  background-color: rgba(13, 39, 50, 0.37);
  display: none;
  z-index: 18;
}

.modals {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  margin: 0;
  display: none;
  z-index: 20;
}
.modals .scroller {
  overflow: auto;
  height: 100vh;
  padding: 160px 20px 0 20px;
}
@media (max-width: 767px) {
  .modals .scroller {
    padding: 100px 20px 0 20px;
  }
}
.modals .modal {
  position: relative;
  background-color: #F4F9FB;
  width: 100%;
  max-width: 1024px;
  min-height: 200px;
  /*
  padding: 80px 40px 40px 40px;
  */
  padding: 64px;
  margin: 0 auto;
  border-radius: 20px;
  box-shadow: 0 0 48.3px -6px rgba(20, 46, 56, 0.49);
  display: none;
  /*
  .btn-close {
      position: absolute;
      top: 0;
      right: 0;
      padding: 40px 40px 10px 10px;
      cursor: pointer;

      img {
          display: block;
          width: auto;
          height: 30px;
      }

      &:hover {
          img {
              transform: scale( 1.1 );
          }
      }
  }
  */
}
.modals .modal.processing {
  text-align: center;
}
.modals .modal.processing img {
  height: 200px;
  width: auto;
}
.modals .modal.outsidelink p {
  /*
  padding: 0 60px 0 0;
  */
  margin: 0 0 48px 0;
  letter-spacing: 2%;
}
.modals .modal.outsidelink nav {
  display: flex;
  justify-content: right;
  align-items: center;
  flex-wrap: wrap;
}
.modals .modal.outsidelink nav .button {
  margin: 20px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .modals .modal.outsidelink {
    padding: 32px;
    /*
    p {
        padding: 20px 0 0 0;
    }
    */
  }
  .modals .modal.outsidelink.outsidelink p {
    margin: 0 0 32px 0;
  }
  .modals .modal.outsidelink nav {
    flex-direction: column;
  }
  .modals .modal.outsidelink nav .button {
    width: 100%;
    max-width: 300px;
    margin: 0 0 20px 0;
  }
}
@media (max-width: 767px) {
  .modals .modal {
    padding: 80px 20px 20px 20px;
  }
  .modals .modal .btn-close {
    padding: 30px 30px 10px 10px;
  }
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
/* WP BUTTONS - DIV WRAPPER, NESTED ANCHOR LINK */
.wp-block-buttons.right {
  justify-content: right;
}
@media (max-width: 767px) {
  .wp-block-buttons.mobile-center {
    justify-content: center;
  }
  .wp-block-buttons.mobile-left {
    justify-content: left;
  }
}

.wp-block-button {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-button a {
  background-color: #F4F9FB;
  border: 2px solid #2E6B82;
  border-radius: 10px;
  color: #2E6B82;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-button a:hover {
  background-color: #A1CDDE;
  color: #214C5D;
}
.wp-block-button a:active {
  background-color: #2E6B82;
  color: #F4F9FB;
  border: 2px solid #142E38;
}
.wp-block-button.library-style {
  height: unset;
}
.wp-block-button.library-style a {
  background-color: unset;
  border: none;
  color: #B04409;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-color: #F9AF86;
  font-weight: 600;
  padding: 0;
}
.wp-block-button.library-style a:hover {
  text-decoration: none;
}
.wp-block-button.orange a {
  background-color: #F68F55;
  border: 2px solid #F68F55;
  color: #3B1703;
}
.wp-block-button.orange a:hover {
  background-color: #F46E25;
  border: 2px solid #F46E25;
}
.wp-block-button.orange a:active {
  background-color: #EA5B0C;
  border: 2px solid #EA5B0C;
}
.wp-block-button.orange.rightarrow a {
  background-image: url(../images/icons/chevron-right.svg);
}
.wp-block-button.orange.leftarrow a {
  background-image: url(../images/icons/chevron-left.svg);
}
.wp-block-button.right {
  justify-content: right;
}
.wp-block-button.left {
  justify-content: left;
}
.wp-block-button.rightarrow a, .wp-block-button.downarrow a, .wp-block-button.leftarrow a {
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 15px;
  padding-right: 40px;
}
.wp-block-button.rightarrow a {
  background-image: url(../images/icons/chevron-right-teal.svg);
}
.wp-block-button.downarrow a {
  background-image: url(../images/icons/chevron-down-black.svg);
}
.wp-block-button.leftarrow a {
  background-image: url(../images/icons/chevron-left-teal.svg);
  padding-right: inherit;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  padding-left: 40px;
  background-position: left 15px center;
}
.wp-block-button.padding-10 a {
  padding: 10px;
}
.wp-block-button.small {
  height: 36px;
  /*
  padding: 20px;
  */
}
.wp-block-button.small a {
  font-size: 14px;
  line-height: 20px;
  border-radius: 8px;
  padding: 8px 16px;
}
.wp-block-button.small.rightarrow a {
  padding-right: 34px;
}

/* CATEGORY BUTTONS - LINKS TO TAXONOMY LANDING */
.catbutton {
  display: inline-block;
  background-color: #C6E1EB;
  font-family: quatro-slab, serif;
  color: #2E6B82;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  padding: 2px;
  margin: 0 0 15px 0;
}
.catbutton:hover {
  background-color: #A1CDDE;
  color: #214C5D;
}

/* TOP ROW, SINGLE STORY PAGE: BREADCRUMBS & STORY NAVIGATION */
div.top-row {
  position: relative;
  margin: 0 0 48px 0;
  /* NAV THROUGH STORY POSTS */
}
div.top-row .bc-trail {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #214C5D;
}
div.top-row .bc-trail span.slash {
  margin: 0 10px;
  font-weight: 700;
}
div.top-row .bc-trail a {
  color: inherit;
}
div.top-row .bc-trail a:hover {
  text-decoration: none;
}
div.top-row .bc-trail img.home-icon {
  display: inline-block;
  width: 16px;
  height: auto;
  top: 5px;
  position: relative;
}
div.top-row div.story-nav {
  position: absolute;
  right: 0px;
  top: 0px;
}
div.top-row div.story-nav .btn-nav {
  width: 38px;
  height: 38px;
  background-image: url("../images/icons/btn-nav-prev.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}
div.top-row div.story-nav .btn-nav:hover {
  background-image: url("../images/icons/btn-nav-prev-hover.svg");
}
div.top-row div.story-nav .btn-nav:active {
  background-image: url("../images/icons/btn-nav-prev-active.svg");
}
div.top-row div.story-nav .btn-nav.next {
  background-image: url("../images/icons/btn-nav-next.svg");
  margin: 0 0 0 10px;
}
div.top-row div.story-nav .btn-nav.next:hover {
  background-image: url("../images/icons/btn-nav-next-hover.svg");
}
div.top-row div.story-nav .btn-nav.next:active {
  background-image: url("../images/icons/btn-nav-next-active.svg");
}
@media (max-width: 1023px) {
  div.top-row div.story-nav {
    position: relative;
    right: unset;
    top: unset;
    margin: 30px 0 20px 0;
  }
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
.isi-container {
  background-color: #FEF5F0;
  display: flex;
  flex-direction: column;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: calc(100% - 20px);
  max-width: 1300px;
  margin: 0px auto;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  overflow: hidden;
  z-index: 2;
}
.isi-container .header {
  padding: 8px 24px;
  width: 100%;
  margin: 0;
  background-color: #3C8CAA;
  border: 1px solid #2E6B82;
  border-bottom: none;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.isi-container .header div.heading {
  display: flex;
  justify-content: left;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 80px 0 0;
}
.isi-container .header div.heading h2 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #ffffff;
  margin: 0;
}
.isi-container .header div.heading h2 br {
  display: none;
}
@media (max-width: 639px) {
  .isi-container .header div.heading h2 br {
    display: block;
  }
}
@media (max-width: 479px) {
  .isi-container .header div.heading h2 br {
    display: none;
  }
}
@media (max-width: 639px) {
  .isi-container .header div.heading {
    padding: 0 60px 0 0;
  }
}
.isi-container .header div.nav {
  position: absolute;
  right: 0px;
  top: 0px;
  height: inherit;
  display: flex;
  align-items: center;
}
.isi-container .header div.nav .arrow {
  cursor: pointer;
  padding: 15px 30px 15px 15px;
}
.isi-container .header div.nav .arrow svg {
  width: 100%;
  height: auto;
}
.isi-container .header div.nav .arrow:hover {
  transform: scale(1.1);
}
.isi-container .header div.nav .arrow.arrow-down {
  display: none;
}
@media (max-width: 639px) {
  .isi-container .header div.nav .arrow {
    padding: 24px 30px 15px 15px;
  }
}
@media (max-width: 767px) {
  .isi-container .header div.heading h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
.isi-container .isi {
  display: flex;
  padding: 0;
  margin: 0;
}
.isi-container .isi .isi-main {
  width: 100%;
  margin: 0 auto;
  padding: 20px 100px 0 100px;
  border: 1px solid #F9AF86;
  border-bottom: none;
  /* EXPANDED / COLLAPSED VIEWS */
}
.isi-container .isi .isi-main h6 {
  color: #2E6B82;
}
.isi-container .isi .isi-main p b, .isi-container .isi .isi-main p strong {
  color: #2E6B82;
}
.isi-container .isi .isi-main ul {
  margin: 0 0 20px 0;
  padding-left: 1.3em;
}
.isi-container .isi .isi-main ul li {
  margin: 0 0 10px 0;
}
.isi-container .isi .isi-main ul li ul {
  margin: 0;
}
.isi-container .isi .isi-main a {
  color: inherit;
}
@media (max-width: 1023px) {
  .isi-container .isi .isi-main {
    padding: 20px 20px 0 20px;
  }
}
.isi-container .isi .isi-main .collapsed {
  display: block;
  /* OVERRIDE GENESIS BLOCK STYLE */
}
.isi-container .isi .isi-main .collapsed .wp-block-columns {
  margin-bottom: 0;
  /* CLAMP NUMBER OF LINES IN COLLAPSED VIEW */
}
.isi-container .isi .isi-main .collapsed .wp-block-columns .wp-block-column p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  margin: 0;
}
.isi-container .isi .isi-main .collapsed .wp-block-columns .wp-block-column:last-child p {
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
@media (max-width: 767px) {
  .isi-container .isi .isi-main .collapsed .tablet-hide {
    display: none !important;
  }
  .isi-container .isi .isi-main .collapsed .wp-block-columns {
    gap: 0;
  }
  .isi-container .isi .isi-main .collapsed .wp-block-columns .wp-block-column p {
    margin: 0 0 20px 0;
    display: block;
  }
  .isi-container .isi .isi-main .collapsed .wp-block-columns .wp-block-column h6 {
    margin: 0 0 10px 0;
  }
}
.isi-container .isi .isi-main .expanded {
  display: none;
}
@media (max-width: 767px) {
  .isi-container .isi .isi-main .expanded .tablet-hide {
    display: none;
  }
  .isi-container .isi .isi-main .expanded .wp-block-columns {
    gap: 0;
  }
}

/* ASSIGNED WHEN PAGE IS SCROLLED INTO EXPANDED/INLINE ISI (isi.js) */
.isi-container-inline {
  position: relative;
}

/* PRE-INIT ISI TOGGLE GAP (EVALUATED TO TRIGGER ISI EXPAND ON SCROLL) */
div.isi-toggle {
  height: 400px;
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
.sls-searchbar {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 900px) {
  .sls-searchbar {
    grid-template-columns: minmax(0, 1fr) minmax(260px, 1fr);
    gap: 1.5rem;
  }
}
.sls-searchbar .sls-field {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
}
.sls-searchbar .sls-label {
  margin: 0;
  color: #222;
  font-size: 0.95rem;
  font-weight: 500;
  line-height: 1.2;
}
.sls-searchbar .sls-input-wrap,
.sls-searchbar .sls-select-wrap {
  position: relative;
}
.sls-searchbar .sls-q,
.sls-searchbar .sls-topic {
  width: 100%;
  height: 68px;
  padding: 0 3.5rem 0 1.35rem;
  border: 1.5px solid #bdbdbd;
  border-radius: 14px;
  background: #fff;
  color: #5f6672;
  font: inherit;
  font-size: 1rem;
  line-height: 1.2;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
}
.sls-searchbar .sls-q::placeholder,
.sls-searchbar .sls-topic::placeholder {
  color: #5f6672;
  opacity: 1;
}
.sls-searchbar .sls-q:focus,
.sls-searchbar .sls-topic:focus {
  outline: none;
  border-color: #9e9e9e;
}
.sls-searchbar .sls-topic {
  cursor: pointer;
}
.sls-searchbar .sls-topic:disabled {
  cursor: not-allowed;
  opacity: 0.7;
}
.sls-searchbar .sls-search-icon,
.sls-searchbar .sls-select-icon {
  position: absolute;
  top: 50%;
  right: 1.15rem;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #8a8a8a;
  pointer-events: none;
}
.sls-searchbar .sls-search-icon svg,
.sls-searchbar .sls-select-icon svg {
  display: block;
}
.sls-searchbar .sls-search-icon svg {
  width: 28px;
  height: 28px;
}
.sls-searchbar .sls-select-icon svg {
  width: 24px;
  height: 24px;
}

.sls-story-categories {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 22px;
  margin: 1.25rem 0 1.75rem;
}
.sls-story-categories .sls-story-category-link,
.sls-story-categories .sls-reset-link {
  appearance: none;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  font: inherit;
  cursor: pointer;
  line-height: 1;
}
.sls-story-categories .sls-story-category-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 14px;
  background: #c7dde8;
  color: #2e6781;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.sls-story-categories .sls-story-category-link:hover, .sls-story-categories .sls-story-category-link:focus {
  background: #b8d4e1;
  color: #25566c;
}
.sls-story-categories .sls-story-category-link.is-active {
  background: #b8d4e1;
  color: #25566c;
}
.sls-story-categories .sls-reset-link {
  display: inline-flex;
  align-items: center;
  color: #8a8a8a;
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
}
.sls-story-categories .sls-reset-link:hover, .sls-story-categories .sls-reset-link:focus {
  color: #666;
}
@media (max-width: 640px) {
  .sls-story-categories {
    gap: 14px;
  }
  .sls-story-categories .sls-story-category-link {
    padding: 8px 12px;
    font-size: 0.95rem;
  }
  .sls-story-categories .sls-reset-link {
    font-size: 0.9rem;
  }
}

.sls-results-grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
  margin-top: 1.5rem;
}
@media (min-width: 640px) {
  .sls-results-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .sls-results-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.sls-result-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}
@media (min-width: 1024px) {
  .sls-result-card.is-two-column {
    grid-column: span 2;
  }
}

@media (min-width: 1024px) {
  .sls-result-card.is-two-column .sls-result-thumb img {
    height: 320px;
  }
}

.sls-result-thumb a,
.sls-result-thumb img {
  display: block;
  width: 100%;
}
.sls-result-thumb img {
  height: 220px;
  object-fit: cover;
}

.sls-result-content {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  padding: 1rem;
}

.sls-result-story-category {
  margin-bottom: 0.5rem;
  /*
  font-size: 0.8rem;
  */
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #6b7280;
}
.sls-result-story-category a {
  color: inherit;
  text-decoration: none;
  /*
  &:hover,
  &:focus {
    text-decoration: underline;
  }
  */
}

.sls-result-title {
  margin: 0 0 0.75rem;
  /*
  font-size: 1.2rem;
  line-height: 1.3;
    */
}
.sls-result-title a {
  color: #111827;
  text-decoration: none;
}
.sls-result-title a:hover, .sls-result-title a:focus {
  text-decoration: underline;
}

.sls-result-excerpt {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #374151;
}

.sls-result-cta {
  margin-top: auto;
  padding-top: 1rem;
}

.sls-result-button {
  display: inline-block;
  padding: 0.6rem 1rem;
  border-radius: 6px;
  background: #111827;
  color: #fff;
  text-decoration: none;
  /*
  font-size: 0.9rem;
  */
  font-weight: 600;
}
.sls-result-button:hover, .sls-result-button:focus {
  background: #374151;
}

.sls-loading-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 180px;
  padding: 2rem 1rem;
  text-align: center;
}

.sls-loading-spinner {
  width: 42px;
  height: 42px;
  border: 4px solid #e5e7eb;
  border-top-color: #111827;
  border-radius: 50%;
  animation: sls-spin 0.8s linear infinite;
}

.sls-loading-text {
  margin-top: 0.75rem;
  font-size: 0.95rem;
  color: #6b7280;
}

.sls-no-results,
.sls-error {
  padding: 1rem;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  background: #f9fafb;
}

@keyframes sls-spin {
  to {
    transform: rotate(360deg);
  }
}
/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
/* PODCAST: TRANSCRIPT */
.transcript-heading {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.transcript-heading .chevron {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 0 0 10px;
}
.transcript-heading .chevron.up {
  display: none;
}
.transcript-heading:hover .chevron {
  transform: scale(1.1);
}

.transcript-body {
  display: none;
}

/* PODCAST: EMBEDDED PLAYER */
.audio-player {
  margin: 0 0 20px 0;
}
.audio-player audio {
  width: 100%;
}

/* VIDEO: EMBEDDED PLAYER */
.video-player {
  position: relative;
  width: 100%;
}
.video-player video {
  width: 100%;
}
.video-player .btn-play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-player .btn-play img {
  display: block;
  width: 110px;
  height: 110px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .video-player .btn-play img {
    width: 60px;
    height: 60px;
  }
}

/***********************************************************************************************/
/* OVERRIDE PLUGIN (stories-live-search) DEFAULTS  */
/***********************************************************************************************/
.sls-loading-text {
  display: none;
}

.sls-searchbar .sls-q, .sls-searchbar .sls-topic {
  height: 48px;
  border-radius: 8px;
}

.sls-searchbar .sls-search-icon svg {
  width: 20px;
  height: 20px;
}

.sls-story-categories .sls-story-category-link {
  font-family: quatro-slab, serif;
  font-size: 20px;
  line-height: 28px;
  background-color: #C6E1EB;
  color: #2E6B82;
  padding: 5px 10px;
}
.sls-story-categories .sls-story-category-link.is-active {
  background-color: #FBCFB6;
  color: #B04409;
}
.sls-story-categories .sls-reset-link {
  margin: 0 0 0 auto;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #8c8c8c;
}
@media (max-width: 1023px) {
  .sls-story-categories .sls-reset-link {
    margin: unset;
  }
}

/* OVERRIDE DYNAMIC POST THUMBNAILS */
div.main div.container .sls-result-card .sls-result-thumb {
  position: relative;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  overflow: hidden;
  height: 280px;
}
div.main div.container .sls-result-card .sls-result-thumb a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
div.main div.container .sls-result-card .sls-result-thumb a img.wp-post-image {
  height: 100%;
  transition: transform 200ms ease-in-out;
}
div.main div.container .sls-result-card .sls-result-thumb:hover a img {
  transform: scale(1.025);
}

.sls-result-card {
  box-shadow: none;
  border: 1px solid #E1EFF4;
}
.sls-result-card .sls-result-content {
  border-top: 8px solid transparent;
  border-image: linear-gradient(to right, #2E6B82, #EA5B0C, #FFE600);
  border-image-slice: 1;
  background-color: #F4F9FB;
  padding: 24px 1rem 1rem 1rem;
}
.sls-result-card .sls-result-content h3 {
  color: #214C5D;
}
.sls-result-card .sls-result-content h3 a {
  color: inherit;
}
.sls-result-card .sls-result-content .sls-result-story-category {
  margin-bottom: 20px;
}
.sls-result-card .sls-result-content .sls-result-story-category a {
  font-family: quatro-slab, serif;
  background-color: #C6E1EB;
  color: #214C5D;
  padding: 5px;
}
.sls-result-card .sls-result-content .sls-result-story-category a:hover {
  background-color: #A1CDDE;
  color: #214C5D;
}
.sls-result-card .sls-result-content .sls-result-cta {
  text-align: right;
  padding-top: 10px;
}
.sls-result-card .sls-result-content .sls-result-cta a {
  background-color: unset;
  color: #B04409;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-color: #F9AF86;
}
.sls-result-card .sls-result-content .sls-result-cta a:hover {
  text-decoration: none;
}

.stories-results .sls-results-grid {
  gap: 40px;
}

/***********************************************************************************************/
/* HOME - RECENT STORIES: USING SAME STRUCTURE AS LIVE SEARCH, OVERRIDE FOR STYLING  */
/***********************************************************************************************/
.stories-results.recent .sls-result-card {
  border: none;
  box-shadow: none;
}
.stories-results.recent .sls-result-card .sls-result-thumb {
  border-radius: 12px;
}
.stories-results.recent .sls-result-card .sls-result-content {
  background-color: transparent;
  border: none;
  padding: 20px 0 10px 0;
  /*
  .wp-block-button {
      margin-top: auto;
  }
  */
}
.stories-results.recent .sls-result-card .sls-result-content .sls-result-story-category {
  margin-bottom: 0;
}
.stories-results.recent .sls-result-card .sls-result-content h3 {
  color: #EA5B0C;
  margin: 0;
}
@media (max-width: 1023px) {
  .stories-results.recent .sls-result-card {
    padding: 0 0 20px 0;
  }
}

.sls-loading-spinner {
  /*
  width: 42px;
  height: 42px;
  border-radius: 50%;
  animation: sls-spin 0.8s linear infinite;
  */
  border: 4px solid #E1EFF4;
  border-top-color: #EA5B0C;
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
div.wp-block-columns div.wp-block-column.custom-tout {
  background-color: #C6E1EB;
  border-radius: 20px;
  padding: 30px;
  /* OVERRIDE WP COLUMN DEFAULT */
  /* HOME PAGE: VALERI - READY TO INSPIRE */
}
div.wp-block-columns div.wp-block-column.custom-tout.orange {
  background-color: #F9AF86;
  color: inherit;
}
div.wp-block-columns div.wp-block-column.custom-tout:first-child {
  padding: 30px;
}
div.wp-block-columns div.wp-block-column.custom-tout.valerie {
  padding-right: 240px;
  background-image: url(/wp-content/uploads/2026/03/valeri-cutout@2x.png);
  background-size: auto 90%;
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
@media (max-width: 1199px) {
  div.wp-block-columns div.wp-block-column.custom-tout.valerie {
    background-position: calc(100% + 50px) 100%;
    background-size: auto 70%;
    padding-right: 240px;
  }
}
@media (max-width: 1023px) {
  div.wp-block-columns div.wp-block-column.custom-tout.valerie {
    background-image: unset;
    padding-right: 20px;
    /* HIDE CAPTION ALONG WITH IMAGE */
  }
  div.wp-block-columns div.wp-block-column.custom-tout.valerie .caption-actual-patient {
    display: none;
  }
}
@media (max-width: 767px) {
  div.wp-block-columns div.wp-block-column.custom-tout.facebook > .wp-block-columns .wp-block-column:first-child {
    order: 2;
  }
  div.wp-block-columns div.wp-block-column.custom-tout.facebook > .wp-block-columns .wp-block-column:last-child {
    order: 1;
    justify-content: unset;
  }
}
@media (max-width: 767px) {
  div.wp-block-columns div.wp-block-column.custom-tout {
    padding: 30px 20px;
  }
  div.wp-block-columns div.wp-block-column.custom-tout:first-child {
    padding: 30px 20px;
  }
}
div.wp-block-columns div.wp-block-column.centerall {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* STAY IN TOUCH PAGE - PATIENT AMBASSADOR STEPS */
div.wp-block-columns.ambassador-steps .wp-block-column {
  background-color: #ffffff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 20px 30px 20px 20px;
  border-left: 8px solid transparent;
  border-image: linear-gradient(to bottom, #2E6B82, #F68F55);
  border-image-slice: 1;
}
div.wp-block-columns.ambassador-steps .wp-block-column h3 {
  background-image: url(../images/icons/call.svg);
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: auto 100%;
  padding: 0 0 0 60px;
}
div.wp-block-columns.ambassador-steps .wp-block-column:nth-child(2) h3 {
  background-image: url(../images/icons/calendar_month.svg);
}
div.wp-block-columns.ambassador-steps .wp-block-column:nth-child(3) h3 {
  background-image: url(../images/icons/diversity.svg);
}

/* STAY IN TOUCH: VALERI AMBASSADOR SECTION */
div.main div.container div.content div.wp-block-columns.valerie-full {
  padding-bottom: 0px;
  position: relative;
  /* IF RIGHT-ALIGNED "ACTUAL PATIENT" LABEL */
  /*
  @media( max-width: 1320px ) {

      .valeri-cutout {
          right: -20px;
      }

  }
  */
}
div.main div.container div.content div.wp-block-columns.valerie-full .valeri-cutout {
  position: absolute;
  bottom: 0px;
  right: -50px;
  height: 500px;
  width: auto;
  display: block;
}
@media (max-width: 1023px) {
  div.main div.container div.content div.wp-block-columns.valerie-full .valeri-cutout {
    height: 400px;
  }
}
@media (max-width: 767px) {
  div.main div.container div.content div.wp-block-columns.valerie-full .valeri-cutout {
    position: relative;
    right: unset;
    margin: 0 auto;
  }
}

/* ABOUT PAGE - QUESTIONS FOR HEALTHCARE */
div.wp-block-column.questions {
  background-color: #ffffff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 32px;
  border-left: 8px solid transparent;
  border-image: linear-gradient(to bottom, #2E6B82, #F68F55);
  border-image-slice: 1;
}
div.wp-block-column.questions h3 {
  background-image: url(../images/icons/question.svg);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: auto 72px;
  padding: 0 0 0 80px;
  min-height: 72px;
  margin: 0 0 30px 0;
}

/* ABOUT - OVERVIEW STATS */
@media (max-width: 1199px) {
  div.wp-block-columns.about-stats-container .wp-block-column {
    flex-basis: 40% !important;
  }
  div.wp-block-columns.about-stats-container .wp-block-column:last-child {
    flex-basis: 60% !important;
  }
}
@media (max-width: 1199px) {
  div.wp-block-columns.about-stats-container .wp-block-column {
    flex-basis: 50% !important;
  }
  div.wp-block-columns.about-stats-container .wp-block-column:last-child {
    flex-basis: 50% !important;
  }
}

div.wp-block-column.stats h3 {
  margin: 0 0 5px 0;
  line-height: 32px;
  font-weight: 500;
}
div.wp-block-column.stats div.table {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
div.wp-block-column.stats div.table .row {
  display: flex;
}
div.wp-block-column.stats div.table .row > div {
  flex: 1;
}
div.wp-block-column.stats div.table .row > div p:last-child {
  margin: 0;
}
div.wp-block-column.stats div.table .row > div:first-child {
  flex: 0 0 200px;
  text-align: right;
  padding: 0 20px 0 0;
}
@media (max-width: 1023px) {
  div.wp-block-column.stats div.table .row {
    display: block;
  }
  div.wp-block-column.stats div.table .row > div {
    padding: 0 0 15px 0;
  }
  div.wp-block-column.stats div.table .row > div:first-child {
    text-align: left;
    padding: 0 0 15px 0;
  }
}

div.wp-block-columns.story-categories > div.wp-block-column > div.wp-block-columns {
  padding: 0px;
}
div.wp-block-columns.story-categories > div.wp-block-column > div.wp-block-columns div.wp-block-column h3 {
  margin: 0;
}

.text-gradient {
  display: inline-block;
  font-family: quatro-slab, serif;
  font-size: 72px;
  line-height: 72px;
  font-weight: 900;
  background: linear-gradient(227deg, var(--utility-teal-utility-teal-700, #2E6B82) 0%, var(--utility-bright-orange-utility-bright-orange-600, #EA5B0C) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
div.content.search-results a {
  color: inherit;
}
div.content.search-results a:hover {
  text-decoration: none;
}
div.content.search-results h3 {
  margin: 0 0 10px 0;
}
div.content.search-results div.post-content {
  margin: 0 0 30px 0;
}

/* SEARCH RESULTS PAGE - NO RESULTS */
article.no-results form {
  align-items: center;
  justify-content: right;
}
article.no-results form label span {
  display: none;
}
article.no-results form input {
  border-right: 2px solid #e4eff4 !important;
  border: 2px solid #e4eff4 !important;
  height: 46px;
  border-radius: 10px;
  font-family: "new-frank", sans-serif;
  font-size: 18px !important;
  line-height: 18px;
  padding: 0 12px;
}
article.no-results form button {
  display: inline-block;
  height: 48px;
  width: 48px;
  cursor: pointer;
  background: none;
  border: none;
  background-image: url(../images/icons/btn-site-search.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 0;
  flex-shrink: 0;
}
article.no-results form button i {
  visibility: hidden;
}
article.no-results form button:hover {
  background-image: url(../images/icons/btn-site-search-hover.svg);
}
article.no-results form button:active {
  background-image: url(../images/icons/btn-site-search-active.svg);
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
div.sidebar .cwidget {
  background-color: #C6E1EB;
  padding: 24px;
  margin: 0 0 20px 0;
  border-top: 6px solid transparent;
  border-image: linear-gradient(to right, #306072, #fdea59);
  border-image-slice: 1;
}
div.sidebar .cwidget .btn-read {
  margin: 10px 0 0 0;
}
div.sidebar .cwidget.orangebg {
  background-color: #FDE5D8;
}
div.sidebar > .bio {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 30px 0;
}
div.sidebar > .bio .col:first-child .img-wrap {
  display: block;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
div.sidebar > .bio .col:first-child .img-wrap img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 75px;
  height: auto;
}
div.sidebar > .bio .col:first-child .img-wrap img.border {
  height: 75px;
}
div.sidebar > .bio .col:last-child {
  color: #214C5D;
}
div.sidebar > .bio .col:last-child > :first-child {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #214C5D;
}
div.sidebar > .bio .col:last-child :last-child {
  padding: 2px 0 0 0;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
/* PODS TEMPLATE - Story Feature */
div.pod-story-feature {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}
div.pod-story-feature > div {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  width: 50%;
}
div.pod-story-feature > div img {
  display: block;
  width: 100%;
  height: auto;
}
div.pod-story-feature > div p {
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 767px) {
  div.pod-story-feature {
    flex-direction: column;
  }
  div.pod-story-feature > div {
    width: 100%;
  }
}

/* PODS TEMPLATE - Support Organizations (Find Support page) */
div.support-organizations div.pod-support-org {
  background-color: #FDE5D8;
  margin: 0 0 40px 0;
  padding: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top: 8px solid transparent;
  border-image: linear-gradient(to right, #2E6B82, #EA5B0C, #FFED4D);
  border-image-slice: 1;
}
div.support-organizations div.pod-support-org .title {
  display: flex;
  justify-content: space-between;
}
div.support-organizations div.pod-support-org .title a {
  white-space: nowrap;
}

/* PODS TEMPLATE - BIOS LISTING */
div.pods-bios-list {
  display: flex;
  gap: 64px;
  width: 100%;
  align-items: stretch;
  margin: 0 0 20px 0;
  flex-wrap: wrap;
}
div.pods-bios-list div.pod-bio {
  flex: 1 0 calc(50% - 32px);
  width: 50%;
}
div.pods-bios-list div.pod-bio > div:last-child {
  display: flex;
  width: 100%;
}
div.pods-bios-list div.pod-bio > div:last-child > div {
  width: 40%;
}
div.pods-bios-list div.pod-bio > div:last-child > div .img-wrap {
  position: relative;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
div.pods-bios-list div.pod-bio > div:last-child > div .img-wrap img {
  display: block;
  width: 100%;
  height: auto;
}
div.pods-bios-list div.pod-bio > div:last-child > div:last-child {
  width: 60%;
  padding: 0 0 0 20px;
}
div.pods-bios-list div.pod-bio > div:last-child > div:last-child p:last-child {
  margin: 0;
}
@media (max-width: 1023px) {
  div.pods-bios-list div.pod-bio > div:last-child {
    flex-direction: column;
  }
  div.pods-bios-list div.pod-bio > div:last-child > div {
    width: 100%;
  }
  div.pods-bios-list div.pod-bio > div:last-child > div:last-child {
    width: 100%;
    padding: 20px 0 0 0;
  }
}
@media (max-width: 767px) {
  div.pods-bios-list {
    flex-direction: column;
  }
  div.pods-bios-list div.pod-bio {
    width: 100%;
  }
}