/*! Base styles */
/*! Mixins */
body {
  font-family: "Open Sans", sans-serif;
  background-color: #fff;
  color: #4d4d4d; }
  body .visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 36px;
    height: 36px;
    word-wrap: normal; }

header, section, footer {
  text-align: left; }

section {
  position: relative;
  z-index: 5; }
  section .wrapper {
    max-width: 1366px;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d; }
    section .wrapper .h3-heading {
      color: #4D4D4F;
      margin: 0;
      padding: 0; }
    section .wrapper p {
      font-size: 1em;
      line-height: 22px;
      margin: 20px 0; }
    section .wrapper p.note {
      font-size: 0.75em; }
    section .wrapper p.cta {
      text-align: center;
      margin: 20px auto; }
    section .wrapper a, section .wrapper a:link, section .wrapper a:active {
      color: #D91E49;
      text-decoration: none; }
    section .wrapper a:hover {
      color: #A62B4E;
      border-bottom: 2px solid #A62B4E; }
    section .wrapper a:focus {
      color: #4d4d4d;
      border-bottom: 2px solid #4d4d4d; }
    section .wrapper .acknowledge a, section .wrapper .acknowledge a:link, section .wrapper .acknowledge a:active {
      color: #4d4d4d;
      text-decoration: underline;
      transition: all 0.3s; }
    section .wrapper .acknowledge a:hover {
      color: #A62B4E;
      transition: all 0.3s;
      border-bottom: 0px solid #A62B4E; }
    section .wrapper .field-validation-error {
      color: #ff0000;
      display: block;
      font-size: 14px; }
    @media screen and (max-width: 640px) {
      section .wrapper p {
        font-size: 1em;
        line-height: 20px;
        margin: 20px 0; } }

/* for c3 page */
.logo-row {
  display: flex;
  width: 100%; }
  .logo-row .logo-col {
    flex-basis: 25%; }
    .logo-row .logo-col:not(:last-child) {
      margin-right: 15px; }
    .logo-row .logo-col img {
      max-width: 200px;
      height: auto; }
  @media (max-width: 767px) {
    .logo-row {
      flex-direction: column; }
      .logo-row .logo-col {
        flex-basis: 100%; }
        .logo-row .logo-col:not(:last-child) {
          margin-right: 0;
          margin-bottom: 20px; } }

.flex {
  display: flex; }
  .flex-row {
    flex-direction: row; }
  .flex-column {
    flex-direction: column; }

.bg-grey {
  background-color: #F4F4F4 !important; }

.application-open .red-dots {
  padding-left: 20px; }

.application-open .btn1 {
  margin-bottom: 60px; }

.application-form .wrapper {
  background-image: url("/images/logo-c3-astellas-stacked.png");
  background-repeat: no-repeat;
  background-position: 98% 10%; }

@media (max-width: 767px) {
  .application-form .wrapper {
    background-size: 95px; } }

@media (max-width: 610px) {
  .application-form .wrapper {
    background-size: 75px; } }

@media (max-width: 500px) {
  .application-form .wrapper {
    background-size: 60px; } }

.finalist-logo {
  margin-top: 10px; }

@media (max-width: 767px) {
  section.regular .wrapper img.logo-oncopadi {
    max-width: 250px; } }

.show-c3-logo .wrapper {
  background-image: url("/images/logo-c3-astellas-stacked.png");
  background-repeat: no-repeat;
  background-position: 98% 5.2%; }

@media (max-width: 767px) {
  .show-c3-logo .wrapper {
    background-size: 95px; } }

@media (max-width: 610px) {
  .show-c3-logo .wrapper {
    background-size: 75px; } }

@media (max-width: 500px) {
  .show-c3-logo .wrapper {
    background-size: 60px; } }

@media (max-width: 400px) {
  .show-c3-logo .wrapper {
    background-position: 98% 6%; } }

@media (max-width: 767px) {
  .application-form .wrapper {
    background-position: 90% 4%; } }

.show-xs {
  display: none; }
  @media (max-width: 350px) {
    .show-xs {
      display: block; } }

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
  color: #4d4d4d; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * 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 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 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 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and 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; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * 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; }

sub {
  vertical-align: sub; }

body sup {
  vertical-align: super; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: "Open Sans", sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 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; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * 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 macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/*! Mixins */
/*! Mixins */
@font-face {
  font-family: 'Meridien';
  src: url("/fonts/Meridien_LT_Std/MeridienLTStd-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal; }

h1 {
  font-size: 2em;
  line-height: 36px;
  font-weight: 700; }

h2 {
  font-size: 1.625em;
  line-height: 32px;
  font-weight: 600; }

h3, .h3-heading {
  font-size: 1.25em;
  line-height: 26px;
  font-weight: 600; }

h4 {
  font-size: 1em;
  line-height: 20px;
  font-weight: 400; }

h5 {
  font-size: 0.875em;
  line-height: 16px;
  font-weight: 700; }

h6 {
  font-size: 0.75em;
  line-height: 16px;
  font-weight: 400; }

p {
  color: #4d4d4d; }

p.no-margin-bottom {
  margin-bottom: 0px !important; }

hr {
  margin: 30px auto 0 auto;
  border-top: 1px solid #A62B4E;
  max-width: 1085px; }

p {
  max-width: 865px; }

.mobile-only {
  display: none; }

@media screen and (max-width: 640px) {
  .mobile-center {
    text-align: center; }
  .mobile-only {
    display: block; }
  .hide-mobile {
    display: none; } }

section .wrapper a.btn, section .wrapper a.btn1, section .wrapper a.btn2 {
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  box-sizing: border-box; }

section .wrapper a.btn1 {
  min-width: 200px;
  padding: 15px 25px;
  border-radius: 10px;
  border: 2px solid #A62B4E;
  font-size: 1.125em;
  line-height: 22px;
  transition: all 0.3s ease;
  background-color: #fff;
  box-sizing: border-box;
  text-align: center;
  color: #A62B4E; }

section .wrapper a.btn1:hover {
  background-color: #A62B4E;
  color: #fff;
  transition: all 0.3s ease; }

section .wrapper a.btn1:active {
  border: 3px solid #A62B4E;
  transition: all 0.3s ease;
  background-color: #fff;
  color: #A62B4E; }

section .wrapper a.btn2 {
  color: #fff;
  max-width: 250px;
  line-height: 22px;
  border: 2px solid #D91E49;
  font-size: 1.0625em;
  transition: all 0.3s ease;
  background-color: #D91E49;
  box-sizing: border-box;
  padding: 15px 35px 15px 15px; }

section .wrapper a.btn2:hover {
  background-color: #fff;
  color: #D91E49;
  transition: all 0.3s ease; }

section .wrapper a.btn2:active {
  transition: all 0.3s ease;
  background-color: #D91E49;
  color: #fff; }

section .wrapper a.btn2:after {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  content: '\f105';
  top: -2px;
  right: 20px;
  color: #fff;
  font-size: 1.875em;
  transition: all 0.3s ease;
  font-weight: 300; }

section .wrapper a.btn2:hover:after {
  color: #D91E49;
  transition: all 0.3s ease; }

section.bg-image .wrapper a.btn1 {
  width: 200px;
  border-radius: 10px;
  border: 2px solid #fff;
  font-size: 1.125em;
  transition: all 0.3s ease;
  background-color: transparent;
  box-sizing: border-box;
  text-align: center;
  line-height: 22px;
  color: #fff; }

section.bg-image .wrapper a.btn1:hover {
  background-color: #fff;
  color: #A62B4E;
  transition: all 0.3s ease; }

section.bg-image .wrapper a.btn1:active {
  border: 3px solid #A62B4E;
  transition: all 0.3s ease;
  background-color: #fff;
  color: #A62B4E; }

section.bg-grey .wrapper a.btn1 {
  background-color: transparent; }

section.bg-grey .wrapper a.btn1:hover {
  background-color: #A62B4E; }

/*! Mixins */
#sticky-wrapper {
  z-index: 9999;
  position: relative; }

.header-sticky {
  background-color: #fff; }

header {
  background-color: #fff;
  color: #4d4d4d;
  display: flex;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  height: 155px;
  align-items: center; }
  header .wrapper {
    display: block;
    margin: 0 auto;
    max-width: 1125px;
    width: 100%;
    padding: 0 20px;
    height: 85px;
    position: relative;
    box-sizing: border-box;
    color: #4d4d4d; }
    header .wrapper #top {
      position: absolute;
      top: 10px;
      right: 20px;
      color: #4d4d4d; }
      header .wrapper #top ul {
        margin: 0;
        padding: 0; }
        header .wrapper #top ul li {
          display: inline-block;
          list-style: none;
          margin: 0 5px;
          color: #4D4D4F; }
          header .wrapper #top ul li span {
            text-transform: uppercase;
            font-size: 0.625em;
            color: #4d4d4d; }
          header .wrapper #top ul li a {
            font-size: 0.75em;
            line-height: 16px;
            text-decoration: none;
            color: #4D4D4F; }
          header .wrapper #top ul li a:hover {
            text-decoration: underline; }
        header .wrapper #top ul li.social a {
          font-size: 1.125em;
          color: #D91E49; }
        header .wrapper #top ul li.social a:hover {
          text-decoration: none;
          color: #A62B4E; }
    header .wrapper #burger {
      display: none;
      color: #0e3354;
      cursor: pointer;
      text-align: center; }
      header .wrapper #burger i {
        position: relative;
        font-size: 1.875em; }
      header .wrapper #burger span {
        display: block;
        color: #4d4d4d;
        font-size: 0.5625em;
        font-weight: 700;
        position: relative; }
    header .wrapper #logo {
      display: inline-block;
      position: relative;
      top: 25px;
      max-width: 156px; }
    header .wrapper nav {
      background-color: #fff;
      display: inline-block;
      margin: 0 0px 0 0px;
      position: absolute;
      right: 20px;
      bottom: 0px;
      color: #4d4d4d; }
      header .wrapper nav ul {
        width: calc(100%);
        margin: 0 auto;
        text-align: left;
        padding: 0px 0px;
        left: 0px;
        position: relative;
        display: flex;
        justify-content: space-between;
        height: auto;
        color: #4d4d4d; }
        header .wrapper nav ul li {
          display: inline-block;
          position: relative;
          margin: 0 17.5px;
          transition: margin .5s ease;
          height: 100%; }
            header .wrapper nav ul li a:link, header .wrapper nav ul li a:active, header .wrapper nav ul li a:visited, header .wrapper nav ul li div.nav-link {
                text-decoration: none;
                color: #4D4D4F;
                font-weight: 700;
                font-size: 0.875em;
                line-height: 16px;
                display: block;
                vertical-align: middle;
                transition: all 0.3s ease;
            }
          header .wrapper nav ul li div.nav-link {
            cursor: pointer; }
          header .wrapper nav ul li a:hover, header .wrapper nav ul li div.nav-link:hover {
            color: #A62B4E;
            transition: all 0.3s ease; }
        header .wrapper nav ul li:last-child {
          margin: 0 0 0 17.5px; }
        header .wrapper nav ul li.active a:link, header .wrapper nav ul li.active a:active, header .wrapper nav ul li.active a:visited {
          color: #D91E49; }
        header .wrapper nav ul ul.sub-menu {
          display: none; }
        header .wrapper nav ul li span.toggle {
          display: none; }
      header .wrapper nav .nav-inner {
        padding: 20px 12px;
        display: none; }
        @media screen and (max-width: 825px) {
          header .wrapper nav .nav-inner {
            display: block; } }
        header .wrapper nav .nav-inner p {
          font-size: 0.75em;
          color: #4D4D4F;
          margin: 0 0 15px;
          display: block; }
        header .wrapper nav .nav-inner a {
          color: #4D4D4F;
          text-decoration: none; }
    @media screen and (max-width: 825px) {
      header .wrapper nav.open {
        transform: translate(0%, 0);
        transition: all .5s ease;
        visibility: visible;
        opacity: 1; } }

header.border {
  border-bottom: .5px solid #A7A9AC; }

@media screen and (max-width: 825px) {
  header {
    height: 80px; }
    header .wrapper {
      height: 100%;
      display: flex;
      align-items: center;
      padding: 0 0px; }
      header .wrapper #burger {
        display: inline-block;
        position: absolute;
        right: 30px;
        top: 20px;
        z-index: 1000; }
        header .wrapper #burger .fa-times {
          display: none; }
        header .wrapper #burger .fa {
          font-size: 1.5em;
          color: #4d4d4d; }
      header .wrapper #logo {
        position: relative;
        top: 5px;
        left: 30px;
        margin: 0 auto;
        max-width: 115px; }
      header .wrapper #top {
        display: none; }
      header .wrapper nav {
        position: fixed;
        top: 80px;
        left: 0;
        visibility: hidden;
        opacity: 0;
        transform: translate(-200%, 0);
        transition: transform .5s ease;
        width: 100%;
        height: 100vh;
        z-index: 999;
        margin: 0;
        color: #A62B4E; }
        header .wrapper nav ul {
          left: 0;
          display: block;
          margin: 0px 0 0 0;
          padding: 0px;
          color: #A62B4E; }
          header .wrapper nav ul li {
            display: block;
            margin: 0 0 0px 0;
            padding: 0px 0px;
            background-color: #F4F4F4;
            border-top: 0px solid #fff;
            border-bottom: 1px solid #EAEAEA;
            height: auto;
            color: #A62B4E; }
            header .wrapper nav ul li a:link, header .wrapper nav ul li a:active, header .wrapper nav ul li a:visited, header .wrapper nav ul li div.nav-link {
                color: #A62B4E;
                line-height: 20px;
                font-weight: 400;
                font-size: 1.125em;
                padding: 20px 25px;
                margin: 0 10px;
            }
          header .wrapper nav ul li:last-child {
            margin: 0 0 0 0px; }
          header .wrapper nav ul li.active {
            border-top: 0px solid #D91E49; }
            header .wrapper nav ul li.active a {
              position: relative;
              top: 0px; }
          header .wrapper nav ul li.children a.nav-link:link, header .wrapper nav ul li.children a.nav-link:visited, header .wrapper nav ul li.children a.nav-link:active {
            width: 65%; }
          header .wrapper nav ul li.children span.toggle {
            display: inline-block;
            right: 20px;
            top: 10px;
            color: #A62B4E; 
            font-size: 2.5em;
            width: 20px;
            height: 20px;
            padding: 2px 5px;
            cursor: pointer;
            position: absolute;
            font-weight: 400; }
            header .wrapper nav ul li.children span.toggle .fa-angle-up {
              display: none; }
          header .wrapper nav ul li.children.open span.toggle .fa-angle-down {
            display: none; }
          header .wrapper nav ul li.children.open span.toggle .fa-angle-up {
            display: inline-block; }
          header .wrapper nav ul li ul.sub-menu {
            display: block;
            max-height: 0px;
            overflow: hidden;
            padding: 0;
            margin: 0;
            transition: all .3s ease; }
            header .wrapper nav ul li ul.sub-menu li {
              border: none;
              text-transform: none;
              background-color: #D91E49; }
              header .wrapper nav ul li ul.sub-menu li a:link, header .wrapper nav ul li ul.sub-menu li a:active, header .wrapper nav ul li ul.sub-menu li a:visited {
                text-transform: none;
                font-weight: 400;
                color: #fff;
                padding: 20px 45px;
                border-bottom: 1px solid #EAEAEA; }
          header .wrapper nav ul li ul.sub-menu.open {
            display: block;
            max-height: 100vh;
            overflow: hidden;
            padding: 0px 0;
            margin: 0;
            transition: all .3s ease; } }

body.nav-open, html.nav-open {
  height: 100vh;
  overflow: hidden; }

.subnav {
  background-color: #D91E49;
  width: 100%;
  height: 43px;
  color: #fff; }
  .subnav ul {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1080px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    padding: 0;
    color: #fff; }
    .subnav ul li {
      list-style: none;
      padding: 0 70px;
      transition: all 0.3s ease;
      background-color: #D91E49;
      height: 100%;
      display: inline-block;
      color: #fff; }
      .subnav ul li a {
        color: #fff;
        font-size: 1em;
        text-decoration: none;
        line-height: 43px;
        transition: all 0.3s ease;
        height: 100%;
        display: block;
        white-space: nowrap; }
    .subnav ul li:hover {
      transition: all 0.3s ease;
      background-color: #fff;
      color: #D91E49; }
      .subnav ul li:hover a {
        color: #D91E49;
        transition: all 0.3s ease; }
  @media screen and (max-width: 1000px) {
    .subnav ul {
      max-width: 100%;
      overflow: scroll;
      align-items: flex-start;
      justify-content: flex-start; }
      .subnav ul li:hover {
        transition: all 0.3s ease;
        background-color: #D91E49;
        color: #fff; }
        .subnav ul li:hover a {
          color: #fff;
          transition: all 0.3s ease; } }
  @media screen and (max-width: 768px) {
    .subnav ul {
      max-width: 100%;
      overflow: scroll;
      align-items: center;
      justify-content: center; } }
  @media screen and (max-width: 825px) {
    .subnav {
      top: 80px !important; }
      .subnav ul {
        padding: 0; }
        .subnav ul li {
          padding: 0 30px; } }
  @media screen and (max-width: 640px) {
    .subnav ul {
      align-content: flex-start;
      justify-content: flex-start; } }

@media (min-width: 390px) and (max-width: 480px) {
    .subnav.patient-commitment ul li {
        padding: 0 20px !important;
    }
}

@media (min-width: 370px) and (max-width: 390px) {
    .subnav.patient-commitment ul li {
        padding: 0 18px !important;
    }
}

/*! Mixins */
section#home-hero .container {
  background-size: cover;
  background-position: center;
  position: relative;
  color: inherit;
  background: url("/images/homepage-hero.jpg") no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #F4F4F4;
  text-align: center;
  min-height: 500px;
  max-width: 1800px;
  margin: 0 auto; }
  section#home-hero .container:after {
    content: '';
    background: url("/images/corner-lines.svg") no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    height: 200px;
    width: 250px;
    bottom: 0; }
    @media (max-width: 768px) {
      section#home-hero .container:after {
        display: none; } }
  @media (max-width: 640px) {
    section#home-hero .container {
      width: auto; } }
  @media (min-width: 1500px) {
    section#home-hero .container {
      background-position-y: -50px; } }
  @media (min-width: 1700px) {
    section#home-hero .container {
      background-position-y: -100px; } }
  section#home-hero .container > div {
    max-width: 1000px;
    margin: auto;
    text-align: center;
    padding: 35px 0 20px; }
    @media (max-width: 640px) {
      section#home-hero .container > div {
        max-width: 100%;
        margin: 0;
        padding-bottom: 21.5vh; } }
  section#home-hero .container h1 {
    color: #4D4D4F;
    font-size: 4.0625em;
    line-height: 70px;
    font-weight: 300;
    text-transform: uppercase; }
  section#home-hero .container h2 {
    font-size: 1.4375em;
    font-weight: 700;
    color: #A62B4E;
    text-transform: uppercase; }
  section#home-hero .container h3 {
    font-size: 2em;
    font-family: "Meridien", serif;
    font-weight: 500;
    color: #D91E49;
    margin: 0;
    margin-bottom: 7px; }
    @media (max-width: 768px) {
      section#home-hero .container h3 {
        line-height: 1.1;
        font-size: 28px; } }
  section#home-hero .container .flex-row {
    justify-content: center;
    align-items: flex-end; }
    @media (max-width: 768px) {
      section#home-hero .container .flex-row {
        flex-direction: column;
        align-items: center; } }
    section#home-hero .container .flex-row img {
      width: 350px;
      margin: 0 16px; }
      @media (max-width: 768px) {
        section#home-hero .container .flex-row img {
          margin-bottom: 12px; } }
      @media (max-width: 640px) {
        section#home-hero .container .flex-row img {
          width: 100%;
          margin-bottom: 12px; } }
  section#home-hero .container p {
    font-size: 16px;
    line-height: 22px;
    max-width: 100%; }
  @media screen and (max-width: 990px) {
    section#home-hero .container div {
      top: 80px;
      left: 60px; } }
  @media screen and (max-width: 768px) {
    section#home-hero .container {
      background: url("/images/homepage-hero-mobile.jpg") no-repeat;
      background-size: cover;
      background-position: center bottom;
      height: 600px; }
      section#home-hero .container > div {
        padding-left: 15px;
        padding-right: 15px; } }
  @media screen and (max-width: 640px) {
    section#home-hero .container {
      height: 550px;
      display: flex;
      align-items: flex-start;
      padding: 0 20px;
      background: url("/images/homepage-hero-mobile.jpg") no-repeat;
      background-size: cover; }
      section#home-hero .container div {
        position: relative;
        top: 0;
        left: 0; }
        section#home-hero .container div h2 {
          font-size: 1em;
          max-width: 70%; }
        section#home-hero .container div h1 {
          font-size: 2em;
          line-height: 36px;
          max-width: 70%; } }
  @media (max-width: 640px) {
    section#home-hero .container {
      height: auto; } }
  @media (max-width: 360px) {
    section#home-hero .container > div {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 50vw; } }

.regular.white-bg .wrapper h3 {
  color: #A62B4E;
  font-size: 32px; }

.regular.white-bg .wrapper p {
  color: #4D4D4F; }
  .regular.white-bg .wrapper p.mobile-center a.black-text {
    color: #4D4D4F; }

.sign-up-section {
  display: flex;
  flex-direction: row;
  padding: 20px 0;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  max-width: 720px;
  margin: 0 auto; }
  .sign-up-section p {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2; }
  .sign-up-section .sign-up-link {
    cursor: pointer;
    min-width: 200px;
    padding: 10px 25px;
    border-radius: 10px;
    border: 2px solid #A62B4E;
    font-size: 1.125em;
    line-height: 22px;
    transition: all 0.3s ease;
    box-sizing: border-box;
    text-align: center;
    color: #A62B4E; }
    .sign-up-section .sign-up-link:hover {
      background-color: #A62B4E;
      color: #fff;
      transition: all 0.3s ease; }
  @media (max-width: 640px) {
    .sign-up-section {
      flex-direction: column;
      padding: 35px 0; }
      .sign-up-section p {
        line-height: 1.2;
        margin-bottom: 25px; } }

div.arrow-down {
  position: relative;
  width: 100%;
  height: auto;
  padding: 20px;
  text-align: center;
  box-sizing: border-box; }
  div.arrow-down .fal {
    font-size: 3.75em;
    color: #D91E49; }

div.arrow-down {
  position: relative;
  width: 100%;
  height: auto;
  padding: 20px;
  text-align: center;
  box-sizing: border-box; }
  div.arrow-down .fal {
    font-size: 3.75em;
    color: #D91E49; }

.errorContainer {
  max-width: 1085px;
  margin: 0 auto;
  padding: 70px 0;
  text-align: center; }
  .errorContainer h1 {
    font-size: 4.5em;
    color: #a62b4e;
    margin: 0;
    padding: 15px 0; }
  .errorContainer p {
    font-size: 1em;
    line-height: 1.2;
    color: #555759;
    max-width: 100%; }
  .errorContainer a, .errorContainer a:link, .errorContainer a:active {
    color: #D91E49;
    text-decoration: none; }
  .errorContainer a:hover {
    color: #A62B4E;
    border-bottom: 2px solid #A62B4E; }
  .errorContainer a:focus {
    color: #4d4d4d;
    border-bottom: 2px solid #4d4d4d; }

.errorFooter {
  position: absolute;
  left: 0;
  bottom: 0; }

#AppFormSubmit {
  display: inline-block;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  width: 200px;
  height: 52px;
  border-radius: 10px;
  border: 2px solid #A62B4E;
  font-size: 1.125em;
  background-color: transparent;
  box-sizing: border-box;
  text-align: center;
  line-height: 48px;
  color: #A62B4E;
  position: relative;
  margin-bottom: 5px;
  transition: all ease-in-out 0.2s;
  cursor: pointer; }
  #AppFormSubmit:hover {
    background-color: #a62b4e;
    color: #fff; }

/*! Mixins */
section#subpage-hero {
  background-size: cover;
  background-position: center; }
  @media (max-width: 640px) {
    section#subpage-hero {
      position: relative; }
      section#subpage-hero:after {
        content: "";
        position: absolute;
        z-index: -1;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.6), transparent); }
      section#subpage-hero.extended-gradient:after {
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.6) 70%, transparent); } }
  section#subpage-hero .wrapper {
    max-width: 1085px;
    padding: 0 20px;
    height: 277px;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    section#subpage-hero .wrapper h1 {
      color: #A62B4E;
      margin: 0; }

