h2,
h3,
.h2,
.h3 {
  font-family: "freight-sans-pro", sans-serif;
  color: #222;
}

.site-title {
  color: #b31b1b;
  font-weight: 500;
}
.site-title a {
  color: #b31b1b;
}

#main-navigation {
  background: #4b4b4b;
}
@media (min-width: 960px) {
  .home #main-navigation, .landing-page #main-navigation {
    background: rgba(17, 17, 17, 0.7);
    position: relative;
    z-index: 4;
    margin-bottom: -3.3888888889em;
  }
  #main-navigation a.nav-button, #main-navigation .nav-button > a {
    border-radius: 0.25em;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    padding: 0.4em 1.25em 0.45em;
    color: #fff;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    background: #b31b1b;
  }
  #main-navigation a.nav-button:hover, #main-navigation a.nav-button:focus, #main-navigation .nav-button > a:hover, #main-navigation .nav-button > a:focus {
    background-color: rgb(201.1577669903, 30.3422330097, 30.3422330097);
    color: #fff;
  }
  #main-navigation a.nav-button:active, #main-navigation .nav-button > a:active {
    background-color: rgb(147.9791262136, 22.3208737864, 22.3208737864);
    color: #fff;
  }
  #main-navigation ul ul {
    z-index: 4;
  }
}

@media (min-width: 960px) {
  #utility-navigation li {
    background: linear-gradient(to right, transparent 0%, transparent calc(100% - 1px), transparent 0%, rgba(170, 170, 170, 0.5) 100%);
    background-position: center;
    background-size: 100% 1.2em;
    background-repeat: no-repeat;
  }
  #utility-navigation li > a {
    font-weight: 500;
    color: #555;
  }
  #utility-navigation li > a:active {
    color: #707070;
  }
}

#site-footer {
  background: #333;
}
#site-footer h3 {
  color: #c0c0c0;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 2.5em;
}
@media (min-width: 768px) {
  #site-footer h3 {
    margin-top: 0.27em;
  }
}
#site-footer li {
  margin-bottom: 0.8em;
}
@media (min-width: 768px) {
  #site-footer li {
    margin-bottom: 0.5em;
  }
}
#site-footer .sub-footer li {
  margin: 0.3em 0;
}
@media (min-width: 768px) {
  #site-footer .sub-footer li {
    margin: 0;
  }
}
#site-footer .social-icons {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  #site-footer .social-icons {
    margin-right: -10px;
  }
}
@media (min-width: 768px) {
  #site-footer .social-icons li {
    padding-right: 10px;
  }
}
#site-footer .social-icons a {
  display: block;
  width: 24px;
  height: 24px;
}
#site-footer .social-icons a img {
  vertical-align: middle;
  opacity: 0.8;
  width: 21px;
  height: auto;
}
#site-footer .social-icons a img[src*=tiktok] {
  width: 18px;
}
#site-footer .social-icons a:hover img {
  opacity: 1;
}
#site-footer .social-icons a:active img {
  opacity: 0.6;
}
#site-footer p + .social-icons,
#site-footer p + div > .social-icons {
  margin-top: -0.9em;
}

.accordion-set.classic summary {
  font-weight: 600 !important;
  color: #b31b1b;
}
.accordion-set.classic table p {
  margin-bottom: 0.25em;
}
.accordion-set.classic th[scope=col] {
  border-bottom-width: 0;
}
.accordion-set.classic th[scope=row] {
  font-weight: 600;
  vertical-align: top;
  border-top-width: 1px;
  background: none;
}
.accordion-set.classic td {
  border-top-width: 1px;
  color: #555;
}

main article .accordion-set {
  margin-bottom: 1.5em;
}

