@font-face {
  font-family: Theseasons Reg;
  src: url('../fonts/TheSeasons-Reg.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Neuehaasdisplayroman;
  src: url('../fonts/NeueHaasDisplayRoman.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: NeueHaasDisplayLight;
  src: url('../fonts/NeueHaasDisplayLight.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenue x;
  src: url('../fonts/Avenue-X.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
}

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

.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 {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: .875rem;
  line-height: 1.25rem;
}

.s1-section {
  z-index: 0;
  background-color: #0000;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: 800px;
  display: flex;
  position: relative;
  inset: 0%;
}

.f1 {
  z-index: 0;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 120px;
  margin-bottom: 0;
  display: block;
  position: relative;
  inset: 0 0%;
}

.flock-of {
  flex: 0 auto;
  align-self: auto;
  max-height: 1.6em;
  display: block;
}

.about {
  color: #fff;
  text-align: right;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: auto;
  width: 80px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Avenue x, sans-serif;
  font-size: 1.3em;
  line-height: 1em;
  text-decoration: none;
  display: block;
  position: static;
  inset: 0% auto 0% 0%;
}

.navbar {
  -webkit-text-fill-color: inherit;
  background-color: #0c0c0c;
  background-clip: content-box;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.container {
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 100%;
  margin: 18.5px 40px;
  display: flex;
  position: static;
}

.ep1-link {
  justify-content: center;
  align-items: center;
  padding-top: .625rem;
  padding-bottom: .625rem;
  display: flex;
}

.ep1-link.w--current {
  flex: 0 auto;
  order: 0;
  align-self: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.f2 {
  width: 100%;
  display: block;
}

.cursor-wrapper {
  z-index: 1;
  cursor: auto;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.cursor-dot {
  clear: both;
  color: #fff;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: difference;
  background-color: #a8a8a8;
  background-clip: border-box;
  border: .0625rem solid #a8a8a8;
  border-radius: 100%;
  width: .5em;
  height: .5em;
}

.cursor-follower {
  mix-blend-mode: normal;
  border: .0625rem solid #a8a8a8;
  border-radius: 50%;
  width: 4em;
  height: 4em;
  position: absolute;
}

.body {
  cursor: auto;
  background-color: #0000;
}

.cover {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.s1 {
  clear: none;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 4.5rem;
  padding-bottom: 5.5rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.s2-section {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.flock-of-intro {
  flex: 0 auto;
  align-self: auto;
  max-width: 40%;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.present {
  color: #fff;
  text-align: right;
  font-family: Neuehaasdisplayroman, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1em;
}

.bit-logo-2 {
  height: 2em;
  margin-top: 0;
  margin-left: 1.25rem;
  margin-right: 0;
  display: block;
  position: static;
}

.credit-section {
  z-index: 1;
  clear: none;
  grid-column-gap: 1.25px;
  grid-row-gap: 120px;
  background-color: #0c0c0c;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100vw;
  padding: 70px 40px 20px;
  display: grid;
  position: static;
}

.f-move-loop {
  max-width: 100vw;
  display: block;
  position: static;
  overflow: hidden;
}

.f-logo-long {
  display: flex;
  overflow: visible;
}

.flock-long {
  max-width: 70%;
  margin-right: 1.25rem;
}

.scroll-t {
  color: #fff;
  align-self: center;
  margin-bottom: .5rem;
  font-family: Neuehaasdisplayroman, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  position: static;
  inset: auto 0% 0%;
  transform: rotate(0);
}

.scroll-block {
  flex-direction: column;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
}

.line {
  color: #fff;
  text-align: left;
  background-color: #fff;
  border: .09375rem #fff;
  order: 0;
  align-self: center;
  width: 1.5px;
  height: 55px;
  text-decoration: none;
}

.discover-t {
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
  overflow: visible;
}

.s3-section {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 100px;
  padding-top: 22px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.s3 {
  z-index: 5;
  flex-direction: column;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: 60px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.img-cover {
  z-index: -1;
  object-fit: cover;
  align-self: auto;
  width: 100%;
  max-width: none;
  height: 100%;
  display: none;
  position: absolute;
  inset: auto;
}

.cover-section {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
  overflow: hidden;
}

.f3 {
  width: 100%;
}

.scroll-t-span {
  font-family: Fontspring demo theseasons reg;
}

.s2-t {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  white-space: normal;
  flex: 0 auto;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  font-family: Neuehaasdisplayroman, sans-serif;
  font-size: 3.4rem;
  font-weight: 400;
  line-height: 3.1rem;
  text-decoration: none;
  position: absolute;
  overflow: visible;
}

.the-season_span {
  font-family: Theseasons Reg, sans-serif;
  line-height: 0;
  display: inline;
}

.dis-t {
  height: 3.6rem;
  margin-top: .375rem;
}

.s2-3-section {
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
  position: relative;
}

.small-t {
  float: none;
  clear: none;
  color: #000;
  text-align: center;
  -webkit-text-stroke-width: .00625rem;
  -webkit-text-stroke-color: #000;
  text-transform: none;
  align-self: center;
  width: 70%;
  font-family: Neuehaasdisplayroman, sans-serif;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 2rem;
  display: block;
  position: static;
  left: 0;
  right: .625rem;
}

.small-t.white {
  color: #fff;
  display: none;
}

.s3-t {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  word-break: keep-all;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Neuehaasdisplayroman, sans-serif;
  font-size: 3.4rem;
  font-weight: 400;
  line-height: 3.1rem;
}

.em-t {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Neuehaasdisplayroman, sans-serif;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1.9rem;
  display: block;
  transform: rotate(0);
}

.flockof-intro {
  height: 1.4rem;
  margin-left: 0;
  margin-right: 10px;
}

.intro-line-1 {
  justify-content: center;
  align-items: center;
  font-family: Neuehaasdisplayroman, sans-serif;
  display: flex;
}

.intro-t {
  text-align: center;
  width: 70%;
  position: relative;
}

.s2-3-t_span {
  text-transform: uppercase;
  font-family: Theseasons Reg, sans-serif;
}

.bit {
  flex-wrap: nowrap;
  place-content: space-around center;
  align-items: flex-start;
  width: 20%;
  padding: .9375rem 1.25rem 1.25rem;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.bit.w--current {
  flex-wrap: nowrap;
  flex: none;
  order: 0;
  justify-content: center;
  align-self: stretch;
}

.bit.credit {
  width: auto;
  padding: 0;
}

.page-wrapper {
  max-width: 100%;
  overflow: hidden;
}

.credit-bit {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.copy {
  color: #fff;
  -webkit-text-stroke-width: 0rem;
  flex: 0 auto;
  align-self: flex-start;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1em;
}

.copy.foot {
  color: #fff;
  -webkit-text-stroke-width: 0rem;
  flex: 1;
  font-family: Avenue x, sans-serif;
  font-size: 1em;
  line-height: 1em;
}

.back-to-top {
  direction: ltr;
  text-align: left;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #000;
  white-space: nowrap;
  font-size: 1em;
  text-decoration: none;
  position: relative;
}

.nav-link.slide-in-bottom {
  color: #262626;
  -webkit-text-stroke-width: .0125rem;
  height: 1.2em;
  margin-left: 1.125rem;
  margin-right: 1.125rem;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
}

.nav-link.slide-in-bottom.w--current {
  color: #a5a5a5;
  -webkit-text-stroke-width: 0rem;
}

.nav-link.slide-in-bottom.top {
  color: #fff;
  align-self: flex-end;
  margin-left: .125rem;
  margin-right: .125rem;
  font-family: Avenue x, sans-serif;
  font-size: 1.1em;
  line-height: 1.2em;
}

.nav-text {
  color: #fff;
  -webkit-text-stroke-width: 0rem;
}

.black-section {
  background-color: #0c0c0c;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 100px 40px 0;
  display: block;
}

.youtube {
  background-image: none;
}

.h1-hide {
  font-family: Neuehaasdisplayroman, sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: none;
}

.text-grid {
  z-index: 1;
  grid-column-gap: 15px;
  grid-row-gap: 3px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  place-content: stretch;
  place-items: start;
  margin-left: 40px;
  margin-right: 40px;
  position: absolute;
  inset: auto 0% 0%;
}

.big-t {
  color: #fff;
  text-transform: uppercase;
  word-break: keep-all;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Neuehaasdisplayroman, sans-serif;
  font-size: 7rem;
  font-weight: 400;
  line-height: 7rem;
}

.flock-of-white {
  height: 5.3rem;
  margin-top: 5px;
  margin-bottom: 8px;
  margin-right: 0;
}

.at {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Neuehaasdisplayroman, sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.9rem;
}

.img {
  width: 100%;
}

.cap {
  text-transform: uppercase;
}

.small-cap {
  text-align: center;
  width: 70%;
  font-family: Neuehaasdisplayroman, sans-serif;
  font-size: 1.9rem;
  line-height: 1.9rem;
}

._6-grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  place-content: start;
  place-items: start;
  margin-bottom: 50px;
}

.year {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 6px 11px 5px;
  font-family: Neuehaasdisplayroman, sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.3rem;
  display: block;
}

.date {
  color: #fff;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Theseasons Reg, sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.7rem;
}

.the-season_white {
  color: #fff;
  text-transform: none;
  font-family: Theseasons Reg, sans-serif;
  font-weight: 400;
  display: inline;
}

.stay-t {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  word-break: keep-all;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Neuehaasdisplayroman, sans-serif;
  font-size: 3.8rem;
  font-weight: 400;
  line-height: 3.8rem;
}

.stay-block {
  flex-direction: row;
  align-self: auto;
  align-items: center;
  display: flex;
}

.flock-of-white-end {
  height: 2.9rem;
  margin-top: 0;
  margin-left: 15px;
  margin-right: 15px;
}

.link-item-wrapper {
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.icon-wrapper {
  align-self: flex-start;
}

.line-outer-wrapper {
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.line-low-opacity {
  opacity: .7;
  background-color: #fff;
  height: 1.1px;
}

.link-outer-wrapper {
  color: #fff;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
  text-decoration: none;
  display: none;
  position: static;
}

.link-header {
  color: #fff;
  text-transform: none;
  flex: 0 auto;
  margin-right: 15px;
  font-family: Neuehaasdisplayroman, sans-serif;
  font-size: 1.3rem;
  font-style: italic;
  font-weight: 500;
  line-height: 1.3rem;
  text-decoration: none;
}

.icon-mail-go {
  filter: invert();
  height: .9rem;
  display: block;
}

.line-big {
  z-index: 2;
  background-color: #fff;
  height: 1.1px;
  position: absolute;
  inset: auto 0% 0%;
  transform: translate(-100%);
}

.bit-home {
  width: 280px;
}

.bit-home.w--current {
  align-self: center;
}

.bit-home-logo {
  filter: invert();
  height: 1.4rem;
}

.black-section-2 {
  background-color: #0c0c0c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 660px;
  padding: 40px;
  display: flex;
  position: relative;
}

.date-2 {
  margin-top: 0;
  margin-bottom: 0;
}

.img-small {
  width: 18vw;
  position: absolute;
  inset: 35% auto auto 40px;
  transform: translate(0);
}

.img-small-2 {
  width: 18vw;
  position: absolute;
  top: 42%;
  left: 17%;
}

.img-small-3 {
  width: 24vw;
  position: absolute;
  top: 8%;
  left: 33%;
}

.img-small-4 {
  width: 18vw;
  position: absolute;
  inset: 40% auto auto 56%;
  transform: translate(0);
}

.img-small-5 {
  width: 15vw;
  position: absolute;
  inset: 18% auto auto 68%;
}

.img-small-6 {
  width: 19vw;
  position: absolute;
  top: 28%;
  bottom: auto;
  right: 40px;
  transform: translate(0);
}

.text-block {
  z-index: 0;
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  margin-bottom: 80px;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.text-grid-2 {
  z-index: 1;
  grid-column-gap: 15px;
  grid-row-gap: 3px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  align-self: stretch;
  justify-items: stretch;
}

.end-t {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  word-break: keep-all;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Neuehaasdisplayroman, sans-serif;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 3.3rem;
}

.video-short {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: visible;
}

.booking-botton {
  color: #c6ff48;
  text-align: center;
  background-color: #fff0;
  border: 1.5px solid #c6ff48;
  border-radius: 300px;
  width: 180px;
  margin-top: 0;
  margin-left: 20px;
  padding: 6px 0 3px;
  font-family: Avenue x, sans-serif;
  font-size: 1rem;
  line-height: 1rem;
  text-decoration: none;
}

.booking-botton.for-mobile {
  margin-top: 20px;
  margin-left: 0;
  display: none;
}

.big-span {
  font-size: 3rem;
  line-height: 3rem;
}

.upcoming-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-bottom: 167px;
  padding-top: 100px;
  padding-left: 40px;
  padding-right: 40px;
  display: none;
}

.upcoming {
  color: #000;
  text-transform: uppercase;
  margin: 0 10px;
  font-family: Neuehaasdisplayroman, sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.9rem;
}

.tltle-block {
  border-top: 1.2px solid #000;
  border-bottom: 1.2px solid #000;
  justify-content: center;
  align-items: flex-start;
  width: 550px;
  margin-bottom: 30px;
  padding-top: 5px;
  padding-bottom: 3px;
  display: flex;
}

.slider {
  background-color: var(--white);
  width: 75%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.slide {
  text-align: center;
  width: 100%;
}

.mask {
  width: auto;
  height: auto;
}

.icon {
  filter: invert();
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-size: 1.5rem;
  display: block;
}

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

.img-poster {
  width: 550px;
}

.arrow-block {
  border: 2px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.slide-nav {
  margin-bottom: -50px;
  padding-bottom: 0;
  font-size: .7rem;
}

.link-outer-wrapper-2 {
  color: #222;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
  text-decoration: none;
  display: flex;
  position: static;
}

.icon-mail-go-2 {
  height: 1rem;
  display: block;
}

.icon-mail-go-2.white {
  filter: invert();
}

.link-item-wrapper-2 {
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 8px;
  display: flex;
}

.line-low-opacity-2 {
  opacity: .25;
  background-color: #222;
  height: 1.1px;
}

.line-low-opacity-2.white {
  background-color: #fff;
}

.line-big-2 {
  z-index: 2;
  background-color: #222;
  height: 1.1px;
  position: absolute;
  inset: auto 0% 0%;
  transform: translate(-100%);
}

.line-big-2.white {
  background-color: #fff;
}

.link-header-2 {
  text-transform: none;
  flex: 0 auto;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1rem;
  text-decoration: none;
}

.link-header-2.white {
  color: #f6f6f6;
  margin-right: 20px;
}

.icon-wrapper-2 {
  align-self: flex-start;
}

.link-outer-wrapper-3 {
  color: #222;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  text-decoration: none;
  display: flex;
  position: static;
}

.mail {
  margin-bottom: 80px;
}

.foot-title-text {
  color: #fff;
  margin-bottom: 20px;
  font-family: DM Sans, sans-serif;
  font-size: .9rem;
  font-weight: 500;
  line-height: .9rem;
}

.foot-title-text.gray {
  color: #a5a5a5;
}

.f1-copy {
  z-index: 0;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 120px;
  margin-bottom: 0;
  display: block;
  position: relative;
  inset: 0 0%;
}

@media screen and (min-width: 1280px) {
  .s1-section {
    height: 850px;
  }

  .f1 {
    margin-bottom: 0;
  }

  .intro-t {
    width: 60%;
  }

  .bit.w--current {
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
  }

  .black-section, .text-grid {
    justify-items: start;
  }

  .big-t {
    word-break: keep-all;
    font-size: 7rem;
    line-height: 7rem;
  }

  .flock-of-white {
    height: 5.5rem;
  }

  .at {
    font-size: 2rem;
    line-height: 2.2rem;
  }

  .img {
    width: 100%;
  }

  .small-cap {
    width: 60%;
  }

  ._6-grid {
    justify-items: start;
  }

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

  .year {
    border: 2px solid #fff;
    border-radius: 100%;
    display: inline-block;
  }

  .date {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }

  .stay-t {
    font-size: 4.3rem;
    line-height: 4.1rem;
  }

  .flock-of-white-end {
    height: 3.5rem;
    margin-left: 18px;
    margin-right: 18px;
  }

  .icon-wrapper {
    align-self: center;
  }

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

  .icon-mail-go {
    height: 1.05rem;
  }

  .black-section-2 {
    height: 800px;
  }

  .text-grid-2 {
    justify-items: start;
  }

  .end-t {
    font-size: 4.1rem;
    line-height: 4rem;
  }

  .upcoming-section {
    padding-right: 20px;
  }

  .upcoming {
    font-size: 2rem;
    line-height: 2.2rem;
  }

  .f1-copy {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1440px) {
  .s1-section {
    height: 950px;
  }

  .f1 {
    margin-bottom: 0;
  }

  .about {
    width: 70px;
  }

  .credit-section {
    grid-row-gap: 120px;
  }

  .s3 {
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 80px;
  }

  .s2-t {
    font-size: 4.2rem;
    line-height: 4.2rem;
  }

  .dis-t {
    height: 4rem;
  }

  .small-t {
    font-size: 2.1rem;
    line-height: 2.1rem;
  }

  .s3-t {
    font-size: 4.2rem;
    line-height: 4.2rem;
  }

  .em-t {
    font-size: 2.1rem;
    line-height: 2.1rem;
  }

  .flockof-intro {
    height: 1.5rem;
  }

  .big-t {
    font-size: 8.6rem;
    line-height: 8.4rem;
  }

  .flock-of-white {
    height: 7.3rem;
    margin-right: 0;
  }

  .img {
    width: 100%;
  }

  .small-cap {
    font-size: 2.1rem;
    line-height: 2.1rem;
  }

  ._6-grid {
    justify-items: start;
  }

  .date {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }

  .stay-t {
    font-size: 5rem;
    line-height: 5rem;
  }

  .flock-of-white-end {
    height: 3.9rem;
    margin-right: 18px;
  }

  .black-section-2 {
    height: 1030px;
  }

  .text-grid-2 {
    align-items: stretch;
  }

  .end-t {
    font-size: 4.8rem;
    line-height: 4.6rem;
  }

  .booking-botton {
    width: 190px;
  }

  .upcoming-section {
    padding-left: 150px;
    padding-right: 150px;
    display: flex;
  }

  .f1-copy {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  .s1-section {
    align-items: center;
    height: 650px;
    position: relative;
  }

  .f1 {
    margin-top: 100px;
    margin-bottom: 0;
  }

  .about {
    text-align: right;
    width: 150px;
    margin-left: 0;
  }

  .container {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .ep1-link.w--current {
    margin-right: auto;
  }

  .f2 {
    height: 60%;
  }

  .cover {
    height: 100vh;
  }

  .flock-of-intro {
    max-width: 70%;
  }

  .credit-section {
    padding-top: 12%;
  }

  .s3-section {
    justify-content: flex-start;
    margin-bottom: 60px;
  }

  .s3 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .img-cover {
    height: 100%;
  }

  .s2-t {
    justify-content: center;
    align-items: center;
    font-size: 2.4rem;
    line-height: 2.4rem;
  }

  .dis-t {
    height: 2.8rem;
    margin-top: .3rem;
  }

  .s2-3-section {
    margin-top: 0;
  }

  .small-t {
    width: 80%;
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .s3-t {
    width: 80%;
    font-size: 2.4rem;
    line-height: 2.4rem;
  }

  .em-t {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }

  .flockof-intro {
    height: 1.1rem;
  }

  .intro-line-1 {
    margin-bottom: 0;
  }

  .bit {
    width: 30%;
  }

  .credit-bit {
    align-items: flex-start;
  }

  .copy {
    font-size: 1em;
  }

  .copy.foot {
    font-size: .9em;
  }

  .nav-link.slide-in-bottom {
    flex-direction: column;
    justify-content: flex-end;
    align-self: auto;
    align-items: flex-start;
    margin-top: .9375rem;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.1em;
    line-height: 1.1em;
    display: flex;
  }

  .nav-link.slide-in-bottom.top {
    justify-content: center;
    margin-top: 0;
    font-size: 1em;
    line-height: 1.2em;
  }

  .black-section {
    align-items: center;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .youtube {
    max-width: 100%;
    max-height: 100%;
    padding-bottom: 0;
    display: block;
  }

  .text-grid {
    grid-column-gap: 15px;
    grid-row-gap: 5px;
  }

  .big-t {
    white-space: pre-wrap;
    word-break: keep-all;
    align-self: flex-start;
    font-size: 5rem;
    line-height: 5rem;
  }

  .flock-of-white {
    height: 4rem;
    margin-bottom: 5px;
  }

  .at {
    font-size: 1.3rem;
    line-height: 1.3rem;
  }

  .small-cap {
    width: 90%;
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  ._6-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .year {
    font-size: 1.1rem;
    line-height: 1rem;
  }

  .date {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .stay-t {
    font-size: 2.6rem;
    line-height: 2.6rem;
  }

  .stay-block {
    align-items: center;
  }

  .flock-of-white-end {
    height: 2.1rem;
    margin-top: 0;
    margin-left: 15px;
    margin-right: 15px;
  }

  .icon-wrapper {
    padding-bottom: 2px;
  }

  .link-outer-wrapper {
    justify-content: flex-start;
    margin-top: 0;
  }

  .link-header {
    font-size: 1.4rem;
  }

  .icon-mail-go {
    display: block;
  }

  .bit-home {
    width: 150px;
  }

  .bit-home-logo.studio {
    display: none;
  }

  .black-section-2 {
    align-items: center;
    height: 490px;
  }

  .text-grid-2 {
    grid-column-gap: 15px;
    grid-row-gap: 5px;
  }

  .end-t {
    font-size: 2.6rem;
    line-height: 2.5rem;
  }

  .booking-botton {
    display: none;
  }

  .booking-botton.for-mobile {
    margin-left: 0;
    display: block;
  }

  .upcoming {
    font-size: 1.3rem;
    line-height: 1.3rem;
  }

  .slider {
    width: 100%;
  }

  .icon {
    font-size: 1.5rem;
  }

  .arrow-block {
    width: 40px;
    height: 40px;
  }

  .link-outer-wrapper-2 {
    justify-content: flex-start;
    margin-top: 0;
  }

  .icon-mail-go-2 {
    display: block;
  }

  .link-header-2 {
    font-size: 1.4rem;
  }

  .icon-wrapper-2 {
    padding-bottom: 2px;
  }

  .link-outer-wrapper-3 {
    justify-content: flex-start;
    margin-top: 0;
  }

  .mail {
    margin-bottom: 30px;
  }

  .foot-title-text {
    text-transform: none;
    margin-bottom: 10px;
    line-height: 1.2rem;
  }

  .f1-copy {
    margin-top: 100px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .s1-section {
    height: 450px;
  }

  .f1 {
    margin-top: 86px;
    margin-bottom: 0;
  }

  .about {
    width: 100px;
    padding-bottom: 0;
  }

  .cover {
    height: 100vh;
  }

  .s1 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .credit-section {
    grid-row-gap: 50px;
    padding-top: 12%;
  }

  .discover-t {
    flex-direction: column;
  }

  .s3-section {
    margin-bottom: 30px;
  }

  .s3 {
    padding-bottom: 20px;
  }

  .img-cover {
    height: 100%;
  }

  .s2-t {
    text-align: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-size: 1.8rem;
    line-height: 1.8rem;
  }

  .dis-t {
    height: 2rem;
  }

  .s2-3-section {
    margin-top: 0;
    margin-bottom: 0;
  }

  .small-t {
    width: 80%;
    font-size: 1rem;
    line-height: 1rem;
  }

  .s3-t {
    width: 85%;
    margin-bottom: 20px;
    font-size: 1.8rem;
    line-height: 1.8rem;
  }

  .em-t {
    font-size: 1.1rem;
    line-height: 1.1rem;
  }

  .flockof-intro {
    height: .8rem;
    margin-left: 0;
    margin-right: 5px;
  }

  .intro-line-1 {
    justify-content: center;
    margin-bottom: 0;
  }

  .intro-t {
    width: 75%;
  }

  .bit {
    width: 40%;
  }

  .credit-bit {
    align-items: flex-start;
  }

  .copy {
    font-size: 1em;
  }

  .copy.foot {
    font-size: .9em;
  }

  .nav-link.slide-in-bottom {
    margin-top: .9375rem;
  }

  .nav-link.slide-in-bottom.top {
    font-size: 1em;
  }

  .black-section {
    place-content: flex-start;
    align-items: flex-start;
    padding-bottom: 0;
  }

  .text-grid {
    grid-template-columns: 1fr 1fr 1fr;
    align-self: auto;
  }

  .big-t {
    font-size: 4.3rem;
    line-height: 4.3rem;
  }

  .flock-of-white {
    height: 3.5rem;
    margin-top: 3px;
    margin-bottom: 5px;
  }

  .at {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .img {
    width: 100%;
  }

  .small-cap {
    width: 80%;
    font-size: 1rem;
    line-height: 1rem;
  }

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

  .date {
    font-size: 1rem;
    line-height: 1.1rem;
  }

  .stay-t {
    text-align: right;
    font-size: 2.6rem;
    line-height: 2.6rem;
  }

  .stay-block {
    flex-wrap: wrap;
  }

  .flock-of-white-end {
    height: 2.1rem;
  }

  .link-item-wrapper {
    margin-bottom: 8px;
  }

  .link-header {
    font-size: 1.4rem;
  }

  .icon-mail-go {
    height: .8rem;
    display: block;
  }

  .bit-home {
    width: 100px;
    padding-left: 0;
  }

  .bit-home.w--current {
    padding-left: 0;
  }

  .black-section-2 {
    height: 550px;
  }

  .img-small-2 {
    top: 40%;
  }

  .img-small-3 {
    width: 26vw;
    top: 9%;
    left: 32%;
  }

  .img-small-4 {
    width: 20vw;
    top: 38%;
    left: 54%;
  }

  .text-grid-2 {
    grid-template-columns: 1fr 1fr 1fr;
    align-self: auto;
    width: 100%;
  }

  .end-t {
    font-size: 2.6rem;
    line-height: 2.5rem;
  }

  .booking-botton.for-mobile {
    margin-left: 0;
  }

  .upcoming-section {
    margin-bottom: 50px;
  }

  .upcoming {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .tltle-block {
    width: 400px;
  }

  .icon {
    text-align: right;
    font-size: 1.4rem;
    line-height: 1.3rem;
  }

  .img-poster {
    width: 75%;
  }

  .arrow-block {
    width: 35px;
    height: 35px;
  }

  .icon-mail-go-2 {
    height: .8rem;
    display: block;
  }

  .icon-mail-go-2.white {
    height: .8rem;
  }

  .link-item-wrapper-2 {
    margin-bottom: 8px;
  }

  .link-header-2 {
    font-size: 1.4rem;
  }

  .icon-wrapper-2.foot {
    display: block;
  }

  .mail {
    margin-bottom: 20px;
  }

  .foot-title-text {
    line-height: 1.2rem;
  }

  .foot-title-text.gray {
    font-size: .9rem;
    line-height: 1rem;
  }

  .f1-copy {
    margin-top: 86px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .s1-section {
    z-index: 0;
    height: 340px;
  }

  .f1 {
    height: 35vh;
    margin-top: 30px;
    margin-bottom: 0;
  }

  .flock-of {
    max-height: 1.2em;
  }

  .about {
    align-self: flex-end;
    width: 60px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    font-size: 1.1em;
    display: inline;
  }

  .container {
    align-items: flex-end;
    margin: 11px 1.25rem;
  }

  .ep1-link.w--current {
    padding-bottom: 0;
  }

  .f2 {
    width: 110%;
  }

  .cursor-wrapper {
    display: none;
  }

  .cover {
    height: 100vh;
  }

  .s1 {
    position: absolute;
  }

  .s2-section {
    top: 0;
  }

  .flock-of-intro {
    max-width: 85%;
  }

  .present {
    font-size: .9em;
  }

  .bit-logo-2 {
    height: 1.8em;
    margin-left: .625rem;
  }

  .credit-section {
    padding-top: 20%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .discover-t {
    position: static;
    inset: 0%;
  }

  .s3-section {
    justify-content: flex-start;
    height: 250px;
    margin-bottom: 30px;
  }

  .s3 {
    padding-bottom: 10px;
  }

  .f3 {
    width: 100%;
  }

  .s2-t {
    word-break: keep-all;
    width: 90%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.55rem;
    line-height: 1.55rem;
    display: block;
    position: absolute;
  }

  .dis-t {
    height: 1.35rem;
    margin-top: .2rem;
  }

  .s2-3-section {
    padding-left: 0;
    padding-right: 0;
  }

  .small-t {
    text-align: center;
    width: 90%;
    font-size: .9rem;
    font-weight: 400;
    line-height: .9rem;
  }

  .s3-t {
    word-break: keep-all;
    width: 80%;
    font-size: 1.55rem;
    line-height: 1.55rem;
  }

  .em-t {
    font-size: .9rem;
    line-height: .9rem;
    display: block;
  }

  .flockof-intro {
    height: .6rem;
  }

  .intro-line-1 {
    margin-bottom: 0;
  }

  .intro-t {
    width: 85%;
  }

  .bit {
    width: 60%;
  }

  .bit.w--current {
    padding-left: 1.125rem;
    padding-right: 0;
  }

  .page-wrapper {
    width: 100vw;
  }

  .credit-bit {
    align-items: flex-start;
  }

  .copy {
    font-size: .9em;
  }

  .copy.foot {
    font-size: .8em;
  }

  .nav-link.slide-in-bottom.top {
    font-size: .9em;
  }

  .black-section {
    padding: 2rem 1.25rem 0;
  }

  .youtube {
    text-align: center;
    object-fit: fill;
    flex: none;
    position: relative;
  }

  .h1-hide {
    display: none;
  }

  .text-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-left: 20px;
    margin-right: 20px;
  }

  .big-t {
    text-align: left;
    font-size: 3.1rem;
    line-height: 3.1rem;
  }

  .flock-of-white {
    height: 2.6rem;
    margin-bottom: 6px;
  }

  .small-cap {
    font-size: .9rem;
    font-weight: 400;
    line-height: .9rem;
  }

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

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

  .year {
    border-width: 1.5px;
  }

  .the-season_white {
    text-transform: none;
  }

  .stay-t {
    word-break: keep-all;
    font-size: 2rem;
    line-height: 2rem;
  }

  .flock-of-white-end {
    height: 1.58rem;
    margin-left: 10px;
    margin-right: 0;
  }

  .link-item-wrapper {
    margin-bottom: 6px;
  }

  .link-header {
    font-size: 1.1rem;
  }

  .icon-mail-go {
    height: .8rem;
  }

  .bit-home {
    width: 60px;
    padding-left: 0;
  }

  .bit-home-logo {
    height: 1.1rem;
  }

  .black-section-2 {
    height: 400px;
    padding-top: 2rem;
    padding-left: 1.25px;
    padding-right: 1.25px;
  }

  .img-small {
    top: 30%;
    left: 20px;
  }

  .img-small-2 {
    top: 37%;
  }

  .img-small-3 {
    top: 15%;
  }

  .img-small-4 {
    left: 52%;
  }

  .img-small-6 {
    right: 20px;
  }

  .text-grid-2 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-bottom: 0;
  }

  .end-t {
    word-break: keep-all;
    margin-right: 0;
    font-size: 2rem;
    line-height: 2rem;
  }

  .video-short {
    display: block;
  }

  .booking-botton.for-mobile {
    order: 0;
    align-self: auto;
    margin-left: 0;
  }

  .booking-botton.for-mobile.new-booking-button-for-mobile {
    color: #000;
    background-color: #fff;
    border-style: solid;
  }

  .upcoming-section {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .tltle-block {
    width: 350px;
  }

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

  .img-poster {
    width: 80%;
  }

  .icon-mail-go-2 {
    height: .8rem;
  }

  .icon-mail-go-2.white {
    margin-bottom: 0;
  }

  .link-item-wrapper-2 {
    margin-bottom: 6px;
  }

  .link-header-2 {
    font-size: 1.1rem;
  }

  .mail {
    margin-bottom: 20px;
  }

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

  .foot-title-text.gray {
    font-size: .8rem;
    line-height: .9rem;
  }

  .f1-copy {
    height: 35vh;
    margin-top: 30px;
    margin-bottom: 0;
  }
}

#w-node-d16ddb62-ea39-110f-f315-6230c8005286-c2b7e184 {
  justify-self: end;
}

#w-node-b9899bd3-ac56-8fed-7f05-a810f1f74f10-c2b7e184 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_54544a91-9aa4-594e-4748-9738e3bddafe-c2b7e184 {
  grid-area: 1 / 2 / 2 / 7;
  place-self: center start;
}

#w-node-_281bc35b-0c6f-937d-77bc-338933444891-c2b7e184 {
  grid-area: 2 / 3 / 3 / 7;
  justify-self: start;
}

#w-node-e37601e8-1dc6-10ec-1412-c4354ed25c37-c2b7e184 {
  grid-area: 3 / 2 / 4 / 7;
  justify-self: start;
}

#w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96263-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96265-c2b7e184 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96266-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626c-c2b7e184 {
  grid-area: 1 / 3 / 2 / 5;
}

#w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626d-c2b7e184 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626e-c2b7e184 {
  grid-area: 1 / 5 / 2 / 7;
}

#w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626f-c2b7e184 {
  grid-area: 2 / 3 / 3 / 7;
}

#w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96270-c2b7e184 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96271-c2b7e184 {
  grid-area: 3 / 3 / 5 / 7;
  place-self: auto;
}

#w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96272-c2b7e184 {
  grid-area: 5 / 2 / 6 / 7;
}

#w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe0f-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe11-c2b7e184 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: end;
}

#w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe1a-c2b7e184 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe1b-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe21-c2b7e184 {
  grid-area: 1 / 3 / 2 / 4;
  align-self: auto;
}

#w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe22-c2b7e184 {
  grid-area: 1 / 5 / 2 / 7;
}

#w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe23-c2b7e184 {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: end;
}

#w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe24-c2b7e184 {
  grid-area: 2 / 3 / 3 / 5;
}

#w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe25-c2b7e184 {
  grid-area: 2 / 5 / 3 / 7;
}

#w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe26-c2b7e184 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe27-c2b7e184 {
  grid-area: 3 / 3 / 4 / 7;
}

#w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe28-c2b7e184 {
  grid-area: 4 / 2 / 5 / 7;
}

#w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd1fc-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd1fe-c2b7e184 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd1ff-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd207-c2b7e184 {
  grid-area: 1 / 3 / 2 / 5;
}

#w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd208-c2b7e184 {
  grid-area: 1 / 5 / 2 / 7;
}

#w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd209-c2b7e184 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20a-c2b7e184 {
  grid-area: 2 / 3 / 3 / 7;
}

#w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20b-c2b7e184 {
  grid-area: 3 / 2 / 4 / 5;
  place-self: auto;
}

#w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20c-c2b7e184 {
  grid-area: 3 / 5 / 4 / 7;
  place-self: auto;
}

#w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20d-c2b7e184 {
  grid-area: 4 / 2 / 5 / 7;
}

#w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0d0-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0d2-c2b7e184 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0d3-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0d9-c2b7e184 {
  grid-area: 1 / 3 / 2 / 5;
}

#w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0da-c2b7e184 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0db-c2b7e184 {
  grid-area: 1 / 5 / 2 / 7;
}

#w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0dc-c2b7e184 {
  grid-area: 2 / 3 / 3 / 7;
}

#w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0dd-c2b7e184 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0de-c2b7e184 {
  grid-area: 3 / 3 / 4 / 7;
  place-self: auto;
}

#w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0df-c2b7e184 {
  grid-area: 4 / 2 / 5 / 7;
}

#w-node-_3f78b170-fcc1-6ded-25a5-09e8db45992d-c2b7e184 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0223fe8d-a4bf-bf88-274b-334907c68284-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6cf1ec9f-65b9-161e-8d9b-7efd7b9b478b-c2b7e184 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: end;
}

