:root {
  --dark-goldenrod: #a77c2a;
  --white: white;
  --black: black;
  --tan: #ceb380;
  --dark-grey: #a4a39d;
  --silver: #b9b9b9;
  --black-2: #40382c;
  --floral-white-2: rgba(248, 244, 237, .95);
  --saddle-brown: #47321f;
  --floral-white: #f8f4ed;
}

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

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

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

body {
  color: #000;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
  line-height: 120%;
}

h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

a {
  color: var(--dark-goldenrod);
  text-decoration: underline;
}

img {
  display: inline-block;
}

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

.container {
  justify-content: space-between;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  display: flex;
}

.left-block {
  z-index: 0;
  background-color: var(--white);
  align-items: stretch;
  width: 55%;
  height: 100%;
  min-height: 90vh;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 82px;
  overflow: hidden;
  box-shadow: inset -1px 0 13px -4px #000;
}

.right-block {
  z-index: 1;
  float: right;
  background-color: var(--white);
  width: 45%;
  height: 100%;
  padding: 60px 24px 24px;
}

.moving-text {
  text-transform: uppercase;
  white-space: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 600px;
  font-weight: 700;
  line-height: 120%;
}

.left-top-block {
  background-color: var(--white);
  justify-content: space-between;
  align-items: center;
  height: 10%;
  margin-top: 10px;
  margin-left: 10px;
  padding: 10px;
  display: flex;
}

.left-mid-block {
  justify-content: space-between;
  align-items: center;
  height: 20px;
  display: flex;
  overflow: hidden;
}

