/*!***********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/wp-content/themes/gcf/sass/main.scss ***!
  \***********************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "karla-extra-bold";
  src: url(66e3cf24f401bb6e6984.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "karla-extra-bold-italic";
  src: url(473cd9bd63216747ddc7.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "karla-bold";
  src: url(f0553c327ed82384c20f.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "karla-bold-italic";
  src: url(09a01cdf1dc8af5d9090.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "karla-semibold";
  src: url(f7707365f5b4c939b8f4.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "karla-semibold-italic";
  src: url(60b0a2799c8519ba951b.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "karla-medium";
  src: url(277dbc8207d07625aab3.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "karla-medium-italic";
  src: url(ab7d5ec2ffa7180e234c.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "karla-regular";
  src: url(6d937d4fa9dc8485f28b.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "karla-italic";
  src: url(1e7e5ea1457babab3be5.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "karla-light";
  src: url(d59df781ed5aa5438e87.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "karla-light-italic";
  src: url(0ff1963fee7a7b4b7c6f.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "karla-extra-light";
  src: url(a38cc8bb277137d13684.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "karla-extra-light-italic";
  src: url(8facaed1d54702d7bdd4.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "chronicle-regular";
  src: url(89fe1a3ff91aac9b6bdc.otf) format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "chronicle-semi-italic";
  src: url(a2c4c393a02576dd5f73.otf) format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "chronicle-italic";
  src: url(e89dd7a81bdeb5707095.otf) format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "chronicle-semi-bold";
  src: url(6699e0a89c97c0d9d54b.otf) format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "chronicle-bold-italic";
  src: url(87f4843d2c2327b4fa37.otf) format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "chronicle-bold";
  src: url(458134aadf1d0e6d0dc6.otf) format("opentype");
  font-weight: normal;
  font-style: normal;
}
html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  background-color: #f8f4ef;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

h1,
h2,
h3,
h4,
h5,
p,
q,
span {
  margin: 0;
}

a,
button {
  font-family: inherit;
}

#CookiebotWidget .CookiebotWidget-logo svg circle {
  fill: #005393 !important;
}

.Section-width {
  max-width: 1339px;
  margin: auto;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.Section-width--narrow {
  max-width: 1045px;
  margin: auto;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.Section-width--carousel {
  max-width: 1469px;
  margin: auto;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.Section-width--carouselNarrow {
  max-width: 1175px;
  margin: auto;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.Section-width--carousel.lessPadding,
.Section-width--carouselNarrow.lessPadding {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.JS-SectionAnimation {
  position: relative;
  transform: translateY(100px);
  transition: 0.75s all ease;
}

.JS-SectionAnimation.active {
  transform: translateY(0);
}

@media (max-width: calc(1339px + 6rem)) {
  .Section-width,
.Section-width--narrow {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media (max-width: 480px) {
  .Section-width,
.Section-width--narrow {
    padding-right: 1.6rem;
    padding-left: 1.6rem;
  }
}
h1,
h2,
h3,
h4,
h5,
p,
q,
span,
li {
  color: #444651;
}

a {
  text-underline-offset: 1px;
}

h1 {
  font-family: "chronicle-semi-bold", serif;
  font-size: 4.875rem;
  font-weight: 400;
  line-height: 1.13;
  letter-spacing: -0.025ch;
}

h2 {
  font-family: "chronicle-regular", serif;
  font-size: 3.25rem;
  font-weight: 400;
  line-height: 1.1;
}

h3 {
  font-family: "chronicle-regular", serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.08;
}

h4 {
  font-family: "chronicle-regular", serif;
  font-size: 2.125rem;
  font-weight: 400;
  line-height: 1.11;
}

h5 {
  font-family: "chronicle-regular", serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.25;
}

q {
  font-family: "chronicle-regular", serif;
}

body {
  font-family: "karla-regular", sans-serif;
}

ol,
ul {
  padding: 0 0 0 1rem;
}

li {
  margin-bottom: 0.2rem;
}

p,
span,
li {
  font-family: "karla-regular", sans-serif;
  font-size: 1rem;
  line-height: 1.375;
}

.p-small {
  font-family: "karla-regular", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.4;
}

.p-large {
  font-family: "karla-regular", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.3;
}

.p-stats {
  font-family: "chronicle-regular", serif;
  font-weight: 400;
  font-size: 9rem;
  line-height: 1;
  letter-spacing: -1px;
}

.Label-xsmall {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.16;
  letter-spacing: 0.1ch;
  text-transform: uppercase;
  font-family: "karla-semibold", sans-serif;
}

.Label-small {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.43;
  letter-spacing: 0.16ch;
  text-transform: uppercase;
  font-family: "karla-semibold", sans-serif;
}

.Label-medium {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375;
  letter-spacing: 0.16ch;
  text-transform: uppercase;
  font-family: "karla-regular", sans-serif;
}

.Label-large {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.22;
  letter-spacing: 0.16ch;
  text-transform: uppercase;
  font-family: "karla-semibold", sans-serif;
}

.Link-text, .dataTableFilter-action-clear {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375;
  letter-spacing: 0.13ch;
  text-transform: uppercase;
  font-family: "karla-semibold", sans-serif;
  color: #00497f;
  text-underline-offset: 3px;
}

@media (max-width: 750px) {
  h1 {
    font-size: 2.6rem;
  }

  h2 {
    font-size: 2.125rem;
    line-height: 1.11;
  }

  .Label-medium {
    font-size: 0.875rem;
    line-height: 1.43;
    font-family: "karla-semibold", sans-serif;
  }
}
.CookieNotice-bg {
  background-color: #c5b59e;
  position: sticky;
  bottom: 0;
}

.CookieNotice {
  max-width: 1339px;
  margin: auto;
  height: 66px;
  display: flex;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  align-items: center;
  justify-content: space-between;
}
.CookieNotice button {
  border: none;
  cursor: pointer;
}

.CookieNotice-link {
  margin-right: 1.8rem;
  color: #444651;
}

@media (max-width: 1387px) {
  .CookieNotice {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (max-width: 940px) {
  .CookieNotice {
    flex-direction: column;
    gap: 0.5rem;
    padding: 0.5rem;
    height: 114px;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .CookieNotice form {
    align-self: flex-end;
  }
}
@media (max-width: 480px) {
  .CookieNotice {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
.Footer {
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: 1fr 1.4fr 1.5fr 1fr;
  gap: 1em;
  background-color: #00497f;
  padding: 4em 2em;
}
.Footer h2,
.Footer p,
.Footer a {
  color: #fff;
}
.Footer h2 {
  font-size: 2.125rem;
  margin: 0.5rem 0 1rem;
}

.Footer-brandSection {
  border-right: 1px solid #fff;
  padding: 0 1em 0 2em;
  text-transform: uppercase;
}
.Footer-brandSection .Logo--primary {
  max-width: 80%;
  margin-bottom: 2rem;
}

.Footer-addressSection {
  border-right: 1px solid #fff;
  padding: 0 1em 0 1em;
}
.Footer-addressSection div {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.Footer-addressSection div a {
  text-decoration: none;
}
.Footer-addressSection .Footer-contactLink {
  display: inline-block;
  font-family: "karla-regular", sans-serif;
  margin-top: 0.5rem;
  text-decoration: none;
}
.Footer-addressSection .Footer-contactLink a {
  background: linear-gradient(0deg, #fff, #fff) no-repeat left bottom/0 1px;
  transition: background-size 350ms linear;
  text-decoration: none;
  color: #fff;
}
.Footer-addressSection .Footer-contactLink a:where(:hover, :focus-visible) {
  background-size: 100% 1px;
  background-position-x: left;
}

.Footer-newsletterSection {
  border-right: 1px solid #fff;
  padding: 0 1em 0 1em;
  box-sizing: border-box;
}
.Footer-newsletterSection .Footer-signUpLink {
  margin-top: 1.35rem;
}

.Footer-socialMediaSection {
  padding: 0 0 0 1em;
}
.Footer-socialMediaSection .Footer-iconLink {
  text-decoration: none;
}
.Footer-socialMediaSection .Footer-iconLink svg {
  height: 40px;
  width: 40px;
  margin-right: 15px;
  margin-bottom: 8px;
}
.Footer-socialMediaSection .Footer-iconLink.linked-in > svg {
  height: 36px;
  width: 36px;
  margin-bottom: 10px;
}
.Footer-socialMediaSection .Footer-blogLink {
  display: inline-block;
  font-family: "karla-regular", sans-serif;
  margin-top: 1rem;
  text-decoration: none;
}
.Footer-socialMediaSection .Footer-blogLink a {
  background: linear-gradient(0deg, #fff, #fff) no-repeat left bottom/0 1px;
  transition: background-size 350ms linear;
  text-decoration: none;
  color: #fff;
}
.Footer-socialMediaSection .Footer-blogLink a:where(:hover, :focus-visible) {
  background-size: 100% 1px;
  background-position-x: left;
}

@media (max-width: 45em) {
  .Footer {
    grid-template-rows: 1.1fr 1.2fr 1.5fr 0.8fr;
    grid-template-columns: none;
  }

  .Footer-brandSection {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0;
    border-bottom: 1px solid #fff;
    border-right: none;
  }
  .Footer-brandSection .Logo--primary {
    max-width: 40%;
  }

  .Footer-addressSection {
    padding: 0;
    border-bottom: 1px solid #fff;
    border-right: none;
  }

  .Footer-newsletterSection {
    padding: 0 0 2rem 0;
    border-bottom: 1px solid #fff;
    border-right: none;
  }

  .Footer-socialMediaSection {
    padding: 8px 0 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 80em) {
  .Footer-brandSection .Logo--primary {
    max-width: 50%;
  }
}
.Header {
  width: 100%;
  top: 0;
  z-index: 9;
}

.Header-bg {
  background-color: #ad9066;
  border-bottom: 2px solid #ad9066;
}

.Header-nav {
  display: grid;
  grid-template-columns: 25% 75%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  overflow: hidden;
  position: relative;
}

.Header-transparentBg {
  position: absolute;
}
.Header-transparentBg .Header-bg {
  background: transparent;
  border-bottom: transparent;
}

.Nav-logoSection {
  max-width: 110px;
  min-width: 80px;
}
.Nav-logoSection .Logo--primary {
  max-width: 110px;
}

.prevent-scroll {
  left: 0;
  position: fixed;
  right: 0;
}

.Nav-menuSection {
  position: relative;
  display: grid;
  align-items: center;
}

.Nav-topMenu {
  margin: 0;
  padding: 0 3em 1em 0;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  list-style: none;
  color: #fff;
}
.Nav-topMenu a {
  background: linear-gradient(0deg, #fff, #fff) no-repeat left bottom/0 1px;
  transition: background-size 350ms;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-family: "karla-regular", sans-serif;
}
.Nav-topMenu a:hover,
.Nav-topMenu a:focus-visible {
  background-size: 100% 1px;
  background-position-x: left;
}

.Nav-topMenuItem {
  margin-left: 2%;
}

.searchIcon {
  color: #fff;
  cursor: pointer;
}
.searchIcon svg {
  width: 16px;
  height: 16px;
}

.Nav-mainMenu {
  margin: auto;
  display: flex;
  align-items: center;
  color: #fff;
  list-style: none;
}
.Nav-mainMenu a {
  background: linear-gradient(0deg, #fff, #fff) no-repeat left bottom/0 1px;
  transition: background-size 350ms;
  text-decoration: none;
  color: #fff;
}
.Nav-mainMenu a:hover,
.Nav-mainMenu a:focus-visible {
  background-size: 100% 1px;
  background-position-x: left;
}

.Nav-mainMenuItem {
  position: relative;
  text-align: center;
}

.Nav-mainMenuItem:not(:first-of-type) {
  padding-left: 4%;
}

.Nav-mainMenuItem a::before {
  content: "";
  position: absolute;
  height: 100px;
  width: 100%;
  background-color: transparent;
  display: block;
}

.Header-subMenu {
  position: absolute;
  width: 100%;
  padding: 2em 3em 2em 3em;
  display: none;
  box-shadow: 0px 16px 16px rgba(0, 0, 0, 0.2);
  z-index: 9;
}
.Header-subMenu section {
  max-width: 1339px;
  margin: auto;
}

.Header-subMenu.active {
  display: block;
  background-color: #f8f4ef;
}

.subMenu {
  display: none;
}

.subMenu.active {
  display: grid;
  grid-template-columns: 25% repeat(auto-fill, minmax(200px, 14vw));
  column-gap: 2em;
  min-width: 0;
  min-height: 0;
  background-color: #f8f4ef;
}

.subMenu-introSection {
  min-width: 0;
  min-height: 0;
  margin-right: 2rem;
  grid-row-start: 1;
  grid-row-end: 3;
}

.introSection-title {
  margin-bottom: 1rem;
}
.introSection-title a {
  color: #ad9066;
  text-decoration: none;
  border-bottom: 1px solid #ad9066;
}

.introSection-description {
  text-transform: none;
  color: #444651;
}

.subMenu-linkGroup {
  margin-bottom: 1rem;
}
.subMenu-linkGroup--extendedGroup {
  grid-column-start: 3;
  grid-column-end: 5;
}
.subMenu-linkGroup .linkGroup-title {
  color: #ad9066;
  display: inline-block;
  font-size: 1.25rem;
  line-height: 1.3;
  margin-bottom: 1rem;
}
.subMenu-linkGroup .displayOnLargeScreens {
  display: block;
}
.subMenu-linkGroup .displayOnSmallScreens {
  display: none;
}
.subMenu-linkGroup .linkGroup-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.subMenu-linkGroup .linkGroup-links li {
  margin-bottom: 1rem;
}
.subMenu-linkGroup .linkGroup-links--column {
  column-count: 2;
}
.subMenu-linkGroup a {
  background: linear-gradient(0deg, #00497f, #00497f) no-repeat left bottom/0 1px;
  transition: background-size 350ms;
  text-decoration: none;
  color: #00497f;
  line-height: 1;
  margin-top: 4px;
  margin-bottom: 4px;
}
.subMenu-linkGroup a:hover,
.subMenu-linkGroup a:focus-visible {
  background-size: 100% 1px;
  background-position-x: left;
}

.bar1,
.bar2,
.bar3 {
  width: 25px;
  height: 1.5px;
  background-color: #fff;
  margin: 6px 0;
  transition: 0.4s;
}

.change {
  padding-top: 6px;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-3px, 2px);
  transform: rotate(-45deg) translate(-3px, 2px);
}

.change .bar2 {
  opacity: 0;
}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}

.Nav-topMenu--search {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 50px;
  padding-top: 4px;
}

.Nav-topMenu--search a svg {
  width: 20px;
  height: 20px;
}

.Nav-topMenu--hamburger {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 0;
  transition: padding 0.2s ease;
}

.TopMenu-hamburgerIcon.active {
  display: block;
}

.TopMenu-hamburgerIcon {
  display: none;
}

.Nav-mobileMenuWrapper {
  display: none;
  position: absolute;
  min-height: 100vh;
  background: #ad9066;
  box-shadow: 0px 16px 16px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  width: 100vw;
  z-index: 9999;
}
.Nav-mobileMenuWrapper .mobileMenuItem-title {
  background: none;
  border: none;
  margin: 0;
  padding: 1.2rem 1.5rem;
  width: 100%;
}
.Nav-mobileMenuWrapper .mobileMenuItem-title .title-link {
  color: #fff;
  font-size: 1rem;
  font-family: "karla-regular", sans-serif;
  font-weight: 400;
  letter-spacing: 0.16ch;
  line-height: 1.375;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
}
.Nav-mobileMenuWrapper .mobileMenuItem-title .title-link--expanded {
  text-decoration: underline;
}
.Nav-mobileMenuWrapper .title-expandBtn {
  background: none;
  border: none;
  padding: 2px 4px;
  position: absolute;
  margin-top: 2px;
  right: 2rem;
}
.Nav-mobileMenuWrapper .title-expandBtn .js-chevron svg path {
  stroke: #fff;
}
.Nav-mobileMenuWrapper .js-expandBtn-second-level .js-chevron svg {
  position: absolute;
  margin-top: 2px;
  right: 2rem;
  width: 16px;
  height: 14px;
}
.Nav-mobileMenuWrapper .js-expandBtn-second-level .js-chevron svg path {
  stroke: #ad9066;
}
.Nav-mobileMenuWrapper .mobileMenuItem-intro {
  color: #fff;
  font-size: 0.9rem;
  letter-spacing: 0.08ch;
  margin: 0 1.5rem 1.5rem 1.5rem;
}
.Nav-mobileMenuWrapper .js-expandBtn-second-level {
  background-color: #fff;
  border-top: 1px solid #ad9066;
  border-radius: 0;
  color: #ad9066;
  cursor: pointer;
  margin: 0;
  padding: 0.75rem 1.5rem;
  font-size: 1.2rem;
  font-family: "chronicle-regular", serif;
  letter-spacing: 0;
  text-align: left;
  text-transform: unset;
  width: 100%;
}
.Nav-mobileMenuWrapper .js-expandBtn-second-level .js-chevron svg path {
  stroke: #ad9066;
}
.Nav-mobileMenuWrapper .js-expandable-second-level {
  background-color: #fff;
  list-style-type: none;
  padding: 0 1.5rem;
  margin: 0;
}
.Nav-mobileMenuWrapper .second-level-list-wrapper {
  background-color: #fff;
  list-style-type: none;
  padding: 1rem 1.5rem 0 1.5rem;
  margin: 0;
  border: 1px solid #fff;
}
.Nav-mobileMenuWrapper .mobileMenu-link {
  margin-bottom: 16px;
}
.Nav-mobileMenuWrapper .mobileMenu-link:first-of-type {
  margin-top: 6px;
}
.Nav-mobileMenuWrapper .mobileMenu-link:last-of-type {
  margin-bottom: 24px;
}
.Nav-mobileMenuWrapper .mobileMenu-link a {
  color: #00497f;
  text-decoration: none;
}
.Nav-mobileMenuWrapper .mobileMenuItem-titleLink {
  color: #fff;
  display: block;
  font-size: 1rem;
  font-family: "karla-regular", sans-serif;
  line-height: 1.375;
  font-weight: 400;
  letter-spacing: 0.16ch;
  text-decoration: none;
  text-transform: uppercase;
  list-style-type: none;
  padding: 1rem 1.5rem;
}

.Nav-mobileMenuWrapper--showMenu {
  display: block;
}

@media (max-width: 750px) {
  .HeaderTransparent-mobile .Header-bg {
    background: #ad9066;
    border-bottom: transparent;
  }

  .Nav-logoSection .Logo--primary {
    max-width: 105px;
  }

  .Header-nav {
    padding-top: 1.1rem;
    padding-bottom: 2.3rem;
  }

  .Nav-topMenuWrapper {
    display: none;
  }

  .Nav-topMenu--hamburger {
    display: block;
  }

  .Nav-topMenu--search {
    display: block;
  }

  .Nav-logoSection {
    min-width: 95px;
  }
}
@media (max-width: 900px) {
  .Header-nav {
    grid-template-columns: 20% 80%;
  }

  .Nav-logoSection {
    max-width: 105px;
  }

  .subMenu-linkGroup .linkGroup-links--column {
    column-count: 1;
  }

  .Nav-topMenu {
    padding: 0 1em 0.5em 0;
  }

  .Nav-topMenuItem {
    margin-left: 4%;
  }

  .Nav-mainMenuItem:not(:first-of-type) {
    padding-left: 2%;
  }
}
@media (max-width: 1339px) {
  .Nav-topMenu {
    padding: 0 2em 1em 0;
  }

  .Nav-mainMenu {
    padding-left: 1rem;
  }
}
@media (min-width: 1550px) {
  .subMenu.active {
    grid-template-columns: 25% repeat(auto-fill, minmax(210px, 9vw));
    gap: 2.5em;
  }

  .Nav-mainMenuItem:not(:first-of-type) {
    padding-left: 6%;
  }

  .Nav-topMenuItem {
    margin-left: 3%;
  }
}
.post-password-form {
  max-width: 1339px;
  margin: auto;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
  margin-left: 6.25rem;
}

.post-password-form:before {
  content: "Global Child Forum Benchmark Report 2023 Preview";
  font-family: "chronicle-regular", serif;
  font-size: 3.25rem;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 2rem;
  display: block;
  color: #444651;
}

.ppw-ppf-desc, .post-password-form p {
  margin-bottom: 2rem;
}

.ppw-ppf-field-container input, .post-password-form input {
  padding: 0.9rem 2.5rem;
  border: unset;
  border-radius: 100px;
  background-size: 1.3rem;
  outline: none;
}

.ppw-pwd-submit-btn, .post-password-form input[type=submit] {
  margin-top: 1rem;
  font-family: "karla-regular", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1em 2em 1em 2em;
  color: #fff;
  background-color: #00497f;
  border-radius: 100px;
  transition: background-color 0.15s ease-out, color 0.15s ease-out;
  cursor: pointer;
}

.ppw-pwd-submit-btn:hover, .post-password-form input[type=submit]:hover {
  background-color: #fff;
  color: #00497f;
}

.ppw-pwd-label, .post-password-form label {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: flex-start;
  text-indent: -1000%;
  margin-top: -2rem;
}

.Search-startSection {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 65vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.Search-startSection-title {
  text-align: center;
  color: #fff;
  font-size: 9rem;
}

.Search-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.SearchResult-text {
  margin: 1rem;
}

.SearchPresentation-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(324px, 1fr));
  gap: 1rem;
  width: 100%;
}

.SearchPresentation-subtitle {
  margin-top: 2rem;
  text-transform: capitalize;
  grid-column: 1/-1;
}

.SearchPresentation-cardWrapper {
  position: relative;
}

@media (max-width: 750px) {
  .Search-startSection-title {
    font-size: 3.5rem;
  }
}
.JS-CombinedSegmentBarGraph {
  height: 1.5rem;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  font-size: 0;
}
.JS-CombinedSegmentBarGraph-total {
  display: inline-block;
  font-size: 1rem;
  vertical-align: top;
  line-height: 1.5rem;
  margin-left: 2ex;
}
.JS-CombinedSegmentBarGraph-segment {
  display: inline-block;
  width: 0px;
  height: 100%;
  transition: width 0.5s ease-in-out;
}
.JS-CombinedSegmentBarGraph-segment:first-of-type {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.JS-CombinedSegmentBarGraph-segment:last-of-type {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.JS-CombinedSegmentBarGraph-segment--yellow {
  background-color: #fff2cd;
  transition-delay: 0s;
}
.JS-CombinedSegmentBarGraph-segment--blue {
  background-color: #badbf0;
  transition-delay: 0.5s;
}
.JS-CombinedSegmentBarGraph-segment--pink {
  background-color: #f6cfde;
  transition-delay: 1s;
}
.JS-CombinedSegmentBarGraph-segment--green {
  background-color: #cfe6df;
  transition-delay: 1.5s;
}

.JS-BarGraph {
  --value: 0;
  --max: 1;
  --fill: #aaaaaaff;
  --track: #aaaaaa80;
  position: relative;
  width: 100%;
  height: 1.5rem;
}
.JS-BarGraph-fill {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: calc(var(--value) / var(--max) * 100%);
  height: 100%;
  border-radius: 4px;
  background-color: var(--fill);
  transition: width 0.5s ease-in-out;
}
.JS-BarGraph-track {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  background-color: var(--track);
  width: calc(100% - 35px);
  height: 100%;
}
.JS-BarGraph-value {
  display: block;
  position: absolute;
  right: 0%;
  width: 35px;
  text-align: right;
  padding-top: 0.4ex;
  color: #fff;
}
.JS-BarGraph--blue {
  --fill: #badbf0;
  --track: rgba(186, 219, 240, 0.5);
}
.JS-BarGraph--pink {
  --fill: #f6cfde;
  --track: rgba(246, 207, 222, 0.5);
}
.JS-BarGraph--green {
  --fill: #cfe6df;
  --track: rgba(207, 230, 223, 0.5);
}
.JS-BarGraph--yellow {
  --fill: #fff2cd;
  --track: rgba(255, 242, 205, 0.5);
}

.CompanyScoreStats-circleSvg {
  transform: rotate(-90deg);
}

.CompanyScoreStats-circle {
  fill: none;
  animation: animate-circle 1.4s cubic-bezier(0.64, 0, 0.25, 1) forwards;
  cursor: pointer;
}

.CompanyScoreStats-circle:hover {
  opacity: 0.9;
}

@keyframes animate-circle {
  to {
    stroke-dashoffset: 0;
  }
}
.CompanyScoreCard-statsWrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 40ch;
  margin-top: 2rem;
}
.CompanyScoreCard-statsWrapper .CompanyScoreStats-info {
  display: none;
  align-items: center;
  justify-content: center;
  background-color: #002a49;
  border-radius: 4px;
  margin: -30px 0 0 30px;
  position: relative;
  width: 70px;
  height: 70px;
}
.CompanyScoreCard-statsWrapper .CompanyScoreStats-info .CompanyScoreStats-info-number {
  color: #fff;
  font-size: 1.5rem;
}
.CompanyScoreCard-statsWrapper .CompanyScoreStats-info .CompanyScoreStats-info-year {
  color: #fff;
}
.CompanyScoreCard-statsWrapper .CompanyScoreStats-info:after {
  content: "";
  border: 10px solid transparent;
  position: absolute;
  height: 0;
  width: 0;
}
.CompanyScoreCard-statsWrapper .CompanyScoreStats-info-arrow:after {
  border-right-color: #002a49;
  left: -20px;
  margin-top: -10px;
  top: 50%;
}
.CompanyScoreCard-statsWrapper .CompanyScoreStats-info-active {
  display: flex;
  flex-direction: column;
}
.CompanyScoreCard-statsWrapper .CompanyScoreStats-circleContainer {
  width: 50%;
  justify-content: space-around;
  position: relative;
}
.CompanyScoreCard-statsWrapper .CompanyScoreStats-circleContainer .CompanyScoreStats-numberWrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.CompanyScoreCard-statsWrapper .CompanyScoreStats-circleContainer .CompanyScoreStats-numberWrapper .CompanyScoreStats-numberDigit {
  color: #00497f;
  font-family: "chronicle-semi-bold", sans-serif;
  font-size: 4.875rem;
  line-height: 1.1;
  text-align: center;
}
.CompanyScoreCard-statsWrapper .CompanyScoreStats-circleContainer .CompanyScoreStats-numberWrapper .CompanyScoreStats-numberText {
  color: #00497f;
  font-family: "chronicle-regular", sans-serif;
  text-align: center;
}
.CompanyScoreCard-statsWrapper .CompanyScoreStats-shareBtn {
  margin-top: 3rem;
}

.AutoComplete-input {
  width: 355px;
  padding: 0.9rem 2.5rem;
  border: unset;
  border-radius: 100px;
  background-image: url(85309af50e95a88195b7.svg);
  background-size: 1.3rem;
  background-position: right 1.05rem top 1rem;
  background-repeat: no-repeat;
  background-origin: border-box;
  outline: none;
}

.AutoComplete-resultList {
  position: absolute;
  background-color: #fff;
  padding: 2rem;
  max-width: 100vw;
  border-radius: 3px;
  z-index: 1000;
  margin-top: 1rem;
  min-width: 355px;
}
.AutoComplete-resultList li {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.AutoComplete-resultList p,
.AutoComplete-resultList span {
  color: #00497f !important;
}
.AutoComplete-resultList mark {
  color: #fff;
  background-color: #ad9066;
}
.AutoComplete-resultList li:hover {
  background-color: #00497f;
  cursor: pointer;
}
.AutoComplete-resultList li:hover p,
.AutoComplete-resultList li:hover span {
  color: #fff !important;
}

.AutoComplete-info {
  padding-top: 1rem;
  border-top: 1px solid #00497f;
}

.AutoComplete-selected {
  background-color: #00497f;
}
.AutoComplete-selected p,
.AutoComplete-selected span {
  color: #fff !important;
}

@media (max-width: 750px) {
  .AutoComplete-input {
    width: 100%;
  }

  .AutoComplete-resultList {
    min-width: 275px;
  }

  .autoComplete_wrapper {
    width: 100%;
  }
}
.Btn-medium, .dataTableFilter-action-close, .dataTableFilterToggle-button {
  font-family: "karla-regular", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1em 2em 1em 2em;
  color: #fff;
  background-color: #00497f;
  border-radius: 100px;
  transition: background-color 0.15s ease-out, color 0.15s ease-out;
}
.Btn-medium.Btn-medium--yellow, .Btn-medium--yellow.dataTableFilter-action-close, .Btn-medium--yellow.dataTableFilterToggle-button {
  background-color: #ad9066;
}
.Btn-medium.Btn-medium--grey, .Btn-medium--grey.dataTableFilter-action-close, .Btn-medium--grey.dataTableFilterToggle-button {
  background-color: #444651;
}
.Btn-medium.Btn-medium--white, .Btn-medium--white.dataTableFilter-action-close, .Btn-medium--white.dataTableFilterToggle-button {
  color: #00497f;
  background-color: #fff;
}
.Btn-medium.Btn-medium--white svg path, .Btn-medium--white.dataTableFilter-action-close svg path, .Btn-medium--white.dataTableFilterToggle-button svg path {
  fill: #00497f;
}

.Btn-medium:hover, .dataTableFilter-action-close:hover, .dataTableFilterToggle-button:hover {
  background-color: #fff;
  color: #00497f;
}
.Btn-medium:hover svg path, .dataTableFilter-action-close:hover svg path, .dataTableFilterToggle-button:hover svg path {
  fill: #00497f;
}
.Btn-medium:hover.Btn-medium--yellow:hover, .dataTableFilter-action-close:hover.Btn-medium--yellow:hover, .dataTableFilterToggle-button:hover.Btn-medium--yellow:hover {
  background-color: #fff;
  color: #ad9066;
}
.Btn-medium:hover.Btn-medium--yellow:hover svg path, .dataTableFilter-action-close:hover.Btn-medium--yellow:hover svg path, .dataTableFilterToggle-button:hover.Btn-medium--yellow:hover svg path {
  fill: #ad9066;
}
.Btn-medium:hover.Btn-medium--grey:hover, .dataTableFilter-action-close:hover.Btn-medium--grey:hover, .dataTableFilterToggle-button:hover.Btn-medium--grey:hover {
  background-color: #fff;
  color: #444651;
}
.Btn-medium:hover.Btn-medium--white:hover, .dataTableFilter-action-close:hover.Btn-medium--white:hover, .dataTableFilterToggle-button:hover.Btn-medium--white:hover {
  background-color: #ad9066;
  color: #fff;
}
.Btn-medium:hover.Btn-medium--white:hover svg path, .dataTableFilter-action-close:hover.Btn-medium--white:hover svg path, .dataTableFilterToggle-button:hover.Btn-medium--white:hover svg path {
  fill: #fff;
}

.Carousel {
  display: flex;
  position: relative;
  width: 100%;
  padding: 0 40px;
}

.Carousel-items {
  display: flex;
  position: relative;
  width: calc(100% - 33px);
  margin: auto;
  overflow: hidden;
  scroll-behavior: smooth;
}

.Carousel-item:first-child {
  padding-left: 24px;
  padding-right: 0px;
}

.Carousel-item {
  padding-left: 16px;
  padding-right: 8px;
  width: 100% !important;
  transition: all 0.5s;
}
.Carousel-item img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
}

.Carousel-navigation {
  width: 16px;
  height: 16px;
  margin-top: 10%;
  cursor: pointer;
  border: 2px solid #444651;
  border-radius: 3px;
  border-left-color: transparent;
  border-bottom-color: transparent;
}
.Carousel-navigation.Carousel-navigation--dark {
  border: 2px solid #fff;
  border-left-color: transparent;
  border-bottom-color: transparent;
}
.Carousel-navigation.Carousel-navigation--light {
  border: 2px solid #444651;
  border-left-color: transparent;
  border-bottom-color: transparent;
}

.Carousel-navigation--next {
  transform: rotate(45deg);
}

.Carousel-navigation--prev {
  visibility: hidden;
  transform: rotate(225deg);
}

@media (max-width: 750px) {
  .Carousel {
    padding: 0 20px;
  }

  .Carousel-navigation {
    margin-top: 30%;
  }

  .js-carousel-size-3 {
    padding: 0px;
  }
  .js-carousel-size-3 .Carousel-items {
    overflow: scroll;
    scroll-snap-type: x mandatory;
    width: unset;
    -ms-overflow-style: none;
    /* for Internet Explorer, Edge */
    scrollbar-width: none;
    /* for Firefox */
  }
  .js-carousel-size-3 .Carousel-items::-webkit-scrollbar {
    display: none;
    /* for Chrome, Safari, and Opera */
  }
  .js-carousel-size-3 .Carousel-item {
    scroll-snap-align: start;
    scroll-snap-stop: always;
    min-width: 80% !important;
  }
  .js-carousel-size-3 .Carousel-navigation--next {
    display: none !important;
  }
  .js-carousel-size-3 .Carousel-navigation--prev {
    display: none !important;
  }
}
.js-expandBtn {
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 1em 2em;
  border-radius: 64px;
  border: none;
  transition: all 0.3s ease;
  cursor: pointer;
  margin-top: 1rem;
}