#w-node-d59dd61f-b07f-bc76-42f8-251c93800ea8-c2b7e184 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4dd986aa-1092-2842-f2c0-6dc5162f4c63-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_403a0fad-19f8-7701-669d-128e8d0d4a84-c2b7e184 {
  grid-area: 1 / 3 / 2 / 4;
  align-self: auto;
}

#w-node-e4c10099-b569-bb50-94eb-6f393f46631f-c2b7e184 {
  grid-area: 1 / 5 / 2 / 7;
}

#w-node-cabdf982-70d0-7dec-9e76-a00f5908adf6-c2b7e184 {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: end;
}

#w-node-aeadf365-3969-fb7f-8ee1-28671336739c-c2b7e184 {
  grid-area: 2 / 3 / 3 / 5;
}

#w-node-_6f31875f-77b1-95c4-bcd2-7b35a5c38492-c2b7e184 {
  grid-area: 2 / 5 / 3 / 7;
}

#w-node-_5f702158-84b6-0244-3588-1142357981ef-c2b7e184 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-da563ba0-048a-bf0d-df07-6f4c04df15b2-c2b7e184 {
  grid-area: 3 / 3 / 4 / 7;
}

#w-node-_7e15eba3-1a8a-8a68-ee35-4e9eaf9de294-c2b7e184 {
  grid-area: 4 / 2 / 5 / 7;
}

