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

.sbf-ce-section {
  outline: 1px dotted #353535 !important;
}

.sb-hr {
  color: #d8d8d8;
  margin: 23px auto;
}

@media (min-width: 760px) {
  .sb-hr {
    max-width: 685px;
  }
}

.section-hero {
  text-align: center;
  background: #f8f8f8 url("/fa/min/assets/section-hero-bg-1b7bcac7.jpg") -165px bottom / 380px no-repeat;
  padding: 30px 30px 50px;
}

@media (min-width: 768px) {
  .section-hero {
    background: #f8f8f8 url("/fa/min/assets/section-hero-bg-1b7bcac7.jpg") -170px bottom / 500px no-repeat;
    padding: 60px 0 50px;
  }
}

@media (min-width: 960px) {
  .section-hero {
    background: #f8f8f8 url("/fa/min/assets/section-hero-bg-1b7bcac7.jpg") -90px bottom / 500px no-repeat;
  }
}

.section-hero .section-container {
  max-width: 880px;
  margin: 0 auto;
  padding: 0;
}

.section-hero h1 {
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.125;
}

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

.section-hero .sub-heading {
  letter-spacing: .01em;
  font-family: Zilla Slab, Georgia, serif;
  font-size: 1em;
  line-height: 1.375;
}

@media (min-width: 768px) {
  .section-hero .sub-heading {
    letter-spacing: .005em;
    font-family: Zilla Slab, Georgia, serif;
    font-size: 1.125em;
    line-height: 1.33333;
  }
}

.section-hero p:not(.sub-heading) {
  letter-spacing: .01em;
  font-family: Zilla Slab, Georgia, serif;
  font-size: 1em;
  line-height: 1.375;
}

.section-hero p {
  max-width: 60ch;
  margin: 0 auto 24px;
}

.section-events, .section-teams, .section-participants, .section-fundraisers {
  margin: 0;
  padding: 50px 0;
}

.section-events .section-container, .section-teams .section-container, .section-participants .section-container, .section-fundraisers .section-container {
  margin: 0 auto;
  padding: 0 20px;
}

@media (min-width: 768px) {
  .section-events .section-container, .section-teams .section-container, .section-participants .section-container, .section-fundraisers .section-container {
    padding: 0;
  }
}

@media (min-width: 1020px) {
  .section-events .section-container, .section-teams .section-container, .section-participants .section-container, .section-fundraisers .section-container {
    width: 880px;
  }
}

.section-events h2, .section-teams h2, .section-participants h2, .section-fundraisers h2 {
  letter-spacing: -.015em;
  text-align: center;
  margin: 0 0 42px;
  padding: 0 20px;
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.16667;
}

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

.section-events .card-container, .section-teams .card-container, .section-participants .card-container, .section-fundraisers .card-container {
  padding: 0;
  list-style-type: none;
}

@media (min-width: 480px) {
  .section-events .card-container, .section-teams .card-container, .section-participants .card-container, .section-fundraisers .card-container {
    width: 83.3333%;
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  .section-events .card-container, .section-teams .card-container, .section-participants .card-container, .section-fundraisers .card-container {
    text-align: center;
    width: 100%;
    margin: 0;
  }
}

@media (min-width: 960px) {
  .section-events .card-container, .section-teams .card-container, .section-participants .card-container, .section-fundraisers .card-container {
    width: 83.3333%;
    margin: 0 auto;
  }
}

.section-events .card, .section-teams .card, .section-participants .card, .section-fundraisers .card {
  vertical-align: top;
  text-align: left;
  width: 40.6667%;
  margin: 0 4.16667%;
  padding: 0 0 26px;
  font-weight: 600;
  display: inline-block;
}

@media (min-width: 768px) {
  .section-events .card, .section-teams .card, .section-participants .card, .section-fundraisers .card {
    width: 19%;
    margin: 0;
    padding: 0 12px 26px;
  }
}

.section-events .card .card__img, .section-teams .card .card__img, .section-participants .card .card__img, .section-fundraisers .card .card__img {
  vertical-align: middle;
  aspect-ratio: 1;
  object-fit: contain;
  border: 1px solid #eee;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 0 10px;
}

.section-events .card .card__link, .section-teams .card .card__link, .section-participants .card .card__link, .section-fundraisers .card .card__link {
  overflow-wrap: break-word;
  margin: 7px 0;
  padding: 0;
  line-height: 20px;
  display: block;
}

.section-events .card .card__button, .section-teams .card .card__button, .section-participants .card .card__button, .section-fundraisers .card .card__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-bottom: 10px;
  text-decoration: none;
  transition: background 50ms linear, border-color 50ms linear, color 50ms linear, opacity 50ms linear;
  display: inline-block;
}