.js-expandBtn.expandBtn-agenda:hover {
  transform: scale(1.02);
}

.js-chevron svg {
  transform: rotate(0deg);
  transition: transform 0.2s ease-in-out;
}

.expandBtnChevron-rotate svg {
  transform: rotate(-180deg);
  margin-top: 1px;
  transition: margin-top 0.2s ease, transform 0.2s ease-in-out;
}

.expandBtn-chevron--dark svg path {
  stroke: #fff;
}

.js-expandable-container {
  max-height: var(--collapsed-height, 0);
  overflow: hidden;
  position: relative;
  transition: max-height 0.6s cubic-bezier(0.72, -0.01, 0.23, 1);
}

.js-expandable-container--collapsed {
  max-height: var(--collapsed-height, 5rem);
}

.js-expandable-container--expanded {
  max-height: var(--full-height, 300rem);
  transition: max-height 0.6s cubic-bezier(0.72, -0.01, 0.23, 1);
}
.js-expandable-container--expanded .js-expandable-fade {
  height: 0;
  transition: height 0.4s ease-in-out;
}

.js-expandable-fade {
  position: absolute;
  bottom: 0;
  z-index: 99;
  width: 100%;
  height: var(--fade-height, 120px);
  transition: all 0.5s ease-in-out;
}