#w-node-bfaa55ab-e53a-9f80-ef86-192c02392871-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-bfaa55ab-e53a-9f80-ef86-192c02392873-c2b7e184 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-bfaa55ab-e53a-9f80-ef86-192c02392874-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-bfaa55ab-e53a-9f80-ef86-192c0239287a-c2b7e184 {
  grid-area: 1 / 3 / 2 / 5;
}

#w-node-bfaa55ab-e53a-9f80-ef86-192c0239287b-c2b7e184 {
  grid-area: 1 / 5 / 2 / 7;
}

#w-node-bfaa55ab-e53a-9f80-ef86-192c0239287c-c2b7e184 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-bfaa55ab-e53a-9f80-ef86-192c0239287d-c2b7e184 {
  grid-area: 2 / 3 / 3 / 7;
}

#w-node-bfaa55ab-e53a-9f80-ef86-192c0239287e-c2b7e184 {
  grid-area: 3 / 2 / 4 / 5;
  place-self: auto;
}

#w-node-bfaa55ab-e53a-9f80-ef86-192c0239287f-c2b7e184 {
  grid-area: 3 / 5 / 4 / 7;
  place-self: auto;
}

#w-node-bfaa55ab-e53a-9f80-ef86-192c02392880-c2b7e184 {
  grid-area: 4 / 2 / 5 / 7;
}