.section-events .card .card__button:hover, .section-events .card .card__button:focus, .section-teams .card .card__button:hover, .section-teams .card .card__button:focus, .section-participants .card .card__button:hover, .section-participants .card .card__button:focus, .section-fundraisers .card .card__button:hover, .section-fundraisers .card .card__button:focus {
  color: #f5f5f5;
  border-bottom-width: var(--sbf-border-width-2);
  background-color: #114326;
  border-color: #114326;
}

.section-events .card .card__button:focus, .section-teams .card .card__button:focus, .section-participants .card .card__button:focus, .section-fundraisers .card .card__button:focus {
  outline: solid var(--sbf-border-width-2) var(--sbf-state-focus);
  outline-offset: var(--sbf-border-width-2);
}

.section-events .card .card__button.disabled, .section-events .card .card__button[disabled], .section-teams .card .card__button.disabled, .section-teams .card .card__button[disabled], .section-participants .card .card__button.disabled, .section-participants .card .card__button[disabled], .section-fundraisers .card .card__button.disabled, .section-fundraisers .card .card__button[disabled] {
  opacity: var(--sbf-opacity-50);
  pointer-events: none;
}

.section-events .card .card__button.disabled:hover, .section-events .card .card__button.disabled:focus, .section-events .card .card__button[disabled]:hover, .section-events .card .card__button[disabled]:focus, .section-teams .card .card__button.disabled:hover, .section-teams .card .card__button.disabled:focus, .section-teams .card .card__button[disabled]:hover, .section-teams .card .card__button[disabled]:focus, .section-participants .card .card__button.disabled:hover, .section-participants .card .card__button.disabled:focus, .section-participants .card .card__button[disabled]:hover, .section-participants .card .card__button[disabled]:focus, .section-fundraisers .card .card__button.disabled:hover, .section-fundraisers .card .card__button.disabled:focus, .section-fundraisers .card .card__button[disabled]:hover, .section-fundraisers .card .card__button[disabled]:focus {
  color: #fff;
  border-bottom-width: var(--sbf-border-width-2);
  background-color: #1c6b3d;
  border-color: #1c6b3d;
}

.section-events .card .card__button, .section-teams .card .card__button, .section-participants .card .card__button, .section-fundraisers .card .card__button {
  font-size: var(--sbf-font-size-16);
  min-width: initial;
  text-align: center;
  width: 100%;
  margin: 0 0 10px;
  padding: 12px;
  line-height: 1.15em;
}

.section-events .card .card__details, .section-teams .card .card__details, .section-participants .card .card__details, .section-fundraisers .card .card__details {
  letter-spacing: normal;
  color: #1c6b3d;
  margin: 16px 0 0;
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 1.125em;
  line-height: 1.33333;
}

.section-events .tk-button, .section-teams .tk-button, .section-participants .tk-button, .section-fundraisers .tk-button {
  border-radius: var(--sbf-border-radius-4);
  color: #353535;
  font-family: var(--sbf-font-family-sans);
  font-weight: var(--sbf-font-weight-700);
  border-color: #353535;
  border-width: var(--sbf-border-width-2);
  cursor: pointer;
  white-space: nowrap;
  z-index: 2;
  letter-spacing: -.005em;
  text-align: center;
  background-color: #f5f5f5;
  border-style: solid;
  margin-bottom: 10px;
  text-decoration: none;
  transition: background 50ms linear, border-color 50ms linear, color 50ms linear, opacity 50ms linear;
  display: inline-block;
}