section.regular {
  color: #4d4d4d; }
  section.regular .wrapper {
    padding: 0 20px;
    max-width: 1085px;
    box-sizing: border-box;
    color: #4d4d4d; }
    section.regular .wrapper img {
      max-width: 100%; }
    section.regular .wrapper hr {
      width: 100%;
      max-width: 1085px;
      position: relative;
      margin: 60px 0; }
      @media screen and (max-width: 640px) {
        section.regular .wrapper hr {
          margin: 30px 0; } }
    section.regular .wrapper h1 {
      color: #A62B4E; }
    section.regular .wrapper h2 {
      font-size: 2em;
      line-height: 36px;
      color: #A62B4E;
      margin-top: 70px; }
    section.regular .wrapper h2:first-of-type {
      margin-top: 20px; }
    section.regular .wrapper h2.grey {
      color: #4D4D4F; }
    section.regular .wrapper h3 {
      color: #4D4D4F; }
    section.regular .wrapper p.link a {
      font-size: 1em;
      font-weight: 700;
      color: #D91E49;
      text-transform: uppercase;
      text-decoration: none; }
      section.regular .wrapper p.link a span {
        color: black; }
    section.regular .wrapper p.feature {
      font-weight: 700;
      color: #A62B4E; }
    section.regular .wrapper ul {
      margin: 20px 0 40px 0; }
      section.regular .wrapper ul li {
        font-size: 1em;
        line-height: 22px;
        color: #A62B4E; }
        section.regular .wrapper ul li span {
          color: #4d4d4d; }
    section.regular .wrapper .see-all {
      text-align: center;
      max-width: 100%; }
      section.regular .wrapper .see-all a {
        text-decoration: none;
        color: #4d4d4d;
        font-size: 0.875em;
        font-weight: 700; }
        section.regular .wrapper .see-all a span {
          color: #D91E49; }
    section.regular .wrapper .logos {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: center;
      margin: 20px 0;
      padding: 0; }
      section.regular .wrapper .logos li {
        list-style: none;
        flex-basis: calc(16.6666% - 15px);
        min-width: calc(16.6666% - 15px);
        margin: 0 0 20px 0; }
    section.regular .wrapper .logos.max-width {
      max-width: 600px;
      margin: 20px auto; }
      section.regular .wrapper .logos.max-width li {
        list-style: none;
        flex-basis: calc(33% - 15px);
        min-width: calc(33% - 15px);
        margin: 0 0 20px 0; }
    @media screen and (max-width: 640px) {
      section.regular .wrapper {
        padding: 0 25px; } }

section.regular.thinner .wrapper {
  max-width: 950px; }

section.full-width .wrapper {
  max-width: 870px;
  padding: 75px 20px; }
  section.full-width .wrapper h3:first-of-type {
    margin-top: 0px; }
  @media screen and (max-width: 640px) {
    section.full-width .wrapper {
      padding: 50px 25px; }
      section.full-width .wrapper p.mobile-center {
        text-align: center;
        margin: 20px auto; } }

section.regular.padding-top .wrapper {
  padding-top: 65px; }
  section.regular.padding-top .wrapper h3:first-of-type {
    margin-top: 0px; }
  section.regular.padding-top .wrapper .blocks.align-top {
    margin: 40px 0 0 0; }
  @media screen and (max-width: 640px) {
    section.regular.padding-top .wrapper {
      padding-top: 35px; } }

section.regular.padding-bottom .wrapper {
  padding-bottom: 65px; }
  @media screen and (max-width: 640px) {
    section.regular.padding-bottom .wrapper {
      padding-bottom: 35px; } }

section.regular.bg-grey {
  background-color: #F4F4F4; }

section.bg-image {
  background-size: cover;
  background-position: 0 0; }
  section.bg-image .wrapper h3 {
    color: #fff;
    font-size: 2em;
    line-height: 36px; }
  section.bg-image .wrapper p, section.bg-image .wrapper a {
    color: #fff; }
  section.bg-image .wrapper a {
    text-decoration: none; }
  @media screen and (max-width: 640px) {
    section.bg-image {
      background-position: center; }
      section.bg-image p.mobile-center {
        text-align: center;
        margin: 20px auto; } }

section.bg-image.bg-red {
  background-color: #A62B4E; }

.article-list {
  margin: 60px 0 30px 0;
  color: #4d4d4d; }
  .article-list div.articles {
    display: block;
    color: #4d4d4d; }
    .article-list div.articles .article {
      color: #4d4d4d; }
      .article-list div.articles .article a {
        display: flex;
        border-left: 11px solid #eaeaea;
        padding: 20px 0 20px 20px;
        margin: 0 0 20px 0;
        justify-content: space-between;
        align-items: center;
        text-decoration: none;
        color: #4d4d4d;
        font-size: 1em;
        font-weight: 700; }
        .article-list div.articles .article a span {
          display: inline-block;
          margin: 0 20px 0 0;
          transition: all 0.3s ease;
          font-size: 1em;
          line-height: 20px; }
        .article-list div.articles .article a span.icons {
          display: flex;
          justify-content: center;
          align-items: center;
          margin: 0 0 0 0;
          width: 58px;
          height: 58px;
          position: relative;
          flex-basis: 58px;
          min-width: 58px; }
        .article-list div.articles .article a i, .article-list div.articles .article a img {
          position: absolute;
          top: 0;
          left: 0;
          display: block;
          font-size: 60px;
          color: #D91E49;
          transition: all 0.3s ease; }
        .article-list div.articles .article a .fal, .article-list div.articles .article a .far {
          transform: scale(0.5);
          opacity: 0; }
      .article-list div.articles .article a:hover {
        border-bottom: none; }
        .article-list div.articles .article a:hover span {
          color: #D91E49;
          transition: all 0.3s ease; }
        .article-list div.articles .article a:hover i {
          transition: all 0.3s ease; }
        .article-list div.articles .article a:hover .fal, .article-list div.articles .article a:hover .far {
          transform: scale(1);
          opacity: 1; }
        .article-list div.articles .article a:hover .fas {
          transform: scale(0.5);
          opacity: 0; }
      .article-list div.articles .article a:focus {
        border-bottom: 0px; }

.accordion {
  max-width: 775px;
  margin: 0 0 35px 0; }
  .accordion .trigger {
    cursor: pointer;
    background-color: #eaeaea;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    position: relative; }
    .accordion .trigger span {
      color: #4d4d4d;
      font-size: 0.875em;
      font-weight: 700; }
    .accordion .trigger .fas, .accordion .trigger .fal {
      position: absolute;
      right: 15px;
      top: 7px;
      font-size: 2.5em; }
    .accordion .trigger .fa-angle-up {
      display: none; }
  .accordion .trigger:hover {
    background-color: #D91E49; }
    .accordion .trigger:hover span, .accordion .trigger:hover .fas, .accordion .trigger:hover .fal {
      color: #fff; }
  .accordion .content {
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
    padding: 0 20px;
    border: 1px solid #fff; }
    .accordion .content p {
      font-size: 0.875em;
      color: #4D4D4F; }

.accordion.open .content {
  transition: all 0.3s ease;
  max-height: 250px;
  overflow: scroll;
  padding: 20px;
  border: 1px solid #eaeaea; }

.accordion.open .trigger .fa-angle-up {
  display: inline-block; }

.accordion.open .trigger .fa-angle-down {
  display: none; }

.accordion:last-of-type {
  margin: 0 0 0px 0; }

.judge-accordion.accordion.open .content {
  overflow: visible;
  max-height: 100%; }
  .judge-accordion.accordion.open .content .gray-line {
    border-top: 1px solid #EAEAEA; }

.split_sidebar {
  display: flex;
  justify-content: space-between; }
  .split_sidebar .content {
    flex-basis: 70%;
    min-width: 70%; }
    .split_sidebar .content h3 {
      margin-top: 0px; }
  .split_sidebar .sidebar {
    flex-basis: 25%;
    min-width: 25%; }
  @media screen and (max-width: 950px) {
    .split_sidebar .sidebar a.btn1 {
      min-width: 100px; } }

@media screen and (max-width: 640px) {
  .split_sidebar {
    flex-wrap: wrap; }
    .split_sidebar .content, .split_sidebar .sidebar {
      flex-basis: 100%;
      min-width: 100%; }
    .split_sidebar .sidebar {
      order: 1;
      text-align: center;
      margin: 0 0 20px 0; }
    .split_sidebar .content {
      order: 2; }
  .prize-winner {
    display: block !important;
    text-align: center; }
    .prize-winner .image {
      min-width: 100%; }
    .prize-winner .copy {
      min-width: 100%; }
      .prize-winner .copy p video, .prize-winner .copy p iframe {
        width: 100%;
        height: 100%; }
  .prize-winner-detail.open {
    max-height: 1870px !important; }
    .prize-winner-detail.open iframe {
      width: 100%; } }

.prize-winner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 40px 0; }
  .prize-winner .prize-name {
    margin-bottom: 0; }
  .prize-winner .prize-title {
    font-size: 14px;
    margin-top: 0; }
  .prize-winner .image {
    flex-basis: 150px;
    min-width: 150px;
    margin-right: 30px; }
    .prize-winner .image .rounded-image {
      border-radius: 50%;
      max-width: 150px;
      height: auto; }
  .prize-winner .copy {
    flex-basis: calc(100% - 180px);
    min-width: calc(100% - 180px); }
    .prize-winner .copy p.limit {
      max-width: 500px; }
    .prize-winner .copy p.learn-more {
      font-size: 0.875em; }
      .prize-winner .copy p.learn-more a {
        text-transform: uppercase; }
        .prize-winner .copy p.learn-more a span {
          color: #4d4d4d;
          display: inline-block;
          transition: all 0.3s ease;
          font-size: 0.875em; }
      .prize-winner .copy p.learn-more a.open span {
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        transition: all 0.3s ease; }
    .prize-winner .copy h5 {
      color: #D91E49;
      font-size: 0.875em;
      font-weight: 700;
      text-transform: uppercase; }

.prize-winner.alumni .image {
  flex-basis: 184px;
  min-width: 184px;
  margin-right: 30px; }

.prize-winner-detail {
  max-height: 0px;
  overflow: hidden;
  transition: all 0.3s ease;
  padding: 0 30px;
  background-color: transparent; }

.prize-winner-detail.open {
  max-height: 1500px;
  overflow: hidden;
  transition: all 0.3s ease;
  padding: 30px;
  background-color: #F4F4F4; }

.red-dots {
  margin: 20px 0; }
  .red-dots li {
    margin: 0 0 10px 0;
    color: #D91E49; }
    .red-dots li span {
      color: #4d4d4d; }

/*! Mixins */
section.regular .wrapper form {
  max-width: 800px;
  /* Customize the label (the container) */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */ }
  section.regular .wrapper form label.readers {
    display: none !important; }
  section.regular .wrapper form .fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    margin: 40px 0 20px 0; }
    section.regular .wrapper form .fields .margin-right {
      margin-right: 25px; }
  section.regular .wrapper form .custom-field {
    margin-bottom: 30px;
    min-width: 300px;
    display: block; }
  section.regular .wrapper form .select-field {
    width: 25%; }
  @media screen and (max-width: 640px) {
    section.regular .wrapper form .select-field {
      width: 100%; } }
  section.regular .wrapper form .fields.no-margin-bottom {
    margin-bottom: 0px; }
  section.regular .wrapper form .fields.no-margin-top {
    margin-top: 0px; }
  section.regular .wrapper form .fields.no-margin {
    margin: 0px; }
  section.regular .wrapper form p {
    margin: 0 0 20px 0; }
  section.regular .wrapper form p.label {
    margin: 40px 0 10px 0; }
  section.regular .wrapper form p .checkwrapper {
    margin: 30px 0; }
  section.regular .wrapper form textarea {
    width: 100%;
    padding: 20px;
    border: 1px solid #4d4d4d;
    min-height: 70px;
    box-sizing: border-box; }
  section.regular .wrapper form textarea.tall {
    min-height: 245px; }
  section.regular .wrapper form input[type=text], section.regular .wrapper form input[type=email] {
    flex-basis: calc(33.33333% - 53px);
    min-width: 300px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #4d4d4d;
    font-size: 1.125em;
    padding: 5px 10px;
    background-color: transparent;
    margin: 0 0 10px 0; }
  section.regular .wrapper form input[type=text]:focus {
    outline: none; }
  section.regular .wrapper form input[type=text]:focus {
    outline: none; }
  section.regular .wrapper form input[type=submit] {
    width: 200px;
    height: 52px;
    border-radius: 10px;
    border: 2px solid #A62B4E;
    font-size: 1.125em;
    transition: all 0.3s ease;
    background-color: transparent;
    box-sizing: border-box;
    text-align: center;
    line-height: 48px;
    color: #A62B4E; }
  section.regular .wrapper form input[type=submit]:hover {
    background-color: #A62B4E;
    color: #fff;
    transition: all 0.3s ease;
    cursor: pointer; }
  section.regular .wrapper form input[type=submit]:focus {
    border: 4px solid #A62B4E;
    transition: all 0.3s ease;
    background-color: #fff;
    color: #A62B4E; }
  section.regular .wrapper form .container {
    display: block;
    position: relative;
    padding-left: 50px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 1.375em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  section.regular .wrapper form .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  section.regular .wrapper form .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 32px;
    width: 32px;
    background-color: #fff;
    border: 1px solid #707070; }
  section.regular .wrapper form .checkwrapper {
    line-height: 30px; }
  section.regular .wrapper form .container:hover input ~ .checkmark {
    background-color: #a7a9ac; }
  section.regular .wrapper form .container input:checked ~ .checkmark {
    background-color: #D91E49; }
  section.regular .wrapper form .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  section.regular .wrapper form .container input:checked ~ .checkmark:after {
    display: block; }
  section.regular .wrapper form .container .checkmark:after {
    left: 12px;
    top: 8px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

section.regular .wrapper form.full-width {
  max-width: 100%; }

section.stay-connected .wrapper form label.readers {
  display: none !important; }

section.stay-connected .wrapper form .fields {
  display: flex;
  justify-content: space-between;
  margin: 40px 0 20px 0; }
  section.stay-connected .wrapper form .fields .error-bg {
    background: #fff;
    padding: 5px;
    margin-top: 5px; }
  @media screen and (max-width: 640px) {
    section.stay-connected .wrapper form .fields .error-bg {
      margin-top: -25px;
      margin-bottom: 20px; } }

section.stay-connected .wrapper form input[type=text] {
  flex-basis: calc(33.33333% - 53px);
  min-width: calc(33.33333% - 53px);
  border: none;
  font-size: 1.125em;
  padding: 5px 10px;
  background-color: transparent; }

section.stay-connected .wrapper form input[type=text]:focus {
  outline: none; }

section.stay-connected .wrapper form input[type=submit], section.stay-connected .wrapper form input[type=button] {
  width: 200px;
  height: 52px;
  border-radius: 10px;
  border: 2px solid #fff;
  font-size: 1.125em;
  transition: all 0.3s ease;
  background-color: transparent;
  box-sizing: border-box;
  text-align: center;
  line-height: 48px;
  color: #fff; }

section.stay-connected .wrapper form input[type=submit]:hover, section.stay-connected .wrapper form input[type=button]:hover {
  background-color: #fff;
  color: #A62B4E;
  transition: all 0.3s ease;
  cursor: pointer; }

section.stay-connected .wrapper form input[type=submit]:focus, section.stay-connected .wrapper form input[type=button]:focus {
  border: 4px solid #A62B4E;
  transition: all 0.3s ease;
  background-color: #fff;
  color: #A62B4E; }

section.stay-connected .wrapper form .fields input[type=text] {
  border-bottom: 1px solid #fff;
  color: #fff; }

section.stay-connected .wrapper form .fields ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff !important; }

section.stay-connected .wrapper form .fields ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff !important; }

section.stay-connected .wrapper form .fields :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff !important; }

section.stay-connected .wrapper form .fields :-moz-placeholder {
  /* Firefox 18- */
  color: #fff !important; }

section.stay-connected .wrapper form p.note {
  font-size: 0.875em; }
  section.stay-connected .wrapper form p.note a {
    color: #fff;
    text-decoration: underline; }

section.stay-connected .wrapper .stay-connected-message {
  color: #ffffff; }

.select2-dropdown {
  border-radius: 0px; }

.select2-results__option {
  border-bottom: 1px solid #4d4d4d;
  color: #4d4d4d; }

.custom-field-input-wrap {
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .custom-field-input-wrap .input_wrap {
    display: inline-block;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    width: 200px;
    height: 52px;
    border-radius: 10px;
    border: 2px solid #A62B4E;
    font-size: 18px;
    transition: all 0.3s ease;
    background-color: transparent;
    box-sizing: border-box;
    text-align: center;
    line-height: 48px;
    color: #A62B4E;
    position: relative;
    margin-bottom: 5px;
    margin-right: 15px;
    transition: all ease-in-out 0.2s;
    cursor: pointer;
    margin-bottom: 10px; }
    .custom-field-input-wrap .input_wrap span {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      pointer-events: none;
      left: 0;
      transition: all ease-in-out 0.2s;
      top: 0; }
    .custom-field-input-wrap .input_wrap:hover {
      background: #a62b4e;
      cursor: pointer; }
      .custom-field-input-wrap .input_wrap:hover span {
        color: #fff; }
  .custom-field-input-wrap .file-name {
    margin-left: 0;
    color: #4d4d4d;
    word-break: break-all;
    line-height: 1.5; }

.custom-file-input {
  width: 200px;
  height: 52px;
  font-size: 1.125em;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  opacity: 0; }
  .custom-file-input:hover {
    cursor: pointer; }

.custom-file-input:focus {
  outline: 0; }

.custom-file-input::-webkit-file-upload-button {
  visibility: hidden; }

.custom-file-input:hover::before {
  background-color: #A62B4E;
  color: #fff; }
#wistia-gallery-otv89yswul-1 {
    background: #FFF;
}
/*! Mixins */
footer {
  background-color: #a7a9ac;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  height: 220px;
  color: #fff; }
  footer .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    max-width: 1085px;
    width: 100%;
    padding: 0 20px;
    height: 155px;
    position: relative;
    box-sizing: border-box;
    color: white; }
    footer .wrapper #logo {
      display: inline-block;
      position: relative;
      align-items: center;
      justify-content: center; }
      footer .wrapper #logo img {
        width: 156px;
        height: 69px;
        position: relative;
        top: 0px; }
    footer .wrapper nav {
      display: inline-block;
      margin: 0 0px 0 0px;
      color: #fff; }
      footer .wrapper nav ul {
        width: calc(100%);
        margin: 0 auto;
        text-align: left;
        padding: 0px 0px;
        left: 0px;
        position: relative;
        display: flex;
        justify-content: space-between;
        height: 100%;
        color: #fff; }
        footer .wrapper nav ul li {
          display: inline-block;
          position: relative;
          margin: 0 20px;
          transition: margin .5s ease;
          height: 100%;
          color: #fff; }
          footer .wrapper nav ul li a:link, footer .wrapper nav ul li a:active, footer .wrapper nav ul li a:visited {
            text-decoration: none;
            color: #fff;
            font-weight: 700;
            font-size: 0.875em;
            line-height: 16px;
            display: block;
            vertical-align: middle;
            transition: all 0.3s ease; }
          footer .wrapper nav ul li a:hover {
            color: #A62B4E;
            transition: all 0.3s ease; }
        footer .wrapper nav ul li:last-child {
          margin: 0 0 0 25px; }
  footer .footer-information {
    height: 65px;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    padding: 0 0px;
    position: relative;
    border-top: 1px solid #fff;
    color: #fff; }
    footer .footer-information .inner-fi {
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 100%;
      margin: 0 auto;
      max-width: 1085px;
      width: 100%;
      padding: 0 20px;
      position: relative;
      box-sizing: border-box;
      color: #fff; }
    footer .footer-information .copyright {
      font-size: 0.75em;
      color: #fff; }
    footer .footer-information ul {
      color: #fff; }
      footer .footer-information ul li {
        list-style: none;
        display: inline-block;
        position: relative;
        padding: 0 10px 0 0;
        color: #fff; }
        footer .footer-information ul li a {
          font-size: 0.75em;
          color: #fff;
          text-transform: uppercase;
          text-decoration: none; }
        footer .footer-information ul li a:hover {
          color: #A62B4E;
          transition: all 0.3s ease; }
      footer .footer-information ul li:after {
        content: ' | ';
        position: absolute;
        top: 3px;
        right: -1px;
        color: #fff;
        font-size: 0.75em; }
      footer .footer-information ul li:last-child:after {
        display: none; }
#wistia-gallery-otv89yswul-1 {
    background: #FFF;
}
@media screen and (max-width: 640px) {
    footer {
      height: auto; }
      footer .wrapper {
        display: block;
        padding: 35px 30px 5px 30px;
        height: auto; }
        footer .wrapper nav {
          display: block;
          margin: 35px 0; }
          footer .wrapper nav ul {
            display: block; }
            footer .wrapper nav ul li {
              display: block;
              margin: 0 0 20px 0; }
              footer .wrapper nav ul li a:link, footer .wrapper nav ul li a:active, footer .wrapper nav ul li a:visited {
                font-size: 1em; }
            footer .wrapper nav ul li:last-child {
              margin: 0; }
      footer .footer-information {
        height: auto; }
        footer .footer-information .inner-fi {
          flex-wrap: wrap; }
          footer .footer-information .inner-fi .copyright {
            order: 2;
            flex-basis: 100%;
            min-width: 100%;
            margin: 0 0 15px 0; }
          footer .footer-information .inner-fi ul {
            order: 1;
            flex-basis: 100%;
            min-width: 215px;
            text-align: center;
            margin: 30px auto; } }

/*! Mixins */
.products-stack {
  width: 100%;
  display: block; }
  .products-stack .product {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 55px 0 80px 0;
    border-bottom: 1px solid #eaeaea; }
    .products-stack .product .product-image {
      flex-basis: calc(100% - 530px);
      min-width: calc(100% - 530px);
      text-align: center;
      padding: 0 23px 0 10px;
      box-sizing: border-box; }
      .products-stack .product .product-image img {
        width: 390px; }
    .products-stack .product .links {
      flex-basis: 500px;
      min-width: 500px;
      position: relative;
      left: -30px;
      display: flex;
      justify-content: space-between; }
      .products-stack .product .links .col {
        flex-basis: 48%;
        min-width: 48%; }
        .products-stack .product .links .col .btn2 {
          font-size: 0.875em;
          line-height: 16px;
          font-weight: 700;
          display: flex;
          align-items: center;
          justify-content: flex-start;
          margin: 0 0 20px 0;
          height: 66px; }
        .products-stack .product .links .col a.btn2:after {
          top: 50%;
          transform: translateY(-50%); }
        .products-stack .product .links .col .link {
          text-align: center;
          font-weight: 700;
          color: #D91E49;
          text-decoration: none;
          display: flex;
          align-items: center;
          justify-content: center;
          text-transform: uppercase;
          border-bottom: 2px solid #fff;
          width: 100%; }
          .products-stack .product .links .col .link > span {
            font-size: 0.9375em; }
          .products-stack .product .links .col .link span + span {
            color: #4D4D4F;
            padding-left: 5px; }
        .products-stack .product .links .col .link:hover {
          text-decoration: underline; }
  .products-stack .product:last-child {
    border-bottom: 1px solid #A62B4E; }

@media screen and (max-width: 768px) {
  .products-stack .product {
    flex-wrap: wrap;
    padding: 45px 0; }
    .products-stack .product .product-image {
      flex-basis: 100%;
      min-width: 100%;
      margin: 0 0 20px 0;
      text-align: center; }
    .products-stack .product .links {
      flex-wrap: wrap;
      flex-basis: 100%;
      min-width: 100%;
      left: 0;
      margin: 0 0 0 0;
      justify-content: center; }
      .products-stack .product .links .col {
        flex-basis: 260px;
        min-width: 260px;
        margin: 0 0 40px 0; }
      .products-stack .product .links .col:last-child {
        margin: 0 0 0px 0; } }

.company-list {
  display: block;
  margin: 40px 0; }
  .company-list .company {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 30px 0; }
    .company-list .company .copy {
      flex-basis: 65%;
      min-width: 65%; }
      .company-list .company .copy .name {
        font-weight: 600;
        margin: 0 0 20px 0; }
      .company-list .company .copy .name.special {
        font-size: 1.625em;
        line-height: 30px; }
      .company-list .company .copy .name.highlight {
        color: #A62B4E;
        font-size: 2em;
        font-weight: 700;
        line-height: 36px; }
      .company-list .company .copy .description {
        font-size: 1em;
        line-height: 20px; }
    .company-list .company .image {
      flex-basis: 30%;
      min-width: 30%;
      text-align: center; }
      .company-list .company .image.max-width-80 img {
        max-width: 80%; }
      .company-list .company .image .slideup {
        top: -10px;
        position: relative; }
    @media screen and (max-width: 640px) {
      .company-list .company {
        flex-wrap: wrap;
        margin: 30px 0; }
        .company-list .company .copy, .company-list .company .image {
          flex-basis: 100%;
          min-width: 100%; }
          .company-list .company .copy img, .company-list .company .image img {
            max-width: 100%;
            height: auto; }
        .company-list .company .image {
          order: 1;
          margin: 0 0 10px 0; }
        .company-list .company .copy {
          order: 2; } }

/*! Mixins */
.carousel.slick-dotted.slick-slider {
  padding: 0 0px;
  position: relative;
  margin: 50px 0 85px 0;
  display: flex; }
  .carousel.slick-dotted.slick-slider .slick-track {
    display: flex;
    height: 400px; }
  .carousel.slick-dotted.slick-slider .slide {
    z-index: 5;
    text-align: center;
    display: flex;
    height: 100% !important;
    align-items: center;
    justify-content: center;
    transition: transform .6s ease;
    padding: 0 40px;
    background-color: transparent;
    transform: scale(1);
    opacity: .4; }
    .carousel.slick-dotted.slick-slider .slide div {
      background-color: #D91E49;
      width: 100%;
      margin: 0 auto;
      padding: 10px;
      color: #fff;
      box-sizing: border-box; }
      .carousel.slick-dotted.slick-slider .slide div img {
        margin: 0 auto;
        display: block; }
      .carousel.slick-dotted.slick-slider .slide div p {
        color: #fff;
        text-align: center;
        font-size: 0.5625em;
        line-height: 11px; }
      .carousel.slick-dotted.slick-slider .slide div .quotes {
        width: 80px;
        transform: scale(0.8); }
  .carousel.slick-dotted.slick-slider .slide.slick-active {
    transform: scale(1);
    transition: transform .6s ease;
    opacity: .4; }
  .carousel.slick-dotted.slick-slider .slide.slick-active.slick-current {
    transform: scale(2, 1);
    transition: transform .6s ease;
    background-color: #D91E49;
    z-index: 99;
    opacity: 1; }
    .carousel.slick-dotted.slick-slider .slide.slick-active.slick-current div {
      transform: scale(0.5, 1);
      padding: 40px 0px; }
      .carousel.slick-dotted.slick-slider .slide.slick-active.slick-current div p {
        color: #fff;
        text-align: center;
        font-size: 1em;
        line-height: 20px;
        width: 200%;
        left: -50%;
        position: relative; }
      .carousel.slick-dotted.slick-slider .slide.slick-active.slick-current div p.quote {
        font-size: 1em;
        line-height: 22px; }
      .carousel.slick-dotted.slick-slider .slide.slick-active.slick-current div p.author {
        font-size: 0.75em;
        line-height: 16px; }
  .carousel.slick-dotted.slick-slider .slick-arrow {
    position: absolute;
    color: red;
    font-size: 60px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer; }
  .carousel.slick-dotted.slick-slider .fa-angle-left {
    left: -70px; }
  .carousel.slick-dotted.slick-slider .fa-angle-right {
    right: -70px; }
  .carousel.slick-dotted.slick-slider .slick-dots {
    left: 0;
    bottom: -75px; }
    .carousel.slick-dotted.slick-slider .slick-dots li button:before {
      font-size: 0px;
      width: 16px;
      height: 16px;
      opacity: 1 !important;
      color: #fff;
      border: 1px solid #D91E49;
      border-radius: 8px; }
    .carousel.slick-dotted.slick-slider .slick-dots li.slick-active button:before {
      color: #D91E49;
      background-color: #D91E49; }

.carousel:after {
  position: absolute;
  width: 100%;
  height: 60%;
  left: 0;
  top: 20%;
  background-color: #a7a9ac;
  z-index: -1;
  content: '';
  display: none; }

@media screen and (max-width: 640px) {
  .carousel.slick-dotted.slick-slider {
    padding: 0 45px; }
    .carousel.slick-dotted.slick-slider .slide div {
      width: 100%;
      box-sizing: border-box;
      padding: 40px 35px; }
      .carousel.slick-dotted.slick-slider .slide div p.quote {
        width: 100% !important;
        text-align: left !important;
        left: 0 !important; }
      .carousel.slick-dotted.slick-slider .slide div p.author {
        font-size: 12px;
        line-height: 14px; }
    .carousel.slick-dotted.slick-slider .slick-arrow {
      color: #A62B4E;
      font-size: 90px; }
    .carousel.slick-dotted.slick-slider .fa-angle-left {
      left: -10px; }
    .carousel.slick-dotted.slick-slider .fa-angle-right {
      right: -10px; }
  .carousel:after {
    display: none; } }

@media (max-width: 360px) {
  .carousel.slick-dotted.slick-slider {
    padding: 0 30px;
    width: 90vw;
    margin-left: -2.5vw; } }

@media screen and (max-width: 768px) {
  .carousel.slick-dotted.slick-slider .fa-angle-left {
    left: 0px;
    z-index: 99; }
  .carousel.slick-dotted.slick-slider .fa-angle-right {
    right: 0px; } }

/*! Mixins */
.blocks.divider.media-row {
  align-items: flex-start; }
  .blocks.divider.media-row .block.media-block {
    border-right: 1px solid #a7a9ac; }
    @media (max-width: 767px) {
      .blocks.divider.media-row .block.media-block {
        border-right: 0; } }

.media-block p, .media-block h2 {
  padding-right: 75px; }

@media (max-width: 768px) {
  .media-block p, .media-block h2 {
    padding-right: 75px; } }

@media (max-width: 640px) {
  .media-block p, .media-block h2 {
    padding-right: 0; } }

.news-stack {
  width: 100%;
  display: block; }
  .news-stack .news-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 55px 0 80px 0;
    border-bottom: 1px solid #eaeaea; }
    .news-stack .news-item .news-image {
      flex-basis: 35%;
      min-width: 35%;
      text-align: center; }
    .news-stack .news-item .copy {
      flex-basis: 65%;
      min-width: 65%;
      position: relative;
      left: 0px; }
  .news-stack .news-item:last-child {
    border-bottom: none;
    padding-bottom: 0px; }
  @media screen and (max-width: 640px) {
    .news-stack .news-item {
      flex-wrap: wrap;
      padding: 25px 0; }
      .news-stack .news-item .news-image {
        flex-basis: 100%;
        min-width: 100%; }
      .news-stack .news-item .copy {
        flex-basis: 100%;
        min-width: 100%; } }

/*! Mixins */
.press-releases .press-release {
  padding: 35px 0;
  border-bottom: 1px solid #eaeaea; }
  .press-releases .press-release .date {
    font-size: 0.75em;
    margin: 0px 0 10px 0; }
  .press-releases .press-release .title {
    font-size: 0.875em;
    line-height: 20px;
    font-weight: 700;
    margin: 0 0 20px 0; }
    .press-releases .press-release .title a {
      text-decoration: none;
      color: #4d4d4d; }
    .press-releases .press-release .title a:hover {
      border: none !important; }
  .press-releases .press-release .read-more {
    margin-bottom: 0px; }
    .press-releases .press-release .read-more a {
      color: #D91E49;
      font-size: 0.875em;
      border: 2px solid #D91E49;
      border-radius: 6px;
      background-color: #fff;
      padding: 5px 30px; }
    .press-releases .press-release .read-more a:hover {
      color: #fff;
      background-color: #D91E49; }

.press-releases .press-release:last-child {
  border-bottom: 0; }

.pagination ul {
  display: block;
  margin: 20px auto;
  text-align: center;
  padding: 0; }
  .pagination ul li {
    margin: 0 5px;
    list-style: none;
    display: inline-block; }
  .pagination ul .mobile-only, .pagination ul br {
    display: none; }
  .pagination ul .prev a, .pagination ul .next a {
    font-size: 2.5em;
    color: #4d4d4d;
    position: relative;
    top: 11px;
    transition: all 0.3s ease; }
  .pagination ul .prev a:hover, .pagination ul .next a:hover {
    border: none !important;
    color: #D91E49;
    transition: all 0.3s ease; }
  .pagination ul .btn a {
    color: #D91E49;
    font-size: 0.875em;
    border: 2px solid #D91E49;
    border-radius: 6px;
    background-color: #fff;
    padding: 5px 13px;
    transition: all 0.3s ease; }
  .pagination ul .btn a:hover {
    background-color: #DBDBDB;
    border: 2px solid #fff;
    transition: all 0.3s ease;
    color: #4d4d4d; }
  .pagination ul .btn a.disabled {
    background-color: #DBDBDB;
    border: 2px solid #fff;
    transition: all 0.3s ease;
    color: #4d4d4d;
    cursor: not-allowed; }
  .pagination ul .btn.active a {
    background-color: #D91E49;
    color: #fff; }

@media screen and (max-width: 640px) {
  .pagination ul {
    line-height: 42px; }
    .pagination ul .mobile-only {
      display: inline-block; }
    .pagination ul .hide-mobile {
      display: none; }
    .pagination ul br {
      display: block; } }

.hidden-releases {
  display: none; }

#loader {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999; }
  #loader i {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #D91E49;
    font-size: 80px;
    z-index: 9999; }

#loader:after {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  z-index: -1;
  background-color: #000;
  opacity: .2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

html.show-loader #loader {
  display: block; }

/*! Mixins */
section.social-feed {
  background-color: #f4f4f4; }
  section.social-feed .wrapper {
    max-width: 1060px !important;
    box-sizing: border-box;
    padding: 50px 20px 50px 20px; }
    section.social-feed .wrapper h3 {
      text-align: center;
      border-bottom: 1px solid #A62B4E;
      font-size: 2em;
      font-weight: 700;
      padding: 0 0 40px 0;
      color: #A62B4E; }
    section.social-feed .wrapper .posts {
      display: flex;
      padding: 30px 75px 0 75px; }
      @media (max-width: 900px) {
        section.social-feed .wrapper .posts {
          padding: 30px 0 0 0; } }
      section.social-feed .wrapper .posts .post {
        flex-basis: 30%;
        border: 1px solid #A7A9AC;
        padding: 12px;
        background-color: #fff;
        margin-bottom: 20px; }
        section.social-feed .wrapper .posts .post:not(:last-child) {
          margin-right: 15px; }
        @media (max-width: 639px) {
          section.social-feed .wrapper .posts .post:not(:last-child) {
            margin-right: 0; } }
        section.social-feed .wrapper .posts .post a {
          color: #4d4d4d;
          text-decoration: none; }
        section.social-feed .wrapper .posts .post a:hover {
          border: none !important; }
        section.social-feed .wrapper .posts .post p.teaser {
          color: #4d4d4d; }
        section.social-feed .wrapper .posts .post img {
          max-width: 100%; }

@media screen and (max-width: 640px) {
  section.social-feed .posts.slick-dotted.slick-slider {
    position: relative;
    margin: 30px 0 60px 0 !important;
    display: block !important; }
    section.social-feed .posts.slick-dotted.slick-slider .slick-slide {
      z-index: 5;
      text-align: center;
      min-width: 1px !important;
      padding: 15px;
      box-sizing: border-box; }
      section.social-feed .posts.slick-dotted.slick-slider .slick-slide img {
        margin: 0 auto; }
    section.social-feed .posts.slick-dotted.slick-slider .slick-dots {
      left: 0;
      bottom: -40px; }
      section.social-feed .posts.slick-dotted.slick-slider .slick-dots li {
        text-align: center;
        min-width: 1px !important;
        margin: 0 5px; }
      section.social-feed .posts.slick-dotted.slick-slider .slick-dots li button:before {
        font-size: 0px;
        width: 16px;
        height: 16px;
        opacity: 1 !important;
        color: #fff;
        border: 1px solid #D91E49;
        border-radius: 8px; }
      section.social-feed .posts.slick-dotted.slick-slider .slick-dots li.slick-active button:before {
        color: #D91E49;
        background-color: #D91E49; } }

section.stay-connected {
  background-color: #A62B4E; }
  section.stay-connected .wrapper {
    max-width: 1085px;
    color: #fff; }
    section.stay-connected .wrapper .social-feed {
      float: right;
      display: inline-block; }
      section.stay-connected .wrapper .social-feed a {
        font-size: 2.5em;
        color: #fff;
        margin-left: 15px;
        opacity: .8;
        transition: all 0.3s ease; }
      section.stay-connected .wrapper .social-feed a:hover {
        border: none !important;
        opacity: 1;
        transition: all 0.3s ease; }
      section.stay-connected .wrapper .social-feed a:focus {
        border-bottom: 0px; }
    section.stay-connected .wrapper h3 {
      color: #fff;
      font-size: 2em;
      font-weight: 700;
      margin-top: 0;
      padding: 5px 0 0 0; }
    section.stay-connected .wrapper h4 {
      color: #fff;
      font-size: 1.25em;
      font-weight: 400; }
    section.stay-connected .wrapper p {
      color: #fff; }
    section.stay-connected .wrapper p.mobile {
      display: none; }
    @media screen and (max-width: 640px) {
      section.stay-connected .wrapper {
        padding: 40px 30px; }
        section.stay-connected .wrapper .social-feed {
          float: none;
          display: block;
          margin: 0 auto 20px auto;
          text-align: center; }
        section.stay-connected .wrapper form .fields {
          display: block; }
          section.stay-connected .wrapper form .fields input[type=text] {
            display: block;
            width: 100%;
            box-sizing: border-box;
            margin: 0 0 30px 0; }
        section.stay-connected .wrapper form input[type=submit] {
          width: 120px;
          height: 30px;
          border-radius: 10px;
          font-size: 0.75em;
          line-height: 27px; }
        section.stay-connected .wrapper p.desktop {
          display: none; }
        section.stay-connected .wrapper p.mobile {
          display: block; } }

/*! Mixins */
.logos.slick-dotted.slick-slider {
  padding: 0 25px !important;
  position: relative;
  margin: 30px 0 100px 0 !important;
  display: block !important; }
  .logos.slick-dotted.slick-slider .slick-slide {
    z-index: 5;
    text-align: center;
    min-width: 1px !important; }
    .logos.slick-dotted.slick-slider .slick-slide img {
      margin: 0 auto; }
  .logos.slick-dotted.slick-slider .slick-arrow {
    position: absolute;
    color: #A62B4E;
    font-size: 80px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer; }
  .logos.slick-dotted.slick-slider .fa-angle-left {
    left: 0px; }
  .logos.slick-dotted.slick-slider .fa-angle-right {
    right: 0px; }
  .logos.slick-dotted.slick-slider .slick-dots {
    left: 0;
    bottom: -75px; }
    .logos.slick-dotted.slick-slider .slick-dots li {
      text-align: center;
      min-width: 1px !important;
      margin: 0 5px; }
    .logos.slick-dotted.slick-slider .slick-dots li button:before {
      font-size: 0px;
      width: 16px;
      height: 16px;
      opacity: 1 !important;
      color: #fff;
      border: 1px solid #D91E49;
      border-radius: 8px; }
    .logos.slick-dotted.slick-slider .slick-dots li.slick-active button:before {
      color: #D91E49;
      background-color: #D91E49; }

/*! Mixins */
.people {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .people .person {
    flex-basis: 262px;
    min-width: 262px;
    text-align: center;
    margin: 20px 0 50px 0;
    overflow: scroll;
    transition: all 0.3s ease;
    height: auto;
    max-height: 100vh;
    opacity: 1; }
    .people .person p {
      margin-bottom: 5px; }
      .people .person p a {
        font-size: 14px;
        font-weight: 700;
        color: #D91E49;
        text-decoration: none;
        text-transform: uppercase; }
        .people .person p a span {
          color: #4d4d4d; }
  .people .person.hidden {
    max-height: 0px;
    transition: all 0.3s ease;
    opacity: 0;
    overflow: hidden; }
  .people .person.hidden.show {
    max-height: 100vh;
    opacity: 1;
    transition: all 0.3s ease; }
  @media screen and (max-width: 640px) {
    .people .person, .people .person.hidden.show {
      margin: 20px auto 0px auto; }
    .people .person.hidden {
      margin: 0 auto; } }

/*! Mixins */
section.social-media-bar {
  background-color: #A62B4E;
  height: 177px; }
  section.social-media-bar .wrapper {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px; }
    section.social-media-bar .wrapper h2 {
      color: #fff; }
      section.social-media-bar .wrapper h2 span {
        font-size: 1.3em;
        font-weight: 700;
        display: inline-block; }
      section.social-media-bar .wrapper h2 a {
        font-size: 1.55em;
        color: #fff;
        margin: 0 10px;
        opacity: .8;
        transition: all 0.3s ease; }
      section.social-media-bar .wrapper h2 a:hover {
        border: none !important;
        opacity: 1;
        transition: all 0.3s ease; }
      section.social-media-bar .wrapper h2 a:focus {
        border: none !important;
        opacity: 1; }

@media screen and (max-width: 767px) {
  section.social-media-bar .wrapper h2 {
    text-align: center; }
    section.social-media-bar .wrapper h2 span {
      display: block;
      margin-bottom: 20px; } }

/*! Mixins */
.cards {
  margin: 65px 0 40px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .cards .card {
    flex-basis: calc(50% - 32.5px);
    min-width: calc(50% - 32.5px);
    background-color: #f4f4f4;
    color: #4d4d4d;
    margin: 0 0 65px 0;
    display: flex;
    flex-direction: column; }
    @media (max-width: 1024px) {
      .cards .card {
        flex-basis: 49%;
        margin-bottom: 15px; } }
    .cards .card .image {
      max-width: 100%;
      flex-shrink: 0; }
    .cards .card .copy {
      padding: 30px 40px 90px 30px;
      position: relative;
      height: 100%;
      box-sizing: border-box; }
      .cards .card .copy a.title {
        font-size: 28px;
        font-weight: 700;
        color: #A62B4E;
        text-decoration: none; }
      .cards .card .copy p {
        margin: 25px 0 0 0;
        line-height: 20px;
        color: #4D4D4F; }
      .cards .card .copy a.btn1 {
        background-color: transparent;
        position: absolute;
        bottom: 30px;
        left: 40px; }
      .cards .card .copy a.btn1:hover {
        background-color: #A62B4E;
        color: #fff; }
  @media screen and (max-width: 640px) {
    .cards {
      margin: 45px 0 20px 0; }
      .cards .card {
        flex-basis: calc(100%);
        min-width: calc(100%);
        margin: 0 0 45px 0; }
        .cards .card .copy {
          padding: 30px 25px; }
          .cards .card .copy a.btn1 {
            position: relative;
            bottom: 0px;
            left: 0px; } }

/*! Mixins */
section.bio .wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 970px;
  padding: 55px 20px; }
  section.bio .wrapper .left {
    flex-basis: 60%;
    min-width: 60%; }
    section.bio .wrapper .left h1 {
      font-size: 2em;
      font-weight: 700;
      color: #A62B4E; }
    section.bio .wrapper .left h2 {
      color: #4d4d4d;
      font-size: 1.25em;
      font-weight: 600; }
    section.bio .wrapper .left p.quote {
      color: #A62B4E;
      font-weight: 600; }
  section.bio .wrapper .right {
    flex-basis: 35%;
    min-width: 35%; }
    section.bio .wrapper .right ul {
      list-style: none;
      margin: 20px 0;
      padding: 0; }
      section.bio .wrapper .right ul li {
        margin: 0 0 20px 0;
        font-size: 14px;
        text-transform: uppercase; }
        section.bio .wrapper .right ul li a {
          color: #D91E49;
          font-weight: 700; }
          section.bio .wrapper .right ul li a span {
            color: #4d4d4d; }

/*! Mixins */
.blocks {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .blocks .block {
    flex-basis: 45%;
    min-width: 45%; }
    .blocks .block p span {
      font-weight: 600; }
    .blocks .block p.link a {
      font-size: 14px;
      font-weight: 700;
      color: #D91E49;
      text-transform: uppercase;
      text-decoration: none; }
      .blocks .block p.link a span {
        color: black; }
    @media screen and (max-width: 768px) {
      .blocks .block iframe {
        width: auto;
        height: auto; } }
  .blocks .block.quote h2, .blocks .block.image h2 {
    color: #4d4d4d; }
  .blocks .block.quote h3, .blocks .block.image h3 {
    font-weight: 400;
    color: #A62B4E; }
  @media screen and (max-width: 640px) {
    .blocks {
      flex-wrap: wrap; }
      .blocks .block {
        flex-basis: 100%;
        min-width: 100%;
        margin: 0 0 20px 0; } }

.blocks.feature .block.quote {
  flex-basis: 65%;
  min-width: 65%; }

.blocks.feature .block.image {
  flex-basis: 30%;
  min-width: 30%; }

@media screen and (max-width: 640px) {
  .blocks.feature {
    flex-wrap: wrap; }
    .blocks.feature .block.quote, .blocks.feature .block.image {
      flex-basis: 100%;
      min-width: 100%;
      margin: 0 0 20px 0; }
    .blocks.feature .block.image {
      order: 1;
      text-align: center; }
    .blocks.feature .block.quote {
      order: 2;
      margin: 0; }
      .blocks.feature .block.quote p {
        margin: 20px 0 0 0; } }

.blocks.align-top {
  align-items: flex-start; }
  .blocks.align-top p {
    margin: 0 0 20px 0; }

.blocks.divider {
  align-items: flex-start; }
  .blocks.divider .block:first-child {
    border-right: 1px solid #a7a9ac; }
    @media screen and (max-width: 640px) {
      .blocks.divider .block:first-child {
        border-right: 0px solid #a7a9ac; } }
  .blocks.divider .block {
    padding: 0 0px;
    box-sizing: border-box; }

/*! Mixins */
.pipeline-container {
  position: relative;
  width: 100%;
  margin: 35px 0 0 0; }

#pipeline-body-wrap {
  max-width: 959px !important;
  margin: auto; }

#pipelineHeaderOuterWrap {
  max-width: 959px !important;
  margin: 0 auto; }

#pipelineHeaderWrap {
  position: relative;
  display: block;
  max-width: 959px !important;
  z-index: 10; }

.scaling-svg-container {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 200%;
  /* override this inline for aspect ratio other than square */ }
  @media (max-width: 1080px) {
    .scaling-svg-container {
      padding-bottom: 195vw; } }
  @media (max-width: 1065px) {
    .scaling-svg-container {
      padding-bottom: 198vw; } }
  @media (max-width: 1050px) {
    .scaling-svg-container {
      padding-bottom: 209%; } }
  @media (max-width: 1032px) {
    .scaling-svg-container {
      padding-bottom: 212%; } }
  @media (max-width: 1032px) {
    .scaling-svg-container {
      padding-bottom: 214%; } }
  @media (max-width: 992px) {
    .scaling-svg-container {
      padding-bottom: 221%; } }

.scaling-svg {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.scrollmagic-pin-spacer {
  min-width: 100% !important; }

.pipeline-mobile {
  display: none; }
  .pipeline-mobile .accordion {
    max-width: 775px;
    margin: 0 0 35px 0; }
    .pipeline-mobile .accordion .trigger {
      cursor: pointer;
      background-color: #A62B4E;
      display: flex;
      align-items: center;
      justify-content: left;
      padding: 20px;
      position: relative; }
      .pipeline-mobile .accordion .trigger > div {
        padding-right: 30px; }
      .pipeline-mobile .accordion .trigger p {
        color: #fff;
        font-size: 0.875em;
        font-weight: 700; }
      .pipeline-mobile .accordion .trigger .fas, .pipeline-mobile .accordion .trigger .fal {
        position: absolute;
        right: 20px;
        top: 50%;
        font-size: 2.5em;
        transform: translateY(-50%);
        color: #fff; }
    .pipeline-mobile .accordion .fa-angle-up {
      display: none; }
  .pipeline-mobile .content {
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
    padding: 0 20px;
    border: 1px solid #fff; }
    .pipeline-mobile .content .block {
      border-bottom: 1px solid #A7A9AC; }
    .pipeline-mobile .content p {
      font-size: 0.875em;
      color: #4D4D4F; }
  .pipeline-mobile .accordion.open .content {
    transition: all 0.3s ease;
    padding: 20px;
    border: 1px solid #eaeaea;
    max-height: 100%;
    height: 100%; }
  .pipeline-mobile .accordion.open .trigger .fa-angle-up {
    display: inline-block; }
  .pipeline-mobile .accordion.open .trigger .fa-angle-down {
    display: none; }

@media screen and (max-width: 640px) {
  .pipeline-mobile {
    display: block; }
  #pipelineTrigger {
    display: none; } }

/*! Mixins */
section.regular.related-pages-wrapper .wrapper {
  max-width: 1125px; }

.related-pages {
  display: flex;
  justify-content: space-between;
  margin: 80px 0; }
  .related-pages .page {
    flex-basis: 30%;
    min-width: 320px;
    min-height: 150px;
    box-sizing: border-box;
    background-color: #A62B4E;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    transition: all 0.3s ease;
    align-items: flex-start; }
    .related-pages .page:not(:last-child) {
      margin-right: 15px; }
    .related-pages .page a {
      display: flex;
      justify-content: space-between;
      align-items: center;
      color: #fff;
      text-decoration: none;
      border: none !important;
      position: relative;
      height: 100%; }
      .related-pages .page a .copy {
        height: 100%; }
        .related-pages .page a .copy p {
          color: #fff;
          margin: 5px 0; }
        .related-pages .page a .copy p.title {
          font-size: 1.25em;
          font-weight: 700; }
        .related-pages .page a .copy p.teaser {
          font-size: 0.75em;
          line-height: 14px;
          max-width: 75%; }
      .related-pages .page a i {
        color: #fff;
        font-size: 2.5em;
        position: absolute;
        right: 0px;
        top: 50%;
        transform: translateY(-50%); }
    .related-pages .page a:hover {
      border: none !important; }
  .related-pages .page:hover {
    background-color: #D91E49;
    transition: all 0.3s ease; }
  @media screen and (max-width: 1089px) {
    .related-pages .page {
      min-width: auto;
      min-height: auto; } }
  @media screen and (max-width: 768px) {
    .related-pages {
      flex-wrap: wrap;
      margin: 30px 0; }
      .related-pages .page {
        flex-basis: 100%;
        min-width: 100%;
        margin: 0 0 20px 0;
        min-height: 145px;
        align-items: center; }
        .related-pages .page a {
          width: 100%; } }

/*! Mixins */
#speedbump {
  display: none;
  z-index: 9999;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.95); }
  #speedbump .modal-dialog {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    text-align: center; }
    #speedbump .modal-dialog .modal-content {
      max-width: 1000px;
      width: 100%;
      margin: 0 auto;
      padding: 0 15px; }
      #speedbump .modal-dialog .modal-content .logo {
        max-width: 320px;
        margin: 0 auto 30px; }
        @media (max-width: 480px) {
          #speedbump .modal-dialog .modal-content .logo {
            max-width: 220px; } }
        #speedbump .modal-dialog .modal-content .logo img {
          width: 100%; }
      #speedbump .modal-dialog .modal-content p {
        line-height: 1.5em;
        font-size: 1em;
        color: #555759;
        margin: 0 0 35px 0;
        max-width: 100%; }
        @media (max-width: 480px) {
          #speedbump .modal-dialog .modal-content p {
            margin-bottom: 20px; } }
      #speedbump .modal-dialog .modal-content .btn-modal {
        padding: 15px 25px;
        border-radius: 10px;
        border: 2px solid;
        font-size: 1.125em;
        line-height: 22px;
        transition: all 0.3s ease;
        background-color: #fff;
        box-sizing: border-box;
        text-align: center;
        max-width: 330px;
        margin: 0 15px;
        width: 100%;
        cursor: pointer; }
        @media (max-width: 480px) {
          #speedbump .modal-dialog .modal-content .btn-modal {
            padding: 5px 10px;
            border-radius: 7px;
            font-size: 0.875em;
            line-height: 20px;
            margin: 0 5px; } }
      #speedbump .modal-dialog .modal-content .btn-continue {
        border-color: #A62B4E;
        color: #A62B4E; }
        #speedbump .modal-dialog .modal-content .btn-continue:hover {
          background-color: #A62B4E;
          color: #fff; }
      #speedbump .modal-dialog .modal-content .btn-close {
        border-color: #555759;
        color: #555759; }
        #speedbump .modal-dialog .modal-content .btn-close:hover {
          background-color: #555759;
          color: #fff; }
      #speedbump .modal-dialog .modal-content .modal-footer {
        display: flex;
        justify-content: center; }

._video-block-holder .video-block:last-child .stroke {
  display: none; }

.video-block {
  padding: 0 0 0 0; }
  .video-block .row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between; }
    @media (max-width: 768px) {
      .video-block .row {
        flex-direction: column; } }
    .video-block .row .column {
      display: flex;
      flex-direction: column;
      flex-basis: 100%;
      margin: 30px 15px 0;
      max-width: calc(100vw / 3); }
      .video-block .row .column:first-of-type {
        margin-left: 0; }
      .video-block .row .column:last-of-type {
        margin-right: 0; }
      @media (max-width: 768px) {
        .video-block .row .column {
          margin: 15px 0;
          position: relative;
          margin-bottom: 30px;
          max-width: 100%;
          margin-top: 45px; }
          .video-block .row .column:last-of-type {
            margin-bottom: 0; }
          .video-block .row .column svg.x-close {
            position: absolute;
            right: 0;
            top: calc(85vw / 1.8 + 35px); }
            .video-block .row .column svg.x-close path {
              stroke: #74767B; } }
      .video-block .row .column h4 {
        margin: 20px 0 0;
        margin-top: 30px;
        font-size: 22px;
        font-weight: normal;
        line-height: 1.4; }
      .video-block .row .column p.copy {
        margin: 10px 0 0; }
    .video-block .row .close-icon {
      display: none;
      position: absolute;
      top: 20px;
      transform: translate(-50%, -50%);
      width: 35px;
      height: 35px; }
      .video-block .row .close-icon:after {
        content: "";
        display: block;
        box-sizing: border-box;
        position: absolute;
        width: 2px;
        height: 35px;
        background-color: #74767B;
        border-radius: 3px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(45deg); }
      .video-block .row .close-icon:before {
        content: "";
        display: block;
        box-sizing: border-box;
        position: absolute;
        width: 2px;
        height: 35px;
        background-color: #74767B;
        border-radius: 3px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(-45deg); }
      @media (max-width: 768px) {
        .video-block .row .close-icon {
          right: -18px;
          top: -25px; } }
    .video-block .row .video-holder,
    .video-block .row .iframe-holder {
      max-width: 766px;
      position: relative;
      cursor: pointer;
      overflow: hidden; }
      .video-block .row .video-holder.single,
      .video-block .row .iframe-holder.single {
        overflow: visible; }
        .video-block .row .video-holder.single .close-icon,
        .video-block .row .iframe-holder.single .close-icon {
          right: -55px; }
          @media (max-width: 768px) {
            .video-block .row .video-holder.single .close-icon,
            .video-block .row .iframe-holder.single .close-icon {
              top: -20px;
              right: -18px; } }
      @media (max-width: 768px) {
        .video-block .row .video-holder,
        .video-block .row .iframe-holder {
          height: calc(85vw / 1.8); } }
      @media (max-width: 640px) {
        .video-block .row .video-holder,
        .video-block .row .iframe-holder {
          height: calc(100vw / 1.8 - 20px); } }
      .video-block .row .video-holder:hover .cta-circle,
      .video-block .row .iframe-holder:hover .cta-circle {
        background-color: #D91E49; }
        .video-block .row .video-holder:hover .cta-circle svg,
        .video-block .row .iframe-holder:hover .cta-circle svg {
          fill: #fff; }
      .video-block .row .video-holder .play-icon,
      .video-block .row .iframe-holder .play-icon {
        position: absolute;
        top: 50%;
        left: 50.5%;
        transform: translate(-50%, -50%); }
        .video-block .row .video-holder .play-icon:after,
        .video-block .row .iframe-holder .play-icon:after {
          content: "";
          display: block;
          box-sizing: border-box;
          position: absolute;
          width: 0;
          height: 35px;
          border-top: 17px solid transparent;
          border-bottom: 17px solid transparent;
          border-left: 25px solid lightgray;
          border-radius: 3px;
          top: 50%;
          left: 50.5%;
          transform: translate(-50%, -50%); }
      .video-block .row .video-holder .poster,
      .video-block .row .iframe-holder .poster {
        position: relative;
        display: block;
        width: 100%;
        height: auto; }
      .video-block .row .video-holder iframe,
      .video-block .row .iframe-holder iframe {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0; }
      .video-block .row .video-holder .iframe-holder,
      .video-block .row .iframe-holder .iframe-holder {
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        width: 100%; }
    .video-block .row-video {
      position: relative;
      justify-content: center;
      margin-top: 30px; }
      .video-block .row-video svg {
        display: none;
        margin-left: 15px;
        width: 30px;
        margin-right: -45px; }
        .video-block .row-video svg path {
          stroke: #74767B;
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
    .video-block .row .iframe-holder {
      transition: height 0.25s;
      -webkit-transition: height 0.25s;
      overflow: hidden;
      height: 0; }
      .video-block .row .iframe-holder .poster {
        width: 80%; }
  .video-block .stroke {
    position: relative;
    display: block;
    width: 96%;
    height: auto;
    border: 1px solid #E0E0E2;
    margin: 60px auto; }

.desktop-iframe {
    width: 100%;
    height: 900px;
    border: 0;
}

@media (min-width: 765px) and (max-width: 770px) {
    .mobile-iframe {
        height: 765px !important;
    }
}

@media (min-width: 815px) and (max-width: 830px) {
    .mobile-iframe {
        height: 780px !important;
    }
}

@media screen and (max-width: 640px) {
    .mobile-iframe {
        height: 1460px;
    }  
}

@media (min-width: 535px) and (max-width: 550px) {
    .mobile-iframe {
        height: 1815px !important;
    }
}

@media (min-width: 388px) and (max-width: 395px) {
    .mobile-iframe {
        height: 1400px !important;
    }
}

@media (min-width: 370px) and (max-width: 380px) {
    .mobile-iframe {
        height: 1360px !important;
    }
}

@media (min-width: 355px) and (max-width: 370px) {
    .mobile-iframe {
        height: 1330px !important;
    }
}

@media (min-width: 275px) and (max-width: 290px) {
    .mobile-iframe {
        height: 1150px !important;
    }
}