#w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb1d-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb1f-c2b7e184 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb20-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb26-c2b7e184 {
  grid-area: 1 / 3 / 2 / 5;
}

#w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb27-c2b7e184 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb28-c2b7e184 {
  grid-area: 1 / 5 / 2 / 7;
}

#w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb29-c2b7e184 {
  grid-area: 2 / 3 / 3 / 7;
}

#w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb2a-c2b7e184 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb2b-c2b7e184 {
  grid-area: 3 / 3 / 4 / 7;
  place-self: auto;
}

#w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb2c-c2b7e184 {
  grid-area: 4 / 2 / 5 / 7;
}

#w-node-_76e98a69-ada8-dbba-e079-0013c8fd36ba-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_76e98a69-ada8-dbba-e079-0013c8fd36bc-c2b7e184 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: end;
}

#w-node-_76e98a69-ada8-dbba-e079-0013c8fd36c5-c2b7e184 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_76e98a69-ada8-dbba-e079-0013c8fd36c6-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_76e98a69-ada8-dbba-e079-0013c8fd36cc-c2b7e184 {
  grid-area: 1 / 3 / 2 / 4;
  align-self: auto;
}

#w-node-_76e98a69-ada8-dbba-e079-0013c8fd36cd-c2b7e184 {
  grid-area: 1 / 5 / 2 / 7;
}

