<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --background-grey: #e9e8e4;
  --background-black: #0d0d0e;
  --text-color: #000000b3;
  --gainsboro: #dfddda;
  --outline-dark: #d2d2cf;
  --light-outline: #2e313a;
  --silver: #c9c8c4;
  --overlay-regular: #0d0d0e33;
  --text-color-grey: #0b0e10a6;
  --overlay-dark: #0b0e1059;
  --outline-light: #ffffff26;
  --outline-dark-2: #aeaec2;
  --overlay-light: #0d0d0e1f;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  background-color: var(--background-grey);
  color: #000;
  font-family: Sentient, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.5;
}

h1 {
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 200;
  line-height: 1.1;
}

h2 {
  letter-spacing: 0;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 200;
  line-height: 1.1;
}

h3 {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 200;
  line-height: 1.05;
  overflow: visible;
}

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

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

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

p {
  margin-bottom: 0;
}

a {
  text-decoration: none;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: .25rem;
}

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

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

blockquote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

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

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

.utility-page-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-page-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 20rem;
  display: flex;
}

.utility-page-form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page-image {
  margin-left: auto;
  margin-right: auto;
}

.padding-xlarge {
  padding: 8rem;
}

.margin-xlarge {
  margin: 7rem;
}

.margin-xsmall {
  margin: 1.3rem;
}

.padding-xhuge {
  padding: 14rem;
}

.padding-none {
  padding: 0;
}

.padding-xxhuge {
  padding: 16rem;
}

.padding-huge {
  padding: 13.5rem;
}

.margin-large {
  margin: 5rem;
}

.padding-xxlarge {
  padding: 10rem;
}

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

.padding-large {
  padding: 5.3rem;
}

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

.padding-small {
  padding: 1.9rem;
}

.margin-huge {
  margin: 11rem;
}

.padding-medium {
  padding: 3.8rem;
}

.padding-xsmall {
  padding: 1.3rem;
}

.margin-xxlarge {
  margin: 9rem;
}

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

.margin-xhuge {
  margin: 13rem;
}

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

.margin-small {
  margin: 1.9rem;
}

.margin-medium {
  margin: 3.8rem;
}

.margin-xxhuge {
  margin: 15rem;
}

.margin-none {
  margin: 0;
}

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

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

.padding-top.padding-huge {
  justify-content: center;
  align-items: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
}

.padding-top.padding-xxlarge {
  padding-top: 4rem;
  padding-bottom: 3rem;
}

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

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

.margin-bottom.events {
  color: #fff;
}

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

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

.padding-vertical.padding-large {
  margin-top: 122px;
}

.padding-vertical.padding-large._2 {
  margin-top: 0;
  padding-top: 0;
  position: absolute;
  top: 359.456px;
}

.padding-vertical.padding-large.footer {
  padding-bottom: 0;
}

