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

.sbf-link-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.sbf-link-list li {
  border-top: solid var(--sbf-border-width-1) var(--sbf-palette-gray-300);
}

.sbf-link-list li:last-child {
  border-bottom: solid var(--sbf-border-width-1) var(--sbf-palette-gray-300);
}

.sbf-link-list a {
  letter-spacing: normal;
  color: #005595;
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 1.125em;
  line-height: 1.33333;
}

.sbf-link-list a:hover, .sbf-link-list a:active {
  color: #005595;
}

.sbf-link-list a {
  align-items: center;
  gap: var(--sbf-space-16);
  text-align: left;
  text-wrap: balance;
  font-weight: var(--sbf-font-weight-600);
  padding: var(--sbf-space-16);
  justify-content: space-between;
  margin: 0;
  text-decoration: underline;
  display: flex;
}

.sbf-link-list a:hover {
  background-color: var(--sbf-state-hover-gray);
}

.sbf-link-list a:focus {
  z-index: 2;
  outline: solid var(--sbf-border-width-2) var(--sbf-state-focus);
  outline-offset: var(--sbf-border-width-2);
  position: relative;
}

.sbf-link-list a svg {
  width: 16px;
  min-width: 16px;
  height: 16px;
  fill: var(--sbf-palette-blue-500);
}

.sbf-link-list a svg:last-child {
  margin: 0 0 0 4px;
}

.sbf-link-list :has(.sbf-link-list__content) {
  justify-content: space-between;
  align-items: center;
  gap: var(--sbf-space-12);
  padding: 16px;
  display: flex;
}

.sbf-link-list :has(.sbf-link-list__content):hover {
  background-color: var(--sbf-state-hover-gray);
}

.sbf-link-list :has(.sbf-link-list__content) .sbf-link-list__content {
  position: unset;
}

.sbf-link-list :has(.sbf-link-list__content) .sbf-link-list__copy {
  letter-spacing: normal;
  margin: 0;
  padding: 0;
  font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 1.125em;
  line-height: 1.33333;
}

.sbf-link-list :has(.sbf-link-list__content) .sbf-link-list__link {
  position: unset;
}

.sbf-link-list :has(.sbf-link-list__content) .sbf-link-list__link a {
  position: unset;
  margin: 0 0 8px;
  padding: 0;
}

.sbf-link-list :has(.sbf-link-list__content) .sbf-link-list__link a:hover {
  background-color: #0000;
}

.sbf-link-list :has(.sbf-link-list__content) .sbf-link-list__link a:focus {
  position: unset;
}

.sbf-link-list :has(.sbf-link-list__content) .sbf-link-list__link a:after {
  content: "";
  z-index: 100;
  position: absolute;
  inset: 0;
}

.sbf-link-list :has(.sbf-link-list__content) > svg {
  width: 16px;
  min-width: 16px;
  height: 16px;
}

header {
  margin: 0;
}

i {
  color: #b4975a;
  font-size: 1.875rem;
  top: 6px;
}

@media (min-width: 760px) {
  i {
    font-size: 2.5rem;
    top: 10px;
  }
}

h1, h2 {
  color: #353535;
  text-align: center;
}

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: 760px) {
  h1 {
    letter-spacing: -.035em;
    margin-top: 0;
    margin-bottom: 24px;
    font-family: "Source Sans 3", Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 3.125em;
    font-weight: 700;
    line-height: 1.1;
  }
}

@media (min-width: 900px) {
  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;
  }
}

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

@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: 2.5em;
    font-weight: 700;
    line-height: 1.125;
  }
}

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;
  max-width: 685px;
  height: 38px;
  margin: 24px auto;
}

.section-container {
  max-width: 960px;
  margin: 0 auto;
}

.section-container--annual-reports {
  max-width: 1200px;
  margin: 0 auto;
}

.section-hero {
  background-color: #fff;
  padding: 40px 16px;
}

