/*! 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: "roboto", sans-serif;
}

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

h1 {
  font-family: "roboto", sans-serif;
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  letter-spacing: 4%;
  color: #E16074;
}
@media (max-width: 1023px) {
  h1 {
    font-size: 36px;
    line-height: 36px;
  }
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  color: #690055;
}

h3 {
  font-family: "roboto", sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 800;
  color: #0FC54F;
}

h4 {
  font-family: "roboto", sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 4%;
}

h5 {
  font-family: "roboto", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #145E98;
}

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

p, li {
  font-size: 16px;
  line-height: 24px;
  font-weight: inherit;
  color: inherit;
}

a {
  color: inherit;
}
a:hover {
  text-decoration: none;
}

nobr, i, em {
  font-family: inherit;
}

.nomargin {
  margin: 0;
}

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

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

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

sup {
  top: -0.3rem;
}

/*###########################################################################################################*/
/*###########################################################################################################*/
/* MAIN CONTENT AREA WIDTH (class: outer-column)
/*###########################################################################################################*/
.outer-column {
  max-width: 1120px;
  margin: 0 auto;
}

/*###########################################################################################################*/
/*###########################################################################################################*/
/*###########################################################################################################*/
/*###########################################################################################################*/
/* ONE TRUST ADJUSTMENTS                        */
/*###########################################################################################################*/
#onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group {
  display: flex !important;
  flex-direction: row !important;
}
@media (max-width: 1279px) {
  #onetrust-banner-sdk #onetrust-button-group-parent {
    width: 40% !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  #onetrust-banner-sdk #onetrust-button-group-parent button {
    padding: 8px 10px;
  }
}
@media (max-width: 1023px) {
  #onetrust-banner-sdk #onetrust-button-group-parent {
    width: 30% !important;
    padding-left: unset !important;
    padding-right: unset !important;
  }
  #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group {
    margin-top: 10px;
    padding-left: 15px;
    flex-direction: column !important;
  }
}
@media (max-width: 896px) {
  #onetrust-banner-sdk #onetrust-button-group-parent {
    width: 100% !important;
  }
  #onetrust-banner-sdk #onetrust-button-group-parent #onetrust-button-group {
    padding: 0 15px;
  }
  #onetrust-banner-sdk #onetrust-button-group-parent button {
    padding: 10px 15px;
  }
}

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