body.landing-page #header,
body.home #header {
  border-bottom: 0;
}
body.landing-page #site-footer,
body.home #site-footer {
  position: relative;
  z-index: 2;
}
body.landing-page .circle-pair,
body.home .circle-pair {
  position: relative;
  pointer-events: none;
  z-index: 2;
}
body.landing-page .circle-pair:after,
body.home .circle-pair:after {
  content: "";
  display: block;
  width: 100%;
  height: 984px;
  position: absolute;
  top: -100px;
  background: url("../images/circle_pair_animated.svg") calc(100% + 320px) 0 no-repeat;
  background-size: 600px;
}
@media (min-width: 768px) {
  body.landing-page .circle-pair:after,
  body.home .circle-pair:after {
    top: -234px;
    background-size: 800px;
  }
}
@media (min-width: 1024px) {
  body.landing-page .circle-pair:after,
  body.home .circle-pair:after {
    background-size: auto;
    background-position: calc(100% + 400px) 0;
  }
}
body.landing-page .circle-pair.behind-bg,
body.home .circle-pair.behind-bg {
  z-index: 1;
}
body.landing-page .circle-pair.behind-bg:after,
body.home .circle-pair.behind-bg:after {
  background-image: url("../images/circle_pair.svg");
}
body.landing-page .circle-pair.left:after,
body.home .circle-pair.left:after {
  background-position: -320px 0;
}
@media (min-width: 1024px) {
  body.landing-page .circle-pair.left:after,
  body.home .circle-pair.left:after {
    background-position: -400px 0;
  }
}
body.landing-page .circle-pair + main,
body.home .circle-pair + main {
  background-color: rgba(246, 246, 246, 0.92);
  position: relative;
  z-index: 2;
}
body.landing-page .circle-pair ~ .region, body.landing-page .circle-pair ~ .band,
body.home .circle-pair ~ .region,
body.home .circle-pair ~ .band {
  position: relative;
  z-index: 2;
}
body.landing-page .circle-pair ~ .region.white, body.landing-page .circle-pair ~ .band.white,
body.home .circle-pair ~ .region.white,
body.home .circle-pair ~ .band.white {
  background-color: rgba(255, 255, 255, 0.92);
}
body.landing-page .circle-pair ~ .region.tint, body.landing-page .circle-pair ~ .band.tint,
body.home .circle-pair ~ .region.tint,
body.home .circle-pair ~ .band.tint {
  background-color: rgba(246, 246, 246, 0.92);
}

body.home .audience-tabs {
  background: #fff;
  padding: 6px 23px 12px;
  width: 100%;
  margin: 0 auto;
  margin-top: -96px;
}
@media (min-width: 640px) {
  body.home .audience-tabs {
    margin-top: -116px;
  }
}
@media (min-width: 768px) {
  body.home .audience-tabs {
    padding: 16px 35px 20px;
  }
}
@media (min-width: 1024px) {
  body.home .audience-tabs {
    margin-top: -142px;
    width: calc(84% + 24px);
  }
}
@media (min-width: 1200px) {
  body.home .audience-tabs {
    padding: 30px 45px 25px;
    margin-top: -166px;
    width: calc(84% + 72px);
  }
}
body.home .audience-tabs .ui-tabs {
  margin: 0;
}

.featured-task {
  background: #fff;
  padding: 20px 23px 32px;
  width: 100%;
  max-width: 530px;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 768px) {
  .featured-task {
    padding: 32px 35px 40px;
  }
}
@media (min-width: 1024px) {
  .featured-task {
    padding: 35px 35px 45px;
  }
}
body.landing-page .region.padded .featured-task {
  margin-top: -102px;
}
@media (min-width: 768px) {
  body.landing-page .region.padded .featured-task {
    margin-top: -115px;
  }
}
@media (min-width: 1024px) {
  body.landing-page .region.padded .featured-task {
    margin-top: -138px;
  }
}
@media (min-width: 1200px) {
  body.landing-page .region.padded .featured-task {
    margin-top: -148px;
  }
}
.featured-task h2 {
  font-size: 20px;
  margin-bottom: 0.9em;
}
@media (min-width: 1024px) {
  .featured-task h2 {
    font-size: 24px;
  }
}
.featured-task h2 strong {
  font-size: 130%;
  display: block;
  color: #b31b1b;
}
.featured-task p {
  margin-bottom: 0.85em;
  color: #555;
  line-height: 1.5;
}
.featured-task p:last-child {
  margin-bottom: 0;
}
.featured-task .link-button {
  margin-top: 1em;
}
@media (min-width: 768px) {
  .featured-task .link-button {
    margin-top: 1.2em;
  }
}