.CompanyScoreCard-shareBtn {
  cursor: pointer;
  border: none;
  margin-top: 1rem;
}

.Share-popup {
  background: #ad9066;
  border: none;
  width: 300px;
  box-shadow: 0 0 1em rgba(67, 44, 4, 0.2);
  border-radius: 3px;
  overflow: hidden;
}

.Share-popup-closeBtn {
  height: 24px;
  width: 24px;
  top: 12px;
  right: 12px;
  position: absolute;
  background: none;
  color: #fff;
  border-radius: 50%;
  border: 1px solid #fff;
  transition: all 0.2s ease;
  cursor: pointer;
}

.Share-popup-closeBtn:hover {
  transform: scale(1.1);
  background: rgba(255, 255, 255, 0.1);
}

.Share-popup-content {
  margin-top: 3rem;
  text-align: center;
}
.Share-popup-content .Share-popup-title {
  color: #fff;
  margin-bottom: 1rem;
}

.Share-popup-linksWrapper {
  display: flex;
  justify-content: center;
  gap: 1em;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.Share-popup-linksWrapper a {
  text-decoration: none;
  transition: transform 0.2s ease;
  cursor: pointer;
}
.Share-popup-linksWrapper a * {
  height: 40px;
  width: 40px;
}
.Share-popup-linksWrapper a:hover {
  transform: scale(1.12);
}

.js-expandableText {
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.ShowMoreBtn-showFullText {
  -webkit-line-clamp: unset;
}

.ShowMoreBtn-description {
  max-height: 0;
  opacity: 0;
  transform: translateY(0);
  transition: all 0.2s ease;
  font-size: 0.95rem;
  line-height: 1.375;
  padding: 0 1rem 1rem;
  text-align: left;
}

.ShowMoreBtn-expanded {
  max-height: 100%;
  opacity: 1;
  transform: translateY(8px);
  background: #fcfaf7;
  border-radius: 6px;
  padding: 1.2rem;
  color: #444651;
}

.ShowMoreBtn-rotate svg {
  transform: rotate(180deg);
}

.ShowMoreBtn-label {
  color: #00497f;
  cursor: pointer;
}

.CompanyScoreLevelSection-btnsWrapper {
  margin-top: 1rem;
}

.CompanyScoreLevel-levelBtn {
  color: #00497f;
  background: #f8f4ef;
  border: 1px solid #00497f;
  border-radius: 3px;
  margin: 0 4px 1rem 4px;
  cursor: pointer;
}

.CompanyScoreLevel-levelBtn.levelBtn-active {
  color: #fff;
  background: #00497f;
}

.CompanyScoreLevel-levelBtn--beginner.levelBtn-active {
  color: #fff;
  background: #9bcbeb;
}

.CompanyScoreLevel-levelBtn--improver.levelBtn-active {
  color: #fff;
  background: #74aacf;
}

.CompanyScoreLevel-levelBtn--achiever.levelBtn-active {
  color: #fff;
  background: #3e7daa;
}

.CompanyScoreLevel-levelBtn--leader.levelBtn-active {
  color: #fff;
  background: #175c8f;
}

.level-active {
  display: show;
}

.level-hidden {
  display: none;
}

.CompanyScoreLevelSection-levelTitle {
  margin-top: 3rem;
  color: #00497f;
}

.CompanyScoreLevelSection-levelDesc {
  margin-top: 1rem;
  margin-bottom: 1rem;
  max-width: 37.5rem;
}

.CompanyScoreLevelSection-levelScore {
  font-size: 90%;
  text-transform: uppercase;
  margin: 0.5rem 0;
}

.AgendaSection--light {
  background-color: #f8f4ef;
}
.AgendaSection--light .AgendaRow-heading {
  border-bottom: 1px solid #000;
}
.AgendaSection--light .expandable-fade--light {
  background: linear-gradient(180deg, rgba(248, 244, 239, 0) 0%, rgb(248, 244, 239) 80%);
}
.AgendaSection--light .expandBtn--light {
  background: #00497f;
}
.AgendaSection--light .expandBtn--light span {
  color: #fff;
}
.AgendaSection--light .expandBtn--light svg path {
  stroke: #fff;
}

.AgendaSection--dark {
  background-color: #00497f;
}
.AgendaSection--dark h1,
.AgendaSection--dark h2,
.AgendaSection--dark h3,
.AgendaSection--dark h4,
.AgendaSection--dark p {
  color: #fff;
}
.AgendaSection--dark .AgendaRow-heading {
  border-bottom: 1px solid #fff;
}
.AgendaSection--dark .expandable-fade--dark {
  background: linear-gradient(180deg, rgba(0, 73, 127, 0) 0%, rgb(0, 73, 127) 80%);
}
.AgendaSection--dark .expandBtn--dark {
  background: #fff;
}
.AgendaSection--dark .expandBtn--dark span {
  color: #00497f;
}

.AgendaSection-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.AgendaSection-title {
  margin-top: 1rem;
  text-align: center;
}

.AgendaSection-subtitle {
  margin-top: 3rem;
  margin-bottom: 3rem;
  text-align: center;
}

.AgendaRows-container {
  max-width: 810px;
  margin: 0 auto;
}

.AgendaRow-wrapper {
  margin-top: 3em;
  margin-bottom: 3em;
}
.AgendaRow-wrapper .AgendaRow-heading {
  display: flex;
}
.AgendaRow-wrapper .AgendaRow-heading .AgendaRow-time {
  width: 150px;
  font-size: 1.5rem;
}
.AgendaRow-wrapper .AgendaRow-heading .AgendaRow-title {
  font-size: 1.5rem;
  margin-bottom: 2px;
}
.AgendaRow-wrapper .AgendaRow-desc-wrapper {
  margin: 1rem 0 1rem 150px;
}
.AgendaRow-wrapper .AgendaRow-desc-wrapper .AgendaRow-desc-subtitle {
  font-family: "karla-semibold", sans-serif;
  font-size: 1.25rem;
}

@media (max-width: 45em) {
  .AgendaSection-title {
    font-size: 2.6rem;
    margin-top: 0;
  }

  .AgendaSection-subtitle {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .AgendaRow-wrapper {
    margin-top: 1rem;
    margin-bottom: 2rem;
  }
  .AgendaRow-wrapper .AgendaRow-heading {
    display: block;
  }
  .AgendaRow-wrapper .AgendaRow-heading .AgendaRow-time {
    font-size: 1.25rem;
  }
  .AgendaRow-wrapper .AgendaRow-heading .AgendaRow-title {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  .AgendaRow-wrapper .AgendaRow-desc-wrapper {
    margin: 1rem 0 1rem 3rem;
  }
}
.BannerSection {
  display: flex;
  justify-content: center;
}
.BannerSection img {
  width: 100%;
  object-fit: cover;
}

.BenchmarkTableSection {
  background-color: #c5b59e;
}
.BenchmarkTableSection-background--leader {
  background-color: #175c8f;
  color: #fff;
}
.BenchmarkTableSection-background--achiever {
  background-color: #3e7daa;
  color: #fff;
}
.BenchmarkTableSection-background--improver {
  background-color: #74aacf;
  color: #fff;
}
.BenchmarkTableSection-background--beginner {
  background-color: #9bcbeb;
  color: #fff;
}

.BenchmarkTableSection-header {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-items: end;
  padding-bottom: 1.625rem;
}

.BenchmarkTableSection-textWrapper h2 {
  margin-bottom: 1rem;
}

.BenchmarkTableSection-textWrapper p {
  margin-bottom: 1.375rem;
}

.BenchmarkTableSection-footer {
  padding-top: 2rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.BenchmarkSection-textWrapper h3 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
}

.BenchmarkTableSection-footer .BenchmarkSection-textWrapper p {
  font-family: "karla-regular", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.4;
  margin-bottom: 1.375rem;
}

.BenchmarkTableSection-dropdown {
  width: 355px;
  padding: 1rem 2.5rem;
  border: unset;
  border-radius: 100px;
  margin-top: 1rem;
  background-image: url(7258a96466cd8b85ea0b.svg);
  background-size: 1.3rem;
  background-position: right 1.05rem top 1.3rem;
  background-repeat: no-repeat;
  background-origin: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
}

.BenchmarkTableSection-tableWrapper {
  overflow: auto;
}

.BenchmarkTableSection-table {
  width: 100%;
  min-width: 900px;
  table-layout: fixed;
  border-collapse: collapse;
}

.BenchmarkTableSection-tableHead {
  text-align: left;
}
.BenchmarkTableSection-tableHead th {
  color: #444651;
  font-weight: 400;
  transition: color 0.2s ease;
}
.BenchmarkTableSection-tableHead th:first-child {
  width: 25%;
}
.BenchmarkTableSection-tableHead th:last-child {
  text-align: right;
}
.BenchmarkTableSection-tableHead th.ascending,
.BenchmarkTableSection-tableHead th.descending {
  color: #000;
}
.BenchmarkTableSection-tableHead th.descending:after {
  content: " ▼";
}
.BenchmarkTableSection-tableHead th.ascending:after {
  content: " ▲";
}

.BenchmarkTableSection-tableHead th:hover {
  color: #000;
  cursor: pointer;
}

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

.BenchmarkTableSection-tableBody {
  background-color: #fff;
}
.BenchmarkTableSection-tableBody tr:first-child {
  background-color: #00497f;
  color: #fff;
}
.BenchmarkTableSection-tableBody tr {
  border-bottom: 1px solid #c5b59e;
}
.BenchmarkTableSection-tableBody tr td:first-child {
  padding-left: 0.8rem;
}
.BenchmarkTableSection-tableBody tr td:last-child {
  text-align: right;
  padding-right: 0.8rem;
}
.BenchmarkTableSection-tableBody td {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.BenchmarkTableSection-tableBody td a {
  color: inherit;
  text-decoration-color: #fff;
  text-underline-offset: 2px;
  transition: all 0.3s ease-in-out;
}
.BenchmarkTableSection-tableBody td a:hover {
  text-decoration-color: #000;
}

.BenchmarkTableSection-scoreLevelsWrapper {
  margin-top: 1.5rem;
}

.CompanyScoreLevelSection-levelTitle {
  color: #444651;
}

@media (max-width: 750px) {
  .BenchmarkTableSection-header {
    grid-template-columns: repeat(1, 1fr);
    justify-items: start;
    padding-bottom: 3rem;
    gap: 2rem;
  }

  .BenchmarkTableSection-footer {
    grid-template-columns: repeat(1, 1fr);
    justify-items: start;
    padding-bottom: 3rem;
    gap: 2rem;
  }

  .BenchmarkTableSection-dropdown {
    width: 285px;
  }
}
.BenchmarkTopFive-bg {
  background-color: #00497f;
  background-image: url(3e8e559db3ca3e3e2055.png);
  background-size: cover;
}

.BenchmarkTopFive {
  color: #fff;
  display: grid;
  grid-template-areas: "explaination graph" "footnote graph";
  grid-template-columns: 1.1fr 1.9fr;
}
.BenchmarkTopFive h1 {
  color: #fff;
}
.BenchmarkTopFive h2 {
  color: #fff;
}
.BenchmarkTopFive h3 {
  color: #fff;
}
.BenchmarkTopFive h4 {
  color: #fff;
}
.BenchmarkTopFive h5 {
  color: #fff;
}
.BenchmarkTopFive p {
  color: #fff;
}
.BenchmarkTopFive q {
  color: #fff;
}
.BenchmarkTopFive span {
  color: #fff;
}
.BenchmarkTopFive li {
  color: #fff;
}
.BenchmarkTopFive a {
  color: #fff;
  text-decoration-thickness: 1px;
}
.BenchmarkTopFive h2 {
  margin-bottom: 1.25rem;
}
.BenchmarkTopFive h3 {
  font-size: 1.5rem;
  line-height: 1.25;
}
.BenchmarkTopFive p {
  margin-bottom: 1rem;
}
.BenchmarkTopFive p:last-of-type {
  margin-bottom: 0;
}
.BenchmarkTopFive-explaination {
  grid-area: explaination;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.BenchmarkTopFive-label {
  background: #ad9066;
  border-radius: 3px;
  padding: 0.25rem 0.75rem;
  margin-bottom: 1rem;
}
.BenchmarkTopFive-footnote {
  grid-area: footnote;
  margin-top: 3em;
}
.BenchmarkTopFive-footnote div.CompanySearchSection {
  /* target nested template */
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  padding-top: 1rem;
}
.BenchmarkTopFive-footnote div.CompanySearchSection-wrapper {
  justify-content: unset;
}
.BenchmarkTopFive-mainContent {
  grid-area: graph;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-left: 6rem;
}
.BenchmarkTopFive-industrySelect {
  width: auto;
  padding: 1rem 3.5rem 1rem 2.5rem;
  border: unset;
  border-radius: 100px;
  margin-top: 1rem;
  color: #444651;
  margin-left: 1em;
  background-image: url(7258a96466cd8b85ea0b.svg);
  background-size: 1.3rem;
  background-position: right 1.05rem top 1.3rem;
  background-repeat: no-repeat;
  background-origin: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
}
.BenchmarkTopFive-panel {
  text-align: right;
  margin-bottom: 2em;
}
.BenchmarkTopFive-graph {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.BenchmarkTopFive-graphHeader {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 1ex 0;
  border-bottom: 1px solid currentColor;
}
.BenchmarkTopFive-graphContent {
  flex: 1 0;
}
.BenchmarkTopFive-graphRow {
  display: none;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.BenchmarkTopFive-graphRow--visible {
  display: block;
}
.BenchmarkTopFive-graphRowName {
  display: block;
}
.BenchmarkTopFive-graphRowContent {
  display: block;
  margin-top: 1ex;
}
.BenchmarkTopFive-graphLegend {
  flex: 0;
  justify-self: flex-end;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-top: 1rem;
}
.BenchmarkTopFive-graphLegendItem {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 1rem 0.5rem 0;
}
.BenchmarkTopFive-graphLegendItem::before {
  content: "";
  flex: 0 0 4vw;
  display: block;
  width: 4vw;
  min-width: 20px;
  max-width: 30px;
  height: 4vw;
  min-height: 20px;
  max-height: 30px;
  border-radius: 50ex;
  background-color: #808080;
  margin-right: 0.4rem;
}
.BenchmarkTopFive-graphLegendItem--blue::before {
  background-color: #badbf0;
}
.BenchmarkTopFive-graphLegendItem--pink::before {
  background-color: #f6cfde;
}
.BenchmarkTopFive-graphLegendItem--green::before {
  background-color: #cfe6df;
}
.BenchmarkTopFive-graphLegendItem--yellow::before {
  background-color: #fff2cd;
}
@media (max-width: 70em) {
  .BenchmarkTopFive {
    grid-template-columns: 1fr;
    grid-template-areas: "explaination" "graph" "footnote";
  }
  .BenchmarkTopFive-mainContent {
    margin-left: 0;
    margin-top: 1rem;
  }
  .BenchmarkTopFive-industrySelect {
    width: 100%;
    margin-left: unset;
  }
  .BenchmarkTopFive-panel {
    text-align: left;
    margin-top: 2em;
  }
  .BenchmarkTopFive-graph {
    margin-bottom: 1.75rem;
  }
}
@media (max-width: 45em) {
  .BenchmarkTopFive-panel {
    font-size: 0;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .BenchmarkTopFive-mainContent {
    border-bottom: 1px solid #fff;
  }
}

.BestPracticeSection {
  display: grid;
  padding: 5rem 4rem 2.5rem 4rem;
}

.BestPracticeSection-columnsWrapper {
  display: grid;
  grid-template-columns: 0.8fr 1fr;
  gap: 2em;
}

.BestPracticeSection-companyLogo img {
  max-height: 150px;
}

.BestPracticeSection-title {
  font-size: 4.875rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.BestPracticeSection-line {
  width: 60px;
  height: 3px;
  background-color: #ad9066;
  margin-bottom: 24px;
}

.BestPracticeSection-factsWrapper {
  margin-top: 2rem;
}
.BestPracticeSection-factsWrapper .BestPractice-fact-textRow {
  margin-top: 12px;
  margin-bottom: 12px;
}
.BestPracticeSection-factsWrapper .BestPractice-fact-title {
  display: inline;
  margin-right: 8px;
}
.BestPracticeSection-factsWrapper .BestPractice-fact-desc {
  display: inline;
  color: #ad9066;
}

.BestPracticeSection-textWrapper {
  margin-top: 1rem;
}
.BestPracticeSection-textWrapper a {
  color: inherit;
}
.BestPracticeSection-textWrapper .BestPractice-textWrapper-subtitle {
  font-size: 2.125rem;
  margin-top: 2rem;
  margin-bottom: 8px;
}
.BestPracticeSection-textWrapper .BestPractice-textWrapper-text {
  margin-bottom: 1rem;
}

@media (max-width: 45em) {
  .BestPracticeSection-title {
    font-size: 3.25rem;
  }

  .BestPracticeSection-columnsWrapper {
    grid-template-columns: none;
    gap: 1em;
  }

  .BestPracticeSection-factsWrapper {
    margin-top: 1rem;
  }

  .BestPracticeSection-textWrapper {
    margin-top: 0;
  }
  .BestPracticeSection-textWrapper .BestPractice-textWrapper-subtitle {
    font-size: 1.5rem;
    margin-top: 1rem;
  }
}
@media (min-width: 90em) {
  .BestPracticeSection {
    padding: 5rem 3.25rem 2.5rem 3.25rem;
  }
}
.Buttonsection {
  display: grid;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.Buttonsection-headline {
  margin-bottom: 1.875rem;
  color: #fff;
  background-color: #ad9066;
  padding: 4px 12px;
  border-radius: 3px;
}

.Buttonsection-image--dark {
  box-shadow: inset 0 0 0 5000px rgba(80, 71, 64, 0.2);
}

.Buttonsection-image--light {
  box-shadow: inset 0 0 0 5000px rgba(255, 255, 255, 0.7);
}

.Buttonsection-color--gradient {
  background: linear-gradient(292.27deg, rgba(255, 244, 209, 0.08) -1.05%, rgba(201, 174, 127, 0.08) 42.41%, rgba(0, 72, 110, 0.08) 89.65%);
}

.Buttonsection-color--blue {
  background-color: #00497f;
}

.Buttonsection-color--lightblue {
  background-color: #badbf0;
}

.Buttonsection-color--lightpink {
  background-color: #f6cfde;
}

.Buttonsection-color--lightgreen {
  background-color: #cfe6df;
}

.Buttonsection-color--lightyellow {
  background-color: #fff2cd;
}

.Buttonsection-wrapper {
  padding: 5em;
  display: flex;
  flex-direction: column;
}
.Buttonsection-wrapper a {
  margin-top: 1rem;
}

.Buttonsection-wrapper--left {
  align-items: flex-start;
}

.Buttonsection-wrapper--center {
  align-items: center;
  text-align: center;
}

.Buttonsection-text {
  max-width: 65ch;
  font-size: 1.25rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.Buttonsection-fileWrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
  width: 100%;
}

.Buttonsection-fileWrapper--single {
  grid-template-columns: repeat(1, 1fr);
}

.FileWrapper-title {
  font-size: 3rem;
  line-height: 1.08;
}

.FileWrapper-files {
  display: grid;
  gap: 1.5rem;
  margin-top: 1rem;
}

.FileWrapper-linkWrapper {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
}

.File-name--center {
  color: #00497f;
  text-decoration: none;
}

.File-name--center svg {
  margin-right: 8px;
}

.Buttonsection-theme--dark {
  color: #fff;
}

.Buttonsection-theme--light {
  color: #444651;
}

.Filesection-theme--dark a {
  background: linear-gradient(0deg, #fff, #fff) no-repeat left bottom/0 1px;
  transition: background-size 350ms linear;
  color: #fff;
  text-decoration: none;
}
.Filesection-theme--dark a:hover,
.Filesection-theme--dark a:focus-visible {
  background-size: 100% 1px;
  background-position-x: left;
}

.Filesection-theme--light a {
  background: linear-gradient(0deg, #00497f, #00497f) no-repeat left bottom/0 1px;
  transition: background-size 350ms linear;
  color: #00497f;
  text-decoration: none;
}
.Filesection-theme--light a:hover,
.Filesection-theme--light a:focus-visible {
  background-size: 100% 1px;
  background-position-x: left;
}

@media (max-width: 750px) {
  .Buttonsection-wrapper {
    padding: 3em 0 3em 0;
  }
  .Buttonsection-wrapper a {
    margin-top: 2rem;
  }

  .Buttonsection-fileWrapper {
    grid-template-columns: 1fr;
  }

  .FileWrapper-title {
    font-size: 2.125rem;
    line-height: 1.11;
  }

  .Buttonsection-text {
    max-width: 70ch;
    font-size: 1rem;
  }
}
.CompanyScoreCardSection {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: start;
}

.CompanyScoreCard-textWrapper {
  flex-direction: column;
  max-width: 80ch;
}
.CompanyScoreCard-textWrapper .CompanyScoreCard-companyName {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.CompanyScoreCard-textWrapper .CompanyScoreCard-companyDesc {
  margin-top: 1rem;
  margin-bottom: 1rem;
  max-width: 56ch;
}

.CompanyScoreLevel {
  margin-top: 2rem;
}
.CompanyScoreLevel .CompanyScoreLevel-title {
  font-size: clamp(1.5rem, 2vw, 2.5rem);
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.CompanyScoreLevel .CompanyScoreLevel-previous {
  font-size: 90%;
  margin: -0.4rem 0 1.25rem;
}
.CompanyScoreLevel .CompanyScoreLevel-instructions {
  font-size: 90%;
  margin: 1.75rem 0 0.25rem;
}
.CompanyScoreLevel .CompanyScoreLevel-disclaimer {
  font-size: 80%;
  margin: 1.75rem 0;
  font-style: italic;
}
.CompanyScoreLevel .CompanyScoreLevel-textRow {
  margin-top: 8px;
  margin-bottom: 8px;
}
.CompanyScoreLevel .CompanyScoreLevel-textRow .CompanyScoreText-main {
  display: inline;
}
.CompanyScoreLevel .CompanyScoreLevel-textRow .CompanyScoreText-data {
  display: inline;
  color: #ad9066;
}

@media (max-width: 750px) {
  .CompanyScoreCardSection {
    grid-template-columns: unset;
  }

  .CompanyScoreCard-statsWrapper {
    min-width: unset;
  }
}
.CompanyComparisonSection-bg {
  background-color: #00497f;
  background-image: url(3e8e559db3ca3e3e2055.png);
  background-size: cover;
}

.CompanyComparisonSection {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-areas: "header search" "graphs graphs";
  gap: 2em;
}
.CompanyComparisonSection,
.CompanyComparisonSection h2,
.CompanyComparisonSection h3,
.CompanyComparisonSection h4,
.CompanyComparisonSection h5,
.CompanyComparisonSection p,
.CompanyComparisonSection td,
.CompanyComparisonSection span {
  color: #fff;
}
.CompanyComparisonSection-headerArea {
  grid-area: header;
  max-width: 45ch;
}
.CompanyComparisonSection-searchArea {
  grid-area: search;
  display: grid;
  grid-template-columns: auto 1fr;
}
.CompanyComparisonSection-searchAreaLabel {
  font-size: 1.5rem;
  font-family: "chronicle-regular", serif;
  line-height: 1.25;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  padding-right: 1em;
}
.CompanyComparisonSection-searchAreaAsterisk {
  margin-top: 1em;
}
.CompanyComparisonSection-graphArea {
  grid-area: graphs;
}
.CompanyComparisonSection-encircledValue {
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50ex;
  background-color: #fff;
  color: #00497f;
  padding-top: 1.1ex;
  text-align: center;
}
.CompanyComparisonSection-table {
  width: calc(100% + 6ex);
  border-spacing: 3ex 0;
  margin-left: -3ex;
  table-layout: fixed;
  min-width: 900px;
}
.CompanyComparisonSection-table thead td {
  border-bottom: 1px solid #fff;
}
.CompanyComparisonSection-table td:last-of-type {
  text-align: center;
}
.CompanyComparisonSection-table td:first-of-type {
  text-align: left;
}
.CompanyComparisonSection-tableRowHeader td {
  padding-top: 2ex;
  padding-bottom: 0ex;
}
.CompanyComparisonSection-tableSectionHeader {
  padding-top: 1.5rem;
}
.CompanyComparisonSection-tableSectionHeader h5 {
  border-top: 1px solid white;
  padding-top: 3ex;
  padding-bottom: 1ex;
}
@media (max-width: 70em) {
  .CompanyComparisonSection {
    grid-template-columns: unset;
    grid-template-areas: "header" "search" "graphs";
  }
  .CompanyComparisonSection-searchArea {
    grid-template-columns: 1fr;
  }
  .CompanyComparisonSection-graphArea {
    overflow: auto;
  }
}

.CompanyScoreLevelSection-title {
  max-width: 20ch;
}

.CompanyScoreLevel-levelName {
  color: #00497f;
  background: #f8f4ef;
  border: 1px solid #00497f;
  padding: 1px 6px 1px 6px;
  border-radius: 3px;
  margin: 0 4px 1rem 4px;
  cursor: default;
  display: inline-block;
}

.CompanyScoreLevel-levelName.levelBtn-active {
  color: #fff;
  background: #00497f;
}

.ImproveScoreSection--locked {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #00497f;
  text-align: center;
}
.ImproveScoreSection--locked .ImproveScoreSection-title {
  margin-top: 1rem;
  margin-bottom: 1rem;
  color: #fff;
}
.ImproveScoreSection--locked .ImproveScoreSection-desc {
  max-width: 75ch;
  color: #fff;
}
.ImproveScoreSection--locked .ImproveScoreSection-form {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.ImproveScoreSection--locked .ImproveScoreSection-form input {
  border-radius: 100px;
  border: none;
  padding: 1em 2em 1em 2em;
  min-width: 30ch;
}
.ImproveScoreSection--locked .ImproveScoreSection-form input:focus {
  outline: none;
}
.ImproveScoreSection--locked .ImproveScoreSection-form button {
  cursor: pointer;
  border: none;
  margin-left: 1rem;
}

.ImproveScoreSection--unlocked {
  background-color: #f8f4ef;
}
.ImproveScoreSection--unlocked .ImproveScoreSection-title {
  text-align: center;
  margin-bottom: 1rem;
}
.ImproveScoreSection--unlocked .ImproveScoreSection-scoreAreasWrapper {
  margin-bottom: 4px;
}
.ImproveScoreSection--unlocked .ImproveScore-scoreArea {
  display: grid;
  grid-template-areas: "header header" "lowest highest";
  grid-template-columns: 50%;
  margin-bottom: 1rem;
}
.ImproveScoreSection--unlocked .scoreArea-headerWrapper {
  grid-area: header;
  display: flex;
  align-items: center;
  padding: 1em 2em 1em 2em;
  margin-bottom: 8px;
}
.ImproveScoreSection--unlocked .scoreArea-headerWrapper .scoreArea-header-icon {
  margin-right: 2em;
}
.ImproveScoreSection--unlocked .scoreArea-headerWrapper .scoreArea-header-textWrapper {
  margin-top: 8px;
  margin-bottom: 8px;
}
.ImproveScoreSection--unlocked .scoreArea-headerWrapper .scoreArea-header-textWrapper .scoreArea-header-title {
  margin-bottom: 4px;
}

.scoreArea-wrapper {
  background-color: #fff;
  padding: 1em 2em 1em 2em;
  display: flex;
  justify-content: space-between;
  gap: 1em;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 8px;
}

.scoreArea-desc {
  max-width: 55ch;
  margin-bottom: 1rem;
}

.scoreArea-link a {
  background: linear-gradient(0deg, #00497f, #00497f) no-repeat left bottom/0 1px;
  transition: background-size 350ms linear;
  color: #00497f;
  text-decoration: none;
}
.scoreArea-link a:where(:hover, :focus-visible) {
  background-size: 100% 1px;
  background-position-x: left;
}

.scoreArea-numberWrapper {
  border-radius: 50%;
  aspect-ratio: 1/1;
  min-width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.scoreArea-numberWrapper .scoreArea-numberWrapper-digit {
  max-width: 10ch;
}
.scoreArea-numberWrapper .scoreArea-numberWrapper-digit span {
  display: block;
}

.lowestScoreAreaWrapper {
  grid-area: lowest;
  margin: 0 4px 0 0;
}

.highestScoreAreaWrapper {
  grid-area: highest;
  margin: 0 0 0 4px;
}

.Workplace-headerWrapper,
.Workplace-numberWrapper {
  background-color: #badbf0;
}

.Marketplace-headerWrapper,
.Marketplace-numberWrapper {
  background-color: #f6cfde;
}

.Community-headerWrapper,
.Community-numberWrapper {
  background-color: #cfe6df;
}

.Governance-headerWrapper,
.Governance-numberWrapper {
  background-color: #fff2cd;
}

@media (max-width: 45em) {
  .ImproveScoreSection--locked button {
    margin-top: 1rem;
  }

  .ImproveScoreSection--unlocked .ImproveScore-scoreArea {
    grid-template-areas: "header header" "lowest lowest" "highest highest";
    grid-template-columns: 100% auto;
  }
  .ImproveScoreSection--unlocked .scoreArea-headerWrapper {
    padding: 1em;
    margin-bottom: 0;
  }
  .ImproveScoreSection--unlocked .scoreArea-headerWrapper .scoreArea-header-icon {
    margin-right: 1em;
  }
  .ImproveScoreSection--unlocked .scoreArea-headerWrapper .scoreArea-header-textWrapper {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .ImproveScoreSection--unlocked .scoreArea-wrapper {
    padding: 1em 2em 1em 2em;
    margin-top: 0;
    margin-bottom: 0;
  }
  .ImproveScoreSection--unlocked .lowestScoreAreaWrapper,
.ImproveScoreSection--unlocked .highestScoreAreaWrapper {
    margin: 0 0 2px 0;
  }
  .ImproveScoreSection--unlocked .scoreArea-numberWrapper {
    min-width: 80px;
  }
}
.CompanySearchSection {
  background-color: #00497f;
  padding: 1.1rem;
}

.CompanySearchSection-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 1.25rem;
  position: relative;
}

.CompanySearchSection-title {
  color: #fff;
}

@media (max-width: 750px) {
  .CompanySearchSection-wrapper {
    flex-direction: column;
    gap: 1em;
  }
}
.CompanySearchInfoSection {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 6em;
  padding-left: 4rem;
  padding-right: 4rem;
}

.CompanySearchInfoSection-textWrapper {
  max-width: 65ch;
}
.CompanySearchInfoSection-textWrapper .CompanySearchInfo-title {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.CompanySearchInfoSection-textWrapper .CompanySearchInfo-text {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.CompanySearchInfoSection-textWrapper .CompanySearchInfo-text h3 {
  font-size: 1.3rem;
  margin: 1em 0 0.5em 0;
}
.CompanySearchInfoSection-textWrapper .CompanySearchInfo-text a {
  color: inherit;
}
.CompanySearchInfoSection-textWrapper .CompanySearchInfo-text strong {
  font-family: "karla-bold", sans-serif;
}
.CompanySearchInfoSection-textWrapper .CompanySearchInfo-text p,
.CompanySearchInfoSection-textWrapper .CompanySearchInfo-text li {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

.CompanySearchInfoSection-searchWrapper {
  margin-top: 1rem;
}
.CompanySearchInfoSection-searchWrapper .CompanySearchInfo-searchTitle {
  font-size: 1.25rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@media (max-width: 45em) {
  .CompanySearchInfoSection {
    gap: 1em;
  }

  .CompanySearchInfo-title {
    font-size: 2.125rem;
  }
}
@media (max-width: 70em) {
  .CompanySearchInfoSection {
    gap: unset;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .CompanySearchInfoSection-searchWrapper {
    width: 100%;
  }
}
.DataTableSection {
  background-color: #c5b59e;
}
.DataTableSection .dataTableTotal span::before {
  float: left;
}
.DataTableSection-background--leader .dataTableTotal, .DataTableSection-background--leader .dataTableTotal span {
  background-color: #175c8f;
  color: #fff;
  font-family: "karla-semibold", sans-serif;
  font-size: 0.875rem;
}
.DataTableSection-background--achiever .dataTableTotal, .DataTableSection-background--achiever .dataTableTotal span {
  background-color: #3e7daa;
  color: #fff;
  font-family: "karla-semibold", sans-serif;
  font-size: 0.875rem;
}
.DataTableSection-background--improver .dataTableTotal, .DataTableSection-background--improver .dataTableTotal span {
  background-color: #74aacf;
  color: #fff;
  font-family: "karla-semibold", sans-serif;
  font-size: 0.875rem;
}
.DataTableSection-background--beginner .dataTableTotal, .DataTableSection-background--beginner .dataTableTotal span {
  background-color: #9bcbeb;
  color: #fff;
  font-family: "karla-semibold", sans-serif;
  font-size: 0.875rem;
}
.DataTableSection-background--leader .dataTableTotal span::before {
  content: "Leader ";
}
.DataTableSection-background--achiever .dataTableTotal span::before {
  content: "Achiever ";
}
.DataTableSection-background--improver .dataTableTotal span::before {
  content: "Improver ";
}
.DataTableSection-background--beginner .dataTableTotal span::before {
  content: "Beginner ";
}

.dataTableFormgroupLabel {
  cursor: pointer;
}

.DataTableSection-header {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-bottom: 3rem;
}

.DataTableSection-textWrapper h2 {
  margin-bottom: 1rem;
}

.DataTableSection-footer {
  padding-top: 2.5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.DataTableSection-tableWrapper {
  overflow: auto;
}

.DataTableSection-table {
  width: 100%;
  min-width: 900px;
  table-layout: fixed;
  border-collapse: collapse;
}

.DataTableSection-table.genericTable {
  table-layout: auto;
}

.DataTableSection-tableHead {
  text-align: left;
}
.DataTableSection-tableHead th {
  background-color: #00497f;
  color: #fff;
  padding-top: 0.55rem;
  padding-bottom: 0.75rem;
  padding-left: 0.75rem;
  cursor: pointer;
  vertical-align: top;
  text-transform: capitalize;
  /*border-left: 1px solid #5780a5;*/
}
.DataTableSection-tableHead th::before {
  content: "";
  background: #3f77a0;
  position: absolute;
  top: 13%;
  left: 0;
  height: 74%;
  width: 1px;
}
.DataTableSection-tableHead th:first-child::before {
  background: none;
}
.DataTableSection-tableHead th.dataTableHidden {
  display: none;
}
.DataTableSection-tableHead th.dataTableScore {
  width: 11%;
}
.DataTableSection-tableHead th.dataTableTotal {
  text-align: right;
  width: 11%;
}
.DataTableSection-tableHead th:last-child {
  padding-right: 0.75rem;
}
.DataTableSection-tableHead th.ascending,
.DataTableSection-tableHead th.descending {
  color: #fff;
}

.DataTableSection-table thead th {
  position: relative;
  background-color: #00497f;
  padding-top: 0.55rem;
  padding-bottom: 0.75rem;
  text-align: left;
  padding-left: 0.75rem;
  text-transform: capitalize;
  vertical-align: top;
  letter-spacing: normal;
  /*border-left: 1px solid #7092b3; */
}
.DataTableSection-table thead th::before {
  content: "";
  background: #3f77a0;
  position: absolute;
  top: 14%;
  left: 0;
  height: 72%;
  width: 1px;
}
.DataTableSection-table thead th:first-child::before {
  background: none;
}
.DataTableSection-table thead th.dataTableHidden {
  display: none;
}
.DataTableSection-table thead th.dataTableWider {
  width: 19%;
}
.DataTableSection-table thead th.dataTableTighter {
  width: 8%;
}
.DataTableSection-table thead th.dataTableScore {
  width: 11%;
}
.DataTableSection-table thead th.dataTableTotal {
  text-align: right;
  width: 11%;
}
.DataTableSection-table thead th button {
  display: block;
  min-width: 100%;
  text-align: left;
  border: 0;
  padding: 0;
  background: none;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.43;
  letter-spacing: normal;
  text-transform: capitalize;
  font-family: "karla-semibold", sans-serif;
  cursor: pointer;
  position: relative;
  z-index: 10;
  padding-right: 15px;
}
.DataTableSection-table thead th:last-child {
  padding-right: 0.75rem;
}
.DataTableSection-table thead th.datatable-descending,
.DataTableSection-table thead th.datatable-ascending {
  color: #fff;
}
.DataTableSection-table thead th[data-sortable=true]::after {
  content: "";
  position: absolute;
  top: 15px;
  right: 9px;
  width: 11px;
  height: 9px;
  background-color: #fff;
  opacity: 0.4;
  mask-image: url(7258a96466cd8b85ea0b.svg);
  mask-size: contain;
  mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(7258a96466cd8b85ea0b.svg);
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  transform: rotate(180deg);
}
.DataTableSection-table thead th.datatable-descending:after {
  transform: rotate(0deg);
}
.DataTableSection-table thead th.datatable-descending::after,
.DataTableSection-table thead th.datatable-ascending::after {
  opacity: 1;
}

.DataTableSection-tableBody {
  background-color: #fff;
}
.DataTableSection-tableBody tr {
  border-bottom: 1px solid #c5b59e;
}
.DataTableSection-tableBody tr td:last-child {
  padding-right: 0.75rem;
}
.DataTableSection-tableBody td.hideOverflow {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.DataTableSection-tableBody td.dataTableHidden {
  display: none;
}
.DataTableSection-tableBody td {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  padding-left: 0.75rem;
  text-transform: none;
  letter-spacing: normal;
}
.DataTableSection-tableBody td a {
  color: #00497f;
  text-underline-offset: 2px;
  transition: all 0.3s ease-in-out;
  text-decoration: underline;
}

.DataTableSection-table tbody {
  background-color: #fff;
}
.DataTableSection-table tbody tr {
  border-bottom: 1px solid #c5b59e;
}
.DataTableSection-table tbody tr td:last-child {
  padding-right: 0.75rem;
}
.DataTableSection-table tbody td.hideOverflow {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.DataTableSection-table tbody td.dataTableHidden {
  display: none;
}
.DataTableSection-table tbody td.dataTableTotal {
  text-align: right;
}
.DataTableSection-table tbody td {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  padding-left: 0.75rem;
  text-transform: none;
  letter-spacing: normal;
}
.DataTableSection-table tbody td a {
  color: #00497f;
  text-underline-offset: 2px;
  transition: all 0.3s ease-in-out;
  text-decoration: underline;
}
.DataTableSection-table tbody td abbr {
  text-decoration: none;
}

.datatable-bottom {
  margin-top: 2.6rem;
}

.datatable-info {
  text-align: center;
  color: #444651;
  font-size: 0.875rem;
}

.datatable-pagination {
  align-items: center;
  margin: 0.5rem 0;
  display: flex;
  justify-content: center;
}

.datatable-pagination-list {
  display: flex;
  align-items: center;
  padding: 0;
}

.datatable-pagination-list-item {
  list-style: none;
  margin-right: 0.3rem;
}

.datatable-pagination-list-item:last-child {
  margin-right: 0;
}

.datatable-pagination-list-item button {
  border: 1px solid #00497f;
  background: none;
}

.datatable-pagination-list-item.datatable-active button {
  background: #00497f;
  color: #fff;
}

.DataTableSection-scoreLevelsWrapper {
  margin-top: 1.5rem;
}

.datatable-pagination-list-item button.datatable-pagination-list-item-link {
  border: none;
}

.datatable-pagination-list-item button.datatable-pagination-list-item-link:hover {
  text-decoration: underline;
  cursor: pointer;
}

@media (max-width: 750px) {
  .DataTableSection-header {
    grid-template-columns: repeat(1, 1fr);
    justify-items: start;
    padding-bottom: 3rem;
    gap: 2rem;
  }

  .DataTableSection-footer {
    grid-template-columns: repeat(1, 1fr);
    justify-items: start;
    padding-bottom: 3rem;
    gap: 2rem;
  }

  .DataTableSection-dropdown {
    width: 285px;
  }
}
/**
 * Shadow on table when scroll horizontally available,
 * technique from https://adrianroselli.com/2020/11/under-engineered-responsive-tables.html.
 */
.datatable-container {
  --background-left: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.31) 0%,
    rgba(0, 0, 0, 0.04) 15.29%,
    rgba(0, 0, 0, 0) 24.46%
  );
  --background-left-cover: linear-gradient(
    to right,
    white 30%,
    rgba(255, 255, 255, 0)
  );
  --background-right: linear-gradient(
    270deg,
    rgba(0, 0, 0, 0.31) 0%,
    rgba(0, 0, 0, 0.04) 15.29%,
    rgba(0, 0, 0, 0) 24.46%
  );
  --background-right-cover: linear-gradient(
      to right,
      rgba(255, 255, 255, 0),
      white 70%
    )
    0 100%;
  overflow: auto;
  max-width: 100%;
  background: var(--background-left-cover), var(--background-right-cover), var(--background-left), var(--background-right) 0 100%;
  background-repeat: no-repeat;
  background-color: white;
  background-size: 100px 100%, 100px 100%, 250px 100%, 250px 100%;
  background-position: 0 0, 100%, 0 0, 100%;
  background-attachment: local, local, scroll, scroll;
}

.DataTableSection-table tbody {
  background-color: unset;
}

.dataTableFilterToggle-container {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  font-size: 1.25rem;
  color: #444651;
  font-family: "chronicle-regular", serif;
}

.dataTableFilterToggle-buttons {
  display: flex;
  flex-grow: 1;
  gap: 1rem;
  flex-wrap: wrap;
}

.dataTableFilterToggle-button {
  border: none;
  position: relative;
  cursor: pointer;
  padding-right: calc(2em + 20px);
  background-color: #fff;
  color: #000;
  flex-grow: 1;
}

.dataTableFilterToggle-button::after {
  content: "";
  position: absolute;
  top: 1.3rem;
  right: 20px;
  width: 14px;
  height: 9px;
  background-color: #000;
  mask-image: url(7258a96466cd8b85ea0b.svg);
  mask-size: contain;
  mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(7258a96466cd8b85ea0b.svg);
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
}

.dataTableFilterToggle-button--is-active,
.dataTableFilterToggle-button:hover {
  color: #fff;
  background-color: #00497f;
}

.dataTableFilterToggle-button--is-active::after {
  transform: rotate(180deg);
  background-color: #fff;
}

.dataTableFilterToggle-button:hover::after {
  background-color: #fff;
}

.dataTableFilter-container {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 20;
  background-color: #f8f4ef;
  padding: 2rem;
  box-shadow: 0 16px 16px rgba(0, 0, 0, 0.2);
  display: none;
}

.dataTableFilter-close {
  display: none;
}

.dataTableFilter-section {
  padding-top: 0;
  padding-bottom: 0;
}

.dataTableFilter-container--is-opened {
  display: block;
}

.dataTableFilter-title {
  display: block;
  color: #00497f;
  font-family: "karla-semibold", sans-serif;
  letter-spacing: 0.16ch;
  font-weight: normal;
  font-size: 1rem;
  text-transform: uppercase;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}

.dataTableFilter-categories {
  columns: 1;
}

@media (min-width: 45em) {
  .dataTableFilter-title {
    display: none;
  }

  .dataTableFilter-categories {
    columns: 2;
  }

  .dataTableFilterToggle-buttons {
    flex-grow: 0;
  }
}
@media (min-width: 70em) {
  .dataTableFilter-categories {
    columns: 4;
  }
}
.dataTableFilter-category {
  display: flex;
  flex-direction: column;
  break-inside: avoid-column;
}

.dataTableFilter-category-name {
  color: #ad9066;
  font-family: "chronicle-regular", serif;
  font-size: 1.25rem;
  font-weight: normal;
  line-height: 1.3;
  margin-top: 1rem;
  margin-bottom: 0.6rem;
  display: flex;
  align-items: baseline;
}

.dataTableFilter-category-checkbox {
  margin-right: 0.5rem;
}

.dataTableFilter-item-name {
  color: #00497f;
  margin-bottom: 0.5rem;
  margin-left: 1.3rem;
  display: flex;
  align-items: flex-start;
}

.dataTableFilter-item-checkbox {
  margin-right: 0.5rem;
}

.dataTableFilter-action-close,
.dataTableFilter-action-clear {
  cursor: pointer;
}

.dataTableFilter-action-close {
  border: none;
  padding-left: 4rem;
  padding-right: 4rem;
}

.dataTableFilter-actions {
  display: flex;
  gap: 1.5rem;
  margin-top: 3rem;
}

.dataTableFilter-action-clear {
  background-color: transparent;
  border: none;
  text-decoration: underline;
}

@media (max-width: 45em) {
  .dataTableFilter-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    padding: 1.2rem 1.5rem;
  }

  .dataTableFilter-close {
    position: fixed;
    display: block;
    top: 0;
    right: 0;
    line-height: 1;
    width: 20px;
    height: 20px;
    background-image: url(22d6d25bee26a24c651c.svg);
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    background-color: transparent;
    cursor: pointer;
    padding: 2rem 3rem;
  }

  .dataTableFilter-actions {
    flex-direction: column;
    margin-block-start: 2rem;
    margin-block-end: 2rem;
  }

  .dataTableFilter-container .Section-width {
    padding: 0;
  }
}
.PeopleSection {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  background-color: #f8f4ef;
}

.PeopleSection-title {
  margin-bottom: 1rem;
}

.PeopleSection-subtitle {
  margin-bottom: 1rem;
  max-width: 43.75rem;
}

.PeopleSection-people {
  margin-top: 3rem;
  width: 100%;
  display: grid;
  justify-items: center;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 1em;
}

.PersonCard {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 1rem;
  max-width: 50ch;
}

.PersonCard-portrait {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  margin-bottom: 1rem;
}

.PersonCard-portrait-fallbackImg {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: linear-gradient(292.27deg, rgba(255, 244, 209, 0.08) -1.05%, rgba(201, 174, 127, 0.08) 42.41%, rgba(0, 72, 110, 0.08) 89.65%);
  margin-bottom: 1rem;
}

.PersonCard-overview {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.PersonCard-name {
  margin-bottom: 8px;
  font-family: "chronicle-regular", serif;
  font-size: 1.375rem;
  line-height: 1.3;
}

.PersonCard-jobTitle {
  font-family: "karla-regular", serif;
}

.PersonCard-org {
  text-transform: uppercase;
  font-family: "karla-regular", serif;
}

.PersonCard-showMoreBtn {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}

.PersonCard-email {
  font-size: 0.9rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  position: relative;
}

@media (max-width: 45em) {
  .PeopleSection-people {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  }
}
@media (min-width: 90em) {
  .PeopleSection-people {
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  }

  .PersonCard-portrait {
    width: 170px;
    height: 170px;
  }

  .PersonCard-portrait-fallbackImg {
    width: 170px;
    height: 170px;
  }
}
.FormSection-wrapper {
  margin: auto;
  max-width: 600px;
}

.FormSection-title {
  margin-bottom: 2rem;
  text-align: center;
}

.Form-inputs input,
textarea {
  border-radius: 5px !important;
  border: none !important;
}

.Form-btn {
  background-color: #00497f !important;
  border: none !important;
  border-radius: 100px !important;
  box-shadow: none !important;
  color: #fff !important;
  height: unset !important;
  letter-spacing: 1.3px !important;
  text-transform: uppercase !important;
  margin-top: 1rem !important;
  padding: 1em 2em !important;
  transition: background-color 0.15s ease-out, color 0.15s ease-out !important;
}

.Form-btn:hover {
  background-color: #fff !important;
  color: #00497f !important;
}

.wpforms-confirmation-container-full {
  background: none !important;
  border: none !important;
}

.wpforms-confirmation-container-full p {
  font-weight: bolder !important;
  text-align: center !important;
}

.wpforms-submit-spinner {
  display: none !important;
}

.HideContentSection {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #00497f;
  text-align: center;
  margin-top: 5.5rem;
  margin-bottom: 5.5rem;
}
.HideContentSection .HideContentSection-title {
  margin-top: 1rem;
  margin-bottom: 1rem;
  color: #fff;
}
.HideContentSection .HideContentSection-desc {
  max-width: 75ch;
  color: #fff;
}
.HideContentSection .HideContentSection-form {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.HideContentSection .HideContentSection-form input {
  border-radius: 100px;
  border: none;
  padding: 1em 2em 1em 2em;
  min-width: 30ch;
}
.HideContentSection .HideContentSection-form input:focus {
  outline: none;
}
.HideContentSection .HideContentSection-form button {
  cursor: pointer;
  border: none;
  margin-left: 1rem;
}

.Imagesection-textWrapper {
  margin-left: 4rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.Imagesection-textWrapper p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.Imagesection-textWrapper h3 {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
  margin-bottom: 0.6rem;
}
.Imagesection-textWrapper a {
  color: #00497f;
}
.Imagesection-textWrapper em {
  font-family: "karla-semibold-italic", sans-serif;
}
.Imagesection-textWrapper strong {
  font-family: "karla-bold", sans-serif;
}
.Imagesection-textWrapper blockquote {
  padding: 0 20%;
}

.Imagesection--gradient {
  background: linear-gradient(292.27deg, rgba(255, 244, 209, 0.08) -1.05%, rgba(201, 174, 127, 0.08) 42.41%, rgba(0, 72, 110, 0.08) 89.65%);
}

.Carousel-imgsection-nav {
  margin-top: 27%;
}

.Slide-image {
  aspect-ratio: 3/2;
}

.Slide-image--infoWrapper {
  display: flex;
  justify-content: space-between;
}

.ImageSection-imagePosition {
  width: 100%;
  text-align: end;
}

.Imagesection-video {
  max-width: 100%;
}

@media (max-width: 750px) {
  .Imagesection-textWrapper blockquote {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
.InfoSection--dark {
  background-color: #00497f;
  color: #fff;
}
.InfoSection--dark p,
.InfoSection--dark span,
.InfoSection--dark li,
.InfoSection--dark q,
.InfoSection--dark a,
.InfoSection--dark h2,
.InfoSection--dark h3 {
  color: #fff;
}
.InfoSection--dark .expandable-fade--dark {
  background: linear-gradient(180deg, rgba(0, 73, 127, 0) 0%, rgb(0, 73, 127) 80%);
}

.InfoSection--light {
  background-color: #f8f4ef;
  color: #444651;
}
.InfoSection--light .expandable-fade--light {
  background: linear-gradient(180deg, rgba(248, 244, 239, 0) 0%, rgb(248, 244, 239) 80%);
}

.InfoSection--lightgreen {
  background: #cfe6df;
  color: #444651;
}
.InfoSection--lightgreen .expandable-fade--lightgreen {
  background: linear-gradient(180deg, rgba(207, 230, 223, 0) 0%, rgb(207, 230, 223) 80%);
}

.InfoSection--gradient {
  background: linear-gradient(292.27deg, rgba(255, 244, 209, 0.08) -1.05%, rgba(201, 174, 127, 0.08) 42.41%, rgba(0, 72, 110, 0.08) 89.65%);
  color: #444651;
}
.InfoSection--gradient .expandable-fade--gradient {
  height: 0;
}

.InfoSection-headline {
  margin-bottom: 1rem;
}

.InfoSection-title {
  margin-bottom: 1rem;
  max-width: 23ch;
}

.InfoSection-subtitle {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 3rem;
  max-width: 23ch;
}

.InfoSection-subtitle--wide {
  max-width: none;
}

.InfoSection-text {
  column-count: 2;
  column-gap: 5em;
  max-width: 110ch;
}
.InfoSection-text h3 {
  font-size: 1.3rem;
  margin: 1em 0 0.5em 0;
}
.InfoSection-text a {
  color: inherit;
}
.InfoSection-text strong {
  font-family: "karla-bold", sans-serif;
}
.InfoSection-text p,
.InfoSection-text li {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

.InfoSection-text--singleColumn {
  column-count: 1;
  max-width: 45%;
}

.InfoSection-text-showMoreBtn {
  padding: 0;
  background: none;
}

.InfoSection-linkWrapper {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  margin-top: 2rem;
}

.InfoSection-linkBtn {
  margin-top: 1rem;
}

@media (max-width: 45em) {
  .InfoSection-text {
    column-count: 1;
    max-width: 100%;
  }

  .InfoSection-linkWrapper {
    flex-direction: column;
    max-width: 80%;
  }

  .InfoSection-subtitle {
    font-size: 2.125rem;
  }
}
.LinksSection--light {
  background: linear-gradient(292.27deg, rgba(255, 244, 209, 0.08) -1.05%, rgba(201, 174, 127, 0.08) 42.41%, rgba(0, 72, 110, 0.08) 89.65%);
  color: #444651;
}
.LinksSection--light .LinksSection-categoryLink a {
  background: linear-gradient(0deg, #00497f, #00497f) no-repeat left bottom/0 1px;
  transition: background-size 350ms linear;
  text-decoration: none;
  color: #00497f;
}
.LinksSection--light .LinksSection-categoryLink a:where(:hover, :focus-visible) {
  background-size: 100% 1px;
  background-position-x: left;
}

.LinksSection--dark {
  background-color: #00497f;
}
.LinksSection--dark h2,
.LinksSection--dark h3,
.LinksSection--dark h4,
.LinksSection--dark p,
.LinksSection--dark a {
  color: #fff;
}
.LinksSection--dark .LinksSection-categoryLink a {
  background: linear-gradient(0deg, #fff, #fff) no-repeat left bottom/0 1px;
  transition: background-size 350ms linear;
  text-decoration: none;
  color: #fff;
}
.LinksSection--dark .LinksSection-categoryLink a:where(:hover, :focus-visible) {
  background-size: 100% 1px;
  background-position-x: left;
}

.LinksSection-title {
  margin-bottom: 1rem;
}

.LinksSection-categoriesWrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 2em;
}

.LinksSection-category {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.LinksSection-categoryTitle {
  font-size: 1.5rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.LinksSection-categorySubtitle {
  margin-top: 16px;
  margin-bottom: 8px;
  font-family: "karla-semibold", sans-serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.LinksSection-categoryLink {
  font-family: "karla-regular", sans-serif;
  margin-top: 5px;
  margin-bottom: 5px;
  text-decoration: none;
}

@media (max-width: 45em) {
  .LinksSection-categoriesWrapper {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  }
}
@media (min-width: 90em) {
  .LinksSection-categoriesWrapper {
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  }
}
.ListBlockSection {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ListBlock-title {
  text-align: center;
  margin-bottom: 3.75rem;
}

.ListBlock-title--left {
  text-align: left;
  margin-left: 4rem;
}

.Card-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-bottom: 2rem;
  position: relative;
}

.Card-wrapper:hover .Presentation-link {
  color: #ad9066;
}

.Wrapper-label {
  position: absolute;
  top: 1.25rem;
  background-color: #ad9066;
  color: #fff;
  padding: 0.1rem 0.75rem;
  border-radius: 0 3px 3px 0;
  word-break: break-all;
}

.Wrapper-date {
  position: absolute;
  background-color: #00497f;
  color: #fff;
  padding: 0.8rem;
  padding-right: 1.3rem;
  border-radius: 0 0 100px 0;
  white-space: nowrap;
}

.Presentation-link {
  color: #00497f;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-decoration: none;
}

.Presentation-link:hover {
  color: #ad9066;
}

.Presentation-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.Presentation-description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.Presentation-img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 3/2;
}

.Presentation-fallbackImg {
  width: 100%;
  aspect-ratio: 3/2;
  background-image: url(0c7fd80fd2e9b2f60c08.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.ListItems-container-size-2 {
  max-width: 75%;
}

@media (max-width: 750px) {
  .ListBlock-title {
    margin-bottom: 1.875rem;
  }

  .ListBlock-title--left {
    text-align: center;
    margin-left: unset;
  }

  .ListItems-container-size-2 {
    max-width: 100%;
  }
}
.NumberSection {
  text-align: center;
  color: #444651;
}

.NumberSection-color--gradient {
  background: linear-gradient(292.27deg, rgba(255, 244, 209, 0.08) -1.05%, rgba(201, 174, 127, 0.08) 42.41%, rgba(0, 72, 110, 0.08) 89.65%);
}

.NumberSection-color--blue {
  background-color: #00497f;
}
.NumberSection-color--blue .NumberSection-title,
.NumberSection-color--blue .NumberSection-subtitle {
  color: #fff;
}
.NumberSection-color--blue .StatsCard-title,
.NumberSection-color--blue .StatsCard-description {
  color: #fff;
}
.NumberSection-color--blue #left svg path,
.NumberSection-color--blue #right svg path {
  stroke: #fff;
}

.NumberSection-color--lightblue {
  background-color: #badbf0;
}

.NumberSection-color--lightpink {
  background-color: #f6cfde;
}

.NumberSection-color--lightgreen {
  background-color: #cfe6df;
}

.NumberSection-color--lightyellow {
  background-color: #fff2cd;
}

.NumberSection-subtitle {
  margin-top: 1rem;
}

#left svg {
  transform: rotate(90deg);
  visibility: hidden;
}

#right svg {
  transform: rotate(-90deg);
  visibility: hidden;
}

.StatsCard-number {
  color: #ad9066;
}

.StatsCard-textWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.StatsCard-title {
  margin-top: 1rem;
  margin-bottom: 1rem;
  max-width: 22rem;
}

.StatsCard-description {
  max-width: 22rem;
}

.horizontal-slider {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 4em;
  margin-top: 3rem;
}

.StatsCard {
  user-select: none;
}

@media (max-width: 800px) {
  .horizontal-slider-container {
    display: flex;
    max-width: 100%;
    flex-direction: row;
    position: relative;
  }

  .horizontal-slider-container .horizontal-slider {
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    scroll-behavior: smooth;
    display: flex;
    grid-template-columns: unset;
    gap: 0em;
  }

  .horizontal-slider .StatsCard {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 100%;
  }

  .StatsCard-number {
    font-size: clamp(4.875rem, 20vw, 7rem);
  }

  .StatsCard-textWrapper {
    width: 500px;
  }

  .StatsCard-description,
.StatsCard-title {
    max-width: 65%;
    white-space: normal;
  }

  .horizontal-slider.dragging {
    cursor: grab;
    scroll-behavior: auto;
  }

  .horizontal-slider.dragging .StatsCard {
    pointer-events: none;
  }

  .horizontal-slider-container i {
    top: 50%;
    height: 30px;
    width: 30px;
    cursor: pointer;
    position: absolute;
    transform: translateY(-50%) scale(1.15);
    transition: transform 0.1s ease;
  }

  .horizontal-slider-container i:hover {
    transform: translateY(-50%) scale(1.2);
  }

  .horizontal-slider-container i:active {
    transform: translateY(-50%) scale(1.1);
  }

  .horizontal-slider-container i:first-child {
    left: -22px;
  }

  .horizontal-slider-container i:last-child {
    right: -22px;
  }

  #left svg,
#right svg {
    visibility: visible;
  }
}
@media (max-width: 1100px) {
  .StatsCard-number {
    font-size: clamp(4.875rem, 20vw, 7rem);
  }
}
.PartnerSection--dark {
  background-color: #00497f;
}
.PartnerSection--dark .PartnerSection-title,
.PartnerSection--dark .PartnerSection-subtitle {
  color: #fff;
}

.PartnerSection--light {
  background-color: #f8f4ef;
}
.PartnerSection--light .PartnerSection-title,
.PartnerSection--light .PartnerSection-subtitle {
  color: #444651;
}

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

.PartnerSection-title {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.PartnerSection-logos {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
  row-gap: 1em;
  column-gap: 2em;
}

.logos-companyLogo {
  max-height: 100px;
}

@media (max-width: 750px) {
  .PartnerSection-logos {
    row-gap: 0.5em;
    column-gap: 1em;
  }

  .logos-companyLogo {
    max-height: 75px;
  }
}
.QuoteSection {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
}

.QuoteCard {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 4rem;
}

.QuoteCard-portrait {
  aspect-ratio: 1/1;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  height: 260px;
  margin-bottom: 1.8rem;
}
.QuoteCard-portrait img {
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 50%;
  max-width: 100%;
}

.QuoteCard-quote {
  text-align: center;
  font-size: 2.125rem;
  line-height: 1.11;
  color: #00497f;
  margin-bottom: 1.8rem;
}

.QuoteCard-jobtitle {
  font-family: "karla-regular", sans-serif;
  margin-bottom: 1rem;
}

.QuoteCard:last-of-type .QuoteCard-quote {
  color: #ad9066;
}
.QuoteCard:last-of-type .Btn-medium, .QuoteCard:last-of-type .dataTableFilterToggle-button, .QuoteCard:last-of-type .dataTableFilter-action-close {
  background-color: #ad9066;
  transition: background-color 0.15s ease-out;
}
.QuoteCard:last-of-type .Btn-medium:hover, .QuoteCard:last-of-type .dataTableFilterToggle-button:hover, .QuoteCard:last-of-type .dataTableFilter-action-close:hover {
  background-color: #fff;
  color: #ad9066;
}

@media (max-width: 750px) {
  .QuoteSection {
    grid-template-columns: unset;
  }

  .QuoteCard {
    margin: unset;
  }

  .QuoteCard:last-child {
    padding-top: 3rem;
  }
}
.SectorRisksDataSection-encircledValue {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50ex;
  background-color: #444651;
  color: #fff;
  padding-top: 1.2ex;
  text-align: center;
  font-family: "karla-semibold", sans-serif;
}
.SectorRisksDataSection-headerArea {
  margin-bottom: 3rem;
  max-width: 500px;
}
.SectorRisksDataSection-headerArea h2 {
  margin-bottom: 1rem;
}
.SectorRisksDataSection-selectArea {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.SectorRisksDataSection-dropdown {
  width: auto;
  padding: 1rem 2.5rem;
  border: unset;
  border-radius: 100px;
  margin-top: 1rem;
  background-image: url(7258a96466cd8b85ea0b.svg);
  background-size: 1.3rem;
  background-position: right 1.05rem top 1.3rem;
  background-repeat: no-repeat;
  background-origin: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  margin-bottom: 3rem;
}
.SectorRisksDataSection-table {
  width: calc(100% + 6ex);
  border-spacing: 3ex 0;
  margin-left: -3ex;
  table-layout: fixed;
  min-width: 900px;
}
.SectorRisksDataSection-table thead td {
  border-bottom: 1px solid #444651;
}
.SectorRisksDataSection-table td:last-of-type {
  text-align: center;
}
.SectorRisksDataSection-table td:first-of-type {
  text-align: left;
}
.SectorRisksDataSection-tableRowHeader td {
  padding-top: 2ex;
  padding-bottom: 0ex;
}
.SectorRisksDataSection-tableRowHeader + tr td {
  padding-bottom: 1ex;
}
.SectorRisksDataSection .SectorRisksDataSection-value .JS-BarGraph-value {
  color: #444651;
}
@media (max-width: 70em) {
  .SectorRisksDataSection {
    grid-template-areas: "header" "search" "graphs";
  }
  .SectorRisksDataSection-searchArea {
    grid-template-columns: 1fr;
  }
  .SectorRisksDataSection-graphArea {
    overflow: auto;
  }
}
@media (max-width: 750px) {
  .SectorRisksDataSection-dropdown {
    width: 100%;
  }
}

.SectorRisksSection .SectorRisks-headerArea h1 {
  font-family: "chronicle-regular", sans-serif;
  letter-spacing: 0.5px;
}
.SectorRisksSection .SectorRisks-headerArea h2 {
  color: #000;
  margin-bottom: 0.5rem;
}
.SectorRisksSection .SectorRisks-headerArea .SectorRisks-header-introWrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  margin-block: 2.75rem 1.5rem;
}
.SectorRisksSection .SectorRisks-headerArea .SectorRisks-grading-container {
  display: flex;
  gap: 0.7rem;
  margin-bottom: 4rem;
}
.SectorRisksSection .SectorRisks-headerArea .SectorRisks-grading-container p {
  border-radius: 4px;
  color: #fff;
  padding: 4px 12px;
}
.SectorRisksSection .SectorRisks-headerArea .SectorRisks-grading-container .SectorRisks-grading-level-1 {
  background-color: #81994e;
}
.SectorRisksSection .SectorRisks-headerArea .SectorRisks-grading-container .SectorRisks-grading-level-2 {
  background-color: #a19630;
}
.SectorRisksSection .SectorRisks-headerArea .SectorRisks-grading-container .SectorRisks-grading-level-3 {
  background-color: #bf8733;
}
.SectorRisksSection .SectorRisks-headerArea .SectorRisks-grading-container .SectorRisks-grading-level-4 {
  background-color: #b16545;
}
.SectorRisksSection .SectorRisks-headerArea .SectorRisks-grading-container .SectorRisks-grading-level-5 {
  background-color: #b14545;
}

.SectorRisks-dropdownArea {
  background-color: #00497f;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-block: 1rem;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
}
.SectorRisks-dropdownArea p {
  color: #fff;
  font-family: "Chronicle", serif;
  font-size: 2.25rem;
  margin-right: 2rem;
}
.SectorRisks-dropdownArea .SectorRisks-dropdown {
  width: 410px;
  padding: 1rem 1.75rem;
  border: unset;
  border-radius: 100px;
  background-image: url(7258a96466cd8b85ea0b.svg);
  background-size: 1.3rem;
  background-position: right 1.4rem top 1.3rem;
  background-repeat: no-repeat;
  background-origin: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
  outline: none;
}

.visually-hidden:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.SectorRisks-selectedSector-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 9rem;
  margin-block: 5rem 4rem;
}
.SectorRisks-selectedSector-header .selectedSector-header-textWrapper {
  width: 60%;
}
.SectorRisks-selectedSector-header .selectedSector-header-textWrapper h3 {
  font-size: 4.875rem;
  margin-top: 0.5rem;
}
.SectorRisks-selectedSector-header .selectedSector-header-textWrapper .selectedSector-header-description {
  margin-top: 1rem;
}
.SectorRisks-selectedSector-header .selectedSector-header-riskWrapper {
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 10px solid #b14545;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 210px;
  text-align: center;
}
.SectorRisks-selectedSector-header .selectedSector-header-riskWrapper .selectedSector-header-riskText {
  padding: 1.2rem;
}
.SectorRisks-selectedSector-header .selectedSector-header-riskWrapper .selectedSector-header-riskText span {
  display: block;
  font-family: inherit;
  font-size: inherit;
}

.industryItem-riskLabel {
  border-radius: 4px;
  color: #fff;
  padding: 4px 12px;
}

.SectorRisks-industryItem {
  margin-block: 1.25rem;
}
.SectorRisks-industryItem .industryItem-titleRow {
  background-color: #00497f;
  border-radius: 4px;
  display: grid;
  grid-template-areas: "title label chevron";
  column-gap: 1rem;
  grid-template-columns: 8fr 3fr 0.5fr;
  padding: 1rem 4.5rem 1rem 3.5rem;
}
.SectorRisks-industryItem .industryItem-titleRow h4 {
  color: #fff;
  grid-area: title;
}
.SectorRisks-industryItem .industryItem-titleRow .industryItem-riskLabel {
  grid-area: label;
  align-self: center;
  justify-self: flex-end;
}
.SectorRisks-industryItem .industryItem-titleRow .js-expandBtn {
  background: none;
  margin: 0;
  padding: 0;
  grid-area: chevron;
  justify-self: flex-end;
}
.SectorRisks-industryItem .industryItem-titleRow .js-expandBtn svg {
  height: 24px;
  width: 24px;
}
.SectorRisks-industryItem .industryItem-titleRow .js-expandBtn svg path {
  stroke: #fff;
}
.SectorRisks-industryItem .industryItem-titleRow .js-expandBtn .expandBtnChevron-rotate {
  transform: rotate(180deg);
}
.SectorRisks-industryItem .industryItem-content {
  background-color: #fff;
  border-radius: 0 0 6px 6px;
}
.SectorRisks-industryItem .industryItem-content .industryItem-headerArea {
  display: flex;
  justify-content: space-between;
  padding: 2rem 3rem;
}
.SectorRisks-industryItem .industryItem-content .industryItem-headerArea .industryItem-headerText {
  width: 48%;
}
.SectorRisks-industryItem .industryItem-content .industryItem-headerArea .industryItem-headerText .industryItem-subtitle {
  margin-bottom: 0.5rem;
}
.SectorRisks-industryItem .industryItem-content .industryItem-headerArea .industryItem-riskWrapper {
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 10px solid #b14545;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  text-align: center;
}
.SectorRisks-industryItem .industryItem-content .industryItem-headerArea .industryItem-riskWrapper .industryItem-riskLevel {
  padding: 1.5rem;
}
.SectorRisks-industryItem .industryItem-content .industryItem-headerArea .industryItem-riskWrapper .industryItem-riskLevel span {
  display: block;
}
.SectorRisks-industryItem .industryItem-content .industryItem-impactArea.workplace {
  background-color: #badbf0;
}
.SectorRisks-industryItem .industryItem-content .industryItem-impactArea.marketplace {
  background-color: #f6cfde;
}
.SectorRisks-industryItem .industryItem-content .industryItem-impactArea.community {
  background-color: #cfe6df;
}
.SectorRisks-industryItem .industryItem-content .industryItem-impactArea {
  display: grid;
  align-items: center;
  column-gap: 0.75rem;
  grid-template-columns: 0.2fr 2fr 1fr;
  grid-template-areas: "icon title ....... risk" "icon subtitle ....... risk" "description  description  ....... .......";
  padding: 2rem 9rem 2rem 3.5rem;
}
.SectorRisks-industryItem .industryItem-content .industryItem-impactArea .impactArea-header-icon {
  grid-area: icon;
  align-self: flex-end;
}
.SectorRisks-industryItem .industryItem-content .industryItem-impactArea .impactArea-header-icon svg {
  height: 48px;
  width: 48px;
}
.SectorRisks-industryItem .industryItem-content .industryItem-impactArea .impactArea-header-icon svg path {
  fill: #444651;
}
.SectorRisks-industryItem .industryItem-content .industryItem-impactArea .impactArea-header-title {
  grid-area: title;
  font-size: 2.125rem;
}
.SectorRisks-industryItem .industryItem-content .industryItem-impactArea .impactArea-header-subtitle {
  grid-area: subtitle;
}
.SectorRisks-industryItem .industryItem-content .industryItem-impactArea .impactArea-header-riskLabel {
  grid-area: risk;
}
.SectorRisks-industryItem .industryItem-content .industryItem-impactArea .impactArea-header-description {
  grid-area: description;
  margin-top: 1rem;
}
.SectorRisks-industryItem .industryItem-content .industryItem-impactArea .impactArea-header-description span {
  font-family: "karla-bold", sans-serif;
}
.SectorRisks-industryItem .industryItem-content .industryItem-indicator {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 2rem 9rem 2rem 3.5rem;
}
.SectorRisks-industryItem .industryItem-content .industryItem-indicator .indicator-textArea {
  max-width: 38rem;
}
.SectorRisks-industryItem .industryItem-content .industryItem-indicator .indicator-textArea .indicator-subtitle {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}
.SectorRisks-industryItem .industryItem-content .industryItem-indicator .indicator-textArea .indicator-expandableText {
  background: none;
  color: #ad9066;
  font-size: 1rem;
  letter-spacing: unset;
  padding: 0 0 0.5rem 0;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 2px;
  text-transform: unset;
  transition: text-decoration-color 0.2s ease-in-out;
}
.SectorRisks-industryItem .industryItem-content .industryItem-indicator .indicator-textArea .indicator-expandableText svg {
  margin-left: 0.5rem;
}
.SectorRisks-industryItem .industryItem-content .industryItem-indicator .indicator-textArea .indicator-expandableText svg path {
  stroke: #ad9066;
}
.SectorRisks-industryItem .industryItem-content .industryItem-indicator .indicator-textArea .indicator-expandableText:hover {
  text-decoration-color: #ad9066;
}
.SectorRisks-industryItem .industryItem-content .industryItem-indicator:has(+ .industryItem-indicator) {
  border-bottom: 1px solid lightgray;
}
.SectorRisks-industryItem .industryItem-content .industryItem-indicator:last-of-type {
  border-radius: 6px;
}

@media (max-width: 750px) {
  .SectorRisksSection .SectorRisks-headerArea .SectorRisks-header-introWrapper {
    display: flex;
    flex-direction: column;
    grid-template-columns: unset;
    gap: 1.5rem;
    margin-bottom: 2rem;
  }

  .SectorRisks-dropdownArea {
    flex-direction: column;
    gap: 0.5rem;
    padding-block: 1rem 1.5rem;
  }
  .SectorRisks-dropdownArea p {
    font-size: 2rem;
    margin-right: unset;
  }

  .SectorRisks-selectedSector-header {
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0 1.6rem;
    margin-block: 3rem 2rem;
  }
  .SectorRisks-selectedSector-header .selectedSector-header-textWrapper {
    width: 100%;
  }
  .SectorRisks-selectedSector-header .selectedSector-header-textWrapper h3 {
    font-size: 2.5rem;
  }
  .SectorRisks-selectedSector-header .selectedSector-header-riskWrapper {
    margin-top: 2rem;
    max-width: 300px;
    align-self: center;
  }

  .SectorRisks-industryItem .industryItem-titleRow {
    grid-template-columns: 6fr 2fr 0.5fr;
    padding: 1rem 3rem 1rem 2rem;
  }
  .SectorRisks-industryItem .industryItem-titleRow h4 {
    font-size: 2rem;
  }
}
@media (max-width: 480px) {
  .SectorRisksSection {
    padding-top: 3rem;
    padding-left: unset;
    padding-right: unset;
  }
  .SectorRisksSection .SectorRisks-headerArea {
    padding-inline: 1.6rem;
  }
  .SectorRisksSection .SectorRisks-headerArea .SectorRisks-grading-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .SectorRisks-dropdownArea {
    flex-direction: column;
    gap: 0.5rem;
    padding-bottom: 1.5rem;
  }
  .SectorRisks-dropdownArea .SectorRisks-dropdown {
    width: 90%;
  }

  .SectorRisks-selectedSector-industriesText {
    margin-left: 1.6rem;
  }

  .SectorRisks-industryItem .industryItem-titleRow {
    border-radius: 0;
    grid-template-columns: 2fr 0.5fr;
    grid-template-areas: "title chevron" "label .......";
    row-gap: 0.5rem;
    padding-inline: 1.6rem;
  }
  .SectorRisks-industryItem .industryItem-titleRow h4 {
    font-size: 1.7rem;
    max-width: 21ch;
  }
  .SectorRisks-industryItem .industryItem-titleRow .industryItem-riskLabel {
    justify-self: flex-start;
  }
  .SectorRisks-industryItem .industryItem-titleRow .js-expandBtn {
    align-self: flex-start;
  }
  .SectorRisks-industryItem .industryItem-content .industryItem-headerArea {
    flex-direction: column;
    padding: 1rem 1.6rem;
  }
  .SectorRisks-industryItem .industryItem-content .industryItem-headerArea .industryItem-headerText {
    margin-top: 1rem;
    width: 100%;
  }
  .SectorRisks-industryItem .industryItem-content .industryItem-impactArea {
    grid-template-columns: 0.5fr 5fr;
    grid-template-areas: "icon title" "icon subtitle" "description description" "label label";
    padding: 1.6rem;
  }
  .SectorRisks-industryItem .industryItem-content .industryItem-impactArea .impactArea-header-icon svg {
    height: 40px;
    width: 40px;
  }
  .SectorRisks-industryItem .industryItem-content .industryItem-impactArea .impactArea-header-title {
    font-size: 2rem;
  }
  .SectorRisks-industryItem .industryItem-content .industryItem-impactArea .impactArea-header-subtitle {
    font-size: 0.7rem;
  }
  .SectorRisks-industryItem .industryItem-content .industryItem-impactArea .impactArea-header-riskLabel {
    grid-area: label;
    justify-self: flex-start;
    margin-top: 0.8rem;
  }
  .SectorRisks-industryItem .industryItem-content .industryItem-indicator {
    align-items: flex-start;
    flex-direction: column;
    padding: 1.6rem;
  }
  .SectorRisks-industryItem .industryItem-content .industryItem-indicator .industryItem-riskLabel {
    justify-self: flex-start;
    margin-top: 1rem;
  }
  .SectorRisks-industryItem .industryItem-content .industryItem-indicator:has(+ .industryItem-impactArea) {
    padding-bottom: 3rem;
  }
}
@media (min-width: 750px) and (max-width: 70em) {
  .SectorRisks-selectedSector-header {
    padding-right: 6rem;
  }

  .SectorRisks-industryItem .industryItem-titleRow {
    column-gap: unset;
    grid-template-columns: 5fr 2fr 0.5fr;
    padding: 1rem 3rem 1rem 2.5rem;
  }

  .SectorRisks-industryItem .industryItem-content .industryItem-impactArea,
.SectorRisks-industryItem .industryItem-content .industryItem-indicator {
    padding: 2rem 3rem;
  }
}
.SimpleQuoteSection--dark {
  background-color: #00497f;
}
.SimpleQuoteSection--dark h2,
.SimpleQuoteSection--dark q,
.SimpleQuoteSection--dark p {
  color: #fff;
}

.SimpleQuoteSection--light {
  background: #f8f4ef;
}
.SimpleQuoteSection--light h2,
.SimpleQuoteSection--light q,
.SimpleQuoteSection--light p {
  color: #444651;
}

.SimpleQuoteSection-wrapper {
  display: flex;
  align-items: center;
  gap: 4em;
  margin-left: 2em;
}

.SimpleQuote-portrait {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  aspect-ratio: 1/1;
  max-width: 250px;
}
.SimpleQuote-portrait img {
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 50%;
  max-width: 100%;
}

.SimpleQuote-textWrapper {
  max-width: 52rem;
}

.TextWrapper-quote {
  font-size: clamp(2.125rem, 4vw, 3rem);
  line-height: 1.15;
}

.TextWrapper-personInfo {
  text-transform: uppercase;
  display: flex;
  gap: 1em;
  margin-top: 1rem;
}

.PersonInfo-jobtitle {
  font-family: "karla-regular", sans-serif;
}

@media (max-width: 45em) {
  .SimpleQuoteSection-wrapper {
    margin-left: 0em;
    flex-direction: column;
    gap: 2em;
  }

  .SimpleQuote-portrait {
    max-width: 160px;
  }

  .TextWrapper-personInfo {
    flex-direction: column;
    gap: 0.2em;
  }

  .TextWrapper-quote {
    font-size: clamp(1.8rem, 5vw, 3rem);
  }
}
@media (min-width: 90em) {
  .SimpleQuoteSection-wrapper {
    margin-left: 0em;
  }

  .SimpleQuote-portrait {
    max-width: 280px;
  }

  .SimpleQuote-textWrapper {
    max-width: 56rem;
  }

  .TextWrapper-quote {
    font-size: clamp(2.5rem, 3vw, 3.25rem);
  }
}
.StartSection {
  position: relative;
  display: flex;
  min-height: 65vh;
  height: 65vh;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.StartSection.StartSection-filter {
  box-shadow: inset 0 0 0 5000px rgba(80, 71, 64, 0.2);
}
.StartSection a {
  text-decoration: none;
}

.StartSection-glare1 {
  user-select: none;
  pointer-events: none;
  width: 100%;
  height: 100%;
  background-color: rgba(250, 221, 184, 0.15);
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: overlay;
  animation: StartSectionGlare1 5000ms ease-in-out 0s infinite alternate-reverse forwards;
}

.StartSection-glare2 {
  user-select: none;
  pointer-events: none;
  width: 100%;
  height: 100%;
  background-color: rgba(235, 181, 132, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: color-burn;
  animation: StartSectionGlare2 10000ms ease-in-out 0s infinite alternate-reverse forwards;
}

.StartSection-lensFlare {
  user-select: none;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: url(5af7717bbf4406b18f95.png);
  background-position: 0% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  opacity: 0.8;
  mix-blend-mode: screen;
  transform-origin: 0% 0%;
}
@media (max-aspect-ratio: 2776/1412) {
  .StartSection-lensFlare {
    animation: StartSectionLensFlare 6000ms cubic-bezier(0.22, 0.76, 0.6, 1) 0s 1 forwards;
  }
}

@keyframes StartSectionIntro {
  0% {
    background-position: 50% calc(50% + 100px);
  }
  100% {
    background-position: 50% 50%;
  }
}
@keyframes StartSectionLensFlare {
  0% {
    transform: rotate(15deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes StartSectionGlare1 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0.2;
  }
  19% {
    opacity: 0;
  }
  25% {
    opacity: 0.5;
  }
  40% {
    opacity: 0.1;
  }
  50% {
    opacity: 0.2;
  }
  63% {
    opacity: 0.3;
  }
  75% {
    opacity: 0;
  }
  87% {
    opacity: 0.35;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes StartSectionGlare2 {
  0% {
    opacity: 0.1;
  }
  10% {
    opacity: 0.5;
  }
  19% {
    opacity: 0;
  }
  25% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
  }
  50% {
    opacity: 0.2;
  }
  63% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  87% {
    opacity: 0.35;
  }
  100% {
    opacity: 0.5;
  }
}
.StartSection-xl {
  height: 85vh;
  background-size: cover;
  background-position: 50% 50%;
}
.StartSection-xl .StartSection-title {
  margin-top: 3rem;
}
@media (max-aspect-ratio: 2776/1412) {
  .StartSection-xl {
    background-size: auto calc(85vh + 200px);
    background-position: 50% calc(50% + 100px);
    animation: StartSectionIntro 6000ms cubic-bezier(0.22, 0.76, 0.6, 1) 0ms 1 forwards;
  }
}

.StartSection-textWrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}

.StartSection-title {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.06);
}

.StartSection-xl-title {
  font-size: 9rem;
  line-height: 1.08;
}

.StartSection-subtitle {
  color: #fff;
  text-align: center;
  margin-top: 2rem;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.06);
  max-width: 60%;
}

.StartSection-pretitle {
  color: #fff;
  text-align: center;
  margin-bottom: 1rem;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.06);
}

.StartSection-404text {
  font-family: "chronicle-regular", serif;
  font-size: 2.125rem;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.06);
  max-width: 35ch;
}

@media (max-width: 70em) {
  .StartSection-title {
    font-size: 3.5rem;
    line-height: 1.08;
  }

  .StartSection-xl-title {
    line-height: 1.08;
  }
}
@media (max-width: 45em) {
  .StartSection-title {
    font-size: 2.6rem;
    margin-top: 1rem;
  }

  .StartSection-xl-title {
    font-size: 3.5rem;
    margin-top: 1rem;
  }

  .StartSection-subtitle {
    max-width: 80%;
    margin-top: 1rem;
  }

  .StartSection-404text {
    font-size: 1.5rem;
  }
}
.SupportContactSection {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6em;
}

.SupportContactSection-textWrapper {
  max-width: 70ch;
}

.SupportContact-text {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.SupportContact-text h3 {
  font-size: 1.3rem;
  margin: 1em 0 0.5em 0;
}
.SupportContact-text a {
  color: inherit;
}
.SupportContact-text strong {
  font-family: "karla-bold", sans-serif;
}
.SupportContact-text p,
.SupportContact-text li {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

.SupportContactSection-personCard {
  width: 30%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.SupportContact-portrait {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  aspect-ratio: 1/1;
  margin-bottom: 1rem;
}
.SupportContact-portrait img {
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 50%;
  width: 150px;
}

.SupportContact-portrait-fallbackImg {
  width: 150px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: linear-gradient(292.27deg, rgba(255, 244, 209, 0.08) -1.05%, rgba(201, 174, 127, 0.08) 42.41%, rgba(0, 72, 110, 0.08) 89.65%);
  margin-bottom: 1rem;
}

.SupportContact-personCard-textWrapper {
  display: flex;
  flex-direction: column;
}

.SupportContact-name {
  margin-bottom: 8px;
  font-size: 1.5rem;
}

.SupportContact-jobtitle {
  margin-bottom: 8px;
}

.SupportContact-email {
  margin-top: 8px;
}

@media (max-width: 45em) {
  .SupportContactSection {
    flex-direction: column;
    gap: 2em;
  }

  .SupportContactSection-personCard {
    width: 100%;
  }
  .SupportContactSection-personCard .SupportContact-portrait,
.SupportContactSection-personCard .SupportContact-portrait-fallbackImg {
    width: 150px;
  }
}
@media (min-width: 90em) {
  .SupportContactSection-personCard {
    width: 25%;
  }

  .SupportContact-portrait img {
    width: 180px;
  }

  .SupportContact-portrait-fallbackImg {
    width: 180px;
  }
}
.SupportstatSection-wrapper {
  display: grid;
  grid-template-columns: 1.25fr 1fr;
  gap: 1rem;
  align-items: start;
  justify-items: stretch;
}

.expandable-fade--light {
  background: linear-gradient(180deg, rgba(248, 244, 239, 0) 0%, rgb(248, 244, 239) 90%);
}

.StatSection-textwrapper {
  max-width: 55ch;
}
.StatSection-textwrapper p h3 {
  font-size: 1.3rem;
  margin: 1em 0 0.5em 0;
}
.StatSection-textwrapper p a {
  color: inherit;
}
.StatSection-textwrapper p strong {
  font-family: "karla-bold", sans-serif;
}
.StatSection-textwrapper p p,
.StatSection-textwrapper p li {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

.StatSection-title {
  margin-bottom: 1rem;
}

.Statsection-download-link {
  margin-top: 1rem;
}

.SupportstatSection-showMoreBtn {
  padding: 0;
  background: none;
}

.SupportstatSection-circle {
  border-radius: 50%;
  max-width: 410px;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: linear-gradient(292.27deg, rgba(255, 244, 209, 0.08) -1.05%, rgba(201, 174, 127, 0.08) 42.41%, rgba(0, 72, 110, 0.08) 89.65%);
}
.SupportstatSection-circle .Supportstat-circle-textWrapper {
  padding: 4em;
}
.SupportstatSection-circle .Supportstat-circle-number {
  color: #ad9066;
  margin-bottom: 8px;
}
.SupportstatSection-circle .Supportstat-circle-subtitle {
  max-width: 50ch;
  margin-bottom: 8px;
}
.SupportstatSection-circle .Supportstat-circle-text {
  max-width: 30ch;
}

@media (max-width: 70em) {
  .SupportstatSection-wrapper {
    gap: 2em;
  }

  .SupportstatSection-circle {
    max-width: 100%;
  }
  .SupportstatSection-circle .Supportstat-circle-textWrapper {
    padding: 2em;
  }
  .SupportstatSection-circle .Supportstat-circle-number {
    font-size: clamp(4.875rem, 12vw, 9rem);
  }
}
@media (max-width: 45em) {
  .SupportstatSection-wrapper {
    grid-template-columns: unset;
    justify-items: center;
    gap: 3em;
  }

  .SupportstatSection-circle .Supportstat-circle-number {
    font-size: clamp(4.875rem, 20vw, 6rem);
  }
}
.TestimonialSection-wrapper--dark {
  background-color: #00497f;
}

.TestimonialSection-wrapper--light {
  background: linear-gradient(292.27deg, rgba(255, 244, 209, 0.08) -1.05%, rgba(201, 174, 127, 0.08) 42.41%, rgba(0, 72, 110, 0.08) 89.65%);
}

.TestimonialSection-textWrapper {
  text-align: center;
  margin-bottom: 2.5rem;
}

.TestimonialSection-text--dark {
  color: #fff;
  margin-bottom: 0.5rem;
}

.TestimonialSection-text--light {
  color: #444651;
  margin-bottom: 0.5rem;
}

.TestimonialCard {
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 4rem;
}

.TestimonialCard--dark {
  color: #fff;
}

.TestimonialCard--light {
  color: #444651;
}

.TestimonialCard-portrait {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.TestimonialCard-quote {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-right: 11rem;
}

.TestimonialCard-title {
  margin-bottom: 2rem;
}

.TestimonialCard-subtitle {
  margin-bottom: 2rem;
}

.TestimonialCard-text {
  margin-bottom: 1rem;
  font-size: 2.125rem;
  line-height: 1.11;
}

.TestimonialCard-quote .Btn-medium, .TestimonialCard-quote .dataTableFilterToggle-button, .TestimonialCard-quote .dataTableFilter-action-close {
  margin-top: 1rem;
}

.Testimonial-portrait {
  aspect-ratio: 1/1;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  width: 300px;
  margin-bottom: 1.8rem;
}
.Testimonial-portrait img {
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 50%;
}

.TestimonialPortrait-textWrapper {
  padding-top: 50%;
}

.TestimonialPortrait-jobTitle {
  font-family: "karla-regular", sans-serif;
}

.TestimonialsVideo-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}

@media (max-width: 1160px) {
  .TestimonialCard-quote {
    margin-right: unset;
  }
}
@media (max-width: 750px) {
  .TestimonialCard {
    gap: unset;
    grid-template-columns: 1fr;
  }

  .Testimonial-portrait {
    max-width: 260px;
    margin-bottom: 1rem;
  }

  .TestimonialCard-title {
    margin-top: 2.5rem;
    margin-bottom: 0.5rem;
    text-align: center;
  }

  .TestimonialCard-subtitle {
    margin-bottom: unset;
  }

  .TestimonialCard-quote {
    align-items: center;
  }

  .TestimonialCard-text {
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 1.5rem;
    line-height: 1.25;
  }

  .TestimonialCard-subtitle {
    text-align: center;
  }
}
.TextWithImageSection {
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: 1.25fr 1fr;
  gap: 2em;
}

.TextWithImageSection-textWrapper {
  max-width: 60ch;
}

.TextWithImage-title {
  font-size: 3.25rem;
}

.TextWithImage-text {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.TextWithImage-text h3 {
  font-size: 1.3rem;
  margin: 1em 0 0.5em 0;
}
.TextWithImage-text a {
  color: inherit;
}
.TextWithImage-text strong {
  font-family: "karla-bold", sans-serif;
}
.TextWithImage-text p,
.TextWithImage-text li {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

.TextWithImage-btnWrapper {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.TextWithImage-btn {
  margin-top: 1rem;
  margin-right: 1rem;
}

.TextWithImageSection-imageWrapper {
  text-align: center;
  margin-top: 8px;
}
.TextWithImageSection-imageWrapper img {
  /* min-height: 40vh; */
  object-fit: cover;
}

@media (max-width: 45em) {
  .TextWithImageSection {
    grid-template-columns: repeat(1, 1fr);
    grid-auto-flow: row;
  }

  .TextWithImageSection-textWrapper {
    max-width: 55ch;
  }

  .TextWithImage-title {
    font-size: 2.125rem;
  }

  .TextWithImage-text {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .TextWithImage-btn {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .TextWithImageSection-imageWrapper img {
    min-height: 30vh;
  }
}
@media (max-width: 70em) {
  .TextWithImage-title {
    font-size: 3rem;
  }
}
@media (min-width: 90em) {
  .TextWithImageSection {
    gap: 1em;
  }

  .TextWithImageSection-textWrapper {
    max-width: 65ch;
  }
}
.ToolSection {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.ToolSection--light {
  background: #f8f4ef;
}

.ToolSection--gradient {
  background: linear-gradient(292.27deg, rgba(255, 244, 209, 0.08) -1.05%, rgba(201, 174, 127, 0.08) 42.41%, rgba(0, 72, 110, 0.08) 89.65%);
}

.ToolSection-title {
  max-width: 25ch;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.ToolSection-subtitle {
  margin-bottom: 1rem;
}

.ToolSection-toolCardWrapper {
  margin-top: 1rem;
  padding: 2em;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 2em;
}

.ToolSection-toolCard {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ToolCard-icon {
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
}
.ToolCard-icon svg {
  max-height: 100px;
}

.ToolCard-title {
  font-size: 2.125rem;
  margin-top: 1.5rem;
}

.ToolCard-description {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.ToolCard-link {
  margin-top: 1rem;
  max-width: 25ch;
}
.ToolCard-link a {
  background: linear-gradient(0deg, #00497f, #00497f) no-repeat left bottom/0 1px;
  transition: background-size 305ms linear;
  color: #00497f;
  text-decoration: none;
}
.ToolCard-link a:hover,
.ToolCard-link a:focus-visible {
  background-size: 100% 1px;
  background-position-x: left;
}

.YoutubeVideoSection {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.YoutubeVideoSection h2,
.YoutubeVideoSection p {
  text-align: center;
}

.YoutubeVideoSection-text {
  margin-block: 2rem 4rem;
}

.YoutubeVideoSection-video {
  aspect-ratio: 16/9;
  width: 80%;
}

.YoutubeVideoSection-video iframe {
  height: 100%;
  width: 100%;
}

.YoutubeVideoSection-icon {
  display: block;
  align-self: center;
  height: 40px;
  width: 40px;
  margin-bottom: 1rem;
}

.YoutubeVideoSection-text-cookies {
  font-family: "karla-bold", sans-serif;
  max-width: 40ch;
}
.YoutubeVideoSection-text-cookies a {
  color: #00497f;
  text-underline-offset: 2px;
}

@media (max-width: 480px) {
  .YoutubeVideoSection-text {
    margin-block: 2rem 2.5rem;
  }

  .YoutubeVideoSection-video {
    width: 100%;
  }
}
@media (min-width: 90em) {
  .YoutubeVideoSection-video {
    width: 1000px;
  }
}