#w-node-_76e98a69-ada8-dbba-e079-0013c8fd36ce-c2b7e184 {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: end;
}

#w-node-_76e98a69-ada8-dbba-e079-0013c8fd36cf-c2b7e184 {
  grid-area: 2 / 3 / 3 / 5;
}

#w-node-_76e98a69-ada8-dbba-e079-0013c8fd36d0-c2b7e184 {
  grid-area: 2 / 5 / 3 / 7;
}

#w-node-_76e98a69-ada8-dbba-e079-0013c8fd36d1-c2b7e184 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-_76e98a69-ada8-dbba-e079-0013c8fd36d2-c2b7e184 {
  grid-area: 3 / 3 / 4 / 7;
}

#w-node-_76e98a69-ada8-dbba-e079-0013c8fd36d3-c2b7e184 {
  grid-area: 4 / 2 / 5 / 7;
}

#w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da75-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da77-c2b7e184 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da78-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da7e-c2b7e184 {
  grid-area: 1 / 3 / 2 / 5;
}

#w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da7f-c2b7e184 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da80-c2b7e184 {
  grid-area: 1 / 5 / 2 / 7;
}

#w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da81-c2b7e184 {
  grid-area: 2 / 3 / 3 / 7;
}

#w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da82-c2b7e184 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da83-c2b7e184 {
  grid-area: 3 / 3 / 5 / 7;
  place-self: auto;
}

#w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da84-c2b7e184 {
  grid-area: 5 / 2 / 6 / 7;
}

#w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8467-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8469-c2b7e184 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f846a-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8472-c2b7e184 {
  grid-area: 1 / 3 / 2 / 5;
}

#w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8473-c2b7e184 {
  grid-area: 1 / 5 / 2 / 7;
}

#w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8474-c2b7e184 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8475-c2b7e184 {
  grid-area: 2 / 3 / 3 / 7;
}

#w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8476-c2b7e184 {
  grid-area: 3 / 2 / 4 / 5;
  place-self: auto;
}

#w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8477-c2b7e184 {
  grid-area: 3 / 5 / 4 / 7;
  place-self: auto;
}

#w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8478-c2b7e184 {
  grid-area: 4 / 2 / 5 / 7;
}

#w-node-_322de164-856a-672c-d125-59d02d58c9ff-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_322de164-856a-672c-d125-59d02d58ca01-c2b7e184 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: end;
}

#w-node-_322de164-856a-672c-d125-59d02d58ca0a-c2b7e184 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_322de164-856a-672c-d125-59d02d58ca0b-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_322de164-856a-672c-d125-59d02d58ca11-c2b7e184 {
  grid-area: 1 / 3 / 2 / 4;
  align-self: auto;
}

#w-node-_322de164-856a-672c-d125-59d02d58ca12-c2b7e184 {
  grid-area: 1 / 5 / 2 / 7;
}

#w-node-_322de164-856a-672c-d125-59d02d58ca13-c2b7e184 {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: end;
}

#w-node-_322de164-856a-672c-d125-59d02d58ca14-c2b7e184 {
  grid-area: 2 / 3 / 3 / 5;
}

#w-node-_322de164-856a-672c-d125-59d02d58ca15-c2b7e184 {
  grid-area: 2 / 5 / 3 / 7;
}

#w-node-_322de164-856a-672c-d125-59d02d58ca16-c2b7e184 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-_322de164-856a-672c-d125-59d02d58ca17-c2b7e184 {
  grid-area: 3 / 3 / 4 / 7;
}

#w-node-_322de164-856a-672c-d125-59d02d58ca18-c2b7e184 {
  grid-area: 4 / 2 / 5 / 7;
}

#w-node-_8af8ff48-f578-851a-044f-0e653606885e-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8af8ff48-f578-851a-044f-0e6536068860-c2b7e184 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8af8ff48-f578-851a-044f-0e6536068861-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8af8ff48-f578-851a-044f-0e6536068867-c2b7e184 {
  grid-area: 1 / 3 / 2 / 5;
}

#w-node-_8af8ff48-f578-851a-044f-0e6536068868-c2b7e184 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_8af8ff48-f578-851a-044f-0e6536068869-c2b7e184 {
  grid-area: 1 / 5 / 2 / 7;
}

#w-node-_8af8ff48-f578-851a-044f-0e653606886a-c2b7e184 {
  grid-area: 2 / 3 / 3 / 7;
}

#w-node-_8af8ff48-f578-851a-044f-0e653606886b-c2b7e184 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-_8af8ff48-f578-851a-044f-0e653606886c-c2b7e184 {
  grid-area: 3 / 3 / 5 / 7;
  place-self: auto;
}

#w-node-_8af8ff48-f578-851a-044f-0e653606886d-c2b7e184 {
  grid-area: 5 / 2 / 6 / 7;
}

#w-node-_2a953bcd-f097-f3ec-e180-fdb9716747ac-c2b7e184 {
  grid-area: 1 / 2 / 2 / 7;
}

#w-node-_2a953bcd-f097-f3ec-e180-fdb9716747af-c2b7e184 {
  grid-area: 2 / 3 / 3 / 7;
  justify-self: start;
}

#w-node-_6381ef68-960a-5150-8918-c683862fec88-c2b7e184 {
  grid-area: 3 / 2 / 4 / 7;
  justify-self: end;
}

#w-node-_2a953bcd-f097-f3ec-e180-fdb9716747b7-c2b7e184 {
  grid-area: 4 / 2 / 5 / 7;
}

