:root {
  --white: white;
  --800-white: #eee;
  --text-color: #202020;
  --900-white: #f0f0f0;
  --supporting-text-color: dimgrey;
  --page-color: #f4f4f4;
  --rosy-brown: #9e7374;
  --dim-grey: #4e4e4e;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.signup-form-block-01 {
  width: auto;
  margin-top: 20px;
  margin-bottom: 0;
}

.text-block-25 {
  color: #f4f4f4;
  font-size: 18px;
  display: block;
}

.div-block-68 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.landing-page {
  background-color: #ece7d7;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.mose-wrapper-copy {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#00000080, #00000080), url('../images/unknown-35.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: static;
  inset: 0%;
}

.heading-15 {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  margin-top: auto;
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 500;
  position: static;
}

.bold-text {
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.button-2-copy {
  text-transform: none;
  background-color: #a56c6e;
  border-radius: 4px;
  padding: 13px 22px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  transition: all .2s;
}

.button-2-copy:hover {
  opacity: .8;
  background-color: #a56c6efa;
}

.email-field {
  color: #333;
  background-color: #fff;
  border: 0 #dbdbdb;
  border-radius: 4px;
  width: 14.6em;
  height: 48px;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  font-size: 14px;
  line-height: 22px;
}

.email-field:active {
  color: #3b2ae5;
  border-color: #dbdbdb;
}

.signup-form-01 {
  align-items: stretch;
  width: auto;
  display: flex;
}

.textfield-and-button {
  flex: 1;
  width: auto;
  max-width: none;
  margin-top: 10px;
}

.frame-1-section-overlay {
  color: #fff;
  background-image: linear-gradient(#0009, #0009), url('../images/unknown.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 60vh;
  max-height: none;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.centered-container {
  text-align: center;
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.frame-1-texxt {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 30px;
  font-weight: 500;
  display: block;
}

.frame-1-supporting-text {
  color: var(--800-white);
  flex: 0 auto;
  width: auto;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 51px;
  display: block;
}

.text-styel {
  color: var(--800-white);
  letter-spacing: 2px;
  text-transform: uppercase;
  width: auto;
  height: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 32px;
  display: block;
}

.image-17 {
  opacity: 1;
  width: 50px;
  height: 50px;
}

.container-slider-3 {
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  width: 650px;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: visible;
}

.container-slider-3.single-image {
  width: 740px;
}

.frame3 {
  background-color: #f4f4f4;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 10vh 0;
  display: flex;
  overflow: hidden;
}

.slider-6 {
  background-color: #fff0;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: auto;
  min-height: auto;
  max-height: none;
  padding-left: 86px;
  padding-right: 85px;
  display: flex;
  overflow: visible;
}

.slide-3 {
  cursor: pointer;
  background-image: url('../images/PHY.12249.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-3.a {
  background-image: url('../images/PHY.12196.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  top: 0;
  overflow: visible;
}

.div-container-main {
  flex-direction: row;
  flex: 0 auto;
  order: 1;
  justify-content: space-between;
  align-self: auto;
  align-items: stretch;
  width: auto;
  min-width: 900px;
  max-width: 75vw;
  height: auto;
  min-height: auto;
  max-height: none;
  padding: 20px 0;
  display: flex;
  overflow: hidden;
}

.div-container-main.only-text {
  justify-content: center;
  align-self: auto;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.div-container-main.left-image {
  flex-wrap: nowrap;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  max-width: 75vw;
  display: flex;
}

.slide-nav-10 {
  opacity: 0;
  margin-top: 0;
}

.slide-5 {
  cursor: pointer;
  background-image: url('../images/Screenshot-2020-11-11-at-12.00.24-PM.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: auto;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-5.a {
  background-image: none;
}

.side-textbox {
  text-align: left;
  letter-spacing: 0;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.side-textbox.middle-textbox {
  text-align: center;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}

.side-textbox.poem {
  text-align: left;
  width: auto;
  font-size: 15px;
  line-height: 21px;
}

.left-arrow-slider-3 {
  opacity: .8;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.left-arrow-slider-3:hover {
  opacity: .8;
}

.left-arrow-slider-3.hide {
  display: none;
}

.mask-slider {
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: auto;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  inset: 0;
  overflow: hidden;
}

.container-text-2 {
  cursor: pointer;
  flex-direction: column;
  flex: 0 auto;
  align-self: center;
  width: 50%;
  max-height: none;
  padding-top: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.container-text-2.right {
  cursor: pointer;
  width: 29%;
}

.container-text-2.right.section9 {
  width: 25vw;
}

.container-text-2.right.section9.horizontal-image {
  width: 40%;
}

.container-text-2.right.section4 {
  width: 32vw;
}

.container-text-2.third {
  width: 34vw;
}

.container-text-2.only-text {
  width: auto;
}

.container-text-2.horizontal-img {
  width: 50%;
}

.container-text-2.third-copy {
  width: 31vw;
}

.container-text-2.poem-text {
  width: 50%;
}

.right-arrow-slider-3 {
  opacity: .8;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  margin-left: 0;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.right-arrow-slider-3:hover {
  opacity: .8;
}

.right-arrow-slider-3.hide {
  display: none;
}

.image-16 {
  opacity: 1;
  width: 50px;
  height: 50px;
}

.progress-bar {
  z-index: 999;
  transform-origin: 0%;
  object-fit: contain;
  object-position: 0% 50%;
  background-color: #233b82;
  width: 100%;
  height: .39%;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.div-block-72 {
  z-index: 500;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin-left: 0;
  padding-left: 0;
  display: flex;
  position: static;
}

.image-36 {
  width: 26vw;
  height: auto;
}

.container-2-copy {
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  min-width: auto;
  max-width: 75vw;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.content-container {
  width: 60%;
  max-width: none;
  padding: 0;
}

.div-block-73-copy {
  width: auto;
  height: auto;
  padding-left: 0;
}

.div-block-75 {
  justify-content: flex-end;
  align-items: center;
  width: auto;
  max-width: none;
  height: 100vh;
  padding-left: 20px;
  display: flex;
}

.header-container {
  cursor: pointer;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: sticky;
  top: 1px;
}

.line {
  z-index: 500;
  color: #000;
  background-color: #7a7a7f;
  border-radius: 0%;
  justify-content: center;
  align-items: flex-start;
  width: 150px;
  height: 1.5px;
  margin-bottom: 10px;
  display: none;
  position: static;
}

.section-2 {
  background-color: var(--white);
  border-bottom: 0 solid #aaa;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-3 {
  color: #000;
  text-align: center;
  flex-flow: column;
  place-content: center;
  align-items: center;
  width: 70vw;
  font-size: 32px;
  font-weight: 400;
  line-height: 50px;
  display: flex;
  position: static;
}

.heading-3.head {
  color: #3d3d3d;
  text-align: left;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 35px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 33px;
}

.side-heading {
  color: #000;
  text-align: center;
  flex-flow: column;
  place-content: center;
  align-items: center;
  width: 70vw;
  font-size: 32px;
  font-weight: 400;
  line-height: 50px;
  display: flex;
  position: static;
}

.side-heading.head {
  color: var(--text-color);
  text-align: left;
  align-items: flex-start;
  width: auto;
  margin-top: auto;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 33px;
}

.visible-invisible {
  color: #fff;
  background-image: linear-gradient(#00000082, #00000082), url('../images/unknown.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 55vh;
  max-height: none;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.section-3 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 15vh 0;
  display: flex;
  overflow: hidden;
}

.goddess-and-mortal {
  color: #fff;
  background-image: linear-gradient(#0009, #0009), url('../images/unknown-5.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 55vh;
  max-height: none;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.mi-button {
  z-index: 50;
  width: 50px;
  height: 50px;
  margin-top: 35px;
  margin-left: 40px;
  padding-top: 0;
  padding-left: 0;
  position: fixed;
  inset: 0% auto auto 0%;
}

.image-13 {
  transition: transform .3s cubic-bezier(.77, 0, .175, 1);
}

.image-13:hover {
  transform: scale(1.1);
}

.menu-container {
  z-index: 99999;
  cursor: pointer;
  background-color: #0000006b;
  flex-direction: column;
  justify-content: space-between;
  align-self: center;
  width: 50px;
  height: 50px;
  margin-top: 0;
  margin-right: 0;
  padding-top: 17px;
  padding-bottom: 17px;
  transition: transform .3s cubic-bezier(.77, 0, .175, 1);
  display: none;
  position: fixed;
  inset: 40px 35px auto auto;
  overflow: visible;
}

.menu-container:hover {
  transform: scale(1.1);
}

.menu-stripe {
  color: #000;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-self: center;
  align-items: stretch;
  width: 25px;
  height: 2px;
  margin-bottom: 0;
  display: block;
}

.menu-copy {
  z-index: 100;
  opacity: 1;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
}

.div-block-43 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  flex: none;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-around;
  align-self: center;
  place-items: center;
  width: 50vw;
  height: auto;
  transition: opacity .2s cubic-bezier(.77, 0, .175, 1);
  display: grid;
  position: static;
}

.text-block-20-heading {
  opacity: .85;
  color: var(--900-white);
  text-align: center;
  cursor: pointer;
  background-color: #0000;
  width: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
}

.text-block-20-heading:hover {
  opacity: 1;
  border: 1px #141414;
}

.text-block-20 {
  opacity: .75;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 85%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  transition: transform .4s cubic-bezier(.77, 0, .175, 1);
  display: flex;
}

.text-block-20:hover {
  opacity: 1;
  border: 1px #141414;
}

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

.bold-text-2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 31px;
}

.bold-text-2.other-link {
  font-size: 20px;
}

.image-14 {
  text-shadow: 1px 1px 6px #000;
  object-fit: cover;
  border: 0 solid #0000;
  flex: 0 auto;
  width: 60%;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-bottom: 0;
  padding-top: 0%;
  display: block;
  overflow: visible;
}

.div-block-23 {
  background-color: #9c9c9c;
  width: 120px;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.div-block-22 {
  object-fit: fill;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: flex-start center;
  align-items: flex-start;
  width: auto;
  min-width: auto;
  max-width: none;
  height: 100%;
  margin-bottom: 0;
  margin-left: 30px;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.div-block-22.close {
  justify-content: flex-start;
  height: 60px;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  inset: 35px 25px 0% auto;
}

.text-span-25 {
  color: #4253ff;
}

.div-block-29 {
  object-fit: cover;
  flex-flow: column wrap;
  place-content: space-around center;
  align-items: center;
  width: 35vw;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.div-block-20 {
  background-color: #fff;
  flex-direction: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 100vh;
  max-height: none;
  padding: 20px 0;
  display: block;
  position: static;
}

.image-26 {
  width: 60px;
  max-width: 60px;
  height: 60px;
  max-height: 60px;
}

.close-button {
  z-index: 999;
  opacity: .83;
  cursor: pointer;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  transition: transform .2s cubic-bezier(.68, -.55, .265, 1.55);
  display: block;
  position: static;
  inset: 3.3vw 3.4vw auto auto;
}

.close-button:hover {
  opacity: 1;
}

.link-17 {
  color: #757575;
  text-decoration: none;
}

.link-17:hover {
  color: #4253ff;
}

.text-block-14 {
  color: #757575;
  width: 50ch;
  padding-top: 0;
  padding-bottom: 5px;
  font-size: 18px;
  line-height: 29px;
  text-decoration: none;
}

.div-block-69 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: auto;
  padding: 0;
  display: flex;
}

.text-block-15 {
  color: #3d3d3d;
  letter-spacing: 0;
  text-transform: none;
  white-space: normal;
  width: 35ch;
  padding-top: 10px;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
}

.div-block-19 {
  object-fit: contain;
  background-color: #fff;
  flex-direction: row;
  flex: 0 auto;
  grid-template: "."
                 "."
                 / 2.55fr;
  grid-auto-columns: minmax(302px, .25fr);
  grid-auto-flow: column;
  place-content: space-between center;
  align-self: stretch;
  place-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: auto;
  max-height: none;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: static;
  overflow: hidden;
}

.heading-9 {
  color: #000;
  letter-spacing: 1px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.p-2-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.p-2-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 0;
  display: none;
}

.progress-bar-2, .progress-ba {
  z-index: 999;
  transform-origin: 0%;
  object-fit: contain;
  object-position: 0% 50%;
  background-color: #d62937;
  width: 100%;
  height: .39%;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.nav-icon---bg-mask-wrap {
  border-radius: 50px 0 0 50px;
  flex: 1;
  order: 0;
  align-self: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

.nav-icon---bg-mask-wrap.x-right {
  outline-offset: 0px;
  outline: 3px #00e;
  flex: 1;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  text-decoration: none;
  display: block;
  transform: rotate(180deg);
}

.nav-icon---bg-mask {
  transform-origin: 100%;
  background-color: #00000075;
  border: 1px solid #00000075;
  width: 200%;
  height: 200%;
  position: absolute;
  top: -50%;
  right: 0%;
}

.nav-icon---bg-border {
  border: 0 solid #fff;
  border-radius: 0;
  position: absolute;
  inset: 0%;
}

.nav-icon---hover-pill {
  background-color: #0e0922;
  border-radius: .0625rem;
  width: 20%;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: translate(-100%);
}

.nav-icon---hover-pill.x-bottom {
  width: 33.333%;
}

.nav-icon---line-item {
  background-color: #fff;
  border-radius: .0625rem;
  width: 100%;
  height: .125rem;
  position: relative;
  overflow: hidden;
}

.nav-icon---line-item.x-top {
  z-index: 3;
  background-color: #fff;
}

.nav-icon---line-item.x-middle {
  z-index: 2;
  background-color: #fff;
}

.nav-icon---line-item.x-bottom {
  z-index: 1;
  background-color: #fff;
  width: 60%;
}

.nav-icon {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 5.5rem;
  height: 5.5rem;
  padding: 1.5rem;
  display: flex;
  position: fixed;
}

.nav-icon---lines {
  grid-row-gap: .5rem;
  flex-direction: column;
  width: 1.5rem;
  display: flex;
  position: relative;
}

.nav-icon---bg {
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.nav-icon---bg-mask-2 {
  transform-origin: 100%;
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-clip: border-box;
  border-radius: 0;
  width: 200%;
  height: 200%;
  position: absolute;
  top: -51%;
  right: 0%;
}

.nav-icon-2 {
  z-index: 200;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: .7rem;
  display: flex;
  position: fixed;
  inset: 40px 35px 0% auto;
}

.bold-text-3 {
  color: var(--900-white);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 45px;
}

.body {
  background-color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.close-button-2 {
  z-index: 999;
  opacity: .8;
  cursor: pointer;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-right: 0;
  transition: transform .2s cubic-bezier(.68, -.55, .265, 1.55);
  display: flex;
  position: absolute;
  inset: 50px 30px auto auto;
}

.close-button-2:hover {
  opacity: 1;
}

.text-block-26 {
  color: var(--supporting-text-color);
  width: 80%;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
  line-height: 22px;
}

.div-block-76 {
  object-fit: fill;
  flex-flow: column;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: flex-start center;
  width: 60%;
  height: 100%;
  margin-bottom: 0;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.div-block-77 {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
}

.popup-car1-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-car1-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: none;
}

.text-block-13 {
  color: #505050;
  align-self: baseline;
  margin-top: 10px;
  padding: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  overflow: visible;
}

.div-block-78 {
  background-color: #9c9c9c;
  width: 120px;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: none;
}

.heading-16 {
  color: #a7a7a7;
  letter-spacing: 3px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  font-size: 17px;
  font-weight: 500;
  display: block;
}

.image-37 {
  text-shadow: 1px 1px 6px #000;
  object-fit: scale-down;
  flex: 0 auto;
  width: auto;
  min-width: 300px;
  max-width: none;
  height: auto;
  min-height: 100%;
  max-height: none;
  margin-bottom: 0;
  padding-top: 0%;
  display: block;
  overflow: visible;
}

.pair-title {
  color: var(--text-color);
  letter-spacing: 0;
  margin-bottom: 10px;
  padding-top: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.pair-title.first-title {
  color: var(--text-color);
}

.pair-title.second-page-color {
  color: var(--white);
}

.pair-title.second-page-color-2 {
  color: var(--page-color);
}

.div-block-79 {
  object-fit: fill;
  flex-flow: column wrap;
  place-content: center flex-start;
  align-items: center;
  width: 40%;
  min-width: 200px;
  max-width: none;
  height: auto;
  min-height: 200px;
  max-height: 60vh;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.div-block-80 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: cover;
  background-color: #fff;
  flex-direction: row;
  flex: 0 auto;
  grid-template: "Area-2 Area" 1fr
  / .8fr .75fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch center;
  align-self: auto;
  place-items: center;
  width: 100%;
  height: 80vw;
  min-height: auto;
  padding: 8vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-38 {
  width: 50px;
  height: 50px;
}

.img-1-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-1-2.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.bold-text-4 {
  color: var(--900-white);
  display: none;
}

.img-1-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-1-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: none;
}

.img-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-1.a1 {
  z-index: 997;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-1-3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-1-3.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-1-4 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-1-4.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-1-5 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-1-5.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-1-6 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-1-6.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.link-18 {
  color: var(--rosy-brown);
}

.img-1-0 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-1-0.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 5vw;
  display: none;
}

.section-4 {
  background-color: var(--white);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 15vh 0;
  display: flex;
  overflow: hidden;
}

.image-39 {
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
}

.image-40 {
  width: auto;
}

.img-2-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-2-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-2-1-copy {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-2-1-copy.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-2-1-copy-copy {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-2-1-copy-copy.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-2-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-2-2.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.section-5 {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 15vh 0;
  display: flex;
  overflow: hidden;
}

.img-3-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-3-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-3-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-3-2.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-3-3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-3-3.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-3-4 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-3-4.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-3-5 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-3-5.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-3-6 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-3-6.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.section-6 {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 15vh 0;
  display: flex;
  overflow: hidden;
}

.img-4-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-4-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-4-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-4-2.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-4-3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-4-3.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-4-4 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-4-4.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.sexuality-and-desire {
  color: #fff;
  background-image: linear-gradient(#0009, #0009), url('../images/unknown-18.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 55vh;
  max-height: none;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.section-6-copy {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 7vh 0;
  display: flex;
  overflow: hidden;
}

.section-6-copy.white {
  background-color: var(--white);
}

.img-5-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-5-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-5-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-5-2.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-5-3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-5-3.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-5-4 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-5-4.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.power-and-violence {
  color: #fff;
  background-image: linear-gradient(#0009, #0009), url('../images/bg-image.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 55vh;
  max-height: none;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.section-7 {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 7vh 0;
  display: flex;
  overflow: hidden;
}

.section-7.white {
  background-color: var(--white);
  padding-top: 15vh;
  padding-bottom: 15vh;
}

.section-8 {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 7vh 0;
  display: flex;
  overflow: hidden;
}

.section-8.white {
  background-color: var(--white);
  padding-top: 15vh;
  padding-bottom: 15vh;
}

.img-6-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-6-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.section-9 {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 15vh 0;
  display: flex;
  overflow: hidden;
}

.img-7-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-7-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-7-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-7-2.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.section-10 {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 7vh 0;
  display: flex;
  overflow: hidden;
}

.section-10.white {
  background-color: var(--white);
  padding-top: 15vh;
  padding-bottom: 15vh;
}

.img-8-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-8-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-8-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-8-2.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-8-3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-8-3.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-8-4 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-8-4.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-8-5 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-8-5.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-8-6 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-8-6.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.section-11 {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 7vh 0;
  display: flex;
  overflow: hidden;
}

.section-11.white {
  background-color: var(--page-color);
  padding-top: 15vh;
  padding-bottom: 15vh;
}

.img-9-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-9-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.struggle-and-resistance {
  color: #fff;
  background-image: linear-gradient(#0009, #0009), url('../images/unknown-38.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 55vh;
  max-height: none;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.section-9-copy {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 7vh 0;
  display: flex;
  overflow: hidden;
}

.section-12 {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 15vh 0;
  display: flex;
  overflow: hidden;
}

.section-12.white {
  background-color: var(--white);
  padding-top: 15vh;
  padding-bottom: 15vh;
  display: flex;
}

.img-10-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-10-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-10-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-10-2.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-10-3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-10-3.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.section-13 {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 7vh 0;
  display: flex;
  overflow: hidden;
}

.section-13.white {
  background-color: var(--white);
  padding-top: 15vh;
  padding-bottom: 15vh;
}

.section-14 {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 15vh 0;
  display: flex;
  overflow: hidden;
}

.left-2-pair {
  cursor: pointer;
  flex-direction: column;
  flex: 0 auto;
  align-self: center;
  width: 50%;
  max-height: none;
  padding-top: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.left-2-pair.right {
  cursor: pointer;
  width: 29%;
}

.left-2-pair.right.section9 {
  width: 24%;
}

.left-2-pair.right.section9.horizontal-image {
  width: 40%;
}

.left-2-pair.right.section4 {
  width: 37%;
}

.left-2-pair.third {
  width: 33%;
}

.left-2-pair.only-text {
  width: auto;
}

.left-2-pair.horizontal-img {
  width: 50%;
}

.left-2-pair-image {
  cursor: pointer;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 31vw;
  height: auto;
  max-height: none;
  margin-right: 60px;
  padding-top: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.left-2-pair-image.right {
  cursor: pointer;
  width: 29%;
}

.left-2-pair-image.right.section9 {
  width: 24%;
}

.left-2-pair-image.right.section9.horizontal-image {
  width: 40%;
}

.left-2-pair-image.right.section4 {
  width: 37%;
}

.left-2-pair-image.third {
  width: 33%;
}

.left-2-pair-image.only-text {
  width: auto;
}

.left-2-pair-image.horizontal-img {
  width: 50%;
}

.img-11-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-11-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-11-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-11-2.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.section-15 {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 7vh 0;
  display: flex;
  overflow: hidden;
}

.section-15.white {
  background-color: var(--white);
  padding-top: 15vh;
  padding-bottom: 15vh;
}

.img-12-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-12-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-12-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-12-2.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-12-3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-12-3.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.section-16 {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 15vh 0;
  display: flex;
  overflow: hidden;
}

.section-16.white {
  background-color: var(--white);
}

.img-13-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-13-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-13-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-13-2.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-13-3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-13-3.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-13-4 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-13-4.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-14-1 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-14-1.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-14-2 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-14-2.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.img-14-3 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-14-3.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.left-arrow {
  display: block;
}

.main {
  background-image: linear-gradient(#0003, #0003), url('../images/unknown-53.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  display: none;
}

.sld-01-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.sld-01-img__w {
  position: absolute;
  inset: 0%;
}

.notes {
  max-width: 1440px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.sld-02-nav {
  background-color: #0000;
  justify-content: flex-end;
  padding-right: 120px;
  display: flex;
  inset: auto 0% 3%;
}

.slider__c {
  display: block;
}

.sld-02 {
  background-color: #ddd0;
  height: 55vh;
  min-height: auto;
}

.sld-01-slide--content {
  z-index: 20;
  text-align: center;
  letter-spacing: .03rem;
  max-width: 75vw;
  margin-bottom: 0;
  padding: 0;
  font-size: 21px;
  font-weight: 300;
  position: relative;
}

.lh-relax {
  line-height: 1.625;
}

.lh-relax.fc-white {
  color: #fff;
  text-align: left;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
}

.right-arrow {
  display: block;
}

.footer {
  padding-top: 32px;
  padding-bottom: 32px;
  display: none;
}

.sld-overlay {
  z-index: 15;
  background-color: #1f1e1e78;
  align-self: auto;
  position: absolute;
  inset: 0%;
}

.sld-01-slide__c {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  position: relative;
}

.hero-heading-right {
  background-color: var(--page-color);
  border-bottom: 1px solid #e4ebf3;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 0 30px;
  display: flex;
  position: relative;
}

.hero-heading-right.white {
  background-color: var(--white);
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 15vh;
  padding-bottom: 15vh;
}

.container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 75vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.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: 47%;
  display: flex;
}

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

.margin-bottom-24px {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 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;
}

.heading-17 {
  color: #333;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
}

.feedback-form {
  width: auto;
  margin-top: 20px;
  margin-bottom: 0;
}

.signup-form-01-copy {
  flex-direction: column;
  align-items: stretch;
  width: auto;
  display: flex;
}

.email-field-copy {
  color: #333;
  background-color: #fff;
  border: 0 solid #dbdbdb;
  border-radius: 4px;
  align-self: auto;
  width: 100%;
  height: 48px;
  margin-bottom: 0;
  margin-right: auto;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 15px;
  font-size: 14px;
  line-height: 22px;
}

.email-field-copy:active {
  color: #3b2ae5;
  border-color: #dbdbdb;
}

.button-2-copy-copy {
  text-transform: none;
  background-color: #a56c6e;
  border-radius: 4px;
  padding: 13px 22px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  transition: all .2s;
}

.button-2-copy-copy:hover {
  opacity: .8;
  background-color: #a56c6efa;
}

.input-text {
  border-radius: 4px;
  height: 48px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 22px;
}

.submit-button {
  background-color: var(--rosy-brown);
  border-radius: 4px;
  width: 100%;
}

.submit-button:hover {
  background-color: #9e7374e6;
}

.form-block {
  width: 60%;
}

.textarea {
  border-radius: 4px;
  height: 200px;
  min-height: 200px;
  max-height: none;
}

.img-0 {
  z-index: 990;
  background-color: #000000b3;
  width: 100%;
  height: 100vh;
  padding: 25px;
  display: none;
  position: fixed;
  inset: 0%;
}

.img-0.a1 {
  z-index: 997;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding: 4vw;
  display: none;
}

.section-2-mobile {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 7vh 0;
  display: none;
  overflow: hidden;
}

.slide-nav-10-copy {
  opacity: 0;
  margin-top: 0;
}

.icon {
  margin-right: 0;
}

.icon-2 {
  margin-left: 0;
}

.image-41 {
  display: block;
}

.italic-text {
  display: none;
}

.poem-title {
  font-size: 16px;
  font-weight: 500;
}

.title {
  text-align: left;
  padding-bottom: 20px;
}

.title.poem-title {
  text-align: left;
  font-size: 16px;
}

.italic-text-2 {
  display: none;
}

.div-block-81, .title-for-pair {
  width: auto;
  height: auto;
  margin-top: 20px;
}

.content-text {
  width: 80%;
  font-size: 20px;
  font-weight: 400;
}

.content-background {
  z-index: 10;
  background-image: linear-gradient(#0000009e, #0000009e), url('../images/unknown-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
}

.content-section {
  width: 100%;
  height: 1000vh;
  position: relative;
}

.sticky-container {
  z-index: 20;
  position: sticky;
  top: 1px;
}

.content-text-container {
  z-index: 20;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  inset: 0%;
}

.content-text-wrapper {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
  position: absolute;
}

.content-text-wrapper._1, .content-text-wrapper._2, .content-text-wrapper._3, .content-text-wrapper._4, .content-text-wrapper._1, .content-text-wrapper._2 {
  display: flex;
}

.content-text-2 {
  width: 65vw;
  font-size: 20px;
  font-weight: 400;
}

.content-background-2 {
  z-index: 10;
  background-image: linear-gradient(#00000096, #00000096), url('../images/unknown-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: auto;
}

.section-18 {
  border-bottom: 0 solid #aaa;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-18.gray {
  background-color: #f4f4f4;
}

.container-slider-3-copy {
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: visible;
}

.container-slider-3-copy.single-image {
  width: 740px;
}

.slider-6-copy {
  background-color: #fff0;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: auto;
  min-height: auto;
  max-height: none;
  padding-left: 86px;
  padding-right: 85px;
  display: flex;
  overflow: visible;
}

.section-3-mobile-copy {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 7vh 0;
  display: none;
  overflow: hidden;
}

.section-12-mobile {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 15vh 0;
  display: flex;
  overflow: hidden;
}

.section-12-mobile.white {
  background-color: var(--white);
  padding-top: 15vh;
  padding-bottom: 15vh;
  display: none;
}

.section-12-copy {
  background-color: var(--page-color);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  padding: 15vh 0;
  display: none;
  overflow: hidden;
}

.section-12-copy.white {
  background-color: var(--white);
  padding-top: 15vh;
  padding-bottom: 15vh;
  display: flex;
}

.header-container-copy {
  cursor: auto;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: sticky;
  top: 1px;
}

@media screen and (max-width: 991px) {
  .container-slider-3 {
    max-width: 50vw;
  }

  .frame3 {
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .slider-6 {
    padding-left: 65.5px;
    padding-right: 65.5px;
  }

  .div-container-main {
    width: 90%;
    min-width: auto;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .side-textbox {
    height: 100%;
    margin-right: auto;
    overflow: auto;
  }

  .left-arrow-slider-3 {
    padding-right: 30px;
  }

  .container-text-2 {
    max-height: 45vw;
    overflow: visible;
  }

  .right-arrow-slider-3 {
    flex-direction: row;
    align-items: center;
  }

  .heading-3, .side-heading {
    width: 95%;
    padding: 10px;
    font-size: 24px;
    line-height: 42px;
  }

  .side-heading.head {
    width: auto;
  }

  .section-3 {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .image-14 {
    min-height: auto;
  }

  .div-block-23 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .div-block-22 {
    flex-direction: column;
    padding-left: 0;
    padding-right: 20px;
  }

  .div-block-29 {
    justify-content: flex-start;
    padding: 0;
  }

  .close-button {
    width: 20px;
    height: 20px;
    top: 15px;
    right: 15px;
  }

  .text-block-14 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 11px;
    line-height: 16px;
  }

  .text-block-15 {
    padding-top: 0;
    font-size: 18px;
  }

  .div-block-19 {
    grid-template-columns: .8fr .5fr;
    width: 100vw;
    height: 70vw;
    padding: 15px;
  }

  .heading-9 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .p-2-1.a1 {
    flex-direction: column;
    display: none;
  }

  .close-button-2 {
    width: 20px;
    height: 20px;
    top: 15px;
    right: 15px;
  }

  .text-block-26 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 11px;
    line-height: 16px;
  }

  .div-block-76 {
    flex-direction: column;
    padding-left: 0;
    padding-right: 20px;
  }

  .popup-car1-1.a1 {
    flex-direction: column;
    display: none;
  }

  .text-block-13 {
    margin-top: 0;
    padding-top: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 18px;
    overflow: visible;
  }

  .div-block-78 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .heading-16 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .image-37 {
    min-height: auto;
  }

  .pair-title {
    padding-top: 0;
    font-size: 18px;
  }

  .div-block-79 {
    justify-content: flex-start;
    padding: 0;
  }

  .div-block-80 {
    grid-template-columns: .8fr .5fr;
    width: 100vw;
    height: 70vw;
    padding: 15px;
  }

  .img-1-2.a1, .img-1-1.a1, .img-1.a1, .img-1-3.a1, .img-1-4.a1, .img-1-5.a1, .img-1-6.a1, .img-1-0.a1 {
    flex-direction: column;
    display: none;
  }

  .section-4 {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .img-2-1.a1, .img-2-1-copy.a1, .img-2-1-copy-copy.a1, .img-2-2.a1 {
    flex-direction: column;
    display: none;
  }

  .section-5 {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .img-3-1.a1, .img-3-2.a1, .img-3-3.a1, .img-3-4.a1, .img-3-5.a1, .img-3-6.a1 {
    flex-direction: column;
    display: none;
  }

  .section-6 {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .img-4-1.a1, .img-4-2.a1, .img-4-3.a1, .img-4-4.a1 {
    flex-direction: column;
    display: none;
  }

  .section-6-copy {
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .img-5-1.a1, .img-5-2.a1, .img-5-3.a1, .img-5-4.a1 {
    flex-direction: column;
    display: none;
  }

  .section-7 {
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .section-7.white {
    min-height: auto;
  }

  .section-8 {
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .section-8.white {
    min-height: auto;
  }

  .img-6-1.a1 {
    flex-direction: column;
    display: none;
  }

  .section-9 {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .img-7-1.a1, .img-7-2.a1 {
    flex-direction: column;
    display: none;
  }

  .section-10 {
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .section-10.white {
    min-height: auto;
  }

  .img-8-1.a1, .img-8-2.a1, .img-8-3.a1, .img-8-4.a1, .img-8-5.a1, .img-8-6.a1 {
    flex-direction: column;
    display: none;
  }

  .section-11 {
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .section-11.white {
    min-height: auto;
  }

  .img-9-1.a1 {
    flex-direction: column;
    display: none;
  }

  .section-9-copy {
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .section-12 {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .img-10-1.a1, .img-10-2.a1, .img-10-3.a1 {
    flex-direction: column;
    display: none;
  }

  .section-13 {
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .section-13.white {
    min-height: auto;
  }

  .section-14 {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .left-2-pair, .left-2-pair-image {
    max-height: 45vw;
    overflow: visible;
  }

  .img-11-1.a1, .img-11-2.a1 {
    flex-direction: column;
    display: none;
  }

  .section-15 {
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .section-15.white {
    min-height: auto;
  }

  .img-12-1.a1, .img-12-2.a1, .img-12-3.a1 {
    flex-direction: column;
    display: none;
  }

  .section-16 {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .img-13-1.a1, .img-13-2.a1, .img-13-3.a1, .img-13-4.a1, .img-14-1.a1, .img-14-2.a1, .img-14-3.a1 {
    flex-direction: column;
    display: none;
  }

  .lh-relax {
    font-size: 18px;
  }

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

  .form-block {
    width: 60%;
  }

  .img-0.a1 {
    flex-direction: column;
    display: none;
  }

  .section-2-mobile {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }

  .icon {
    margin-right: 0;
  }

  .icon-2 {
    margin-left: 0;
  }

  .container-slider-3-copy {
    max-width: 50vw;
  }

  .slider-6-copy {
    padding-left: 65.5px;
    padding-right: 65.5px;
  }

  .section-3-mobile-copy, .section-12-mobile, .section-12-copy {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 0 45px 25px;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .frame-1-section-overlay {
    padding: 40px 20px;
  }

  .image-17 {
    align-self: auto;
  }

  .container-slider-3 {
    width: auto;
    max-width: none;
  }

  .frame3 {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
  }

  .slider-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-container-main {
    flex-direction: column;
    width: 100%;
    max-width: 100vw;
  }

  .slide-nav-10 {
    opacity: 1;
    font-size: 8px;
  }

  .side-textbox {
    padding-bottom: 0;
    overflow: auto;
  }

  .left-arrow-slider-3 {
    display: none;
  }

  .container-text-2 {
    width: auto;
  }

  .right-arrow-slider-3 {
    display: none;
  }

  .heading-3, .side-heading {
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    font-size: 24px;
    line-height: 42px;
  }

  .visible-invisible {
    padding: 40px 20px;
  }

  .section-3 {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
  }

  .goddess-and-mortal {
    padding: 40px 20px;
  }

  .image-14 {
    min-width: 150px;
  }

  .div-block-22 {
    height: auto;
    padding: 0 35px 20px;
  }

  .div-block-29 {
    max-height: none;
    padding-top: 35px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .close-button {
    top: 20px;
    right: 20px;
  }

  .div-block-19 {
    flex-direction: column;
    height: auto;
    display: flex;
  }

  .heading-9 {
    margin-bottom: 0;
  }

  .close-button-2 {
    top: 20px;
    right: 20px;
  }

  .div-block-76 {
    height: auto;
    padding: 0 35px 20px;
  }

  .text-block-13 {
    padding-bottom: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .heading-16 {
    margin-bottom: 0;
  }

  .image-37 {
    min-width: 150px;
  }

  .div-block-79 {
    max-height: none;
    padding-top: 35px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .div-block-80 {
    flex-direction: column;
    height: auto;
    display: flex;
  }

  .section-4, .section-5, .section-6 {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
  }

  .sexuality-and-desire {
    padding: 40px 20px;
  }

  .section-6-copy {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
  }

  .power-and-violence {
    padding: 40px 20px;
  }

  .section-7, .section-8, .section-9, .section-10, .section-11 {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
  }

  .struggle-and-resistance {
    padding: 40px 20px;
  }

  .section-9-copy, .section-12, .section-13, .section-14 {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
  }

  .left-2-pair, .left-2-pair-image {
    width: auto;
  }

  .section-15, .section-16 {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
  }

  .lh-relax, .lh-relax.fc-white {
    font-size: 17px;
  }

  .sld-01-slide__c {
    justify-content: flex-start;
    padding-top: 160px;
  }

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

  .form-block {
    width: 70%;
  }

  .section-2-mobile {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
  }

  .slide-nav-10-copy {
    opacity: 1;
    font-size: 8px;
  }

  .container-slider-3-copy {
    width: auto;
    max-width: none;
  }

  .slider-6-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .section-3-mobile-copy, .section-12-mobile, .section-12-copy {
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
  }
}

@media screen and (max-width: 479px) {
  .signup-form-block-01 {
    flex-direction: row;
    width: 100%;
    display: flex;
  }

  .div-block-68 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 20px;
    display: flex;
  }

  .mose-wrapper-copy {
    background-image: linear-gradient(#000000a3, #000000a3), url('../images/unknown-35.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .heading-15 {
    text-align: left;
    margin-top: auto;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 34px;
  }

  .bold-text {
    font-size: 16px;
    line-height: 24px;
  }

  .email-field {
    width: 100%;
    margin-bottom: 10px;
  }

  .signup-form-01 {
    flex-direction: column;
    width: 100%;
  }

  .textfield-and-button {
    flex-direction: column;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .centered-container {
    text-align: left;
    align-items: flex-start;
  }

  .frame-1-texxt {
    margin-top: 10px;
  }

  .frame-1-supporting-text {
    margin-top: auto;
    font-size: 24px;
    line-height: 32px;
  }

  .text-styel {
    font-size: 20px;
    line-height: 26px;
  }

  .image-17 {
    display: none;
  }

  .container-slider-3 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    display: block;
  }

  .container-slider-3.single-image {
    width: auto;
  }

  .frame3 {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 20px;
    display: flex;
  }

  .slider-6 {
    flex-direction: column;
    align-items: center;
    width: auto;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 20px;
    position: static;
  }

  .slider-6.hide-arrow {
    padding-bottom: 0;
  }

  .slide-3 {
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .slide-3.a {
    max-width: 100%;
    height: auto;
    max-height: 100%;
  }

  .div-container-main {
    justify-content: space-around;
    align-items: center;
    width: auto;
    max-width: none;
    padding: 0;
  }

  .div-container-main.only-text {
    padding-left: 0;
  }

  .div-container-main.left-image {
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: none;
    padding: 0;
    display: block;
  }

  .slide-nav-10 {
    opacity: 1;
    background-color: #e0e0e000;
    flex-flow: row;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 6px;
    display: flex;
    position: static;
    bottom: -14px;
  }

  .slide-5.a {
    height: auto;
  }

  .side-textbox {
    object-fit: none;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: 0;
    padding: 0;
    display: flex;
    overflow: visible;
  }

  .side-textbox.middle-textbox {
    text-align: left;
  }

  .side-textbox.poem {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .mask-slider {
    height: auto;
    margin-bottom: 0;
  }

  .container-text-2 {
    justify-content: space-between;
    align-items: center;
    max-height: none;
    padding: 0;
    display: block;
  }

  .container-text-2.right.section9 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .container-text-2.right.section9.horizontal-image {
    width: auto;
  }

  .container-text-2.right.section4 {
    order: 0;
    align-self: auto;
    width: auto;
    max-width: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-text-2.third {
    width: auto;
  }

  .container-text-2.horizontal-img {
    width: auto;
    margin-bottom: 20px;
  }

  .container-text-2.third-copy {
    width: auto;
  }

  .container-text-2.poem-text {
    align-self: auto;
    width: auto;
    padding-top: 20px;
    padding-bottom: 0;
    overflow: visible;
  }

  .right-arrow-slider-3 {
    position: static;
  }

  .line {
    display: block;
    position: static;
  }

  .section-2 {
    display: none;
  }

  .heading-3, .side-heading {
    width: 95%;
    padding: 10px;
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
  }

  .visible-invisible {
    height: 40vh;
  }

  .section-3 {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 20px;
    display: flex;
  }

  .goddess-and-mortal {
    height: 30vh;
  }

  .mi-button {
    width: 50px;
    height: 50px;
    margin-top: 20px;
    margin-left: 20px;
  }

  .menu-container {
    top: 25px;
    right: 25px;
  }

  .menu-copy {
    display: none;
  }

  .div-block-43 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    width: auto;
  }

  .text-block-20 {
    width: 100%;
  }

  .image-14 {
    object-fit: contain;
    width: auto;
    min-width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    padding-top: 0;
    display: block;
    position: static;
    overflow: visible;
  }

  .div-block-22 {
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-bottom: auto;
    margin-left: 0;
    margin-right: auto;
    padding: 0;
    overflow: hidden;
  }

  .div-block-22.close {
    align-items: center;
    margin-top: 10px;
    margin-left: auto;
    padding-right: 0;
  }

  .div-block-29 {
    justify-content: center;
    width: 100vw;
    max-width: 100%;
    height: 51vh;
    max-height: 100%;
    padding: 0 0 20px;
    display: flex;
  }

  .div-block-20 {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
    padding: 10px 10px 20px;
  }

  .image-26 {
    opacity: 1;
    width: 50px;
    max-width: 50px;
    height: 50px;
    max-height: 50px;
  }

  .close-button {
    width: auto;
    height: auto;
    top: 20px;
    right: 15px;
  }

  .text-block-14 {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 14px;
  }

  .div-block-69 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0;
  }

  .text-block-15 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-19 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    padding: 0;
    display: flex;
  }

  .heading-9 {
    margin-bottom: 10px;
  }

  .p-2-1.a1 {
    padding: 10px;
    display: none;
  }

  .nav-icon---bg-mask-wrap {
    flex: 1;
  }

  .nav-icon---bg-mask-2 {
    text-decoration: none;
    top: -52%;
  }

  .nav-icon-2 {
    top: 20px;
    right: 20px;
  }

  .bold-text-3 {
    font-size: 24px;
    line-height: 32px;
  }

  .close-button-2 {
    width: 50px;
    height: 50px;
    top: 20px;
    right: 15px;
  }

  .text-block-26 {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-76 {
    flex: 0 auto;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding: 0 0 15px;
    overflow: hidden;
  }

  .text-block-13 {
    flex-direction: column;
    font-size: 14px;
    line-height: 19px;
    display: flex;
    overflow: visible;
  }

  .image-37 {
    min-width: 100px;
    max-height: 34vh;
  }

  .pair-title {
    width: auto;
    margin-bottom: 10px;
    padding-top: 0;
    font-size: 16px;
  }

  .pair-title.first-title {
    margin-bottom: 20px;
  }

  .pair-title.second-page-color, .pair-title.second-page-color-2 {
    display: none;
  }

  .div-block-79 {
    flex-direction: column;
    align-content: center;
    padding: 0;
  }

  .div-block-80 {
    flex-direction: column;
    justify-content: center;
    height: 100vh;
    display: flex;
  }

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

  .img-1-2.a1 {
    padding: 0;
    display: none;
  }

  .img-1.a1 {
    height: auto;
    padding: 0;
    display: none;
  }

  .img-1-3.a1, .img-1-4.a1, .img-1-5.a1, .img-1-6.a1 {
    padding: 0;
  }

  .section-4 {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 5vh 20px;
    display: flex;
  }

  .image-39 {
    object-fit: fill;
    width: 90vw;
  }

  .image-40 {
    width: 90vw;
  }

  .img-2-1.a1, .img-2-2.a1 {
    padding: 0;
  }

  .section-5 {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 5vh 20px;
    display: flex;
  }

  .img-3-1.a1, .img-3-2.a1, .img-3-3.a1, .img-3-4.a1, .img-3-5.a1 {
    padding: 0;
  }

  .section-6 {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 5vh 20px;
    display: flex;
  }

  .img-4-1.a1, .img-4-2.a1, .img-4-3.a1, .img-4-4.a1 {
    padding: 0;
  }

  .sexuality-and-desire {
    height: 30vh;
  }

  .section-6-copy {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 20px;
    display: flex;
  }

  .img-5-1.a1, .img-5-2.a1, .img-5-3.a1, .img-5-4.a1 {
    padding: 0;
  }

  .power-and-violence {
    height: 30vh;
  }

  .section-7 {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 20px;
    display: flex;
  }

  .section-7.white {
    padding: 5vh 20px;
  }

  .section-8 {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 20px;
    display: flex;
  }

  .section-8.white {
    padding: 5vh 20px;
  }

  .img-6-1.a1 {
    padding: 0;
  }

  .section-9 {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 5vh 20px;
    display: flex;
  }

  .img-7-1.a1, .img-7-2.a1 {
    padding: 0;
  }

  .section-10 {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 20px;
    display: flex;
  }

  .section-10.white {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .img-8-1.a1 {
    padding: 0;
    display: none;
  }

  .img-8-2.a1, .img-8-3.a1, .img-8-4.a1, .img-8-5.a1, .img-8-6.a1 {
    padding: 0;
  }

  .section-11 {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 20px;
    display: flex;
  }

  .section-11.white {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .img-9-1.a1 {
    padding: 0;
    display: none;
  }

  .struggle-and-resistance {
    height: 30vh;
  }

  .section-9-copy {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 20px;
    display: flex;
  }

  .section-12 {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 5vh 0;
    display: none;
  }

  .section-12.white {
    padding: 5vh 20px;
    display: none;
  }

  .img-10-1.a1, .img-10-2.a1 {
    padding: 0;
  }

  .img-10-3.a1 {
    padding: 0;
    display: none;
  }

  .section-13 {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 20px;
    display: flex;
  }

  .section-13.white {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .section-14 {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 5vh 20px;
    display: flex;
  }

  .left-2-pair {
    justify-content: space-between;
    align-items: center;
    max-height: none;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .left-2-pair-image {
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
    max-width: none;
    max-height: none;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .img-11-1.a1, .img-11-2.a1 {
    padding: 0;
  }

  .section-15 {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 20px;
    display: flex;
  }

  .section-15.white {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .img-12-1.a1, .img-12-2.a1, .img-12-3.a1 {
    padding: 0;
  }

  .section-16 {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 5vh 20px;
    display: flex;
  }

  .img-13-1.a1, .img-13-2.a1, .img-13-3.a1, .img-13-4.a1, .img-14-1.a1, .img-14-2.a1, .img-14-3.a1 {
    padding: 0;
  }

  .left-arrow {
    justify-content: flex-start;
    display: block;
  }

  .main {
    display: none;
  }

  .sld-02-nav {
    justify-content: center;
    align-items: center;
  }

  .lh-relax, .lh-relax.fc-white {
    font-size: 16px;
  }

  .right-arrow {
    display: block;
  }

  .hero-heading-right {
    height: auto;
    padding: 5vh 20px;
  }

  .hero-heading-right.white {
    height: auto;
    margin-bottom: auto;
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .container {
    align-items: flex-start;
    width: auto;
    max-width: none;
    margin-right: auto;
  }

  .hero-wrapper {
    margin-bottom: auto;
  }

  .hero-split {
    margin-top: 20px;
    margin-bottom: auto;
  }

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

  .heading-17 {
    margin-top: auto;
  }

  .feedback-form {
    flex-direction: row;
    width: 100%;
    display: flex;
  }

  .signup-form-01-copy {
    flex-direction: column;
    width: 100%;
  }

  .email-field-copy {
    width: 100%;
    margin-bottom: 10px;
  }

  .form-block {
    width: 100%;
  }

  .textarea {
    height: auto;
    max-height: none;
  }

  .img-0.a1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    height: auto;
    padding: 0;
    display: none;
  }

  .section-2-mobile {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 40px 20px 20px;
    display: flex;
  }

  .slide-nav-10-copy {
    opacity: 1;
    background-color: #e0e0e000;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 6px;
    display: none;
    bottom: -12.5px;
  }

  .form {
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    display: block;
  }

  .icon {
    justify-content: flex-end;
    margin-right: 0;
    display: flex;
  }

  .icon-2 {
    margin-left: 0;
  }

  .title.poem-title {
    width: 100%;
  }

  .section-18 {
    display: none;
  }

  .container-slider-3-copy {
    justify-content: center;
    width: auto;
    height: auto;
    display: flex;
  }

  .slider-6-copy {
    flex-direction: column;
    align-items: center;
    width: auto;
    height: auto;
    padding-bottom: 0;
  }

  .image-42 {
    width: 100vw;
  }

  .image-43 {
    width: auto;
  }

  .section-3-mobile-copy {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 5vh 20px;
    display: flex;
  }

  .section-12-mobile {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 5vh 0;
    display: flex;
  }

  .section-12-mobile.white {
    padding: 5vh 20px;
    display: block;
  }

  .section-12-copy {
    flex-direction: column;
    width: 100vw;
    height: auto;
    padding: 5vh 0;
    display: flex;
  }

  .section-12-copy.white {
    padding: 5vh 20px;
  }
}

#w-node-_8527e11a-a4ab-aa26-0435-03f1df6eb696-7bc6f0d6 {
  justify-self: auto;
}

#w-node-_4dc846f3-1f47-f425-5e0d-9ebffc1df6f3-7bc6f0d6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4dc846f3-1f47-f425-5e0d-9ebffc1df6f5-7bc6f0d6, #w-node-_6ddadfee-757c-af7e-c9e4-b8459de18f48-7bc6f0d6, #w-node-_6a3d0849-1942-6629-fc4a-dbbaa78a5517-7bc6f0d6, #w-node-c87071e6-9144-bc41-48e1-be4057beeba4-7bc6f0d6, #w-node-f685c494-5f35-5f97-446b-71a8edc12c56-7bc6f0d6, #w-node-_3d03237d-37db-b489-8db8-f24ef63afba5-7bc6f0d6, #w-node-_19904bdd-b88a-c09e-4988-3184d5c225cb-7bc6f0d6, #w-node-be963b4b-5098-3e07-cfd0-a7e43f8de07b-7bc6f0d6, #w-node-_393ab211-991c-7c51-d60d-5c1886953b11-7bc6f0d6, #w-node-ed02a11d-cdaf-5ed9-dcd4-820cbd341ed3-7bc6f0d6, #w-node-a7af5096-20ef-8700-9749-3e8113567da1-7bc6f0d6, #w-node-_26c69892-7f90-2d55-6ad0-63ad3c7409ab-7bc6f0d6, #w-node-_6ec05c7f-b571-ccd2-81dd-f7b2ea55a4c7-7bc6f0d6, #w-node-b5197569-ed52-9870-f41e-2019e5326413-7bc6f0d6, #w-node-e3bef7c4-f7a1-9bc4-2f0a-40c5cc30aa4c-7bc6f0d6, #w-node-_74446464-4db3-4e08-9c26-fdcba0af28ec-7bc6f0d6, #w-node-_56be9753-dcf3-7d64-4ae0-01896059af33-7bc6f0d6, #w-node-_359132d5-51d2-3209-abc9-5e3ea69258fe-7bc6f0d6, #w-node-_40344567-bdc3-00e0-5633-2de360011bdb-7bc6f0d6, #w-node-d87d0992-dc69-3191-56b6-7ebf6a4c71cc-7bc6f0d6, #w-node-_9d988b69-a9cd-a6d9-37de-24d40e88448b-7bc6f0d6, #w-node-b6d373b3-165d-3fd9-6388-86bfb94ee4ec-7bc6f0d6, #w-node-_70477487-3276-5e8a-e836-b62a82b948f2-7bc6f0d6, #w-node-_691eaada-b4ad-9064-5a90-f091df9e77c6-7bc6f0d6, #w-node-c3ea3621-5880-6a02-03b1-10611e49fb1d-7bc6f0d6, #w-node-_597c3ffe-20f4-6fef-8228-26728e5294f6-7bc6f0d6, #w-node-_055e1516-9abf-c114-f4e9-da2222a4d349-7bc6f0d6, #w-node-_50fa9787-241d-219b-2fcb-b9224705a49e-7bc6f0d6, #w-node-b1a11792-24e5-f23b-e5f0-f2d94d679735-7bc6f0d6, #w-node-_7d21bfff-ed77-8ced-ecd5-2802891b2879-7bc6f0d6, #w-node-a121d6cc-ca98-c20a-f057-08835b08ddcb-7bc6f0d6, #w-node-ad75a114-b2ee-2daf-4edb-591f97c0f880-7bc6f0d6, #w-node-ea703119-c7e5-59c4-4017-c6f856c6c97f-7bc6f0d6, #w-node-_78577e0b-8bd6-a9fd-fb0a-2132c62e5c6c-7bc6f0d6, #w-node-_26bf96f0-ae59-952e-2fbc-81d25fac36d3-7bc6f0d6, #w-node-_054d4fa4-460c-b745-a62f-a7bb4941a5d0-7bc6f0d6, #w-node-_563f9ae7-f098-7336-90bc-4c472fb1e1d7-7bc6f0d6, #w-node-_56b56e8b-8c5c-bc4b-abe7-b8563332d66f-7bc6f0d6, #w-node-_1393d6c5-8bac-dd3c-826e-3206c268e459-7bc6f0d6, #w-node-f38da0b1-1309-d863-e9fe-e9068f614f51-7bc6f0d6, #w-node-_9c8acead-43da-4b74-f7e6-724aef07167f-7bc6f0d6, #w-node-_17898105-25ef-d5c5-c018-9492b08f6eb0-7bc6f0d6, #w-node-d541e497-78fe-2198-c40e-321e5eacc3e2-7bc6f0d6, #w-node-_2ae9e565-ffc5-a076-133f-430c0a94f7f5-7bc6f0d6, #w-node-_3b2d9646-4b24-7225-634d-da07e7659a87-7bc6f0d6, #w-node-_500d9569-c08c-2a8c-9e36-290f183a247b-7bc6f0d6, #w-node-_9a644c1a-3ea0-2d02-8800-07f0ae181a52-7bc6f0d6 {
  grid-area: Area;
  place-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_4dc846f3-1f47-f425-5e0d-9ebffc1df6f3-7bc6f0d6, #w-node-_6ddadfee-757c-af7e-c9e4-b8459de18f46-7bc6f0d6, #w-node-_6a3d0849-1942-6629-fc4a-dbbaa78a5515-7bc6f0d6, #w-node-c87071e6-9144-bc41-48e1-be4057beeba2-7bc6f0d6, #w-node-f685c494-5f35-5f97-446b-71a8edc12c54-7bc6f0d6, #w-node-_3d03237d-37db-b489-8db8-f24ef63afba3-7bc6f0d6, #w-node-_19904bdd-b88a-c09e-4988-3184d5c225c9-7bc6f0d6, #w-node-be963b4b-5098-3e07-cfd0-a7e43f8de079-7bc6f0d6, #w-node-_393ab211-991c-7c51-d60d-5c1886953b0f-7bc6f0d6, #w-node-ed02a11d-cdaf-5ed9-dcd4-820cbd341ed1-7bc6f0d6, #w-node-a7af5096-20ef-8700-9749-3e8113567d9f-7bc6f0d6, #w-node-_26c69892-7f90-2d55-6ad0-63ad3c7409a9-7bc6f0d6, #w-node-_6ec05c7f-b571-ccd2-81dd-f7b2ea55a4c5-7bc6f0d6, #w-node-b5197569-ed52-9870-f41e-2019e5326411-7bc6f0d6, #w-node-e3bef7c4-f7a1-9bc4-2f0a-40c5cc30aa4a-7bc6f0d6, #w-node-_74446464-4db3-4e08-9c26-fdcba0af28ea-7bc6f0d6, #w-node-_56be9753-dcf3-7d64-4ae0-01896059af31-7bc6f0d6, #w-node-_359132d5-51d2-3209-abc9-5e3ea69258fc-7bc6f0d6, #w-node-_40344567-bdc3-00e0-5633-2de360011bd9-7bc6f0d6, #w-node-d87d0992-dc69-3191-56b6-7ebf6a4c71ca-7bc6f0d6, #w-node-_9d988b69-a9cd-a6d9-37de-24d40e884489-7bc6f0d6, #w-node-b6d373b3-165d-3fd9-6388-86bfb94ee4ea-7bc6f0d6, #w-node-_70477487-3276-5e8a-e836-b62a82b948f0-7bc6f0d6, #w-node-_691eaada-b4ad-9064-5a90-f091df9e77c4-7bc6f0d6, #w-node-c3ea3621-5880-6a02-03b1-10611e49fb1b-7bc6f0d6, #w-node-_597c3ffe-20f4-6fef-8228-26728e5294f4-7bc6f0d6, #w-node-_055e1516-9abf-c114-f4e9-da2222a4d347-7bc6f0d6, #w-node-_50fa9787-241d-219b-2fcb-b9224705a49c-7bc6f0d6, #w-node-b1a11792-24e5-f23b-e5f0-f2d94d679733-7bc6f0d6, #w-node-_7d21bfff-ed77-8ced-ecd5-2802891b2877-7bc6f0d6, #w-node-a121d6cc-ca98-c20a-f057-08835b08ddc9-7bc6f0d6, #w-node-ad75a114-b2ee-2daf-4edb-591f97c0f87e-7bc6f0d6, #w-node-ea703119-c7e5-59c4-4017-c6f856c6c97d-7bc6f0d6, #w-node-_78577e0b-8bd6-a9fd-fb0a-2132c62e5c6a-7bc6f0d6, #w-node-_26bf96f0-ae59-952e-2fbc-81d25fac36d1-7bc6f0d6, #w-node-_054d4fa4-460c-b745-a62f-a7bb4941a5ce-7bc6f0d6, #w-node-_563f9ae7-f098-7336-90bc-4c472fb1e1d5-7bc6f0d6, #w-node-_56b56e8b-8c5c-bc4b-abe7-b8563332d66d-7bc6f0d6, #w-node-_1393d6c5-8bac-dd3c-826e-3206c268e457-7bc6f0d6, #w-node-f38da0b1-1309-d863-e9fe-e9068f614f4f-7bc6f0d6, #w-node-_9c8acead-43da-4b74-f7e6-724aef07167d-7bc6f0d6, #w-node-_17898105-25ef-d5c5-c018-9492b08f6eae-7bc6f0d6, #w-node-d541e497-78fe-2198-c40e-321e5eacc3e0-7bc6f0d6, #w-node-_2ae9e565-ffc5-a076-133f-430c0a94f7f3-7bc6f0d6, #w-node-_3b2d9646-4b24-7225-634d-da07e7659a85-7bc6f0d6, #w-node-_500d9569-c08c-2a8c-9e36-290f183a2479-7bc6f0d6, #w-node-_9a644c1a-3ea0-2d02-8800-07f0ae181a50-7bc6f0d6 {
    align-self: center;
  }
}