.left-bottom-block {
  z-index: 10;
  background-color: rgba(255, 255, 255, .88);
  margin: auto auto 20px 20px;
  padding: 20px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.date-flexbox {
  display: none;
}

.date {
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.text-block {
  padding-top: 7px;
  padding-left: 4px;
}

.text-block-2 {
  text-transform: uppercase;
  display: none;
}

.paragraph {
  letter-spacing: 2px;
  margin-bottom: 5px;
  margin-right: 8px;
  font-weight: 700;
}

.paragraph-2 {
  font-size: 30px;
}

.paragraph-3 {
  color: #505050;
  text-align: justify;
  letter-spacing: 4px;
  font-size: 29px;
  font-weight: 700;
  line-height: 120%;
}

.logo-holder {
  color: #000;
  text-decoration: none;
}

.logo-holder.w--current {
  padding: 10px;
}

.logo {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
}

.right-block-first {
  background-color: var(--white);
  flex-direction: column;
  justify-content: space-between;
  height: 130px;
  margin-top: 10px;
  margin-right: 10px;
  padding: 10px 15px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.custom-nav-link {
  color: #000;
  background-image: url('../images/Enter-Key_1Enter Key.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 48px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav-link-text {
  margin-top: 6px;
  padding-left: 32px;
  font-size: 19px;
  font-weight: 700;
  line-height: 100%;
}

.contact-button {
  color: #000;
  border-bottom: 3px solid #000;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav-contact-text {
  font-size: 26px;
  font-weight: 700;
  line-height: 120%;
}

.first-image {
  width: 100%;
}

.article-title {
  text-align: justify;
  text-transform: none;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.button {
  color: var(--black);
  background-color: #fff;
  border-bottom: 3px solid #000;
  padding-bottom: 6px;
  padding-left: 0;
  padding-right: 24px;
  font-size: 20px;
  font-weight: 500;
}

.movin-text-holder {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

._01_section {
  margin-bottom: 40px;
  padding-left: 12px;
}

.section_pj {
  margin-bottom: 40px;
}

.heading {
  font-size: 48px;
  font-weight: 400;
  line-height: 120%;
}

.heading.upcoming {
  margin-top: 60px;
  margin-bottom: 32px;
}

.heading.artist {
  margin-top: 60px;
  margin-bottom: 40px;
}

.gig-flexbox {
  border-bottom: 1px solid var(--tan);
  justify-content: space-around;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.artist-flexbox {
  align-items: center;
  font-size: 34px;
  font-weight: 500;
  line-height: 120%;
  display: flex;
}

.bullet {
  align-items: center;
  margin-right: 4px;
  font-size: 60px;
  display: flex;
}

.club {
  margin-right: 32px;
}

.playlists {
  padding-left: 12px;
}

.gig-details {
  justify-content: flex-end;
  align-items: center;
  width: 200px;
  display: flex;
}

.artists {
  padding-left: 12px;
  display: none;
}

.artist-name {
  text-transform: uppercase;
  margin-bottom: 14px;
  font-weight: 500;
}

.bigtitle_section {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 54px;
  line-height: 120%;
}

.tm {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 12px;
}

.text-block-3 {
  color: #a7a7a7;
}

.link {
  color: var(--dark-goldenrod);
}

.div-block {
  padding: 0 10px 20px;
}

.div-block-2 {
  border-bottom: 1px solid var(--dark-grey);
  justify-content: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.div-block-3 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
}

.text-block-4 {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  width: 40%;
  display: flex;
}

.text-block-5 {
  width: 50%;
}

.text-block-6 {
  width: 400px;
  font-size: 19px;
  font-weight: 700;
  line-height: 140%;
}

.line {
  background-color: var(--silver);
  height: 1px;
  margin-top: 0;
  margin-bottom: 60px;
}

.div-block-4 {
  background-color: var(--tan);
  width: 20px;
  height: 3px;
  margin-right: 7px;
}

.project {
  z-index: 10;
  color: var(--tan);
  margin-bottom: -13px;
  font-family: Great Vibes, cursive;
  font-size: 70px;
  font-weight: 400;
  position: relative;
}

.lottie-animation {
  width: 120px;
  margin-left: -10px;
}

.heading-3 {
  color: var(--black);
  text-decoration: none;
}

.link-block {
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text_margin_div {
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  padding: 20px 60px;
  display: flex;
}

.div-block-7 {
  outline-offset: -7px;
  outline: 3px solid #fff;
}

.link-3 {
  color: var(--black-2);
  width: 100%;
}

.text-block-7 {
  padding-right: 96px;
  font-weight: 700;
}

._20pixelmargin {
  height: 20px;
}

.youtube {
  display: none;
}

.div-block-8 {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-right: 20px;
}

.hero-camera {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-image-grid {
  z-index: 0;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  order: -1;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin: auto -10vw auto -15vw;
  display: grid;
  position: relative;
}

.hero-image {
  width: 20vw;
  height: 11vw;
  box-shadow: 1px 1px 44px rgba(0, 0, 0, .1);
}

.div-block-9 {
  z-index: 30;
  align-items: flex-end;
  display: flex;
  position: fixed;
}

.heading-4 {
  z-index: 30;
  position: absolute;
}

.div-block-10 {
  z-index: 20;
  position: absolute;
}

.div-block-11 {
  z-index: 30;
  position: absolute;
}

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

.div-block-12 {
  z-index: 10;
  background-color: rgba(255, 255, 255, .8);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.text-block-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-4 {
  color: var(--black-2);
}

.div-block-13 {
  background-image: url('../images/Koja_logo_01_Logo_Line_Wh.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 420px;
  height: 70px;
}

.page_transition {
  z-index: 100;
  background-color: var(--tan);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.page_transition_logo {
  z-index: 2;
  background-image: url('../images/LOG_alphaLogo_Sq_Bk-のコピー.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  align-self: auto;
  width: 20vw;
  height: 20vh;
  position: relative;
}

.div-block-14 {
  flex-direction: column;
  width: 50%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.link-5 {
  color: var(--dark-goldenrod);
  margin-top: 5px;
  margin-bottom: 5px;
}

.html-embed, .youtube-2 {
  display: none;
}

.div-block-15 {
  position: fixed;
}

.link-block-2 {
  background-image: url('../images/Twitterのアイコン素材-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 75px;
}

.sns {
  z-index: 60;
  margin-bottom: 5px;
  margin-right: 5px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.sns_01 {
  background-image: url('../images/Twitterのアイコン素材-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 3px;
}

.sns_01.sns_02 {
  background-image: url('../images/FACEBOOKのアイコン素材-2.png');
}

.sns_01.sns_03 {
  background-image: url('../images/動画再生ボタンのイラストアイコン-2.png');
}

.dropdown-list-2 {
  width: auto;
  margin-top: 0;
  margin-left: 0;
  padding: 0 10px 10px;
  overflow: hidden;
}

.div-block-41 {
  justify-content: space-between;
  align-items: center;
  height: 70px;
  display: flex;
}

.dropdownlink-container {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.navlink {
  letter-spacing: .3px;
  text-transform: none;
  cursor: pointer;
  align-items: center;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0 20px;
  font-size: 15px;
  font-weight: 500;
  line-height: 17px;
  display: flex;
}

.navlink:hover {
  color: var(--tan);
  text-align: left;
}

.navlink.w--current {
  color: #abad1d;
  text-transform: capitalize;
  padding-left: 20px;
  padding-right: 20px;
}

.navlink.sub {
  color: #333;
  white-space: nowrap;
  flex-wrap: nowrap;
  align-self: stretch;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  font-size: 12px;
  font-weight: 500;
  display: block;
}

.navlink.sub:hover {
  color: var(--tan);
  text-decoration: none;
}

.nav-menu {
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
}

.dropdown-innerlist {
  background-color: var(--floral-white-2);
  color: #fff;
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  max-width: 350px;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 0 4px #b9b9b9;
}

.nav-link {
  text-align: left;
  position: absolute;
}

.nav-link:hover {
  color: #abad1d;
}

.nav-link.w--current {
  color: #80a90f;
  font-weight: 400;
}

.nav-link.w--current:visited {
  color: #3b3b3b;
}

.brand-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.brand-2.w--current {
  width: 15vw;
  padding: 0 10px 0 1vw;
}

.div-block-40 {
  background-image: url('../images/LOG_alphaLogo_Line_Wh-のコピー.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 150px;
  height: 60px;
}

.dropdownwrapper {
  height: 100%;
  padding-top: 0;
  display: block;
  position: relative;
}

.div-block-42 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-right: 13px;
  display: flex;
  position: relative;
}

.down {
  display: none;
}

.navbar {
  z-index: 50;
  background-color: var(--floral-white-2);
  padding-left: 2vw;
  padding-right: 2vw;
  display: block;
  position: fixed;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 4px #b9b9b9;
}

.dropdowncontainer {
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  overflow: hidden;
}

.div-block-43 {
  flex-direction: column;
  display: flex;
}

.text-block-9 {
  font-size: 20px;
}

.link-block-3 {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.text-block-10 {
  color: var(--black-2);
  align-self: center;
  font-weight: 400;
  text-decoration: none;
}

.link-6 {
  color: var(--dark-goldenrod);
}

.link-7 {
  width: 50%;
}

.h_10margin {
  min-height: 20px;
}

.div-block-44 {
  flex-direction: column;
  width: 50%;
  display: flex;
}

.linklink {
  margin-top: 3px;
  margin-bottom: 3px;
}

.div-block-45 {
  background-image: url('../images/NorraRaven_LogoTitle_color_horizontal_2line_bg.png'), linear-gradient(#2b372f, #2b372f);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  height: 76px;
  margin-top: -5px;
}

.prdate {
  margin-left: 7px;
}

@media screen and (max-width: 991px) {
  .container {
    flex-direction: column;
  }

  .left-block {
    width: auto;
    min-height: 65vh;
    padding-top: 60px;
    position: static;
    box-shadow: inset 0 -10px 13px -4px rgba(0, 0, 0, .14);
  }

  .right-block {
    float: none;
    width: auto;
  }

  .left-bottom-block {
    position: absolute;
    bottom: 36vh;
  }

  .paragraph {
    margin-bottom: 1px;
  }

  .paragraph-3 {
    font-size: 27px;
  }

  .bigtitle_section {
    margin-bottom: 10px;
    font-size: 30px;
  }

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

  .hero-camera {
    width: 100%;
  }

  .hero-image-grid {
    margin-left: -5vw;
    margin-right: -5vw;
  }

  .hero-image {
    width: 30vw;
    height: 15vw;
  }

  .page_transition_logo {
    width: 30vw;
  }

  .dropdown-list-2 {
    box-shadow: none;
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button-2 {
    object-fit: fill;
    align-self: center;
    padding: 13px;
    overflow: hidden;
  }

  .menu-button-2.w--open {
    z-index: 10;
    background-color: rgba(0, 0, 0, 0);
  }

  .dropdownlink-container {
    justify-content: space-between;
    align-items: stretch;
    padding-right: 0;
    display: flex;
  }

  .navlink {
    flex: 1;
    height: 40px;
    padding: 5px 15px;
  }

  .navlink:hover {
    text-decoration: none;
  }

  .navlink.w--current {
    color: #333;
    padding: 10px 15px;
    text-decoration: none;
  }

  .navlink.sub {
    color: #333;
    flex: 1;
    width: 250px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 2px 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    display: block;
  }

  .navlink.sub:hover {
    text-decoration: none;
  }

  .nav-menu {
    z-index: 5;
    background-color: rgba(244, 244, 239, .9);
    align-items: flex-start;
    width: 260px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 30px;
    top: 0%;
    left: auto;
    right: 0%;
    box-shadow: -3px 6px 10px -6px rgba(0, 0, 0, .3);
  }

  .dropdown-innerlist {
    background-color: rgba(184, 184, 176, .12);
    border-radius: 0;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: inset 0 0 8px rgba(185, 185, 185, .39);
  }

  .brand-2.w--current {
    width: 20vw;
  }

  .div-block-40 {
    align-items: stretch;
    display: flex;
  }

  .div-block-42 {
    text-align: center;
    justify-content: center;
    margin-top: 20px;
  }

  .lottie-animation-2 {
    width: 40px;
    height: 40px;
    position: relative;
  }

  .down {
    color: var(--tan);
    cursor: pointer;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Varela Round, sans-serif;
    font-size: 14px;
    font-weight: 400;
    display: flex;
  }

  .dropdowncontainer {
    color: #000;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .div-block-43 {
    width: 200px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 767px) {
  .left-block {
    min-height: 60vh;
  }

  .right-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .left-bottom-block {
    padding-left: 20px;
    padding-right: 20px;
    bottom: 45vh;
  }

  .paragraph-3 {
    font-size: 18px;
  }

  .right-block-first {
    height: 100px;
  }

  .nav-link-text {
    font-size: 16px;
  }

  .nav-contact-text {
    font-size: 20px;
  }

  .gig-flexbox {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
  }

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

  .text-block-6 {
    width: 94%;
  }

  .div-block-13 {
    width: 470px;
    height: 90px;
  }

  .sns_01 {
    width: 30px;
    height: 30px;
  }

  .navlink.sub {
    width: 230px;
    font-size: 12px;
    line-height: 20px;
  }

  .nav-menu {
    width: 210px;
  }

  .dropdown-innerlist {
    max-width: 100%;
  }

  .brand-2.w--current {
    width: 30vw;
  }

  .down {
    width: auto;
  }
}

@media screen and (max-width: 479px) {
  .left-block {
    min-height: 400px;
  }

  .right-block {
    margin-top: 110px;
    padding-top: 10px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .left-bottom-block {
    min-height: 120px;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    top: 420px;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .paragraph-3 {
    margin-top: 10px;
    font-size: 14px;
  }

  .logo-holder.w--current {
    width: 170px;
  }

  .right-block-first {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-link-text {
    font-size: 13px;
  }

  .nav-contact-text {
    font-size: 16px;
  }

  .club {
    margin-right: 0;
  }

  .gig-details {
    width: 37%;
  }

  .div-block {
    padding-left: 7px;
    padding-right: 7px;
  }

  .div-block-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-3 {
    white-space: pre-line;
  }

  .hero-image-grid {
    margin-left: 0;
    margin-right: 0;
  }

  .page_transition_logo {
    width: 50vw;
  }

  .navlink.sub {
    width: 220px;
  }

  .brand-2.w--current {
    width: 50vw;
  }
}

#w-node-add5642b-fc63-e525-6487-84c18892ded2-5d06816d {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-add5642b-fc63-e525-6487-84c18892ded4-5d06816d {
  order: -9999;
}

#w-node-_421847cf-5a4c-4c35-3fe7-6c664f3d3259-5d06816d {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_724d3bce-204e-ad51-b55b-5b5e14083186-5d06816d, #w-node-add5642b-fc63-e525-6487-84c18892ded5-5d06816d {
  order: -9999;
}

#w-node-ce6d14f8-0764-2f60-bb98-878f5794f94a-5d06816d {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-add5642b-fc63-e525-6487-84c18892ded7-5d06816d {
  order: -9999;
}

#w-node-_08f3077d-da1d-ebbb-18d1-fdcb454af071-5d06816d {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-add5642b-fc63-e525-6487-84c18892ded6-5d06816d, #w-node-ab1d55c7-6db4-4c53-7ca9-1fbe2989ce8e-5d06816d {
  order: -9999;
}

#w-node-_8f9b9382-870f-aa86-0acf-80cd200fd1ad-5d06816d {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e3d04559-5289-7736-5e11-844fa5862c19-5d06816d {
  order: -9999;
}

#w-node-_05082ab4-dbe5-b29e-fd8c-a0450cda4fd4-5d06816d {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-add5642b-fc63-e525-6487-84c18892ded3-5d06816d, #w-node-_4a5f97c1-d004-d1fd-388d-1892fa52bb87-5d06816d {
  order: -9999;
}

#w-node-_23b46fa1-e82c-8f51-46d4-1f259378bda5-5d06816d {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}


