:root {
  --black: black;
  --white: white;
  --flowui-component-library--gray-500: #6b7094;
  --flowui-component-library--grey-300: #e4e6f1;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-users-userformpagewrap {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 340px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.w-users-userloginformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformheader {
  text-align: center;
}

.w-users-userformbutton {
  text-align: center;
  width: 100%;
}

.w-users-userformfooter {
  justify-content: space-between;
  margin-top: 12px;
  display: flex;
}

.w-users-userformerrorstate {
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
}

.w-users-usersignupformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformsuccessstate {
  display: none;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-users-usersignupverificationmessage {
  display: none;
}

.w-users-userresetpasswordformwrapper, .w-users-userupdatepasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-useraccountwrapper {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-users-blockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-users-blockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  margin-bottom: 20px;
  padding: 20px;
}

.w-users-useraccountformsavebutton {
  text-align: center;
  margin-right: 8px;
}

.w-users-useraccountformcancelbutton {
  text-align: center;
  color: #333;
  background-color: #d3d3d3;
}

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

.logo {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.logo.w--current {
  max-width: 100%;
}

.navigation-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1170px;
  height: 90px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.bullet {
  background-color: #fff;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin-left: 15px;
  margin-right: 15px;
}

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

.navigation {
  z-index: 1;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: block;
  position: sticky;
  inset: 0% 0% auto;
  box-shadow: 0 2px 14px #0003;
}

.navigation:hover {
  background-color: #fff;
}

.image-3 {
  max-width: 70%;
}

.nav-link {
  color: #000;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

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

.body {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.body:lang(en) {
  display: block;
}

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

.image-22 {
  aspect-ratio: auto;
  order: 0;
  align-self: center;
  max-width: 50vw;
  overflow: visible;
}

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

.flex-block-10 {
  padding-right: 10%;
  position: fixed;
  inset: 2% 0% auto auto;
}

.image-24 {
  width: 54px;
  max-width: 100%;
}

.flex-block-11 {
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-right: 10%;
}

.flex-block-12 {
  background-color: #181818;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 50%;
  padding: 5%;
  position: relative;
  left: 25vw;
}

.paragraph {
  color: #fff;
  text-align: center;
  margin-bottom: 9px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
  font-weight: 100;
  line-height: 30px;
}

.heading-2 {
  color: var(--white);
  margin-bottom: 20px;
}

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

.section-7 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  inset: auto 0% 0%;
}

.image-27 {
  width: 500px;
  max-width: 100%;
  margin-top: -101px;
}

.html-embed {
  display: none;
  overflow: hidden;
}

.image-28 {
  max-width: 45vw;
  position: absolute;
  top: 1.8vw;
}

.image-28-copy {
  max-width: 50%;
  position: absolute;
  top: 100.7vh;
}

._28 {
  max-width: 50vw;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 93.8vw;
}

.image-28-copy-copy {
  max-width: 50%;
  position: absolute;
  top: 122.3vh;
}

._28-1344 {
  max-width: 50vw;
  position: absolute;
  top: 91.3vw;
}

._28-copy-copy {
  max-width: 17vw;
  position: absolute;
  top: 102.6vw;
  left: 26.7vw;
}

._28-copy-copy-copy {
  max-width: 17vw;
  position: absolute;
  top: 103.2vw;
  left: 56.5vw;
}

.image-28-333 {
  max-width: 50vw;
  position: absolute;
  top: 63.1vw;
}

.image-28-333.scale-animation {
  max-width: 50vw;
  top: 73.2vw;
}

.image-28-copy-copy-copy {
  max-width: 40%;
  position: absolute;
  top: 130.2vw;
}

.image-28-copy-copy-copy-copy {
  max-width: 65%;
  position: absolute;
  top: 139.6vw;
  left: 10.5vw;
}

.image-28-copy-copy-copy-copy-copy {
  max-width: 45vw;
  position: absolute;
  top: 174.8vw;
  left: auto;
}

.image-28-copy-copy-copy-copy-copy-copy {
  max-width: 50vw;
  position: absolute;
  top: 198.9vw;
  left: auto;
}

.image-3331 {
  max-width: 50vw;
  position: absolute;
  top: 171.7vw;
  left: auto;
}

.image-28-678 {
  max-width: 50vw;
  position: absolute;
  top: 189vw;
  left: auto;
}

.image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy {
  max-width: 18vw;
  position: absolute;
  top: 254.7vw;
  left: 25.3vw;
}

.image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
  max-width: 23vw;
  position: absolute;
  top: 255.3vw;
  left: 52.3vw;
}

.image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
  max-width: 20vw;
  position: absolute;
  top: 285.4vw;
  left: 52.4vw;
}

.image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
  max-width: 25vw;
  position: absolute;
  top: 285.2vw;
  left: 25.7vw;
}

.image-28-2 {
  max-width: 50vw;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 248.9vw;
  left: auto;
}

.image-132 {
  max-width: 50vw;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 294vw;
  left: auto;
}

.image-289 {
  max-width: 50vw;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 434vw;
  left: auto;
}

