@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Calibri&display=swap");

@import url("https://fonts.googleapis.com/css?family=Bebas+Neue&display=swap");

.ck-editor {
  /*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
}

.ck-editor html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ck-editor *,
.ck-editor *:before,
.ck-editor *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.ck-editor html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.ck-editor body {
  margin: 0;
}

.ck-editor article,
.ck-editor aside,
.ck-editor details,
.ck-editor figcaption,
.ck-editor figure,
.ck-editor footer,
.ck-editor header,
.ck-editor main,
.ck-editor menu,
.ck-editor nav,
.ck-editor section,
.ck-editor summary {
  display: block;
}

.ck-editor audio,
.ck-editor canvas,
.ck-editor progress,
.ck-editor video {
  display: inline-block;
}

.ck-editor audio:not([controls]) {
  display: none;
  height: 0;
}

.ck-editor progress {
  vertical-align: baseline;
}

.ck-editor template,
.ck-editor [hidden] {
  display: none;
}

.ck-editor a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

.ck-editor a:active,
.ck-editor a:hover {
  outline-width: 0;
}

.ck-editor abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

.ck-editor b,
.ck-editor strong {
  font-weight: inherit;
}

.ck-editor b,
.ck-editor strong {
  font-weight: bolder;
}

.ck-editor dfn {
  font-style: italic;
}

.ck-editor h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

.ck-editor mark {
  background-color: #ff0;
  color: #000;
}

.ck-editor small {
  font-size: 80%;
}

.ck-editor sub,
.ck-editor sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.ck-editor sub {
  bottom: -0.25em;
}

.ck-editor sup {
  top: -0.5em;
}

.ck-editor img {
  border-style: none;
}

.ck-editor svg:not(:root) {
  overflow: hidden;
}

.ck-editor code,
.ck-editor kbd,
.ck-editor pre,
.ck-editor samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

.ck-editor figure {
  margin: 1em 40px;
}

.ck-editor hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

.ck-editor button,
.ck-editor input,
.ck-editor optgroup,
.ck-editor select,
.ck-editor textarea {
  font: inherit;
  margin: 0;
}

.ck-editor optgroup {
  font-weight: bold;
}

.ck-editor button,
.ck-editor input {
  overflow: visible;
}

.ck-editor button,
.ck-editor select {
  text-transform: none;
}

.ck-editor button,
.ck-editor html [type=button],
.ck-editor [type=reset],
.ck-editor [type=submit] {
  -webkit-appearance: button;
}

.ck-editor button::-moz-focus-inner,
.ck-editor [type=button]::-moz-focus-inner,
.ck-editor [type=reset]::-moz-focus-inner,
.ck-editor [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.ck-editor button:-moz-focusring,
.ck-editor [type=button]:-moz-focusring,
.ck-editor [type=reset]:-moz-focusring,
.ck-editor [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.ck-editor fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

.ck-editor legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

.ck-editor textarea {
  overflow: auto;
}

.ck-editor [type=checkbox],
.ck-editor [type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

.ck-editor [type=number]::-webkit-inner-spin-button,
.ck-editor [type=number]::-webkit-outer-spin-button {
  height: auto;
}

.ck-editor [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

.ck-editor [type=search]::-webkit-search-cancel-button,
.ck-editor [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.ck-editor ::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

.ck-editor ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

.ck-editor [class^=icon-] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ck-editor .areas-of-care::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e90c";
}

.ck-editor .events::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e907";
}

.ck-editor .fundraising-priorities::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e903";
}

.ck-editor .health-technology::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e90f";
}

.ck-editor .hospital::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e90e";
}

.ck-editor .map::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e904";
}

.ck-editor .map-markers::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e918";
}

.ck-editor .news::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e912";
}

.ck-editor .outpatient::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e913";
}

.ck-editor .patients-and-visitors::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e917";
}

.ck-editor .physician::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e908";
}

.ck-editor .research::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e905";
}

.ck-editor .students::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e915";
}

.ck-editor .ways-to-give::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e90b";
}

.ck-editor .heart-hands::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e90d";
}

.ck-editor .group-hand::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e90a";
}

.ck-editor .map-find-us::before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e919";
}

.ck-editor * {
  min-height: 0;
  min-width: 0;
}

.ck-editor html {
  font-size: 1em;
  color: #555;
  overflow-y: scroll;
  min-height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.ck-editor body {
  overflow: hidden;
}

.ck-editor html,
.ck-editor button,
.ck-editor input,
.ck-editor select,
.ck-editor textarea {
  font-family: "Calibri", Helvetica, sans-serif;
}

.ck-editor h1,
.ck-editor h2,
.ck-editor h3,
.ck-editor h4,
.ck-editor h5,
.ck-editor h6,
.ck-editor p,
.ck-editor ul,
.ck-editor ol,
.ck-editor dl,
.ck-editor pre,
.ck-editor table,
.ck-editor fieldset,
.ck-editor form details,
.ck-editor blockquote,
.ck-editor object,
.ck-editor iframe,
.ck-editor pre,
.ck-editor address,
.ck-editor code,
.ck-editor dl,
.ck-editor dt,
.ck-editor dd,
.ck-editor embed,
.ck-editor audio,
.ck-editor video {
  font-size: 1em;
  line-height: 1.5625em;
  margin: 0 0 1em 0;
  word-break: break-word;
}

.ck-editor iframe {
  display: block;
  width: 100%;
}

.ck-editor strong,
.ck-editor b {
  font-weight: 700;
}

.ck-editor em {
  font-style: italic;
}

.ck-editor a {
  color: #0071CE;
  text-decoration: underline;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}

.ck-editor a:hover,
.ck-editor a:active,
.ck-editor a:focus {
  text-decoration: none;
  color: #475F2F;
}

.ck-editor a:visited {
  color: #813D97;
}

.ck-editor a:visited:hover {
  color: #AC6120;
}

.ck-editor q {
  font-style: italic;
}

.ck-editor q::before {
  content: open-quote;
}

.ck-editor q::after {
  content: close-quote;
}

.ck-editor h1,
.ck-editor h2,
.ck-editor h3,
.ck-editor h4,
.ck-editor h5,
.ck-editor h6 {
  font-weight: 400;
}

.ck-editor h1,
.ck-editor .ck-button.ck-heading_heading1 {
  font-size: 2.625rem;
  margin-bottom: 0.32768em;
  line-height: 1.25em;
  font-family: "Calibri", Helvetica, sans-serif;
  font-weight: 700;
  color: #0071CE;
}

@media (min-width: 768px) {
  .ck-editor h1,
  .ck-editor .ck-button.ck-heading_heading1 {
    font-size: 3.5rem;
  }
}

.ck-editor h2,
.ck-editor .ck-button.ck-heading_heading2 {
  margin-bottom: 1.5rem;
  margin-top: 2.25rem;
  line-height: 1.1;
  font-weight: 700;
  font-family: "Calibri", Helvetica, sans-serif;
  color: #0071CE;
  font-size: 2.25rem;
}

@media (min-width: 768px) {
  .ck-editor h2,
  .ck-editor .ck-button.ck-heading_heading2 {
    font-size: 2.75rem;
  }
}

.ck-editor h3,
.ck-editor .ck-button.ck-heading_heading3 {
  font-size: 2em;
  margin-bottom: 0.64em;
  line-height: 1.25em;
  font-weight: 700;
}

.ck-editor h4,
.ck-editor .ck-button.ck-heading_heading4 {
  font-size: 1.75rem;
  margin-bottom: 0.64em;
  line-height: 1.25em;
  font-weight: 700;
}

.ck-editor h5,
.ck-editor .ck-button.ck-heading_heading5 {
  font-size: 1.75rem;
  margin-bottom: 0.64em;
  line-height: 1.25em;
  font-weight: 700;
}

.ck-editor h6,
.ck-editor .ck-button.ck-heading_heading6 {
  font-size: 1.75rem;
  margin-bottom: 0.64em;
  line-height: 1.25em;
  font-weight: 700;
}

.ck-editor sup,
.ck-editor sub {
  text-transform: uppercase;
  font-weight: 700;
}

@media (min-width: 768px) {
  .ck-editor sup,
  .ck-editor sub {
    font-size: 0.64em;
  }
}

.ck-editor blockquote {
  padding: 0 24px;
  border-left: 2px solid #73994B;
  background-color: transparent;
  margin: 48px 0;
}

.ck-editor blockquote p {
  color: #73994B;
  font-size: 1.375em;
  margin: 0 0 12px;
}

@media (min-width: 768px) {
  .ck-editor blockquote p {
    font-size: 1.75em !important;
  }
}

.ck-editor blockquote .small {
  color: #555;
  display: block;
  line-height: 1.5;
  font-size: 1rem;
  font-style: italic;
}

.ck-editor blockquote .small::before {
  content: "— ";
}

.ck-editor .mark {
  padding: 0.2em;
  background-color: #ff0;
  color: #000;
}

.ck-editor figure {
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
}

.ck-editor figure img {
  width: 100%;
}

.ck-editor figure figcaption {
  margin-top: 0.64em;
}

@media (min-width: 608px) {
  .ck-editor figure figcaption {
    font-size: 0.8em;
  }
}

.ck-editor label {
  margin-bottom: 0.64em;
  font-weight: 700;
}

.ck-editor input,
.ck-editor textarea {
  margin: 0;
}

.ck-editor textarea {
  vertical-align: top;
}

.ck-editor table p,
.ck-editor table ul {
  margin: 0;
  padding: 0;
}

.ck-editor table tbody {
  border: none;
}

.ck-editor table th,
.ck-editor table td {
  padding: 1.25em 0.512em;
  border: 1px solid #c8cacc;
  vertical-align: top;
  font-size: 0.8em;
}

@media (min-width: 768px) {
  .ck-editor table th,
  .ck-editor table td {
    font-size: 1em;
    line-height: 1.25em;
  }
}

.ck-editor table tr.odd {
  background-color: white;
}

.ck-editor table tr:nth-child(odd) {
  background-color: white;
}

.ck-editor table tr.even {
  background-color: #fcfdfd;
}

.ck-editor table tr:nth-child(even) {
  background-color: #fcfdfd;
}

.ck-editor table th,
.ck-editor table thead th {
  border-bottom: 1px solid #f2f5f7;
  line-height: 1.5625em;
  background: #002072;
  color: white;
}

.ck-editor table caption {
  caption-side: bottom;
}

.ck-editor ul li,
.ck-editor ol li {
  margin: 0 0 0.512em 0;
}

.ck-editor ul {
  padding-left: 2rem;
}

.ck-editor ul li {
  list-style: disc;
}

.ck-editor ul ul {
  margin-top: 12px;
}

.ck-editor ul ul li {
  list-style: circle;
}

.ck-editor ol {
  padding-left: 1.25em;
}

.ck-editor ol li {
  list-style: decimal;
}

@media (min-width: 608px) {
  .ck-editor .image-style-square-large-background-image {
    max-width: 400px;
  }
}

.ck-editor img {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.ck-editor a img {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-backface-visibility: hidden;
}

.ck-editor a img:hover {
  opacity: 0.75;
}

.ck-editor img,
.ck-editor video {
  max-width: 100%;
  height: auto;
  display: block;
}

.ck-editor p.headline-type {
  font-size: 1.375rem;
}

@media (min-width: 768px) {
  .ck-editor p.headline-type {
    font-size: 1.5rem;
  }
}

.ck-editor .mark,
.ck-editor mark {
  padding: 0.2em;
  background-color: #ff0;
  color: #000;
}

.ck-editor code,
.ck-editor kbd,
.ck-editor pre,
.ck-editor samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

.ck-editor .unstyled-list li {
  list-style: none;
}

.ck-editor pre {
  word-break: break-all;
  word-wrap: break-word;
  white-space: -moz-pre-wrap;
  white-space: pre-wrap;
  white-space: pre \9;
}

.ck-editor dt {
  font-weight: 700;
}

.ck-editor dd {
  margin-left: 40px;
  margin-bottom: 12px;
}

.ck-editor p,
.ck-editor ul:not(.toolbar-menu),
.ck-editor ol,
.ck-editor dl {
  font-size: 1rem;
}

@media (min-width: 768px) {
  .ck-editor p,
  .ck-editor ul:not(.toolbar-menu),
  .ck-editor ol,
  .ck-editor dl {
    font-size: 1.125rem;
  }
}

.ck-editor details {
  background-color: #f2f5f7;
  padding: 1rem;
  border: none;
  margin-top: 0.25rem;
  margin-bottom: 1rem;
}

.ck-editor details summary {
  background-color: #c8cacc;
  padding: 1rem !important;
  padding-right: 3.5rem !important;
  margin: -1rem;
  -webkit-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
  position: relative;
  font-size: 1.5rem;
  font-weight: 700;
  text-decoration: none;
  color: #555;
}

.ck-editor details summary::-webkit-details-marker {
  display: none;
}

.ck-editor details summary::before {
  display: none;
}

.ck-editor details summary::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  content: "\e91a";
  position: absolute;
  font-size: 14px;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ck-editor details.collapse-processed summary {
  padding: 0;
}

​ .ck-editor details.collapse-processed summary::before {
  display: none;
}

.ck-editor details:not([open]) summary:first-child ~ * {
  display: none;
}

.ck-editor details[open] summary {
  background-color: #005A95;
  margin-bottom: 1rem;
  color: white;
}

.ck-editor details[open] summary::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  color: white;
}

.ck-editor .skip-link {
  background-color: black !important;
  color: white !important;
}

.ck-editor p.sg-section-header {
  margin: 72px 0 24px;
  padding-bottom: 11px;
  border-bottom: 1px solid #ccc;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.1;
  font-size: 28px;
  color: #555;
  font-weight: 700;
  letter-spacing: 3px;
}

.ck-editor hr {
  clear: both !important;
  border: none !important;
}

.ck-editor .empty-page .block__content {
  padding-bottom: 1.5rem;
}

.ck-editor .field--name-body hr {
  border-bottom: 1px solid #0071CE !important;
}

.ck-editor table {
  overflow-x: auto;
  white-space: nowrap;
}

@media (max-width: 991px) {
  .ck-editor table {
    width: 100% !important;
  }
}

.ck-editor .highlighted-area {
  width: 100%;
  text-align: center;
  padding: 1.5rem;
  background-color: #0071CE;
  color: white;
  margin: 1rem 0;
}

.ck-editor .highlighted-area p {
  margin: 0;
}

.ck-editor .highlighted-area a {
  color: white;
}

.ck-editor .highlighted-area a.active,
.ck-editor .highlighted-area a.visited,
.ck-editor .highlighted-area a:hover {
  color: white;
}

.ck-editor .btn {
  border: 1px solid transparent;
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  position: relative;
  font-size: 1em;
  overflow: hidden;
  padding: 0.512em 1em;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease-out, border-color 0.3s ease-out;
  transition: background-color 0.3s ease-out, border-color 0.3s ease-out;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}

@media (min-width: 608px) {
  .ck-editor .btn {
    padding: 9.6px 18px;
  }
}

.ck-editor .btn-primary {
  border: 1px solid #005A95;
  border-radius: 6px;
  background-color: #005A95;
  color: white;
}

.ck-editor .btn-primary:hover,
.ck-editor .btn-primary:focus,
.ck-editor .btn-primary:active {
  background-color: #0071CE;
  color: white;
}

.ck-editor .btn-primary:visited {
  color: white;
}

.ck-editor .btn-primary:visited:hover,
.ck-editor .btn-primary:visited:focus,
.ck-editor .btn-primary:visited:active {
  color: white;
  background-color: #0071CE;
}

.ck-editor .btn-secondary {
  border: 1px solid #475F2F;
  border-radius: 6px;
  background-color: #475F2F;
  color: white;
}

.ck-editor .btn-secondary:hover,
.ck-editor .btn-secondary:focus,
.ck-editor .btn-secondary:active {
  color: white;
  background-color: rgba(116, 154, 76, 0.9);
}

.ck-editor .btn-secondary:visited {
  color: white;
}

.ck-editor .btn-secondary:visited:hover {
  color: white;
}

.ck-editor .btn-tertiary {
  border: 1px solid #6A327C;
  border-radius: 6px;
  background-color: #6A327C;
  color: white;
}

.ck-editor .btn-tertiary:hover,
.ck-editor .btn-tertiary:focus,
.ck-editor .btn-tertiary:active {
  background-color: #813D97;
  color: white;
}

.ck-editor .btn-tertiary:visited {
  color: white;
}

.ck-editor .btn-tertiary:visited:hover {
  color: white;
}

.ck-editor .btn-flat {
  position: relative;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
  -webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  transition: background-color 0.3s ease-out, color 0.3s ease-out;
  padding: 0.16777em 0.8em;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  margin-right: 0.8em;
  vertical-align: bottom;
}

.ck-editor .btn-purple {
  border: 1px solid transparent;
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  position: relative;
  font-size: 1em;
  overflow: hidden;
  padding: 0.512em 1em;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease-out, border-color 0.3s ease-out;
  transition: background-color 0.3s ease-out, border-color 0.3s ease-out;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
  border: 1px solid #6A327C;
  border-radius: 6px;
  background-color: #6A327C;
  color: white;
}

@media (min-width: 608px) {
  .ck-editor .btn-purple {
    padding: 9.6px 18px;
  }
}

.ck-editor .btn-purple:hover,
.ck-editor .btn-purple:focus,
.ck-editor .btn-purple:active {
  background-color: #813D97;
  color: white;
}

.ck-editor .btn-purple:visited {
  color: white;
}

.ck-editor .btn-purple:visited:hover {
  color: white;
}

.ck-editor .btn-green {
  border: 1px solid transparent;
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  position: relative;
  font-size: 1em;
  overflow: hidden;
  padding: 0.512em 1em;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease-out, border-color 0.3s ease-out;
  transition: background-color 0.3s ease-out, border-color 0.3s ease-out;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
  border: 1px solid #475F2F;
  border-radius: 6px;
  background-color: #475F2F;
  color: white;
}

@media (min-width: 608px) {
  .ck-editor .btn-green {
    padding: 9.6px 18px;
  }
}

.ck-editor .btn-green:hover,
.ck-editor .btn-green:focus,
.ck-editor .btn-green:active {
  color: white;
  background-color: rgba(116, 154, 76, 0.9);
}

.ck-editor .btn-green:visited {
  color: white;
}

.ck-editor .btn-green:visited:hover {
  color: white;
}

.ck-editor .headline-type {
  font-size: 1.375rem;
}

@media (min-width: 768px) {
  .ck-editor .headline-type {
    font-size: 1.5rem;
  }
}

.ck-editor .headline-type b,
.ck-editor .headline-type strong {
  font-weight: 400;
}

.ck-editor .small-type {
  margin-bottom: 1.5625em;
  color: #555;
  font-size: 0.8em;
  font-family: "Calibri", Helvetica, sans-serif;
}

.ck-editor .regular-type {
  font-size: 1rem;
}

.ck-editor .highlight-type {
  font-weight: 700;
}

.ck-editor .align-left,
.ck-editor .align-right,
.ck-editor .align-center {
  max-width: 37.03704%;
  margin-top: 1em;
  margin-bottom: 1em;
  table-layout: fixed;
}

.ck-editor .align-left {
  float: left;
  margin-right: 1.95312em;
}

.ck-editor .align-right {
  float: right;
  margin-left: 1.95312em;
}

.ck-editor .align-center {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.ck-editor .highlight-box {
  position: relative;
  font-family: "Calibri", Helvetica, sans-serif;
  color: white;
  line-height: 1.5625em;
  margin: 1.95312em 1em 1.95312em 0;
  padding: 1.25em 0.8em 1.25em 1.25em;
  background-color: #0071CE;
  z-index: 1;
}

.ck-editor .highlight-box a {
  color: white;
}

@media (min-width: 608px) {
  .ck-editor .highlight-box {
    margin: 1.95312em 3.8147em 1.95312em 1.95312em;
    padding: 1.95312em 1em 1.95312em 1.5625em;
  }
}

@media (min-width: 896px) and (max-width: 991px) {
  .ck-editor .highlight-box {
    margin-left: 3.8147em;
    margin-right: 3.8147em;
  }
}

.ck-editor .highlight-box::after,
.ck-editor .highlight-box::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  overflow: visible;
  height: 100%;
  z-index: -1;
  background-color: #0071CE;
}

@media (min-width: 608px) and (max-width: 895px) {
  .ck-editor .highlight-box::after {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
    width: 50px;
    right: -25px;
  }
}

@media (min-width: 896px) {
  .ck-editor .highlight-box::after {
    -webkit-transform: skewX(10deg);
    transform: skewX(10deg);
    width: 50px;
    right: -25px;
  }
}

@media (min-width: 608px) and (max-width: 895px) {
  .ck-editor .highlight-box::before {
    -webkit-transform: skewX(-355deg);
    transform: skewX(-355deg);
    width: 50px;
    left: -25px;
  }
}

@media (min-width: 896px) {
  .ck-editor .highlight-box::before {
    -webkit-transform: skewX(-350deg);
    transform: skewX(-350deg);
    width: 50px;
    left: -25px;
  }
}

.ck-editor #block-views-block-referral-forms-block-1 {
  padding-bottom: 7rem;
}

.ck-editor #block-views-block-referral-forms-block-1 .views-exposed-form .form--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 768px) {
  .ck-editor #block-views-block-referral-forms-block-1 .views-exposed-form .form--inline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 500px;
  }
}

.ck-editor #block-views-block-referral-forms-block-1 .views-exposed-form .form-type-textfield {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  margin-bottom: 0;
}

.ck-editor #block-views-block-referral-forms-block-1 .views-exposed-form .form-type-textfield::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background-image: url("../../dist/img/search-icon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  left: 1.5rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width: 768px) {
  .ck-editor #block-views-block-referral-forms-block-1 .views-exposed-form .form-type-textfield {
    margin-bottom: 1em;
  }
}

.ck-editor #block-views-block-referral-forms-block-1 .views-exposed-form .form-type-textfield input {
  width: 100%;
  padding: 0.5em 1.5em 0.5em 3.5rem;
}

.ck-editor #block-views-block-referral-forms-block-1 .views-exposed-form .form-submit {
  padding: 0.5em 1.5em 0.5em 1.5em;
}

.ck-editor #block-views-block-referral-forms-block-1 .view-content h3 {
  margin-bottom: 0.75rem;
  margin-top: 0.64em;
}

.ck-editor #block-views-block-referral-forms-block-1 .view-content .views-row {
  padding-bottom: 0.8rem;
}

.ck-editor #block-views-block-referral-forms-block-1 .view-empty {
  padding: 1em 0;
}

.ck-editor .block-views-exposed-filter-blocksearch-search-resources h2 {
  padding-bottom: 0;
  text-align: center;
}

.ck-editor .block-views-exposed-filter-blocksearch-search-resources .block__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 2rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ck-editor .block-views-exposed-filter-blocksearch-search-resources .block__content .form--inline {
  padding-top: 0;
}

.ck-editor .block-views-exposed-filter-blocksearch-search-resources .clearfix {
  padding-top: 1.5em;
}

.ck-editor .block-views-exposed-filter-blocksearch-search-resources .clearfix a {
  font-weight: 700;
}

.ck-editor .block-views-exposed-filter-blocksearch-search-resources,
.ck-editor #block-exposedformsearchpage-1-3 {
  background-color: #F2F2F2;
  padding: 3rem 0;
  margin-bottom: 3rem;
}

.ck-editor .block-views-exposed-filter-blocksearch-search-resources > h2,
.ck-editor #block-exposedformsearchpage-1-3 > h2 {
  -webkit-box-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 2rem;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 1rem;
}

@media (min-width: 768px) {
  .ck-editor .block-views-exposed-filter-blocksearch-search-resources > h2,
  .ck-editor #block-exposedformsearchpage-1-3 > h2 {
    padding-bottom: 2rem;
  }
}

.ck-editor .block-views-exposed-filter-blocksearch-search-resources .block__content,
.ck-editor #block-exposedformsearchpage-1-3 .block__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ck-editor .block-views-exposed-filter-blocksearch-search-resources .form-submit,
.ck-editor #block-exposedformsearchpage-1-3 .form-submit {
  padding: 0.85em 1rem;
}

.ck-editor .block-views-exposed-filter-blocksearch-search-resources .js-form-item-keywords,
.ck-editor #block-exposedformsearchpage-1-3 .js-form-item-keywords {
  margin-right: 1em;
}

.ck-editor .block-views-exposed-filter-blocksearch-search-resources input,
.ck-editor #block-exposedformsearchpage-1-3 input {
  padding-top: 0.85em;
  padding-bottom: 0.85em;
}

.ck-editor .block-views-exposed-filter-blocksearch-search-resources input,
.ck-editor .block-views-exposed-filter-blocksearch-search-resources select,
.ck-editor #block-exposedformsearchpage-1-3 input,
.ck-editor #block-exposedformsearchpage-1-3 select {
  border: 1px solid #0071CE !important;
}

.ck-editor .block-views-exposed-filter-blocksearch-search-resources .form-actions input,
.ck-editor #block-exposedformsearchpage-1-3 .form-actions input {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 100%;
  padding-left: 1.75em !important;
  padding-right: 1.75em !important;
  text-transform: uppercase;
  font-weight: 700;
  color: white;
  background-color: #0071CE !important;
  border: 1px solid #0071CE !important;
}

.ck-editor #block-config-pages-10 {
  padding: 0 1.5625em;
  max-width: 1600px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 2.25rem;
}

@media (min-width: 768px) {
  .ck-editor #block-config-pages-10 {
    padding: 0 2.44141em;
  }
}

.ck-editor .block-views-exposed-filter-blockareas-of-care-page-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #F2F2F2;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 3rem;
}

.ck-editor .block-views-exposed-filter-blockareas-of-care-page-1 > h2 {
  -webkit-box-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 2rem;
}

@media (min-width: 768px) {
  .ck-editor .block-views-exposed-filter-blockareas-of-care-page-1 > h2 {
    margin-top: 3rem;
    margin-bottom: 2rem;
  }
}

.ck-editor .block-views-exposed-filter-blockareas-of-care-page-1 .block__content {
  width: 100%;
}

.ck-editor .block-views-exposed-filter-blockareas-of-care-page-1 form {
  width: 100%;
  margin: 0 auto;
  max-width: 850px;
  padding: 0 2rem;
  margin-bottom: 3rem;
}

.ck-editor .block-views-exposed-filter-blockareas-of-care-page-1 form > .form--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ck-editor .block-views-exposed-filter-blockareas-of-care-page-1 form .form-type-textfield {
  margin: 0;
  float: none;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}

.ck-editor .block-views-exposed-filter-blockareas-of-care-page-1 form .form-type-textfield::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background-image: url("../../dist/img/search-icon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  left: 1.5rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ck-editor .block-views-exposed-filter-blockareas-of-care-page-1 form .form-type-textfield input {
  width: 100%;
  padding: 0.85em 1.5em;
  padding-left: 3.5rem;
  border: 1px solid #0071CE;
  border-radius: 3px 0 0 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.ck-editor .block-views-exposed-filter-blockareas-of-care-page-1 form .form-actions {
  margin: 0;
}

.ck-editor .block-views-exposed-filter-blockareas-of-care-page-1 form .form-actions input {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 100%;
  padding: 0.75em 1.75em;
  text-transform: uppercase;
  font-weight: 700;
  color: white;
  background-color: #0071CE;
  border: 1px solid #0071CE;
  border-radius: 0 3px 3px 0;
}

.ck-editor .config_pages--type--urgent-care-information {
  background-color: #0071CE;
  color: white;
  padding: 0 2rem;
}

.ck-editor .config_pages--type--urgent-care-information .field--name-field-title {
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 2.5rem;
  font-weight: 700;
  padding-bottom: 2.5rem;
  font-size: 2.25em;
  position: relative;
  padding-right: 2.5rem;
}

@media (min-width: 768px) {
  .ck-editor .config_pages--type--urgent-care-information .field--name-field-title {
    font-size: 2.75em;
  }
}

.ck-editor .config_pages--type--urgent-care-information .field--name-field-title::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  height: 15px;
  width: 28px;
  background-image: url("../../dist/img/icon-chevron-neg.svg");
  -webkit-transform: translateY(-50%) scaleY(-1);
  transform: translateY(-50%) scaleY(-1);
  background-size: contain;
  background-repeat: no-repeat;
}

.ck-editor .config_pages--type--urgent-care-information > a {
  color: white !important;
  text-decoration: none;
}

.ck-editor .config_pages--type--urgent-care-information > a.closed .field--name-field-title::after {
  -webkit-transform: none;
  transform: none;
}

.ck-editor .config_pages--type--urgent-care-information .accordion-content {
  margin: 0 auto;
  padding-bottom: 3em;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .ck-editor .config_pages--type--urgent-care-information .accordion-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    max-width: 1200px;
  }
}

.ck-editor .config_pages--type--urgent-care-information .accordion-content > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 20%;
  flex: 0 1 20%;
  padding: 0.5em;
}

@media (min-width: 768px) {
  .ck-editor .config_pages--type--urgent-care-information .accordion-content > div {
    padding: 0;
  }
}

.ck-editor .config_pages--type--urgent-care-information .accordion-content > div .field__label {
  font-size: 1.875em;
  margin-bottom: 0.25rem;
  padding-left: 1.875rem;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: left 11px;
  color: white;
}

@media (min-width: 768px) {
  .ck-editor .config_pages--type--urgent-care-information .accordion-content > div .field__items .container-inline {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.ck-editor .config_pages--type--urgent-care-information .accordion-content > div .field__items .double-field-first {
  padding-right: 0.5em;
}

@media (min-width: 768px) {
  .ck-editor .config_pages--type--urgent-care-information .accordion-content > div .field__items .double-field-first {
    padding-right: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 45%;
    flex: 0 1 45%;
  }
}

@media (min-width: 768px) {
  .ck-editor .config_pages--type--urgent-care-information .accordion-content > div .field__items .double-field-second {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 53%;
    flex: 0 1 53%;
  }
}

.ck-editor .config_pages--type--urgent-care-information .accordion-content .field--name-field-location .field__label {
  background-image: url("../../dist/img/icon-location.svg");
  background-size: 15px;
  padding-left: 1.6rem;
}

.ck-editor .config_pages--type--urgent-care-information .accordion-content .field--name-field-call .field__label {
  background-image: url("../../dist/img/icon-phone.svg");
}

.ck-editor .config_pages--type--urgent-care-information .accordion-content .field--name-field-hours .field__label {
  background-image: url("../../dist/img/icon-hours.svg");
}

.ck-editor .config_pages--type--urgent-care-information .accordion-content .field--type-link {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 2em;
}

.ck-editor .config_pages--type--urgent-care-information .accordion-content .field--type-link a {
  border: 1px solid transparent;
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  position: relative;
  font-size: 1em;
  overflow: hidden;
  padding: 0.512em 1em;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease-out, border-color 0.3s ease-out;
  transition: background-color 0.3s ease-out, border-color 0.3s ease-out;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
  border: 1px solid white;
  border-radius: 6px;
  color: #005A95;
  background-color: white;
}

@media (min-width: 608px) {
  .ck-editor .config_pages--type--urgent-care-information .accordion-content .field--type-link a {
    padding: 9.6px 18px;
  }
}

.ck-editor .config_pages--type--urgent-care-information .accordion-content .field--type-link a:hover,
.ck-editor .config_pages--type--urgent-care-information .accordion-content .field--type-link a:focus {
  background-color: #c8cacc;
  border: 1px solid #c8cacc;
  color: #555;
}

.ck-editor .config_pages--type--urgent-care-information .accordion-content .field--type-link a:active {
  background-color: #969899;
  color: #555;
  -webkit-box-shadow: inset 20px 23px 49px -15px rgba(0, 0, 0, 0.35);
  box-shadow: inset 20px 23px 49px -15px rgba(0, 0, 0, 0.35);
}

.ck-editor .config_pages--type--urgent-care-information .accordion-content .field--type-link a:active:hover {
  color: #555;
}

.ck-editor .config_pages--type--urgent-care-information .accordion-content .field--type-link a:visited {
  color: #005A95;
}

.ck-editor .config_pages--type--urgent-care-information .accordion-content .field--type-link a:visited:hover {
  color: #005A95;
}

.ck-editor body {
  background-color: white;
}

.ck-editor .cke_editable {
  padding: 1em;
}

.ck-editor hr {
  border-bottom: 1px solid #0071CE !important;
}