@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Bold.woff2') format("woff2"), url('../fonts/GeneralSans-Bold.eot') format("embedded-opentype"), url('../fonts/GeneralSans-Bold.woff') format("woff"), url('../fonts/GeneralSans-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Extralight.woff2') format("woff2"), url('../fonts/GeneralSans-Extralight.eot') format("embedded-opentype"), url('../fonts/GeneralSans-Extralight.woff') format("woff"), url('../fonts/GeneralSans-Extralight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-ExtralightItalic.woff2') format("woff2"), url('../fonts/GeneralSans-ExtralightItalic.eot') format("embedded-opentype"), url('../fonts/GeneralSans-ExtralightItalic.woff') format("woff"), url('../fonts/GeneralSans-ExtralightItalic.ttf') format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-BoldItalic.woff2') format("woff2"), url('../fonts/GeneralSans-BoldItalic.eot') format("embedded-opentype"), url('../fonts/GeneralSans-BoldItalic.woff') format("woff"), url('../fonts/GeneralSans-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Italic.woff2') format("woff2"), url('../fonts/GeneralSans-VariableItalic.woff2') format("woff2"), url('../fonts/GeneralSans-Italic.eot') format("embedded-opentype"), url('../fonts/GeneralSans-VariableItalic.eot') format("embedded-opentype"), url('../fonts/GeneralSans-Italic.woff') format("woff"), url('../fonts/GeneralSans-VariableItalic.woff') format("woff"), url('../fonts/GeneralSans-Italic.ttf') format("truetype"), url('../fonts/GeneralSans-VariableItalic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Light.woff2') format("woff2"), url('../fonts/GeneralSans-Light.eot') format("embedded-opentype"), url('../fonts/GeneralSans-Light.woff') format("woff"), url('../fonts/GeneralSans-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-LightItalic.woff2') format("woff2"), url('../fonts/GeneralSans-LightItalic.eot') format("embedded-opentype"), url('../fonts/GeneralSans-LightItalic.woff') format("woff"), url('../fonts/GeneralSans-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-MediumItalic.woff2') format("woff2"), url('../fonts/GeneralSans-MediumItalic.eot') format("embedded-opentype"), url('../fonts/GeneralSans-MediumItalic.woff') format("woff"), url('../fonts/GeneralSans-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Medium.woff2') format("woff2"), url('../fonts/GeneralSans-Medium.eot') format("embedded-opentype"), url('../fonts/GeneralSans-Medium.woff') format("woff"), url('../fonts/GeneralSans-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Regular.woff2') format("woff2"), url('../fonts/GeneralSans-Regular.eot') format("embedded-opentype"), url('../fonts/GeneralSans-Regular.woff') format("woff"), url('../fonts/GeneralSans-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Semibold.woff2') format("woff2"), url('../fonts/GeneralSans-Semibold.eot') format("embedded-opentype"), url('../fonts/GeneralSans-Semibold.woff') format("woff"), url('../fonts/GeneralSans-Semibold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-SemiboldItalic.woff2') format("woff2"), url('../fonts/GeneralSans-SemiboldItalic.eot') format("embedded-opentype"), url('../fonts/GeneralSans-SemiboldItalic.woff') format("woff"), url('../fonts/GeneralSans-SemiboldItalic.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans variable;
  src: url('../fonts/GeneralSans-Variable.woff2') format("woff2"), url('../fonts/GeneralSans-Variable.eot') format("embedded-opentype"), url('../fonts/GeneralSans-Variable.woff') format("woff"), url('../fonts/GeneralSans-Variable.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: black;
  --dark-blue: #042226;
  --white: white;
  --primary-color: #1192a6;
  --secondary-color: #d8d874;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: var(--black);
  font-family: Generalsans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: le-havre, sans-serif;
  font-size: 5.5rem;
  font-weight: 400;
  line-height: 1.25;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 1;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

p {
  margin-bottom: 0;
}

a {
  border-color: var(--black);
  color: var(--black);
  text-decoration: underline;
}

ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.25rem;
}

ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.5rem;
}