#w-node-eb9ca141-a916-3b0f-fba2-5d95bb12d614-c2b7e184 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_974b3a7f-e3ec-3ac8-19b1-e515e8122bb7-c2b7e184 {
  grid-area: 2 / 3 / 3 / 7;
  justify-self: end;
}

#w-node-_67da4481-88c2-c7d8-713e-9a27c3556b1a-c2b7e184 {
  grid-area: 3 / 1 / 4 / 7;
  justify-self: auto;
}

#w-node-ac2f07c8-6c0a-0c00-4074-1fd1a2f48a02-c2b7e184 {
  grid-area: 1 / 2 / 2 / 7;
}

#w-node-_7f3556ac-76d9-f2d2-6391-d03e6ef30cba-c2b7e184, #w-node-ff99ae86-8ef7-6b8c-a3da-815c1b16e115-c2b7e184 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8c154475-cc4c-ce2a-cad8-03f9827e5b4e-c2b7e184 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: auto;
}

#w-node-_6197d3bc-7647-5402-3002-99d27f710503-c2b7e184 {
  justify-self: end;
}

#w-node-_26d70447-b8ea-635d-7105-485ada8c28f4-c2b7e184 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_770ba634-577f-b1b2-7820-9af4f9065ec5-c2b7e184 {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}

#w-node-_5484f676-165e-9961-a604-06878bb72f74-9131c05a {
  justify-self: end;
}

#w-node-_2a2fff5f-22d5-6664-d12b-1a6a95a90d62-9131c05a {
  grid-area: 2 / 2 / 3 / 7;
  justify-self: start;
}

#w-node-_3ae828c2-d05e-f1eb-77d5-0150b1ad721e-9131c05a {
  grid-area: 3 / 3 / 4 / 7;
  justify-self: start;
}

#w-node-_2a2fff5f-22d5-6664-d12b-1a6a95a90d6a-9131c05a {
  grid-area: 1 / 1 / 2 / 7;
}

#w-node-_2a2fff5f-22d5-6664-d12b-1a6a95a90d7c-9131c05a {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_2f5e2019-3b71-3789-10e0-d6581f3797cc-9131c05a {
  grid-area: 1 / 6 / 2 / 7;
  justify-self: end;
}

#w-node-_2a2fff5f-22d5-6664-d12b-1a6a95a90d6d-9131c05a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2a2fff5f-22d5-6664-d12b-1a6a95a90d80-9131c05a {
  grid-area: 1 / 3 / 2 / 4;
  align-self: auto;
}

#w-node-_2a2fff5f-22d5-6664-d12b-1a6a95a90d81-9131c05a {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_2a2fff5f-22d5-6664-d12b-1a6a95a90d82-9131c05a {
  grid-area: 1 / 5 / 2 / 7;
}

#w-node-_2a2fff5f-22d5-6664-d12b-1a6a95a90d83-9131c05a {
  grid-area: 2 / 3 / 3 / 5;
}

#w-node-_2a2fff5f-22d5-6664-d12b-1a6a95a90d84-9131c05a {
  grid-area: 2 / 5 / 3 / 7;
}

