.secondary-nav {
  color: #005595;
  text-align: center;
  background-color: #ebf3f9;
  border-bottom: 1px solid #cde5ff;
  display: none;
}

@media (min-width: 760px) {
  .secondary-nav {
    display: block;
  }
}

.secondary-nav nav {
  justify-content: center;
  display: flex;
}

.secondary-nav ul {
  margin: 0;
  list-style: none;
  display: flex;
}

.secondary-nav li:before {
  content: "·";
  font-weight: 700;
}

.secondary-nav li:first-child:before {
  content: "";
}

.secondary-nav a {
  color: inherit;
  border-bottom: none;
  padding: 14px 5px 11px;
  font-family: Zilla Slab, Georgia, serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: underline;
  display: inline-block;
}

.secondary-nav a:hover {
  color: #001b2f;
}

header {
  margin: 0;
}

section a {
  color: #005595;
}

section a:hover, section a:active {
  color: #002949;
}

section a {
  font-weight: 600;
  text-decoration: underline;
}

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

.strong {
  font-weight: bold;
}

div.inner {
  width: auto;
  padding: 0 20px;
}

@media (min-width: 1020px) {
  div.inner {
    width: 880px;
    margin: 0 auto;
    padding: 0;
  }
}

i.hanging {
  text-align: right;
  color: #b4975a;
  font-size: 2.313rem;
  line-height: 2.625rem;
  margin-bottom: 60px !important;
  padding: 0 20px 0 0 !important;
}

