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

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

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

@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 {
  font-family: Yomogi, sans-serif;
  font-size: 16px;
}

.heading {
  text-align: center;
}

.heroblock {
  flex-flow: column;
  justify-content: center;
  padding-top: 0;
  display: flex;
}

.heading-2 {
  text-align: center;
  margin-top: 58px;
  margin-bottom: -43px;
  padding-bottom: 0;
  font-family: Kosugi Maru, sans-serif;
  font-size: 28px;
}

.sub-hero {
  background-color: #ffc0ae;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 1px;
  padding-bottom: 43px;
  display: flex;
}

.sub-hero._2 {
  background-color: #fff;
  margin-left: 0;
}

.imageblock {
  background-image: url('../images/実験室⑦_1.avif');
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  padding-left: 20px;
}

.imageblock._2 {
  background-color: var(--white);
  background-image: url('../images/agepeshito-4_1.avif');
  background-position: 100%;
  margin-top: 52px;
}

.textblock {
  width: 50%;
  margin-left: 0;
  padding: 18px 20px 20px;
}

.herosubtitle {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.text-block {
  margin-bottom: -83px;
  padding-top: 0;
  padding-left: 0;
  font-family: Kosugi Maru, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.text-block-2 {
  color: #5e7e69;
  font-family: Kosugi Maru, sans-serif;
  font-size: 16px;
  line-height: 35px;
}

.bubbleblock {
  background-image: url('../images/Newクラウド_1.avif');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
  display: flex;
}

.bubbleblock._2 {
  background-color: #f3a78f;
  background-image: none;
  padding-top: 60px;
  padding-bottom: 0;
  position: relative;
}

.checkbox {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
  border-radius: 40px;
  flex-flow: column;
  width: 600px;
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 0 40px;
  display: flex;
  box-shadow: 7px 7px #79927f;
}

.checkbox._2 {
  box-shadow: 7px 7px #7a5448;
}

.checkboxcontent {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.image {
  width: 80px;
  max-width: none;
  height: 80px;
}

.text-block---list {
  padding-top: 46px;
  padding-bottom: 45px;
  padding-left: 40px;
  font-family: Kosugi Maru, sans-serif;
  font-size: 18px;
  line-height: 35px;
}

.text-block---list.important-item {
  font-size: 24px;
}

.text-block-4, .text-block-5, .text-block-6, .text-block-7 {
  font-family: Kosugi Maru, sans-serif;
  line-height: 35px;
}

.button {
  background-color: #8ae8d1;
  border-radius: 70px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 30px 23px 30px 50px;
  font-family: Kosugi Maru, sans-serif;
  font-size: 32px;
  line-height: 35px;
}

.button._2 {
  background-color: #f3a78f;
  font-family: Kosugi Maru, sans-serif;
}

.text-block-8 {
  text-align: center;
  margin-top: 100px;
  font-family: Kosugi Maru, sans-serif;
  font-size: 32px;
}

.content-block {
  grid-row-gap: 30px;
  background-color: #ffeda9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.section {
  height: auto;
}

.div-block {
  background-color: #0000;
  background-image: url('../images/落ち込んでいる人HP用2_1.avif');
  background-position: 50%;
  background-size: cover;
}

.colorcard {
  background-image: url('../images/落ち込んでいる人HP用---ハートと断絶_1.avif');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  line-height: 35px;
  display: flex;
}

.colorcard._2 {
  background-color: #ffeda9;
  background-image: none;
  margin-top: 100px;
  padding-top: 60px;
  padding-bottom: 60px;
  position: static;
}

.colorcard._3 {
  background-image: url('../images/content-block_1.avif');
}

.div-block-2 {
  background-color: #808499;
  width: 45%;
}

.colorcardcontent {
  background-color: #808499;
  border: 2px solid #8db2e7;
  border-radius: 80px;
  width: 800px;
  padding: 40px 60px;
  position: relative;
}

.colorcardcontent._2 {
  background-color: #fff;
  border-style: none;
  border-width: 0;
  width: auto;
  margin-bottom: 1px;
  padding-bottom: 0;
  box-shadow: 5px 5px #7a5448;
}

.text-block-9 {
  color: #fff;
  text-align: center;
  font-family: Rampart One, sans-serif;
  font-size: 32px;
}

.colorcardimage {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.text-block-10 {
  color: #fff;
  font-family: Kosugi Maru, sans-serif;
  font-size: 20px;
}

.text-block-10._2 {
  color: #000;
  width: 20px;
  height: 400px;
  font-size: 20px;
  line-height: 20px;
}

.image-2 {
  vertical-align: baseline;
  width: 250px;
  height: 250px;
}

.image-3 {
  width: 270px;
  padding-top: 0;
  padding-bottom: 225px;
  position: absolute;
  inset: auto 40% -19% auto;
}

.text-block-11 {
  text-align: center;
  width: 20px;
  height: 400px;
  padding-bottom: 0;
}

.text-block-11._2 {
  height: 350px;
}

.text-block-11._3 {
  height: 300px;
}

.bold-text {
  height: 400px;
}

.verticaltext {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.verticaltext._3 {
  display: none;
}

.image-4 {
  width: 200px;
}

.background-video {
  height: 400px;
  margin-top: 61px;
}

.content-block-2 {
  grid-row-gap: 30px;
  background-image: url('../images/content-block_2.avif');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 529px;
  min-height: 529px;
  padding-top: 50px;
  display: flex;
  position: relative;
}

.info-box-2 {
  grid-column-gap: 8px;
  background-color: #000;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 534px;
  height: 285px;
  padding-left: 50px;
  padding-right: 50px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 5px 2px #000;
}

.infobox-text {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 16px;
  height: 152px;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.infobox-text-2 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 16px;
  height: 134px;
  text-decoration: none;
  display: flex;
}

.button-1 {
  background-color: #d2ccb6;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 236px;
  padding: 20px 30px;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.new-2 {
  object-fit: cover;
}

.infobox-text-3 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20px;
  height: 236px;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.infobox-text-4 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 16.4355px;
  height: 174.549px;
  text-decoration: none;
  display: flex;
}

.infobox-text-5 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 16.4355px;
  height: 200.759px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 74px;
  height: 74px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 399.417px;
  left: 475px;
}

.buttoncard {
  background-image: url('../images/content-block_2.avif');
  background-position: 0 0;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.buttoncardcontent {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #0000;
  border-radius: 40px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 60px 100px 60px 70px;
  display: flex;
}

.image-6 {
  width: 150px;
}

.buttoncardtext {
  display: flex;
}

.text-block-12 {
  color: #fff;
  width: 20px;
  height: 300px;
}

.bold-text-2 {
  width: 20px;
  font-weight: 400;
}

.text-block-13 {
  color: #fff;
  width: 20px;
}

.text-block-14 {
  color: #fff;
  width: 20px;
  margin-bottom: 40px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Kosugi Maru, sans-serif;
}

.button-2 {
  transform: rotate(-90deg);
}

.buttonblock2 {
  background-color: #d2ccb6;
  border-radius: 70px;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: none;
}

.buttonblcok {
  background-color: #d2ccb6;
  border-radius: 70px;
  flex-flow: row;
  padding: 40px;
  display: flex;
}

.buttoncardcontainer {
  background-color: #000;
  border-radius: 70px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  box-shadow: 0 8px 10px #0003;
}

.buttonblocktitle {
  color: #fff;
  font-size: 20px;
}

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

.transitioncardcontainer {
  background-image: url('../images/city_1.avif');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.transitioncardcontent {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #000;
  border-radius: 70px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  margin-bottom: -7px;
  margin-left: -4px;
  padding: 80px 56px 60px 68px;
  display: flex;
}

.text-block-15 {
  color: #fff;
  text-align: center;
  font-family: Kosugi Maru, sans-serif;
  font-size: 16px;
  line-height: 35px;
}

.text-block-16 {
  color: #fff;
  text-align: center;
  margin-left: -48px;
  margin-right: -47px;
  padding-left: 0;
  padding-right: 0;
  font-family: Kosugi Maru, sans-serif;
  line-height: 35px;
}

.button-3 {
  color: #000;
  background-color: #fff;
  padding: 30px 40px;
  font-family: Kosugi Maru, sans-serif;
  font-size: 24px;
  line-height: 20px;
  position: absolute;
  top: 10%;
}

.image-8 {
  width: 250px;
  position: absolute;
  left: 57px;
}

.image-8.english {
  width: 310px;
}

.secondtransitioncontainer {
  background-color: #e59794;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.secondtransitioncontent {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-9 {
  width: 150px;
}

.transitioncopy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #000;
  border-radius: 150px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 500px;
  padding-top: 60px;
  display: flex;
}

.image-10 {
  width: 150px;
}

.text-block-17 {
  color: #fff;
  font-family: Kosugi Maru, sans-serif;
  font-size: 25px;
  line-height: 20px;
}

.text-block-18 {
  color: #fff;
  padding: 60px 60px 100px;
  font-family: Kiwi Maru, sans-serif;
  line-height: 35px;
}

.flpicardcontent {
  background-color: #c9a9b1;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.flipcardphoto {
  background-image: url('../images/落ち込んでいる人HP用---ハートと断絶_1.avif');
  background-position: 50%;
  background-size: cover;
  width: 70%;
  height: 900px;
}

.flipcardphoto._3rd {
  background-image: url('../images/交換.avif');
}

.flipcardphoto._5th {
  background-image: url('../images/家の中_1.avif');
}

.flipcardphoto._7th {
  background-image: url('../images/家-②.avif');
  height: 1000px;
}

.flipcardphoto._2nd {
  background-image: url('../images/罪の報酬は死です_1.avif');
  height: 800px;
}

.flipcardphoto._4th {
  background-image: url('../images/イエスの身代わり十字架_1.avif');
  height: 1300px;
}

.flipcardphoto._6th {
  background-image: url('../images/告白すれば救われる_1.avif');
}

.flipcardcopy {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  padding: 60px 40px;
  display: flex;
}

.text-block-19 {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  padding-left: 40px;
  font-family: Kosugi Maru, sans-serif;
  line-height: 35px;
  display: flex;
}

.text-block-19.leftalign {
  text-align: left;
}

.button-4 {
  cursor: default;
  background-color: #97b6e7;
  border-radius: 15px;
  margin-bottom: 40px;
  padding: 25px 40px;
  font-family: Kosugi Maru, sans-serif;
  font-size: 24px;
}

.button-4.flat {
  background-color: #8c8adb;
  margin-bottom: 0;
  padding-left: 60px;
  padding-right: 60px;
}

.image-11 {
  width: 100%;
}

.image-12 {
  position: absolute;
  inset: auto 26% 25% auto;
}

.image-13 {
  padding-bottom: 160px;
  padding-right: 24px;
  position: absolute;
  inset: auto 44% -12% auto;
}

.content-block-3 {
  grid-row-gap: 50px;
  color: #c9a9b1;
  background-color: #c9a9b1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  text-decoration: none;
  display: flex;
}

.frame-8 {
  grid-column-gap: 50px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 707px;
  text-decoration: none;
  display: flex;
}

.frame-5 {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 190px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Kosugi Maru, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 35px;
  text-decoration: none;
}

.vectors-wrapper-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 21px;
  height: 11px;
  text-decoration: none;
  display: flex;
}

.frame-4 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Kosugi Maru, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.vectors-wrapper-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-4 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.frame-6 {
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 142px;
  text-decoration: none;
  display: flex;
}

.frame-7 {
  grid-column-gap: 39px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.mail-1 {
  object-fit: cover;
}

.content-block-4 {
  grid-row-gap: 30px;
  background-color: #ffc0ae;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  text-decoration: none;
  display: flex;
}

.frame-9 {
  grid-column-gap: 8px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-5 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 48.9879px;
  text-decoration: none;
  display: flex;
}

.text-7 {
  color: #fff;
  text-align: center;
  width: 60%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 35px;
  text-decoration: none;
}

.vectors-wrapper-6 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.footervidcontent {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

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

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

.heading-4 {
  font-size: 32px;
}

.footervideo {
  width: 800px;
}

.heading-5 {
  text-align: center;
  font-family: Kosugi Maru, sans-serif;
  font-size: 32px;
}

.text-block-21 {
  text-align: center;
  font-family: Kosugi Maru, sans-serif;
}

.image-14 {
  position: absolute;
  inset: auto auto -10% 0%;
  transform: rotate(-90deg);
}

.slides {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.slider-2 {
  background-color: #bea9c2;
  width: 100%;
  max-width: 1200px;
  height: 400px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
}

.slideitems {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.image-17 {
  width: 480px;
  position: absolute;
}

.slide-2 {
  vertical-align: super;
}

.text-block-22 {
  z-index: 5;
  opacity: 1;
  border: 1px #000;
  border-radius: 15px;
  width: 200px;
  font-family: Kiwi Maru, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
}

.text-block-22.new-verse {
  text-align: left;
  word-break: normal;
  border-width: 1px;
  font-size: 30px;
  line-height: 50px;
  text-decoration: none;
}

.image-18 {
  position: absolute;
}

.image-19 {
  width: 300px;
  position: absolute;
  left: 17%;
  transform: rotate(18deg);
}

.text-block-23 {
  z-index: 5;
  color: #fff;
  text-align: center;
  font-family: Kosugi Maru, sans-serif;
  font-size: 28px;
  line-height: 40px;
  position: relative;
}

.image-20 {
  z-index: 3;
  width: 180px;
  position: absolute;
  bottom: -12px;
  left: -1px;
}

.div-block-5 {
  padding: 10px 20px;
  position: relative;
}

.slide-nav {
  text-align: center;
  margin-top: 0;
  padding-top: 40px;
}

.div-block-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.image-21 {
  width: auto;
  height: 80px;
  position: absolute;
  inset: auto auto -11% 5%;
}

.m1-i {
  width: 1px;
  height: 1px;
}

.m2-r {
  width: 100%;
  height: 1px;
}

.m3-i, .m4-e, .m5-c {
  width: 1px;
  height: 1px;
}

.heading-6 {
  margin-top: 40px;
  padding-left: 0;
  font-family: Kosugi Maru, sans-serif;
}

.heading-7 {
  color: #5e7e69;
  padding-top: 0;
  font-family: Kosugi Maru, sans-serif;
  font-size: 30px;
}

.link-block {
  flex: none;
  display: flex;
}

.cta-bar {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #000000d9;
  border-radius: 100px;
  justify-content: space-around;
  align-items: center;
  max-width: 500px;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 8px;
  padding: 16px;
  display: flex;
}

.cta-small {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: none;
}

.cta-title {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 35px;
  text-decoration: none;
}

.vectors-wrapper-7 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.flex-block {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100vw;
  position: fixed;
  inset: auto 0% 0%;
}

.image-22 {
  padding-right: 222px;
}

.heading-8 {
  font-size: 25px;
}

.heading-9 {
  font-size: 30px;
}

.image-23 {
  flex: 0 auto;
  padding-right: 678px;
  display: block;
}

.image-24 {
  margin-right: 28px;
  padding-right: 0;
}

.text-block-24 {
  font-family: Oswald, sans-serif;
}

.hero-subscribe-right {
  color: #fff;
  background-color: #5e7e69;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

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

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: #1a1b1fcc;
}

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

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.image-25 {
  margin-right: -563px;
  padding-top: 51px;
  padding-left: 94px;
  padding-right: 40px;
}

.heading-10 {
  font-size: 30px;
}

.paragraph {
  margin-left: -58px;
  padding-left: 0;
  font-family: Kiwi Maru, sans-serif;
  line-height: 40px;
}

.new-verse {
  color: #c9a9b1;
  text-align: center;
  font-size: 30px;
  line-height: 45px;
}

.image-26 {
  float: none;
  text-align: center;
  max-width: 40%;
  position: static;
}

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

.image-28 {
  max-width: 40%;
}

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

.container-2, .container-3, .container-4, .container-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (min-width: 1920px) {
  .image-3 {
    right: 42%;
  }

  .image-8.english {
    width: 310px;
  }

  .image-13 {
    right: 45%;
  }

  .div-block-4 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-15, .image-16 {
    width: 500px;
  }

  .slide {
    vertical-align: baseline;
  }

  .slider {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-19 {
    width: 300px;
    left: 20%;
    right: auto;
    transform: rotate(20deg);
  }

  .cta-bar {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-color: #000000d9;
  }
}

@media screen and (max-width: 991px) {
  .heroblock {
    padding-top: 20px;
  }

  .sub-hero {
    flex-flow: wrap-reverse;
    height: auto;
  }

  .imageblock {
    background-position: 50%;
    width: 100%;
    height: 500px;
  }

  .imageblock._2 {
    background-image: url('../images/agepeshito_1.avif');
  }

  .textblock {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-2 {
    background-color: #808499;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .colorcardcontent {
    width: 95%;
  }

  .image-3 {
    width: 240px;
    right: 35%;
  }

  .buttoncard {
    background-size: cover;
  }

  .buttoncardcontent {
    width: 95%;
  }

  .text-block-14 {
    text-align: left;
    font-weight: 400;
  }

  .image-7 {
    max-width: none;
  }

  .transitioncardcontent {
    width: 60%;
  }

  .image-8 {
    width: 230px;
    left: 5%;
  }

  .secondtransitioncontent {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .flpicardcontent {
    flex-flow: row-reverse wrap-reverse;
  }

  .flpicardcontent._2nd {
    flex-flow: column;
  }

  .flipcardphoto {
    width: 100%;
    height: 500px;
  }

  .flipcardphoto._7th, .flipcardphoto._4th {
    height: 500px;
  }

  .flipcardcopy {
    width: 70%;
  }

  .image-12 {
    right: 23%;
  }

  .image-13 {
    bottom: -14%;
    right: 42%;
  }

  .text-7 {
    width: 80%;
  }

  .footervideo {
    width: 95%;
  }

  .slider-2 {
    width: 100%;
    height: 400px;
  }

  .image-19 {
    left: 4%;
  }

  .container {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .heroblock {
    justify-content: center;
    align-items: center;
  }

  .imageblock {
    background-position: 50%;
  }

  .textblock {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .herosubtitle {
    text-align: center;
  }

  .checkbox {
    width: 95%;
  }

  .checkboxcontent {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .button {
    padding: 10px 30px;
    font-size: 20px;
  }

  .section {
    height: auto;
  }

  .colorcard {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .colorcardcontent {
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .colorcardcontent._2 {
    width: 95%;
  }

  .text-block-9 {
    padding-bottom: 60px;
  }

  .colorcardimage {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .image-3 {
    right: 27%;
  }

  .verticaltext._2 {
    display: none;
  }

  .verticaltext._3 {
    display: flex;
  }

  .image-4 {
    display: block;
    transform: rotate(90deg);
  }

  .image-5 {
    transform: rotate(90deg);
  }

  .background-video {
    width: 95%;
  }

  .buttoncardcontent {
    padding: 40px 60px;
  }

  .buttoncardcontainer {
    width: 95%;
  }

  .image-7 {
    max-width: none;
    padding-top: 140px;
    transform: rotate(90deg);
  }

  .transitioncardcontent {
    width: 70%;
  }

  .image-8 {
    width: 250px;
    top: 15%;
    left: 25%;
  }

  .image-9 {
    position: absolute;
    inset: -30% auto auto 0%;
  }

  .image-10 {
    position: absolute;
    inset: auto 0% -20% auto;
  }

  .flipcardphoto._2nd {
    height: 500px;
  }

  .flipcardcopy {
    width: 100%;
  }

  .image-12 {
    bottom: 18%;
    right: 40%;
  }

  .image-13 {
    right: 37%;
  }

  .frame-8 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .text-7 {
    width: 95%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-14 {
    bottom: -12%;
    left: 8%;
  }

  .image-19 {
    width: 200px;
    bottom: 37%;
    left: 1%;
  }

  .cta-bar {
    z-index: 5;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    width: 100%;
    padding: 12px 8px;
    inset: auto auto 0%;
  }

  .cta-small {
    font-size: 12px;
    line-height: 14px;
  }

  .flex-block {
    z-index: 5;
  }

  .hero-subscribe-right {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .content {
    flex-flow: column;
    display: flex;
  }

  .sub-hero {
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .sub-hero._2 {
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
  }

  .imageblock {
    background-position: 50%;
    background-size: cover;
    flex: 0 auto;
    order: 1;
    align-self: baseline;
    width: 100%;
    height: 300px;
    padding-bottom: 0;
  }

  .imageblock._2 {
    background-position: 50%;
    margin-top: 114px;
    padding-top: 36px;
  }

  .textblock {
    flex: 0 auto;
    width: auto;
  }

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

  .text-block {
    flex: 0 auto;
    align-self: flex-start;
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-2 {
    margin-left: 20px;
    padding-top: 40px;
    padding-right: 25px;
  }

  .checkbox {
    padding: 40px 10px;
  }

  .checkboxcontent {
    justify-content: center;
    align-items: flex-start;
  }

  .image {
    width: 40px;
    height: 40px;
  }

  .text-block---list {
    margin-top: 1px;
    padding-top: 0;
  }

  .text-block-8 {
    font-family: Kosugi Maru, sans-serif;
    line-height: 35px;
  }

  .colorcard {
    background-position: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .colorcardimage {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .text-block-10 {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
  }

  .image-2 {
    width: 150px;
    height: 150px;
  }

  .image-3 {
    width: 200px;
    bottom: -13.5%;
    right: 20%;
  }

  .background-video {
    width: 97%;
    height: 300px;
  }

  .buttoncardcontent {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-6 {
    width: 80px;
  }

  .buttoncardtext {
    display: none;
  }

  .buttonblock2 {
    margin-top: 6px;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 23px;
    display: flex;
  }

  .buttonblcok {
    background-color: #d2ccb6;
    border-radius: 70px;
    padding: 40px 10px;
    display: flex;
  }

  .buttoncardcontainer {
    flex-flow: column;
    display: flex;
  }

  .buttonblocktitle {
    font-family: Kosugi Maru, sans-serif;
  }

  .div-block-3 {
    padding-top: 0;
    padding-bottom: 40px;
    display: block;
  }

  .image-7 {
    padding-top: 100px;
    display: block;
    transform: translate(52px)rotate(90deg);
  }

  .transitioncardcontent {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 95%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-8 {
    flex: 0 auto;
    align-self: center;
    width: 250px;
    top: 17%;
    left: auto;
  }

  .image-8.english {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    top: 16%;
    left: 0%;
    right: 0;
  }

  .image-9 {
    margin-top: 39px;
    top: -20%;
  }

  .transitioncopy {
    width: 95%;
    margin-bottom: 90px;
  }

  .image-10 {
    margin-bottom: 39px;
    bottom: -12%;
    right: 0%;
  }

  .flipcardphoto, .flipcardphoto._7th {
    height: 300px;
  }

  .flipcardphoto._2nd {
    height: 350px;
  }

  .flipcardphoto._4th {
    height: 300px;
  }

  .flipcardcopy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-19 {
    padding-left: 0;
  }

  .image-12 {
    width: 70px;
    bottom: 20%;
    right: 38%;
  }

  .image-13 {
    width: 90px;
    bottom: -13%;
  }

  .frame-7 {
    grid-column-gap: 20px;
    justify-content: center;
    align-items: center;
  }

  .text-7 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .slider-2 {
    height: 350px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .image-17 {
    height: 280px;
  }

  .text-block-22 {
    width: 150px;
    font-size: 12px;
    line-height: 16px;
  }

  .image-19 {
    width: 150px;
    height: 150px;
    inset: -4% 5% auto auto;
    overflow: visible;
  }

  .text-block-23 {
    font-size: 24px;
  }

  .image-20 {
    width: 150px;
    bottom: -6px;
    left: 2px;
  }

  .slide-nav {
    padding-top: 0;
  }

  .image-21 {
    height: 50px;
    position: absolute;
    bottom: -33px;
    left: auto;
  }

  .heading-6 {
    float: none;
    clear: none;
    text-align: left;
    margin-left: -50px;
    padding-bottom: 0;
    padding-left: 8px;
    font-family: Kosugi Maru, sans-serif;
    font-size: 20px;
    line-height: 20px;
  }

  .heading-7 {
    text-align: center;
    padding-top: 20px;
    font-family: Rampart One, sans-serif;
  }

  .quick-stack {
    grid-column-gap: 0px;
  }

  .container {
    max-width: none;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }
}

#w-node-_8c9ad457-02f3-c5ea-893a-b74163a9f9d8-59577b1b {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-_8c9ad457-02f3-c5ea-893a-b74163a9f9d8-4047dd36 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}