@supports not (aspect-ratio: 10/3) {
  .responsive-banner.with-overlay-light {
    padding-bottom: 26%;
  }
}
@media (max-width: 767px) {
  .responsive-banner.with-overlay-light {
    aspect-ratio: unset;
    max-height: unset;
    height: unset;
    padding-bottom: 142px;
  }
}
@media (min-width: 768px) {
  .responsive-banner.with-overlay-light {
    min-height: 380px;
    max-height: 44vh;
  }
}
@media (min-width: 960px) {
  .responsive-banner.with-overlay-light {
    min-height: 441px;
  }
}
@supports not (aspect-ratio: 10/3) {
  .responsive-banner.with-overlay-light.tall {
    padding-bottom: 38%;
  }
}
@media (max-width: 767px) {
  .responsive-banner.with-overlay-light.tall {
    padding-bottom: 142px;
  }
}
@media (min-width: 768px) {
  .responsive-banner.with-overlay-light.tall {
    min-height: 480px;
  }
}
@media (min-width: 960px) {
  .responsive-banner.with-overlay-light.tall {
    min-height: 541px;
  }
}
@media (min-width: 1024px) {
  .responsive-banner.with-overlay-light.tall {
    min-height: 661px;
  }
}
.responsive-banner.with-overlay-light:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(135deg, rgb(254, 254, 254) 0%, rgba(254, 254, 254, 0.4) 100%), radial-gradient(ellipse at top left, rgba(254, 254, 254, 0.6) 0%, rgba(254, 254, 254, 0) 80%);
  z-index: 2;
}
@media (min-width: 768px) {
  .responsive-banner.with-overlay-light:before {
    background: linear-gradient(135deg, rgb(254, 254, 254) 0%, rgba(254, 254, 254, 0) 100%), radial-gradient(ellipse at top left, rgba(254, 254, 254, 0.6) 0%, rgba(254, 254, 254, 0) 60%);
  }
}
.responsive-banner.with-overlay-light > * {
  z-index: 3;
}
.responsive-banner.with-overlay-light > img {
  z-index: 1;
}
.responsive-banner.with-overlay-light .caption {
  color: #000;
  font-size: 17px;
  line-height: 1.4;
  max-width: 400px;
  top: 30px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 768px) {
  .responsive-banner.with-overlay-light .caption {
    font-size: 24px;
    width: 70%;
    max-width: 560px;
    top: 30px;
    left: 8%;
    text-align: left;
    position: absolute;
  }
}
@media (min-width: 960px) {
  .responsive-banner.with-overlay-light .caption {
    top: 91px;
  }
}
@media (min-width: 1024px) {
  .responsive-banner.with-overlay-light .caption {
    font-size: 26px;
    max-width: 600px;
    top: 101px;
  }
}
@media (min-width: 1200px) {
  .responsive-banner.with-overlay-light .caption {
    font-size: 28px;
    max-width: 640px;
    top: 111px;
  }
}
.responsive-banner.with-overlay-light .caption h2, .responsive-banner.with-overlay-light .caption strong {
  font-size: 186%;
  display: block;
  color: #b31b1b;
  font-family: "freight-text-pro", serif;
  line-height: 1.1;
  margin-bottom: 0.2em;
}
.responsive-banner.with-overlay-light .caption h2 {
  font-size: 217%;
  font-weight: 600;
  margin-bottom: 0.4em;
}
.responsive-banner.with-overlay-light .caption .link-button {
  font-size: 16px;
  padding: 0.45em 1.6em;
}
@media (min-width: 1024px) {
  .responsive-banner.with-overlay-light .caption .link-button {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .responsive-banner.with-overlay-light.tall .caption {
    line-height: 1.5;
    font-size: 20px;
  }
}
@media (min-width: 1024px) {
  .responsive-banner.with-overlay-light.tall .caption {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .responsive-banner.with-overlay-light.tall .caption {
    max-width: 700px;
    font-size: 24px;
  }
}

@keyframes stats-roll-in1 {
  0% {
    opacity: 0;
    transform: rotateY(-45deg) rotateX(90deg) translateY(100px);
    filter: blur(20px);
  }
  40% {
    opacity: 0;
    transform: rotateY(-45deg) rotateX(90deg) translateY(100px);
    filter: blur(20px);
  }
  55% {
    opacity: 1;
    transform: rotateY(0deg) rotateX(0deg) translateY(0);
    filter: blur(0);
  }
}
@keyframes stats-roll-in2 {
  0% {
    opacity: 0;
    transform: rotateY(-45deg) rotateX(90deg) translateY(100px);
    filter: blur(20px);
  }
  50% {
    opacity: 0;
    transform: rotateY(-45deg) rotateX(90deg) translateY(100px);
    filter: blur(20px);
  }
  65% {
    opacity: 1;
    transform: rotateY(0deg) rotateX(0deg) translateY(0);
    filter: blur(0);
  }
}
@keyframes stats-roll-in3 {
  0% {
    opacity: 0;
    transform: rotateY(-45deg) rotateX(90deg) translateY(100px);
    filter: blur(20px);
  }
  60% {
    opacity: 0;
    transform: rotateY(-45deg) rotateX(90deg) translateY(100px);
    filter: blur(20px);
  }
  75% {
    opacity: 1;
    transform: rotateY(0deg) rotateX(0deg) translateY(0);
    filter: blur(0);
  }
}
@keyframes stats-roll-in4 {
  0% {
    opacity: 0;
    transform: rotateY(-45deg) rotateX(90deg) translateY(100px);
    filter: blur(20px);
  }
  70% {
    opacity: 0;
    transform: rotateY(-45deg) rotateX(90deg) translateY(100px);
    filter: blur(20px);
  }
  85% {
    opacity: 1;
    transform: rotateY(0deg) rotateX(0deg) translateY(0);
    filter: blur(0);
  }
}
.stats {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 1em 0;
  container-type: inline-size;
}
.stats .stat {
  padding: 3em 1em 4em;
  margin: 0.75em 0 0.25em;
  text-align: center;
  width: 100%;
  background: linear-gradient(to right, rgba(187, 187, 187, 0.7) 0%, rgba(187, 187, 187, 0.7) 100%) 50% 100% no-repeat;
  background-size: 100px 1px;
}
@media (min-width: 768px) {
  .stats .stat {
    margin: 0;
    background-position: 100% 40%;
    background-size: 1px 80%;
    width: 50%;
  }
}
@container (min-width: 1200px) {
  .stats .stat {
    font-size: 20px;
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
}
.stats .stat:last-child {
  background: none !important;
}
@media (min-width: 768px) {
  .stats.stats-3 .stat {
    width: 33.333%;
  }
}
@media (min-width: 768px) {
  .stats.stats-4 .stat {
    width: 50%;
  }
  .stats.stats-4 .stat:nth-child(2) {
    background-image: none;
  }
}
@media (min-width: 1024px) {
  .stats.stats-4 .stat {
    width: 25%;
  }
  .stats.stats-4 .stat:nth-child(2) {
    background-image: linear-gradient(to right, rgba(187, 187, 187, 0.7) 0%, rgba(187, 187, 187, 0.7) 100%);
  }
}
@container (min-width: 720px) {
  .stats.stats-4 .stat {
    width: 25%;
  }
  .stats.stats-4 .stat:nth-child(2) {
    background-image: linear-gradient(to right, rgba(187, 187, 187, 0.7) 0%, rgba(187, 187, 187, 0.7) 100%);
  }
}
.stats .stat-number {
  display: block;
  color: #b31b1b;
  font-size: 250%;
  font-weight: 600;
  line-height: 1.05;
  font-family: "freight-text-pro", serif;
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum";
}
@media (min-width: 768px) {
  .stats .stat-number {
    font-size: 200%;
  }
}
@container (min-width: 1000px) {
  .stats .stat-number {
    font-size: 275%;
  }
  .stats.stats-4 .stat-number {
    font-size: 225%;
  }
}
@container (min-width: 840px) {
  .stats.stats-2 .stat-number, .stats.stats-3 .stat-number {
    font-size: 250%;
  }
}
.stats .stat-text {
  display: block;
  line-height: 1.4;
  margin-top: 1em;
}
.stats.cds-motion-custom .stat .stat-number {
  opacity: 0;
  transform: rotateY(-45deg) rotateX(90deg) translateY(100px);
  filter: blur(20px);
}
.stats.cds-motion-custom.revealed .stat .stat-number {
  opacity: 1;
  transform: none;
  filter: none;
  animation-name: stats-roll-in1;
  animation-duration: 1.5s;
  animation-timing-function: linear;
}
.stats.cds-motion-custom.revealed .stat:nth-of-type(2) .stat-number {
  animation-name: stats-roll-in2;
}
.stats.cds-motion-custom.revealed .stat:nth-of-type(3) .stat-number {
  animation-name: stats-roll-in3;
}
.stats.cds-motion-custom.revealed .stat:nth-of-type(4) .stat-number {
  animation-name: stats-roll-in4;
}

/*# sourceMappingURL=sce.css.map */