.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;
  }
}

.team-circles {
  background-color: #fff0;
  border: 1px #000;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-card {
  pointer-events: auto;
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 0%;
  width: 270px;
  height: 270px;
  margin-bottom: 0;
}

.team-member-name {
  color: #fff;
  margin-bottom: 6px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  color: #fff;
  margin-bottom: 24px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 16px;
}

.hero-stack {
  background-color: #f1eeea00;
  border: 1px #000;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.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;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.hero-image.shadow-two {
  max-width: 600px;
  margin-bottom: 75px;
}

.button {
  color: #333;
  background-color: #fff;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
}

.body {
  background-color: #181818;
}

.heading {
  aspect-ratio: auto;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 4px;
  font-family: Noto Serif JP, sans-serif;
}

.link {
  color: #fff;
  margin-bottom: 10px;
  font-family: Noto Serif JP, sans-serif;
  display: block;
}

.link.w--current {
  color: #fff;
}

.paragraph {
  color: #fff;
  margin-top: 40px;
  padding-bottom: 40px;
  font-family: Noto Serif JP, sans-serif;
}

.footer {
  text-align: center;
}

.container-2 {
  margin-top: 49px;
  margin-bottom: 55px;
}

.heading-sub {
  aspect-ratio: auto;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 4px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 16px;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  font-family: Noto Serif JP, sans-serif;
  font-size: 22px;
  line-height: 34px;
}

.body-2 {
  text-align: left;
  background-color: #181818;
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-top: 140px;
  margin-bottom: 140px;
  font-family: Noto Serif JP, sans-serif;
}

.code-embed {
  color: #fff;
  line-height: 25px;
}

.link-block {
  margin-bottom: 24px;
}

.heading-3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 6px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 20px;
  line-height: 32px;
}

.collection-list {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  margin-top: 0;
  padding-left: 0;
  display: grid;
}

.image {
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.collection-item {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.paragraph-3 {
  margin-bottom: 24px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.button-2 {
  background-color: #333;
  font-family: Noto Serif JP, sans-serif;
}

.collection-list-wrapper {
  padding: 0;
}

.body-3 {
  text-align: center;
  background-color: #f1eeea;
}

.image-2 {
  text-align: center;
  width: 100%;
  max-width: none;
  margin-bottom: 50px;
}

.container-3 {
  text-align: center;
  max-width: 700px;
  margin-top: 0;
  margin-bottom: 70px;
  padding-top: 0;
  padding-bottom: 0;
}

.button-3 {
  background-color: #333;
}

.link-2 {
  text-align: center;
  font-family: Noto Serif JP, sans-serif;
  font-size: 18px;
}

.heading-4 {
  margin-bottom: 20px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
}

.paragraph-4 {
  margin-bottom: 20px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 24px;
}

.rich-text-block {
  margin-bottom: 70px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.link-3 {
  text-decoration: none;
}

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

.container-4 {
  width: 100%;
}

.section {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px;
}

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

.btn_back {
  color: #fff;
  margin-bottom: 40px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 14px;
}

.link-block-2 {
  margin-bottom: 60px;
}

.link-block-2.w--current {
  color: #fff;
  margin-bottom: 0;
}

.link-block-3, .link-block-4, .link-block-5, .link-block-6, .link-block-7, .link-block-8, .link-block-9, .link-block-10, .link-block-11, .link-block-12 {
  margin-bottom: 24px;
}

.div-block-2 {
  text-align: center;
  margin-bottom: 60px;
}

.image-3 {
  margin-bottom: 60px;
}

.link-4 {
  color: #fff;
}

@media screen and (min-width: 1440px) {
  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .heading {
    text-align: center;
    margin-bottom: 10px;
    font-family: Noto Serif JP, sans-serif;
  }

  .link {
    text-align: center;
    margin-bottom: 20px;
    font-family: Noto Serif JP, sans-serif;
    display: block;
  }

  .paragraph {
    text-align: center;
    margin-top: 40px;
    font-family: Noto Serif JP, sans-serif;
  }

  .heading-sub {
    text-align: center;
    font-family: Noto Serif JP, sans-serif;
  }

  .div-block-2 {
    margin-bottom: 100px;
  }
}

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

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .hero-image.shadow-two {
    max-width: 400px;
  }
}

@media screen and (max-width: 767px) {
  .team-circles {
    padding: 60px 15px;
  }

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

  .hero-stack {
    padding: 60px 15px;
  }

  .body-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .code-embed {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .team-circles {
    padding-top: 0;
  }

  .container {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

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

  .team-member-image {
    width: 240px;
    height: 240px;
  }

  .hero-image.shadow-two {
    width: 90%;
  }

  .heading {
    font-size: 18px;
  }

  .heading-sub {
    font-size: 14px;
  }

  .paragraph-2 {
    font-size: 16px;
    line-height: 23px;
  }

  .section {
    margin-top: 60px;
  }
}

#w-node-f1a3c3e3-ed48-26d4-0285-2b144170e029-70dc3b6a, #w-node-f1a3c3e3-ed48-26d4-0285-2b144170e031-70dc3b6a, #w-node-f1a3c3e3-ed48-26d4-0285-2b144170e039-70dc3b6a, #w-node-f1a3c3e3-ed48-26d4-0285-2b144170e041-70dc3b6a, #w-node-f1a3c3e3-ed48-26d4-0285-2b144170e049-70dc3b6a, #w-node-f1a3c3e3-ed48-26d4-0285-2b144170e051-70dc3b6a, #w-node-f1a3c3e3-ed48-26d4-0285-2b144170e059-70dc3b6a, #w-node-f1a3c3e3-ed48-26d4-0285-2b144170e061-70dc3b6a, #w-node-f1a3c3e3-ed48-26d4-0285-2b144170e069-70dc3b6a, #w-node-f1a3c3e3-ed48-26d4-0285-2b144170e071-70dc3b6a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