.image-29 {
  max-width: 50vw;
  position: absolute;
  top: 147.1vw;
  left: auto;
}

.image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
  max-width: 20vw;
  position: absolute;
  top: 510.2vw;
  left: 31.5vw;
}

.image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
  max-width: 20vw;
  position: absolute;
  top: 517.4vw;
  left: 54.6vw;
}

.image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
  max-width: 20vw;
  position: absolute;
  top: 532.2vw;
  left: 53vw;
}

.image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy, .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
  max-width: 20%;
  position: absolute;
  top: 525.2vw;
  left: 29.4vw;
}

.image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
  max-width: 20vw;
  position: absolute;
  top: 524.1vw;
  left: 24.9vw;
}

.image321 {
  max-width: 50vw;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 360.1vw;
  left: auto;
}

.image-222 {
  max-width: 45vw;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 491.2vw;
  left: auto;
}

.image-2331 {
  max-width: 50vw;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 552.6vw;
  left: auto;
}

.image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
  max-width: 40vw;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 613.6vw;
  left: auto;
}

.image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
  max-width: 40vw;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 627.2vw;
  left: auto;
}

.image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
  max-width: 40vw;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 644.9vw;
  left: auto;
}

.navbar {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 50%;
  display: inline-block;
  position: relative;
  inset: 0% 0% auto;
}

.flex-block-14 {
  background-color: #c79e68;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 50%;
  position: absolute;
  inset: 0% 0% auto 25vw;
}

.div-block {
  background-color: #c79e6800;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  max-width: 50vw;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.image-30 {
  opacity: 1;
  mix-blend-mode: normal;
  max-width: 3vw;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 0;
}

.f-paragraph-small {
  color: #5f5f5f;
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8;
}

.f-accordian-content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4px;
  padding-bottom: 4px;
}

.f-accordian-list {
  background-color: #0000;
  width: 100%;
  display: block;
  position: static;
  overflow: hidden;
}