.section-events .tk-button:hover, .section-events .tk-button:focus, .section-teams .tk-button:hover, .section-teams .tk-button:focus, .section-participants .tk-button:hover, .section-participants .tk-button:focus, .section-fundraisers .tk-button:hover, .section-fundraisers .tk-button:focus {
  color: #f5f5f5;
  border-bottom-width: var(--sbf-border-width-2);
  background-color: #353535;
  border-color: #353535;
}

.section-events .tk-button:focus, .section-teams .tk-button:focus, .section-participants .tk-button:focus, .section-fundraisers .tk-button:focus {
  outline: solid var(--sbf-border-width-2) var(--sbf-state-focus);
  outline-offset: var(--sbf-border-width-2);
}

.section-events .tk-button.disabled, .section-events .tk-button[disabled], .section-teams .tk-button.disabled, .section-teams .tk-button[disabled], .section-participants .tk-button.disabled, .section-participants .tk-button[disabled], .section-fundraisers .tk-button.disabled, .section-fundraisers .tk-button[disabled] {
  opacity: var(--sbf-opacity-50);
  pointer-events: none;
}

.section-events .tk-button.disabled:hover, .section-events .tk-button.disabled:focus, .section-events .tk-button[disabled]:hover, .section-events .tk-button[disabled]:focus, .section-teams .tk-button.disabled:hover, .section-teams .tk-button.disabled:focus, .section-teams .tk-button[disabled]:hover, .section-teams .tk-button[disabled]:focus, .section-participants .tk-button.disabled:hover, .section-participants .tk-button.disabled:focus, .section-participants .tk-button[disabled]:hover, .section-participants .tk-button[disabled]:focus, .section-fundraisers .tk-button.disabled:hover, .section-fundraisers .tk-button.disabled:focus, .section-fundraisers .tk-button[disabled]:hover, .section-fundraisers .tk-button[disabled]:focus {
  color: #353535;
  border-bottom-width: var(--sbf-border-width-2);
  background-color: #f5f5f5;
  border-color: #353535;
}

.section-events .tk-button, .section-teams .tk-button, .section-participants .tk-button, .section-fundraisers .tk-button {
  font-size: var(--sbf-font-size-18);
  color: #005595;
  text-transform: capitalize;
  text-align: center;
  background-color: #0000;
  border-color: #005595;
  width: 84%;
  min-width: 200px;
  margin: 0 auto;
  padding: 16px;
  line-height: 1.15em;
  transition: background 50ms linear, border-color 50ms linear, color 50ms linear, opacity 50ms linear;
  display: block;
}

@media (min-width: 768px) {
  .section-events .tk-button, .section-teams .tk-button, .section-participants .tk-button, .section-fundraisers .tk-button {
    width: 93.5%;
  }
}

@media (min-width: 960px) {
  .section-events .tk-button, .section-teams .tk-button, .section-participants .tk-button, .section-fundraisers .tk-button {
    width: 78.3333%;
  }
}

.section-events .tk-button:hover, .section-events .tk-button:focus, .section-events .tk-button:active, .section-teams .tk-button:hover, .section-teams .tk-button:focus, .section-teams .tk-button:active, .section-participants .tk-button:hover, .section-participants .tk-button:focus, .section-participants .tk-button:active, .section-fundraisers .tk-button:hover, .section-fundraisers .tk-button:focus, .section-fundraisers .tk-button:active {
  color: #f5f5f5;
  background-color: #005595;
  border-color: #005595;
}

.section-teams, .section-fundraisers {
  background-color: #f8f8f8;
}