.section-hero {
  color: #fff;
  text-align: center;
  background: radial-gradient(circle, #484848, #1a1a1a);
  padding-top: 1px;
}

.section-hero h1 {
  padding-top: 60px;
}

.section-hero a {
  color: #f5f5f5;
}

.section-hero a:hover, .section-hero a:active {
  color: #cfcfcf;
}

.section-hero a {
  text-decoration: underline;
}

.section-hero .content-container {
  max-width: 640px;
  margin: 0 auto;
}

.section-hero .flex-container--fact {
  flex-direction: column;
  display: flex;
}

.section-hero .responsive-video {
  box-shadow: none;
  margin-bottom: 42px;
}

.section-hero .percentage-image {
  transform-origin: center;
  margin-bottom: 16px;
}

.section-hero .fact {
  text-align: left;
  min-height: 80px;
  padding-left: 8.33333%;
}

.section-hero .fact:before {
  content: "";
  transform-origin: 0 0;
  background-image: url("/fa/min/assets/section-hero-icons-33ce2f62.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 10px;
  left: 7px;
}

.section-hero .fact.one:before {
  background-position: -14px -1px;
  width: 44px;
  height: 54px;
}

.section-hero .fact.two:before {
  background-position: -312px 0;
  width: 60px;
  height: 48px;
}

.section-hero .fact.three:before {
  background-position: -250px 1px;
  width: 51px;
  height: 53px;
}

@media (max-width: 960px) {
  .section-hero .percentage-image {
    margin-right: -10px;
    transform: scale(.6);
  }

  .section-hero .fact:before {
    transform: scale(.8);
  }
}

@media (max-width: 759px) {
  .section-hero .percentage-image {
    transform: scale(1);
  }

  .section-hero .fact:before {
    transform: scale(.6);
  }
}

@media (max-width: 600px) {
  .section-hero .fact:before {
    transform: scale(1);
  }
}

@media (width: 600px) {
  .section-hero .fact:before {
    transform: scale(.6);
  }
}

.section-changing-realities {
  background-color: #ede9e4;
  padding-top: 58px;
  overflow: hidden;
}

.section-changing-realities .content-container {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}

.section-changing-realities .flex-container--impact {
  text-align: center;
  flex-direction: column;
  display: flex;
}

.section-changing-realities img {
  padding: 6px;
}

.section-changing-realities p {
  text-align: center;
}

.section-changing-realities hr.gray {
  margin-top: 0;
  margin-bottom: 23px;
}

.section-changing-realities .lead {
  margin-bottom: 42px;
}

.section-changing-realities .sbf-impact img {
  max-width: 100%;
  margin-bottom: 10px;
}

.section-changing-realities .inner.extended {
  background: #ede9e4 url("/fa/min/assets/section-changing-realities-scan-bg-7bb43157.jpg") 100% 100% no-repeat;
  width: 1080px;
  margin: 0 auto;
  padding: 0;
}

.section-changing-realities .all-for-research {
  margin-top: 97px;
  padding-bottom: 68px;
}

.section-changing-realities .all-for-research p {
  text-align: left;
}

.section-not-without-you {
  padding-bottom: 97px;
}

.section-not-without-you .lead {
  max-width: 480px;
  margin: 0 auto;
}

.section-not-without-you .call {
  max-height: 70px;
}

.section-not-without-you .call i.hanging {
  font-size: 3.75rem;
  line-height: 3.75rem;
}

.section-not-without-you .call a {
  letter-spacing: normal;
  text-transform: uppercase;
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.375;
  display: inline-block;
}

.section-not-without-you .donation-call hr {
  margin-bottom: 16px;
}

.section-not-without-you .donation-call em {
  letter-spacing: .01em;
  padding: 0 20px 0 0;
  font-family: Zilla Slab, Georgia, serif;
  font-size: 1em;
  line-height: 1.375;
}

.section-not-without-you .donation-call a.tk-button + em {
  padding: 0 0 0 20px;
}

.section-not-without-you .donation-call a.tk-button {
  border-radius: var(--sbf-border-radius-4);
  color: #fff;
  font-family: var(--sbf-font-family-sans);
  font-weight: var(--sbf-font-weight-700);
  border-color: #1c6b3d;
  border-width: var(--sbf-border-width-2);
  cursor: pointer;
  white-space: nowrap;
  z-index: 2;
  letter-spacing: -.005em;
  text-align: center;
  background-color: #1c6b3d;
  border-style: solid;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  transition: background 50ms linear, border-color 50ms linear, color 50ms linear, opacity 50ms linear;
  display: inline-block;
}

.section-not-without-you .donation-call a.tk-button:hover, .section-not-without-you .donation-call a.tk-button:focus {
  color: #f5f5f5;
  border-bottom-width: var(--sbf-border-width-2);
  background-color: #114326;
  border-color: #114326;
}

.section-not-without-you .donation-call a.tk-button:focus {
  outline: solid var(--sbf-border-width-2) var(--sbf-state-focus);
  outline-offset: var(--sbf-border-width-2);
}

.section-not-without-you .donation-call a.tk-button.disabled, .section-not-without-you .donation-call a.tk-button[disabled] {
  opacity: var(--sbf-opacity-50);
  pointer-events: none;
}

.section-not-without-you .donation-call a.tk-button.disabled:hover, .section-not-without-you .donation-call a.tk-button.disabled:focus, .section-not-without-you .donation-call a.tk-button[disabled]:hover, .section-not-without-you .donation-call a.tk-button[disabled]:focus {
  color: #fff;
  border-bottom-width: var(--sbf-border-width-2);
  background-color: #1c6b3d;
  border-color: #1c6b3d;
}

.section-not-without-you .donation-call a.tk-button {
  font-size: var(--sbf-font-size-18);
  text-align: center;
  width: 100%;
  min-width: 200px;
  max-width: 300px;
  padding: 16px;
  line-height: 1.15em;
}

@media (min-width: 0) {
  h1 {
    letter-spacing: -.025em;
    margin-top: 0;
    margin-bottom: 24px;
    padding-top: 30px;
    font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1.125;
  }

  h2 {
    letter-spacing: -.015em;
    margin-top: 0;
    margin-bottom: 24px;
    font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.16667;
  }

  p.lead {
    letter-spacing: .01em;
    font-family: Zilla Slab, Georgia, serif;
    font-size: 1em;
    line-height: 1.375;
  }

  i.hanging {
    font-size: 2.643rem;
    line-height: 4.286rem;
  }

  .section-hero {
    padding-bottom: 42px;
  }

  .section-hero .cancer-info .lead {
    text-align: center;
    margin-bottom: 26px;
  }

  .section-hero .fact {
    letter-spacing: .01em;
    padding-left: 25%;
    font-family: Zilla Slab, Georgia, serif;
    font-size: 1em;
    line-height: 1.375;
  }

  .section-changing-realities {
    padding-top: 58px;
  }

  .section-changing-realities .lead {
    margin-bottom: 20px;
  }

  .section-changing-realities .inner.extended {
    background-position: bottom;
    background-size: 500px;
    width: auto;
  }

  .section-changing-realities .sbf-impact {
    padding: 0 10px;
  }

  .section-changing-realities .sbf-impact p {
    letter-spacing: .01em;
    font-family: Zilla Slab, Georgia, serif;
    font-size: 1em;
    line-height: 1.375;
  }

  .section-changing-realities .all-for-research {
    margin-top: 26px;
    padding-bottom: 300px;
  }

  .section-changing-realities .flex-container--research.sbf-impact--last {
    max-width: 387px;
    margin: 0 auto;
    display: flex;
  }

  .section-not-without-you {
    padding: 37px 0 60px;
  }

  .section-not-without-you .flex-container--without-you {
    flex-direction: column;
    align-items: center;
    margin: 60px 0 30px;
    display: flex;
  }

  .section-not-without-you .call {
    display: flex;
  }

  .section-not-without-you .call i.hanging {
    font-size: 3rem;
    line-height: 3rem;
  }

  .section-not-without-you .call a {
    padding-left: 0;
  }

  .section-not-without-you .donation-call em, .section-not-without-you .donation-call a.tk-button + em {
    color: #353535;
    padding: 0;
    display: block;
  }

  .section-not-without-you .donation-call a.tk-button {
    margin: 10px 0;
  }
}

@media (min-width: 480px) {
  .section-hero .fact {
    padding-left: 16.6667%;
  }

  .section-changing-realities .flex-container--research.sbf-impact--last {
    max-width: 605px;
  }
}

@media (min-width: 600px) {
  h1 {
    letter-spacing: -.035em;
    margin-top: 0;
    margin-bottom: 24px;
    padding-top: 20px;
    font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 3.75em;
    font-weight: 700;
    line-height: 1.08333;
  }

  i.hanging {
    font-size: 2.143rem;
    line-height: 3.429rem;
  }

  .section-hero .cancer-info .flex-container--fact {
    flex-direction: row;
    justify-content: center;
    display: flex;
  }

  .section-hero .fact {
    background-size: 23%;
    width: 33.3333%;
    padding-left: 8.33333%;
  }

  .section-hero .fact.two {
    margin: 0 5px;
  }

  .section-changing-realities .inner.extended {
    background-size: 660px;
  }

  .section-changing-realities .flex-container--impact {
    flex-flow: wrap;
    display: flex;
  }

  .section-changing-realities .flex-container--research.sbf-impact--last {
    width: 100%;
    margin: 0;
  }

  .section-changing-realities .sbf-impact {
    width: 50%;
    margin: 0;
    padding: 0 10px;
  }

  .section-changing-realities .all-for-research {
    margin-top: 0;
    padding-top: 68px;
    padding-bottom: 380px;
  }

  .section-not-without-you {
    padding-bottom: 97px;
  }

  .section-not-without-you .flex-container--without-you {
    flex-flow: wrap;
    justify-content: center;
    gap: 32px;
    margin: 60px 0;
    display: flex;
  }

  .section-not-without-you .call i.hanging {
    font-size: 2.643rem;
    line-height: 2.643rem;
  }

  .section-not-without-you .call a {
    align-self: flex-start;
  }

  .section-not-without-you .donation-call hr {
    margin-bottom: 26px;
  }
}

@media (min-width: 760px) {
  h2 {
    letter-spacing: -.025em;
    margin-top: 0;
    margin-bottom: 24px;
    font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 1.875em;
    font-weight: 700;
    line-height: 1.16667;
  }

  i.hanging {
    font-size: 2.313rem;
    line-height: 3.75rem;
  }

  .section-hero {
    padding-bottom: 68px;
  }

  .section-hero h1 {
    padding-top: 60px;
  }

  .section-hero .flex-container--info {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-hero .fact {
    background-size: 55px;
  }

  .section-hero .cancer-info .lead {
    text-align: left;
    max-width: 580px;
    margin-left: 10px;
  }

  p.lead {
    letter-spacing: .005em;
    font-family: Zilla Slab, Georgia, serif;
    font-size: 1.125em;
    line-height: 1.33333;
  }

  .section-changing-realities .inner.extended {
    background-position: 90% 100%;
    background-size: auto;
    width: 1080px;
  }

  .section-changing-realities .all-for-research {
    padding-bottom: 68px;
  }

  .section-changing-realities .flex-container--research.sbf-impact--last {
    max-width: 433px;
  }

  .section-not-without-you .call i.hanging {
    font-size: 2.625rem;
    line-height: 2.625rem;
  }

  .section-not-without-you .call a {
    margin-left: -10px;
  }

  .section-not-without-you .donation-call hr {
    margin-bottom: 16px;
  }

  .section-not-without-you .donation-call em, .section-not-without-you .donation-call a.tk-button + em {
    padding: 0 10px 0 0;
    display: inline;
  }

  .section-not-without-you .donation-call a.tk-button + em {
    padding: 0 0 0 10px;
  }

  .section-not-without-you .donation-call a.tk-button {
    max-width: 200px;
  }
}

@media (min-width: 960px) {
  .section-hero .fact {
    background-size: auto;
  }

  .section-hero .cancer-info .lead {
    margin-left: 20px;
  }

  .section-changing-realities .inner.extended {
    background-position: 100% 100%;
  }

  .section-changing-realities .content-container {
    max-width: 650px;
  }

  .section-not-without-you {
    padding-top: 52px;
  }

  .section-not-without-you .lead {
    max-width: 580px;
  }

  .section-not-without-you .call i.hanging {
    font-size: 3.75rem;
    line-height: 3.75rem;
  }

  .section-not-without-you .donation-call em, .section-not-without-you .donation-call a.tk-button + em {
    padding: 0 20px 0 0;
  }

  .section-not-without-you .donation-call a.tk-button + em {
    padding: 0 0 0 20px;
  }
}

@media (min-width: 1020px) {
  .section-changing-realities .flex-container--research.sbf-impact--last {
    max-width: 367px;
  }
}

.section-changing-realities .sbf-ce-section, .section-not-without-you .sbf-ce-section {
  outline: 1px dotted #353535 !important;
}

.embed-responsive {
  width: 100%;
  padding: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.embed-responsive:before {
  content: "";
  display: block;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  border: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.embed-responsive-21by9:before {
  padding-top: 42.8571%;
}

.embed-responsive-16by9:before {
  padding-top: 56.25%;
}

.embed-responsive-4by3:before {
  padding-top: 75%;
}

.embed-responsive-1by1:before {
  padding-top: 100%;
}

.embed-responsive {
  margin: 40px 0;
  box-shadow: 0 0 5px #555;
}
