.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

a {
  text-decoration: none;
}

.header-section {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: rgba(228, 228, 228, 0);
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: static;
}

.container {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  background-color: #b3b3b3;
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
}

.menu-header-div {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.header-div {
  width: 100vw;
  background-image: linear-gradient(rgba(0, 0, 0, .67), rgba(255, 255, 255, 0));
  justify-content: space-between;
  align-items: center;
  padding: 2em;
  display: flex;
}

.header-logo-div {
  width: 200px;
  flex-direction: row;
  align-items: center;
  padding-right: 10px;
  display: flex;
}

.header-logo-div.w--current {
  width: 250px;
  cursor: pointer;
}

.header-menu-link-div {
  -webkit-text-stroke-color: #cecece;
  cursor: pointer;
  background-image: linear-gradient(rgba(0, 0, 0, .07), rgba(0, 0, 0, .07));
  border: 1px solid #cecece;
  margin-right: 10px;
  padding: 2px 7px;
  font-size: .8rem;
  line-height: 1.5rem;
}

.menu-link {
  color: #ededed;
  text-shadow: none;
  border-bottom: 1px #000;
  font-family: Quadrant Text Mono, sans-serif;
  text-decoration: none;
}

.menu-link.design-clock {
  color: #000;
}

.design-clock {
  color: #ededed;
  font-family: Quadrant Text Mono, sans-serif;
  font-size: .8rem;
  line-height: 1.5rem;
}

.design-clock.clock-footer {
  color: #000;
}

.header-menu-link-div-clock {
  color: #777;
  border: 1px solid #777;
  border-radius: 20px;
  margin-right: 10px;
  padding: 2px 7px;
}

.header-menu-link-div-clock.padding-right {
  cursor: pointer;
  background-image: linear-gradient(rgba(0, 0, 0, .07), rgba(0, 0, 0, .07));
  border-color: #cecece;
  margin-right: 0;
}

.artists-section {
  display: none;
}

.h1 {
  color: #000;
  letter-spacing: 1px;
  text-transform: capitalize;
  padding: 2em 0;
  font-family: Glob, sans-serif;
  font-size: 1.5rem;
}

.h1.invert {
  color: #fff;
}

.h1.invert.remove-paddong-50l {
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
}

.h1.h1-padding-40 {
  padding-bottom: 40px;
}

.artist-stack {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding: 50px;
}

.artist-image-landscape {
  width: 100%;
  height: 500px;
  max-width: 100%;
  background-image: url('../images/underworld2020.jpeg');
  background-position: 50%;
  background-size: cover;
}

.artist-image-landscape.this-is-the-kit {
  max-width: 100%;
  background-color: #000;
  background-image: url('../images/titk.jpeg');
  justify-content: space-around;
  align-items: flex-start;
  display: block;
}

.artist-image-landscape.underworld {
  max-width: 100%;
  background-image: url('../images/underworld2020.jpeg');
}

.artist-image-landscape.morello {
  background-image: url('../images/tommorello2.png');
}

.artist-image-landscape.goteam {
  background-image: url('../images/thegoteamwebsite.jpg');
}

.artist-image-landscape.flung {
  background-image: url('../images/Screenshot-2021-04-19-at-13.08.20.png');
}

.artist-image-landscape.nzca {
  background-image: url('../images/nzcalines.jpg');
}

.artist-image-landscape.rozi {
  background-image: url('../images/roziwebsite1.jpg');
}

.artist-image-landscape.maltesse {
  background-image: url('../images/MattMaltese.jpeg');
}

.artist-image-landscape.zero7 {
  background-image: url('../images/zero7.jpg');
}

.artist-image-landscape.jlewis {
  background-image: url('../images/jeffreylewis.jpg');
}

.artist-image-landscape.plasticmermaids {
  background-image: url('../images/plasticmermaids.jpg');
  background-position: 50% 0;
}

.artist-image-landscape.rdadd {
  background-image: url('../images/rachaeldadd.jpg');
}

.artist-image-landscape.flamingods {
  background-image: url('../images/flamingodswebsitejpg1.jpg');
}

.artist-image-landscape.magiclatern {
  background-image: url('../images/themagiclantern.png');
}

.artist-image-landscape.deepdeepwater {
  background-image: url('../images/deepdeepwater.jpg');
}

.artist-image-landscape.summercamp {
  background-image: url('../images/summercamp.jpg');
}

.artist-image-landscape.mfield {
  background-image: url('../images/M-Fields-final-2.png');
}

.artist-image-landscape.merabhai {
  background-image: url('../images/merabhai.jpeg');
}

.artist-image-landscape.notionoflangauge {
  background-image: url('../images/nol.jpg');
}

.artist-image-landscape.jackcheshire {
  background-image: url('../images/Jack-cheshire.jpg');
}

.artist-image-landscape.pscattergood {
  background-image: url('../images/polly.jpg');
}

.artist-image-landscape.holyghost {
  background-image: url('../images/holyghost.jpg');
}

.artist-image-landscape.leisure {
  background-image: url('../images/LEISURE.jpg');
}

.artist-image-landscape.girlhood {
  background-image: url('../images/girlhood.jpg');
  background-position: 50% 30%;
}

.artist-image-landscape.sweat {
  background-image: url('../images/sweat.jpg');
}

.artist-text {
  letter-spacing: -.25px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 25px;
  font-family: Quadrant Text Mono, sans-serif;
}

.artist-image-vertical {
  width: 100%;
  height: 500px;
  max-width: 100%;
  background-image: url('../images/unloved.jpeg');
  background-position: 50%;
  background-size: cover;
}

.artist-image-vertical.she-drew-the-gun {
  height: 500px;
  background-image: url('../images/sdtg21.jpg');
}

.artist-image-vertical.unloved {
  background-image: url('../images/unloved.jpeg');
}

.artist-image-vertical.ultra {
  background-image: url('../images/ultraista.jpg');
}

.artist-image-vertical.juanita {
  background-image: url('../images/juanita.jpg');
}

.artist-image-vertical.saintsaviour {
  background-image: url('../images/saint-saviour.jpg');
}

.artist-image-vertical.eddowie {
  background-image: url('../images/eddowie.jpg');
  background-position: 50%;
}

.artist-image-vertical.nadiareid {
  background-image: url('../images/NadiaReid.jpg');
}

.artist-image-vertical.pins {
  background-image: url('../images/PINS.jpg');
}

.artist-image-vertical.herbert {
  background-image: url('../images/herbert.jpg');
}

.artist-image-vertical.yatseen {
  background-image: url('../images/YaTseen_2021_promo_01_MerrittJohnson_2100x2100_300.png');
}

.artist-image-vertical.arborist {
  background-image: url('../images/arborist.jpg');
}

.artist-image-vertical.manuchao {
  background-image: url('../images/manuchao.jpg');
}

.artist-image-vertical.wgonzalez {
  background-image: url('../images/EydNarsXAAY6dGk.png');
  background-position: 0%;
}

.artist-image-vertical.soccer96 {
  background-image: url('../images/Soccer96goodsize.png');
}

.artist-image-vertical.shannonlay {
  background-image: url('../images/shannonlay21.jpg');
}

.artist-image-vertical.chartreuse {
  background-image: url('../images/Chartreuse.png');
}

.artist-image-vertical.thesurfingmagazine {
  background-image: url('../images/Surfing-Magazines.png');
}

.artist-image-vertical.vok {
  background-image: url('../images/Vök1.png');
}

.artist-image-vertical.jealousofbirds {
  background-image: url('../images/jotbwebsite.jpg');
}

.artist-image-vertical.ryanvail {
  background-image: url('../images/ryanvail.jpg');
}

.artist-image-vertical.midlight {
  background-image: url('../images/midlight-press-shot.jpg');
}

.artist-image-vertical.roxanne {
  background-image: url('../images/roxanne.jpg');
}

.artist-image-vertical.zilla {
  background-image: url('../images/Screenshot-2023-10-05-at-14.36.20.png');
}

.artist-image-vertical.hannahslittlesister {
  background-image: url('../images/hls.jpg');
}

.artist-image-vertical.sambrookes {
  background-image: url('../images/SAMBROOKES.jpg');
}

.cell {
  justify-content: flex-start;
  align-items: stretch;
}

.footer-section {
  background-color: #09a1e9;
  margin-top: 2em;
  margin-bottom: 2em;
  padding-left: 2em;
  padding-right: 2em;
}

.footer-div {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 2em 0;
  display: flex;
}

.menu-link-footer {
  color: #000;
  border-bottom: 1px #000;
  font-family: Quadrant Text Mono, sans-serif;
  text-decoration: none;
}

.menu-link-footer.design-clock {
  color: #000;
}

.header-menu-link-footer-div {
  cursor: pointer;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 2px 7px;
  font-size: .8rem;
  line-height: 1.5rem;
}

.header-menu-link-footer-div.right-padding {
  margin-right: 0;
  padding-right: 7px;
}

.header-menu-link-div-clock-footer {
  color: #777;
  border: 1px solid #000;
  border-radius: 20px;
  margin-right: 10px;
  padding: 2px 7px;
}

.design-clock-footer {
  color: #777;
  font-family: Quadrant Text Mono, sans-serif;
}

.design-clock-footer.clock-footer {
  color: #000;
}

.footer-copyright-div {
  color: #000;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: auto;
  padding-bottom: 2rem;
  padding-left: 0;
  font-family: Quadrant Text Mono, sans-serif;
  font-size: .8rem;
  line-height: 1.5rem;
  display: flex;
}

.h2 {
  padding-right: 50px;
}

.h2.contact {
  color: #000;
  cursor: pointer;
  padding-right: 0;
}

.h2.contact.underline {
  text-decoration: underline;
}

.footer-logo-div {
  width: 300px;
  flex-direction: row;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.artist-link-div {
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.arrow-link {
  filter: invert() blur(5px);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-right: 10px;
  display: block;
}

.arrow-link.artist-back {
  filter: none;
  transform-style: preserve-3d;
  margin-top: 20px;
  transform: rotateX(4deg)rotateY(0)rotateZ(180deg);
}

.image {
  max-width: 50px;
}

.cell-2, .cell-3, .cell-4 {
  align-items: stretch;
}

.cell-5 {
  padding-top: 4em;
  padding-left: 2em;
  padding-right: 0;
}

.cell-6 {
  padding-top: 4em;
  padding-left: 0;
  padding-right: 0;
}

.cell-7 {
  padding-left: 0;
  padding-right: 0;
}

.quick-stack {
  padding: 2em 0;
}

.cell-8 {
  padding-top: 50px;
  padding-left: 0;
  padding-right: 60px;
}

.paragraph {
  color: #000;
  font-family: Quadrant Text Mono, sans-serif;
  font-size: .8rem;
  line-height: 1.5rem;
}

.paragraph.invert {
  color: #fff;
}

.paragraph.hide {
  display: none;
}

.artist-pop-section {
  z-index: 10;
  width: 100vw;
  margin-top: 150px;
  margin-bottom: 150px;
  display: block;
  position: static;
  right: 0%;
  overflow: auto;
}

.artist-pop-div {
  max-width: 100%;
  background-color: rgba(9, 161, 233, 0);
  justify-content: center;
  align-items: center;
  display: flex;
}

.artist-pop-container {
  width: 75vw;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.cell-9 {
  background-image: url('../images/TITK-6MUSIC-LUCY-SUGDENS-SMITH-low-res-0057-2.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
}

.artist-pop-image {
  padding-right: 0;
}

.artist-description-quick-stack {
  grid-column-gap: 50px;
}

.artist-pop-description-cell {
  padding-right: 0;
}

.cell-10 {
  align-items: stretch;
  display: flex;
}

.cell-11, .cell-12, .cell-13 {
  align-items: stretch;
}

.body {
  background-color: #f5f4ef;
}

.cell-div {
  align-items: stretch;
}

.header-tag-div {
  flex-direction: row;
  align-items: flex-end;
  margin-bottom: 2em;
  margin-left: 2em;
  margin-right: 25vw;
  display: flex;
  position: relative;
}

.tagline {
  color: #f5f4ef;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Quadrant Text Mono, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 2rem;
}

.gradient-overlay-div {
  z-index: 10;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 69%, #000);
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.artists-section-list {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 3em;
  margin-bottom: 2em;
  display: flex;
}

.artist-list-link {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: .5em;
  margin-bottom: .2em;
  font-family: Glob, sans-serif;
  font-size: 2.5rem;
  line-height: 3rem;
}

.artist-list-link.arborist {
  margin-bottom: 0;
}

.artist-description {
  color: #000;
  font-family: Quadrant Text Mono, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.artist-description.invert {
  color: #fff;
}

.header-section-titk {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/titk.jpeg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-unloved {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/unloved.jpeg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-underworld {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/underworld2020.jpeg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-sdtg {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/sdtg21.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-tm {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/tommorello2.png');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-ultra-sta {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/ultraista.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-tgt {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/thegoteamwebsite.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-js {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/juanita.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-ss {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/saint-saviour.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-fr {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/Screenshot-2021-04-19-at-13.08.20.png');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-nzca {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/nzcalines.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-ed {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/eddowie.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-rp {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/roziwebsite1.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-nr {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/NadiaReid.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-mm {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/MattMaltese.jpeg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-z7 {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/zero7.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-herbert {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/herbert.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-yt {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/YaTseen_2021_promo_01_MerrittJohnson_2100x2100_300.png');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-jl {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/jeffreylewis.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-pins {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/PINS.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-pins-arborist {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/arborist.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-pins-mc {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/manuchao.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-pins-pm {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/plasticmermaids.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-pins-flamingods {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/flamingodswebsitejpg1.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-wg {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/EydNarsXAAY6dGk.png');
  background-position: 0%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-rd {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/rachaeldadd.jpg');
  background-position: 0%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-sl {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/shannonlay21.jpg');
  background-position: 0%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-tml {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/themagiclantern.png');
  background-position: 0%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-s96 {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/Soccer96goodsize.png');
  background-position: 0%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-sc {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/summercamp.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-chartreuse {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/Chartreuse.png');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-ddw {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/deepdeepwater.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-vok {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/Vök1.png');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-tsm {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/Surfing-Magazines.png');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-mf {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/M-Fields-final-2.png');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-mb {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/merabhai.jpeg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-nol {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/nol.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-jotb {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/jealousofthebirds.jpeg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-rv {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/ryanvail.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-jc {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/Jack-cheshire.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-midlight {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/midlight-press-shot.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-ps {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/polly.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-hg {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/holyghost.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-rdb {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/roxanne.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-zilla {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/Zilla.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-leisure {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/LEISURE.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-hls {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/hls.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-gh {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/girlhood.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-sweat {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/sweat.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.header-section-sb {
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  color: #777;
  background-color: #e4e4e4;
  background-image: url('../images/SAMBROOKES.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.link-block {
  cursor: pointer;
}

.slider {
  z-index: 5;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.left-arrow, .right-arrow {
  display: none;
}

.go-team {
  background-image: url('../images/thegoteamwebsite.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.maruby {
  background-image: url('../images/merabhai.jpeg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.nzca {
  background-image: url('../images/nzcalines.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
}

.this-is-the-kit {
  background-image: url('../images/titk.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.nation-of-language {
  background-image: url('../images/NOL_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.donna {
  background-image: url('../images/Donna.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-span {
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.paragraph-2 {
  display: block;
}

.div-block {
  width: 2em;
  height: 2em;
}

.text-block-2 {
  line-height: 2rem;
}

.iansweet {
  background-image: url('../images/Ian-Sweet-Image-2022.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.ladytron {
  background-image: url('../images/ladytron-by-the1point8.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sunsignature {
  background-image: url('../images/Suns-Signature-Elizabeth-Fraser-Cocteau-Twins.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lana {
  background-image: url('../images/Holly-Macve-and-Lana-Del-Rey.-Credit-Chuck-Grant.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.underworld {
  background-image: url('../images/underworld_b_w.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.spacer {
  width: 100%;
  height: .2em;
}

@media screen and (max-width: 991px) {
  .header-menu-link-div-clock.padding-right {
    font-size: .8rem;
    line-height: 1.5rem;
  }

  .h1 {
    padding: 1em 0;
    font-size: 1rem;
    line-height: 2rem;
  }

  .footer-section {
    flex-direction: column;
    display: flex;
  }

  .cell-5 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cell-6 {
    padding-top: 0;
    padding-right: 0;
  }

  .quick-stack {
    margin-left: 0;
    margin-right: 0;
  }

  .cell-8 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cell-8.hide {
    display: none;
  }

  .paragraph {
    font-size: 10px;
    line-height: 15px;
  }

  .header-tag-div {
    margin-bottom: 2em;
    margin-left: 2em;
  }

  .tagline {
    font-size: .8rem;
    line-height: 1.5rem;
  }

  .artists-section-list {
    text-align: center;
    padding-left: 2em;
    padding-right: 2em;
  }

  .artist-list-link {
    margin-bottom: 0;
    font-size: 25px;
  }

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

  .text-block-2 {
    line-height: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .header-section {
    align-items: stretch;
  }

  .header-menu-link-div, .design-clock {
    font-size: 12px;
  }

  .h1 {
    font-size: .8rem;
  }

  .footer-div {
    flex-direction: column;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .footer-logo-div {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .paragraph.hide {
    display: block;
  }

  .tagline {
    font-size: 20px;
    line-height: 30px;
  }

  .artists-section-list {
    margin-top: 20px;
  }

  .artist-list-link {
    text-align: center;
    margin-bottom: .5em;
    font-size: 1rem;
    line-height: 1.2rem;
  }

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

  .text-span {
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .text-block-2 {
    line-height: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .header-div {
    flex-direction: column;
    padding: 1em;
  }

  .header-logo-div.w--current {
    width: 200px;
    padding-right: 0;
  }

  .header-menu-link-div, .design-clock, .header-menu-link-div-clock.padding-right {
    font-size: 10px;
  }

  .h1 {
    text-align: center;
    padding-bottom: 20px;
    padding-right: 0;
    font-size: .8rem;
    line-height: 1.5rem;
  }

  .footer-div {
    flex-direction: column;
    padding: 30px 0;
  }

  .footer-copyright-div {
    flex-direction: column;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
  }

  .h2 {
    text-align: center;
    padding-right: 0;
    font-size: 10px;
    line-height: 15px;
  }

  .h2.contact.underline {
    text-decoration: underline;
  }

  .footer-logo-div {
    width: 200px;
    margin-top: 2em;
    margin-bottom: 2em;
    padding-right: 0;
  }

  .artist-pop-section {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .artist-pop-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .artist-description-quick-stack {
    padding: 0;
  }

  .header-tag-div {
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .tagline {
    margin-bottom: 0;
    font-size: .8em;
    line-height: 1.8em;
  }

  .artists-section-list {
    margin-left: 20px;
    margin-right: 20px;
  }

  .artist-list-link {
    margin-top: 10px;
    margin-bottom: .2em;
    font-size: .9rem;
    line-height: 1.2rem;
  }

  .artist-list-link.arborist {
    margin-bottom: 0;
  }

  .image-2 {
    margin-bottom: 20px;
  }

  .link-block {
    margin-top: 20px;
  }

  .maruby, .nzca {
    background-position: 50%;
  }

  .this-is-the-kit, .donna {
    background-position: 30%;
  }

  .text-span {
    font-size: .7rem;
    line-height: .4rem;
  }

  .iansweet, .ladytron, .sunsignature, .lana, .underworld {
    background-position: 30%;
  }

  .spacer {
    width: 100%;
    height: .2em;
    background-color: rgba(0, 0, 0, 0);
    flex: 0 auto;
    margin-bottom: .2em;
    padding-bottom: .2em;
    padding-right: 0;
    display: block;
  }
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-6f3a8e8c {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-6f3a8e8c, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-6f3a8e8c, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-6f3a8e8c, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-6f3a8e8c, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-6f3a8e8c, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-6f3a8e8c, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-6f3a8e8c, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-6f3a8e8c, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-6f3a8e8c, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-6f3a8e8c, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-6f3a8e8c, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-6f3a8e8c, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-6f3a8e8c, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-6f3a8e8c, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-6f3a8e8c, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-6f3a8e8c, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-6f3a8e8c, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-6f3a8e8c, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-6f3a8e8c, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-6f3a8e8c, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-6f3a8e8c, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-6f3a8e8c, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-6f3a8e8c, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-6f3a8e8c, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-6f3a8e8c {
  grid-column: span 2 / span 2;
}

#w-node-c7928657-fd1d-1482-484e-f37c0ce36e79-0ce36e78 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-edf50fad {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-edf50fad {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-edf50fad, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-edf50fad, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-edf50fad, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-edf50fad, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-edf50fad, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-edf50fad, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-edf50fad, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-edf50fad, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-edf50fad, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-edf50fad, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-edf50fad, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-edf50fad, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-edf50fad, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-edf50fad, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-edf50fad, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-edf50fad, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-edf50fad, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-edf50fad, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-edf50fad, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-edf50fad, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-edf50fad, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-edf50fad, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-edf50fad, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-edf50fad, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-edf50fad {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-a7175b60 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-a7175b60 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-a7175b60, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-a7175b60, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-a7175b60, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-a7175b60, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-a7175b60, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-a7175b60, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-a7175b60, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-a7175b60, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-a7175b60, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-a7175b60, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-a7175b60, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-a7175b60, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-a7175b60, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-a7175b60, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-a7175b60, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-a7175b60, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-a7175b60, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-a7175b60, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-a7175b60, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-a7175b60, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-a7175b60, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-a7175b60, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-a7175b60, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-a7175b60, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-a7175b60 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-58ab7e0e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-58ab7e0e {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-58ab7e0e, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-58ab7e0e, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-58ab7e0e, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-58ab7e0e, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-58ab7e0e, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-58ab7e0e, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-58ab7e0e, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-58ab7e0e, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-58ab7e0e, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-58ab7e0e, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-58ab7e0e, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-58ab7e0e, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-58ab7e0e, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-58ab7e0e, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-58ab7e0e, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-58ab7e0e, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-58ab7e0e, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-58ab7e0e, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-58ab7e0e, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-58ab7e0e, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-58ab7e0e, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-58ab7e0e, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-58ab7e0e, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-58ab7e0e, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-58ab7e0e {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-24d140dd {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-24d140dd {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-24d140dd, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-24d140dd, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-24d140dd, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-24d140dd, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-24d140dd, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-24d140dd, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-24d140dd, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-24d140dd, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-24d140dd, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-24d140dd, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-24d140dd, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-24d140dd, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-24d140dd, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-24d140dd, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-24d140dd, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-24d140dd, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-24d140dd, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-24d140dd, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-24d140dd, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-24d140dd, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-24d140dd, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-24d140dd, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-24d140dd, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-24d140dd, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-24d140dd {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-d456c47a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-d456c47a {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-d456c47a, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-d456c47a, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-d456c47a, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-d456c47a, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-d456c47a, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-d456c47a, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-d456c47a, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-d456c47a, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-d456c47a, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-d456c47a, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-d456c47a, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-d456c47a, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-d456c47a, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-d456c47a, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-d456c47a, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-d456c47a, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-d456c47a, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-d456c47a, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-d456c47a, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-d456c47a, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-d456c47a, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-d456c47a, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-d456c47a, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-d456c47a, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-d456c47a {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-50abf73d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-50abf73d {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-50abf73d, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-50abf73d, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-50abf73d, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-50abf73d, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-50abf73d, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-50abf73d, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-50abf73d, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-50abf73d, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-50abf73d, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-50abf73d, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-50abf73d, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-50abf73d, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-50abf73d, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-50abf73d, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-50abf73d, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-50abf73d, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-50abf73d, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-50abf73d, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-50abf73d, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-50abf73d, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-50abf73d, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-50abf73d, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-50abf73d, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-50abf73d, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-50abf73d {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-9b84505a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-9b84505a {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-9b84505a, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-9b84505a, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-9b84505a, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-9b84505a, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-9b84505a, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-9b84505a, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-9b84505a, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-9b84505a, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-9b84505a, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-9b84505a, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-9b84505a, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-9b84505a, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-9b84505a, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-9b84505a, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-9b84505a, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-9b84505a, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-9b84505a, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-9b84505a, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-9b84505a, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-9b84505a, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-9b84505a, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-9b84505a, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-9b84505a, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-9b84505a, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-9b84505a {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-777bc79b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-777bc79b {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-777bc79b, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-777bc79b, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-777bc79b, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-777bc79b, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-777bc79b, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-777bc79b, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-777bc79b, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-777bc79b, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-777bc79b, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-777bc79b, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-777bc79b, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-777bc79b, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-777bc79b, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-777bc79b, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-777bc79b, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-777bc79b, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-777bc79b, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-777bc79b, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-777bc79b, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-777bc79b, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-777bc79b, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-777bc79b, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-777bc79b, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-777bc79b, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-777bc79b {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-89924eb3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-89924eb3 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-89924eb3, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-89924eb3, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-89924eb3, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-89924eb3, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-89924eb3, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-89924eb3, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-89924eb3, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-89924eb3, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-89924eb3, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-89924eb3, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-89924eb3, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-89924eb3, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-89924eb3, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-89924eb3, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-89924eb3, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-89924eb3, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-89924eb3, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-89924eb3, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-89924eb3, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-89924eb3, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-89924eb3, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-89924eb3, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-89924eb3, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-89924eb3, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-89924eb3 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-e80a929d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-e80a929d {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-e80a929d, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-e80a929d, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-e80a929d, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-e80a929d, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-e80a929d, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-e80a929d, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-e80a929d, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-e80a929d, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-e80a929d, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-e80a929d, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-e80a929d, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-e80a929d, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-e80a929d, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-e80a929d, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-e80a929d, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-e80a929d, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-e80a929d, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-e80a929d, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-e80a929d, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-e80a929d, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-e80a929d, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-e80a929d, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-e80a929d, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-e80a929d, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-e80a929d {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-38b64e11 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-38b64e11 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-38b64e11, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-38b64e11, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-38b64e11, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-38b64e11, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-38b64e11, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-38b64e11, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-38b64e11, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-38b64e11, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-38b64e11, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-38b64e11, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-38b64e11, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-38b64e11, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-38b64e11, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-38b64e11, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-38b64e11, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-38b64e11, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-38b64e11, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-38b64e11, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-38b64e11, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-38b64e11, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-38b64e11, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-38b64e11, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-38b64e11, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-38b64e11, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-38b64e11 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-19adaee6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-19adaee6 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-19adaee6, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-19adaee6, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-19adaee6, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-19adaee6, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-19adaee6, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-19adaee6, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-19adaee6, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-19adaee6, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-19adaee6, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-19adaee6, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-19adaee6, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-19adaee6, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-19adaee6, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-19adaee6, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-19adaee6, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-19adaee6, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-19adaee6, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-19adaee6, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-19adaee6, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-19adaee6, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-19adaee6, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-19adaee6, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-19adaee6, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-19adaee6, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-19adaee6 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-e529dc69 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-e529dc69 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-e529dc69, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-e529dc69, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-e529dc69, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-e529dc69, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-e529dc69, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-e529dc69, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-e529dc69, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-e529dc69, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-e529dc69, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-e529dc69, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-e529dc69, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-e529dc69, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-e529dc69, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-e529dc69, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-e529dc69, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-e529dc69, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-e529dc69, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-e529dc69, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-e529dc69, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-e529dc69, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-e529dc69, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-e529dc69, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-e529dc69, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-e529dc69, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-e529dc69 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-9b201310 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-9b201310 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-9b201310, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-9b201310, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-9b201310, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-9b201310, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-9b201310, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-9b201310, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-9b201310, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-9b201310, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-9b201310, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-9b201310, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-9b201310, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-9b201310, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-9b201310, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-9b201310, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-9b201310, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-9b201310, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-9b201310, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-9b201310, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-9b201310, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-9b201310, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-9b201310, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-9b201310, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-9b201310, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-9b201310, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-9b201310 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-7a527d02 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-7a527d02 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-7a527d02, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-7a527d02, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-7a527d02, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-7a527d02, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-7a527d02, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-7a527d02, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-7a527d02, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-7a527d02, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-7a527d02, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-7a527d02, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-7a527d02, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-7a527d02, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-7a527d02, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-7a527d02, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-7a527d02, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-7a527d02, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-7a527d02, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-7a527d02, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-7a527d02, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-7a527d02, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-7a527d02, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-7a527d02, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-7a527d02, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-7a527d02, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-7a527d02 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-51494131 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-51494131 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-51494131, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-51494131, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-51494131, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-51494131, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-51494131, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-51494131, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-51494131, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-51494131, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-51494131, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-51494131, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-51494131, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-51494131, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-51494131, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-51494131, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-51494131, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-51494131, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-51494131, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-51494131, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-51494131, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-51494131, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-51494131, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-51494131, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-51494131, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-51494131, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-51494131 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-1551fe1a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-1551fe1a {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-1551fe1a, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-1551fe1a, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-1551fe1a, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-1551fe1a, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-1551fe1a, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-1551fe1a, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-1551fe1a, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-1551fe1a, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-1551fe1a, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-1551fe1a, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-1551fe1a, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-1551fe1a, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-1551fe1a, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-1551fe1a, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-1551fe1a, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-1551fe1a, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-1551fe1a, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-1551fe1a, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-1551fe1a, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-1551fe1a, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-1551fe1a, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-1551fe1a, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-1551fe1a, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-1551fe1a, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-1551fe1a {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-19b524dc {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-19b524dc {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-19b524dc, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-19b524dc, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-19b524dc, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-19b524dc, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-19b524dc, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-19b524dc, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-19b524dc, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-19b524dc, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-19b524dc, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-19b524dc, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-19b524dc, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-19b524dc, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-19b524dc, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-19b524dc, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-19b524dc, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-19b524dc, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-19b524dc, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-19b524dc, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-19b524dc, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-19b524dc, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-19b524dc, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-19b524dc, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-19b524dc, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-19b524dc, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-19b524dc {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-ce6895d2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-ce6895d2 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-ce6895d2, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-ce6895d2, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-ce6895d2, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-ce6895d2, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-ce6895d2, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-ce6895d2, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-ce6895d2, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-ce6895d2, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-ce6895d2, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-ce6895d2, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-ce6895d2, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-ce6895d2, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-ce6895d2, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-ce6895d2, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-ce6895d2, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-ce6895d2, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-ce6895d2, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-ce6895d2, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-ce6895d2, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-ce6895d2, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-ce6895d2, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-ce6895d2, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-ce6895d2, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-ce6895d2, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-ce6895d2 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-6ee400d6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-6ee400d6 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-6ee400d6, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-6ee400d6, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-6ee400d6, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-6ee400d6, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-6ee400d6, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-6ee400d6, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-6ee400d6, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-6ee400d6, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-6ee400d6, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-6ee400d6, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-6ee400d6, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-6ee400d6, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-6ee400d6, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-6ee400d6, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-6ee400d6, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-6ee400d6, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-6ee400d6, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-6ee400d6, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-6ee400d6, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-6ee400d6, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-6ee400d6, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-6ee400d6, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-6ee400d6, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-6ee400d6, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-6ee400d6 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-ed10c76f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-ed10c76f {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-ed10c76f, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-ed10c76f, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-ed10c76f, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-ed10c76f, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-ed10c76f, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-ed10c76f, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-ed10c76f, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-ed10c76f, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-ed10c76f, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-ed10c76f, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-ed10c76f, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-ed10c76f, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-ed10c76f, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-ed10c76f, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-ed10c76f, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-ed10c76f, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-ed10c76f, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-ed10c76f, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-ed10c76f, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-ed10c76f, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-ed10c76f, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-ed10c76f, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-ed10c76f, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-ed10c76f, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-ed10c76f {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-ff92e572 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-ff92e572 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-ff92e572, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-ff92e572, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-ff92e572, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-ff92e572, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-ff92e572, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-ff92e572, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-ff92e572, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-ff92e572, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-ff92e572, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-ff92e572, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-ff92e572, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-ff92e572, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-ff92e572, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-ff92e572, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-ff92e572, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-ff92e572, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-ff92e572, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-ff92e572, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-ff92e572, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-ff92e572, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-ff92e572, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-ff92e572, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-ff92e572, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-ff92e572, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-ff92e572 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-42476920 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-42476920 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-42476920, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-42476920, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-42476920, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-42476920, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-42476920, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-42476920, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-42476920, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-42476920, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-42476920, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-42476920, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-42476920, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-42476920, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-42476920, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-42476920, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-42476920, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-42476920, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-42476920, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-42476920, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-42476920, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-42476920, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-42476920, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-42476920, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-42476920, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-42476920, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-42476920 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-bf976bf7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-bf976bf7 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-bf976bf7, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-bf976bf7, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-bf976bf7, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-bf976bf7, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-bf976bf7, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-bf976bf7, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-bf976bf7, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-bf976bf7, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-bf976bf7, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-bf976bf7, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-bf976bf7, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-bf976bf7, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-bf976bf7, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-bf976bf7, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-bf976bf7, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-bf976bf7, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-bf976bf7, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-bf976bf7, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-bf976bf7, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-bf976bf7, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-bf976bf7, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-bf976bf7, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-bf976bf7, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-bf976bf7, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-bf976bf7 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-1caadd8b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-1caadd8b {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-1caadd8b, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-1caadd8b, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-1caadd8b, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-1caadd8b, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-1caadd8b, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-1caadd8b, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-1caadd8b, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-1caadd8b, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-1caadd8b, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-1caadd8b, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-1caadd8b, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-1caadd8b, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-1caadd8b, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-1caadd8b, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-1caadd8b, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-1caadd8b, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-1caadd8b, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-1caadd8b, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-1caadd8b, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-1caadd8b, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-1caadd8b, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-1caadd8b, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-1caadd8b, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-1caadd8b, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-1caadd8b {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-31c80848 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-31c80848 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-31c80848, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-31c80848, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-31c80848, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-31c80848, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-31c80848, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-31c80848, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-31c80848, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-31c80848, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-31c80848, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-31c80848, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-31c80848, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-31c80848, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-31c80848, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-31c80848, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-31c80848, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-31c80848, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-31c80848, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-31c80848, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-31c80848, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-31c80848, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-31c80848, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-31c80848, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-31c80848, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-31c80848, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-31c80848 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-d9e17fd8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-d9e17fd8 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-d9e17fd8, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-d9e17fd8, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-d9e17fd8, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-d9e17fd8, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-d9e17fd8, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-d9e17fd8, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-d9e17fd8, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-d9e17fd8, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-d9e17fd8, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-d9e17fd8, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-d9e17fd8, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-d9e17fd8, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-d9e17fd8, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-d9e17fd8, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-d9e17fd8, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-d9e17fd8, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-d9e17fd8, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-d9e17fd8, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-d9e17fd8, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-d9e17fd8, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-d9e17fd8, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-d9e17fd8, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-d9e17fd8, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-d9e17fd8, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-d9e17fd8 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-6ee9b6d5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-6ee9b6d5 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-6ee9b6d5, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-6ee9b6d5, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-6ee9b6d5, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-6ee9b6d5, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-6ee9b6d5, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-6ee9b6d5, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-6ee9b6d5, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-6ee9b6d5, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-6ee9b6d5, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-6ee9b6d5, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-6ee9b6d5, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-6ee9b6d5, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-6ee9b6d5, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-6ee9b6d5, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-6ee9b6d5, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-6ee9b6d5, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-6ee9b6d5, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-6ee9b6d5, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-6ee9b6d5, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-6ee9b6d5, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-6ee9b6d5, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-6ee9b6d5, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-6ee9b6d5, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-6ee9b6d5, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-6ee9b6d5 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-af44a038 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-af44a038 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-af44a038, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-af44a038, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-af44a038, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-af44a038, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-af44a038, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-af44a038, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-af44a038, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-af44a038, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-af44a038, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-af44a038, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-af44a038, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-af44a038, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-af44a038, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-af44a038, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-af44a038, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-af44a038, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-af44a038, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-af44a038, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-af44a038, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-af44a038, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-af44a038, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-af44a038, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-af44a038, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-af44a038, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-af44a038 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-af452795 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-af452795 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-af452795, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-af452795, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-af452795, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-af452795, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-af452795, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-af452795, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-af452795, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-af452795, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-af452795, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-af452795, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-af452795, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-af452795, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-af452795, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-af452795, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-af452795, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-af452795, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-af452795, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-af452795, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-af452795, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-af452795, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-af452795, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-af452795, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-af452795, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-af452795, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-af452795 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-349f876e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-349f876e {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-349f876e, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-349f876e, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-349f876e, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-349f876e, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-349f876e, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-349f876e, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-349f876e, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-349f876e, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-349f876e, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-349f876e, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-349f876e, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-349f876e, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-349f876e, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-349f876e, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-349f876e, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-349f876e, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-349f876e, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-349f876e, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-349f876e, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-349f876e, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-349f876e, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-349f876e, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-349f876e, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-349f876e, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-349f876e {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-86fe5fbd {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-86fe5fbd {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-86fe5fbd, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-86fe5fbd, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-86fe5fbd, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-86fe5fbd, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-86fe5fbd, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-86fe5fbd, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-86fe5fbd, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-86fe5fbd, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-86fe5fbd, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-86fe5fbd, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-86fe5fbd, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-86fe5fbd, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-86fe5fbd, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-86fe5fbd, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-86fe5fbd, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-86fe5fbd, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-86fe5fbd, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-86fe5fbd, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-86fe5fbd, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-86fe5fbd, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-86fe5fbd, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-86fe5fbd, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-86fe5fbd, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-86fe5fbd, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-86fe5fbd {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-9afe9a45 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-9afe9a45 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-9afe9a45, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-9afe9a45, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-9afe9a45, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-9afe9a45, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-9afe9a45, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-9afe9a45, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-9afe9a45, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-9afe9a45, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-9afe9a45, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-9afe9a45, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-9afe9a45, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-9afe9a45, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-9afe9a45, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-9afe9a45, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-9afe9a45, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-9afe9a45, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-9afe9a45, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-9afe9a45, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-9afe9a45, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-9afe9a45, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-9afe9a45, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-9afe9a45, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-9afe9a45, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-9afe9a45, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-9afe9a45 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-d628303c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-d628303c {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-d628303c, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-d628303c, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-d628303c, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-d628303c, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-d628303c, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-d628303c, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-d628303c, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-d628303c, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-d628303c, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-d628303c, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-d628303c, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-d628303c, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-d628303c, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-d628303c, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-d628303c, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-d628303c, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-d628303c, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-d628303c, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-d628303c, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-d628303c, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-d628303c, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-d628303c, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-d628303c, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-d628303c, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-d628303c {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-98aef0bb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-98aef0bb {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-98aef0bb, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-98aef0bb, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-98aef0bb, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-98aef0bb, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-98aef0bb, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-98aef0bb, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-98aef0bb, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-98aef0bb, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-98aef0bb, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-98aef0bb, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-98aef0bb, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-98aef0bb, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-98aef0bb, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-98aef0bb, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-98aef0bb, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-98aef0bb, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-98aef0bb, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-98aef0bb, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-98aef0bb, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-98aef0bb, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-98aef0bb, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-98aef0bb, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-98aef0bb, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-98aef0bb, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-98aef0bb {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-6763921f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-6763921f {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-6763921f, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-6763921f, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-6763921f, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-6763921f, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-6763921f, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-6763921f, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-6763921f, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-6763921f, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-6763921f, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-6763921f, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-6763921f, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-6763921f, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-6763921f, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-6763921f, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-6763921f, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-6763921f, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-6763921f, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-6763921f, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-6763921f, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-6763921f, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-6763921f, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-6763921f, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-6763921f, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-6763921f, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-6763921f {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-1e2c1ec3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-1e2c1ec3 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-1e2c1ec3, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-1e2c1ec3, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-1e2c1ec3, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-1e2c1ec3, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-1e2c1ec3, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-1e2c1ec3, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-1e2c1ec3, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-1e2c1ec3, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-1e2c1ec3, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-1e2c1ec3, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-1e2c1ec3, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-1e2c1ec3, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-1e2c1ec3, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-1e2c1ec3, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-1e2c1ec3, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-1e2c1ec3, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-1e2c1ec3, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-1e2c1ec3, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-1e2c1ec3, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-1e2c1ec3, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-1e2c1ec3, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-1e2c1ec3, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-1e2c1ec3, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-1e2c1ec3, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-1e2c1ec3 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-ca808ceb {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-ca808ceb {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-ca808ceb, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-ca808ceb, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-ca808ceb, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-ca808ceb, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-ca808ceb, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-ca808ceb, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-ca808ceb, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-ca808ceb, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-ca808ceb, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-ca808ceb, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-ca808ceb, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-ca808ceb, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-ca808ceb, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-ca808ceb, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-ca808ceb, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-ca808ceb, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-ca808ceb, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-ca808ceb, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-ca808ceb, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-ca808ceb, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-ca808ceb, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-ca808ceb, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-ca808ceb, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-ca808ceb, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-ca808ceb {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-55bdb9d0 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-55bdb9d0 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-55bdb9d0, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-55bdb9d0, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-55bdb9d0, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-55bdb9d0, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-55bdb9d0, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-55bdb9d0, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-55bdb9d0, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-55bdb9d0, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-55bdb9d0, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-55bdb9d0, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-55bdb9d0, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-55bdb9d0, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-55bdb9d0, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-55bdb9d0, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-55bdb9d0, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-55bdb9d0, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-55bdb9d0, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-55bdb9d0, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-55bdb9d0, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-55bdb9d0, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-55bdb9d0, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-55bdb9d0, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-55bdb9d0, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-55bdb9d0, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-55bdb9d0 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-667af402 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-667af402 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-667af402, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-667af402, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-667af402, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-667af402, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-667af402, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-667af402, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-667af402, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-667af402, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-667af402, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-667af402, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-667af402, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-667af402, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-667af402, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-667af402, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-667af402, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-667af402, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-667af402, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-667af402, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-667af402, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-667af402, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-667af402, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-667af402, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-667af402, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-667af402, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-667af402 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-d42ca4e7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-d42ca4e7 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-d42ca4e7, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-d42ca4e7, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-d42ca4e7, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-d42ca4e7, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-d42ca4e7, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-d42ca4e7, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-d42ca4e7, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-d42ca4e7, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-d42ca4e7, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-d42ca4e7, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-d42ca4e7, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-d42ca4e7, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-d42ca4e7, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-d42ca4e7, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-d42ca4e7, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-d42ca4e7, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-d42ca4e7, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-d42ca4e7, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-d42ca4e7, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-d42ca4e7, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-d42ca4e7, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-d42ca4e7, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-d42ca4e7, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-d42ca4e7, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-d42ca4e7 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-ca829226 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-ca829226 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-ca829226, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-ca829226, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-ca829226, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-ca829226, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-ca829226, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-ca829226, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-ca829226, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-ca829226, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-ca829226, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-ca829226, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-ca829226, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-ca829226, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-ca829226, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-ca829226, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-ca829226, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-ca829226, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-ca829226, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-ca829226, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-ca829226, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-ca829226, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-ca829226, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-ca829226, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-ca829226, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-ca829226, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-ca829226 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-f187df9b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-f187df9b {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-f187df9b, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-f187df9b, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-f187df9b, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-f187df9b, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-f187df9b, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-f187df9b, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-f187df9b, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-f187df9b, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-f187df9b, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-f187df9b, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-f187df9b, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-f187df9b, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-f187df9b, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-f187df9b, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-f187df9b, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-f187df9b, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-f187df9b, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-f187df9b, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-f187df9b, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-f187df9b, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-f187df9b, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-f187df9b, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-f187df9b, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-f187df9b, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-f187df9b {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-da226e5d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-da226e5d {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-da226e5d, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-da226e5d, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-da226e5d, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-da226e5d, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-da226e5d, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-da226e5d, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-da226e5d, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-da226e5d, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-da226e5d, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-da226e5d, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-da226e5d, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-da226e5d, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-da226e5d, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-da226e5d, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-da226e5d, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-da226e5d, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-da226e5d, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-da226e5d, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-da226e5d, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-da226e5d, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-da226e5d, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-da226e5d, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-da226e5d, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-da226e5d, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-da226e5d {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-e22915fc {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-e22915fc {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-e22915fc, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-e22915fc, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-e22915fc, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-e22915fc, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-e22915fc, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-e22915fc, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-e22915fc, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-e22915fc, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-e22915fc, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-e22915fc, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-e22915fc, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-e22915fc, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-e22915fc, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-e22915fc, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-e22915fc, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-e22915fc, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-e22915fc, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-e22915fc, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-e22915fc, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-e22915fc, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-e22915fc, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-e22915fc, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-e22915fc, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-e22915fc, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-e22915fc {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-026d323e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-026d323e {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-026d323e, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-026d323e, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-026d323e, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-026d323e, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-026d323e, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-026d323e, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-026d323e, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-026d323e, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-026d323e, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-026d323e, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-026d323e, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-026d323e, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-026d323e, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-026d323e, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-026d323e, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-026d323e, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-026d323e, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-026d323e, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-026d323e, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-026d323e, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-026d323e, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-026d323e, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-026d323e, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-026d323e, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-026d323e {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-f18aec42 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-f18aec42 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-f18aec42, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-f18aec42, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-f18aec42, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-f18aec42, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-f18aec42, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-f18aec42, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-f18aec42, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-f18aec42, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-f18aec42, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-f18aec42, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-f18aec42, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-f18aec42, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-f18aec42, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-f18aec42, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-f18aec42, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-f18aec42, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-f18aec42, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-f18aec42, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-f18aec42, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-f18aec42, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-f18aec42, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-f18aec42, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-f18aec42, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-f18aec42, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-f18aec42 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-368265c7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-368265c7 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-368265c7, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-368265c7, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-368265c7, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-368265c7, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-368265c7, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-368265c7, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-368265c7, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-368265c7, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-368265c7, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-368265c7, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-368265c7, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-368265c7, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-368265c7, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-368265c7, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-368265c7, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-368265c7, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-368265c7, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-368265c7, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-368265c7, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-368265c7, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-368265c7, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-368265c7, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-368265c7, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-368265c7, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-368265c7 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-8a87f533 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-8a87f533 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-8a87f533, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-8a87f533, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-8a87f533, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-8a87f533, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-8a87f533, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-8a87f533, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-8a87f533, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-8a87f533, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-8a87f533, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-8a87f533, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-8a87f533, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-8a87f533, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-8a87f533, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-8a87f533, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-8a87f533, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-8a87f533, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-8a87f533, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-8a87f533, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-8a87f533, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-8a87f533, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-8a87f533, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-8a87f533, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-8a87f533, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-8a87f533, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-8a87f533 {
  grid-column: span 2 / span 2;
}

#w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-4f18fe1e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_03197239-855f-d2b7-4da2-c7437dc4eae1-4f18fe1e {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4b772110-0bdd-95a7-9f78-c2e41a4ac6c9-4f18fe1e, #w-node-a825f4f7-8d53-8685-0b21-0c07c02c96b1-4f18fe1e, #w-node-_4266c321-dd24-326f-6ee4-8c468db80083-4f18fe1e, #w-node-_414129ed-ba73-2d5b-f6c9-adeace293636-4f18fe1e, #w-node-a509b489-0fc3-9125-f42c-b450930281b5-4f18fe1e, #w-node-_6156125d-cd77-4530-0115-e6d563a5ddf7-4f18fe1e, #w-node-_31719173-4ed6-14fe-f186-940ef598c845-4f18fe1e, #w-node-_518ef33a-d168-df86-5cb3-1a93229c6ccc-4f18fe1e, #w-node-_1c4e8d81-c482-4686-9721-0a90dbe408b9-4f18fe1e, #w-node-_6dc3d1f3-b223-511b-db68-45113b6d3ebb-4f18fe1e, #w-node-df5f1720-707b-1e50-aae4-0c3ad9766052-4f18fe1e, #w-node-_7144c1b9-7346-047c-e9b1-ac626235a020-4f18fe1e, #w-node-dae74731-7631-11a7-f1a2-462931e7a1be-4f18fe1e, #w-node-_5c7fa716-a9c1-acf1-f661-5d4e6043079a-4f18fe1e, #w-node-f2f7bf1f-4702-32f9-5301-c4786021edd3-4f18fe1e, #w-node-_68661289-d032-f48a-1889-8326ea0aeb82-4f18fe1e, #w-node-_3d7f8e3f-1b38-b731-d7c7-3a00e460ae47-4f18fe1e, #w-node-_0999a797-f9fe-6e6b-f9ba-37a3008658f8-4f18fe1e, #w-node-bfe326b3-298f-4635-a6be-7a654a1e79c6-4f18fe1e, #w-node-aab60bee-40ed-ee18-1c97-f95e491a2bed-4f18fe1e, #w-node-_30bf3051-a870-a6ed-7e68-d7943a1941be-4f18fe1e, #w-node-bcea974f-f1d7-3f29-ba51-b18aa0c34496-4f18fe1e, #w-node-c731d9aa-d66c-e3c2-ecaf-649358347331-4f18fe1e, #w-node-f0f0292e-bd3a-5260-bc85-19161a345486-4f18fe1e, #w-node-_3c6af907-2f80-3a40-1bac-381401f33075-4f18fe1e {
  grid-column: span 2 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-c7928657-fd1d-1482-484e-f37c0ce36e79-0ce36e78 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c7928657-fd1d-1482-484e-f37c0ce36e79-0ce36e78 {
    display: none;
  }

  #w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-edf50fad {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_9185e69c-49e7-df80-54c5-4f5fe358d7b3-edf50fad {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Quadrant Text Mono';
  src: url('../fonts/64512ad873e3c08965afc426_QuadrantTextMono-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Glob';
  src: url('../fonts/TTGlobsTrialVariable.ttf') format('truetype');
  font-weight: 200 400;
  font-style: normal;
  font-display: swap;
}