li {
  margin-top: .25rem;
  margin-bottom: .25rem;
  padding-left: .5rem;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  border-left: .1875rem solid var(--black);
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.text-weight-semibold {
  font-weight: 600;
}

.text-weight-light {
  font-weight: 300;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.show {
  display: block;
}

.overflow-hidden {
  overflow: hidden;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.text-weight-bold {
  font-weight: 700;
}

.text-size-regular {
  font-size: 1rem;
}

.text-size-regular.is--bold {
  font-weight: 500;
}

.text-weight-normal {
  font-weight: 400;
}

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

.z-index-1 {
  z-index: 1;
  position: relative;
}

.show-mobile-portrait {
  display: none;
}

.text-style-italic {
  font-style: italic;
}

.hide {
  display: none;
}

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

.text-weight-xbold {
  font-weight: 800;
}

.text-style-link {
  text-decoration: underline;
}

.text-style-muted {
  opacity: .6;
}

.text-size-small {
  font-size: .875rem;
}

.text-rich-text h1 {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}

.text-rich-text h2 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h3 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  font-weight: 600;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-style: italic;
}

.text-rich-text a {
  text-decoration: underline;
}

.text-rich-text figcaption {
  opacity: .8;
  text-align: left;
  border-left: 2px solid #000;
  margin-top: .5rem;
  padding-left: .5rem;
  font-size: .875rem;
}

.max-width-xlarge {
  text-align: justify;
  width: 100%;
  max-width: 64rem;
}

.max-width-medium {
  width: 100%;
  max-width: 35rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 25rem;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 20rem;
}

.page-wrapper.is--dark {
  background-color: var(--dark-blue);
  color: var(--white);
}

.text-size-tiny {
  font-size: .75rem;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.background-color-black {
  background-color: var(--black);
  color: #f5f5f5;
}

.rl-styleguide_classes {
  display: none;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.page-padding {
  padding-left: 5%;
  padding-right: 5%;
}

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

.show-tablet {
  display: none;
}

.max-width-large {
  width: 100%;
  max-width: 52rem;
}

.show-mobile-landscape {
  display: none;
}

.background-color-white {
  background-color: var(--white);
}

.max-width-small {
  width: 100%;
  max-width: 30rem;
}

.form-message-error {
  margin-top: .75rem;
  padding: .75rem;
}

.utility_component {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility_form-block {
  text-align: center;
  flex-direction: column;
  max-width: 20rem;
  display: flex;
}

.utility_form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.utility_image {
  margin-bottom: .5rem;
  margin-left: auto;
  margin-right: auto;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.margin-tiny {
  margin: .25rem;
}

.margin-xxsmall {
  margin: .5rem;
}

.margin-xsmall {
  margin: 1rem;
}

.margin-small {
  margin: 1.5rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-large {
  margin: 3rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.margin-huge {
  margin: 6rem;
}

.margin-xhuge {
  margin: 7rem;
}

.margin-xxhuge {
  margin: 10rem;
}

.margin-0 {
  margin: 0;
}

.padding-0 {
  padding: 0;
}

.padding-tiny {
  padding: .25rem;
}

.padding-xxsmall {
  padding: .5rem;
}

.padding-xsmall {
  padding: 1rem;
}

.padding-small {
  padding: 1.5rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-large {
  padding: 3rem;
}

.padding-xlarge {
  padding: 4rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.padding-huge {
  padding: 6rem;
}

.padding-xhuge {
  padding: 7rem;
}

.padding-xxhuge {
  padding: 10rem;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.margin-top, .margin-top.margin-custom1, .margin-top.margin-huge, .margin-top.margin-small, .margin-top.margin-tiny, .margin-top.margin-custom3, .margin-top.margin-medium, .margin-top.margin-xxsmall, .margin-top.margin-xxhuge, .margin-top.margin-custom2, .margin-top.margin-xsmall, .margin-top.margin-large, .margin-top.margin-xxlarge, .margin-top.margin-xlarge, .margin-top.margin-0, .margin-top.margin-xhuge {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom, .margin-bottom.margin-xxlarge, .margin-bottom.margin-medium, .margin-bottom.margin-custom3, .margin-bottom.margin-custom1, .margin-bottom.margin-tiny, .margin-bottom.margin-small, .margin-bottom.margin-large, .margin-bottom.margin-0, .margin-bottom.margin-xlarge, .margin-bottom.margin-xhuge, .margin-bottom.margin-xxhuge, .margin-bottom.margin-huge, .margin-bottom.margin-xxsmall, .margin-bottom.margin-custom2, .margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-left, .margin-left.margin-tiny, .margin-left.margin-xxlarge, .margin-left.margin-0, .margin-left.margin-small, .margin-left.margin-xsmall, .margin-left.margin-large, .margin-left.margin-huge, .margin-left.margin-xlarge, .margin-left.margin-custom3, .margin-left.margin-xxsmall, .margin-left.margin-custom1, .margin-left.margin-custom2, .margin-left.margin-xhuge, .margin-left.margin-xxhuge, .margin-left.margin-medium {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.margin-right, .margin-right.margin-huge, .margin-right.margin-xsmall, .margin-right.margin-xxhuge, .margin-right.margin-small, .margin-right.margin-medium, .margin-right.margin-xlarge, .margin-right.margin-custom3, .margin-right.margin-custom2, .margin-right.margin-xxsmall, .margin-right.margin-xhuge, .margin-right.margin-custom1, .margin-right.margin-large, .margin-right.margin-0, .margin-right.margin-xxlarge, .margin-right.margin-tiny {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-vertical, .margin-vertical.margin-medium, .margin-vertical.margin-xlarge, .margin-vertical.margin-xxsmall, .margin-vertical.margin-xxlarge, .margin-vertical.margin-huge, .margin-vertical.margin-0, .margin-vertical.margin-xxhuge, .margin-vertical.margin-tiny, .margin-vertical.margin-xsmall, .margin-vertical.margin-custom1, .margin-vertical.margin-small, .margin-vertical.margin-large, .margin-vertical.margin-xhuge, .margin-vertical.margin-custom2, .margin-vertical.margin-custom3 {
  margin-left: 0;
  margin-right: 0;
}

.margin-horizontal, .margin-horizontal.margin-medium, .margin-horizontal.margin-tiny, .margin-horizontal.margin-custom3, .margin-horizontal.margin-0, .margin-horizontal.margin-xxlarge, .margin-horizontal.margin-xhuge, .margin-horizontal.margin-huge, .margin-horizontal.margin-xlarge, .margin-horizontal.margin-custom1, .margin-horizontal.margin-xxsmall, .margin-horizontal.margin-xsmall, .margin-horizontal.margin-large, .margin-horizontal.margin-custom2, .margin-horizontal.margin-small, .margin-horizontal.margin-xxhuge {
  margin-top: 0;
  margin-bottom: 0;
}

.padding-top, .padding-top.padding-xhuge, .padding-top.padding-xxhuge, .padding-top.padding-0, .padding-top.padding-large, .padding-top.padding-custom2, .padding-top.padding-xlarge, .padding-top.padding-huge, .padding-top.padding-xxsmall, .padding-top.padding-custom3, .padding-top.padding-tiny, .padding-top.padding-medium, .padding-top.padding-xxlarge, .padding-top.padding-small, .padding-top.padding-xsmall, .padding-top.padding-custom1 {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom, .padding-bottom.padding-xlarge, .padding-bottom.padding-small, .padding-bottom.padding-xxhuge, .padding-bottom.padding-large, .padding-bottom.padding-xhuge, .padding-bottom.padding-custom2, .padding-bottom.padding-xxsmall, .padding-bottom.padding-xxlarge, .padding-bottom.padding-custom3, .padding-bottom.padding-custom1, .padding-bottom.padding-xsmall, .padding-bottom.padding-huge, .padding-bottom.padding-tiny, .padding-bottom.padding-medium, .padding-bottom.padding-0 {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-left, .padding-left.padding-xhuge, .padding-left.padding-xlarge, .padding-left.padding-0, .padding-left.padding-small, .padding-left.padding-xsmall, .padding-left.padding-medium, .padding-left.padding-xxhuge, .padding-left.padding-huge, .padding-left.padding-custom1, .padding-left.padding-tiny, .padding-left.padding-xxsmall, .padding-left.padding-custom3, .padding-left.padding-custom2, .padding-left.padding-xxlarge, .padding-left.padding-large {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-right, .padding-right.padding-xxhuge, .padding-right.padding-custom2, .padding-right.padding-large, .padding-right.padding-xlarge, .padding-right.padding-tiny, .padding-right.padding-custom3, .padding-right.padding-custom1, .padding-right.padding-xsmall, .padding-right.padding-xxlarge, .padding-right.padding-xxsmall, .padding-right.padding-medium, .padding-right.padding-xhuge, .padding-right.padding-huge, .padding-right.padding-0, .padding-right.padding-small {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-vertical, .padding-vertical.padding-0, .padding-vertical.padding-xxhuge, .padding-vertical.padding-large, .padding-vertical.padding-custom3, .padding-vertical.padding-medium, .padding-vertical.padding-tiny, .padding-vertical.padding-xxlarge, .padding-vertical.padding-custom1, .padding-vertical.padding-xsmall, .padding-vertical.padding-xhuge, .padding-vertical.padding-xlarge, .padding-vertical.padding-custom2, .padding-vertical.padding-xxsmall, .padding-vertical.padding-huge, .padding-vertical.padding-small {
  padding-left: 0;
  padding-right: 0;
}

.padding-horizontal, .padding-horizontal.padding-xxsmall, .padding-horizontal.padding-0, .padding-horizontal.padding-custom3, .padding-horizontal.padding-huge, .padding-horizontal.padding-xsmall, .padding-horizontal.padding-medium, .padding-horizontal.padding-xxlarge, .padding-horizontal.padding-large, .padding-horizontal.padding-xhuge, .padding-horizontal.padding-custom1, .padding-horizontal.padding-tiny, .padding-horizontal.padding-custom2, .padding-horizontal.padding-xxhuge, .padding-horizontal.padding-small, .padding-horizontal.padding-xlarge {
  padding-top: 0;
  padding-bottom: 0;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-auto {
  overflow: auto;
}

.text-style-nowrap {
  white-space: nowrap;
}

.text-weight-medium {
  font-weight: 500;
}

.text-size-medium {
  font-size: 1.125rem;
}

.form-radio {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.125rem;
  display: flex;
}

.form-checkbox-label {
  margin-bottom: 0;
}

.text-color-white {
  color: var(--white);
}

.form-checkbox {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.25rem;
  display: flex;
}

.text-size-large {
  font-size: 1.5rem;
  font-weight: 500;
}

.heading-xxlarge {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.form-radio-icon {
  border: 1px solid var(--black);
  cursor: pointer;
  border-radius: 100px;
  width: 1.125rem;
  min-width: 1.125rem;
  height: 1.125rem;
  min-height: 1.125rem;
  margin-top: 0;
  margin-left: -1.125rem;
  margin-right: .5rem;
}

.form-radio-icon.w--redirected-checked {
  background-color: #fff;
  background-image: none;
  border-width: 6px;
  border-color: #000;
}

.form-radio-icon.w--redirected-focus {
  box-shadow: none;
  border-color: #000;
  margin-top: 0;
}

.styleguide_icons-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.heading-medium {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.field-label {
  margin-bottom: .5rem;
  font-weight: 400;
}

.heading-large {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.image-wrapper-3-2 {
  width: 100%;
  padding-top: 66.66%;
  position: relative;
}

.button {
  background-color: var(--primary-color);
  color: var(--white);
  text-align: center;
  letter-spacing: 7px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: 460px;
  max-width: 100%;
  padding: .75rem 1.5rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.button:hover {
  background-color: #1192a6cc;
}

.button.is-alternate {
  background-color: var(--white);
  color: #000;
}

.button.is-button-small {
  width: auto;
}

.button.with-icon {
  grid-column-gap: .75rem;
  align-items: center;
  display: flex;
}

.button.is--ghost {
  border: 3px solid var(--primary-color);
  color: var(--primary-color);
  background-color: #0000;
}

.button.is--ghost:hover {
  background-color: #1192a61a;
}

.button.is--ghost.is--small {
  width: auto;
}

.form-input {
  border: 1.5px solid var(--primary-color);
  background-color: var(--white);
  color: var(--black);
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
}

.form-input:focus {
  border-color: #000;
}

.form-input::placeholder {
  color: #0009;
}

.form-input.is-text-area {
  height: auto;
  min-height: 11.25rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.form-input.is-select-input {
  background-color: var(--white);
  background-image: none;
}

.background-color-lightgrey {
  background-color: #f4f4f4;
}

.form-checkbox-icon {
  border: 1px solid var(--primary-color);
  cursor: pointer;
  border-radius: 0;
  width: 1.125rem;
  min-width: 1.125rem;
  height: 1.125rem;
  min-height: 1.125rem;
  margin-top: 0;
  margin-left: -1.25rem;
  margin-right: .5rem;
  transition: all .2s;
}

.form-checkbox-icon.w--redirected-checked {
  box-shadow: none;
  background-color: #000;
  background-size: 16px 16px;
  border-width: 1px;
  border-color: #000;
}

.form-checkbox-icon.w--redirected-focus {
  box-shadow: none;
  border-color: #000;
}

.heading-xsmall {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

.image-wrapper-4-3 {
  width: 100%;
  padding-top: 75%;
  position: relative;
}

.button-secondary {
  border: 1px solid var(--black);
  color: var(--black);
  text-align: center;
  background-color: #0000;
  padding: .75rem 1.5rem;
}

.button-secondary.is-button-small {
  padding: .5rem 1.25rem;
}

.button-secondary.is-alternate {
  border-color: var(--white);
  color: var(--white);
}

.button-secondary.with-icon {
  grid-column-gap: .75rem;
  align-items: center;
  display: flex;
}

.heading-small {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.text-style-quote {
  border-left: .1875rem solid var(--black);
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.form-field-wrapper {
  position: relative;
}

.image-wrapper_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-wrapper-16-9 {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}

.text-color-black {
  color: var(--black);
}

.stylesystem-images_layout {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-wrapper-1-1 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.styleguide_grid-colours {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.heading-xlarge {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.icon-1x1-xxsmall {
  width: 1rem;
  height: 1rem;
}

.icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.icon-1x1-small {
  width: 2rem;
  height: 2rem;
}

.icon-1x1-medium {
  width: 3rem;
  height: 3rem;
}

.icon-1x1-large {
  width: 5rem;
  height: 5rem;
}

.icon-1x1-xlarge {
  width: 6.5rem;
  height: 6.5rem;
}

.form-radio-label {
  margin-bottom: 0;
}

.margin-top-auto {
  margin-top: auto;
}

.text-lineheight-normal {
  line-height: 1.5;
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.rl-styleguide_class-sample-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 15rem 1fr;
  align-items: center;
}

.shadow-large {
  box-shadow: 0 20px 24px -4px #00000014, 0 8px 8px -4px #10182808;
}

.rl-styleguide_tutorial-callout {
  grid-column-gap: 2rem;
  background-color: #fff;
  border: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  padding: .75rem .75rem .75rem 1rem;
  display: flex;
}

.rl-styleguide_callout-link-wrapper {
  background-image: linear-gradient(135deg, #ff744826, #ff484826 50%, #6248ff26), linear-gradient(#fff, #fff);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: .75rem 1rem;
  display: flex;
}

.text-lineheight-xshort {
  line-height: 1.2;
}

.rl-styleguide_heading {
  z-index: 4;
  color: #fff;
  background-color: #000;
  padding: .25rem .5rem;
  position: sticky;
  top: 0;
}

.text-lineheight-xtall {
  line-height: 2;
}

.icon-medium {
  height: 3rem;
}

.text-lineheight-none {
  line-height: 1;
}

.rl-styleguide_class-label {
  color: #fff;
  white-space: nowrap;
  cursor: context-menu;
  background-color: #0073e6;
  border-radius: 2px;
  padding: .25rem .5rem;
  font-size: .75rem;
  display: inline-block;
}

.rl-styleguide_class-label.html-tags {
  background-color: #be4aa5;
}

.shadow-xxlarge {
  box-shadow: 0 32px 64px -12px #10182824;
}

.text-letterspacing-wide {
  letter-spacing: .025em;
}

.icon-embed-medium {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.shadow-xlarge {
  box-shadow: 0 24px 48px -12px #1018282e;
}

.styleguide_color-sample {
  padding: 8rem 1.5rem 1.25rem;
}

.styleguide_color-sample.is-lightgrey {
  background-color: #f4f4f4;
}

.styleguide_color-sample.is-black {
  background-color: #000;
}

.styleguide_color-sample.is-white {
  background-color: #fff;
}

.text-lineheight-short {
  line-height: 1.3;
}

.shadow-xsmall {
  box-shadow: 0 1px 3px #1018281a, 0 1px 2px #1018280f;
}

.shadow-xxsmall {
  box-shadow: 0 1px 2px #1018280d;
}

.icon-large {
  height: 5rem;
}

.button-tertiary {
  color: var(--black);
  text-align: center;
  background-color: #f4f4f4;
  border: 1px solid #0000;
  padding: .75rem 1.5rem;
}

.button-tertiary.is-button-small {
  padding: .5rem 1.25rem;
}

.button-tertiary.is-alternate {
  color: #fff;
  background-color: #464646;
  border-color: #464646;
}

.button-tertiary.with-icon {
  grid-column-gap: .75rem;
  align-items: center;
  display: flex;
}

.rl-styleguide_paste-text {
  color: #00000080;
  text-align: center;
  border: 1px dashed #00000026;
  padding: 1rem;
}

.rl-styleguide_button-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: max-content;
  grid-auto-flow: row;
  place-items: center start;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: grid;
}

.rl-styleguide_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding-bottom: 4rem;
}

.button-link {
  color: var(--black);
  background-color: #0000;
  align-items: center;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.button-link.is-alternate {
  color: #fff;
}

.button-link.with-icon {
  grid-column-gap: .5rem;
}

.icon-xsmall {
  height: 1.5rem;
}

.shadow-medium {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.icon-embed-large {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
}

.rl-styleguide_shadows-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.icon-xxsmall {
  height: 1rem;
}

.rl-styleguide_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.text-lineheight-tall {
  line-height: 1.7;
}

.icon-small {
  height: 2rem;
}

.rl-styleguide_subheading {
  z-index: 3;
  color: #000;
  background-color: #d3d3d3;
  padding: .25rem .5rem;
  position: sticky;
  top: 2rem;
}

.form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rl-styleguide_callout-link {
  background-color: #fff;
  background-image: linear-gradient(135deg, #ff7448, #ff4848 50%, #6248ff);
  justify-content: space-between;
  align-items: center;
  padding: 1px;
  display: flex;
}

.rl-styleguide_shadow-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 8rem;
  padding: 1rem;
  display: flex;
}

.class-label-column {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-letterspacing-xtight {
  letter-spacing: -.03em;
}

.text-letterspacing-normal {
  letter-spacing: 0;
}

.text-letterspacing-xwide {
  letter-spacing: .05em;
}

.icon-embed-xlarge {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 6.5rem;
  height: 6.5rem;
  display: flex;
}

.class-label-row {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.icon-xlarge {
  height: 6.5rem;
}

.text-letterspacing-tight {
  letter-spacing: -.015em;
}

.rl-styleguide_button-row {
  grid-column-gap: 1rem;
  display: flex;
}

.shadow-small {
  box-shadow: 0 4px 8px -2px #1018281a, 0 2px 4px -2px #1018280f;
}

.rl-styleguide_extension {
  display: none;
}

.with-icon {
  grid-column-gap: .75rem;
  align-items: center;
  display: flex;
}

.footer {
  background-color: var(--primary-color);
  color: var(--white);
  justify-content: center;
  align-items: center;
  margin-top: 140px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.footer_grid {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.footer_wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  display: flex;
}

.coopyright_text {
  text-align: center;
  line-height: 1;
  text-decoration: none;
}

.coopyright_text.created {
  padding-top: 3px;
}

.image-3 {
  width: 120px;
}

.image-3.inverted {
  filter: invert();
}

.blogpost1_content {
  margin-bottom: 4rem;
}

.fs-cc-prefs2_option {
  border-bottom: 1px solid #c0c0c04d;
  padding-top: 16px;
  padding-bottom: 16px;
}

.fs-cc-prefs2_close {
  background-color: var(--primary-color);
  color: #fff;
  cursor: pointer;
  padding: 12px;
  font-size: 20px;
  text-decoration: none;
  position: absolute;
  inset: 0 0 auto auto;
  box-shadow: -1px 1px 4px #3333331a;
}

.fs-cc-prefs2_overlay {
  z-index: -1;
  background-color: #00000059;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs2_label {
  color: var(--primary-color);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 32px;
  font-size: 16px;
  font-weight: 700;
}

.fs-cc-prefs2_form-wrapper {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 30px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs2_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cc-banner_component {
  z-index: 999;
  background-color: var(--primary-color);
  color: #fff;
  width: 450px;
  padding: 30px;
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.fs-cc-prefs2_checkbox-label {
  display: none;
}

.fs-cc-manager2_button {
  background-color: var(--primary-color);
  color: var(--white);
  cursor: pointer;
  border-radius: 50%;
  flex-direction: column;
  width: 48px;
  height: 48px;
  padding: 8px;
  transition: opacity .2s;
  display: flex;
}

.fs-cc-manager2_button:hover {
  opacity: .7;
}

.cc-manager_component {
  z-index: 999;
  display: none;
  position: fixed;
  inset: auto auto 20px 20px;
}

.fs-cc-banner2_text {
  font-size: 15px;
}

.fs-cc-prefs2_title {
  color: var(--black);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-banner2_text-link {
  color: #fff;
  border-bottom: 2px solid #fff;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-prefs2_button {
  border: 1px solid var(--primary-color);
  background-color: var(--primary-color);
  text-align: center;
  padding: 12px 20px;
  font-weight: 700;
}

.fs-cc-prefs2_button.fs-cc-button-alt {
  border-color: var(--primary-color);
  color: var(--primary-color);
  background-color: #fff;
  margin-bottom: 12px;
}

.fs-cc-banner2_container {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-prefs2_content {
  color: #000;
  background-color: #fff;
  height: 100%;
  padding: 40px 32px;
}

.fs-cc-prefs2_checkbox {
  z-index: 1;
  border-width: 2px;
  border-color: var(--primary-color);
  cursor: pointer;
  background-color: #fff;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs2_checkbox.w--redirected-checked {
  border-color: var(--primary-color);
  background-color: var(--primary-color);
  background-size: auto;
}

.fs-cc-prefs2_form {
  color: #fff;
  background-color: #333;
  width: 100%;
  max-width: 400px;
  max-height: 85vh;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-prefs2_submit {
  background-color: var(--black);
  text-align: center;
  margin-top: 12px;
  padding: 12px 20px;
  font-weight: 700;
}

.cc-prefs_component {
  z-index: 997;
  opacity: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 32px;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc-prefs2_space-small {
  margin-bottom: 12px;
}

.fs-cc-preferences2_close-icon {
  color: #fff;
  width: 24px;
  height: 24px;
}

.fs-cc-banner2_buttons-wrapper {
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.fs-cc-banner2_button {
  color: var(--primary-color);
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  flex: 1;
  min-width: 120px;
  margin-left: 8px;
  margin-right: 8px;
  padding: 8px 20px;
  font-weight: 600;
}

.fs-cc-banner2_button.fs-cc-button-alt {
  color: #fff9;
  background-color: #fff6;
}

.fs-cc-prefs2_buttons-wrapper {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 16px;
  display: flex;
}

.fs-cc-prefs2_checkbox-field {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-bottom: 0;
  padding: 2px;
  display: flex;
  position: relative;
}

.blog17_list {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.blog17_author-image {
  object-fit: cover;
  border-radius: 100%;
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
  min-height: 3rem;
}

.blog17_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.blog17_category-heading {
  margin-bottom: 1.5rem;
}

.blog17_component {
  grid-column-gap: 4rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 15rem 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.blog17_author-image-wrapper {
  margin-right: 1rem;
}

.blog17_text-divider {
  margin-left: .5rem;
  margin-right: .5rem;
}

.blog17_author-wrapper {
  align-items: center;
  margin-top: 1.5rem;
  display: flex;
}

.blog17_image-wrapper {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
}

.blog17_date-wrapper {
  align-items: center;
  display: flex;
}

.blog17_menu-link {
  white-space: nowrap;
  width: 100%;
  padding: .75rem 1rem;
  text-decoration: none;
}

.blog17_menu-link.w--current {
  background-color: #0000;
  font-weight: 600;
}

.blog17_menu-link.current {
  background-color: #0000;
  border-style: none;
  font-weight: 600;
}

.blog17_image-link {
  width: 100%;
  margin-bottom: 1.5rem;
}

.blog17_title-link {
  margin-top: .5rem;
  margin-bottom: .5rem;
  text-decoration: none;
  display: block;
}

.blog17_title-link.featured-post {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.blog17_category-menu {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.blog17_featured-list {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-bottom: 4rem;
  display: block;
}

.blog17_category-link {
  margin-right: 1rem;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
}

.blog17_category-link.w--current {
  border-bottom: 2px solid #000;
}

.section.is--hero {
  width: 100%;
  height: 100vh;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.section.is--projects {
  height: 100vh;
}

.container {
  width: 100%;
  max-width: 1500px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.container.is--overlay {
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: scroll;
}

.hero-image_wrapper {
  color: var(--white);
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 5rem;
  padding-left: 3.75rem;
  display: flex;
  position: relative;
}

.hero-image {
  z-index: -1;
  object-fit: cover;
  object-position: 60% 25%;
  width: 100%;
  height: 100%;
}

.hero-image:where(.w-variant-2720db35-f050-de6d-67c0-413c578a7ff4) {
  object-position: 50% 25%;
}

.hero-image:where(.w-variant-ab80911b-06be-d7fd-1ff3-08696e8e11d4) {
  object-position: 85% 25%;
}

.hero-image.is--contact {
  object-position: 45% 25%;
}

.hero-image.biography-6 {
  object-position: 85% 25%;
}

.hero-image.news {
  object-position: 50% 50%;
}

.hero-image.media {
  object-position: 65% 25%;
}

.hero-image.home-6 {
  object-position: 10% 20%;
}

.grid {
  grid-column-gap: 40px;
  grid-row-gap: 140px;
  grid-template-rows: auto;
  grid-template-columns: minmax(275px, auto) 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
  position: relative;
}

.menu {
  grid-row-gap: 28px;
  background-color: #1192a61a;
  flex-direction: column;
  align-items: flex-start;
  padding: 2rem;
  display: flex;
  position: sticky;
  top: 40px;
}

.menu-link {
  grid-column-gap: 16px;
  letter-spacing: 6px;
  text-transform: uppercase;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1;
  transition: opacity .2s;
  display: flex;
}

.menu-link:hover {
  color: var(--primary-color);
}

.menu-link.w--current {
  color: var(--primary-color);
  font-weight: 600;
}

.menu-link_line {
  background-color: var(--black);
  width: 30px;
  height: 2.5px;
}

.sticky-wrapper {
  z-index: 120;
  position: relative;
}

._2-column-grid_wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.small-media {
  object-fit: cover;
  width: 100%;
  height: 250px;
}

.small-column-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.big-line {
  z-index: 300;
  background-color: var(--primary-color);
  width: 80%;
  height: 6px;
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
  padding-top: 6px;
  position: relative;
}

.big-line.is--long {
  width: 100%;
}

.section-wrapper {
  grid-row-gap: 44px;
  flex-flow: column;
  align-items: stretch;
  display: flex;
  position: relative;
}

.section-wrapper.is--quote {
  grid-column-gap: 16px;
  grid-row-gap: 24px;
  background-color: var(--primary-color);
  color: var(--white);
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 50vh;
  display: block;
}

.tab-link-tab-1 {
  background-color: #0000;
}

.tab-link {
  background-color: #0000;
  padding-left: 16px;
  padding-right: 16px;
}

.tab-link.w--current {
  color: var(--primary-color);
  background-color: #0000;
}

.tabs-menu {
  z-index: 90;
  position: absolute;
  inset: 0% 0% auto auto;
}

.tabs-menu._2 {
  top: 0%;
  right: 50%;
}

.tabs {
  position: static;
}

.image-wrapper {
  height: 60vh;
  position: relative;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.event-info_wrapper {
  grid-column-gap: 24px;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.secondary-link {
  grid-column-gap: 16px;
  color: var(--primary-color);
  align-items: center;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.secondary-link:hover {
  text-decoration: none;
}

.secondary-link.w--current {
  color: var(--primary-color);
  font-weight: 600;
}

.secondary-link.is--white {
  color: var(--white);
}

.line-embed {
  height: 2.5px;
  margin-top: -26px;
  padding-top: 0;
}

.link-line {
  background-color: var(--primary-color);
  width: 30px;
  height: 2.5px;
}

.link-line.is--white {
  background-color: var(--white);
  height: 2px;
}

.big-link {
  background-color: var(--dark-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 70vh;
  padding-bottom: 44px;
  display: flex;
  position: relative;
}

.round-image {
  z-index: 5;
  object-fit: cover;
  border-radius: 50%;
  width: 300px;
  max-width: 80%;
  height: 300px;
  position: relative;
}

.round-image.is--big {
  width: 500px;
  max-width: 100%;
  height: 500px;
}

.h3-special {
  color: var(--white);
  text-align: center;
  font-family: cy, sans-serif;
  font-size: 4rem;
}

.relative-heading {
  position: relative;
  bottom: -32px;
}

.link-placer {
  position: absolute;
  inset: auto 2.75rem 2rem auto;
}

.youtube-video {
  padding-top: 0;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.success-message {
  background-color: #0000;
  padding: 1.5rem;
}

.contact6_contact-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: grid;
}

.contact6_item {
  display: flex;
}

.contact6_form-block {
  flex-direction: column;
  align-items: stretch;
}

.error-text {
  color: #e23939;
}

.button-2 {
  border: 1px solid var(--black);
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  padding: .75rem 1.5rem;
}

.form-radio-2col {
  grid-column-gap: 1.5rem;
  grid-row-gap: .875rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form-field-2col {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact6_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.success-text {
  font-weight: 600;
}

.content6_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.contact6_icon-wrapper {
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
}

.contact5_item {
  font-size: 1.125rem;
  display: flex;
}

.contact5_contact-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: grid;
}

.contact5_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.contact5_icon-wrapper {
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
  font-weight: 500;
}

.contact5_content {
  grid-row-gap: 44px;
  flex-direction: column;
  padding-bottom: 15px;
  display: flex;
}

.contact5_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.contact5_form-block {
  flex-direction: column;
  align-items: stretch;
  height: 100%;
}

.max-width-40 {
  width: 40%;
}

.social-link_wrapper {
  grid-column-gap: 32px;
  align-items: center;
  display: flex;
}

.tabs-button {
  border: 3px solid var(--primary-color);
  color: var(--primary-color);
  text-align: center;
  letter-spacing: 7px;
  text-transform: uppercase;
  background-color: #0000;
  max-width: 100%;
  margin-left: 2.75rem;
  padding: .75rem 1.5rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: background-color .2s;
}

.tabs-button:hover {
  background-color: #1192a61a;
}

.tabs-button.w--current {
  background-color: var(--primary-color);
  color: var(--white);
}

.tabs-button.is-alternate {
  background-color: var(--white);
  color: #000;
}

.tabs-button.is-button-small {
  padding: .5rem 1.25rem;
}

.tabs-button.with-icon {
  grid-column-gap: .75rem;
  align-items: center;
  display: flex;
}

.tabs-button.is--ghost {
  border: 3px solid var(--primary-color);
  color: var(--primary-color);
  background-color: #0000;
}

.tabs-button.is--ghost:hover {
  background-color: #1192a61a;
}

.language-switch_wrapper {
  z-index: 999;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0% 1rem auto auto;
}

.language-filter_form {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.filter-button {
  margin-bottom: 0;
  padding: 0;
}

.radio-button, .language-text {
  display: none;
}

.max-width-large-2 {
  width: 100%;
  max-width: 48rem;
}

.gallery14_slider {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-bottom: 4rem;
}

.section-gallery14, .gallery14_component {
  overflow: hidden;
}

.gallery14_mask {
  overflow: visible;
}

.container-large-2 {
  z-index: 5;
  width: 100%;
  max-width: 80rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
}

.gallery14_arrow {
  border: 1px solid var(--primary-color);
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  transition: transform .2s;
  display: flex;
}

.gallery14_arrow:active {
  transform: scale(.98);
}

.gallery14_arrow.hide-mobile-landscape {
  bottom: 4rem;
}

.page-padding-2 {
  padding-left: 0%;
  padding-right: 0%;
}

.gallery14_slide {
  padding-left: 1rem;
  padding-right: 1rem;
}

.gallery14_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
}

.gallery14_image-wrapper {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}

.gallery14_image-wrapper:focus {
  opacity: .5;
}

.gallery14_image {
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.projects-scroll {
  flex-direction: column;
  align-items: center;
  padding-top: 3rem;
  display: flex;
  position: relative;
}

.image-sticky_wrapper {
  position: sticky;
  top: 160px;
}

.projects-link {
  font-size: 1.5rem;
}

.projects-link:hover {
  text-decoration: underline;
}

.projects-link_wrapper {
  z-index: 100;
  grid-column-gap: 16px;
  align-items: center;
  transition: transform .2s;
  display: flex;
  position: absolute;
}

.projects-link_wrapper:hover {
  transform: scale(.99);
}

.projects-link_wrapper._1 {
  inset: 9% auto auto -16%;
}

.projects-link_wrapper._2 {
  inset: 16% -34% auto auto;
}

.projects-link_wrapper._3 {
  inset: 41% auto auto -24%;
}

.projects-link_wrapper._4 {
  inset: 43% -26% auto auto;
}

.projects-link_wrapper._5 {
  inset: auto auto 17% -45%;
}

.projects-link_wrapper._6 {
  inset: auto -29% 21% auto;
}

.projects-link_wrapper._7 {
  inset: auto 7% 3% auto;
}

.projects-overlay {
  z-index: 200;
  background-color: var(--dark-blue);
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.projects-overlay._5 {
  overflow: scroll;
}

.team-overlay_grid {
  grid-column-gap: 64px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.speaker-image {
  object-fit: cover;
  width: 220px;
  height: 250px;
}

.speaker-image.is--large {
  width: 100%;
  height: 400px;
}

.container-2 {
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.container-2.is--team-overlay {
  justify-content: center;
  align-items: center;
  display: flex;
}

.talk-info_wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: left;
  background-color: #d9cffc4d;
  border-radius: 0 12px 12px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 1rem 1.25rem;
  display: flex;
}

.projects-info_wrapper {
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 300;
  line-height: 130%;
  display: flex;
}

.projects-info_wrapper.is--large {
  max-width: 800px;
  max-height: 80vh;
  padding-bottom: 40px;
  line-height: 200%;
  overflow: scroll;
}

.speaker-image_wrapper {
  width: 300px;
}

.heading-placer {
  margin-bottom: 2rem;
}

.button-wrapper {
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.close-wrapper {
  cursor: pointer;
  width: 44px;
  transition: transform .2s;
  position: absolute;
  inset: 32px 44px auto auto;
}

.close-wrapper:hover {
  transform: scale(.9);
}

.hero-sticky_wrapper {
  width: 100vw;
  height: 100%;
  padding: 40px;
  position: sticky;
  top: 0;
}

.hero-text_wrapper {
  z-index: 10;
  position: relative;
}

.hero-image_placer {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hero-image_overlay {
  z-index: 5;
  background-image: linear-gradient(to top, #00000040, #0000);
  position: absolute;
  inset: 0%;
}

.is--off {
  display: none;
}

.slider {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.slider-arrow {
  display: none;
}

.slides-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.slide {
  width: 100%;
  height: 100%;
}

.scroll-link {
  z-index: 50;
  width: 24px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 2rem;
}

.scroll-link.is--projects {
  margin-left: auto;
  margin-right: auto;
  display: none;
  inset: 90vh 0% auto;
}

.scroll-anchor {
  z-index: -1;
  width: 100%;
  height: 100px;
  margin-top: 30vh;
  position: relative;
}

.scroll-image {
  width: 25px;
}

.footer-image_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.flute-image {
  width: 200px;
}

.bio-image {
  width: 100%;
  position: sticky;
  top: 40px;
}

.image-description {
  z-index: -5;
  opacity: 0;
  position: relative;
}

.bio-text {
  text-align: justify;
}

.project-text {
  margin-bottom: 2rem;
}

.project-text a {
  opacity: .8;
  text-decoration: underline;
}

.language-switch_projects {
  grid-column-gap: 6px;
  display: flex;
  position: fixed;
  inset: 5% 5% auto auto;
}

.language-link.w--current {
  font-weight: 500;
  text-decoration: underline;
}

.homepage-divider_image {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
}

.gapped-list {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  display: flex;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 4rem;
  }

  h2 {
    font-size: 2.75rem;
  }

  h3 {
    font-size: 2rem;
  }

  h4 {
    font-size: 1.75rem;
  }

  .hide-tablet {
    display: none;
  }

  .show-tablet {
    display: block;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .margin-xlarge {
    margin: 3.5rem;
  }

  .margin-xxlarge {
    margin: 4.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-xxhuge {
    margin: 7.5rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .padding-xlarge {
    padding: 3.5rem;
  }

  .padding-xxlarge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 7.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-xxlarge {
    font-size: 3.25rem;
  }

  .heading-medium {
    font-size: 1.75rem;
  }

  .heading-large {
    font-size: 2.25rem;
  }

  .button {
    width: auto;
  }

  .heading-xlarge {
    font-size: 2.75rem;
  }

  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .blogpost1_content {
    margin-bottom: 3rem;
  }

  .blog17_list {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .blog17_component {
    grid-column-gap: 3rem;
    grid-template-columns: .25fr 1fr;
  }

  .blog17_featured-list {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .hero-image_wrapper {
    padding-bottom: 4rem;
    padding-left: 2.5rem;
  }

  .hero-image {
    object-position: 65% 50%;
  }

  .hero-image:where(.w-variant-ab80911b-06be-d7fd-1ff3-08696e8e11d4), .hero-image.biography-6 {
    object-position: 85% 25%;
  }

  .hero-image.media {
    object-position: 60% 50%;
  }

  .hero-image.home-6 {
    object-position: 50% 25%;
  }

  .grid {
    grid-column-gap: 20px;
    grid-template-columns: auto 1fr 1fr;
  }

  .menu {
    padding: 1.5rem;
  }

  ._2-column-grid_wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .tabs-menu {
    display: flex;
    inset: -9% 0% auto auto;
  }

  .tabs-menu._2 {
    inset: 0% 0% auto auto;
  }

  .tabs-menu.is--calendar {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-bottom: 2rem;
    position: static;
  }

  .round-image {
    width: 280px;
    height: 280px;
  }

  .relative-heading {
    bottom: -16px;
  }

  .content6_component, .contact5_component {
    grid-column-gap: 3rem;
    grid-auto-flow: row;
    min-height: auto;
  }

  .menu-link_text {
    letter-spacing: 3px;
    font-size: 1rem;
  }

  .tabs-button {
    margin-left: 0;
  }

  .gallery14_arrow.hide-mobile-landscape {
    width: 3rem;
    height: 3rem;
  }

  .gallery14_image-wrapper {
    padding-top: 66.66%;
  }

  .projects-link_wrapper._1 {
    top: 2%;
    left: 10%;
  }

  .projects-link_wrapper._2 {
    right: -4%;
  }

  .projects-link_wrapper._4 {
    top: 40%;
    right: -4%;
  }

  .projects-link_wrapper._5 {
    bottom: 9%;
  }

  .projects-link_wrapper._6 {
    bottom: 22%;
    right: -3%;
  }

  .projects-link_wrapper._7 {
    bottom: -7%;
    right: -3%;
  }

  .team-overlay_grid {
    grid-column-gap: 44px;
    grid-row-gap: 44px;
  }

  .speaker-image_wrapper {
    width: 250px;
  }

  .hero-sticky_wrapper {
    padding: 30px;
  }

  .slides-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: center;
  }

  .scroll-link {
    inset: auto 2.5rem 3.6rem auto;
  }

  .scroll-link.is--projects {
    left: 62%;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 2.25rem;
  }

  h3 {
    font-size: 1.75rem;
    font-weight: 500;
  }

  h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  h5 {
    font-size: 1.25rem;
  }

  h6 {
    font-size: 1.125rem;
  }

  .text-rich-text figure {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .show-mobile-landscape {
    display: block;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .margin-xsmall {
    margin: .75rem;
  }

  .margin-small {
    margin: 1.25rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-large {
    margin: 2rem;
  }

  .margin-xlarge {
    margin: 2.5rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-xxhuge {
    margin: 5rem;
  }

  .padding-xsmall {
    padding: .75rem;
  }

  .padding-small {
    padding: 1.25rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-large {
    padding: 2rem;
  }

  .padding-xlarge {
    padding: 2.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .text-size-large {
    font-size: 1.125rem;
    font-weight: 500;
  }

  .heading-xxlarge {
    font-size: 2.5rem;
  }

  .heading-medium {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .heading-large {
    font-size: 2rem;
  }

  .button {
    letter-spacing: 3px;
    font-size: 1rem;
  }

  .heading-xsmall {
    font-size: 1.125rem;
  }

  .heading-small {
    font-size: 1.25rem;
  }

  .text-style-quote {
    font-size: 1.125rem;
  }

  .heading-xlarge {
    font-size: 2.25rem;
  }

  .footer {
    margin-left: 0;
  }

  .footer_grid {
    grid-template-columns: 1fr 1fr;
  }

  .blogpost1_content {
    margin-bottom: 2rem;
  }

  .fs-cc-prefs2_title {
    font-size: 20px;
  }

  .fs-cc-banner2_text-link {
    margin-right: 8px;
  }

  .fs-cc-banner2_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner2_buttons-wrapper {
    margin-top: 12px;
  }

  .fs-cc-banner2_button {
    margin-left: 0;
    margin-right: 8px;
  }

  .blog17_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .blog17_component {
    grid-template-columns: 1fr;
  }

  .blog17_category-menu {
    overflow: scroll;
  }

  .blog17_featured-list {
    grid-row-gap: 3.5rem;
    grid-template-columns: 1fr;
    margin-bottom: 3rem;
  }

  .section.is--hero {
    height: 90vh;
  }

  .section.is--projects {
    height: auto;
    min-height: 100vh;
  }

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .hero-image_wrapper {
    padding-bottom: 3rem;
  }

  .hero-image {
    object-position: 70% 50%;
  }

  .hero-image.is--contact {
    object-position: 35% 50%;
  }

  .hero-image.news {
    object-position: 55% 50%;
  }

  .hero-image.media {
    object-position: 75% 25%;
  }

  .hero-image.home-6 {
    object-position: 55% 25%;
  }

  .grid {
    grid-row-gap: 80px;
    grid-template-columns: 1fr;
    position: relative;
  }

  .grid.is--projects {
    grid-row-gap: 0px;
    grid-template-rows: auto;
    padding-top: 7rem;
  }

  .menu {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #1192a680;
    flex-flow: column;
    width: 95vw;
    padding: 1rem 1rem 1rem 2rem;
    position: static;
    overflow: hidden;
  }

  .menu-link {
    color: var(--white);
  }

  .sticky-wrapper {
    width: 100%;
    max-width: 100%;
    position: relative;
    top: 0;
  }

  .sticky-wrapper.mobile-static {
    position: static;
  }

  ._2-column-grid_wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .small-column-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .big-line {
    margin-top: 0;
    margin-bottom: .5rem;
  }

  .section-wrapper {
    grid-row-gap: 3rem;
    width: 100%;
    overflow: hidden;
  }

  .section-wrapper.is--quote {
    max-width: 100%;
    height: 40vh;
    padding-left: 46px;
    padding-right: 46px;
  }

  .tabs-menu {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-bottom: 2rem;
    position: static;
  }

  .round-image, .round-image.is--big {
    width: 300px;
    height: 300px;
  }

  .form-field-2col.is-mobile-1col {
    grid-template-columns: 1fr;
  }

  .content6_component, .contact5_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .tabs-button, .tabs-button.w--current {
    margin-left: 0;
  }

  .gallery14_slider {
    padding-bottom: 3rem;
  }

  .gallery14_slide {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .image-sticky_wrapper {
    position: relative;
    top: 60px;
  }

  .projects-link {
    font-size: 1rem;
  }

  .projects-link_wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .projects-link_wrapper._1 {
    top: 10%;
    left: -11%;
  }

  .projects-link_wrapper._2 {
    right: -34%;
  }

  .projects-link_wrapper._4 {
    top: 44%;
    right: -24%;
  }

  .projects-link_wrapper._5 {
    bottom: 19%;
    left: -35%;
  }

  .projects-link_wrapper._6 {
    bottom: 28%;
    right: -25%;
  }

  .projects-link_wrapper._7 {
    bottom: 3%;
    right: -29%;
  }

  .project-link_image {
    width: 24px;
    height: 24px;
  }

  .projects-overlay {
    display: none;
    overflow: scroll;
  }

  .team-overlay_grid {
    grid-template-rows: 70vh;
    grid-template-columns: 1fr;
    margin-top: 60px;
    padding-bottom: 40px;
    overflow: scroll;
  }

  .projects-info_wrapper.is--large {
    max-height: none;
    overflow: visible;
  }

  .heading-placer {
    margin-bottom: 0;
  }

  .hero-sticky_wrapper {
    padding: 20px;
  }

  .hero-text_wrapper {
    max-width: 80%;
  }

  .scroll-link {
    bottom: 3rem;
  }

  .scroll-link.is--projects {
    margin-left: auto;
    margin-right: auto;
    inset: auto 0% 2rem;
  }

  .language-switch_projects {
    position: absolute;
  }

  .code-embed {
    width: 100%;
    max-width: 90vw;
  }

  .div-block {
    width: 100%;
    overflow: hidden;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 3rem;
  }

  .show-mobile-portrait {
    display: block;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .stylesystem-images_layout {
    grid-template-columns: 1fr;
  }

  .footer {
    margin-left: 0;
  }

  .footer_grid {
    grid-template-columns: 1fr;
  }

  .coopyright_text {
    font-size: 1rem;
  }

  .fs-cc-prefs2_close {
    padding: 8px;
  }

  .fs-cc-prefs2_label {
    font-size: 14px;
  }

  .cc-banner_component {
    width: 100%;
  }

  .fs-cc-prefs2_title {
    font-size: 18px;
  }

  .fs-cc-prefs2_button.fs-cc-button-alt {
    margin-bottom: 8px;
  }

  .fs-cc-prefs2_content {
    padding: 24px;
  }

  .fs-cc-prefs2_submit {
    margin-top: 8px;
  }

  .cc-prefs_component {
    padding: 24px;
  }

  .section.is--hero {
    height: 80vh;
  }

  .hero-image_wrapper {
    padding-left: 1.5rem;
  }

  .hero-image {
    object-position: 75% 50%;
  }

  .hero-image.is--calendar {
    object-position: 85% 50%;
  }

  .hero-image.is--contact {
    object-position: 30% 50%;
  }

  .hero-image.news {
    object-position: 57% 50%;
  }

  .hero-image.media {
    object-position: 80% 25%;
  }

  .hero-image.home-6 {
    object-position: 60% 25%;
  }

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

  .menu {
    width: 92vw;
  }

  .sticky-wrapper {
    margin-bottom: -40px;
  }

  .section-wrapper {
    grid-row-gap: 2rem;
  }

  .section-wrapper.is--quote {
    height: 50vh;
    padding-left: 0;
    padding-right: 0;
  }

  .tabs-menu {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .tabs-menu._2 {
    right: -5%;
  }

  .tabs-menu.is--calendar {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
  }

  .event-info_wrapper {
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .big-link {
    height: 60vh;
  }

  .round-image {
    width: 200px;
    height: 200px;
  }

  .content6_component {
    grid-template-columns: 1fr;
  }

  .contact5_item {
    flex-direction: column;
  }

  .contact5_component {
    grid-template-columns: 1fr;
  }

  .projects-link_wrapper._1 {
    top: 5%;
    left: -8%;
  }

  .projects-link_wrapper._2 {
    top: 19%;
    right: -5%;
  }

  .projects-link_wrapper._3 {
    top: 52%;
    left: -8%;
  }

  .projects-link_wrapper._4 {
    top: 46%;
    right: -5%;
  }

  .projects-link_wrapper._5 {
    bottom: 8%;
    left: -13%;
  }

  .projects-link_wrapper._6 {
    bottom: 25%;
    right: -1%;
  }

  .projects-link_wrapper._7 {
    bottom: -7%;
    right: 4%;
  }

  .speaker-image.is--large {
    height: 300px;
  }

  .close-wrapper {
    top: 24px;
    right: 24px;
  }

  .hero-sticky_wrapper {
    padding: 15px;
  }

  .slider {
    max-width: 90vw;
  }

  .scroll-link {
    right: 1rem;
  }

  .language-switch_projects {
    position: absolute;
  }
}

#w-node-_945789a2-4d28-ede9-e407-861be5150079-6089083f {
  grid-area: span 9 / span 1 / span 9 / span 1;
}

#news.w-node-_9a3e411d-9ad5-60db-863d-5561e50992b3-6089083f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e20039c2-ab3d-efb0-0272-2b458a647a28-6089083f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#bio-section.w-node-_90664671-543a-65d4-4222-bc3daee30458-6089083f, #media-section.w-node-_4f2ccfe0-f1fa-522d-7ca2-11a9e8cd494c-6089083f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4f2ccfe0-f1fa-522d-7ca2-11a9e8cd494d-6089083f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#media-section.w-node-_4a76f245-ac59-95d6-df78-aae99f1b114c-6089083f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4a76f245-ac59-95d6-df78-aae99f1b114e-6089083f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1244f345-30f7-0dcf-91ec-c9f44f6db2a4-6089083f, #calendar-section.w-node-_20341108-753f-76d1-e497-c923dda3c03d-6089083f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_20341108-753f-76d1-e497-c923dda3c043-6089083f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#project-section.w-node-eb9fca89-8a5a-0724-9892-793f1e6b401e-6089083f, #w-node-_195bb53c-0ae8-957d-246c-98f47bac6377-6089083f, #contact-section.w-node-_8b6143b4-703d-62e4-e01c-4db85ab89a7d-6089083f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4faafa6d-ba4f-baea-83cb-10b357bb9f73-6089083f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-c27ef134-4d51-52de-b8bb-d632c4abd014-6089083f, #w-node-_4faafa6d-ba4f-baea-83cb-10b357bb9f6e-6089083f {
  align-self: start;
}

#w-node-_6510bd6e-9acf-4b3d-7552-356bfa018215-6089083f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_53205b11-7e53-7632-d940-2b296ad62bce-6089083f, #w-node-_3f8a519d-e42a-33a3-9e93-b9a22482b781-2482b77f {
  justify-self: start;
}

#w-node-_065c216f-29e3-bcb4-9c4d-1aa96e496925-2482b77f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3f8a519d-e42a-33a3-9e93-b9a22482b78a-2482b77f {
  justify-self: end;
}

#w-node-_4cc38111-dbbb-dac5-02e1-0c2838295445-9f890892, #w-node-_4cc38111-dbbb-dac5-02e1-0c2838295446-9f890892 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0d0cd856-ed6a-48d6-dede-993c42676622-9f890892 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ce7c473a-eecf-6a88-b25f-ff284f338c1f-a9890898, #w-node-ce7c473a-eecf-6a88-b25f-ff284f338c20-a9890898 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0d0cd856-ed6a-48d6-dede-993c42676622-a9890898 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9313f-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9315f-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93160-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93164-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93165-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93169-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9316a-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9316e-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9316f-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93173-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93174-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93178-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93179-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93180-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93181-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93185-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93186-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9318a-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9318b-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9318f-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93190-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93194-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93195-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93199-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9319a-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931a1-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931a2-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931a6-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931a7-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931ab-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931ac-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931b0-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931b1-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931ba-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931bb-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931c4-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931c5-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931d4-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931d5-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931d9-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931da-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931de-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931df-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931e3-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931e4-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931e8-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931e9-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931f0-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931f1-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931f5-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931f6-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931fa-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931fb-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931ff-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93200-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93204-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93205-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93209-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9320a-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93211-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93212-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93216-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93217-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9321b-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9321c-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93220-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93221-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93225-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93226-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9322d-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9322e-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93232-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93233-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93237-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93238-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9323c-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9323d-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93241-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93242-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93246-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93247-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9324e-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9324f-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93253-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93254-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93258-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93259-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9325d-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9325e-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93262-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93263-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93267-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93268-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9326c-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9326d-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93271-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93272-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93276-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93277-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9327e-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9327f-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93283-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93284-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93288-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93289-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93290-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93291-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba932d5-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba932f2-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba932f7-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba932f8-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba932fc-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba932fd-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9330d-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93319-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93323-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93324-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93327-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93328-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9332b-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9332c-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9332f-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93330-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93333-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93334-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93337-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93338-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9333b-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9333c-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93346-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93347-17890899 {
  justify-self: start;
}

#w-node-_1bfecdfa-cf23-d065-290b-2142ac7792f5-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9334b-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9334c-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9334d-17890899 {
  justify-self: start;
}

#w-node-_090a24d3-14a5-dfa2-fa04-d4a813666889-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93353-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93354-17890899 {
  justify-self: start;
}

#w-node-edb34d17-99cc-692f-0430-12adb3f5bcf1-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93358-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93359-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9335a-17890899 {
  justify-self: start;
}

#w-node-abefda6a-e9c5-21af-36b5-0ac7a543e5f9-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93360-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93361-17890899 {
  justify-self: start;
}

#w-node-be0b581d-0d4f-6a5c-e56f-c71f2b87dae5-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93365-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93366-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93367-17890899 {
  justify-self: start;
}

#w-node-_5f2284be-d63b-a2ed-4224-841634bd2cda-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9336d-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9336e-17890899 {
  justify-self: start;
}

#w-node-_53f59b45-9eeb-d810-f61d-0b7531040bb4-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93372-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93377-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93378-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93379-17890899 {
  justify-self: start;
}

#w-node-_142b856c-06a3-e4dd-2692-9efc37b12276-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9337f-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93380-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93381-17890899 {
  justify-self: start;
}

#w-node-_95d37fb2-d622-83b6-f731-4b18a22a7cb8-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93389-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9338a-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9338b-17890899 {
  justify-self: start;
}

#w-node-_46e3cf61-264e-9a1d-cad2-b40d089568e3-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93391-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93392-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93393-17890899 {
  justify-self: start;
}

#w-node-_920b5748-cb2c-4ec9-7808-1e23fedc9e74-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9339b-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9339c-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9339d-17890899 {
  justify-self: start;
}

#w-node-e422508c-6977-80a1-fda1-ce3c73c6fd3a-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933a3-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933a4-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933a5-17890899 {
  justify-self: start;
}

#w-node-_737c0550-399b-3c73-23ed-09d6878d2bfd-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933ad-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933ae-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933af-17890899 {
  justify-self: start;
}

#w-node-_4a51ac62-a1f9-d133-d82b-d1c317772463-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933b9-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933ba-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933bb-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933bf-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933c0-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933c8-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933c9-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933ca-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933d0-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933d9-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933da-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933df-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933e8-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933e9-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933f0-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933f9-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933fa-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933ff-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93408-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93409-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93410-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93411-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93419-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9341a-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9341f-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9342d-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9342e-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9342f-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93430-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93432-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93435-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93439-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9343a-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9343b-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9343c-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9343e-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93447-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93448-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93449-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9344a-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9344c-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93455-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93456-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93457-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93458-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9345a-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9345d-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93464-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93465-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93466-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93467-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93469-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9346c-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9346d-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93473-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93474-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93475-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93476-17890899, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93478-17890899 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba934de-17890899, #w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725cb-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725cc-17890899 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725d0-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725d1-17890899 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725d5-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725d6-17890899 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725da-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725db-17890899 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725df-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725e0-17890899 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725e7-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725e8-17890899 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725ec-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725ed-17890899 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725f1-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725f2-17890899 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725f6-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725f7-17890899 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725fb-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725fc-17890899 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd540472600-17890899 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd540472601-17890899 {
  justify-self: start;
}

#w-node-_2a6740b2-9b61-38ae-6a6e-ace4c9df7f63-17890899, #w-node-_2669e740-54bd-f4e3-4f8d-3d94df62d50d-17890899, #w-node-_17e5434e-e737-a59f-05c4-a327fe5e482a-17890899, #w-node-_9590ffdb-a06a-0e24-54f9-5fd540472616-17890899, #w-node-_9590ffdb-a06a-0e24-54f9-5fd540472617-17890899, #w-node-_9590ffdb-a06a-0e24-54f9-5fd54047261a-17890899, #w-node-_9590ffdb-a06a-0e24-54f9-5fd54047261b-17890899, #w-node-_9590ffdb-a06a-0e24-54f9-5fd54047261e-17890899, #w-node-_9590ffdb-a06a-0e24-54f9-5fd54047261f-17890899, #w-node-_9590ffdb-a06a-0e24-54f9-5fd540472622-17890899, #w-node-_9590ffdb-a06a-0e24-54f9-5fd540472623-17890899, #w-node-_9590ffdb-a06a-0e24-54f9-5fd540472626-17890899, #w-node-_9590ffdb-a06a-0e24-54f9-5fd540472627-17890899, #w-node-_9590ffdb-a06a-0e24-54f9-5fd54047262a-17890899, #w-node-_9590ffdb-a06a-0e24-54f9-5fd54047262b-17890899, #w-node-_9590ffdb-a06a-0e24-54f9-5fd54047262e-17890899, #w-node-_9590ffdb-a06a-0e24-54f9-5fd54047262f-17890899, #w-node-_945789a2-4d28-ede9-e407-861be5150079-271aa605, #w-node-_3f48a4a6-a7c3-9760-51d4-2b56b0eec566-271aa605 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#calendar-long.w-node-_20341108-753f-76d1-e497-c923dda3c03d-271aa605 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_711ce15d-cd52-e29d-2def-16b261c93a1e-271aa605, #w-node-_20341108-753f-76d1-e497-c923dda3c043-271aa605, #w-node-ef5b1c06-ddb6-21be-41cf-25b689dc8dbc-271aa605, #w-node-_945789a2-4d28-ede9-e407-861be5150079-121af202, #w-node-_3f48a4a6-a7c3-9760-51d4-2b56b0eec566-121af202 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#bio-long.w-node-_17f2b33a-c111-5e98-056b-6a3db3beafbb-121af202 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#bio-section.w-node-_1ad270f3-3cf9-f8fe-3ea0-918a34f4842d-121af202 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1ad270f3-3cf9-f8fe-3ea0-918a34f48449-121af202, #w-node-_1ad270f3-3cf9-f8fe-3ea0-918a34f4844a-121af202 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#bio-section.w-node-be9c8e76-cc3f-dffb-136b-fa9045ef6283-121af202 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-be9c8e76-cc3f-dffb-136b-fa9045ef629f-121af202, #w-node-be9c8e76-cc3f-dffb-136b-fa9045ef62a0-121af202 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_945789a2-4d28-ede9-e407-861be5150079-5da97d62 {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-_3f48a4a6-a7c3-9760-51d4-2b56b0eec566-5da97d62 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_39cbbc8d-b794-7d04-946d-035356790d13-5da97d62, #gallery.w-node-_602ebb63-dc97-7328-5f74-b2ee5405c1e7-5da97d62, #videos.w-node-_4f2ccfe0-f1fa-522d-7ca2-11a9e8cd494c-5da97d62, #w-node-_3c2c7abd-d9fe-1cc6-ec6f-2e5cf06480c7-5da97d62 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4f2ccfe0-f1fa-522d-7ca2-11a9e8cd494d-5da97d62 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_945789a2-4d28-ede9-e407-861be5150079-4d1f7160 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_3f48a4a6-a7c3-9760-51d4-2b56b0eec566-4d1f7160 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#contact-full.w-node-_8b6143b4-703d-62e4-e01c-4db85ab89a7d-4d1f7160 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4faafa6d-ba4f-baea-83cb-10b357bb9f73-4d1f7160, #w-node-_3fe95782-6208-1ae6-0c8e-a0ebe55bf9c0-4d1f7160, #w-node-_4faafa6d-ba4f-baea-83cb-10b357bb9f6e-4d1f7160 {
  align-self: start;
}

#w-node-_53205b11-7e53-7632-d940-2b296ad62bc7-4d1f7160, #w-node-_6510bd6e-9acf-4b3d-7552-356bfa018215-4d1f7160 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_53205b11-7e53-7632-d940-2b296ad62bce-4d1f7160 {
  justify-self: start;
}

#w-node-_9ae9c2e5-e861-fa12-9470-e206c396f715-4d1f7160 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_945789a2-4d28-ede9-e407-861be5150079-d8ec67f4, #w-node-_3f48a4a6-a7c3-9760-51d4-2b56b0eec566-d8ec67f4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1c5fbe2-21a7-eb22-ef1d-a1dd310af21c-d8ec67f4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bf05dedf-d9ed-a837-edfc-c946c63c2fe5-d8ec67f4, #w-node-ec82b25e-84b4-a04f-3cff-cd89222cdbab-d8ec67f4, #w-node-_38713cca-420e-4963-c024-e7696e7f856a-d8ec67f4, #w-node-db205eaf-c5a6-8f41-16c5-138d4cc59580-d8ec67f4, #w-node-_7e3bae38-5f1f-2fa3-a4b7-a5eec9b7d206-d8ec67f4, #w-node-_376cbe05-ca44-a4c4-103c-e5e2ac74e5f5-d8ec67f4 {
  align-self: center;
}

#w-node-_945789a2-4d28-ede9-e407-861be5150079-aa5a6e5f, #w-node-_3f48a4a6-a7c3-9760-51d4-2b56b0eec566-aa5a6e5f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1c5fbe2-21a7-eb22-ef1d-a1dd310af21c-aa5a6e5f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bf05dedf-d9ed-a837-edfc-c946c63c2fe5-aa5a6e5f, #w-node-ec82b25e-84b4-a04f-3cff-cd89222cdbab-aa5a6e5f, #w-node-_38713cca-420e-4963-c024-e7696e7f856a-aa5a6e5f, #w-node-db205eaf-c5a6-8f41-16c5-138d4cc59580-aa5a6e5f, #w-node-_7e3bae38-5f1f-2fa3-a4b7-a5eec9b7d206-aa5a6e5f, #w-node-_376cbe05-ca44-a4c4-103c-e5e2ac74e5f5-aa5a6e5f {
  align-self: center;
}

#w-node-_945789a2-4d28-ede9-e407-861be5150079-6aa9b09c {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-_3f48a4a6-a7c3-9760-51d4-2b56b0eec566-6aa9b09c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#videos.w-node-_4f2ccfe0-f1fa-522d-7ca2-11a9e8cd494c-6aa9b09c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4f2ccfe0-f1fa-522d-7ca2-11a9e8cd494d-6aa9b09c, #w-node-_64f954a7-da8d-afa0-7008-270e210770b5-6aa9b09c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_3f8a519d-e42a-33a3-9e93-b9a22482b781-2482b77f, #w-node-_3f8a519d-e42a-33a3-9e93-b9a22482b78a-2482b77f {
    justify-self: center;
  }

  #bio-section.w-node-_1ad270f3-3cf9-f8fe-3ea0-918a34f4842d-121af202, #w-node-_1ad270f3-3cf9-f8fe-3ea0-918a34f48448-121af202 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_945789a2-4d28-ede9-e407-861be5150079-6089083f, #news.w-node-_9a3e411d-9ad5-60db-863d-5561e50992b3-6089083f, #bio-section.w-node-_90664671-543a-65d4-4222-bc3daee30458-6089083f, #media-section.w-node-_4f2ccfe0-f1fa-522d-7ca2-11a9e8cd494c-6089083f, #media-section.w-node-_4a76f245-ac59-95d6-df78-aae99f1b114c-6089083f, #w-node-_1244f345-30f7-0dcf-91ec-c9f44f6db2a4-6089083f, #calendar-section.w-node-_20341108-753f-76d1-e497-c923dda3c03d-6089083f, #project-section.w-node-eb9fca89-8a5a-0724-9892-793f1e6b401e-6089083f, #w-node-_195bb53c-0ae8-957d-246c-98f47bac6377-6089083f, #contact-section.w-node-_8b6143b4-703d-62e4-e01c-4db85ab89a7d-6089083f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3f8a519d-e42a-33a3-9e93-b9a22482b78a-2482b77f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: center;
  }

  #w-node-_4cc38111-dbbb-dac5-02e1-0c2838295445-9f890892, #w-node-ce7c473a-eecf-6a88-b25f-ff284f338c1f-a9890898, #calendar-long.w-node-_20341108-753f-76d1-e497-c923dda3c03d-271aa605, #bio-long.w-node-_17f2b33a-c111-5e98-056b-6a3db3beafbb-121af202 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #bio-section.w-node-be9c8e76-cc3f-dffb-136b-fa9045ef6283-121af202 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d7c7290b-ee5d-d497-bc57-2e5d45a0252a-121af202 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-be9c8e76-cc3f-dffb-136b-fa9045ef629f-121af202 {
    grid-column: span 1 / span 1;
  }

  #w-node-_945789a2-4d28-ede9-e407-861be5150079-5da97d62, #w-node-_39cbbc8d-b794-7d04-946d-035356790d13-5da97d62, #gallery.w-node-_602ebb63-dc97-7328-5f74-b2ee5405c1e7-5da97d62, #videos.w-node-_4f2ccfe0-f1fa-522d-7ca2-11a9e8cd494c-5da97d62, #w-node-_3c2c7abd-d9fe-1cc6-ec6f-2e5cf06480c7-5da97d62, #w-node-_945789a2-4d28-ede9-e407-861be5150079-4d1f7160, #contact-full.w-node-_8b6143b4-703d-62e4-e01c-4db85ab89a7d-4d1f7160 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9ae9c2e5-e861-fa12-9470-e206c396f715-4d1f7160 {
    grid-column: span 1 / span 1;
  }

  #w-node-_945789a2-4d28-ede9-e407-861be5150079-d8ec67f4, #w-node-e1c5fbe2-21a7-eb22-ef1d-a1dd310af21c-d8ec67f4, #w-node-_376cbe05-ca44-a4c4-103c-e5e2ac74e5f4-d8ec67f4, #w-node-_945789a2-4d28-ede9-e407-861be5150079-aa5a6e5f, #w-node-e1c5fbe2-21a7-eb22-ef1d-a1dd310af21c-aa5a6e5f, #w-node-_376cbe05-ca44-a4c4-103c-e5e2ac74e5f4-aa5a6e5f, #w-node-_945789a2-4d28-ede9-e407-861be5150079-6aa9b09c, #videos.w-node-_4f2ccfe0-f1fa-522d-7ca2-11a9e8cd494c-6aa9b09c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_945789a2-4d28-ede9-e407-861be5150079-6089083f, #news.w-node-_9a3e411d-9ad5-60db-863d-5561e50992b3-6089083f, #bio-section.w-node-_90664671-543a-65d4-4222-bc3daee30458-6089083f, #media-section.w-node-_4f2ccfe0-f1fa-522d-7ca2-11a9e8cd494c-6089083f, #media-section.w-node-_4a76f245-ac59-95d6-df78-aae99f1b114c-6089083f, #w-node-_1244f345-30f7-0dcf-91ec-c9f44f6db2a4-6089083f, #calendar-section.w-node-_20341108-753f-76d1-e497-c923dda3c03d-6089083f, #project-section.w-node-eb9fca89-8a5a-0724-9892-793f1e6b401e-6089083f, #w-node-_195bb53c-0ae8-957d-246c-98f47bac6377-6089083f, #contact-section.w-node-_8b6143b4-703d-62e4-e01c-4db85ab89a7d-6089083f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3f8a519d-e42a-33a3-9e93-b9a22482b78a-2482b77f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_4cc38111-dbbb-dac5-02e1-0c2838295445-9f890892, #w-node-ce7c473a-eecf-6a88-b25f-ff284f338c1f-a9890898, #calendar-long.w-node-_20341108-753f-76d1-e497-c923dda3c03d-271aa605, #bio-long.w-node-_17f2b33a-c111-5e98-056b-6a3db3beafbb-121af202, #w-node-_945789a2-4d28-ede9-e407-861be5150079-5da97d62, #w-node-_945789a2-4d28-ede9-e407-861be5150079-d8ec67f4, #w-node-e1c5fbe2-21a7-eb22-ef1d-a1dd310af21c-d8ec67f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bf05dedf-d9ed-a837-edfc-c946c63c2fe5-d8ec67f4, #w-node-ec82b25e-84b4-a04f-3cff-cd89222cdbab-d8ec67f4, #w-node-_38713cca-420e-4963-c024-e7696e7f856a-d8ec67f4, #w-node-db205eaf-c5a6-8f41-16c5-138d4cc59580-d8ec67f4, #w-node-b9212c6e-e594-02f6-a3e7-9e58d7822ac6-d8ec67f4, #w-node-_7e3bae38-5f1f-2fa3-a4b7-a5eec9b7d206-d8ec67f4, #w-node-_376cbe05-ca44-a4c4-103c-e5e2ac74e5f5-d8ec67f4 {
    justify-self: center;
  }

  #w-node-_945789a2-4d28-ede9-e407-861be5150079-aa5a6e5f, #w-node-e1c5fbe2-21a7-eb22-ef1d-a1dd310af21c-aa5a6e5f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bf05dedf-d9ed-a837-edfc-c946c63c2fe5-aa5a6e5f, #w-node-ec82b25e-84b4-a04f-3cff-cd89222cdbab-aa5a6e5f, #w-node-_38713cca-420e-4963-c024-e7696e7f856a-aa5a6e5f, #w-node-db205eaf-c5a6-8f41-16c5-138d4cc59580-aa5a6e5f, #w-node-b9212c6e-e594-02f6-a3e7-9e58d7822ac6-aa5a6e5f, #w-node-_7e3bae38-5f1f-2fa3-a4b7-a5eec9b7d206-aa5a6e5f, #w-node-_376cbe05-ca44-a4c4-103c-e5e2ac74e5f5-aa5a6e5f {
    justify-self: center;
  }

  #w-node-_945789a2-4d28-ede9-e407-861be5150079-6aa9b09c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Bold.woff2') format('woff2'), url('../fonts/GeneralSans-Bold.eot') format('embedded-opentype'), url('../fonts/GeneralSans-Bold.woff') format('woff'), url('../fonts/GeneralSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Extralight.woff2') format('woff2'), url('../fonts/GeneralSans-Extralight.eot') format('embedded-opentype'), url('../fonts/GeneralSans-Extralight.woff') format('woff'), url('../fonts/GeneralSans-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-ExtralightItalic.woff2') format('woff2'), url('../fonts/GeneralSans-ExtralightItalic.eot') format('embedded-opentype'), url('../fonts/GeneralSans-ExtralightItalic.woff') format('woff'), url('../fonts/GeneralSans-ExtralightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-BoldItalic.woff2') format('woff2'), url('../fonts/GeneralSans-BoldItalic.eot') format('embedded-opentype'), url('../fonts/GeneralSans-BoldItalic.woff') format('woff'), url('../fonts/GeneralSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Italic.woff2') format('woff2'), url('../fonts/GeneralSans-VariableItalic.woff2') format('woff2'), url('../fonts/GeneralSans-Italic.eot') format('embedded-opentype'), url('../fonts/GeneralSans-VariableItalic.eot') format('embedded-opentype'), url('../fonts/GeneralSans-Italic.woff') format('woff'), url('../fonts/GeneralSans-VariableItalic.woff') format('woff'), url('../fonts/GeneralSans-Italic.ttf') format('truetype'), url('../fonts/GeneralSans-VariableItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Light.woff2') format('woff2'), url('../fonts/GeneralSans-Light.eot') format('embedded-opentype'), url('../fonts/GeneralSans-Light.woff') format('woff'), url('../fonts/GeneralSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-LightItalic.woff2') format('woff2'), url('../fonts/GeneralSans-LightItalic.eot') format('embedded-opentype'), url('../fonts/GeneralSans-LightItalic.woff') format('woff'), url('../fonts/GeneralSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-MediumItalic.woff2') format('woff2'), url('../fonts/GeneralSans-MediumItalic.eot') format('embedded-opentype'), url('../fonts/GeneralSans-MediumItalic.woff') format('woff'), url('../fonts/GeneralSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Medium.woff2') format('woff2'), url('../fonts/GeneralSans-Medium.eot') format('embedded-opentype'), url('../fonts/GeneralSans-Medium.woff') format('woff'), url('../fonts/GeneralSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Regular.woff2') format('woff2'), url('../fonts/GeneralSans-Regular.eot') format('embedded-opentype'), url('../fonts/GeneralSans-Regular.woff') format('woff'), url('../fonts/GeneralSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Semibold.woff2') format('woff2'), url('../fonts/GeneralSans-Semibold.eot') format('embedded-opentype'), url('../fonts/GeneralSans-Semibold.woff') format('woff'), url('../fonts/GeneralSans-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-SemiboldItalic.woff2') format('woff2'), url('../fonts/GeneralSans-SemiboldItalic.eot') format('embedded-opentype'), url('../fonts/GeneralSans-SemiboldItalic.woff') format('woff'), url('../fonts/GeneralSans-SemiboldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans variable';
  src: url('../fonts/GeneralSans-Variable.woff2') format('woff2'), url('../fonts/GeneralSans-Variable.eot') format('embedded-opentype'), url('../fonts/GeneralSans-Variable.woff') format('woff'), url('../fonts/GeneralSans-Variable.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}