.f-accordian-icon {
  color: var(--flowui-component-library--gray-500);
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.f-accordian-title {
  color: #d3a16f;
  letter-spacing: -.01em;
  font-family: Noto Serif JP, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.f-accordian-title-wrapper {
  white-space: normal;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.f-accordian-toggle {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 4px;
  padding: 0;
}

.f-accordian-dropdown {
  text-align: left;
  align-self: flex-start;
  transition: all .3s;
  display: block;
}

.f-accordian-wrapper {
  grid-row-gap: 24px;
  border: 1px solid var(--flowui-component-library--grey-300);
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 50%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 24px 112px;
  display: flex;
}

.heading-3 {
  margin-top: -21px;
  margin-bottom: 61px;
  font-size: 70px;
}

.heading-4 {
  margin-top: 60px;
  margin-bottom: 59px;
  font-size: 120px;
}

.paragraph-2 {
  color: #d8b779;
  margin-top: 58px;
  margin-bottom: 30px;
  font-size: 25px;
}

.div-block-2 {
  mix-blend-mode: normal;
  border: 1px solid #000;
  border-radius: 18px;
  padding: 20px;
}

.paragraph-3 {
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 200;
}

.udesly-error-message {
  color: #dc2828;
  background-color: #fef1f1;
  border: 1px solid #fec8c8;
  border-radius: 6px;
  margin-top: 16px;
  padding: 12px 20px;
}

.udesly-success-message {
  color: #000;
  -webkit-text-stroke-color: var(--black);
  background-color: #f2fdf5;
  border: 1px solid #d3a16f;
  border-radius: 6px;
  margin-top: 108px;
}

.udesly-paragraph-xsmall {
  color: #333;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.udesly-submit-button {
  background-color: #171717;
  border-radius: 6px;
  flex: none;
  min-height: 40px;
  padding: 10px 16px;
  transition: all .25s ease-out;
}

.udesly-submit-button:hover {
  background-color: #171717d9;
}

.udesly-submit-button.udesly-mb-24 {
  vertical-align: baseline;
  min-width: 100%;
  margin-bottom: 24px;
}

.udesly-form-flex {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  align-items: flex-start;
  min-width: 100%;
  max-width: 100%;
  display: block;
}

.udesly-text-area {
  color: #737373;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  inset: 8px 12px auto auto;
}

.udesly-textarea {
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  min-height: 155px;
  margin-bottom: 32px;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
}

.udesly-textarea::placeholder {
  color: #a3a3a3;
}

.udesly-relative-block {
  position: relative;
}

.udesly-field-label {
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.udesly-input {
  width: 100%;
}

.udesly-checkbox-label {
  color: #737373;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.udesly-checkbox {
  border-width: 1.5px;
  border-color: #d4d4d4;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin-top: 0;
  margin-right: 12px;
}

.udesly-checkbox.w--redirected-checked {
  background-color: #fff;
  background-image: url('../images/Inner-Circle.svg');
  background-size: 10px 10px;
  border-color: #000;
  border-radius: 50%;
}

.udesly-checkbox-field {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.udesly-checkbox-field.udesly-mb-12 {
  margin-bottom: 12px;
}

.udesly-checkbox-text {
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.udesly-checkbox-wrapper {
  margin-bottom: 32px;
}

.udesly-select-field {
  color: #979797;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 32px;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.udesly-select-field:focus {
  border-bottom-color: #141414;
}

.udesly-company-info {
  color: #737373;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  inset: auto 0% 10px auto;
}

.udesly-text-fiel-contact {
  border: 1px #000;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 32px;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.udesly-text-fiel-contact:focus {
  border-bottom-color: #141414;
}

.udesly-text-fiel-contact::placeholder {
  color: #a3a3a3;
}

.udesly-column {
  width: 100%;
  position: relative;
}

.udesly-paragraph-large {
  color: #404040;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.udesly-display-large {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 52px;
  font-weight: 500;
  line-height: 56px;
}

.udesly-display-large.udesly-text-extrabold {
  font-family: Noto Serif JP, sans-serif;
  font-size: 52px;
}

.udesly-text-extrabold {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 800;
}

.udesly-overline-large {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.udesly-title-wrapper-centered {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.udesly-title-wrapper-centered.udesly-margin-bottom {
  border-bottom: 1px solid #e6e6e6;
  max-width: none;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.udesly-section {
  background-color: #fff;
  padding: 50px 5%;
  position: relative;
}

.heading-5 {
  font-family: Noto Sans JP, sans-serif;
  font-size: 27px;
}

.flex-block-14-copy {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #110a0047;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 50vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.image-31 {
  text-align: center;
  vertical-align: middle;
  max-width: 40%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.link-block-2 {
  text-align: center;
  order: 0;
  align-self: center;
  max-width: 100%;
  display: none;
}

.link-block-3 {
  text-align: center;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
}

.waves-expandable-master-faq-2 {
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.waves---center-heading {
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.waves---heading-2-no-margins {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 130%;
}

.waves---expandable-item {
  cursor: pointer;
  border-top: 1px solid #999;
  justify-content: space-between;
  align-items: flex-start;
  height: auto;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.waves---expandable-content {
  width: 100%;
  height: auto;
  margin-right: 24px;
}

.waves-expanded-text {
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.waves---paragraph-regular {
  color: #d3a16f;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 130%;
}

.waves---expandable-wrap {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.waves---expand-icon-wrap {
  opacity: .28;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  display: flex;
}

.waves---main-container {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---expand-space {
  height: 24px;
}

.waves---expand-line {
  background-color: #131313;
  width: 16px;
  height: 2px;
}

.waves---expand-line.vertical {
  width: 2px;
  height: 16px;
  position: absolute;
}

.waves---expandable-open {
  transform-origin: 50% 0;
}

.paragraph-4 {
  color: #949494;
  font-size: 12px;
}

.text-block {
  color: #d3a16f;
  margin-bottom: 20px;
  font-size: 20px;
}

.heading-6 {
  color: #000;
}

.image-28-321 {
  max-width: 50vw;
  position: absolute;
  top: 146.3vw;
  left: auto;
}

.div-block-3 {
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

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

.section-8 {
  display: none;
}

.image-2-421, .image-2-42, .image-2-42112 {
  aspect-ratio: auto;
  order: 0;
  align-self: center;
  max-width: 50vw;
  overflow: visible;
}

.section-9 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.slider {
  background-color: #ddd0;
  min-width: 50vw;
  position: absolute;
  top: 542.1vw;
}

.image-3332 {
  width: 500px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
}

.slide-nav {
  display: none;
}

.left-arrow {
  margin-left: 0;
}

.right-arrow {
  margin-right: 0;
}

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

.icon-4 {
  margin-right: 0;
}

.slide {
  width: auto;
}

.image-3333 {
  max-width: 40vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slider-2 {
  background-color: #ddd0;
  max-width: 50vw;
  min-height: 500px;
  margin-top: -30.2vw;
  position: absolute;
  overflow: hidden;
}

.icon-5, .icon-6 {
  margin-top: 97px;
}

.tabs {
  min-width: 50vw;
  margin-top: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.tabs-menu {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.tab-link-tab-1 {
  color: #d8b779;
  background-color: #ddd0;
  border: 2px solid #d8b779;
  border-radius: 30px;
  margin-left: 5px;
  padding: 5px 10px;
}

.tab-link-tab-1.w--current {
  color: #000;
  background-color: #d8b779;
  border-radius: 30px;
  margin-right: 5px;
  font-family: Noto Sans JP, sans-serif;
}

.tab-link-tab-2, .tab-link-tab-3 {
  margin-left: 5px;
  margin-right: 5px;
}

.text-block-2 {
  font-family: Noto Sans JP, sans-serif;
  font-size: 15px;
}

.image-3334 {
  max-width: 20vw;
  margin: 20px auto;
  display: block;
}

.text-span-2 {
  color: #d3a16f;
  font-weight: 600;
}

.link-block-4 {
  text-align: center;
  order: 0;
  align-self: center;
  max-width: 100%;
  display: block;
}

.image-3335 {
  text-align: center;
  vertical-align: middle;
  max-width: 40%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.image-132-copy {
  max-width: 40vw;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 291.7vw;
  left: auto;
}

@media screen and (min-width: 1280px) {
  .navigation {
    padding-left: 10%;
    padding-right: 10%;
  }

  .image-3 {
    padding-left: 0%;
  }

  .body {
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: visible;
  }

  .image-28-333 {
    top: 62.1vw;
  }

  .image-3331 {
    top: 167.7vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 284.9vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 285vw;
  }

  .image-28-2 {
    margin-left: auto;
    margin-right: auto;
    top: 249.7vw;
    left: auto;
  }

  .image-132 {
    max-width: 40vw;
    margin-left: auto;
    margin-right: auto;
    top: 280vw;
    left: auto;
  }

  .image-289 {
    margin-left: auto;
    margin-right: auto;
    top: 430.4vw;
    left: auto;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 513.5vw;
    left: 31.1vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 518vw;
    left: 54.4vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 533.1vw;
    left: 53.3vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 529.6vw;
    left: 26.8vw;
  }

  .image321 {
    margin-left: auto;
    margin-right: auto;
    top: 355.9vw;
    left: auto;
  }

  .image-222 {
    max-width: 40vw;
    top: 483vw;
    left: auto;
  }

  .image-2331 {
    max-width: 50vw;
    margin-left: auto;
    margin-right: auto;
    top: 559.7vw;
    left: auto;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    margin-left: auto;
    margin-right: auto;
    top: 613.3vw;
    left: auto;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 626.5vw;
    left: auto;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    margin-left: auto;
    margin-right: auto;
    top: 644.4vw;
    left: auto;
  }

  .div-block {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .image-30 {
    max-width: 3vw;
  }

  .f-paragraph-small {
    font-size: 20px;
  }

  .f-accordian-title {
    font-size: 22px;
  }

  .flex-block-14-copy {
    margin-left: auto;
    margin-right: auto;
    inset: 0% 0% auto;
  }

  .link-block-3 {
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .waves-expandable-master-faq-2 {
    max-width: 100%;
  }

  .waves-expanded-text {
    font-size: 18px;
  }

  .waves---paragraph-regular {
    font-size: 22px;
  }

  .slider-2 {
    min-height: 500px;
  }

  .image-132-copy {
    max-width: 40vw;
    margin-left: auto;
    margin-right: auto;
    top: 293.1vw;
    left: auto;
  }
}

@media screen and (min-width: 1440px) {
  .body {
    margin-left: auto;
    margin-right: auto;
  }

  ._28-1344 {
    top: 94vw;
  }

  .image-28-333 {
    top: 62.9vw;
  }

  .image-28-333.scale-animation {
    top: 75.6vw;
  }

  .image-3331 {
    top: 171.1vw;
  }

  .image-28-2 {
    max-width: 40vw;
    top: 249.1vw;
  }

  .image-132 {
    top: 394.7vw;
  }

  .image-289 {
    top: 434.3vw;
  }

  .image321 {
    top: 346.8vw;
  }

  .image-222 {
    top: 474vw;
  }

  .image-2331 {
    max-width: 50vw;
    top: 561.3vw;
  }

  .image-28-321 {
    top: 146.8vw;
  }

  .image-3333 {
    max-width: 38vw;
  }

  .image-132-copy {
    max-width: 35vw;
    top: 284.7vw;
  }
}

@media screen and (min-width: 1920px) {
  .navigation {
    padding-left: 25%;
    padding-right: 25%;
  }

  .body {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    overflow: visible;
  }

  .flex-block-9 {
    display: flex;
  }

  .image-22 {
    vertical-align: baseline;
    align-self: stretch;
    max-width: 30vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .flex-block-12 {
    box-sizing: border-box;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-self: center;
    place-items: start center;
    max-width: 30vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    left: 0;
  }

  .section-7 {
    margin-left: auto;
    margin-right: auto;
  }

  .image-27 {
    width: 700px;
  }

  .html-embed-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-28 {
    max-width: 30vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
    top: .1vw;
  }

  ._28 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    top: 95.4vw;
  }

  ._28-1344 {
    max-width: 30vw;
    top: 55.8vw;
  }

  ._28-copy-copy {
    top: 104.6vw;
    left: 30.6vw;
  }

  ._28-copy-copy-copy {
    top: 105.1vw;
  }

  .image-28-333 {
    top: 47.7vw;
  }

  .image-28-333.scale-animation {
    max-width: 30vw;
    top: 45.2vw;
  }

  .image-28-copy-copy-copy {
    top: 125.5vw;
  }

  .image-28-copy-copy-copy-copy-copy {
    top: 173.3vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy {
    top: 197.4vw;
  }

  .image-3331 {
    max-width: 30vw;
    top: 102.8vw;
  }

  .image-28-678 {
    max-width: 30vw;
    top: 116.1vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 257.4vw;
    left: 27.1vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 257.4vw;
    left: 53.6vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 285.1vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 287.2vw;
  }

  .image-28-2 {
    max-width: 25vw;
    margin-left: auto;
    margin-right: auto;
    top: 149.5vw;
    left: auto;
  }

  .image-132 {
    margin-left: auto;
    margin-right: auto;
    top: 378.1vw;
    left: auto;
  }

  .image-289 {
    max-width: 49%;
    margin-left: auto;
    margin-right: auto;
    top: 451.2vw;
    left: auto;
  }

  .image-29 {
    top: 145.9vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    margin-left: auto;
    margin-right: auto;
    top: 507.3vw;
    left: 31.7vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    margin-left: auto;
    margin-right: auto;
    top: 513.4vw;
    left: 54vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    margin-left: auto;
    margin-right: auto;
    top: 529.7vw;
    left: 53.7vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    margin-left: auto;
    margin-right: auto;
    top: 521.9vw;
    left: 26.1vw;
  }

  .image321 {
    max-width: 30vw;
    margin-left: auto;
    margin-right: auto;
    top: 219.2vw;
    left: auto;
  }

  .image-222 {
    max-width: 25vw;
    margin-left: auto;
    margin-right: auto;
    top: 294.6vw;
    left: auto;
  }

  .image-2331 {
    max-width: 40%;
    margin-left: auto;
    margin-right: auto;
    top: 598.9vw;
    left: auto;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    margin-left: auto;
    margin-right: auto;
    top: 614.3vw;
    left: auto;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    margin-left: auto;
    margin-right: auto;
    top: 626.8vw;
    left: auto;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    margin-left: auto;
    margin-right: auto;
    top: 644.5vw;
    left: auto;
  }

  .div-block {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 30vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .image-30 {
    max-width: 2vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .f-paragraph-small {
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 25px;
    display: flex;
  }

  .f-accordian-content {
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .f-accordian-title {
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 30px;
    display: flex;
  }

  .f-accordian-dropdown {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    text-align: left;
    flex-flow: column;
    order: 0;
    justify-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: static;
  }

  .f-accordian-wrapper {
    justify-content: center;
    align-items: center;
    max-width: 30%;
  }

  .paragraph-3 {
    font-size: 20px;
    line-height: 30px;
  }

  .udesly-submit-button.udesly-mb-24 {
    min-width: 100%;
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 25px;
  }

  .udesly-form-flex {
    display: block;
  }

  .udesly-textarea {
    font-size: 20px;
  }

  .udesly-field-label {
    font-size: 25px;
  }

  .udesly-select-field {
    font-size: 15px;
  }

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

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

  .flex-block-14-copy {
    max-width: 30vw;
    margin-left: auto;
    margin-right: auto;
    inset: 0% 0% auto;
  }

  .link-block-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .waves-expandable-master-faq-2 {
    max-width: 100%;
  }

  .paragraph-4 {
    margin-top: 20px;
    font-size: 18px;
  }

  .image-28-321 {
    max-width: 30vw;
    top: 87.1vw;
    left: auto;
  }

  .image-2-421, .image-2-42, .image-2-42112 {
    vertical-align: baseline;
    align-self: stretch;
    max-width: 30vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-3333 {
    max-width: 20vw;
  }

  .slider-2 {
    max-width: 30vw;
    height: 400px;
    min-height: 700px;
    top: 364.4vw;
  }

  .tabs {
    min-width: 30vw;
  }

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

  .image-3335 {
    max-width: 30vw;
  }

  .image-132-copy {
    max-width: 25vw;
    margin-left: auto;
    margin-right: auto;
    top: 170.9vw;
    left: auto;
  }

  .mask {
    height: 499px;
  }
}

@media screen and (max-width: 991px) {
  .menu-button:active, .menu-button.w--open {
    background-color: #5ab963;
  }

  .bullet {
    display: none;
  }

  .nav-menu {
    background-color: #5ab963;
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: 0 5px 20px #0003;
  }

  .navigation {
    z-index: 999;
    padding-right: 10%;
  }

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

  .icon-2 {
    color: #0a0a0a;
    font-size: 32px;
  }

  .body {
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .image-27 {
    width: 300px;
  }

  ._28 {
    top: 93.7vw;
  }

  ._28-1344 {
    top: 86.3vw;
  }

  ._28-copy-copy {
    top: 102.6vw;
  }

  ._28-copy-copy-copy {
    top: 102.5vw;
  }

  .image-28-333 {
    top: 70.2vw;
  }

  .image-28-copy-copy-copy {
    top: 129.6vw;
  }

  .image-28-copy-copy-copy-copy-copy {
    top: 173.6vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy {
    top: 198.4vw;
  }

  .image-3331 {
    top: 168.3vw;
  }

  .image-28-678 {
    top: 199.8vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 255.3vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 255.1vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 285.7vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 285.8vw;
  }

  .image-28-2 {
    top: 252.7vw;
  }

  .image-132 {
    top: 376.6vw;
  }

  .image-289 {
    top: 449.4vw;
  }

  .image-29 {
    top: 146.4vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 508.8vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 512.2vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 531.4vw;
  }

  .image321 {
    top: 366.8vw;
  }

  .image-222 {
    top: 498.3vw;
  }

  .image-2331 {
    top: 598.8vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 612.9vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 626.2vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 644.4vw;
  }

  .f-accordian-list {
    width: 100%;
  }

  .udesly-display-large.udesly-text-extrabold {
    font-size: 32px;
    line-height: 1.2;
  }

  .udesly-title-wrapper-centered {
    margin-bottom: 0;
  }

  .link-block-3 {
    align-self: center;
    max-width: 40%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-28-321 {
    top: 129.6vw;
  }

  .icon-5 {
    margin-top: 51px;
    margin-right: 0;
  }

  .icon-6 {
    margin-top: 51px;
    margin-left: 0;
  }

  .image-132-copy {
    top: 299.4vw;
  }
}

@media screen and (max-width: 767px) {
  .body {
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .image-28 {
    top: 6.9vw;
  }

  ._28 {
    top: 93.7vw;
  }

  ._28-1344 {
    top: 86.5vw;
  }

  ._28-copy-copy {
    top: 102vw;
  }

  ._28-copy-copy-copy {
    top: 102.3vw;
  }

  .image-28-333 {
    top: 70.3vw;
  }

  .image-28-copy-copy-copy {
    top: 130.5vw;
  }

  .image-28-copy-copy-copy-copy-copy {
    top: 174.6vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy {
    top: 197.9vw;
  }

  .image-3331 {
    top: 220.4vw;
  }

  .image-28-678 {
    top: 246.2vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 255.1vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 254.9vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 286.1vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 285.6vw;
  }

  .image-28-2 {
    top: 330.3vw;
  }

  .image-132 {
    top: 377.9vw;
  }

  .image-289 {
    top: 449.5vw;
  }

  .image-29 {
    top: 145.8vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 511vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 515.9vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 530.7vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 525vw;
  }

  .image321 {
    top: 579.1vw;
  }

  .image-222 {
    top: 589.2vw;
  }

  .image-2331 {
    top: 599.3vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 613.3vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 626.6vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    top: 643.5vw;
  }

  .udesly-form-flex {
    flex-direction: column;
  }

  .udesly-display-large {
    font-size: 56px;
    line-height: 64px;
  }

  .link-block-3 {
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .waves---heading-2-no-margins {
    font-size: 30px;
    line-height: 125%;
  }

  .waves---main-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-28-321 {
    top: 130.5vw;
  }

  .image-132-copy {
    top: 377.9vw;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .navigation-container {
    text-align: center;
    height: 60px;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .nav-menu {
    opacity: .89;
    background-color: #fff;
  }

  .navigation {
    background-color: #f60;
    padding-right: 5%;
    position: fixed;
  }

  .image-3 {
    max-width: 30%;
  }

  .icon-2 {
    color: #050505;
  }

  .image-4 {
    text-align: center;
    max-width: 50%;
    margin-top: 15%;
    margin-bottom: 5%;
    display: block;
  }

  .section {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .body {
    mix-blend-mode: normal;
    background-image: linear-gradient(#000, #000);
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .image-5 {
    text-align: center;
    max-width: 70%;
    margin: 5% 5% 0%;
  }

  .image-6 {
    margin-top: 75px;
    margin-bottom: -177px;
    position: fixed;
    inset: auto 0% 0%;
  }

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

  .image-7 {
    text-align: center;
    max-width: 70%;
  }

  .container {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-block {
    text-align: center;
    align-items: center;
  }

  .button-2 {
    background-color: #ea4a00;
    border-radius: 30px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .button-3 {
    background-color: #55b628;
    border-radius: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading {
    color: #fff;
    text-shadow: 0 -1px 9px #000;
    margin-top: 10%;
    margin-bottom: 5%;
    font-family: Oswald, sans-serif;
    font-size: 37px;
    line-height: 40px;
  }

  .text-span {
    color: #368512;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #fff;
    font-size: 50px;
  }

  .section-4 {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .image-8 {
    float: left;
    clear: left;
    text-align: center;
    max-width: 100%;
    margin-top: -16px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .flex-block-2 {
    margin-top: -6%;
  }

  .button-4 {
    text-align: center;
    background-color: #35810d;
    align-self: stretch;
    padding-top: 13px;
    padding-bottom: 14px;
    font-family: Oswald, sans-serif;
    font-size: 30px;
    font-weight: 700;
  }

  .image-9 {
    max-width: 100%;
    margin-top: -5px;
    margin-bottom: 3px;
  }

  .section-5 {
    text-align: right;
    margin-top: -29px;
    padding-right: 9px;
  }

  .image-10 {
    max-width: 35%;
    margin-top: -213px;
  }

  .flex-block-3 {
    margin-top: 0%;
  }

  .button-5 {
    text-align: center;
    background-color: #45ad31;
    align-self: stretch;
    margin-top: -27px;
    margin-bottom: 37px;
    padding-top: 13px;
    padding-bottom: 14px;
    font-family: Oswald, sans-serif;
    font-size: 30px;
    font-weight: 700;
  }

  .flex-block-4 {
    z-index: 20;
    text-align: right;
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 0;
    margin-right: 10px;
    position: fixed;
    inset: 2% 0% auto auto;
  }

  .image-12 {
    max-width: 70%;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .image-13 {
    max-width: 70%;
    margin-top: 5px;
  }

  .flex-block-5 {
    text-align: center;
    margin-top: 0%;
  }

  .link-block {
    text-align: center;
    position: fixed;
    inset: auto 0% 3%;
  }

  .image-14 {
    text-align: center;
    max-width: 90%;
  }

  .section-6 {
    text-align: right;
    margin-top: -29px;
    padding-right: 9px;
  }

  .image-15 {
    opacity: 1;
    mix-blend-mode: exclusion;
    max-width: 15%;
    margin-top: 0;
    margin-right: 10px;
    position: fixed;
    inset: auto 0% 15% auto;
  }

  .flex-block-6 {
    text-align: center;
    margin-top: 0%;
  }

  .image-16 {
    text-align: center;
    max-width: 90%;
  }

  .image-17 {
    margin-top: -3px;
    margin-bottom: 17px;
  }

  .image-18 {
    text-align: center;
    max-width: 95%;
    margin-top: 5%;
    margin-bottom: 15%;
  }

  .flex-block-7 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 21px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-19 {
    padding-bottom: 10%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .flex-block-8 {
    background-color: var(--black);
    text-align: center;
    align-items: center;
  }

  .image-20 {
    text-align: center;
    max-width: 40%;
    margin-top: 5%;
    margin-bottom: 35%;
    display: block;
  }

  .image-21 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .image-22 {
    max-width: 100%;
    overflow: auto;
  }

  .flex-block-10 {
    z-index: 20;
    text-align: right;
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 0;
    margin-right: 10px;
    padding-right: 0%;
    position: fixed;
    inset: 2% 0% auto auto;
  }

  .image-24 {
    max-width: 70%;
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .image-25 {
    max-width: 70%;
    margin-top: 5px;
  }

  .flex-block-12 {
    background-color: #000;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 16%;
    left: 0;
  }

  .paragraph {
    background-color: #000;
    font-size: 14px;
  }

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

  .flex-block-13 {
    text-align: center;
    margin-top: 0%;
  }

  .image-26 {
    text-align: center;
    max-width: 90%;
  }

  .section-7 {
    box-sizing: border-box;
    aspect-ratio: auto;
    outline-offset: 0px;
    pointer-events: auto;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    mix-blend-mode: normal;
    object-fit: fill;
    outline: 3px #333;
    justify-content: center;
    align-items: center;
    display: flex;
    position: sticky;
    inset: auto 0% 0%;
    overflow: visible;
  }

  .image-27 {
    width: 270px;
    margin-top: -66px;
    overflow: visible;
  }

  .html-embed {
    display: block;
  }

  .html-embed-2 {
    display: none;
    overflow: hidden;
  }

  .image-28 {
    max-width: 88vw;
    top: 7.7vw;
    overflow: visible;
  }

  .image-28-copy {
    max-width: 100%;
    top: 49.7vh;
  }

  ._28 {
    max-width: 100%;
    top: 187.7vw;
  }

  .image-28-copy-copy {
    max-width: 100%;
    top: 49.7vh;
  }

  ._28-1344 {
    max-width: 100vw;
    margin-left: auto;
    margin-right: auto;
    top: 182.6vw;
  }

  ._28-copy-copy {
    max-width: 30vw;
    top: 208.7vw;
    left: 6.3vw;
  }

  ._28-copy-copy-copy {
    max-width: 30vw;
    top: 209.1vw;
    left: 66.4vw;
  }

  .image-28-333 {
    align-self: center;
    max-width: 100vw;
    top: 124.8vw;
    overflow: clip;
  }

  .image-28-333.scale-animation {
    max-width: 100vw;
    top: 148.9vw;
  }

  .image-28-copy-copy-copy {
    max-width: 80%;
    top: 259vw;
  }

  .image-28-copy-copy-copy-copy {
    max-width: 100%;
    top: 287.3vw;
    left: -11.1vw;
  }

  .image-28-copy-copy-copy-copy-copy {
    max-width: 90vw;
    top: 346.4vw;
    left: auto;
  }

  .image-28-copy-copy-copy-copy-copy-copy {
    max-width: 100vw;
    top: 395vw;
    left: auto;
  }

  .image-3331 {
    max-width: 100vw;
    top: 339.6vw;
    left: auto;
  }

  .image-28-678 {
    max-width: 100vw;
    top: 368.7vw;
    left: auto;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    max-width: 30vw;
    top: 514.6vw;
    left: 4.4vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    max-width: 40vw;
    top: 514.3vw;
    left: 59.4vw;
    overflow: hidden;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    max-width: 37vw;
    top: 571.3vw;
    left: 57.6vw;
    overflow: hidden;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    max-width: 45vw;
    top: 572.2vw;
    left: 3.8vw;
  }

  .image-28-2 {
    max-width: 100vw;
    top: 498.2vw;
    left: auto;
  }

  .image-132 {
    max-width: 100vw;
    top: 585.1vw;
    left: auto;
  }

  .image-289 {
    max-width: 100vw;
    top: 869.5vw;
    left: auto;
  }

  .image-29 {
    max-width: 100vw;
    top: 292.9vw;
    left: auto;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    max-width: 50vw;
    top: 1022.4vw;
    left: 1.5vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    max-width: 50vw;
    top: 1032.9vw;
    left: 49.1vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    max-width: 50vw;
    top: 1063.1vw;
    left: 45.4vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy, .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    max-width: 50%;
    top: 1053.2vw;
    left: 1.7vw;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    max-width: 50vw;
    top: 1053.3vw;
    left: 1.7vw;
  }

  .image321 {
    max-width: 100vw;
    top: 727vw;
    left: auto;
  }

  .image-222 {
    max-width: 100vw;
    top: 997vw;
    left: auto;
  }

  .image-2331 {
    max-width: 80vw;
    top: 1118.4vw;
    left: auto;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    max-width: 80vw;
    top: 1227.2vw;
    left: auto;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    max-width: 80vw;
    top: 1253.1vw;
    left: auto;
  }

  .image-28-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy {
    max-width: 80vw;
    top: 1287vw;
    left: auto;
  }

  .flex-block-14 {
    max-width: 100%;
    display: block;
    inset: 0% 0% auto;
  }

  .div-block {
    flex: 1;
    max-width: none;
    padding-bottom: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .image-30 {
    max-width: 10vw;
  }

  .f-paragraph-small {
    font-size: 12px;
  }

  .f-accordian-title {
    font-size: 15px;
  }

  .f-accordian-wrapper {
    background-color: #fff;
    border-style: none;
    border-radius: 0;
    max-width: 100%;
    padding-bottom: 20px;
  }

  .heading-4 {
    margin-top: 60px;
    font-size: 100px;
  }

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

  .udesly-success-message {
    border-color: #000;
  }

  .udesly-form-flex {
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .udesly-textarea {
    margin-bottom: 10px;
  }

  .udesly-field-label {
    margin-top: 10px;
  }

  .udesly-select-field, .udesly-text-fiel-contact {
    margin-bottom: 10px;
  }

  .udesly-display-large {
    font-size: 44px;
    line-height: 54px;
  }

  .udesly-display-large.udesly-text-extrabold {
    font-size: 28px;
  }

  .udesly-title-wrapper-centered {
    margin-bottom: 40px;
  }

  .udesly-title-wrapper-centered.udesly-margin-bottom {
    border: 1px #000;
    padding-bottom: 20px;
  }

  .udesly-section {
    padding-left: 10%;
    padding-right: 10%;
  }

  .flex-block-14-copy {
    max-width: 100vw;
    display: block;
    inset: 0% 0% auto;
  }

  .image-31 {
    max-width: 90%;
  }

  .link-block-2 {
    background-color: #fff;
  }

  .link-block-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .waves-expandable-master-faq-2 {
    margin-top: 0;
  }

  .waves---heading-2-no-margins {
    margin-bottom: -31px;
    font-size: 25px;
  }

  .waves---expandable-item {
    opacity: 1;
    border-top-color: #999;
  }

  .waves---expandable-content {
    flex: 0 auto;
    max-width: none;
  }

  .waves-expanded-text {
    font-size: 14px;
    line-height: 24px;
  }

  .waves---paragraph-regular {
    font-size: 20px;
    font-weight: 600;
  }

  .waves---expand-icon-wrap {
    opacity: .27;
    flex: none;
  }

  .waves---main-container {
    padding-left: 0;
    padding-right: 0;
  }

  .waves---expand-line {
    flex: none;
  }

  .waves---expand-line.vertical {
    transform-origin: 50%;
    flex: none;
  }

  .text-block {
    color: #000;
  }

  .image-28-321 {
    max-width: 100vw;
    top: 293.7vw;
    left: 0;
  }

  .image-2-421, .image-2-42, .image-2-42112 {
    max-width: 100%;
    overflow: auto;
  }

  .image-3333 {
    max-width: 80vw;
    font-size: 20px;
  }

  .slider-2 {
    max-width: 100vw;
    margin-top: -58.2vw;
  }

  .icon-5 {
    margin-top: 74px;
    margin-right: 5px;
    font-size: 30px;
  }

  .icon-6 {
    margin-top: 74px;
    margin-left: 5px;
    font-size: 30px;
  }

  .tabs-menu {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

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

  .image-3334 {
    max-width: 50vw;
  }

  .link-block-4 {
    background-color: #fff;
  }

  .image-3335 {
    max-width: 90%;
  }

  .image-132-copy {
    max-width: 100vw;
    top: 585.1vw;
    left: auto;
  }
}