.padding-horizontal {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.padding-horizontal.padding-medium {
  color: var(--background-black);
}

.padding-horizontal.padding-medium.smiles-section {
  padding-top: 8rem;
}

.padding-horizontal.padding-small {
  align-self: center;
}

.padding-horizontal.padding-small.popup {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

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

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

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

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

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

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

.form-checkbox-icon {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form-checkbox-icon.w--redirected-checked {
  background-size: 90%;
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form-checkbox-icon.w--redirected-focus {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.styleguide-background {
  border: 1px solid #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.styleguide-spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, #0073e61a, #fff0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start stretch;
  display: grid;
  position: relative;
}

.icon-1x1-small {
  flex: none;
  width: .8rem;
  height: .8rem;
}

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

.styleguide-background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

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

.styleguide-item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.styleguide-item.is-stretch {
  justify-items: stretch;
}

.styleguide-item-header {
  border-bottom: 1px solid #0000001a;
  width: 100%;
  padding-bottom: 2rem;
}

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

.text-color-black {
  color: #000;
}

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

.styleguide-2-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.styleguide-2-col.is-align-start {
  align-items: start;
}

.form-message-success {
  background-color: var(--gainsboro);
  border-radius: .625rem;
  padding: 1.25rem;
}

.styleguide-row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-style-h3 {
  font-size: 2.8rem;
  font-weight: 200;
  line-height: 1.2;
}

.heading-style-h3.works {
  font-size: 2.5rem;
}

.text-rich-text h1, .text-rich-text h2, .text-rich-text h3, .text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.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 ul, .text-rich-text ol {
  margin-bottom: 1.5rem;
}

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

.icon-height-small {
  height: 1rem;
}

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

.heading-style-h1 {
  letter-spacing: -.15vw;
  text-transform: uppercase;
  font-size: 5rem;
  line-height: 1.15;
}

.heading-style-h1.events {
  color: #fff;
}

.heading-style-h1.popup {
  font-size: 4rem;
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

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

.padding-section-small {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.text-color-white {
  color: #fff;
}

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

.styleguide-section-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

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

.text-size-tiny.text-style-allcaps.events {
  color: #fff;
}

.text-size-tiny.text-style-allcaps {
  font-size: 1rem;
}

.text-size-tiny.text-style-allcaps.nav-button {
  font-size: 1.2rem;
}

.text-size-tiny.text-style-allcaps.nav-button.mobile {
  padding-left: 0;
  font-size: 1.3rem;
  line-height: 1.3;
}

.text-size-tiny.text-style-allcaps.nav-button.mobile.takeaway {
  font-size: 1.5rem;
  font-weight: 500;
}

.text-size-tiny.text-style-allcaps.horeca {
  color: #fff;
}

.styleguide-1-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.styleguide-empty-box {
  z-index: -1;
  background-color: #0073e61a;
  border: 1px dashed #0073e6;
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

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

.styleguide-4-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.text-size-regular {
  font-size: 1.35rem;
  line-height: 1.55;
}

.text-size-regular.text-color-grey.horeca {
  color: var(--background-grey);
}

.text-size-regular.text-color-grey.events {
  color: var(--outline-dark);
}

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

.text-size-regular.dual-paragraph {
  column-count: 2;
  column-gap: 3rem;
}

.text-size-regular.dual-paragraph.text-color-grey {
  color: var(--light-outline);
}

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

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

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

.styleguide-item-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.styleguide-header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.background-white {
  background-color: #fff;
}

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

.text-size-small {
  font-size: 1.2rem;
  line-height: 1.6;
}

.heading-style-h4 {
  font-size: 1.35rem;
  line-height: 1.4;
}

.form_label {
  font-size: .925rem;
  font-weight: 200;
}

.form_radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form_radio-icon.w--redirected-checked {
  border-width: .25rem;
  width: .875rem;
  height: .875rem;
}

.form_radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

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

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

.form-input {
  z-index: 100;
  border-style: none none solid;
  border-width: 1px;
  border-color: var(--outline-dark);
  color: #000;
  background-color: #0000;
  min-height: 3.5rem;
  margin-bottom: 0;
  padding: .5rem 1.4rem;
  font-size: .95rem;
  position: relative;
}

.form-input::placeholder {
  color: #0b0e1099;
}

.form-input.is-text-area {
  min-height: 9.5rem;
  padding-top: 1.25rem;
}

.heading-style-h6 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

.padding-section-large {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.styleguide-3-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.styleguide-3-col.is-align-start {
  align-items: start;
}

.text-size-large {
  font-size: 1.9rem;
  line-height: 1.35;
}

.styleguide-header {
  background-color: #0000000d;
}

.heading-style-h2 {
  font-size: 3.25rem;
  line-height: 1.35;
}

.heading-style-h2.text-style-allcaps {
  font-size: 3rem;
  line-height: 1.2;
}

.styleguide-label {
  color: #fff;
  background-color: #0073e6;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
}

.styleguide-label.is-tag {
  background-color: #be4aa5;
}

.styleguide-label.is-hex {
  color: #000;
  background-color: #f5f5f5;
}

.heading-style-h5 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

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

.icon-height-medium {
  height: 2rem;
}

.text-style-allcaps {
  letter-spacing: .05rem;
  text-transform: uppercase;
}

.form-message-error {
  background-color: var(--gainsboro);
  border-radius: .625rem;
  margin-top: .75rem;
  padding: .75rem;
}

.icon-height-large {
  height: 3rem;
}

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

.form-component {
  margin-bottom: 0;
}

.main-wrapper {
  z-index: 44;
  margin-bottom: 398px;
  position: relative;
}

.button {
  border: 1px solid var(--outline-dark);
  color: #000;
  text-align: center;
  background-color: #0000;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  min-height: 2.65rem;
  padding: .75rem .95rem;
  font-weight: 200;
  text-decoration: none;
  display: flex;
}

.button.is-text {
  color: #000;
  background-color: #0000;
  border: 2px solid #0000;
}

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

.button.is-form-submit {
  color: #fff;
  letter-spacing: .05rem;
  text-transform: uppercase;
  background-color: #181817;
  width: 100%;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-secondary {
  background-color: var(--gainsboro);
  color: #000;
  border: 1px #000;
  border-radius: .5rem;
  padding: .4rem .4rem .4rem 1.3rem;
}

.button.is-icon {
  grid-column-gap: 1.4rem;
  grid-row-gap: 1.4rem;
  text-align: left;
  background-color: #ffffef;
  border-style: none;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 4px 20px #0003;
}

.button.is-icon.margin {
  margin-top: .5rem;
}

.button.is-circle {
  background-color: ivory;
  border-style: none;
  width: 3.2rem;
  min-height: 3.2rem;
  margin-right: 8px;
  padding: 0;
  box-shadow: 0 6px 17px -4px #0003;
}

.button.dark-outline {
  border-width: 1px;
  border-color: var(--silver);
}

.styleguide-classes {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.styleguide-section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.styleguide-section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.button-group {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hide {
  display: none;
}

.padding-section-medium {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

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

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

.styleguide-spacing-all {
  display: none;
}

.styleguide-color.is-1 {
  background-color: #000;
}

.styleguide-color.is-2 {
  background-color: #f5f5f5;
}

.styleguide-color.is-3 {
  background-color: #fff;
}

.text-color-light {
  color: #ffffffd9;
}

.home-service-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 8rem;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.navbar-link {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-right: 1px solid var(--outline-dark);
  color: #000;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  place-content: end space-between;
  align-items: center;
  height: 100%;
  padding: 2.5rem 2.5rem 2rem;
  text-decoration: none;
  display: grid;
  position: relative;
  overflow: hidden;
}

.home-hero-block {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1.15fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  height: 100vh;
  min-height: 49rem;
  max-height: 65rem;
  display: grid;
  position: relative;
}

.home-hero-bottom {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 19rem;
  display: flex;
}

.heading-style-xl {
  perspective: 200vw;
  font-size: 10.5vw;
  line-height: 1.1;
  overflow: hidden;
}

.navbar {
  z-index: 100;
  color: #000;
  background-color: #ddd0;
  justify-content: center;
  align-items: flex-start;
  height: 0;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-block {
  justify-content: space-between;
  width: 100%;
  height: 0;
  display: flex;
  position: static;
}

.navbar-menu {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  width: 100%;
  min-height: 25rem;
  display: flex;
}

.navbar-brand {
  z-index: 100;
  color: #000;
  align-items: center;
  display: flex;
  position: relative;
}

.all-radius-regular {
  border-radius: .625rem;
}

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

.image-fill.new-image {
  object-fit: cover;
  height: auto;
}

.image-overlay {
  z-index: 5;
  background-color: var(--overlay-regular);
  color: var(--background-black);
  position: absolute;
  inset: 0% 0% 0% -31%;
}

.image-overlay.light-overlay {
  background-color: #0d0d0e1a;
}

.image-overlay.horeca {
  background-color: var(--text-color-grey);
}

.letter-1, .letter-2 {
  display: inline-block;
}

.letter-3 {
  text-align: left;
  display: inline-block;
}

.letter-4, .letter-5, .letter-6, .letter-7 {
  display: inline-block;
}

.clip {
  z-index: 10;
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.looping-strip {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  white-space: nowrap;
  align-items: center;
  display: flex;
}

.projects-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr minmax(20rem, 1fr);
  grid-auto-columns: 1fr;
  min-height: 100vh;
  display: grid;
}

.projects-top {
  z-index: 10;
  border-bottom: 1px none var(--gainsboro);
  background-color: var(--background-grey);
  border-radius: .625rem;
  flex-direction: row;
  justify-content: flex-end;
  height: 3.5rem;
  display: flex;
  position: relative;
}

.projects-hero-image {
  height: 100vh;
  padding-top: .625rem;
  padding-bottom: .625rem;
  padding-right: .625rem;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.projects-list {
  border-top: 1px none var(--outline-dark);
  padding-bottom: 3.4rem;
}

.projects-item {
  z-index: 20;
  color: #000;
  justify-content: space-between;
  align-items: center;
  padding-top: 2.875rem;
  padding-bottom: 2.875rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.projects-item-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 12.5rem 2fr auto;
  grid-auto-columns: 1fr;
  align-content: center;
  align-items: center;
  display: grid;
}

.projects-item-title {
  overflow: hidden;
}

.navbar-base {
  z-index: 10;
  justify-content: center;
  align-items: center;
  height: 6rem;
  display: flex;
  position: static;
}

.navbar-base.left-navbar {
  z-index: 200;
  position: relative;
}

.prrojects-top-content {
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
}

.projects-description {
  max-width: 20rem;
  padding-top: 5rem;
  padding-bottom: 1.5rem;
}

.action-block {
  grid-column-gap: 7rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr auto 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch space-between;
  justify-items: center;
  width: 100%;
  max-width: 91vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.footer-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  align-items: center;
  display: grid;
}

.footer-menu {
  grid-column-gap: 2rem;
  grid-row-gap: 1.5rem;
  grid-template: "."
                 "Area"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.footer-menu-link, .footer-brand {
  color: #000;
  text-decoration: none;
}

.work-hero-background {
  position: absolute;
  inset: 0%;
}

.work-hero-intro {
  z-index: 10;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: var(--background-grey);
  border-radius: .625rem;
  flex-direction: column;
  width: 85%;
  max-width: 28rem;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.work-body {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px none var(--outline-dark);
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  padding-top: 4rem;
  display: flex;
}

.work-body-list {
  grid-column-gap: 0rem;
  grid-row-gap: .95rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
}

.work-image-item {
  border-radius: .625rem;
  overflow: hidden;
}

.work-image {
  width: 100%;
}

.work-hero-name {
  grid-column-gap: 3.25rem;
  grid-row-gap: 3.25rem;
  grid-template-rows: auto;
  grid-template-columns: 40% 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-end;
  width: 100%;
  padding: 9rem 2.6rem 1.2rem 1.2rem;
  display: flex;
}

.work-hero-text {
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 0;
  display: flex;
}

.clip-title {
  z-index: 15;
  border-bottom: 1px none var(--outline-dark);
  padding-top: 0;
  position: relative;
  overflow: hidden;
}

.home-hero-heading {
  margin-bottom: 0;
  overflow: hidden;
}

.home-hero-left {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 5rem;
  display: grid;
}

.text-size-xsmall {
  font-size: .9rem;
}

.text-size-xsmall.text-style-allcaps {
  font-size: 1rem;
}

.text-size-xsmall.text-color-grey {
  font-weight: 400;
}

.page-banner {
  background-color: var(--gainsboro);
  padding-top: .625rem;
  padding-bottom: .625rem;
  position: relative;
}

.featured-background {
  border-radius: .625rem;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.featured-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: end;
  justify-items: end;
  min-height: 100vh;
  display: grid;
  position: relative;
  overflow: hidden;
}

.featured-block.all-radius-regular {
  margin-right: 0;
}

.featured-right {
  z-index: 10;
  align-items: flex-end;
  max-width: 25rem;
  min-height: 100vh;
  margin-left: auto;
  padding-top: 17rem;
  display: flex;
  position: relative;
}

.featured-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--background-grey);
  flex-direction: column;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: auto;
}

.featured-content.all-radius-regular {
  align-items: flex-start;
  margin-right: 0;
  padding-right: 0;
  display: block;
}

.featured-image-block {
  height: 100%;
  padding-top: 68%;
  position: relative;
  overflow: hidden;
}

.featured-top {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  padding-bottom: 1rem;
  display: grid;
}

.feature-link-text {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.home-work-grid {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border-top: 1px solid var(--outline-dark);
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.home-work-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #000;
  grid-template-rows: 1fr;
  grid-template-columns: 160px 1fr .4fr auto;
  grid-auto-columns: 1fr;
  align-content: center;
  align-items: center;
  padding-top: 2.875rem;
  padding-bottom: 2.875rem;
  text-decoration: none;
  display: grid;
}

.home-service-description {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: auto minmax(10rem, 23rem);
  grid-auto-columns: 1fr;
  justify-content: stretch;
  width: 100%;
  max-width: 48rem;
}

.projects-left {
  width: 100%;
}

.work-hero-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.6fr;
  grid-auto-columns: 1fr;
  min-height: 125vh;
  padding-top: 0;
  padding-left: 0;
  display: grid;
  position: relative;
  overflow: visible;
}

.inside-line {
  z-index: 10;
  background-color: var(--outline-dark);
  height: 1px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.inside-line.line-dark {
  background-color: var(--silver);
}

.collection-item {
  border-bottom: 1px none var(--outline-dark);
  flex-direction: column;
  display: flex;
  position: relative;
}

.button-text {
  text-align: center;
  align-self: stretch;
}

.button-text.button-text-bottom {
  position: absolute;
  bottom: -100%;
}

.button-icon {
  justify-content: center;
  align-items: center;
  padding: 2px;
  display: flex;
}

.button-icon.button-icon-bottom {
  position: absolute;
  bottom: -100%;
  left: -100%;
}

.button-icon.button-icon-top {
  position: absolute;
  top: -100%;
  left: -100%;
}

.button-icon.button-icon-left {
  position: absolute;
  left: -100%;
}

.button-icon.button-icon-right {
  position: absolute;
  right: -100%;
}

.looping-line {
  background-color: #000;
  width: 5vw;
  min-width: 5vw;
  height: .35vw;
  margin-left: 5vw;
  margin-right: 5vw;
}

.looping-strip-wrap {
  display: flex;
}

.about-hero-block {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-direction: column;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100vh;
  max-height: 65rem;
  padding-top: 8rem;
  display: grid;
}

.about-hero-top {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  padding: .625rem;
  display: grid;
}

.work-body-image {
  border-bottom: 1px none var(--silver);
  width: 100%;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.work-body-image:nth-child(odd) {
  margin-right: auto;
}

.work-body-image:nth-child(2n) {
  margin-left: auto;
  margin-right: 0;
}

.work-body-image:last-child {
  border-bottom-style: none;
  padding-bottom: 0;
}

.about-hero-bottom {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact-hero-left {
  z-index: 10;
  border-bottom: 1px solid var(--outline-dark);
  background-color: var(--background-grey);
  border-radius: .625rem;
  position: relative;
}

.projects-hero-inside {
  border-radius: .625rem;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.tag-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.tag-item {
  border: 1px solid var(--outline-dark);
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding-left: 3px;
  display: flex;
}

.tag-item.tag-button {
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 6.5rem;
  padding-left: 12px;
  padding-right: 12px;
}

.tag-item.dark-outline {
  border-color: var(--silver);
}

.projects-shade {
  z-index: 15;
  background-color: var(--gainsboro);
  border-radius: .625rem;
  margin: -2px -.7rem;
  position: absolute;
  inset: 0%;
}

.navbar-toggle {
  z-index: 100;
  border: 1px none var(--background-grey);
  background-color: #cecec8;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  padding: 0;
  display: flex;
  box-shadow: 0 2px 19px 7px #0003;
}

.navbar-button {
  z-index: 100;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px none var(--background-grey);
  color: #000;
  background-color: #cecec8;
  border-radius: 100rem;
  justify-content: space-between;
  align-items: center;
  height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 2rem;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 2px 20px 7px #0003;
}

.navbar-button.mobile {
  color: #000;
  margin-top: 0;
  margin-right: 0;
  position: relative;
  inset: 0% 0% auto auto;
}

.navbar-button.mobile.takeaway {
  text-align: left;
  background-color: #fffee0;
  justify-content: center;
  width: 100%;
  height: 4.5rem;
  margin-top: 26px;
  position: relative;
  inset: auto;
  box-shadow: 0 2px 15px 7px #00000014;
}

.navbar-button.mobile.takeaway.delivery {
  justify-content: center;
  margin-top: 26px;
}

.navbar-button.mobile.takeaway.delivery.pop {
  width: auto;
  margin-top: 0;
}

.navbar-button.mobile.takeaway.popup {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: center;
  width: auto;
  display: flex;
}

.navbar-button.mobile.takeaway.temp-hidden {
  display: none;
}

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

.home-intro {
  overflow: hidden;
}

.home-hero-right {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: .625rem;
  display: grid;
}

.home-hero-image {
  border-radius: .625rem;
  position: relative;
  overflow: hidden;
}

.secondary-icon {
  background-color: var(--background-grey);
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.home-works-top {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.home-work-item {
  display: block;
  position: relative;
}

.home-work-link {
  z-index: 50;
  width: 100%;
  text-decoration: none;
  position: relative;
}

.hoe-works-description {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 20rem;
  padding-bottom: .75rem;
  display: flex;
}

.hoe-works-description.popup {
  justify-content: center;
  overflow: visible;
}

.home-service-title {
  max-width: 30rem;
}

.home-about {
  background-color: var(--gainsboro);
  margin-top: 83px;
}

.home-about-block {
  border-bottom: 1px solid var(--silver);
  flex-direction: column;
  height: 200vh;
  display: flex;
}

.home-about-sticky {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 6rem;
  padding-bottom: 4rem;
  display: grid;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.home-about-subtitle {
  max-width: 22rem;
}

.home-about-top {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.home-about-bottom {
  z-index: 100;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 22rem;
  display: flex;
  position: relative;
}

.team-card {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  color: #000;
  border-radius: .625rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  text-decoration: none;
  display: grid;
}

.team-card-top {
  border-radius: .625rem;
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.navbar-menu-2 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 35%;
  margin-right: 0;
  padding-left: 0;
  display: flex;
}

.navbar-menu-line {
  background-color: #000;
  width: 100%;
  height: 1px;
}

.toggle-spacer {
  height: .325rem;
}

.navbar-menu-base {
  z-index: 5;
  background-color: var(--background-grey);
  border-radius: .625rem;
  flex-direction: column;
  margin-top: .625rem;
  margin-left: .625rem;
  margin-right: .625rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.navbar-menu-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  width: 100%;
  display: grid;
}

.menu-overlay {
  z-index: 0;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  background-color: #19191891;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
  position: fixed;
  inset: 0%;
}

.projects-bottom {
  background-color: var(--background-grey);
  border-radius: .625rem;
}

.about-hero-image {
  border-radius: .625rem;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.about-hero-description {
  flex-direction: column;
  justify-content: flex-end;
  max-width: 20rem;
  padding-bottom: 1.1rem;
  display: flex;
}

.service-list {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  flex-direction: column;
  display: flex;
}

.service-bottom {
  grid-column-gap: .625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.6fr;
  grid-auto-columns: 1fr;
  min-height: 100vh;
  margin-bottom: 0;
  padding: 0;
  display: grid;
}

.service-top {
  border-top: 1px solid var(--outline-dark);
  padding: 2.25rem 1.9rem;
}

.service-tag {
  grid-column-gap: 1.9rem;
  grid-row-gap: 1.9rem;
  border-top: 1px none var(--outline-dark);
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: 2rem 1.9rem;
  display: grid;
  position: relative;
}

.about-image-block {
  z-index: 5;
  grid-column-gap: 10vw;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: -5vw;
  margin-right: -5vw;
  display: grid;
  position: absolute;
  inset: 0%;
}

.about-image-strip {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  height: 200vh;
  margin-top: 0;
  padding-top: 20vh;
  display: grid;
  position: relative;
}

.about-image-strip.left-strip {
  grid-template-rows: 1fr 1fr 1fr;
  width: 85%;
  height: 260vh;
  padding-top: 15vh;
  padding-bottom: 0;
}

.about-image-strip.right-strip {
  grid-template-rows: .7fr 2fr 1fr;
  height: 280vh;
  padding-top: 10vh;
  padding-bottom: 0;
}

.about-image-item {
  border-radius: .625rem;
  width: 17vw;
  position: relative;
  overflow: visible;
}

.about-image-height {
  padding-top: 100%;
}

.about-sticky-trigger {
  flex: 1;
  margin-top: -100vh;
  padding: 0;
}

.about-image-holder {
  border-radius: .625rem;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.home-work-image {
  justify-content: center;
  align-items: center;
  width: 75%;
  display: flex;
  position: relative;
}

.home-work-hover {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  padding: 78% 0 0;
  display: flex;
  position: absolute;
  inset: auto 0%;
  overflow: visible;
}

.home-work-height {
  border-radius: .625rem;
  width: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.collection-list-wrapper {
  z-index: 25;
  display: block;
  position: relative;
}

.line-wrapper {
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.projects-line {
  position: relative;
}

.button-text-one {
  align-items: flex-start;
  display: flex;
}

.button-text-one.button-text-bottom, .button-text-two.button-text-bottom {
  position: absolute;
  bottom: -100%;
}

.preloader {
  z-index: 100000;
  background-color: var(--silver);
  justify-content: flex-end;
  align-items: flex-end;
  padding: 0;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.loader-block {
  grid-column-gap: 0rem;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.loader-text {
  font-size: 8rem;
  line-height: 1;
}

.work-hero-left {
  flex-direction: column;
  align-items: flex-start;
  height: 100vh;
  padding-top: .625rem;
  padding-left: .625rem;
  padding-right: .625rem;
  display: flex;
  position: sticky;
  top: 0;
}

.loader-inside {
  background-color: var(--gainsboro);
  width: 100%;
  height: 100%;
}

.work-title {
  max-width: 30rem;
  margin-bottom: 1.875rem;
}

.work-credits {
  grid-column-gap: 1.5rem;
  grid-row-gap: 16px;
  border-top: 1px none var(--outline-dark);
  grid-template-rows: auto;
  grid-template-columns: .7fr .7fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  padding-top: 1rem;
  display: grid;
}

.work-credits.credits-guide {
  border-top-style: none;
  padding-top: 7rem;
  padding-bottom: .75rem;
}

.work-credits.credits-guide.popup {
  padding-top: 0;
}

.work-credits.popup {
  justify-items: center;
}

.contact-hero-image {
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.contact-hero-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: grid;
  position: relative;
}

.menu-action {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  margin-top: .4rem;
  margin-left: .625rem;
  margin-right: .625rem;
  padding: 0;
  display: flex;
  position: absolute;
  top: auto;
  left: 0%;
  right: 0%;
}

.menu-action-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-right: 1px solid var(--outline-dark);
  color: #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 2.5rem;
  text-decoration: none;
  display: flex;
}

.menu-bottom {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: var(--background-grey);
  border-radius: .625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: hidden;
}

.menu-social {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.social-link {
  color: #000;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.home-service-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #000;
  background-color: #d6d5d200;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  position: static;
}

.home-service-link.w--current {
  background-color: var(--gainsboro);
}

.service-hero-block {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: minmax(24rem, .35fr) 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-height: 100vh;
  display: grid;
  overflow: hidden;
}

.service-hero-item {
  grid-column-gap: 2.75rem;
  grid-row-gap: 2.75rem;
  border-right: 1px none var(--outline-dark);
  color: #000;
  flex-direction: column;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: end center;
  place-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 1.625rem;
  text-decoration: none;
  display: grid;
  position: relative;
  overflow: visible;
}

.service-hero-list {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5rem, 1fr) minmax(5rem, 1fr) minmax(5rem, 1fr);
  grid-auto-columns: minmax(5rem, 1fr);
  grid-auto-flow: column;
  width: 100%;
  padding: 1.9rem .625rem;
  display: grid;
  position: relative;
}

.service-item-title {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  white-space: nowrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: grid;
  position: relative;
  transform: rotate(-90deg);
}

.service-item-base {
  z-index: 10;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.service-title-height {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 100%;
  display: flex;
  overflow: visible;
}

.service-hero-left {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: grid;
  position: relative;
}

.service-hero-image {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.service-hero-intro {
  z-index: 10;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: .625rem .625rem 1.2rem;
  position: relative;
}

.service-intro-content {
  background-color: var(--background-grey);
  border-radius: .625rem;
  flex-direction: column;
  align-items: flex-start;
  padding: 9rem 3rem 2.2rem 2.2rem;
  display: flex;
}

.service-number {
  position: relative;
}

.service-numbers {
  display: flex;
}

.service-numbers.large-service-numbers {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1.1rem 1.1rem;
  grid-auto-columns: 1fr;
  justify-items: center;
  margin-right: -.25rem;
  display: grid;
}

.number-text.number-bottom {
  position: absolute;
  bottom: -100%;
}

.service-item-top {
  z-index: 100;
  justify-content: center;
  align-items: center;
  padding: .25rem .875rem .625rem;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.service-item-image {
  z-index: 10;
  border-radius: .625rem;
  width: 100%;
  padding-top: 76%;
  position: relative;
  overflow: hidden;
}

.service-image-block {
  z-index: 100;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.service-column-shade {
  z-index: 2;
  background-color: var(--gainsboro);
  border-radius: .625rem;
  margin: -.625rem -1px;
  position: absolute;
  inset: 0%;
}

.menu-dropdown {
  margin-left: .625rem;
  position: static;
}

.menu-dropdown-list.w--open {
  background-color: #ddd0;
  inset: 0% 0% auto;
}

.column-view-4 {
  z-index: 10;
}

.column-view-3, .column-view-2, .column-view-1 {
  z-index: 10;
  border-right: 1px solid var(--outline-dark);
}

.skill-hero-block {
  z-index: 1;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: minmax(26rem, .5fr) 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.skill-hero-left {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100vw;
  padding: 0;
  display: grid;
  position: sticky;
  top: 0;
}

.skill-right {
  z-index: 1;
  flex-direction: column;
  width: 100%;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.skill-hero-right {
  z-index: 1;
  flex-direction: column;
  align-items: stretch;
  padding: 16rem 1.9rem 8rem;
  display: flex;
  position: relative;
}

.skill-steps {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-top: 1px none var(--outline-dark);
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  margin-bottom: 0;
  padding: 3rem 1.9rem 3.8rem;
  display: grid;
  position: relative;
  top: 0;
  overflow: visible;
}

.hero-word-one, .hero-word-two, .hero-word-three {
  display: inline-block;
}

.load-1 {
  position: relative;
}

.line-load-1 {
  height: 100%;
  position: relative;
}

.word-one {
  display: inline-block;
}

.word-one.horeca {
  color: #fff;
}

.word-two, .word-three {
  display: inline-block;
}

.work-hero-description {
  max-width: 25rem;
}

.skill-description {
  max-width: 46rem;
}

.skill-list {
  grid-column-gap: .5rem;
  grid-row-gap: 2rem;
  border-left: 1px none var(--outline-dark);
  flex-direction: column;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding: 4.5rem 1.9rem 1rem;
  display: flex;
}

.skill-card {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border-radius: .625rem;
  grid-template-rows: 1fr;
  grid-template-columns: 2fr 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: flex;
}

.skill-hero-text {
  max-width: 50rem;
}

.top-line-wrapper {
  height: 1px;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.load-line-1 {
  width: 100%;
  height: 100%;
  position: relative;
}

.contact-base {
  z-index: 10;
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  flex-direction: column;
  padding-top: .625rem;
  padding-bottom: .625rem;
  padding-left: .625rem;
  display: flex;
  position: relative;
}

.story-title {
  max-width: 35rem;
}

.timeline-left-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: .625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 85%;
  max-height: 75%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.timeline-list {
  flex-direction: column;
  padding-left: 4.5rem;
  padding-right: 4.5rem;
  display: flex;
  position: relative;
}

.timeline-item {
  z-index: 10;
  grid-column-gap: 2rem;
  grid-row-gap: 10rem;
  border-bottom: 1px none var(--silver);
  flex-direction: column;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1.7fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  padding: 5rem 0;
  display: grid;
  position: sticky;
  top: 0;
}

.timeline-left {
  background-color: var(--gainsboro);
  border-radius: .625rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 1.9rem;
  display: flex;
}

.timeline-image-height {
  padding-top: 135%;
}

.story-block {
  grid-row-gap: 0rem;
  border-radius: .625rem;
  flex-direction: column;
  padding: 0;
  display: flex;
}

.story-image {
  border-radius: .625rem;
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.story-image-height {
  padding-top: 75%;
}

.timeline-title {
  max-width: 30rem;
}

.timeline-bottom {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.about-paralax-block {
  flex-direction: column;
  margin-top: .2rem;
  margin-bottom: .2rem;
  display: flex;
}

.top-corners-background {
  z-index: 1;
  background-color: var(--gainsboro);
  border-top-left-radius: .625rem;
  border-top-right-radius: .625rem;
  position: absolute;
  inset: 0%;
}

.square-background {
  background-color: var(--gainsboro);
  position: absolute;
  inset: 0%;
}

.bottom-corners-background {
  background-color: var(--gainsboro);
  border-bottom-right-radius: .625rem;
  border-bottom-left-radius: .625rem;
  position: absolute;
  inset: 0%;
}

.team-card-top-height {
  padding-top: 133%;
}

.team-card-bottom {
  padding-left: .625rem;
  padding-right: .625px;
}

.team-grid {
  grid-column-gap: .625rem;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.6fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.contact-hero-top {
  margin-top: 20px;
  padding-top: 10px;
  padding-left: 1.9rem;
  padding-right: 1.9rem;
}

.menu-logo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.menu-logo.menue-logo-bottom {
  position: absolute;
  bottom: -100%;
}

.intro-title {
  max-width: 30rem;
}

.home-intro-strip {
  grid-column-gap: 16px;
  grid-row-gap: .5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  width: 100%;
  max-width: 13vw;
  margin-top: -10rem;
  margin-bottom: -10rem;
  display: grid;
}

.home-intro-image {
  z-index: 1;
  border-radius: .625rem;
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home-intro-height {
  padding-top: 80%;
}

.home-intro-height.large {
  padding-top: 115%;
}

.intro-paralax {
  border-radius: .625rem;
  width: 100%;
  margin-left: -1rem;
  margin-right: -1rem;
  position: relative;
  overflow: hidden;
}

.intro-paralax.paralax-slow {
  width: 90%;
}

.intro-paralax.paralax-slow.top-image {
  z-index: 10;
  position: relative;
}

.work-hero-line {
  height: 1px;
  position: relative;
  overflow: hidden;
}

.skill-hero-intro {
  width: 100%;
  max-width: 28rem;
}

.home-intro-description {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 22rem;
  display: flex;
}

.testimonial-block {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  min-height: 100vh;
  padding: 17rem 1.9rem 1.9rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.testimonial-slider {
  z-index: 100;
  background-color: #ddd0;
  width: 100%;
  height: auto;
  padding-right: 0;
  position: relative;
}

.testimonial-slide-nav {
  font-size: .5rem;
  display: none;
}

.testimonial-slide-content {
  grid-column-gap: 2.8rem;
  grid-row-gap: 2.8rem;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  min-height: 26rem;
  padding: 1.9rem 5.9rem 1.9rem 1.9rem;
  display: flex;
}

.testimonial-slide {
  height: 100%;
  position: static;
}

.testimonial-slide-number {
  align-items: flex-end;
  width: 100%;
  height: 4rem;
  margin-left: -1.25rem;
  display: flex;
  position: absolute;
  inset: auto 0% 0% -100%;
}

.testimonial-mask {
  position: static;
  overflow: visible;
}

.testimonial-circle {
  grid-column-gap: .5rem;
  color: #fff;
  border-radius: .625rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.testimonial-slide-arrow {
  background-color: var(--gainsboro);
  border-top-left-radius: .625rem;
  border-top-right-radius: .625rem;
  border-bottom-right-radius: 0;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 50%;
  display: flex;
  inset: 0% 0% auto auto;
}

.testimonial-slide-arrow.right-arrow {
  border-top: 1px solid var(--silver);
  border-radius: 0 0 .625rem .625rem;
  inset: auto 0% 0% auto;
}

.testimonial-slider-block {
  z-index: 10;
  background-color: var(--background-grey);
  border-radius: .625rem;
  width: 50%;
  padding: .625rem;
  position: relative;
}

.testimonial-text {
  max-width: 27rem;
  padding: 0;
}

.testimonial-credit {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.testimonial-avatar {
  border-radius: .625rem;
  width: 4rem;
  position: relative;
  overflow: hidden;
}

.testimonial-avatar-height {
  padding-top: 100%;
}

.testimonial-name {
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.feature-title {
  padding-top: 1rem;
  padding-bottom: 1.875rem;
}

.footer-action {
  border-bottom: 1px solid var(--outline-dark);
  overflow: hidden;
}

.home-services {
  overflow: hidden;
}

.logo {
  width: 10rem;
  filter: drop-shadow(0px 0px 2px #e9e8e4)
}

.underline-link {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  background-color: #0000;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #ffffff1a;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 6px 4px;
  font-size: 11px;
  text-decoration: none;
  position: relative;
}

.hero-content {
  z-index: 35;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  flex-direction: column;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: end;
  /* place-items: flex-end end; */
  /* width: 100vw; */
  /* max-width: 100vw; */
  padding-top: 50vh;
  padding-bottom: 5vh;
  position: static;
  /* overflow: hidden; */
}

.rotate-heading {
  color: #fff;
  letter-spacing: -.025em;
  white-space: nowrap;
  font-size: 6vw;
  line-height: 1.6em;
}

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

.rotating-text-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  white-space: nowrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: stretch;
  justify-items: center;
  display: grid;
  position: relative;
  inset: 0% auto 0% 0%;
}

.rotating-text-wrapper.bottom-text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: end;
  width: 400vw;
  display: flex;
  position: static;
  left: auto;
  right: 0;
}

.rotating-text-wrapper.top-text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  justify-content: flex-start;
  width: 400vw;
  display: flex;
  position: static;
}

.home-hero {
  /* justify-content: center; */
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.dot {
  background-color: #fff;
  border-radius: 100%;
  width: 6px;
  height: 6px;
}

.dot.large {
  background-color: #0000;
  border: 2px solid #fff;
  width: 12px;
  min-width: 12px;
  height: 12px;
  min-height: 12px;
}

.hero-image {
  aspect-ratio: auto;
  object-fit: fill;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.scroll-link {
  z-index: 200;
  border: 1px solid #ffffff1a;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  padding: 36px 150px 150px 36px;
  display: flex;
  position: absolute;
  inset: auto -150px -150px auto;
}

.rotate-text-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  white-space: nowrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: flex-start;
  display: grid;
}

.rotate-text-wrapper.top-text {
  z-index: 20;
  grid-column-gap: 24px;
  grid-row-gap: 0px;
  color: #fff;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: center;
  width: auto;
  display: flex;
  position: relative;
}

.rotate-text-wrapper.bottom-text {
  grid-column-gap: 24px;
  grid-row-gap: 0px;
  justify-content: space-around;
  align-items: center;
  width: auto;
  display: flex;
}

.rotate-text-wrapper.bottom-text._3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  width: 100%;
}

.rotate-text-wrapper.bottom-text._3.hide {
  display: none;
}

.overlay {
  z-index: 3;
  background-color: #00000045;
  position: absolute;
  inset: 0%;
}

.image {
  opacity: 1;
  mix-blend-mode: darken;
  background-color: #000000e3;
  min-width: auto;
  max-width: 100%;
  position: static;
  inset: 0%;
}

.image-2 {
  width: 15rem;
}

.social-icon {
  border: 1px solid #ffffff1a;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: 14px;
  display: flex;
}

.gallery-arrow {
  z-index: 25;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 12px;
  display: flex;
  inset: 0% auto 0% -75%;
}

.gallery-arrow.right {
  margin-right: 12px;
  inset: 0% -75% 0% auto;
}

.four-column {
  z-index: 25;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.gallery-slide {
  height: 80vh;
  overflow: hidden;
}

.grid-wrapper {
  z-index: 20;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 87px;
  margin-bottom: 0;
  display: grid;
  position: relative;
}

.view-link-cover {
  z-index: 25;
  object-fit: fill;
  position: absolute;
  inset: 0%;
}

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

.text-block-2, .text-block-3, .text-block-4 {
  font-size: 1.5rem;
}

.buttons {
  flex-direction: column;
  align-items: center;
  margin-top: 28px;
  display: flex;
}

.buttons.popup {
  grid-column-gap: 16px;
  grid-row-gap: 20px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  place-items: center;
  display: grid;
}

.buttons.popup.takeaway {
  grid-template-columns: 1fr;
}

.buttons.temp-hidden {
  display: none;
}

.div-block-8 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-9 {
  display: flex;
}

.text-block-7 {
  text-align: center;
  width: 80%;
  padding-top: 40px;
  font-size: 1.2rem;
  font-weight: 300;
}

.text-block-7.popup {
  width: 100%;
  padding-top: 0;
}

.text-block-7.temp-hidden {
  display: none;
}

.text-block-8 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.2rem;
  font-weight: 300;
}

.text-block-8.pop {
  padding-top: 0;
  padding-bottom: 0;
}

.copy-large {
  font-size: 1.45em;
  font-weight: 400;
  line-height: 1.4em;
}

.popup-close-icon {
  width: 1em;
  height: 1em;
}

.popup-content-wrapper {
  z-index: 1;
  background-color: #fff;
  border-radius: 1.2em;
  width: 90vw;
  max-width: 55em;
  max-height: 90%;
  position: relative;
  overflow: auto;
}

.popup-inner {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.popup-toggle {
  color: #000;
  cursor: pointer;
  text-decoration: none;
}

.popup-background {
  z-index: 0;
  background-color: #000000a6;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.popup-content {
  margin: 2.5em 3em;
}

.popup-wrapper {
  z-index: 999;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-close {
  z-index: 2;
  color: #000;
  cursor: pointer;
  background-color: #e9e9e9;
  border-radius: 999em;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  display: flex;
  position: absolute;
  inset: 1em 1em auto auto;
}

.p-sm-start {
  padding-top: 3em;
}

.div-block-10 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-10.temp-hidden {
  display: none;
}

.link {
  color: var(--background-grey);
  text-decoration: underline;
}

.link-2 {
  color: var(--light-outline);
}

.grid-wrapper-2 {
  z-index: 20;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: minmax(5vw, 1fr) minmax(auto, 1400px) minmax(5vw, 1fr);
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 0;
  display: grid;
  position: relative;
}

.view-link-cover-2 {
  z-index: 25;
  position: absolute;
  inset: 0%;
}

.section {
  padding-top: 4rem;
  overflow: hidden;
}

.pop-up {
  z-index: 998;
  background-color: #000000b3;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  padding: 1%;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.pop-up.temp-visible {
  display: block;
}

.pop-up-inner {
  background-color: var(--background-grey);
  border-radius: 30px;
  width: 100%;
  height: 100%;
  padding: 5% 3% 3%;
  display: flex;
  position: relative;
  overflow: scroll;
}

.location-pop-up {
  z-index: 999;
  padding: 1%;
  display: none;
  position: fixed;
  inset: 0%;
}

.location-pop-up.temp-visible {
  display: block;
}

.image-3 {
  z-index: 1001;
  cursor: pointer;
  width: 2rem;
  position: absolute;
  top: 4%;
  right: 4%;
}

.image-3-copy {
  z-index: 1002;
  cursor: pointer;
  width: 2rem;
  position: absolute;
  top: 2%;
  left: 3%;
}

.item-slide-nav {
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-end;
  width: 50%;
  max-width: 700px;
  height: 50px;
  padding-top: 0;
  display: flex;
  top: auto;
  left: auto;
  right: auto;
}

.rotate-heading-7 {
  color: #fff;
  letter-spacing: -.025em;
  white-space: nowrap;
  font-size: 6vw;
  line-height: 1.6em;
}

.rotate-heading-7.center {
  text-align: center;
}

.rotating-card-text-2 {
  justify-content: flex-end;
  width: 100%;
  display: flex;
  position: absolute;
  overflow: visible;
}

.view-link-cover-3 {
  z-index: 25;
  position: absolute;
  inset: 0%;
}

.subtitle {
  z-index: 10;
  color: #fffc;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 11px;
  position: relative;
}

.subtitle.dark {
  color: #000c;
}

.gallery-background {
  background-image: url('../images/Portrait23.jpeg');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 80vh;
  position: absolute;
  inset: auto 0% 0%;
}

.gallery-background.one {
  background-image: url('../images/12-copy.jpg');
  background-position: 50% 40%;
}

.gallery-background.two {
  background-image: url('../images/99-1.jpg');
}

.gallery-background.three {
  background-image: url('../images/34-copy.jpg');
  background-position: 50% 10%;
}

.view-link {
  z-index: 20;
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding: 18px 32px;
  display: none;
  position: fixed;
  inset: -42px auto auto -55px;
}

.stacked-title {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image {
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 80vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.centered-intro {
  grid-column-gap: 16px;
  grid-row-gap: 60px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-mask {
  width: 50%;
  max-width: 700px;
  padding-left: 6px;
  padding-right: 6px;
  overflow: visible;
}

.gallery-content {
  z-index: 50;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#12151a1a, #12151acc);
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  flex-direction: column;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: end space-between;
  place-items: center stretch;
  width: 100%;
  height: 100%;
  padding: 120px 0 48px;
  display: grid;
  position: absolute;
  overflow: hidden;
}

.gallery-image-wrapper {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.stacked-content {
  grid-column-gap: 16px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.stacked-content.large {
  grid-row-gap: 80px;
}

.heading {
  line-height: 1.3em;
}

.gallery-slider {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  max-width: 100vh;
  height: 100%;
  margin-bottom: 50px;
  margin-left: 0;
  display: flex;
}

.hidden-collection {
  display: none;
}

.skill-description-bg {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #c9c8c482;
  border-radius: .625rem;
  flex-direction: column;
  align-items: flex-start;
  padding: 2.2rem 3rem 2.2rem 2.2rem;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  display: flex;
}

.div-block-15.temp-hidden {
  display: none;
}

.div-block-16 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.div-block-16.temp-hidden {
  display: none;
}

.button-text-hover-2 {
  text-align: center;
  align-self: stretch;
}

.button-text-hover-2.button-text-bottom {
  position: absolute;
  bottom: -100%;
}

.button-text-hover-secondary {
  text-align: center;
  align-self: stretch;
}

.button-text-hover-secondary.button-text-bottom {
  position: absolute;
  bottom: -100%;
}

.button-text-desktop {
  text-align: center;
  align-self: stretch;
}

.button-text-desktop.button-text-bottom {
  position: absolute;
  bottom: -100%;
}

.button-text-mobile {
  text-align: center;
  align-self: stretch;
  display: none;
}

.button-text-mobile.button-text-bottom {
  position: absolute;
  bottom: -100%;
}

.div-block-17 {
  text-align: center;
  margin: 100px auto 30px;
  position: relative;
}

.checkmark-text {
  color: #4e4e4e;
  font-size: .9rem;
  display: inline-block;
}

.text-span {
  text-decoration: none;
}

.link-3 {
  color: #d19989;
  text-decoration: none;
}

.link-3:hover {
  color: #d64f28;
}

.section-comingsoon {
  flex-direction: column;
  align-items: center;
  min-height: auto;
  max-height: none;
  display: flex;
  position: static;
}

.body2 {
  background-color: var(--background-grey);
}

.image-4 {
  position: static;
  inset: 0%;
}

.video-div {
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 50vh;
  display: block;
  position: relative;
  inset: auto;
  overflow: visible;
}

.vdeo-section {
  min-height: 100vh;
}

.container {
  padding-top: 20px;
}

.background-video {
  height: 50vh;
  min-height: 0;
  position: absolute;
  inset: -35% 0% auto;
}

.contact-details {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.text-block-9 {
  color: var(--background-black);
  font-size: 1.5rem;
  line-height: 2;
  text-decoration: none;
}

.text-block-10 {
  flex-direction: row;
  font-size: 1.5rem;
  line-height: 2;
  display: flex;
}

.div-block-18 {
  display: flex;
}

.div-block-19 {
  margin-right: 74px;
}

.text-block-11 {
  color: #000;
  font-size: 1.5rem;
}

.text-block-12 {
  font-size: 1.5rem;
}

.link-4, .link-5, .link-6, .link-7 {
  color: var(--background-grey);
}

.link-8, .link-9 {
  color: #000;
}

.link-10, .link-11, .link-12, .link-13 {
  color: var(--background-black);
}

.div-block-20 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

@media screen and (min-width: 1920px) {
  .checkmark-text {
    color: #1a1b1f;
  }

  .checkmark-text.light {
    color: #a0aec0;
  }

  .video-div {
    bottom: auto;
  }

  .background-video {
    top: -26%;
  }

  .contact-details {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
  }
}

@media screen and (max-width: 991px) {
  .padding-xlarge {
    padding: 4.5rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-huge {
    padding: 9rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-xxlarge {
    padding: 6rem;
  }

  .padding-large {
    padding: 3.5rem;
  }

  .padding-small {
    padding: 1rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-medium {
    padding: 2rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-medium {
    margin: 3rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

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

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

  .padding-top.padding-huge {
    padding-top: 4.7rem;
  }

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

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

  .margin-bottom.margin-small._0 {
    margin-bottom: 0;
  }

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

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

  .padding-vertical.padding-large {
    margin-top: 0;
  }

  .padding-vertical.padding-large._2 {
    padding-top: 3.5rem;
    position: static;
  }

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

  .padding-horizontal.padding-medium {
    margin-bottom: 0;
  }

  .padding-horizontal.padding-small.popup {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: 1fr;
  }

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

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

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

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

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

  .hide-tablet {
    display: none;
  }

  .styleguide-2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .heading-style-h3 {
    font-size: 2.5rem;
  }

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

  .heading-style-h1 {
    font-size: 4rem;
  }

  .text-size-tiny.text-style-allcaps.nav-button.mobile.takeaway {
    font-size: 1rem;
  }

  .styleguide-1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .styleguide-4-col {
    grid-template-columns: 1fr;
  }

  .text-size-regular.text-color-grey.horeca {
    font-size: 1.2rem;
  }

  .text-size-regular.dual-paragraph.text-color-grey {
    column-count: 1;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .styleguide-3-col {
    grid-template-columns: 1fr;
  }

  .text-size-large {
    font-size: 1.625rem;
  }

  .heading-style-h2.text-style-allcaps.works {
    font-size: 2.5rem;
  }

  .main-wrapper {
    height: auto;
  }

  .styleguide-section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .navbar-link {
    border-bottom: 1px solid var(--outline-dark);
    min-height: 30vh;
  }

  .home-hero-block {
    grid-template-columns: 1fr;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .navbar {
    padding-left: .4rem;
    padding-right: .4rem;
  }

  .navbar-menu {
    min-height: auto;
  }

  .navbar-brand {
    padding-top: .1rem;
    padding-left: 0;
  }

  .image-fill._2nd {
    position: static;
  }

  .image-overlay.events {
    background-color: #0b0e10bf;
  }

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

  .projects-hero-image {
    padding-left: .625rem;
  }

  .navbar-base {
    height: 5rem;
  }

  .action-block {
    grid-row-gap: 1.75rem;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: auto;
    grid-auto-rows: auto;
    justify-content: center;
    max-width: none;
    padding-bottom: 0;
  }

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

  .work-hero-background {
    width: 100%;
    height: 100%;
  }

  .work-hero-intro {
    max-width: 26rem;
  }

  .home-hero-left {
    grid-row-gap: 2rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    padding-top: 0;
  }

  .featured-right {
    min-height: auto;
    padding-top: 0;
  }

  .home-work-content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr auto;
    grid-auto-rows: 1fr;
    align-content: space-between;
    align-items: stretch;
  }

  .work-hero-block {
    grid-template-columns: 1fr;
  }

  .about-hero-block {
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .about-hero-bottom {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .projects-shade {
    display: none;
  }

  .home-hero-right {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .home-hero-image {
    min-height: 45vw;
  }

  .home-works-top {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .home-about-subtitle {
    max-width: 18rem;
  }

  .navbar-menu-base {
    margin-top: .4rem;
    margin-left: .4rem;
    margin-right: .4rem;
  }

  .navbar-menu-grid {
    grid-auto-flow: row;
  }

  .about-hero-image {
    min-height: 35vw;
  }

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

  .about-image-strip.right-strip {
    height: auto;
  }

  .about-image-holder {
    margin-top: 91px;
  }

  .about-image-holder._2 {
    margin-top: 37px;
    margin-left: -54px;
  }

  .home-work-image {
    width: 100%;
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .home-work-hover {
    width: 100%;
    position: relative;
  }

  .loader-text {
    font-size: 6rem;
  }

  .work-hero-left {
    height: 50vh;
    padding-top: .4rem;
    padding-left: .4rem;
    padding-right: .4rem;
    position: relative;
  }

  .work-credits.credits-guide {
    padding-top: 5rem;
  }

  .work-credits.credits-guide.popup {
    grid-template-columns: 1fr;
    justify-items: start;
    padding-bottom: 0;
  }

  .work-credits.popup {
    grid-template-columns: 1fr;
    justify-items: start;
    padding-top: 0;
  }

  .menu-action {
    margin-left: .4rem;
    margin-right: .4rem;
  }

  .service-hero-block {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .service-hero-item {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border-bottom: 1px solid var(--outline-dark);
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .service-hero-list {
    grid-row-gap: 0rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    padding: 0;
  }

  .service-item-title {
    justify-items: center;
    transform: none;
  }

  .service-title-height {
    padding-top: 0%;
  }

  .service-hero-left {
    height: 100vw;
    padding-right: 0;
  }

  .service-hero-intro {
    padding-top: .4rem;
    padding-left: .4rem;
    padding-right: .4rem;
  }

  .service-column-shade {
    display: none;
  }

  .menu-dropdown {
    margin-left: .4rem;
  }

  .skill-hero-block {
    grid-template-columns: 1fr;
  }

  .skill-hero-left {
    position: relative;
  }

  .skill-hero-right {
    padding-top: 12rem;
    padding-bottom: 5rem;
  }

  .skill-hero-right.events {
    padding-top: 5.6rem;
  }

  .skill-list {
    grid-row-gap: 8rem;
    padding-top: 4rem;
  }

  .skill-hero {
    height: auto;
  }

  .contact-base {
    padding: .4rem;
  }

  .team-grid {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .home-intro-strip {
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    place-items: center;
    max-width: none;
    margin: 0;
  }

  .home-intro-image.paralax-slow {
    overflow: hidden;
  }

  .home-intro-height, .home-intro-height.large {
    padding-top: 0%;
  }

  .intro-paralax.paralax-slow {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .intro-paralax.paralax-fast {
    width: auto;
    min-width: 200px;
    margin-left: 0;
    margin-right: 0;
  }

  .testimonial-slide-content {
    min-height: 21rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
  }

  .testimonial-slide-number {
    margin-bottom: -.625rem;
    margin-left: auto;
    padding-left: 1.25rem;
    bottom: -4rem;
    left: 0%;
  }

  .testimonial-slider-block {
    width: 100%;
    margin-bottom: 4rem;
  }

  .feature-title {
    padding-bottom: 0;
  }

  .hero-content {
    flex: 0 auto;
    padding-top: 10rem;
    padding-bottom: 5rem;
    font-size: 1rem;
  }

  .home-hero {
    height: 100%;
    position: relative;
  }

  .scroll-link {
    display: none;
  }

  .rotate-text-wrapper.bottom-text {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: space-around;
  }

  .rotate-text-wrapper.top-text {
    grid-column-gap: 12px;
  }

  .gallery-arrow {
    width: 0%;
    display: none;
    inset: auto auto 0% 0%;
  }

  .four-column {
    grid-row-gap: 48px;
  }

  .text-block-2, .text-block-3, .text-block-4 {
    font-size: 1rem;
  }

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

  .div-block-8, .div-block-9 {
    width: 30%;
  }

  .popup-content-wrapper {
    max-height: 92%;
  }

  .link-2 {
    color: var(--background-grey);
  }

  .pop-up-inner {
    flex-direction: column;
    overflow: scroll;
  }

  .div-block-14 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-top: 20px;
    display: grid;
  }

  .item-slide-nav {
    width: 66.66%;
  }

  .rotate-heading-7 {
    font-size: 9vw;
  }

  .stacked-title {
    grid-row-gap: 18px;
  }

  .gallery-mask {
    width: 66.66%;
  }

  .gallery-content {
    padding-bottom: 36px;
  }

  .button-text-desktop {
    display: none;
  }

  .button-text-mobile {
    display: block;
  }

  .section-comingsoon {
    background-image: url('../images/Coming-Soon.jpg');
    background-position: 0 0;
    background-size: auto;
  }

  .video-div {
    bottom: -20%;
  }

  .background-video {
    top: -17%;
  }
}

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

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1rem;
  }

  .padding-xlarge {
    padding: 3.5rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 6.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-xxlarge {
    padding: 5.5rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .padding-small {
    padding: .8rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-medium {
    padding: 1.6rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

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

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-small {
    margin: 1.4rem;
  }

  .margin-medium {
    margin: 1.8rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

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

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

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

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

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

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

  .padding-vertical.padding-large._2 {
    padding-top: 0;
  }

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

  .padding-horizontal.padding-medium._3 {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal.padding-medium.smiles-section {
    padding-top: 1.8rem;
  }

  .padding-horizontal.padding-small.popup {
    padding-top: 3rem;
  }

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

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

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

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

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

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

  .heading-style-h3 {
    font-size: 1.875rem;
  }

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

  .heading-style-h1, .heading-style-h1.text-align-center {
    font-size: 2.5rem;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .styleguide-section-header {
    font-size: .875rem;
  }

  .text-size-tiny.text-style-allcaps {
    font-size: 1rem;
  }

  .text-size-tiny.text-style-allcaps.nav-button.mobile {
    font-size: 1.1rem;
  }

  .text-size-regular.text-color-grey.text-align-center {
    font-size: 1.3rem;
  }

  .text-size-regular.dual-paragraph {
    column-count: 1;
  }

  .heading-style-h6 {
    font-size: .75rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .text-size-large.text-align-center {
    font-size: 1.1rem;
  }

  .heading-style-h2 {
    font-size: 2.25rem;
  }

  .heading-style-h2.text-style-allcaps, .heading-style-h2.text-style-allcaps.text-align-center {
    font-size: 2rem;
  }

  .heading-style-h5 {
    font-size: .875rem;
  }

  .main-wrapper {
    margin-bottom: 0;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .navbar-link {
    border-top: 1px solid var(--outline-dark);
    border-bottom-style: none;
    min-height: auto;
    padding: 1.5rem;
  }

  .home-hero-bottom {
    max-width: none;
  }

  .navbar-block {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .navbar-menu {
    padding-top: 4.5rem;
  }

  .projects-hero {
    padding-top: 40px;
  }

  .projects-item {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .projects-item-content {
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr auto;
  }

  .navbar-base {
    height: 5rem;
  }

  .navbar-base.left-navbar {
    justify-content: center;
  }

  .action-block {
    padding-bottom: 0;
  }

  .footer-content {
    grid-row-gap: 1.2rem;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .footer-menu {
    grid-row-gap: 1.2rem;
    flex-direction: column;
    align-items: center;
  }

  .footer-brand {
    margin-bottom: 1rem;
  }

  .work-hero-intro {
    width: 100%;
    max-width: none;
  }

  .home-hero-left {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .featured-block.all-radius-regular {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .featured-right {
    flex-direction: column;
    justify-content: flex-end;
    align-items: stretch;
    max-width: none;
  }

  .featured-content.all-radius-regular {
    width: 342px;
  }

  .about-hero-top {
    grid-template-columns: 1fr;
  }

  .tag-item.tag-button {
    min-width: 6rem;
  }

  .home-hero-right {
    grid-template-columns: 1fr 1fr;
  }

  .home-works-top {
    grid-row-gap: 1.5rem;
  }

  .hoe-works-description {
    max-width: none;
  }

  .home-about {
    margin-top: 0;
  }

  .home-about-sticky {
    height: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .home-about-subtitle {
    max-width: none;
  }

  .team-card {
    grid-row-gap: 1.25rem;
  }

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

  .about-hero-image {
    min-height: 65vw;
  }

  .service-top {
    padding: 2rem .8rem;
  }

  .service-tag {
    grid-column-gap: 1.25rem;
    padding: 1.5rem .8rem;
  }

  .about-image-block {
    grid-column-gap: 2rem;
    margin-left: 0;
    margin-right: 0;
  }

  .about-image-strip.left-strip, .about-image-strip.right-strip {
    padding-top: 2rem;
  }

  .about-image-item {
    width: 22vw;
  }

  .loader-text {
    font-size: 4rem;
  }

  .contact-hero-block {
    grid-template-columns: 1fr;
  }

  .menu-action-content {
    border-bottom: 1px solid var(--outline-dark);
    border-right-style: none;
    padding: 1.25rem 1.5rem;
  }

  .menu-bottom {
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .social-link {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .service-hero-item {
    grid-row-gap: 1.5rem;
  }

  .service-hero-list {
    grid-template-columns: 1fr;
  }

  .service-hero-left {
    height: 100vw;
  }

  .service-intro-content {
    padding: 6rem 1.3rem 1.3rem;
  }

  .skill-hero-right {
    padding: 10rem .8rem 3rem;
  }

  .skill-steps {
    grid-template-columns: 1fr;
    padding: 2rem .8rem 3rem;
  }

  .home-hero-top {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    justify-content: flex-start;
    padding-left: 1.6rem;
    display: flex;
  }

  .word-one {
    font-size: 2.5rem;
  }

  .skill-list {
    grid-row-gap: 5rem;
    padding-top: 3rem;
    padding-left: .8rem;
    padding-right: .8rem;
  }

  .contact-base {
    padding-right: .4rem;
  }

  .timeline-list {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .timeline-item {
    grid-column-gap: 1rem;
    grid-row-gap: 3rem;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .contact-hero-top {
    padding-top: 4rem;
    padding-left: .8rem;
    padding-right: .8rem;
  }

  .skill-hero-intro {
    max-width: 20rem;
  }

  .testimonial-block {
    padding-bottom: 1.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .testimonial-slide-content {
    min-height: 20rem;
  }

  .feature-title {
    padding-top: 1.25rem;
  }

  .logo {
    width: 8rem;
  }

  .hero-content {
    max-width: 100%;
    padding-top: 12vh;
  }

  .rotating-text-wrapper.top-text {
    align-items: stretch;
    padding-top: 0%;
  }

  .dot.large {
    border-width: 1px;
  }

  .rotate-text-wrapper.top-text {
    grid-column-gap: 9px;
  }

  .four-column {
    grid-template-columns: 1fr;
    align-items: stretch;
  }

  .gallery-slide {
    max-height: 700px;
  }

  .copy-large {
    font-size: 1.3em;
  }

  .popup-content {
    margin: 3em 2em;
  }

  .p-sm-start {
    padding-top: 2.3em;
  }

  .section {
    padding-top: 2rem;
  }

  .item-slide-nav {
    width: 90%;
  }

  .rotate-heading-7 {
    font-size: 12vw;
  }

  .gallery-background, .gallery-image {
    max-height: 700px;
  }

  .gallery-mask {
    width: 90%;
  }

  .heading {
    font-size: 36px;
  }

  .skill-description-bg {
    padding: 6rem 1.3rem 1.3rem;
  }

  .checkmark-text {
    font-size: .8rem;
  }

  .background-video {
    top: -11%;
  }

  .div-block-18 {
    flex-flow: column;
  }
}

@media screen and (max-width: 479px) {
  .padding-xxlarge {
    padding: 4.5rem;
  }

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

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

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

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

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

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

  .padding-vertical.padding-large._2 {
    padding-top: 0;
  }

  .padding-vertical.padding-xxsmall {
    width: 80.0001vw;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

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

  .padding-horizontal.padding-small {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .padding-horizontal.padding-small.popup {
    text-align: center;
    padding-top: 3rem;
  }

  .padding-horizontal.padding-xxsmall {
    flex-direction: column;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

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

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

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

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

  .heading-style-h3.works {
    font-size: 1.5rem;
  }

  .heading-style-h3.locations {
    min-width: 200px;
    font-size: 1.2rem;
  }

  .heading-style-h1 {
    font-size: 2rem;
  }

  .text-size-tiny.text-style-allcaps {
    font-size: .7rem;
  }

  .text-size-tiny.text-style-allcaps.nav-button.mobile {
    font-size: .8rem;
  }

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

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

  .text-size-regular.text-color-grey.text-align-center {
    margin: 1px 0 0 11px;
    padding: 0 20px 20px;
    font-size: 1rem;
  }

  .text-size-large.text-align-center {
    font-size: 1rem;
  }

  .heading-style-h2.text-style-allcaps {
    font-size: 2.5rem;
  }

  .heading-style-h2.text-style-allcaps.text-align-center {
    margin-left: 1px;
    margin-right: 1px;
    padding-left: 70px;
    padding-right: 70px;
    font-size: 1.2rem;
  }

  .heading-style-h2.text-style-allcaps.works {
    font-size: 1.5rem;
  }

  .main-wrapper {
    margin-bottom: 854px;
  }

  .button.is-secondary {
    min-height: 1.8rem;
  }

  .navbar-link {
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
  }

  .navbar-link.w--current {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .navbar {
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }

  .image-fill._2nd {
    width: auto;
    height: auto;
  }

  .image-fill._3red {
    width: auto;
    height: auto;
    position: static;
  }

  .image-fill.satatic {
    object-fit: fill;
    width: auto;
    position: static;
  }

  .image-overlay {
    object-fit: contain;
  }

  .navbar-base {
    grid-column-gap: 10px;
    flex-direction: row;
  }

  .navbar-base.left-navbar {
    display: flex;
  }

  .action-block {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .footer {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    display: flex;
    position: static;
  }

  .work-hero-background {
    width: 100vw;
  }

  .work-hero-name {
    width: 100vw;
    padding-left: 1rem;
    padding-right: 0;
  }

  .page-banner.mobile {
    display: none;
  }

  .featured-right {
    margin-right: auto;
    padding-top: 12rem;
  }

  .featured-content.all-radius-regular {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    width: 100%;
    display: flex;
    position: static;
  }

  .featured-top {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .home-work-grid {
    flex-direction: column;
    overflow: scroll;
  }

  .home-work-content {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-columns: 1fr auto;
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .home-work-content.order-modal {
    grid-template-columns: 1fr auto 1fr;
  }

  .into-view-4 {
    position: relative;
  }

  .tag-item.tag-button {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .navbar-button.mobile {
    order: 1;
  }

  .home-hero-right {
    grid-template-columns: 1fr;
  }

  .home-about-block {
    height: auto;
  }

  .home-about-sticky {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .home-about-bottom {
    max-width: none;
  }

  .about-image-block {
    grid-template-columns: 1fr;
    position: static;
  }

  .about-image-strip.left-strip {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    width: auto;
    height: auto;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .about-image-strip.right-strip {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    display: none;
  }

  .about-image-item {
    width: 35vw;
  }

  .about-image-item.slow-paralax, .about-image-item.fast-paralax {
    width: auto;
  }

  .about-image-height {
    padding-top: 0%;
  }

  .about-sticky-trigger {
    margin-top: 0;
  }

  .about-image-holder {
    width: auto;
    height: auto;
    margin-top: 0;
  }

  .about-image-holder._2 {
    margin-top: 0;
    margin-left: 0;
  }

  .home-work-image {
    margin-top: 0;
    margin-bottom: -.2rem;
  }

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

  .work-credits.credits-guide.popup {
    padding-bottom: 0;
  }

  .menu-action-content {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .service-hero-item {
    grid-row-gap: 1.2rem;
  }

  .service-hero-left {
    height: 140vw;
  }

  .service-hero-intro {
    margin-bottom: 2px;
  }

  .menu-dropdown {
    order: 1;
    margin-left: auto;
  }

  .menu-dropdown-list {
    display: none;
  }

  .skill-right {
    object-fit: fill;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    position: relative;
    overflow: hidden;
  }

  .skill-hero-right {
    padding-left: 0;
    padding-right: 0;
  }

  .home-hero-top {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .skill-hero-text {
    max-width: none;
  }

  .intro-paralax.paralax-fast {
    min-width: auto;
  }

  .testimonial-slide-content {
    grid-row-gap: 2.25rem;
    min-height: 28rem;
    padding: .7rem .7rem 5.25rem;
  }

  .testimonial-slide-number {
    align-items: center;
    height: 3rem;
    padding-left: .7rem;
    bottom: -4rem;
  }

  .testimonial-slide-arrow {
    border-top-right-radius: 0;
    border-bottom-left-radius: .625rem;
    width: 50%;
    height: 3.25rem;
    inset: auto auto 0% 0%;
  }

  .testimonial-slide-arrow.right-arrow {
    border-left: 1px solid var(--silver);
    border-top-style: none;
    border-top-right-radius: .625rem;
    border-bottom-left-radius: 0;
  }

  .testimonial-slider-block {
    margin-bottom: 3rem;
  }

  .testimonial-credit {
    grid-column-gap: 1rem;
  }

  .testimonial-avatar {
    width: 3.5rem;
  }

  .feature-title {
    padding-bottom: 1rem;
  }

  .logo {
    width: 5rem;
  }

  .hero-content {
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    inset: auto 0% 21%;
  }

  .home-hero {
    width: auto;
    height: 80vh;
  }

  .dot.large {
    border-width: 1px;
    width: 9px;
    height: 9px;
    margin-left: 9px;
    margin-right: 9px;
  }

  .hero-image {
    height: 100%;
  }

  .scroll-link {
    display: none;
  }

  .rotate-text-wrapper.bottom-text, .rotate-text-wrapper.top-text {
    width: auto;
  }

  .rotate-text-wrapper.bottom-text {
    grid-column-gap: 12px;
  }

  .overlay {
    height: 100vh;
  }

  .image {
    aspect-ratio: auto;
    object-fit: cover;
    max-width: 200vw;
    height: 80vh;
  }

  .image-2 {
    margin-left: -7px;
  }

  .gallery-slide {
    max-height: 500px;
  }

  .text-block-2, .text-block-3, .text-block-4 {
    font-size: .7rem;
  }

  .div-block-8, .div-block-9 {
    width: 60%;
  }

  .text-block-7, .text-block-8 {
    font-size: 1rem;
  }

  .rich-text-block {
    font-size: .8rem;
  }

  .div-block-11 {
    object-fit: fill;
    width: 100vw;
    min-width: 100vw;
    height: 72%;
    position: relative;
  }

  .image-3 {
    top: 3%;
    right: 9%;
  }

  .menu-button {
    order: -1;
  }

  .item-slide-nav {
    width: 100%;
  }

  .rotate-heading-7 {
    font-size: 12vw;
  }

  .gallery-background, .gallery-image {
    max-height: 500px;
  }

  .gallery-mask {
    width: 100%;
    max-width: 100vw;
  }

  .heading {
    font-size: 32px;
  }

  .image-4 {
    inset: 0%;
  }

  .text-block-11, .text-block-12 {
    font-size: 1.3rem;
  }
}

#w-node-acece87e-6b5c-e2e3-1a81-8ea786bec49e-8a8abd8d, #w-node-acece87e-6b5c-e2e3-1a81-8ea786bec4a1-8a8abd8d, #w-node-acece87e-6b5c-e2e3-1a81-8ea786bec4a4-8a8abd8d, #w-node-acece87e-6b5c-e2e3-1a81-8ea786bec4a7-8a8abd8d, #w-node-_27383d89-1a3a-1874-3bb3-403d1f50915c-8a8abd8d, #w-node-_27383d89-1a3a-1874-3bb3-403d1f50915f-8a8abd8d, #w-node-_27383d89-1a3a-1874-3bb3-403d1f509162-8a8abd8d, #w-node-_27383d89-1a3a-1874-3bb3-403d1f509165-8a8abd8d {
  place-self: center;
}

#w-node-cb9c1edb-a696-a1d5-2da5-3df887f91608-8a8abd8d {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: end;
}

#w-node-cb9c1edb-a696-a1d5-2da5-3df887f9160f-8a8abd8d, #w-node-cb9c1edb-a696-a1d5-2da5-3df887f91612-8a8abd8d, #w-node-cb9c1edb-a696-a1d5-2da5-3df887f91615-8a8abd8d, #w-node-f573b952-dad1-7dd1-b958-ed5c1a274136-8a8abd8d, #w-node-f573b952-dad1-7dd1-b958-ed5c1a274139-8a8abd8d, #w-node-f573b952-dad1-7dd1-b958-ed5c1a27413c-8a8abd8d, #w-node-f573b952-dad1-7dd1-b958-ed5c1a27413f-8a8abd8d {
  place-self: center;
}

#w-node-dddb9ec2-1db6-9004-f11c-25c2a7113d5f-8a8abd8d {
  align-self: center;
}

#w-node-_0805e895-1ef1-3716-d8d5-1ebd92511315-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_7ce805b8-ab5b-68d9-6fd5-b1f731c3d94a-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_63a88cd3-e2f6-20dc-6865-268c69e156a1-8a8abd8d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_5e17c81d-b9b5-15a5-5e23-f009d780d0c6-8a8abd8d {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-e1159360-a4f2-fffa-55e8-e13390c4a419-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-abf1173c-bc8c-b9e9-1d40-842e18c8b763-8a8abd8d {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-adff846c-c88a-5b0a-d79e-d65103049064-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-b1e5e12c-b757-9223-bedf-8d63066181a8-8a8abd8d {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_74cc40ac-394f-b074-b5c8-95e19554e9f7-8a8abd8d {
  grid-area: 1 / 3 / 3 / 4;
  align-self: center;
}

#w-node-_74cc40ac-394f-b074-b5c8-95e19554e9f8-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end start;
}

#w-node-_74cc40ac-394f-b074-b5c8-95e19554e9f9-8a8abd8d {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_74cc40ac-394f-b074-b5c8-95e19554e9fd-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-_74cc40ac-394f-b074-b5c8-95e19554e9fe-8a8abd8d {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_7abf8aa6-7512-ce70-9dd3-78394e278891-8a8abd8d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_7abf8aa6-7512-ce70-9dd3-78394e27889b-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_61e8bacc-4638-bcb3-ba68-21032bc729f4-8a8abd8d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_61e8bacc-4638-bcb3-ba68-21032bc729fe-8a8abd8d, #w-node-_699eaeb0-1013-c58f-12b7-44ec0a07bc58-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_12f74aff-7422-47f0-30e5-b885a2cdfbb1-8a8abd8d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_71f5eb35-5cc9-2512-88cc-971c2270e6fc-8a8abd8d, #w-node-_71f5eb35-5cc9-2512-88cc-971c2270e70f-8a8abd8d, #w-node-_71f5eb35-5cc9-2512-88cc-971c2270e711-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_71f5eb35-5cc9-2512-88cc-971c2270e712-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch start;
}

#w-node-_7276e589-60c4-6103-16d9-123930e62dca-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3df10681-c41c-8597-c9bb-ee4bb707d4bf-8a8abd8d {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-fee24aee-bd32-26a2-5db7-4f6696f5f093-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_3716ce13-d664-039c-e9e2-f02b943ec73e-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end start;
}

#w-node-ec4ab584-99c5-6492-dd75-c15906b95786-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-_77b90af7-2991-0589-aebb-3d9686c049a6-8a8abd8d {
  grid-area: 1 / 3 / 2 / 5;
}

#w-node-_77b90af7-2991-0589-aebb-3d9686c049a7-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-_77b90af7-2991-0589-aebb-3d9686c049ab-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-_77b90af7-2991-0589-aebb-3d9686c049af-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center end;
}

#w-node-af72b374-02c7-4e32-7477-0e5e52dd2e19-8a8abd8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start center;
}

#w-node-_354dfb65-0262-f3e0-02f9-4ddb44916d6c-8a8abd8d {
  place-self: center;
}

#w-node-_4bc7af0f-c25c-2f5e-5a70-548ceebb5ac7-8a8abd8d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_3e308e3f-4694-03cf-a9c7-1cc75f553097-8a8abd8d {
  grid-area: 1 / 1 / 2 / 5;
  justify-self: stretch;
}

#w-node-_3e308e3f-4694-03cf-a9c7-1cc75f553098-8a8abd8d {
  justify-self: center;
}

#w-node-_3e308e3f-4694-03cf-a9c7-1cc75f5530a1-8a8abd8d {
  align-self: center;
}

#w-node-_3e308e3f-4694-03cf-a9c7-1cc75f5530a5-8a8abd8d, #w-node-_3e308e3f-4694-03cf-a9c7-1cc75f5530a8-8a8abd8d, #w-node-_3e308e3f-4694-03cf-a9c7-1cc75f5530ab-8a8abd8d, #w-node-_3e308e3f-4694-03cf-a9c7-1cc75f5530af-8a8abd8d, #w-node-_3e308e3f-4694-03cf-a9c7-1cc75f5530b2-8a8abd8d, #w-node-_3e308e3f-4694-03cf-a9c7-1cc75f5530b5-8a8abd8d {
  place-self: center;
}

#w-node-_3e308e3f-4694-03cf-a9c7-1cc75f5530bb-8a8abd8d, #w-node-_3e308e3f-4694-03cf-a9c7-1cc75f5530d5-8a8abd8d {
  align-self: center;
}

#w-node-_97509895-6aaf-b95e-26d1-65b5faf435fc-faf435f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_97509895-6aaf-b95e-26d1-65b5faf435ff-faf435f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_778ba5ea-002e-8c8f-6341-be1e839344c4-faf435f2, #w-node-_73f748cb-603e-ba43-3ea3-ad08bd321acb-faf435f2, #w-node-_284cb771-d4fe-cc87-1a5c-0bebbc5c6918-faf435f2, #w-node-_65cb4c9f-2ed3-a28e-cf60-004760ee9f27-60ee9ef9, #w-node-_65cb4c9f-2ed3-a28e-cf60-004760ee9f35-60ee9ef9, #w-node-_65cb4c9f-2ed3-a28e-cf60-004760ee9f43-60ee9ef9, #w-node-_65cb4c9f-2ed3-a28e-cf60-004760ee9f54-60ee9ef9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_65cb4c9f-2ed3-a28e-cf60-004760ee9f55-60ee9ef9, #w-node-_65cb4c9f-2ed3-a28e-cf60-004760ee9f56-60ee9ef9 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_65cb4c9f-2ed3-a28e-cf60-004760ee9f64-60ee9ef9, #w-node-_65cb4c9f-2ed3-a28e-cf60-004760ee9f65-60ee9ef9, #w-node-_65cb4c9f-2ed3-a28e-cf60-004760ee9f6d-60ee9ef9, #w-node-_65cb4c9f-2ed3-a28e-cf60-004760ee9f6e-60ee9ef9, #w-node-_65cb4c9f-2ed3-a28e-cf60-004760ee9f76-60ee9ef9, #w-node-_65cb4c9f-2ed3-a28e-cf60-004760ee9f77-60ee9ef9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_65cb4c9f-2ed3-a28e-cf60-004760ee9f8a-60ee9ef9 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-fa505e5d-5bbe-6397-3e0a-cef0175d89ad-60ee9ef9, #w-node-c743f5a1-f4c8-e820-bdc9-d3ea1b33b77e-60ee9ef9, #w-node-f4bc3207-ca9c-f7fd-2458-0e72536d1bf7-60ee9ef9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a312f6ce-6779-f24c-bfc4-41d0c65498bf-8a8abe0f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1cac8c4c-8077-d2f8-5c90-e869f70a55c9-8a8abe0f, #w-node-ba23ef40-815d-d44b-cf29-cce2f7c1a8f7-8a8abe0f, #w-node-_40896672-3e83-9a52-c330-2bd18e02d2cb-8a8abe0f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9d05f401-e399-f6b0-62e4-f669a73162be-8a8abe0f {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9d05f401-e399-f6b0-62e4-f669a73162c2-8a8abe0f {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_9d05f401-e399-f6b0-62e4-f669a73162c3-8a8abe0f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-_9d05f401-e399-f6b0-62e4-f669a73162c4-8a8abe0f {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_9d05f401-e399-f6b0-62e4-f669a73162c8-8a8abe0f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-_9d05f401-e399-f6b0-62e4-f669a73162c9-8a8abe0f {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_9d05f401-e399-f6b0-62e4-f669a73162cd-8a8abe0f {
  grid-area: 1 / 3 / 3 / 4;
  align-self: center;
}

#w-node-_9d05f401-e399-f6b0-62e4-f669a73162ce-8a8abe0f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end start;
}

#w-node-_9d05f401-e399-f6b0-62e4-f669a73162cf-8a8abe0f {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_9d05f401-e399-f6b0-62e4-f669a73162d3-8a8abe0f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-_9d05f401-e399-f6b0-62e4-f669a73162d4-8a8abe0f {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_02ddc137-dc6b-41ef-3956-68f3c24b1a8e-8a8abe0f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_02ddc137-dc6b-41ef-3956-68f3c24b1a90-8a8abe0f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_64b189fa-cb73-af81-24f3-59973f9af4e1-3f9af4e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_64b189fa-cb73-af81-24f3-59973f9af4e2-3f9af4e0, #w-node-_64b189fa-cb73-af81-24f3-59973f9af4e3-3f9af4e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_64b189fa-cb73-af81-24f3-59973f9af4e9-3f9af4e0 {
  align-self: start;
}

#w-node-_64b189fa-cb73-af81-24f3-59973f9af4f7-3f9af4e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_64b189fa-cb73-af81-24f3-59973f9af4f8-3f9af4e0 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_64b189fa-cb73-af81-24f3-59973f9af4fc-3f9af4e0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: end;
}

#w-node-d94ac78f-e46f-3086-0bda-c8986b042750-8a8abe11 {
  grid-area: 1 / 1 / 2 / 4;
}

#w-node-e8606958-ba8f-e417-971f-4209ae9b0ee8-8a8abe11, #w-node-e8606958-ba8f-e417-971f-4209ae9b0efb-8a8abe11, #w-node-e8606958-ba8f-e417-971f-4209ae9b0efd-8a8abe11 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e8606958-ba8f-e417-971f-4209ae9b0efe-8a8abe11 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch start;
}

#w-node-_9662bac5-432c-4858-9a33-d95f93082f8d-8a8abe11 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_7c459d3f-f49e-87c5-cb95-98988760b45b-8a8abe14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7c459d3f-f49e-87c5-cb95-98988760b45c-8a8abe14 {
  align-self: start;
}

#w-node-_7c459d3f-f49e-87c5-cb95-98988760b45f-8a8abe14 {
  justify-self: stretch;
}

#w-node-_7c459d3f-f49e-87c5-cb95-98988760b466-8a8abe14, #w-node-_7c459d3f-f49e-87c5-cb95-98988760b474-8a8abe14, #w-node-_7c459d3f-f49e-87c5-cb95-98988760b476-8a8abe14, #w-node-_7c459d3f-f49e-87c5-cb95-98988760b477-8a8abe14, #w-node-_7c459d3f-f49e-87c5-cb95-98988760b479-8a8abe14, #w-node-_7c459d3f-f49e-87c5-cb95-98988760b47a-8a8abe14, #w-node-_7c459d3f-f49e-87c5-cb95-98988760b47c-8a8abe14, #w-node-_7c459d3f-f49e-87c5-cb95-98988760b47d-8a8abe14, #w-node-_7c459d3f-f49e-87c5-cb95-98988760b484-8a8abe14, #w-node-_7c459d3f-f49e-87c5-cb95-98988760b485-8a8abe14, #w-node-_7c459d3f-f49e-87c5-cb95-98988760b486-8a8abe14, #w-node-_7c459d3f-f49e-87c5-cb95-98988760b487-8a8abe14, #w-node-_7c459d3f-f49e-87c5-cb95-98988760b488-8a8abe14, #w-node-_7c459d3f-f49e-87c5-cb95-98988760b489-8a8abe14, #w-node-_7c459d3f-f49e-87c5-cb95-98988760b4b7-8a8abe14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7c459d3f-f49e-87c5-cb95-98988760b4c4-8a8abe14 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_7c459d3f-f49e-87c5-cb95-98988760b4c8-8a8abe14 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_7c459d3f-f49e-87c5-cb95-98988760b4c9-8a8abe14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-_7c459d3f-f49e-87c5-cb95-98988760b4ca-8a8abe14 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_7c459d3f-f49e-87c5-cb95-98988760b4ce-8a8abe14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-_7c459d3f-f49e-87c5-cb95-98988760b4cf-8a8abe14 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_7c459d3f-f49e-87c5-cb95-98988760b4d3-8a8abe14 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: center;
}

#w-node-_7c459d3f-f49e-87c5-cb95-98988760b4d4-8a8abe14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end start;
}

#w-node-_7c459d3f-f49e-87c5-cb95-98988760b4d5-8a8abe14 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_7c459d3f-f49e-87c5-cb95-98988760b4d9-8a8abe14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-_7c459d3f-f49e-87c5-cb95-98988760b4da-8a8abe14 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_9f31a508-06f5-9027-f222-785fcf2aeba0-c4a9a21f, #w-node-_9f31a508-06f5-9027-f222-785fcf2aebae-c4a9a21f, #w-node-_9f31a508-06f5-9027-f222-785fcf2aebbc-c4a9a21f, #w-node-_3d886c63-bfa8-c8c9-b537-cf01dc530c52-c4a9a21f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3d886c63-bfa8-c8c9-b537-cf01dc530c53-c4a9a21f, #w-node-_3d886c63-bfa8-c8c9-b537-cf01dc530c54-c4a9a21f {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_3d886c63-bfa8-c8c9-b537-cf01dc530c62-c4a9a21f, #w-node-_3d886c63-bfa8-c8c9-b537-cf01dc530c63-c4a9a21f, #w-node-_3d886c63-bfa8-c8c9-b537-cf01dc530c6b-c4a9a21f, #w-node-_3d886c63-bfa8-c8c9-b537-cf01dc530c6c-c4a9a21f, #w-node-_3d886c63-bfa8-c8c9-b537-cf01dc530c74-c4a9a21f, #w-node-_3d886c63-bfa8-c8c9-b537-cf01dc530c75-c4a9a21f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5401d292-33f1-cdb3-af03-f4d54400ad5e-c4a9a21f {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_7ca5367b-7a8c-6597-ebb6-245cb77f4500-c4a9a21f, #w-node-_7ca5367b-7a8c-6597-ebb6-245cb77f4517-c4a9a21f, #w-node-_7ca5367b-7a8c-6597-ebb6-245cb77f4519-c4a9a21f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7ca5367b-7a8c-6597-ebb6-245cb77f451b-c4a9a21f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch start;
}

#w-node-_85cb1a82-2178-541b-2e98-b6cc3070733b-c4a9a21f, #w-node-_85cb1a82-2178-541b-2e98-b6cc3070733c-c4a9a21f, #w-node-_85cb1a82-2178-541b-2e98-b6cc3070733e-c4a9a21f, #w-node-_85cb1a82-2178-541b-2e98-b6cc3070733f-c4a9a21f, #w-node-_85cb1a82-2178-541b-2e98-b6cc30707341-c4a9a21f, #w-node-_85cb1a82-2178-541b-2e98-b6cc30707342-c4a9a21f, #w-node-_85cb1a82-2178-541b-2e98-b6cc30707348-c4a9a21f, #w-node-_85cb1a82-2178-541b-2e98-b6cc30707349-c4a9a21f, #w-node-_85cb1a82-2178-541b-2e98-b6cc3070734b-c4a9a21f, #w-node-_85cb1a82-2178-541b-2e98-b6cc3070734c-c4a9a21f, #w-node-_85cb1a82-2178-541b-2e98-b6cc3070734e-c4a9a21f, #w-node-_85cb1a82-2178-541b-2e98-b6cc3070734f-c4a9a21f, #w-node-_5401d292-33f1-cdb3-af03-f4d54400ad67-c4a9a21f, #w-node-_5401d292-33f1-cdb3-af03-f4d54400ad79-c4a9a21f, #w-node-_5401d292-33f1-cdb3-af03-f4d54400ad7b-c4a9a21f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5401d292-33f1-cdb3-af03-f4d54400ad7c-c4a9a21f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch start;
}

#w-node-_5401d292-33f1-cdb3-af03-f4d54400ad99-c4a9a21f, #w-node-_5401d292-33f1-cdb3-af03-f4d54400ad9a-c4a9a21f, #w-node-_5401d292-33f1-cdb3-af03-f4d54400ad9c-c4a9a21f, #w-node-_5401d292-33f1-cdb3-af03-f4d54400ad9d-c4a9a21f, #w-node-_5401d292-33f1-cdb3-af03-f4d54400ad9f-c4a9a21f, #w-node-_5401d292-33f1-cdb3-af03-f4d54400ada0-c4a9a21f, #w-node-_5401d292-33f1-cdb3-af03-f4d54400ada6-c4a9a21f, #w-node-_5401d292-33f1-cdb3-af03-f4d54400ada7-c4a9a21f, #w-node-_5401d292-33f1-cdb3-af03-f4d54400ada8-c4a9a21f, #w-node-_5401d292-33f1-cdb3-af03-f4d54400ada9-c4a9a21f, #w-node-_5401d292-33f1-cdb3-af03-f4d54400adaa-c4a9a21f, #w-node-_5401d292-33f1-cdb3-af03-f4d54400adab-c4a9a21f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a8ee229-f1ea-f767-d560-18fbf062ed0a-8a8abe16 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b4ebb9ea-a46d-1f86-ab60-4ce5d43f22a5-8a8abe16 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: start;
}

#w-node-_65d85d77-f87d-46b4-b504-f79ab8d29bc1-8a8abe16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-be8dc63d-72a7-3df3-f7c5-4d8c5e039fc7-8a8abe16, #w-node-fc2df856-b5f5-f05b-0a03-dda238aee20f-8a8abe16 {
  justify-self: end;
}

#w-node-_4a8ee229-f1ea-f767-d560-18fbf062ed0a-8a8abe17 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b4ebb9ea-a46d-1f86-ab60-4ce5d43f22a5-8a8abe17 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: start;
}

#w-node-_65d85d77-f87d-46b4-b504-f79ab8d29bc1-8a8abe17 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-be8dc63d-72a7-3df3-f7c5-4d8c5e039fc7-8a8abe17 {
  justify-self: end;
}

#w-node-_9e32edbe-2304-506a-2fac-3ec3bad6c611-8a8abe17 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_9e32edbe-2304-506a-2fac-3ec3bad6c612-8a8abe17 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: end;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d72385ab-d0de533b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d72385ac-d0de533b {
  align-self: start;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d72385af-d0de533b {
  justify-self: stretch;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d72385b7-d0de533b, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385c8-d0de533b, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385ca-d0de533b, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385cb-d0de533b, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385cd-d0de533b, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385ce-d0de533b, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385d0-d0de533b, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385d1-d0de533b, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385d8-d0de533b, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385d9-d0de533b, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385db-d0de533b, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385dc-d0de533b, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385de-d0de533b, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385df-d0de533b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238615-d0de533b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238619-d0de533b {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723861a-d0de533b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723861b-d0de533b {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723861f-d0de533b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238620-d0de533b {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238624-d0de533b {
  grid-area: 1 / 3 / 3 / 4;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238625-d0de533b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end start;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238626-d0de533b {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723862a-d0de533b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723862b-d0de533b {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d72385ab-9dd8dad6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d72385ac-9dd8dad6 {
  align-self: start;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d72385af-9dd8dad6 {
  justify-self: stretch;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d72385b7-9dd8dad6, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385c8-9dd8dad6, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385ca-9dd8dad6, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385cb-9dd8dad6, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385cd-9dd8dad6, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385ce-9dd8dad6, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385d0-9dd8dad6, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385d1-9dd8dad6, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385d8-9dd8dad6, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385d9-9dd8dad6, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385db-9dd8dad6, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385dc-9dd8dad6, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385de-9dd8dad6, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385df-9dd8dad6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238615-9dd8dad6 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238619-9dd8dad6 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723861a-9dd8dad6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723861b-9dd8dad6 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723861f-9dd8dad6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238620-9dd8dad6 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238624-9dd8dad6 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238625-9dd8dad6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end start;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238626-9dd8dad6 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723862a-9dd8dad6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723862b-9dd8dad6 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d72385ab-319ba427 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d72385ac-319ba427 {
  align-self: start;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d72385af-319ba427 {
  justify-self: stretch;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d72385b7-319ba427, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385c8-319ba427, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385ca-319ba427, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385cb-319ba427, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385cd-319ba427, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385ce-319ba427, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385d0-319ba427, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385d1-319ba427, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385d8-319ba427, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385d9-319ba427, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385db-319ba427, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385dc-319ba427, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385de-319ba427, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385df-319ba427 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238615-319ba427 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238619-319ba427 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723861a-319ba427 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723861b-319ba427 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723861f-319ba427 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238620-319ba427 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238624-319ba427 {
  grid-area: 1 / 3 / 3 / 4;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238625-319ba427 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end start;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238626-319ba427 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723862a-319ba427 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723862b-319ba427 {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d72385ab-54ff6e6c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d72385ac-54ff6e6c {
  align-self: start;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d72385af-54ff6e6c {
  justify-self: stretch;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d72385b7-54ff6e6c, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385c8-54ff6e6c, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385ca-54ff6e6c, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385cb-54ff6e6c, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385cd-54ff6e6c, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385ce-54ff6e6c, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385d0-54ff6e6c, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385d1-54ff6e6c, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385d8-54ff6e6c, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385d9-54ff6e6c, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385db-54ff6e6c, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385dc-54ff6e6c, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385de-54ff6e6c, #w-node-_282ff216-e539-d424-4cb6-7ac5d72385df-54ff6e6c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238615-54ff6e6c {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238619-54ff6e6c {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723861a-54ff6e6c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723861b-54ff6e6c {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723861f-54ff6e6c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238620-54ff6e6c {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238624-54ff6e6c {
  grid-area: 1 / 3 / 3 / 4;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238625-54ff6e6c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end start;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d7238626-54ff6e6c {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723862a-54ff6e6c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-_282ff216-e539-d424-4cb6-7ac5d723862b-54ff6e6c {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}

#w-node-a380d06b-e13f-f722-b213-00b3fc174aac-a95e99cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a380d06b-e13f-f722-b213-00b3fc174aad-a95e99cd {
  align-self: start;
}

#w-node-a380d06b-e13f-f722-b213-00b3fc174ab0-a95e99cd {
  justify-self: stretch;
}

#w-node-a380d06b-e13f-f722-b213-00b3fc174ab8-a95e99cd, #w-node-a380d06b-e13f-f722-b213-00b3fc174acd-a95e99cd, #w-node-a380d06b-e13f-f722-b213-00b3fc174acf-a95e99cd, #w-node-a380d06b-e13f-f722-b213-00b3fc174ad0-a95e99cd, #w-node-a380d06b-e13f-f722-b213-00b3fc174ad2-a95e99cd, #w-node-a380d06b-e13f-f722-b213-00b3fc174ad3-a95e99cd, #w-node-a380d06b-e13f-f722-b213-00b3fc174ad5-a95e99cd, #w-node-a380d06b-e13f-f722-b213-00b3fc174ad6-a95e99cd, #w-node-a380d06b-e13f-f722-b213-00b3fc174add-a95e99cd, #w-node-a380d06b-e13f-f722-b213-00b3fc174ade-a95e99cd, #w-node-a380d06b-e13f-f722-b213-00b3fc174ae0-a95e99cd, #w-node-a380d06b-e13f-f722-b213-00b3fc174ae1-a95e99cd, #w-node-a380d06b-e13f-f722-b213-00b3fc174ae5-a95e99cd, #w-node-a380d06b-e13f-f722-b213-00b3fc174ae6-a95e99cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a380d06b-e13f-f722-b213-00b3fc174b62-a95e99cd {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-a380d06b-e13f-f722-b213-00b3fc174b66-a95e99cd {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-a380d06b-e13f-f722-b213-00b3fc174b67-a95e99cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-a380d06b-e13f-f722-b213-00b3fc174b68-a95e99cd {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-a380d06b-e13f-f722-b213-00b3fc174b6c-a95e99cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-a380d06b-e13f-f722-b213-00b3fc174b6d-a95e99cd {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}

#w-node-a380d06b-e13f-f722-b213-00b3fc174b71-a95e99cd {
  grid-area: 1 / 3 / 3 / 4;
  align-self: center;
}

#w-node-a380d06b-e13f-f722-b213-00b3fc174b72-a95e99cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end start;
}

#w-node-a380d06b-e13f-f722-b213-00b3fc174b73-a95e99cd {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-a380d06b-e13f-f722-b213-00b3fc174b77-a95e99cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-a380d06b-e13f-f722-b213-00b3fc174b78-a95e99cd {
  grid-area: 1 / 1 / 3 / 2;
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-dddb9ec2-1db6-9004-f11c-25c2a7113d5f-8a8abd8d {
    align-self: center;
  }

  #w-node-_63a88cd3-e2f6-20dc-6865-268c69e156a1-8a8abd8d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5e17c81d-b9b5-15a5-5e23-f009d780d0c6-8a8abd8d {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }

  #w-node-_74cc40ac-394f-b074-b5c8-95e19554e9f7-8a8abd8d {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_74cc40ac-394f-b074-b5c8-95e19554e9f8-8a8abd8d {
    justify-self: end;
  }

  #w-node-_74cc40ac-394f-b074-b5c8-95e19554e9fd-8a8abd8d {
    place-self: auto;
  }

  #w-node-_12f74aff-7422-47f0-30e5-b885a2cdfbb1-8a8abd8d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_71f5eb35-5cc9-2512-88cc-971c2270e70f-8a8abd8d {
    grid-column: span 2 / span 2;
    align-self: end;
  }

  #w-node-_71f5eb35-5cc9-2512-88cc-971c2270e712-8a8abd8d {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_71f5eb35-5cc9-2512-88cc-971c2270e717-8a8abd8d {
    grid-area: 1 / 3 / 2 / 4;
    align-self: center;
  }

  #w-node-_65cb4c9f-2ed3-a28e-cf60-004760ee9f8a-60ee9ef9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa505e5d-5bbe-6397-3e0a-cef0175d89a5-60ee9ef9, #w-node-b09d4a67-dbe5-033f-6d3f-52ab06b0fe52-60ee9ef9, #w-node-_6c2d2de5-9e95-c301-1929-e9046008e224-60ee9ef9, #w-node-f4bc3207-ca9c-f7fd-2458-0e72536d1bef-60ee9ef9, #w-node-c760a17f-d058-31c0-72c5-c82ea7685f75-60ee9ef9 {
    grid-area: 2 / 1 / 2 / 2;
  }

  #w-node-_9d05f401-e399-f6b0-62e4-f669a73162be-8a8abe0f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9d05f401-e399-f6b0-62e4-f669a73162c2-8a8abe0f {
    grid-area: 1 / 1 / 2 / 2;
    place-self: end start;
  }

  #w-node-_9d05f401-e399-f6b0-62e4-f669a73162cd-8a8abe0f {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start end;
  }

  #w-node-_64b189fa-cb73-af81-24f3-59973f9af4e1-3f9af4e0 {
    order: 9999;
  }

  #w-node-e8606958-ba8f-e417-971f-4209ae9b0efb-8a8abe11 {
    grid-column: span 2 / span 2;
    align-self: end;
  }

  #w-node-e8606958-ba8f-e417-971f-4209ae9b0efe-8a8abe11 {
    grid-area: 1 / 1 / 3 / 2;
    place-self: stretch start;
  }

  #w-node-e8606958-ba8f-e417-971f-4209ae9b0f03-8a8abe11 {
    grid-area: 1 / 3 / 2 / 4;
    align-self: center;
  }

  #w-node-_7c459d3f-f49e-87c5-cb95-98988760b4c4-8a8abe14 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7c459d3f-f49e-87c5-cb95-98988760b4c8-8a8abe14 {
    grid-area: 1 / 1 / 2 / 2;
    place-self: end start;
  }

  #w-node-_7c459d3f-f49e-87c5-cb95-98988760b4d3-8a8abe14 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start end;
  }

  #w-node-_5401d292-33f1-cdb3-af03-f4d54400ad5e-c4a9a21f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7ca5367b-7a8c-6597-ebb6-245cb77f4517-c4a9a21f {
    grid-column: span 2 / span 2;
    align-self: end;
  }

  #w-node-_7ca5367b-7a8c-6597-ebb6-245cb77f451b-c4a9a21f {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_7ca5367b-7a8c-6597-ebb6-245cb77f4520-c4a9a21f {
    grid-area: 1 / 3 / 2 / 4;
    align-self: center;
  }

  #w-node-_85cb1a82-2178-541b-2e98-b6cc30707344-c4a9a21f {
    align-self: stretch;
  }

  #w-node-_85cb1a82-2178-541b-2e98-b6cc30707358-c4a9a21f {
    grid-area: 2 / 1 / 2 / 2;
  }

  #w-node-_5401d292-33f1-cdb3-af03-f4d54400ad79-c4a9a21f {
    grid-column: span 2 / span 2;
    align-self: end;
  }

  #w-node-_5401d292-33f1-cdb3-af03-f4d54400ad7c-c4a9a21f {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_5401d292-33f1-cdb3-af03-f4d54400ad81-c4a9a21f {
    grid-area: 1 / 3 / 2 / 4;
    align-self: center;
  }

  #w-node-_5401d292-33f1-cdb3-af03-f4d54400ada2-c4a9a21f {
    align-self: stretch;
  }

  #w-node-_5401d292-33f1-cdb3-af03-f4d54400adb3-c4a9a21f {
    grid-area: 2 / 1 / 2 / 2;
  }

  #w-node-_4a8ee229-f1ea-f767-d560-18fbf062ed09-8a8abe16 {
    order: 9999;
  }

  #w-node-b4ebb9ea-a46d-1f86-ab60-4ce5d43f22a5-8a8abe16 {
    grid-area: 1 / 1 / 2 / 2;
    place-self: start;
  }

  #w-node-_4a8ee229-f1ea-f767-d560-18fbf062ed09-8a8abe17 {
    order: 9999;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238615-d0de533b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238619-d0de533b {
    grid-area: 1 / 1 / 2 / 2;
    place-self: end start;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238624-d0de533b {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start end;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238615-9dd8dad6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238619-9dd8dad6 {
    grid-area: 1 / 1 / 2 / 2;
    place-self: end start;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238624-9dd8dad6 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start end;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238615-319ba427 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238619-319ba427 {
    grid-area: 1 / 1 / 2 / 2;
    place-self: end start;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238624-319ba427 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start end;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238615-54ff6e6c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238619-54ff6e6c {
    grid-area: 1 / 1 / 2 / 2;
    place-self: end start;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238624-54ff6e6c {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start end;
  }

  #w-node-a380d06b-e13f-f722-b213-00b3fc174b62-a95e99cd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a380d06b-e13f-f722-b213-00b3fc174b66-a95e99cd {
    grid-area: 1 / 1 / 2 / 2;
    place-self: end start;
  }

  #w-node-a380d06b-e13f-f722-b213-00b3fc174b71-a95e99cd {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_74cc40ac-394f-b074-b5c8-95e19554e9f7-8a8abd8d {
    align-self: start;
  }

  #w-node-_7abf8aa6-7512-ce70-9dd3-78394e278891-8a8abd8d, #w-node-_61e8bacc-4638-bcb3-ba68-21032bc729f4-8a8abd8d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_97509895-6aaf-b95e-26d1-65b5faf435fc-faf435f2 {
    order: -9999;
    justify-self: center;
  }

  #w-node-_97509895-6aaf-b95e-26d1-65b5faf435ff-faf435f2 {
    place-self: center;
  }

  #w-node-_65cb4c9f-2ed3-a28e-cf60-004760ee9f63-60ee9ef9 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_9d05f401-e399-f6b0-62e4-f669a73162c2-8a8abe0f {
    justify-self: start;
  }

  #w-node-_9d05f401-e399-f6b0-62e4-f669a73162cd-8a8abe0f {
    align-self: start;
  }

  #w-node-_64b189fa-cb73-af81-24f3-59973f9af4f7-3f9af4e0 {
    grid-column: span 2 / span 2;
  }

  #w-node-_9662bac5-432c-4858-9a33-d95f93082f8d-8a8abe11 {
    grid-column-end: 5;
  }

  #w-node-_7c459d3f-f49e-87c5-cb95-98988760b4c8-8a8abe14 {
    justify-self: start;
  }

  #w-node-_7c459d3f-f49e-87c5-cb95-98988760b4d3-8a8abe14 {
    align-self: start;
  }

  #w-node-_3d886c63-bfa8-c8c9-b537-cf01dc530c61-c4a9a21f {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-be8dc63d-72a7-3df3-f7c5-4d8c5e039fc7-8a8abe16, #w-node-fc2df856-b5f5-f05b-0a03-dda238aee20f-8a8abe16, #w-node-be8dc63d-72a7-3df3-f7c5-4d8c5e039fc7-8a8abe17, #w-node-_282ff216-e539-d424-4cb6-7ac5d7238619-d0de533b {
    justify-self: start;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238624-d0de533b {
    align-self: start;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238619-9dd8dad6 {
    justify-self: start;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238624-9dd8dad6 {
    align-self: start;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238619-319ba427 {
    justify-self: start;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238624-319ba427 {
    align-self: start;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238619-54ff6e6c {
    justify-self: start;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238624-54ff6e6c {
    align-self: start;
  }

  #w-node-a380d06b-e13f-f722-b213-00b3fc174b66-a95e99cd {
    justify-self: start;
  }

  #w-node-a380d06b-e13f-f722-b213-00b3fc174b71-a95e99cd {
    align-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_5e17c81d-b9b5-15a5-5e23-f009d780d0c6-8a8abd8d {
    align-self: center;
  }

  #w-node-e1159360-a4f2-fffa-55e8-e13390c4a419-8a8abd8d {
    place-self: auto;
  }

  #w-node-_74cc40ac-394f-b074-b5c8-95e19554e9f7-8a8abd8d {
    align-self: start;
  }

  #w-node-_71f5eb35-5cc9-2512-88cc-971c2270e712-8a8abd8d {
    grid-row-end: 2;
    grid-column-end: 3;
  }

  #w-node-_71f5eb35-5cc9-2512-88cc-971c2270e717-8a8abd8d {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_7276e589-60c4-6103-16d9-123930e62dca-8a8abd8d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3df10681-c41c-8597-c9bb-ee4bb707d4bf-8a8abd8d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fee24aee-bd32-26a2-5db7-4f6696f5f093-8a8abd8d {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_77b90af7-2991-0589-aebb-3d9686c049a6-8a8abd8d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-af72b374-02c7-4e32-7477-0e5e52dd2e19-8a8abd8d {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start center;
  }

  #w-node-_354dfb65-0262-f3e0-02f9-4ddb44916d6c-8a8abd8d {
    place-self: center;
  }

  #w-node-_3e308e3f-4694-03cf-a9c7-1cc75f553097-8a8abd8d {
    grid-column-end: 2;
  }

  #w-node-cf7611e6-5e57-9b86-a4cf-f33d2397c007-60ee9ef9, #w-node-cf7611e6-5e57-9b86-a4cf-f33d2397c010-60ee9ef9, #w-node-cf7611e6-5e57-9b86-a4cf-f33d2397bfc9-60ee9ef9, #w-node-cf7611e6-5e57-9b86-a4cf-f33d2397bfd2-60ee9ef9, #w-node-cf7611e6-5e57-9b86-a4cf-f33d2397bfe8-60ee9ef9, #w-node-cf7611e6-5e57-9b86-a4cf-f33d2397bff1-60ee9ef9, #w-node-cf7611e6-5e57-9b86-a4cf-f33d2397c026-60ee9ef9, #w-node-cf7611e6-5e57-9b86-a4cf-f33d2397c02f-60ee9ef9, #w-node-c760a17f-d058-31c0-72c5-c82ea7685f4a-60ee9ef9, #w-node-c760a17f-d058-31c0-72c5-c82ea7685f53-60ee9ef9, #w-node-_9d05f401-e399-f6b0-62e4-f669a73162c2-8a8abe0f, #w-node-_9d05f401-e399-f6b0-62e4-f669a73162cd-8a8abe0f {
    align-self: center;
  }

  #w-node-e8606958-ba8f-e417-971f-4209ae9b0efe-8a8abe11 {
    grid-row-end: 2;
    grid-column-end: 3;
  }

  #w-node-e8606958-ba8f-e417-971f-4209ae9b0f03-8a8abe11 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_9662bac5-432c-4858-9a33-d95f93082f8d-8a8abe11 {
    grid-column-end: 4;
  }

  #w-node-_7c459d3f-f49e-87c5-cb95-98988760b4c8-8a8abe14, #w-node-_7c459d3f-f49e-87c5-cb95-98988760b4d3-8a8abe14 {
    align-self: center;
  }

  #w-node-_7ca5367b-7a8c-6597-ebb6-245cb77f451b-c4a9a21f {
    grid-row-end: 2;
    grid-column-end: 3;
  }

  #w-node-_7ca5367b-7a8c-6597-ebb6-245cb77f4520-c4a9a21f {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_5401d292-33f1-cdb3-af03-f4d54400ad7c-c4a9a21f {
    grid-row-end: 2;
    grid-column-end: 3;
  }

  #w-node-_5401d292-33f1-cdb3-af03-f4d54400ad81-c4a9a21f {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-b4ebb9ea-a46d-1f86-ab60-4ce5d43f22a5-8a8abe16 {
    grid-area: 1 / 1 / 2 / 2;
    place-self: start;
  }

  #w-node-_282ff216-e539-d424-4cb6-7ac5d7238619-d0de533b, #w-node-_282ff216-e539-d424-4cb6-7ac5d7238624-d0de533b, #w-node-_282ff216-e539-d424-4cb6-7ac5d7238619-9dd8dad6, #w-node-_282ff216-e539-d424-4cb6-7ac5d7238624-9dd8dad6, #w-node-_282ff216-e539-d424-4cb6-7ac5d7238619-319ba427, #w-node-_282ff216-e539-d424-4cb6-7ac5d7238624-319ba427, #w-node-_282ff216-e539-d424-4cb6-7ac5d7238619-54ff6e6c, #w-node-_282ff216-e539-d424-4cb6-7ac5d7238624-54ff6e6c, #w-node-a380d06b-e13f-f722-b213-00b3fc174b66-a95e99cd, #w-node-a380d06b-e13f-f722-b213-00b3fc174b71-a95e99cd {
    align-self: center;
  }
}


@font-face {
  font-family: 'Sentient';
  src: url('../fonts/Sentient-Bold.woff2') format('woff2'), url('../fonts/Sentient-Bold.eot') format('embedded-opentype'), url('../fonts/Sentient-Bold.woff') format('woff'), url('../fonts/Sentient-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sentient';
  src: url('../fonts/Sentient-Italic.woff2') format('woff2'), url('../fonts/Sentient-Italic.eot') format('embedded-opentype'), url('../fonts/Sentient-Italic.woff') format('woff'), url('../fonts/Sentient-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sentient';
  src: url('../fonts/Sentient-BoldItalic.woff2') format('woff2'), url('../fonts/Sentient-BoldItalic.eot') format('embedded-opentype'), url('../fonts/Sentient-BoldItalic.woff') format('woff'), url('../fonts/Sentient-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sentient';
  src: url('../fonts/Sentient-Light.woff2') format('woff2'), url('../fonts/Sentient-Light.eot') format('embedded-opentype'), url('../fonts/Sentient-Light.woff') format('woff'), url('../fonts/Sentient-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sentient';
  src: url('../fonts/Sentient-Extralight.woff2') format('woff2'), url('../fonts/Sentient-Extralight.eot') format('embedded-opentype'), url('../fonts/Sentient-Extralight.woff') format('woff'), url('../fonts/Sentient-Extralight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sentient';
  src: url('../fonts/Sentient-LightItalic.woff2') format('woff2'), url('../fonts/Sentient-LightItalic.eot') format('embedded-opentype'), url('../fonts/Sentient-LightItalic.woff') format('woff'), url('../fonts/Sentient-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sentient';
  src: url('../fonts/Sentient-ExtralightItalic.woff2') format('woff2'), url('../fonts/Sentient-ExtralightItalic.eot') format('embedded-opentype'), url('../fonts/Sentient-ExtralightItalic.woff') format('woff'), url('../fonts/Sentient-ExtralightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sentient';
  src: url('../fonts/Sentient-Medium.woff2') format('woff2'), url('../fonts/Sentient-Medium.eot') format('embedded-opentype'), url('../fonts/Sentient-Medium.woff') format('woff'), url('../fonts/Sentient-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sentient';
  src: url('../fonts/Sentient-MediumItalic.woff2') format('woff2'), url('../fonts/Sentient-MediumItalic.eot') format('embedded-opentype'), url('../fonts/Sentient-MediumItalic.woff') format('woff'), url('../fonts/Sentient-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sentient';
  src: url('../fonts/Sentient-Regular.woff2') format('woff2'), url('../fonts/Sentient-Regular.eot') format('embedded-opentype'), url('../fonts/Sentient-Regular.woff') format('woff'), url('../fonts/Sentient-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}</pre></body></html>