.section-hero .flex-container {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.section-hero img {
  width: 120px;
  height: auto;
}

@media (min-width: 480px) {
  .section-hero img {
    width: 160px;
  }
}

.section-hero .section-hero--content p {
  letter-spacing: .01em;
  text-align: center;
  max-width: 55ch;
  margin: 0;
  font-family: Zilla Slab, Georgia, serif;
  font-size: .875em;
  line-height: 1.28571;
}

@media (min-width: 480px) {
  .section-hero .section-hero--content p {
    letter-spacing: -.0015em;
    margin: 0;
    font-family: Zilla Slab, Georgia, serif;
    font-size: 1.5em;
    line-height: 1.25;
  }
}

.section-hero .section-hero--img {
  text-align: center;
  margin: 24px 0 0;
}

@media (min-width: 600px) {
  .section-hero .section-hero--img {
    margin: 60px 0 20px;
  }
}

.section-hero .section-hero--img a {
  margin: 12px;
  display: block;
}

@media (min-width: 600px) {
  .section-hero .section-hero--img a {
    display: inline;
  }
}

.section-revenue-content {
  background-color: #fff;
  padding: 40px 16px 30px;
}

@media (min-width: 1700px) {
  .section-revenue-content {
    background-size: 100%;
  }
}

.section-revenue-content li {
  margin: 0 0 20px 24px;
}

.position-container {
  text-align: center;
  margin: 0 -10px;
}

.position-container:after {
  content: "";
  clear: both;
  display: table;
}

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

.position-container .raised {
  text-align: center;
  float: right;
  white-space: nowrap;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}

.section-graph {
  z-index: 1;
}

.section-graph .section-bg-overlay {
  height: inherit;
  opacity: .9;
  background-color: #f5f5f5;
}

.section-graph h2 {
  max-width: 320px;
  margin: 0 auto 36px;
}

@media (min-width: 600px) {
  .section-graph h2 {
    max-width: none;
    margin: 0 auto 60px;
  }
}

.section-graph .flex-container {
  height: inherit;
  display: flex;
}

.section-graph .graph-container {
  flex-direction: row-reverse;
  display: flex;
}

.section-graph .graph-container .responsive-image {
  max-width: 90%;
  margin: 0 auto;
}

@media (min-width: 600px) {
  .section-graph .graph-container .responsive-image {
    max-width: 85%;
  }
}

.section-graph .position-container {
  flex: 0 0 100%;
  align-self: center;
  padding: 38px 0;
}

.section-annual-reports {
  background: #ebf3f9;
  padding: 50px 16px;
}

.section-annual-reports .reports-container {
  flex-direction: column;
  gap: 24px;
  display: flex;
}

@media (min-width: 760px) {
  .section-annual-reports .reports-container {
    flex-direction: row;
  }
}

.section-annual-reports .reports-container .sbf-link-list {
  margin: 32px 0 0;
}

.section-annual-reports .report__item {
  letter-spacing: .01em;
  width: 100%;
  height: 100%;
  font-family: Zilla Slab, Georgia, serif;
  font-size: 1em;
  line-height: 1.375;
}

@media (min-width: 760px) {
  .section-annual-reports .report__item {
    width: 50%;
  }
}

.section-annual-reports small {
  color: #353535;
  white-space: nowrap;
  margin: 0;
  font-size: 1.25rem;
  font-weight: normal;
}

.section-annual-reports .report-group {
  background: #fff;
  border: 1px solid #d8d8d8;
  padding: 28px;
}

.section-annual-reports .report-group img {
  width: 100%;
}

.section-annual-reports .report__item-year {
  letter-spacing: .01em;
  color: #353535;
  text-align: left;
  padding: 0 0 12px;
  font-family: Zilla Slab, Georgia, serif;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.375;
  display: block;
}

.section-annual-reports .report__item-year.latest {
  letter-spacing: -.0015em;
  font-family: Zilla Slab, Georgia, serif;
  font-size: 1.5em;
  line-height: 1.25;
}

.section-cta {
  background: #fff;
  padding: 32px 16px;
}

@media (min-width: 760px) {
  .section-cta {
    padding: 60px 16px;
  }
}

.section-cta .content-container__cta-top {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  display: flex;
}

@media (min-width: 760px) {
  .section-cta .content-container__cta-top {
    flex-direction: row;
  }
}

.section-cta .left-call, .section-cta .right-call {
  letter-spacing: .01em;
  color: #353535;
  font-family: Zilla Slab, Georgia, serif;
  font-size: 1em;
  font-style: italic;
  line-height: 1.375;
}

.section-cta hr {
  background: #b4975a;
  border: none;
  width: auto;
  height: 2px;
  margin: 28px 0;
}

.section-cta small {
  color: #353535;
  display: block;
}

.section-cta small:last-child {
  margin: 0;
}

.section-cta .sbf-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-cta .sbf-button:hover, .section-cta .sbf-button:focus {
  color: #f5f5f5;
  border-bottom-width: var(--sbf-border-width-2);
  background-color: #114326;
  border-color: #114326;
}

.section-cta .sbf-button:focus {
  outline: solid var(--sbf-border-width-2) var(--sbf-state-focus);
  outline-offset: var(--sbf-border-width-2);
}

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

.section-cta .sbf-button.disabled:hover, .section-cta .sbf-button.disabled:focus, .section-cta .sbf-button[disabled]:hover, .section-cta .sbf-button[disabled]:focus {
  color: #fff;
  border-bottom-width: var(--sbf-border-width-2);
  background-color: #1c6b3d;
  border-color: #1c6b3d;
}

.section-cta .sbf-button {
  font-size: var(--sbf-font-size-18);
  min-width: 200px;
  margin: 0;
  padding: 16px;
  line-height: 1.15em;
}

.section-cta .content-container__cta-bottom {
  max-width: 80ch;
  margin: 0 auto;
}

.section-cta .content-container__cta-bottom p {
  letter-spacing: .01em;
  font-family: Zilla Slab, Georgia, serif;
  font-size: 1em;
  line-height: 1.375;
}

.section-cta .content-container__cta-bottom p:last-child {
  margin: 0;
}

@media (min-width: 600px) {
  .section-graph .position-container .raised {
    text-align: left;
    float: none;
    width: auto;
    position: absolute;
    left: 20px;
  }

  .section-graph .graph-container {
    width: 556px;
    margin: 0 auto;
    display: block;
  }

  .section-graph .details {
    flex-direction: row;
  }

  .section-graph .details-1 {
    width: 60%;
  }

  .section-graph .details-2 {
    width: 40%;
  }
}

@media (min-width: 760px) {
  .section-graph .content-container {
    width: 760px;
    margin: 0 auto;
    padding: 0;
  }

  .section-graph .flex-container {
    height: inherit;
    display: flex;
  }

  .section-graph .position-container {
    flex: 0 0 100%;
    align-self: center;
    padding: 50px 0;
  }

  .section-graph .graph-container {
    width: 680px;
    margin: 0 auto;
  }
}

@media (min-width: 960px) {
  .section-graph .content-container {
    width: 960px;
    margin: 0 auto;
    padding: 0;
  }

  .section-graph .position-container .raised {
    top: 0;
    left: 100px;
  }

  .section-graph .graph-container {
    width: 100%;
  }
}