div.main {
  /*
  overflow: hidden;
  */
  background-color: #ffffff;
  /*
  > .container {

      width: 100%;
      max-width: $content-max-width;
      margin: 0 auto;

      padding: 30px;

  }
  */
  /*
  padding: 50px 20px 100px 20px;
  overflow: hidden;
  */
  /*
  div.container {

      display: block;
      width: 100%;
      margin: 0 auto;

      max-width: $content-max-width;


      > .content {

          background-color: #ffffff;
          padding: 60px 40px 40px 40px;

          box-shadow: 0px 0px 15px rgba( 0, 0, 0, 0.1 );

          border-radius: $module-border-radius;

      }


  }
  */
  /*
  @media ( max-width: $breakpoint-mobile-1 ) {

      padding: 20px 10px 60px 10px;

      div.container {

          .content {
              padding: 40px 20px;
          }


      }

  }
  */
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
.main > header {
  width: 100%;
  height: 82px;
  background-color: #A60086;
  padding: 0 96px;
  position: fixed;
  top: 0px;
  left: 0px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: flex-end;
  z-index: 3;
}
.main > header nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 40px;
}
.main > header nav div {
  color: #FFED80;
}
.main > header nav div a {
  color: inherit;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 12%;
  text-decoration: none;
}
.main > header nav div a:hover {
  text-decoration: underline;
}
.main > header .btn-mobile-menu {
  position: absolute;
  top: calc(50% - 24px);
  right: 24px;
  height: 48px;
  width: auto;
  cursor: pointer;
  display: none;
}
.main > header .btn-mobile-menu img {
  display: block;
}
.main > header .btn-mobile-menu img.close {
  display: none;
}
.main > header.open .btn-mobile-menu img.close {
  display: block;
}
.main > header.open .btn-mobile-menu img.open {
  display: none;
}
@media (max-width: 1023px) {
  .main > header {
    justify-content: center;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .main > header nav {
    position: absolute;
    top: 82px;
    left: 0;
    width: 100%;
    padding: 32px 24px;
    flex-direction: column;
    gap: 16px;
    background-color: #ffffff;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    display: none;
  }
  .main > header nav div {
    color: #A60086;
    text-align: center;
    /*
    margin: 0 0 16px 0;
    */
  }
  .main > header nav div:last-child {
    margin: 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .main > header .btn-mobile-menu {
    display: block;
  }
}

.mobile-menu-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 2;
  display: none;
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
div.hero {
  width: 100%;
  height: 600px;
  background-image: url(../images/brand/hero-desktop.png);
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: center;
  margin: 82px 0 0 0;
}
div.hero .lockup {
  max-width: 100%;
  width: 572px;
  height: auto;
  margin: 0 0 0 96px;
}
div.hero .lockup .brand-logo {
  display: block;
  width: 100%;
  height: auto;
  margin: 32px 0 32px 0;
}
div.hero .lockup h4 {
  margin: 0 0 38px 0;
  color: #A60086;
}
div.hero .lockup h1 {
  margin: 0 0 24px 0;
}
div.hero .lockup p {
  font-weight: 500;
  color: #A60086;
  letter-spacing: 4%;
  margin: 0;
}
@media (max-width: 767px) {
  div.hero {
    height: unset;
    background-image: unset;
    align-items: flex-end;
    border-bottom: 12px solid #A60086;
  }
  div.hero .lockup {
    width: 336px;
    margin: 0 auto;
    padding: 48px 20px;
    text-align: center;
  }
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
div.form-wrapper {
  background-color: #FDF5F2;
}

div.form-container {
  margin: 0 auto;
  padding: 64px 20px;
}
div.form-container form {
  /* 
      FORM FIELD DEPENDENCIES 
      "DEPENDENT" FIELDS ARE HIDDENT UNTIL PREREQUISITES ARE SATISFIED
  */
}
div.form-container form p.required {
  font-size: 14px;
  font-weight: 400;
}
div.form-container form .required-indicator {
  color: #E600B2;
  font-weight: 500;
}
div.form-container form .form-row {
  width: 100%;
  display: flex;
  gap: 36px;
  padding: 0 0 30px 0;
  clear: both;
  /* CUSTOM: STATE-BASED DISPLAY */
  /* 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;
  justify-content: 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;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
div.form-container form .form-row label.error_label::before {
  border-color: #A60086;
}
div.form-container form .form-row label p {
  margin: 0;
  line-height: inherit;
  margin: 0 0 15px 0;
  color: inherit;
}
div.form-container form .form-row label p.nomargin {
  margin: 0;
}
div.form-container form .form-row label p b {
  font-weight: 600;
}
div.form-container form .form-row sup {
  font-size: 80%;
  top: -2px;
}
div.form-container form .form-row .table {
  display: table;
}
div.form-container form .form-row .table .col {
  display: table-cell;
}
div.form-container form .form-row .table .col:first-child {
  width: 16px;
}
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: "roboto", 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 #A60086;
}
div.form-container form .form-row textarea {
  font-family: "roboto", sans-serif;
  font-size: 18px;
  line-height: 22px;
  width: 100%;
  height: 80px;
  border: 1px solid #bfbfbf;
  border-radius: 8px;
  background-color: #ffffff;
  padding: 8px 0 8px 15px;
}
div.form-container form .form-row .radiobtn label, div.form-container form .form-row .checkbox label {
  font-weight: 400;
}
div.form-container form .form-row .radiobtn label:last-child, div.form-container form .form-row .checkbox label:last-child {
  margin: 0;
}
div.form-container form .form-row .radiobtn label p, div.form-container form .form-row .checkbox label p {
  margin: 0 0 5px 0;
}
div.form-container form .form-row .radiobtn label.hasInsetTextField, div.form-container form .form-row .checkbox label.hasInsetTextField {
  display: flex;
}
div.form-container form .form-row .radiobtn label.hasInsetTextField input, div.form-container form .form-row .checkbox label.hasInsetTextField input {
  width: auto;
  height: 40px;
  margin: 0 0 0 10px;
}
div.form-container form .form-row .checkbox label.error_label span.err-outer-box::before {
  content: "";
  position: absolute;
  left: -4px;
  top: -3px;
  display: inline-block;
  height: 28px;
  width: 28px;
  background-color: transparent;
  border: 2px solid #A60086;
  border-radius: 5px;
  box-sizing: border-box;
}
div.form-container form .form-row .radiobtn label.error_label span.err-outer-box::before {
  content: "";
  position: absolute;
  left: -4px;
  top: -4px;
  display: inline-block;
  height: 29px;
  width: 29px;
  background-color: transparent;
  border: 2px solid #A60086;
  border-radius: 14.5px;
  box-sizing: border-box;
}
div.form-container form .form-row .error {
  font-family: "roboto", sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  clear: both;
  display: none;
}
div.form-container form .form-row .error.error_show {
  color: #A60086;
  display: block;
  padding: 5px 0 0 0;
}
div.form-container form .form-row.alt-state-optin-show {
  display: none;
}
@media (max-width: 767px) {
  div.form-container form .form-row {
    display: block;
  }
  div.form-container form .form-row .form-row-full, div.form-container form .form-row .form-row-half {
    clear: both;
    overflow: hidden;
  }
  div.form-container form .form-row .form-row-half {
    width: 100%;
    margin: 0 0 30px 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 40px 0;
}
div.form-container form .dependent {
  display: none;
}

/*************************************/
/* CHECKBOX AND RADIO BUTTON STYLING */
/*************************************/
.radiobtn {
  display: block;
  overflow: visible;
  margin: 8px 0 0 4px;
}
.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: 50%;
  left: 0px;
  top: 0px;
  border: 1px solid #bfbfbf;
  background-color: #ffffff;
  border-color: #aaaaaa;
  border-width: 1px;
}
.radiobtn label::after {
  height: 15px;
  width: 15px;
  left: 3px;
  top: 3px;
  border-radius: 10.5px;
  background-color: #A60086;
  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: 1px;
  box-sizing: border-box;
  border: 1px solid #aaaaaa;
  background-color: #ffffff;
  border-radius: 4px;
}
.checkbox label::after {
  height: 4px;
  width: 10px;
  border-left: 2px solid #A60086;
  border-bottom: 2px solid #A60086;
  transform: rotate(-45deg);
  left: 4px;
  top: 7px;
}
.checkbox input[type=checkbox] + label::after {
  content: none;
}
.checkbox input[type=checkbox]:checked + label::before {
  background-color: #A60086;
  border: 1px solid #A60086;
}
.checkbox input[type=checkbox]:checked + label::after {
  content: "";
  border-color: #ffffff;
}

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

.section-heading {
  margin: 10px 0 20px 0;
  padding: 10px;
  background-color: #efefef;
  border-radius: 5px;
}
.section-heading h2, .section-heading p {
  margin: 0;
  color: #A60086;
}

.audio {
  font-style: italic;
  background-image: url("../images/icons/icon-audio.png");
  background-repeat: no-repeat;
  background-size: auto 25px;
  background-position: left top;
  padding-left: 30px;
  min-height: 25px;
}

.icon-calendar {
  background-image: url("../images/icons/icon-calendar.svg");
  background-repeat: no-repeat;
  background-size: auto 20px;
  background-position: right 10px center;
}

.submit-button {
  margin: 30px 0 0 0;
}

/* ########################################################################################## */
/* # STYLE FIRST OPTION IN SELECT LIST                                                        */
/* ########################################################################################## */
.select-stylefirstoption {
  color: #9b9fa7;
}
.select-stylefirstoption option {
  color: #000;
}
.select-stylefirstoption option:first-child {
  color: #9b9fa7;
}

.select-stylefirstoption-on {
  color: #9b9fa7;
}

.select-stylefirstoption-off {
  color: #000000;
}

/* ########################################################################################## */
/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
div.form-container .form-modal {
  display: none;
  background-color: #ffffff;
  border-radius: 20px;
  border: 1px solid #A60086;
  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;
}
div.form-container .form-modal.thankyou {
  border: none;
  background-color: unset;
  text-align: center;
}
div.form-container .form-modal.thankyou p {
  font-size: 24px;
  line-height: 28px;
}
div.form-container .form-modal.thankyou h3, div.form-container .form-modal.thankyou p {
  max-width: 500px;
  margin: 0 auto 32px auto;
}
div.form-container .form-modal.thankyou h3 {
  font-size: 48px;
  line-height: 56px;
  color: #463C00;
  letter-spacing: 4%;
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
.intro, .events {
  padding: 32px 20px;
  background-color: #A60086;
}
.intro.events, .events.events {
  background-color: #ffffff;
}
.intro .lockup, .events .lockup {
  display: flex;
  align-items: center;
  max-width: 1120px;
  margin: 0 auto;
}
.intro .lockup div, .events .lockup div {
  flex: 0 0 33.33%;
  height: 80px;
  padding: 0 40px 0 100px;
  display: flex;
  align-items: center;
  background-image: url(../images/icons/icon-clinical-trial.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.intro .lockup div:nth-child(2), .events .lockup div:nth-child(2) {
  background-image: url(../images/icons/icon-treatment.png);
}
.intro .lockup div:nth-child(3), .events .lockup div:nth-child(3) {
  background-image: url(../images/icons/icon-myrare.png);
  padding: 0 0 0 100px;
}
.intro .lockup div p, .events .lockup div p {
  font-family: Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #FFED80;
  margin: 0;
}
.intro .lockup div p span, .events .lockup div p span {
  font-family: inherit;
}
.intro .lockup div p .name, .events .lockup div p .name {
  display: block;
  font-weight: 400;
}
.intro .lockup.event, .events .lockup.event {
  /*
  margin: 48px auto 0 auto;
  */
}
.intro .lockup.event div, .events .lockup.event div {
  flex: 0 0 50%;
  flex-direction: column;
  height: 140px;
  padding: 0 40px 0 160px;
  align-items: flex-start;
  justify-content: center;
}
.intro .lockup.event div:nth-child(1), .events .lockup.event div:nth-child(1) {
  background-image: url(../images/icons/icon-events.png);
}
.intro .lockup.event div:nth-child(2), .events .lockup.event div:nth-child(2) {
  background-image: url(../images/icons/icon-speakers.png);
  padding: 0 0 0 160px;
}
.intro .lockup.event div p, .events .lockup.event div p {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  font-family: Arial, sans-serif;
  color: #D72D47;
}
@media (max-width: 1023px) {
  .intro .lockup, .events .lockup {
    flex-direction: column;
  }
  .intro .lockup div, .events .lockup div {
    flex: unset;
    padding: 0 0 0 100px;
    margin: 0 0 20px 0;
    width: 100%;
    max-width: 350px;
  }
  .intro .lockup div p .name, .events .lockup div p .name {
    margin: 0 0 16px 0;
  }
  .intro .lockup.event div, .events .lockup.event div {
    flex: unset;
    padding: 0 0 0 160px;
    max-width: 500px;
    height: 160px;
    background-size: auto 140px;
  }
}
@media (max-width: 767px) {
  .intro .lockup.event div, .events .lockup.event div {
    background-position: center top;
    background-size: 140px auto;
    padding: 160px 0 0 0;
    height: 300px;
    width: 100%;
    max-width: 500px;
  }
  .intro .lockup.event div h2, .intro .lockup.event div p, .events .lockup.event div h2, .events .lockup.event div p {
    width: 100%;
    text-align: center;
  }
  .intro .lockup.event div:nth-child(2), .events .lockup.event div:nth-child(2) {
    padding: 160px 0 0 0;
    height: 400px;
  }
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
.main > footer {
  width: 100%;
  height: auto;
  background-color: #690055;
  padding: 64px 20px;
  color: #ffffff;
  letter-spacing: 4%;
  /*********************************************/
  /* OneTrust BUTTON PROVIDED BY CLIENT/AOR.   */
  /*********************************************/
}
.main > footer .lockup {
  display: flex;
  align-items: center;
}
.main > footer .lockup div:first-child {
  flex: 0 0 70%;
  padding: 0 100px 0 0;
}
.main > footer .lockup div:first-child nav {
  color: #FFED80;
}
.main > footer .lockup div:first-child nav a {
  color: inherit;
  margin: 0 24px 0 0;
  white-space: nowrap;
}
.main > footer .lockup div:first-child nav a:hover {
  text-decoration: none;
}
.main > footer .lockup div:last-child {
  flex: 0 0 30%;
}
.main > footer .lockup div:last-child .logo {
  display: block;
  width: 100%;
  max-width: 300px;
  margin: 0 0 0 auto;
}
@media (max-width: 1023px) {
  .main > footer .lockup {
    flex-direction: column;
  }
  .main > footer .lockup div:first-child {
    padding: 0 0 38px 0;
  }
}
.main > footer #ot-sdk-btn {
  background-color: unset;
  border: none;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  margin: 0;
  color: #FFED80;
  text-decoration: underline;
  letter-spacing: 4%;
  margin: 0;
  /*
  margin: 0 0 20px 0;
  */
  text-transform: uppercase;
}
.main > footer #ot-sdk-btn:hover {
  text-decoration: none;
  background-color: unset;
  color: #FFED80;
}
.main > footer #ot-sdk-btn:active {
  padding: 0;
  margin: 0;
  border: 0;
}

/* 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: #A60086;
  border: 2px solid #A60086;
  border-radius: 8px;
  color: #E5F5FF;
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-button a:hover {
  background-color: #ffffff;
  color: #A60086;
}
.wp-block-button a:active {
  background-color: #690055;
  color: #ffffff;
}
.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.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: Arial, sans-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: #ffffff;
  display: flex;
  flex-direction: column;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  z-index: 1;
}
.isi-container .header {
  width: 100%;
  border-top: 1px solid #eaeaea;
}
.isi-container .header div.nav {
  position: absolute;
  right: 80px;
  top: 40px;
  display: flex;
  align-items: center;
}
.isi-container .header div.nav .arrow {
  cursor: pointer;
}
.isi-container .header div.nav .arrow svg {
  width: 40px;
  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: 1023px) {
  .isi-container .header div.nav {
    right: 24px;
    top: 30px;
  }
}
@media (max-width: 767px) {
  .isi-container .header div.nav {
    top: 24px;
  }
}
.isi-container .isi {
  display: flex;
  padding: 0 20px;
  margin: 0;
}
.isi-container .isi .isi-main {
  color: #1E1E1E;
  padding: 32px 0 0 0;
  max-width: 1184px;
  margin: 0 auto;
  /* EXPANDED / COLLAPSED VIEWS */
}
.isi-container .isi .isi-main p, .isi-container .isi .isi-main li {
  font-family: Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
}
.isi-container .isi .isi-main p b, .isi-container .isi .isi-main p strong, .isi-container .isi .isi-main li b, .isi-container .isi .isi-main li strong {
  font-family: inherit;
}
.isi-container .isi .isi-main p.headline, .isi-container .isi .isi-main li.headline {
  font-size: 24px;
  line-height: 24px;
}
.isi-container .isi .isi-main ul {
  padding-left: 1.5em;
}
.isi-container .isi .isi-main ul li {
  margin: 8px 0;
  /*
  ul {
      list-style-type: disc;
  }
  */
}
.isi-container .isi .isi-main .color-primary {
  color: #A60086;
}
.isi-container .isi .isi-main .indentlikelist {
  padding: 0 0 0 1.3em;
}
.isi-container .isi .isi-main .nomargin {
  margin: 0;
}
.isi-container .isi .isi-main .pmargin {
  margin: 0 0 20px 0;
}
.isi-container .isi .isi-main .tinybottommargin {
  margin: 0 0 5px 0;
}
.isi-container .isi .isi-main a {
  color: inherit;
  font-weight: 700;
}
.isi-container .isi .isi-main a:hover {
  text-decoration: none;
}
.isi-container .isi .isi-main .isibuttonclearpadding {
  padding: 0 70px 0 0;
}
.isi-container .isi .isi-main .collapsed {
  display: block;
}
.isi-container .isi .isi-main .collapsed .mobile-hide {
  margin-bottom: 0;
}
.isi-container .isi .isi-main .expanded {
  display: none;
}
.isi-container .isi .isi-main span {
  font-family: inherit;
}
@media (max-width: 767px) {
  .isi-container .isi .isi-main {
    padding: 24px 0 0 0;
  }
  .isi-container .isi .isi-main .mobile-hide {
    display: none;
  }
  .isi-container .isi .isi-main .mobile-clamp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    overflow: hidden;
  }
}

/* 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: Arial, sans-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: Arial, sans-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: #A60086;
}

/* COLORS */
/* HEADER */
/* THEME MODULES */
/* FORM */
/* SEARCH */
/* ####################################################################################### */
/* ####################################################################################### */
div.wp-block-columns div.wp-block-column.custom-tout {
  background-color: #C6E1EB;
  border-radius: 10px;
  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: 10px;
  border-bottom-right-radius: 10px;
  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: 10px;
  border-bottom-right-radius: 10px;
  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: Arial, sans-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: "roboto", 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: 10px;
  border-bottom-right-radius: 10px;
  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%;
  }
}