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

.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 {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

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

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

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

body {
  color: #000;
  font-family: Noto Sans JP;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}

h2 {
  margin-top: 80px;
  margin-bottom: 32px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.5;
}

h3 {
  margin-top: 48px;
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

p {
  margin-bottom: 16px;
}

a {
  text-decoration: none;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.sidebar {
  z-index: 200;
  width: 16.6667vw;
  height: 100dvh;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  background-color: #fff;
  border-right: 8px solid #000;
  grid-template-rows: max-content auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: fixed;
  left: 0;
  right: auto;
}

.div-block-2 {
  height: 8000px;
}

.nav-link {
  color: #000;
  padding-top: 16px;
  padding-bottom: 0;
  line-height: 1;
  display: block;
  position: relative;
}

.nav-link:hover {
  opacity: .8;
}

.nav-link.s {
  padding-top: 8px;
}

.nav-link.l {
  padding-top: 32px;
}

.list {
  word-break: break-all;
  flex-direction: column;
  margin-top: 24px;
  margin-bottom: 24px;
  margin-left: 16px;
  padding-left: 0;
  font-family: nitalago-ruika, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.text-block {
  color: #000;
}

.container {
  background-color: #fff;
  margin-left: 16.6667vw;
  padding-left: 32px;
  padding-right: 32px;
  position: relative;
}

.navigation {
  padding: 0 2.60417vw 2.60417vw 0;
}

.rich-text-block {
  text-align: left;
  margin-top: 0;
  margin-left: 24px;
  margin-right: 24px;
  font-size: 17px;
  line-height: 1.8;
}

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

.slider {
  height: 500px;
  background-color: #000;
}

.list-item {
  position: relative;
}

.menu-icon {
  width: 24px;
  height: 24px;
  color: #160042;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-3 {
  display: none;
}

.del, .close-icon {
  width: 24px;
  height: 24px;
  color: #160042;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-2 {
  width: 100%;
  height: auto;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-3 {
  width: 360px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.list-item-2 {
  line-height: 1;
}

.image-4 {
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-5 {
  width: 300px;
}

.div-block-4 {
  margin-top: 24px;
  margin-bottom: 88px;
}

.div-block-5 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

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

.text-block-3 {
  font-family: nitalago-ruika, sans-serif;
  font-size: 54px;
  line-height: 1;
}

.text-block-4 {
  text-align: right;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

.div-block-6 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.text-block-5 {
  letter-spacing: -.1em;
  font-family: nitalago-ruika, sans-serif;
  font-size: 18px;
  transform: translate(0)skew(-11deg, -6deg);
}

.text-block-5.pink {
  color: #ac00d7;
  line-height: 1;
  transform: translate(0, -.5rem)skew(-11deg, -6deg);
}

.text-block-5.green {
  color: #00d709;
}

.text-block-5.skyblue {
  color: #0089d7;
}

.text-block-5.yellow {
  color: #d78100;
}

.text-block-5.red {
  color: #d73400;
  letter-spacing: -.1em;
}

.quick-stack-2 {
  width: 100%;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 0;
}

.div-block-7 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  display: flex;
}

.text-block-6, .text-block-7 {
  display: block;
}

.div-block-8 {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 32px;
  margin-bottom: 32px;
  display: flex;
}

.div-block-5-copy {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.memo__rich {
  color: #0a2651;
  letter-spacing: -.07em;
  font-family: nitalago-ruika, sans-serif;
  font-size: 16px;
  line-height: 1.7;
}

.chara__block {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 64px;
  margin-bottom: 0;
  display: grid;
  overflow: hidden;
}

.section {
  text-align: center;
  background-color: #f5f5f7;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block-8 {
  letter-spacing: -.05em;
  margin-bottom: 1rem;
  font-family: nitalago-ruika, sans-serif;
  font-size: 40px;
  line-height: 1;
}

.div-block-9 {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 64px;
  display: flex;
}

.text-block-9 {
  text-align: left;
  margin-right: 3rem;
  font-family: nitalago-ruika, sans-serif;
  font-size: 14px;
  transform: skew(-5deg);
}

.text-block-9.pink {
  color: #ac00d7;
}

.text-block-9.green {
  color: #00d709;
}

.text-block-9.skyblue {
  color: #0089d7;
}

.text-block-9.yellow {
  color: #d78100;
}

.paragraph {
  letter-spacing: -.06em;
  font-family: nitalago-ruika, sans-serif;
  font-size: 16px;
}

.sp-br {
  display: none;
}

.slider-2 {
  height: 100%;
}

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

.image-6 {
  width: 600px;
}

.body_image {
  color: #36326d;
  letter-spacing: -.04em;
  font-family: nitalago-ruika, sans-serif;
}

.paragraph-2 {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.5;
}

.heading {
  color: #fff;
  background-color: #000;
  padding: 8px 64px;
  font-family: nitalago-ruika, sans-serif;
  font-size: 32px;
  display: inline-block;
}

.text-block-10 {
  color: #1b0b0b;
  margin-top: 24px;
  font-size: 13px;
  line-height: 1.3;
}

.heading-2 {
  font-size: 32px;
  line-height: 1.3;
}

.section-2 {
  margin-top: 80px;
}

.html-embed {
  color: #990200;
  text-align: center;
  border: 2px solid #950303;
  margin-bottom: 24px;
  padding-top: 8px;
  padding-bottom: 16px;
  line-height: 2;
}

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

.sub-menu {
  font-size: 13px;
}

.section-3 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 64px;
  margin-bottom: 64px;
  display: flex;
}

.button {
  text-align: center;
  background-color: #00b649;
  border-radius: 100px;
  padding: 8px 24px 16px;
  font-size: 20px;
  line-height: 1.2;
  transition: transform .2s cubic-bezier(.175, .885, .32, 1.5);
}

.button:hover {
  transform: scale(1.1);
}

.text-block-11 {
  max-width: 600px;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 0 56px;
  font-size: 16px;
  line-height: 1.75;
}

.heading-3 {
  text-align: center;
  margin-top: 0;
  font-size: 30px;
  font-weight: 100;
  line-height: 1.2;
}

.text-span {
  font-size: 14px;
}

.book {
  height: 100%;
  max-width: 100%;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, .4);
}

.heading-4 {
  color: #36326d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 100;
  line-height: 1.2;
}

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

.heading-5 {
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: 100;
}

.image-8 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(0);
}

.image-9 {
  width: 600px;
}

.image-10 {
  width: 40px;
}

.fixed_bg {
  z-index: -1;
  background-image: url('../images/Frame-85.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 160px;
  padding: 50px 30px 40px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  width: 460px;
  height: 48px;
  border: 1px #000;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::-ms-input-placeholder {
  color: rgba(26, 27, 31, .8);
}

.footer-form-input::placeholder {
  color: rgba(26, 27, 31, .8);
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.container-3 {
  max-width: 980px;
  margin-top: 90svh;
  padding-bottom: 0;
}

.grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #1e1e1e;
  grid-template-rows: 304px;
  grid-template-columns: 370fr 200fr 370fr;
  grid-auto-rows: 304px;
}

.div-block-10 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, .8);
  transition: all .2s;
}

.text-block-13 {
  color: #a7a7a7;
  text-align: center;
  font-weight: 100;
  line-height: 1.5;
}

.youtube {
  height: 100%;
}

.float-button {
  display: none;
  position: absolute;
  bottom: 16px;
  right: 16px;
}

.image-11 {
  width: 32px;
  height: 32px;
}

.lightbox-link {
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 8px;
}

.image-12 {
  width: 70%;
}

.box-footer {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-13 {
  width: 24px;
  height: 24px;
}

@media screen and (max-width: 991px) {
  .sidebar {
    width: 80vw;
    background-color: #fff;
    justify-content: flex-start;
    display: none;
    top: 0%;
    bottom: 0%;
    left: 0;
    right: auto;
  }

  .list {
    font-size: 24px;
  }

  .container {
    margin-left: 0;
  }

  .menu-icon {
    width: 36px;
    height: 36px;
    color: #fff;
  }

  .div-block-3 {
    z-index: 9999;
    width: 64px;
    height: 64px;
    cursor: pointer;
    background-color: #000;
    justify-content: center;
    align-items: center;
    display: flex;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .header {
    position: relative;
  }

  .close-icon {
    width: 36px;
    height: 36px;
    color: #fff;
    display: none;
  }

  .text-block-2 {
    font-size: 2em;
  }

  .text-block-3 {
    font-size: 3rem;
  }

  .text-block-5.pink {
    font-size: 1.4rem;
    transform: translate(0, -.2rem)skew(-11deg, -6deg);
  }

  .div-block-7 {
    font-size: 1.4rem;
  }

  .memo__rich {
    font-size: 1rem;
  }

  .memo__rich ul {
    padding-left: 20px;
  }

  .section-3 {
    justify-content: flex-end;
    padding-bottom: 32px;
  }

  .fixed_bg {
    background-position: 85%;
  }

  .container-2 {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .container-3 {
    width: 100%;
  }

  .grid {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media screen and (max-width: 767px) {
  .chara__block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column-reverse;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    display: flex;
  }

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

  .text-block-8 {
    font-size: 3rem;
  }

  .sp-br {
    display: inline;
  }

  .section-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .button {
    font-size: 20px;
  }

  .text-block-11 {
    margin-left: 16px;
    margin-right: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading-3 {
    font-size: 24px;
  }

  .text-span {
    font-size: 13px;
  }

  .heading-5 {
    font-size: 24px;
  }

  .fixed_bg {
    background-image: url('../images/Frame-86-1.webp');
    background-position: 100% 0;
  }

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

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .container-3 {
    margin-top: 80svh;
  }

  .grid {
    grid-row-gap: 24px;
    flex-direction: column;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .image-5 {
    max-width: 50%;
  }

  .div-block-4 {
    margin-top: 0;
    margin-bottom: 44px;
  }

  .text-block-2 {
    font-size: 1.6rem;
  }

  .text-block-3 {
    font-size: 3.2rem;
  }

  .text-block-4 {
    font-size: 1.7rem;
  }

  .text-block-5.pink {
    font-size: 1.2rem;
  }

  .div-block-7 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    font-size: 1.6rem;
  }

  .text-block-6 {
    min-width: 50%;
  }

  .div-block-8 {
    flex-direction: column;
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .memo__rich {
    letter-spacing: -.07rem;
    font-size: 1.1rem;
  }

  .memo__rich ul {
    padding-left: 2em;
  }

  .chara__block {
    margin-top: 64px;
  }

  .section-3 {
    justify-content: flex-end;
    margin-top: 32px;
    padding-bottom: 32px;
  }

  .text-block-11 {
    margin-top: 36px;
    margin-bottom: 36px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading-3, .heading-4 {
    font-size: 20px;
  }

  .heading-5 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .text-block-12 {
    line-height: 1.5;
  }

  .container-2 {
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-12 {
    width: 80%;
  }
}

#w-node-_48d75a75-42cd-72ee-5aa0-02c9e89d1aa2-a8a83331, #w-node-_0efc110f-891c-bc75-c4ab-258323d450d6-a8a83331, #w-node-_07c85051-3c0e-51eb-6a4e-bfa16c9495d6-a8a83331, #w-node-_61a8b2ec-e8d2-27f5-8094-892fd031a161-a8a83331, #w-node-b18ab861-e812-859a-f56c-6c859426700c-a8a83331, #w-node-e441c390-1e85-8ea2-fcd6-1de4c0393279-a8a83331, #w-node-e441c390-1e85-8ea2-fcd6-1de4c039327b-a8a83331, #w-node-e441c390-1e85-8ea2-fcd6-1de4c039327e-a8a83331, #w-node-e441c390-1e85-8ea2-fcd6-1de4c0393293-a8a83331, #w-node-_49c0f12b-e6f9-df8e-48a4-f52c3bdb0c30-a8a83331, #w-node-_49c0f12b-e6f9-df8e-48a4-f52c3bdb0c32-a8a83331, #w-node-_49c0f12b-e6f9-df8e-48a4-f52c3bdb0c35-a8a83331, #w-node-_49c0f12b-e6f9-df8e-48a4-f52c3bdb0c4a-a8a83331, #w-node-a75ae2ae-8c18-1afb-1346-a285162a1122-a8a83331, #w-node-a75ae2ae-8c18-1afb-1346-a285162a1124-a8a83331, #w-node-a75ae2ae-8c18-1afb-1346-a285162a1127-a8a83331, #w-node-a75ae2ae-8c18-1afb-1346-a285162a113c-a8a83331, #w-node-ada4c99c-b6ac-36ac-59e7-bbdd3d8047b3-a8a83331, #w-node-ada4c99c-b6ac-36ac-59e7-bbdd3d8047b5-a8a83331, #w-node-ada4c99c-b6ac-36ac-59e7-bbdd3d8047b8-a8a83331, #w-node-ada4c99c-b6ac-36ac-59e7-bbdd3d8047cd-a8a83331 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cb13ea71-9936-2807-d853-bd350811f3c4-87c7ea36 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_31ddeb3c-bd5f-1007-bf13-287d9c079038-87c7ea36, #w-node-aa87a29a-6d91-e3a2-6ecb-4031297f16bf-87c7ea36, #w-node-f3727316-455b-5a00-0806-cfae633c38ac-87c7ea36 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4502abbf-51d8-92ad-0502-854428f63a8c-87c7ea36 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a9fadc3e-6ad4-14a9-af0d-0ba0ce5f807c-87c7ea36 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_776ae4a5-2f98-aa89-d293-9f434b4a5b64-87c7ea36, #w-node-b47afc21-c0c4-ee51-77b1-4229524541a7-87c7ea36, #w-node-_2afba7b6-ddc3-36db-69c5-c93d45270e09-87c7ea36 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-adb29bb8-5204-f08f-2e72-d57d45536f3e-87c7ea36 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_0157b6c2-a49b-fe2b-14c2-3c80a3214470-87c7ea36 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


