@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
* {
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/**
 *  * Enable smooth scrolling on the whole document
 *   */
html {
  scroll-behavior: smooth;
}

/* typo */
@font-face {
  font-family: "Klara";
  src: url("../../fonts/Karla.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Klara";
  src: url("../../fonts/KarlaItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
}
body {
  font-family: "Klara", sans-serif;
  font-size: 1.3rem;
  color: black;
}

@media (max-width: 900px) {
  body {
    font-size: 1.1rem;
  }
}
.t-link, .c-wordpress a {
  font-variation-settings: "wght" 600;
  text-decoration: underline;
  text-decoration-color: #f6af26;
  color: black !important;
}

.t-section-header, .t-h1 {
  font-size: 65px;
  letter-spacing: -2px;
  text-transform: uppercase;
  font-variation-settings: "wght" 800;
  margin-bottom: 40px;
}

.t-sub-header {
  font-size: 35px;
  letter-spacing: -2px;
  line-height: 1.3;
  text-transform: uppercase;
  font-variation-settings: "wght" 800;
  margin: 40px 0;
}
.t-sub-header--small {
  margin-bottom: 10px;
}

.t-p1, .c-wordpress p {
  line-height: 1.7;
  margin-bottom: 30px;
}

@media (max-width: 900px) {
  .t-section-header, .t-h1 {
    font-size: 50px;
    margin-bottom: 35px;
  }

  .t-sub-header {
    font-size: 25px;
    margin: 35px 0;
  }

  .t-p1, .c-wordpress p {
    line-height: 1.6;
    margin-bottom: 25px;
  }
}
.o-accent {
  font-variation-settings: "wght" 600;
}

.c-at {
  display: inline-block;
  width: 18px;
  position: relative;
  top: 4px;
  margin: 0 1px 0 1px;
}

.c-at--small {
  margin: 0 1px 0 1px;
  width: 11px;
  top: 2px;
}

.o-offset {
  position: relative;
  top: -100px;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
* {
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/**
 *  * Enable smooth scrolling on the whole document
 *   */
html {
  scroll-behavior: smooth;
}

/* typo */
@font-face {
  font-family: "Klara";
  src: url("../../fonts/Karla.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Klara";
  src: url("../../fonts/KarlaItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
}
body {
  font-family: "Klara", sans-serif;
  font-size: 1.3rem;
  color: black;
}

@media (max-width: 900px) {
  body {
    font-size: 1.1rem;
  }
}
.t-link, .c-wordpress a {
  font-variation-settings: "wght" 600;
  text-decoration: underline;
  text-decoration-color: #f6af26;
  color: black !important;
}

.t-section-header, .t-h1 {
  font-size: 65px;
  letter-spacing: -2px;
  text-transform: uppercase;
  font-variation-settings: "wght" 800;
  margin-bottom: 40px;
}

.t-sub-header {
  font-size: 35px;
  letter-spacing: -2px;
  line-height: 1.3;
  text-transform: uppercase;
  font-variation-settings: "wght" 800;
  margin: 40px 0;
}
.t-sub-header--small {
  margin-bottom: 10px;
}

.t-p1, .c-wordpress p {
  line-height: 1.7;
  margin-bottom: 30px;
}

@media (max-width: 900px) {
  .t-section-header, .t-h1 {
    font-size: 50px;
    margin-bottom: 35px;
  }

  .t-sub-header {
    font-size: 25px;
    margin: 35px 0;
  }

  .t-p1, .c-wordpress p {
    line-height: 1.6;
    margin-bottom: 25px;
  }
}
.o-accent {
  font-variation-settings: "wght" 600;
}

.c-at {
  display: inline-block;
  width: 18px;
  position: relative;
  top: 4px;
  margin: 0 1px 0 1px;
}

.c-at--small {
  margin: 0 1px 0 1px;
  width: 11px;
  top: 2px;
}

.o-offset {
  position: relative;
  top: -100px;
}

.c-hamburger {
  display: none;
  width: 30px;
  background-color: black;
  height: 3px;
  border: 0;
  outline: 0;
  position: absolute;
  right: 20px;
  top: 26px;
}

.c-hamburger:before {
  content: "";
  display: block;
  width: 30px;
  background-color: black;
  height: 3px;
  left: 0;
  position: absolute;
  top: -7px;
}

.c-hamburger:after {
  content: "";
  display: block;
  width: 30px;
  background-color: black;
  height: 3px;
  left: 0;
  position: absolute;
  top: 7px;
}

@media (max-width: 900px) {
  .c-hamburger {
    display: block;
  }
}
/* menu */
.c-main-menu {
  width: 100%;
  display: flex;
  justify-content: center;
  position: fixed;
  z-index: 10;
  background-color: white;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.025);
  top: 0;
  left: 0;
}

.c-main-menu__nav {
  display: flex;
  justify-content: center;
  padding: 15px;
}

.c-main-menu__item {
  display: inline-block;
  font-size: 1rem;
}

.c-main-menu__link {
  display: block;
  padding: 5px;
  font-variation-settings: "wght" 600;
  text-transform: uppercase;
  font-size: 1rem;
  color: black !important;
  text-decoration: none;
}

.c-main-menu__link--active {
  font-style: italic;
}

.c-main-menu__item-sep {
  display: inline-block;
  padding: 2px 7px;
}

.c-main-menu__item:last-child {
  margin-right: 0;
}

.c-main-menu__item:last-child::after {
  content: none;
}

.c-main-menu__logo {
  display: block;
  position: absolute;
  left: 20px;
  top: 11px;
}

.c-main-menu__logo img {
  width: 90px;
}

@media (max-width: 900px) {
  .c-main-menu__nav {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background-color: white;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
    padding: 0;
    transform: translateY(-100%);
    transition: transform 200ms ease-out, box-shadow 200ms ease-out, opacity 200ms ease-out;
    opacity: 0;
  }

  .js-open {
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(0);
    opacity: 1;
  }

  .c-main-menu__item-sep {
    display: none;
  }

  .c-main-menu__item {
    display: block;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
    padding: 10px;
  }

  .c-main-menu__item {
    text-align: center;
  }

  .c-main-menu__item:last-of-type {
    border-bottom: 0;
  }

  .c-main-menu__logo {
    position: static;
  }

  .c-main-menu {
    padding: 10px 15px;
    justify-content: space-between;
  }
}
.c-footer {
  box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.025);
  padding: 15px;
  display: flex;
  justify-content: center;
  font-size: 1rem;
  background-color: white;
}

.c-footer__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.c-footer__list-item {
  margin-right: 20px;
}

.c-footer__list-item:last-of-type {
  margin-right: 0;
}

/* sections */
.c-section {
  padding: 25px;
  margin-bottom: 25px;
}

@media (max-width: 900px) {
  .c-section {
    padding: 15px;
    margin-bottom: 10px;
  }
}
.c-section--first {
  margin-top: 150px;
}

i {
  font-style: italic;
}

.c-section__content {
  max-width: 950px;
  margin: auto;
}

.c-btn-link {
  color: white;
  background-color: #f6af26;
  display: inline-block;
  padding: 15px 25px;
  text-transform: uppercase;
  font-size: 1.1rem;
  cursor: pointer;
  text-decoration: none;
}

@media (max-width: 900px) {
  .c-btn-link {
    display: block;
    padding: 15px 25px;
    font-size: 0.9rem;
    text-align: center;
    margin-bottom: 15px;
  }
}
@keyframes toright {
  from {
    transform: translateX(0px);
  }
  to {
    transform: translateX(10px);
  }
}
@keyframes toleft {
  from {
    transform: translateX(0px);
  }
  to {
    transform: translateX(-10px);
  }
}
.c-btn-link:after {
  display: inline-block;
  content: ">>";
  margin-left: 5px;
}

.c-btn-link:hover:after {
  animation-name: toright;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

.c-btn-link--reverse:after {
  display: inline-block;
  content: "";
  margin-left: 5px;
}

.c-btn-link--reverse:hover:after {
  animation-name: toright;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

.c-btn-link--reverse:before {
  display: inline-block;
  content: "<<";
  margin-right: 5px;
}

.c-btn-link--reverse:hover:before {
  animation-name: toleft;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

.c-btn {
  color: white;
  background-color: #f6af26;
  display: block;
  padding: 15px 25px;
}

.c-btn__arrow {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid white;
}

.c-news-grid {
  display: flex;
  justify-content: space-between;
}

.c-news-card {
  width: calc(50% - 25px);
  padding-right: 50px;
}

@media (max-width: 900px) {
  .c-news-grid {
    display: block;
  }

  .c-news-card {
    width: 100%;
    padding-right: 0;
    margin-bottom: 45px;
  }
}
.c-news-card__title {
  font-variation-settings: "wght" 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.c-news-card__date {
  font-style: italic;
}

.c-news-card__content {
  margin-top: 15px;
}

.c-news-card__content p {
  line-height: 1.7;
  margin-bottom: 30px;
}

.c-news-card__link {
  color: white;
  background-color: #f6af26;
  display: inline-block;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 1.1rem;
  cursor: pointer;
  text-decoration: none;
}

@media (max-width: 900px) {
  .c-news-card__link {
    padding: 10px 15px;
    font-size: 0.9rem;
  }
}
.c-news-card__link:after {
  display: inline-block;
  content: ">>";
  margin-left: 5px;
}

.c-news-card__link:hover:after {
  animation-name: toright;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

.c-article-date {
  font-style: italic;
  font-size: 1.3rem;
  display: block;
  margin-bottom: 45px;
}

.c-news-preview {
  border-top: 1px dotted rgba(0, 0, 0, 0.2);
  margin-top: 35px;
  padding-top: 35px;
}

.c-news-preview__title {
  font-variation-settings: "wght" 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.c-news-preview__date {
  font-style: italic;
}

.c-news-preview__content {
  margin-top: 15px;
}

.c-news-preview__content p {
  line-height: 1.7;
  margin-bottom: 30px;
}

.c-news-preview__link {
  color: white;
  background-color: #f6af26;
  display: inline-block;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 1.1rem;
  cursor: pointer;
  text-decoration: none;
}

.c-news-preview__link:after {
  display: inline-block;
  content: ">>";
  margin-left: 5px;
}

.c-news-preview__link:hover:after {
  animation-name: toright;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

.c-list, .c-link-list, .c-wordpress ul {
  list-style-type: none;
  margin-bottom: 25px;
  padding: 0 0 0 1.5em;
  list-style-position: inside;
}

.c-list li, .c-link-list li, .c-wordpress ul li {
  margin-bottom: 15px;
  line-height: 1.7;
}

.c-ordered-list, .c-wordpress ol.wp-block-list {
  list-style-type: none;
  margin-bottom: 25px;
  padding: 0 0 0 1.5em;
  list-style-position: inside;
}

.c-ordered-list li, .c-wordpress ol.wp-block-list li {
  margin-bottom: 15px;
  line-height: 1.7;
  counter-increment: item;
}

.t-list-head, .c-wordpress p.t-list-head {
  margin-bottom: 15px;
  line-height: 1.7;
  font-variation-settings: "wght" 600;
}

.c-list li::before, .c-link-list li::before, .c-wordpress ul li::before {
  content: "•";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #f6af26;
  /* Change the color */
  font-variation-settings: "wght" 800;
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1.25em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1.25em;
  font-size: 1em;
}

.c-ordered-list li::before, .c-wordpress ol.wp-block-list li::before {
  content: counter(item) ". ";
  color: #f6af26;
  font-variation-settings: "wght" 800;
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1.5em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1.5em;
}

.c-member-list {
  display: flex;
}

.c-member-list__member {
  width: calc(33.3% - 10px);
}

@media (max-width: 900px) {
  .c-member-list {
    display: block;
  }

  .c-member-list__member {
    width: 100%;
    margin-bottom: 35px;
  }
}
.c-member-list__ul li {
  margin-bottom: 10px;
}

.c-member-list__name {
  font-variation-settings: "wght" 600;
}

.c-member-list__role {
  font-style: italic;
  font-variation-settings: "wght" 400;
  /* margin-left: 15px; */
}

.c-member-list__role span {
  color: #f6af26;
}

.c-container-list {
  margin: 45px 0;
  padding: 0;
  list-style: none;
  display: flex;
  width: 100%;
  /* justify-content: space-between; */
}

.c-container-list__item {
  margin-right: 35px;
}

.c-container-list__item:last-of-type {
  margin-right: 0;
}

@media (max-width: 900px) {
  .c-container-list {
    margin: 35px 0;
    display: block;
    width: 100%;
    /* justify-content: space-between; */
  }

  .c-container-list__item {
    margin-right: 0;
  }
}
.c-sep {
  color: #f6af26;
}

.c-wordpress em {
  font-style: italic;
}
.c-wordpress a.c-btn-link {
  color: white !important;
  font-variation-settings: "wght" 400;
}
.c-wordpress strong {
  font-variation-settings: "wght" 800;
}
.c-wordpress img {
  max-width: 100%;
  height: auto;
}

.c-link-list li {
  margin-bottom: 0px;
  line-height: 1.7;
}
.c-link-list__a {
  color: black;
}

.c-breadcrumb {
  list-style: none;
  margin-top: 75px;
  display: flex;
  max-width: 950px;
  margin: 75px auto 35px;
}
.c-breadcrumb__li {
  font-size: 14px;
}
.c-breadcrumb__li:first-of-type:after {
  content: "/";
  display: inline-block;
  margin-right: 3px;
  color: #f6af26;
}
.c-breadcrumb__a {
  color: black;
  text-decoration: underline;
}
.c-breadcrumb__a--fake {
  text-decoration: none;
}

/* main */
.c-main-section {
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 15px;
}

.c-logo-section {
  text-align: center;
  margin-top: 75px;
}

.c-logo-section__subtitle {
  font-size: 2rem;
  margin-bottom: 50px;
  text-transform: uppercase;
  letter-spacing: -1px;
}

.c-logo-section__logo {
  width: 60%;
  max-width: 750px;
  margin: auto;
  display: block;
}

@media (max-width: 900px) {
  .c-logo-section__subtitle {
    margin-top: -50px;
    font-size: 1.5rem;
    line-height: 1.25;
  }

  .c-logo-section__logo {
    width: 80%;
  }
}
#content {
  min-height: calc(100vh - 200px);
}