@charset "UTF-8";
/**
Calculate rem
*/
.dark {
  color: #122337;
}

.light {
  color: #fff;
}

.g-typography > *:first-child, .g-typography--small > *:first-child {
  margin-top: 0;
}
.g-typography :where(h1), .g-typography--small :where(h1) {
  font-size: 36px;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .g-typography :where(h1), .g-typography--small :where(h1) {
    font-size: 48px;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .g-typography :where(h1), .g-typography--small :where(h1) {
    font-size: 56px;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  .g-typography :where(h1), .g-typography--small :where(h1) {
    font-size: 64px;
    font-weight: 400;
    line-height: 1.2;
  }
}
.g-typography :where(h1), .g-typography--small :where(h1) {
  overflow-wrap: break-word;
  -ms-hyphens: auto;
      hyphens: auto;
  text-wrap: balance;
  margin-top: 3.75rem;
}
.g-typography :where(h2), .g-typography--small :where(h2) {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .g-typography :where(h2), .g-typography--small :where(h2) {
    font-size: 32px;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .g-typography :where(h2), .g-typography--small :where(h2) {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  .g-typography :where(h2), .g-typography--small :where(h2) {
    font-size: 48px;
    font-weight: 400;
    line-height: 1.2;
  }
}
.g-typography :where(h2), .g-typography--small :where(h2) {
  overflow-wrap: break-word;
  -ms-hyphens: auto;
      hyphens: auto;
  text-wrap: balance;
  margin-top: 3.75rem;
}
.g-typography :where(h3), .g-typography--small :where(h3) {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .g-typography :where(h3), .g-typography--small :where(h3) {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .g-typography :where(h3), .g-typography--small :where(h3) {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  .g-typography :where(h3), .g-typography--small :where(h3) {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
  }
}
.g-typography :where(h3), .g-typography--small :where(h3) {
  overflow-wrap: break-word;
  -ms-hyphens: auto;
      hyphens: auto;
  text-wrap: balance;
  margin-top: 3.75rem;
}
.g-typography :where(h4), .g-typography--small :where(h4) {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .g-typography :where(h4), .g-typography--small :where(h4) {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3;
  }
}
@media (min-width: 992px) {
  .g-typography :where(h4), .g-typography--small :where(h4) {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
  }
}
@media (min-width: 1200px) {
  .g-typography :where(h4), .g-typography--small :where(h4) {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
  }
}
.g-typography :where(h4), .g-typography--small :where(h4) {
  overflow-wrap: break-word;
  -ms-hyphens: auto;
      hyphens: auto;
  text-wrap: balance;
  margin-top: 3.75rem;
}
.g-typography :where(p), .g-typography--small :where(p) {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .g-typography :where(p), .g-typography--small :where(p) {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .g-typography :where(p), .g-typography--small :where(p) {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .g-typography :where(p), .g-typography--small :where(p) {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
  }
}
.g-typography :where(p), .g-typography--small :where(p) {
  margin-top: 1.25rem;
}
.g-typography :where(blockquote), .g-typography--small :where(blockquote) {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .g-typography :where(blockquote), .g-typography--small :where(blockquote) {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .g-typography :where(blockquote), .g-typography--small :where(blockquote) {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .g-typography :where(blockquote), .g-typography--small :where(blockquote) {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
  }
}
.g-typography :where(blockquote), .g-typography--small :where(blockquote) {
  margin-top: 1.25rem;
  font-style: italic;
  font-weight: 500;
  color: #ED6C32;
}
.g-typography :where(blockquote):before, .g-typography--small :where(blockquote):before {
  content: "‘";
  color: currentColor;
}
.g-typography :where(blockquote):after, .g-typography--small :where(blockquote):after {
  content: "’";
  color: currentColor;
}
.g-typography :where(img), .g-typography--small :where(img) {
  border-radius: 20px;
}
.g-typography :where(a:not(.g-btn)), .g-typography--small :where(a:not(.g-btn)) {
  text-decoration: underline;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
}
.g-typography :where(a:not(.g-btn)):hover, .g-typography--small :where(a:not(.g-btn)):hover, .g-typography :where(a:not(.g-btn)):focus, .g-typography--small :where(a:not(.g-btn)):focus {
  color: #ED6C32;
  text-decoration: none;
}
.g-typography :where(ul, ol), .g-typography--small :where(ul, ol) {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .g-typography :where(ul, ol), .g-typography--small :where(ul, ol) {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .g-typography :where(ul, ol), .g-typography--small :where(ul, ol) {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .g-typography :where(ul, ol), .g-typography--small :where(ul, ol) {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
  }
}
.g-typography :where(ul, ol), .g-typography--small :where(ul, ol) {
  list-style: revert;
  margin-top: 1.25rem;
  padding: revert;
}
.g-typography :where(figure), .g-typography--small :where(figure) {
  margin-top: 1.75rem;
}
.g-typography :where(figure) iframe, .g-typography--small :where(figure) iframe {
  aspect-ratio: 16/9;
  max-width: 100%;
}
.g-typography--small :where(p, ul, ol, blockquote) {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .g-typography--small :where(p, ul, ol, blockquote) {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .g-typography--small :where(p, ul, ol, blockquote) {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}

.h1 {
  font-size: 36px;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .h1 {
    font-size: 48px;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .h1 {
    font-size: 56px;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  .h1 {
    font-size: 64px;
    font-weight: 400;
    line-height: 1.2;
  }
}

.h2 {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .h2 {
    font-size: 32px;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  .h2 {
    font-size: 48px;
    font-weight: 400;
    line-height: 1.2;
  }
}

.h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .h3 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  .h3 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
  }
}

.h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .h4 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3;
  }
}
@media (min-width: 992px) {
  .h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
  }
}
@media (min-width: 1200px) {
  .h4 {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
  }
}

.p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
  }
}

.pl {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .pl {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .pl {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .pl {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.5;
  }
}

.ps {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 1200px) {
  .ps {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
  }
}

.card-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .card-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
  }
}
@media (min-width: 992px) {
  .card-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3;
  }
}
@media (min-width: 1200px) {
  .card-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
  }
}

.input {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .input {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .input {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .input {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
  }
}

.button {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}

.label {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .label {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .label {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}

.list--arrow ul, .list--arrow ol {
  padding-left: 1.5rem;
  list-style: none;
}
.list--arrow ul li, .list--arrow ol li {
  position: relative;
}
.list--arrow ul li:first-child, .list--arrow ol li:first-child {
  margin-top: 0;
}
.list--arrow ul li, .list--arrow ol li {
  margin-top: 0.5rem;
}
.list--arrow ul li::before, .list--arrow ol li::before {
  content: url("/assets/images/icons/arrow-shape.svg");
  position: absolute;
  right: calc(100% + 8px);
  top: 3px;
  line-height: 1;
}

.c-peopleOverview__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 1.5rem;
}
.c-peopleOverview__card-name, .c-peopleOverview__card-title {
  text-align: center;
}
.c-peopleOverview__card-name {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .c-peopleOverview__card-name {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3;
  }
}
@media (min-width: 992px) {
  .c-peopleOverview__card-name {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
  }
}
@media (min-width: 1200px) {
  .c-peopleOverview__card-name {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
  }
}
.c-peopleOverview__card-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .c-peopleOverview__card-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .c-peopleOverview__card-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .c-peopleOverview__card-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
  }
}
.c-peopleOverview__card-image {
  width: 100%;
  max-width: 175px;
  margin: auto;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}