@media screen and (min-width: 1440px) {
  #w-node-_281bc35b-0c6f-937d-77bc-338933444891-c2b7e184 {
    grid-column-start: 3;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626c-c2b7e184 {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626d-c2b7e184 {
    grid-area: 2 / 2 / 3 / 2;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626e-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626f-c2b7e184 {
    grid-area: 2 / 3 / 3 / 7;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe23-c2b7e184 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd207-c2b7e184 {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd208-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd209-c2b7e184 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20a-c2b7e184 {
    grid-area: 2 / 3 / 3 / 7;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20d-c2b7e184 {
    grid-row: 4 / 5;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0d9-c2b7e184 {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0da-c2b7e184 {
    grid-area: 2 / 2 / 3 / 2;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0db-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0dc-c2b7e184 {
    grid-area: 2 / 3 / 3 / 7;
  }

  #w-node-cabdf982-70d0-7dec-9e76-a00f5908adf6-c2b7e184 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287a-c2b7e184 {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287b-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287c-c2b7e184 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287d-c2b7e184 {
    grid-area: 2 / 3 / 3 / 7;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c02392880-c2b7e184 {
    grid-row: 4 / 5;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb26-c2b7e184 {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb27-c2b7e184 {
    grid-area: 2 / 2 / 3 / 2;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb28-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb29-c2b7e184 {
    grid-area: 2 / 3 / 3 / 7;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36ce-c2b7e184 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da7e-c2b7e184 {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da7f-c2b7e184 {
    grid-area: 2 / 2 / 3 / 2;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da80-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da81-c2b7e184 {
    grid-area: 2 / 3 / 3 / 7;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8472-c2b7e184 {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8473-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8474-c2b7e184 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8475-c2b7e184 {
    grid-area: 2 / 3 / 3 / 7;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8478-c2b7e184 {
    grid-row: 4 / 5;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca13-c2b7e184 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e6536068867-c2b7e184 {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e6536068868-c2b7e184 {
    grid-area: 2 / 2 / 3 / 2;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e6536068869-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e653606886a-c2b7e184 {
    grid-area: 2 / 3 / 3 / 7;
  }

  #w-node-_2a953bcd-f097-f3ec-e180-fdb9716747ac-c2b7e184 {
    grid-area: 1 / 2 / 2 / 7;
  }

  #w-node-_2a2fff5f-22d5-6664-d12b-1a6a95a90d81-9131c05a {
    grid-area: 2 / 1 / 3 / 2;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-e37601e8-1dc6-10ec-1412-c4354ed25c37-c2b7e184 {
    justify-self: start;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96263-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96265-c2b7e184 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: auto;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96270-c2b7e184 {
    grid-area: 3 / 1 / 4 / 3;
    place-self: auto;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96271-c2b7e184 {
    grid-area: 3 / 3 / 5 / 7;
    place-self: auto;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96272-c2b7e184 {
    grid-area: 5 / 2 / 6 / 7;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe0f-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe11-c2b7e184 {
    justify-self: stretch;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe1a-c2b7e184 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: auto;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe22-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe23-c2b7e184 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd1fc-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd1fe-c2b7e184 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: auto;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20b-c2b7e184 {
    grid-area: 3 / 2 / 4 / 5;
    place-self: auto;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20c-c2b7e184 {
    grid-area: 3 / 5 / 5 / 7;
    place-self: auto;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20d-c2b7e184 {
    grid-area: 4 / 2 / 5 / 7;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0d0-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0d2-c2b7e184 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: auto;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0dd-c2b7e184 {
    grid-area: 3 / 1 / 4 / 3;
    place-self: auto;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0de-c2b7e184 {
    grid-area: 3 / 3 / 5 / 7;
    place-self: auto;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0df-c2b7e184 {
    grid-area: 5 / 2 / 6 / 7;
  }

  #w-node-_0223fe8d-a4bf-bf88-274b-334907c68284-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6cf1ec9f-65b9-161e-8d9b-7efd7b9b478b-c2b7e184 {
    justify-self: stretch;
  }

  #w-node-d59dd61f-b07f-bc76-42f8-251c93800ea8-c2b7e184 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: auto;
  }

  #w-node-e4c10099-b569-bb50-94eb-6f393f46631f-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-cabdf982-70d0-7dec-9e76-a00f5908adf6-c2b7e184 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c02392871-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c02392873-c2b7e184 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: auto;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287e-c2b7e184 {
    grid-area: 3 / 2 / 4 / 5;
    place-self: auto;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287f-c2b7e184 {
    grid-area: 3 / 5 / 5 / 7;
    place-self: auto;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c02392880-c2b7e184 {
    grid-area: 4 / 2 / 5 / 7;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb1d-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb1f-c2b7e184 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: auto;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb2a-c2b7e184 {
    grid-area: 3 / 1 / 4 / 3;
    place-self: auto;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb2b-c2b7e184 {
    grid-area: 3 / 3 / 5 / 7;
    place-self: auto;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb2c-c2b7e184 {
    grid-area: 5 / 2 / 6 / 7;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36ba-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36bc-c2b7e184 {
    justify-self: stretch;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36c5-c2b7e184 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: auto;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36cd-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36ce-c2b7e184 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da75-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da77-c2b7e184 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: auto;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da82-c2b7e184 {
    grid-area: 3 / 1 / 4 / 3;
    place-self: auto;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da83-c2b7e184 {
    grid-area: 3 / 3 / 5 / 7;
    place-self: auto;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da84-c2b7e184 {
    grid-area: 5 / 2 / 6 / 7;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8467-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8469-c2b7e184 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: auto;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8476-c2b7e184 {
    grid-area: 3 / 2 / 4 / 5;
    place-self: auto;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8477-c2b7e184 {
    grid-area: 3 / 5 / 5 / 7;
    place-self: auto;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8478-c2b7e184 {
    grid-area: 4 / 2 / 5 / 7;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58c9ff-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca01-c2b7e184 {
    justify-self: stretch;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca0a-c2b7e184 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: auto;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca12-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca13-c2b7e184 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e653606885e-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e6536068860-c2b7e184 {
    grid-area: 1 / 2 / 2 / 3;
    place-self: auto;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e653606886b-c2b7e184 {
    grid-area: 3 / 1 / 4 / 3;
    place-self: auto;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e653606886c-c2b7e184 {
    grid-area: 3 / 3 / 5 / 7;
    place-self: auto;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e653606886d-c2b7e184 {
    grid-area: 5 / 2 / 6 / 7;
  }

  #w-node-_2a953bcd-f097-f3ec-e180-fdb9716747af-c2b7e184 {
    grid-column-start: 3;
    justify-self: start;
  }

  #w-node-_6381ef68-960a-5150-8918-c683862fec88-c2b7e184 {
    grid-area: 3 / 4 / 4 / 7;
    justify-self: end;
  }

  #w-node-_974b3a7f-e3ec-3ac8-19b1-e515e8122bb7-c2b7e184 {
    justify-self: end;
  }

  #w-node-_3ae828c2-d05e-f1eb-77d5-0150b1ad721e-9131c05a {
    grid-column-start: 3;
  }

  #w-node-_2a2fff5f-22d5-6664-d12b-1a6a95a90d7c-9131c05a {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
  }

  #w-node-_2f5e2019-3b71-3789-10e0-d6581f3797cc-9131c05a {
    grid-area: 1 / 6 / 2 / 7;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_54544a91-9aa4-594e-4748-9738e3bddafe-c2b7e184 {
    grid-column-start: 1;
  }

  #w-node-_281bc35b-0c6f-937d-77bc-338933444891-c2b7e184 {
    grid-column-start: 2;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96265-c2b7e184 {
    grid-column-start: 1;
    align-self: center;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626d-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626e-c2b7e184 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96272-c2b7e184 {
    grid-column-start: 1;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe1a-c2b7e184 {
    grid-column-start: 1;
    align-self: center;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe21-c2b7e184 {
    grid-column-end: 5;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe23-c2b7e184 {
    grid-column-end: 3;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe24-c2b7e184 {
    grid-column-end: 7;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe25-c2b7e184 {
    grid-area: 3 / 1 / 4 / 7;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe26-c2b7e184, #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe27-c2b7e184 {
    grid-row: 4 / 5;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe28-c2b7e184 {
    grid-row: 5 / 6;
    grid-column-start: 1;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd1fe-c2b7e184 {
    grid-column-start: 1;
    align-self: center;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd207-c2b7e184 {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd208-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd209-c2b7e184 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20d-c2b7e184 {
    grid-column-start: 1;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0d2-c2b7e184 {
    grid-column-start: 1;
    align-self: center;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0da-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0db-c2b7e184 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0df-c2b7e184 {
    grid-column-start: 1;
  }

  #w-node-d59dd61f-b07f-bc76-42f8-251c93800ea8-c2b7e184 {
    grid-column-start: 1;
    align-self: center;
  }

  #w-node-_403a0fad-19f8-7701-669d-128e8d0d4a84-c2b7e184 {
    grid-column-end: 5;
  }

  #w-node-cabdf982-70d0-7dec-9e76-a00f5908adf6-c2b7e184 {
    grid-column-end: 3;
  }

  #w-node-aeadf365-3969-fb7f-8ee1-28671336739c-c2b7e184 {
    grid-column-end: 7;
  }

  #w-node-_6f31875f-77b1-95c4-bcd2-7b35a5c38492-c2b7e184 {
    grid-area: 3 / 1 / 4 / 7;
  }

  #w-node-_5f702158-84b6-0244-3588-1142357981ef-c2b7e184, #w-node-da563ba0-048a-bf0d-df07-6f4c04df15b2-c2b7e184 {
    grid-row: 4 / 5;
  }

  #w-node-_7e15eba3-1a8a-8a68-ee35-4e9eaf9de294-c2b7e184 {
    grid-row: 5 / 6;
    grid-column-start: 1;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c02392873-c2b7e184 {
    grid-column-start: 1;
    align-self: center;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287a-c2b7e184 {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287b-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287c-c2b7e184 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c02392880-c2b7e184 {
    grid-column-start: 1;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb1f-c2b7e184 {
    grid-column-start: 1;
    align-self: center;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb27-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb28-c2b7e184 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb2c-c2b7e184 {
    grid-column-start: 1;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36c5-c2b7e184 {
    grid-column-start: 1;
    align-self: center;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36cc-c2b7e184 {
    grid-column-end: 5;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36ce-c2b7e184 {
    grid-column-end: 3;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36cf-c2b7e184 {
    grid-column-end: 7;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36d0-c2b7e184 {
    grid-area: 3 / 1 / 4 / 7;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36d1-c2b7e184, #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36d2-c2b7e184 {
    grid-row: 4 / 5;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36d3-c2b7e184 {
    grid-row: 5 / 6;
    grid-column-start: 1;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da77-c2b7e184 {
    grid-column-start: 1;
    align-self: center;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da7f-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da80-c2b7e184 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da84-c2b7e184 {
    grid-column-start: 1;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8469-c2b7e184 {
    grid-column-start: 1;
    align-self: center;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8472-c2b7e184 {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8473-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8474-c2b7e184 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8478-c2b7e184 {
    grid-column-start: 1;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca0a-c2b7e184 {
    grid-column-start: 1;
    align-self: center;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca11-c2b7e184 {
    grid-column-end: 5;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca13-c2b7e184 {
    grid-column-end: 3;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca14-c2b7e184 {
    grid-column-end: 7;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca15-c2b7e184 {
    grid-area: 3 / 1 / 4 / 7;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca16-c2b7e184, #w-node-_322de164-856a-672c-d125-59d02d58ca17-c2b7e184 {
    grid-row: 4 / 5;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca18-c2b7e184 {
    grid-row: 5 / 6;
    grid-column-start: 1;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e6536068860-c2b7e184 {
    grid-column-start: 1;
    align-self: center;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e6536068868-c2b7e184 {
    grid-area: 1 / 5 / 2 / 7;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e6536068869-c2b7e184 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e653606886d-c2b7e184 {
    grid-column-start: 1;
  }

  #w-node-_67da4481-88c2-c7d8-713e-9a27c3556b1a-c2b7e184 {
    place-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_54544a91-9aa4-594e-4748-9738e3bddafe-c2b7e184, #w-node-_281bc35b-0c6f-937d-77bc-338933444891-c2b7e184 {
    grid-column: 1 / 4;
  }

  #w-node-e37601e8-1dc6-10ec-1412-c4354ed25c37-c2b7e184 {
    grid-column: 2 / 4;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96265-c2b7e184 {
    grid-column-end: 2;
    align-self: end;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626c-c2b7e184, #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626d-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626e-c2b7e184, #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626f-c2b7e184, #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96270-c2b7e184, #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96271-c2b7e184, #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96272-c2b7e184 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe0f-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe1a-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: end;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe21-c2b7e184, #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe22-c2b7e184, #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe23-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe24-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe25-c2b7e184 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe26-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe27-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe28-c2b7e184 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd1fe-c2b7e184 {
    grid-column-end: 2;
    align-self: end;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd207-c2b7e184, #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd208-c2b7e184, #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd209-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20a-c2b7e184, #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20b-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20c-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20d-c2b7e184 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0d2-c2b7e184 {
    grid-column-end: 2;
    align-self: end;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0d9-c2b7e184, #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0da-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0db-c2b7e184, #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0dc-c2b7e184, #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0dd-c2b7e184, #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0de-c2b7e184, #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0df-c2b7e184 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_0223fe8d-a4bf-bf88-274b-334907c68284-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d59dd61f-b07f-bc76-42f8-251c93800ea8-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: end;
  }

  #w-node-_403a0fad-19f8-7701-669d-128e8d0d4a84-c2b7e184, #w-node-e4c10099-b569-bb50-94eb-6f393f46631f-c2b7e184, #w-node-cabdf982-70d0-7dec-9e76-a00f5908adf6-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-aeadf365-3969-fb7f-8ee1-28671336739c-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6f31875f-77b1-95c4-bcd2-7b35a5c38492-c2b7e184 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_5f702158-84b6-0244-3588-1142357981ef-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-da563ba0-048a-bf0d-df07-6f4c04df15b2-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_7e15eba3-1a8a-8a68-ee35-4e9eaf9de294-c2b7e184 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c02392873-c2b7e184 {
    grid-column-end: 2;
    align-self: end;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287a-c2b7e184, #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287b-c2b7e184, #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287c-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287d-c2b7e184, #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287e-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287f-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c02392880-c2b7e184 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb1f-c2b7e184 {
    grid-column-end: 2;
    align-self: end;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb26-c2b7e184, #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb27-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb28-c2b7e184, #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb29-c2b7e184, #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb2a-c2b7e184, #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb2b-c2b7e184, #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb2c-c2b7e184 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36ba-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36c5-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: end;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36cc-c2b7e184, #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36cd-c2b7e184, #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36ce-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36cf-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36d0-c2b7e184 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36d1-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36d2-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36d3-c2b7e184 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da77-c2b7e184 {
    grid-column-end: 2;
    align-self: end;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da7e-c2b7e184, #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da7f-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da80-c2b7e184, #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da81-c2b7e184, #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da82-c2b7e184, #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da83-c2b7e184, #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da84-c2b7e184 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8469-c2b7e184 {
    grid-column-end: 2;
    align-self: end;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8472-c2b7e184, #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8473-c2b7e184, #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8474-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8475-c2b7e184, #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8476-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8477-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8478-c2b7e184 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58c9ff-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca0a-c2b7e184 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: end;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca11-c2b7e184, #w-node-_322de164-856a-672c-d125-59d02d58ca12-c2b7e184, #w-node-_322de164-856a-672c-d125-59d02d58ca13-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca14-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca15-c2b7e184 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca16-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca17-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca18-c2b7e184 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e6536068860-c2b7e184 {
    grid-column-end: 2;
    align-self: end;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e6536068867-c2b7e184, #w-node-_8af8ff48-f578-851a-044f-0e6536068868-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e6536068869-c2b7e184, #w-node-_8af8ff48-f578-851a-044f-0e653606886a-c2b7e184, #w-node-_8af8ff48-f578-851a-044f-0e653606886b-c2b7e184, #w-node-_8af8ff48-f578-851a-044f-0e653606886c-c2b7e184, #w-node-_8af8ff48-f578-851a-044f-0e653606886d-c2b7e184 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_2a953bcd-f097-f3ec-e180-fdb9716747ac-c2b7e184 {
    grid-area: 1 / 1 / 2 / 4;
  }

  #w-node-_2a953bcd-f097-f3ec-e180-fdb9716747af-c2b7e184 {
    grid-column: 2 / 4;
  }

  #w-node-_6381ef68-960a-5150-8918-c683862fec88-c2b7e184 {
    grid-column-end: 4;
  }

  #w-node-_2a953bcd-f097-f3ec-e180-fdb9716747b7-c2b7e184 {
    grid-column: 1 / 3;
  }

  #w-node-_974b3a7f-e3ec-3ac8-19b1-e515e8122bb7-c2b7e184 {
    grid-column: 2 / 4;
    justify-self: auto;
  }

  #w-node-_67da4481-88c2-c7d8-713e-9a27c3556b1a-c2b7e184 {
    grid-column-end: 4;
  }

  #w-node-ac2f07c8-6c0a-0c00-4074-1fd1a2f48a02-c2b7e184 {
    grid-column: 1 / 4;
    justify-self: center;
  }

  #w-node-_8c154475-cc4c-ce2a-cad8-03f9827e5b4e-c2b7e184 {
    grid-column-end: 3;
  }

  #w-node-_6197d3bc-7647-5402-3002-99d27f710503-c2b7e184 {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: stretch;
  }

  #w-node-_26d70447-b8ea-635d-7105-485ada8c28f4-c2b7e184, #w-node-_770ba634-577f-b1b2-7820-9af4f9065ec5-c2b7e184 {
    grid-row: 3 / 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_281bc35b-0c6f-937d-77bc-338933444891-c2b7e184 {
    grid-column: 1 / 5;
  }

  #w-node-e37601e8-1dc6-10ec-1412-c4354ed25c37-c2b7e184 {
    grid-column-end: 5;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96263-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96265-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626c-c2b7e184, #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626d-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626e-c2b7e184, #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca9626f-c2b7e184, #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96270-c2b7e184, #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96271-c2b7e184, #w-node-_08f280dd-56aa-1c3a-ea16-161a6ca96272-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe0f-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto start;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe1a-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe21-c2b7e184, #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe22-c2b7e184, #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe23-c2b7e184, #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe24-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe25-c2b7e184, #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe26-c2b7e184, #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe27-c2b7e184, #w-node-_63e1eee2-2438-d9ab-5e85-f0889685fe28-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd1fc-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd1fe-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd207-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd208-c2b7e184, #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd209-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20a-c2b7e184, #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20b-c2b7e184, #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20c-c2b7e184, #w-node-_2619b3d2-34f0-ae9e-961d-a80f171fd20d-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0d0-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0d2-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0d9-c2b7e184, #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0da-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0db-c2b7e184, #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0dc-c2b7e184, #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0dd-c2b7e184, #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0de-c2b7e184, #w-node-_1183dbc7-6db7-6553-fc47-c7d20660f0df-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0223fe8d-a4bf-bf88-274b-334907c68284-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto start;
  }

  #w-node-d59dd61f-b07f-bc76-42f8-251c93800ea8-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_403a0fad-19f8-7701-669d-128e8d0d4a84-c2b7e184, #w-node-e4c10099-b569-bb50-94eb-6f393f46631f-c2b7e184, #w-node-cabdf982-70d0-7dec-9e76-a00f5908adf6-c2b7e184, #w-node-aeadf365-3969-fb7f-8ee1-28671336739c-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6f31875f-77b1-95c4-bcd2-7b35a5c38492-c2b7e184, #w-node-_5f702158-84b6-0244-3588-1142357981ef-c2b7e184, #w-node-da563ba0-048a-bf0d-df07-6f4c04df15b2-c2b7e184, #w-node-_7e15eba3-1a8a-8a68-ee35-4e9eaf9de294-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c02392871-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c02392873-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287a-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287b-c2b7e184, #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287c-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287d-c2b7e184, #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287e-c2b7e184, #w-node-bfaa55ab-e53a-9f80-ef86-192c0239287f-c2b7e184, #w-node-bfaa55ab-e53a-9f80-ef86-192c02392880-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb1d-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb1f-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb26-c2b7e184, #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb27-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb28-c2b7e184, #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb29-c2b7e184, #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb2a-c2b7e184, #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb2b-c2b7e184, #w-node-_7aa2eafa-2178-18e1-a67f-e9202921eb2c-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36ba-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto start;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36c5-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36cc-c2b7e184, #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36cd-c2b7e184, #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36ce-c2b7e184, #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36cf-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36d0-c2b7e184, #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36d1-c2b7e184, #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36d2-c2b7e184, #w-node-_76e98a69-ada8-dbba-e079-0013c8fd36d3-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da75-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da77-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da7e-c2b7e184, #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da7f-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da80-c2b7e184, #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da81-c2b7e184, #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da82-c2b7e184, #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da83-c2b7e184, #w-node-_20b1b49a-3ee4-e881-58d8-b5b51506da84-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8467-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8469-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8472-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8473-c2b7e184, #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8474-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8475-c2b7e184, #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8476-c2b7e184, #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8477-c2b7e184, #w-node-d7c13277-5aa5-80b9-98a1-d4c2e00f8478-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58c9ff-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto start;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca0a-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca11-c2b7e184, #w-node-_322de164-856a-672c-d125-59d02d58ca12-c2b7e184, #w-node-_322de164-856a-672c-d125-59d02d58ca13-c2b7e184, #w-node-_322de164-856a-672c-d125-59d02d58ca14-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_322de164-856a-672c-d125-59d02d58ca15-c2b7e184, #w-node-_322de164-856a-672c-d125-59d02d58ca16-c2b7e184, #w-node-_322de164-856a-672c-d125-59d02d58ca17-c2b7e184, #w-node-_322de164-856a-672c-d125-59d02d58ca18-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e653606885e-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: start;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e6536068860-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e6536068867-c2b7e184, #w-node-_8af8ff48-f578-851a-044f-0e6536068868-c2b7e184 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8af8ff48-f578-851a-044f-0e6536068869-c2b7e184, #w-node-_8af8ff48-f578-851a-044f-0e653606886a-c2b7e184, #w-node-_8af8ff48-f578-851a-044f-0e653606886b-c2b7e184, #w-node-_8af8ff48-f578-851a-044f-0e653606886c-c2b7e184, #w-node-_8af8ff48-f578-851a-044f-0e653606886d-c2b7e184 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2a953bcd-f097-f3ec-e180-fdb9716747ac-c2b7e184 {
    grid-column: 1 / 5;
  }

  #w-node-_2a953bcd-f097-f3ec-e180-fdb9716747af-c2b7e184, #w-node-_6381ef68-960a-5150-8918-c683862fec88-c2b7e184 {
    grid-column: 2 / 5;
  }

  #w-node-_2a953bcd-f097-f3ec-e180-fdb9716747b7-c2b7e184 {
    grid-column-end: 4;
  }

  #w-node-_974b3a7f-e3ec-3ac8-19b1-e515e8122bb7-c2b7e184 {
    grid-column: 2 / 5;
  }

  #w-node-_67da4481-88c2-c7d8-713e-9a27c3556b1a-c2b7e184 {
    grid-column-end: 5;
  }

  #w-node-ac2f07c8-6c0a-0c00-4074-1fd1a2f48a02-c2b7e184 {
    grid-column: 1 / 5;
  }

  #w-node-_8c154475-cc4c-ce2a-cad8-03f9827e5b4e-c2b7e184 {
    grid-column-end: 3;
  }

  #w-node-_26d70447-b8ea-635d-7105-485ada8c28f4-c2b7e184 {
    grid-row: 3 / 4;
    align-self: end;
  }

  #w-node-_770ba634-577f-b1b2-7820-9af4f9065ec5-c2b7e184 {
    grid-row: 3 / 4;
  }
}


@font-face {
  font-family: 'Theseasons Reg';
  src: url('../fonts/TheSeasons-Reg.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neuehaasdisplayroman';
  src: url('../fonts/NeueHaasDisplayRoman.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'NeueHaasDisplayLight';
  src: url('../fonts/NeueHaasDisplayLight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenue x';
  src: url('../fonts/Avenue-X.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}