@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 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 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

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

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

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

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

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

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

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

/**
 * Remove the default vertical scrollbar in IE.
 */
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 and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

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

body {
  margin: 0;
  font-size: 16px; }
  body.post-type-archive-patient, body.single-patient {
    background: #000000; }

html {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400; }

@media (min-width: 1024px) {
  body:not(.home) main {
    margin-bottom: 20px; } }

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

p {
  margin-top: 0; }

img {
  display: block; }

blockquote {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

figure {
  margin: 0; }

ul, ol {
  padding: 0;
  margin: 0;
  list-style: none; }

button {
  border: none;
  font-family: inherit; }
  button:disabled {
    background: #cccccc;
    color: #FFFFFF; }
    button:disabled:hover {
      background: #cccccc;
      color: #FFFFFF; }

address {
  font-style: normal;
  line-height: .8em; }

.sidebar {
  will-change: min-height; }

.sidebar__inner {
  transform: translate(0, 0);
  /* For browsers don't support translate3d. */
  transform: translate3d(0, 0, 0);
  will-change: position, transform; }
  @media (min-width: 480px) {
    .sidebar__inner {
      position: static; } }

body {
  overflow-x: hidden; }

.o-accordion__title {
  cursor: pointer; }

.o-accordion__dropdown {
  overflow: hidden;
  display: none; }

.o-box {
  background-color: white;
  padding: 1.5rem; }
  @media (min-width: 1024px) {
    .o-box {
      padding: 3.375rem; } }
  .o-box--no-padding {
    padding: 0; }

.o-brand {
  max-width: 180px;
  display: block; }
  .o-brand img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto; }
  @media (min-width: 768px) {
    .o-brand {
      max-width: 25vw; } }
  @media (min-width: 1024px) {
    .o-brand {
      max-width: 295px; } }

.o-btn {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  display: block;
  font-size: 14px;
  cursor: pointer;
  transition: color ease .2s, background ease .2s;
  padding: 16px 30px; }
  @media (min-width: 768px) {
    .o-btn {
      padding: 10px 30px; } }
  @media (min-width: 1024px) {
    .o-btn {
      padding: 15px 20px; } }
  .o-btn--white {
    color: #000000;
    background: #FFFFFF; }
    .o-btn--white:hover {
      background: #000000;
      color: #FFFFFF; }
  .o-btn--black {
    color: #FFFFFF;
    background: #000000; }
    .o-btn--black:hover {
      background: #FFFFFF;
      color: #000000; }
  .o-btn--red {
    color: #FFFFFF;
    background: #e51d39; }
    .o-btn--red:hover {
      background: #FFFFFF;
      color: #000000; }
  .o-btn--red-to-black {
    color: #FFFFFF;
    background: #e51d39; }
    .o-btn--red-to-black:hover {
      background: #000000; }
  .o-btn--transparent {
    color: #FFFFFF;
    background: rgba(102, 102, 102, 0.8); }
    .o-btn--transparent:hover {
      background: #e51d39; }
  .o-btn--white\@phone {
    color: #000000;
    background-color: #FFFFFF; }
    .o-btn--white\@phone:hover {
      background: #000000;
      color: #FFFFFF; }
    @media (min-width: 768px) {
      .o-btn--white\@phone {
        background: #e51d39;
        color: #FFFFFF; }
        .o-btn--white\@phone:hover {
          color: #FFFFFF;
          background-color: #e51d39; } }
  .o-btn--w-border {
    border: 1px solid transparent; }
    .o-btn--w-border:hover {
      border: 1px solid; }
  .o-btn--more-v-padding {
    padding: 20.8px 30px; }
    @media (min-width: 768px) {
      .o-btn--more-v-padding {
        padding: 13px 30px; } }
    @media (min-width: 1024px) {
      .o-btn--more-v-padding {
        padding: 19.5px 20px; } }

.o-btn-burger {
  position: relative;
  width: 30px;
  height: 24px;
  cursor: pointer;
  margin-right: 20px; }
  .o-btn-burger span {
    height: 4px;
    width: 100%;
    background: #FFFFFF;
    position: absolute; }
    .o-btn-burger span:nth-child(2) {
      top: 50%;
      transform: translateY(-50%); }
    .o-btn-burger span:first-child {
      top: 0; }
    .o-btn-burger span:last-child {
      bottom: 0;
      top: auto; }
  @media (min-width: 768px) {
    .o-btn-burger {
      display: none; } }

.o-btn-search {
  cursor: pointer;
  font-size: 30px;
  transition: color ease-out .2s;
  color: #e51d39; }
  .o-btn-search:hover {
    color: #FFFFFF; }

.wp-caption {
  margin-bottom: 20px;
  max-width: 100%; }
  .wp-caption img {
    width: 100%;
    height: auto; }
  @media (min-width: 768px) {
    .wp-caption.alignright {
      padding-left: 25px;
      float: right; } }
  @media (min-width: 1024px) {
    .wp-caption.alignright {
      margin-right: -25%; } }

.wp-caption-text {
  background: #ededed;
  font-size: 12px;
  padding: 15px 20px;
  line-height: 1.75em; }

.c-description {
  z-index: 1;
  color: #FFFFFF;
  position: relative;
  max-width: 295px;
  transition: background-color 0.3s ease-in-out; }
  @media (min-width: 1024px) {
    .c-description:hover {
      background-color: #000000; }
      .c-description:hover .color-black {
        color: white; } }
  .c-description.c-description__large {
    max-width: 150px; }
    @media (min-width: 768px) {
      .c-description.c-description__large {
        max-width: 460px; } }
  .c-description_medium {
    max-width: 360px; }
    .c-description_medium .c-description__title {
      padding: 30px 35px; }
  .c-description__title {
    padding: 20px;
    box-sizing: border-box;
    text-align: left;
    background-color: #e51d39; }
    @media (min-width: 768px) {
      .c-description__title {
        padding: 22px 35px; } }
    .c-description__title p {
      font-size: 13px;
      margin-bottom: 18px;
      font-weight: 100;
      transition: color 0.2s ease-in-out; }
      .c-description__title p:first-child {
        text-transform: uppercase;
        font-size: 1em;
        font-family: 'Rubik', sans-serif;
        font-weight: 400; }
        @media (min-width: 768px) {
          .c-description__title p:first-child {
            font-size: 1.5em; } }
      @media (min-width: 768px) {
        .c-description__title p {
          font-size: 1em; } }
      .c-description__title p:last-child {
        margin-bottom: 0; }
    .c-about .c-description__title {
      padding: 0; }
      @media (min-width: 1024px) {
        .c-about .c-description__title {
          padding: 30px 35px 68px; } }
    .c-description__large .c-description__title {
      padding: 20px; }
      .c-description__large .c-description__title p:first-child {
        font-size: 1.25em;
        letter-spacing: .05em; }
        @media (min-width: 768px) {
          .c-description__large .c-description__title p:first-child {
            font-size: 2.2em; } }
  .c-description__body {
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.6); }
  .c-description__btn {
    position: absolute;
    left: 0;
    top: 100%;
    width: 45px;
    height: 42px;
    background-color: #FFFFFF;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out; }
    .c-about .c-description__btn {
      display: none; }
      @media (min-width: 1024px) {
        .c-about .c-description__btn {
          display: block; } }
    @media (min-width: 768px) {
      .c-description__btn {
        width: 72px;
        height: 65px; } }
    @media (min-width: 1024px) {
      .c-description:hover .c-description__btn {
        background-color: #e51d39; } }
  .c-description__arrow {
    color: #e51d39;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: color 0.3s ease-in-out; }
    .c-description__arrow:before {
      content: "\f061"; }
    @media (min-width: 768px) {
      .c-description__arrow {
        font-size: 25px; } }
    @media (min-width: 1024px) {
      .c-description:hover .c-description__arrow {
        color: #FFFFFF; } }
  .c-slider__stories .c-description {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 100%; }
    @media (min-width: 768px) {
      .c-slider__stories .c-description {
        max-width: 295px; } }
  .c-about .c-description {
    margin: auto;
    text-align: center; }
    @media (min-width: 1024px) {
      .c-about .c-description {
        text-align: left;
        top: -65px;
        position: absolute;
        left: 0; } }
  .c-header__image .c-description {
    position: absolute;
    top: 27%; }

.o-grid {
  display: flex;
  flex-flow: column nowrap; }
  .o-grid__gutter {
    width: 1em;
    position: absolute;
    opacity: 0;
    visibility: hidden; }
    @media (min-width: 1024px) {
      .o-grid__gutter {
        width: 0.75em; } }
  .o-grid__item {
    margin-bottom: 1em; }
  .o-grid__item-50 {
    margin-bottom: 1em; }
  .o-grid--rel-0 {
    position: relative;
    z-index: 0; }
  @media (min-width: 768px) {
    .o-grid {
      flex-flow: row wrap; }
      .o-grid__item {
        margin-right: 1em;
        width: calc(50% - 0.5em);
        flex-basis: calc(50% - 0.5em); }
        .o-grid__item:nth-child(2n) {
          margin-right: 0; }
      .o-grid__item-50 {
        margin-right: 1em;
        width: calc(50% - 0.5em);
        flex-basis: calc(50% - 0.5em); }
        .o-grid__item-50:nth-child(2n) {
          margin-right: 0; } }
  @media (min-width: 1024px) {
    .o-grid__item {
      flex-basis: calc(100% / 3 - 0.5em);
      width: calc(100% / 3 - 0.5em);
      margin-bottom: 0.75em;
      margin-right: 0.75em; }
      .o-grid__item:nth-child(2n) {
        margin-right: 0.75em; }
      .o-grid__item:nth-child(3n) {
        margin-right: 0; } }

.o-heading {
  line-height: 1.2em; }
  .o-heading--1 {
    font-weight: 700;
    font-size: 2.375em; }
  .o-heading--2 {
    font-weight: 300;
    font-size: 1.875em; }
  .o-heading--3 {
    font-weight: 400;
    font-size: 1.250em; }
  .o-heading--4 {
    font-weight: 500;
    font-size: 1.0em; }
  .o-heading--5 {
    font-weight: 500;
    font-size: 0.9375em; }
  .o-heading--6 {
    font-weight: 500;
    font-size: 0.813rem;
    text-transform: uppercase; }

.height-truncate--truncated {
  max-height: 155px;
  overflow: hidden; }

.height-truncate__toggle {
  color: #e51d39;
  display: inline-block;
  margin: 1em 0;
  text-decoration: underline;
  cursor: pointer; }

.o-label {
  display: inline-block;
  padding: .35em 1em;
  font-size: 0.875em;
  text-transform: uppercase;
  border: 1px solid; }

.o-label--red {
  background-color: #e51d39;
  color: #FFFFFF;
  border: none; }

.o-row:after {
  clear: both;
  content: "";
  display: table; }

.o-row__column {
  float: left;
  display: block; }
  @media (min-width: 768px) {
    .o-row__column_\@tablet6 {
      width: calc(50% - 1em); } }

@media (min-width: 1024px) {
  [class^="o-col"] {
    padding: 0 .5em; }
  .o-col-2 {
    float: left;
    display: block;
    width: calc(16.6666666667% - 1em); }
  .o-col-3 {
    float: left;
    display: block;
    width: calc(25% - 1em); }
  .o-col-4 {
    float: left;
    display: block;
    width: calc(33.333333% - 1em); }
  .o-col-6 {
    float: left;
    display: block;
    width: calc(50% - 1em); } }

.o-container,
.o-inner-content {
  position: relative;
  margin: auto;
  max-width: 71.125em;
  box-sizing: content-box;
  padding: 0 20px; }
  .o-container--extended,
  .o-inner-content--extended {
    margin-bottom: 0px; }
  @media (min-width: 768px) {
    .o-container--overflow-top,
    .o-inner-content--overflow-top {
      margin-top: -125px; } }
  @media (min-width: 1024px) {
    .o-container--overflow-top,
    .o-inner-content--overflow-top {
      margin-top: -200px; } }

.o-two-column {
  margin: auto;
  max-width: 71.125em;
  box-sizing: content-box;
  padding: 0 20px; }
  @media (min-width: 1024px) {
    .o-two-column {
      display: flex; }
      .o-two-column__main {
        flex: 65%; }
        .o-two-column__main + .o-two-column__sidebar {
          padding-left: 70px; }
      .o-two-column__sidebar {
        flex: 35%; }
        .o-two-column__sidebar + .o-two-column__main {
          padding-left: 95px;
          flex: 90%; } }

.o-two-column__full-video {
  margin: auto;
  max-width: 71.125em;
  box-sizing: content-box;
  padding: 0 20px; }
  @media (min-width: 1024px) {
    .o-two-column__full-video {
      display: flex;
      flex-flow: row wrap; }
      .o-two-column__full-video__main {
        flex: 65%; }
        .o-two-column__full-video__main + .o-two-column__sidebar {
          padding-left: 70px; }
      .o-two-column__full-video__sidebar {
        flex: 35%; }
        .o-two-column__full-video__sidebar + .o-two-column__main {
          padding-left: 95px;
          flex: 90%; }
      .o-two-column__full-video__embed {
        flex: 100%;
        order: 1; } }

.o-list > * {
  margin-right: 20px; }
  .o-list > *:last-child {
    margin-right: 0; }

.o-embed {
  width: 100vw;
  margin-left: -20px;
  position: relative; }
  .o-embed:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  .o-embed > * {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }
  @media (min-width: 1024px) {
    .o-embed {
      width: 100%;
      margin: 0 auto; } }

.o-inline-link {
  font-size: 14px;
  text-decoration: underline;
  transition: color ease-out .1s; }
  .o-inline-link--white {
    color: #FFFFFF; }
    .o-inline-link--white:hover {
      color: #e51d39; }
  @media (min-width: 768px) {
    .o-inline-link {
      font-size: 16px; } }

.nf-form-fields-required {
  display: none; }

.nf-form-content .ninja-forms-req-symbol {
  display: none; }

.nf-field-label label {
  display: none; }

.o-box {
  background-color: white;
  padding: 1.5rem; }
  @media (min-width: 1024px) {
    .o-box {
      padding: 3.375rem; } }
  .o-box--no-padding {
    padding: 0; }

.o-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.75);
  z-index: 60;
  overflow-y: auto; }

.o-modal__content {
  background: white;
  transform: translateY(100px); }

.o-modal .o-container {
  position: relative;
  padding-top: 3.125em;
  padding-bottom: 3.125em; }

.o-modal__close-btn {
  background-color: black;
  color: white;
  height: 3em;
  width: 3em;
  line-height: 3em;
  padding: 0.125em;
  text-align: center;
  position: absolute;
  right: 20px;
  top: 0;
  display: inline-block;
  cursor: pointer;
  transition: background-color .1s ease-in-out;
  z-index: 1; }
  .o-modal__close-btn:hover {
    background-color: #e51d39; }
  .o-modal__close-btn:before, .o-modal__close-btn:after {
    content: '';
    height: 100px;
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 2px;
    background-color: white;
    transform: rotate(45deg) scale(0.75); }
  .o-modal__close-btn:after {
    transform: rotate(-45deg) scale(0.75); }

.o-modal [class^="o-col"] {
  padding-top: 2.5rem; }

.o-social-link {
  font-size: 25px;
  cursor: pointer;
  text-decoration: none;
  transition: color ease .2s; }
  .o-social-link:hover {
    color: #e51d39; }
  @media (min-width: 1024px) {
    .o-social-link {
      font-size: 30px; } }

.o-we-accordion__item {
  margin-bottom: 1rem;
  cursor: pointer; }

.o-we-accordion__title {
  border: 1px solid #cccccc;
  display: block;
  padding: 1rem 2rem 1rem 1rem;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  transition: all ease-out .2s; }
  .js--open .o-we-accordion__title {
    background-color: #e51d39;
    color: #FFFFFF; }
    .js--open .o-we-accordion__title:after {
      color: #FFFFFF; }
  .o-we-accordion__title:after {
    content: '\f107';
    font-family: 'FontAwesome';
    color: #e51d39;
    transition: color ease-out .2s;
    position: absolute;
    right: 0;
    font-size: 20px;
    z-index: 9;
    top: 50%;
    right: 15px;
    transform: translateY(-50%); }

.o-we-accordion__content {
  display: none;
  padding: 1rem;
  background-color: #f6f6f6; }

.o-we-accordion__dark {
  background-color: #000;
  color: #fff; }

.o-we-accordion__darkb {
  background-color: #000;
  color: #fff;
  text-align: center; }
  .o-we-accordion__darkb a:after {
    content: none; }

.video-player__poster-wrapper {
  position: relative;
  display: none; }
  .video-player__poster-wrapper--show {
    display: block; }

.video-player__play-btn {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center; }

.btn-play {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center; }
  .btn-play .fa {
    color: white;
    font-size: 10em;
    opacity: 0.5;
    transition: opacity 0.4s; }
    .btn-play .fa:hover {
      opacity: 1; }

.video-player__poster {
  height: auto;
  width: 100%; }

.video__modal {
  transform: translateX(-50%) translateY(-50%);
  z-index: 999999999999;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 0%;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding: 20px;
  visibility: hidden;
  transition: width 0.4s; }
  .video__modal--show {
    width: 80%;
    visibility: visible; }

.youtube-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  display: none; }
  .youtube-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .youtube-video-container--show {
    display: block; }

#modal-close {
  position: absolute;
  top: -50px;
  right: -50px;
  color: white;
  width: 50px;
  height: 30px;
  line-height: 30px;
  text-align: center; }
  #modal-close span {
    font-size: 72px;
    line-height: 25px;
    display: inline-block;
    margin-right: -5px;
    color: white;
    padding: 10px 0;
    transform: rotate(45deg); }

.modal-knockout {
  visibility: hidden;
  position: fixed;
  z-index: 99999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  background: #2B2E38;
  background-color: rgba(0, 0, 0, 0.875);
  transition: all 0.4s; }
  .modal-knockout--show {
    visibility: visible; }

.post-type-archive-doctor .c-doctor-search, .post-type-archive-doctor .c-condition-search {
  margin-bottom: 40px; }

.page-template-template-disease-condition .c-doctor-search, .page-template-template-disease-condition .c-condition-search {
  margin-bottom: 40px; }

.article-grid--two-thirds .c-article__text {
  right: 0px; }

.article-grid--two-thirds .c-article__title {
  display: block; }
  .article-grid--two-thirds .c-article__title p:first-child {
    font-size: .9em; }

.so-widget-cagopagecard .c-article .c-article-flex:before {
  display: none !important; }

.page-template-treatment-and-procedures .c-doctor-search, .page-template-treatment-and-procedures .c-condition-search {
  margin-bottom: 40px; }

.o-inner-content .wire-post-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 30px; }
  .o-inner-content .wire-post-grid .c-wire-article {
    flex-basis: calc(100% - 0.5em);
    margin: 15px 5px; }
  @media (min-width: 480px) {
    .o-inner-content .wire-post-grid .c-wire-article {
      flex-basis: calc(45% - 0.5em);
      margin: 15px 5px; } }
  @media (min-width: 600px) {
    .o-inner-content .wire-post-grid .c-wire-article {
      flex-basis: calc(37% - 0.5em);
      margin: 15px 5px; } }
  @media (min-width: 768px) {
    .o-inner-content .wire-post-grid .c-wire-article {
      flex-basis: calc(33% - 0.5em);
      margin: 15px 5px; } }

.image-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: baseline;
  padding-top: 30px; }
  .image-grid-wrapper {
    padding: 0 10px 10px 10px; }
    .image-grid-wrapper img {
      width: 300px;
      height: auto; }

.wire-single-img {
  float: left;
  width: 100%;
  padding-bottom: 15px; }
  @media (min-width: 768px) {
    .wire-single-img {
      padding: 0 15px;
      width: 317px;
      height: auto; } }

.wire-single-content {
  margin: 0 auto;
  padding-bottom: 40px;
  max-width: 71.125em;
  padding-top: 15px;
  width: 90%; }
  @media (min-width: 1000px) {
    .wire-single-content {
      width: 75%; } }

@media (max-width: 600px) {
  .wire-archive-img {
    width: 90%;
    padding-left: 15px;
    height: auto;
    padding-bottom: 20px; } }

.c-about {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #e51d39;
  background-image: none;
  padding: 50px 0; }
  @media (min-width: 768px) {
    .c-about {
      margin-top: 120px; } }
  @media (min-width: 1024px) {
    .c-about {
      background-color: transparent;
      background-image: url(../images/about-bg.jpg);
      padding: 0; } }
  @media (min-width: 1024px) {
    .c-about .o-inner-content {
      display: flex;
      justify-content: flex-end; } }
  .c-about .o-grid {
    width: 70%;
    margin: 0 15%; }
    @media (min-width: 768px) {
      .c-about .o-grid {
        width: 100%;
        margin: 0; } }
    @media (min-width: 1024px) {
      .c-about .o-grid {
        padding: 90px 0; } }
    @media (min-width: 768px) {
      .c-about .o-grid__item {
        flex-basis: calc(100% / 3 - 0.5em);
        width: calc(100% / 3 - 0.5em);
        margin-bottom: 0.75em;
        margin-right: 0.75em; }
        .c-about .o-grid__item:nth-child(2n) {
          margin-right: 0.75em; }
        .c-about .o-grid__item:nth-child(3n) {
          margin-right: 0; } }
  .c-about__img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .c-about__img {
        height: 246px; } }
  .c-about__title {
    background-color: #000000;
    text-align: center;
    padding: 20px 0;
    border: 1px solid;
    transition: background-color .4s ease 0s; }
    @media (min-width: 768px) {
      .c-about__title {
        border-top: none;
        padding: 35px 0; } }
    .c-about__title p {
      color: #FFFFFF;
      font-family: 'Rubik', sans-serif;
      font-weight: 400;
      font-size: 1em;
      text-transform: uppercase;
      margin-bottom: 0; }
      @media (min-width: 768px) {
        .c-about__title p {
          font-size: 1.3em; } }
    .c-about__title:hover {
      background-color: #e51d39; }
  @media (min-width: 1024px) {
    .c-about.c-about__description .o-grid {
      width: 68%; } }
  .c-about .o-grid__item:hover .c-about__title {
    background-color: #e51d39;
    border: 1px solid; }
    @media (min-width: 768px) {
      .c-about .o-grid__item:hover .c-about__title {
        border-top: none; } }
  .c-about .c-description__title p {
    font-size: 1.2em; }
    .c-about .c-description__title p:first-child {
      font-size: 1.5em;
      font-family: 'Rubik', sans-serif;
      font-weight: 700;
      letter-spacing: 2px; }
      @media (min-width: 1024px) {
        .c-about .c-description__title p:first-child {
          font-family: 'Rubik', sans-serif;
          font-weight: 400;
          letter-spacing: 0; } }
    .c-about .c-description__title p:last-child {
      font-size: 13px;
      margin-bottom: 25px; }
      @media (min-width: 1024px) {
        .c-about .c-description__title p:last-child {
          font-size: 0.9375em; } }

.c-article-list {
  margin-bottom: 1em; }

.c-breadcrumbs {
  padding-bottom: 30px; }
  .c-breadcrumbs__link {
    font-size: 14px;
    transition: color ease-out .2s; }
    .c-breadcrumbs__link + .c-breadcrumbs__link:before {
      content: '>';
      display: inline-block;
      padding: 0 5px;
      color: #000000; }
    .c-breadcrumbs__link:hover {
      color: #e51d39; }

.c-card {
  border-width: 1px 1px 1px 5px;
  border-color: #ededed;
  border-style: solid;
  padding: 15px;
  display: block;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  background: #FFFFFF;
  transition: border-color ease-in-out .2s; }
  @media (min-width: 768px) {
    .c-card {
      border-left-width: 7px; } }
  .c-card a {
    color: #e51d39; }

.c-condition {
  background: #FFFFFF;
  padding: 35px 0 50px; }
  .c-condition__title {
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 0.8em;
    font-family: 'Rubik', sans-serif;
    font-weight: 500; }
    @media (min-width: 768px) {
      .c-condition__title {
        font-size: 26px; } }

.c-condition-search__title {
  font-size: 28px;
  color: #e51d39;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 20px; }

.c-condition-search__fieldset {
  margin-bottom: 30px; }

.c-condition-search__btn {
  font-size: 16px;
  letter-spacing: 0.05em;
  width: 140px;
  padding: 17px; }

@media (min-width: 768px) {
  .c-condition-search__form {
    width: 100%;
    display: flex;
    align-items: center; }
  .c-condition-search__title {
    padding-right: 10px;
    padding-bottom: 0; }
  .c-condition-search__fieldset {
    width: 100%;
    margin-right: 20px;
    margin-bottom: 0; }
  .c-condition-search__btn {
    flex: 0 0 220px; } }

@media (min-width: 1024px) {
  .c-condition-search__form {
    padding-right: 50px; }
  .c-condition-search__title {
    padding-left: 50px; } }

.c-doctor-search, .c-condition-search {
  background: #f6f6f6;
  padding: 20px 0;
  border-bottom: 1px solid #d0d0d0;
  border-top: 1px solid #d0d0d0;
  position: relative;
  text-align: left; }
  .c-doctor-search__title {
    font-size: 28px;
    color: #e51d39;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 20px; }
  .c-doctor-search__fieldset {
    margin-bottom: 30px; }
  .c-doctor-search__btn {
    font-size: 16px;
    letter-spacing: 0.05em;
    width: 140px;
    padding: 17px; }
  @media (min-width: 1024px) {
    .c-doctor-search, .c-condition-search {
      padding: 37px 0; }
      .c-doctor-search__form {
        width: 85%;
        display: flex;
        justify-content: space-between;
        align-items: center; }
      .c-doctor-search__title {
        padding-right: 20px;
        padding-bottom: 0;
        align-self: center; }
      .c-doctor-search__fieldset {
        flex: 1;
        margin-right: 20px;
        margin-bottom: 0;
        max-width: 235px; } }

.c-doctor {
  display: flex;
  background: #f6f6f6;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px; }
  .o-grid .c-doctor {
    margin-bottom: 0; }
  .c-doctor__img {
    transition: filter ease-out .2s, transform ease-out .3s;
    background-size: cover;
    background-position: center;
    transform-origin: right;
    cursor: pointer;
    flex: 44%;
    -webkit-filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    /* Firefox 10+, Firefox on Android */
    filter: grayscale(100%);
    filter: gray;
    z-index: 1; }
    .c-doctor__img:after {
      content: '';
      display: block;
      padding-bottom: 100%;
      position: relative; }
  .c-doctor__info {
    padding: 15px 20px;
    flex: 66%;
    margin: auto;
    z-index: 1; }
  .c-doctor__title {
    font-size: 20px;
    color: #000000;
    transition: color ease-out .3s;
    padding-bottom: 1em;
    font-family: 'Rubik', sans-serif;
    font-weight: 400; }
  .c-doctor__title-star {
    color: #e51d39; }
  .c-doctor__sub-title {
    font-size: 16px;
    color: #000000;
    transition: color ease-out .3s;
    padding-bottom: 1em;
    font-weight: 400; }
  .c-doctor__link {
    font-size: 16px;
    color: #e51d39;
    transition: color ease-out .3s;
    text-decoration: underline;
    letter-spacing: 0.6px;
    font-family: 'Rubik', sans-serif;
    font-weight: 400; }
    @media (min-width: 1024px) {
      .c-doctor__link:hover {
        text-decoration: none; } }
  .c-doctor:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #e51d39;
    transition: transform ease-in-out .2s;
    transform: translate3d(-100%, 0, 0); }
  @media (min-width: 480px) {
    .c-doctor {
      max-width: 340px; }
      .o-grid .c-doctor, .c-sidebar .c-doctor {
        max-width: none; } }
  @media (min-width: 1024px) {
    .c-doctor--active .c-doctor__title, .c-doctor--active .c-doctor__title-star, .c-doctor--active .c-doctor__link, .c-doctor--related:hover .c-doctor__title, .c-doctor--related:hover .c-doctor__title-star, .c-doctor--related:hover .c-doctor__link {
      color: #FFFFFF; }
    .c-doctor--active .c-doctor__img, .c-doctor--related:hover .c-doctor__img {
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%);
      filter: none;
      transform: scale(1.05); }
    .c-doctor--active:after, .c-doctor--related:hover:after {
      transform: translate3d(0, 0, 0); } }

.c-profile__intro {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 35px 0 25px;
  background-color: #b2b2b2; }
  @media (max-width: 768px) {
    .c-profile__intro {
      background-image: url("../../dist/images/profile-image_mobile.jpg") !important; } }
  @media (min-width: 768px) {
    .c-profile__intro {
      background-position: 70% 50%;
      padding: 52px 0 58px;
      height: 400px; } }
  @media (min-width: 1620px) {
    .c-profile__intro {
      background-size: contain;
      background-position: center;
      padding: 52px 0 58px; } }

.c-profile__title {
  font-size: 23px;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
  font-weight: 500; }
  @media (min-width: 768px) {
    .c-profile__title {
      margin-top: 100px;
      font-size: 34px; } }
  .c-profile__title:only-child {
    padding-bottom: 1rem; }

.c-profile__appt-title {
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
  font-weight: 400; }
  .c-profile__appt-title:only-child {
    padding-bottom: 1rem; }

.c-profile__sub-title {
  font-size: 15px;
  color: #FFFFFF;
  padding-bottom: 1em;
  display: block; }
  @media (min-width: 768px) {
    .c-profile__sub-title {
      font-size: 18px;
      padding-bottom: 2em; } }

.c-profile__appt-sub-title {
  font-size: 16px;
  color: #FFFFFF;
  font-family: 'Rubik', sans-serif;
  font-weight: 400; }
  .c-profile__appt-sub-title span {
    font-family: 'Rubik', sans-serif;
    font-weight: 500; }

.c-profile__phone {
  font-size: 18px;
  line-height: 0.8em;
  padding-bottom: .5em;
  display: block; }
  .c-profile__phone small {
    font-size: 12px; }
  @media (min-width: 768px) {
    .c-profile__phone {
      font-size: 26px; }
      .c-profile__phone small {
        font-size: 16px; } }

.c-profile__location {
  width: 110px;
  height: auto;
  padding-right: 20px;
  padding-bottom: 1.5em; }

.c-profile__address {
  font-size: 14px;
  font-style: normal;
  line-height: 1.5em; }
  .c-profile__address:not(.c-card) {
    padding-bottom: 1.5em; }
  @media (min-width: 768px) {
    .c-profile__address {
      font-size: 16px; }
      .c-profile__address:not(.c-card) {
        padding-bottom: 2em; } }
  .c-profile__address.c-card p {
    margin-bottom: 0; }

.c-profile__button {
  font-size: 20px;
  padding: 20px 40px;
  display: inline-block;
  margin-bottom: 10px;
  min-width: 215px;
  text-align: center;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .c-profile__button {
      margin-bottom: 0; } }

.c-profile__content {
  overflow: hidden; }
  @media (min-width: 768px) {
    .c-profile__content {
      padding: 40px 0 20px; } }

.c-profile__content-title {
  color: #e51d39;
  font-size: 18px; }
  @media (min-width: 768px) {
    .c-profile__content-title {
      font-size: 20px; } }

.c-profile__content-block {
  font-size: 14px;
  padding-bottom: 2em; }
  .c-profile__content-block p:last-child {
    margin-bottom: 0; }
  .c-profile__content-block .o-accordion p {
    margin-bottom: 1em; }
  @media (min-width: 768px) {
    .c-profile__content-block {
      font-size: 16px; }
      .c-profile__content-block p {
        line-height: 2em; } }

.c-profile__dropdown {
  padding-bottom: 20px;
  display: none; }

.c-profile__thumbnail {
  width: 65px;
  height: 65px;
  background-size: cover;
  background-position: center center; }

.c-footer__bottom {
  background: #000000;
  padding: 40px 0; }
  @media (min-width: 768px) {
    .c-footer__bottom {
      padding: 0; } }

.c-footer__nav {
  position: relative;
  padding: 60px 0 100px;
  background: #FFFFFF;
  border-top: 1px solid #cccccc; }
  .c-footer__nav h4 {
    padding-bottom: 35px;
    height: 35px; }
    .c-footer__nav h4 a {
      font-size: inherit;
      color: inherit; }
      .c-footer__nav h4 a:hover {
        color: #000000; }
  .c-footer__nav a {
    transition: color ease-out .2s;
    color: #cccccc;
    font-size: 14px; }
    .c-footer__nav a:hover {
      color: #e51d39; }

.c-footer__menu > li {
  flex: 1 1 auto;
  max-width: 170px;
  padding: 0 15px;
  position: relative; }
  .c-footer__menu > li:last-child {
    padding-right: 40px; }
    @media (min-width: 1024px) {
      .c-footer__menu > li:last-child {
        padding-right: 170px; } }
  .c-footer__menu > li > a {
    color: #e51d39;
    font-weight: 500;
    font-size: 1.0em;
    line-height: 1.2em; }
    .c-footer__menu > li > a:hover {
      color: #000000; }
  .c-footer__menu > li > ul {
    padding-top: 4.5rem;
    line-height: 1.1rem; }
    .c-footer__menu > li > ul a {
      transition: color ease-out .2s;
      color: #cccccc;
      font-size: 14px; }
      .c-footer__menu > li > ul a:hover {
        color: #e51d39; }
    .c-footer__menu > li > ul > li {
      margin-bottom: .55rem; }

.c-footer__o-btn {
  font-size: 16px;
  padding: 30px 55px;
  border-left: 2px solid #FFFFFF; }

.c-footer__address {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #FFFFFF;
  text-align: center;
  padding-bottom: 20px;
  font-style: normal; }
  @media (min-width: 768px) {
    .c-footer__address {
      width: 100%;
      text-align: left;
      padding: 0;
      font-size: 16px; } }

.c-footer__socials {
  text-align: center; }
  .c-footer__socials li {
    display: inline-block;
    margin: 0 15px; }
  @media (min-width: 768px) {
    .c-footer__socials {
      display: flex;
      align-items: center;
      margin-right: 20px; } }

.c-footer div[data-make-an-appointment] {
  display: none; }

.c-field__input, .c-field__textarea, .c-field__selectlist {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  font-size: 1em;
  color: #000000;
  background: transparent;
  border: none;
  padding: 15px 0;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  border-bottom: 2px solid #000000; }
  .c-field__input:focus, .c-field__textarea:focus, .c-field__selectlist:focus {
    outline: none; }
  .c-field__input::-webkit-input-placeholder, .c-field__textarea::-webkit-input-placeholder, .c-field__selectlist::-webkit-input-placeholder {
    font-family: inherit;
    opacity: 1;
    color: #000000; }
  .c-field__input::-moz-placeholder, .c-field__textarea::-moz-placeholder, .c-field__selectlist::-moz-placeholder {
    /* Firefox 19+ */
    font-family: inherit;
    opacity: 1;
    color: #000000; }
  .c-field__input:-ms-input-placeholder, .c-field__textarea:-ms-input-placeholder, .c-field__selectlist:-ms-input-placeholder {
    /* IE 10+ */
    font-family: inherit;
    opacity: 1;
    color: #000000; }
  .c-field__input:-moz-placeholder, .c-field__textarea:-moz-placeholder, .c-field__selectlist:-moz-placeholder {
    /* Firefox 18- */
    font-family: inherit;
    opacity: 1;
    color: #000000; }
  @media (min-width: 768px) {
    .c-field__input, .c-field__textarea, .c-field__selectlist {
      border-width: 4px; } }

.c-field__textarea {
  background-color: #f6f6f6;
  padding: .5em; }

.c-field__textarea {
  background-color: #f6f6f6;
  padding: .5em;
  min-height: 150px; }

.c-field__select {
  display: block;
  cursor: pointer;
  height: 53px;
  width: 100%;
  background: transparent;
  padding: 0;
  font-size: 1em;
  border: none;
  box-sizing: border-box;
  border-radius: 0;
  -webkit-appearance: inherit;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  border-bottom: 2px solid #000000;
  position: relative; }
  .c-select-list .c-field__select {
    background: #000000;
    color: #FFFFFF;
    padding: 0 15px;
    font-size: 19px;
    color: #cccccc;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    border-color: #FFFFFF; }
  @media (min-width: 768px) {
    .c-field__select {
      border-width: 4px; } }

.c-field__selectlist {
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer; }

.listselect-wrap:after {
  content: '\f107';
  font-family: 'FontAwesome';
  color: #e51d39;
  transition: color ease-out .2s;
  position: absolute;
  right: 0;
  font-size: 20px;
  z-index: 9;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  pointer-events: none; }

.c-field-group {
  margin-bottom: 2rem; }

.select2 {
  display: block;
  position: relative; }
  .select2-selection {
    display: block;
    outline: none; }
  .select2-drop {
    display: block;
    background: #FFFFFF;
    max-height: 400px;
    overflow-y: scroll;
    overflow-x: visible;
    z-index: 1; }
  .select2-arrow:after {
    content: '\f107';
    font-family: 'FontAwesome';
    color: #e51d39;
    transition: color ease-out .2s;
    position: absolute;
    right: 0;
    font-size: 20px;
    top: 50%;
    right: 15px;
    transform: translateY(-50%); }

.select2-chosen {
  cursor: pointer;
  width: 100%;
  font-size: 19px;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  border: none;
  display: block;
  line-height: 50px;
  height: 100%;
  color: #cccccc;
  transition: all ease .2s; }
  .c-doctor-search__fieldset .select2-chosen {
    color: #000000;
    font-size: 16px; }
  .select2-dropdown-open .select2-chosen {
    color: #cccccc; }

.select2-chosen > span {
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute; }

.select2-search-choice-close {
  position: absolute;
  top: 50%;
  right: 30px;
  height: 15px;
  width: 15px;
  transform: translateY(-70%);
  color: #aaa;
  font-weight: normal; }
  .select2-search-choice-close:hover {
    color: #888; }
  .select2-search-choice-close:before {
    content: 'x'; }

.select2-container {
  /*z-index: 5;*/ }

.select2-drop,
.ui-select-dropdown {
  position: absolute;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25); }

.select2-dropdown-open .select2-arrow:after {
  color: #000000; }

.select2-dropdown-open .select2-choice {
  background: #e51d39 !important;
  padding: 0 15px !important; }

.ui-select-choices-row {
  cursor: pointer;
  font-size: 19px;
  background-color: #FFFFFF;
  color: #000000;
  border-bottom: none;
  line-height: 1.5em;
  padding: 0.6578947369em 15px;
  transition: .2s; }
  .ui-select-choices-row:hover {
    background-color: #cccccc; }
  .ui-select-choices-row span {
    padding: 0 !important;
    white-space: normal !important; }
  .c-doctor-search__fieldset .ui-select-choices-row {
    font-size: 16px; }
    .c-doctor-search__fieldset .ui-select-choices-row:hover {
      background-color: #000000;
      color: #FFFFFF; }

.ui-select-bootstrap *:focus {
  outline: none; }

.ui-select-bootstrap:focus {
  outline: none; }

.ui-select-search {
  background-color: transparent;
  height: 53px;
  width: 100%;
  border: none;
  border-bottom: 2px solid #000000; }
  .ui-select-search.select2-input {
    width: auto !important; }

.ui-select-search-hidden {
  overflow: hidden; }

.ui-select-bootstrap > .ui-select-choices {
  position: absolute;
  top: 53px; }

.ui-select-bootstrap .ui-select-toggle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 53px;
  display: block; }

.ui-select-match-text {
  display: block;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  width: 90% !important;
  white-space: nowrap; }
  .ui-select-match-text:focus {
    outline: none; }

.ui-select-bootstrap .ui-select-choices-row.active > span {
  color: #000000 !important;
  background-color: transparent !important; }

.btn-default-focus {
  color: #000000 !important;
  border-color: #000000 !important;
  outline: none !important;
  box-shadow: initial !important;
  background-color: transparent !important; }

.c-header {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .c-header {
      margin-bottom: 60px; } }
  .c-header--fixed-hero-large {
    margin: 0px; }
  .c-header--fixed-hero-short {
    margin-bottom: 0px; }
    @media (min-width: 768px) {
      .c-header--fixed-hero-short {
        margin-bottom: 0px; } }
  .c-header.c-header__home {
    height: 70vh;
    position: relative;
    margin-bottom: 95px;
    min-height: 590px; }
    @media (min-width: 480px) {
      .c-header.c-header__home {
        height: 80vmax; } }
    @media (min-width: 768px) {
      .c-header.c-header__home {
        overflow: hidden;
        position: inherit;
        margin-bottom: 60px;
        height: 48em; } }
    @media (min-width: 1024px) {
      .c-header.c-header__home {
        height: 40em;
        margin-bottom: -3em; } }

.c-news-sub-header {
  display: flex;
  justify-content: space-between;
  padding: 2em 0;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .c-news-sub-header {
      flex-wrap: nowrap;
      padding: 2em .75em 2em 0; } }

.c-news-sub-header__message {
  width: 100%;
  margin-bottom: 2em; }
  @media (min-width: 768px) {
    .c-news-sub-header__message {
      margin: 0 7em 0 0; } }

.c-news-sub-header__select-type {
  width: 100%; }
  @media (min-width: 768px) {
    .c-news-sub-header__select-type {
      width: initial; } }

@media (min-width: 768px) {
  .c-header__desktop-navigation {
    flex-basis: 70%;
    padding-left: 60px; } }

@media (min-width: 1024px) {
  .c-header__desktop-navigation {
    flex-basis: 75%;
    padding-left: 100px; } }

.c-header__image {
  background: #000000;
  background-position: top center;
  background-size: cover;
  position: absolute;
  height: 220px;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1; }
  .c-header__image:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: auto;
    background-image: linear-gradient(to bottom, black, transparent);
    height: 80%; }
  .c-header__image > img {
    width: 100%;
    height: auto;
    opacity: 0.25; }
  @media (min-width: 480px) {
    .c-header__image {
      height: 440px;
      overflow: hidden;
      top: 0; }
      .c-header__image--block-short {
        height: 260px; }
      .c-header__image--extended {
        height: 1080px; } }
  .c-header__image--block, .c-header__image--block-short {
    position: relative;
    margin-top: -105px; }
    @media (min-width: 480px) {
      .c-header__image--block, .c-header__image--block-short {
        margin-top: -132px; } }
  .c-header__image:not(.c-header__image--full):before {
    content: '';
    z-index: 1;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
  .page-template .c-header__image {
    z-index: 0; }
    .page-template .c-header__image:before {
      background-color: rgba(0, 0, 0, 0.3); }
  .c-header__image--full {
    height: 100%;
    opacity: .25; }
    .c-header__image--full:after {
      height: 15%; }
    .c-header__image--full:before {
      z-index: 1;
      content: '';
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      height: 40%;
      top: auto;
      bottom: 0;
      background-image: linear-gradient(to bottom, transparent, black); }
  .page-template-template-about .c-header__image {
    height: 970px; }
    @media (min-width: 768px) {
      .page-template-template-about .c-header__image {
        height: 835px; } }
    @media (min-width: 1024px) {
      .page-template-template-about .c-header__image {
        height: 800px; } }
  .c-header__home .c-header__image {
    height: 98%;
    background: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    top: 0;
    z-index: 1; }
    .c-header__home .c-header__image:after {
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.75), transparent);
      height: 40%; }
    .c-header__home .c-header__image:before {
      z-index: 1;
      content: '';
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      height: 40%;
      top: auto;
      bottom: 0;
      background-image: linear-gradient(to bottom, transparent, black);
      background-color: transparent; }
    @media (min-width: 768px) {
      .c-header__home .c-header__image {
        height: 85%;
        z-index: 0; }
        .c-header__home .c-header__image:before {
          display: none; } }
    @media (min-width: 1024px) {
      .c-header__home .c-header__image {
        height: 50em; } }
    .c-header__home .c-header__image .o-inner-content {
      top: 50%; }
      @media (min-width: 768px) {
        .c-header__home .c-header__image .o-inner-content {
          top: 27%; } }

.c-header__content {
  position: relative;
  margin: auto;
  max-width: 71.125em;
  box-sizing: content-box;
  padding: 0 20px;
  z-index: 1;
  padding-top: 145px; }
  @media (min-width: 768px) {
    .c-header__content {
      padding-top: 0;
      top: calc(50% + 67.5px);
      transform: translateY(-50%); } }
  @media (min-width: 768px) {
    .page-template-template-about .c-header__content {
      top: calc(45% + 67.5px); } }

.c-header__logo {
  position: relative; }
  @media (min-width: 768px) {
    .c-header__logo {
      z-index: 1;
      margin-top: -57px; } }

.c-header__utility-nav {
  text-align: center; }
  .c-header__utility-nav li {
    margin-right: 7vw; }
    .c-header__utility-nav li:last-child {
      margin-right: 0; }
    @media (min-width: 480px) {
      .c-header__utility-nav li {
        margin-right: 30px; } }
  .c-header__utility-nav a {
    cursor: pointer;
    transition: color ease .2s;
    font-size: 22px; }
    .c-header__utility-nav a:hover, .c-header__utility-nav a.open {
      color: #e51d39; }
  @media (min-width: 768px) {
    .c-header__utility-nav {
      opacity: 0;
      visibility: hidden; } }

.c-header__top {
  margin-bottom: 10px;
  background: #FFFFFF;
  position: relative;
  z-index: 16; }
  @media (min-width: 768px) {
    .c-header__top {
      background: none;
      margin-bottom: 40px;
      z-index: 1; } }
  .c-header__top .o-inner-content:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 1px;
    background: #999999;
    width: calc(100% - 325px);
    max-width: 71.125em;
    margin-right: 20px; }

.c-header__bottom {
  position: relative;
  z-index: 2; }
  @media (min-width: 768px) {
    .c-header__bottom {
      z-index: 100; } }

.c-header__title {
  padding-top: 200px;
  position: relative;
  z-index: 2; }
  @media (min-width: 768px) {
    .c-header__title {
      padding-top: 100px;
      z-index: 100; } }

.c-header__top-menu {
  margin-right: -20px; }
  .c-header__top-menu li {
    display: none; }
  .c-header__top-menu > li {
    display: inline-block;
    float: left; }
    .c-header__top-menu > li.menu-item a {
      display: inline-block;
      color: #999999;
      cursor: pointer;
      transition: color ease .2s;
      padding: 12px; }
      .c-header__top-menu > li.menu-item a:hover {
        color: #FFFFFF; }
        .c-header__top-menu > li.menu-item a:hover:after {
          color: #999999; }
      @media (min-width: 768px) {
        .c-header__top-menu > li.menu-item a {
          font-size: 14px;
          padding: 9px 15px; } }
      @media (min-width: 1024px) {
        .c-header__top-menu > li.menu-item a {
          font-size: 14px;
          padding: 14px 20px; } }
    .c-header__top-menu > li.menu-item--contact {
      float: right; }
      .c-header__top-menu > li.menu-item--contact a {
        background-color: #e51d39;
        font-weight: 400;
        display: block;
        font-size: 14px;
        cursor: pointer;
        transition: color ease .2s, background ease .2s;
        padding: 15px 25px;
        color: #FFFFFF; }
        .c-header__top-menu > li.menu-item--contact a:hover {
          background-color: #000000;
          color: #FFFFFF; }
          .c-header__top-menu > li.menu-item--contact a:hover:after {
            color: #999999; }
        @media (min-width: 768px) {
          .c-header__top-menu > li.menu-item--contact a {
            display: inline-block;
            color: #999999;
            background-color: transparent;
            font-size: 14px;
            padding: 9px 15px; }
            .c-header__top-menu > li.menu-item--contact a:hover {
              background-color: transparent;
              color: #FFFFFF; }
              .c-header__top-menu > li.menu-item--contact a:hover:after {
                color: #999999; } }
        @media (min-width: 1024px) {
          .c-header__top-menu > li.menu-item--contact a {
            font-size: 14px;
            padding: 14px 20px; } }
        .c-header__top-menu > li.menu-item--contact a span {
          display: block;
          white-space: nowrap;
          width: 3.7em;
          overflow: hidden;
          text-overflow: clip; }
          @media (min-width: 768px) {
            .c-header__top-menu > li.menu-item--contact a span {
              display: initial; } }
      @media (min-width: 768px) {
        .c-header__top-menu > li.menu-item--contact {
          float: left; } }
    .c-header__top-menu > li.menu-item:nth-last-child(2) {
      display: block; }
    .c-header__top-menu > li:not(:first-child)[id^="menu-item-"] {
      padding-right: 20px; }
      .c-header__top-menu > li:not(:first-child)[id^="menu-item-"]:before {
        color: #666666;
        content: '|';
        padding-right: 10px; }
        @media (min-width: 1024px) {
          .c-header__top-menu > li:not(:first-child)[id^="menu-item-"]:before {
            padding-right: 20px; } }
    .c-header__top-menu > li:nth-last-child(2)[id^="menu-item-"] {
      padding-right: 0px; }
      .c-header__top-menu > li:nth-last-child(2)[id^="menu-item-"]:before {
        content: none;
        padding-right: 0px; }
      @media (min-width: 768px) {
        .c-header__top-menu > li:nth-last-child(2)[id^="menu-item-"] {
          padding-right: 20px; }
          .c-header__top-menu > li:nth-last-child(2)[id^="menu-item-"]:before {
            color: #666666;
            content: '|';
            padding-right: 10px; } }
    .c-header__top-menu > li.current-menu-item a {
      color: #e51d39; }
  @media (min-width: 768px) {
    .c-header__top-menu {
      margin-right: 0; } }

.c-header__menu {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  font-size: 17px;
  color: #FFFFFF; }
  .c-header__menu .current-menu-item a {
    color: #e51d39; }
  @media (min-width: 768px) {
    .c-header__menu {
      font-size: 13px;
      display: flex;
      padding-right: 50px;
      position: relative;
      justify-content: space-between;
      width: 100%; }
      .c-header__menu > li {
        max-width: 70px;
        align-self: center; }
        .c-header__menu > li:hover .c-header__submenu {
          opacity: 1;
          visibility: visible;
          z-index: 50;
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.3); }
        .c-header__menu > li > a {
          position: relative;
          transition: color ease-out .2s;
          padding-bottom: 10px; }
          .c-header__menu > li > a:after {
            content: '';
            display: block;
            position: absolute;
            left: 0;
            bottom: 0;
            right: 0;
            height: 0;
            transition: height ease-out .2s;
            background: #e51d39; }
        .c-header__menu > li:hover a {
          color: #e51d39; }
          .c-header__menu > li:hover a:after {
            height: 4px; } }
  @media (min-width: 1024px) {
    .c-header__menu {
      font-size: 1.0625em;
      padding-right: 0px; }
      .c-header__menu > li {
        max-width: 141px;
        position: relative; }
        .c-header__menu > li:last-child {
          max-width: 120px; } }

.c-header__submenu {
  width: 500px;
  position: absolute;
  display: flex;
  top: calc(100% + 10px);
  font-size: 15px;
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s ease 0s, visibility .4s ease 0s; }
  @media (min-width: 1024px) {
    .c-header__submenu {
      width: 603px; } }
  .c-header__menu-item:first-child .c-header__submenu {
    left: 0; }
    @media (min-width: 1024px) {
      .c-header__menu-item:first-child .c-header__submenu {
        transform: translateX(calc(-20%)); } }
  .c-header__menu-item:not(:first-child) .c-header__submenu {
    right: 0; }
    @media (min-width: 1024px) {
      .c-header__menu-item:not(:first-child) .c-header__submenu {
        transform: translateX(calc(10%)); } }
  .c-header__submenu > ul {
    flex: 1 1 265px;
    background-color: #ededed;
    padding: 35px; }
    .c-header__submenu > ul:first-child {
      flex: 1 1 338px;
      background-color: #FFFFFF;
      padding: 32px 0 32px 40px; }
      .c-header__submenu > ul:first-child > li {
        max-width: 100%;
        padding-bottom: 15px; }
        .c-header__submenu > ul:first-child > li > a {
          font-size: 1em;
          color: #000000;
          font-family: 'Rubik', sans-serif;
          font-weight: 400;
          text-transform: uppercase;
          font-weight: 500; }
          .c-header__submenu > ul:first-child > li > a:hover {
            text-decoration: underline; }
        .c-header__submenu > ul:first-child > li > ul {
          padding-top: 10px; }
          .c-header__submenu > ul:first-child > li > ul li {
            padding-bottom: 5px; }
            .c-header__submenu > ul:first-child > li > ul li a {
              font-size: 0.8em;
              color: #e51d39;
              font-family: 'Rubik', sans-serif;
              font-weight: 400; }
              .c-header__submenu > ul:first-child > li > ul li a:hover {
                text-decoration: underline; }
        .c-header__submenu > ul:first-child > li:last-child {
          padding-bottom: 0; }

.c-header-mobile {
  overflow: scroll;
  position: fixed;
  top: 0px;
  width: calc(100vw - 103px);
  background-color: #FFFFFF;
  border: 1px solid #d0d0d0;
  border-left: none;
  border-top: none;
  height: 100%;
  z-index: 100;
  transform: translate(-100%, 0);
  transition: transform .4s ease 0s; }
  .nav-open .c-header-mobile {
    transform: translate(0, 0); }
  @media (min-width: 480px) {
    .c-header-mobile {
      width: calc(100vw - 113px); } }
  @media (min-width: 768px) {
    .c-header-mobile {
      display: none; } }
  .c-header-mobile__primary > li {
    padding-left: 15px;
    border-bottom: 1px solid #d0d0d0;
    background-color: transparent;
    transition: color .4s ease 0s, background-color .4s ease 0s, height .4s ease 0s; }
    @media (min-width: 480px) {
      .c-header-mobile__primary > li {
        padding-left: 26px; } }
    .c-header-mobile__primary > li:first-child {
      border-top: 1px solid #d0d0d0; }
    .c-header-mobile__primary > li.menu-item-has-children {
      position: relative; }
      .c-header-mobile__primary > li.menu-item-has-children:before {
        color: #000000;
        position: absolute;
        top: 17px;
        right: 1em;
        content: '\f078';
        font: normal normal normal 14px/1 FontAwesome;
        transition: transform .4s ease 0s; }
        @media (min-width: 480px) {
          .c-header-mobile__primary > li.menu-item-has-children:before {
            right: 21px; } }
      .c-header-mobile__primary > li.menu-item-has-children.open:before {
        transform: rotateX(180deg); }
    .c-header-mobile__primary > li > a {
      color: #e51d39;
      font-size: 18px;
      line-height: 48px;
      font-family: 'Rubik', sans-serif;
      font-weight: 400;
      transition: color .4s ease 0s, background-color .4s ease 0s; }
    .c-header-mobile__primary > li.open {
      background-color: #e51d39; }
      .c-header-mobile__primary > li.open > .sub-menu:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 60px;
        background-image: linear-gradient(0, rgba(0, 0, 0, 0.9), transparent); }
      .c-header-mobile__primary > li.open a {
        color: #FFFFFF; }
    .c-header-mobile__primary > li .sub-menu {
      height: 0;
      overflow-y: auto;
      display: block;
      background-color: #000000;
      margin-left: -15px;
      transition: height .4s ease 0s; }
      @media (min-width: 480px) {
        .c-header-mobile__primary > li .sub-menu {
          margin-left: -26px; } }
      .c-header-mobile__primary > li .sub-menu ul.sub-menu {
        padding: 4px 0 0;
        overflow-y: visible;
        height: inherit; }
      .c-header-mobile__primary > li .sub-menu li {
        height: auto;
        padding: 5px 0 5px 26px;
        border: none;
        display: block; }
        .c-header-mobile__primary > li .sub-menu li:first-child {
          border: none; }
        .c-header-mobile__primary > li .sub-menu li a {
          color: #FFFFFF;
          font-family: 'Rubik', sans-serif;
          font-weight: 400; }
      .c-header-mobile__primary > li .sub-menu li ul {
        padding: 0 0 1.5em; }
        .c-header-mobile__primary > li .sub-menu li ul li {
          padding-top: 3px;
          padding-bottom: 3px; }
          .c-header-mobile__primary > li .sub-menu li ul li a {
            font-size: .9em;
            color: #aaa; }
  .c-header-mobile__second {
    border-bottom: 1px solid #d0d0d0;
    background-color: #f6f6f6; }
    .c-header-mobile__second > li {
      padding-left: 15px; }
      @media (min-width: 480px) {
        .c-header-mobile__second > li {
          padding-left: 26px; } }
      .c-header-mobile__second > li.menu-item-has-children {
        position: relative; }
        .c-header-mobile__second > li.menu-item-has-children:before {
          color: #000000;
          position: absolute;
          top: 17px;
          right: 1em;
          content: '\f078';
          font: normal normal normal 14px/1 FontAwesome;
          transition: transform .4s ease 0s; }
          @media (min-width: 480px) {
            .c-header-mobile__second > li.menu-item-has-children:before {
              right: 21px; } }
        .c-header-mobile__second > li.menu-item-has-children.open:before {
          transform: rotateX(180deg); }
      .c-header-mobile__second > li .sub-menu {
        height: 0;
        overflow: hidden;
        background-color: #e51d39;
        margin-left: -15px;
        transition: height .4s ease 0s; }
        @media (min-width: 480px) {
          .c-header-mobile__second > li .sub-menu {
            margin-left: -26px; } }
        .c-header-mobile__second > li .sub-menu ul {
          padding: 17px 0; }
        .c-header-mobile__second > li .sub-menu li {
          height: 40px;
          padding-left: 26px;
          border: none; }
          .c-header-mobile__second > li .sub-menu li:first-child {
            border: none; }
          .c-header-mobile__second > li .sub-menu li a {
            line-height: 40px;
            color: #FFFFFF;
            font-family: 'Rubik', sans-serif;
            font-weight: 400; }
    .c-header-mobile__second a {
      font-size: 15px;
      line-height: 50px;
      color: #000000;
      font-family: 'Rubik', sans-serif;
      font-weight: 400; }
  .c-header-mobile__social {
    padding-top: 24px;
    padding-left: 15px;
    display: flex; }
    @media (min-width: 480px) {
      .c-header-mobile__social {
        padding-left: 26px; } }
    .c-header-mobile__social li {
      padding-right: 35px; }
      .c-header-mobile__social li:last-child {
        padding-right: 0; }

.find-form {
  background-color: #f6f6f6;
  padding: 0 25px;
  position: fixed;
  width: 100vw;
  height: calc(100vh - 47px);
  top: 47px;
  left: 0;
  z-index: 10; }
  .find-form form {
    position: absolute;
    top: 50%;
    left: 50%;
    transition: .4s ease 0s;
    max-width: 320px;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: left; }
    .find-form form > h2 {
      color: #e51d39;
      font-family: 'Rubik', sans-serif;
      font-weight: 400;
      font-size: 40px;
      margin-bottom: 28px; }

.c-landing-editor p {
  line-height: 1.5em;
  color: #999999;
  font-size: 14px; }

.c-landing-editor__heading {
  text-transform: uppercase;
  font-size: 16px;
  padding-bottom: 1em; }

.c-landing-editor__row {
  padding-top: 10px;
  padding-bottom: 40px; }

@media (min-width: 768px) {
  .c-landing-editor__heading {
    font-size: 20px; }
  .c-landing-editor__row {
    padding-bottom: 100px; }
    .c-landing-editor__row:last-child {
      padding-bottom: 70px; }
  .c-landing-editor p {
    font-size: 16px; } }

.c-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.8);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.2s 0.2s, opacity 0.2s 0s; }
  .c-lightbox__content {
    transform: translateY(-50%);
    position: relative;
    top: 50%; }
  .c-lightbox.open {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s 0s, opacity 0.2s 0.2s; }

.c-link-group__item {
  border-width: 1px 1px 1px 0px;
  border-color: #ededed;
  border-style: solid;
  padding: 15px;
  display: block;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  background: #FFFFFF;
  transition: border-color ease-in-out .2s; }
  .c-link-group__item:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 5px;
    background: #ededed; }
  .c-link-group__item:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #e51d39;
    transition: transform ease-in-out .2s;
    transform: translate3d(-101%, 0, 0); }
  .c-link-group__item:hover {
    border-color: #e51d39; }
    .c-link-group__item:hover:after {
      transform: translate3d(0, 0, 0); }
    .c-link-group__item:hover .c-link-group__text {
      color: #FFFFFF; }
    .c-link-group__item:hover .c-link-group__text__link {
      color: #FFFFFF; }
  @media (min-width: 768px) {
    .c-link-group__item:before {
      width: 7px; } }

.c-link-group__text {
  color: #000000;
  font-size: 16px;
  transition: color ease-out .2s;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  position: relative;
  z-index: 1; }
  @media (min-width: 768px) {
    .c-link-group__text {
      font-size: 18px; } }

.c-link-group .c-link-group__text__link {
  margin-top: 10px;
  display: block;
  color: #e51d39;
  text-decoration: underline;
  position: relative;
  z-index: 1; }

.c-article-grid {
  min-height: 100%;
  text-align: left; }
  @media (min-width: 768px) {
    .c-article-grid.c-article-grid-home {
      display: flex;
      flex-flow: row wrap; } }
  @media (min-width: 1024px) {
    .c-article-grid.c-article-grid-home__item {
      flex-basis: calc(100% / 3 - 0.75em);
      width: calc(100% / 3 - 0.75em);
      margin-bottom: 0.75em;
      margin-right: 0.75em; }
      .c-article-grid.c-article-grid-home__item:nth-child(2n) {
        margin-right: 0.75em; }
      .c-article-grid.c-article-grid-home__item:nth-child(3n) {
        margin-right: 0; } }
  .c-article-grid.c-article-grid-home .c-article:nth-child(1), .c-article-grid.c-article-grid-home .c-article:nth-child(2) {
    display: none; }
    @media (min-width: 768px) {
      .c-article-grid.c-article-grid-home .c-article:nth-child(1), .c-article-grid.c-article-grid-home .c-article:nth-child(2) {
        display: inherit; } }
  .c-article-grid_about {
    padding-bottom: 50px; }

.c-article {
  cursor: pointer;
  display: flex;
  position: relative;
  width: 100%;
  flex-basis: calc(100%);
  justify-content: center;
  flex-direction: column;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 101%;
  margin-bottom: 1em;
  font-family: rubik; }
  @media (min-width: 1024px) {
    .c-article {
      overflow: hidden; } }
  @media (min-width: 768px) {
    .c-article--large {
      width: calc(100% + 40px);
      transform: translateX(-20px); } }
  .c-article--slider {
    overflow: visible; }
    @media (min-width: 768px) {
      .c-article--slider .c-description {
        position: absolute;
        top: -65px; } }
  .c-article--patient {
    background-color: #FFFFFF;
    padding: 50px 0; }
    @media (min-width: 480px) {
      .c-article--patient {
        margin: 0 auto; } }
    @media (min-width: 1024px) {
      .c-article--patient {
        margin: 0; } }
  .c-article-item:last-child .c-article {
    margin-bottom: 0; }
  @media (min-width: 480px) {
    .c-article {
      max-width: 340px; }
      .c-article--large {
        max-width: 680px; }
      .c-article-grid .c-article, .c-sidebar .c-article {
        max-width: none;
        margin-bottom: 1em; } }
  @media (min-width: 768px) {
    .c-article-grid .c-article {
      flex-basis: calc(50% - 0.5em); }
      .c-article-grid .c-article--large {
        flex-basis: 100%;
        width: 100%;
        transform: none; }
    .c-article--patient {
      padding: 10% 0; } }
  @media (min-width: 1024px) {
    .c-article-grid:not(.c-article-grid--two-col) .c-article {
      flex-basis: calc(100% / 3 - 0.75em);
      margin-bottom: 0.75em;
      max-width: calc(100% / 3 - 0.75em); }
      .c-article-grid:not(.c-article-grid--two-col) .c-article--large {
        flex-basis: calc((100% / 3) * 2  - 0.75em);
        max-width: calc((100% / 3) * 2  - 0.75em); }
    .c-article--patient {
      padding: 0; } }
  @media (max-width: 768px) {
    .c-article-grid__news .c-article:nth-child(4), .c-article-grid__news .c-article:nth-child(5), .c-article-grid__news .c-article:nth-child(6) {
      display: none; } }
  .c-article-grid-home .c-article:last-child {
    cursor: initial; }

.c-article-grid__gutter {
  width: 1em;
  position: absolute;
  opacity: 0;
  visibility: hidden; }
  @media (min-width: 1024px) {
    .c-article-grid__gutter {
      width: 0.75em; } }

.c-article-img {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) translateZ(0) scale(1, 1) rotate(0);
  -webkit-filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  /* Firefox 10+, Firefox on Android */
  transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
  background-color: #000000; }
  .c-article:not(.c-article--wide):hover .c-article-img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    transform: translate(-50%, -50%) translateZ(0) scale(1.02, 1.02) rotate(0); }

.c-article-flex {
  justify-content: center;
  flex-direction: column;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .c-article-flex {
      max-height: 355px; } }
  .c-article-flex:before {
    content: "";
    padding-top: 100%;
    float: left; }
  .c-article--patient .c-article-flex {
    display: flex;
    align-self: center;
    max-width: 276px; }
    .c-article--patient .c-article-flex:before {
      padding-top: 0; }
    @media (min-width: 768px) {
      .c-article--patient .c-article-flex {
        padding: 0 50px;
        max-width: 100%; } }

.c-article__text {
  text-decoration: none;
  position: absolute;
  bottom: 0;
  left: 0; }
  .c-article--text-large .c-article__text {
    top: 0;
    right: 0; }
  @media (min-width: 768px) {
    .c-article--reverse .c-article__text {
      left: initial;
      right: 0; } }
  .c-article--patient .c-article__text {
    position: relative; }
  .c-article__text p {
    z-index: 1;
    position: relative;
    margin: 0; }

.c-article__title {
  background-color: rgba(0, 0, 0, 0.6);
  color: #FFFFFF;
  display: inline-block;
  padding: 1em;
  font-weight: 300;
  max-width: 80%; }
  .c-article__title p {
    font-size: 1em; }
    .c-article__title p:first-child {
      text-transform: uppercase;
      font-weight: 600;
      font-size: 1.25em; }
  .c-article--text-large .c-article__title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 40px; }
    .c-article--text-large .c-article__title p {
      font-size: 1.75vw; }
  .c-article--theme-light .c-article__title {
    background-color: rgba(255, 255, 255, 0.8);
    color: #000000; }
  .c-article--patient .c-article__title {
    background-color: transparent;
    text-align: center; }
    .c-article--patient .c-article__title p {
      font-size: 1vw;
      color: #999999;
      padding-bottom: 17px; }
      .c-article--patient .c-article__title p:first-child {
        font-size: 1.5vw;
        color: #333333;
        font-family: 'Rubik', sans-serif;
        font-weight: 700; }

.c-article__btn {
  background-color: #FFFFFF;
  width: 50px;
  height: 50px;
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .c-article--reverse .c-article__btn {
      margin-left: auto; } }
  .c-article--btn-dark .c-article__btn {
    background-color: #000000; }
  .c-article--text-large .c-article__btn {
    position: absolute;
    bottom: 0;
    left: 0; }
  .c-article--patient .c-article__btn {
    width: auto;
    height: auto;
    text-align: center; }
    .c-article--patient .c-article__btn .o-btn {
      padding-top: 17px;
      padding-bottom: 17px;
      margin-bottom: 9px; }
      .c-article--patient .c-article__btn .o-btn:last-child {
        margin-bottom: 0; }

.c-article__arrow {
  color: #e51d39;
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 0px;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-out;
  opacity: 0; }
  .c-article__arrow:before {
    font-size: 16px;
    content: "\f061"; }
  .c-article:hover .c-article__arrow {
    left: 50%;
    opacity: 1; }
  @media (min-width: 768px) {
    .c-article--reverse:hover .c-article__arrow {
      font-size: 16px;
      left: inherit;
      right: 50%; } }
  @media (min-width: 768px) {
    .c-article--reverse .c-article__arrow {
      left: inherit;
      right: 0;
      transform: translate(50%, -50%); }
      .c-article--reverse .c-article__arrow:before {
        content: "\f060"; } }

.c-article__arrow-alt {
  color: #e51d39;
  position: absolute;
  top: 50%;
  left: 0;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in-out; }
  .c-article__arrow-alt:before {
    content: "\f061"; }
  .c-article:hover .c-article__arrow-alt {
    font-size: 16px;
    opacity: 1;
    left: 50%; }
  @media (min-width: 768px) {
    .c-article--reverse:hover .c-article__arrow-alt {
      font-size: 18px;
      left: inherit;
      right: 50%; } }
  @media (min-width: 768px) {
    .c-article--reverse .c-article__arrow-alt {
      left: inherit;
      right: 0;
      transform: translate(50%, -50%); }
      .c-article--reverse .c-article__arrow-alt:before {
        content: "\f060"; } }

.article-list--inline .c-article-list {
  display: flex;
  justify-content: space-between;
  flex-flow: column nowrap; }
  @media (min-width: 1024px) {
    .article-list--inline .c-article-list {
      flex-flow: row wrap; } }

.article-list--inline .c-article-item {
  flex: 1 1 auto; }
  @media (min-width: 768px) {
    .article-list--inline .c-article-item {
      margin-right: 0.75em; }
      .article-list--inline .c-article-item:nth-child(2n) {
        margin-right: 0.75em; }
      .article-list--inline .c-article-item:nth-child(3n) {
        margin-right: 0; } }

.c-article-item .c-article {
  max-width: none; }
  @media (min-width: 768px) {
    .c-article-item .c-article {
      min-width: 340px; } }

.c-article--flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .c-article-grid .c-article--flex {
    width: inherit; }

.c-article--cago-image {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: inline-flex;
  transform: none; }
  .c-article--cago-image .c-article__btn {
    background-color: #e51d39;
    width: 80%;
    margin: 0 auto; }
  .c-article--cago-image--wide {
    width: 65%;
    max-width: 100% !important; }
    .c-article--cago-image--wide .c-article__btn {
      width: 50px;
      height: 50px;
      background-color: white;
      float: right; }
  .c-article--cago-image .c-article__text {
    width: 100%;
    text-align: center; }
  .c-article--cago-image .c-article__title {
    background-color: transparent; }
    .c-article--cago-image .c-article__title p {
      font-size: 1.25em; }

.so-widget-cagopagecard .c-article-flex {
  height: 14.5em; }
  @media (min-width: 768px) {
    .so-widget-cagopagecard .c-article-flex {
      height: auto; } }
  @media (min-width: 1024px) {
    .so-widget-cagopagecard .c-article-flex {
      height: 22.5em; } }

.so-widget-cagopagecard .c-article__text {
  width: 100%;
  text-align: center; }
  .so-widget-cagopagecard .c-article__text .c-article__title {
    background-color: transparent;
    max-width: 100%; }
    .so-widget-cagopagecard .c-article__text .c-article__title .header {
      padding-bottom: 0.5em;
      font-size: 0.8em;
      font-weight: 500; }
      @media (min-width: 768px) {
        .so-widget-cagopagecard .c-article__text .c-article__title .header {
          font-size: 1.15em; } }
      @media (min-width: 1024px) {
        .so-widget-cagopagecard .c-article__text .c-article__title .header {
          font-size: 1.375em; } }
      @media screen and (min-width: 1800px) {
        .so-widget-cagopagecard .c-article__text .c-article__title .header {
          font-size: 27px; } }
    .so-widget-cagopagecard .c-article__text .c-article__title .body {
      margin: auto;
      max-width: 70%;
      font-size: 1em; }
      @media (min-width: 768px) {
        .so-widget-cagopagecard .c-article__text .c-article__title .body {
          font-size: 0.875em; } }
      @media (min-width: 1024px) {
        .so-widget-cagopagecard .c-article__text .c-article__title .body {
          font-size: 1em; } }
  .so-widget-cagopagecard .c-article__text .c-article__btn {
    z-index: 2; }

@media (min-width: 768px) {
  .so-widget-cagopagecard .c-article-grid .c-article--red-button {
    height: auto;
    margin: 0 auto; } }

@media (min-width: 1024px) {
  .so-widget-cagopagecard .c-article-grid .c-article--red-button {
    margin-top: 0;
    width: 100%; } }

.so-widget-cagopagecard .c-article-grid .c-article--red-button .mobile {
  display: none; }

.so-widget-cagopagecard .c-article-grid .c-article--red-button .c-article-img {
  max-width: 335px;
  width: 100%;
  height: auto; }
  @media (min-width: 1024px) {
    .so-widget-cagopagecard .c-article-grid .c-article--red-button .c-article-img {
      max-width: 100%; } }

.so-widget-cagopagecard .c-article-grid .c-article--red-button .c-article__text {
  bottom: -112px; }
  @media (min-width: 768px) {
    .so-widget-cagopagecard .c-article-grid .c-article--red-button .c-article__text {
      bottom: -228px; } }
  @media (min-width: 1024px) {
    .so-widget-cagopagecard .c-article-grid .c-article--red-button .c-article__text {
      bottom: 0; } }
  .so-widget-cagopagecard .c-article-grid .c-article--red-button .c-article__text .c-article__title h6 {
    font-size: 1em;
    padding-bottom: 0.5em;
    font-style: italic;
    font-weight: 300; }
  .so-widget-cagopagecard .c-article-grid .c-article--red-button .c-article__text .c-article__title .header {
    font-size: 1.6em; }
  .so-widget-cagopagecard .c-article-grid .c-article--red-button .c-article__text .c-article__title .body {
    padding-bottom: 1em; }

.so-widget-cagopagecard .c-article-grid .c-article--red-button .c-article__btn {
  background-color: #e51d39;
  margin: 0 auto;
  width: 16.875em;
  max-width: 16.875em;
  height: 4.2em; }
  .so-widget-cagopagecard .c-article-grid .c-article--red-button .c-article__btn:hover {
    background-color: #000000;
    transition: background-color 0.5s ease-in-out; }
  @media (min-width: 768px) {
    .so-widget-cagopagecard .c-article-grid .c-article--red-button .c-article__btn {
      width: 26.5vw; } }
  @media screen and (min-width: 1800px) {
    .so-widget-cagopagecard .c-article-grid .c-article--red-button .c-article__btn {
      width: 100%; } }
  .so-widget-cagopagecard .c-article-grid .c-article--red-button .c-article__btn .body {
    display: flex;
    justify-content: space-around;
    height: 100%;
    align-items: center;
    color: #FFFFFF;
    font-size: 1.5em; }
    @media (min-width: 1024px) {
      .so-widget-cagopagecard .c-article-grid .c-article--red-button .c-article__btn .body {
        font-size: 1em; } }
    @media screen and (min-width: 1800px) {
      .so-widget-cagopagecard .c-article-grid .c-article--red-button .c-article__btn .body {
        font-size: 20px; } }

.so-widget-cagopagecard .c-article-grid .c-article--red-button .c-article-flex:before {
  max-width: 335px; }
  @media (min-width: 1024px) {
    .so-widget-cagopagecard .c-article-grid .c-article--red-button .c-article-flex:before {
      max-width: 100%;
      bottom: -58px; } }

.so-widget-cagopagecard .c-article {
  width: auto;
  padding: 0;
  margin: 0;
  max-width: none !important;
  margin-top: 30px;
  height: auto;
  width: 100%; }
  @media (min-width: 768px) {
    .so-widget-cagopagecard .c-article {
      margin-top: 0;
      padding-top: 0; } }
  .so-widget-cagopagecard .c-article .c-article-flex {
    max-height: 475px; }
    .so-widget-cagopagecard .c-article .c-article-flex:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: -112px;
      left: 0;
      background-image: linear-gradient(to bottom, transparent, black);
      opacity: .6;
      margin: 0 auto;
      padding-top: 0; }
      @media (min-width: 768px) {
        .so-widget-cagopagecard .c-article .c-article-flex:before {
          width: 51%;
          bottom: 0; } }
      @media (min-width: 1024px) {
        .so-widget-cagopagecard .c-article .c-article-flex:before {
          width: 100%; } }
  @media screen and (min-width: 1800px) {
    .so-widget-cagopagecard .c-article {
      max-height: 18vw; } }

.so-widget-cagopagecard .c-article-img {
  height: auto;
  width: 100%; }
  @media (min-width: 768px) {
    .so-widget-cagopagecard .c-article-img {
      width: 100%; } }
  @media (min-width: 768px) {
    .so-widget-cagopagecard .c-article-img {
      max-width: 100%;
      height: auto;
      width: 100%;
      overflow: hidden; } }

.so-widget-cagopagecard .c-article--wide {
  padding-top: 0;
  margin-top: 80px;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .so-widget-cagopagecard .c-article--wide {
      margin-bottom: auto;
      overflow: hidden; } }
  @media (min-width: 1024px) {
    .so-widget-cagopagecard .c-article--wide {
      margin-top: 0; } }
  .so-widget-cagopagecard .c-article--wide .c-article-flex {
    height: 15vw;
    display: flex;
    align-items: center;
    justify-content: center; }
    .so-widget-cagopagecard .c-article--wide .c-article-flex:before {
      content: '';
      position: absolute;
      top: -90px;
      right: 0;
      bottom: -83px;
      left: 0;
      background: linear-gradient(to bottom, transparent, black, black 100%);
      opacity: .6;
      max-width: 100%;
      max-height: 278px;
      margin: 0 auto;
      z-index: 2; }
      @media (min-width: 768px) {
        .so-widget-cagopagecard .c-article--wide .c-article-flex:before {
          bottom: 0;
          top: 0;
          width: 100%;
          max-height: none; } }
    @media (min-width: 768px) {
      .so-widget-cagopagecard .c-article--wide .c-article-flex {
        height: 61vw; } }
    .so-widget-cagopagecard .c-article--wide .c-article-flex .c-article__text {
      top: 0; }
      @media (min-width: 768px) {
        .so-widget-cagopagecard .c-article--wide .c-article-flex .c-article__text {
          height: 200px;
          top: auto; } }
      .so-widget-cagopagecard .c-article--wide .c-article-flex .c-article__text .c-article__title {
        padding: 0;
        max-width: 100%;
        position: relative;
        bottom: 30px; }
        @media (min-width: 768px) {
          .so-widget-cagopagecard .c-article--wide .c-article-flex .c-article__text .c-article__title {
            max-width: 80%;
            padding: 0 5em; } }
        .so-widget-cagopagecard .c-article--wide .c-article-flex .c-article__text .c-article__title .header {
          font-weight: 100;
          width: 80%;
          margin: 0 auto;
          z-index: 3;
          font-size: 1.05em; }
          @media (min-width: 768px) {
            .so-widget-cagopagecard .c-article--wide .c-article-flex .c-article__text .c-article__title .header {
              font-size: 1.6em;
              max-width: 100%;
              width: 100%;
              font-weight: 500; } }
        .so-widget-cagopagecard .c-article--wide .c-article-flex .c-article__text .c-article__title .body {
          width: 82%;
          font-size: 0.9em;
          z-index: 3;
          max-width: 100%; }
          @media (min-width: 768px) {
            .so-widget-cagopagecard .c-article--wide .c-article-flex .c-article__text .c-article__title .body {
              width: 85%;
              max-width: 85%; } }
          @media (min-width: 1024px) {
            .so-widget-cagopagecard .c-article--wide .c-article-flex .c-article__text .c-article__title .body {
              font-size: 1em; } }
      .so-widget-cagopagecard .c-article--wide .c-article-flex .c-article__text .c-article__btn {
        margin: 0 auto; }
        @media (min-width: 768px) {
          .so-widget-cagopagecard .c-article--wide .c-article-flex .c-article__text .c-article__btn {
            float: right;
            bottom: -27px; } }
        @media (min-width: 1024px) {
          .so-widget-cagopagecard .c-article--wide .c-article-flex .c-article__text .c-article__btn {
            bottom: -26px; } }
        @media (min-width: 768px) {
          .so-widget-cagopagecard .c-article--wide .c-article-flex .c-article__text .c-article__btn .c-article__arrow {
            top: 8%; } }
        @media (min-width: 1024px) {
          .so-widget-cagopagecard .c-article--wide .c-article-flex .c-article__text .c-article__btn .c-article__arrow {
            top: 13%; } }

.so-widget-cagocenteredtext .c-article-grid {
  display: flex;
  justify-content: center;
  align-items: center; }

.so-widget-cagocenteredtext .c-article {
  margin: auto;
  flex-basis: auto !important;
  text-align: center;
  cursor: default; }
  @media (min-width: 768px) {
    .so-widget-cagocenteredtext .c-article {
      max-width: 50% !important; } }
  .so-widget-cagocenteredtext .c-article .c-article-flex {
    display: flex; }
    .so-widget-cagocenteredtext .c-article .c-article-flex:before {
      padding-top: 30%; }
      @media (min-width: 1024px) {
        .so-widget-cagocenteredtext .c-article .c-article-flex:before {
          padding-top: 30%; } }
    .so-widget-cagocenteredtext .c-article .c-article-flex .c-article__text {
      bottom: auto; }
      .so-widget-cagocenteredtext .c-article .c-article-flex .c-article__text .c-article__title {
        background-color: transparent;
        max-width: 100%; }
        .so-widget-cagocenteredtext .c-article .c-article-flex .c-article__text .c-article__title h1 {
          color: #e51d39;
          padding-bottom: 10px;
          font-weight: 500;
          font-size: 1.7em; }
          @media (min-width: 768px) {
            .so-widget-cagocenteredtext .c-article .c-article-flex .c-article__text .c-article__title h1 {
              font-size: 1.15em; } }
          @media (min-width: 1024px) {
            .so-widget-cagocenteredtext .c-article .c-article-flex .c-article__text .c-article__title h1 {
              font-size: 1.6em; } }
        .so-widget-cagocenteredtext .c-article .c-article-flex .c-article__text .c-article__title p {
          font-size: 0.8em;
          color: #000000; }
          @media (min-width: 768px) {
            .so-widget-cagocenteredtext .c-article .c-article-flex .c-article__text .c-article__title p {
              font-size: 0.875em; } }
          @media (min-width: 1024px) {
            .so-widget-cagocenteredtext .c-article .c-article-flex .c-article__text .c-article__title p {
              font-size: 1em; } }

.so-widget-cagopartnerlogos .c-grid {
  display: flex;
  justify-content: space-between; }
  .so-widget-cagopartnerlogos .c-grid .c-article-grid__gutter {
    width: 3em; }
  .so-widget-cagopartnerlogos .c-grid div {
    display: flex; }
  .so-widget-cagopartnerlogos .c-grid .c-article {
    width: calc(100% / 3 - 2em);
    cursor: default;
    margin-bottom: 1em;
    height: 80px; }
    @media (min-width: 768px) {
      .so-widget-cagopartnerlogos .c-grid .c-article {
        width: calc(100% / 6 - 3em); } }
    .so-widget-cagopartnerlogos .c-grid .c-article:hover .c-article-img {
      transform: translate(-50%, -50%) translateZ(0); }
    .so-widget-cagopartnerlogos .c-grid .c-article .c-article-img {
      background-color: transparent;
      width: 80%; }

.so-widget-cagofullwidthimage .c-article-grid .c-article {
  max-width: none;
  overflow: visible;
  cursor: default; }
  .so-widget-cagofullwidthimage .c-article-grid .c-article:hover .c-article-img {
    transform: translate(-50%, -50%) translateZ(0); }
  .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex {
    max-height: 29vw; }
    .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex .c-article__text {
      position: absolute;
      width: 100%; }
      @media (min-width: 768px) {
        .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex .c-article__text {
          width: auto;
          left: 25%;
          right: 25%; } }
      .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex .c-article__text .c-article__title {
        background-color: transparent;
        text-align: center;
        max-width: none;
        padding: 0; }
        @media (min-width: 768px) {
          .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex .c-article__text .c-article__title {
            padding: 1vw; } }
        .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex .c-article__text .c-article__title .header {
          text-transform: uppercase;
          font-size: 1.15em; }
          @media (min-width: 1024px) {
            .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex .c-article__text .c-article__title .header {
              font-size: 1.15em; } }
        .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex .c-article__text .c-article__title .body {
          padding: 10px 0;
          font-size: 1em; }
          @media (min-width: 768px) {
            .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex .c-article__text .c-article__title .body {
              font-size: 1.6vw; } }
          @media (min-width: 1024px) {
            .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex .c-article__text .c-article__title .body {
              font-size: 1em; } }
      .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex .c-article__text .c-article__btn {
        background-color: #e51d39;
        margin: 0 auto;
        width: 16.875em;
        height: 4.2em; }
        @media (min-width: 768px) {
          .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex .c-article__text .c-article__btn {
            bottom: -33px; } }
        @media (min-width: 1024px) {
          .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex .c-article__text .c-article__btn {
            bottom: auto; } }
        .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex .c-article__text .c-article__btn:hover {
          background-color: #000000;
          transition: background-color 0.5s ease-in-out; }
        @media screen and (min-width: 1800px) {
          .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex .c-article__text .c-article__btn {
            width: 100%; } }
        .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex .c-article__text .c-article__btn .body {
          display: flex;
          justify-content: space-around;
          height: 100%;
          align-items: center;
          color: #FFFFFF;
          margin: auto;
          text-align: center;
          font-size: 1em; }
          @media (min-width: 768px) {
            .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex .c-article__text .c-article__btn .body {
              font-size: 1em;
              max-width: 50%; } }
          @media (min-width: 1024px) {
            .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-flex .c-article__text .c-article__btn .body {
              font-size: 1em;
              margin: auto; } }
  .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-img {
    filter: none;
    width: 100vw;
    overflow: hidden;
    max-height: 500px; }
    @media (min-width: 768px) {
      .so-widget-cagofullwidthimage .c-article-grid .c-article .c-article-img {
        width: 100vw;
        max-height: none; } }

.so-widget-cagofullwidthimage .c-article-grid .c-article--raise-button {
  margin: 150px 0; }
  @media (min-width: 768px) {
    .so-widget-cagofullwidthimage .c-article-grid .c-article--raise-button {
      margin: auto; } }
  .so-widget-cagofullwidthimage .c-article-grid .c-article--raise-button .c-article-flex {
    max-height: 41.5vw; }
    @media (768px) {
      .so-widget-cagofullwidthimage .c-article-grid .c-article--raise-button .c-article-flex {
        max-height: 44vw; } }
    @media (min-width: 1024px) {
      .so-widget-cagofullwidthimage .c-article-grid .c-article--raise-button .c-article-flex .c-article__text {
        bottom: 10%; } }
    .so-widget-cagofullwidthimage .c-article-grid .c-article--raise-button .c-article-flex .c-article__text .c-article__btn {
      bottom: -90px; }
      @media (min-width: 768px) {
        .so-widget-cagofullwidthimage .c-article-grid .c-article--raise-button .c-article-flex .c-article__text .c-article__btn {
          bottom: auto; } }
    .so-widget-cagofullwidthimage .c-article-grid .c-article--raise-button .c-article-flex .c-article__left-text {
      bottom: 20%; }
      .so-widget-cagofullwidthimage .c-article-grid .c-article--raise-button .c-article-flex .c-article__left-text .c-article__title {
        position: relative;
        bottom: -30px; }
        @media (min-width: 768px) {
          .so-widget-cagofullwidthimage .c-article-grid .c-article--raise-button .c-article-flex .c-article__left-text .c-article__title {
            bottom: auto; } }
        .so-widget-cagofullwidthimage .c-article-grid .c-article--raise-button .c-article-flex .c-article__left-text .c-article__title .header {
          font-size: 1.6em;
          font-weight: 400; }
          @media (min-width: 768px) {
            .so-widget-cagofullwidthimage .c-article-grid .c-article--raise-button .c-article-flex .c-article__left-text .c-article__title .header {
              font-size: 1.15em; } }
          @media (min-width: 1024px) {
            .so-widget-cagofullwidthimage .c-article-grid .c-article--raise-button .c-article-flex .c-article__left-text .c-article__title .header {
              font-size: 1.6em; } }
        .so-widget-cagofullwidthimage .c-article-grid .c-article--raise-button .c-article-flex .c-article__left-text .c-article__title .body {
          font-size: 1em;
          width: 80%;
          margin: 0 auto; }
          @media (min-width: 768px) {
            .so-widget-cagofullwidthimage .c-article-grid .c-article--raise-button .c-article-flex .c-article__left-text .c-article__title .body {
              font-size: 0.875em; } }
          @media (min-width: 1024px) {
            .so-widget-cagofullwidthimage .c-article-grid .c-article--raise-button .c-article-flex .c-article__left-text .c-article__title .body {
              font-size: 1em; } }

.so-widget-cagofullwidthimage .c-article-grid .c-article--text-left {
  margin: 250px 0; }
  @media (min-width: 768px) {
    .so-widget-cagofullwidthimage .c-article-grid .c-article--text-left {
      margin: 90px 0; } }
  @media (min-width: 1024px) {
    .so-widget-cagofullwidthimage .c-article-grid .c-article--text-left {
      margin: 20px 0; } }
  .so-widget-cagofullwidthimage .c-article-grid .c-article--text-left .mobile {
    max-height: 595px; }
  @media (min-width: 1024px) {
    .so-widget-cagofullwidthimage .c-article-grid .c-article--text-left .c-article-flex {
      max-height: 37.5vw; } }
  .so-widget-cagofullwidthimage .c-article-grid .c-article--text-left .c-article-flex .c-article__left-text {
    left: 0 !important;
    top: -160px; }
    @media (min-width: 768px) {
      .so-widget-cagofullwidthimage .c-article-grid .c-article--text-left .c-article-flex .c-article__left-text {
        width: 40% !important;
        top: -30px; } }
    .so-widget-cagofullwidthimage .c-article-grid .c-article--text-left .c-article-flex .c-article__left-text .c-article__title {
      position: absolute; }
      @media (min-width: 1024px) {
        .so-widget-cagofullwidthimage .c-article-grid .c-article--text-left .c-article-flex .c-article__left-text .c-article__title {
          top: 20%; } }
      .so-widget-cagofullwidthimage .c-article-grid .c-article--text-left .c-article-flex .c-article__left-text .c-article__title .header {
        font-size: 1em;
        line-height: 1.4em;
        width: 90%;
        margin: 0 auto; }
        @media (min-width: 1024px) {
          .so-widget-cagofullwidthimage .c-article-grid .c-article--text-left .c-article-flex .c-article__left-text .c-article__title .header {
            font-size: 1.6em;
            font-weight: 100;
            width: 100%; } }
      .so-widget-cagofullwidthimage .c-article-grid .c-article--text-left .c-article-flex .c-article__left-text .c-article__title .body {
        color: #e51d39;
        font-weight: 400;
        font-size: 0.6em; }
  .so-widget-cagofullwidthimage .c-article-grid .c-article--text-left .c-article-flex .c-article__text .c-article__btn {
    width: 16.875em;
    height: 4.2em; }

.so-widget-articlegrid .c-grid {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .so-widget-articlegrid .c-grid .c-article {
      width: 50%;
      overflow: hidden; } }
  @media (min-width: 1024px) {
    .so-widget-articlegrid .c-grid .c-article {
      width: 100%; } }
  .so-widget-articlegrid .c-grid .c-article .c-article-flex .c-article__text .c-article__title p {
    font-size: 0.8em;
    font-weight: 400; }
    @media (min-width: 768px) {
      .so-widget-articlegrid .c-grid .c-article .c-article-flex .c-article__text .c-article__title p {
        font-size: 1em; } }
    @media (min-width: 1024px) {
      .so-widget-articlegrid .c-grid .c-article .c-article-flex .c-article__text .c-article__title p {
        font-size: 1em; } }

.so-widget-cagotextimagesidebyside .c-article-grid {
  position: relative; }
  @media (min-width: 1024px) {
    .so-widget-cagotextimagesidebyside .c-article-grid {
      left: 11vw; } }
  .so-widget-cagotextimagesidebyside .c-article-grid .c-article {
    display: inline-flex;
    height: 250px;
    justify-content: flex-start; }
    @media (min-width: 768px) {
      .so-widget-cagotextimagesidebyside .c-article-grid .c-article {
        height: auto;
        justify-content: center; } }
    .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-img {
      background-color: transparent;
      filter: grayscale(0);
      width: 80%;
      max-height: 280px; }
      @media (min-width: 768px) {
        .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-img {
          width: 40%; } }
      @media (min-width: 1024px) {
        .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-img {
          width: 70%;
          max-height: none; } }
    .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-flex:before {
      padding-top: 50%; }
      @media (min-width: 768px) {
        .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-flex:before {
          padding-top: 100%; } }
    .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-flex .c-article__text {
      top: 10%;
      bottom: 0; }
      .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-flex .c-article__text .c-article__title {
        max-width: 100%;
        background-color: transparent;
        color: #000000;
        text-align: center; }
        @media (min-width: 1024px) {
          .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-flex .c-article__text .c-article__title {
            text-align: left; } }
        .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-flex .c-article__text .c-article__title h2 {
          text-transform: uppercase;
          font-size: 2.4em;
          font-weight: 100; }
          @media (min-width: 768px) {
            .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-flex .c-article__text .c-article__title h2 {
              font-size: 1.6em; } }
          @media (min-width: 1024px) {
            .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-flex .c-article__text .c-article__title h2 {
              font-size: 1.6em; } }
        .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-flex .c-article__text .c-article__title p {
          padding: 20px 0;
          font-size: 1em; }
          @media (min-width: 768px) {
            .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-flex .c-article__text .c-article__title p {
              font-size: 1em; } }
          @media (min-width: 1024px) {
            .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-flex .c-article__text .c-article__title p {
              font-size: 1em; } }
      .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-flex .c-article__text .c-article__btn {
        background-color: #e51d39;
        width: 16.875em;
        height: 4.2em;
        margin: 0 auto; }
        .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-flex .c-article__text .c-article__btn:hover {
          background-color: #000000;
          transition: background-color 0.5s ease-in-out; }
        @media (min-width: 1024px) {
          .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-flex .c-article__text .c-article__btn {
            margin-left: 1em; } }
        @media screen and (min-width: 1800px) {
          .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-flex .c-article__text .c-article__btn {
            width: 100%; } }
        .so-widget-cagotextimagesidebyside .c-article-grid .c-article .c-article-flex .c-article__text .c-article__btn p {
          display: flex;
          justify-content: space-around;
          height: 100%;
          align-items: center;
          color: #FFFFFF;
          margin: auto;
          text-align: center;
          font-size: 1em; }

.so-widget-cago-slider-w-text .c-slider {
  padding: 45px 0 10px !important; }
  @media (min-width: 768px) {
    .so-widget-cago-slider-w-text .c-slider {
      padding: 55px 0 45px !important; } }

.so-widget-cago-slider-w-text .c-description .c-description__title {
  text-transform: uppercase;
  font-family: rubik;
  padding: 15px;
  width: 50%;
  font-size: 0.8em; }
  @media (min-width: 768px) {
    .so-widget-cago-slider-w-text .c-description .c-description__title {
      padding: 20px;
      width: 100%; } }
  @media (min-width: 1024px) {
    .so-widget-cago-slider-w-text .c-description .c-description__title {
      padding: 18px;
      font-size: 1em; } }

.so-widget-cago-slider-w-text .c-description .c-description__body {
  font-family: rubik; }
  @media (min-width: 768px) {
    .so-widget-cago-slider-w-text .c-description .c-description__body {
      padding: 20px; } }
  .so-widget-cago-slider-w-text .c-description .c-description__body p {
    font-size: 1em;
    font-weight: 100;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .so-widget-cago-slider-w-text .c-description .c-description__body p {
        font-size: 0.875em; } }
    @media (min-width: 1024px) {
      .so-widget-cago-slider-w-text .c-description .c-description__body p {
        font-size: 1em; } }

.so-widget-cago-slider-w-text .c-description .c-description__btn {
  display: none; }
  @media (min-width: 768px) {
    .so-widget-cago-slider-w-text .c-description .c-description__btn {
      display: block; } }

.so-widget-cago-slider-w-text .mobile {
  max-width: none; }
  .so-widget-cago-slider-w-text .mobile .c-description__body {
    background-color: transparent; }
    .so-widget-cago-slider-w-text .mobile .c-description__body p {
      color: black; }

.so-widget-cago-slider-w-text .c-slider .c-slider__pagination {
  bottom: auto !important;
  left: auto !important;
  top: 0;
  right: 0 !important; }
  @media (min-width: 768px) {
    .so-widget-cago-slider-w-text .c-slider .c-slider__pagination {
      bottom: 40px !important;
      left: inherit !important;
      top: auto !important;
      right: 0 !important; } }

.c-article--red-button {
  overflow: visible; }

.content-wrapper {
  margin: 30px 0px; }
  @media (min-width: 768px) {
    .content-wrapper {
      margin: 60px 0px; } }

.page-header--default-page .c-header__content {
  margin-bottom: 60px;
  padding-top: 0;
  top: inherit;
  transform: inherit; }

.page-header--default-page .c-page-title--space {
  top: 50px; }

.c-post {
  padding-bottom: 50px;
  overflow: hidden;
  background: #FFFFFF; }

.c-post__intro {
  margin-bottom: 40px;
  position: relative;
  min-height: 70px;
  background: #666;
  max-height: 430px;
  overflow: hidden; }
  .c-post__intro img {
    width: 100%;
    height: auto; }

.c-post__info {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0; }

.c-post__tags {
  padding-right: 10px; }

.c-post__date, .c-post__author {
  color: #fff;
  font-size: 12px; }
  .c-post__date + .c-post__author:before, .c-post__author + .c-post__author:before {
    content: ' | '; }

.c-post__author {
  color: black;
  text-transform: uppercase; }

.c-post__top {
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .c-post__top {
      padding-bottom: 0; } }

.c-post__title {
  font-size: 26px;
  text-transform: uppercase;
  padding-bottom: 0.8em;
  font-family: 'Rubik', sans-serif;
  font-weight: 500; }

.c-post__content {
  width: 66%;
  margin: 0 auto;
  padding-bottom: 40px; }
  .c-post__content .widget_sow-image, .c-post__content .so-widget-image {
    float: left; }
    .c-post__content .widget_sow-image img, .c-post__content .so-widget-image img {
      max-width: 320px;
      height: auto;
      padding: 0 1em; }
  .c-post__content p {
    line-height: 1.5em;
    padding-bottom: 0.8em; }

.c-page-title {
  color: #FFFFFF;
  font-family: rubik; }
  .c-page-title h1, .c-page-title h2 {
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    padding: 10px 20px;
    text-transform: uppercase;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.3em; }
    .c-page-title h1 br, .c-page-title h2 br {
      display: none; }
      @media (min-width: 768px) {
        .c-page-title h1 br, .c-page-title h2 br {
          display: block; } }
    .c-header__image--block-short .c-page-title h1,
    .c-header__image--extended .c-page-title h1, .c-header__image--block-short .c-page-title h2,
    .c-header__image--extended .c-page-title h2 {
      margin-bottom: 0; }
  .c-page-title__description {
    max-width: 768px;
    font-size: 16px;
    padding-bottom: 1.5em;
    line-height: 1.5em; }
  .c-page-title__btn-set {
    display: flex;
    flex-flow: row wrap; }
    .c-page-title__btn-set .o-btn {
      margin-bottom: 0.75em;
      width: 100%;
      box-sizing: border-box;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 25px 5px;
      text-align: center;
      font-size: 20px;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .c-page-title__btn-set .o-btn {
          width: 230px;
          margin-right: 17px; } }
  .c-page-title__btn {
    text-align: center;
    font-size: 1.5em;
    padding: .75em 2em;
    display: inline-block;
    margin-bottom: 1em; }
  .c-page-title__inline-title {
    display: inline-block;
    vertical-align: top; }
  .c-page-title__inline-detail {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 1em; }
    .c-page-title__inline-detail p {
      margin-bottom: 0; }
    .make-an-appointment .c-page-title__inline-detail {
      width: auto; }
  .c-page-title__inline-detail--no-width {
    width: inherit; }
  @media (min-width: 480px) {
    .c-page-title h1, .c-page-title h2 {
      padding: 14px 38px;
      font-size: 28px;
      letter-spacing: 0.04em; } }
  @media (min-width: 768px) {
    .c-page-title {
      position: relative;
      padding-top: 10px; } }

.c-page-subtitle {
  display: flex;
  justify-content: space-around;
  margin-bottom: 1rem;
  flex-flow: row wrap; }
  @media (min-width: 71.125em) {
    .c-page-subtitle {
      flex-flow: row nowrap; } }
  @media (min-width: 768px) {
    .c-page-subtitle {
      margin-bottom: 0; } }
  .c-page-subtitle__form {
    justify-content: none;
    padding-left: 30px; }
  .c-page-subtitle__default {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap; }
    @media (min-width: 768px) {
      .c-page-subtitle__default {
        padding-left: 90px; } }
    @media (min-width: 768px) {
      .make-an-appointment .c-page-subtitle__default {
        padding-left: 40px; } }
    .c-page-subtitle__default--spacing {
      max-width: 370px;
      margin-bottom: 1em; }
      @media (min-width: 71.125em) {
        .c-page-subtitle__default--spacing {
          margin-bottom: 0; } }
      .c-page-subtitle__default--spacing:last-child {
        padding-right: 15px; }
        @media (min-width: 71.125em) {
          .c-page-subtitle__default--spacing:last-child {
            padding: 0 15px; } }
  .c-page-subtitle__sm-font {
    font-size: 1em; }
  .c-page-subtitle__md-font {
    font-size: 1.25em; }
  .c-page-subtitle__lg-font {
    font-size: 1.5em; }

@media (min-width: 1024px) {
  .c-page-title__container {
    max-width: 768px; } }

.c-page-insert {
  color: white;
  font-size: 1em;
  font-family: rubik;
  font-weight: 100;
  line-height: 1.5; }
  @media (min-width: 768px) {
    .c-page-insert {
      color: white;
      font-size: 1.25rem; } }
  @media (min-width: 1024px) {
    .c-page-insert {
      width: 34%; } }

.c-pagination {
  text-align: center;
  padding: 30px 0; }
  @media (min-width: 768px) {
    .c-pagination {
      padding: 60px 0; } }

.c-pagination__item {
  display: inline-block;
  font-size: 18px;
  border: 2px solid #d0d0d0;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  margin-right: 3vw;
  padding: 5px;
  width: 20px;
  height: 20px;
  text-align: center;
  transition: background ease .2s, color ease .2s, border-color ease .2s;
  cursor: pointer; }
  .c-pagination__item:hover, .c-pagination__item--active {
    color: #fff;
    background: #e51d39;
    border-color: transparent; }
  @media (max-width: 768px) {
    .c-pagination__item:nth-child(n+5):not(.c-pagination__item_next) {
      display: none; } }
  @media (min-width: 480px) {
    .c-pagination__item {
      margin-right: 20px; } }

.c-pagination__item-next,
.c-pagination__item-previous {
  border-color: transparent;
  width: auto;
  padding: 5px 15px; }

.c-patient__tags {
  margin-right: 10px; }

.c-patient__title {
  font-size: 28px;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: .8em 0px 1em;
  font-family: 'Rubik', sans-serif;
  font-weight: 400; }

.c-patient__category {
  color: #FFFFFF;
  font-size: 14px;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em; }

.c-patient__content .o-two-column {
  margin-top: 50px; }

.c-patient .o-two-column__main p:first-of-type {
  color: #e51d39;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5em;
  margin-bottom: 1rem; }

.c-search-mobile {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s ease 0s, visibility .4s ease 0s;
  z-index: 110; }
  .c-search-mobile.open {
    opacity: 1;
    visibility: visible;
    position: absolute; }
  @media (min-width: 768px) {
    .c-search-mobile {
      width: auto;
      right: 0; } }
  .c-search-mobile form {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    padding: 0 25px;
    width: calc(100vw - 50px); }
    @media (min-width: 768px) {
      .c-search-mobile form {
        max-width: 768px;
        left: 50%;
        transform: translate(-50%, -50%); } }
    .c-search-mobile form input[type="search"] {
      background-color: transparent;
      display: block;
      width: 100%;
      padding: 0;
      border: none;
      font-size: 18px;
      line-height: 45px;
      margin-bottom: 18px;
      font-family: 'Rubik', sans-serif;
      font-weight: 400;
      color: #FFFFFF;
      border-bottom: 1px solid #e51d39;
      outline: none;
      padding-left: 40px;
      margin-right: 5px; }
      @media (min-width: 768px) {
        .c-search-mobile form input[type="search"] {
          width: 80%;
          display: inline-block; } }
      .c-search-mobile form input[type="search"]::-webkit-input-placeholder {
        font-size: 18px;
        line-height: 38px;
        font-family: 'Rubik', sans-serif;
        font-weight: 400;
        color: #FFFFFF;
        opacity: 1; }
      .c-search-mobile form input[type="search"]::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 18px;
        line-height: 38px;
        font-family: 'Rubik', sans-serif;
        font-weight: 400;
        color: #FFFFFF;
        opacity: 1; }
      .c-search-mobile form input[type="search"]:-ms-input-placeholder {
        /* IE 10+ */
        font-size: 18px;
        line-height: 38px;
        font-family: 'Rubik', sans-serif;
        font-weight: 400;
        color: #FFFFFF;
        opacity: 1; }
      .c-search-mobile form input[type="search"]:-moz-placeholder {
        /* Firefox 18- */
        font-size: 18px;
        line-height: 38px;
        font-family: 'Rubik', sans-serif;
        font-weight: 400;
        color: #FFFFFF;
        opacity: 1; }
    .c-search-mobile form .o-btn {
      max-width: 150px;
      border: none;
      float: right;
      box-sizing: border-box;
      color: #FFFFFF;
      text-align: center; }
      @media (min-width: 768px) {
        .c-search-mobile form .o-btn {
          width: 18%;
          display: inline-block;
          float: none; } }
    .c-search-mobile form input[type="submit"]:hover {
      color: #000000; }
  .c-search-mobile .form-search__icon {
    color: #e51d39;
    font-size: 30px;
    position: absolute;
    top: 0;
    left: 25px; }
  .c-search-mobile .o-btn--close {
    border: none;
    display: inline-block;
    box-sizing: border-box;
    position: fixed;
    top: 10px;
    right: 0px;
    width: 40px;
    height: 40px;
    display: block; }
    .c-search-mobile .o-btn--close:before, .c-search-mobile .o-btn--close:after {
      content: '';
      display: block;
      width: 2px;
      height: 40px;
      background: #999999;
      position: absolute;
      top: 0;
      left: 50%; }
    .c-search-mobile .o-btn--close:before {
      transform: rotate(45deg); }
    .c-search-mobile .o-btn--close:after {
      transform: rotate(-45deg); }
    @media (min-width: 768px) {
      .c-search-mobile .o-btn--close {
        top: 30px;
        right: 30px; } }

.search-results-content {
  padding: 15px 0;
  line-height: 1.2rem; }
  .search-results-content .entry-title {
    line-height: 1.25em; }

.nav-previous, .nav-next {
  display: inline-block; }
  .nav-previous a, .nav-next a {
    color: #e51d39;
    text-decoration: underline; }
    .nav-previous a:hover, .nav-next a:hover {
      text-decoration: none; }

.nav-next {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid black; }

.search-results-empty form label input {
  box-sizing: border-box;
  position: relative;
  width: 60%;
  font-size: 1em;
  color: #000000;
  background: transparent;
  border: none;
  padding: 15px 0;
  margin: 0 20px;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  border-bottom: 2px solid #000000; }
  .search-results-empty form label input:focus {
    outline: none; }

.search-results-empty form > input {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  display: inline-block;
  border: none;
  max-width: 150px;
  font-size: 14px;
  cursor: pointer;
  transition: color ease .2s, background ease .2s;
  padding: 16px 30px;
  color: #FFFFFF;
  background: #e51d39; }
  @media (min-width: 768px) {
    .search-results-empty form > input {
      padding: 10px 30px; } }
  @media (min-width: 1024px) {
    .search-results-empty form > input {
      padding: 15px 20px; } }
  .search-results-empty form > input:hover {
    background: #FFFFFF;
    color: #000000; }

.c-select-list {
  position: relative;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  z-index: 1;
  font-size: 19px;
  margin-bottom: 20px; }
  @media (min-width: 480px) {
    .c-select-list {
      display: inline-block;
      width: 360px; } }
  @media (min-width: 1024px) {
    .c-select-list {
      max-width: 360px; }
      .c-page-title .c-select-list {
        position: absolute;
        top: 0;
        right: 35px;
        width: 100%; } }

.c-input-list {
  position: relative;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  z-index: 2;
  font-size: 19px; }

.c-sidebar__section {
  padding-bottom: 30px; }
  .c-sidebar__section:after {
    clear: both;
    content: "";
    display: table; }

.c-sidebar__link {
  display: block;
  font-size: 14px;
  color: #e51d39;
  font-weight: 600;
  transition: color ease .1s;
  float: right;
  font-family: 'Rubik', sans-serif;
  font-weight: 400; }
  .c-sidebar__link_on-top {
    float: none;
    padding-bottom: 1em;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400; }
  .c-sidebar__link:hover {
    color: #000000; }
    .single-patient .c-sidebar__link:hover {
      color: #FFFFFF; }
  @media (min-width: 768px) {
    .c-sidebar__link {
      font-size: 16px; } }

.c-sidebar__btn {
  text-align: center;
  font-size: 16px;
  padding: 20px; }
  @media (min-width: 768px) {
    .c-sidebar__btn {
      font-size: 24px;
      padding: 34px 20px 32px; } }

.c-sidebar__header {
  font-size: 16px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .c-sidebar__header {
      font-size: 20px; } }

.c-sidebar-menu {
  padding-bottom: 20px;
  display: none; }
  @media (min-width: 1024px) {
    .c-sidebar-menu {
      display: block; } }
  .c-sidebar-menu a {
    display: block;
    font-family: 'Rubik', sans-serif;
    font-weight: 400; }
  .c-sidebar-menu > li {
    display: none; }
    .c-sidebar-menu > li.current-menu-item.menu-item-has-children {
      display: block; }
    .c-sidebar-menu > li.current-menu-ancestor.menu-item-has-children {
      display: block; }
  .c-sidebar-menu > li > a {
    display: none; }
  .c-sidebar-menu > li > ul > li > a {
    background: #e51d39;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 1.5em;
    padding: 20px; }
    .c-sidebar-menu > li > ul > li > a:hover {
      background: #444444; }
  .c-sidebar-menu > li > ul > li.current-menu-item.current_page_item > a {
    background: #444444; }
  .c-sidebar-menu > li > ul > li > ul {
    display: none;
    background: #000000;
    padding-bottom: 10px; }
  .c-sidebar-menu > li > ul > li.current-menu-item.menu-item-has-children > ul {
    display: block; }
  .c-sidebar-menu > li > ul > li.current-menu-ancestor.menu-item-has-children > ul {
    display: block; }
  .c-sidebar-menu > li > ul > li.current-menu-ancestor.menu-item-has-children > a {
    background: #444444; }
  .c-sidebar-menu > li > ul > li > ul > li > a {
    font-size: 16px;
    color: #FFFFFF;
    background: transparent;
    padding: 15px 20px 5px; }
  .c-sidebar-menu > li > ul > li > ul > li > ul > li > a {
    font-size: 14px;
    color: #e51d39;
    background: transparent;
    padding: 5px 30px; }
  .c-sidebar-menu li.current_page_item > a:before {
    content: '\0003E';
    font-size: 0.75em;
    position: absolute;
    transform: translateX(-12px);
    color: inherit; }

.c-slider {
  width: 100% !important;
  height: 185px;
  overflow: hidden;
  position: relative; }
  @media (min-width: 768px) {
    .c-slider {
      height: 250px; } }
  .c-slider__wrapper {
    display: flex; }
  .c-slider__slide {
    width: 100% !important;
    height: auto;
    position: relative;
    flex-shrink: 0; }
    .c-slider__widget .c-slider__slide {
      background-color: #000000; }
  .c-slider__slide-image {
    display: block;
    width: 100%;
    height: 100%; }
    .c-slider__widget .c-slider__slide-image {
      width: auto;
      margin: 0 auto;
      height: 250px; }
      @media (min-width: 768px) {
        .c-slider__widget .c-slider__slide-image {
          height: 430px; } }
  .c-slider__caption {
    z-index: 1;
    position: absolute;
    right: 0px;
    bottom: 21px;
    background-color: rgba(255, 255, 255, 0.8);
    color: #000000;
    display: inline-block;
    padding: .5em;
    font-weight: 300; }
    @media (min-width: 768px) {
      .c-slider__caption {
        bottom: 26px;
        bottom: 60px;
        padding: 1em; } }
  .c-slider__caption-copy {
    font-size: .8em;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0px; }
    @media (min-width: 768px) {
      .c-slider__caption-copy {
        font-size: 1.2em; } }
  .c-slider__control {
    position: absolute;
    width: 87px;
    background: #000000;
    height: 100%;
    top: 0;
    cursor: pointer; }
    .c-slider__control:before {
      content: '\f104';
      font-family: 'FontAwesome';
      color: #e51d39;
      font-size: 60px;
      position: absolute;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .c-slider__control_prev {
      left: 0; }
      .c-slider__control_prev:before {
        content: '\f104'; }
    .c-slider__control_next {
      right: 0; }
      .c-slider__control_next:before {
        content: '\f105'; }
    .c-slider__stories .c-slider__control {
      display: none; }
  .c-slider__pagination {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #FFFFFF;
    display: flex;
    padding: 15px 15px 8px; }
  .c-slider__bullet {
    width: 17px;
    height: 17px;
    border: 3px solid #cccccc;
    border-radius: 50%;
    transition: background-color ease-out .2s;
    background: transparent;
    cursor: pointer;
    display: block;
    margin-right: 5px;
    box-sizing: border-box; }
    .c-slider__bullet:last-child {
      margin-right: 0; }
    .c-slider__bullet:hover, .c-slider__bullet.active {
      background: #e51d39; }
  @media (min-width: 768px) {
    .c-slider {
      height: 430px; } }
  .c-article-grid .c-slider {
    height: initial; }
    .c-article-grid .c-slider .c-slider__slide {
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
      .c-article-grid .c-slider .c-slider__slide:after {
        content: '';
        display: block;
        position: relative;
        padding-bottom: calc(100% - 2em); }
  .c-slider.c-slider__stories {
    position: relative;
    margin: 0px auto;
    max-width: 1154px;
    box-sizing: content-box;
    padding: 45px 0 40px;
    overflow: hidden; }
    @media (max-width: 768px) {
      .c-slider.c-slider__stories + .c-article-grid {
        padding-top: 50px; } }
    @media (min-width: 768px) {
      .c-slider.c-slider__stories {
        margin: 42px auto 0px;
        padding-top: 55px; } }
    .c-slider.c-slider__stories .c-slider__wrapper {
      height: 100% !important; }
    .c-slider.c-slider__stories .c-slider__slide {
      height: 100%;
      overflow: hidden; }
    .c-slider.c-slider__stories img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .c-slider.c-slider__stories .c-slider__pagination {
      bottom: 0;
      left: 50%;
      transform: translate(-50%, 0);
      right: inherit; }
      @media (min-width: 768px) {
        .c-slider.c-slider__stories .c-slider__pagination {
          left: inherit;
          right: 0;
          transform: translate(0, 0); } }
    .c-slider.c-slider__stories.c-slider_ctrl-inside .c-slider__pagination {
      bottom: 40px; }

.panel-row__full-stretched .widget_sow-image {
  max-height: 580px;
  overflow: hidden; }

.c-social-share {
  margin-bottom: 1em;
  border-bottom: 4px solid #000000;
  padding: 1.125rem 0;
  padding-right: 50px; }
  .c-social-share--black-red {
    border-bottom-color: #FFFFFF;
    background: #000000;
    padding-left: 20px;
    padding-right: 30px;
    max-width: 375px;
    box-sizing: border-box; }

.c-social-share__title {
  color: #000000; }
  .c-social-share--black-red .c-social-share__title {
    color: #FFFFFF; }

.c-social-share__list {
  display: flex; }

.c-social-share__item {
  margin: 0 15px; }
  .c-social-share--white-red .c-social-share__item {
    margin: 0 0 0 30px; }
  .c-social-share--black-red .c-social-share__item {
    margin: 0 0 0 30px; }

.c-social-share__link {
  color: #FFFFFF; }
  .c-social-share__link:hover {
    color: #e51d39; }
  .c-social-share--white-red .c-social-share__link {
    color: #e51d39; }
    .c-social-share--white-red .c-social-share__link:hover {
      color: #000000; }
  .c-social-share--black-red .c-social-share__link {
    color: #e51d39; }
    .c-social-share--black-red .c-social-share__link:hover {
      color: #FFFFFF; }

.c-utility-nav {
  text-align: center; }
  .c-utility-nav li {
    border-bottom: 1px solid #cccccc;
    position: relative; }
    .c-utility-nav li:last-child {
      border: none; }
  .c-utility-nav_footer {
    position: absolute;
    right: 0;
    top: 20px;
    border: 1px solid #cccccc; }
  .c-utility-nav.c-utility-nav_drop {
    display: block; }
    .c-utility-nav.c-utility-nav_drop li {
      border-color: #ededed; }

.c-utility-nav--hero .c-utility-nav {
  overflow: hidden;
  display: block;
  width: 100%;
  background-color: #000000;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  z-index: 1; }
  @media (min-width: 768px) {
    .c-utility-nav--hero .c-utility-nav {
      display: none; } }
  .c-utility-nav--hero .c-utility-nav li {
    border-color: #333333;
    padding-left: 30px; }
  .c-utility-nav--hero .c-utility-nav .c-utility-nav__item {
    display: flex;
    justify-content: flex-start;
    background-color: #000000; }
    .c-utility-nav--hero .c-utility-nav .c-utility-nav__item img, .c-utility-nav--hero .c-utility-nav .c-utility-nav__item span {
      display: inline-block;
      margin: 0;
      color: #FFFFFF;
      padding: 0;
      align-self: center; }
      @media (min-width: 768px) {
        .c-utility-nav--hero .c-utility-nav .c-utility-nav__item img, .c-utility-nav--hero .c-utility-nav .c-utility-nav__item span {
          color: #999999; } }
    .c-utility-nav--hero .c-utility-nav .c-utility-nav__item span {
      padding-left: 21px;
      transition: color 0.4s ease-out; }

.c-utility-nav.disable_swell .c-utility-nav__item span {
  display: none; }

.c-utility-nav .c-utility-nav__item {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  padding: 2vmax;
  cursor: pointer;
  background-color: #FFFFFF; }
  .c-utility-nav .c-utility-nav__item span {
    font-size: 15px;
    color: #000000;
    transition: all 0.4s ease-out;
    max-width: 200px;
    max-height: 30px;
    opacity: 1;
    overflow: hidden; }
    .c-utility-nav .c-utility-nav__item span.ng-enter {
      opacity: 0;
      max-width: 0;
      max-height: 0; }
    .c-utility-nav .c-utility-nav__item span.ng-enter.ng-enter-active {
      max-width: 200px;
      max-height: 30px;
      opacity: 1; }
    .c-utility-nav .c-utility-nav__item span.ng-leave {
      max-width: 200px;
      max-height: 30px;
      opacity: 1; }
    .c-utility-nav .c-utility-nav__item span.ng-leave.ng-leave-active {
      max-width: 0;
      max-height: 0;
      opacity: 0; }
  .c-utility-nav .c-utility-nav__item img {
    margin: auto; }
    .c-utility-nav .c-utility-nav__item img + span {
      display: block;
      padding-top: 5px; }
  @media (min-width: 71.125em) {
    .c-utility-nav .c-utility-nav__item {
      padding: 30px; }
      .c-utility-nav_footer .c-utility-nav .c-utility-nav__item {
        padding: 20px; } }
  .c-utility-nav_drop .c-utility-nav .c-utility-nav__item {
    padding: 26px;
    transition: color 0.2s ease-out; }

@media (min-width: 1024px) and (min-width: 1024px) {
  .c-utility-nav_drop .c-utility-nav .c-utility-nav__item:hover span {
    color: #e51d39;
    text-decoration: underline; } }
  .c-utility-nav__fixed-wrapper .c-utility-nav .c-utility-nav__item {
    position: relative;
    transition: color 0.2s ease-out; }
    @media (min-width: 1024px) {
      .c-utility-nav__fixed-wrapper .c-utility-nav .c-utility-nav__item:hover span {
        color: #e51d39;
        text-decoration: underline; } }

.c-utility-nav__fixed-wrapper {
  display: none;
  position: fixed;
  top: 33%;
  right: 0;
  z-index: 100;
  transform: translateY(-50%); }
  @media (min-width: 768px) {
    .c-utility-nav__fixed-wrapper {
      display: block; } }

@keyframes slide-in {
  from {
    width: 100%; }
  to {
    width: 100vw; } }

@keyframes reveal-height {
  from {
    max-height: 122px; }
  to {
    max-height: 100vh; } }

@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.c-utility-nav__item {
  transition: transform 0.2s ease-out 0.5s; }
  ul.modal-open .c-utility-nav__item {
    transition: transform 0.3s ease-out;
    transform: translateX(100%); }

li {
  transition: border-color 0.3s ease-out; }
  ul.modal-open li {
    border-color: transparent; }

.c-utility-nav__modal {
  position: absolute;
  top: 0;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: -1;
  opacity: 0;
  right: -100%;
  transition: all .25s ease-out; }
  .c-utility-nav__modal.open {
    right: 0;
    opacity: 1;
    z-index: 1;
    /*        @include animation-name(slide-in);
        @include animation-duration(0.5s);
        @include animation-timing-function(ease-out);
        @include animation-direction(alternate);
        @include animation-iteration-count(1);
        @include animation-fill-mode(both);
        @include animation-play-state(running);*/
    transition: all .2s ease-out;
    width: 100vw; }
  .c-utility-nav__modal--doctor {
    overflow-y: inherit !important;
    overflow-x: inherit !important; }

.c-utility-nav__modal-container {
  transition: all 0.5s ease-out .5s;
  max-height: 122px; }
  .c-utility-nav__modal-container--doctor {
    overflow-y: inherit !important;
    overflow-x: inherit !important; }
  .c-utility-nav__modal.open .c-utility-nav__modal-container {
    /*    	@include animation-name(reveal-height);
    	@include animation-duration(1s);
    	@include animation-timing-function(ease-out);
    	@include animation-direction(alternate);
    	@include animation-iteration-count(1);
    	@include animation-fill-mode(both);
    	@include animation-play-state(running);
    	@include animation-delay(0.6s);*/
    overflow-y: auto;
    overflow-x: hidden;
    transition: all 0.5s ease-out .5s; }

.c-utility-nav__modal-content {
  opacity: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  transition: all 0.1s ease-out; }
  .c-utility-nav__modal.open .c-utility-nav__modal-content {
    /*	    @include animation-name(fade-in);
	    @include animation-duration(.3s);
	    @include animation-timing-function(ease-out);
	    @include animation-direction(alternate);
	    @include animation-iteration-count(1);
	    @include animation-fill-mode(both);
	    @include animation-play-state(running);
	    @include animation-delay(1s);*/
    transition: all 0.5s ease-out .75s;
    opacity: 1; }

.panel-row > .panel-grid-cell {
  padding-right: 30px; }
  .panel-row > .panel-grid-cell:only-child, .panel-row > .panel-grid-cell:last-child {
    padding-right: 0; }

.panel-row__default {
  *zoom: 1;
  max-width: 71.125em;
  margin-left: auto;
  margin-right: auto; }
  .panel-row__default:before, .panel-row__default:after {
    content: " ";
    display: table; }
  .panel-row__default:after {
    clear: both; }
  .single-post .panel-row__default {
    padding: 0 15px; }
    .single-post .panel-row__default > * {
      max-width: 768px; }

.editor-content {
  color: #000000;
  line-height: 1.5em; }
  .editor-content--dark-theme {
    color: #FFFFFF; }
  .editor-content strong, .editor-content b {
    font-weight: 900; }
  .editor-content ol, .editor-content ul {
    margin-bottom: 1em; }
  .editor-content p {
    margin: 0 0 1em; }
    .editor-content p:last-child {
      margin-bottom: 0; }
  .editor-content a:not(.o-btn) {
    color: #000000;
    text-decoration: underline;
    cursor: pointer;
    -o-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out; }
    .editor-content a:not(.o-btn):hover {
      color: #e51d39;
      text-decoration: none; }
    .editor-content a:not(.o-btn) > span.o-btn {
      display: inline-block; }
  .editor-content address {
    line-height: 1.2rem;
    margin-bottom: 1rem; }
  .editor-content ol, .editor-content ul:not([class]) {
    padding-left: 1.25em;
    font-size: em(17, 18); }
    .editor-content ol li, .editor-content ul:not([class]) li {
      text-indent: -5px;
      margin-bottom: 1rem; }
  .editor-content ul, .editor-content ol {
    padding: 0;
    margin: 0 0 1rem 0; }
  .editor-content ul li::before {
    content: "• ";
    color: #e51d39;
    margin: 0 5px 0 3px; }
  .editor-content ol li {
    counter-increment: step-counter; }
    .editor-content ol li::before {
      margin: 0 5px 0 3px;
      content: counter(step-counter) ".";
      color: #e51d39; }
  .editor-content figure {
    margin: 0; }
  .editor-content code {
    background: #f0f0f0; }
  .editor-content pre code {
    display: block;
    padding: 1em; }
  .editor-content img:not([class]) {
    max-width: 100%; }
  .editor-content hr {
    height: 2px;
    background-color: #000; }
  .editor-content table {
    width: 100%; }
  .editor-content img {
    display: block; }
    .editor-content img.alignleft {
      float: left;
      margin-right: 30px;
      margin-bottom: 10px; }
    .editor-content img.alignright {
      float: right;
      margin-right: 30px;
      margin-bottom: 10px; }
  .editor-content blockquote {
    margin: 0; }
  .editor-content h1, .editor-content h2, .editor-content h3, .editor-content h4, .editor-content h5, .editor-content h6 {
    margin: 0 0 1rem;
    padding: 0; }
  .editor-content h1, .editor-content h2, .editor-content h3 {
    text-transform: uppercase; }
  .editor-content h3 {
    font-size: 1.25rem;
    font-weight: 700; }
  .editor-content h4 {
    color: #e51d39;
    font-size: 1.125rem; }
  .editor-content h4:first-letter {
    text-transform: capitalize; }
  .editor-content h4 a {
    color: #e51d39; }
  .editor-content h4 a:hover {
    border-bottom: none;
    color: #000000; }
  .editor-content h5 {
    font-size: 1rem; }
  .editor-content h5 a {
    padding-bottom: 0;
    margin: 0;
    font-weight: 300; }
  .editor-content h5 a:hover {
    border-bottom: none; }
  .editor-content h6 {
    font-size: 0.875rem; }
  .editor-content button {
    border: none;
    font-family: inherit; }
  .editor-content table {
    margin: 10px 0; }
    .editor-content table.table--border-spaced {
      border-spacing: 0 2em; }
  .editor-content blockquote, .editor-content q {
    background: #f9f9f9;
    border-left: 10px solid #e51d39;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "“" "”" "‘" "’"; }
  .editor-content blockquote:before, .editor-content q:before {
    color: #000000;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em; }
  .editor-content q:after {
    content: none; }
  .editor-content blockquote p, .editor-content q p {
    display: inline; }
  .editor-content .o-btn {
    border: 1px solid transparent; }
    .editor-content .o-btn:hover {
      border: 1px solid; }

.all-caps {
  text-transform: uppercase; }

.all-lower {
  text-transform: lowercase; }

.align-center {
  text-align: center; }

/* Fonts */
.font--alt {
  font-family: 'Rubik', sans-serif;
  font-weight: 400; }

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

/* Font Sizes */
.font-size--medium {
  font-size: 1.25rem; }

.font-size--large {
  font-size: 1.75rem; }

.color-black {
  color: #000000; }

.bg-black {
  background-color: #000000; }

.color-grey {
  color: #999999; }

.bg-grey {
  background-color: #999999; }

.color-red {
  color: #e51d39; }

.bg-red {
  background-color: #e51d39; }

.color-white {
  color: #FFFFFF; }

.bg-white {
  background-color: #FFFFFF; }

.border__outline {
  border: 1px solid #CCC; }

.border--none {
  border: none; }

.flex {
  display: flex;
  flex-flow: column wrap; }
  @media (min-width: 768px) {
    .flex\@tablet {
      flex-flow: row nowrap; } }

.flex-between {
  display: flex;
  justify-content: space-between; }
  @media (min-width: 768px) {
    .flex-between\@tablet {
      display: flex;
      justify-content: space-between; } }
  @media (min-width: 1024px) {
    .flex-between\@desktop {
      display: flex;
      justify-content: space-between; } }

.flex-center {
  display: flex;
  align-items: center; }
  @media (min-width: 768px) {
    .flex-center\@tablet {
      display: flex;
      align-items: center; } }

.flex-start {
  display: flex;
  justify-content: flex-start; }

.flex-equal {
  flex: 1; }

.clearfix:after {
  clear: both;
  content: "";
  display: table; }

@media (min-width: 768px) {
  .flex-reverse\@tablet {
    flex-direction: row-reverse; } }

@media (max-width: 767px) {
  .hidden\@phone, .c-header__top-menu > li.menu-item {
    display: none; } }

.generic-list {
  list-style-type: disc;
  list-style-position: inside;
  margin-left: 15px; }

.padding--no-v {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.mb-small {
  margin-bottom: .5rem; }

.pre {
  white-space: pre; }

.hide {
  display: none; }

.no-scroll {
  overflow: hidden; }
  .no-scroll--pos-fixed {
    position: fixed; }

.left-align {
  text-align: left; }

.shaded:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.75);
  z-index: 100;
  overflow-y: auto;
  display: block; }

.no-animate {
  -webkit-transition: none !important;
  transition: none !important; }

.mobile {
  display: block; }
  @media (min-width: 768px) {
    .mobile {
      display: none; } }

.tablet {
  display: none; }
  @media (min-width: 768px) {
    .tablet {
      display: block; } }

.desktop {
  display: none; }
  @media (min-width: 1024px) {
    .desktop {
      display: block; } }

/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.8 - 2017-04-18T05:43:43.881Z
 * License: MIT
 */
/* Style when highlighting a search. */
.ui-select-highlight {
  font-weight: bold; }

.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important; }

.ui-select-choices-row:hover {
  background-color: #f5f5f5; }

/* Select2 theme */
/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
  border-color: #D44950; }

.select2-result-single {
  padding-left: 0; }

.select2-locked > .select2-search-choice-close {
  display: none; }

.select-locked > .ui-select-match-close {
  display: none; }

body > .select2-container.open {
  z-index: 9999;
  /* The z-index Select2 applies to the select2-drop */ }

/* Handle up direction Select2 */
.ui-select-container[theme="select2"].direction-up .ui-select-match,
.ui-select-container.select2.direction-up .ui-select-match {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.ui-select-container[theme="select2"].direction-up .ui-select-dropdown,
.ui-select-container.select2.direction-up .ui-select-dropdown {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-width: 1px;
  /* FIXME hardcoded value :-/ */
  border-top-style: solid;
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -4px;
  /* FIXME hardcoded value :-/ */ }

.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search,
.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search {
  margin-top: 4px;
  /* FIXME hardcoded value :-/ */ }

.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match,
.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match {
  border-bottom-color: #5897fb; }

.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden,
.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden input {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0; }

/* Selectize theme */
/* Helper class to show styles when focus */
.selectize-input.selectize-focus {
  border-color: #007FBB !important; }

/* Fix input width for Selectize theme */
.selectize-control.single > .selectize-input > input {
  width: 100%; }

/* Fix line break when there's at least one item selected with the Selectize theme */
.selectize-control.multi > .selectize-input > input {
  margin: 0 !important; }

/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown {
  width: 100%; }

/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input {
  border-color: #D44950; }

/* Handle up direction Selectize */
.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -2px;
  /* FIXME hardcoded value :-/ */ }

.ui-select-container[theme="selectize"] input.ui-select-search-hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 0; }

/* Bootstrap theme */
/* Helper class to show styles when focus */
.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.ui-select-bootstrap .ui-select-toggle {
  position: relative; }

.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px; }

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
  /* Instead of relative */
  position: static; }

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
  border-radius: 4px !important;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.ui-select-bootstrap .ui-select-search-hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0; }

.ui-select-bootstrap > .ui-select-match > .btn {
  /* Instead of center because of .btn */
  text-align: left !important; }

.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px; }

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices, .ui-select-bootstrap > .ui-select-no-choice {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px; }

body > .ui-select-bootstrap.open {
  z-index: 1000;
  /* Standard Bootstrap dropdown z-index */ }

.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 3px 3px 0 3px; }

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important;
  /* To prevent double background when disabled */
  border: none;
  outline: none;
  height: 1.666666em;
  margin-bottom: 3px; }

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: 0.75; }

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  outline: 0;
  margin: 0 3px 3px 0; }

.ui-select-multiple .ui-select-match-item {
  position: relative; }

.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close {
  pointer-events: none; }

.ui-select-multiple:hover .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 1px solid #428bca; }

.ui-select-multiple:hover .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 1px solid #428bca; }

.ui-select-bootstrap .ui-select-choices-row > span {
  cursor: pointer;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.ui-select-bootstrap .ui-select-choices-row > span:hover, .ui-select-bootstrap .ui-select-choices-row > span:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.ui-select-bootstrap .ui-select-choices-row.active > span {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.ui-select-bootstrap .ui-select-choices-row.disabled > span,
.ui-select-bootstrap .ui-select-choices-row.active.disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
  display: none !important; }

/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
  border-color: #D44950; }

/* Handle up direction Bootstrap */
.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25); }

.ui-select-bootstrap .ui-select-match-text {
  width: 100%;
  padding-right: 1em; }

.ui-select-bootstrap .ui-select-match-text span {
  display: inline-block;
  width: 100%;
  overflow: hidden; }

.ui-select-bootstrap .ui-select-toggle > a.btn {
  position: absolute;
  height: 10px;
  right: 10px;
  margin-top: -2px; }

/* Spinner */
.ui-select-refreshing.glyphicon {
  position: absolute;
  right: 0;
  padding: 8px 27px; }

@-webkit-keyframes ui-select-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes ui-select-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.ui-select-spin {
  -webkit-animation: ui-select-spin 2s infinite linear;
  animation: ui-select-spin 2s infinite linear; }

.ui-select-refreshing.ng-animate {
  -webkit-animation: none 0s; }

.o-modal .c-doctor-search, .o-modal .c-condition-search {
  background-color: white;
  border-top: none;
  border-bottom: none;
  margin: 0;
  padding: 1rem 0 0; }

.ctct-disclosure {
  font-size: 12px; }

/*@import url("https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.css");*/
